[gdb/testsuite] Fix info-var.exp for debug info from other files
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-08-28 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/info-var.exp: Allow info variables to print info for files
4 other than info-var-f1.c and info-var-f2.c.
5
6 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.fortran/info-types.exp: Add module.
9 * gdb.fortran/info-types.f90: Update expected results.
10
11 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.fortran/info-types.exp: New file.
14 * gdb.fortran/info-types.f90: New file.
15 * lib/fortran.exp (fortran_character1): New proc.
16
17 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
20 functions'. Reindent as needed.
21 * gdb.base/info-var-f1.c: New file.
22 * gdb.base/info-var-f2.c: New file.
23 * gdb.base/info-var.exp: New file.
24 * gdb.base/info-var.h: New file.
25
26 2019-08-26 Tom de Vries <tdevries@suse.de>
27
28 PR c++/24852
29 * gdb.cp/no-libstdcxx-probe.exp: New test.
30
31 2019-08-26 Tom de Vries <tdevries@suse.de>
32
33 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
34 * tests need to be skipped.
35 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
36 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
37 mi_skip_libstdcxx_probe_tests.
38
39 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
40
41 * gdb.python/py-xmethods.exp: Use raw strings when passing
42 arguments to SimpleXMethodMatcher.
43
44 2019-08-22 Tom de Vries <tdevries@suse.de>
45
46 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
47 more informative.
48
49 2019-08-21 Pedro Alves <palves@redhat.com>
50
51 * gdb.base/with.exp: Test "with" with no arguments.
52
53 2019-08-21 Tom de Vries <tdevries@suse.de>
54
55 * gdb.base/gdb-caching-proc.exp: Sort files.
56
57 2019-08-20 Tom de Vries <tdevries@suse.de>
58
59 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
60 compilation.
61
62 2019-08-16 Tom de Vries <tdevries@suse.de>
63
64 * gdb.base/compare-sections.exp ("after run to main"): Allow
65 mismatched read-only sections for PIE executables.
66
67 2019-08-16 Tom Tromey <tom@tromey.com>
68
69 * lib/tuiterm.exp (_csi_Z): New proc.
70 * gdb.tui/basic.exp: Update window positions.
71 * gdb.tui/empty.exp: Update window positions.
72
73 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
74
75 * gdb.base/examine-backward.exp: Correct regexp for
76 "examine 3 bytes backward from ${address_zero}".
77
78 2019-08-15 Tom Tromey <tom@tromey.com>
79
80 * gdb.tui/empty.exp: Enable resizing tests.
81
82 2019-08-15 Tom Tromey <tromey@adacore.com>
83
84 * gdb.ada/char_enum.exp: Add regression tests.
85 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
86 and '0'.
87 (Char, Gchar): Update.
88 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
89
90 2019-08-15 Christian Biesinger <cbiesinger@google.com>
91
92 * gdb.python/python.exp: Expect a leading underscore on
93 GdbOutput{,Error}File.
94
95 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
96
97 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
98 Windows host.
99
100 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
101
102 * gdb.base/batch-preserve-term-settings.exp
103 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
104
105 2019-08-15 Christian Biesinger <cbiesinger@google.com>
106
107 * lib/gdb.exp: When running on a mingw target, replace
108 /x/ with x:/.
109
110 2019-08-14 Alan Hayward <alan.hayward@arm.com>
111
112 * gdb.arch/aarch64-prologue.c: New test.
113 * gdb.arch/aarch64-prologue.exp: New file.
114
115 2019-08-13 Tom de Vries <tdevries@suse.de>
116
117 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
118 Thread.
119
120 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
121
122 * gdb.python/py-completion.exp: Download the .py file to the host
123 and use its host pathname. Conditionalize tests that use
124 tab completion and manipulate files on the build machine.
125 * gdb.python/py-events.exp: Download the .py file to the host
126 and use its host pathname.
127 * gdb.python/py-evsignal.exp: Likewise.
128 * gdb.python/py-evthreads.exp: Likewise.
129 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
130 pathname syntax.
131 * gdb.python/py-framefilter.exp: Download the .py file to the right
132 place on the host. Match Windows pathname syntax.
133 * gdb.python/py-mi-var-info-path-expression.exp: Download the
134 .py file to the host and use its host pathname.
135 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
136 * gdb.python/py-objfile.exp: Expect a host pathname, not a
137 build pathname. Skip symlink test on Windows host. Add missing
138 newline at end of file.
139 * gdb.python/py-pp-maint.exp: Download the .py file to the host
140 and use its host pathname.
141 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
142 * gdb.python/py-section-script.exp: Use host location of binfile
143 on safe-path. Use correct path separator on Windows host.
144 Reorder alternatives in gdb_test_multiple to prevent matching
145 the wrong alternative on success.
146 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
147
148 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
149
150 * gdb.gdb/selftest.exp (test_with_self): Update test to now
151 expect the GDB inferior to no longer immediately stop after
152 being resumed with "signal SIGINT".
153
154 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
155
156 * gdb.linespec/break-ask.exp: Generalize regexps to match
157 Windows pathnames too.
158
159 2019-08-08 Tom de Vries <tdevries@suse.de>
160
161 PR testsuite/24862
162 * lib/tuiterm.exp (_accept): Fix CSI regexp.
163
164 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
165
166 * gdb.base/style.exp: Update tests for help doc new invariants.
167 * gdb.base/help.exp: Likewise.
168
169 2019-08-06 Tom Tromey <tom@tromey.com>
170
171 * gdb.base/style.exp: Add disassemble test.
172 * gdb.base/style.c (some_called_function): New function.
173 (main): Use it.
174
175 2019-08-05 Christian Biesinger <cbiesinger@google.com>
176
177 * gdb.python/py-block.exp: Test dictionary access on blocks.
178
179 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
180
181 PR gdb/24863
182 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
183 -list-thread-groups --available test when running under
184 check-read1.
185
186 2019-08-05 Tom de Vries <tdevries@suse.de>
187
188 PR testsuite/24863
189 * lib/gdb.exp (with_read1_timeout_factor): New proc.
190 * gdb.base/help.exp: Use with_read1_timeout_factor.
191 * gdb.base/info-macros.exp: Same.
192 * gdb.cp/nested-types.exp: Same.
193
194 2019-08-05 Tom de Vries <tdevries@suse.de>
195
196 * lib/gdb.exp (version_at_least): Factor out of ...
197 (tcl_version_at_least): ... here.
198 (gdb_compile): Fail if pie results in non-PIE executable.
199 (readelf_version, readelf_prints_pie): New proc.
200 (exec_is_pie): Return -1 if unknown.
201
202 2019-08-05 Tom de Vries <tdevries@suse.de>
203
204 * lib/gdb.exp (tcl_version_at_least): Fix typo.
205
206 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
207
208 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
209
210 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
211
212 * lib/completion-support.exp (test_gdb_complete_none): Skip
213 tab completion tests if no readline support.
214 (test_gdb_complete_unique_re): Likewise.
215 (test_gdb_complete_multiple): Likewise.
216
217 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
218
219 * gdb.base/info_sources.exp: New file.
220 * gdb.base/info_sources.c: New file.
221 * gdb.base/info_sources_base.c: New file.
222
223 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
224
225 * gdb.base/batch-exit-status.exp: Call test_exit_status with
226 prefix argument.
227 (test_exit_status): Add prefix argument.
228
229 2019-08-01 Tom de Vries <tdevries@suse.de>
230
231 PR testsuite/24863
232 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
233 calling exp_continue for new thread and thread exited messages.
234
235 2019-08-01 Tom de Vries <tdevries@suse.de>
236
237 PR testsuite/24863
238 * gdb.base/structs.exp: Fix check-read1 timeout using
239 gdb_test_sequence.
240 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
241
242 2019-08-01 Tom de Vries <tdevries@suse.de>
243
244 PR testsuite/24863
245 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
246 line.
247
248 2019-08-01 Tom de Vries <tdevries@suse.de>
249
250 PR testsuite/24863
251 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
252
253 2019-07-30 Tom Tromey <tromey@adacore.com>
254
255 * gdb.ada/display_nested.exp: New file.
256 * gdb.ada/display_nested/foo.adb: New file.
257 * gdb.ada/display_nested/pack.adb: New file.
258 * gdb.ada/display_nested/pack.ads: New file.
259
260 2019-07-30 Christian Biesinger <cbiesinger@google.com>
261
262 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
263 namespace.
264 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
265
266 2019-07-30 Tom de Vries <tdevries@suse.de>
267
268 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
269 instead.
270
271 2019-07-30 Tom de Vries <tdevries@suse.de>
272
273 PR testsuite/24834
274 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
275 (exec_is_pie): New proc.
276
277 2019-07-29 Christian Biesinger <cbiesinger@google.com>
278
279 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
280
281 2019-07-29 Christian Biesinger <cbiesinger@google.com>
282
283 * gdb.python/py-objfile.c: Add global and static vars.
284 * gdb.python/py-objfile.exp: Test new functions Objfile.
285 lookup_global_symbol and lookup_static_symbol.
286
287 2019-07-29 Tom Tromey <tom@tromey.com>
288
289 * lib/tuiterm.exp (Term::_csi_@): New proc.
290 (Term::_csi_X): Don't move cursor.
291
292 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
293
294 * gdb.base/options.exp: Update backtrace - completion to
295 new option -frame-info.
296 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
297 Test new 'set print frame-info'. Test backtrace -frame-info
298 overriding 'set print frame-info'.
299 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
300 Test new 'set print frame-info'.
301 Verify consistency of backtrace with and without filters, with and
302 without -no-filters.
303 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
304 default.
305
306 2019-07-29 Tom de Vries <tdevries@suse.de>
307
308 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
309 no arguments".
310
311 2019-07-29 Tom de Vries <tdevries@suse.de>
312
313 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
314 is a substring of the first for "complete non-unique file name".
315
316 2019-07-29 Tom de Vries <tdevries@suse.de>
317
318 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
319 with ".*".
320
321 2019-07-29 Tom de Vries <tdevries@suse.de>
322
323 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
324 Pass prompt_regexp parameter to gdb_test_multiple calls.
325
326 2019-07-29 Tom de Vries <tdevries@suse.de>
327
328 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
329 print registers" regexps.
330
331 2019-07-29 Tom de Vries <tdevries@suse.de>
332
333 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
334
335 2019-07-29 Tom de Vries <tdevries@suse.de>
336
337 PR gdb/24855
338 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
339 (skip_python_tests_prompt): Add prompt_regexp argument to
340 gdb_test_multiple calls.
341
342 2019-07-27 Tom Tromey <tom@tromey.com>
343
344 * gdb.tui/main.exp: New file.
345
346 2019-07-27 Tom Tromey <tom@tromey.com>
347
348 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
349 optional.
350 * gdb.tui/empty.exp: New file.
351
352 2019-07-27 Tom Tromey <tom@tromey.com>
353
354 * lib/tuiterm.exp (spawn): New proc.
355 (Term::resize): New proc.
356 * gdb.tui/resize.exp: New file.
357
358 2019-07-27 Tom Tromey <tom@tromey.com>
359
360 * gdb.tui/list.exp: New file.
361
362 2019-07-27 Tom Tromey <tom@tromey.com>
363
364 * gdb.tui/regs.exp: New file.
365
366 2019-07-27 Tom Tromey <tom@tromey.com>
367
368 * gdb.tui/basic.exp: Add "layout split" test.
369
370 2019-07-27 Tom Tromey <tom@tromey.com>
371
372 * gdb.tui/basic.exp: Add "layout asm" test.
373
374 2019-07-27 Tom Tromey <tom@tromey.com>
375
376 * lib/tuiterm.exp: New file.
377 * gdb.tui/basic.exp: New file.
378
379 2019-07-27 Kevin Buettner <kevinb@redhat.com>
380
381 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
382 Enable tests associated with this flag. Adjust regex
383 referencing "foo_low" to now refer to "foo_cold" instead.
384
385 2019-07-27 Kevin Buettner <kevinb@redhat.com>
386
387 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
388 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
389 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
390 foo_cold. Revise comments to match.
391 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
392 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
393 were wrapped into this proc; Call do_test in loop from outermost
394 level.
395 (foo_low): Rename all occurrences to "foo_cold".
396 (backtrace from baz): New test.
397 (x2/i foo_cold): New test.
398 (info line *foo_cold): New test.
399
400 2019-07-26 Tom de Vries <tdevries@suse.de>
401
402 * gdb.arch/i386-pkru.exp: Fix unterminated string.
403
404 2019-07-25 Tom de Vries <tdevries@suse.de>
405
406 PR testsuite/24830
407 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
408 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
409 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
410 (skip_libstdcxx_probe_tests): ... here.
411 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
412
413 2019-07-24 Tom de Vries <tdevries@suse.de>
414
415 PR testsuite/24807
416 * gdb.objc/basicclass.m: Include stdio.h.
417 * gdb.objc/nondebug.m: Same.
418 * gdb.objc/objcdecode.m: Same.
419
420 2019-07-24 Tom de Vries <tdevries@suse.de>
421
422 PR testsuite/24612
423 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
424 additional_flags.
425
426 2019-07-24 Tom de Vries <tdevries@suse.de>
427
428 PR testsuite/24831
429 * gdb.multi/tids.exp: Update error messages for info threads.
430
431 2019-07-24 Tom de Vries <tdevries@suse.de>
432
433 * gdb.base/info-types.exp: Allow info types to print info for more than
434 one file.
435
436 2019-07-23 Tom de Vries <tdevries@suse.de>
437
438 PR testsuite/24842
439 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
440 gdb_spawn_with_cmdline_opts.
441
442 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
443
444 * gdb.arch/arm-cmse-sgstubs.c: New test.
445 * gdb.arch/arm-cmse-sgstubs.exp: New file.
446
447 2019-07-23 Tom de Vries <tdevries@suse.de>
448
449 PR testsuite/24711
450 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
451 issuing next command.
452
453 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
454
455 * gdb.ada/info_auto_lang.exp: Update expected results.
456 * gdb.base/info-types.c: Add additional types to check.
457 * gdb.base/info-types.exp: Update expected results.
458
459 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.base/info-types.c: New file.
462 * gdb.base/info-types.exp: New file.
463
464 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * gdb.arch/riscv-bp-infcall.c: New file.
467 * gdb.arch/riscv-bp-infcall.exp: New file.
468
469 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 PR breakpoints/24541
472 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
473
474 2019-07-14 Tom de Vries <tdevries@suse.de>
475
476 PR testsuite/24760
477 * gdb.objc/basicclass.exp: Fix unterminated string.
478
479 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
480 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
483 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
484 negative bounds.
485 * gdb.fortran/vla-value.exp: Print elements of an array with
486 negative bounds.
487 * gdb.fortran/vla.f90: Setup an array with negative bounds for
488 testing.
489
490 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.base/options.exp (expect_string): Dequote strings in
493 results.
494 (test-string): Test strings with different quoting and reindent.
495
496 2019-07-10 Tom Tromey <tromey@adacore.com>
497
498 * gdb.ada/mi_ex_cond.exp: Update expected results.
499 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
500 * gdb.ada/mi_catch_ex.exp: Update expected results.
501 * gdb.ada/mi_catch_assert.exp: Update expected results.
502 * gdb.ada/catch_ex.exp (catch_exception_info)
503 (catch_exception_entry, catch_assert_entry)
504 (catch_unhandled_entry): Update.
505 * gdb.ada/catch_assert_if.exp: Update expected results.
506
507 2019-07-10 Richard Bunt <richard.bunt@arm.com>
508 Stephen Roberts <stephen.roberts@arm.com>
509
510 * gdb.base/define.exp: Restore original prompt.
511
512 2019-07-09 Pedro Alves <palves@redhat.com>
513
514 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
515 breakpoints" output.
516 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
517 * gdb.python/py-breakpoint.exp: No longer expect that "catch
518 throw" creates breakpoint.
519 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
520 'type="catchpoint"'.
521
522 2019-07-09 Pedro Alves <palves@redhat.com>
523
524 PR c++/15468
525 * gdb.cp/except-multi-location-lib.cc: New.
526 * gdb.cp/except-multi-location-main.cc: New.
527 * gdb.cp/except-multi-location.exp: New.
528
529 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
530
531 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
532 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
533 argument and update callers.
534
535 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
536
537 * gdb.arch/amd64-break-on-asm-line.S: New file.
538 * gdb.arch/amd64-break-on-asm-line.exp: New file.
539
540 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
541
542 * gdb.base/printcmds.exp: Test printing C string and
543 C wide string convenience vars without transiting via the inferior.
544 Also make test names unique.
545
546 2019-07-08 Alan Hayward <alan.hayward@arm.com>
547
548 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
549
550 2019-07-04 Pedro Alves <palves@redhat.com>
551
552 * lib/gdb.exp (foreach_with_prefix): Don't return early if
553 body returned ok(0), break(3) or continue(4).
554 * gdb.testsuite/foreach_with_prefix.exp: New file.
555
556 2019-07-04 Alan Hayward <alan.hayward@arm.com>
557
558 * gdb.server/unittest.exp: Allow 0 unit tests to run.
559
560 2019-07-03 Pedro Alves <palves@redhat.com>
561
562 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
563 "return -code".
564
565 2019-07-03 Pedro Alves <palves@redhat.com>
566
567 PR cli/24732
568 * gdb.base/shell.exp: Load completion-support.exp.
569 Adjust expected error output. Add completion tests.
570
571 2019-07-03 Pedro Alves <palves@redhat.com>
572
573 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
574 string_to_regexp.
575
576 2019-07-03 Pedro Alves <palves@redhat.com>
577
578 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
579 (expect_integer): Adjust to expect "-string".
580 (expect_string): New.
581 (all_options): Expect "-string".
582 (test-flag, test-boolean): Adjust to expect "-string".
583 (test-string): New proc.
584 (top level): Call it.
585
586 2019-07-03 Pedro Alves <palves@redhat.com>
587
588 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
589 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
590 the expected output in the success.
591
592 2019-07-03 Pedro Alves <palves@redhat.com>
593
594 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
595 Split one gdb_test_multiple call in two to avoid a race.
596
597 2019-07-03 Pedro Alves <palves@redhat.com>
598
599 * gdb.base/with.c: New file.
600 * gdb.base/with.exp: New file.
601
602 2019-07-03 Pedro Alves <palves@redhat.com>
603
604 * gdb.base/settings.exp: Replace all references to "maint
605 test-settings set" with references to "maint set test-settings",
606 and all references to "maint test-settings show" with references
607 to "maint show test-settings".
608
609 2019-07-03 Pedro Alves <palves@redhat.com>
610
611 * gdb.base/settings.exp (test-string): Adjust expected out when
612 testing "maint test-settings show filename"
613
614 2019-07-02 Pedro Alves <palves@redhat.com>
615
616 * gdb.base/options.exp (test-info-threads): New procedure.
617 (top level): Call it.
618
619 2019-06-28 Tom Tromey <tromey@adacore.com>
620
621 * gdb.dwarf2/ada-linkage-name.c: New file.
622 * gdb.dwarf2/ada-linkage-name.exp: New file.
623
624 2019-06-27 Tom Tromey <tromey@adacore.com>
625
626 * gdb.cp/constexpr-field.exp: Use setup_xfail.
627
628 2019-06-26 Tom de Vries <tdevries@suse.de>
629
630 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
631
632 2019-06-26 Tom de Vries <tdevries@suse.de>
633
634 * gdb.base/index-cache.exp: Add back missing debug option.
635
636 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
637
638 * gdb.base/alias.exp: Test non matching/non existing prefixes.
639
640 2019-06-25 Tom de Vries <tdevries@suse.de>
641
642 PR testsuite/24727
643 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
644
645 2019-06-24 Tom de Vries <tdevries@suse.de>
646
647 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
648
649 2019-06-24 Tom de Vries <tdevries@suse.de>
650
651 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
652 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
653 * gdb.trace/unavailable-dwarf-piece.exp: Same.
654
655 2019-06-24 Tom de Vries <tdevries@suse.de>
656
657 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
658
659 2019-06-21 Tom de Vries <tdevries@suse.de>
660
661 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
662
663 2019-06-21 Tom de Vries <tdevries@suse.de>
664
665 PR testsuite/24518
666 PR ada/24713
667 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
668 index.
669
670 2019-06-19 Tom Tromey <tromey@adacore.com>
671
672 * gdb.ada/length_cond.exp: Add intro comment.
673
674 2019-06-19 Tom Tromey <tromey@adacore.com>
675
676 * gdb.ada/length_cond.exp: New file.
677 * gdb.ada/length_cond/length_cond.adb: New file.
678 * gdb.ada/length_cond/pck.adb: New file.
679 * gdb.ada/length_cond/pck.ads: New file.
680
681 2019-06-18 Tom de Vries <tdevries@suse.de>
682
683 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
684
685 2019-06-18 Tom Tromey <tromey@adacore.com>
686
687 * gdb.base/list0.h: Add comment explaining control character.
688
689 2019-06-18 Tom de Vries <tdevries@suse.de>
690
691 * boards/fission.exp: Break up long debug_flags line.
692
693 2019-06-16 Tom de Vries <tdevries@suse.de>
694
695 PR gdb/24445
696 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
697 generated index.
698
699 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
700
701 PR gdb/24686
702 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
703 improve detection of bug gdb/24541.
704
705 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
706
707 PR gdb/24669
708 * gdb.base/index-cache.exp (uses_readnow,
709 expecting_index_cache_use): Define global variable.
710 (test_cache_enabled_miss, test_cache_enabled_hit): Use
711 expecting_index_cache_use.
712
713 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
714 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.fortran/pointers.f90: New file.
717 * gdb.fortran/print_type.exp: New file.
718 * gdb.fortran/vla-ptype.exp: Adapt expected results.
719 * gdb.fortran/vla-type.exp: Likewise.
720 * gdb.fortran/vla-value.exp: Likewise.
721 * gdb.mi/mi-vla-fortran.exp: Likewise.
722
723 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
724
725 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
726 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
727 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
728 as a stop reason.
729
730 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.base/annota1.exp: Update expected results.
733 * gdb.cp/annota2.exp: Likewise.
734 * gdb.cp/annota3.exp: Likewise.
735
736 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
737
738 * gdb.base/style-logging.exp: Remove path from test name.
739
740 2019-06-14 Tom Tromey <tromey@adacore.com>
741
742 PR gdb/24502:
743 * gdb.base/style-logging.exp: New file.
744
745 2019-06-14 Tom Tromey <tromey@adacore.com>
746
747 * gdb.base/symfile-warn.exp: New file.
748 * gdb.base/symfile-warn.c: New file.
749
750 2019-06-14 Tom Tromey <tromey@adacore.com>
751
752 * gdb.base/annotate-symlink.exp: New file.
753
754 2019-06-14 Tom Tromey <tromey@adacore.com>
755
756 * gdb.ada/set_wstr.exp: Add reassignment test.
757
758 2019-06-14 Tom Tromey <tromey@adacore.com>
759
760 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
761 'unchecked_access and 'unrestricted_access as well.
762
763 2019-06-14 Tom Tromey <tromey@adacore.com>
764
765 PR ada/24539:
766 * gdb.ada/vla.exp: Update tests.
767 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
768 pragma.
769
770 2019-06-13 Pedro Alves <palves@redhat.com>
771
772 * gdb.base/settings.exp (test-integer): Test junk after
773 "unlimited".
774
775 2019-06-13 Pedro Alves <palves@redhat.com>
776
777 * gdb.base/options.exp (test-thread-apply): New.
778 (top level): Call it.
779
780 2019-06-13 Pedro Alves <palves@redhat.com>
781
782 * gdb.base/options.exp (test-frame-apply): New.
783 (top level): Test print commands with different "frame apply"
784 prefixes.
785
786 2019-06-13 Pedro Alves <palves@redhat.com>
787
788 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
789 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
790 'max_completions' parameter and handle it.
791 (test_gdb_completion_offers_commands): New.
792
793 2019-06-13 Pedro Alves <palves@redhat.com>
794
795 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
796
797 2019-06-13 Pedro Alves <palves@redhat.com>
798
799 * gdb.base/options.exp (test-backtrace): New.
800 (top level): Call it.
801
802 2019-06-13 Pedro Alves <palves@redhat.com>
803
804 * gdb.guile/scm-frame-args.exp: Use "set print
805 raw-frame-arguments" instead of "set print raw frame-arguments".
806 * gdb.python/py-frame-args.exp: Likewise.
807
808 2019-06-13 Pedro Alves <palves@redhat.com>
809
810 * gdb.compile/compile.exp: Adjust expected output to option
811 processing changes.
812
813 2019-06-13 Pedro Alves <palves@redhat.com>
814
815 * gdb.base/options.exp: Build executable.
816 (test-print): New procedure.
817 (top level): Call it, once for "print" and another for "compile
818 print".
819
820 2019-06-13 Pedro Alves <palves@redhat.com>
821
822 * gdb.base/options.c: New file.
823 * gdb.base/options.exp: New file.
824
825 2019-06-13 Pedro Alves <palves@redhat.com>
826
827 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
828 that "o" is ambiguous.
829
830 2019-06-13 Pedro Alves <palves@redhat.com>
831
832 * gdb.base/settings.c: New file.
833 * gdb.base/settings.exp: New file.
834
835 2019-06-13 Pedro Alves <palves@redhat.com>
836
837 * gdb.base/completion.exp: Fix comment typo.
838
839 2019-06-13 Pedro Alves <palves@redhat.com>
840
841 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
842 foo --1" test.
843
844 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
845
846 * gdb.fortran/block-data.f: New.
847 * gdb.fortran/block-data.exp: New.
848
849 2019-06-11 Tom de Vries <tdevries@suse.de>
850
851 PR testsuite/24521
852 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
853 message.
854
855 2019-06-11 Tom de Vries <tdevries@suse.de>
856
857 PR testsuite/24521
858 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
859
860 2019-06-11 Tom de Vries <tdevries@suse.de>
861
862 * boards/readnow.exp: New file.
863
864 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
865
866 * gdb.fortran/vla-sizeof.exp: Update expected results.
867
868 2019-06-06 Amos Bird <amosbird@gmail.com>
869
870 * gdb.base/annota1.exp (thread_switch): Add test for
871 thread-exited annotation.
872
873 2019-06-06 Tom Tromey <tromey@adacore.com>
874
875 * gdb.base/maint.exp: Expect command started/finished output.
876
877 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
880 comment.
881 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
882
883 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
884
885 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
886 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
887 * gdb.arch/riscv-unwind-long-insn.c: New file.
888 * gdb.arch/riscv-unwind-long-insn.exp: New file.
889
890 2019-06-04 Christian Biesinger <cbiesinger@google.com>
891
892 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
893
894 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
895
896 * lib/gdb.exp (help_list_trailer): New regexp variable
897 factorizing the help trailer message.
898 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
899 arg to allow to better factorize various tests.
900 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
901 (test_prefix_command_help): Use help_list_trailer.
902 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
903 * gdb.guile/scm-cmd.exp: Likewise.
904 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
905 * gdb.base/help.exp: Use test_user_defined_class_help.
906 * gdb.base/style.exp: Add tests for styling of help and apropos.
907 * lib/gdb-utils.exp (style): Add title and highlight styles.
908
909 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
910
911 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
912 $_shell_exitsignal.
913 * gdb.base/default.exp: Update for new convenience variables.
914
915 2019-05-29 Tom Tromey <tromey@adacore.com>
916
917 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
918 to "break complete ada" test case's regexp.
919
920 2019-05-29 Tom Tromey <tromey@adacore.com>
921
922 PR c++/20020:
923 * gdb.cp/constexpr-field.exp: New file.
924 * gdb.cp/constexpr-field.cc: New file.
925
926 2019-05-29 Tom Tromey <tromey@adacore.com>
927
928 * gdb.base/finish.exp (finish_no_print): New proc.
929 (finish_tests): Call it.
930
931 2019-05-24 Tom de Vries <tdevries@suse.de>
932
933 * gdb.dwarf2/gdb-add-index.exp: New file.
934
935 2019-05-22 Tom Tromey <tromey@adacore.com>
936
937 * gdb.base/info-shared.exp (check_info_shared): Use "style".
938 * gdb.base/style.exp: Use "style".
939 * lib/gdb-utils.exp (style): New proc.
940
941 2019-05-22 Tom de Vries <tdevries@suse.de>
942
943 * gdb.base/align.exp: Require c++11.
944
945 2019-05-22 Tom de Vries <tdevries@suse.de>
946
947 PR testsuite/24586
948 * gdb.python/py-mi-var-info-path-expression.exp: Call
949 mi_skip_python_tests to check if python is supported.
950
951 2019-05-22 Alan Hayward <alan.hayward@arm.com>
952
953 * gdb.arch/aarch64-pauth.c: New test.
954 * gdb.arch/aarch64-pauth.exp: New file.
955
956 2019-05-22 Alan Hayward <alan.hayward@arm.com>
957
958 * README (Re-running Tests Outside The Testsuite): New section.
959
960 2019-05-21 Tom de Vries <tdevries@suse.de>
961
962 * gdb.arch/amd64-eval.exp: Require c++11.
963 * gdb.base/max-depth.exp: Same.
964 * gdb.compile/compile-cplus-array-decay.exp: Same.
965 * gdb.cp/meth-typedefs.exp: Same.
966 * gdb.cp/subtypes.exp: Same.
967 * gdb.cp/temargs.exp: Same.
968
969 2019-05-21 Alan Hayward <alan.hayward@arm.com>
970
971 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
972
973 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 PR gdb/18644
976 * gdb.fortran/complex.exp: Remove setup_kfail calls.
977 * gdb.fortran/printing-types.exp: Add new test.
978 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
979 testing.
980 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
981 setup_kfail call.
982
983 2019-05-17 Alan Hayward <alan.hayward@arm.com>
984
985 * README (Running the Testsuite): Change example.
986 (Testsuite Parameters): Remove TRANSCRIPT.
987 * lib/gdb.exp: Remove TRANSCRIPT check.
988
989 2019-05-17 Alan Hayward <alan.hayward@arm.com>
990
991 * README (Testsuite Parameters): Add replay logging to
992 GDBSERVER_DEBUG.
993 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
994 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
995 as a comma separated list.
996 (gdb_debug_init): Override procedure.
997
998 2019-05-17 Alan Hayward <alan.hayward@arm.com>
999
1000 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1001 (gdb_write_cmd_file): New procedure.
1002 * lib/gdbserver-support.exp (gdbserver_start): Call
1003 gdbserver_write_cmd_file.
1004 (gdbserver_write_cmd_file): New procedure.
1005
1006 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1007
1008 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1009 (delete_breakpoints): Likewise.
1010 (gdb_run_cmd): Likewise.
1011 (gdb_start_cmd): Likewise.
1012 (gdb_starti_cmd): Likewise.
1013 (gdb_internal_error_resync): Likewise.
1014 (gdb_test_multiple): Likewise.
1015 (gdb_reinitialize_dir): Likewise.
1016 (default_gdb_exit): Likewise.
1017 (gdb_file_cmd): Mark kill as optional.
1018 (default_gdb_start): Call gdb_stdin_log_init.
1019 (send_gdb): Call gdb_stdin_log_write.
1020 (rerun_to_main): Mark Y as an answer.
1021 (gdb_stdin_log_init): New function.
1022 (gdb_stdin_log_write): Likewise.
1023
1024 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1025
1026 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1027 * gdb.base/debug-expr.exp: Likewise.
1028 * gdb.base/foll-fork.exp: Likewise.
1029 * gdb.base/foll-vfork.exp: Likewise.
1030 * gdb.base/fork-print-inferior-events.exp: Likewise.
1031 * gdb.base/gdb-sigterm.exp: Likewise.
1032 * gdb.base/gdbinit-history.exp: Likewise.
1033 * gdb.base/osabi.exp: Likewise.
1034 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1035 * gdb.base/ui-redirect.exp: Likewise.
1036 * gdb.gdb/unittest.exp: Likewise.
1037 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1038 * gdb.mi/mi-watch.exp: Likewise.
1039 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1040 * gdb.mi/user-selected-context-sync.exp: Likewise.
1041 * gdb.python/python.exp: Disable debug test when debugging.
1042 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1043 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1044 Likewise.
1045 * gdb.threads/stepi-random-signal.exp: Likewise.
1046
1047 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1048
1049 * Makefile.in: Pass through GDB_DEBUG.
1050 * README (Testsuite Parameters): Add GDB_DEBUG.
1051 (gdb,debug): Add board setting.
1052 * lib/gdb.exp (default_gdb_start): Start debugging.
1053 (gdb_debug_enabled): New procedure.
1054 (gdb_debug_init): Likewise.
1055
1056 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1057
1058 * Makefile.in: Pass through GDB_DEBUG.
1059 * README (Testsuite Parameters): Add GDB_DEBUG.
1060 (gdb,debug): Add board setting.
1061 * lib/gdb.exp (default_gdb_start): Start debugging.
1062 (gdb_debug_enabled): New procedure.
1063 (gdb_debug_init): Likewise.
1064
1065 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1066
1067 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1068
1069 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1070
1071 * gdb.base/ui-redirect.exp: Test redirection.
1072
1073 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1074
1075 * gdb.mi/mi-complete.exp: New file.
1076 * gdb.mi/mi-complete.cc: Likewise.
1077
1078 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1079
1080 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1081 indexed and sliced arrays, and pointers to arrays.
1082
1083 2019-05-14 Tom Tromey <tromey@adacore.com>
1084
1085 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1086 styling test.
1087
1088 2019-05-14 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1091 selection entry encoding.
1092
1093 2019-05-10 Tom Tromey <tromey@adacore.com>
1094
1095 * gdb.ada/info_exc.exp: Add "complete" test.
1096
1097 2019-05-09 Tom de Vries <tdevries@suse.de>
1098
1099 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1100 CU-relative.
1101
1102 2019-05-09 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1105 CU-relative.
1106
1107 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1108
1109 * gdb.ada/frame_arg_lang.exp: New testcase.
1110 * gdb.ada/frame_arg_lang/bla.adb: New file.
1111 * gdb.ada/frame_arg_lang/pck.ads: New file.
1112 * gdb.ada/frame_arg_lang/pck.adb: New file.
1113 * gdb.ada/frame_arg_lang/foo.c: New file.
1114
1115 2019-05-08 Tom Tromey <tromey@adacore.com>
1116
1117 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1118
1119 2019-05-08 Tom Tromey <tromey@adacore.com>
1120
1121 * gdb.base/ptype-offsets.exp: Update tests.
1122
1123 2019-05-08 Tom Tromey <tromey@adacore.com>
1124
1125 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1126 cases.
1127 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1128 "short".
1129
1130 2019-05-08 Tom Tromey <tromey@adacore.com>
1131
1132 * gdb.ada/vla.exp: New file.
1133 * gdb.ada/vla/vla.adb: New file.
1134
1135 2019-05-07 Tom de Vries <tdevries@suse.de>
1136
1137 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1138
1139 2019-05-07 Tom de Vries <tdevries@suse.de>
1140
1141 PR testsuite/24522
1142 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1143 section.
1144
1145 2019-05-07 Tom de Vries <tdevries@suse.de>
1146
1147 PR testsuite/24522
1148 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1149 .debug_aranges section.
1150
1151 2019-05-07 Tom de Vries <tdevries@suse.de>
1152
1153 PR testsuite/24159
1154 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1155
1156 2019-05-06 Tom de Vries <tdevries@suse.de>
1157
1158 * lib/gdb.exp (exec_has_index_section): New proc.
1159 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1160 section.
1161
1162 2019-05-04 Tom de Vries <tdevries@suse.de>
1163
1164 * boards/cc-with-debug-names.exp: New file.
1165
1166 2019-05-03 Tom Tromey <tromey@adacore.com>
1167
1168 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1169 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1170 * gdb.ada/char_enum.exp: Add test.
1171
1172 2019-05-03 Tom de Vries <tdevries@suse.de>
1173
1174 * boards/cc-with-gdb-index.exp: New file.
1175
1176 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1177
1178 * gdb.rust/simple.exp: Add new test case.
1179 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1180 (main): Initialise an instance of the new struct.
1181
1182 2019-05-01 Tom Tromey <tromey@adacore.com>
1183
1184 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1185 record.
1186 (NPR): New variable.
1187 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1188 test.
1189
1190 2019-05-01 Tom Tromey <tromey@adacore.com>
1191
1192 * gdb.ada/packed_array_assign.exp: Add packed assignment
1193 regression test.
1194
1195 2019-05-01 Tom de Vries <tdevries@suse.de>
1196
1197 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1198
1199 2019-05-01 Tom de Vries <tdevries@suse.de>
1200
1201 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1202
1203 2019-04-30 Ali Tamur <tamur@google.com>
1204
1205 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1206
1207 2019-04-30 Tom Tromey <tromey@adacore.com>
1208
1209 * lib/ada.exp (find_ada_tool): New proc.
1210 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1211 * gdb.ada/catch_ex_std.exp: New file.
1212 * gdb.ada/catch_ex_std/foo.adb: New file.
1213 * gdb.ada/catch_ex_std/some_package.adb: New file.
1214 * gdb.ada/catch_ex_std/some_package.ads: New file.
1215
1216 2019-04-30 Tom Tromey <tromey@adacore.com>
1217
1218 PR c++/24470:
1219 * gdb.cp/temargs.cc: Add test code from PR.
1220
1221 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * gdb.fortran/vla-datatypes.exp: Update expected results.
1224 * gdb.fortran/vla-ptype.exp: Likewise.
1225 * gdb.fortran/vla-type.exp: Likewise.
1226 * gdb.fortran/vla-value.exp: Likewise.
1227
1228 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1229
1230 * gdb.fortran/ptr-indentation.exp: Update expected results.
1231 * gdb.fortran/ptype-on-functions.exp: Likewise.
1232 * gdb.fortran/vla-ptr-info.exp: Likewise.
1233 * gdb.fortran/vla-value.exp: Likewise.
1234
1235 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * gdb.fortran/ptype-on-functions.exp: New file.
1238 * gdb.fortran/ptype-on-functions.f90: New file.
1239
1240 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1241
1242 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1243 case void string.
1244
1245 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1246
1247 * gdb.fortran/complex.exp: Expand.
1248 * gdb.fortran/complex.f: Renamed to...
1249 * gdb.fortran/complex.f90: ...this, and extended to add more
1250 complex values.
1251
1252 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1255 MODULO, CMPLX.
1256
1257 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1258 Richard Bunt <richard.bunt@arm.com>
1259
1260 * gdb.base/max-depth.c: New file.
1261 * gdb.base/max-depth.exp: New file.
1262 * gdb.python/py-nested-maps.c: New file.
1263 * gdb.python/py-nested-maps.exp: New file.
1264 * gdb.python/py-nested-maps.py: New file.
1265 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1266 (test_all_common): Call test_max_depth.
1267 * gdb.fortran/max-depth.exp: New file.
1268 * gdb.fortran/max-depth.f90: New file.
1269 * gdb.go/max-depth.exp: New file.
1270 * gdb.go/max-depth.go: New file.
1271 * gdb.modula2/max-depth.exp: New file.
1272 * gdb.modula2/max-depth.c: New file.
1273 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1274
1275 2019-04-29 Tom de Vries <tdevries@suse.de>
1276
1277 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1278
1279 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1280
1281 * gdb.base/callexit.exp: Test may-call-functions off.
1282
1283 2019-04-25 Keith Seitz <keiths@redhat.com>
1284
1285 PR c++/24367
1286 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1287 (another_incomplete_struct, test_incomplete): New definitions.
1288 (main): Use new definitions.
1289 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1290 functions.
1291
1292 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1293
1294 PR corefiles/11608
1295 PR corefiles/18187
1296 * gdb.base/coredump-filter-build-id.exp: New file.
1297
1298 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1299
1300 * Makefile.in: Pass through GDBSERVER_DEBUG.
1301 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1302 (gdbserver,debug): Add board setting.
1303 * gdb.trace/tspeed.exp: Skip when debugging.
1304 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1305 * lib/gdbserver-support.exp: Likewise
1306
1307 2019-04-24 Tom Tromey <tromey@adacore.com>
1308
1309 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1310 Rust.
1311
1312 2019-04-24 Tom Tromey <tromey@adacore.com>
1313
1314 * gdb.arch/amd64-eval.exp: Test bitfield return.
1315 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1316 (class Foo) <return_bitfields>: New method.
1317 (main): Call it.
1318
1319 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * gdb.cp/many-args.cc: New file.
1322 * gdb.cp/many-args.exp: New file.
1323
1324 2019-04-23 Tom de Vries <tdevries@suse.de>
1325
1326 PR gdb/24433
1327 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1328
1329 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1330
1331 * gdb.trace/backtrace.exp: Use nopie flag.
1332 * gdb.trace/circ.exp: Likewise.
1333 * gdb.trace/collection.exp: Likewise.
1334 * gdb.trace/ftrace.exp: Likewise.
1335 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1336 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1337 * gdb.trace/qtro.exp: Likewise.
1338 * gdb.trace/read-memory.exp: Likewise.
1339 * gdb.trace/report.exp: Likewise.
1340 * gdb.trace/tfile.exp: Likewise.
1341 * gdb.trace/tfind.exp: Likewise.
1342 * gdb.trace/unavailable.exp: Likewise.
1343
1344 2019-04-22 Pedro Alves <palves@redhat.com>
1345
1346 * gdb.base/solib-probes-nosharedlibrary.c,
1347 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1348
1349 2019-04-19 Tom Tromey <tromey@adacore.com>
1350
1351 * gdb.ada/ptype_union.c: New file.
1352 * gdb.ada/ptype_union.exp: New file.
1353
1354 2019-04-19 Tom Tromey <tromey@adacore.com>
1355
1356 PR symtab/24423:
1357 * gdb.base/list0.h (foo): Add a control-l character.
1358
1359 2019-04-18 Tom de Vries <tdevries@suse.de>
1360
1361 PR gdb/24433
1362 * boards/local-board.exp: Set sysroot to "".
1363
1364 2019-04-18 Tom de Vries <tdevries@suse.de>
1365 Pedro Alves <palves@redhat.com>
1366
1367 PR gdb/24454
1368 * gdb.threads/vfork-follow-child-exec.c: New file.
1369 * gdb.threads/vfork-follow-child-exec.exp: New file.
1370 * gdb.threads/vfork-follow-child-exit.c: New file.
1371 * gdb.threads/vfork-follow-child-exit.exp: New file.
1372
1373 2019-04-15 Leszek Swirski <leszeks@google.com>
1374
1375 * gdb.arch/amd64-eval.cc: New file.
1376 * gdb.arch/amd64-eval.exp: New file.
1377
1378 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1379
1380 * gdb.server/sysroot.c: New test.
1381 * gdb.server/sysroot.exp: New file.
1382 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1383 matching param.
1384
1385 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1386
1387 * gdb.base/align.exp: Extend test to cover structures containing
1388 only static fields.
1389
1390 2019-04-11 Tom de Vries <tdevries@suse.de>
1391
1392 * boards/cc-with-dwz-m.exp: New file.
1393 * boards/cc-with-dwz.exp: New file.
1394 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1395
1396 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1397
1398 * gdb.base/start-cpp.exp: New file.
1399 * gdb.base/start-cpp.cc: New file.
1400
1401 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1402
1403 * gdb.python/py-thrhandle.exp: Adjust tests to call
1404 thread_from_handle instead of thread_from_thread_handle.
1405
1406 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1407
1408 * gdb.python/py-thrhandle.exp: Add tests for
1409 gdb.InferiorThread.handle.
1410
1411 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1412
1413 * gdb.python/py-function.exp: Check calling helper function from
1414 all languages.
1415 * lib/gdb.exp (gdb_supported_languages): New proc.
1416
1417 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1418
1419 * gdb.base/complex-parts.c: New file.
1420 * gdb.base/complex-parts.exp: New file.
1421
1422 2019-04-01 Tom Tromey <tromey@adacore.com>
1423
1424 PR symtab/23331:
1425 * gdb.dwarf2/dw2-ranges-main.c: New file.
1426 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1427 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1428
1429 2019-03-30 Simon Marchi <simark@simark.ca>
1430
1431 * gdb.base/default.exp: Add values for $_gdb_major and
1432 $_gdb_minor.
1433
1434 2019-03-29 Tom Tromey <tromey@adacore.com>
1435
1436 * gdb.base/help.exp: Tighten apropos regexp.
1437
1438 2019-03-29 Keith Seitz <keiths@redhat.com>
1439
1440 * gdb.fortran/array-bounds.exp: New file.
1441 * gdb.fortran/array-bounds.f90: New file.
1442
1443 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1444
1445 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1446
1447 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1448
1449 * gdb.multi/hello.c (main): Increase alarm timer.
1450
1451 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1452
1453 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1454 factor when no hardware watchpoint support.
1455
1456 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1457 Pedro Alves <palves@redhat.com>
1458
1459 * boards/local-board.exp: set sysroot to /.
1460
1461 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1462
1463 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1464 in child.
1465
1466 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1469 field.
1470 (make_container): Initialise new field.
1471 * gdb.python/py-prettyprint.exp: Add new tests.
1472 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1473 <display_hint>: New method.
1474
1475 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1476
1477 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1478 gdb_continue_to_breakpoint more throughout this test.
1479 (run_lang_tests) Supply unique test names, and use
1480 gdb_test_no_output.
1481
1482 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * gdb.base/finish-pretty.exp: Update expected results.
1485 * gdb.base/pretty-print.c: New file.
1486 * gdb.base/pretty-print.exp: New file.
1487
1488 2019-03-25 Pedro Alves <palves@redhat.com>
1489
1490 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1491 move comments outside list. Append '-i "" eof' section.
1492
1493 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1494
1495 * README: Add pie options.
1496 * gdb.base/break-interp.exp: Ensure pie is disabled.
1497 * gdb.base/dump.exp: Likewise.
1498 * lib/gdb.exp (gdb_compile): Add pie option.
1499
1500 2019-03-19 Tom Tromey <tromey@adacore.com>
1501
1502 * gdb.mi/mi2-cli-display.c: New file.
1503 * gdb.mi/mi2-cli-display.exp: New file.
1504
1505 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1506 Tom Tromey <tromey@adacore.com>
1507
1508 * gdb.ada/ptype_array/pck.adb: New file.
1509 * gdb.ada/ptype_array/pck.ads: New file.
1510 * gdb.ada/ptype_array/foo.adb: New file.
1511 * gdb.ada/ptype_array.exp: New file.
1512
1513 2019-03-14 Tom Tromey <tromey@adacore.com>
1514
1515 * gdb.base/style.exp: Add "set style sources" test.
1516
1517 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1518
1519 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1520 * mi-breakpoint-multiple-locations.exp: ... this.
1521 (make_breakpoints_pattern): New proc.
1522 (do_test): Add mi_version parameter, test -break-insert,
1523 -break-info and =breakpoint-created.
1524
1525 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * config/default.exp: Remove 'load_lib gdb.exp'.
1528 * config/monitor.exp: Likewise.
1529 * config/sid.exp: Likewise.
1530 * config/sim.exp: Likewise.
1531 * config/slite.exp: Likewise.
1532 * config/unix.exp: Likewise.
1533 * gdb.base/default.exp: Remove unhelpful comment.
1534
1535 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1536
1537 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1538
1539 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1540
1541 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1542
1543 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.fortran/type-kinds.exp: Update expected results.
1546
1547 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1550
1551 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1552
1553 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1554 function.
1555 (test_basic_parsing_of_type_kinds): Expand types tested.
1556 (test_parsing_invalid_type_kinds): New function.
1557
1558 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.fortran/intrinsics.exp: New file.
1561 * gdb.fortran/intrinsics.f90: New file.
1562 * gdb.fortran/type-kinds.exp: New file.
1563
1564 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1565
1566 * gdb.fortran/dot-ops.exp: New file.
1567
1568 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1571 Check upper and lower case logical literals.
1572
1573 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1574
1575 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1576 Remove duplicate tests.
1577
1578 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1579
1580 * lib/gdb.exp (builtin_cd): rename of cd.
1581 (cd): Override builtin.
1582
1583 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1584
1585 * gdb.fortran/function-calls.exp: New file.
1586 * gdb.fortran/function-calls.f90: New test.
1587
1588 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1589
1590 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1591 on user program standard output.
1592 * gdb.fortran/short-circuit-argument-list.f90: Record function
1593 calls.
1594
1595 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1596
1597 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1598 failure.
1599
1600 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1601
1602 PR gdb/8527
1603 * gdb.base/interrupt-daemon-attach.c,
1604 gdb.base/interrupt-daemon-attach.exp: New test.
1605
1606 2019-02-27 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.base/page.exp: Add tests for "set width/height -1".
1609
1610 2019-02-27 Pedro Alves <palves@redhat.com>
1611
1612 * gdb.base/page.exp: Add tests for "set/show width/height" with
1613 "infinite" values.
1614
1615 2019-02-27 Tom Tromey <tromey@adacore.com>
1616
1617 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1618 2.4.
1619 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1620 workaround.
1621
1622 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1623
1624 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1625 tests for structs with static members.
1626
1627 2019-02-26 Tom Tromey <tromey@adacore.com>
1628
1629 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1630 ValueError, not TypeError.
1631
1632 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1633
1634 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1635 call from main program.
1636
1637 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1638
1639 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1640 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1641 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1642 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1643 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1644
1645 2019-02-22 Keith Seitz <keiths@redhat.com>
1646
1647 PR symtab/23853
1648 * gdb.base/symlink-sourcefile.c: New file.
1649 * gdb.base/symlink-sourcefile.exp: New file.
1650
1651 2019-02-20 Tom Tromey <tom@tromey.com>
1652
1653 * gdb.base/info_qt.exp: Update.
1654
1655 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1656
1657 * gdb.base/source.exp: Move "error in sourced script" code to
1658 the end.
1659 * gdb.base/source-error.gdb: Move contents to
1660 source-error-1.gdb. Add new code to source source-error-1.gdb.
1661 * gdb.base/source-error-1.gdb: New file, from previous
1662 source-error.gdb.
1663
1664 2019-02-17 Tom Tromey <tom@tromey.com>
1665
1666 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1667 for macro styling.
1668 * gdb.base/style.c (SOME_MACRO): New macro.
1669
1670 2019-02-17 Tom Tromey <tom@tromey.com>
1671
1672 * gdb.base/style.exp: Add line-wrapping tests.
1673 * gdb.base/page.exp: Add test for quitting during pagination.
1674
1675 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1676
1677 * gdb.ada/big_packed_array: New testcase.
1678 * gdb.ada/homonym.exp: Fix incorrect expected output for
1679 "break <homonym__get_value>" test.
1680
1681 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1682
1683 PR breakpoints/21870
1684 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1685 and prepare_for_testing. Add comment.
1686 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1687 redundant cleanup call. Clean up comment.
1688
1689 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1690
1691 PR breakpoints/21870
1692 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1693 * gdb.arch/aarch64-dbreg-contents.c: New file.
1694
1695 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1696
1697 * gdb.ada/mi_ref_changeable: New testcase.
1698
1699 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1700
1701 * gdb.base/attach.exp: Add double attach test.
1702
1703 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1704
1705 * lib/gdb.exp (default_gdb_start): Don't match pagination
1706 prompt.
1707 (gdb_init): Set stty_init.
1708
1709 2019-01-27 Tom Tromey <tom@tromey.com>
1710
1711 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1712 skip_python_tests.
1713
1714 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1715
1716 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1717 New structure.
1718 (struct struct_static_02_02): Likewise.
1719 (struct struct_static_02_03): Likewise.
1720 (struct struct_static_02_04): Likewise.
1721 (struct struct_static_04_01): Likewise.
1722 (struct struct_static_04_02): Likewise.
1723 (struct struct_static_04_03): Likewise.
1724 (struct struct_static_04_04): Likewise.
1725 (struct struct_static_06_01): Likewise.
1726 (struct struct_static_06_02): Likewise.
1727 (struct struct_static_06_03): Likewise.
1728 (struct struct_static_06_04): Likewise.
1729 (cmp_struct_static_02_01): Likewise.
1730 (cmp_struct_static_02_02): Likewise.
1731 (cmp_struct_static_02_03): Likewise.
1732 (cmp_struct_static_02_04): Likewise.
1733 (cmp_struct_static_04_01): Likewise.
1734 (cmp_struct_static_04_02): Likewise.
1735 (cmp_struct_static_04_03): Likewise.
1736 (cmp_struct_static_04_04): Likewise.
1737 (cmp_struct_static_06_01): Likewise.
1738 (cmp_struct_static_06_02): Likewise.
1739 (cmp_struct_static_06_03): Likewise.
1740 (cmp_struct_static_06_04): Likewise.
1741 (call_all): Test new structs.
1742 * gdb.base/infcall-nested-structs.exp: Likewise.
1743
1744 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1745 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1746
1747 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1748 * gdb.base/stack-protector.c: New test.
1749 * gdb.base/stack-protector.exp: New file.
1750 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1751 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1752 option.
1753 (gdb_compile): Remove stack protector for GCC and prevent
1754 recursion.
1755
1756 2019-01-16 Keith Seitz <keiths@redhat.com>
1757
1758 PR gdb/23773
1759 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1760
1761 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1762
1763 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1764 aliases.
1765 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1766 tests.
1767 * gdb.arch/powerpc-vector-regs.c: New file.
1768 * gdb.arch/powerpc-vector-regs.exp: New file.
1769
1770 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1771
1772 * gdb.arch/altivec-regs.exp: Fix the list passed to
1773 gdb_expect_list when testing "info vector".
1774
1775 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1776
1777 * gdb.base/style.exp: Don't include path in testname.
1778
1779 2019-01-10 Keith Seitz <keiths@redhat.com>
1780
1781 PR gdb/23712
1782 PR symtab/23010
1783 * gdb.dwarf2/multidictionary.exp: New file.
1784
1785 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1786
1787 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1788 (test_gnuv3_style_demangling): ... this.
1789 (test_lucid_style_demangling): Remove.
1790 (test_arm_style_demangling): Remove.
1791 (test_hp_style_demangling): Remove.
1792 (do_tests): Remove calls to the above.
1793
1794 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1795
1796 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1797 case.
1798
1799 2019-01-06 Tom Tromey <tom@tromey.com>
1800
1801 PR gdb/28155:
1802 * gdb.dwarf2/typedef-void-finish.exp: New file.
1803
1804 2018-12-28 Tom Tromey <tom@tromey.com>
1805 Simon Marchi <simark@simark.ca>
1806
1807 * gdb.base/jit-exec.exp: New file.
1808 * gdb.base/jit-exec.c: New file.
1809 * gdb.base/jit-execd.c: New file.
1810
1811 2018-12-28 Tom Tromey <tom@tromey.com>
1812
1813 * gdb.base/style.exp: Update test to check for address styling.
1814
1815 2018-12-28 Tom Tromey <tom@tromey.com>
1816
1817 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1818 message.
1819
1820 2018-12-28 Tom Tromey <tom@tromey.com>
1821
1822 * gdb.base/style.exp: Add test for version number styling.
1823
1824 2018-12-28 Tom Tromey <tom@tromey.com>
1825
1826 * gdb.base/style.exp: Add test for print_address_symbolic.
1827
1828 2018-12-28 Tom Tromey <tom@tromey.com>
1829
1830 * gdb.base/style.exp: Add test for breakpoint setting.
1831
1832 2018-12-28 Tom Tromey <tom@tromey.com>
1833
1834 * gdb.base/style.exp: Add test for variable names.
1835
1836 2018-12-28 Tom Tromey <tom@tromey.com>
1837
1838 * gdb.base/style.exp: New file.
1839 * gdb.base/style.c: New file.
1840
1841 2018-12-28 Tom Tromey <tom@tromey.com>
1842
1843 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1844 "dumb".
1845 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1846 the TERM environment variable.
1847
1848 2018-12-27 Tom Tromey <tom@tromey.com>
1849
1850 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1851 pagination test.
1852
1853 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1854
1855 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1856 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1857
1858 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1859
1860 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1861 Filename a.adb changed to bp_fun_addr.adb.
1862 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1863
1864 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1865
1866 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1867 non-PIE executables.
1868 * README: Mention the gdb,nopie_flag board setting.
1869 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1870 non-PIE executable.
1871 * gdb.arch/amd64-entry-value.exp: Likewise.
1872 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1873 * gdb.arch/i386-float.exp: Likewise.
1874 * gdb.arch/i386-signal.exp: Likewise.
1875 * gdb.mi/mi-reg-undefined.exp: Likewise.
1876
1877 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1878
1879 PR gdb/23974
1880 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1881
1882 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1883
1884 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1885 Update order of results accordingly.
1886
1887 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1888
1889 * gdb.base/annota1.exp: Update a test regexp.
1890
1891 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1892
1893 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1894
1895 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1896
1897 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1898 (reuse_time): Initialize to REUSE_TIME_CAP.
1899 (check_rc): New function.
1900 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1901 Check pthread_create rc.
1902 (spawner_thread_func): Check pthread_create and pthread_join rc.
1903
1904 2018-12-08 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.base/list.exp (test_forward_search): Rename to ...
1907 (test_forward_reverse_search): ... this. Also test reverse-search
1908 and the forward-search alias.
1909
1910 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1911
1912 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1913 local timeout variable before return, and remove all local timeout
1914 variable entirely.
1915 (gdb_load): Likewise.
1916
1917 2018-12-01 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.base/gdb-caching-proc.exp: New file.
1920
1921 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1922
1923 * Makefile.in (TIMESTAMP): New variable.
1924 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1925 command.
1926 (check-single-racy): Likewise.
1927 (check/%.exp): Likewise.
1928 (check-racy/%.exp): Likewise.
1929 (workers/%.worker): Likewise.
1930 (build-perf): Likewise.
1931 (check-perf): Likewise.
1932 * README: Describe new "TS" and "TS_FORMAT" variables.
1933 * print-ts.py: New file.
1934
1935 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1936
1937 PR python/23714
1938 * gdb.python/python.exp: Test command repetition after
1939 gdb.execute.
1940
1941 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1942
1943 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1944 is correctly aligned.
1945
1946 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1947
1948 * gdb.ada/info_auto_lang.exp: New testcase.
1949 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1950 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1951 * gdb.ada/info_auto_lang/some_c.c: New file.
1952
1953 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1954
1955 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1956 FUNC_lang language syntax.
1957
1958 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1959
1960 * gdb.base/info_minsym.c: New file.
1961 * gdb.base/info_minsym.exp: New file.
1962
1963 2018-11-19 Tom Tromey <tom@tromey.com>
1964
1965 PR rust/23625:
1966 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1967 * gdb.rust/expr.exp: Update expected output. Change one test.
1968
1969 2018-11-19 Tom Tromey <tom@tromey.com>
1970
1971 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1972
1973 2018-11-19 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1976 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1977 see the expected warning.
1978
1979 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1980
1981 PR gdb/22736:
1982 * gdb.cp/infcall-nodebug-lib.c: New test.
1983 * gdb.cp/infcall-nodebug-main.c: New test.
1984 * gdb.cp/infcall-nodebug.exp: New file.
1985
1986 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1987
1988 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1989 completer tests.
1990
1991 2018-11-09 Tom de Vries <tdevries@suse.de>
1992
1993 * gdb.base/msym-lang.c: New test.
1994 * gdb.base/msym-lang.exp: New file.
1995 * gdb.base/msym-lang-main.c: New test.
1996
1997 2018-11-08 Tom Tromey <tom@tromey.com>
1998
1999 PR gdb/23555:
2000 PR gdb/23838:
2001 * gdb.base/warning.exp: New file.
2002
2003 2018-11-08 Jan Beulich <jbeulich@suse.com>
2004
2005 * testsuite/gdb.arch/i386-avx512.c,
2006 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2007
2008 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2009
2010 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2011 point hardware.
2012
2013 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2016 * gdb.dwarf2/missing-type-name.exp: New file.
2017
2018 2018-11-06 Tom de Vries <tdevries@suse.de>
2019
2020 * gdb.base/many-headers.c: New test.
2021 * gdb.base/many-headers.exp: New file.
2022
2023 2018-11-06 Jim Wilson <jimw@sifive.com>
2024
2025 * gdb.base/code_elim.exp: For riscv, set additional_flags
2026 to include -msmall-data-limit=0.
2027
2028 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2029
2030 * gdb.ada/watch_minus_l: New testcase.
2031
2032 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2033
2034 * gdb.arch/aix-sighandle.c: New file.
2035 * gdb.arch/aix-sighandle.exp: New file.
2036
2037 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2040 registers being unions.
2041
2042 2018-10-31 Tom de Vries <tdevries@suse.de>
2043
2044 * lib/valgrind.exp: New file.
2045 (vgdb_start, vgdb_stop): New procs, factored out of ...
2046 * gdb.base/valgrind-bt.exp: ... here, ...
2047 * gdb.base/valgrind-disp-step.exp: ... here and ...
2048 * gdb.base/valgrind-infcall.exp: ... here.
2049
2050 2018-10-31 Tom de Vries <tdevries@suse.de>
2051
2052 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2053
2054 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.dwarf2/void-type.c: New file.
2057 * gdb.dwarf2/void-type.exp: New file.
2058
2059 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2060
2061 * gdb.base/info_qt.c: New file.
2062 * gdb.base/info_qt.exp: New file.
2063
2064 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2065
2066 * gdb.arch/powerpc-htm-regs.c: New file.
2067 * gdb.arch/powerpc-htm-regs.exp: New file.
2068
2069 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2070
2071 * gdb.arch/powerpc-tar.c: New file.
2072 * gdb.arch/powerpc-tar.exp: New file.
2073
2074 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2075
2076 * gdb.arch/powerpc-ppr-dscr.c: New file.
2077 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2078
2079 2018-10-25 Tom de Vries <tdevries@suse.de>
2080
2081 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2082
2083 2018-10-24 Tom de Vries <tdevries@suse.de>
2084
2085 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2086 longer exists error.
2087
2088 2018-10-24 Tom de Vries <tdevries@suse.de>
2089
2090 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2091
2092 2018-10-24 Tom de Vries <tdevries@suse.de>
2093
2094 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2095 --db-attach in valgrind.
2096
2097 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2098
2099 * gdb.arch/riscv-reg-aliases.c: New file.
2100 * gdb.arch/riscv-reg-aliases.exp: New file.
2101
2102 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2103
2104 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2105
2106 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2107
2108 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2109
2110 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2111
2112 * gdb.cp/ovldbreak.exp: Fix regexps.
2113
2114 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2115
2116 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2117
2118 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2119
2120 PR cli/23785
2121 * gdb.base/restore.exp: New test to check if "restore" with an
2122 invalid file doesn't segfault.
2123
2124 2018-10-18 Tom de Vries <tdevries@suse.de>
2125
2126 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2127 * gdb.ada/excep_handle.exp: Same.
2128 * gdb.ada/mi_string_access.exp: Same.
2129 * gdb.ada/mi_var_union.exp: Same.
2130 * gdb.arch/arc-analyze-prologue.exp: Same.
2131 * gdb.arch/arc-decode-insn.exp: Same.
2132 * gdb.base/readnever.exp: Same.
2133 * gdb.fortran/printing-types.exp: Same.
2134 * gdb.guile/scm-lazy-string.exp: Same.
2135
2136 2018-10-16 Tom de Vries <tdevries@suse.de>
2137
2138 PR gdb/23730
2139 * gdb.base/catch-follow-exec.c: Add copyright notice.
2140 * gdb.base/catch-follow-exec.exp: Rewrite to use
2141 gdb_spawn_with_cmdline_opts. Require gdb-native.
2142
2143 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2144
2145 * gdb.trace/actions-changed.exp: Check for arch support.
2146 * gdb.trace/actions.exp: Likewise.
2147 * gdb.trace/ax.exp: Likewise.
2148 * gdb.trace/backtrace.exp: Likewise.
2149 * gdb.trace/change-loc.exp: Likewise.
2150 * gdb.trace/deltrace.exp: Likewise.
2151 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2152 * gdb.trace/ftrace.exp: Likewise.
2153 * gdb.trace/infotrace.exp: Check for arch support.
2154 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2155 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2156 * gdb.trace/mi-tsv-changed.exp: Likewise.
2157 * gdb.trace/packetlen.exp: Likewise.
2158 * gdb.trace/passc-dyn.exp: Likewise.
2159 * gdb.trace/passcount.exp: Likewise.
2160 * gdb.trace/pending.exp: Likewise.
2161 * gdb.trace/range-stepping.exp: Check for shlib support.
2162 * gdb.trace/report.exp: Check for arch support.
2163 * gdb.trace/save-trace.exp: Likewise.
2164 * gdb.trace/signal.exp: Check for signal support.
2165 * gdb.trace/tfind.exp: Check for arch support.
2166 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2167 * gdb.trace/trace-common.h: Add comment.
2168 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2169 * gdb.trace/trace-enable-disable.exp: Likewise.
2170 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2171 * gdb.trace/tracecmd.exp: Check for arch support.
2172 * gdb.trace/tspeed.exp: Check for shlib and target support.
2173 * gdb.trace/tstatus.exp: Check for arch support.
2174 * gdb.trace/tsv.exp: Likewise.
2175 * gdb.trace/while-dyn.exp: Likewise.
2176 * gdb.trace/while-stepping.exp: Likewise.
2177 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2178
2179 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2180
2181 * gdb.trace/tspeed.exp: Remove nowarnings.
2182 (prepare_for_trace_test): Declare "global ipalib".
2183 * gdb.trace/tspeed.c: Include unistd.h.
2184 (main): Remove superfluous printf argument.
2185
2186 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2187
2188 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2189 directory prefix on the filename.
2190
2191 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2192
2193 * gdb.gdb/unittest.exp: Update expected message informing that
2194 selftests have been disabled.
2195 * gdb.server/unittest.exp: Likewise.
2196
2197 2018-10-09 Tom de Vries <tdevries@suse.de>
2198
2199 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2200 with runto_main.
2201
2202 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2203
2204 PR c++/16841
2205 * gdb.cp/virtbase2.cc: New file.
2206 * gdb.cp/virtbase2.exp: New file.
2207
2208 2018-10-06 Tom Tromey <tom@tromey.com>
2209
2210 PR python/19399:
2211 * gdb.python/py-inferior.exp: Add architecture test.
2212
2213 2018-10-06 Tom Tromey <tom@tromey.com>
2214
2215 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2216 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2217
2218 2018-10-06 Tom Tromey <tom@tromey.com>
2219
2220 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2221 of a "throw" catchpoint.
2222
2223 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2224
2225 * gdb.base/info-proc.exp: Update string expected from "help info
2226 proc".
2227
2228 2018-10-04 Tom Tromey <tom@tromey.com>
2229
2230 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2231 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2232 (test_initial_complaints, test_empty_complaints): Update.
2233 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2234
2235 2018-10-04 Tom Tromey <tom@tromey.com>
2236
2237 PR cli/19551:
2238 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2239 * lib/gdb.exp (gdb_file_cmd): Update.
2240 * gdb.stabs/weird.exp (print_weird_var): Update.
2241 * gdb.server/solib-list.exp: Update.
2242 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2243 * gdb.mi/mi-cli.exp: Update.
2244 * gdb.linespec/linespec.exp: Update.
2245 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2246 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2247 * gdb.cp/cp-relocate.exp: Update.
2248 * gdb.base/sym-file.exp: Update.
2249 * gdb.base/relocate.exp: Update.
2250 * gdb.base/readnever.exp: Update.
2251 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2252 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2253 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2254 * gdb.base/code_elim.exp: Update.
2255 * gdb.base/break-unload-file.exp (test_break): Update.
2256 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2257 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2258 Update.
2259 * gdb.base/attach.exp (do_attach_tests): Update.
2260 * gdb.base/sepdebug.exp: Update.
2261 * gdb.python/py-section-script.exp: Update.
2262
2263 2018-10-04 Tom Tromey <tom@tromey.com>
2264
2265 PR cli/22234:
2266 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2267 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2268 output.
2269
2270 2018-10-04 Tom Tromey <tom@tromey.com>
2271
2272 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2273 set width and height to 0.
2274 (test_command_line_attach_run): Use -quiet.
2275
2276 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2277
2278 * lib/gdb.exp (skip_ifunc_tests): New.
2279 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2280 other compile failures.
2281 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2282
2283 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2284
2285 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2286 is_amd64_regs_target.
2287
2288 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2289
2290 * gdb.arch/aarch64-sighandler-regs.c: New test.
2291 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2292 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2293
2294 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2295
2296 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2297 assembly.
2298
2299 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2300
2301 * gdb.base/frame-selection.exp: New file.
2302 * gdb.base/frame-selection.c: New file.
2303
2304 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2305
2306 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2307 pthread barrier.
2308 (main): Likewise.
2309
2310 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.base/large-frame-1.c: New file.
2313 * gdb.base/large-frame-2.c: New file.
2314 * gdb.base/large-frame.exp: New file.
2315 * gdb.base/large-frame.h: New file.
2316
2317 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2318
2319 PR gdb/20948
2320 * gdb.base/write_mem.exp: New test.
2321 * gdb.base/write_mem.c: Likewise.
2322
2323 2018-09-23 Tom Tromey <tom@tromey.com>
2324
2325 PR python/18852:
2326 * gdb.python/py-parameter.exp: Add test for parameter that throws
2327 on "set".
2328
2329 2018-09-23 Tom Tromey <tom@tromey.com>
2330
2331 PR python/17284:
2332 * gdb.python/py-template.exp (test_template_arg): Add test for
2333 negative template argument number.
2334
2335 2018-09-23 Tom Tromey <tom@tromey.com>
2336
2337 PR python/14062:
2338 * gdb.python/python.exp: Add test for post_event error.
2339
2340 2018-09-23 Tom Tromey <tom@tromey.com>
2341
2342 PR python/18170:
2343 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2344 convert pointers to int and long.
2345
2346 2018-09-23 Tom Tromey <tom@tromey.com>
2347
2348 PR python/20126:
2349 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2350 signed-ness conversion tests.
2351
2352 2018-09-23 Tom Tromey <tom@tromey.com>
2353
2354 PR python/18352;
2355 * gdb.python/py-value.exp (test_float_conversion): New proc.
2356 Use it.
2357
2358 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2359
2360 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2361
2362 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2363
2364 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2365 no readline.
2366 * gdb.base/utf8-identifiers.exp: Likewise.
2367 * gdb.cp/cpcompletion.exp: Likewise.
2368 * gdb.linespec/cpcompletion.exp: Likewise.
2369 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2370 * gdb.linespec/cpls-ops.exp: Likewise.
2371
2372 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2373 Chris January <chris.january@arm.com>
2374
2375 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2376 * gdb.fortran/short-circuit-argument-list.exp: New file.
2377 * gdb.fortran/short-circuit-argument-list.f90: New test.
2378
2379 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2380
2381 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2382 "arch=" keyword when executing "-stack-list-frames".
2383
2384 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2385
2386 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2387 "arch=" keyword when executing "-stack-list-frames".
2388
2389 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2390
2391 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2392 break ada".
2393
2394 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2395
2396 PR python/23669
2397 * gdb.python/python.exp: Test gdb.execute("show commands").
2398
2399 2018-09-16 Tom Tromey <tom@tromey.com>
2400
2401 * gdb.base/new-ui.exp (do_execution_tests): Update.
2402 * gdb.base/dbx.exp (test_breakpoints): Update.
2403
2404 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2405
2406 * lib/gdb.exp (gdb_simple_compile): Add proc.
2407 (is_elf_target): Use gdb_simple_compile.
2408 (skip_altivec_tests): Likewise.
2409 (skip_vsx_tests): Likewise.
2410 (skip_tsx_tests): Likewise.
2411 (skip_btrace_tests): Likewise.
2412 (skip_btrace_pt_tests): Likewise.
2413 (gdb_can_simple_compile): Likewise.
2414 (gdb_has_argv0): Likewise.
2415 (gdb_target_symbol_prefix): Likewise.
2416 (target_supports_scheduler_locking): Likewise.
2417
2418 2018-09-13 Tom Tromey <tom@tromey.com>
2419
2420 * Makefile.in (TAGS): Recognize proc_with_prefix and
2421 gdb_caching_proc.
2422
2423 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2424
2425 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2426 method.
2427
2428 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2429
2430 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2431 and a few other Inferior properties when the Inferior is no
2432 longer valid.
2433
2434 2018-09-13 Tom Tromey <tom@tromey.com>
2435
2436 PR rust/23650:
2437 * gdb.rust/simple.exp: Add test for enum field access error.
2438
2439 2018-09-13 Tom Tromey <tom@tromey.com>
2440
2441 PR rust/23626:
2442 * gdb.rust/simple.rs (EmptyEnum): New type.
2443 (main): Use it.
2444 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2445
2446 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2447
2448 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2449 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2450 * gdb.python/py-symtab.exp: Update test printing an objfile.
2451
2452 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2453
2454 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2455 object.
2456
2457 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2458
2459 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2460 (support_complex_tests): Use gdb_can_simple_compile.
2461 (is_ilp32_target): Likewise.
2462 (is_lp64_target): Likewise.
2463 (is_64_target): Likewise.
2464 (is_amd64_regs_target): Likewise.
2465 (is_aarch32_target): Likewise.
2466 (gdb_int128_helper): Likewise.
2467
2468 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2469
2470 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2471
2472 2018-09-10 Jerome Guitton <guitton@adacore.com>
2473
2474 * gdb.ada/same_component_name: Add test for case of tagged record
2475 with variable-length fields.
2476
2477 2018-09-10 Xavier Roirand <roirand@adacore.com>
2478
2479 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2480 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2481 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2482 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2483
2484 2018-09-10 Xavier Roirand <roirand@adacore.com>
2485
2486 * gdb.ada/mi_string_access.exp: New testcase.
2487 * gdb.ada/mi_string_access/bar.adb: New file.
2488 * gdb.ada/mi_string_access/pck.adb: New file.
2489 * gdb.ada/mi_string_access/pck.asd: New file.
2490
2491 2018-09-10 Xavier Roirand <roirand@adacore.com>
2492
2493 * gdb.ada/mi_var_union.exp: New testcase.
2494 * gdb.ada/mi_var_union/bar.adb: New file.
2495 * gdb.ada/mi_var_union/pck.adb: New file.
2496 * gdb.ada/mi_var_union/pck.asd: New file.
2497
2498 2018-09-08 Tom Tromey <tom@tromey.com>
2499
2500 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2501
2502 2018-09-08 Tom Tromey <tom@tromey.com>
2503
2504 PR python/16047:
2505 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2506 (register_pretty_printers): Register new printer.
2507 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2508 test.
2509 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2510 (an_int_type3): New global.
2511
2512 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2513
2514 * gdb.ada/expr_with_funcall: New testcase.
2515
2516 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2517
2518 * gdb.ada/packed_array_assign: New testcase.
2519
2520 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2521
2522 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2523 names, and add test prefixes to make test names unique.
2524
2525 2018-09-05 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.dwarf2/varval.exp: Add test.
2528
2529 2018-09-04 Gary Benson <gbenson@redhat.com>
2530
2531 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2532 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2533
2534 2018-08-31 Tom Tromey <tom@tromey.com>
2535
2536 * gdb.rust/simple.rs: Rename second variable "v".
2537
2538 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2539
2540 * gdb.base/funcargs.c (use_a): New function.
2541 (recurse): Call use_a.
2542
2543 2018-08-29 Keith Seitz <keiths@redhat.com>
2544
2545 * gdb.compile/compile-cplus-anonymous.cc: New file.
2546 * gdb.compile/compile-cplus-anonymous.exp: New file.
2547 * gdb.compile/compile-cplus-array-decay.cc: New file.
2548 * gdb.compile/compile-cplus-array-decay.exp: New file.
2549 * gdb.compile/compile-cplus-inherit.cc: New file.
2550 * gdb.compile/compile-cplus-inherit.exp: New file.
2551 * gdb.compile/compile-cplus-member.cc: New file.
2552 * gdb.compile/compile-cplus-member.exp: New file.
2553 * gdb.compile/compile-cplus-method.cc: New file.
2554 * gdb.compile/compile-cplus-method.exp: New file.
2555 * gdb.compile/compile-cplus-mod.c: "New" file.
2556 * gdb.compile/compile-cplus-namespace.cc: New file.
2557 * gdb.compile/compile-cplus-namespace.exp: New file.
2558 * gdb.compile/compile-cplus-nested.cc: New file.
2559 * gdb.compile/compile-cplus-nested.exp: New file.
2560 * gdb.compile/compile-cplus-print.c: "New" file.
2561 * gdb.compile/compile-cplus-print.exp: "New" file.
2562 * gdb.compile/compile-cplus-virtual.cc: New file.
2563 * gdb.compile/compile-cplus-virtual.exp: New file.
2564 * gdb.compile/compile-cplus.c: "New" file.
2565 * gdb.compile/compile-cplus.exp: "New" file.
2566 * lib/compile-support.exp: New file.
2567
2568 2018-08-16 Gary Benson <gbenson@redhat.com>
2569
2570 PR gdb/13000:
2571 * gdb.base/batch-exit-status.exp: New file.
2572 * gdb.base/batch-exit-status.good-commands: Likewise.
2573 * gdb.base/batch-exit-status.bad-commands: Likewise.
2574
2575 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2576
2577 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2578 (struct struct02): Likewise.
2579 (struct struct03): Likewise.
2580 (struct struct04): Likewise.
2581 (struct struct_01_01): New struct.
2582 (struct struct_01_02): Likewise.
2583 (struct struct_01_03): Likewise.
2584 (struct struct_01_04): Likewise.
2585 (struct struct_02_01): Likewise.
2586 (struct struct_02_02): Likewise.
2587 (struct struct_02_03): Likewise.
2588 (struct struct_02_04): Likewise.
2589 (struct struct_04_01): Likewise.
2590 (struct struct_04_02): Likewise.
2591 (struct struct_04_03): Likewise.
2592 (struct struct_04_04): Likewise.
2593 (struct struct_05_01): Likewise.
2594 (struct struct_05_02): Likewise.
2595 (struct struct_05_03): Likewise.
2596 (struct struct_05_04): Likewise.
2597 (cmp_struct01): Remove function.
2598 (cmp_struct02): Likewise.
2599 (cmp_struct03): Likewise.
2600 (cmp_struct04): Likewise.
2601 (cmp_struct_01_01): Add Function.
2602 (cmp_struct_01_02): Likewise.
2603 (cmp_struct_01_03): Likewise.
2604 (cmp_struct_01_04): Likewise.
2605 (cmp_struct_02_01): Likewise.
2606 (cmp_struct_02_02): Likewise.
2607 (cmp_struct_02_03): Likewise.
2608 (cmp_struct_02_04): Likewise.
2609 (cmp_struct_04_01): Likewise.
2610 (cmp_struct_04_02): Likewise.
2611 (cmp_struct_04_03): Likewise.
2612 (cmp_struct_04_04): Likewise.
2613 (cmp_struct_05_01): Likewise.
2614 (cmp_struct_05_02): Likewise.
2615 (cmp_struct_05_03): Likewise.
2616 (cmp_struct_05_04): Likewise.
2617 (call_all): Add new structs.
2618 * gdb.base/infcall-nested-structs.exp: Likewise.
2619
2620 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2621
2622 * gdb.python/py-framefilter-mi.exp: Update regexp to
2623 check for "arch" field in frame output.
2624
2625 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2626
2627 * gdb.dwarf2/dw2-ranges-func.c: New file.
2628 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2629
2630 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2631
2632 * gdb.base/term.exp: Compare terminal settings with values from
2633 the inferior.
2634 * gdb.base/term.c: Get and set terminal settings.
2635
2636 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2637
2638 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2639 accommodate new "arch" field in frame output.
2640 * gdb.mi/mi-return.exp: Likewise.
2641 * gdb.mi/mi-stack.exp: Likewise.
2642 * gdb.mi/mi-syn-frame.exp: Likewise.
2643 * gdb.mi/user-selected-context-sync.exp: Likewise.
2644
2645 2018-08-19 Michael Spang <spang@google.com>
2646
2647 PR gdb/11786
2648 * gdb.base/gcore-tls-pie.c: New file.
2649 * gdb.base/gcore-tls-pie.exp: New file.
2650
2651 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2652
2653 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2654 * gdb.dwarf2/varval.c: New file.
2655 * gdb.dwarf2/varval.exp: New file.
2656
2657 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2658
2659 PR gdb/18931
2660 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2661
2662 2018-08-16 Keith Seitz <keiths@redhat.com>
2663
2664 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2665 tests expected to pass.
2666
2667 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2668
2669 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2670 -data-disassemble -a.
2671 (test_disassembly_bogus_args): Likewise.
2672
2673 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2674
2675 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2676
2677 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2678
2679 * gdb.base/vla-optimized-out.exp: Add new test.
2680
2681 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2682
2683 * gdb.base/vla-optimized-out-o3.exp: Delete.
2684 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2685 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2686 deleted tests.
2687
2688 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 PR gdb/18050:
2691 * gdb.server/extended-remote-restart.c: New file.
2692 * gdb.server/extended-remote-restart.exp: New file.
2693
2694 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2695
2696 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2697 "set variable index = 42".
2698
2699 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2700
2701 * boards/index-cache-gdb.exp: New file.
2702 * gdb.dwarf2/index-cache.exp: New file.
2703 * gdb.dwarf2/index-cache.c: New file.
2704 * gdb.base/maint.exp: Check if we are using the index cache.
2705
2706 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2707
2708 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2709 MAKEFLAGS.
2710
2711 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2712
2713 * dg-extract-results.sh: Move to toplevel contrib.
2714 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2715 * Makefile.in (check-parallel-racy): Likewise.
2716
2717 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2720 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2721 tests if the target supports scheduler locking.
2722
2723 2018-08-04 Tom de Vries <tdevries@suse.de>
2724
2725 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2726
2727 2018-08-02 Tom Tromey <tom@tromey.com>
2728
2729 PR symtab/16842.
2730 * gdb.cp/temargs.exp: Test "info address" of a template
2731 parameter.
2732
2733 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2734
2735 * gdb.python/py-mi-var-info-path-expression.c: New file.
2736 * gdb.python/py-mi-var-info-path-expression.py: New file.
2737 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2738
2739 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2740
2741 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2742 error after "cannot resolve name" string.
2743
2744 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2745
2746 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2747 started.
2748 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2749
2750 2018-07-28 Tom de Vries <tdevries@suse.de>
2751
2752 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2753
2754 2018-07-26 Tom de Vries <tdevries@suse.de>
2755
2756 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2757
2758 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2759
2760 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2761 is visible.
2762
2763 2018-07-26 Tom de Vries <tdevries@suse.de>
2764
2765 PR breakpoints/23366
2766 * gdb.base/catch-follow-exec.c: New test.
2767 * gdb.base/catch-follow-exec.exp: New file.
2768
2769 2018-07-25 Tom de Vries <tdevries@suse.de>
2770
2771 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2772 vla-optimized-out.c.
2773
2774 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2775
2776 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2777 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2778
2779 2018-07-20 Tom de Vries <tdevries@suse.de>
2780
2781 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2782 NOCLONE macro.
2783 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2784
2785 2018-07-19 Tom de Vries <tdevries@suse.de>
2786
2787 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2788 regular expression.
2789
2790 2018-07-18 Tom de Vries <tdevries@suse.de>
2791
2792 * gdb.base/vla-optimized-out.c: New test.
2793 * gdb.base/vla-optimized-out.exp: New file.
2794
2795 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2796
2797 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2798 message "No address associated with hostname" when gdbserver
2799 cannot resolve the hostname.
2800
2801 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2802
2803 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2804 Add some test prefixes to make tests unique.
2805
2806 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2807
2808 * gdb.base/frameapply.c: New file.
2809 * gdb.base/frameapply.exp: New file.
2810
2811 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2812
2813 * gdb.base/skip.exp: Update expected error message.
2814
2815 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2816 Jan Kratochvil <jan.kratochvil@redhat.com>
2817 Paul Fertser <fercerpav@gmail.com>
2818 Tsutomu Seki <sekiriki@gmail.com>
2819
2820 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2821 parameter.
2822 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2823 by default.
2824 * boards/native-gdbserver.exp: Likewise.
2825 * gdb.server/run-without-local-binary.exp: Improve regexp used
2826 for detecting when a remote debugging connection succeeds.
2827 * gdb.server/server-connect.exp: New file.
2828 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2829 Do not prefix the port number with ":".
2830 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2831 support for detecting and using it. Add '$debughost_gdbserver'
2832 to the list of arguments used to start gdbserver. Handle case
2833 when gdbserver cannot resolve a network name.
2834
2835 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2836
2837 PR c++/23373
2838 * gdb.base/ptype-offsets.cc (struct static_member): New
2839 struct.
2840 (main) <stmember>: New variable.
2841 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2842 with a static member in it.
2843
2844 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2845
2846 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2847 watchpoints enabled and disabled.
2848
2849 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * gdb.base/examine-backward.exp: Still run tests around address
2852 0x0, even if address 0x0 is not readable. Update the pattern for
2853 matching address 0x0 in expected output.
2854
2855 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2858 malloc/free.
2859
2860 2018-07-04 Tom de Vries <tdevries@suse.de>
2861
2862 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2863
2864 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2865
2866 PR tdep/8282
2867 * gdb.arch/mips-disassembler-options.exp: New test.
2868 * gdb.arch/mips-disassembler-options.s: New test source.
2869
2870 2018-06-29 Pedro Alves <palves@redhat.com>
2871
2872 * gdb.threads/names.exp: Adjust expected "info threads" output.
2873
2874 2018-06-29 Pedro Alves <palves@redhat.com>
2875
2876 * gdb.opt/inline-break.exp (line number, address): Add "info
2877 break" tests.
2878
2879 2018-06-29 Pedro Alves <palves@redhat.com>
2880
2881 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2882 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2883 number and address and running to them.
2884
2885 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2886
2887 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2888
2889 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2890
2891 * lib/compiler.c: Remove executable permission flag.
2892
2893 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2894
2895 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2896 code.
2897 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2898
2899 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2900
2901 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2902
2903 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2904
2905 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2906 address argument is omitted.
2907
2908 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2909
2910 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2911
2912 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2913
2914 PR gdb/21695
2915 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2916 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2917
2918 2018-06-26 Tom Tromey <tom@tromey.com>
2919
2920 PR rust/22574:
2921 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2922 * gdb.rust/simple.rs (struct SimpleLayout): New.
2923
2924 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2925
2926 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2927 "info registers" output.
2928
2929 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2930
2931 * gdb.base/watchpoint-hw-attach.c: New test.
2932 * gdb.base/watchpoint-hw-attach.exp: New file.
2933
2934 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2935
2936 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2937 through /bin/sh.
2938 * boards/dwarf4-gdb-index.exp: Likewise.
2939 * boards/fission-dwp.exp: Likewise.
2940
2941 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2942
2943 * gdb.base/float128.exp: Add comment and improved fail message
2944 to the failure case of "print large128" test.
2945
2946 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2947
2948 * configure.ac: Remove AC_PREREQ.
2949 * configure: Re-generate.
2950
2951 2018-06-19 Pedro Alves <palves@redhat.com>
2952
2953 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2954 (func_extern_caller): New.
2955 (main): Call func_extern_caller.
2956 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2957 logic change.
2958
2959 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2960
2961 PR gdb/16841
2962 * gdb.cp/typedef-base.cc: New file.
2963 * gdb.cp/typedef-base.exp: New file.
2964
2965 2018-06-18 Tom de Vries <tdevries@suse.de>
2966
2967 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2968
2969 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2970 Richard Bunt <Richard.Bunt@arm.com>
2971
2972 * gdb.threads/attach-slow-waitpid.c: New file.
2973 * gdb.threads/attach-slow-waitpid.exp: New file.
2974 * gdb.threads/slow-waitpid.c: New file.
2975
2976 2018-06-14 Pedro Alves <palves@redhat.com>
2977
2978 * gdb.base/fork-running-state.c: Include <errno.h>.
2979 (exit_if_relative_exits): New.
2980 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2981 exits.
2982 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2983 child exits.
2984
2985 2018-06-14 Tom de Vries <tdevries@suse.de>
2986
2987 PR cli/22573
2988 * gdb.base/finish-pretty.c: New test.
2989 * gdb.base/finish-pretty.exp: New file.
2990
2991 2018-06-14 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2994 gdb's expected startup output.
2995
2996 2018-06-14 Pedro Alves <palves@redhat.com>
2997
2998 * lib/selftest-support.exp (selftest_setup): Remove inlined
2999 function handling.
3000
3001 2018-06-14 Tom de Vries <tdevries@suse.de>
3002
3003 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3004 matching of breakpoint printing.
3005
3006 2018-06-13 Tom de Vries <tdevries@suse.de>
3007
3008 PR testsuite/23269
3009 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3010 (fork_child): ... here, and ...
3011 (fork_parent): ... here.
3012
3013 2018-06-12 Tom de Vries <tdevries@suse.de>
3014
3015 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3016
3017 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3018 Stephen Roberts <stephen.roberts@arm.com>
3019
3020 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3021 rewrite test to describe action performed, rather than possible
3022 failure.
3023
3024 2018-06-08 Gary Benson <gbenson@redhat.com>
3025
3026 * gdb.threads/check-libthread-db.exp: New file.
3027 * gdb.threads/check-libthread-db.c: Likewise.
3028
3029 2018-06-05 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.base/default.exp: Update expected "show version" output.
3032
3033 2018-06-05 Tom Tromey <tom@tromey.com>
3034
3035 PR cli/12326:
3036 * gdb.cp/static-print-quit.exp: Update.
3037 * lib/gdb.exp (pagination_prompt): Update.
3038 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3039 * gdb.python/python.exp: Update.
3040
3041 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3042
3043 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3044
3045 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3046
3047 * gdb.ada/bp_fun_addr: New testcase.
3048
3049 2018-06-01 Tom Tromey <tom@tromey.com>
3050
3051 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3052 results.
3053 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3054 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3055 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3056 * gdb.base/maint.exp (maint_pass_if): Update.
3057
3058 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3059
3060 * gdb.base/endian.exp: New test.
3061 * gdb.base/endian.c: New test source.
3062
3063 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3064
3065 PR gdb/23203
3066 * gdb.base/bt-selected-frame.c: New file.
3067 * gdb.base/bt-selected-frame.exp: New file.
3068 * lib/gdb.exp (get_current_frame_number): New function.
3069
3070 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3071 Pedro Alves <palves@redhat.com>
3072
3073 * gdb.threads/tls-core.c: Include <stdlib.h>
3074 (thread_proc): Call `abort'.
3075 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3076 (tls_core_test): New procedure, bits factored out from ...
3077 (top level): ... here. Test both native cores and gcore cores.
3078
3079 2018-05-23 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3082
3083 2018-05-23 Tom Tromey <tom@tromey.com>
3084
3085 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3086 symfile_complaints.
3087 (test_short_complaints): Likewise.
3088 (test_empty_complaints): Likewise.
3089 (test_initial_complaints): Update.
3090
3091 2018-05-23 Tom Tromey <tom@tromey.com>
3092
3093 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3094
3095 2018-05-23 Tom Tromey <tom@tromey.com>
3096
3097 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3098 (test_short_complaints): Update.
3099
3100 2018-05-22 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/remote.exp: Only gdb_start after compiling the
3103 testcase. Issue "disconnect" before testing "set remote" command
3104 defaults. Issue clean_restart before running to main.
3105
3106 2018-05-22 Pedro Alves <palves@redhat.com>
3107
3108 * gdb.base/remote.exp: Adjust expected output of "show remote
3109 memory-write-packet-size". Add tests for "set remote
3110 memory-write-packet-size 0" and "set remote
3111 memory-write-packet-size fixed/limit".
3112
3113 2018-05-22 Pedro Alves <palves@redhat.com>
3114
3115 PR gdb/22973
3116 * gdb.base/utf8-identifiers.c: New file.
3117 * gdb.base/utf8-identifiers.exp: New file.
3118
3119 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3120
3121 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3122
3123 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3124
3125 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3126
3127 2018-05-18 Tom Tromey <tom@tromey.com>
3128
3129 * gdb.base/ptype-offsets.exp: Update.
3130
3131 2018-05-17 Keith Seitz <keiths@redhat.com>
3132
3133 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3134 in expected breakpoint stop locations.
3135 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3136 move to proper scope to test variable values.
3137 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3138 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3139 New functions.
3140 (main): Call not_inline_func3.
3141 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3142 inline_func1, inline_func2, and inline_func3. Test that when each
3143 breakpoint is hit, GDB properly reports both the stop location
3144 and the backtrace. Repeat tests for temporary breakpoints.
3145
3146 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3147
3148 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3149 rather then trying to access it in determining whether the PID
3150 of `gdbserver' could have been retrieved.
3151
3152 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.arch/amd64-init-x87-values.S: New file.
3155 * gdb.arch/amd64-init-x87-values.exp: New file.
3156
3157 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3158
3159 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3160
3161 2018-05-04 Tom Tromey <tom@tromey.com>
3162
3163 PR python/22730:
3164 * gdb.python/python.exp: Test multi-line execute.
3165
3166 2018-05-04 Tom Tromey <tom@tromey.com>
3167
3168 PR python/22731:
3169 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3170
3171 2018-05-04 Tom Tromey <tom@tromey.com>
3172
3173 PR gdb/11750:
3174 * gdb.base/define.exp: Test defining a user command inside a user
3175 command.
3176 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3177
3178 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3179 Pedro Alves <palves@redhat.com>
3180
3181 PR breakpoints/19806 and support for PR external/20207.
3182 * gdb.base/watchpoint-unaligned.c: New file.
3183 * gdb.base/watchpoint-unaligned.exp: New file.
3184
3185 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3186
3187 * gdb.base/maint.exp: Make test names unique, use
3188 test_prefix_command_help to test 'help maint info', and remove
3189 repeated test of 'help maint'.
3190
3191 2018-05-04 Tom Tromey <tom@tromey.com>
3192
3193 PR gdb/22619:
3194 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3195 behavior.
3196
3197 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3198
3199 * gdb.base/maint.exp: Process output from 'maint print registers'
3200 line at a time.
3201
3202 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3203
3204 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3205 timeout.
3206
3207 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3210 filter pattern.
3211
3212 2018-05-02 Pedro Alves <palves@redhat.com>
3213
3214 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3215 to_log_command renames.
3216 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3217
3218 2018-05-02 Tom Tromey <tom@tromey.com>
3219
3220 * gdb.python/py-parameter.exp: Set test message.
3221
3222 2018-05-02 Tom Tromey <tom@tromey.com>
3223
3224 PR python/20084:
3225 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3226 PARAM_ZUINTEGER_UNLIMITED tests.
3227
3228 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3229
3230 PR rust/23124
3231 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3232 when casting.
3233
3234 2018-04-30 Tom Tromey <tom@tromey.com>
3235
3236 * gdb.python/py-type.exp: Check align attribute.
3237 * gdb.python/py-type.c: New "aligncheck" global.
3238
3239 2018-04-30 Tom Tromey <tom@tromey.com>
3240
3241 PR exp/17095:
3242 * gdb.dwarf2/dw2-align.exp: New file.
3243 * gdb.cp/align.exp: New file.
3244 * gdb.base/align.exp: New file.
3245 * lib/gdb.exp (gdb_int128_helper): New proc.
3246 (has_int128_c, has_int128_cxx): New caching procs.
3247
3248 2018-04-27 Tom Tromey <tom@tromey.com>
3249
3250 PR rust/22545:
3251 * gdb.rust/simple.exp: Add inclusive range tests.
3252
3253 2018-04-26 Pedro Alves <palves@redhat.com>
3254
3255 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3256 ifunc breakpoint locations correctly of ifunc breakpoints set
3257 while the program resolves the ifunc.
3258
3259 2018-04-26 Pedro Alves <palves@redhat.com>
3260
3261 * gdb.base/gnu-ifunc-final.c: New file.
3262 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3263 * gdb.base/gnu-ifunc.exp (executable): Delete.
3264 (staticexecutable): Adjust.
3265 (lib_opts, exec_opts): Delete.
3266 (make_binsuffix, build, set-break): New procedures.
3267 (misc_tests): New, with tests factored out from the top level.
3268 (top level): Test different combinations of ifunc resolver name,
3269 resolver with and with debug info, and ifunc target with and
3270 without debug info. Wrap static tests with with_target_prefix.
3271
3272 2018-04-26 Pedro Alves <palves@redhat.com>
3273
3274 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3275 return type" warnings.
3276
3277 2018-04-25 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3280 killed".
3281 * gdb.base/kill-after-signal.exp: Likewise.
3282 * gdb.threads/kill.exp: Likewise.
3283
3284 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3285 Sergio Durigan Junior <sergiodj@redhat.com>
3286 Pedro Alves <palves@redhat.com>
3287
3288 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3289 regexps to expect for '[Inferior ... detached]' as well.
3290 * gdb.base/attach.exp: Likewise.
3291 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3292 "gdb_continue_to_end".
3293 (test_catch_syscall_with_wrong_args): Likewise.
3294 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3295 ']'. Don't set 'verbose' on.
3296 * gdb.base/foll-vfork.exp: Likewise.
3297 * gdb.base/fork-print-inferior-events.c: New file.
3298 * gdb.base/fork-print-inferior-events.exp: New file.
3299 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3300 '[Inferior ... has been killed]' message.
3301 * gdb.base/kill-after-signal.exp: Likewise.
3302 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3303 detach message.
3304 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3305 message.
3306 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3307 regexps to expect for '[Inferior ... detached]' as well.
3308 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3309
3310 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3311
3312 PR gdb/23104
3313 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3314
3315 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3316
3317 * gdb.threads/multiple-successive-infcall.c: New test.
3318 * gdb.threads/multiple-successive-infcall.exp: New file.
3319
3320 2018-04-17 Tom Tromey <tom@tromey.com>
3321
3322 * gdb.rust/simple.rs (Union): New type.
3323 (main): New local "u".
3324 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3325
3326 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3327
3328 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3329 number information in output of "whereis" command.
3330 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3331
3332 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3333
3334 * gdb.ada/info_types.exp: Adjust expected output to the line
3335 numbers now printed by "info var/func/type".
3336 * gdb.base/completion.exp: Likewise.
3337 * gdb.base/included.exp: Likewise.
3338 * gdb.cp/cp-relocate.exp: Likewise.
3339 * gdb.cp/cplusfuncs.exp: Likewise.
3340 * gdb.cp/namespace.exp: Likewise.
3341 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3342
3343 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3344
3345 * gdb.btrace/cpu.exp: New.
3346
3347 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3348
3349 * gdb.base/step-indirect-call-thunk.exp: New.
3350 * gdb.base/step-indirect-call-thunk.c: New.
3351 * gdb.reverse/step-indirect-call-thunk.exp: New.
3352 * gdb.reverse/step-indirect-call-thunk.c: New.
3353
3354 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3355
3356 * gdb.base/pie-fork.c: New file.
3357 * gdb.base/pie-fork.exp: New file.
3358
3359 2018-04-11 Tom Tromey <tom@tromey.com>
3360
3361 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3362
3363 2018-04-10 Pedro Alves <palves@redhat.com>
3364
3365 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3366 exits. Instead loop running forever.
3367 (fork_parent): Run forever too.
3368
3369 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3370
3371 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3372 mi_continue_to_line.
3373 * gdb.mi/mi-stack.c (callee4): Add comment.
3374
3375 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3376
3377 * gdb.mi/mi-stack.exp: Fix indentation.
3378
3379 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3380
3381 PR gdb/22979
3382 * gdb.arch/amd64-osabi.exp: New file.
3383
3384 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3385
3386 PR gdb/22980
3387 * gdb.base/osabi.exp: New file.
3388
3389 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3390
3391 * gdb.cp/static-typedef-print.exp: New file.
3392 * gdb.cp/static-typedef-print.cc: New file.
3393
3394 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3395
3396 * gdb.ada/varsize_limit: New testcase.
3397
3398 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3399
3400 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3401
3402 * gdb.ada/notcplusplus: New testcase.
3403
3404 * gdb.base/c-linkage-name.c: New file.
3405 * gdb.base/c-linkage-name.exp: New testcase.
3406
3407 2018-03-26 Tom Tromey <tom@tromey.com>
3408
3409 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3410 * gdb.python/py-framefilter.py (name_error): New global.
3411 (ErrorInName.function): Use name_error.
3412
3413 2018-03-26 Tom Tromey <tom@tromey.com>
3414
3415 PR backtrace/15582:
3416 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3417
3418 2018-03-23 Keith Seitz <keiths@redhat.com>
3419
3420 PR c++/22968
3421 * gdb.cp/subtypes.exp: New file.
3422 * gdb.cp/subtypes.h: New file.
3423 * gdb.cp/subtypes.cc: New file.
3424 * gdb.cp/subtypes-2.cc: New file.
3425
3426 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3427
3428 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3429 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3430 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3431 -nostartfiles when compiling the test. Confirm that all registers
3432 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3433
3434 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3435
3436 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3437 option, syntax was wrong anyway.
3438 * gdb.arch/arm-disp-step.exp: Likewise.
3439 * gdb.arch/sparc64-regs.exp: Likewise.
3440 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3441 option, syntax was wrong anyway, switch to use
3442 prepare_for_testing.
3443 * gdb.arch/i386-disp-step.exp: Likewise.
3444
3445 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3446
3447 * gdb.ada/exec_changed.exp: Replace "target_info exists
3448 use_gdb_stub" by "use_gdb_stub".
3449 * gdb.ada/start.exp: Likewise.
3450 * gdb.base/async-shell.exp: Likewise.
3451 * gdb.base/attach-pie-misread.exp: Likewise.
3452 * gdb.base/attach-wait-input.exp: Likewise.
3453 * gdb.base/break-entry.exp: Likewise.
3454 * gdb.base/break-interp.exp: Likewise.
3455 * gdb.base/dprintf-detach.exp: Likewise.
3456 * gdb.base/nostdlib.exp: Likewise.
3457 * gdb.base/solib-nodir.exp: Likewise.
3458 * gdb.base/statistics.exp: Likewise.
3459 * gdb.base/testenv.exp: Likewise.
3460 * gdb.mi/mi-exec-run.exp: Likewise.
3461 * gdb.mi/mi-start.exp: Likewise.
3462 * gdb.multi/dummy-frame-restore.exp: Likewise.
3463 * gdb.multi/multi-arch-exec.exp: Likewise.
3464 * gdb.multi/multi-arch.exp: Likewise.
3465 * gdb.multi/tids.exp: Likewise.
3466 * gdb.multi/watchpoint-multi.exp: Likewise.
3467 * gdb.python/py-events.exp: Likewise.
3468 * gdb.threads/attach-into-signal.exp: Likewise.
3469 * gdb.threads/attach-stopped.exp: Likewise.
3470 * gdb.threads/threadapply.exp: Likewise.
3471 * lib/selftest-support.exp: Likewise.
3472
3473 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3474
3475 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3476
3477 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3478
3479 * gdb.perf/template-breakpoints.cc: New file.
3480 * gdb.perf/template-breakpoints.exp: New file.
3481 * gdb.perf/template-breakpoints.py: New file.
3482
3483 2018-03-19 Tom Tromey <tom@tromey.com>
3484
3485 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3486 y0.
3487 * gdb.rust/simple.exp: Test bare identifier form of struct
3488 initializer.
3489
3490 2018-03-19 Tom Tromey <tom@tromey.com>
3491
3492 * gdb.gdb/observer.exp: Remove.
3493
3494 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3495
3496 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3497 "qualified" option when setting breakpoints.
3498 * gdb.trace/backtrace.exp: Likewise.
3499 * gdb.trace/circ.exp: Likewise.
3500 * gdb.trace/collection.exp: Likewise.
3501 * gdb.trace/disconnected-tracing.exp: Likewise.
3502 * gdb.trace/ftrace-lock.exp: Likewise.
3503 * gdb.trace/ftrace.exp: Likewise.
3504 * gdb.trace/infotrace.exp: Likewise.
3505 * gdb.trace/packetlen.exp: Likewise.
3506 * gdb.trace/passc-dyn.exp: Likewise.
3507 * gdb.trace/qtro.exp: Likewise.
3508 * gdb.trace/read-memory.exp: Likewise.
3509 * gdb.trace/report.exp: Likewise.
3510 * gdb.trace/signal.exp: Likewise.
3511 * gdb.trace/status-stop.exp: Likewise.
3512 * gdb.trace/strace.exp: Likewise.
3513 * gdb.trace/tfind.exp: Likewise.
3514 * gdb.trace/trace-break.exp: Likewise.
3515 * gdb.trace/trace-condition.exp: Likewise.
3516 * gdb.trace/trace-mt.exp: Likewise.
3517 * gdb.trace/tstatus.exp: Likewise.
3518 * gdb.trace/tsv.exp: Likewise.
3519 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3520 * gdb.trace/unavailable.exp: Likewise.
3521 * gdb.trace/while-dyn.exp: Likewise.
3522
3523 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3524
3525 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3526 that libinproctrace is copied to the target.
3527
3528 2018-03-14 Tom Tromey <tom@tromey.com>
3529
3530 PR cli/14977:
3531 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3532 a null pointer.
3533 * gdb.base/wchar.exp: Likewise.
3534
3535 2018-03-14 Tom Tromey <tom@tromey.com>
3536
3537 PR cli/19918:
3538 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3539 flag.
3540
3541 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3542
3543 PR gdb/22841
3544 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3545 "target" to remote_exec.
3546
3547 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3548
3549 PR gdb/22841
3550 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3551 ${board}_upload): Remove.
3552
3553 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3554
3555 * gdb.cp/watch-cp.cc: New test.
3556 * gdb.cp/watch-cp.exp: New file.
3557
3558 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3559
3560 * gdb.base/infcall-nested-structs.exp: New file.
3561 * gdb.base/infcall-nested-structs.c: New file.
3562 * gdb.base/float.exp: Add riscv support.
3563
3564 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3565
3566 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3567 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3568
3569 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3570
3571 * gdb.server/abspath.exp: New file.
3572 * lib/gdb.exp (with_cwd): New procedure.
3573
3574 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3575
3576 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3577 use it.
3578 (gdb_is_target_remote_prompt): New proc.
3579 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3580 (gdb_is_target_native): Pass prompt parameter to
3581 gdb_is_target_1.
3582
3583 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3584
3585 * gdb.base/load-command.c: New file.
3586 * gdb.base/load-command.exp: New file.
3587 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3588 (gdb_is_target_1): ...this, and generalize for other targets
3589 than just remote.
3590 (gdb_is_target_remote): Use gdb_is_target_1.
3591 (gdb_is_target_native): use gdb_is_target_1.
3592
3593 2018-02-26 Tom Tromey <tom@tromey.com>
3594
3595 PR python/16497:
3596 * gdb.python/py-framefilter.exp: Update test.
3597
3598 2018-02-26 Tom Tromey <tom@tromey.com>
3599
3600 * gdb.dwarf2/variant.c: New file.
3601 * gdb.dwarf2/variant.exp: New file.
3602
3603 2018-02-26 Tom Tromey <tom@tromey.com>
3604
3605 * gdb.rust/simple.exp: Accept more possible results in enum test.
3606
3607 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3608
3609 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3610 parentheses.
3611
3612 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3613
3614 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3615 name of a variable: $actual_linejj -> $actual_line.
3616
3617 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3618
3619 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3620
3621 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3622
3623 * gdb.btrace/buffer-size.exp: Do not force BTS.
3624
3625 2018-02-14 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3628 getting a "Quit".
3629
3630 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3631
3632 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3633 Fix test name.
3634
3635 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3636
3637 * gdb.cp/m-static.exp: Check type of optimized out static
3638 member.
3639
3640 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3641
3642 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3643 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3644
3645 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3646 Leszek Swirski <leszeks@google.com>
3647
3648 * gdb.python/py-prettyprint.c
3649 (struct to_string_returns_value_inner,
3650 struct to_string_returns_value_wrapper): New.
3651 (main): Add tsrvw variable.
3652 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3653 ToStringReturnsValueWrapper): New classes.
3654 (register_pretty_printers): Register new pretty-printers.
3655 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3656 recursive pretty printer.
3657 * gdb.python/py-mi.exp: Likewise.
3658
3659 2018-02-01 Leszek Swirski <leszeks@google.com>
3660
3661 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3662 functions with the same name as an include file are parsed
3663 correctly.
3664
3665 2018-02-01 Yao Qi <yao.qi@linaro.org>
3666
3667 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3668 "\[^\r\n\]*".
3669
3670 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3671
3672 * gdb.arch/powerpc-prologue-frame.s: New file.
3673 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3674 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3675
3676 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3677
3678 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3679
3680 2018-01-30 Pedro Alves <palves@redhat.com>
3681
3682 PR gdb/13211
3683 * gdb.base/interrupt-daemon.c: New.
3684 * gdb.base/interrupt-daemon.exp: New.
3685 * gdb.multi/multi-term-settings.c: New.
3686 * gdb.multi/multi-term-settings.exp: New.
3687
3688 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.base/break.exp: Save the location where the breakpoint
3691 on break.c:47 was actually inserted when debugging the version
3692 compiled at -O2 and use it in the expected output of the "info
3693 break" test performed soon after.
3694
3695 2018-01-22 Pedro Alves <palves@redhat.com>
3696 Sergio Durigan Junior <sergiodj@redhat.com>
3697
3698 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3699 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3700
3701 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3702
3703 * gdb.base/break-include.c, gdb.base/break-include.inc,
3704 gdb.base/break-include.exp: New files.
3705 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3706 line number now being the actual line number where the breakpoint
3707 was inserted.
3708 * gdb.mi/mi-break.exp: Likewise.
3709 * gdb.mi/mi-reverse.exp: Likewise.
3710 * gdb.mi/mi-simplerun.exp: Ditto.
3711
3712 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3715 varobj.
3716 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3717
3718 2018-01-21 Don Breazeal <donb@codesourcery.com>
3719 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.mi/basics.c: Add new global.
3722 * gdb.mi/mi-frame-regs.exp: New file.
3723 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3724 case.
3725
3726 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3727
3728 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3729 non-parameter, and on an unknown symbol.
3730
3731 2018-01-19 Tom Tromey <tom@tromey.com>
3732
3733 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3734 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3735
3736 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3737
3738 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3739 setrlimit and chdir to int.
3740
3741 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3742
3743 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3744 function.
3745 (my_tend): Likewise.
3746 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3747 rationale of avoiding FP- and vector instructions.
3748
3749 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3750
3751 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3752 "info reg" with "\[ \t\]*".
3753 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3754 "\[ \t\]+".
3755 * gdb.arch/s390-multiarch.exp: Ditto.
3756 * gdb.base/pc-fp.exp: Ditto.
3757 * gdb.reverse/i386-precsave.exp: Ditto.
3758 * gdb.reverse/i386-reverse.exp: Ditto.
3759 * gdb.reverse/i387-env-reverse.exp: Ditto.
3760 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3761
3762 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3763
3764 * lib/gdb.exp (gdb_compile): Re-enable use of
3765 universal_compile_options for languages other than Rust.
3766
3767 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3768
3769 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3770
3771 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3772
3773 PR gdb/16577
3774 * gdb.base/solib-vanish.exp: New.
3775 * gdb.base/solib-vanish-main.c: New.
3776 * gdb.base/solib-vanish-lib1.c: New.
3777 * gdb.base/solib-vanish-lib2.c: New.
3778
3779 2018-01-17 Yao Qi <yao.qi@linaro.org>
3780
3781 * gdb.compile/compile.exp: Match the address printed for
3782 frame in the output of command "bt".
3783
3784 2018-01-15 Tom Tromey <tom@tromey.com>
3785
3786 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3787 compute sp_reg.
3788
3789 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3790
3791 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3792 to prepare.
3793 (prepare): Return 0 on error, 1 on success.
3794
3795 2018-01-12 Pedro Alves <palves@redhat.com>
3796
3797 * gdb.base/continue-after-aborted-step-over.c: New.
3798 * gdb.base/continue-after-aborted-step-over.exp: New.
3799
3800 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3801
3802 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3803 options when not creating an executable.
3804
3805 2018-01-11 Pedro Alves <palves@redhat.com>
3806
3807 PR remote/22597
3808 * gdb.server/stop-reply-no-thread.c: New file.
3809 * gdb.server/stop-reply-no-thread.exp: New file.
3810
3811 2018-01-10 Pedro Alves <palves@redhat.com>
3812
3813 PR gdb/22670
3814 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3815 functions too. Test setting breakpoints and printing C functions
3816 with no debug info too.
3817 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3818
3819 2018-01-10 Pedro Alves <palves@redhat.com>
3820
3821 PR gdb/22670
3822 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3823 a fail.
3824
3825 2018-01-10 Pedro Alves <palves@redhat.com>
3826
3827 PR gdb/22670
3828 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3829
3830 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3831
3832 * gdb.server/unittest.exp: Match the output in non-development
3833 mode.
3834
3835 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3836
3837 * gdb.gdb/unittest.exp: Match output in non-development mode.
3838
3839 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3840
3841 * gdb.ada/access_tagged_param.exp: Relax expected output
3842 for value of "ObjL" in "continue" to pck.inspect breakpoint
3843 test.
3844
3845 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3846
3847 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3848 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3849
3850 2018-01-05 Pedro Alves <palves@redhat.com>
3851
3852 PR gdb/18653
3853 * gdb.base/libsegfault.exp: New.
3854
3855 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3856
3857 PR gdb/22670
3858 * gdb.ada/access_tagged_param.exp: New file.
3859 * gdb.ada/access_tagged_param/foo.adb: New file.
3860
3861 2018-01-05 Pedro Alves <palves@redhat.com>
3862
3863 PR gdb/22670
3864 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3865 exercise lower case too, and to exercise both full matching and
3866 wild matching.
3867
3868 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3869
3870 * gdb.ada/rename_subscript_param: New testcase.
3871
3872 2018-01-05 Jerome Guitton <guitton@adacore.com>
3873
3874 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3875
3876 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3877
3878 * gdb.ada/convvar_comp: New testcase.
3879
3880 2018-01-05 Xavier Roirand <roirand@adacore.com>
3881
3882 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3883 (My_Table): New global variable.
3884 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3885
3886 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3887
3888 PR gdb/22670
3889 * gdb.ada/maint_with_ada: New testcase.
3890
3891 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3892
3893 PR gdb/22670
3894 * gdb.ada/bp_c_mixed_case: New testcase.
3895
3896 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3897
3898 PR gdb/22670
3899 * gdb.ada/complete.exp: Add "complete break ada" test.
3900
3901 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3902
3903 PR gdb/22670
3904 * gdb.ada/info_addr_mixed_case: New testcase.
3905
3906 2018-01-03 Xavier Roirand <roirand@adacore.com>
3907
3908 * gdb.ada/excep_handle.exp: New testcase.
3909 * gdb.ada/excep_handle/foo.adb: New file.
3910 * gdb.ada/excep_handle/pck.ads: New file.
3911
3912 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3913
3914 * gdb.base/step-line.c: Add extra empty line in copyright header.
3915 * gdb.base/step-line.inp: Likewise.
3916
3917 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3918
3919 * gdb.ada/dyn_stride.exp: Add slice test.
3920
3921 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3922
3923 * gdb.ada/dyn_stride: New testcase.
3924
3925 2017-12-27 Stafford Horne <shorne@gmail.com>
3926
3927 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3928 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3929
3930 2017-12-27 Stafford Horne <shorne@gmail.com>
3931
3932 * gdb.base/reggroups.c: New file.
3933 * gdb.base/reggroups.exp: New file.
3934
3935 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3936
3937 * gdb.dwarf2/ada-valprint-error.c: New file.
3938 * gdb.dwarf2/ada-valprint-error.exp: New file.
3939
3940 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3941
3942 * gdb.ada/assign_arr: New testcase.
3943
3944 2017-12-18 Xavier Roirand <roirand@adacore.com>
3945
3946 * gdb.ada/funcall_ptr: New testcase.
3947
3948 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3949
3950 PR cli/16224
3951 * gdb.base/ptype-offsets.cc: New file.
3952 * gdb.base/ptype-offsets.exp: New file.
3953
3954 2017-12-15 Yao Qi <yao.qi@linaro.org>
3955
3956 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3957 if XML is disabled.
3958
3959 2017-12-15 Xavier Roirand <roirand@adacore.com>
3960
3961 * gdb.ada/same_component_name: New testcase.
3962
3963 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3964
3965 * gdb.ada/str_binop_equal: New testcase.
3966
3967 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3968
3969 * gdb.ada/task_switch_in_core: New testcase.
3970
3971 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3972
3973 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3974 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3975 call test_bkpt_qualified.
3976 (test_bkpt_qualified): New proc.
3977
3978 2017-12-13 Pedro Alves <palves@redhat.com>
3979
3980 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3981 Tighten regexp by matching with an anchor.
3982
3983 2017-12-13 Pedro Alves <palves@redhat.com>
3984
3985 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3986 ("expression with namespace"): New set of tests.
3987 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3988 (Nested::Test_NS::qux): New.
3989 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3990 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3991
3992 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3993
3994 * gdb.base/server-del-break.c: New file.
3995 * gdb.base/server-del-break.exp: New file.
3996
3997 2017-12-12 Stafford Horne <shorne@gmail.com>
3998
3999 * gdb.xml/tdesc-regs.exp: Add or1k support.
4000
4001 2017-12-12 Stafford Horne <shorne@gmail.com>
4002
4003 * gdb.base/bp-permanent.c: Define nop of or1k.
4004
4005 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4006
4007 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4008 output with components being reordered.
4009
4010 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4011
4012 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4013 output with components being reordered.
4014
4015 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4016 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.base/maint.exp (check for .gdb_index): Check also for
4019 .debug_names.
4020 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4021 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4022 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4023 (.gdb_index used after symbol reloading): Support also .debug_names.
4024 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4025
4026 2017-12-08 Yao Qi <yao.qi@linaro.org>
4027
4028 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4029 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4030
4031 2017-12-08 Yao Qi <yao.qi@linaro.org>
4032
4033 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4034 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4035
4036 2017-12-08 Yao Qi <yao.qi@linaro.org>
4037
4038 * gdb.arch/aarch64-tagged-pointer.c: New file.
4039 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4040
4041 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4042
4043 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4044 "int".
4045
4046 2017-12-07 Keith Seitz <keiths@redhat.com>
4047
4048 PR breakpoints/22569
4049 * gdb.linespec/ls-errs.exp: Change expected result of "break
4050 -source this file has spaces.c -line 3".
4051 Check that an explicit source file followed by whitespace is
4052 identified as an invalid explicit location.
4053
4054 2017-12-07 Keith Seitz <keiths@redhat.com>
4055
4056 * gdb.cp/nested-types.cc: New file.
4057 * gdb.cp/nested-types.exp: New file.
4058 * lib/cp-support.exp: Load data-structures.exp library.
4059 (debug_cp_test_ptype_class): New global.
4060 (cp_ptype_class_verbose, next_line): New procedures.
4061 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4062 Add and document new return value.
4063 Switch the list of lines to a queue.
4064 Add support for new `type' key for nested type definitions.
4065 Add debugging/troubleshooting messages.
4066 * lib/data-structures.exp: New file.
4067
4068 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4069
4070 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4071 with proc_with_prefix, don't use with_test_prefix.
4072
4073 2017-12-07 Tom Tromey <tom@tromey.com>
4074
4075 * gdb.base/break.exp: Add test for empty "commands".
4076
4077 2017-12-07 Yao Qi <yao.qi@linaro.org>
4078
4079 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4080 malloc and catch syscall.
4081
4082 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4083
4084 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4085 tests for explicit locations.
4086
4087 2017-12-06 Pedro Alves <palves@redhat.com>
4088
4089 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4090 force-disabling XML descriptions.
4091
4092 2017-12-04 Pedro Alves <palves@redhat.com>
4093
4094 PR gdb/22499
4095 * gdb.arch/amd64-disp-step-avx.S: New file.
4096 * gdb.arch/amd64-disp-step-avx.exp: New file.
4097
4098 2017-12-03 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4101 and <string.h>.
4102 (parent_function): Print distinct messages when waitpid fails, or
4103 the child exits with a signal, or the child exits for an unhandled
4104 reason.
4105 * gdb.threads/process-dies-while-detaching.exp
4106 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4107 it. Wait for both inferior output and GDB's prompt. Use an
4108 indirect spawn id list.
4109 (do_detach): New parameter 'child_exit'. Use it to compute
4110 expected inferior output.
4111 (test_detach, test_detach_watch, test_detach_killed_outside):
4112 Adjust to pass down the expected child exit kind.
4113
4114 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4115 Sergio Durigan Junior <sergiodj@redhat.com>
4116 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4119
4120 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4121
4122 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4123 to 'symbol-file' and 'add-symbol-file' can be
4124 position-independent.
4125
4126 2017-12-01 Yao Qi <yao.qi@linaro.org>
4127
4128 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4129 the URL in copyright header.
4130 * gdb.arch/aarch64-fp.exp: Likewise.
4131 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4132 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4133 * gdb.base/expand-psymtabs.exp: Likewise.
4134 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4135 * gdb.fortran/common-block.exp: Likewise.
4136 * gdb.fortran/common-block.f90: Likewise.
4137 * gdb.fortran/logical.exp: Likewise.
4138 * gdb.fortran/vla-datatypes.f90: Likewise.
4139 * gdb.fortran/vla-sub.f90: Likewise.
4140
4141 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4142
4143 * gdb.ada/repeat_dyn: New testcase.
4144
4145 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4146
4147 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4148 Update for changed thread numbering.
4149 * gdb.cell/bt.exp: Update for changed GDB output.
4150
4151 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4152
4153 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4154 setting isremote by hand.
4155 * boards/dwarf4-gdb-index.exp: Likewise.
4156 * boards/fission.exp: Likewise.
4157 * boards/stabs.exp: Likewise.
4158
4159 2017-11-30 Pedro Alves <palves@redhat.com>
4160
4161 * gdb.linespec/cpls-ops.exp
4162 (check_explicit_skips_function_argument): Extract the underlying
4163 type of size_t instead of hardcoding it.
4164
4165 2017-11-29 Pedro Alves <palves@redhat.com>
4166
4167 PR c++/19436
4168 * gdb.linespec/cpls-abi-tag.cc: New file.
4169 * gdb.linespec/cpls-abi-tag.exp: New file.
4170
4171 2017-11-29 Pedro Alves <palves@redhat.com>
4172
4173 * gdb.base/langs.exp: Use -qualified.
4174 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4175 it.
4176 * gdb.cp/namespace.exp: Use -qualified.
4177 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4178 (overload-3, template-overload, template-ret-type, const-overload)
4179 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4180 procedures.
4181 (test_driver): Call them.
4182 * gdb.cp/save-bp-qualified.cc: New.
4183 * gdb.cp/save-bp-qualified.exp: New.
4184 * gdb.linespec/explicit.exp: Test -qualified.
4185 * lib/completion-support.exp (completion::explicit_opts_list): Add
4186 "-qualified".
4187 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4188
4189 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4190
4191 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4192
4193 2017-11-29 Tom Tromey <tom@tromey.com>
4194
4195 * gdb.base/relocate.exp: Update invalid argument test.
4196 Add new tests for invalid arguments.
4197
4198 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4199
4200 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4201 Return 0 as a long.
4202 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4203
4204 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4205
4206 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4207 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4208 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4209 func ().
4210 * gdb.cp/shadow.cc (B.func): Return 0.
4211
4212 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4213
4214 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4215 expected output in gdb_expect call to allow the exception
4216 message to be present as well. Fix syntax confusion to avoid
4217 TCL thinking that exception_name is an array.
4218
4219 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4220
4221 * gdb.arch/spu-info.c: Include <unistd.h>.
4222 (do_signal_test): Fix broken calls to write.
4223 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4224 Fix checks for empty mailboxes. Update signal tests for corrected
4225 do_signal_test routine. Allow nonzero event status.
4226 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4227 * gdb.cell/arch.exp: Use standard_output_file.
4228 * gdb.cell/break.exp: Likewise.
4229 * gdb.cell/bt.exp: Likewise.
4230 * gdb.cell/core.exp: Likewise.
4231 * gdb.cell/dwarfaddr.exp: Likewise.
4232 * gdb.cell/ea-cache.exp: Likewise.
4233 * gdb.cell/ea-standalone.exp: Likewise.
4234 * gdb.cell/f-regs.exp: Likewise.
4235 * gdb.cell/fork.exp: Likewise.
4236 * gdb.cell/gcore.exp: Likewise.
4237 * gdb.cell/mem-access.exp: Likewise.
4238 * gdb.cell/ptype.exp: Likewise.
4239 * gdb.cell/registers.exp: Likewise.
4240 * gdb.cell/sizeof.exp: Likewise.
4241 * gdb.cell/solib-symbol.exp: Likewise.
4242 * gdb.cell/solib.exp: Likewise.
4243
4244 2017-11-25 Pedro Alves <palves@redhat.com>
4245
4246 * gdb.base/complete-empty.exp: New file.
4247 * gdb.base/completion.exp: Adjust.
4248
4249 2017-11-25 Pedro Alves <palves@redhat.com>
4250
4251 * gdb.linespec/cpls-ops.cc: New file.
4252 * gdb.linespec/cpls-ops.exp: New file.
4253 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4254 factored out from ...
4255 (test_complete_prefix_range): ... this.
4256
4257 2017-11-24 Pedro Alves <palves@redhat.com>
4258
4259 * gdb.linespec/cpcompletion.exp: New file.
4260 * gdb.linespec/cpls-hyphen.cc: New file.
4261 * gdb.linespec/cpls.cc: New file.
4262 * gdb.linespec/cpls2.cc: New file.
4263 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4264 test to use test_gdb_complete_unique. Add label completion,
4265 keyword completion and explicit location completion tests.
4266 * lib/completion-support.exp: New file.
4267
4268 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4269
4270 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4271 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4272 when hitting an exception catchpoint.
4273
4274 2017-11-22 Yao Qi <yao.qi@linaro.org>
4275
4276 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4277
4278 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4279
4280 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4281 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4282 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4283
4284 2017-11-22 Yao Qi <yao.qi@linaro.org>
4285
4286 * gdb.base/info-os.exp: Pass pthreads.
4287 * gdb.multi/multi-attach.exp: Likewise.
4288
4289 2017-11-22 Yao Qi <yao.qi@linaro.org>
4290
4291 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4292 compiler.
4293
4294 2017-11-22 Yao Qi <yao.qi@linaro.org>
4295
4296 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4297 * gdb.base/break-interp.exp: Likewise.
4298 * gdb.base/jit-attach-pie.exp: Likewise.
4299
4300 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4301
4302 * gdb.base/float128.c (large128): New variable.
4303 * gdb.base/float128.exp: Add test to print largest __float128 value.
4304
4305 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4306
4307 * gdb.arch/vsx-regs.exp: Update register content checks.
4308
4309 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4310
4311 * gdb.arch/ppc-longdouble.exp: New file.
4312 * gdb.arch/ppc-longdouble.c: Likewise.
4313
4314 2017-11-21 Pedro Alves <palves@redhat.com>
4315
4316 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4317
4318 2017-11-20 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4321 (long_double_typedef): New typedefs.
4322 Use DEF on double and long double.
4323 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4324 cases.
4325 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4326 and 'long_double_ptr_same_size' locals. Use them to decide
4327 whether cast from array/function to float is valid/invalid.
4328
4329 2017-11-17 Tom Tromey <tom@tromey.com>
4330
4331 * gdb.rust/traits.rs: New file.
4332 * gdb.rust/traits.exp: New file.
4333
4334 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4335
4336 * gdb.ada/minsyms: New testcase.
4337
4338 2017-11-16 Pedro Alves <palves@redhat.com>
4339
4340 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4341 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4342
4343 2017-11-16 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4346 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4347
4348 2017-11-16 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.server/reconnect-ctrl-c.c: New file.
4351 * gdb.server/reconnect-ctrl-c.exp: New file.
4352
4353 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4354
4355 * gdb.python/py-rbreak.exp: New file.
4356 * gdb.python/py-rbreak.c: New file.
4357 * gdb.python/py-rbreak-func2.c: New file.
4358
4359 2017-11-16 Pedro Alves <palves@redhat.com>
4360
4361 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4362 pattern.
4363 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4364 GDB.
4365
4366 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4367
4368 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4369 regex.
4370
4371 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4372
4373 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4374 test names.
4375
4376 2017-11-09 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4379 factored out from ...
4380 (top level): ... here, and adjusted to avoid expecting beyond the
4381 prompt in a single gdb_test_multiple.
4382
4383 2017-11-09 Pedro Alves <palves@redhat.com>
4384
4385 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4386 output.
4387 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4388 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4389 * gdb.server/ext-run.exp ("kill" test): Likewise.
4390 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4391
4392 2017-11-09 Pedro Alves <palves@redhat.com>
4393
4394 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4395 match till end of line.
4396
4397 2017-11-09 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4400
4401 2017-11-09 Pedro Alves <palves@redhat.com>
4402
4403 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4404 New procedures, factored out from ...
4405 (top level): ... here, and adjusted to avoid expecting beyond the
4406 prompt in one go.
4407
4408 2017-11-09 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4411 output. Fix '?' match.
4412
4413 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4414
4415 * gdb.ada/scoped_watch: New testcase.
4416 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4417 which is actually correct.
4418 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4419 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4420
4421 2017-11-08 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.gdb/complaints.exp (test_initial_complaints)
4424 (test_serial_complaints, test_short_complaints): Call
4425 complaint_internal instead of complaint.
4426
4427 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4428
4429 * gdb.threads/tls-core.c: New file.
4430 * gdb.threads/tls-core.exp: Likewise.
4431
4432 2017-11-08 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4435 (p Exported_Capitalized): New test.
4436 (p exported_capitalized): New test.
4437
4438 2017-11-07 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4441
4442 2017-11-07 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4445 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4446 (disable_invalid, disable_inverted, disable_negative): New
4447 procedures.
4448 ("bad numbers"): New set of tests.
4449
4450 2017-11-07 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.cp/ena-dis-br-range.exp: Add tests.
4453
4454 2017-11-07 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4457
4458 2017-11-07 Xavier Roirand <roirand@adacore.com>
4459 Pedro Alves <palves@redhat.com>
4460
4461 * gdb.base/ena-dis-br.exp: Add reference to
4462 gdb.cp/ena-dis-br-range.exp.
4463 * gdb.cp/ena-dis-br-range.exp: New file.
4464 * gdb.cp/ena-dis-br-range.cc: New file.
4465
4466 2017-11-06 Pedro Alves <palves@redhat.com>
4467
4468 * gdb.base/attach-non-pgrp-leader.c: New.
4469 * gdb.base/attach-non-pgrp-leader.exp: New.
4470
4471 2017-11-06 Pedro Alves <palves@redhat.com>
4472
4473 * configure.ac: No longer check for termio.h and sgtty.h.
4474 * configure: Regenerate.
4475 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4476 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4477 Remove termio and sgtty code.
4478
4479 2017-11-03 Yao Qi <yao.qi@linaro.org>
4480
4481 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4482 in GDB is disabled.
4483
4484 2017-11-03 Yao Qi <yao.qi@linaro.org>
4485
4486 * gdb.python/py-thrhandle.exp: Skip it if python is not
4487 enabled.
4488
4489 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4490
4491 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4492 as a breakpoint command.
4493
4494 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4495
4496 PR python/21213
4497 * gdb.python/py-infthread.exp: Test calling
4498 InferiorThread.inferior () multiple times in a row.
4499
4500 2017-10-27 Keith Seitz <keiths@redhat.com>
4501
4502 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4503 Test "info break" for every inlined function breakpoint.
4504
4505 2017-10-27 Yao Qi <yao.qi@linaro.org>
4506
4507 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4508
4509 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4510
4511 * gdb.cp/classes.exp (test_static_members): Test printing
4512 Outer::instance.
4513 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4514 (Inner::instance, Outer::instance): New.
4515
4516 2017-10-24 Pedro Alves <palves@redhat.com>
4517
4518 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4519 extra console" test in two stages.
4520
4521 2017-10-24 Pedro Alves <palves@redhat.com>
4522
4523 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4524
4525 2017-10-24 Pedro Alves <palves@redhat.com>
4526
4527 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4528 loop.
4529
4530 2017-10-24 Pedro Alves <palves@redhat.com>
4531
4532 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4533 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4534
4535 2017-10-24 Pedro Alves <palves@redhat.com>
4536
4537 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4538 parameter and handle it. Don't output read value in test name.
4539
4540 2017-10-24 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4543 custom test name.
4544
4545 2017-10-24 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4548 include the unstable output directory name in the test's name.
4549 (initial_setup_simple) <'set args'>: Use custom test name.
4550
4551 2017-10-24 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4554 with explicit test name.
4555
4556 2017-10-20 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4559 'wait -i'. Use gdb_assert and remote_close.
4560
4561 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4562
4563 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4564 number from variable rather than hard-coded.
4565
4566 2017-10-19 Pedro Alves <palves@redhat.com>
4567
4568 * gdb.base/long-inferior-output.c: New file.
4569 * gdb.base/long-inferior-output.exp: New file.
4570
4571 2017-11-18 Keith Seitz <keiths@redhat.com>
4572
4573 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4574 method.
4575 (main): Call it.
4576 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4577 Add additional user-defined conversion operator tests.
4578
4579 2017-10-17 Pedro Alves <palves@redhat.com>
4580
4581 * boards/native-stdio-gdbserver.exp: Load "local-board".
4582
4583 2017-10-17 Pedro Alves <palves@redhat.com>
4584
4585 * gdb.base/quit-live.c: New file.
4586 * gdb.base/quit-live.exp: New file.
4587
4588 2017-10-16 Keith Seitz <keiths@redhat.com>
4589
4590 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4591 (class_with_protected_typedef, class_with_private_typedef)
4592 (struct_with_public_typedef, struct_with_protected_typedef)
4593 (struct_with_private_typedef): New classes/structs.
4594 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4595 typedefs and access specifiers.
4596
4597 2017-10-16 Pedro Alves <palves@redhat.com>
4598 Simon Marchi <simon.marchi@polymtl.ca>
4599
4600 * README (Local vs Remote vs Native): New section.
4601 * boards/local-board.exp: New file, with bits factored out from
4602 ...
4603 * boards/native-extended-gdbserver.exp: ... here. Load
4604 "local-board".
4605 * boards/native-gdbserver.exp: Load "local-board".
4606 (${board}_spawn, ${board}_exec): Delete.
4607 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4608 ...
4609 * boards/stdio-gdbserver-base.exp: ... this new file.
4610 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4611 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4612 procedure.
4613 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4614 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4615 stdio_gdbserver_command.
4616 (${board}_get_remote_address, ${board}_get_comm_port)
4617 (${board}_download, ${board}_upload): Delete.
4618 (get_target_remote_pipe_cmd): New.
4619
4620 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4621
4622 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4623 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4624 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4625 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4626 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4627 remove with_test_prefix.
4628
4629 2017-10-13 Pedro Alves <palves@redhat.com>
4630
4631 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4632 * gdb.base/annota1.exp: Use it instead of is_remote.
4633 * gdb.base/annota3.exp: Use it instead of is_remote.
4634 * gdb.cp/annota2.exp: Use it instead of is_remote.
4635 * gdb.cp/annota3.exp: Use it instead of is_remote.
4636 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4637
4638 2017-10-13 Pedro Alves <palves@redhat.com>
4639
4640 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4641 (test_num_test_vars, run_and_count_vars, find_env)
4642 (test_set_unset_env, test_inherit_env_var): New procedures.
4643 (top level): Use them.
4644
4645 2017-10-13 Pedro Alves <palves@redhat.com>
4646
4647 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4648 also skip on stub-like targets.
4649
4650 2017-10-13 Pedro Alves <palves@redhat.com>
4651
4652 PR gdb/22293
4653 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4654 (top level): Move some tests to ...
4655 (test_not_found): ... this new procedure.
4656 (top level): Call it.
4657
4658 2017-10-13 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4661 expect different "info terminal" output if testing with a
4662 non-native target.
4663
4664 2017-10-13 Pedro Alves <palves@redhat.com>
4665 Simon Marchi <simon.marchi@polymtl.ca>
4666
4667 PR python/12966
4668 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4669
4670 2017-10-13 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4673 already.
4674
4675 2017-10-13 Pedro Alves <palves@redhat.com>
4676
4677 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4678 is_remote.
4679
4680 2017-10-13 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4683 is_remote.
4684
4685 2017-10-13 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4688 is set.
4689 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4690 instead of is_remote.
4691
4692 2017-10-13 Pedro Alves <palves@redhat.com>
4693
4694 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4695 (top level): Add comment.
4696
4697 2017-10-13 Pedro Alves <palves@redhat.com>
4698
4699 * gdb.base/remote.exp (top level): Fix comment typo and add
4700 missing return.
4701
4702 2017-10-13 Pedro Alves <palves@redhat.com>
4703 Simon Marchi <simon.marchi@polymtl.ca>
4704
4705 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4706 calls and add comments. Skip test if use_gdb_stub is set.
4707 (top level): Use "set cwd" command instead of "cd" command.
4708
4709 2017-10-13 Pedro Alves <palves@redhat.com>
4710
4711 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4712 is_remote target check.
4713
4714 2017-10-13 Pedro Alves <palves@redhat.com>
4715
4716 * gdb.base/scope.exp: Use build_executable + clean_restart +
4717 gdb_file_cmd instead of prepare_for_testing and no longer skip
4718 "before run" tests on is_remote target boards. Update comments.
4719 * boards/native-extended-gdbserver.exp
4720 (extended_gdbserver_load_last_file): New, factored out from ...
4721 (gdb_load): ... this. Move further below and add comment.
4722 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4723
4724 2017-10-12 Pedro Alves <palves@redhat.com>
4725
4726 * gdb.base/attach.exp: Remove references to gdb64.
4727 * gdb.base/dbx.exp: Remove references to gdb64.
4728
4729 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4730 Pedro Alves <palves@redhat.com>
4731
4732 * gdb.base/label.exp: Remove is_remote target check.
4733
4734 2017-10-12 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.base/auvx.exp (coredir): Update comment.
4737 (top level) <core_works>: Use "set cwd" command instead of "cd"
4738 command.
4739
4740 2017-10-12 Pedro Alves <palves@redhat.com>
4741 Simon Marchi <simon.marchi@polymtl.ca>
4742
4743 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4744 target boards.
4745
4746 2017-10-12 Pedro Alves <palves@redhat.com>
4747 Simon Marchi <simon.marchi@polymtl.ca>
4748
4749 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4750 Instead skip if there's any gdb_protocol set.
4751
4752 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4753 Pedro Alves <palves@redhat.com>
4754
4755 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4756
4757 2017-10-12 Pedro Alves <palves@redhat.com>
4758 Simon Marchi <simon.marchi@polymtl.ca>
4759
4760 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4761 instead of on dejagnu remote boards.
4762
4763 2017-10-12 Pedro Alves <palves@redhat.com>
4764 Simon Marchi <simon.marchi@polymtl.ca>
4765
4766 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4767 checks. Use build_executable + clean_restart instead of
4768 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4769 of enabling non-stop after starting gdb.
4770
4771 2017-10-12 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4774 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4775 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4776 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4777
4778 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4779
4780 * gdb.arch/arc-tdesc-cpu.exp: New file.
4781 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4782
4783 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4784
4785 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4786
4787 2017-10-10 Pedro Alves <palves@redhat.com>
4788
4789 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4790 expect CLI output.
4791
4792 2017-10-10 Pedro Alves <palves@redhat.com>
4793
4794 * lib/selftest-support.exp (selftest_setup): Update for
4795 captured_command_loop's prototype change.
4796
4797 2017-10-09 Pedro Alves <palves@redhat.com>
4798
4799 Test both arch1=>arch2 and arch2=>arch1.
4800
4801 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4802 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4803 factored out to...
4804 (append_arch1_options, append_arch2_options, append_arch_options)
4805 (build_executables): New procedures.
4806 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4807 local.
4808 (top level): Add new 'first_arch' testing axis.
4809
4810 2017-10-09 Pedro Alves <palves@redhat.com>
4811
4812 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4813 (barrier): New.
4814 (thread_start, all_started): New functions.
4815 (main): Spawn new thread and wait until it is scheduled.
4816 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4817 option.
4818 (do_test): Add 'selected_thread' parameter. Run to all_started
4819 instead of main. Explicitly set the breakpoint at main. Switch
4820 to the SELECTED_THREAD thread.
4821 (top level): Test handling the exec event with either the main
4822 thread or the second thread selected.
4823
4824 2017-10-09 Pedro Alves <palves@redhat.com>
4825
4826 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4827 logic. Move STOP marker after the value checks.
4828 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4829 regexp.
4830
4831 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4834
4835 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4836
4837 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4838 integer-to-dfp conversion.
4839 * gdb.base/dfp-test.exp: Likewise.
4840
4841 2017-10-04 Pedro Alves <palves@redhat.com>
4842
4843 * gdb.multi/hangout.c: Include <unistd.h>.
4844 (hangout_loop): New function.
4845 (main): Call alarm. Call hangout_loop in a loop.
4846 * gdb.multi/hello.c: Include <unistd.h>.
4847 (hello_loop): New function.
4848 (main): Call alarm. Call hangout_loop in a loop.
4849 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4850 inferior with the other selected.
4851
4852 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4853
4854 * gdb.mi/list-thread-groups-available.exp: New file.
4855 * gdb.mi/list-thread-groups-available.c: New file.
4856
4857 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4858
4859 * gdb.base/set-cwd.exp: Make it available on
4860 native-extended-gdbserver.
4861
4862 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4863
4864 * gdb.base/set-cwd.c: New file.
4865 * gdb.base/set-cwd.exp: Likewise.
4866
4867 2017-10-02 Tom Tromey <tom@tromey.com>
4868
4869 PR rust/22236:
4870 * gdb.rust/simple.rs (main): New variable "fslice".
4871 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4872
4873 2017-10-02 Tom Tromey <tom@tromey.com>
4874
4875 * gdb.rust/simple.exp: Test ptype of a slice.
4876
4877 2017-10-02 Tom Tromey <tom@tromey.com>
4878
4879 * gdb.rust/simple.exp: Test index of slice.
4880
4881 2017-09-27 Tom Tromey <tom@tromey.com>
4882
4883 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4884
4885 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4886 Pedro Alves <palves@redhat.com>
4887
4888 * gdb.base/compare-sections.exp (get value of read-only section): Read
4889 as unsigned value.
4890 (corrupt read-only section): Likewise and don't set written if patching
4891 failed.
4892
4893 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4894
4895 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4896 files.
4897
4898 2017-09-20 Pedro Alves <palves@redhat.com>
4899
4900 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4901 symbol names in gdb's output.
4902 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4903
4904 2017-09-20 Pedro Alves <palves@redhat.com>
4905
4906 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4907 Rename to ...
4908 (test_list_ambiguous_symbol): ... this and add a symbol name
4909 parameter. Adjust.
4910 (test_list_ambiguous_function): Reimplement on top of
4911 test_list_ambiguous_symbol and also test listing ambiguous
4912 variables.
4913 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4914 (ambiguous_fun): ... this.
4915 (ambiguous_var): New.
4916 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4917 (ambiguous_fun): ... this.
4918 (ambiguous_var): New.
4919
4920 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4921
4922 * gdb.base/starti.c: New file.
4923 * gdb.base/starti.exp: New file.
4924 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4925
4926 2017-09-14 Pedro Alves <palves@redhat.com>
4927
4928 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4929 (top level): Use it instead of runto.
4930
4931 2017-09-11 Tom Tromey <tom@tromey.com>
4932
4933 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4934
4935 2017-09-11 Tom Tromey <tom@tromey.com>
4936
4937 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4938 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4939
4940 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4941
4942 * gdb.fortran/printing-types.exp: New file.
4943 * gdb.fortran/printing-types.exp: New file.
4944
4945 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4946
4947 * gdb.fortran/vla-ptype.exp: Fix typos.
4948 * gdb.fortran/vla-value.exp: Same.
4949
4950 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4951
4952 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4953 * gdb.mi/mi-var-child-f.exp: Likewise.
4954 * gdb.mi/mi-vla-fortran.exp: Likewise.
4955
4956 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4957 Christoph Weinmann <christoph.t.weinmann@intel.com>
4958 Bernhard Heckel <bernhard.heckel@intel.com>
4959
4960 * gdb.fortran/ptr-indentation.f90: New file.
4961 * gdb.fortran/ptr-indentation.exp: New file.
4962
4963 2017-09-05 Tom Tromey <tom@tromey.com>
4964
4965 PR gdb/22010:
4966 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4967
4968 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4969
4970 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4971
4972 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4973
4974 * gdb.threads/tls-nodebug-pie.c: New file.
4975 * gdb.threads/tls-nodebug-pie.exp: New file.
4976
4977 2017-09-05 Tom Tromey <tom@tromey.com>
4978
4979 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4980 for rust.
4981
4982 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4983
4984 * gdb.multi/multi-arch-exec.exp: Test with different
4985 "follow-exec-mode" settings.
4986 (do_test): New procedure.
4987
4988 2017-09-04 Pedro Alves <palves@redhat.com>
4989
4990 * gdb.base/func-static.c (S::method const, S::method volatile)
4991 (S::method volatile const): New methods.
4992 (c_s, v_s, cv_s): New instances.
4993 (main): Call method() on them.
4994 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4995 (cannot_resolve): New procedure.
4996 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4997 print-quote-unquoted columns.
4998 (do_test): Test printing each scope too.
4999
5000 2017-09-04 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.base/local-static.exp: Also test with
5003 class::method::variable wholly quoted.
5004 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5005
5006 2017-09-04 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.base/local-static.c: New.
5009 * gdb.base/local-static.cc: New.
5010 * gdb.base/local-static.exp: New.
5011
5012 2017-09-04 Pedro Alves <palves@redhat.com>
5013
5014 * gdb.asm/asm-source.exp: Add casts to int.
5015 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5016 (dataglobal64_1, dataglobal64_2): New globals.
5017 * gdb.base/nodebug.exp: Test different expressions involving the
5018 new globals, with print, whatis and ptype. Add casts to int.
5019 * gdb.base/solib-display.exp: Add casts to int.
5020 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5021 * gdb.cp/m-static.exp: Add cast to int.
5022 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5023 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5024 tls variable with no debug info without a cast. Test with a cast
5025 to int too.
5026 * gdb.trace/entry-values.exp: Add casts.
5027
5028 2017-09-04 Pedro Alves <palves@redhat.com>
5029
5030 * gdb.base/nodebug.exp: Test that ptype's error about functions
5031 with unknown return type includes the function name too.
5032
5033 2017-09-04 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5036 return type of munmap in infcall.
5037 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5038 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5039 type of ftell in infcall.
5040 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5041 type of getpid in infcall.
5042 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5043 infcall.
5044 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5045 Bail on failure to extract the pid.
5046 * gdb.base/nodebug.c: #include <stdint.h>.
5047 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5048 New functions.
5049 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5050 Change expected output of print/whatis/ptype with functions with
5051 no debug info. Test all supported languages. Call
5052 test_call_promotion.
5053 * gdb.compile/compile.exp: Adjust expected output to expect
5054 warning.
5055 * gdb.threads/siginfo-threads.exp: Likewise.
5056
5057 2017-09-04 Pedro Alves <palves@redhat.com>
5058
5059 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5060 "prototypes". Test calling float functions via prototyped and
5061 unprototyped function pointers.
5062 (perform_all_tests): New parameter "prototypes". Pass it down.
5063 (top level): Pass down "prototypes" parameter to
5064 perform_all_tests.
5065
5066 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5067
5068 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5069 Test with nested loops.
5070
5071 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5072
5073 * gdb.base/commands.exp: Call the new procedures.
5074 (loop_break_test, loop_continue_test): New procedures.
5075
5076 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5077
5078 * gdb.base/commands.exp: Call new procedure.
5079 (define_if_without_arg_test): New procedure.
5080
5081 2017-09-04 Pedro Alves <palves@redhat.com>
5082
5083 * gdb.base/list-ambiguous.exp: New file.
5084 * gdb.base/list-ambiguous0.c: New file.
5085 * gdb.base/list-ambiguous1.c: New file.
5086 * gdb.base/list.exp (test_list_range): Adjust expected output.
5087
5088 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5089
5090 * gdb.base/share-env-with-gdbserver.c: New file.
5091 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5092
5093 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5094
5095 * gdb.base/commands.exp (gdbvar_simple_if_test,
5096 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5097 progvar_simple_if_test, progvar_simple_while_test,
5098 progvar_complex_if_while_test, user_defined_command_test,
5099 user_defined_command_args_eval,
5100 user_defined_command_args_stack_test,
5101 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5102 temporary_breakpoint_commands,
5103 gdb_test_no_prompt, redefine_hook_test,
5104 redefine_backtrace_test): Remove "global gdb_prompt".
5105
5106 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5107
5108 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5109 New proc, call it from toplevel.
5110
5111 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5112
5113 PR remote/21852
5114 * gdb.server/normal.c: New file, copied from gdb.base.
5115 * gdb.server/run-without-local-binary.exp: New file.
5116
5117 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5118
5119 * gdb.arch/sparc64-adi.exp: New file.
5120 * gdb.arch/sparc64-adi.c: New file.
5121
5122 2017-08-22 Pedro Alves <palves@redhat.com>
5123
5124 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5125 (top level): Add "list all overloads" tests.
5126
5127 2017-08-22 Tom Tromey <tom@tromey.com>
5128
5129 * gdb.gdb/xfullpath.exp: Remove.
5130
5131 2017-08-21 Pedro Alves <palves@redhat.com>
5132
5133 PR gdb/19487
5134 * gdb.base/symbol-alias.c: New.
5135 * gdb.base/symbol-alias2.c: New.
5136 * gdb.base/symbol-alias.exp: New.
5137
5138 2017-08-21 Pedro Alves <palves@redhat.com>
5139
5140 * gdb.base/dfp-test.c
5141 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5142 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5143 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5144 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5145 * gdb.base/whatis-ptype-typedefs.c: New.
5146 * gdb.base/whatis-ptype-typedefs.exp: New.
5147 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5148 (an_int, an_int_type, an_int_type2): New globals.
5149 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5150 involving typedefs and cast expressions.
5151 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5152 (lookup_typedefs_function): New.
5153 (typedefs_pretty_printers_dict): New.
5154 (top level): Register lookup_typedefs_function in
5155 gdb.pretty_printers.
5156
5157 2017-08-18 Yao Qi <yao.qi@linaro.org>
5158
5159 * gdb.server/unittest.exp: New.
5160
5161 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5162
5163 PR gdb/21954
5164 * gdb.base/environ.exp: Add test to check if 'unset environment'
5165 works.
5166
5167 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5168
5169 * lib/gdb.exp (universal_compile_options): New caching proc.
5170 (gdb_compile): Suppress GCC's coloring of messages.
5171
5172 2017-08-14 Tom Tromey <tom@tromey.com>
5173
5174 PR gdb/21675:
5175 * gdb.base/printcmds.exp (test_radices): New function.
5176 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5177 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5178 * lib/gdb.exp (get_integer_valueof): Use p/d.
5179
5180 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5181
5182 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5183 characters.
5184
5185 2017-08-05 Tom Tromey <tom@tromey.com>
5186
5187 * gdb.rust/simple.exp: Allow String to appear in a different
5188 namespace.
5189
5190 2017-07-26 Yao Qi <yao.qi@linaro.org>
5191
5192 * gdb.gdb/unittest.exp: Invoke command
5193 "maintenance check xml-descriptions".
5194
5195 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5196
5197 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5198 calling context.
5199 (hex128): Drop erroneous calculation of parameters.
5200
5201 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5202
5203 * gdb.python/py-unwind.exp: Disable stack protection when
5204 building test file.
5205
5206 2017-07-20 Pedro Alves <palves@redhat.com>
5207
5208 * gdb.base/default.exp (set language): Adjust expected output.
5209
5210 2017-07-20 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5213 (test_minsym): ... this, and make static.
5214 (get_pck__foo__bar__minsym): Rename to ...
5215 (get_test_minsym): ... this.
5216 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5217 symbol names and comments.
5218 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5219 (get_test_minsym): ... this.
5220 (pck__foo__bar__minsym__2): Rename to ...
5221 (test_minsym): ... this.
5222 (main): Adjust.
5223
5224 2017-07-17 Pedro Alves <palves@redhat.com>
5225
5226 * gdb.base/completion.exp: Adjust expected output.
5227 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5228 the completer works.
5229
5230 2017-07-17 Pedro Alves <palves@redhat.com>
5231
5232 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5233
5234 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5235
5236 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5237
5238 2017-07-14 Tom Tromey <tom@tromey.com>
5239
5240 PR rust/21764:
5241 * gdb.rust/simple.exp: Add tests.
5242
5243 2017-07-14 Tom Tromey <tom@tromey.com>
5244
5245 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5246
5247 2017-07-14 Pedro Alves <palves@redhat.com>
5248
5249 * gdb.linespec/base/one/thefile.cc (z1): New function.
5250 * gdb.linespec/base/two/thefile.cc (z2): New function.
5251 * gdb.linespec/linespec.exp: Add tests.
5252
5253 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5254
5255 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5256 to mi_create_breakpoint.
5257
5258 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5259
5260 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5261 mi_create_breakpoint.
5262
5263 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5264
5265 * gdb.dlang/demangle.exp: Update for demangling changes.
5266
5267 2017-07-09 Tom Tromey <tom@tromey.com>
5268
5269 * gdb.dwarf2/shortpiece.exp: New file.
5270
5271 2017-07-06 David Blaikie <dblaikie@gmail.com>
5272
5273 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5274 built from fissiont-multi-cu{1,2}.c.
5275 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5276 except putting 'main' and 'func' in separate CUs in the same DWO file.
5277 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5278 test.
5279 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5280 test.
5281
5282 2017-07-06 Pedro Alves <palves@redhat.com>
5283
5284 * gdb.python/py-unwind.exp: Test flushregs.
5285
5286 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5287
5288 PR cli/21688
5289 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5290 tests for alias commands and trailing whitespace.
5291
5292 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5293
5294 PR cli/21688
5295 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5296 procedure. Call it.
5297
5298 2017-06-29 Pedro Alves <palves@redhat.com>
5299
5300 * gdb.base/printcmds.exp: Add tests.
5301
5302 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5303
5304 PR gdb/21337
5305 * gdb.base/reread-readsym.exp: New file.
5306 * gdb.base/reread-readsym.c: New file.
5307
5308 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5309
5310 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5311 subpattern.
5312
5313 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5314
5315 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5316 extended mnemonic.
5317 * gdb.arch/powerpc-power9.s: Likewise.
5318
5319 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5320
5321 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5322 on 32-bit x86 targets. Exploit is_*_target macros where
5323 appropriate.
5324
5325 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5326
5327 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5328 register pieces.
5329
5330 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5331
5332 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5333 located in one or more DWARF pieces.
5334
5335 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5336
5337 * lib/gdb.exp (get_endianness): New proc.
5338 * gdb.arch/aarch64-fp.exp: Use it.
5339 * gdb.arch/altivec-regs.exp: Likewise.
5340 * gdb.arch/e500-regs.exp: Likewise.
5341 * gdb.arch/vsx-regs.exp: Likewise.
5342 * gdb.base/dump.exp: Likewise.
5343 * gdb.base/funcargs.exp: Likewise.
5344 * gdb.base/gnu_vector.exp: Likewise.
5345 * gdb.dwarf2/formdata16.exp: Likewise.
5346 * gdb.dwarf2/implptrpiece.exp: Likewise.
5347 * gdb.dwarf2/nonvar-access.exp: Likewise.
5348 * gdb.python/py-inferior.exp: Likewise.
5349 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5350
5351 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5352
5353 PR gdb/21226
5354 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5355 stack value pieces are taken from the LSB end.
5356
5357 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5358
5359 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5360 variable at nonzero offset.
5361
5362 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5363
5364 * gdb.dwarf2/var-access.c: New file.
5365 * gdb.dwarf2/var-access.exp: New test.
5366 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5367
5368 2017-06-12 Tom Tromey <tom@tromey.com>
5369
5370 * gdb.dwarf2/formdata16.exp: Add tests.
5371
5372 2017-06-12 Tom Tromey <tom@tromey.com>
5373
5374 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5375
5376 2017-06-12 Tom Tromey <tom@tromey.com>
5377
5378 PR exp/16225:
5379 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5380 * gdb.arch/vsx-regs.exp: Update tests.
5381 * gdb.arch/s390-vregs.exp (hex128): New proc.
5382 Update test.
5383 * gdb.arch/altivec-regs.exp: Update tests.
5384
5385 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5386
5387 * gdb.base/startup-with-shell.c: New file.
5388 * gdb.base/startup-with-shell.exp: Likewise.
5389
5390 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5391
5392 * gdb.server/non-existing-program.exp: Update regex in order to
5393 reflect the fact that gdbserver is now using fork_inferior (with a
5394 shell) to startup the inferior.
5395
5396 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5397
5398 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5399 support function calls from GDB.
5400
5401 2017-05-21 Tom Tromey <tom@tromey.com>
5402
5403 PR rust/21466:
5404 * gdb.rust/unsized.exp: New file.
5405 * gdb.rust/unsized.rs: New file.
5406
5407 2017-05-19 Tom Tromey <tom@tromey.com>
5408
5409 PR rust/21484:
5410 * gdb.rust/watch.exp: New file.
5411 * gdb.rust/watch.rs: New file.
5412
5413 2017-05-18 Tom Tromey <tom@tromey.com>
5414
5415 * gdb.rust/simple.exp: Allow Box to be qualified.
5416
5417 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5418
5419 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5420
5421 2017-05-18 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.base/fileio.c (test_write, test_read, test_close)
5424 (test_fstat): Don't print 'ret' in the fail path.
5425
5426 2017-05-18 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5429 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5430 (test_system, test_rename, test_unlink, test_time): Change
5431 prototypes.
5432 * gdb.base/fileio.exp (stop_msg): Adjust.
5433
5434 2017-05-18 Pedro Alves <palves@redhat.com>
5435
5436 * gdb.base/fileio.c (null_str): New global.
5437 (test_stat): Use it.
5438 * gdb.base/fileio.exp: Remove nowarnings.
5439
5440 2017-05-17 Yao Qi <yao.qi@linaro.org>
5441
5442 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5443
5444 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5445
5446 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5447 argument command.
5448 (top-level): Invoke test_set_inferior_tty.
5449
5450 2017-05-04 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5453 Add parens to print call for Python 3.
5454
5455 2017-05-03 Keith Seitz <keiths@redhat.com>
5456
5457 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5458 (main): Call it.
5459
5460 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5461
5462 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5463 to prev and next.
5464
5465 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5466
5467 * gdb.python/py-record-btrace.exp: Remove test for
5468 gdb.BtraceInstruction.error.
5469
5470 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5471
5472 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5473
5474 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5475
5476 * gdb.python/py-record-btrace-threads.c: New file.
5477 * gdb.python/py-record-btrace-threads.exp: New file.
5478
5479 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5480
5481 PR testsuite/8595
5482 * gdb.base/environ.exp: Make test available in all architectures.
5483 Move bits related to "info program" testing to
5484 gdb.base/info-program.exp. Rewrite tests to use the two new
5485 procedures mentione below.
5486 (test_set_show_env_var) New procedure.
5487 (test_set_show_env_var_equal): Likewise.
5488 * gdb.base/info-program.exp: New file.
5489
5490 2017-04-27 Keith Seitz <keiths@redhat.com>
5491
5492 * gdb.cp/oranking.cc (test15): New function.
5493 (main): Call test15 and declare additional variables for testing.
5494 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5495 "p foo101('abc')" tests.
5496 Add tests for cv qualifier overloads.
5497 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5498 "lvalue reference overload" test.
5499 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5500 "print value of f1 on Child&& in f2" test.
5501
5502 2017-04-19 Pedro Alves <palves@redhat.com>
5503
5504 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5505 procedure.
5506 (top level): Call it.
5507 * lib/gdb.exp (gdb_define_cmd): New procedure.
5508
5509 2017-04-12 Pedro Alves <palves@redhat.com>
5510
5511 PR gdb/21323
5512 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5513 (wchar): New global.
5514 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5515 (do_test_wide_char, wide_char_types_no_program, top level): Add
5516 wchar_t testing.
5517
5518 2017-04-12 Pedro Alves <palves@redhat.com>
5519
5520 PR c++/21323
5521 * gdb.cp/wide_char_types.c: New file.
5522 * gdb.cp/wide_char_types.exp: New file.
5523
5524 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5525
5526 PR gdb/21352
5527 * gdb.trace/tsv.exp: Add test for "tsave -r".
5528
5529 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5530
5531 * gdb.dlang/watch-loc.c: New file.
5532 * gdb.dlang/watch-loc.exp: New file.
5533
5534 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5535
5536 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5537
5538 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5539
5540 * gdb.arch/arc-analyze-prologue.S: New file.
5541 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5542
5543 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5544
5545 * gdb.arch/arc-decode-insn.S: New file.
5546 * gdb.arch/arc-decode-insn.exp: Likewise.
5547
5548 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5549
5550 PR tdep/20928
5551 * gdb.arch/sparc64-regs.exp: New file.
5552 * gdb.arch/sparc64-regs.S: Likewise.
5553
5554 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5555
5556 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5557 and memory view on Python 3.
5558
5559 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5560 Keith Seitz <keiths@redhat.com>
5561
5562 PR gdb/14441
5563 * gdb.cp/demangle.exp: Add rvalue reference tests.
5564 * gdb.cp/rvalue-ref-casts.cc: New file.
5565 * gdb.cp/rvalue-ref-casts.exp: New file.
5566 * gdb.cp/rvalue-ref-overload.cc: New file.
5567 * gdb.cp/rvalue-ref-overload.exp: New file.
5568 * gdb.cp/rvalue-ref-params.cc: New file.
5569 * gdb.cp/rvalue-ref-params.exp: New file.
5570 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5571 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5572 * gdb.cp/rvalue-ref-types.cc: New file.
5573 * gdb.cp/rvalue-ref-types.exp: New file.
5574 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5575 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5576
5577 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5578
5579 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5580 New procedure.
5581
5582 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5583
5584 * lib/mi-support.exp (mi_gdb_test): Add additional message
5585 for unexpected output.
5586
5587 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5588
5589 * gdb.base/examine-backward.c (Barrier): New character array
5590 constant, to ensure that TestStrings is preceded by a string
5591 terminator.
5592
5593 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5594
5595 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5596 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5597 and implicit pointer into such a location.
5598
5599 2017-03-16 Doug Evans <dje@google.com>
5600
5601 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5602
5603 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5604
5605 * gdb.cp/m-static.exp: Fix expectation for prototype of
5606 test5.single_constructor and single_constructor::single_constructor.
5607
5608 2017-03-16 Doug Evans <dje@google.com>
5609
5610 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5611 * gdb.guile/scm-lazy-string.c: New file.
5612 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5613 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5614 for pointer, array, typedef lazy strings.
5615
5616 2017-03-16 Doug Evans <dje@google.com>
5617
5618 PR python/17728, python/18439, python/18779
5619 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5620 * gdb.python/py-lazy-string.c (pointer): New typedef.
5621 (main): New locals ptr, array, typedef_ptr.
5622 * gdb.python/py-value.exp: Move lazy string tests to ...
5623 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5624 array, typedef lazy strings.
5625
5626 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5627
5628 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5629 Add optional 'test' parameter.
5630
5631 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5632
5633 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5634 Skip for versions of DejaGnu < 1.5.
5635
5636 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5637
5638 * lib/gdb.exp (dejagnu_version): New proc.
5639 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5640 Use dejagnu_version.
5641
5642 2017-03-10 Keith Seitz <keiths@redhat.com>
5643
5644 PR c++/8128
5645 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5646 type from destructor regexps.
5647 Add a branch which actually passes the test.
5648 Adjust "ptype t5i" test names.
5649
5650 2017-03-08 Pedro Alves <palves@redhat.com>
5651
5652 * gdb.base/step-over-exit.exp: Add explicit test message.
5653
5654 2017-03-08 Pedro Alves <palves@redhat.com>
5655
5656 PR gdb/18360
5657 * gdb.threads/interrupt-while-step-over.c: New file.
5658 * gdb.threads/interrupt-while-step-over.exp: New file.
5659
5660 2017-03-08 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5663 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5664
5665 2017-03-08 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5668 PKRU as not supported as a PASS.
5669
5670 2017-03-08 Pedro Alves <palves@redhat.com>
5671
5672 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5673 prefix instead of $binfile1/$binfile2.
5674 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5675 in test message.
5676 * gdb.python/py-completion.exp: Use "load python file" as test
5677 messages instead of unstable path names.
5678
5679 2017-03-08 Pedro Alves <palves@redhat.com>
5680 Jan Kratochvil <jan.kratochvil@redhat.com>
5681
5682 PR cli/21218
5683 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5684 New proc.
5685 (top level): Call it.
5686
5687 2017-03-08 Pedro Alves <palves@redhat.com>
5688
5689 PR tui/21216
5690 * gdb.tui/tui-nl-filtered-output.exp: New file.
5691
5692 2017-03-08 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/completion.exp: Move TUI completion tests to ...
5695 * gdb.tui/completion.exp: ... this new file.
5696
5697 2017-03-08 Pedro Alves <palves@redhat.com>
5698
5699 * gdb.base/tui-disasm-long-lines.c,
5700 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5701 gdb.base/tui-layout.exp: Move to ...
5702 * gdb.tui/: ... this new directory.
5703
5704 2017-03-07 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.base/tui-layout.c: New file.
5707 * gdb.base/tui-layout.exp: New file.
5708
5709 2017-03-07 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/tui-layout.c: Rename to ...
5712 * gdb.base/tui-disasm-long-lines.c: ... this.
5713 * gdb.base/tui-layout.exp: Rename to ...
5714 * gdb.base/tui-disasm-long-lines.exp: ... this.
5715
5716 2017-03-07 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5719
5720 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5721
5722 * i386-mpx-call.c: New file.
5723 * i386-mpx-call.exp: New file.
5724
5725 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5726
5727 * gdb.arch/powerpc-power.exp: Delete test.
5728 * gdb.arch/powerpc-power.s: Likewise.
5729 * gdb.disasm/disassembler-options.exp: New test.
5730 * gdb.arch/powerpc-altivec.exp: Likewise.
5731 * gdb.arch/powerpc-altivec.s: Likewise.
5732 * gdb.arch/powerpc-altivec2.exp: Likewise.
5733 * gdb.arch/powerpc-altivec2.s: Likewise.
5734 * gdb.arch/powerpc-altivec3.exp: Likewise.
5735 * gdb.arch/powerpc-altivec3.s: Likewise.
5736 * gdb.arch/powerpc-power7.exp: Likewise.
5737 * gdb.arch/powerpc-power7.s: Likewise.
5738 * gdb.arch/powerpc-power8.exp: Likewise.
5739 * gdb.arch/powerpc-power8.s: Likewise.
5740 * gdb.arch/powerpc-power9.exp: Likewise.
5741 * gdb.arch/powerpc-power9.s: Likewise.
5742 * gdb.arch/powerpc-vsx.exp: Likewise.
5743 * gdb.arch/powerpc-vsx.s: Likewise.
5744 * gdb.arch/powerpc-vsx2.exp: Likewise.
5745 * gdb.arch/powerpc-vsx2.s: Likewise.
5746 * gdb.arch/powerpc-vsx3.exp: Likewise.
5747 * gdb.arch/powerpc-vsx3.s: Likewise.
5748 * gdb.arch/arm-disassembler-options.exp: Likewise.
5749 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5750 * gdb.arch/s390-disassembler-options.exp: Likewise.
5751
5752 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5753
5754 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5755 (check_supported_features): ... this. Changed return type to void.
5756 (supports_rdseed): New static global.
5757 (rdseed): Check supports_rdseed.
5758 (initialize): Call check_supported_features.
5759
5760 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5761
5762 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5763 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5764 and lqarx/stqcx.
5765 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5766 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5767
5768 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5769
5770 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5771 uppercase.
5772
5773 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5774
5775 * gdb.dwarf2/formdata16.c: New file.
5776 * gdb.dwarf2/formdata16.exp: New file.
5777 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5778
5779 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5780
5781 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5782 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5783 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5784 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5785 DW_AT_GNU_*.
5786
5787 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5788
5789 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5790
5791 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5792
5793 PR gdb/21164
5794 * gdb.base/maint.exp: Add testcases for when the commands do
5795 not have arguments.
5796
5797 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5798
5799 * gdb.cp/chained-calls.exp: Use p instead of P.
5800
5801 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5802
5803 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5804 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5805
5806 2017-02-14 Tom Tromey <tom@tromey.com>
5807
5808 PR python/13598:
5809 * gdb.python/py-events.exp: Add before_prompt event tests.
5810
5811 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5812
5813 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5814
5815 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5816
5817 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5818 (main): Call my_unique_function_name.
5819 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5820 completion of patterns with a single match.
5821 Add missing -re switches to gdb_test_multiple calls.
5822
5823 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5824
5825 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5826 return if core file is not recognized.
5827
5828 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5829
5830 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5831 and extra UIs.
5832
5833 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5834
5835 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5836 proc_with_prefix.
5837
5838 2017-02-10 Tom Tromey <tom@tromey.com>
5839
5840 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5841
5842 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5843
5844 PR gdb/21122
5845 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5846
5847 2017-02-08 Jerome Guitton <guitton@adacore.com>
5848
5849 * gdb.base/define.exp: Add test for command abbreviations
5850 in define.
5851
5852 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5853
5854 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5855 * gdb.reverse/insn-reverse-x86.c: New file.
5856
5857 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5858
5859 PR tdep/20936
5860 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5861
5862 2017-02-03 Tom Tromey <tom@tromey.com>
5863
5864 PR rust/21097:
5865 * gdb.rust/simple.exp: Add new tests.
5866
5867 2017-02-02 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5870 tests.
5871
5872 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5873
5874 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5875 taking a 2-byte value out of a 4-byte DWARF implicit value on
5876 big-endian targets.
5877 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5878 logic. Add test cases for DW_OP_implicit.
5879
5880 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5881
5882 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5883
5884 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5885
5886 * gdb.btrace/enable.exp: Call gdb_exit before
5887 skip_gdbserver_tests.
5888
5889 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5890
5891 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5892 GDBFLAGS.
5893
5894 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5895
5896 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5897 the test is skipped.
5898 * gdb.btrace/data.exp: Likewise.
5899 * gdb.btrace/delta.exp: Likewise.
5900 * gdb.btrace/dlopen.exp: Likewise.
5901 * gdb.btrace/enable-running.exp: Likewise.
5902 * gdb.btrace/enable.exp: Likewise.
5903 * gdb.btrace/exception.exp: Likewise.
5904 * gdb.btrace/function_call_history.exp: Likewise.
5905 * gdb.btrace/gcore.exp: Likewise.
5906 * gdb.btrace/instruction_history.exp: Likewise.
5907 * gdb.btrace/multi-thread-step.exp: Likewise.
5908 * gdb.btrace/nohist.exp: Likewise.
5909 * gdb.btrace/non-stop.exp: Likewise.
5910 * gdb.btrace/reconnect.exp: Likewise.
5911 * gdb.btrace/record_goto-step.exp: Likewise.
5912 * gdb.btrace/record_goto.exp: Likewise.
5913 * gdb.btrace/rn-dl-bind.exp: Likewise.
5914 * gdb.btrace/segv.exp: Likewise.
5915 * gdb.btrace/step.exp: Likewise.
5916 * gdb.btrace/stepi.exp: Likewise.
5917 * gdb.btrace/tailcall-only.exp: Likewise.
5918 * gdb.btrace/tailcall.exp: Likewise.
5919 * gdb.btrace/tsx.exp: Likewise.
5920 * gdb.btrace/unknown_functions.exp: Likewise.
5921 * gdb.btrace/vdso.exp: Likewise.
5922
5923 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5924
5925 * gdb.btrace/enable-running.c: New.
5926 * gdb.btrace/enable-running.exp: New.
5927
5928 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5929
5930 * gdb.arch/amd64-gs_base.c: New file.
5931 * gdb.arch/amd64-gs_base.exp: New file.
5932
5933 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5934
5935 * lib/memory.exp: Remove spurious empty newlines.
5936
5937 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5938
5939 * gdb.python/py-bad-printers.exp: Load python file using "source".
5940 * gdb.python/py-events.exp: Likewise.
5941 * gdb.python/py-evsignal.exp: Likewise.
5942 * gdb.python/py-evthreads.exp: Likewise.
5943 * gdb.python/py-frame-args.exp: Likewise.
5944 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5945 * gdb.python/py-framefilter-mi.exp: Likewise.
5946 * gdb.python/py-framefilter.exp: Likewise.
5947 * gdb.python/py-mi.exp: Likewise.
5948 * gdb.python/py-pp-maint.exp: Likewise.
5949 * gdb.python/py-pp-registration.exp: Likewise.
5950 * gdb.python/py-prettyprint.exp: Likewise.
5951 (run_lang_tests): Likewise.
5952 * gdb.python/py-typeprint.exp: Likewise.
5953
5954 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5955
5956 * lib/memory.exp: New file.
5957 * lib/gdb.exp: Load memory.exp.
5958 * gdb.base/memattr.exp (delete_memory): Move proc to
5959 lib/memory.exp and rename to delete_memory_regions.
5960 Replace delete_memory with delete_memory_regions.
5961 Cleanup memory regions before tests.
5962 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5963 before tests.
5964
5965 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5966
5967 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5968 files.
5969 (initialize): New function conditionally defined.
5970 (testcases): Move within conditional block.
5971 (main): Call initialize.
5972 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5973 of gdb.reverse/insn-reverse.c.
5974 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5975 gdb.reverse/insn-reverse.c.
5976
5977 2017-01-26 Yao Qi <yao.qi@linaro.org>
5978
5979 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5980 disassemble on address 0.
5981
5982 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5983 Yao Qi <yao.qi@linaro.org>
5984
5985 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5986 * gdb.dwarf2/implptr-64bit.S: Remove.
5987 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5988 variables in caller's context. Add DW_OP_implicit_value.
5989
5990 2017-01-25 Yao Qi <yao.qi@linaro.org>
5991
5992 * lib/dwarf.exp (Dwarf::_location): Handle
5993 DW_OP_GNU_implicit_pointer with proper size.
5994
5995 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5996
5997 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5998 and add untested calls.
5999
6000 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6001
6002 * gdb.python/python.exp: Check line number against what GDB thinks
6003 the line number is for func1.
6004
6005 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6006
6007 * gdb.dlang/debug-expr.exp: New file.
6008
6009 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6010
6011 Fix test names for the following files:
6012
6013 * gdb.ada/exec_changed.exp
6014 * gdb.ada/info_types.exp
6015 * gdb.arch/aarch64-atomic-inst.exp
6016 * gdb.arch/aarch64-fp.exp
6017 * gdb.arch/altivec-abi.exp
6018 * gdb.arch/altivec-regs.exp
6019 * gdb.arch/amd64-byte.exp
6020 * gdb.arch/amd64-disp-step.exp
6021 * gdb.arch/amd64-dword.exp
6022 * gdb.arch/amd64-entry-value-inline.exp
6023 * gdb.arch/amd64-entry-value-param.exp
6024 * gdb.arch/amd64-entry-value-paramref.exp
6025 * gdb.arch/amd64-entry-value.exp
6026 * gdb.arch/amd64-i386-address.exp
6027 * gdb.arch/amd64-invalid-stack-middle.exp
6028 * gdb.arch/amd64-invalid-stack-top.exp
6029 * gdb.arch/amd64-optimout-repeat.exp
6030 * gdb.arch/amd64-prologue-skip.exp
6031 * gdb.arch/amd64-prologue-xmm.exp
6032 * gdb.arch/amd64-stap-special-operands.exp
6033 * gdb.arch/amd64-stap-wrong-subexp.exp
6034 * gdb.arch/amd64-tailcall-cxx.exp
6035 * gdb.arch/amd64-tailcall-noret.exp
6036 * gdb.arch/amd64-tailcall-ret.exp
6037 * gdb.arch/amd64-tailcall-self.exp
6038 * gdb.arch/amd64-word.exp
6039 * gdb.arch/arm-bl-branch-dest.exp
6040 * gdb.arch/arm-disp-step.exp
6041 * gdb.arch/arm-neon.exp
6042 * gdb.arch/arm-single-step-kernel-helper.exp
6043 * gdb.arch/avr-flash-qualifier.exp
6044 * gdb.arch/disp-step-insn-reloc.exp
6045 * gdb.arch/e500-abi.exp
6046 * gdb.arch/e500-regs.exp
6047 * gdb.arch/ftrace-insn-reloc.exp
6048 * gdb.arch/i386-avx512.exp
6049 * gdb.arch/i386-bp_permanent.exp
6050 * gdb.arch/i386-byte.exp
6051 * gdb.arch/i386-cfi-notcurrent.exp
6052 * gdb.arch/i386-disp-step.exp
6053 * gdb.arch/i386-dr3-watch.exp
6054 * gdb.arch/i386-float.exp
6055 * gdb.arch/i386-gnu-cfi.exp
6056 * gdb.arch/i386-mpx-map.exp
6057 * gdb.arch/i386-mpx-sigsegv.exp
6058 * gdb.arch/i386-mpx-simple_segv.exp
6059 * gdb.arch/i386-mpx.exp
6060 * gdb.arch/i386-permbkpt.exp
6061 * gdb.arch/i386-prologue.exp
6062 * gdb.arch/i386-signal.exp
6063 * gdb.arch/i386-size-overlap.exp
6064 * gdb.arch/i386-unwind.exp
6065 * gdb.arch/i386-word.exp
6066 * gdb.arch/mips-fcr.exp
6067 * gdb.arch/powerpc-d128-regs.exp
6068 * gdb.arch/powerpc-stackless.exp
6069 * gdb.arch/ppc64-atomic-inst.exp
6070 * gdb.arch/s390-stackless.exp
6071 * gdb.arch/s390-tdbregs.exp
6072 * gdb.arch/s390-vregs.exp
6073 * gdb.arch/sparc-sysstep.exp
6074 * gdb.arch/thumb-bx-pc.exp
6075 * gdb.arch/thumb-singlestep.exp
6076 * gdb.arch/thumb2-it.exp
6077 * gdb.arch/vsx-regs.exp
6078 * gdb.asm/asm-source.exp
6079 * gdb.base/a2-run.exp
6080 * gdb.base/advance.exp
6081 * gdb.base/all-bin.exp
6082 * gdb.base/anon.exp
6083 * gdb.base/args.exp
6084 * gdb.base/arithmet.exp
6085 * gdb.base/async-shell.exp
6086 * gdb.base/async.exp
6087 * gdb.base/attach-pie-noexec.exp
6088 * gdb.base/attach-twice.exp
6089 * gdb.base/auto-load.exp
6090 * gdb.base/bang.exp
6091 * gdb.base/bitfields.exp
6092 * gdb.base/break-always.exp
6093 * gdb.base/break-caller-line.exp
6094 * gdb.base/break-entry.exp
6095 * gdb.base/break-inline.exp
6096 * gdb.base/break-on-linker-gcd-function.exp
6097 * gdb.base/break-probes.exp
6098 * gdb.base/break.exp
6099 * gdb.base/breakpoint-shadow.exp
6100 * gdb.base/call-ar-st.exp
6101 * gdb.base/call-sc.exp
6102 * gdb.base/call-signal-resume.exp
6103 * gdb.base/call-strs.exp
6104 * gdb.base/callfuncs.exp
6105 * gdb.base/catch-fork-static.exp
6106 * gdb.base/catch-gdb-caused-signals.exp
6107 * gdb.base/catch-load.exp
6108 * gdb.base/catch-signal-fork.exp
6109 * gdb.base/catch-signal.exp
6110 * gdb.base/catch-syscall.exp
6111 * gdb.base/charset.exp
6112 * gdb.base/checkpoint.exp
6113 * gdb.base/chng-syms.exp
6114 * gdb.base/code-expr.exp
6115 * gdb.base/code_elim.exp
6116 * gdb.base/commands.exp
6117 * gdb.base/completion.exp
6118 * gdb.base/complex.exp
6119 * gdb.base/cond-expr.exp
6120 * gdb.base/condbreak.exp
6121 * gdb.base/consecutive.exp
6122 * gdb.base/continue-all-already-running.exp
6123 * gdb.base/coredump-filter.exp
6124 * gdb.base/corefile.exp
6125 * gdb.base/dbx.exp
6126 * gdb.base/debug-expr.exp
6127 * gdb.base/define.exp
6128 * gdb.base/del.exp
6129 * gdb.base/disabled-location.exp
6130 * gdb.base/disasm-end-cu.exp
6131 * gdb.base/disasm-optim.exp
6132 * gdb.base/display.exp
6133 * gdb.base/duplicate-bp.exp
6134 * gdb.base/ena-dis-br.exp
6135 * gdb.base/ending-run.exp
6136 * gdb.base/enumval.exp
6137 * gdb.base/environ.exp
6138 * gdb.base/eu-strip-infcall.exp
6139 * gdb.base/eval-avoid-side-effects.exp
6140 * gdb.base/eval-skip.exp
6141 * gdb.base/exitsignal.exp
6142 * gdb.base/expand-psymtabs.exp
6143 * gdb.base/filesym.exp
6144 * gdb.base/find-unmapped.exp
6145 * gdb.base/finish.exp
6146 * gdb.base/float.exp
6147 * gdb.base/foll-exec-mode.exp
6148 * gdb.base/foll-exec.exp
6149 * gdb.base/foll-fork.exp
6150 * gdb.base/fortran-sym-case.exp
6151 * gdb.base/freebpcmd.exp
6152 * gdb.base/func-ptr.exp
6153 * gdb.base/func-ptrs.exp
6154 * gdb.base/funcargs.exp
6155 * gdb.base/gcore-buffer-overflow.exp
6156 * gdb.base/gcore-relro-pie.exp
6157 * gdb.base/gcore-relro.exp
6158 * gdb.base/gcore.exp
6159 * gdb.base/gdb1090.exp
6160 * gdb.base/gdb11530.exp
6161 * gdb.base/gdb11531.exp
6162 * gdb.base/gdb1821.exp
6163 * gdb.base/gdbindex-stabs.exp
6164 * gdb.base/gdbvars.exp
6165 * gdb.base/hbreak.exp
6166 * gdb.base/hbreak2.exp
6167 * gdb.base/included.exp
6168 * gdb.base/infcall-input.exp
6169 * gdb.base/inferior-died.exp
6170 * gdb.base/infnan.exp
6171 * gdb.base/info-macros.exp
6172 * gdb.base/info-os.exp
6173 * gdb.base/info-proc.exp
6174 * gdb.base/info-shared.exp
6175 * gdb.base/info-target.exp
6176 * gdb.base/infoline.exp
6177 * gdb.base/interp.exp
6178 * gdb.base/interrupt.exp
6179 * gdb.base/jit-reader.exp
6180 * gdb.base/jit-simple.exp
6181 * gdb.base/kill-after-signal.exp
6182 * gdb.base/kill-detach-inferiors-cmd.exp
6183 * gdb.base/label.exp
6184 * gdb.base/langs.exp
6185 * gdb.base/ldbl_e308.exp
6186 * gdb.base/line-symtabs.exp
6187 * gdb.base/linespecs.exp
6188 * gdb.base/list.exp
6189 * gdb.base/long_long.exp
6190 * gdb.base/longest-types.exp
6191 * gdb.base/maint.exp
6192 * gdb.base/max-value-size.exp
6193 * gdb.base/memattr.exp
6194 * gdb.base/mips_pro.exp
6195 * gdb.base/morestack.exp
6196 * gdb.base/moribund-step.exp
6197 * gdb.base/multi-forks.exp
6198 * gdb.base/nested-addr.exp
6199 * gdb.base/nextoverexit.exp
6200 * gdb.base/noreturn-finish.exp
6201 * gdb.base/noreturn-return.exp
6202 * gdb.base/nostdlib.exp
6203 * gdb.base/offsets.exp
6204 * gdb.base/opaque.exp
6205 * gdb.base/pc-fp.exp
6206 * gdb.base/permissions.exp
6207 * gdb.base/print-symbol-loading.exp
6208 * gdb.base/prologue-include.exp
6209 * gdb.base/psymtab.exp
6210 * gdb.base/ptype.exp
6211 * gdb.base/random-signal.exp
6212 * gdb.base/randomize.exp
6213 * gdb.base/range-stepping.exp
6214 * gdb.base/readline-ask.exp
6215 * gdb.base/recpar.exp
6216 * gdb.base/recurse.exp
6217 * gdb.base/relational.exp
6218 * gdb.base/restore.exp
6219 * gdb.base/return-nodebug.exp
6220 * gdb.base/return.exp
6221 * gdb.base/run-after-attach.exp
6222 * gdb.base/save-bp.exp
6223 * gdb.base/scope.exp
6224 * gdb.base/sect-cmd.exp
6225 * gdb.base/set-lang-auto.exp
6226 * gdb.base/set-noassign.exp
6227 * gdb.base/setvar.exp
6228 * gdb.base/sigall.exp
6229 * gdb.base/sigbpt.exp
6230 * gdb.base/siginfo-addr.exp
6231 * gdb.base/siginfo-infcall.exp
6232 * gdb.base/siginfo-obj.exp
6233 * gdb.base/siginfo.exp
6234 * gdb.base/signals-state-child.exp
6235 * gdb.base/signest.exp
6236 * gdb.base/sigstep.exp
6237 * gdb.base/sizeof.exp
6238 * gdb.base/skip.exp
6239 * gdb.base/solib-corrupted.exp
6240 * gdb.base/solib-nodir.exp
6241 * gdb.base/solib-search.exp
6242 * gdb.base/stack-checking.exp
6243 * gdb.base/stale-infcall.exp
6244 * gdb.base/stap-probe.exp
6245 * gdb.base/start.exp
6246 * gdb.base/step-break.exp
6247 * gdb.base/step-bt.exp
6248 * gdb.base/step-line.exp
6249 * gdb.base/step-over-exit.exp
6250 * gdb.base/step-over-syscall.exp
6251 * gdb.base/step-resume-infcall.exp
6252 * gdb.base/step-test.exp
6253 * gdb.base/store.exp
6254 * gdb.base/structs3.exp
6255 * gdb.base/sym-file.exp
6256 * gdb.base/symbol-without-target_section.exp
6257 * gdb.base/term.exp
6258 * gdb.base/testenv.exp
6259 * gdb.base/ui-redirect.exp
6260 * gdb.base/until.exp
6261 * gdb.base/unwindonsignal.exp
6262 * gdb.base/value-double-free.exp
6263 * gdb.base/vla-datatypes.exp
6264 * gdb.base/vla-ptr.exp
6265 * gdb.base/vla-sideeffect.exp
6266 * gdb.base/volatile.exp
6267 * gdb.base/watch-cond-infcall.exp
6268 * gdb.base/watch-cond.exp
6269 * gdb.base/watch-non-mem.exp
6270 * gdb.base/watch-read.exp
6271 * gdb.base/watch-vfork.exp
6272 * gdb.base/watchpoint-cond-gone.exp
6273 * gdb.base/watchpoint-delete.exp
6274 * gdb.base/watchpoint-hw-hit-once.exp
6275 * gdb.base/watchpoint-hw.exp
6276 * gdb.base/watchpoint-stops-at-right-insn.exp
6277 * gdb.base/watchpoints.exp
6278 * gdb.base/wchar.exp
6279 * gdb.base/whatis-exp.exp
6280 * gdb.btrace/buffer-size.exp
6281 * gdb.btrace/data.exp
6282 * gdb.btrace/delta.exp
6283 * gdb.btrace/dlopen.exp
6284 * gdb.btrace/enable.exp
6285 * gdb.btrace/exception.exp
6286 * gdb.btrace/function_call_history.exp
6287 * gdb.btrace/gcore.exp
6288 * gdb.btrace/instruction_history.exp
6289 * gdb.btrace/nohist.exp
6290 * gdb.btrace/reconnect.exp
6291 * gdb.btrace/record_goto-step.exp
6292 * gdb.btrace/record_goto.exp
6293 * gdb.btrace/rn-dl-bind.exp
6294 * gdb.btrace/segv.exp
6295 * gdb.btrace/step.exp
6296 * gdb.btrace/stepi.exp
6297 * gdb.btrace/tailcall-only.exp
6298 * gdb.btrace/tailcall.exp
6299 * gdb.btrace/tsx.exp
6300 * gdb.btrace/unknown_functions.exp
6301 * gdb.btrace/vdso.exp
6302 * gdb.compile/compile-ifunc.exp
6303 * gdb.compile/compile-ops.exp
6304 * gdb.compile/compile-print.exp
6305 * gdb.compile/compile-setjmp.exp
6306 * gdb.cp/abstract-origin.exp
6307 * gdb.cp/ambiguous.exp
6308 * gdb.cp/annota2.exp
6309 * gdb.cp/annota3.exp
6310 * gdb.cp/anon-ns.exp
6311 * gdb.cp/anon-struct.exp
6312 * gdb.cp/anon-union.exp
6313 * gdb.cp/arg-reference.exp
6314 * gdb.cp/baseenum.exp
6315 * gdb.cp/bool.exp
6316 * gdb.cp/breakpoint.exp
6317 * gdb.cp/bs15503.exp
6318 * gdb.cp/call-c.exp
6319 * gdb.cp/casts.exp
6320 * gdb.cp/chained-calls.exp
6321 * gdb.cp/class2.exp
6322 * gdb.cp/classes.exp
6323 * gdb.cp/cmpd-minsyms.exp
6324 * gdb.cp/converts.exp
6325 * gdb.cp/cp-relocate.exp
6326 * gdb.cp/cpcompletion.exp
6327 * gdb.cp/cpexprs.exp
6328 * gdb.cp/cplabel.exp
6329 * gdb.cp/cplusfuncs.exp
6330 * gdb.cp/cpsizeof.exp
6331 * gdb.cp/ctti.exp
6332 * gdb.cp/derivation.exp
6333 * gdb.cp/destrprint.exp
6334 * gdb.cp/dispcxx.exp
6335 * gdb.cp/enum-class.exp
6336 * gdb.cp/exception.exp
6337 * gdb.cp/exceptprint.exp
6338 * gdb.cp/expand-psymtabs-cxx.exp
6339 * gdb.cp/expand-sals.exp
6340 * gdb.cp/extern-c.exp
6341 * gdb.cp/filename.exp
6342 * gdb.cp/formatted-ref.exp
6343 * gdb.cp/fpointer.exp
6344 * gdb.cp/gdb1355.exp
6345 * gdb.cp/gdb2495.exp
6346 * gdb.cp/hang.exp
6347 * gdb.cp/impl-this.exp
6348 * gdb.cp/infcall-dlopen.exp
6349 * gdb.cp/inherit.exp
6350 * gdb.cp/iostream.exp
6351 * gdb.cp/koenig.exp
6352 * gdb.cp/local.exp
6353 * gdb.cp/m-data.exp
6354 * gdb.cp/m-static.exp
6355 * gdb.cp/mb-ctor.exp
6356 * gdb.cp/mb-inline.exp
6357 * gdb.cp/mb-templates.exp
6358 * gdb.cp/member-name.exp
6359 * gdb.cp/member-ptr.exp
6360 * gdb.cp/meth-typedefs.exp
6361 * gdb.cp/method.exp
6362 * gdb.cp/method2.exp
6363 * gdb.cp/minsym-fallback.exp
6364 * gdb.cp/misc.exp
6365 * gdb.cp/namelessclass.exp
6366 * gdb.cp/namespace-enum.exp
6367 * gdb.cp/namespace-nested-import.exp
6368 * gdb.cp/namespace.exp
6369 * gdb.cp/nextoverthrow.exp
6370 * gdb.cp/no-dmgl-verbose.exp
6371 * gdb.cp/non-trivial-retval.exp
6372 * gdb.cp/noparam.exp
6373 * gdb.cp/nsdecl.exp
6374 * gdb.cp/nsimport.exp
6375 * gdb.cp/nsnested.exp
6376 * gdb.cp/nsnoimports.exp
6377 * gdb.cp/nsrecurs.exp
6378 * gdb.cp/nsstress.exp
6379 * gdb.cp/nsusing.exp
6380 * gdb.cp/operator.exp
6381 * gdb.cp/oranking.exp
6382 * gdb.cp/overload-const.exp
6383 * gdb.cp/overload.exp
6384 * gdb.cp/ovldbreak.exp
6385 * gdb.cp/ovsrch.exp
6386 * gdb.cp/paren-type.exp
6387 * gdb.cp/parse-lang.exp
6388 * gdb.cp/pass-by-ref.exp
6389 * gdb.cp/pr-1023.exp
6390 * gdb.cp/pr-1210.exp
6391 * gdb.cp/pr-574.exp
6392 * gdb.cp/pr10687.exp
6393 * gdb.cp/pr12028.exp
6394 * gdb.cp/pr17132.exp
6395 * gdb.cp/pr17494.exp
6396 * gdb.cp/pr9067.exp
6397 * gdb.cp/pr9167.exp
6398 * gdb.cp/pr9631.exp
6399 * gdb.cp/printmethod.exp
6400 * gdb.cp/psmang.exp
6401 * gdb.cp/psymtab-parameter.exp
6402 * gdb.cp/ptype-cv-cp.exp
6403 * gdb.cp/ptype-flags.exp
6404 * gdb.cp/re-set-overloaded.exp
6405 * gdb.cp/ref-types.exp
6406 * gdb.cp/rtti.exp
6407 * gdb.cp/scope-err.exp
6408 * gdb.cp/shadow.exp
6409 * gdb.cp/smartp.exp
6410 * gdb.cp/static-method.exp
6411 * gdb.cp/static-print-quit.exp
6412 * gdb.cp/temargs.exp
6413 * gdb.cp/templates.exp
6414 * gdb.cp/try_catch.exp
6415 * gdb.cp/typedef-operator.exp
6416 * gdb.cp/typeid.exp
6417 * gdb.cp/userdef.exp
6418 * gdb.cp/using-crash.exp
6419 * gdb.cp/var-tag.exp
6420 * gdb.cp/virtbase.exp
6421 * gdb.cp/virtfunc.exp
6422 * gdb.cp/virtfunc2.exp
6423 * gdb.cp/vla-cxx.exp
6424 * gdb.disasm/t01_mov.exp
6425 * gdb.disasm/t02_mova.exp
6426 * gdb.disasm/t03_add.exp
6427 * gdb.disasm/t04_sub.exp
6428 * gdb.disasm/t05_cmp.exp
6429 * gdb.disasm/t06_ari2.exp
6430 * gdb.disasm/t07_ari3.exp
6431 * gdb.disasm/t08_or.exp
6432 * gdb.disasm/t09_xor.exp
6433 * gdb.disasm/t10_and.exp
6434 * gdb.disasm/t11_logs.exp
6435 * gdb.disasm/t12_bit.exp
6436 * gdb.disasm/t13_otr.exp
6437 * gdb.dlang/circular.exp
6438 * gdb.dwarf2/arr-stride.exp
6439 * gdb.dwarf2/arr-subrange.exp
6440 * gdb.dwarf2/atomic-type.exp
6441 * gdb.dwarf2/bad-regnum.exp
6442 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6443 * gdb.dwarf2/callframecfa.exp
6444 * gdb.dwarf2/clztest.exp
6445 * gdb.dwarf2/corrupt.exp
6446 * gdb.dwarf2/data-loc.exp
6447 * gdb.dwarf2/dup-psym.exp
6448 * gdb.dwarf2/dw2-anon-mptr.exp
6449 * gdb.dwarf2/dw2-anonymous-func.exp
6450 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6451 * gdb.dwarf2/dw2-bad-unresolved.exp
6452 * gdb.dwarf2/dw2-basic.exp
6453 * gdb.dwarf2/dw2-canonicalize-type.exp
6454 * gdb.dwarf2/dw2-case-insensitive.exp
6455 * gdb.dwarf2/dw2-common-block.exp
6456 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6457 * gdb.dwarf2/dw2-compressed.exp
6458 * gdb.dwarf2/dw2-const.exp
6459 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6460 * gdb.dwarf2/dw2-cu-size.exp
6461 * gdb.dwarf2/dw2-dup-frame.exp
6462 * gdb.dwarf2/dw2-entry-value.exp
6463 * gdb.dwarf2/dw2-icycle.exp
6464 * gdb.dwarf2/dw2-ifort-parameter.exp
6465 * gdb.dwarf2/dw2-inline-break.exp
6466 * gdb.dwarf2/dw2-inline-param.exp
6467 * gdb.dwarf2/dw2-intercu.exp
6468 * gdb.dwarf2/dw2-intermix.exp
6469 * gdb.dwarf2/dw2-lexical-block-bare.exp
6470 * gdb.dwarf2/dw2-linkage-name-trust.exp
6471 * gdb.dwarf2/dw2-minsym-in-cu.exp
6472 * gdb.dwarf2/dw2-noloc.exp
6473 * gdb.dwarf2/dw2-op-call.exp
6474 * gdb.dwarf2/dw2-op-out-param.exp
6475 * gdb.dwarf2/dw2-opt-structptr.exp
6476 * gdb.dwarf2/dw2-param-error.exp
6477 * gdb.dwarf2/dw2-producer.exp
6478 * gdb.dwarf2/dw2-ranges-base.exp
6479 * gdb.dwarf2/dw2-ref-missing-frame.exp
6480 * gdb.dwarf2/dw2-reg-undefined.exp
6481 * gdb.dwarf2/dw2-regno-invalid.exp
6482 * gdb.dwarf2/dw2-restore.exp
6483 * gdb.dwarf2/dw2-restrict.exp
6484 * gdb.dwarf2/dw2-single-line-discriminators.exp
6485 * gdb.dwarf2/dw2-strp.exp
6486 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6487 * gdb.dwarf2/dw2-unresolved.exp
6488 * gdb.dwarf2/dw2-var-zero-addr.exp
6489 * gdb.dwarf2/dw4-sig-types.exp
6490 * gdb.dwarf2/dwz.exp
6491 * gdb.dwarf2/dynarr-ptr.exp
6492 * gdb.dwarf2/enum-type.exp
6493 * gdb.dwarf2/gdb-index.exp
6494 * gdb.dwarf2/implptr-64bit.exp
6495 * gdb.dwarf2/implptr-optimized-out.exp
6496 * gdb.dwarf2/implptr.exp
6497 * gdb.dwarf2/implref-array.exp
6498 * gdb.dwarf2/implref-const.exp
6499 * gdb.dwarf2/implref-global.exp
6500 * gdb.dwarf2/implref-struct.exp
6501 * gdb.dwarf2/mac-fileno.exp
6502 * gdb.dwarf2/main-subprogram.exp
6503 * gdb.dwarf2/member-ptr-forwardref.exp
6504 * gdb.dwarf2/method-ptr.exp
6505 * gdb.dwarf2/missing-sig-type.exp
6506 * gdb.dwarf2/nonvar-access.exp
6507 * gdb.dwarf2/opaque-type-lookup.exp
6508 * gdb.dwarf2/pieces-optimized-out.exp
6509 * gdb.dwarf2/pieces.exp
6510 * gdb.dwarf2/pr10770.exp
6511 * gdb.dwarf2/pr13961.exp
6512 * gdb.dwarf2/staticvirtual.exp
6513 * gdb.dwarf2/subrange.exp
6514 * gdb.dwarf2/symtab-producer.exp
6515 * gdb.dwarf2/trace-crash.exp
6516 * gdb.dwarf2/typeddwarf.exp
6517 * gdb.dwarf2/valop.exp
6518 * gdb.dwarf2/watch-notconst.exp
6519 * gdb.fortran/array-element.exp
6520 * gdb.fortran/charset.exp
6521 * gdb.fortran/common-block.exp
6522 * gdb.fortran/complex.exp
6523 * gdb.fortran/derived-type-function.exp
6524 * gdb.fortran/derived-type.exp
6525 * gdb.fortran/logical.exp
6526 * gdb.fortran/module.exp
6527 * gdb.fortran/multi-dim.exp
6528 * gdb.fortran/nested-funcs.exp
6529 * gdb.fortran/print-formatted.exp
6530 * gdb.fortran/subarray.exp
6531 * gdb.fortran/vla-alloc-assoc.exp
6532 * gdb.fortran/vla-datatypes.exp
6533 * gdb.fortran/vla-history.exp
6534 * gdb.fortran/vla-ptr-info.exp
6535 * gdb.fortran/vla-ptype-sub.exp
6536 * gdb.fortran/vla-ptype.exp
6537 * gdb.fortran/vla-sizeof.exp
6538 * gdb.fortran/vla-type.exp
6539 * gdb.fortran/vla-value-sub-arbitrary.exp
6540 * gdb.fortran/vla-value-sub-finish.exp
6541 * gdb.fortran/vla-value-sub.exp
6542 * gdb.fortran/vla-value.exp
6543 * gdb.fortran/whatis_type.exp
6544 * gdb.go/chan.exp
6545 * gdb.go/handcall.exp
6546 * gdb.go/hello.exp
6547 * gdb.go/integers.exp
6548 * gdb.go/methods.exp
6549 * gdb.go/package.exp
6550 * gdb.go/strings.exp
6551 * gdb.go/types.exp
6552 * gdb.go/unsafe.exp
6553 * gdb.guile/scm-arch.exp
6554 * gdb.guile/scm-block.exp
6555 * gdb.guile/scm-breakpoint.exp
6556 * gdb.guile/scm-cmd.exp
6557 * gdb.guile/scm-disasm.exp
6558 * gdb.guile/scm-equal.exp
6559 * gdb.guile/scm-frame-args.exp
6560 * gdb.guile/scm-frame-inline.exp
6561 * gdb.guile/scm-frame.exp
6562 * gdb.guile/scm-iterator.exp
6563 * gdb.guile/scm-math.exp
6564 * gdb.guile/scm-objfile.exp
6565 * gdb.guile/scm-ports.exp
6566 * gdb.guile/scm-symbol.exp
6567 * gdb.guile/scm-symtab.exp
6568 * gdb.guile/scm-value-cc.exp
6569 * gdb.guile/types-module.exp
6570 * gdb.linespec/break-ask.exp
6571 * gdb.linespec/cpexplicit.exp
6572 * gdb.linespec/explicit.exp
6573 * gdb.linespec/keywords.exp
6574 * gdb.linespec/linespec.exp
6575 * gdb.linespec/ls-dollar.exp
6576 * gdb.linespec/ls-errs.exp
6577 * gdb.linespec/skip-two.exp
6578 * gdb.linespec/thread.exp
6579 * gdb.mi/mi-async.exp
6580 * gdb.mi/mi-basics.exp
6581 * gdb.mi/mi-break.exp
6582 * gdb.mi/mi-catch-load.exp
6583 * gdb.mi/mi-cli.exp
6584 * gdb.mi/mi-cmd-param-changed.exp
6585 * gdb.mi/mi-console.exp
6586 * gdb.mi/mi-detach.exp
6587 * gdb.mi/mi-disassemble.exp
6588 * gdb.mi/mi-eval.exp
6589 * gdb.mi/mi-file-transfer.exp
6590 * gdb.mi/mi-file.exp
6591 * gdb.mi/mi-fill-memory.exp
6592 * gdb.mi/mi-inheritance-syntax-error.exp
6593 * gdb.mi/mi-linespec-err-cp.exp
6594 * gdb.mi/mi-logging.exp
6595 * gdb.mi/mi-memory-changed.exp
6596 * gdb.mi/mi-read-memory.exp
6597 * gdb.mi/mi-record-changed.exp
6598 * gdb.mi/mi-reg-undefined.exp
6599 * gdb.mi/mi-regs.exp
6600 * gdb.mi/mi-return.exp
6601 * gdb.mi/mi-reverse.exp
6602 * gdb.mi/mi-simplerun.exp
6603 * gdb.mi/mi-solib.exp
6604 * gdb.mi/mi-stack.exp
6605 * gdb.mi/mi-stepi.exp
6606 * gdb.mi/mi-syn-frame.exp
6607 * gdb.mi/mi-until.exp
6608 * gdb.mi/mi-var-block.exp
6609 * gdb.mi/mi-var-child.exp
6610 * gdb.mi/mi-var-cmd.exp
6611 * gdb.mi/mi-var-cp.exp
6612 * gdb.mi/mi-var-display.exp
6613 * gdb.mi/mi-var-invalidate.exp
6614 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6615 * gdb.mi/mi-vla-fortran.exp
6616 * gdb.mi/mi-watch.exp
6617 * gdb.mi/mi2-var-child.exp
6618 * gdb.mi/user-selected-context-sync.exp
6619 * gdb.modula2/unbounded-array.exp
6620 * gdb.multi/dummy-frame-restore.exp
6621 * gdb.multi/multi-arch-exec.exp
6622 * gdb.multi/multi-arch.exp
6623 * gdb.multi/tids.exp
6624 * gdb.multi/watchpoint-multi.exp
6625 * gdb.opencl/callfuncs.exp
6626 * gdb.opencl/convs_casts.exp
6627 * gdb.opencl/datatypes.exp
6628 * gdb.opencl/operators.exp
6629 * gdb.opencl/vec_comps.exp
6630 * gdb.opt/clobbered-registers-O2.exp
6631 * gdb.opt/inline-break.exp
6632 * gdb.opt/inline-bt.exp
6633 * gdb.opt/inline-cmds.exp
6634 * gdb.opt/inline-locals.exp
6635 * gdb.pascal/case-insensitive-symbols.exp
6636 * gdb.pascal/floats.exp
6637 * gdb.pascal/gdb11492.exp
6638 * gdb.python/lib-types.exp
6639 * gdb.python/py-arch.exp
6640 * gdb.python/py-as-string.exp
6641 * gdb.python/py-bad-printers.exp
6642 * gdb.python/py-block.exp
6643 * gdb.python/py-breakpoint-create-fail.exp
6644 * gdb.python/py-breakpoint.exp
6645 * gdb.python/py-caller-is.exp
6646 * gdb.python/py-cmd.exp
6647 * gdb.python/py-explore-cc.exp
6648 * gdb.python/py-explore.exp
6649 * gdb.python/py-finish-breakpoint.exp
6650 * gdb.python/py-finish-breakpoint2.exp
6651 * gdb.python/py-frame-args.exp
6652 * gdb.python/py-frame-inline.exp
6653 * gdb.python/py-frame.exp
6654 * gdb.python/py-framefilter-mi.exp
6655 * gdb.python/py-infthread.exp
6656 * gdb.python/py-lazy-string.exp
6657 * gdb.python/py-linetable.exp
6658 * gdb.python/py-mi-events.exp
6659 * gdb.python/py-mi-objfile.exp
6660 * gdb.python/py-mi.exp
6661 * gdb.python/py-objfile.exp
6662 * gdb.python/py-pp-integral.exp
6663 * gdb.python/py-pp-maint.exp
6664 * gdb.python/py-pp-re-notag.exp
6665 * gdb.python/py-pp-registration.exp
6666 * gdb.python/py-recurse-unwind.exp
6667 * gdb.python/py-strfns.exp
6668 * gdb.python/py-symbol.exp
6669 * gdb.python/py-symtab.exp
6670 * gdb.python/py-sync-interp.exp
6671 * gdb.python/py-typeprint.exp
6672 * gdb.python/py-unwind-maint.exp
6673 * gdb.python/py-unwind.exp
6674 * gdb.python/py-value-cc.exp
6675 * gdb.python/py-xmethods.exp
6676 * gdb.reverse/amd64-tailcall-reverse.exp
6677 * gdb.reverse/break-precsave.exp
6678 * gdb.reverse/break-reverse.exp
6679 * gdb.reverse/consecutive-precsave.exp
6680 * gdb.reverse/consecutive-reverse.exp
6681 * gdb.reverse/finish-precsave.exp
6682 * gdb.reverse/finish-reverse-bkpt.exp
6683 * gdb.reverse/finish-reverse.exp
6684 * gdb.reverse/fstatat-reverse.exp
6685 * gdb.reverse/getresuid-reverse.exp
6686 * gdb.reverse/i386-precsave.exp
6687 * gdb.reverse/i386-reverse.exp
6688 * gdb.reverse/i386-sse-reverse.exp
6689 * gdb.reverse/i387-env-reverse.exp
6690 * gdb.reverse/i387-stack-reverse.exp
6691 * gdb.reverse/insn-reverse.exp
6692 * gdb.reverse/machinestate-precsave.exp
6693 * gdb.reverse/machinestate.exp
6694 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6695 * gdb.reverse/pipe-reverse.exp
6696 * gdb.reverse/readv-reverse.exp
6697 * gdb.reverse/recvmsg-reverse.exp
6698 * gdb.reverse/rerun-prec.exp
6699 * gdb.reverse/s390-mvcle.exp
6700 * gdb.reverse/step-precsave.exp
6701 * gdb.reverse/step-reverse.exp
6702 * gdb.reverse/time-reverse.exp
6703 * gdb.reverse/until-precsave.exp
6704 * gdb.reverse/until-reverse.exp
6705 * gdb.reverse/waitpid-reverse.exp
6706 * gdb.reverse/watch-precsave.exp
6707 * gdb.reverse/watch-reverse.exp
6708 * gdb.rust/generics.exp
6709 * gdb.rust/methods.exp
6710 * gdb.rust/modules.exp
6711 * gdb.rust/simple.exp
6712 * gdb.server/connect-with-no-symbol-file.exp
6713 * gdb.server/ext-attach.exp
6714 * gdb.server/ext-restart.exp
6715 * gdb.server/ext-wrapper.exp
6716 * gdb.server/file-transfer.exp
6717 * gdb.server/server-exec-info.exp
6718 * gdb.server/server-kill.exp
6719 * gdb.server/server-mon.exp
6720 * gdb.server/wrapper.exp
6721 * gdb.stabs/exclfwd.exp
6722 * gdb.stabs/gdb11479.exp
6723 * gdb.threads/clone-new-thread-event.exp
6724 * gdb.threads/corethreads.exp
6725 * gdb.threads/current-lwp-dead.exp
6726 * gdb.threads/dlopen-libpthread.exp
6727 * gdb.threads/gcore-thread.exp
6728 * gdb.threads/sigstep-threads.exp
6729 * gdb.threads/watchpoint-fork.exp
6730 * gdb.trace/actions-changed.exp
6731 * gdb.trace/backtrace.exp
6732 * gdb.trace/change-loc.exp
6733 * gdb.trace/circ.exp
6734 * gdb.trace/collection.exp
6735 * gdb.trace/disconnected-tracing.exp
6736 * gdb.trace/ftrace.exp
6737 * gdb.trace/mi-trace-frame-collected.exp
6738 * gdb.trace/mi-trace-unavailable.exp
6739 * gdb.trace/mi-traceframe-changed.exp
6740 * gdb.trace/mi-tsv-changed.exp
6741 * gdb.trace/no-attach-trace.exp
6742 * gdb.trace/passc-dyn.exp
6743 * gdb.trace/qtro.exp
6744 * gdb.trace/range-stepping.exp
6745 * gdb.trace/read-memory.exp
6746 * gdb.trace/save-trace.exp
6747 * gdb.trace/signal.exp
6748 * gdb.trace/status-stop.exp
6749 * gdb.trace/tfile.exp
6750 * gdb.trace/trace-break.exp
6751 * gdb.trace/trace-buffer-size.exp
6752 * gdb.trace/trace-condition.exp
6753 * gdb.trace/tracefile-pseudo-reg.exp
6754 * gdb.trace/tstatus.exp
6755 * gdb.trace/unavailable.exp
6756 * gdb.trace/while-dyn.exp
6757 * gdb.trace/while-stepping.exp
6758
6759 2016-12-22 Doug Evans <xdje42@gmail.com>
6760
6761 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6762 and msymbols.
6763
6764 2016-12-19 Yao Qi <yao.qi@linaro.org>
6765
6766 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6767 (test_with_self): Don't call do_steps_and_nexts, and remove
6768 code about stepping into xmalloc.
6769
6770 2016-12-09 Yao Qi <yao.qi@linaro.org>
6771
6772 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6773
6774 2016-12-09 Yao Qi <yao.qi@linaro.org>
6775
6776 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6777
6778 2016-12-09 Pedro Alves <palves@redhat.com>
6779
6780 * gdb.base/all-architectures-0.exp: New file.
6781 * gdb.base/all-architectures-1.exp: New file.
6782 * gdb.base/all-architectures-2.exp: New file.
6783 * gdb.base/all-architectures-3.exp: New file.
6784 * gdb.base/all-architectures-4.exp: New file.
6785 * gdb.base/all-architectures-5.exp: New file.
6786 * gdb.base/all-architectures-6.exp: New file.
6787 * gdb.base/all-architectures-7.exp: New file.
6788 * gdb.base/all-architectures.exp.in: New file.
6789
6790 2016-12-09 Yao Qi <yao.qi@linaro.org>
6791
6792 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6793
6794 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6795
6796 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6797 possible.
6798 Remove useless pattern-matching code.
6799
6800 2016-12-02 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6803 procedure.
6804 (top level): Call it.
6805
6806 2016-12-02 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6809 New procedure.
6810 (top level): Call it.
6811
6812 2016-12-02 Pedro Alves <palves@redhat.com>
6813
6814 PR cli/20559
6815 * gdb.base/commands.exp (user_defined_command_args_eval): New
6816 procedure.
6817 (top level): Call it.
6818
6819 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6820
6821 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6822 timeout handling.
6823
6824 2016-12-02 Tom Tromey <tom@tromey.com>
6825
6826 * gdb.dwarf2/main-subprogram.c: New file.
6827 * gdb.dwarf2/main-subprogram.exp: New file.
6828
6829 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6830
6831 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6832 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6833 gdb_test_no_output for a couple of cases.
6834 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6835
6836 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6837
6838 Fix test names and standardize compilation error messages throughout
6839 the following files:
6840
6841 * gdb.ada/start.exp
6842 * gdb.arch/alpha-step.exp
6843 * gdb.arch/e500-prologue.exp
6844 * gdb.arch/ftrace-insn-reloc.exp
6845 * gdb.arch/gdb1291.exp
6846 * gdb.arch/gdb1431.exp
6847 * gdb.arch/gdb1558.exp
6848 * gdb.arch/i386-dr3-watch.exp
6849 * gdb.arch/i386-sse-stack-align.exp
6850 * gdb.arch/ia64-breakpoint-shadow.exp
6851 * gdb.arch/pa-nullify.exp
6852 * gdb.arch/powerpc-aix-prologue.exp
6853 * gdb.arch/thumb-bx-pc.exp
6854 * gdb.base/annota1.exp
6855 * gdb.base/annota3.exp
6856 * gdb.base/arrayidx.exp
6857 * gdb.base/assign.exp
6858 * gdb.base/attach.exp
6859 * gdb.base/auxv.exp
6860 * gdb.base/bang.exp
6861 * gdb.base/bfp-test.exp
6862 * gdb.base/bigcore.exp
6863 * gdb.base/bitfields2.exp
6864 * gdb.base/break-fun-addr.exp
6865 * gdb.base/break-probes.exp
6866 * gdb.base/call-rt-st.exp
6867 * gdb.base/callexit.exp
6868 * gdb.base/catch-fork-kill.exp
6869 * gdb.base/charset.exp
6870 * gdb.base/checkpoint.exp
6871 * gdb.base/comprdebug.exp
6872 * gdb.base/constvars.exp
6873 * gdb.base/coredump-filter.exp
6874 * gdb.base/cursal.exp
6875 * gdb.base/cvexpr.exp
6876 * gdb.base/detach.exp
6877 * gdb.base/display.exp
6878 * gdb.base/dmsym.exp
6879 * gdb.base/dprintf-pending.exp
6880 * gdb.base/dso2dso.exp
6881 * gdb.base/dtrace-probe.exp
6882 * gdb.base/dump.exp
6883 * gdb.base/enum_cond.exp
6884 * gdb.base/exe-lock.exp
6885 * gdb.base/exec-invalid-sysroot.exp
6886 * gdb.base/execl-update-breakpoints.exp
6887 * gdb.base/exprs.exp
6888 * gdb.base/fileio.exp
6889 * gdb.base/find.exp
6890 * gdb.base/finish.exp
6891 * gdb.base/fixsection.exp
6892 * gdb.base/foll-vfork.exp
6893 * gdb.base/frame-args.exp
6894 * gdb.base/gcore.exp
6895 * gdb.base/gdb1250.exp
6896 * gdb.base/global-var-nested-by-dso.exp
6897 * gdb.base/gnu-ifunc.exp
6898 * gdb.base/hashline1.exp
6899 * gdb.base/hashline2.exp
6900 * gdb.base/hashline3.exp
6901 * gdb.base/hbreak-in-shr-unsupported.exp
6902 * gdb.base/huge.exp
6903 * gdb.base/infcall-input.exp
6904 * gdb.base/info-fun.exp
6905 * gdb.base/info-shared.exp
6906 * gdb.base/jit-simple.exp
6907 * gdb.base/jit-so.exp
6908 * gdb.base/jit.exp
6909 * gdb.base/jump.exp
6910 * gdb.base/label.exp
6911 * gdb.base/lineinc.exp
6912 * gdb.base/logical.exp
6913 * gdb.base/longjmp.exp
6914 * gdb.base/macscp.exp
6915 * gdb.base/miscexprs.exp
6916 * gdb.base/new-ui-echo.exp
6917 * gdb.base/new-ui-pending-input.exp
6918 * gdb.base/new-ui.exp
6919 * gdb.base/nodebug.exp
6920 * gdb.base/nofield.exp
6921 * gdb.base/offsets.exp
6922 * gdb.base/overlays.exp
6923 * gdb.base/pending.exp
6924 * gdb.base/pointers.exp
6925 * gdb.base/pr11022.exp
6926 * gdb.base/printcmds.exp
6927 * gdb.base/prologue.exp
6928 * gdb.base/ptr-typedef.exp
6929 * gdb.base/realname-expand.exp
6930 * gdb.base/relativedebug.exp
6931 * gdb.base/relocate.exp
6932 * gdb.base/remote.exp
6933 * gdb.base/reread.exp
6934 * gdb.base/return2.exp
6935 * gdb.base/savedregs.exp
6936 * gdb.base/sep.exp
6937 * gdb.base/sepdebug.exp
6938 * gdb.base/sepsymtab.exp
6939 * gdb.base/set-inferior-tty.exp
6940 * gdb.base/setshow.exp
6941 * gdb.base/shlib-call.exp
6942 * gdb.base/sigaltstack.exp
6943 * gdb.base/siginfo-addr.exp
6944 * gdb.base/signals.exp
6945 * gdb.base/signull.exp
6946 * gdb.base/sigrepeat.exp
6947 * gdb.base/so-impl-ld.exp
6948 * gdb.base/solib-display.exp
6949 * gdb.base/solib-overlap.exp
6950 * gdb.base/solib-search.exp
6951 * gdb.base/solib-symbol.exp
6952 * gdb.base/structs.exp
6953 * gdb.base/structs2.exp
6954 * gdb.base/symtab-search-order.exp
6955 * gdb.base/twice.exp
6956 * gdb.base/unload.exp
6957 * gdb.base/varargs.exp
6958 * gdb.base/watchpoint-solib.exp
6959 * gdb.base/watchpoint.exp
6960 * gdb.base/whatis.exp
6961 * gdb.base/wrong_frame_bt_full.exp
6962 * gdb.btrace/dlopen.exp
6963 * gdb.cell/ea-standalone.exp
6964 * gdb.cell/ea-test.exp
6965 * gdb.cp/dispcxx.exp
6966 * gdb.cp/gdb2384.exp
6967 * gdb.cp/method2.exp
6968 * gdb.cp/nextoverthrow.exp
6969 * gdb.cp/pr10728.exp
6970 * gdb.disasm/am33.exp
6971 * gdb.disasm/h8300s.exp
6972 * gdb.disasm/mn10300.exp
6973 * gdb.disasm/sh3.exp
6974 * gdb.dwarf2/dw2-dir-file-name.exp
6975 * gdb.fortran/complex.exp
6976 * gdb.fortran/library-module.exp
6977 * gdb.guile/scm-pretty-print.exp
6978 * gdb.guile/scm-symbol.exp
6979 * gdb.guile/scm-type.exp
6980 * gdb.guile/scm-value.exp
6981 * gdb.linespec/linespec.exp
6982 * gdb.mi/gdb701.exp
6983 * gdb.mi/gdb792.exp
6984 * gdb.mi/mi-breakpoint-changed.exp
6985 * gdb.mi/mi-dprintf-pending.exp
6986 * gdb.mi/mi-dprintf.exp
6987 * gdb.mi/mi-exit-code.exp
6988 * gdb.mi/mi-pending.exp
6989 * gdb.mi/mi-solib.exp
6990 * gdb.mi/new-ui-mi-sync.exp
6991 * gdb.mi/pr11022.exp
6992 * gdb.mi/user-selected-context-sync.exp
6993 * gdb.opt/solib-intra-step.exp
6994 * gdb.python/py-events.exp
6995 * gdb.python/py-finish-breakpoint.exp
6996 * gdb.python/py-mi.exp
6997 * gdb.python/py-prettyprint.exp
6998 * gdb.python/py-shared.exp
6999 * gdb.python/py-symbol.exp
7000 * gdb.python/py-template.exp
7001 * gdb.python/py-type.exp
7002 * gdb.python/py-value.exp
7003 * gdb.reverse/solib-precsave.exp
7004 * gdb.reverse/solib-reverse.exp
7005 * gdb.server/solib-list.exp
7006 * gdb.stabs/weird.exp
7007 * gdb.threads/reconnect-signal.exp
7008 * gdb.threads/stepi-random-signal.exp
7009 * gdb.trace/actions.exp
7010 * gdb.trace/ax.exp
7011 * gdb.trace/backtrace.exp
7012 * gdb.trace/change-loc.exp
7013 * gdb.trace/deltrace.exp
7014 * gdb.trace/ftrace-lock.exp
7015 * gdb.trace/ftrace.exp
7016 * gdb.trace/infotrace.exp
7017 * gdb.trace/mi-tracepoint-changed.exp
7018 * gdb.trace/packetlen.exp
7019 * gdb.trace/passcount.exp
7020 * gdb.trace/pending.exp
7021 * gdb.trace/range-stepping.exp
7022 * gdb.trace/report.exp
7023 * gdb.trace/stap-trace.exp
7024 * gdb.trace/tfind.exp
7025 * gdb.trace/trace-break.exp
7026 * gdb.trace/trace-condition.exp
7027 * gdb.trace/trace-enable-disable.exp
7028 * gdb.trace/trace-mt.exp
7029 * gdb.trace/tracecmd.exp
7030 * gdb.trace/tspeed.exp
7031 * gdb.trace/tsv.exp
7032 * lib/perftest.exp
7033
7034 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7035
7036 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7037 with gdb_test_no_output.
7038 Use command as test name.
7039
7040 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7041
7042 Fix test names starting with uppercase throughout the files.
7043
7044 * gdb.ada/assign_1.exp
7045 * gdb.ada/boolean_expr.exp
7046 * gdb.base/arrayidx.exp
7047 * gdb.base/del.exp
7048 * gdb.base/gcore-buffer-overflow.exp
7049 * gdb.base/testenv.exp
7050 * gdb.compile/compile.exp
7051 * gdb.python/py-framefilter-invalidarg.exp
7052 * gdb.python/py-framefilter.exp
7053
7054 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7055
7056 Fix test names starting with uppercase throughout the files.
7057
7058 * gdb.ada/array_return.exp
7059 * gdb.ada/expr_delims.exp
7060 * gdb.ada/mi_dyn_arr.exp
7061 * gdb.ada/mi_interface.exp
7062 * gdb.ada/mi_var_array.exp
7063 * gdb.ada/watch_arg.exp
7064 * gdb.arch/alpha-step.exp
7065 * gdb.arch/altivec-regs.exp
7066 * gdb.arch/e500-regs.exp
7067 * gdb.arch/powerpc-d128-regs.exp
7068 * gdb.base/arrayidx.exp
7069 * gdb.base/break.exp
7070 * gdb.base/checkpoint.exp
7071 * gdb.base/debug-expr.exp
7072 * gdb.base/dmsym.exp
7073 * gdb.base/radix.exp
7074 * gdb.base/sepdebug.exp
7075 * gdb.base/testenv.exp
7076 * gdb.base/watch_thread_num.exp
7077 * gdb.base/watchpoint-cond-gone.exp
7078 * gdb.cell/break.exp
7079 * gdb.cell/ea-cache.exp
7080 * gdb.compile/compile.exp
7081 * gdb.cp/gdb2495.exp
7082 * gdb.gdb/selftest.exp
7083 * gdb.gdb/xfullpath.exp
7084 * gdb.go/hello.exp
7085 * gdb.go/integers.exp
7086 * gdb.objc/basicclass.exp
7087 * gdb.pascal/hello.exp
7088 * gdb.pascal/integers.exp
7089 * gdb.python/py-breakpoint.exp
7090 * gdb.python/py-cmd.exp
7091 * gdb.python/py-linetable.exp
7092 * gdb.python/py-xmethods.exp
7093 * gdb.python/python.exp
7094 * gdb.reverse/consecutive-precsave.exp
7095 * gdb.reverse/finish-precsave.exp
7096 * gdb.reverse/i386-precsave.exp
7097 * gdb.reverse/machinestate-precsave.exp
7098 * gdb.reverse/sigall-precsave.exp
7099 * gdb.reverse/solib-precsave.exp
7100 * gdb.reverse/step-precsave.exp
7101 * gdb.reverse/until-precsave.exp
7102 * gdb.reverse/watch-precsave.exp
7103 * gdb.threads/leader-exit.exp
7104 * gdb.threads/pthreads.exp
7105 * gdb.threads/wp-replication.exp
7106 * gdb.trace/actions.exp
7107 * gdb.trace/mi-tsv-changed.exp
7108 * gdb.trace/tsv.exp
7109
7110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7111
7112 Fix test names starting with uppercase throughout the files.
7113
7114 * gdb.arch/i386-bp_permanent.exp
7115 * gdb.arch/i386-gnu-cfi.exp
7116 * gdb.base/disasm-end-cu.exp
7117 * gdb.base/macscp.exp
7118 * gdb.base/pending.exp
7119 * gdb.base/watch_thread_num.exp
7120 * gdb.cp/exception.exp
7121 * gdb.cp/gdb2495.exp
7122 * gdb.cp/local.exp
7123 * gdb.python/py-evsignal.exp
7124 * gdb.python/python.exp
7125 * gdb.trace/tracecmd.exp
7126
7127 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7128
7129 Fix test names starting with uppercase throughout the files.
7130
7131 * gdb.base/charset.exp
7132 * gdb.base/eval.exp
7133 * gdb.base/multi-forks.exp
7134 * gdb.guile/scm-progspace.exp
7135 * gdb.opencl/datatypes.exp
7136 * gdb.python/py-block.exp
7137 * gdb.python/py-function.exp
7138 * gdb.python/py-symbol.exp
7139 * gdb.python/py-symtab.exp
7140 * gdb.python/py-xmethods.exp
7141 * gdb.reverse/break-precsave.exp
7142 * gdb.reverse/break-reverse.exp
7143 * gdb.reverse/consecutive-precsave.exp
7144 * gdb.reverse/consecutive-reverse.exp
7145 * gdb.reverse/finish-precsave.exp
7146 * gdb.reverse/finish-reverse-bkpt.exp
7147 * gdb.reverse/finish-reverse.exp
7148 * gdb.reverse/fstatat-reverse.exp
7149 * gdb.reverse/getresuid-reverse.exp
7150 * gdb.reverse/i386-precsave.exp
7151 * gdb.reverse/i386-reverse.exp
7152 * gdb.reverse/i386-sse-reverse.exp
7153 * gdb.reverse/i387-stack-reverse.exp
7154 * gdb.reverse/insn-reverse.exp
7155 * gdb.reverse/machinestate-precsave.exp
7156 * gdb.reverse/machinestate.exp
7157 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7158 * gdb.reverse/pipe-reverse.exp
7159 * gdb.reverse/readv-reverse.exp
7160 * gdb.reverse/recvmsg-reverse.exp
7161 * gdb.reverse/rerun-prec.exp
7162 * gdb.reverse/s390-mvcle.exp
7163 * gdb.reverse/sigall-precsave.exp
7164 * gdb.reverse/sigall-reverse.exp
7165 * gdb.reverse/solib-precsave.exp
7166 * gdb.reverse/solib-reverse.exp
7167 * gdb.reverse/step-precsave.exp
7168 * gdb.reverse/step-reverse.exp
7169 * gdb.reverse/time-reverse.exp
7170 * gdb.reverse/until-precsave.exp
7171 * gdb.reverse/until-reverse.exp
7172 * gdb.reverse/waitpid-reverse.exp
7173 * gdb.reverse/watch-precsave.exp
7174 * gdb.reverse/watch-reverse.exp
7175
7176 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7177
7178 Fix test names starting with uppercase throughout the files.
7179
7180 * gdb.arch/i386-mpx-simple_segv.exp
7181 * gdb.arch/i386-mpx.exp
7182 * gdb.arch/i386-permbkpt.exp
7183 * gdb.arch/pa-nullify.exp
7184 * gdb.arch/powerpc-d128-regs.exp
7185 * gdb.arch/vsx-regs.exp
7186 * gdb.base/bfp-test.exp
7187 * gdb.base/break.exp
7188 * gdb.base/breakpoint-shadow.exp
7189 * gdb.base/callfuncs.exp
7190 * gdb.base/charset.exp
7191 * gdb.base/commands.exp
7192 * gdb.base/completion.exp
7193 * gdb.base/dfp-test.exp
7194 * gdb.base/echo.exp
7195 * gdb.base/ending-run.exp
7196 * gdb.base/eval.exp
7197 * gdb.base/expand-psymtabs.exp
7198 * gdb.base/float128.exp
7199 * gdb.base/floatn.exp
7200 * gdb.base/foll-exec-mode.exp
7201 * gdb.base/gdb1056.exp
7202 * gdb.base/gdb11531.exp
7203 * gdb.base/kill-after-signal.exp
7204 * gdb.base/multi-forks.exp
7205 * gdb.base/overlays.exp
7206 * gdb.base/pending.exp
7207 * gdb.base/sepdebug.exp
7208 * gdb.base/testenv.exp
7209 * gdb.base/valgrind-db-attach.exp
7210 * gdb.base/watch_thread_num.exp
7211 * gdb.base/watchpoint-cond-gone.exp
7212 * gdb.base/watchpoint.exp
7213 * gdb.base/watchpoints.exp
7214 * gdb.cp/arg-reference.exp
7215 * gdb.cp/baseenum.exp
7216 * gdb.cp/operator.exp
7217 * gdb.cp/shadow.exp
7218 * gdb.dwarf2/dw2-op-out-param.exp
7219 * gdb.dwarf2/dw2-reg-undefined.exp
7220 * gdb.go/chan.exp
7221 * gdb.go/hello.exp
7222 * gdb.go/integers.exp
7223 * gdb.go/methods.exp
7224 * gdb.go/package.exp
7225 * gdb.guile/scm-parameter.exp
7226 * gdb.guile/scm-progspace.exp
7227 * gdb.guile/scm-value.exp
7228 * gdb.mi/mi-pending.exp
7229 * gdb.mi/user-selected-context-sync.exp
7230 * gdb.multi/multi-attach.exp
7231 * gdb.multi/tids.exp
7232 * gdb.opt/clobbered-registers-O2.exp
7233 * gdb.pascal/floats.exp
7234 * gdb.pascal/integers.exp
7235 * gdb.python/py-block.exp
7236 * gdb.python/py-events.exp
7237 * gdb.python/py-parameter.exp
7238 * gdb.python/py-symbol.exp
7239 * gdb.python/py-symtab.exp
7240 * gdb.python/py-type.exp
7241 * gdb.python/py-value.exp
7242 * gdb.python/py-xmethods.exp
7243 * gdb.python/python.exp
7244 * gdb.reverse/break-precsave.exp
7245 * gdb.reverse/consecutive-precsave.exp
7246 * gdb.reverse/finish-precsave.exp
7247 * gdb.reverse/i386-precsave.exp
7248 * gdb.reverse/machinestate-precsave.exp
7249 * gdb.reverse/sigall-precsave.exp
7250 * gdb.reverse/solib-precsave.exp
7251 * gdb.reverse/step-precsave.exp
7252 * gdb.reverse/until-precsave.exp
7253 * gdb.reverse/watch-precsave.exp
7254 * gdb.server/ext-attach.exp
7255 * gdb.server/ext-restart.exp
7256 * gdb.server/ext-run.exp
7257 * gdb.server/ext-wrapper.exp
7258 * gdb.stabs/gdb11479.exp
7259 * gdb.stabs/weird.exp
7260 * gdb.threads/attach-many-short-lived-threads.exp
7261 * gdb.threads/kill.exp
7262 * gdb.threads/watchpoint-fork.exp
7263
7264 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7265
7266 Fix test names starting with uppercase throughout all the files below.
7267
7268 * gdb.ada/array_return.exp
7269 * gdb.ada/catch_ex.exp
7270 * gdb.ada/info_exc.exp
7271 * gdb.ada/mi_catch_ex.exp
7272 * gdb.ada/mi_dyn_arr.exp
7273 * gdb.ada/mi_ex_cond.exp
7274 * gdb.ada/mi_exc_info.exp
7275 * gdb.ada/mi_interface.exp
7276 * gdb.ada/mi_task_arg.exp
7277 * gdb.ada/mi_task_info.exp
7278 * gdb.ada/mi_var_array.exp
7279 * gdb.arch/alpha-step.exp
7280 * gdb.arch/amd64-disp-step.exp
7281 * gdb.arch/arm-disp-step.exp
7282 * gdb.arch/disp-step-insn-reloc.exp
7283 * gdb.arch/e500-prologue.exp
7284 * gdb.arch/ftrace-insn-reloc.exp
7285 * gdb.arch/gdb1558.exp
7286 * gdb.arch/i386-bp_permanent.exp
7287 * gdb.arch/i386-disp-step.exp
7288 * gdb.arch/i386-float.exp
7289 * gdb.arch/i386-gnu-cfi.exp
7290 * gdb.arch/ia64-breakpoint-shadow.exp
7291 * gdb.arch/mips16-thunks.exp
7292 * gdb.arch/pa-nullify.exp
7293 * gdb.arch/powerpc-aix-prologue.exp
7294 * gdb.arch/powerpc-power.exp
7295 * gdb.arch/ppc-dfp.exp
7296 * gdb.arch/s390-tdbregs.exp
7297 * gdb.arch/spu-info.exp
7298 * gdb.arch/spu-ls.exp
7299 * gdb.arch/thumb-bx-pc.exp
7300 * gdb.base/advance.exp
7301 * gdb.base/annota-input-while-running.exp
7302 * gdb.base/arrayidx.exp
7303 * gdb.base/asmlabel.exp
7304 * gdb.base/async.exp
7305 * gdb.base/attach-wait-input.exp
7306 * gdb.base/auto-connect-native-target.exp
7307 * gdb.base/batch-preserve-term-settings.exp
7308 * gdb.base/bfp-test.exp
7309 * gdb.base/bigcore.exp
7310 * gdb.base/bp-permanent.exp
7311 * gdb.base/break-always.exp
7312 * gdb.base/break-fun-addr.exp
7313 * gdb.base/break-idempotent.exp
7314 * gdb.base/break-main-file-remove-fail.exp
7315 * gdb.base/break-probes.exp
7316 * gdb.base/break-unload-file.exp
7317 * gdb.base/break.exp
7318 * gdb.base/call-ar-st.exp
7319 * gdb.base/call-rt-st.exp
7320 * gdb.base/call-sc.exp
7321 * gdb.base/call-signal-resume.exp
7322 * gdb.base/call-strs.exp
7323 * gdb.base/callexit.exp
7324 * gdb.base/callfuncs.exp
7325 * gdb.base/catch-gdb-caused-signals.exp
7326 * gdb.base/catch-signal-siginfo-cond.exp
7327 * gdb.base/catch-syscall.exp
7328 * gdb.base/compare-sections.exp
7329 * gdb.base/cond-eval-mode.exp
7330 * gdb.base/condbreak-call-false.exp
7331 * gdb.base/consecutive-step-over.exp
7332 * gdb.base/cursal.exp
7333 * gdb.base/disabled-location.exp
7334 * gdb.base/disasm-end-cu.exp
7335 * gdb.base/display.exp
7336 * gdb.base/double-prompt-target-event-error.exp
7337 * gdb.base/dprintf-bp-same-addr.exp
7338 * gdb.base/dprintf-detach.exp
7339 * gdb.base/dprintf-next.exp
7340 * gdb.base/dprintf-non-stop.exp
7341 * gdb.base/dprintf-pending.exp
7342 * gdb.base/dso2dso.exp
7343 * gdb.base/ending-run.exp
7344 * gdb.base/enum_cond.exp
7345 * gdb.base/examine-backward.exp
7346 * gdb.base/exe-lock.exp
7347 * gdb.base/exec-invalid-sysroot.exp
7348 * gdb.base/execl-update-breakpoints.exp
7349 * gdb.base/execution-termios.exp
7350 * gdb.base/fileio.exp
7351 * gdb.base/fixsection.exp
7352 * gdb.base/foll-exec-mode.exp
7353 * gdb.base/foll-exec.exp
7354 * gdb.base/fork-running-state.exp
7355 * gdb.base/frame-args.exp
7356 * gdb.base/fullpath-expand.exp
7357 * gdb.base/func-ptr.exp
7358 * gdb.base/gcore-relro-pie.exp
7359 * gdb.base/gdb1090.exp
7360 * gdb.base/gdb1555.exp
7361 * gdb.base/global-var-nested-by-dso.exp
7362 * gdb.base/gnu-ifunc.exp
7363 * gdb.base/hbreak-in-shr-unsupported.exp
7364 * gdb.base/hbreak-unmapped.exp
7365 * gdb.base/hook-stop.exp
7366 * gdb.base/infcall-input.exp
7367 * gdb.base/info-fun.exp
7368 * gdb.base/info-shared.exp
7369 * gdb.base/interrupt-noterm.exp
7370 * gdb.base/jit-so.exp
7371 * gdb.base/jit.exp
7372 * gdb.base/line-symtabs.exp
7373 * gdb.base/list.exp
7374 * gdb.base/longjmp.exp
7375 * gdb.base/macscp.exp
7376 * gdb.base/max-value-size.exp
7377 * gdb.base/nodebug.exp
7378 * gdb.base/nofield.exp
7379 * gdb.base/overlays.exp
7380 * gdb.base/paginate-after-ctrl-c-running.exp
7381 * gdb.base/paginate-bg-execution.exp
7382 * gdb.base/paginate-inferior-exit.exp
7383 * gdb.base/pending.exp
7384 * gdb.base/pr11022.exp
7385 * gdb.base/printcmds.exp
7386 * gdb.base/ptr-typedef.exp
7387 * gdb.base/ptype.exp
7388 * gdb.base/randomize.exp
7389 * gdb.base/range-stepping.exp
7390 * gdb.base/realname-expand.exp
7391 * gdb.base/relativedebug.exp
7392 * gdb.base/remote.exp
7393 * gdb.base/savedregs.exp
7394 * gdb.base/sepdebug.exp
7395 * gdb.base/set-noassign.exp
7396 * gdb.base/shlib-call.exp
7397 * gdb.base/shreloc.exp
7398 * gdb.base/sigaltstack.exp
7399 * gdb.base/sigbpt.exp
7400 * gdb.base/siginfo-addr.exp
7401 * gdb.base/siginfo-obj.exp
7402 * gdb.base/siginfo-thread.exp
7403 * gdb.base/signest.exp
7404 * gdb.base/signull.exp
7405 * gdb.base/sigrepeat.exp
7406 * gdb.base/skip.exp
7407 * gdb.base/so-impl-ld.exp
7408 * gdb.base/solib-corrupted.exp
7409 * gdb.base/solib-disc.exp
7410 * gdb.base/solib-display.exp
7411 * gdb.base/solib-overlap.exp
7412 * gdb.base/solib-search.exp
7413 * gdb.base/solib-symbol.exp
7414 * gdb.base/source-execution.exp
7415 * gdb.base/sss-bp-on-user-bp-2.exp
7416 * gdb.base/sss-bp-on-user-bp.exp
7417 * gdb.base/stack-checking.exp
7418 * gdb.base/stale-infcall.exp
7419 * gdb.base/step-break.exp
7420 * gdb.base/step-line.exp
7421 * gdb.base/step-over-exit.exp
7422 * gdb.base/step-test.exp
7423 * gdb.base/structs.exp
7424 * gdb.base/sym-file.exp
7425 * gdb.base/symtab-search-order.exp
7426 * gdb.base/term.exp
7427 * gdb.base/type-opaque.exp
7428 * gdb.base/unload.exp
7429 * gdb.base/until-nodebug.exp
7430 * gdb.base/until.exp
7431 * gdb.base/unwindonsignal.exp
7432 * gdb.base/watch-cond.exp
7433 * gdb.base/watch-non-mem.exp
7434 * gdb.base/watch_thread_num.exp
7435 * gdb.base/watchpoint-reuse-slot.exp
7436 * gdb.base/watchpoint-solib.exp
7437 * gdb.base/watchpoint.exp
7438 * gdb.btrace/dlopen.exp
7439 * gdb.cell/arch.exp
7440 * gdb.cell/break.exp
7441 * gdb.cell/bt.exp
7442 * gdb.cell/core.exp
7443 * gdb.cell/data.exp
7444 * gdb.cell/dwarfaddr.exp
7445 * gdb.cell/ea-cache.exp
7446 * gdb.cell/ea-standalone.exp
7447 * gdb.cell/ea-test.exp
7448 * gdb.cell/f-regs.exp
7449 * gdb.cell/fork.exp
7450 * gdb.cell/gcore.exp
7451 * gdb.cell/mem-access.exp
7452 * gdb.cell/ptype.exp
7453 * gdb.cell/registers.exp
7454 * gdb.cell/sizeof.exp
7455 * gdb.cell/solib-symbol.exp
7456 * gdb.cell/solib.exp
7457 * gdb.compile/compile-tls.exp
7458 * gdb.cp/exception.exp
7459 * gdb.cp/gdb2495.exp
7460 * gdb.cp/local.exp
7461 * gdb.cp/mb-inline.exp
7462 * gdb.cp/mb-templates.exp
7463 * gdb.cp/pr10687.exp
7464 * gdb.cp/pr9167.exp
7465 * gdb.cp/scope-err.exp
7466 * gdb.cp/templates.exp
7467 * gdb.cp/virtfunc.exp
7468 * gdb.dwarf2/dw2-dir-file-name.exp
7469 * gdb.dwarf2/dw2-single-line-discriminators.exp
7470 * gdb.fortran/complex.exp
7471 * gdb.fortran/library-module.exp
7472 * gdb.guile/guile.exp
7473 * gdb.guile/scm-cmd.exp
7474 * gdb.guile/scm-frame-inline.exp
7475 * gdb.guile/scm-objfile.exp
7476 * gdb.guile/scm-pretty-print.exp
7477 * gdb.guile/scm-symbol.exp
7478 * gdb.guile/scm-type.exp
7479 * gdb.guile/scm-value.exp
7480 * gdb.linespec/keywords.exp
7481 * gdb.linespec/ls-errs.exp
7482 * gdb.linespec/macro-relative.exp
7483 * gdb.linespec/thread.exp
7484 * gdb.mi/mi-breakpoint-changed.exp
7485 * gdb.mi/mi-dprintf-pending.exp
7486 * gdb.mi/mi-fullname-deleted.exp
7487 * gdb.mi/mi-logging.exp
7488 * gdb.mi/mi-pending.exp
7489 * gdb.mi/mi-solib.exp
7490 * gdb.mi/new-ui-mi-sync.exp
7491 * gdb.mi/user-selected-context-sync.exp
7492 * gdb.multi/dummy-frame-restore.exp
7493 * gdb.multi/multi-arch-exec.exp
7494 * gdb.multi/remove-inferiors.exp
7495 * gdb.multi/watchpoint-multi-exit.exp
7496 * gdb.opt/solib-intra-step.exp
7497 * gdb.perf/backtrace.exp
7498 * gdb.perf/single-step.exp
7499 * gdb.perf/skip-command.exp
7500 * gdb.perf/skip-prologue.exp
7501 * gdb.perf/solib.exp
7502 * gdb.python/lib-types.exp
7503 * gdb.python/py-as-string.exp
7504 * gdb.python/py-bad-printers.exp
7505 * gdb.python/py-block.exp
7506 * gdb.python/py-breakpoint.exp
7507 * gdb.python/py-cmd.exp
7508 * gdb.python/py-events.exp
7509 * gdb.python/py-evthreads.exp
7510 * gdb.python/py-finish-breakpoint.exp
7511 * gdb.python/py-finish-breakpoint2.exp
7512 * gdb.python/py-frame-inline.exp
7513 * gdb.python/py-frame.exp
7514 * gdb.python/py-inferior.exp
7515 * gdb.python/py-infthread.exp
7516 * gdb.python/py-mi.exp
7517 * gdb.python/py-objfile.exp
7518 * gdb.python/py-pp-maint.exp
7519 * gdb.python/py-pp-registration.exp
7520 * gdb.python/py-prettyprint.exp
7521 * gdb.python/py-recurse-unwind.exp
7522 * gdb.python/py-shared.exp
7523 * gdb.python/py-symbol.exp
7524 * gdb.python/py-symtab.exp
7525 * gdb.python/py-template.exp
7526 * gdb.python/py-type.exp
7527 * gdb.python/py-unwind-maint.exp
7528 * gdb.python/py-unwind.exp
7529 * gdb.python/py-value.exp
7530 * gdb.python/python.exp
7531 * gdb.reverse/finish-reverse-bkpt.exp
7532 * gdb.reverse/insn-reverse.exp
7533 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7534 * gdb.reverse/solib-precsave.exp
7535 * gdb.reverse/solib-reverse.exp
7536 * gdb.stabs/gdb11479.exp
7537 * gdb.stabs/weird.exp
7538 * gdb.threads/fork-child-threads.exp
7539 * gdb.threads/fork-plus-threads.exp
7540 * gdb.threads/fork-thread-pending.exp
7541 * gdb.threads/forking-threads-plus-breakpoint.exp
7542 * gdb.threads/hand-call-in-threads.exp
7543 * gdb.threads/interrupted-hand-call.exp
7544 * gdb.threads/linux-dp.exp
7545 * gdb.threads/local-watch-wrong-thread.exp
7546 * gdb.threads/next-while-other-thread-longjmps.exp
7547 * gdb.threads/non-ldr-exit.exp
7548 * gdb.threads/pending-step.exp
7549 * gdb.threads/print-threads.exp
7550 * gdb.threads/process-dies-while-detaching.exp
7551 * gdb.threads/process-dies-while-handling-bp.exp
7552 * gdb.threads/pthreads.exp
7553 * gdb.threads/queue-signal.exp
7554 * gdb.threads/reconnect-signal.exp
7555 * gdb.threads/signal-command-handle-nopass.exp
7556 * gdb.threads/signal-command-multiple-signals-pending.exp
7557 * gdb.threads/signal-delivered-right-thread.exp
7558 * gdb.threads/signal-sigtrap.exp
7559 * gdb.threads/sigthread.exp
7560 * gdb.threads/staticthreads.exp
7561 * gdb.threads/stepi-random-signal.exp
7562 * gdb.threads/thread-unwindonsignal.exp
7563 * gdb.threads/thread_check.exp
7564 * gdb.threads/thread_events.exp
7565 * gdb.threads/tid-reuse.exp
7566 * gdb.threads/tls-nodebug.exp
7567 * gdb.threads/tls-shared.exp
7568 * gdb.threads/tls-so_extern.exp
7569 * gdb.threads/tls.exp
7570 * gdb.threads/wp-replication.exp
7571 * gdb.trace/actions-changed.exp
7572 * gdb.trace/actions.exp
7573 * gdb.trace/backtrace.exp
7574 * gdb.trace/change-loc.exp
7575 * gdb.trace/collection.exp
7576 * gdb.trace/deltrace.exp
7577 * gdb.trace/disconnected-tracing.exp
7578 * gdb.trace/entry-values.exp
7579 * gdb.trace/ftrace-lock.exp
7580 * gdb.trace/ftrace.exp
7581 * gdb.trace/infotrace.exp
7582 * gdb.trace/mi-trace-frame-collected.exp
7583 * gdb.trace/mi-trace-unavailable.exp
7584 * gdb.trace/mi-traceframe-changed.exp
7585 * gdb.trace/mi-tracepoint-changed.exp
7586 * gdb.trace/mi-tsv-changed.exp
7587 * gdb.trace/no-attach-trace.exp
7588 * gdb.trace/packetlen.exp
7589 * gdb.trace/passc-dyn.exp
7590 * gdb.trace/passcount.exp
7591 * gdb.trace/pending.exp
7592 * gdb.trace/pr16508.exp
7593 * gdb.trace/qtro.exp
7594 * gdb.trace/range-stepping.exp
7595 * gdb.trace/read-memory.exp
7596 * gdb.trace/report.exp
7597 * gdb.trace/save-trace.exp
7598 * gdb.trace/signal.exp
7599 * gdb.trace/stap-trace.exp
7600 * gdb.trace/status-stop.exp
7601 * gdb.trace/strace.exp
7602 * gdb.trace/tfile.exp
7603 * gdb.trace/tfind.exp
7604 * gdb.trace/trace-break.exp
7605 * gdb.trace/trace-condition.exp
7606 * gdb.trace/trace-enable-disable.exp
7607 * gdb.trace/trace-mt.exp
7608 * gdb.trace/tracecmd.exp
7609 * gdb.trace/tracefile-pseudo-reg.exp
7610 * gdb.trace/tspeed.exp
7611 * gdb.trace/tstatus.exp
7612 * gdb.trace/tsv.exp
7613 * gdb.trace/unavailable.exp
7614 * gdb.trace/while-dyn.exp
7615 * gdb.trace/while-stepping.exp
7616 * lib/gdb-guile.exp
7617 * lib/gdb.exp
7618 * lib/mi-support.exp
7619 * lib/pascal.exp
7620 * lib/perftest.exp
7621 * lib/prelink-support.exp
7622 * lib/selftest-support.exp
7623
7624 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7625
7626 * Makefile.in: Include disable-implicit-rules.mk.
7627
7628 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7629
7630 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7631 non-byte-aligned bit fields.
7632
7633 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7634
7635 PR gdb/12616
7636 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7637 respects the DW_AT_data_bit_offset attribute.
7638
7639 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7640
7641 * gdb.base/default.exp: Fix output of "set language".
7642
7643 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7644
7645 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7646 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7647 make.
7648 * configure.ac: Remove checks for the make program.
7649 * configure: Re-generate.
7650
7651 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7652
7653 * gdb.python/py-recurse-unwind.c (main): Add loop.
7654 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7655 to read_register() and gdb.parse_and_eval(). Make each code
7656 call a separate case that can be individually tested.
7657 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7658 proc. Call cont_and_backtrace for each of the code paths that
7659 we want to test in the unwinder.
7660
7661 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7662
7663 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7664 the definition of struct S.
7665
7666 2016-11-11 Catherine Moore <clm@codesourcery.com>
7667
7668 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7669
7670 2016-11-09 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.base/commands.exp (runto_or_return): New procedure.
7673 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7674 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7675 (progvar_simple_while_test, progvar_complex_if_while_test)
7676 (if_while_breakpoint_command_test)
7677 (infrun_breakpoint_command_test, breakpoint_command_test)
7678 (user_defined_command_test, watchpoint_command_test)
7679 (test_command_prompt_position, redefine_hook_test)
7680 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7681 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7682 multi_line_input and multi_line. Remove gdb_expect and
7683 gdb_stop_suppressing_tests uses.
7684 * lib/gdb.exp (valnum_re): New global.
7685 (multi_line_input): New procedure.
7686
7687 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7688
7689 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7690 Remove.
7691 (test_setup): Define with proc_with_prefix.
7692 (test_cli_inferior): Likewise.
7693 (test_cli_thread): Likewise.
7694 (test_cli_frame): Likewise.
7695 (test_cli_select_frame): Likewise.
7696 (test_cli_up_down): Likewise.
7697 (test_mi_thread_select): Likewise.
7698 (test_mi_stack_select_frame): Likewise.
7699 (test_cli_in_mi_inferior): Likewise.
7700 (test_cli_in_mi_thread): Likewise.
7701 (test_cli_in_mi_frame): Likewise.
7702 (top level): Do not use with_test_prefix_procname.
7703
7704 2016-11-09 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.base/commands.exp (gdbvar_simple_if_test)
7707 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7708 (progvar_simple_if_test, progvar_simple_while_test)
7709 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7710 (infrun_breakpoint_command_test, breakpoint_command_test)
7711 (user_defined_command_test, watchpoint_command_test)
7712 (test_command_prompt_position, deprecated_command_test)
7713 (bp_deleted_in_command, temporary_breakpoint_commands)
7714 (stray_arg0_test, source_file_with_indented_comment)
7715 (recursive_source_test, if_commands_test)
7716 (error_clears_commands_left, redefine_hook_test)
7717 (redefine_backtrace_test): Use proc_with_prefix.
7718 * lib/gdb.exp (proc_with_prefix): New proc.
7719
7720 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7721
7722 * gdb.base/tui-layout.c: New file.
7723 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7724 disassembly window contains very long lines.
7725
7726 2016-11-08 Tom Tromey <tom@tromey.com>
7727
7728 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7729 depend on Python 2.
7730
7731 2016-11-08 Tom Tromey <tom@tromey.com>
7732
7733 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7734 New method.
7735
7736 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7737
7738 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7739
7740 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7741
7742 * gdb.rust/simple.rs: Add test for univariant enums without
7743 discriminants and for encoded struct-like enums.
7744
7745 2016-10-28 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7748 gdb_test_multiple, tighten regexps and match symtabs and line
7749 tables incrementally.
7750
7751 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7752
7753 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7754 general.
7755
7756 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7757
7758 * gdb.base/exec-invalid-sysroot.exp: New file.
7759
7760 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7761
7762 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7763
7764 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7765
7766 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7767
7768 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7769
7770 * gdb.base/killed-outside.exp: Remove $options from a call to
7771 `prepare_for_testing'.
7772
7773 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7774
7775 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7776 Change test message.
7777
7778 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7779
7780 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7781 Update comment.
7782
7783 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7784
7785 * gdb.trace/mi-trace-save.exp: New file.
7786
7787 2016-10-13 Yao Qi <yao.qi@linaro.org>
7788
7789 * gdb.base/code_elim.exp (get_var_address): Remove.
7790 * gdb.base/relocate.exp: Likewise.
7791 * gdb.base/shreloc.exp: Likewise.
7792 * lib/gdb.exp (get_var_address): New.
7793
7794 2016-10-13 Yao Qi <yao.qi@linaro.org>
7795
7796 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7797 floating point tests if $skip_float_test is false.
7798
7799 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7800
7801 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7802 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7803 argc values.
7804 Add 1 to argc so we guarantee distinct initial/modified argc values.
7805
7806 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7809
7810 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7811
7812 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7813 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7814 * gdb.arch/vsx-regs.exp: Likewise.
7815
7816 2016-10-07 Yao Qi <yao.qi@linaro.org>
7817
7818 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7819
7820 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7821
7822 * gdb.python/python.exp: Test decode_line("*0").
7823
7824 2016-10-06 Doug Evans <dje@google.com>
7825
7826 * gdb.python/py-value.exp (test_value_creation): Add test for large
7827 unsigned 64-bit value.
7828
7829 2016-10-06 Tom Tromey <tom@tromey.com>
7830
7831 * gdb.compile/compile.exp: Change java tests to rust.
7832 * gdb.base/setshow.exp: Change java tests to rust.
7833 * gdb.base/default.exp: Remove java from language list.
7834 * README (Examples): Update language example.
7835 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7836 test.
7837 * lib/gdb.exp (skip_java_tests): Remove.
7838 * lib/java.exp: Remove.
7839 * gdb.java: Remove.
7840
7841 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7842
7843 * gdb.arch/mips-fcr.exp: New test.
7844 * gdb.arch/mips-fcr.c: Source for the new test.
7845
7846 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7847
7848 * gdb.base/solib-disc.exp: Use `standard_output_file'
7849 throughout.
7850
7851 2016-10-06 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.base/jit-simple-dl.c: New file.
7854 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7855 * gdb.base/jit-simple.c: ... this.
7856 * gdb.base/jit-simple.exp (jit_run): Delete.
7857 (build_jit): New proc.
7858 (jit_test_reread): Recompile either the main program or the shared
7859 library, depending on what is being tested. Skip changing address
7860 if caller wants to. Compare before/after addresses. If testing
7861 standalone, explicitly load the binary. Test "maint info
7862 breakpoints".
7863 (top level): Add "standalone vs shared lib" and "change address"
7864 vs "same address" axes.
7865
7866 2016-10-06 Pedro Alves <palves@redhat.com>
7867
7868 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7869 call.
7870 (jit_run): Delete.
7871 (jit_test_reread): Use with_test_prefix. Reload the main binary
7872 explicitly. Compare the before/after addresses of the JIT
7873 descriptor.
7874
7875 2016-08-15 Doug Evans <dje@google.com>
7876
7877 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7878 for single bitfields is bool.
7879 * gdb.xml/tdesc-regs.exp: Ditto.
7880
7881 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7882
7883 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7884
7885 2016-10-05 Yao Qi <yao.qi@linaro.org>
7886
7887 * lib/gdb.exp (support_complex_tests): Return zero if
7888 gdb_skip_float_test return true.
7889
7890 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7891 Simon Marchi <simon.marchi@ericsson.com>
7892
7893 PR gdb/20487
7894 * gdb.mi/user-selected-context-sync.exp: New file.
7895 * gdb.mi/user-selected-context-sync.c: New file.
7896
7897 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7898 Simon Marchi <simon.marchi@ericsson.com>
7899
7900 PR gdb/20487
7901 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7902 =thread-select-event check.
7903
7904 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7905
7906 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7907 the compulsory L operand changes.
7908 * gdb.arch/powerpc-power.s: Likewise.
7909
7910 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7911
7912 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7913 * gdb.base/jit-attach-pie.c: New file.
7914 * gdb.base/jit-attach-pie.exp: New file.
7915
7916 2016-09-28 Pedro Alves <palves@redhat.com>
7917
7918 * gdb.base/infcall-input.c: New file.
7919 * gdb.base/infcall-input.exp: New file.
7920
7921 2016-09-22 Yao Qi <yao.qi@linaro.org>
7922
7923 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7924 (gdb_exit): Rename it to ...
7925 (gdbserver_gdb_exit): ... Close GDBserver.
7926 (gdb_exit): New proc, call gdbserver_gdb_exit.
7927 (mi_gdb_exit): Likewise.
7928
7929 2016-09-22 Yao Qi <yao.qi@linaro.org>
7930
7931 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7932 path.
7933 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7934 Remove duplication.
7935
7936 2016-09-22 Yao Qi <yao.qi@linaro.org>
7937
7938 * lib/gdbserver-support.exp: Check the existence of
7939 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7940
7941 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7942
7943 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7944
7945 2016-09-21 Tom Tromey <tom@tromey.com>
7946
7947 PR gdb/20604:
7948 * gdb.base/quit.exp: New file.
7949
7950 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7951
7952 * .gitignore: New file.
7953
7954 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7955
7956 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7957 throughout.
7958
7959 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7960
7961 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7962
7963 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7964
7965 * gdb.cp/casts.cc (decltype): Move it ...
7966 (main): ... with its call to ...
7967 * gdb.cp/casts03.cc: ... a new file.
7968 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7969
7970 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7973
7974 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7975
7976 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7977 and sync up the test with tests in gas/testsuite/gas/ppc.
7978 * gdb.arch/powerpc-power.exp: Likewise.
7979
7980 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7983
7984 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7985 Jan Kratochvil <jan.kratochvil@redhat.com>
7986
7987 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7988 make m1's definition to be different from m2's. Use 'dummy' as an
7989 argument for probe 'two'.
7990
7991 2016-09-10 Jon Beniston <jon@beniston.com>
7992
7993 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7994 for sim target.
7995
7996 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7997
7998 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7999 variable declaration.
8000 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8001 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8002 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8003 received HWCAP as its argument.
8004
8005 2016-09-06 Pedro Alves <palves@redhat.com>
8006
8007 * gdb.base/new-ui-pending-input.c: New file.
8008 * gdb.base/new-ui-pending-input.exp: New file.
8009 * gdb.exp (clear_gdb_spawn_id): New procedure.
8010 (with_spawn_id): Check whether gdb_spawn_id exists before
8011 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8012 on exit.
8013
8014 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8015
8016 * gdb.base/float128.c: New file.
8017 * gdb.base/float128.exp: Likewise.
8018 * gdb.base/floatn.c: Likewise.
8019 * gdb.base/floatn.exp: Likewise.
8020
8021 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8022
8023 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8024
8025 2016-09-05 Pedro Alves <palves@redhat.com>
8026
8027 PR backtrace/19927
8028 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8029 unwinders are immediately called as side effect of "source" or
8030 "disable unwinder" commands.
8031 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8032
8033 2016-09-02 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8036 is true and $type is "float" or "double".
8037
8038 2016-09-02 Yao Qi <yao.qi@linaro.org>
8039
8040 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8041 true.
8042 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8043 * gdb.base/call-rt-st.exp: Likewise.
8044 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8045 return value instead of gdb,skip_float_test.
8046 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8047 (do_function_calls): Use its return value instead of
8048 gdb,skip_float_test.
8049 * gdb.base/finish.exp: Likewise.
8050 * gdb.base/funcargs.exp: Likewise.
8051 * gdb.base/return.exp: Likewise.
8052 * gdb.base/return2.exp: Likewise.
8053 * gdb.base/varargs.exp: Likewise.
8054 * lib/gdb.exp (gdb_skip_float_test): Change it to
8055 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8056
8057 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8058
8059 * gdb.multi/tids.exp: Test "thread apply all".
8060
8061 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8062
8063 * gdb.base/default.exp (tty): Remove.
8064
8065 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8066
8067 * gdb.python/py-recurse-unwind.c: New file.
8068 * gdb.python/py-recurse-unwind.py: New file.
8069 * gdb.python/py-recurse-unwind.exp: New file.
8070
8071 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8072
8073 * gdb.base/set-inferior-tty.exp: New file.
8074 * gdb.base/set-inferior-tty.c: New file.
8075
8076 2016-08-23 Pedro Alves <palves@redhat.com>
8077
8078 PR gdb/20494
8079 * gdb.base/new-ui-echo.c: New file.
8080 * gdb.base/new-ui-echo.exp: New file.
8081
8082 2016-08-23 Yao Qi <yao.qi@linaro.org>
8083
8084 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8085 gdbserver_spawn.
8086 * gdb.server/connect-without-multi-process.exp (do_test):
8087 Likewise.
8088
8089 2016-08-23 Yao Qi <yao.qi@linaro.org>
8090
8091 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8092 standalone_txt. Delete gdb_txt and standalone_txt on host
8093 and target. Spawn the binary on target. Copy files from
8094 target to host.
8095
8096 2016-08-22 Pedro Alves <palves@redhat.com>
8097
8098 PR gdb/20505
8099 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8100 with_test_prefix. Factor out bits to ...
8101 (test_no_vdso): ... this new procedure.
8102
8103 2016-08-19 Carl Love <cel@us.ibm.com>
8104
8105 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8106 maintaining separate logic for constructing the output path.
8107 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8108 * gdb.arch/ppc-dfp.exp: Likewise.
8109 * gdb.arch/ppc-fp.exp: Likewise.
8110 * gdb.arch/vsx-regs.exp: Likewise.
8111 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8112 binprefix for generating the additional binary files.
8113
8114 2016-08-19 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.trace/mi-trace-frame-collected.exp
8117 (test_trace_frame_collected): On x32, expect two registers.
8118
8119 2016-08-18 Carl Love <cel@us.ibm.com>
8120
8121 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8122 and sync up the test with tests in gas/testsuite/gas/ppc.
8123 * gdb.arch/powerpc-power.exp: Likewise.
8124
8125 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8126
8127 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8128 expected error message.
8129
8130 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8131
8132 * gdb.multi/remove-inferiors.exp: New file.
8133 * gdb.multi/remove-inferiors.c: New file.
8134
8135 2016-08-12 Yao Qi <yao.qi@linaro.org>
8136
8137 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8138 argument list.
8139
8140 2016-08-10 Pedro Alves <palves@redhat.com>
8141
8142 PR gdb/19187
8143 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8144 setup_kfails.
8145
8146 2016-08-09 Pedro Alves <palves@redhat.com>
8147 Simon Marchi <simon.marchi@ericsson.com>
8148
8149 PR gdb/20418
8150 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8151 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8152
8153 2016-08-09 Pedro Alves <palves@redhat.com>
8154
8155 PR mi/20431
8156 * gdb.mi/mi-cmd-error.exp: New file.
8157
8158 2016-08-09 Pedro Alves <palves@redhat.com>
8159
8160 PR gdb/18653
8161 * gdb.base/signals-state-child.c: New file.
8162 * gdb.base/signals-state-child.exp: New file.
8163 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8164
8165 2016-08-09 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8168
8169 2016-08-03 Tom Tromey <tom@tromey.com>
8170
8171 PR python/18565:
8172 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8173
8174 2016-08-01 Yao Qi <yao.qi@linaro.org>
8175
8176 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8177 variable mode to "multi-process" if $multi_process is 1, otherwise
8178 set it to "single-process".
8179
8180 2016-08-01 Yao Qi <yao.qi@linaro.org>
8181
8182 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8183 * gdb.cp/cpexprs.exp: Likewise.
8184 * gdb.cp/m-static.exp: Likewise.
8185
8186 2016-07-26 Tom Tromey <tom@tromey.com>
8187
8188 PR python/20190:
8189 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8190 test.
8191
8192 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8193
8194 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8195 selecting assembly source files.
8196 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8197 assembly source files.
8198 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8199 assembly source files.
8200 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8201 selecting assembly source files.
8202
8203 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8204
8205 * gdb.base/new-ui.exp (do_test_invalid_args): New
8206 procedure.
8207
8208 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8209
8210 * gdb.btrace/reconnect.c: New file.
8211 * gdb.btrace/reconnect.exp: New file.
8212
8213 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8214
8215 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8216 to test_catch_syscall_group.
8217 (test_catch_syscall_group): New.
8218
8219 2016-07-21 Tom Tromey <tom@tromey.com>
8220
8221 * gdb.rust/simple.rs (main): Use empty struct expression.
8222 * gdb.rust/simple.exp: Add tests for empty struct expression.
8223
8224 2016-07-21 Yao Qi <yao.qi@linaro.org>
8225
8226 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8227 if gdb_skip_xml_test is true on some targets.
8228
8229 2016-07-21 Yao Qi <yao.qi@linaro.org>
8230
8231 * gdb.server/solib-list.exp: Unset last_loaded_file.
8232
8233 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8234
8235 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8236 "step into captured_main (args)".
8237
8238 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8239
8240 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8241
8242 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8243
8244 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8245
8246 2016-07-19 Pedro Alves <palves@redhat.com>
8247
8248 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8249 * gdb.opt/inline-bt.exp: Likewise.
8250 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8251 additional_flags=-Winline.
8252 * gdb.opt/inline-locals.exp: Likewise.
8253 * gdb.opt/inline-markers.c (ATTR): Define.
8254 (inlined_fn): Use it.
8255
8256 2016-07-19 Yao Qi <yao.qi@linaro.org>
8257
8258 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8259 (test_with_self): Remove some code. Remove argument executable.
8260 (top-level): Use do_self_tests.
8261
8262 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8263 Don Breazeal <donb@codesourcery.com>
8264
8265 * gdb.base/maint.exp: Escape paths used in regular expressions.
8266 * gdb.stabs/weird.exp: Likewise.
8267
8268 2016-07-13 Tom Tromey <tom@tromey.com>
8269
8270 PR python/15620, PR python/18620:
8271 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8272 (test_bkpt_events): New procs.
8273
8274 2016-07-13 Tom Tromey <tom@tromey.com>
8275
8276 PR python/17698:
8277 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8278 test.
8279 (test_watchpoints): Likewise.
8280 (test_bkpt_pending): New proc.
8281
8282 2016-07-13 Tom Tromey <tom@tromey.com>
8283
8284 PR cli/18053:
8285 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8286 completion test.
8287
8288 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8289
8290 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8291 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8292 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8293 f_label.
8294 (g): Rename g_end_lbl to g_label.
8295 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8296 low_pc and high_pc.
8297 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8298
8299 2016-07-12 Tom Tromey <tom@tromey.com>
8300
8301 PR python/19293:
8302 * gdb.python/py-unwind-maint.exp: Update tests.
8303
8304 2016-07-12 Yao Qi <yao.qi@linaro.org>
8305
8306 * lib/selftest-support.exp (selftest_setup): Match the output
8307 when captured_main is inlined.
8308
8309 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8310
8311 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8312 New variables.
8313 (print this%a, print this%b, print this): New tests.
8314 * gdb.fortran/derived-types.f90 (this): New object and
8315 initialization.
8316
8317 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8318
8319 * gdb.ada/arraydim.exp: Remove extra directory level in build
8320 directory.
8321
8322 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8323
8324 * lib/ada.exp: Remove extra directory level in build directory.
8325 * gdb.ada/cond_lang.exp: Likewise.
8326 * gdb.ada/exec_changed.exp: Likewise.
8327 * gdb.ada/lang_switch.exp: Likewise.
8328
8329 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8330
8331 * simple.rs: Add test for raw pointer subscripting.
8332 * simple.exp: Add test expectations.
8333
8334 2016-07-05 Yao Qi <yao.qi@linaro.org>
8335
8336 * gdb.mi/mi-reverse.exp: Match =record-started output.
8337
8338 2016-07-01 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8341 procedure.
8342 (jit_reader_test): Test the jit reader's unwinder.
8343 * gdb.base/jithost.c (jit_function_00_code): New global.
8344 (main): Use memcpy to fill in the mmapped code, instead of poking
8345 bytes manually here.
8346 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8347 value.
8348 (read_debug_info): Save the function's range.
8349 (read_sp): New function.
8350 (unwind_frame): Use it. Also unwind RBP.
8351 (get_frame_id): Use read_sp.
8352 (gdb_init_reader): Use calloc instead of malloc.
8353 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8354 parameter. Use gdb_test_multiple.
8355
8356 2016-07-01 Pedro Alves <palves@redhat.com>
8357 Antoine Tremblay <antoine.tremblay@ericsson.com>
8358
8359 * gdb.threads/process-dies-while-detaching.c: New file.
8360 * gdb.threads/process-dies-while-detaching.exp: New file.
8361
8362 2016-07-01 Pedro Alves <palves@redhat.com>
8363
8364 * gdb.multi/watchpoint-multi-exit.c: New file.
8365 * gdb.multi/watchpoint-multi-exit.exp: New file.
8366
8367 2016-06-30 Pedro Alves <palves@redhat.com>
8368
8369 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8370 unset inferior_spawn_id.
8371
8372 2016-06-30 Pedro Alves <palves@redhat.com>
8373
8374 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8375 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8376
8377 2016-06-29 Yao Qi <yao.qi@linaro.org>
8378
8379 * gdb.base/return.c: Add copyright header.
8380
8381 2016-06-29 Tom Tromey <tom@tromey.com>
8382
8383 PR python/20129:
8384 * gdb.python/py-framefilter.exp: Add tests for setting priority
8385 and disabling of non-existent frame filter.
8386
8387 2016-06-29 Yao Qi <yao.qi@linaro.org>
8388
8389 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8390 0x0f07ff.
8391
8392 2016-06-28 Yao Qi <yao.qi@linaro.org>
8393
8394 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8395 triplets. Start gdb, execute catch syscall, and continue. Check
8396 gdb's output to determine catch syscall is supported.
8397
8398 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8399
8400 * gdb.rust/simple.rs: Add test for returning unit in a function.
8401 * gdb.rust/simple.exp: Add expectation for functions returning
8402 unit.
8403
8404 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8405
8406 * gdb.python/py-breakpoint-create-fail.c,
8407 gdb.python/py-breakpoint-create-fail.exp,
8408 gdb.python/py-breakpoint-create-fail.py: New testcase.
8409
8410 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8411
8412 PR gdb/20239
8413 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8414 * gdb.rust/simple.exp: Add test expectations for new NonZero
8415 tests.
8416
8417 2016-06-24 David Taylor <dtaylor@emc.com>
8418
8419 * gdb.base/offsets.exp: New file.
8420 * gdb.base/offsets.c: New file.
8421
8422 2016-06-23 Tom Tromey <tom@tromey.com>
8423
8424 PR gdb/16483:
8425 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8426 before any filters are loaded.
8427
8428 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8429
8430 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8431 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8432 structs.
8433 * gdb.fortran/derived-type-function.exp: New file.
8434 * gdb.fortran/derived-type-function.f90: New file.
8435
8436
8437 2016-06-21 Pedro Alves <palves@redhat.com>
8438
8439 * gdb.base/new-ui.exp: New file.
8440 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8441 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8442 (with_spawn_id): New procedure.
8443
8444 2016-06-21 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.mi/mi-exec-run.exp: New file.
8447
8448 2016-06-21 Pedro Alves <palves@redhat.com>
8449
8450 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8451 breakpoint command's output on the main UI.
8452 (test_break): New procedure, factored out from calls in the top
8453 level.
8454 (top level): Use foreach_with_prefix to test MI as main UI and as
8455 separate UI.
8456
8457 2016-06-21 Pedro Alves <palves@redhat.com>
8458
8459 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8460 (test_awatch_creation_and_listing)
8461 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8462 Remove 'type' parameter.
8463 (test_watchpoint_all): New parameter mi_mode. Remove
8464 with_test_prefix.
8465 (top level): Use foreach_with_prefix, and add main/separate UI MI
8466 testing axis.
8467
8468 2016-06-21 Pedro Alves <palves@redhat.com>
8469
8470 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8471 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8472 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8473 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8474 (gdb_main_spawn_id, mi_spawn_id): Declare and
8475 comment.
8476 (mi_create_inferior_pty): New procedure,
8477 factored out from default_mi_gdb_start.
8478 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8479 procedures.
8480 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8481 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8482 Use mi_create_inferior_pty.
8483 (mi_gdb_start): Use eval to pass down args list.
8484
8485 2016-06-21 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8488 * gdb.opt/inline-cmds.exp: Add MI tests.
8489
8490 2016-06-21 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8493
8494 2016-06-21 Pedro Alves <palves@redhat.com>
8495
8496 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8497 (top level): Use it instead of mi_execute_to.
8498
8499 2016-06-21 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8502 (cont_handler_str): New.
8503 (signal_stop_handler): Set stop_handler_str instead of printing to
8504 stdout.
8505 (continue_handler): Set cont_handler_str instead of printing to
8506 stdout.
8507 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8508 mi_send_resuming_command. Print stop_handler_str and
8509 cont_handler_str instead of expecting the python events print
8510 directly.
8511
8512 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8513
8514 * gdb.base/jit-reader.exp: New file.
8515 * gdb.base/jithost.c: New file.
8516 * gdb.base/jithost.h: New file.
8517 * gdb.base/jitreader.c : New file.
8518 * gdb.base/jit-protocol.h: New file.
8519
8520 2016-06-17 Yao Qi <yao.qi@linaro.org>
8521
8522 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8523 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8524 and detach-on-fork. Adjust tests.
8525 (top level): Invoke break_cond_on_syscall with combinations of
8526 syscall, follow-fork-mode and detach-on-fork.
8527
8528 2016-06-17 Yao Qi <yao.qi@linaro.org>
8529
8530 * gdb.base/step-over-exit.c: New.
8531 * gdb.base/step-over-exit.exp: New.
8532
8533 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8534
8535 * gdb.base/float.exp: Add target check for nds32*-*-*.
8536 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8537
8538 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8539
8540 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8541 for unsupported target features.
8542 * gdb.base/call-rt-st.exp: Likewise.
8543 * gdb.base/call-sc.exp: Likewise.
8544 * gdb.base/call-signal-resume.exp: Likewise.
8545 * gdb.base/call-strs.exp: Likewise.
8546 * gdb.base/callexit.exp: Likewise.
8547 * gdb.base/callfuncs.exp: Likewise.
8548 * gdb.base/nodebug.exp: Likewise.
8549 * gdb.base/printcmds.exp: Likewise.
8550 * gdb.base/ptype.exp: Likewise.
8551 * gdb.base/structs.exp: Likewise.
8552 * gdb.base/unwindonsignal.exp: Likewise.
8553 * gdb.cp/gdb2495.exp: Likewise.
8554 * gdb.cp/templates.exp: Likewise.
8555 * gdb.cp/virtfunc.exp: Likewise.
8556 * gdb.threads/hand-call-in-threads.exp: Likewise.
8557 * gdb.threads/interrupted-hand-call.exp: Likewise.
8558 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8559
8560 2016-06-10 Tom Tromey <tom@tromey.com>
8561
8562 PR rust/20110:
8563 * gdb.rust/expr.exp: Add test for integer constant larger than
8564 i32.
8565
8566 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8567
8568 * gdb.fortran/nested-funcs.exp: New.
8569 * gdb.fortran/nested-funcs.f90: New.
8570
8571 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8572
8573 * gdb.base/examine-backward.c: New file.
8574 * gdb.base/examine-backward.exp: New file.
8575
8576 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8577
8578 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8579 matching.
8580
8581 2016-06-02 Tom Tromey <tom@tromey.com>
8582
8583 PR python/18984:
8584 * gdb.python/py-shared.exp: Add solib_name test.
8585
8586 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8587
8588 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8589
8590 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8591
8592 PR c++/19893
8593 * gdb.dwarf2/implref.exp: Rename to...
8594 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8595 * gdb.dwarf2/implref-array.c: New file.
8596 * gdb.dwarf2/implref-array.exp: Likewise.
8597 * gdb.dwarf2/implref-global.c: Likewise.
8598 * gdb.dwarf2/implref-global.exp: Likewise.
8599 * gdb.dwarf2/implref-struct.c: Likewise.
8600 * gdb.dwarf2/implref-struct.exp: Likewise.
8601
8602 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8603
8604 * gdb.trace/trace-condition.exp: Add 64bit tests.
8605
8606 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8607
8608 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8609 bits types.
8610 (main): Adapt to 8 to 64 bits types.
8611 * gdb.trace/trace-condition.exp: Add new tests.
8612
8613 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8614
8615 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8616
8617 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8618
8619 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8620 Move condition tests...
8621 * gdb.trace/trace-condition.exp: Here.
8622
8623 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8624
8625 * gdb.trace/trace-condition.exp: Add counter-case tests.
8626
8627 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8628
8629 PR c++/15231
8630 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8631 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8632
8633 2016-05-27 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8636 New procedure.
8637 (top level): Call it, and bail out of DejaGnu is known to be bad.
8638
8639 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8640
8641 * gdb.base/whatis.c: Extend the test case.
8642 * gdb.base/whatis.exp: Add additional tests.
8643
8644 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8645
8646 * gdb.fortran/type.f90: Add pointer variable.
8647 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8648
8649 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8650
8651 * gdb.fortran/vla-type.exp: Fix testcase name.
8652
8653 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8654
8655 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8656
8657 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8658
8659 * gdb.fortran/type.f90: Add nested structures.
8660 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8661 * gdb.fortran/derived-type.exp: Adapt expected output.
8662 * gdb.fortran/vla-type.exp: Adapt expected output.
8663
8664 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8665
8666 * gdb.fortran/whatis_type.exp: Adapt expected output.
8667
8668 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8669
8670 * gdb.fortran/print_type.exp: Fix expected output.
8671 * gdb.fortran/whatis_type.exp: Fix expected output.
8672
8673 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8674
8675 * gdb.fortran/whatis_type.exp: Use multi_line.
8676
8677 2016-05-24 Tom Tromey <tom@tromey.com>
8678
8679 PR python/17386:
8680 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8681 use value as an index.
8682
8683 2016-05-23 Tom Tromey <tom@tromey.com>
8684
8685 PR python/17981:
8686 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8687 no-breakpoint case.
8688
8689 2016-05-24 Pedro Alves <palves@redhat.com>
8690
8691 PR gdb/19828
8692 * gdb.threads/clone-attach-detach.c: New file.
8693 * gdb.threads/clone-attach-detach.exp: New file.
8694
8695 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8696
8697 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8698
8699 2016-05-23 Tom Tromey <tom@tromey.com>
8700
8701 PR python/19438, PR python/18393:
8702 * gdb.python/py-progspace.exp: Add "dir" test.
8703 * gdb.python/py-objfile.exp: Add "dir" test.
8704
8705 2016-05-23 Yao Qi <yao.qi@linaro.org>
8706
8707 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8708 * gdb.arch/thumb2-it.exp: Likewise.
8709
8710 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8711
8712 * gdb.mi/mi-threads-interrupt.c: New file.
8713 * gdb.mi/mi-threads-interrupt.exp: New file.
8714
8715 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8716
8717 PR gdb/18077
8718 * gdb.mi/mi-async-run.exp: New file.
8719 * gdb.mi/mi-async-run.c: New file.
8720
8721 2016-05-17 Tom Tromey <tom@tromey.com>
8722 Manish Goregaokar <manishsmail@gmail.com>
8723
8724 * lib/rust-support.exp: New file.
8725 * lib/gdb.exp (skip_rust_tests): New proc.
8726 (build_executable_from_specs): Handle rust.
8727 * lib/future.exp (gdb_find_rustc): New proc.
8728 (gdb_default_target_compile): Handle rust.
8729 * gdb.rust/expr.exp: New file.
8730 * gdb.rust/generics.exp: New file.
8731 * gdb.rust/generics.rs: New file.
8732 * gdb.rust/methods.exp: New file.
8733 * gdb.rust/methods.rs: New file.
8734 * gdb.rust/modules.exp: New file.
8735 * gdb.rust/modules.rs: New file.
8736 * gdb.rust/simple.exp: New file.
8737 * gdb.rust/simple.rs: New file.
8738
8739 2016-05-17 Tom Tromey <tom@tromey.com>
8740
8741 * gdb.base/default.exp (set language): Add rust.
8742
8743 2016-05-17 Tom Tromey <tom@tromey.com>
8744
8745 * gdb.gdb/unittest.exp: New file.
8746
8747 2016-05-16 Yao Qi <yao.qi@linaro.org>
8748
8749 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8750 shell_prompt. Update shell_prompt_re.
8751
8752 2016-05-12 Doug Evans <dje@google.com>
8753
8754 PR symtab/19999
8755 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8756 $options when building executable.
8757 * gdb.dwarf2/fission-loclists-pie.S: New file.
8758 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8759
8760 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8761
8762 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8763 of [is_remote target],
8764
8765 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8766
8767 * lib/gdb.exp (use_gdb_stub): New procedure.
8768
8769 2016-05-03 Yunlian Jiang <yunlian@google.com>
8770 Doug Evans <dje@google.com>
8771
8772 PR symtab/19914
8773 * gdb.dwarf2/dwp-sepdebug.c: New file.
8774 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8775
8776 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8777
8778 * gdb.base/detach.exp: Remove is_remote check.
8779
8780 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8781
8782 * gdb.base/annota-input-while-running.exp: Don't check for
8783 [is_remote target]. Enable annotations after running to main.
8784 Remove unused "set test..." line.
8785
8786 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8787
8788 * gdb.trace/trace-enable-disable.exp: New file.
8789 * gdb.trace/trace-enable-disable.c: New file.
8790
8791 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8792
8793 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8794 use it in info sharedlibrary test.
8795 * gdb.trace/ftrace-lock.exp: Likewise.
8796 * gdb.trace/ftrace.exp: Likewise.
8797 * gdb.trace/range-stepping.exp: Likewise.
8798 * gdb.trace/trace-break.exp: Likewise.
8799 * gdb.trace/trace-condition.exp: Likewise.
8800 * gdb.trace/trace-mt.exp: Likewise.
8801
8802 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8805 (gdb_load_shlib): ... this.
8806 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8807 gdb_load_shlib.
8808 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8809 * gdb.base/ctxobj.exp: Likewise.
8810 * gdb.base/dprintf-pending.exp: Likewise.
8811 * gdb.base/dso2dso.exp: Likewise.
8812 * gdb.base/fixsection.exp: Likewise.
8813 * gdb.base/gcore-relro.exp: Likewise.
8814 * gdb.base/gdb1555.exp: Likewise.
8815 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8816 * gdb.base/gnu-ifunc.exp: Likewise.
8817 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8818 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8819 * gdb.base/pending.exp: Likewise.
8820 * gdb.base/print-file-var.exp: Likewise.
8821 * gdb.base/print-symbol-loading.exp: Likewise.
8822 * gdb.base/shlib-call.exp: Likewise.
8823 * gdb.base/shreloc.exp: Likewise.
8824 * gdb.base/so-impl-ld.exp: Likewise.
8825 * gdb.base/solib-disc.exp: Likewise.
8826 * gdb.base/solib-nodir.exp: Likewise.
8827 * gdb.base/solib-overlap.exp: Likewise.
8828 * gdb.base/solib-symbol.exp: Likewise.
8829 * gdb.base/solib-weak.exp (do_test): Likewise.
8830 * gdb.base/sym-file.exp: Likewise.
8831 * gdb.base/symtab-search-order.exp: Likewise.
8832 * gdb.base/type-opaque.exp: Likewise.
8833 * gdb.base/unload.exp: Likewise.
8834 * gdb.base/watchpoint-solib.exp: Likewise.
8835 * gdb.compile/compile.exp: Likewise.
8836 * gdb.cp/gdb2384.exp: Likewise.
8837 * gdb.cp/infcall-dlopen.exp: Likewise.
8838 * gdb.cp/re-set-overloaded.exp: Likewise.
8839 * gdb.fortran/library-module.exp: Likewise.
8840 * gdb.opt/solib-intra-step.exp: Likewise.
8841 * gdb.python/py-finish-breakpoint.exp: Likewise.
8842 * gdb.python/py-shared.exp: Likewise.
8843 * gdb.reverse/solib-precsave.exp: Likewise.
8844 * gdb.reverse/solib-reverse.exp: Likewise.
8845 * gdb.server/solib-list.exp: Likewise.
8846 * gdb.threads/dlopen-libpthread.exp: Likewise.
8847 * gdb.threads/tls-shared.exp: Likewise.
8848 * gdb.threads/tls-so_extern.exp: Likewise.
8849 * gdb.trace/change-loc.exp: Likewise.
8850 * gdb.trace/ftrace-lock.exp: Likewise.
8851 * gdb.trace/ftrace.exp: Likewise.
8852 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8853 * gdb.trace/pending.exp: Likewise.
8854 * gdb.trace/range-stepping.exp: Likewise.
8855 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8856 (strace_info_marker): Likewise.
8857 (strace_probe_marker): Likewise.
8858 (strace_trace_on_same_addr): Likewise.
8859 (strace_trace_on_diff_addr): Likewise.
8860 * gdb.trace/trace-break.exp: Likewise.
8861 * gdb.trace/trace-condition.exp: Likewise.
8862 * gdb.trace/trace-mt.exp: Likewise.
8863
8864 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8865
8866 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8867 result of gdb_remote_download.
8868 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8869 * gdb.base/dso2dso.exp: Likewise.
8870 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8871 * gdb.base/print-file-var.exp: Likewise.
8872 * gdb.base/shlib-call.exp: Likewise.
8873 * gdb.base/shreloc.exp: Likewise.
8874 * gdb.base/solib-overlap.exp: Likewise.
8875 * gdb.base/solib-weak.exp (do_test): Likewise.
8876 * gdb.base/unload.exp: Likewise.
8877
8878 2016-04-27 Yao Qi <yao.qi@linaro.org>
8879
8880 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8881 exists.
8882
8883 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8884
8885 * vla-type.exp: Print structure from toplevel.
8886
8887 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8888
8889 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8890 of dynamic types.
8891 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8892 of dynamic types.
8893
8894 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8895
8896 * gdb.fortran/vla-type.f90: New file.
8897 * gdb.fortran/vla-type.exp: New file.
8898
8899 2016-04-25 Yao Qi <yao.qi@linaro.org>
8900
8901 * gdb.base/branch-to-self.c: New file.
8902 * gdb.base/branch-to-self.exp: New file.
8903
8904 2016-04-22 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8907 more after $hex.
8908
8909 2016-04-22 Yao Qi <yao.qi@linaro.org>
8910
8911 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8912 * gdb.base/annota3.exp: Likewise.
8913
8914 2016-04-22 Yao Qi <yao.qi@linaro.org>
8915
8916 * gdb.reverse/step-precsave.exp: Do one step and test program
8917 stops in "callee" and do multiple steps until program goes out
8918 of "callee".
8919 * gdb.reverse/step-reverse.exp: Likewise.
8920
8921 2016-04-22 Yao Qi <yao.qi@linaro.org>
8922
8923 * gdb.trace/signal.exp: Also pass if
8924 $tracepoint_hits($i) > $iterations.
8925
8926 2016-04-22 Yao Qi <yao.qi@linaro.org>
8927
8928 * gdb.trace/signal.c: New file.
8929 * gdb.trace/signal.exp: New file.
8930
8931 2016-04-19 Doug Evans <xdje42@gmail.com>
8932
8933 * gdb.base/bad-file.exp: New file.
8934
8935 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8936
8937 * gdb.dwarf2/implref.exp: New file.
8938
8939 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8940
8941 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8942 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8943 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8944 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8945 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8946 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8947 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8948 * lib/fortran.exp (fortran_int4): New procedure.
8949 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8950 (fortran_logical4): Likewise.
8951
8952 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8953
8954 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8955
8956 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8957
8958 * lib/compiler.c: Add Intel specific preprocessor macros.
8959 * lib/compiler.cc: Likewise.
8960
8961 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8962
8963 * gdb.server/connect-with-no-symbol-file.c: New file.
8964 * gdb.server/connect-with-no-symbol-file.exp: New file.
8965
8966 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8967
8968 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8969
8970 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8971
8972 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8973 standard output directory.
8974
8975 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8976
8977 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8978
8979 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8980
8981 * gdb.btrace/instruction_history.c (loop): Add declaration.
8982
8983 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8984
8985 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8986
8987 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8988
8989 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8990 parentheses to print.
8991 (continue_handler): Likewise.
8992
8993 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8994
8995 * gdb.server/solib-list.exp: Remove is_remote check.
8996 Pass shlib= to gdb_compile. Don't link shared library with
8997 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8998 Run binary filename through "readlink -f" on the target.
8999
9000 2016-04-08 Pedro Alves <palves@redhat.com>
9001
9002 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9003 interpreter filename as argument to gdbserver_spawn.
9004 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9005 Return empty if $last_loaded_file does not exist.
9006
9007 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9008
9009 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9010 * gdb.base/jit-main.c: Use exit after usage.
9011
9012 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9013
9014 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9015 GDBHISTSIZE prior to the tests.
9016 * gdb.base/gdbinit-history.exp: Likewise.
9017
9018 2016-04-07 Pedro Alves <palves@redhat.com>
9019
9020 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9021 instead of build_executable. Use gdb_load_shlibs.
9022
9023 2016-04-07 Yao Qi <yao.qi@linaro.org>
9024
9025 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9026 Execute "si" command.
9027
9028 2016-04-07 Yao Qi <yao.qi@linaro.org>
9029
9030 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9031 number instead of the comments on some line.
9032
9033 2016-04-06 Don Breazeal <donb@codesourcery.com>
9034
9035 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9036 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9037
9038 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9039
9040 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9041 standard_output_file. Remove unused binfile variable.
9042
9043 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9044
9045 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9046 * gdb.python/py-mi-objfile.exp: Match "list main" output
9047 in console format.
9048
9049 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9050
9051 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9052 absolute.
9053
9054 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9055
9056 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9057 absolute.
9058 * gdb.trace/ftrace.exp: Likewise.
9059 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9060 targets as well.
9061 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9062 (gdb_load_shlibs): Copy libraries to test directory when testing
9063 natively. Only set solib-search-path if testing remotely.
9064 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9065
9066 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9067
9068 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9069 gdb_download. Use it even if the target is not remote.
9070 * gdb.base/jit.exp (compile_jit_test): Likewise.
9071 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9072 output directory if the destination board is local, otherwise use
9073 the standard remote_download from DejaGnu.
9074 (gdb_download): Remove.
9075 (gdb_load_shlibs): Use gdb_remote_download instead of
9076 gdb_download.
9077 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9078 Use gdb_remote_download instead of gdb_download. Use it even if
9079 the target is not remote.
9080 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9081 instead of gdb_download.
9082
9083 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9084
9085 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9086 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9087 run.
9088
9089 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9090
9091 PR gdb/19820
9092 * gdb.base/printcmds.exp: Add artificial arrays tests.
9093
9094 2016-03-31 Pedro Alves <palves@redhat.com>
9095
9096 PR gdb/19858
9097 * gdb.base/jit-main.c: Include unistd.h.
9098 (ATTACH): Define to 0 if not already defined.
9099 (wait_for_gdb, mypid): New globals.
9100 (WAIT_FOR_GDB): New macro.
9101 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9102 some breakpoint locations.
9103 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9104 New procedures.
9105 (one_jit_test): Add REATTACH parameter, and handle it. Use
9106 continue_to_test_location.
9107 (top level): Test attach, and adjusts calls to one_jit_test.
9108
9109 2016-03-31 Pedro Alves <palves@redhat.com>
9110
9111 PR gdb/19858
9112 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9113 BINSUFFIX parameter, and handle it.
9114 (top level): Adjust calls compile_jit_test.
9115
9116 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9117
9118 PR python/19743
9119 * gdb.python/py-mi-events-gdb.py: New file.
9120 * gdb.python/py-mi-events.c: New file.
9121 * gdb.python/py-mi-events.exp: New file.
9122
9123 2016-03-30 Yao Qi <yao.qi@linaro.org>
9124
9125 * gdb.reverse/until-precsave.exp: Match function name only.
9126 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9127 Move malloc to a condition block.
9128 * gdb.reverse/until-reverse.exp: Match function name only.
9129
9130 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9131
9132 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9133 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9134 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9135 variable for GPR 0 instead of assuming it is register 0.
9136 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9137 * lib/trace-support.exp: Add s390 registers.
9138
9139 2016-03-29 Yao Qi <yao.qi@linaro.org>
9140
9141 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9142
9143 2016-03-24 Yao Qi <yao.qi@linaro.org>
9144
9145 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9146 test message.
9147
9148 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9149
9150 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9151 maintaining separate logic for constructing the output path.
9152
9153 2016-03-16 Don Breazeal <donb@codesourcery.com>
9154
9155 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9156 Retry fork and waitpid on interrupted system call errors.
9157 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9158 Use with_timeout_factor to increase timeout by factor of 10.
9159
9160 2016-03-15 Don Breazeal <donb@codesourcery.com>
9161
9162 * gdb.cp/scope-err.cc: New test program.
9163 * gdb.cp/scope-err.exp: New test script.
9164 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9165 lines and "set breakpoint here" comment.
9166 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9167 Fixed some whitespace and format issues.
9168 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9169 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9170
9171 2016-03-15 Doug Evans <dje@google.com>
9172
9173 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9174 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9175 All callers updated. Add tests for enums, mixed flags register.
9176
9177 2016-03-15 Doug Evans <dje@google.com>
9178
9179 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9180 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9181
9182 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9183
9184 * gdb.base/default.exp: Add $_as_string to the list of expected
9185 convenience functions.
9186
9187 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9188
9189 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9190
9191 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9192
9193 * gdb.python/py-as-string.exp: New file.
9194 * gdb.python/py-as-string.c: New file.
9195
9196 2016-03-09 Pedro Alves <palves@redhat.com>
9197
9198 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9199 signal" -> "Thread NN received signal" output change.
9200 * gdb.threads/ia64-sigill.exp: Likewise.
9201 * gdb.threads/linux-dp.exp: Likewise.
9202 * gdb.threads/manythreads.exp: Likewise.
9203 * gdb.threads/pending-step.exp: Likewise.
9204 * gdb.threads/print-threads.exp: Likewise.
9205 * gdb.threads/sigstep-threads.exp: Likewise.
9206 * gdb.threads/staticthreads.exp: Likewise.
9207 * gdb.threads/tls.exp: Likewise.
9208
9209 2016-03-09 Pedro Alves <palves@redhat.com>
9210
9211 * gdb.base/command-line-input.exp: New file.
9212
9213 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9214
9215 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9216 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9217 * gdb.trace/pending.exp: Accept leading dot before function name.
9218 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9219 * lib/trace-support.exp: Set registers for ppc.
9220
9221 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9222
9223 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9224 use it for disassembly; accept .main in addition to main in backtrace.
9225
9226 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9227 Marcin Kościelnicki <koriakin@0x04.net>
9228
9229 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9230 (gdb_recursion_test_ptr): New global variable.
9231 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9232 gdb_recursion_test.
9233 (gdb_c_test): Ditto.
9234
9235 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9236
9237 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9238 ordering.
9239
9240 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9241
9242 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9243 (bar): Add bar_start_lbl label.
9244 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9245 of foo/bar for emitting DWARF and tracing.
9246
9247 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9248
9249 * analyze-racy-logs.py: Set executable bit.
9250
9251 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9252
9253 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9254 (CHECK_TARGET_TMP): Likewise.
9255 (check-single-racy): New rule.
9256 (check-parallel-racy): Likewise.
9257 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9258 (do-check-parallel-racy): New rule.
9259 (check-racy/%.exp): Likewise.
9260 * README (Racy testcases): New section.
9261 * analyze-racy-logs.py: New file.
9262
9263 2016-03-03 Doug Evans <dje@google.com>
9264
9265 * gdb.base/skip.exp: Use with_test_prefix.
9266
9267 2016-03-03 Yao Qi <yao.qi@linaro.org>
9268
9269 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9270 Invoke step_over_syscall "clone" and break_cond_on_syscall
9271 "clone".
9272 * gdb.base/step-over-clone.c: New file.
9273
9274 2016-03-03 Yao Qi <yao.qi@linaro.org>
9275
9276 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9277 code format.
9278
9279 2016-03-03 Yao Qi <yao.qi@linaro.org>
9280
9281 * gdb.base/disp-step-fork.c: Rename to ...
9282 * gdb.base/step-over-fork.c: ... it. New file.
9283 * gdb.base/disp-step-vfork.c: Rename to ...
9284 * gdb.base/step-over-vfork.c: ... it. New file.
9285 * gdb.base/disp-step-syscall.exp: Rename to ...
9286 * gdb.base/step-over-syscall.exp: ... it. New file.
9287 (disp_step_cross_syscall): Rename to ...
9288 (step_over_syscall): ... it.
9289
9290 2016-03-03 Yao Qi <yao.qi@linaro.org>
9291
9292 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9293 If target supports condition evaluation on target, invoke
9294 break_cond_on_syscall for fork and vfork.
9295
9296 2016-03-03 Yao Qi <yao.qi@linaro.org>
9297
9298 * gdb.base/disp-step-syscall.exp: Don't invoke
9299 support_displaced_stepping.
9300 (disp_step_cross_syscall): Test with displaced stepping off and
9301 on if supported.
9302
9303 2016-03-03 Yao Qi <yao.qi@linaro.org>
9304
9305 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9306 proc.
9307 (setup): New proc.
9308 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9309 and setup.
9310
9311 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9312
9313 * gdb.fortran/vla-history.exp: Remove breakpoint.
9314
9315 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9316
9317 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9318 exceeds timeout.
9319
9320 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9321
9322 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9323 breakpoint.
9324
9325 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9326
9327 * gdb.mi/vla.f90: Nullify pointer after declaration.
9328
9329 2016-03-01 Pedro Alves <palves@redhat.com>
9330
9331 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9332
9333 2016-03-01 Pedro Alves <palves@redhat.com>
9334
9335 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9336 before anything else.
9337 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9338 _GNU_SOURCE here.
9339 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9340 before anything else.
9341 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9342
9343 2016-03-01 Pedro Alves <palves@redhat.com>
9344
9345 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9346
9347 2016-03-01 Yao Qi <yao.qi@linaro.org>
9348
9349 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9350 prepare_for_testing.
9351
9352 2016-03-01 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9355
9356 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9357
9358 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9359 manually constructing the output path.
9360
9361 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9362
9363 * gdb.arch/s390-stackless.S: New.
9364 * gdb.arch/s390-stackless.exp: New.
9365
9366 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9367
9368 * gdb.dlang/circular.c: New file.
9369 * gdb.dlang/circular.exp: New file.
9370
9371 2016-02-26 Yao Qi <yao.qi@linaro.org>
9372
9373 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9374 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9375 (testcases): Update.
9376
9377 2016-02-26 Yao Qi <yao.qi@linaro.org>
9378
9379 * gdb.reverse/aarch64.c: Rename to ...
9380 * gdb.reverse/insn-reverse.c: ... it.
9381 * gdb.reverse/aarch64.exp: Rename to ...
9382 * gdb.reverse/insn-reverse.exp: ... it.
9383
9384 2016-02-26 Yao Qi <yao.qi@linaro.org>
9385
9386 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9387 (testcase_ftype): New.
9388 (testcases): New array.
9389 (n_testcases): New.
9390 (main): Call each element in testcases.
9391 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9392 (read_testcase): New.
9393 Do the tests in a loop.
9394
9395 2016-02-25 Yao Qi <yao.qi@linaro.org>
9396
9397 * gdb.base/branches.c: Remove.
9398
9399 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9400
9401 PR gdb/13808
9402 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9403
9404 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9405
9406 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9407
9408 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9409
9410 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9411 change x86_64 call_insn to 'callq'.
9412
9413 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9414
9415 * gdb.trace/tfile-avx.c: Move to...
9416 * gdb.trace/tracefile-pseudo-reg.c: Here.
9417 * gdb.trace/tfile-avx.exp: Move to...
9418 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9419
9420 2016-02-24 Gary Benson <gbenson@redhat.com>
9421
9422 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9423 message on attach.
9424
9425 2016-02-23 Doug Evans <dje@google.com>
9426
9427 * gdb.base/skip.c (test_skip): New function.
9428 (end_test_skip_file_and_function): New function.
9429 (test_skip_file_and_function): New function.
9430 * gdb.base/skip1.c (test_skip): New function.
9431 (skip1_test_skip_file_and_function): New function.
9432 * gdb.base/skip.exp: Add tests for new skip options.
9433 * gdb.base/skip-solib.exp: Update expected output.
9434 * gdb.perf/skip-command.cc: New file.
9435 * gdb.perf/skip-command.exp: New file.
9436 * gdb.perf/skip-command.py: New file.
9437
9438 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9439
9440 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9441 info registers pattern.
9442
9443 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9444
9445 * lib/future.exp: Add D support.
9446 (gdb_find_gdc): New proc.
9447 (gdb_default_target_compile): Add D support.
9448
9449 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9450
9451 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9452 user+system time.
9453 (trace_speed_test): Determine the iteration count for a time
9454 between 15..30 seconds.
9455
9456 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9457
9458 * gdb.arch/i386-mpx-sigsegv.c: New file.
9459 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9460 * gdb.arch/i386-mpx-simple_segv.c: New file.
9461 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9462
9463 2016-02-18 Yao Qi <yao.qi@linaro.org>
9464
9465 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9466 Don't call setup_kfail.
9467
9468 2016-02-18 Yao Qi <yao.qi@linaro.org>
9469
9470 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9471 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9472
9473 2016-02-16 Doug Evans <dje@google.com>
9474
9475 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9476 * gdb.base/skip1.c: Ditto.
9477 * gdb.base/skip.exp: Whitespace cleanup.
9478
9479 2016-02-16 Don Breazeal <donb@codesourcery.com>
9480
9481 PR remote/19496
9482 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9483 Remove kfail for PR remote/19496.
9484
9485 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9486
9487 * lib/gdb.exp (standard_temp_file): Return a path specific to
9488 the runtest invocation.
9489
9490 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9491
9492 * gdb.trace/save-trace.exp: Change relative path to be in the
9493 standard output directory.
9494
9495 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9496
9497 * gdb.arch/i386-prologue.c: Add missing prototypes.
9498
9499 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9500
9501 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9502 * gdb.arch/i386-prologue.exp: Likewise.
9503 * gdb.arch/i386-size.exp: Likewise.
9504
9505 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9506
9507 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9508 define object file path.
9509 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9510 file path.
9511 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9512 standard_output_file to define binfile.
9513
9514 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9515
9516 Fix compatibility with recent gfortran-5.3.1.
9517 * gdb.fortran/vla-history.exp (print vla1 allocated)
9518 (print vla2 allocated, print $2, print $3): Remove
9519 (print $4): Rename to ...
9520 (print $2): ... here.
9521 (print $9): Rename to ...
9522 (print $5): ... here.
9523 (print $10): Rename to ...
9524 (print $6): ... here.
9525 * gdb.fortran/vla.f90: Add pvla initialization.
9526
9527 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9528
9529 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9530 New test.
9531 * gdb.fortran/vla-value-sub.exp: Likewise.
9532
9533 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9534
9535 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9536
9537 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9538
9539 * i386-biarch-core.exp: Define corefile using
9540 standard_output_file.
9541
9542 2016-02-12 Yao Qi <yao.qi@linaro.org>
9543
9544 * gdb.arch/arm-single-step-kernel-helper.c: New.
9545 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9546
9547 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9548
9549 * gdb.btrace/tailcall-only.exp: New.
9550 * gdb.btrace/tailcall-only.c: New.
9551 * gdb.btrace/x86_64-tailcall-only.S: New.
9552 * gdb.btrace/i686-tailcall-only.S: New.
9553
9554 2016-02-11 Pedro Alves <palves@redhat.com>
9555
9556 * README (Parallel testing): Add missing double quotes.
9557
9558 2016-02-11 Pedro Alves <palves@redhat.com>
9559
9560 * README (Parallel testing): New section.
9561 (GDB_PARALLEL): Rewrite.
9562 (FORCE_PARALLEL): Document.
9563
9564 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9565
9566 * gdb.trace/tfile-avx.c: New test.
9567 * gdb.trace/tfile-avx.exp: New test.
9568
9569 2016-02-09 Keith Seitz <keiths@redhat.com>
9570
9571 PR breakpoints/19546
9572 * gdb.base/infcall-exec.c: New file.
9573 * gdb.base/infcall-exec2.c: New file.
9574 * gdb.base/infcall-exec.exp: New file.
9575
9576 2016-02-09 Keith Seitz <keiths@redhat.com>
9577
9578 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9579 (toplevel): Call test_bkpt_address.
9580
9581 2016-02-09 Keith Seitz <keiths@redhat.com>
9582
9583 PR python/19506
9584 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9585 (toplevel): Call test_bkpt_address.
9586
9587 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9588
9589 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9590 to AC_OUTPUT.
9591 * configure: Regenerate.
9592
9593 2016-02-09 Pedro Alves <palves@redhat.com>
9594
9595 PR breakpoints/19548
9596 * gdb.base/execl-update-breakpoints.c (some_function): New
9597 function.
9598 (main): Call it.
9599 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9600 Tighten expected GDB output.
9601
9602 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9603
9604 * Makefile.in (ALL_SUBDIRS): Remove.
9605 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9606 (distclean maintainer-clean realclean): Likewise.
9607 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9608 * configure: Regenerate.
9609 * gdb.ada/Makefile.in: Delete.
9610 * gdb.arch/Makefile.in: Likewise.
9611 * gdb.asm/Makefile.in: Likewise.
9612 * gdb.base/Makefile.in: Likewise.
9613 * gdb.btrace/Makefile.in: Likewise.
9614 * gdb.cell/Makefile.in: Likewise.
9615 * gdb.compile/Makefile.in: Likewise.
9616 * gdb.cp/Makefile.in: Likewise.
9617 * gdb.disasm/Makefile.in: Likewise.
9618 * gdb.dlang/Makefile.in: Likewise.
9619 * gdb.dwarf2/Makefile.in: Likewise.
9620 * gdb.fortran/Makefile.in: Likewise.
9621 * gdb.gdb/Makefile.in: Likewise.
9622 * gdb.go/Makefile.in: Likewise.
9623 * gdb.guile/Makefile.in: Likewise.
9624 * gdb.java/Makefile.in: Likewise.
9625 * gdb.linespec/Makefile.in: Likewise.
9626 * gdb.mi/Makefile.in: Likewise.
9627 * gdb.modula2/Makefile.in: Likewise.
9628 * gdb.multi/Makefile.in: Likewise.
9629 * gdb.objc/Makefile.in: Likewise.
9630 * gdb.opencl/Makefile.in: Likewise.
9631 * gdb.opt/Makefile.in: Likewise.
9632 * gdb.pascal/Makefile.in: Likewise.
9633 * gdb.perf/Makefile.in: Likewise.
9634 * gdb.python/Makefile.in: Likewise.
9635 * gdb.reverse/Makefile.in: Likewise.
9636 * gdb.server/Makefile.in: Likewise.
9637 * gdb.stabs/Makefile.in: Likewise.
9638 * gdb.threads/Makefile.in: Likewise.
9639 * gdb.trace/Makefile.in: Likewise.
9640 * gdb.xml/Makefile.in: Likewise.
9641 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9642 GDB_PARALLEL.
9643 (standard_output_file): Remove check for GDB_PARALLEL, always
9644 return path in outputs/$subdir/$testname.
9645
9646 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9647
9648 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9649 (site.exp): Assign abs_srcdir to tcl's srcdir.
9650
9651 2016-02-04 Yao Qi <yao.qi@linaro.org>
9652
9653 * gdb.base/foll-exec-mode.c: Include limits.h.
9654 (main): Add parameters argc and argv. Get directory from
9655 argv[0].
9656 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9657 compilation.
9658 * gdb.base/foll-exec.c: Include limits.h.
9659 (main): Add parameters argc and argv.
9660 Get directory from argv[0].
9661 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9662 Adjust tests on the number of lines as source code changed.
9663 * gdb.base/foll-vfork-exit.c: Include limits.h.
9664 (main): Add one line of statement before vfork.
9665 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9666 (main): Add parameters argc and argv. Get directory from
9667 argv[0].
9668 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9669 (setup_gdb): Set tbreak to skip some source lines.
9670 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9671 (main): Add parameters argc and argv. Get directory from
9672 argv[0].
9673 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9674 compilation.
9675 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9676 (main): Add parameters argc and argv. Get directory from
9677 argv[0].
9678 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9679 compilation.
9680
9681 2016-02-01 Doug Evans <dje@google.com>
9682
9683 * gdb.base/skip.exp: Clean up multiple references to same test name.
9684
9685 2016-02-01 Pedro Alves <palves@redhat.com>
9686
9687 PR remote/19496
9688 * gdb.threads/forking-threads-plus-breakpoint.exp
9689 (displaced_stepping_supported): New global.
9690 (probe_displaced_stepping_support): New procedure.
9691 (do_test): Add 'displaced' parameter, and use it.
9692 (top level): Check for displaced stepping support. Add displaced
9693 stepping on/off testing axis.
9694
9695 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9696
9697 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9698 pointer. Don't perform further tests on the unassociated pointer
9699 if the first test fails.
9700
9701 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9702
9703 * gdb.base/max-value-size.c: New file.
9704 * gdb.base/max-value-size.exp: New file.
9705 * gdb.base/huge.exp: Disable max-value-size for this test.
9706
9707 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9708
9709 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9710
9711 2016-01-28 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9714
9715 2016-01-25 Pedro Alves <palves@redhat.com>
9716
9717 PR threads/19461
9718 * gdb.base/fork-running-state.c: New file.
9719 * gdb.base/fork-running-state.exp: New file.
9720
9721 2016-01-25 Pedro Alves <palves@redhat.com>
9722
9723 PR gdb/19494
9724 * gdb.base/catch-fork-kill.c: New file.
9725 * gdb.base/catch-fork-kill.exp: New file.
9726
9727 2016-01-25 Pedro Alves <palves@redhat.com>
9728
9729 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9730 Delete, moved to lib/gdb.exp.
9731 * gdb.threads/forking-threads-plus-breakpoint.exp
9732 (foreach_with_prefix): Likewise.
9733 * gdb.threads/process-dies-while-handling-bp.exp
9734 (foreach_with_prefix): Likewise.
9735 * lib/gdb.exp (foreach_with_prefix): New procedure.
9736
9737 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9738
9739 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9740 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9741
9742 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9743
9744 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9745 endian targets.
9746
9747 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9748 Pedro Alves <palves@redhat.com>
9749
9750 Fix testsuite compatibility with Guile.
9751 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9752 number.
9753
9754 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9755
9756 Fix testsuite compatibility with Guile.
9757 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9758 (thread 1): New test for backtrace through signal handler.
9759
9760 2016-01-22 Yao Qi <yao.qi@linaro.org>
9761
9762 PR testsuite/19491
9763 * gdb.base/multi-forks.c: Include
9764 ../lib/unbuffer_output.c
9765 (main): Call gdb_unbuffer_output.
9766
9767 2016-01-21 Doug Evans <dje@google.com>
9768
9769 * lib/ada.exp (gdb_compile_ada): Fix typo.
9770
9771 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9772
9773 * gdb.base/break-fun-addr.exp: New file.
9774 * gdb.base/break-fun-addr1.c: New file.
9775 * gdb.base/break-fun-addr2.c: New file.
9776
9777 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9778
9779 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9780 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9781 enum flag values.
9782
9783 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9784
9785 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9786 when GDB can not set the vector return value. Add more comments
9787 for clarification.
9788
9789 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9790
9791 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9792 command.
9793
9794 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9795
9796 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9797
9798 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9799
9800 * Makefile.in (check-single): Pass --status to runtest.
9801 (check/%.exp): Likewise.
9802
9803 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9804
9805 * Makefile.in (check-parallel): Propagate return code from make
9806 do-check-parallel.
9807
9808 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9809
9810 * gdb.trace/ftrace.exp: Fix expected message on continue.
9811 * gdb.trace/pending.exp: Fix expected message on continue.
9812 * gdb.trace/trace-break.exp: Fix expected message on continue.
9813
9814 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9815
9816 * lib/gdb.exp (gdb_test): Remove unused global references.
9817
9818 2016-01-18 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.base/async-shell.exp: Adjust expected output.
9821 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9822 * gdb.base/siginfo-thread.exp: Adjust expected output.
9823 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9824 * gdb.java/jnpe.exp: Adjust expected output.
9825 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9826 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9827 * gdb.threads/leader-exit.exp: Adjust expected output.
9828 * gdb.threads/manythreads.exp: Adjust expected output.
9829 * gdb.threads/pthreads.exp: Adjust expected output.
9830 * gdb.threads/schedlock.exp: Adjust expected output.
9831 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9832 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9833 expected output.
9834 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9835 output.
9836 * gdb.threads/sigthread.exp: Adjust expected output.
9837 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9838
9839 2016-01-18 Yao Qi <yao.qi@linaro.org>
9840
9841 * gdb.guile/scm-section-script.c: Replace @progbits with
9842 %progbits.
9843 * gdb.python/py-section-script.c: Likewise.
9844
9845 2016-01-15 Pedro Alves <palves@redhat.com>
9846
9847 * gdb.multi/tids.exp: Test star wildcard ranges.
9848
9849 2016-01-15 Pedro Alves <palves@redhat.com>
9850
9851 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9852 command from "thread apply" invocation.
9853 (thr_apply_info_thr_invalid): Default the expected output to the
9854 input tid list.
9855 (top level): Add tests that use convenience variables. Add tests
9856 for "thread apply" with a valid TID list, but missing the command.
9857
9858 2016-01-13 Pedro Alves <palves@redhat.com>
9859
9860 * gdb.base/default.exp: Expect $_gthread as well.
9861 * gdb.multi/tids.exp: Test $_gthread.
9862 * gdb.threads/thread-specific.exp: Test $_gthread.
9863
9864 2016-01-13 Pedro Alves <palves@redhat.com>
9865
9866 * gdb.multi/tids.exp: Test "info threads -gid".
9867
9868 2016-01-13 Pedro Alves <palves@redhat.com>
9869
9870 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9871 Breakpoint.thread.
9872 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9873
9874 2016-01-07 Pedro Alves <palves@redhat.com>
9875
9876 * gdb.base/break.exp: Adjust to output changes.
9877 * gdb.base/hbreak2.exp: Likewise.
9878 * gdb.base/sepdebug.exp: Likewise.
9879 * gdb.base/watch_thread_num.exp: Likewise.
9880 * gdb.linespec/keywords.exp: Likewise.
9881 * gdb.multi/info-threads.exp: Likewise.
9882 * gdb.threads/thread-find.exp: Likewise.
9883 * gdb.multi/tids.c: New file.
9884 * gdb.multi/tids.exp: New file.
9885
9886 2016-01-13 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9889
9890 2016-01-13 Pedro Alves <palves@redhat.com>
9891
9892 * gdb.base/default.exp: Expect $_inferior as well.
9893 * gdb.multi/base.exp: Test $_inferior.
9894
9895 2016-01-13 Pedro Alves <palves@redhat.com>
9896
9897 PR breakpoints/19388
9898 * gdb.base/catch-signal-siginfo-cond.c: New file.
9899 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9900
9901 2016-01-12 Josh Stone <jistone@redhat.com>
9902 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9903
9904 * gdb.base/catch-syscall.c (do_execve): New variable.
9905 (main): Conditionally trigger an execve.
9906 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9907 (test_catch_syscall_execve): New, check entry/return across execve.
9908 (do_syscall_tests): Call test_catch_syscall_execve.
9909
9910 2016-01-12 Pedro Alves <palves@redhat.com>
9911
9912 * gdb.base/random-signal.exp (do_test): New procedure, with body
9913 of testcase moved in.
9914
9915 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9916 Pedro Alves <palves@redhat.com>
9917
9918 * gdb.base/funcargs.exp (finish from indirectly called function):
9919 Reintroduce the case for 'First'.
9920
9921 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9922 Pedro Alves <palves@redhat.com>
9923
9924 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9925 (tcatch_vfork_then_child_follow_exec)
9926 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9927 identification.
9928
9929 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9930
9931 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9932 and repeats to unlimited.
9933 * gdb.python/py-value.exp: Likewise.
9934 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9935 and repeats to unlimited.
9936
9937 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9938
9939 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9940 and reordering the functions.
9941 * gdb.multi/hangout.c: Likewise.
9942 * gdb.multi/hello.c: Likewise.
9943
9944 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9945
9946 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9947 absolute.
9948 (SingleStatisticTestResult.report): Use dict.keys instead of
9949 dict.iterkeys.
9950
9951 2016-01-06 Pedro Alves <palves@redhat.com>
9952
9953 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9954
9955 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9956
9957 * gdb.btrace/dlopen.exp: New.
9958 * gdb.btrace/dlopen.c: New.
9959 * gdb.btrace/dlopen-dso.c: New.
9960
9961 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9962
9963 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9964 PATTERN argument is optional.
9965
9966 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9967
9968 * lib/ada.exp (target_compile_ada_from_dir): New function.
9969 (gdb_compile_ada): Reimplement avoiding the use of project files.
9970 * gdb.ada/gnat_ada.gpr: Delete.
9971 * gdb.ada/cond_lang.exp: Adjust test to make path before
9972 filename optional.
9973 * gdb.ada/small_reg_param.exp: Likewise.
9974
9975 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9976
9977 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9978
9979 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9980
9981 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9982 case.
9983
9984 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9985
9986 * gdb.base/break.exp: Remove dead code.
9987 * gdb.base/sepdebug.exp: Likewise.
9988
9989 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9990
9991 * gdb.asm/asm-source.exp: Remove HP-UX references.
9992 * gdb.base/annota1.exp: Likewise.
9993 * gdb.base/annota3.exp: Likewise.
9994 * gdb.base/attach.exp: Likewise.
9995 * gdb.base/bigcore.exp: Likewise.
9996 * gdb.base/break.exp: Likewise.
9997 * gdb.base/call-ar-st.exp: Likewise.
9998 * gdb.base/callfuncs.exp: Likewise.
9999 * gdb.base/catch-fork-static.exp: Likewise.
10000 * gdb.base/display.exp: Likewise.
10001 * gdb.base/foll-exec-mode.exp: Likewise.
10002 * gdb.base/foll-exec.exp: Likewise.
10003 * gdb.base/foll-fork.exp: Likewise.
10004 * gdb.base/foll-vfork.exp: Likewise.
10005 * gdb.base/funcargs.exp: Likewise.
10006 * gdb.base/hbreak2.exp: Likewise.
10007 * gdb.base/inferior-died.exp: Likewise.
10008 * gdb.base/interrupt.exp: Likewise.
10009 * gdb.base/multi-forks.exp: Likewise.
10010 * gdb.base/nodebug.exp: Likewise.
10011 * gdb.base/sepdebug.exp: Likewise.
10012 * gdb.base/solib1.c: Likewise.
10013 * gdb.base/step-test.exp: Likewise.
10014 * gdb.mi/non-stop.c: Likewise.
10015 * gdb.mi/pthreads.c: Likewise.
10016 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10017 * gdb.threads/pthreads.c: Likewise.
10018 * gdb.threads/staticthreads.exp: Likewise.
10019 * lib/future.exp: Likewise.
10020 * lib/gdb.exp: Likewise.
10021 * gdb.base/so-indr-cl.c: Remove.
10022 * gdb.base/so-indr-cl.exp: Likewise.
10023 * gdb.base/solib.c: Likewise.
10024 * gdb.base/solib.exp: Likewise.
10025 * gdb.base/solib2.c: Likewise.
10026
10027 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10028
10029 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10030 * gdb.base/call-ar-st.exp: Likewise.
10031 * gdb.base/callfuncs.exp: Likewise.
10032 * gdb.base/condbreak.exp: Likewise.
10033 * gdb.base/constvars.exp: Likewise.
10034 * gdb.base/hbreak2.exp: Likewise.
10035 * gdb.base/langs.exp: Likewise.
10036 * gdb.base/list.exp: Likewise.
10037 * gdb.base/long_long.exp: Likewise.
10038 * gdb.base/ptype.exp: Likewise.
10039 * gdb.base/scope.exp: Likewise.
10040 * gdb.base/signals.exp: Likewise.
10041 * gdb.base/so-impl-ld.exp: Likewise.
10042 * gdb.base/varargs.exp: Likewise.
10043 * gdb.base/volatile.exp: Likewise.
10044 * gdb.base/whatis.exp: Likewise.
10045 * gdb.cp/cplusfuncs.exp: Likewise.
10046 * gdb.cp/inherit.exp: Likewise.
10047 * gdb.cp/local.exp: Likewise.
10048 * gdb.cp/member-ptr.exp: Likewise.
10049 * gdb.cp/method.exp: Likewise.
10050 * gdb.cp/overload.exp: Likewise.
10051 * gdb.cp/templates.exp: Likewise.
10052 * gdb.stabs/weird.exp: Likewise.
10053 * lib/compiler.c: Likewise.
10054 * lib/compiler.cc: Likewise.
10055 * lib/cp-support.exp: Likewise.
10056 * lib/gdb.exp: Likewise.
10057
10058 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10059
10060 * configure.ac: Remove HP-UX case.
10061 * configure: Regenerate.
10062
10063 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10064
10065 * lib/gdb.exp (gdb_compile): Add function doc.
10066
10067 2015-12-17 Pedro Alves <palves@redhat.com>
10068
10069 PR threads/19354
10070 * gdb.multi/info-threads.exp: New file.
10071
10072 2015-12-15 Yao Qi <yao.qi@linaro.org>
10073
10074 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10075 is aarch64*-*-*.
10076
10077 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10078
10079 * gdb.base/history-duplicates.exp: Skip if no readline support.
10080
10081 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10082
10083 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10084
10085 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10086
10087 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10088
10089 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10090
10091 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10092 ctrl-C if nointerrupts target property is set.
10093 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10094 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10095 * gdb.base/paginate-bg-execution.exp: Likewise.
10096 * gdb.base/paginate-execution-startup.exp: Likewise.
10097 * gdb.base/random-signal.exp: Likewise.
10098 * gdb.base/range-stepping.exp: Likewise.
10099 * gdb.cp/annota2.exp: Likewise.
10100 * gdb.cp/annota3.exp: Likewise.
10101 * gdb.gdb/selftest.exp: Likewise.
10102 * gdb.threads/continue-pending-status.exp: Likewise.
10103 * gdb.threads/leader-exit.exp: Likewise.
10104 * gdb.threads/manythreads.exp: Likewise.
10105 * gdb.threads/pthreads.exp: Likewise.
10106 * gdb.threads/schedlock.exp: Likewise.
10107 * gdb.threads/sigthread.exp: Likewise.
10108
10109 2015-12-11 Don Breazeal <donb@codesourcery.com>
10110
10111 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10112 remote.
10113 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10114 * gdb.base/foll-exec.exp (main): Enable for target remote.
10115 * gdb.base/foll-fork.exp (main): Likewise.
10116 * gdb.base/foll-vfork.exp (main): Likewise.
10117 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10118 (proc continue_to_exit_bp_loc): Use clean_restart.
10119 * gdb.base/pie-execl.exp (main): Disable for target remote.
10120 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10121 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10122 * gdb.threads/execl.exp (main): Likewise.
10123 * gdb.threads/fork-child-threads.exp (main): Likewise.
10124 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10125 remote.
10126 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10127 remote.
10128 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10129 pid.tid style ptids, instead of just tid.
10130 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10131 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10132 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10133 ptids, instead of just tid.
10134
10135 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10136
10137 * gdb.base/list.exp (test_list_forward): Add end of file error
10138 test.
10139 (test_repeat_list_command): Add end of file error test.
10140 (test_list_backwards): Add beginning of file error test.
10141
10142 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10143
10144 * gdb.base/list.exp (test_list_invalid_args): New function,
10145 defined, and called.
10146
10147 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10148
10149 * gdb.base/list.exp (test_list): Make test names unique.
10150
10151 2015-12-11 Yao Qi <yao.qi@linaro.org>
10152
10153 * gdb.base/coremaker2.c: Remove.
10154
10155 2015-12-10 Pedro Alves <palves@redhat.com>
10156
10157 * gdb.multi/base.exp: Remove stale "spaces" references.
10158
10159 2015-12-10 Pedro Alves <palves@redhat.com>
10160
10161 * gdb.multi/base.exp: Don't use nowarnings.
10162 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10163 * gdb.multi/hangout.c: Include stdio.h.
10164 * gdb.multi/hello.c: Include stdlib.h.
10165 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10166 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10167 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10168
10169 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10170
10171 * gdb.dwarf2/dw2-ranges-base.c: New file.
10172 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10173 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10174 support additional line table, and debug ranges generation.
10175 (Dwarf::ranges): New function, generate .debug_ranges.
10176 (Dwarf::lines): Support generating simple line table programs.
10177 (Dwarf::assemble): Initialise new namespace variables.
10178
10179 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10180
10181 * gdb.base/async.exp (proc test_background): Add case for
10182 asynchronous execution not supported.
10183
10184 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10185
10186 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10187 format and change test names to make them unique.
10188
10189 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10190 Pedro Alves <pedro@redhat.com>
10191
10192 PR gdb/18702
10193 Add checking of floatformats setup on x86_64 hosts.
10194 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10195 (smallval, bigval): New labels/constants.
10196 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10197 float" after loading bigval and smallval.
10198
10199 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10200
10201 * gdb.ada/fun_overload_menu.exp: New testcase.
10202 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10203
10204 2015-12-04 Josh Stone <jistone@redhat.com>
10205
10206 * gdb.base/catch-fork-static.exp: New.
10207
10208 2015-12-03 Yao Qi <yao.qi@linaro.org>
10209
10210 * gdb.base/sizeof.c: Don't include stdio.h and
10211 ../lib/unbuffer_output.c.
10212 (main): New variable 'size' and 'value'. Remove printf and
10213 gdb_unbuffer_output. Assign return value to size and value.
10214 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10215 at the beginning.
10216 (check_sizeof): Check the result by printing variable 'size'.
10217 (check_valueof): Check the result by printing variable 'value'.
10218
10219 2015-12-01 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10222 for aarch64*-*-linux* target.
10223
10224 2015-11-30 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10227
10228 2015-11-30 Pedro Alves <palves@redhat.com>
10229
10230 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10231 Handle non-stop mode vCont replies.
10232
10233 2015-11-30 Pedro Alves <palves@redhat.com>
10234
10235 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10236 prepare_for_testing. Start gdb with "set non-stop on" appended to
10237 GDBFLAGS. Lax expected stop output.
10238
10239 2015-11-27 Yao Qi <yao.qi@linaro.org>
10240
10241 * gdb.arch/arm-neon.exp: New.
10242 * gdb.arch/arm-neon.c: New.
10243
10244 2015-11-27 Yao Qi <yao.qi@linaro.org>
10245
10246 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10247
10248 2015-11-27 Yao Qi <yao.qi@linaro.org>
10249
10250 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10251 frames-invalid annotation.
10252
10253 2015-11-27 Yao Qi <yao.qi@linaro.org>
10254
10255 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10256
10257 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10258
10259 * gdb.threads/names.exp: New file.
10260 * gdb.threads/names.c: New file.
10261 * README: Mention gdb,no_thread_names.
10262
10263 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10264
10265 PR 19297
10266 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10267 support" error.
10268
10269 2015-11-24 Pedro Alves <palves@redhat.com>
10270
10271 PR 17539
10272 * gdb.base/display.exp: Expect displays to be sorted in ascending
10273 order. Use multi_line.
10274 * gdb.base/solib-display.exp: Likewise.
10275
10276 2015-11-24 Pedro Alves <palves@redhat.com>
10277
10278 PR 17539
10279 * gdb.base/display.exp: Expect displays to be sorted in ascending
10280 order. Use multi_line.
10281 * gdb.base/solib-display.exp: Likewise.
10282
10283 2015-11-24 Pedro Alves <palves@redhat.com>
10284
10285 PR 17539
10286 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10287 threads in ascending order.
10288 * gdb.base/foll-fork.exp: Likewise.
10289 * gdb.base/foll-vfork.exp: Likewise.
10290 * gdb.base/multi-forks.exp: Likewise.
10291 * gdb.mi/mi-nonstop.exp: Likewise.
10292 * gdb.mi/mi-nsintrall.exp: Likewise.
10293 * gdb.multi/base.exp: Likewise.
10294 * gdb.multi/multi-arch.exp: Likewise.
10295 * gdb.python/py-inferior.exp: Likewise.
10296 * gdb.threads/break-while-running.exp: Likewise.
10297 * gdb.threads/execl.exp: Likewise.
10298 * gdb.threads/gcore-thread.exp: Likewise.
10299 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10300 * gdb.threads/kill.exp: Likewise.
10301 * gdb.threads/linux-dp.exp: Likewise.
10302 * gdb.threads/multiple-step-overs.exp: Likewise.
10303 * gdb.threads/next-bp-other-thread.exp: Likewise.
10304 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10305 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10306 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10307 * gdb.threads/thread-find.exp: Likewise.
10308 * gdb.threads/tls.exp: Likewise.
10309 * lib/mi-support.exp (mi_reverse_list): Delete.
10310 (mi_check_thread_states): No longer reverse list.
10311
10312 2015-11-24 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10315 use lowercase.
10316
10317 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10318
10319 * gdb.trace/actions.c: Include trace-common.h.
10320 (main): Add a location for a fast tracepoint.
10321 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10322 the normal tracepoints.
10323 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10324
10325 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10326
10327 * save-trace.exp: Factor out code to these...
10328 (gdb_save_tracepoints): New.
10329 (gdb_load_tracepoints): New.
10330 (do_save_load_test): New.
10331
10332 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10333
10334 * gdb.base/asmlabel.exp: New test.
10335 * gdb.base/asmlabel.c: New test case.
10336
10337 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10338
10339 * gdb.base/wrong_frame_bt_full-main.c: New file.
10340 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10341 * gdb.base/wrong_frame_bt_full.exp: New file.
10342
10343 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10344
10345 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10346
10347 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10348
10349 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10350 pstate register when comparing registers values in
10351 sparc64-*-linux-gnu targets to avoid spurious differences.
10352
10353 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10354
10355 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10356
10357 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10358
10359 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10360 as type argument to gdb_compile.
10361 * gdb.base/nested-subp2.exp: Likewise.
10362 * gdb.base/nested-subp3.exp: Likewise.
10363
10364 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10365
10366 * lib/dwarf.exp (_note): Fix left shift of negative value.
10367 * gdb.trace/trace-condition.exp: Likewise.
10368
10369 2015-11-13 Yao Qi <yao.qi@linaro.org>
10370
10371 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10372 comments about d10v.
10373 (test_scalar_returns): Likewise.
10374 * gdb.base/d10v.ld: Remove.
10375 * gdb.base/overlays.exp: Remove the target triplet checking for
10376 d10v-*-*.
10377 * gdb.base/structs.exp (test_struct_returns): Remove the
10378 comments about d10v.
10379 (test_struct_calls): Likewise.
10380
10381 2015-11-13 Yao Qi <yao.qi@linaro.org>
10382
10383 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10384 * gdb.base/gnu_vector.c: Don't include stdio.h.
10385 (main): Don't print res and call add_some_intvecs.
10386
10387 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10388
10389 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10390 macro.
10391 (func5): Removed.
10392 (func4): Use FAST_TRACEPOINT_LABEL.
10393 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10394 macro.
10395 (func): Removed.
10396 (thread_function): Use FAST_TRACEPOINT_LABEL.
10397 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10398 (func): Remove.
10399 (marker): Use FAST_TRACEPOINT_LABEL.
10400 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10401 (pendfunc1): Remove.
10402 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10403 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10404 (foo): Remove.
10405 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10406 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10407 macro.
10408 (func): Remove.
10409 (marker): Use FAST_TRACEPOINT_LABEL.
10410 * gdb.trace/trace-common.h: New header.
10411 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10412 macro.
10413 (func): Remove.
10414 (marker): Use FAST_TRACEPOINT_LABEL.
10415 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10416 (func): Remove.
10417 (thread_function): Use FAST_TRACEPOINT_LABEL.
10418
10419 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10420
10421 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10422 in front.
10423 * gdb.trace/change-loc.exp: Use global pcreg definition.
10424 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10425 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10426 in front.
10427 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10428 * gdb.trace/pending.exp: Likewise.
10429 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10430 * gdb.trace/trace-break.exp: Likewise.
10431 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10432 in front.
10433 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10434 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10435 in front.
10436 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10437
10438 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10439
10440 * gdb.ada/fin_fun_out: New testcase.
10441
10442 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10443
10444 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10445 value associated with DW_AT_byte_size.
10446 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10447 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10448 DW_AT_upper_bound.
10449
10450 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10451
10452 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10453 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10454 version.
10455 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10456 gdb.dwarf2/dw2-canonicalize-type.exp,
10457 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10458 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10459 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10460 provided by gdb_target_symbol_prefix_flags_asm.
10461 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10462 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10463 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10464 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10465 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10466 macros where needed). Use this macro for symbols which require
10467 the prefix provided by SYMBOL_PREFIX.
10468
10469 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10470
10471 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10472 New procs.
10473 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10474 representing expressions, of more than one list element.
10475 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10476 to prepend linker symbol prefix to f.
10477 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10478 table_1 and table_2.
10479 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10480 Likewise, for f and g.
10481 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10482 for ptr.
10483 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10484 for main.
10485 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10486 table_1_ptr and table_2_ptr.
10487
10488 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10489 Joel Brobecker <brobecker@adacore.com>
10490
10491 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10492
10493 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10494
10495 * gdb.reverse/s390-mvcle.c: New test.
10496 * gdb.reverse/s390-mvcle.exp: New file.
10497 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10498
10499 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10500
10501 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10502
10503 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10504
10505 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10506 reaching marker2.
10507 * gdb.reverse/getresuid-reverse.exp: Likewise.
10508 * gdb.reverse/pipe-reverse.exp: Likewise.
10509 * gdb.reverse/readv-reverse.exp: Likewise.
10510 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10511 * gdb.reverse/time-reverse.exp: Likewise.
10512 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10513
10514 2015-10-30 Yao Qi <yao.qi@linaro.org>
10515
10516 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10517 (empty_cycle): Remove.
10518 (main): Don't call empty_cycle. Don't use watch_count_done.
10519 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10520 empty_cycle. Rewrite the code counting HW watchpoints.
10521
10522 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10523
10524 * gdb.reverse/fstatat-reverse.c: New test.
10525 * gdb.reverse/fstatat-reverse.exp: New file.
10526 * gdb.reverse/getresuid-reverse.c: New test.
10527 * gdb.reverse/getresuid-reverse.exp: New file.
10528 * gdb.reverse/pipe-reverse.c: New test.
10529 * gdb.reverse/pipe-reverse.exp: New file.
10530 * gdb.reverse/readv-reverse.c: New test.
10531 * gdb.reverse/readv-reverse.exp: New file.
10532 * gdb.reverse/recvmsg-reverse.c: New test.
10533 * gdb.reverse/recvmsg-reverse.exp: New file.
10534 * gdb.reverse/time-reverse.c: New test.
10535 * gdb.reverse/time-reverse.exp: New file.
10536 * gdb.reverse/waitpid-reverse.c: New test.
10537 * gdb.reverse/waitpid-reverse.exp: New file.
10538
10539 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10540
10541 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10542
10543 2015-10-26 Doug Evans <dje@google.com>
10544
10545 PR symtab/17391
10546 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10547 * gdb.dwarf2/bad-regnum.c: New file.
10548 * gdb.dwarf2/bad-regnum.exp: New file.
10549
10550 2015-10-26 Doug Evans <dje@google.com>
10551
10552 PR python/18938
10553 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10554 file.
10555
10556 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10557
10558 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10559 for a change by "Mention language in compile error message".
10560
10561 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10562
10563 PR python/18073
10564 * gdb.python/py-type.c (C::a_method): New.
10565 (C::a_const_method): New.
10566 (C::a_static_method): New.
10567 (a_function): New.
10568 * gdb.python/py-type.exp (test_fields): Test getting fields
10569 from function and method.
10570
10571 2015-10-21 Keven Boell <keven.boell@intel.com>
10572
10573 * gdb.fortran/vla-alloc-assoc.exp: New file.
10574 * gdb.fortran/vla-datatypes.exp: New file.
10575 * gdb.fortran/vla-datatypes.f90: New file.
10576 * gdb.fortran/vla-history.exp: New file.
10577 * gdb.fortran/vla-ptype-sub.exp: New file.
10578 * gdb.fortran/vla-ptype.exp: New file.
10579 * gdb.fortran/vla-sizeof.exp: New file.
10580 * gdb.fortran/vla-sub.f90: New file.
10581 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10582 * gdb.fortran/vla-value-sub-finish.exp: New file.
10583 * gdb.fortran/vla-value-sub.exp: New file.
10584 * gdb.fortran/vla-value.exp: New file.
10585 * gdb.fortran/vla-ptr-info.exp: New file.
10586 * gdb.mi/mi-vla-fortran.exp: New file.
10587 * gdb.mi/vla.f90: New file.
10588
10589 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10590
10591 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10592 of hardwired timeout value.
10593
10594 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10595 Pedro Alves <palves@redhat.com>
10596
10597 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10598 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10599
10600 2015-10-19 Josh Stone <jistone@redhat.com>
10601
10602 * gdb.base/catch-syscall.c: Include <sched.h>.
10603 (unknown_syscall): New variable.
10604 (main): Trigger a vfork and an unknown syscall.
10605 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10606 (unknown_syscall_number): Likewise.
10607 (check_call_to_syscall): Accept an optional syscall pattern.
10608 (check_return_from_syscall): Likewise.
10609 (check_continue): Likewise.
10610 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10611 (test_catch_syscall_skipping_return): New test toggling off 'catch
10612 syscall' to step over the syscall return, then toggling back on.
10613 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10614 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10615 (do_syscall_tests): Call test_catch_syscall_without_args and
10616 test_catch_syscall_mid_vfork.
10617 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10618 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10619
10620 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10621
10622 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10623 print g_vE): Add new pass patterns.
10624 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10625 print various symbol names for vptr fields.
10626
10627 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10628
10629 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10630 results.
10631
10632 2015-10-12 Yao Qi <yao.qi@linaro.org>
10633
10634 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10635
10636 2015-10-12 Yao Qi <yao.qi@linaro.org>
10637
10638 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10639 is aarch64*-*-linux*.
10640
10641 2015-10-12 Yao Qi <yao.qi@linaro.org>
10642
10643 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10644 (can_relocate_bcond_true): ... it.
10645 (can_relocate_bcond_false): New function.
10646 (foo): Likewise.
10647 (can_relocate_bl): Likewise.
10648 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10649 can_relocate_bl.
10650
10651 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10652
10653 * gdb.base/nested-addr.c: New file.
10654 * gdb.base/nested-addr.exp: New testcase.
10655
10656 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10657
10658 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10659 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10660 its output. Ignore the output of "record goto begin" and instead
10661 check that GDB is replaying.
10662
10663 2015-10-09 Pedro Alves <palves@redhat.com>
10664
10665 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10666 (top level): Use it in the run with no args test.
10667
10668 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10669
10670 * gdb.dlang/properties.exp: New file.
10671
10672 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10673
10674 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10675 whether or not address 0x1000 is mapped on the target.
10676
10677 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10678
10679 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10680 build.
10681
10682 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10683
10684 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10685 instruction-history test.
10686
10687 2015-09-28 Doug Evans <dje@google.com>
10688
10689 * gdb.base/gcore.c (array_func): Add reference to static_array.
10690
10691 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10692
10693 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10694 source line.
10695
10696 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10697
10698 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10699 short or char as base type.
10700
10701 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10702
10703 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10704 to allow any size enum.
10705
10706 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10707
10708 * gdb.ada/array_ptr_renaming.exp: New testcase.
10709 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10710 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10711
10712 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10713
10714 * gdb.trace/ftrace-lock.c: New file.
10715 * gdb.trace/ftrace-lock.exp: New file.
10716
10717 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10718
10719 * gdb.arch/insn-reloc.c: New file.
10720 * gdb.arch/ftrace-insn-reloc.exp: New file.
10721
10722 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10723
10724 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10725 instruction.
10726 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10727 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10728 * gdb.trace/range-stepping.c: Likewise.
10729 * gdb.trace/trace-break.c: Likewise.
10730 * gdb.trace/trace-mt.c (thread_function): Likewise.
10731 * gdb.trace/ftrace.c (marker): Likewise.
10732 * gdb.trace/trace-condition.c (marker): Likewise.
10733 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10734 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10735 is_aarch64_target.
10736
10737 2015-09-18 Doug Evans <xdje42@gmail.com>
10738
10739 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10740 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10741
10742 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10743
10744 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10745 the breakpoint.
10746
10747 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10748
10749 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10750 the pending breakpoint. Remove timeout override for "Run till
10751 MI pending breakpoint on pendfunc3 on thread 2" test.
10752
10753 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10754
10755 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10756 filename pattern.
10757
10758 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10759
10760 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10761 in breakpoint filename pattern.
10762
10763 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10764
10765 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10766
10767 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10768
10769 * gdb.linespec/explicit.exp: Check for readline support for
10770 tab-completion tests. Fix obvious typo.
10771
10772 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10773
10774 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10775 and replay.
10776
10777 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10778
10779 * gdb.btrace/non-stop.c: New.
10780 * gdb.btrace/non-stop.exp: New.
10781
10782 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10783 Yao Qi <yao.qi@linaro.org>
10784
10785 * gdb.trace/trace-condition.c: New file.
10786 * gdb.trace/trace-condition.exp: New file.
10787
10788 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10789
10790 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10791 for testing bytecode compilation.
10792
10793 2015-09-16 Pedro Alves <palves@redhat.com>
10794 Sandra Loosemore <sandra@codesourcery.com>
10795
10796 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10797 (SECONDS): Redefine.
10798 (main): Call pthread_kill and alarm early.
10799 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10800 support.
10801 (test): If the target can't hardware step and doesn't support
10802 displaced stepping, increase the timeout.
10803
10804 2015-09-16 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10807 (enable_debug): New procedures.
10808 (test): Use them. Bail out if waiting for threads fails.
10809 (top level): Bail out if a test fails.
10810
10811 2015-09-16 Yao Qi <yao.qi@linaro.org>
10812
10813 * gdb.asm/asm-source.exp: Set asm-arch for
10814 aarch64*-*-* target.
10815 * gdb.asm/aarch64.inc: New file.
10816
10817 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10818
10819 * gdb.ada/array_of_variable_length.exp: New testcase.
10820 * gdb.ada/array_of_variable_length/foo.adb: New file.
10821 * gdb.ada/array_of_variable_length/pck.adb: New file.
10822 * gdb.ada/array_of_variable_length/pck.ads: New file.
10823
10824 2015-09-15 Doug Evans <dje@google.com>
10825
10826 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10827 of function static local variable.
10828
10829 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10830
10831 * gdb.threads/tls-so_extern.exp: New test file.
10832 * gdb.threads/tls-so_extern.c: New test file.
10833 * gdb.threads/tls-so_extern_main.c: New test file.
10834
10835 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10836
10837 * gdb.opt/solib-intra-step-lib.c: New file.
10838 * gdb.opt/solib-intra-step-main.c: New file.
10839 * gdb.opt/solib-intra-step.exp: New file.
10840
10841 2015-09-15 Pedro Alves <palves@redhat.com>
10842
10843 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10844 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10845
10846 2015-09-14 Pedro Alves <palves@redhat.com>
10847
10848 * gdb.base/hook-stop-continue.c: Delete.
10849 * gdb.base/hook-stop-continue.exp: Delete.
10850 * gdb.base/hook-stop-frame.c: Delete.
10851 * gdb.base/hook-stop-frame.exp: Delete.
10852 * gdb.base/hook-stop.c: New file.
10853 * gdb.base/hook-stop.exp: New file.
10854
10855 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10856
10857 * gdb.ada/access_to_packed_array.exp: New testcase.
10858 * gdb.ada/access_to_packed_array/foo.adb: New file.
10859 * gdb.ada/access_to_packed_array/pack.adb: New file.
10860 * gdb.ada/access_to_packed_array/pack.ads: New file.
10861
10862 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10863
10864 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10865 buffer size test.
10866
10867 2015-09-11 Don Breazeal <donb@codesourcery.com>
10868
10869 * gdb.base/foll-exec.c: Add copyright header. Fix
10870 formatting issues.
10871 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10872 (do_exec_tests): Use clean_restart in place of zap_session,
10873 and for test initialization. Fix formatting issues. Use
10874 fail in place of perror.
10875 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10876 an expect statement to match an expression with output from
10877 the program under debug.
10878 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10879 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10880 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10881 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10882 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10883
10884 2015-09-09 Doug Evans <dje@google.com>
10885
10886 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10887
10888 2015-09-09 Doug Evans <dje@google.com>
10889
10890 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10891
10892 2015-09-09 Doug Evans <dje@google.com>
10893
10894 * gdb.base/savedregs.exp: Fix typo.
10895
10896 2015-09-09 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10899
10900 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10901
10902 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10903 command actually switches threads. Give up on remaining
10904 tests if target fails to stop at breakpoint.
10905
10906 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10907
10908 * gdb.ada/funcall_char.exp: New testcase.
10909 * gdb.ada/funcall_char/foo.adb: New file.
10910
10911 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10912
10913 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10914 expected outputs. Add two testcases for completing ambiguous
10915 functions.
10916 * gdb.ada/complete/aux_pck.adb: New file.
10917 * gdb.ada/complete/aux_pck.ads: New file.
10918 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10919 Ambiguous_Func functions.
10920 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10921 * gdb.ada/complete/pck.adb: Likewise.
10922
10923 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10924
10925 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10926 failures to run the test program under GDB.
10927
10928 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10929
10930 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10931 to C.
10932
10933 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10934
10935 * gdb.base/run-after-attach.exp: New test file.
10936 * gdb.base/run-after-attach.c: New test file.
10937
10938 2015-08-26 Don Breazeal <donb@codesourcery.com>
10939
10940 * gdb.base/foll-exec-2.c: New test program.
10941 * gdb.base/foll-exec-2.exp: New test.
10942
10943 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10944
10945 * gdb.base/nested-subp1.exp: New file.
10946 * gdb.base/nested-subp1.c: New file.
10947 * gdb.base/nested-subp2.exp: New file.
10948 * gdb.base/nested-subp2.c: New file.
10949 * gdb.base/nested-subp3.exp: New file.
10950 * gdb.base/nested-subp3.c: New file.
10951
10952 2015-08-24 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.server/connect-without-multi-process.c: New file.
10955 * gdb.server/connect-without-multi-process.exp: New file.
10956
10957 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10958
10959 * gdb.opt/inline-markers.c: Make z int.
10960
10961 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10962
10963 * gdb.opt/inline-markers.c: Make z volatile.
10964
10965 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10966
10967 * gdb.opt/inline-bt.c: New volatile global z.
10968 * gdb.opt/inline-cmds.c: Likewise.
10969 * gdb.opt/inline-locals.c: Likewise.
10970 * gdb.opt/inline-markers.c: New extern global z.
10971 (marker): Use z.
10972 (inline_fn): Likewise.
10973
10974 2015-08-24 Pedro Alves <palves@redhat.com>
10975
10976 * config/m32r-stub.exp: Remove file.
10977 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10978 * gdb.base/call-rt-st.exp: Likewise.
10979 * gdb.base/call-strs.exp: Likewise.
10980 * gdb.base/default.exp: Remove references to h8300-*-hms and
10981 *-*-udi*.
10982 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10983
10984 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10985
10986 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10987 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10988 and "return" use KFAIL when GDB can not read/write the vector
10989 return value.
10990
10991 2015-08-21 Gary Benson <gbenson@redhat.com>
10992
10993 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10994
10995 2015-08-20 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.server/solib-list.exp: No longer expect an interior stop in
10998 non-stop mode.
10999
11000 2015-08-20 Pedro Alves <palves@redhat.com>
11001
11002 * gdb.server/connect-stopped-target.c: New file.
11003 * gdb.server/connect-stopped-target.exp: New file.
11004
11005 2015-08-20 Pedro Alves <palves@redhat.com>
11006
11007 * gdb.dwarf2/comp-unit-lang.exp: New file.
11008 * gdb.dwarf2/comp-unit-lang.c: New file.
11009
11010 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11011
11012 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11013 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11014
11015 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11016
11017 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11018 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11019
11020 2015-08-18 Doug Evans <dje@google.com>
11021 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11022
11023 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11024 skip_python_tests. New arg prompt_regexp.
11025 (skip_python_tests): New function.
11026 * lib/mi-support.exp (mi_skip_python_tests): New function.
11027 * gdb.python/py-mi-objfile-gdb.py: New file.
11028 * gdb.python/py-mi-objfile.c: New file.
11029 * gdb.python/py-mi-objfile.exp: New file.
11030
11031 2015-08-17 Keith Seitz <keiths@redhat.com>
11032
11033 * gdb.linespec/explicit.exp: Move strace test from here ...
11034 * gdb.trace/strace.exp: ... to here.
11035
11036 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11037
11038 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11039 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11040
11041 2015-08-14 Doug Evans <xdje42@gmail.com>
11042
11043 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11044 inferior before selecting a new file.
11045
11046 2015-08-14 Doug Evans <xdje42@gmail.com>
11047
11048 * gdb.mi/mi-disassemble.exp: Update.
11049 * gdb.base/disasm-optim.S: New file.
11050 * gdb.base/disasm-optim.c: New file.
11051 * gdb.base/disasm-optim.h: New file.
11052 * gdb.base/disasm-optim.exp: New file.
11053
11054 2015-08-14 Keith Seitz <keiths@redhat.com>
11055
11056 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11057 "evaluated-by".
11058
11059 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11060
11061 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11062
11063 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11064
11065 * gdb.ada/fun_renaming.exp: New testcase.
11066 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11067 * gdb.ada/fun_renaming/pack.adb: New file.
11068 * gdb.ada/fun_renaming/pack.ads: New file.
11069
11070 2015-08-12 Keith Seitz <keiths@redhat.com>
11071
11072 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11073 gdb_get_line_number.
11074
11075 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11076
11077 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11078 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11079 gdb.base/dso2dso.exp: New files.
11080
11081 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11082 Pedro Alves <palves@redhat.com>
11083 Keith Seitz <keiths@redhat.com>
11084
11085 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11086 GDBFLAGS.
11087
11088 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11089
11090 * gdb.base/gdbhistsize-history.exp
11091 (test_histsize_history_setting): Use save_vars.
11092 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11093 Use save_vars.
11094 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11095 * gdb.base/readline.exp: Use save_vars.
11096
11097 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11098
11099 * lib/gdb.exp (save_vars): New proc.
11100
11101 2015-08-11 Keith Seitz <keiths@redhat.com>
11102
11103 * gdb.base/help.exp: Update help_breakpoint_text.
11104
11105 2015-08-11 Keith Seitz <keiths@redhat.com>
11106
11107 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11108 (at toplevel): Call test_explicit_breakpoints.
11109 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11110 breakpoints.
11111 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11112 breakpoint conditions, "-cond".
11113
11114 2015-08-11 Keith Seitz <keiths@redhat.com>
11115
11116 * gdb.linespec/3explicit.c: New file.
11117 * gdb.linespec/cpexplicit.cc: New file.
11118 * gdb.linespec/cpexplicit.exp: New file.
11119 * gdb.linespec/explicit.c: New file.
11120 * gdb.linespec/explicit.exp: New file.
11121 * gdb.linespec/explicit2.c: New file.
11122 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11123 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11124 before using in the matching pattern.
11125 Clarify that `prefix' is a regular expression.
11126
11127 2015-08-11 Keith Seitz <keiths@redhat.com>
11128
11129 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11130 test.
11131 Add tests for missing ",FMT" and ",".
11132
11133 2015-08-10 Doug Evans <dje@google.com>
11134 Keith Seitz <keiths@redhat.com>
11135
11136 PR gdb/17960
11137 * gdb.base/completion.exp: Add location completer tests.
11138
11139 2015-08-07 Pedro Alves <palves@redhat.com>
11140
11141 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11142 tests here.
11143 (top level): Run do_test with and without displaced stepping.
11144
11145 2015-08-07 Pedro Alves <palves@redhat.com>
11146
11147 * gdb.base/valgrind-disp-step.c: New file.
11148 * gdb.base/valgrind-disp-step.exp: New file.
11149
11150 2015-08-07 Pedro Alves <palves@redhat.com>
11151
11152 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11153 Delete function.
11154 (main): Add alarm. Run an infinite loop instead of calling
11155 wait_threads.
11156 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11157 comment.
11158 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11159 Delete function.
11160 (main): Add alarm. Run an infinite loop instead of calling
11161 wait_threads.
11162 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11163 comment.
11164
11165 2015-08-07 Pedro Alves <palves@redhat.com>
11166
11167 * gdb.base/checkpoint-ns.exp: New file.
11168 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11169 standard_testfile.
11170
11171 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11172
11173 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11174 * gdb.btrace/instruction_history.exp: Update.
11175 * gdb.btrace/tsx.exp: New.
11176 * gdb.btrace/tsx.c: New.
11177
11178 2015-08-06 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11181 increase timeout.
11182 * gdb.reverse/until-precsave.exp: Bump timeouts.
11183
11184 2015-08-06 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11187
11188 2015-08-06 Pedro Alves <palves@redhat.com>
11189
11190 PR gdb/18749
11191 * gdb.threads/process-dies-while-handling-bp.c: New file.
11192 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11193
11194 2015-08-06 Pedro Alves <palves@redhat.com>
11195
11196 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11197 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11198
11199 2015-08-05 Pedro Alves <palves@redhat.com>
11200
11201 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11202 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11203
11204 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11205
11206 * gdb.base/bp-permanent.exp: Report test as unsupported if
11207 the target cannot stop at the permanent breakpoint.
11208
11209 2015-08-03 Doug Evans <dje@google.com>
11210
11211 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11212 10000.
11213
11214 2015-08-03 Doug Evans <dje@google.com>
11215
11216 * Makefile.in (workers/%.worker, build-perf): New rule.
11217 (GDB_PERFTEST_MODE): New variable.
11218 (check-perf): Use it.
11219 (clean): Clean up gdb.perf parallel build subdirs.
11220 * lib/build-piece.exp: New file.
11221 * lib/gdb.exp (make_gdb_parallel_path): New function
11222 (standard_output_file, standard_temp_file): Call it.
11223 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11224 of $GDB_PARALLEL.
11225 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11226
11227 2015-08-03 Doug Evans <dje@google.com>
11228
11229 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11230 (LOG_FILE_NAME): New global.
11231 (TextReporter.__init__): Initialize self.txt_sum.
11232 (TextReporter.report): Add support for multiple data-points.
11233 Move report to perftest.sum, put raw data in perftest.log.
11234 (TextReporter.start): Open sum and log files.
11235 (TextReporter.end): Close sum and log files.
11236 * gdb.perf/lib/perftest/testresult.py
11237 (SingleStatisticTestResult.record): Handle multiple data-points.
11238
11239 2015-07-31 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11242 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11243 kill_wait_spawned_process instead of explicit "kill -9".
11244 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11245 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11246 kill_wait_spawned_process.
11247 * gdb.base/attach-twice.exp: Likewise.
11248 * gdb.base/attach.exp: Likewise.
11249 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11250 gdb_test_multiple.
11251 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11252 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11253 kill_wait_spawned_process.
11254 * gdb.base/valgrind-infcall.exp: Likewise.
11255 * gdb.multi/multi-attach.exp: Likewise.
11256 * gdb.python/py-prompt.exp: Likewise.
11257 * gdb.python/py-sync-interp.exp: Likewise.
11258 * gdb.server/ext-attach.exp: Likewise.
11259 * gdb.threads/attach-into-signal.exp (corefunc): Use
11260 spawn_wait_for_attach, spawn_id_get_pid and
11261 kill_wait_spawned_process.
11262 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11263 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11264 spawn_id_get_pid and kill_wait_spawned_process.
11265 * gdb.threads/attach-stopped.exp (corefunc): Use
11266 spawn_wait_for_attach, spawn_id_get_pid and
11267 kill_wait_spawned_process.
11268 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11269 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11270 kill_wait_spawned_process instead of explicit "kill -9".
11271 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11272 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11273 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11274 processes. Don't map cygwin/windows pids here. Now returns a
11275 spawn id list.
11276
11277 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11278
11279 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11280 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11281 correct patch.
11282
11283 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11284
11285 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11286
11287 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11288
11289 Reapply:
11290 2014-05-21 Mark Wielaard <mjw@redhat.com>
11291
11292 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11293
11294 2015-07-30 Pedro Alves <palves@redhat.com>
11295
11296 * linux-low.c (handle_extended_wait): Set the child's last
11297 reported status to TARGET_WAITKIND_STOPPED.
11298
11299 2015-07-30 Pedro Alves <palves@redhat.com>
11300
11301 PR threads/18600
11302 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11303 only shows inferior 1.
11304
11305 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11306 Pedro Alves <palves@redhat.com>
11307
11308 PR threads/18600
11309 * gdb.threads/fork-plus-threads.c: New file.
11310 * gdb.threads/fork-plus-threads.exp: New file.
11311
11312 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11313
11314 * gdb.base/batch-preserve-term-settings.exp
11315 (test_terminal_settings_preserved_after_cli_exit): Use
11316 send_quit_command.
11317
11318 2015-07-29 Pedro Alves <palves@redhat.com>
11319 Don Breazeal <donb@codesourcery.com>
11320
11321 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11322 output from both inferior_spawn_id and gdb_spawn_id.
11323
11324 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11325
11326 * gdb.threads/attach-into-signal.exp (corefunc): Use
11327 with_test_prefix on nested loops, uniquefying the test messages.
11328
11329 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11330
11331 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11332 commit.
11333
11334 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11335
11336 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11337 New proc.
11338 (test_terminal_settings_preserved_after_sigterm): New test.
11339
11340 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11341
11342 * gdb.base/batch-preserve-term-settings.exp
11343 (test_terminal_settings_preserved_after_cli_exit): New test.
11344
11345 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11346
11347 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11348 manipulation of saved_gdbflags.
11349 (test_terminal_settings_preserved): Remove global declaration of
11350 the unused variable pagination_prompt. Remove manipulation of
11351 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11352 GDBFLAGS.
11353
11354 2015-07-29 Pedro Alves <palves@redhat.com>
11355
11356 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11357
11358 2015-07-29 Pedro Alves <palves@redhat.com>
11359
11360 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11361 at the top.
11362
11363 2015-07-29 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11366 (main): Call gdb_unbuffer_output.
11367 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11368 (main): Call gdb_unbuffer_output.
11369 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11370 (main): Call gdb_unbuffer_output.
11371 * gdb.base/call-strs.exp: Adjust to step over the
11372 gdb_unbuffer_output call.
11373 * gdb.base/catch-gdb-caused-signals.c: Include
11374 "../lib/unbuffer_output.c".
11375 (main): Call gdb_unbuffer_output.
11376 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11377 (main): Call gdb_unbuffer_output.
11378 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11379 (main): Call gdb_unbuffer_output.
11380 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11381 (main): Call gdb_unbuffer_output.
11382 * gdb.base/shlib-call.exp: Adjust to step over the
11383 gdb_unbuffer_output call.
11384 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11385 (main): Call gdb_unbuffer_output.
11386 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11387 (main): Call gdb_unbuffer_output.
11388 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11389 (main): Rename to ...
11390 (test): ... this.
11391 (main): Reimplement.
11392 * gdb.base/varargs.exp: Run to test instead of to main.
11393 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11394 (main): Call gdb_unbuffer_output.
11395
11396 2015-07-29 Pedro Alves <palves@redhat.com>
11397
11398 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11399 factore out from mi_continue_dprintf. For call-style dprintfs,
11400 expect dprintf output out of $inferior_spawn_id.
11401 (mi_continue_dprintf): Use mi_expect_dprintf.
11402 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11403 (main): Call gdb_unbuffer_output.
11404
11405 2015-07-29 Pedro Alves <palves@redhat.com>
11406
11407 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11408 (default_mi_gdb_start): Set inferior_spawn_id instead of
11409 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11410 gdb_spawn_id.
11411 (mi_gdb_test): Always expect inferior output from both
11412 $inferior_spawn_id and $gdb_spawn_id.
11413
11414 2015-07-29 Pedro Alves <palves@redhat.com>
11415
11416 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11417 send_inferior and $inferior_spawn_id.
11418
11419 2015-07-29 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.gdb/complaints.exp (test_initial_complaints)
11422 (test_serial_complaints, test_short_complaints): Use
11423 gdb_test_stdio.
11424 (test_empty_complaint): Handle $inferior_spawn_id !=
11425 $gdb_spawn_id.
11426
11427 2015-07-29 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/varargs.exp: Use gdb_test_stdio.
11430
11431 2015-07-29 Pedro Alves <palves@redhat.com>
11432
11433 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11434
11435 2015-07-29 Pedro Alves <palves@redhat.com>
11436
11437 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11438
11439 2015-07-29 Pedro Alves <palves@redhat.com>
11440
11441 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11442 parameter into two new parameters, "inf_result" and "gdb_result".
11443 Expect inferior output and gdb output from $inferior_spawn_id and
11444 $gdb_spawn_id, respectively. Adjust all callers.
11445
11446 2015-07-29 Pedro Alves <palves@redhat.com>
11447
11448 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11449 of gdb_test_sequence.
11450
11451 2015-07-29 Pedro Alves <palves@redhat.com>
11452
11453 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11454 (saw_spurious_output): Expect inferior output from
11455 $inferior_spawn_id. Use gdb_test_stdio.
11456
11457 2015-07-29 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/dprintf.exp: Use standard_testfile. Change
11460 prepare_for_testing call.
11461 (srcfile): Don't set.
11462 (restart): New procedure.
11463 (test_dprintf): New procecure, use to continue over dprintfs.
11464 (test_call, test_agent): New procedures, tests moved here.
11465 Restart gdb and recreate dprintfs. Adjust expected output.
11466
11467 2015-07-29 Pedro Alves <palves@redhat.com>
11468
11469 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11470
11471 2015-07-29 Pedro Alves <palves@redhat.com>
11472
11473 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11474
11475 2015-07-29 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11478 gdb_test_stdio.
11479
11480 2015-07-29 Pedro Alves <palves@redhat.com>
11481
11482 * lib/gdb.exp (gdb_test_stdio): New procedure.
11483
11484 2015-07-29 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11487
11488 2015-07-29 Pedro Alves <palves@redhat.com>
11489
11490 * gdb.base/call-signal-resume.exp: Remove check for
11491 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11492 * gdb.base/unwindonsignal.exp: Likewise.
11493 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11494 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11495
11496 2015-07-29 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/siginfo-addr.c (pass): New function.
11499 (handler): Call it iff si_addr is correct.
11500 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11501 Set a breakpoint at "pass" and continue to it.
11502
11503 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11504
11505 * gdb.python/py-objfile.exp: Make some tests have unique names.
11506 * gdb.python/py-pp-registration.exp: Likewise.
11507
11508 2015-07-28 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11511
11512 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11513
11514 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11515
11516 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11517
11518 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11519
11520 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11521
11522 * gdb.base/gdb-sigterm-2.exp: New test.
11523
11524 2015-07-25 Doug Evans <xdje42@gmail.com>
11525
11526 Revert:
11527 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11528 (workers/%.worker, build-perf): New rule.
11529 (GDB_PERFTEST_MODE): New variable.
11530 (check-perf): Use it.
11531 (clean): Clean up gdb.perf parallel build subdirs.
11532 * lib/build-piece.exp: New file.
11533 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11534 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11535 name.
11536 (standard_temp_file): Ditto.
11537 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11538 of $GDB_PARALLEL.
11539
11540 2015-07-24 Doug Evans <dje@google.com>
11541
11542 * gdb.perf/lib/perftest/utils.py: New file.
11543 * gdb.perf/gm-hello.cc: New file.
11544 * gdb.perf/gm-pervasive-typedef.cc: New file.
11545 * gdb.perf/gm-pervasive-typedef.h: New file.
11546 * gdb.perf/gm-std.cc: New file.
11547 * gdb.perf/gm-std.h: New file.
11548 * gdb.perf/gm-use-cerr.cc: New file.
11549 * gdb.perf/gm-utils.h: New file.
11550 * gdb.perf/gmonster-null-lookup.py: New file.
11551 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11552 * gdb.perf/gmonster-print-cerr.py: New file.
11553 * gdb.perf/gmonster-ptype-string.py: New file.
11554 * gdb.perf/gmonster-runto-main.py: New file.
11555 * gdb.perf/gmonster-select-file.py: New file.
11556 * gdb.perf/gmonster1-null-lookup.exp: New file.
11557 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11558 * gdb.perf/gmonster1-print-cerr.exp: New file.
11559 * gdb.perf/gmonster1-ptype-string.exp: New file.
11560 * gdb.perf/gmonster1-runto-main.exp: New file.
11561 * gdb.perf/gmonster1-select-file.exp: New file.
11562 * gdb.perf/gmonster1.cc: New file.
11563 * gdb.perf/gmonster1.exp: New file.
11564 * gdb.perf/gmonster2-null-lookup.exp: New file.
11565 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11566 * gdb.perf/gmonster2-print-cerr.exp: New file.
11567 * gdb.perf/gmonster2-ptype-string.exp: New file.
11568 * gdb.perf/gmonster2-runto-main.exp: New file.
11569 * gdb.perf/gmonster2-select-file.exp: New file.
11570 * gdb.perf/gmonster2.cc: New file.
11571 * gdb.perf/gmonster2.exp: New file.
11572
11573 2015-07-24 Doug Evans <dje@google.com>
11574
11575 * gdb.perf/README: New file.
11576 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11577 * lib/gen-perf-test.exp: New file.
11578
11579 2015-07-24 Doug Evans <dje@google.com>
11580
11581 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11582 (PerfTest::startup): New function.
11583 (PerfTest::run): Return result of calling body.
11584 (PerfTest::assemble): Rewrite.
11585 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11586 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11587 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11588 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11589 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11590
11591 2015-07-24 Doug Evans <dje@google.com>
11592
11593 * lib/gdb.exp (clean_restart): Make executable optional.
11594
11595 2015-07-24 Doug Evans <dje@google.com>
11596
11597 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11598 compiler_info references.
11599 * gdb.cp/temargs.exp: Ditto.
11600 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11601 (get_compiler_info): Early exit if already computed. Set compiler_info
11602 to "unknown" if there was a problem.
11603 (test_compiler_info): Add function comment. Call get_compiler_info.
11604
11605 2015-07-24 Doug Evans <dje@google.com>
11606
11607 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11608 (workers/%.worker, build-perf): New rule.
11609 (GDB_PERFTEST_MODE): New variable.
11610 (check-perf): Use it.
11611 (clean): Clean up gdb.perf parallel build subdirs.
11612 * lib/build-piece.exp: New file.
11613 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11614 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11615 name.
11616 (standard_temp_file): Ditto.
11617 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11618 of $GDB_PARALLEL.
11619
11620 2015-07-24 Doug Evans <dje@google.com>
11621
11622 * lib/future.exp (gdb_default_target_compile): New option
11623 "early_flags".
11624 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11625 --as-needed.
11626
11627 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11628
11629 * gdb.base/catch-syscall.exp: Call gdb_exit before
11630 gdb_skip_xml_test.
11631
11632 2015-07-24 Pedro Alves <palves@redhat.com>
11633
11634 * gdb.python/py-events.exp: Accept output between the stop event
11635 and the prompt.
11636 * gdb.python/py-evsignal.exp: Likewise.
11637 * gdb.python/py-evthreads.exp: Likewise.
11638
11639 2015-07-24 Pedro Alves <palves@redhat.com>
11640
11641 PR gdb/18717
11642 * gdb.threads/non-ldr-exit.c: New file.
11643 * gdb.threads/non-ldr-exit.exp: New file.
11644
11645 2015-07-24 Yao Qi <yao.qi@linaro.org>
11646
11647 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11648 restarting process.
11649
11650 2015-07-24 Yao Qi <yao.qi@linaro.org>
11651
11652 * gdb.server/ext-restart.exp: New file.
11653
11654 2015-07-24 Yao Qi <yao.qi@linaro.org>
11655
11656 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11657 argument options.
11658 * gdb.server/ext-wrapper.exp: New file.
11659
11660 2015-07-23 Doug Evans <dje@google.com>
11661
11662 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11663 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11664
11665 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11666
11667 * gdb.ada/var_arr_typedef.exp: New testcase.
11668 * gdb.ada/var_arr_typedef/pack.adb: New file.
11669 * gdb.ada/var_arr_typedef/pack.ads: New file.
11670 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11671
11672 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11673
11674 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11675
11676 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11677
11678 * gdb.arch/i386-biarch-core.exp: Replace istarget
11679 by "complete set gnutarget". Remove expectation for the "core-file"
11680 command.
11681
11682 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11683
11684 Revert the previous commit:
11685 Tests for validate symbol file using build-id.
11686
11687 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11688
11689 Tests for validate symbol file using build-id.
11690 * gdb.base/solib-mismatch-lib.c: New file.
11691 * gdb.base/solib-mismatch-libmod.c: New file.
11692 * gdb.base/solib-mismatch.c: New file.
11693 * gdb.base/solib-mismatch.exp: New file.
11694
11695 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11696
11697 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11698 nios2-*-linux*.
11699 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11700 * gdb.base/siginfo.exp: Likewise.
11701 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11702
11703 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11704
11705 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11706 Move it to ...
11707 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11708 ... here.
11709 * gdb.trace/range-stepping.exp: Check that the target supports
11710 range stepping.
11711
11712 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11715
11716 2015-07-14 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/killed-outside.exp: New file.
11719 * gdb.base/killed-outside.c: New file.
11720
11721 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11722
11723 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11724 (n at main): New.
11725 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11726
11727 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11728
11729 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11730 infcall tests instead of setting up for KFAIL.
11731
11732 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11733
11734 * gdb.btrace/record_goto-step.exp: New.
11735
11736 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11737
11738 PR compile/18484
11739 * gdb.compile/compile.c (struct struct_type): Add volatile to
11740 selffield's type.
11741 * gdb.compile/compile.exp
11742 (compile code struct_object.selffield = &struct_object): Skip further
11743 struct_object tests if this one xfails.
11744
11745 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11746
11747 PR exp/18617
11748 * gdb.trace/ax.exp: Add test.
11749
11750 2015-07-07 Yao Qi <yao.qi@linaro.org>
11751
11752 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11753 instead of istarget "aarch64*-*-*".
11754 * gdb.arch/aarch64-fp.exp: Likewise.
11755 * gdb.base/float.exp: Likewise.
11756 * gdb.reverse/aarch64.exp: Likewise.
11757 * lib/gdb.exp (is_aarch64_target): New proc.
11758
11759 2015-07-07 Yao Qi <yao.qi@linaro.org>
11760
11761 * lib/gdb.exp (is_aarch32_target): New proc.
11762 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11763 instead of "istarget "arm*-*-*"".
11764 * gdb.arch/arm-disp-step.exp: Likewise.
11765 * gdb.arch/thumb-bx-pc.exp: Likewise.
11766 * gdb.arch/thumb-prologue.exp: Likewise.
11767 * gdb.arch/thumb-singlestep.exp: Likewise.
11768 * gdb.base/disp-step-syscall.exp: Likewise.
11769 * gdb.base/float.exp: Likewise.
11770
11771 2015-07-07 Yao Qi <yao.qi@linaro.org>
11772
11773 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11774 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11775
11776 2015-07-07 Yao Qi <yao.qi@linaro.org>
11777
11778 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11779 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11780 if it exists.
11781 * gdb.multi/multi-arch.exp: Likewise.
11782
11783 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11786 print.
11787
11788 2015-07-07 Yao Qi <yao.qi@linaro.org>
11789
11790 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11791
11792 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11793
11794 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11795 '[' and ']' characters.
11796
11797 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11798
11799 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11800
11801 2015-06-29 Pedro Alves <palves@redhat.com>
11802
11803 PR threads/18127
11804 * gdb.threads/hand-call-new-thread.c: New file.
11805 * gdb.threads/hand-call-new-thread.c: New file.
11806
11807 2015-06-26 Keith Seitz <keiths@redhat.com>
11808 Doug Evans <dje@google.com>
11809
11810 PR 16253
11811 * gdb.cp/var-tag-2.cc: New file.
11812 * gdb.cp/var-tag-3.cc: New file.
11813 * gdb.cp/var-tag-4.cc: New file.
11814 * gdb.cp/var-tag.cc: New file.
11815 * gdb.cp/var-tag.exp: New file.
11816
11817 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11818
11819 * gdb.base/history-duplicates.exp: New test.
11820
11821 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11822
11823 * gdb.base/completion.exp: Test the completion of the "focus"
11824 command.
11825
11826 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11827
11828 * gdb.arch/amd64-prologue-skip.S: New file.
11829 * gdb.arch/amd64-prologue-skip.exp: New file.
11830
11831 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11832
11833 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11834 is_address_zero_readable check.
11835
11836 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11837
11838 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11839 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11840
11841 2015-06-24 Yao Qi <yao.qi@linaro.org>
11842
11843 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11844 linux targets.
11845
11846 2015-06-24 Yao Qi <yao.qi@linaro.org>
11847
11848 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11849 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11850 * gdb.base/siginfo-thread.exp: Likewise.
11851
11852 2015-06-22 Yao Qi <yao.qi@linaro.org>
11853
11854 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11855
11856 2015-06-22 Yao Qi <yao.qi@linaro.org>
11857
11858 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11859 aarch64*-*-*.
11860 (skip_hw_watchpoint_tests): Likewise.
11861
11862 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11863
11864 * gdb.base/gdbinit-history.exp: Test the interaction between
11865 setting GDBHISTSIZE and setting the history size via .gdbinit.
11866
11867 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11868
11869 PR gdb/16999
11870 * gdb.base/gdbhistsize-history.exp: New test.
11871
11872 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11873
11874 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11875 with GDBHISTSIZE.
11876 * gdb.base/readline.exp: Likewise.
11877
11878 2015-06-17 Yao Qi <yao.qi@linaro.org>
11879
11880 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11881 line.
11882
11883 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11884
11885 * gdb.base/gdbinit-history.exp: Add test case to check that
11886 an unlimited history file does not get truncated on exit.
11887
11888 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11891 (VECTOR): New macro. Use it...
11892 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11893 ...for these typedefs.
11894 (int8, char1, int1, double1): New typedefs.
11895 (struct just_int2, struct two_int2): New structures.
11896 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11897 (add_structvecs, add_singlevecs): New functions.
11898 (main): Call add_some_intvecs twice.
11899 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11900 the compile and exit upon failure. Try compiling for the "native"
11901 architecture. Test inferior function calls with vector arguments
11902 and vector return value handling with "finish" and "return".
11903
11904 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11905
11906 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11907 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11908 PE file.
11909 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11910
11911 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11912
11913 PR breakpoints/16465
11914 * gdb.mi/mi-dprintf-pending.c: New file.
11915 * gdb.mi/mi-dprintf-pending.exp: New test.
11916 * gdb.mi/mi-dprintf-pendshr.c: New file.
11917
11918 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11919 Mircea Gherzan <mircea.gherzan@intel.com>
11920
11921 * gdb.arch/i386-mpx-map.c: New file.
11922 * gdb.arch/i386-mpx-map.exp: New File.
11923
11924 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11925
11926 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11927 * gdb.arch/i386-mpx.exp: Indentation fixed.
11928
11929 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11930
11931 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11932 function and improved indentation.
11933 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11934 gdb_test_multiple. Added additional tests to skip the test.
11935
11936 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11937
11938 * gdb.arch/i386-avx512.c: Change path in include file.
11939 * gdb.arch/i386-avx512.exp: Change include dir path
11940 compilation flag.
11941 * gdb.arch/i386-mpx.c: Change path in include file.
11942 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11943 flag.
11944
11945 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11946
11947 * gdb.compile/compile-print.exp (compile print *vararray@3)
11948 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11949
11950 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11951
11952 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11953 (do not keep jit in memory): ... this.
11954 (expect 5): Change it to ...
11955 (expect no 5): ... this.
11956
11957 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11958
11959 PR gdb/15564
11960 * gdb.mi/mi-detach.exp: New file.
11961
11962 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11963
11964 PR symtab/18392
11965 * gdb.arch/amd64-tailcall-self.S: New file.
11966 * gdb.arch/amd64-tailcall-self.c: New file.
11967 * gdb.arch/amd64-tailcall-self.exp: New file.
11968
11969 2015-05-28 Don Breazeal <donb@codesourcery.com>
11970
11971 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11972 tests for remote targets by checking is_target_gdbserver.
11973
11974 2015-05-27 Doug Evans <dje@google.com>
11975
11976 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11977 * gdb.dwarf2/opaque-type-lookup.c: New file.
11978 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11979
11980 2015-05-26 Doug Evans <dje@google.com>
11981
11982 * gdb.cp/iostream.cc: New file.
11983 * gdb.cp/iostream.exp: New file.
11984
11985 2015-05-26 Doug Evans <dje@google.com>
11986
11987 * gdb.dwarf2/dw2-op-call.exp: Update.
11988 * gdb.dwarf2/dw4-sig-types.exp: Update.
11989 * gdb.dwarf2/implptr.exp: Update.
11990 * gdb.mi/mi-cmd-param-changed.exp: Update.
11991
11992 2015-05-26 Doug Evans <dje@google.com>
11993
11994 * gdb.python/py-lazy-string.c: New file.
11995 * gdb.python/py-lazy-string.exp: New file.
11996 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11997 (main): Update. Add estring3.
11998 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11999 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12000
12001 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12002 Yao Qi <yao.qi@linaro.org>
12003
12004 * gdb.reverse/aarch64.c: New.
12005 * gdb.reverse/aarch64.exp: New.
12006
12007 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12008
12009 * lib/gdb.exp (supports_process_record): Return true for
12010 aarch64*-linux*.
12011 (supports_reverse): Likewise.
12012
12013 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12014
12015 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12016 Use with_test_prefix.
12017
12018 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12019
12020 * gdb.base/completion.exp: Add test for completion of layout
12021 names.
12022
12023 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12024
12025 * lib/gdb.exp (skip_tui_tests): New proc.
12026 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12027
12028 2015-05-19 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12031 Save the whole env array instead of just HOME. Unset HISTSIZE in
12032 the environment while testing. Restore whole environment
12033 afterwards.
12034
12035 2015-05-16 Doug Evans <xdje42@gmail.com>
12036
12037 * gdb.guile/scm-ports.c: New file.
12038 * gdb.guile/scm-ports.exp: Add memory port tests.
12039
12040 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12041
12042 * gdb.compile/compile-print.c: New file.
12043 * gdb.compile/compile-print.exp: New file.
12044
12045 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12046
12047 * gdb.compile/compile-ops.exp: Cast param to void.
12048 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12049 (compile code struct_object.selffield = &struct_object): Add xfail.
12050
12051 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12052
12053 * gdb.ada/arr_enum_with_gap: New testcase.
12054
12055 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12056
12057 * gdb.ada/byte_packed_arr: New testcase.
12058
12059 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12060
12061 * gdb.ada/pckd_neg: New testcase.
12062
12063 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12064
12065 PR gdb/17820
12066 * gdb.base/gdbinit-history.exp: New test.
12067 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12068 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12069
12070 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12071
12072 * gdb.python/py-xmethods.cc: Enhance test case.
12073 * gdb.python/py-xmethods.exp: New tests.
12074 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12075 function.
12076 (B_indexoper): Likewise.
12077 (global_dm_list) : Add new xmethod worker functions.
12078
12079 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12080
12081 * gdb.base/coredump-filter.exp: Correctly unset
12082 "coredump_var_addr" array.
12083
12084 2015-05-08 Pedro Alves <palves@redhat.com>
12085
12086 * gdb.server/non-existing-program.exp: Unset spawn_id.
12087
12088 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12089
12090 PR python/18291
12091 * gdb.python/py-xmethods.exp: Add tests.
12092
12093 2015-05-08 Yao Qi <yao.qi@linaro.org>
12094
12095 PR gdb/18208
12096 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12097 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12098 function set_coredump_filter, and remove remote_exec call.
12099 Remove argument ipid. Callers update.
12100 (top level): Don't get inferior's PID.
12101
12102 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12103
12104 * gdb.base/watch_thread_num.exp: Skip test on targets without
12105 access watchpoints.
12106
12107 2015-05-06 Pedro Alves <palves@redhat.com>
12108
12109 PR server/18081
12110 * gdb.server/non-existing-program.exp: New file.
12111
12112 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12113
12114 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12115
12116 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12117
12118 * gdb.ada/out_of_line_in_inlined: New testcase.
12119
12120 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12121
12122 * gdb.ada/var_rec_arr: New testcase.
12123
12124 2015-04-30 Yao Qi <yao.qi@linaro.org>
12125
12126 * gdb.base/break-idempotent.exp: If
12127 skip_hw_watchpoint_multi_tests returns true, skip the tests
12128 on "rwatch" and "awatch".
12129
12130 2015-04-30 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.base/relativedebug.exp: Invoke gdb command
12133 "info sharedlibrary", and if libc.so doesn't have debug info,
12134 skip the test.
12135
12136 2015-04-29 Doug Evans <dje@google.com>
12137
12138 * gdb.python/py-xmethods.exp: Add ptype tests.
12139 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12140 get_result_type method.
12141
12142 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12143
12144 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12145 the target does not support hardware watchpoints.
12146
12147 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12148
12149 * gdb.base/break-always.exp: Abort testing if writing to memory
12150 causes an error.
12151
12152 2015-04-28 Doug Evans <dje@google.com>
12153
12154 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12155 * gdb.python/py-pp-registration.exp: ... here. New file.
12156 * gdb.python/py-pp-registration.c: New file.
12157 * gdb.python/py-pp-registration.py: New file.
12158
12159 2015-04-28 Doug Evans <dje@google.com>
12160
12161 * gdb.python/py-bad-printers.c: New file.
12162 * gdb.python/py-bad-printers.py: New file.
12163 * gdb.python/py-bad-printers.exp: New file.
12164
12165 2015-04-28 Sasha Smundak <asmundak@google.com>
12166
12167 * gdb.python/py-type.exp: New test.
12168
12169 2015-04-28 Andy Wingo <wingo@igalia.com>
12170
12171 * gdb.python/py-parameter.exp:
12172 * gdb.guile/scm-parameter.exp: Escape the path that we are
12173 matching against, as it might contain characters that are special
12174 to regular expressions.
12175
12176 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12177
12178 * gdb.ada/rec_comp: New testcase.
12179
12180 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12181
12182 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12183 before using it.
12184
12185 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12186
12187 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12188 new tests for verilog output.
12189
12190 2015-04-24 Yao Qi <yao.qi@linaro.org>
12191
12192 * boards/remote-gdbserver-on-localhost.exp: New file.
12193
12194 2015-04-23 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12197 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12198 "end of file", remove $inferior_spawn_id from the indirect list.
12199
12200 2015-04-23 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12203
12204 2015-04-23 Pedro Alves <palves@redhat.com>
12205
12206 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12207 on $any_spawn_id instead of only on $gdb_spawn_id.
12208
12209 2015-04-21 Pierre Muller <muller@sourceware.org>
12210
12211 PR pascal/17815
12212 * lib/pascal.exp (gpc_compile): Add new option "class".
12213 (fpc_compile): Likewise.
12214 * gdb.pascal/case-insensitive-symbols.pas: New file.
12215 * gdb.pascal/case-insensitive-symbols.exp: New file.
12216
12217 2015-04-20 Gary Benson <gbenson@redhat.com>
12218
12219 * gdb.base/attach.exp: Fix three extended remote failures.
12220
12221 2015-04-17 Gary Benson <gbenson@redhat.com>
12222
12223 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12224 the main executable over the remote protocol.
12225
12226 2015-04-16 Pedro Alves <palves@redhat.com>
12227
12228 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12229 a new gdbserver if gdbserver_reconnect_p is set.
12230
12231 2015-04-16 Pedro Alves <palves@redhat.com>
12232
12233 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12234 is set, don't exit gdbserver.
12235
12236 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12237
12238 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12239 appropriate .insn, such that an older assembler can be used.
12240 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12241 the z/Architecture instruction set on 31-bit targets as well.
12242
12243 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12244
12245 * gdb.go/handcall.exp: Remove all logic related to the first
12246 breakpoint and rely on go_runto_main instead.
12247 * gdb.go/strings.exp: Likewise.
12248 * gdb.go/unsafe.exp: Likewise.
12249 * gdb.go/hello.exp: Likewise. Also rename the remaining
12250 breakpoint marker to "breakpoint 1".
12251 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12252 * gdb.go/strings.go: Likewise.
12253 * gdb.go/unsafe.go: Likewise.
12254 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12255 "set breakpoint 2 here" and rename the remaining breakpoint marker
12256 to "breakpoint 1".
12257
12258 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12259
12260 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12261 if itertools.imap is not present.
12262 * gdb.python/py-objfile.exp: Add parentheses.
12263 * gdb.python/py-type.exp: Same.
12264 * gdb.python/py-unwind-maint.py: Same.
12265
12266 2015-04-15 Yao Qi <yao.qi@linaro.org>
12267
12268 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12269 of ":$ptr_size" and set its form explicitly.
12270
12271 2015-04-15 Pedro Alves <palves@redhat.com>
12272 Yao Qi <yao.qi@linaro.org>
12273
12274 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12275 timeout by factor of 4.
12276 (test_regular_watch): Likewise.
12277 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12278 * gdb.reverse/sigall-reverse.exp: Likewise.
12279 * gdb.reverse/until-precsave.exp: Likewise.
12280 * lib/gdb.exp (with_timeout_factor): New proc.
12281 (gdb_expect): Move some code to ...
12282 (get_largest_timeout): ... here. New procedure.
12283
12284 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12285
12286 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12287
12288 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12289
12290 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12291 to write to the .text section.
12292
12293 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12294
12295 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12296 Handle the case of targets that do not provide PID information.
12297
12298 2015-04-13 Yao Qi <yao.qi@linaro.org>
12299
12300 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12301 and use expect instead of gdb_expect.
12302
12303 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12304
12305 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12306 "coredump_var_addr" to avoid naming conflict with other testcases.
12307
12308 2015-04-10 Pedro Alves <palves@redhat.com>
12309
12310 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12311 gdb_test_sequence and gdb_assert.
12312
12313 2015-04-10 Pedro Alves <palves@redhat.com>
12314
12315 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12316 test messages that don't include the breakpoint address.
12317
12318 2015-04-10 Yao Qi <yao.qi@linaro.org>
12319
12320 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12321 false for some offset and width combinations which aren't
12322 supported by linux kernel.
12323
12324 2015-04-10 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12327 procedure, factored out from ...
12328 (top level): ... here. Add "set displaced-stepping" testing axis.
12329 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12330 parameter "displaced". Use it.
12331 (top level): Use foreach and add "set displaced-stepping" testing
12332 axis.
12333
12334 2015-04-10 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12337 Remove comment.
12338 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12339 both the address of the instruction that triggers the watchpoint
12340 and the address of the instruction immediately after, and use
12341 those addresses for the test. Fix comment.
12342
12343 2015-04-10 Pedro Alves <palves@redhat.com>
12344
12345 * gdb.base/sigstep.exp (breakpoint_to_handler)
12346 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12347 Test "backtrace" in handler.
12348 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12349 (top level): Add new "displaced" test axis to
12350 breakpoint_to_handler, breakpoint_to_handler_entry and
12351 breakpoint_over_handler.
12352
12353 2015-04-10 Pedro Alves <palves@redhat.com>
12354
12355 PR gdb/18216
12356 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12357
12358 2015-04-10 Yao Qi <yao.qi@linaro.org>
12359
12360 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12361 (test_add_rn_pc): New function.
12362 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12363 (top level): Invoke test_add_rn_pc.
12364
12365 2015-04-10 Pedro Alves <palves@redhat.com>
12366
12367 PR gdb/13858
12368 * gdb.base/step-over-no-symbols.exp: New file.
12369
12370 2015-04-09 Andy Wingo <wingo@igalia.com>
12371
12372 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12373 after the Python tests.
12374
12375 2015-04-08 Keith Seitz <keiths@redhat.com>
12376
12377 PR python/16699
12378 * gdb.python/py-completion.exp: New tests for completion.
12379 * gdb.python/py-completion.py (CompleteLimit1): New class.
12380 (CompleteLimit2): Likewise.
12381 (CompleteLimit3): Likewise.
12382 (CompleteLimit4): Likewise.
12383 (CompleteLimit5): Likewise.
12384 (CompleteLimit6): Likewise.
12385 (CompleteLimit7): Likewise.
12386
12387 2015-04-08 Pedro Alves <palves@redhat.com>
12388
12389 PR gdb/18214
12390 PR gdb/18216
12391 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12392 function.
12393 (main): Install it as SIGUSR1 handler.
12394 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12395 parameter. Always use "setup" as prefix. Toggle "set
12396 displaced-stepping" off/on depending on global. Don't switch to
12397 thread 1 here.
12398 (top level): Add displaced stepping "off/on" test axis. Update
12399 "setup" calls. Wrap each subtest with with_test_prefix. Test
12400 continuing with a queued signal in each thread.
12401
12402 2015-04-08 Pedro Alves <palves@redhat.com>
12403
12404 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12405 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12406 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12407 Return early if running to main fails.
12408 * gdb.trace/while-stepping.exp: Likewise.
12409
12410 2015-04-07 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12413 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12414 interact with inferior program.
12415
12416 2015-04-07 Pedro Alves <palves@redhat.com>
12417
12418 * lib/gdb.exp (inferior_spawn_id): New global.
12419 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12420 spawn id after processing the user code.
12421 (default_gdb_start): Set inferior_spawn_id.
12422 (send_inferior): New procedure.
12423 * lib/gdbserver-support.exp (gdbserver_start): Set
12424 inferior_spawn_id.
12425 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12426
12427 2015-04-07 Pedro Alves <palves@redhat.com>
12428
12429 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12430 * lib/gdbserver-support.exp (gdbserver_start): Make
12431 $server_spawn_id global.
12432 (gdbserver_start): Don't wait for gdbserver's spawn id with
12433 expect_background.
12434 (close_gdbserver): New procedure.
12435 (gdb_exit): Rename the default version and reimplement.
12436
12437 2015-04-07 Pedro Alves <palves@redhat.com>
12438
12439 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12440 append the substituted item, not the original item.
12441
12442 2015-04-07 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12445 gdb_expect.
12446
12447 2015-04-07 Pedro Alves <palves@redhat.com>
12448
12449 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12450 output appearing once only.
12451
12452 2015-04-07 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12455 that doesn't expect anything. Return early if running to main
12456 fails.
12457
12458 2015-04-07 Yao Qi <yao.qi@linaro.org>
12459
12460 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12461 (child_function): Call alarm.
12462 (main): Move call to alarm into the loop.
12463 * gdb.threads/non-stop-fair-events.exp: Build program with
12464 -DTIMEOUT=$timeout.
12465
12466 2015-04-06 Doug Evans <xdje42@gmail.com>
12467
12468 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12469 Fix dest parameter to board_info.
12470 (fpc_compile): Ditto.
12471 (gdb_compile_pascal): Rename dest arg to destfile.
12472
12473 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12474
12475 * gdb.ada/funcall_ref.exp: New file.
12476 * gdb.ada/funcall_ref/foo.adb: New file.
12477
12478 2015-04-02 Yao Qi <yao.qi@linaro.org>
12479
12480 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12481 is remote.
12482
12483 2015-04-02 Gary Benson <gbenson@redhat.com>
12484
12485 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12486
12487 2015-04-01 Sasha Smundak <asmundak@google.com>
12488
12489 * gdb.python/py-unwind-maint.c: New file.
12490 * gdb.python/py-unwind-maint.exp: New test.
12491 * gdb.python/py-unwind-maint.py: New file.
12492 * gdb.python/py-unwind.c: New file.
12493 * gdb.python/py-unwind.exp: New test.
12494 * gdb.python/py-unwind.py: New test.
12495
12496 2015-04-01 Pedro Alves <palves@redhat.com>
12497
12498 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12499 to fail instead of non-existent $test.
12500
12501 2015-04-01 Pedro Alves <palves@redhat.com>
12502
12503 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12504 GDBFLAGS if not empty.
12505
12506 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12507
12508 * gdb.ada/complete.exp: Remove "multi_line".
12509 * gdb.ada/info_exc.exp: Remove "multi_line".
12510 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12511 * gdb.ada/ptype_field.exp: Remove "multi_line".
12512 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12513 * gdb.ada/tagged.exp: Remove "multi_line".
12514 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12515 [multi_line ...]
12516 * gdb.btrace/delta.exp: Likewise.
12517 * gdb.btrace/exception.exp: Likewise.
12518 * gdb.btrace/function_call_history.exp: Likewise.
12519 * gdb.btrace/instruction_history.exp: Likewise.
12520 * gdb.btrace/nohist.exp: Likewise.
12521 * gdb.btrace/record_goto.exp: Likewise.
12522 * gdb.btrace/segv.exp: Likewise.
12523 * gdb.btrace/stepi.exp: Likewise.
12524 * gdb.btrace/tailcall.exp: Likewise.
12525 * gdb.btrace/unknown_functions.exp: Likewise.
12526 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12527 * lib/gdb.exp: Add the "multi_line" helper.
12528
12529 2015-04-01 Pedro Alves <palves@redhat.com>
12530
12531 * gdb.threads/tid-reuse.c: New file.
12532 * gdb.threads/tid-reuse.exp: New file.
12533
12534 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12535
12536 PR corefiles/16092
12537 * gdb.base/coredump-filter.c: New file.
12538 * gdb.base/coredump-filter.exp: Likewise.
12539
12540 2015-03-27 Petr Machata <pmachata@redhat.com>
12541
12542 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12543 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12544 (Dwarf::assemble): Initialize them.
12545 (Dwarf::lines): New function.
12546
12547 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12548
12549 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12550 SYMBOL_PREFIX for x86_64-*-cygwin.
12551
12552 2015-03-26 Andy Wingo <wingo@igalia.com>
12553
12554 PR symtab/18148
12555 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12556 const_value but not a location.
12557 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12558 location defined in non-main CUs are visible.
12559
12560 2015-03-26 Yao Qi <yao.qi@linaro.org>
12561
12562 PR testsuite/18139
12563 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12564 Add a line number entry for the same line.
12565 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12566 Add a line number entry for the same line.
12567
12568 2015-03-26 Yao Qi <yao.qi@linaro.org>
12569
12570 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12571 .int 0.
12572 (func): Likewise. Add .Lfunc_1 label.
12573 Use .Lfunc_1 label.
12574 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12575 .int 0.
12576 (func): Likewise.
12577 Use .Lfunc_1 label.
12578
12579 2015-03-26 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12582 Call gdb_compile instead to compile each .s files without debug
12583 information.
12584
12585 2015-03-26 Yao Qi <yao.qi@linaro.org>
12586
12587 * gdb.base/savedregs.exp (process_saved_regs): Make
12588 "Saved registers:" optional in the pattern.
12589
12590 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12591
12592 * gdb.btrace/next.exp: Merged into step.exp.
12593 * gdb.btrace/finish.exp: Merged into step.exp.
12594 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12595 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12596 "record goto" and checking the exact replay position.
12597 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12598 check for "Recording format" in "info record" output.
12599 * gdb.btrace/record_goto.exp: Choose test file based on target.
12600 * gdb.btrace/x86-record_goto.S: Renamed into ...
12601 * gdb.btrace/x86_64-record_goto.S: ... this.
12602 * gdb.btrace/i686-record_goto.S: New.
12603 * gdb.btrace/x86-tailcall.S: Renamed into ...
12604 * gdb.btrace/x86_64-tailcall.S: ... this.
12605 * gdb.btrace/i686-tailcall.S: New.
12606 * gdb.btrace/x86-tailcall.c: Renamed into ...
12607 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12608 separate statements. Update test.
12609 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12610 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12611 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12612 * gdb.btrace/tailcall.exp: Choose test file based on target.
12613 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12614
12615 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12616
12617 * gdb.btrace/exception.exp: Increase BTS buffer size.
12618
12619 2015-03-24 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12622
12623 2015-03-24 Pedro Alves <palves@redhat.com>
12624
12625 * gdb.threads/schedlock.exp (test_step): No longer expect that
12626 "set scheduler-locking step" with "next" over a function call runs
12627 threads unlocked.
12628
12629 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12630
12631 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12632
12633 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12634
12635 PR breakpoints/16466
12636 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12637 * gdb.mi/mi-pending.c (thread_func): New function.
12638 (int main): Add threading support required.
12639 * gdb.mi/mi-pending.exp: Add tests for this issue.
12640 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12641 (pendfunc2): Remove stdio dependency.
12642 * gdb.mi/mi-pendshr2.c: New file.
12643
12644 2015-03-23 Keith Seitz <keiths@redhat.com>
12645
12646 * gdb.linespec/keywords.c: New file.
12647 * gdb.linespec/keywords.exp: New file.
12648
12649 2015-03-23 Keith Seitz <keiths@redhat.com>
12650
12651 PR gdb/18021
12652 * gdb.dwarf2/staticvirtual.exp: New test.
12653
12654 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12655
12656 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12657 * README: Remove HP-UX and gdb.hp.
12658 (configuration):
12659 * configure: Regenerate.
12660 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12661 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12662 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12663 gdb.hp/gdb.defects/Makefile.
12664 * gdb.hp/Makefile.in: File deleted.
12665 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12666 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12667 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12668 * gdb.hp/gdb.aCC/run.c: File deleted.
12669 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12670 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12671 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12672 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12673 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12674 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12675 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12676 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12677 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12678 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12679 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12680 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12681 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12682 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12683 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12684 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12685 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12686 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12687 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12688 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12689 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12690 * gdb.hp/gdb.compat/average.c: File deleted.
12691 * gdb.hp/gdb.compat/sum.c: File deleted.
12692 * gdb.hp/gdb.compat/xdb.c: File deleted.
12693 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12694 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12695 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12696 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12697 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12698 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12699 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12700 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12701 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12702 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12703 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12704 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12705 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12706 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12707 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12708 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12709 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12710 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12711 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12712 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12713 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12714 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12715 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12716 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12717 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12718 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12719 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12720 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12721 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12722 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12723 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12724 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12725 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12726 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12727 * gdb.hp/tools/odump: File deleted.
12728
12729 2015-03-19 Pedro Alves <palves@redhat.com>
12730
12731 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12732 (saw_thread_3): New globals.
12733 (top level): Increment them when an event for the corresponding
12734 thread is seen.
12735 (no thread starvation): New test.
12736
12737 2015-03-19 Pedro Alves <palves@redhat.com>
12738
12739 * gdb.threads/continue-pending-status.c: New file.
12740 * gdb.threads/continue-pending-status.exp: New file.
12741
12742 2015-03-18 Pedro Alves <palves@redhat.com>
12743
12744 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12745 Use gdb_is_target_remote instead of is_remote. Use
12746 gdb_test_multiple instead of gdb_expect. Exit early if
12747 gdb_test_multiple hits its internal matches. Tighten stepi tests
12748 expected output. Fail on exit with any signal, instead of just
12749 SIGILL.
12750
12751 2015-03-18 Yao Qi <yao.qi@linaro.org>
12752
12753 PR tdep/18107
12754 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12755 variable.
12756 * gdb.base/catch-syscall.exp: Don't skip it on
12757 aarch64*-*-linux* target. Remove elements in all_syscalls.
12758 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12759 target.
12760 (setup_all_syscalls): New proc.
12761
12762 2015-03-16 Yao Qi <yao.qi@linaro.org>
12763
12764 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12765 (top level): Skip tests if valid_addr_p returns false for
12766 $cmd1 or $cmd2.
12767
12768 2015-03-11 Andy Wingo <wingo@igalia.com>
12769
12770 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12771
12772 2015-03-11 Yao Qi <yao.qi@linaro.org>
12773
12774 * gdb.base/catch-syscall.exp: Fix typo in comments.
12775
12776 2015-03-11 Yao Qi <yao.qi@linaro.org>
12777
12778 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12779
12780 2015-03-09 Pedro Alves <palves@redhat.com>
12781
12782 * dg-extract-results.py: Delete.
12783
12784 2015-03-09 Pedro Alves <palves@redhat.com>
12785
12786 Merge dg-extract-results.sh from GCC upstream (r218843).
12787
12788 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12789 * dg-extract-results.sh: Use --text with grep to avoid issues with
12790 binary files. Fall back to cat -v, if that doesn't work.
12791
12792 2015-03-05 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12795
12796 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12797
12798 * lib/mi-support.exp (mi_expect_interrupt): Accept
12799 alternative event for when in all-stop mode.
12800
12801 2015-03-04 Pedro Alves <palves@redhat.com>
12802
12803 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12804
12805 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12806
12807 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12808
12809 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12810
12811 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12812 regexps for GDB's current line display, accept a hex address
12813 preceding the line number.
12814
12815 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12816
12817 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12818 the 'arch1' variable for "s390*-linux*" targets.
12819
12820 2015-03-04 Pedro Alves <palves@redhat.com>
12821
12822 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12823 (main): Pass missing retval argument to pthread_join call.
12824
12825 2015-03-02 Pedro Alves <palves@redhat.com>
12826
12827 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12828 (top level): Call do_test with non-stop as well.
12829
12830 2015-03-02 Pedro Alves <palves@redhat.com>
12831
12832 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12833 -1.
12834
12835 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12836
12837 * gdb.arch/s390-vregs.exp: New test.
12838 * gdb.arch/s390-vregs.S: New file.
12839
12840 2015-02-27 Pedro Alves <palves@redhat.com>
12841
12842 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12843 call to catch_command_errors.
12844 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12845 catch_command_errors.
12846
12847 2015-02-27 Pedro Alves <palves@redhat.com>
12848
12849 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12850 "true" for boolean result.
12851 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12852 prototype of main.
12853
12854 2015-02-27 Pedro Alves <palves@redhat.com>
12855
12856 * lib/unbuffer_output.c: New file.
12857 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12858 (main): Call gdb_unbuffer_output.
12859
12860 2015-02-27 Yao Qi <yao.qi@linaro.org>
12861
12862 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12863 target.
12864
12865 2015-02-26 Doug Evans <dje@google.com>
12866
12867 * gdb.cp/class2.cc (Dbase, D): New classes.
12868 (main): New local delta.
12869 * gdb.cp/class2.exp: Test printing delta.
12870 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12871 (dynbar): New global.
12872 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12873
12874 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12875
12876 * gdb.compile/compile-ifunc.c: New file.
12877 * gdb.compile/compile-ifunc.exp: New file.
12878
12879 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12880
12881 * gdb.base/structs.exp: Check for correct struct on finish.
12882
12883 2015-02-26 Yao Qi <yao.qi@linaro.org>
12884
12885 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12886 is zero.
12887
12888 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12889
12890 * gdb.arch/cordic.ko.bz2: New file.
12891 * gdb.arch/cordic.ko.debug.bz2: New file.
12892 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12893
12894 2015-02-25 Yao Qi <yao.qi@linaro.org>
12895
12896 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12897 aarch64*-*-* target.
12898
12899 2015-02-23 Pedro Alves <palves@redhat.com>
12900
12901 * lib/gdb.exp (delete_breakpoints): Rewrite using
12902 gdb_test_multiple.
12903
12904 2015-02-23 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.base/info-os.c: Include stdlib.h.
12907
12908 2015-02-22 Doug Evans <xdje42@gmail.com>
12909
12910 PR symtab/17855
12911 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12912 is read after symbols have been re-read.
12913 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12914 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12915
12916 2015-02-21 Doug Evans <dje@google.com>
12917
12918 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12919
12920 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12921
12922 PR corefiles/17808
12923 * gdb.arch/i386-biarch-core.core.bz2: New file.
12924 * gdb.arch/i386-biarch-core.exp: New file.
12925
12926 2015-02-21 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12929 runto_main fails.
12930
12931 2015-02-20 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12934 info probes.
12935
12936 2015-02-20 Pedro Alves <palves@redhat.com>
12937
12938 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12939
12940 2015-02-20 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12943 clean_restart before gdb_target_supports_trace.
12944
12945 2015-02-20 Pedro Alves <palves@redhat.com>
12946
12947 PR threads/18006
12948 * gdb.threads/clone-thread_db.c: New file.
12949 * gdb.threads/clone-thread_db.exp: New file.
12950
12951 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12952
12953 PR breakpoints/16812
12954 * gdb.base/catch-gdb-caused-signals.c: New file.
12955 * gdb.base/catch-gdb-caused-signals.exp: New file.
12956
12957 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12958
12959 * configure: Regenerated.
12960 * configure.ac: Use GDB_AC_TRANSFORM.
12961 * aclocal.m4: sinclude ../transform.m4.
12962
12963 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12964
12965 * lib/dtrace.exp: New file.
12966 * gdb.base/dtrace-probe.exp: Likewise.
12967 * gdb.base/dtrace-probe.d: Likewise.
12968 * gdb.base/dtrace-probe.c: Likewise.
12969 * lib/pdtrace.in: Likewise.
12970 * configure.ac: Output variables with the transformed names of
12971 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12972 * configure: Regenerated.
12973
12974 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12975
12976 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12977 expected message when trying to access $_probe_* convenience
12978 variables while not on a probe.
12979
12980 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12981
12982 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12983
12984 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12985
12986 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12987 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12988
12989 2015-02-10 Doug Evans <xdje42@gmail.com>
12990
12991 * lib/gdb.exp (gdb_load): Always return a result.
12992
12993 2015-02-10 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.threads/signal-sigtrap.c: New file.
12996 * gdb.threads/signal-sigtrap.exp: New file.
12997
12998 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12999
13000 * gdb.trace/no-attach-trace.c: New file.
13001 * gdb.trace/no-attach-trace.exp: New file.
13002
13003 2015-02-09 Mark Wielaard <mjw@redhat.com>
13004
13005 * gdb.dwarf2/atomic.c: New file.
13006 * gdb.dwarf2/atomic-type.exp: Likewise.
13007
13008 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13009
13010 * gdb.btrace/buffer-size.exp: Update "info record" output.
13011 * gdb.btrace/delta.exp: Update "info record" output.
13012 * gdb.btrace/enable.exp: Update "info record" output.
13013 * gdb.btrace/finish.exp: Update "info record" output.
13014 * gdb.btrace/instruction_history.exp: Update "info record" output.
13015 * gdb.btrace/next.exp: Update "info record" output.
13016 * gdb.btrace/nexti.exp: Update "info record" output.
13017 * gdb.btrace/step.exp: Update "info record" output.
13018 * gdb.btrace/stepi.exp: Update "info record" output.
13019 * gdb.btrace/nohist.exp: Update "info record" output.
13020
13021 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13022
13023 * gdb.btrace/buffer-size: New.
13024
13025 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13026
13027 * gdb.btrace/delta.exp: Update "info record" output.
13028 * gdb.btrace/enable.exp: Update "info record" output.
13029 * gdb.btrace/finish.exp: Update "info record" output.
13030 * gdb.btrace/instruction_history.exp: Update "info record" output.
13031 * gdb.btrace/next.exp: Update "info record" output.
13032 * gdb.btrace/nexti.exp: Update "info record" output.
13033 * gdb.btrace/step.exp: Update "info record" output.
13034 * gdb.btrace/stepi.exp: Update "info record" output.
13035 * gdb.btrace/nohist.exp: Update "info record" output.
13036
13037 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13038
13039 PR gdb/15678
13040 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13041
13042 2015-02-06 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13045 macro.
13046 (seconds_left, again): New globals.
13047 (main): Wait seconds_left in a 1-second sleep loop instead of
13048 sleeping 180 seconds. If 'again' is set, reset the seconds
13049 counter.
13050 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13051 'again' in the inferior before detaching. Print the seconds left.
13052 (options): New global.
13053 (top level): Build program with -DTIMEOUT=$timeout.
13054
13055 2015-02-06 Pedro Alves <palves@redhat.com>
13056
13057 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13058 determine how many seconds to pass to 'alarm'.
13059 * gdb.base/gdb-sigterm.exp (top level): Build program with
13060 -DTIMEOUT=$timeout.
13061 (do_test): Return success/failure indication. Add more verbose
13062 logging. Don't fail if 200 single steps are seen. Instead, fail
13063 when the test times out.
13064 (passes): New global.
13065 (top level): Break the testing loop if testing fails on any
13066 iteration. Use gdb_assert.
13067
13068 2015-02-04 Don Breazeal <donb@codesourcery.com>
13069
13070 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13071 and initialize them.
13072 (ipc_cleanup): New function.
13073 (main): Don't declare shmid, semid, and msqid. Add a call to
13074 atexit so that we call ipc_cleanup on exit.
13075
13076 2015-02-04 Pedro Alves <palves@redhat.com>
13077
13078 * boards/native-extended-gdbserver.exp: Remove any target variant
13079 specifications from the board name before clearing the isremote
13080 flag from board_info.
13081
13082 2015-01-31 Doug Evans <xdje42@gmail.com>
13083
13084 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13085
13086 2015-01-31 Gary Benson <gbenson@redhat.com>
13087
13088 * gdb.base/completion.exp: Disable completion limiting for
13089 existing tests. Add new tests to check completion limiting.
13090 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13091
13092 2015-01-31 Doug Evans <xdje42@gmail.com>
13093
13094 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13095
13096 2015-01-31 Doug Evans <xdje42@gmail.com>
13097
13098 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13099 entries. Duplicate file section script entries.
13100 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13101 inlined entries. Add test for safe-path rejection.
13102 * gdb.python/py-section-script.c: Add duplicate inlined section script
13103 entries. Duplicate file section script entries.
13104 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13105 inlined entries. Add test for safe-path rejection.
13106
13107 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13108
13109 * gdb.ada/disc_arr_bound: New testcase.
13110
13111 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13112
13113 * gdb.ada/mi_var_array: New testcase.
13114
13115 2015-01-27 Doug Evans <dje@google.com>
13116
13117 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13118 Add test for objfile.filename, objfile.username after objfile
13119 has been unloaded.
13120
13121 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13122
13123 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13124 the second test to print the name attribute of value
13125 returned by the call to gdb.lookup_type, and adjust
13126 the expected output accordingly.
13127
13128 2015-01-25 Mark Wielaard <mjw@redhat.com>
13129
13130 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13131 * gdb.base/disp-step-fork.c: Include unistd.h.
13132 * gdb.base/siginfo-obj.c: Include stdio.h.
13133 * gdb.base/siginfo-thread.c: Likewise.
13134 * gdb.mi/non-stop.c: Include unistd.h.
13135 * gdb.mi/nsthrexec.c: Include stdio.h.
13136 * gdb.mi/pthreads.c: Include unistd.h.
13137 * gdb.modula2/unbounded1.c (main): Declare returns int.
13138 * gdb.reverse/consecutive-reverse.c: Likewise.
13139 * gdb.threads/create-fail.c: Include unistd.h.
13140 * gdb.threads/killed.c: Likewise.
13141 * gdb.threads/linux-dp.c: Likewise.
13142 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13143 * gdb.threads/non-ldr-exc-2.c: Likewise.
13144 * gdb.threads/non-ldr-exc-3.c: Likewise.
13145 * gdb.threads/non-ldr-exc-4.c: Likewise.
13146 * gdb.threads/pthreads.c: Include unistd.h.
13147 (main): Declare returns int.
13148 * gdb.threads/tls-main.c (foo): New declaration.
13149 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13150
13151 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13152
13153 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13154 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13155
13156 2015-01-15 Mark Wielaard <mjw@redhat.com>
13157
13158 * gdb.base/noreturn-return.c: New file.
13159 * gdb.base/noreturn-return.exp: New file.
13160 * gdb.base/noreturn-finish.c: New file.
13161 * gdb.base/noreturn-finish.exp: New file.
13162
13163 2015-01-23 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.threads/continue-pending-after-query.c: New file.
13166 * gdb.threads/continue-pending-after-query.exp: New file.
13167
13168 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13169 Simon Marchi <simon.marchi@ericsson.com>
13170
13171 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13172 * gdb.base/valgrind-db-attach.exp: Same.
13173 * gdb.base/valgrind-infcall.exp: Same.
13174 * lib/mi-support.exp (default_mi_gdb_start): Same.
13175 * lib/prompt.exp (default_prompt_gdb_start): Same.
13176 * lib/gdb.exp (default_gdb_spawn): Same.
13177 (gdb_interact): New.
13178
13179
13180 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13181
13182 * gdb.compile/compile.exp (pointer to jit function): New test.
13183
13184 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13185
13186 * lib/gdb.exp (supports_process_record): Return true for
13187 powerpc*-*-linux*.
13188 (supports_reverse): Likewise.
13189
13190 2015-01-15 Don Breazeal <donb@codesourcery.com>
13191
13192 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13193 instead of checking whether the target board is remote and
13194 use spawn_wait_for_attach instead of exec/sleep.
13195 * gdb.base/attach-twice.exp: Likewise.
13196
13197 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13198
13199 * gdb.ada/var_arr_attrs: New testcase.
13200
13201 2015-01-14 Pedro Alves <palves@redhat.com>
13202 Joel Brobecker <brobecker@adacore.com>
13203
13204 PR gdb/17525
13205 * gdb.base/bp-cmds-execution-x-script.c: New file.
13206 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13207 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13208
13209 2015-01-14 Pedro Alves <palves@redhat.com>
13210
13211 PR cli/17828
13212 * gdb.base/batch-preserve-term-settings.c: New file.
13213 * gdb.base/batch-preserve-term-settings.exp: New file.
13214
13215 2015-01-13 Doug Evans <dje@google.com>
13216
13217 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13218 binary.
13219
13220 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13221
13222 * Makefile.in (clean mostlyclean): Do not delete *.py.
13223
13224 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13225
13226 * gdb.python/py-lookup-type.exp: New file.
13227
13228 2015-01-12 Pedro Alves <palves@redhat.com>
13229
13230 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13231 restore GDBFLAGS before returning.
13232
13233 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13234
13235 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13236 is_amd64_regs_target and is_x86_like_target.
13237
13238 2015-01-11 Doug Evans <xdje42@gmail.com>
13239
13240 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13241 is given without an explicit form.
13242 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13243 attributes.
13244 * gdb.dwarf/corrupt.exp: Ditto.
13245 * gdb.dwarf2/enum-type.exp: Ditto.
13246 * gdb.trace/entry-values.exp: Ditto.
13247 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13248
13249 2015-01-11 Doug Evans <xdje42@gmail.com>
13250
13251 PR gdb/15830
13252 * gdb.base/maint.exp: Remove references to "maint demangle".
13253 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13254 Add tests for explicitly specifying language to demangle.
13255 * gdb.dlang/demangle.exp: Ditto.
13256
13257 2015-01-09 Pedro Alves <palves@redhat.com>
13258
13259 * gdb.threads/non-stop-fair-events.c: New file.
13260 * gdb.threads/non-stop-fair-events.exp: New file.
13261
13262 2015-01-09 Pedro Alves <palves@redhat.com>
13263
13264 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13265 the global scope. Set a breakpoint after all threads are started
13266 rather than stepping over two source lines. Expect the prompt.
13267 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13268 global.
13269 (NUM): Now 15.
13270 (main): Use threads_started_barrier to wait for all threads to
13271 start. Main thread no longer calls thread_function. Exit after
13272 180 seconds.
13273 (loop): New function.
13274 (thread_function): Wait on threads_started_barrier barrier. Call
13275 'loop' at each iteration.
13276 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13277 threads have started, instead of hardcoding number of "next"
13278 steps. Use an access watchpoint instead of a write watchpoint.
13279
13280 2015-01-09 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13283 (thread_func): Wait on barrier.
13284 (main): Wait for all threads to start before stopping GDB.
13285 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13286 global.
13287 (thread1_func, thread2_func): Wait on barrier.
13288 (main): Wait for all threads to start before stopping GDB.
13289 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13290 New global.
13291 (thread1_func, thread2_func): Wait on barrier.
13292 (main): Wait for all threads to start before stopping GDB.
13293
13294 2015-01-09 Pedro Alves <palves@redhat.com>
13295
13296 * gdb.threads/attach-many-short-lived-threads.c: New file.
13297 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13298
13299 2014-01-09 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13302 instead of to thread 2.
13303 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13304 Add barrier around each pthread_create call instead of around all
13305 calls.
13306 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13307 Set a break on thread_function and have the child threads hit it
13308 one at at a time.
13309
13310 2015-01-09 Pedro Alves <palves@redhat.com>
13311
13312 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13313 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13314 false.
13315 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13316 checking whether the target board is remote.
13317 * gdb.multi/multi-attach.exp: Likewise.
13318 * gdb.python/py-sync-interp.exp: Likewise.
13319 * gdb.server/ext-attach.exp: Likewise.
13320 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13321 tests that need to attach, instead of checking whether the target
13322 board is remote at the top of the file.
13323
13324 2015-01-08 Yao Qi <yao@codesourcery.com>
13325
13326 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13327
13328 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13329
13330 Fix testcase compilation.
13331 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13332
13333 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13334
13335 * gdb.python/py-type.exp: Add a couple test about empty
13336 array creation, and negative-length array creation.
13337
13338 2015-01-02 Doug Evans <xdje42@gmail.com>
13339
13340 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13341
13342 2015-01-02 Doug Evans <dje@google.com>
13343
13344 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13345
13346 2014-12-29 Yao Qi <yao@codesourcery.com>
13347
13348 * gdb.trace/entry-values.exp: Update comments. Rename variable
13349 bar_call_foo to returned_from_foo.
13350
13351 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13352
13353 PR gdb/17394
13354 * gdb.linespec/break-asm-file.c: New file.
13355 * gdb.linespec/break-asm-file.exp: New file.
13356 * gdb.linespec/break-asm-file0.s: New file.
13357 * gdb.linespec/break-asm-file1.s: New file.
13358
13359 2014-12-18 Nigel Stephens <nigel@mips.com>
13360 Maciej W. Rozycki <macro@codesourcery.com>
13361
13362 * gdb.base/float.exp: Handle the new output from "info float" on
13363 MIPS targets.
13364
13365 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13366
13367 Fix MinGW compilation.
13368 * gdb.compile/compile-ops.exp: Update untested message if
13369 !skip_compile_feature_tests.
13370 * gdb.compile/compile-setjmp.exp: Likewise.
13371 * gdb.compile/compile-tls.exp: Likewise.
13372 * gdb.compile/compile.exp: Likewise.
13373 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13374 supported on this host".
13375
13376 2014-12-16 Doug Evans <xdje42@gmail.com>
13377
13378 * boards/stabs.exp: New file.
13379
13380 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13381
13382 * gdb.base/completion.exp: Adjust to format changes of "maint
13383 print user-registers".
13384
13385 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13386
13387 PR server/17457
13388 * gdb.arch/aarch64-fp.c: New file.
13389 * gdb.arch/aarch64-fp.exp: New file.
13390
13391 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13392
13393 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13394 r210637, r210913, r211666, r215400, r215817).
13395
13396 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13397 * dg-extract-results.py: New file.
13398 * dg-extract-results.sh: Use it if the environment seems
13399 suitable.
13400
13401 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13402
13403 * dg-extract-results.py (parse_run): Handle warnings that
13404 are printed before a test harness is run.
13405
13406 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13407
13408 * dg-extract-results.py (Named): Remove __cmp__ method.
13409 (output_variation): Use a key to sort variation.harnesses.
13410
13411 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13412
13413 * dg-extract-results.py: For Python 3, force sys.stdout to
13414 handle surrogate escape sequences.
13415 (safe_open): New function.
13416 (output_segment, main): Use it.
13417
13418 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13419
13420 * dg-extract-results.py (Prog.result_re): Include options
13421 in test name.
13422
13423 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13424
13425 * dg-extract-results.py (output_variation): Always sort if
13426 do_sum.
13427
13428 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13429
13430 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13431 as long as we get pagination notifications.
13432
13433 2014-12-15 Jason Merrill <jason@redhat.com>
13434
13435 * Makefile.in (check-gdb.%): Restore.
13436 * README: Mention it.
13437
13438 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13439
13440 * gdb.ada/str_uninit: New testcase.
13441
13442 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13443
13444 PR symtab/17642
13445 * gdb.base/vla-stub-define.c: New file.
13446 * gdb.base/vla-stub.c: New file.
13447 * gdb.base/vla-stub.exp: New file.
13448
13449 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13450 Jan Kratochvil <jan.kratochvil@redhat.com>
13451 Tom Tromey <tromey@redhat.com>
13452
13453 * configure.ac: Add gdb.compile/.
13454 * configure: Regenerate.
13455 * gdb.compile/Makefile.in: New file.
13456 * gdb.compile/compile-ops.exp: New file.
13457 * gdb.compile/compile-ops.c: New file.
13458 * gdb.compile/compile-tls.c: New file.
13459 * gdb.compile/compile-tls.exp: New file.
13460 * gdb.compile/compile-constvar.S: New file.
13461 * gdb.compile/compile-constvar.c: New file.
13462 * gdb.compile/compile-mod.c: New file.
13463 * gdb.compile/compile-nodebug.c: New file.
13464 * gdb.compile/compile-setjmp-mod.c: New file.
13465 * gdb.compile/compile-setjmp.c: New file.
13466 * gdb.compile/compile-setjmp.exp: New file.
13467 * gdb.compile/compile-shlib.c: New file.
13468 * gdb.compile/compile.c: New file.
13469 * gdb.compile/compile.exp: New file.
13470 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13471
13472 2014-12-12 Tom Tromey <tromey@redhat.com>
13473
13474 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13475 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13476
13477 2014-12-12 Doug Evans <dje@google.com>
13478
13479 * lib/gdb-python.exp (get_python_valueof): New function.
13480 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13481
13482 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13483
13484 * gdb.base/completion.exp: Add test for completion of "info
13485 registers ".
13486
13487 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13488
13489 * gdb.base/func-ptrs.c: New file.
13490 * gdb.base/func-ptrs.exp: New file.
13491
13492 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13493
13494 PR breakpoints/17012
13495 * gdb.base/dprintf-detach.c: New file.
13496 * gdb.base/dprintf-detach.exp: New file.
13497
13498 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13499
13500 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13501 * lib/gdb.exp (target_is_gdbserver): New procedure.
13502
13503 2014-12-08 Doug Evans <dje@google.com>
13504
13505 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13506
13507 2014-12-05 Yao Qi <yao@codesourcery.com>
13508
13509 * gdb.guile/scm-error.exp: Remove the third argument to
13510 gdb_remote_download.
13511 * gdb.guile/scm-frame-args.exp: Likewise.
13512 * gdb.guile/scm-section-script.exp: Likewise.
13513
13514 2014-12-05 Yao Qi <yao@codesourcery.com>
13515
13516 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13517
13518 2014-12-04 Doug Evans <dje@google.com>
13519
13520 * gdb.python/py-objfile.exp: Add tests for
13521 objfile.add_separate_debug_file.
13522
13523 2014-12-04 Doug Evans <dje@google.com>
13524
13525 * lib/gdb.exp (get_build_id): New function.
13526 (build_id_debug_filename_get): Rewrite to use it.
13527 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13528
13529 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13530
13531 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13532 `method(long)', not just 0x0.
13533 * gdb.cp/nsalias.exp: Align code labels to 4.
13534 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13535 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13536 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13537 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13538 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13539 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13540
13541 2014-12-02 Doug Evans <dje@google.com>
13542
13543 PR symtab/17602
13544 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13545 * gdb.cp/anon-ns2.cc: ... here. New file.
13546 * gdb.cp/anon-ns.exp: Update.
13547
13548 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13549
13550 * gdb.python/py-events.py (inferior_call_handler): New.
13551 (register_changed_handler, memory_changed_handler): New.
13552 (test_events.invoke): Register new handlers.
13553 * gdb.python/py-events.exp: Add tests for inferior call,
13554 memory_changed and register_changed events.
13555
13556 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13557
13558 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13559 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13560 if the linker doesn't understand this.
13561
13562 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13563
13564 * gdb.python/python.exp: Change expected reply to help().
13565
13566 2014-12-01 Yao Qi <yao@codesourcery.com>
13567
13568 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13569 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13570 * configure: Re-generated.
13571
13572 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13573
13574 * gdb.cp/chained-calls.cc: New file.
13575 * gdb.cp/chained-calls.exp: New file.
13576 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13577
13578 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13579
13580 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13581 * gdb.dwarf2/symtab-producer.exp: Same.
13582 * gdb.gdb/python-interrupts.exp: Same.
13583 * gdb.gdb/python-selftest.exp: Same.
13584 * gdb.python/py-linetable.exp: Same.
13585 * gdb.python/py-type.exp: Same.
13586 * gdb.python/py-value-cc.exp: Same.
13587 * gdb.python/py-value.exp: Same.
13588
13589 2014-11-28 Yao Qi <yao@codesourcery.com>
13590
13591 * gdb.base/break-probes.exp: Match library name prefixed with
13592 sysroot.
13593
13594 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13595
13596 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13597 test expected output. Add parentheses for the call to print.
13598 Remove L suffix from integers.
13599
13600 2014-11-26 Doug Evans <dje@google.com>
13601
13602 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13603
13604 2014-11-22 Yao Qi <yao@codesourcery.com>
13605
13606 * gdb.trace/entry-values.c: Remove asms.
13607 (foo): Add foo_label.
13608 (bar): Add bar_label.
13609 * gdb.trace/entry-values.exp: Remove code computing foo's
13610 length and bar's length.
13611 (Dwarf::assemble): Invoke function_range for bar and use
13612 MACRO_AT_func for foo.
13613
13614 2014-11-22 Yao Qi <yao@codesourcery.com>
13615
13616 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13617 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13618 Use .Lgcc43_procstart instead of gcc43.
13619
13620 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13621
13622 * gdb.ada/n_arr_bound: New testcase.
13623
13624 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13625
13626 PR breakpoints/10737
13627 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13628 test_catch_syscall_multi_arch.
13629 (test_catch_syscall_multi_arch): New function.
13630
13631 2014-11-20 Doug Evans <xdje42@gmail.com>
13632
13633 * gdb.base/maint.exp: Update expected output.
13634
13635 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13636
13637 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13638 4-byte instruction on S390.
13639
13640 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13641
13642 * gdb.ada/arr_arr: New testcase.
13643
13644 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13645
13646 * gdb.ada/pkd_arr_elem: New Testcase.
13647
13648 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13649
13650 * gdb.reverse/break-precsave: Expect completion message for
13651 core file reads.
13652 * gdb.reverse/consecutive-precsave.exp: Likewise.
13653 * gdb.reverse/finish-precsave.exp: Likewise.
13654 * gdb.reverse/i386-precsave.exp: Likewise.
13655 * gdb.reverse/machinestate-precsave.exp: Likewise.
13656 * gdb.reverse/sigall-precsave.exp: Likewise.
13657 * gdb.reverse/solib-precsave.exp: Likewise.
13658 * gdb.reverse/step-precsave.exp: Likewise.
13659 * gdb.reverse/until-precsave.exp: Likewise.
13660 * gdb.reverse/watch-precsave.exp: Likewise.
13661
13662 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13663
13664 * gdb.base/bp-permanent.c: Include unistd.h.
13665 * gdb.python/py-framefilter-mi.c (main): Add return type.
13666 * gdb.python/py-framefilter.c (main): Likewise.
13667 * gdb.trace/actions-changed.c (main): Likewise.
13668
13669 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13670
13671 * gdb.mi/until.c: Add eye-catchers.
13672 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13673 line numbers.
13674
13675 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13676
13677 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13678 function header variants in break1.c.
13679 * gdb.base/ena-dis-br.exp: Likewise.
13680 * gdb.base/hbreak2.exp: Likewise.
13681 * gdb.reverse/until-precsave.exp: Drop references to removed
13682 non-prototype function header variants in ur1.c.
13683 * gdb.reverse/until-reverse.exp: Likewise.
13684
13685 2014-11-17 Petr Machata <pmachata@redhat.com>
13686
13687 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13688 ${_cu_offset_size} bytes abbrev offset.
13689
13690 2014-11-15 Doug Evans <xdje42@gmail.com>
13691
13692 PR symtab/17559
13693 * gdb.base/line-symtabs.exp: New file.
13694 * gdb.base/line-symtabs.c: New file.
13695 * gdb.base/line-symtabs.h: New file.
13696
13697 2014-11-14 Yao Qi <yao@codesourcery.com>
13698
13699 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13700 (func): Add label func_label.
13701 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13702 Replace low_pc and high_pc with MACRO_AT_range.
13703 Replace name, low_pc and high_pc with MACRO_AT_func.
13704
13705 2014-11-14 Yao Qi <yao@codesourcery.com>
13706
13707 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13708 Replace name, low_pc and high_pc with MACRO_AT_func.
13709
13710 2014-11-14 Yao Qi <yao@codesourcery.com>
13711
13712 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13713 produce debug information.
13714 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13715
13716 2014-11-14 Yao Qi <yao@codesourcery.com>
13717
13718 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13719 object and get function length.
13720 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13721 with MACRO_AT_func.
13722 (top-level): Replace gdb_compile and clean_restart with
13723 prepare_for_testing.
13724 * gdb.dwarf2/main.c (main): Add label main_label.
13725
13726 2014-11-14 Yao Qi <yao@codesourcery.com>
13727
13728 * lib/dwarf.exp (function_range): New procedure.
13729 (Dwarf::_handle_macro_at_func): New procedure.
13730 (Dwarf::_handle_macro_at_range): New procedure.
13731 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13732
13733 2014-11-14 Yao Qi <yao@codesourcery.com>
13734
13735 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13736 (_handle_attribute): New procedure.
13737
13738 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13739
13740 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13741 * gdb.base/call-sc.c (zed): Likewise.
13742 * gdb.base/checkpoint.c (main): Likewise.
13743 * gdb.base/dump.c (main): Likewise.
13744 * gdb.base/gcore.c (main): Likewise.
13745 * gdb.base/huge.c (main): Likewise.
13746 * gdb.base/multi-forks.c (main): Likewise.
13747 * gdb.base/pr10179-a.c (main): Likewise.
13748 * gdb.base/savedregs.c (main): Likewise.
13749 * gdb.base/sigaltstack.c (main): Likewise.
13750 * gdb.base/siginfo.c (main): Likewise.
13751 * gdb.base/structs.c (zed): Likewise.
13752 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13753 * gdb.mi/mi-syn-frame.c (main): Likewise.
13754 * gdb.mi/until.c (foo, main): Likewise.
13755 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13756 * gdb.base/solib-weak.c (foo): Declare.
13757 * gdb.base/attach-twice.c: Include stdio.h.
13758 * gdb.base/weaklib1.c: Likewise.
13759 * gdb.base/weaklib2.c: Likewise.
13760 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13761 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13762 unistd.h.
13763 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13764 * gdb.mi/mi-exit-code.c: Likewise.
13765 * gdb.base/break-interp-lib.c: Include string.h.
13766 * gdb.base/coremaker.c: Likewise.
13767 * gdb.base/testenv.c: Likewise.
13768 * gdb.python/py-finish-breakpoint.c: Likewise.
13769 * gdb.base/inferior-died.c: Include sys/wait.h.
13770 * gdb.base/fileio.c: Include time.h.
13771 * gdb.base/async-shell.c: Include unistd.h.
13772 * gdb.base/dprintf-non-stop.c: Likewise.
13773 * gdb.base/info-os.c: Likewise.
13774 * gdb.mi/mi-console.c: Likewise.
13775 * gdb.mi/watch-nonstop.c: Likewise.
13776 * gdb.python/py-events.c: Likewise.
13777 * gdb.base/async.c (baz): Move up before its invocation.
13778 * gdb.base/code_elim2.c (my_global_func): Likewise.
13779 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13780 * gdb.base/advance.c (func2): Likewise.
13781
13782 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13783
13784 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13785 variant.
13786 * gdb.base/annota3.c: Likewise.
13787 * gdb.base/async.c: Likewise.
13788 * gdb.base/average.c: Likewise.
13789 * gdb.base/call-ar-st.c: Likewise.
13790 * gdb.base/call-rt-st.c: Likewise.
13791 * gdb.base/call-sc.c: Likewise.
13792 * gdb.base/call-strs.c: Likewise.
13793 * gdb.base/ending-run.c: Likewise.
13794 * gdb.base/execd-prog.c: Likewise.
13795 * gdb.base/exprs.c: Likewise.
13796 * gdb.base/foll-exec.c: Likewise.
13797 * gdb.base/foll-fork.c: Likewise.
13798 * gdb.base/foll-vfork.c: Likewise.
13799 * gdb.base/funcargs.c: Likewise.
13800 * gdb.base/gcore.c: Likewise.
13801 * gdb.base/jump.c: Likewise.
13802 * gdb.base/langs0.c: Likewise.
13803 * gdb.base/langs1.c: Likewise.
13804 * gdb.base/langs2.c: Likewise.
13805 * gdb.base/mips_pro.c: Likewise.
13806 * gdb.base/nodebug.c: Likewise.
13807 * gdb.base/opaque0.c: Likewise.
13808 * gdb.base/opaque1.c: Likewise.
13809 * gdb.base/recurse.c: Likewise.
13810 * gdb.base/run.c: Likewise.
13811 * gdb.base/scope0.c: Likewise.
13812 * gdb.base/scope1.c: Likewise.
13813 * gdb.base/setshow.c: Likewise.
13814 * gdb.base/setvar.c: Likewise.
13815 * gdb.base/shmain.c: Likewise.
13816 * gdb.base/shr1.c: Likewise.
13817 * gdb.base/shr2.c: Likewise.
13818 * gdb.base/sigall.c: Likewise.
13819 * gdb.base/signals.c: Likewise.
13820 * gdb.base/so-indr-cl.c: Likewise.
13821 * gdb.base/solib2.c: Likewise.
13822 * gdb.base/structs.c: Likewise.
13823 * gdb.base/sum.c: Likewise.
13824 * gdb.base/vforked-prog.c: Likewise.
13825 * gdb.base/watchpoint.c: Likewise.
13826 * gdb.reverse/shr2.c: Likewise.
13827 * gdb.reverse/until-reverse.c: Likewise.
13828 * gdb.reverse/ur1.c: Likewise.
13829 * gdb.reverse/watch-reverse.c: Likewise.
13830
13831 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13832
13833 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13834 variant.
13835 * gdb.base/sepdebug.exp: Drop references to removed code.
13836
13837 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13838
13839 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13840 variant. Preserve original line numbering.
13841 * gdb.base/list1.c: Likewise.
13842
13843 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13844
13845 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13846 variant.
13847 * gdb.base/break1.c: Likewise.
13848 * gdb.base/break.exp: Drop references to removed code.
13849
13850 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13851
13852 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13853 variant.
13854
13855 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13856
13857 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13858
13859 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13860
13861 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13862 logic into perform_all_tests() and invoke it with and without
13863 function header prototypes.
13864 (do_function_calls): Remove conditional XFAIL for PR 5318.
13865 (rerun_and_prepare): Remove duplicate code.
13866 (perform_all_tests): New. Main logic moved here.
13867
13868 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13869
13870 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13871 code guarded by #ifdef NO_PROTOTYPES.
13872 (t_double_many_args): Likewise.
13873 (DEF_FUNC_MANY_ARGS_1): Likewise.
13874 (DEF_FUNC_VALUES_1): Likewise.
13875 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13876 guarded by #ifdef PROTOTYPES.
13877
13878 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13879
13880 * gdb.mi/mi-console.c: Add eye-catcher.
13881 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13882 instead of literal line number.
13883
13884 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13885
13886 * gdb.base/shr2.c: Add eye-catcher.
13887 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13888 line number.
13889
13890 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13891
13892 * gdb.base/jump.c: Add eye-catchers.
13893 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13894 numbers.
13895
13896 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13897
13898 * gdb.base/execd-prog.c: Add eye-catchers.
13899 * gdb.base/foll-exec.c: Likewise.
13900 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13901 line numbers.
13902
13903 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13904
13905 * gdb.base/ending-run.c: Add eye-catchers.
13906 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13907 literal line numbers.
13908
13909 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13910
13911 * gdb.base/call-rt-st.c: Add eye-catchers.
13912 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13913 literal line numbers.
13914
13915 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13916
13917 * gdb.base/call-ar-st.c: Add eye-catchers.
13918 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13919 literal line numbers.
13920
13921 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13922
13923 * gdb.base/average.c: Add eye-catchers.
13924 * gdb.base/sum.c: Likewise.
13925 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13926 regexps dynamically.
13927
13928 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13929
13930 * gdb.base/solib1.c: Add eye-catchers.
13931 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13932 literal line numbers.
13933
13934 2014-11-12 Pedro Alves <palves@redhat.com>
13935
13936 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13937 leader has exited.
13938
13939 2014-11-12 Pedro Alves <palves@redhat.com>
13940
13941 * gdb.arch/i386-bp_permanent.c: New file.
13942 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13943 (srcfile): Set to i386-bp_permanent.c.
13944 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13945 that stepi does not execute the 'leave' instruction, instead of
13946 testing it does execute.
13947 * gdb.base/bp-permanent.c: New file.
13948 * gdb.base/bp-permanent.exp: New file.
13949
13950 2014-11-10 Doug Evans <xdje42@gmail.com>
13951
13952 PR symtab/17564
13953 * gdb.base/symtab-search-order.exp: New file.
13954 * gdb.base/symtab-search-order.c: New file.
13955 * gdb.base/symtab-search-order-1.c: New file.
13956 * gdb.base/symtab-search-order-shlib-1.c: New file.
13957
13958 2014-11-07 Pedro Alves <palves@redhat.com>
13959
13960 PR gdb/17511
13961 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13962 i?86-*-linux*.
13963
13964 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13965
13966 PR c++/17494
13967 * gdb.cp/pr17494.cc: New file.
13968 * gdb.cp/pr17494.exp: New file.
13969
13970 2014-11-02 Yao Qi <yao@codesourcery.com>
13971
13972 * gdb.python/python.exp: Get working directory and match the
13973 output of "set extended-prompt \\w " with it.
13974
13975 2014-10-30 Doug Evans <dje@google.com>
13976
13977 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13978 in objfiles.
13979 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13980 in progspaces.
13981
13982 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13983
13984 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13985 * gdb.base/realname-expand.exp: Likewise.
13986 * gdb.linespec/macro-relative.exp: Likewise.
13987
13988 2014-10-29 Pedro Alves <palves@redhat.com>
13989
13990 PR gdb/17408
13991 * gdb.threads/schedlock.c (some_function): New function.
13992 (call_function): New global.
13993 (MAYBE_CALL_SOME_FUNCTION): New macro.
13994 (thread_function): Call it.
13995 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13996 and use it instead of a global counter. Adjust all callers.
13997 (get_current_thread): Use "find current thread" for test message
13998 here rather than having all callers pass down the same string.
13999 (goto_loop): New procedure, factored out from ...
14000 (my_continue): ... this.
14001 (step_ten_loops): Change parameter from test message to command to
14002 use. Adjust.
14003 (list_count): Delete global.
14004 (check_result): New procedure, factored out from duplicate top
14005 level code.
14006 (continue tests): Wrap in with_test_prefix.
14007 (test_step): New procedure, factored out from duplicate top level
14008 code.
14009 (top level): Test "step" in combination with all scheduler-locking
14010 modes. Test "next" in combination with all scheduler-locking
14011 modes, and in combination with stepping over a function call or
14012 not.
14013 * gdb.threads/next-bp-other-thread.c: New file.
14014 * gdb.threads/next-bp-other-thread.exp: New file.
14015
14016 2014-10-29 Pedro Alves <palves@redhat.com>
14017
14018 PR python/17372
14019 * gdb.python/python.exp: Test a multi-line command that spawns
14020 interactive Python.
14021 * gdb.base/multi-line-starts-subshell.exp: New file.
14022
14023 2014-10-29 Yao Qi <yao@codesourcery.com>
14024
14025 * gdb.base/fileio.exp: Make directories on host.
14026
14027 2014-10-29 Yao Qi <yao@codesourcery.com>
14028
14029 * gdb.base/fileio.c (test_write): Close the file.
14030
14031 2014-10-28 Pedro Alves <palves@redhat.com>
14032
14033 PR gdb/12623
14034 * gdb.base/sigstep.c (no_handler): New global.
14035 (main): If 'no_handler is true, set the signal handlers to
14036 SIG_IGN.
14037 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14038 with_sw_watch and no_handler parameters. Handle them.
14039 (top level) <stepping over handler when stopped at a breakpoint
14040 test>: Add a test axis for testing with a software watchpoint, and
14041 another for testing with the signal handler set to SIG_IGN.
14042 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14043 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14044
14045 2014-10-28 Pedro Alves <palves@redhat.com>
14046
14047 PR gdb/17511
14048 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14049 * gdb.base/sigstep.exp (other_handler_location): New global.
14050 (advance): Support stepping into the signal handler, and running
14051 commands while in the handler.
14052 (in_handler_map): New global.
14053 (top level): In the advance test, add combinations for getting
14054 into the handler with stepping commands, and for running commands
14055 in the handler. Add comment descripting the advancei tests.
14056
14057 2014-10-28 Pedro Alves <palves@redhat.com>
14058
14059 * gdb.base/sigstep.exp: Use build_executable instead of
14060 prepare_for_testing.
14061 (top level): Move code that starts GDB, runs to main and creates a
14062 display to ...
14063 (restart): ... this new procedure.
14064 (top level): Move backtrace from signal handler test to ...
14065 (validate_backtrace): ... this new procedure.
14066 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14067 with_test_prefix. Always restart GDB.
14068 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14069 with_test_prefix. Always restart GDB. No need to delete
14070 breakpoints after the test.
14071 (test_skip_handler): Remove prefix parameter.
14072 (skip_over_handler, breakpoint_to_handler)
14073 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14074 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14075 restart GDB. No need to delete breakpoints after the test.
14076 (top level): Use foreach to call the test procedures with
14077 different commands.
14078
14079 2014-10-28 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14082 instead of GNATS numbers.
14083 * gdb.base/sigbpt.exp: Likewise.
14084 * gdb.base/siginfo.exp: Likewise.
14085 * gdb.base/sigstep.exp: Likewise.
14086
14087 2014-10-27 Pedro Alves <palves@redhat.com>
14088
14089 * gdb.base/sigstep.c (dummy): New global.
14090 (main): Issue a couple writes to the new global.
14091 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14092 procedures.
14093 (skip_over_handler): Use test_skip_handler.
14094 (top level): Call skip_over_handler for stepi and nexti too.
14095 (breakpoint_over_handler): Use test_skip_handler.
14096 (top level): Call breakpoint_over_handler for stepi and nexti too.
14097
14098 2014-10-27 Yao Qi <yao@codesourcery.com>
14099
14100 * gdb.trace/tfile.c (adjust_function_address)
14101 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14102 function descriptor.
14103
14104 2014-10-24 Don Breazeal <donb@codesourcery.com>
14105
14106 * gdb.base/foll-fork.exp (test_follow_fork,
14107 catch_fork_child_follow): Check for updated fork messages emitted
14108 from infrun.c.
14109 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14110 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14111 vfork_and_exec_child_follow_through_step): Check for updated vfork
14112 messages emitted from infrun.c.
14113
14114 2014-10-24 Pedro Alves <palves@redhat.com>
14115
14116 * gdb.base/corefile.exp: Remove references to ultrix.
14117 * gdb.base/interrupt.exp: Likewise.
14118 * gdb.base/whatis.exp: Likewise.
14119 * gdb.gdb/selftest.exp: Likewise.
14120 * gdb.threads/manythreads.exp: Likewise.
14121 * gdb.threads/print-threads.exp: Likewise.
14122 * gdb.threads/pthreads.exp:: Likewise.
14123 * gdb.threads/schedlock.exp: Likewise.
14124
14125 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14126
14127 * gdb.cp/non-trivial-retval.cc: Add a test case.
14128 * gdb.cp/non-trivial-retval.exp: Add a test.
14129
14130 2014-10-20 Yao Qi <yao@codesourcery.com>
14131
14132 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14133 * gdb.python/py-objfile-script-gdb.py: New file.
14134 * gdb.python/py-objfile-script.exp: Update reference to
14135 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14136 of remote_download. Remove the dest file.
14137
14138 2014-10-20 Yao Qi <yao@codesourcery.com>
14139
14140 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14141 * gdb.base/step-line.exp: Likewise.
14142 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14143 * gdb.dwarf2/dw2-basic.exp: Likewise.
14144 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14145 * gdb.dwarf2/dw2-filename.exp: Likewise.
14146 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14147 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14148 * gdb.dwarf2/dw2-producer.exp: Likewise.
14149 * gdb.dwarf2/mac-fileno.exp: Likewise.
14150 * gdb.python/py-frame-args.exp: Likewise.
14151 * gdb.python/py-framefilter.exp: Likewise.
14152 * gdb.python/py-mi.exp: Likewise.
14153 * gdb.python/py-objfile-script.exp: Likewise
14154 * gdb.python/py-pp-integral.exp: Likewise.
14155 * gdb.python/py-pp-re-notag.exp: Likewise.
14156 * gdb.python/py-prettyprint.exp: Likewise.
14157 * gdb.python/py-section-script.exp: Likewise.
14158 * gdb.python/py-typeprint.exp: Likewise.
14159 * gdb.python/py-xmethods.exp: Likewise.
14160 * gdb.stabs/weird.exp: Likewise.
14161 * gdb.xml/tdesc-regs.exp: Likewise.
14162
14163 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14164
14165 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14166 (out_cu): Use addr_len for the size of addresses.
14167 (out_line): Likewise. Size DW_LNE_set_address instruction
14168 according to addr_len.
14169 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14170 (FUNC): Add START_INSNS to definition.
14171
14172 2014-10-18 Yao Qi <yao@codesourcery.com>
14173
14174 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14175 gdb_has_argv0 return true.
14176 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14177 check [target_info exists noargs], check [gdb_has_argv0]
14178 instead.
14179 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14180 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14181 procedures.
14182
14183 2014-10-17 Doug Evans <dje@google.com>
14184
14185 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14186 event.
14187 * gdb.python/py-events.py: Add clear_objfiles event.
14188
14189 2014-10-17 Doug Evans <dje@google.com>
14190
14191 * gdb.python/py-objfile.exp: Test progspace attribute.
14192
14193 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14194
14195 * gdb.guile/scm-breakpoint.exp: Do not assume any
14196 directory separators when matching source file paths.
14197 * gdb.python/py-breakpoint.exp: Likewise.
14198 * gdb.reverse/break-precsave.exp: Likewise.
14199 * gdb.reverse/break-reverse.exp: Likewise.
14200 * gdb.reverse/consecutive-precsave.exp: Likewise.
14201 * gdb.reverse/finish-precsave.exp: Likewise.
14202 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14203 * gdb.reverse/finish-reverse.exp: Likewise.
14204 * gdb.reverse/i386-precsave.exp: Likewise.
14205 * gdb.reverse/i387-env-reverse.exp: Likewise.
14206 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14207 * gdb.reverse/machinestate-precsave.exp: Likewise.
14208 * gdb.reverse/machinestate.exp: Likewise.
14209 * gdb.reverse/sigall-precsave.exp: Likewise.
14210 * gdb.reverse/solib-precsave.exp: Likewise.
14211 * gdb.reverse/step-precsave.exp: Likewise.
14212 * gdb.reverse/until-precsave.exp: Likewise.
14213 * gdb.reverse/watch-precsave.exp: Likewise.
14214 * gdb.reverse/watch-reverse.exp: Likewise.
14215
14216 2014-10-17 Yao Qi <yao@codesourcery.com>
14217
14218 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14219 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14220
14221 2014-10-17 Pedro Alves <palves@redhat.com>
14222
14223 PR gdb/17471
14224 * gdb.base/bg-execution-repeat.c: New file.
14225 * gdb.base/bg-execution-repeat.exp: New file.
14226
14227 2014-10-17 Pedro Alves <palves@redhat.com>
14228
14229 PR gdb/17300
14230 * gdb.base/continue-all-already-running.c: New file.
14231 * gdb.base/continue-all-already-running.exp: New file.
14232
14233 2014-10-17 Pedro Alves <palves@redhat.com>
14234
14235 PR gdb/17472
14236 * gdb.base/annota-input-while-running.c: New file.
14237 * gdb.base/annota-input-while-running.exp: New file.
14238
14239 2014-10-17 Pedro Alves <palves@redhat.com>
14240
14241 * gdb.base/callfuncs.exp: emove references to osf.
14242 * gdb.base/sigall.exp: Likewise.
14243 * gdb.gdb/selftest.exp: Likewise.
14244 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14245 * gdb.mi/non-stop.c: Likewise.
14246 * gdb.mi/pthreads.c: Likewise.
14247 * gdb.reverse/sigall-precsave.exp: Likewise.
14248 * gdb.reverse/sigall-reverse.exp: Likewise.
14249 * gdb.threads/pthreads.c: Likewise.
14250 * gdb.threads/pthreads.exp: Likewise.
14251
14252 2014-10-17 Yao Qi <yao@codesourcery.com>
14253
14254 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14255 check 'target_info exists noargs'.
14256 (test_command_prompt_position): Likewise.
14257 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14258 Remove "set args".
14259 (progvar_simple_while_test): Likewise.
14260 (progvar_complex_if_while_test): Likewise.
14261 (if_while_breakpoint_command_test): Likewise.
14262 (infrun_breakpoint_command_test): Likewise.
14263 (breakpoint_command_test): Likewise.
14264 (watchpoint_command_test): Likewise.
14265 (bp_deleted_in_command_test): Likewise.
14266 (temporary_breakpoint_commands): Likewise.
14267
14268 2014-10-16 Yao Qi <yao@codesourcery.com>
14269
14270 * gdb.base/remotetimeout.exp: Remove noargs checking.
14271
14272 2014-10-15 Pedro Alves <palves@redhat.com>
14273
14274 PR breakpoints/9649
14275 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14276 * gdb.base/breakpoint-in-ro-region.exp
14277 (probe_target_hardware_step): New procedure.
14278 (top level): Probe hardware stepping and hardware breakpoint
14279 support. Test stepping through a read-only region, with both
14280 "breakpoint auto-hw" on and off and both "always-inserted" on and
14281 off.
14282
14283 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14284
14285 * gdb.dlang/demangle.exp: Update for demangling changes.
14286
14287 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14288
14289 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14290 * gdb.cp/non-trivial-retval.exp: Add new tests.
14291
14292 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14293
14294 PR c++/13403
14295 PR c++/15154
14296 * gdb.cp/non-trivial-retval.cc: New file.
14297 * gdb.cp/non-trivial-retval.exp: New file.
14298
14299 2014-10-15 Yao Qi <yao@codesourcery.com>
14300
14301 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14302 remote host.
14303
14304 2014-10-15 Yao Qi <yao@codesourcery.com>
14305
14306 * gdb.python/py-symbol.exp: Match file base name if host is
14307 remote, otherwise match file name with dir name.
14308 * gdb.python/py-symtab.exp: Likewise.
14309 * gdb.python/python.exp: Likewise.
14310
14311 2014-10-15 Yao Qi <yao@codesourcery.com>
14312
14313 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14314 pattern.
14315 * gdb.python/py-symtab.exp: Likewise.
14316 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14317 locationn.
14318
14319 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14320
14321 * gdb.ada/addr_arith: New testcase.
14322
14323 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14324
14325 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14326 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14327 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14328 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14329
14330 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14331
14332 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14333 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14334 * gdb.arch/stap-eval-lang-ada.exp: New file.
14335
14336 2014-10-14 Yao Qi <yao@codesourcery.com>
14337
14338 * gdb.mi/mi-var-child.c (nothing1): New function.
14339 (nothing2): New function.
14340 (do_children_tests): Set function pointers by nothing1 and
14341 nothing2.
14342 * gdb.mi/mi-var-child.exp: Step over new added statements.
14343 Update test to match the new output.
14344 * gdb.mi/var-cmd.c (nothing1): New function.
14345 (nothing2): New function.
14346 (do_children_tests): Set function pointers by nothing1 and
14347 nothing2.
14348 * gdb.mi/mi-var-display.exp: Update test to match output.
14349 Step to the line specified by $line_dct_nothing.
14350 Increase the number of lines to step.
14351
14352 2014-10-14 Yao Qi <yao@codesourcery.com>
14353
14354 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14355 tests.
14356 * gdb.mi/mi2-var-child.exp: Likewise.
14357
14358 2014-10-13 Doug Evans <dje@google.com>
14359
14360 * gdb.python/py-objfile.exp: Change name of file name test.
14361
14362 2014-10-13 Doug Evans <dje@google.com>
14363
14364 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14365 from the start of the CU.
14366
14367 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14368 Yao Qi <yao@codesourcery.com>
14369
14370 Fix "save breakpoints" for "catch" command.
14371 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14372 Remove -nonewline. Match also the added "main" line.
14373
14374 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14375
14376 Fix "save breakpoints" for "disable $bpnum" command.
14377 * gdb.base/save-bp.c (main): Add label.
14378 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14379
14380 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14381
14382 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14383
14384 2014-10-11 Yao Qi <yao@codesourcery.com>
14385
14386 * gdb.server/server-kill.exp: Execute command
14387 "set remote trace-status-packet on" before "tstatus".
14388
14389 2014-10-11 Yao Qi <yao@codesourcery.com>
14390
14391 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14392 (main): Call getppid.
14393 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14394 and continue to it. Read variable "server_pid".
14395
14396 2014-10-11 Yao Qi <yao@codesourcery.com>
14397
14398 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14399
14400 2014-10-11 Yao Qi <yao@codesourcery.com>
14401
14402 * gdb.threads/thread-find.exp: Don't execute command
14403 "info threads".
14404 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14405 * gdb.threads/linux-dp.exp: Don't check the condition
14406 $threads_created equals to zero.
14407
14408 2014-10-10 Pedro Alves <palves@redhat.com>
14409
14410 * gdb.base/bigcore.exp: Remove references to IRIX.
14411 * gdb.base/funcargs.exp: Likewise.
14412 * gdb.base/interrupt.exp: Likewise.
14413 * gdb.base/mips_pro.exp: Likewise.
14414 * gdb.base/nodebug.exp: Likewise.
14415 * gdb.base/setvar.exp: Likewise.
14416 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14417
14418 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14419 Pedro Alves <palves@redhat.com>
14420
14421 PR symtab/14466
14422 * gdb.base/vdso-warning.c: New file.
14423 * gdb.base/vdso-warning.exp: New file.
14424
14425 2014-10-02 Doug Evans <dje@google.com>
14426
14427 * gdb.base/structs.c (main): Don't run forever.
14428
14429 2014-10-02 Pedro Alves <palves@redhat.com>
14430
14431 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14432 (top level) <stop threads 1, stop threads 2>: Use it.
14433
14434 2014-10-02 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.threads/break-while-running.exp (test): Add new
14437 'update_thread_list' argument. Skip "info threads" if false.
14438 (top level): Add new 'update_thread_list' axis.
14439
14440 2014-10-02 Pedro Alves <palves@redhat.com>
14441
14442 PR breakpoints/17431
14443 * gdb.base/execl-update-breakpoints.c: New file.
14444 * gdb.base/execl-update-breakpoints.exp: New file.
14445
14446 2014-10-01 Pedro Alves <palves@redhat.com>
14447
14448 * gdb.base/breakpoint-in-ro-region.c: New file.
14449 * gdb.base/breakpoint-in-ro-region.exp: New file.
14450
14451 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14452
14453 * gdb.mi/mi-exit-code.exp: New file.
14454 * gdb.mi/mi-exit-code.c: New file.
14455
14456 2014-09-30 Yao Qi <yao@codesourcery.com>
14457
14458 * lib/prelink-support.exp (build_executable_own_libs): Error if
14459 the target isn't native.
14460
14461 2014-09-30 Yao Qi <yao@codesourcery.com>
14462
14463 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14464 false.
14465
14466 2014-09-22 Pedro Alves <palves@redhat.com>
14467
14468 * gdb.threads/break-while-running.exp: New file.
14469 * gdb.threads/break-while-running.c: New file.
14470
14471 2014-09-19 Yao Qi <yao@codesourcery.com>
14472
14473 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14474 Invoke test. Restart GDB with --readnow and invoke test again.
14475
14476 2014-09-19 Yao Qi <yao@codesourcery.com>
14477
14478 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14479 proc set_breakpoint_on_gcd_function. Invoke
14480 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14481 invoke set_breakpoint_on_gcd_function again.
14482
14483 2014-09-18 Doug Evans <dje@google.com>
14484
14485 * gdb.dwarf2/symtab-producer.exp: New file.
14486
14487 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14488
14489 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14490 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14491 * gdb.base/global-var-nested-by-dso.c: Likewise.
14492 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14493
14494 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14495 Pedro Alves <palves@redhat.com>
14496
14497 * gdb.base/watch-bitfields.exp: Pass string other than test file
14498 name to prepare_for_testing.
14499 (watch): New procedure.
14500 (expect_watchpoint): Use with_test_prefix.
14501 (top level): Factor out tests to ...
14502 (test_watch_location, test_regular_watch): ... these new
14503 procedures, and use with_test_prefix and gdb_continue_to_end.
14504
14505 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14506
14507 PR breakpoints/12526
14508 * gdb.base/watch-bitfields.exp: New file.
14509 * gdb.base/watch-bitfields.c: New file.
14510
14511 2014-09-16 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14514 software and hardware addresses, not software address against
14515 itself.
14516
14517 2014-09-16 Pedro Alves <palves@redhat.com>
14518
14519 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14520 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14521
14522 2014-09-16 Pedro Alves <palves@redhat.com>
14523
14524 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14525 files.
14526 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14527 "*-*-vxworks*" throughout.
14528 * gdb.base/break.exp: Likewise.
14529 * gdb.base/default.exp: Likewise.
14530 * gdb.base/scope.exp: Likewise.
14531 * gdb.base/sepdebug.exp: Likewise.
14532 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14533 throughout.
14534 * gdb.base/run.c: Likewise.
14535 * gdb.base/sepdebug.c: Likewise.
14536 * gdb.hp/gdb.aCC/run.c: Likewise.
14537 * gdb.reverse/until-reverse.c: Likewise.
14538 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14539
14540 2014-09-16 Yao Qi <yao@codesourcery.com>
14541
14542 * boards/local-remote-host-native.exp: New file.
14543
14544 2014-09-14 Doug Evans <xdje42@gmail.com>
14545
14546 * gdb.threads/queue-signal.c (thread_count): New variable.
14547 (thread_count_mutex, thread_count_condvar): New variables.
14548 (incr_thread_count, wait_all_threads_running): New functions.
14549 (main): Wait for all threads to be in their thread functions.
14550
14551 2014-09-13 Doug Evans <xdje42@gmail.com>
14552
14553 * gdb.threads/queue-signal.c: New file.
14554 * gdb.threads/queue-signal.exp: New file.
14555
14556 2014-09-13 Doug Evans <xdje42@gmail.com>
14557
14558 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14559 be consistent with what default_gdb_init uses.
14560 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14561 the plain text of the prompt. Add some logging printfs.
14562 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14563
14564 2014-09-12 Pedro Alves <palves@redhat.com>
14565
14566 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14567 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14568 * gdb.arch/i386-size-overlap.exp: Likewise.
14569 * gdb.arch/i386-size.exp: Likewise.
14570 * gdb.arch/i386-unwind.exp: Likewise.
14571 * gdb.base/a2-run.exp: Likewise.
14572 * gdb.base/break.exp: Likewise.
14573 * gdb.base/charset.exp: Likewise.
14574 * gdb.base/chng-syms.exp: Likewise.
14575 * gdb.base/commands.exp: Likewise.
14576 * gdb.base/dbx.exp: Likewise.
14577 * gdb.base/find.exp: Likewise.
14578 * gdb.base/funcargs.exp: Likewise.
14579 * gdb.base/jit-simple.exp: Likewise.
14580 * gdb.base/reread.exp: Likewise.
14581 * gdb.base/sepdebug.exp: Likewise.
14582 * gdb.base/step-bt.exp: Likewise.
14583 * gdb.cp/mb-inline.exp: Likewise.
14584 * gdb.cp/mb-templates.exp: Likewise.
14585 * gdb.objc/basicclass.exp: Likewise.
14586 * gdb.threads/killed.exp: Likewise.
14587
14588 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14589
14590 PR tdep/17379
14591 * gdb.arch/powerpc-stackless.S: New file.
14592 * gdb.arch/powerpc-stackless.exp: New file.
14593
14594 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14595
14596 * gdb.base/attach.c: Include unistd.h.
14597 (main): Call alarm. Add label postloop.
14598 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14599 gdb_breakpoint, gdb_continue_to_breakpoint.
14600 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14601
14602 2014-09-11 Pedro Alves <palves@redhat.com>
14603
14604 PR gdb/17347
14605 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14606 * gdb.base/attach.exp (test_command_line_attach_run): New
14607 procedure.
14608 (top level): Call it.
14609
14610 2014-09-11 Pedro Alves <palves@redhat.com>
14611
14612 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14613 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14614 (do_command_attach_tests): Use spawn_wait_for_attach.
14615 * gdb.base/solib-overlap.exp: Likewise.
14616 * gdb.multi/multi-attach.exp: Likewise.
14617 * gdb.python/py-prompt.exp: Likewise.
14618 * gdb.python/py-sync-interp.exp: Likewise.
14619 * gdb.server/ext-attach.exp: Likewise.
14620
14621 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14622
14623 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14624 command in testcase. Simplify testcase.
14625
14626 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14627
14628 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14629
14630 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14631
14632 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14633
14634 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14635
14636 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14637
14638 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14639
14640 * gdb.dwarf2/dynarr-ptr.c: New file.
14641 * gdb.dwarf2/dynarr-ptr.exp: New file.
14642
14643 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14644
14645 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14646 of 30 rather than hardcoding 120 for a slow test case. Take the
14647 `gdb,timeout' target setting into account for this calculation.
14648 Don't extend the timeout for the test cases that don't need it.
14649
14650 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14651
14652 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14653 a factor of 2 for a slow test case. Take the `gdb,timeout'
14654 target setting into account for this calculation.
14655 * gdb.reverse/until-precsave.exp: Increase the timeout by
14656 a factor of 15 and 3 respectively rather than adding 120
14657 for a pair of slow test cases. Take the `gdb,timeout'
14658 target setting into account for this calculation.
14659
14660 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14661
14662 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14663 timeout, don't pass one down to gdb_expect.
14664 (gdb_expect): Rework timeout selection.
14665
14666 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14667
14668 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14669 exception on timeout.
14670 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14671 (gdbserver_start_extended): Catch any `gdbserver_start' error
14672 exceptions.
14673 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14674 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14675 `gdbserver_gdb_load' error exceptions.
14676
14677 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14678
14679 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14680 120 on waiting for the TCP socket to open.
14681
14682 2014-09-09 Doug Evans <xdje42@gmail.com>
14683
14684 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14685 _caller_matches, _any_caller_is, _any_caller_matches.
14686
14687 2014-09-09 Doug Evans <xdje42@gmail.com>
14688
14689 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14690
14691 2014-09-09 Yao Qi <yao@codesourcery.com>
14692
14693 * gdb.mi/mi-var-display.exp: Set print symbol off.
14694
14695 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14696
14697 PR gdb/17035
14698 * gdb.base/commands.exp: Add tests to verify user-defined
14699 commands with empty bodies.
14700 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14701 python commands in `show user command`.
14702 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14703 scheme commands in `show user command`.
14704
14705 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14706
14707 PR python/17355
14708 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14709 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14710 * gdb.python/py-framefilter-invalidarg.exp: New file.
14711 * gdb.python/py-framefilter-invalidarg.py: New file.
14712
14713 2014-09-06 Doug Evans <xdje42@gmail.com>
14714
14715 PR 15276
14716 * gdb.python/py-caller-is.c: New file.
14717 * gdb.python/py-caller-is.exp: New file.
14718
14719 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14720
14721 PR gdb/17235
14722 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14723 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14724
14725 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14726
14727 PR fortran/17237
14728 * gdb.fortran/print-formatted.exp: New file.
14729 * gdb.fortran/print-formatted.f90: Likewise.
14730
14731 2014-09-03 Sasha Smundak <asmundak@google.com>
14732
14733 * gdb.python/py-frame.exp: Test Frame.read_register.
14734
14735 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14736
14737 PR python/16699
14738 * gdb.python/py-completion.exp: New file.
14739 * gdb.python/py-completion.py: Likewise.
14740
14741 2014-08-28 Doug Evans <dje@google.com>
14742
14743 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14744 eax,etc. are live with values set by gdb and thus the compiler can't
14745 use them.
14746 * gdb.arch/i386-pseudo.c (main): Ditto.
14747
14748 2014-08-27 Doug Evans <dje@google.com>
14749
14750 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14751
14752 2014-08-25 Doug Evans <dje@google.com>
14753
14754 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14755 (main): Ditto.
14756
14757 2014-08-25 Doug Evans <dje@google.com>
14758
14759 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14760
14761 2014-08-24 Yao Qi <yao@codesourcery.com>
14762
14763 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14764 symbol off.
14765 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14766
14767 2014-08-22 Doug Evans <dje@google.com>
14768
14769 PR 17276
14770 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14771 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14772 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14773
14774 2014-08-22 Yao Qi <yao@codesourcery.com>
14775
14776 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14777 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14778 * gdb.python/python.exp: Likewise. Use .py file on the host
14779 instead of the build.
14780
14781 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14782
14783 * gdb.threads/gcore-stale-thread.c: New file.
14784 * gdb.threads/gcore-stale-thread.exp: New file.
14785
14786 2014-08-21 Pedro Alves <palves@redhat.com>
14787
14788 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14789 * gdb.base/gcore-relro-pie.exp: Likewise.
14790 * gdb.base/gcore-relro.exp: Likewise.
14791 * gdb.base/gcore.exp: Likewise.
14792 * gdb.base/print-symbol-loading.exp: Likewise.
14793 * gdb.threads/gcore-thread.exp: Likewise.
14794 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14795
14796 2014-08-20 Pedro Alves <palves@redhat.com>
14797 Jan Kratochvil <jan.kratochvil@redhat.com>
14798
14799 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14800 configure.
14801 (EXPECT): Handle READ1 being set.
14802 (all): Depend on EXTRA_RULES.
14803 (check-read1, expect-read1, read1.so, read1): New rules.
14804 * README (Testsuite Parameters): Document the READ1 make variable.
14805 (Race detection): New section.
14806 * configure: Regenerate.
14807 * configure.ac: If build==host==target, and running under a
14808 GNU/glibc system, add read1 to the extra Makefile rules.
14809 (EXTRA_RULES): AC_SUBST it.
14810 * lib/read1.c: New file.
14811
14812 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14813
14814 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14815 the handling of variables declared as a typedef to an array
14816 which a DW_AT_data_location attribute.
14817
14818 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14819 Pedro Alves <palves@redhat.com>
14820
14821 PR symtab/14604
14822 PR symtab/14605
14823 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14824 gdb_test.
14825
14826 2014-08-19 Pedro Alves <palves@redhat.com>
14827
14828 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14829
14830 2014-08-19 Yao Qi <yao@codesourcery.com>
14831
14832 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14833 right line.
14834
14835 2014-08-18 David Blaikie <dblaikie@gmail.com>
14836
14837 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14838
14839 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14840
14841 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14842 attribute in array range.
14843
14844 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14845
14846 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14847
14848 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14849
14850 PR c++/17132
14851 * gdb.cp/pr17132.cc: New file.
14852 * gdb.cp/pr17132.exp: New file.
14853
14854 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14855
14856 * gdb.python/py-xmethods.py (A_getarrayind)
14857 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14858 Use 'print' with function call syntax.
14859 (E_method_matcher.match): Fix tab vs space indentation mixup.
14860
14861 2014-08-15 Yao Qi <yao@codesourcery.com>
14862
14863 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14864 false.
14865
14866 2014-08-15 Yao Qi <yao@codesourcery.com>
14867
14868 * gdb.cp/casts.exp: Set print symbol off.
14869 * gdb.cp/class2.exp: Likewise.
14870 * gdb.cp/overload.exp: Likewise.
14871 * gdb.cp/templates.exp: Likewise.
14872
14873 2014-08-11 Doug Evans <dje@google.com>
14874
14875 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14876 (test_load_shlib): Update.
14877
14878 2014-08-09 Yao Qi <yao@codesourcery.com>
14879
14880 * gdb.base/display.exp: Invoke is_address_zero_readable.
14881 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14882 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14883 * gdb.base/hbreak-unmapped.exp: Return if
14884 is_address_zero_readable returns true.
14885 * gdb.base/signest.exp: Likewise.
14886 * gdb.base/signull.exp: Likewise.
14887 * gdb.base/sigbpt.exp: Likewise.
14888 * gdb.guile/scm-disasm.exp: Do the test if
14889 is_address_zero_readable returns false.
14890 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14891 * gdb.python/py-arch.exp: Likewise.
14892 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14893 * lib/gdb.exp (is_address_zero_readable): New proc.
14894
14895 2014-08-09 Yao Qi <yao@codesourcery.com>
14896
14897 PR testsuite/13443
14898 * gdb.mi/mi-var-display.exp: Make test messages unique.
14899
14900 2014-08-04 Tom Tromey <tromey@redhat.com>
14901
14902 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14903 target 0".
14904
14905 2014-08-04 Tom Tromey <tromey@redhat.com>
14906
14907 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14908 "target_resume".
14909
14910 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14911
14912 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14913 inner_vla_struct_object_size.
14914 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14915 as xfail.
14916
14917 2014-07-30 Pedro Alves <palves@redhat.com>
14918
14919 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14920 comment.
14921
14922 2014-07-29 Yao Qi <yao@codesourcery.com>
14923
14924 PR gdb/17206
14925 * gdb.base/until-nodebug.exp: New.
14926
14927 2014-07-28 Doug Evans <xdje42@gmail.com>
14928
14929 PR guile/17203
14930 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14931 previously existing parameter, and previously ambiguously spelled
14932 parameter.
14933
14934 2014-07-28 Will Newton <will.newton@linaro.org>
14935
14936 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14937
14938 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14939 Doug Evans <xdje42@gmail.com>
14940
14941 PR guile/17146
14942 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14943
14944 2014-07-25 Pedro Alves <palves@redhat.com>
14945
14946 * gdb.threads/signal-command-handle-nopass.c: New file.
14947 * gdb.threads/signal-command-handle-nopass.exp: New file.
14948 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14949 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14950 * gdb.threads/signal-delivered-right-thread.c: New file.
14951 * gdb.threads/signal-delivered-right-thread.exp: New file.
14952
14953 2014-07-25 Pedro Alves <palves@redhat.com>
14954
14955 * gdb.base/double-prompt-target-event-error.exp
14956 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14957 match.
14958 (cancel_pagination_in_target_event): Rework double prompt
14959 detection.
14960 * gdb.base/paginate-after-ctrl-c-running.exp
14961 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14962 <return>' match.
14963 * gdb.base/paginate-bg-execution.exp
14964 (test_bg_execution_pagination_return)
14965 (test_bg_execution_pagination_cancel): Remove '-notransfer
14966 <return>' matches.
14967 * gdb.base/paginate-execution-startup.exp
14968 (test_fg_execution_pagination_return)
14969 (test_fg_execution_pagination_cancel): Remove '-notransfer
14970 <return>' matches.
14971 * gdb.base/paginate-inferior-exit.exp
14972 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14973 match.
14974 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14975 * lib/gdb.exp (pagination_prompt): Run text through
14976 string_to_regexp.
14977 (gdb_test_multiple): Match $pagination_prompt instead of
14978 "<return>".
14979 (string_to_regexp): Move to lib/gdb-utils.exp.
14980
14981 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14982
14983 * gdb.arch/amd64-entry-value-paramref.S: New file.
14984 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14985 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14986 * gdb.arch/amd64-optimout-repeat.S: New file.
14987 * gdb.arch/amd64-optimout-repeat.c: New file.
14988 * gdb.arch/amd64-optimout-repeat.exp: New file.
14989
14990 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14991
14992 PR gdb/17170
14993 * gdb.base/statistics.exp: New file.
14994
14995 2014-07-17 Doug Evans <dje@google.com>
14996
14997 PR gdb/17170
14998 * gdb.base/maint.exp: Update testing of per-command stats.
14999
15000 2014-07-16 Pedro Alves <palves@redhat.com>
15001
15002 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15003 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15004 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15005 (tfile_write_buf): New functions.
15006 (add_memory_block): Rewrite using the above.
15007 (adjust_function_address): New function.
15008 (FUNCTION_ADDRESS): New macro.
15009 (write_basic_trace_file): Remove short_x local, and use
15010 tfile_write_16. Change type of func_addr local to unsigned long
15011 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15012 here. Cast argument of add_memory_block to char pointer.
15013 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15014 (main): Remove parameters.
15015 * gdb.trace/tfile.exp: Remove nowarnings.
15016
15017 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15018
15019 * gdb.base/debug-expr.exp: Test string evaluation with
15020 "debug expression" on.
15021
15022 2014-07-15 Pedro Alves <palves@redhat.com>
15023
15024 * gdb.base/reread.exp: Use clean_restart.
15025
15026 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15027
15028 * gdb.arch/avr-flash-qualifer.c: New.
15029 * gdb.arch/avr-flash-qualifer.exp: New.
15030
15031 2014-07-14 Pedro Alves <palves@redhat.com>
15032
15033 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15034 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15035
15036 2014-07-14 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.base/double-prompt-target-event-error.c: New file.
15039 * gdb.base/double-prompt-target-event-error.exp: New file.
15040
15041 2014-07-14 Pedro Alves <palves@redhat.com>
15042
15043 PR gdb/17072
15044 * gdb.base/paginate-inferior-exit.c: New file.
15045 * gdb.base/paginate-inferior-exit.exp: New file.
15046
15047 2014-07-14 Pedro Alves <palves@redhat.com>
15048
15049 PR gdb/17072
15050 * gdb.base/paginate-bg-execution.c: New file.
15051 * gdb.base/paginate-bg-execution.exp: New file.
15052
15053 2014-07-14 Pedro Alves <palves@redhat.com>
15054
15055 PR gdb/17072
15056 * gdb.base/paginate-execution-startup.c: New file.
15057 * gdb.base/paginate-execution-startup.exp: New file.
15058 * lib/gdb.exp (pagination_prompt): New global.
15059 (default_gdb_spawn): New procedure, factored out from
15060 default_gdb_spawn.
15061 (default_gdb_start): Adjust to call default_gdb_spawn.
15062 (gdb_spawn): New procedure.
15063
15064 2014-07-14 Pedro Alves <palves@redhat.com>
15065
15066 * lib/gdb.exp (gdb_assert): New procedure.
15067 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15068
15069 2014-07-14 Pedro Alves <palves@redhat.com>
15070
15071 * gdb.base/execution-termios.c: New file.
15072 * gdb.base/execution-termios.exp: New file.
15073
15074 2014-07-14 Tom Tromey <tromey@redhat.com>
15075
15076 * gdb.cp/vla-cxx.cc: New file.
15077 * gdb.cp/vla-cxx.exp: New file.
15078
15079 2014-07-14 Tom Tromey <tromey@redhat.com>
15080
15081 * gdb.reverse/rerun-prec.c: New file.
15082 * gdb.reverse/rerun-prec.exp: New file.
15083
15084 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15085 Maciej W. Rozycki <macro@codesourcery.com>
15086
15087 * lib/gdb-utils.exp: New file.
15088 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15089 inline `gdb_init_command' processing.
15090 (gdb_start_cmd): Likewise.
15091 * lib/mi-support.exp (mi_run_cmd): Likewise.
15092 * README: Document `gdb_init_command' and `gdb_init_commands'.
15093
15094 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15095
15096 Fix false FAIL running under a very long directory name.
15097 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15098 and "set print elements 10000". Twice.
15099
15100 2014-07-11 Yao Qi <yao@codesourcery.com>
15101
15102 * gdb.base/exprs.exp: "set print symbol off".
15103
15104 2014-07-11 Pedro Alves <palves@redhat.com>
15105
15106 * gdb.threads/kill.c: New file.
15107 * gdb.threads/kill.exp: New file.
15108
15109 2014-07-10 Yao Qi <yao@codesourcery.com>
15110
15111 * gdb.trace/tfile.c (write_basic_trace_file)
15112 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15113 address written to trace file.
15114
15115 2014-07-09 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.base/attach-wait-input.exp: New file.
15118 * gdb.base/attach-wait-input.c: New file.
15119
15120 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15121
15122 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15123 setting up test structures.
15124 (main): Call new test function.
15125 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15126 test function, continue into test function and walk test
15127 structures.
15128
15129 2014-07-02 Yao Qi <yao@codesourcery.com>
15130
15131 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15132 'bar_start' at the beginning of functions 'foo' and 'bar'
15133 respectively.
15134 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15135 instead of 'foo' and 'bar'.
15136
15137 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15138
15139 * gdb.btrace/segv.exp: New.
15140 * gdb.btrace/segv.c: New.
15141
15142 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15143
15144 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15145 instruction.
15146
15147 2014-06-30 Mark Wielaard <mjw@redhat.com>
15148
15149 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15150 vulture, vilify, villar): New volatile array constants.
15151 (vindictive, vegetation): New const volatile array constants.
15152 * gdb.base/volatile.exp: Test volatile and const volatile array
15153 types.
15154
15155 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15156
15157 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15158 target lacks support for awatch, rwatch, or hbreak.
15159
15160 2014-06-27 Yao Qi <yao@codesourcery.com>
15161
15162 * gdb.multi/dummy-frame-restore.exp: New.
15163 * gdb.multi/dummy-frame-restore.c: New.
15164
15165 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15166
15167 * gdb.btrace/gcore.exp: New.
15168
15169 2014-06-23 Pedro Alves <palves@redhat.com>
15170
15171 * gdb.base/watchpoint-reuse-slot.c: New file.
15172 * gdb.base/watchpoint-reuse-slot.exp: New file.
15173
15174 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15175
15176 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15177 progspace's filename in 'info', 'enable' and 'disable' command
15178 tests.
15179
15180 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15181
15182 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15183 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15184 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15185
15186 2014-06-20 Gary Benson <gbenson@redhat.com>
15187
15188 * gdb.arch/i386-avx.exp: Fix include file location.
15189 * gdb.arch/i386-sse.exp: Likewise.
15190
15191 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15192
15193 * gdb.dlang/expression.exp: New file.
15194
15195 2014-06-19 Pedro Alves <palves@redhat.com>
15196
15197 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15198 out from ...
15199 (top level): ... here. Iterate running tests under different
15200 scheduler-locking settings.
15201
15202 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15203
15204 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15205 to DW_FORM_addr and use non-zero addresses.
15206
15207 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15208
15209 PR gdb/17017
15210 * gdb.python/py-xmethods.cc: Add global function call counters and
15211 increment them in their respective functions. Remove "cout"
15212 statements.
15213 * gdb.python/py-xmethods.exp: Make tests check the global function
15214 call counters instead of depending on inferior IO.
15215
15216 2014-06-18 Don Breazeal <donb@codesourcery.com>
15217
15218 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15219 Deleted procedure.
15220 (explicit_fork_parent_follow): Deleted procedure.
15221 (explicit_fork_child_follow): Deleted procedure.
15222 (test_follow_fork): New procedure.
15223 (do_fork_tests): Replace calls to deleted procedures with
15224 calls to test_follow_fork and reset GDB for subsequent
15225 procedure calls.
15226
15227 2014-06-17 Yao Qi <yao@codesourcery.com>
15228
15229 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15230 CP1252.
15231
15232 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15233
15234 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15235 Initialize ptr and S explicitly.
15236 (skip_type_update_when_not_use_rtti_test): Likewise.
15237
15238 2014-06-16 Keith Seitz <keiths@redhat.com>
15239
15240 PR mi/15863
15241 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15242 the inferior is started.
15243
15244 2014-06-16 Pedro Alves <palves@redhat.com>
15245
15246 * gdb.base/break-main-file-remove-fail.c: New file.
15247 * gdb.base/break-main-file-remove-fail.exp: New file.
15248 * gdb.base/break-unload-file.exp: Use build_executable instead of
15249 prepare_for_testing.
15250 (test_break): New parameter "initial_load". Handle it.
15251 (top level): Add initial_load cmdline/file axis.
15252
15253 2014-06-12 Tom Tromey <tromey@redhat.com>
15254
15255 * gdb.base/completion.exp: Don't use directory name in test.
15256
15257 2014-06-09 Gary Benson <gbenson@redhat.com>
15258
15259 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15260 separate the always-available ANSI-standard signals from the
15261 signals that require checking.
15262 (main): Likewise.
15263 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15264 Likewise.
15265 (main): Likewise.
15266
15267 2014-06-07 Keith Seitz <keiths@redhat.com>
15268
15269 Revert:
15270 PR c++/16253
15271 * gdb.cp/var-tag.cc: New file.
15272 * gdb.cp/var-tag.exp: New file.
15273 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15274 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15275 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15276 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15277
15278 2014-06-06 Doug Evans <xdje42@gmail.com>
15279
15280 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15281
15282 2014-06-06 Pedro Alves <palves@redhat.com>
15283
15284 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15285 in target debug output instead of looking at RSP packets,
15286 disabling the test on any target that uses hardware stepping.
15287 Update comments.
15288
15289 2014-06-06 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.base/break-unload-file.exp: Fix typo.
15292
15293 2014-06-06 Yao Qi <yao@codesourcery.com>
15294
15295 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15296 from "jit_function" to "^jit_function".
15297
15298 2014-06-06 Yao Qi <yao@codesourcery.com>
15299
15300 * gdb.base/async.c (foo): Add one statement.
15301 * gdb.base/async.exp: Get the next instruction address and
15302 match the output of "nexti" by instruction address. Match
15303 the hex address in the output of "finish".
15304
15305 2014-06-06 Gary Benson <gbenson@redhat.com>
15306
15307 * gdb.base/call-signals.c: Remove preprocessor conditionals
15308 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15309 SIGSEGV and SIGTERM.
15310 * gdb.base/sigall.c: Likewise.
15311 * gdb.base/unwindonsignal.c: Likewise.
15312 * gdb.reverse/sigall-reverse.c: Likewise.
15313
15314 2014-06-06 Yao Qi <yao@codesourcery.com>
15315
15316 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15317 readable, skip the test.
15318
15319 2014-06-06 Yao Qi <yao@codesourcery.com>
15320
15321 * gdb.threads/staticthreads.c (thread_function): Move the line
15322 setting breakpoint on forward.
15323 * gdb.threads/staticthreads.exp: Update comments.
15324
15325 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15326
15327 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15328 "history-append! type error".
15329
15330 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15331
15332 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15333 erroneous dprintf expected input.
15334
15335 2014-06-04 Doug Evans <xdje42@gmail.com>
15336
15337 * gdb.guile/scm-generics.exp: Delete.
15338
15339 2014-06-04 Doug Evans <xdje42@gmail.com>
15340
15341 * gdb.guile/scm-breakpoint.exp: Update.
15342 Add tests for breakpoint registration.
15343
15344 2014-06-04 Tom Tromey <tromey@redhat.com>
15345
15346 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15347 VLA-in-union.
15348 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15349 inner_vla_struct, vla_union types. Initialize objects of those
15350 types and compute their sizes.
15351
15352 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15353 Hui Zhu <hui@codesourcery.com>
15354
15355 * gdb.base/fileio.exp: Add test for shell not available as well as
15356 available.
15357 * gdb.base/fileio.c (test_system): Check for shell twice.
15358
15359 2014-06-04 Yao Qi <yao@codesourcery.com>
15360
15361 * gdb.base/auto-connect-native-target.exp: Remove redundant
15362 space from the regexp pattern.
15363
15364 2014-06-04 Yao Qi <yao@codesourcery.com>
15365
15366 * gdb.base/default.exp: Replace "child" with "native" in
15367 regexp pattern.
15368
15369 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15370
15371 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15372 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15373 * gdb.python/py-xmethods.py: Python script supporting the
15374 new testcase and tests.
15375
15376 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15377 Pedro Alves <palves@redhat.com>
15378
15379 PR breakpoints/17000
15380 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15381 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15382
15383 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15384
15385 * gdb.base/subst.exp: Add tests to verify partial path matching
15386 output.
15387
15388 2014-06-03 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15391 target that doesn't use software single-stepping.
15392
15393 2014-06-03 Pedro Alves <palves@redhat.com>
15394
15395 PR breakpoints/17000
15396 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15397 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15398
15399 2014-06-02 Doug Evans <xdje42@gmail.com>
15400
15401 * gdb.guile/scm-parameter.exp: New file.
15402
15403 2014-06-02 Doug Evans <xdje42@gmail.com>
15404
15405 * gdb.guile/scm-cmd.c: New file.
15406 * gdb.guile/scm-cmd.exp: New file.
15407
15408 2014-06-02 Doug Evans <xdje42@gmail.com>
15409
15410 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15411 pretty-printer lookup.
15412 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15413 (make-pp_s-printer): Call it.
15414 (make-pretty-printer-from-dict): New function.
15415 (lookup-pretty-printer-maker-from-dict): New function.
15416 (*pretty-printer*): Simplify.
15417 (make-objfile-pp_s-printer): New function.
15418 (install-objfile-pretty-printers!): New function.
15419 (make-progspace-pp_s-printer): New function.
15420 (install-progspace-pretty-printers!): New function.
15421 * gdb.guile/scm-progspace.c: New file.
15422 * gdb.guile/scm-progspace.exp: New file.
15423
15424 2014-06-02 Pedro Alves <palves@redhat.com>
15425
15426 * gdb.base/dprintf-bp-same-addr.c: New file.
15427 * gdb.base/dprintf-bp-same-addr.exp: New file.
15428
15429 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15430
15431 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15432 * gdb.arch/powerpc-power.s: Likewise.
15433
15434 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15435
15436 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15437
15438 2014-06-01 Yao Qi <yao@codesourcery.com>
15439
15440 * gdb.base/watchpoint.exp (test_watch_location): Check null
15441 pointer can be dereferenced. If not, do the test, otherwise
15442 skip it.
15443
15444 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15445
15446 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15447 results.
15448 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15449
15450 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15451
15452 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15453 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15454 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15455 * gdb.arch/amd64-invalid-stack-top.c: New file.
15456 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15457
15458 2014-05-30 Pedro Alves <palves@redhat.com>
15459
15460 PR breakpoints/17000
15461 * gdb.base/sss-bp-on-user-bp.c: New file.
15462 * gdb.base/sss-bp-on-user-bp.exp: New file.
15463
15464 2014-05-30 David Blaikie <dblaikie@gmail.com>
15465
15466 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15467 gnu_inline semantics via attribute.
15468 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15469 source explicitly specifies the required semantics.
15470
15471 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15472
15473 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15474
15475 2014-05-29 Pedro Alves <palves@redhat.com>
15476 Tom Tromey <tromey@redhat.com>
15477
15478 * gdb.base/async-shell.exp: Don't enable target-async.
15479 * gdb.base/async.exp
15480 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15481 parameter. Adjust.
15482 (top level): Don't test with "target-async".
15483 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15484 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15485 * gdb.base/inferior-died.exp: Don't enable target-async.
15486 * gdb.base/interrupt-noterm.exp: Likewise.
15487 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15488 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15489 * gdb.mi/mi-nonstop.exp: Likewise.
15490 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15491 * gdb.mi/mi-nsintrall.exp: Likewise.
15492 * gdb.mi/mi-nsmoribund.exp: Likewise.
15493 * gdb.mi/mi-nsthrexec.exp: Likewise.
15494 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15495 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15496 * gdb.python/py-evsignal.exp: Don't enable target-async.
15497 * gdb.python/py-evthreads.exp: Likewise.
15498 * gdb.python/py-prompt.exp: Likewise.
15499 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15500 * gdb.server/solib-list.exp: Don't enable target-async.
15501 * gdb.threads/thread-specific-bp.exp: Likewise.
15502 * lib/mi-support.exp: Adjust to use mi-async.
15503
15504 2014-05-29 Pedro Alves <palves@redhat.com>
15505
15506 PR gdb/13860
15507 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15508 reason, even in sync mode.
15509
15510 2014-05-29 Pedro Alves <palves@redhat.com>
15511 Hui Zhu <hui@codesourcery.com>
15512
15513 PR PR15693
15514 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15515 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15516 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15517 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15518
15519 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15520
15521 * config/monitor.exp (gdb_target_monitor): Replace use of
15522 "set remotebaud" by "set serial baud".
15523
15524 2014-05-26 Andy Wingo <wingo@igalia.com>
15525
15526 * gdb.guile/scm-breakpoint.exp:
15527 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15528 properties instead of gdb-object-properties.
15529
15530 2014-05-26 Yao Qi <yao@codesourcery.com>
15531
15532 * gdb.server/no-thread-db.exp: Specify source file name
15533 explicitly when setting a breakpoint.
15534
15535 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15536
15537 * gdb.btrace/vdso.c: New.
15538 * gdb.btrace/vdso.exp: New.
15539
15540 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15541
15542 * gdb.base/gcore.exp (capture_command_output): Move ...
15543 * lib/gdb.exp (capture_command_output): ... here.
15544
15545 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15546
15547 * gdb.btrace/data.exp: Test memory access during btrace replay.
15548
15549 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15550
15551 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15552
15553 2014-05-21 Pedro Alves <palves@redhat.com>
15554
15555 PR gdb/13860
15556 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15557 (top level): Test that output related to execution commands is
15558 sent to the console with CLI commands, but not with MI commands.
15559 Test that breakpoint events are always mirrored to the console.
15560 Also expect the new source line to be output after a "next" in
15561 async mode too. Make it a pass/fail test.
15562 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15563 output.
15564 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15565
15566 2014-05-21 Pedro Alves <palves@redhat.com>
15567
15568 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15569 Use them to test variations of "list" after reaching a breakpoint.
15570 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15571 Test "list" with listsize 10 after reaching a breakpoint.
15572 * gdb.python/python.exp (decode_line current location line
15573 number): Adjust expected line number.
15574
15575 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15576
15577 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15578 behavior for $args, pass it directly to "run".
15579
15580 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15581
15582 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15583 30000 to 65536.
15584
15585 2014-05-21 Pedro Alves <palves@redhat.com>
15586
15587 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15588 auto-connect-native-target off".
15589 * gdb.base/auto-connect-native-target.c: New file.
15590 * gdb.base/auto-connect-native-target.exp: New file.
15591
15592 2014-05-21 Pedro Alves <palves@redhat.com>
15593
15594 * gdb.base/default.exp: Test "target native" instead of "target
15595 child".
15596
15597 2014-05-21 Mark Wielaard <mjw@redhat.com>
15598
15599 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15600
15601 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15602
15603 Fix TLS access for -static -pthread.
15604 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15605 <HAVE_TLS> (thread_function, main): Initialize it.
15606 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15607 Add clean_restart.
15608 <$have_tls != "">: Check TLSVAR.
15609
15610 2014-05-21 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/dcache-line-read-error.c: New.
15613 * gdb.base/dcache-line-read-error.exp: New.
15614
15615 2014-05-20 Pedro Alves <palves@redhat.com>
15616
15617 * gdb.base/compare-sections.c: New file.
15618 * gdb.base/compare-sections.exp: New file.
15619
15620 2014-05-20 Pedro Alves <palves@redhat.com>
15621
15622 * gdb.base/break-idempotent.c: New file.
15623 * gdb.base/break-idempotent.exp: New file.
15624
15625 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15626
15627 * gdb.btrace/nohist.exp: New.
15628
15629 2014-05-20 Yao Qi <yao@codesourcery.com>
15630
15631 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15632 gdb.reverse directory and gdb_reverse_timeout exists in board
15633 setting.
15634 * README: Document gdb_reverse_timeout.
15635
15636 2014-05-20 Yao Qi <yao@codesourcery.com>
15637
15638 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15639 'test_file_name'. Treat args as a string instead of a list.
15640 (gdb_init): Rename argument 'args' by 'test_file_name'.
15641
15642 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15643
15644 * gdb.arch/powerpc-power.exp: New file.
15645 * gdb.arch/powerpc-power.s: New file.
15646
15647 2014-05-16 Doug Evans <dje@google.com>
15648
15649 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15650 * gdb.base/completion.exp: Check that all expected files exist
15651 before doing file completion.
15652
15653 2014-05-16 Doug Evans <dje@google.com>
15654
15655 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15656 Update.
15657 (do_syscall_tests_without_xml): Update.
15658
15659 2014-05-16 Pedro Alves <palves@redhat.com>
15660
15661 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15662 instead of "unknown output after running".
15663
15664 2014-05-16 Yao Qi <yao@codesourcery.com>
15665
15666 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15667 file1.txt from host at the end.
15668 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15669
15670 2014-05-15 Doug Evans <dje@google.com>
15671
15672 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15673 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15674 loading file. Add test for TU lookup.
15675
15676 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15677
15678 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15679 calling "-exec-arguments" or "set args" before running the
15680 inferior.
15681
15682 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15683
15684 * lib/mi-support.exp (mi_expect_stop): Expect message for
15685 inferiors that exit with non-zero exit code.
15686
15687 2014-05-14 Yao Qi <yao@codesourcery.com>
15688
15689 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15690 match absolute path on remote host.
15691 (test_file_list_exec_source_files): Remove "/" from the
15692 pattern.
15693
15694 2014-05-14 Yao Qi <yao@codesourcery.com>
15695
15696 * boards/local-remote-host-notty.exp (${board}_file): New
15697 proc.
15698
15699 2014-05-07 Kyle McMartin <kyle@redhat.com>
15700
15701 Pushed by Joel Brobecker <brobecker@adacore.com>.
15702 * gdb.arch/aarch64-atomic-inst.c: New file.
15703 * gdb.arch/aarch64-atomic-inst.exp: New file.
15704
15705 2014-05-07 Yao Qi <yao@codesourcery.com>
15706
15707 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15708 in current context" too.
15709
15710 2014-05-05 Keith Seitz <keiths@redhat.com>
15711
15712 * gdb.linespec/ls-dollar.exp: Add test for linespec
15713 file:convenience_variable.
15714
15715 2014-05-05 Yao Qi <yao@codesourcery.com>
15716
15717 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15718 traceframes into tfile and ctf trace files. Read data from
15719 trace file and test collected data.
15720 (gdb_collect_locals_test): Likewise.
15721 (gdb_unavailable_registers_test): Likewise.
15722 (gdb_unavailable_floats): Likewise.
15723 (gdb_collect_globals_test): Likewise.
15724 (top-level): Append "ctf" to trace_file_targets if GDB
15725 supports.
15726
15727 2014-05-05 Yao Qi <yao@codesourcery.com>
15728
15729 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15730 code to ...
15731 (gdb_collect_args_test_1): ... it. New proc.
15732 (gdb_collect_locals_test): Move some code to ...
15733 (gdb_collect_locals_test_1): ... it. New proc.
15734 (gdb_unavailable_registers_test): Move some code to ...
15735 (gdb_unavailable_registers_test_1): ... it. New proc.
15736 (gdb_unavailable_floats): Move some code to ...
15737 (gdb_unavailable_floats_1): ... it. New proc.
15738
15739 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15740
15741 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15742 probes to test for bitness recognition.
15743 * gdb.arch/amd64-stap-optional-prefix.exp
15744 (test_probe_value_without_reg): New procedure.
15745 Add code to test for different kinds of bitness.
15746
15747 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15748
15749 PR breakpoints/16889
15750 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15751 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15752
15753 2014-05-01 Pedro Alves <palves@redhat.com>
15754
15755 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15756 gdb_file_cmd if no file is specified.
15757 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15758 last_loaded_file to set the remote exec-file.
15759
15760 2014-05-01 Pedro Alves <palves@redhat.com>
15761
15762 * boards/local-remote-host.exp: New file.
15763
15764 2014-05-01 Pedro Alves <palves@redhat.com>
15765
15766 * boards/local-remote-host.exp: Rename to ...
15767 * boards/local-remote-host-notty.exp: ... this.
15768
15769 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15770
15771 * gdb.ada/dyn_arrayidx: New testcase.
15772
15773 2014-04-26 Yao Qi <yao@codesourcery.com>
15774
15775 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15776 and compute the length of function main. Save it in
15777 $main_length.
15778 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15779 (top-level): Use gdb_compile to compile objects into
15780 executable and restart GDB. Remove invocation to
15781 prepare_for_testing.
15782
15783 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15784 Pedro Alves <palves@redhat.com>
15785
15786 PR server/16255
15787 * gdb.multi/multi-attach.c: New file.
15788 * gdb.multi/multi-attach.exp: New file.
15789
15790 2014-04-25 Pedro Alves <palves@redhat.com>
15791
15792 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15793 user.
15794 (top level): Test that "set remote conditional-breakpoints-packet
15795 off" works as intended.
15796 * gdb.base/dprintf.exp: Test that "set remote
15797 breakpoint-commands-packet off" works as intended.
15798 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15799 New function.
15800 (top level): Call it.
15801 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15802 remote fast-tracepoints-packet off" works as intended.
15803 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15804 * lib/gdb.exp (gdb_is_target_remote): ... here.
15805
15806 2014-04-24 David Blaikie <dblaikie@gmail.com>
15807
15808 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15809 ensure clang would not discard them.
15810 * gdb.base/gdbvars.c: Ditto.
15811 * gdb.base/memattr.c: Ditto.
15812 * gdb.base/whatis.c: Ditto.
15813 * gdb.python/py-prettyprint.c: Ditto.
15814 * gdb.trace/actions.c: Ditto.
15815 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15816 ensure clang would not discard it.
15817
15818 2014-04-24 David Blaikie <dblaikie@gmail.com>
15819
15820 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15821 clang to emit the full definition of type required by the test
15822 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15823
15824 2014-04-24 David Blaikie <dblaikie@gmail.com>
15825
15826 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15827 coax Clang into emitting the definition of the type.
15828 * gdb.cp/pr10728-x.h (y): Ditto.
15829 * gdb.cp/pr10728-y.cc (y): Ditto.
15830
15831 2014-04-24 David Blaikie <dblaikie@gmail.com>
15832
15833 * gdb.base/label.exp: XFAIL label related tests under Clang.
15834 * gdb.cp/cplabel.exp: Ditto.
15835 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15836 under Clang those using labels.
15837
15838 2014-04-25 Yao Qi <yao@codesourcery.com>
15839
15840 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15841 double_label.
15842 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15843 partial_label and double_label.
15844
15845 2014-04-24 David Blaikie <dblaikie@gmail.com>
15846
15847 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15848
15849 2014-04-24 David Blaikie <dblaikie@gmail.com>
15850
15851 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15852 of the function to work across GCC and Clang.
15853 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15854 pointer types (const void ** const V void **).
15855
15856 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15857 Walfred Tedeschi <walfred.tedeschi@intel.com>
15858
15859 * Makefile.in (EXECUTABLES): Added i386-avx512.
15860 * gdb.arch/i386-avx512.c: New file.
15861 * gdb.arch/i386-avx512.exp: Likewise.
15862
15863 2014-04-23 Keith Seitz <keiths@redhat.com>
15864
15865 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15866 (mi_make_breakpoint_table): New procedure.
15867 (mi_create_breakpoint): Use mi_make_breakpoint
15868 and return the result.
15869 (mi_make_breakpoint): New procedure.
15870 (mi_build_kv_pairs): New procedure.
15871
15872 * gdb.mi/mi-break.exp: Remove unused globals,
15873 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15874 All callers updated.
15875 * gdb.mi/mi-dprintf.exp: Use variable to track command
15876 number.
15877 Update all callers of mi_create_breakpoint and use
15878 mi_make_breakpoint_table.
15879 Remove any unused global variables.
15880 * gdb.mi/mi-nonstop.exp: Likewise.
15881 * gdb.mi/mi-nsintrall.exp: Likewise.
15882 * gdb.mi/mi-nsmoribund.exp: Likewise.
15883 * gdb.mi/mi-nsthrexec.exp: Likewise.
15884 * gdb.mi/mi-reverse.exp: Likewise.
15885 * gdb.mi/mi-simplerun.exp: Likewise.
15886 * gdb.mi/mi-stepn.exp: Likewise.
15887 * gdb.mi/mi-syn-frame.exp: Likewise.
15888 * gdb.mi/mi-until.exp: Likewise.
15889 * gdb.mi/mi-var-cp.exp: Likewise.
15890 * gdb.mi/mi-var-display.exp: Likewise.
15891 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15892 * gdb.mi/mi2-var-child.exp: Likewise.
15893 * gdb.mi/mi-vla-c99.exp: Likewise.
15894 * lib/mi-support.exp: Likewise.
15895
15896 From Ian Lance Taylor <iant@cygnus.com>:
15897 * lib/gdb.exp (parse_args): New procedure.
15898
15899 2014-04-23 Pedro Alves <palves@redhat.com>
15900
15901 * gdb.base/break-unload-file.c: New file.
15902 * gdb.base/break-unload-file.exp: New file.
15903 * gdb.base/sym-file-lib.c (baz): New function.
15904 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15905 field.
15906 (load): Store the segment's mapped size.
15907 (unload): New function.
15908 (unload_shlib): New function.
15909 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15910 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15911 set a breakpoint at baz, and call it.
15912 * gdb.base/sym-file.exp: New tests for stale breakpoint
15913 instructions.
15914
15915 2014-04-23 Pedro Alves <palves@redhat.com>
15916
15917 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15918 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15919 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15920 * gdb.base/hbreak-unmapped.c: New file.
15921 * gdb.base/hbreak-unmapped.exp: New file.
15922 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15923 * lib/gdb.exp (gdb_is_target_remote): ... here.
15924
15925 2014-04-22 Pedro Alves <palves@redhat.com>
15926
15927 * gdb.base/consecutive-step-over.c: New file.
15928 * gdb.base/consecutive-step-over.exp: New file.
15929
15930 2014-04-22 Pedro Alves <palves@redhat.com>
15931
15932 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15933 instead of send_gdb/gdb_expect.
15934
15935 2014-04-22 Yao Qi <yao@codesourcery.com>
15936
15937 * lib/trace-support.exp (generate_tracefile): New procedure.
15938 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15939 return 0.
15940 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15941 if generate_tracefile returns 1.
15942
15943 2014-04-18 Tom Tromey <palves@redhat.com>
15944 Pedro alves <tromey@redhat.com>
15945
15946 PR backtrace/15558
15947 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15948 with a backtrace limit.
15949 * gdb.python/py-frame-inline.exp: Test running to an inline
15950 function with a backtrace limit, and printing the newest frame.
15951 * gdb.python/py-frame-inline.c (main): Call f.
15952
15953 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15954
15955 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15956
15957 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15958
15959 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15960 Drop prefix from unsupported source file path.
15961
15962 2014-04-17 Yao Qi <yao@codesourcery.com>
15963
15964 * lib/gdb.exp (with_target_charset): New proc.
15965 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15966 with_target_charset.
15967 (test_print_strings): Likewise.
15968 (test_repeat_bytes): Likewise.
15969 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15970 for some tests.
15971
15972 2014-04-16 Keith Seitz <keiths@redhat.com>
15973
15974 PR gdb/15827
15975 * gdb.dwarf2/corrupt.c: New file.
15976 * gdb.dwarf2/corrupt.exp: New file.
15977
15978 2014-04-16 Keith Seitz <keiths@redhat.com>
15979
15980 PR c++/16597
15981 * gdb.cp/namelessclass.cc: New file.
15982 * gdb.cp/namelessclass.exp: New file.
15983 * gdb.cp/namelessclass.S: New file.
15984
15985 2014-04-16 Doug Evans <dje@google.com>
15986
15987 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15988 Add comment.
15989 (gdbserver_default_get_comm_port): New function.
15990 (gdbserver_start): Check if board file provided
15991 "gdbserver,get_comm_port" and use it if so.
15992 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15993 (gdb,socketport): Set to "stdio".
15994 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15995 (stdio_gdbserver_template): Delete.
15996 (${board}_get_remote_address): Update.
15997 (${board}_build_remote_cmd): Delete.
15998 (${board}_get_comm_port): New function.
15999 (${board}_spawn): Update.
16000 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16001 Delete.
16002 (${board}_get_remote_address): Update.
16003 (${board}_get_comm_port): New function.
16004
16005 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16006
16007 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16008 appearing in any order.
16009
16010 2014-04-15 Doug Evans <dje@google.com>
16011
16012 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16013 uninitialized value of "description".
16014
16015 2014-04-15 Keith Seitz <keiths@redhat.com>
16016
16017 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16018 Remove unused globals.
16019 (test_running_the_program): Likewise.
16020 (test_controlled_execution): Likewise.
16021 (test_controlling_breakpoints): Likewise.
16022 (test_program_termination): Likewise.
16023
16024 2014-04-15 Keith Seitz <keiths@redhat.com>
16025
16026 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16027 unused globals.
16028 (test_rbreak_creation_and_listing): Likewise.
16029 (test_ignore_count): Likewise.
16030 (test_error): Likewise.
16031
16032 2014-04-15 Pedro Alves <palves@redhat.com>
16033
16034 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16035 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16036 sym-file-loader.c.
16037 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16038 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16039 to sym-file-loader.c.
16040 (struct library): Forward declare.
16041 (load_shlib, lookup_function): Change prototypes.
16042 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16043 (translate_offset): Remove declarations.
16044 (get_text_addr): New declaration.
16045 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16046 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16047 sym-file-loader.h.
16048 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16049 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16050 here from sym-file-loader.h.
16051 (struct library): New structure.
16052 (load_shlib, lookup_function): Change prototypes and adjust to
16053 work with a struct library.
16054 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16055 (translate_offset): Make static.
16056 (get_text_addr): New function.
16057 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16058
16059 2014-04-15 Pedro Alves <palves@redhat.com>
16060
16061 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16062
16063 2014-04-15 Pedro Alves <palves@redhat.com>
16064
16065 * gdb.base/sym-file-loader.c: Include <limits.h>.
16066 (SELF_LINK): New define.
16067 (get_origin): New function.
16068 (load_shlib): Use it.
16069 * gdb.base/sym-file.exp: Don't early return if the target is
16070 remote. Use runto_main, and issue fail is that fails. Use
16071 gdb_load_shlibs.
16072 (shlib_name): Delete.
16073 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16074
16075 2014-04-15 Pedro Alves <palves@redhat.com>
16076
16077 * gdb.base/sym-file.exp: Remove regex characters from test
16078 message. Don't refer to breakpoint numbers in test messages.
16079
16080 2014-04-14 Keith Seitz <keiths@redhat.com>
16081
16082 PR c++/16253
16083 * gdb.cp/var-tag.cc: New file.
16084 * gdb.cp/var-tag.exp: New file.
16085 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16086 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16087 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16088 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16089
16090 2014-04-14 Tom Tromey <tromey@redhat.com>
16091
16092 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16093 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16094 type.
16095 * gdb.cp/enum-class.exp: New file.
16096 * gdb.cp/enum-class.cc: New file.
16097
16098 2014-04-14 Tom Tromey <tromey@redhat.com>
16099
16100 * gdb.dwarf2/enum-type.exp: New file.
16101
16102 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16103
16104 * gdb.mi/mi-vla-c99.exp: New file.
16105 * gdb.mi/vla.c: New file.
16106
16107 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16108
16109 * gdb.base/vla-datatypes.c: New file.
16110 * gdb.base/vla-datatypes.exp: New file.
16111
16112 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16113
16114 * gdb.base/vla-ptr.c: New file.
16115 * gdb.base/vla-ptr.exp: New file.
16116
16117 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16118
16119 * gdb.dwarf2/count.exp: New file.
16120
16121 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16122
16123 * gdb.base/vla-sideeffect.c: New file.
16124 * gdb.base/vla-sideeffect.exp: New file.
16125
16126 2014-04-14 David Blaikie <dblaikie@gmail.com>
16127
16128 * gdb.mi/non-stop.c: Add return value for non-void function return
16129 statement.
16130 * gdb.threads/staticthreads.c: Ditto.
16131
16132 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16133 Doug Evans <xdje42@gmail.com>
16134
16135 * gdb.guile/scm-value.c: Improve test case.
16136 * gdb.guile/scm-value.exp: Add new test.
16137
16138 2014-04-11 David Blaikie <dblaikie@gmail.com>
16139
16140 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16141 override Clang's default.
16142
16143 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16144
16145 Revert the following changes (regressions):
16146
16147 * gdb.base/vla-sideeffect.c: New file.
16148 * gdb.base/vla-sideeffect.exp: New file.
16149
16150 * gdb.dwarf2/count.exp: New file.
16151
16152 * gdb.base/vla-multi.c: New file.
16153 * gdb.base/vla-multi.exp: New file.
16154
16155 * gdb.base/vla-ptr.c: New file.
16156 * gdb.base/vla-ptr.exp: New file.
16157
16158 * gdb.base/vla-datatypes.c: New file.
16159 * gdb.base/vla-datatypes.exp: New file.
16160
16161 * gdb.mi/mi-vla-c99.exp: New file.
16162 * gdb.mi/vla.c: New file.
16163
16164 2014-04-11 Keith Seitz <keiths@redhat.com>
16165
16166 PR c++/16675
16167 * gdb.cp/cpsizeof.exp: New file.
16168 * gdb.cp/cpsizeof.cc: New file.
16169
16170 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16171
16172 * gdb.mi/mi-vla-c99.exp: New file.
16173 * gdb.mi/vla.c: New file.
16174
16175 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16176
16177 * gdb.base/vla-datatypes.c: New file.
16178 * gdb.base/vla-datatypes.exp: New file.
16179
16180 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16181
16182 * gdb.base/vla-ptr.c: New file.
16183 * gdb.base/vla-ptr.exp: New file.
16184
16185 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16186
16187 * gdb.base/vla-multi.c: New file.
16188 * gdb.base/vla-multi.exp: New file.
16189
16190 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16191
16192 * gdb.dwarf2/count.exp: New file.
16193
16194 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16195
16196 * gdb.base/vla-sideeffect.c: New file.
16197 * gdb.base/vla-sideeffect.exp: New file.
16198
16199 2014-04-11 Yao Qi <yao@codesourcery.com>
16200
16201 * gdb.base/completion.exp: Check file exists before running tests
16202 on file completion.
16203
16204 2014-04-10 Pedro Alves <palves@redhat.com>
16205
16206 * gdb.base/cond-eval-mode.c: New file.
16207 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16208 prepare_for_testing to build the new file. Check result of
16209 runto_main.
16210 (test_break, test_watch): New procedures.
16211 (top level): Use them.
16212
16213 2014-04-08 Pierre Muller <muller@sourceware.org>
16214
16215 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16216 Ctrl-V use for mingw hosts.
16217
16218 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16219
16220 * gdb.python/py-value.c: Improve test case.
16221 * gdb.python/py-value.exp: Add new test.
16222
16223 2014-04-07 David Blaikie <dblaikie@gmail.com>
16224
16225 * lib/compiler.c: Identify the clang compiler.
16226 * lib/compiler.cc: Ditto.
16227
16228 2014-04-03 Yao Qi <yao@codesourcery.com>
16229
16230 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16231
16232 2014-04-01 Anton Blanchard <anton@samba.org>
16233
16234 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16235 messages unique.
16236
16237 2014-04-01 Anton Blanchard <anton@samba.org>
16238
16239 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16240 prepare_for_testing.
16241
16242 2014-04-01 Anton Blanchard <anton@samba.org>
16243
16244 * gdb.arch/ppc64-atomic-inst.c: Remove.
16245 * gdb.arch/ppc64-atomic-inst.S: New file.
16246 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16247
16248 2014-03-31 Doug Evans <dje@google.com>
16249
16250 * gdb.base/print-symbol-loading-lib.c: New file.
16251 * gdb.base/print-symbol-loading-main.c: New file.
16252 * gdb.base/print-symbol-loading.exp: New file.
16253
16254 2014-03-31 Yao Qi <yao@codesourcery.com>
16255
16256 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16257
16258 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16259
16260 * gdb.ada/mi_dyn_arr: New testcase.
16261
16262 2014-03-27 Doug Evans <dje@google.com>
16263
16264 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16265
16266 2014-03-27 Yao Qi <yao@codesourcery.com>
16267
16268 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16269 if target is nios2-*-*.
16270
16271 2014-03-26 Yao Qi <yao@codesourcery.com>
16272
16273 * lib/gdb.exp (readline_is_used): New proc.
16274 * gdb.base/completion.exp: Move tests on command complete up.
16275 Skip the rest of tests if readline is not used.
16276 * gdb.ada/complete.exp: Skp the test if readline is not
16277 used.
16278 * gdb.base/filesym.exp: Likewise.
16279 * gdb.base/macscp.exp: Likewise.
16280 * gdb.base/readline-ask.exp: Likewise.
16281 * gdb.base/readline.exp: Likewise.
16282 * gdb.python/py-cmd.exp: Likewise.
16283 * gdb.trace/tfile.exp: Likewise.
16284
16285 2014-03-26 Yao Qi <yao@codesourcery.com>
16286
16287 * gdb.base/macscp.exp: Fix code format issues.
16288
16289 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16290
16291 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16292 * gdb.asm/powerpc64le.inc: New file.
16293
16294 2014-03-25 Pedro Alves <palves@redhat.com>
16295 Doug Evans <dje@google.com>
16296
16297 * gdb.base/source-execution.c: New file.
16298 * gdb.base/source-execution.exp: New file.
16299 * gdb.base/source-execution.gdb: New file.
16300
16301 2014-03-24 Doug Evans <dje@google.com>
16302
16303 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16304 using fission.
16305
16306 2014-03-24 Hui Zhu <hui@codesourcery.com>
16307 Pedro Alves <palves@redhat.com>
16308
16309 PR breakpoints/16101
16310 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16311 test pass/fail messages. Detect missing support for dprintf when
16312 breakpoints are actually inserted.
16313 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16314 breakpoints are actually inserted.
16315 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16316 fails.
16317
16318 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16319
16320 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16321
16322 2014-03-22 Doug Evans <xdje42@gmail.com>
16323
16324 * gdb.python/python.exp (python not supported): Verify multi-line
16325 python command issues an error.
16326 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16327 guile command issues an error.
16328
16329 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16330
16331 * gdb.threads/thread-specific.exp: Handle the lack of usable
16332 $this_breakpoint and $this_thread.
16333
16334 2014-03-21 Hui Zhu <hui@codesourcery.com>
16335
16336 * gdb.base/attach.exp (do_command_attach_tests): New.
16337
16338 2014-03-20 Tom Tromey <tromey@redhat.com>
16339 Pedro Alves <palves@redhat.com>
16340
16341 PR cli/15718
16342 * gdb.base/condbreak-call-false.c: New file.
16343 * gdb.base/condbreak-call-false.exp: New file.
16344
16345 2014-03-20 Pedro Alves <palves@redhat.com>
16346
16347 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16348 Delete.
16349 (block_signals, unblock_signals): Delete.
16350 (child_function_2, main): Remove references to deleted variable
16351 and functions.
16352
16353 2014-03-20 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16356 Use pthread_kill to signal thread 2.
16357 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16358 Adjust to make the test send itself a signal rather than using the
16359 host's "kill" command.
16360
16361 2014-03-20 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.threads/multiple-step-overs.c: New file.
16364 * gdb.threads/multiple-step-overs.exp: New file.
16365 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16366 Adjust expected infrun debug output.
16367
16368 2014-03-20 Pedro Alves <palves@redhat.com>
16369
16370 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16371 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16372
16373 2014-03-20 Pedro Alves <palves@redhat.com>
16374
16375 PR breakpoints/7143
16376 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16377 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16378 of gdb_test_multiple.
16379 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16380 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16381
16382 2014-03-20 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16385 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16386
16387 2014-03-19 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.base/async.exp: Remove early return.
16390
16391 2014-03-19 Pedro Alves <palves@redhat.com>
16392
16393 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16394
16395 2014-03-19 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.base/async.exp (test_background): Expect \r\n after
16398 "completed." in the fail pattern.
16399
16400 2014-03-19 Pedro Alves <palves@redhat.com>
16401
16402 * gdb.base/async.exp (test_background): New procedure.
16403 Use it for all background execution command tests.
16404
16405 2014-03-19 Pedro Alves <palves@redhat.com>
16406
16407 * gdb.base/async.exp: Use prepare_for_testing.
16408
16409 2014-03-19 Pedro Alves <palves@redhat.com>
16410
16411 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16412 the same line.
16413
16414 2014-03-19 Pedro Alves <palves@redhat.com>
16415
16416 * gdb.base/async.c (main): Add "jump here" and "until here" line
16417 marker comments.
16418 * gdb.base/async.exp (jump_here): New global.
16419 (jump& test): Use it.
16420 (until_here): New global.
16421 (until& test): Use it.
16422
16423 2014-03-19 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.base/async.exp: Don't frob gdb_protocol.
16426
16427 2014-03-18 Doug Evans <xdje42@gmail.com>
16428
16429 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16430 Fix spelling of exec-done-display.
16431
16432 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16433
16434 PR gdb/15358
16435 * gdb.base/gdb-sigterm.c: New file.
16436 * gdb.base/gdb-sigterm.exp: New file.
16437
16438 2014-03-18 Pedro Alves <palves@redhat.com>
16439
16440 PR gdb/13860
16441 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16442 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16443 solib-event.
16444
16445 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16446
16447 * gdb.ada/pckd_arr_ren: New testcase.
16448
16449 2014-03-13 Doug Evans <xdje42@gmail.com>
16450
16451 PR guile/16612
16452 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16453 collect after discarding symbols.
16454
16455 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16456 Doug Evans <xdje42@gmail.com>
16457
16458 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16459 to history survives a gc.
16460
16461 2014-03-13 Pedro Alves <palves@redhat.com>
16462
16463 * gdb.base/default.exp: Don't test "target procfs".
16464
16465 2014-03-13 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/default.exp: Update "target child" and "target procfs"
16468 tests to not expect "Unix".
16469
16470 2014-03-12 Tom Tromey <tromey@redhat.com>
16471
16472 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16473 New procs. Add target-async tests.
16474 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16475 Add target-async tests.
16476
16477 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16478
16479 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16480 'func_start' and 'func_end' for the beginning and end of the
16481 function code, respectively.
16482 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16483 'func_end' instead of 'func' and 'main'.
16484
16485 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16486
16487 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16488 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16489 generate the debug info assembler source.
16490
16491 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16492
16493 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16494 * gdb.dwarf2/arr-subrange.exp: Likewise.
16495 * gdb.dwarf2/dwz.exp: Likewise.
16496 * gdb.dwarf2/method-ptr.exp: Likewise.
16497 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16498 * gdb.dwarf2/subrange.exp: Likewise.
16499 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16500 * gdb.dwarf2/implptrpiece.exp: Likewise.
16501 * gdb.dwarf2/nostaticblock.exp: Likewise.
16502
16503 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16504
16505 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16506 directory to absolute path name arguments.
16507
16508 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16509
16510 * gdb.ada/tagged_access: New testcase.
16511
16512 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16513
16514 * gdb.btrace/data.exp: Update expected output.
16515
16516 2014-03-06 Yao Qi <yao@codesourcery.com>
16517
16518 * gdb.trace/pr16508.exp: New file.
16519
16520 2014-03-05 Pedro Alves <palves@redhat.com>
16521
16522 PR gdb/16575
16523 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16524 procedure.
16525 (top level): Adjust to use it. Add tests that exercise breakpoint
16526 interaction with the code-cache.
16527
16528 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16529
16530 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16531 test for 'history-append!'.
16532
16533 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16534
16535 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16536 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16537 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16538 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16539 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16540 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16541
16542 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16543
16544 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16545 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16546 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16547
16548 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16549
16550 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16551
16552 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16553
16554 * gdb.dwarf2/arr-stride.c: New file.
16555 * gdb.dwarf2/arr-stride.exp: New file.
16556
16557 2014-02-26 Pedro Alves <palves@redhat.com>
16558
16559 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16560 that won't ever trigger. Make sure that GDB reports the correct
16561 breakpoint that caused the stop.
16562
16563 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16564
16565 PR gdb/16626
16566 * gdb.base/auto-load-script: New file.
16567 * gdb.base/auto-load.c: New file.
16568 * gdb.base/auto-load.exp: New file.
16569
16570 PR gdb/16626
16571 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16572
16573 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16574
16575 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16576 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16577
16578 2014-02-24 Doug Evans <dje@google.com>
16579
16580 * lib/gdb.exp (run_on_host): Log error output if program fails.
16581
16582 2014-02-21 Pedro Alves <palves@redhat.com>
16583
16584 * gdb.threads/step-after-sr-lock.c: Rename to ...
16585 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16586 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16587 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16588 ... this.
16589
16590 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16591
16592 PR tdep/16397
16593 * gdb.arch/amd64-stap-special-operands.exp: New file.
16594 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16595 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16596 * gdb.arch/amd64-stap-triplet.S: Likewise.
16597 * gdb.arch/amd64-stap-triplet.c: Likewise.
16598
16599 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16600
16601 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16602 in .section pseudo-op.
16603
16604 2014-02-20 lin zuojian <manjian2006@gmail.com>
16605 Joel Brobecker <brobecker@adacore.com>
16606 Doug Evans <xdje42@gmail.com>
16607
16608 PR symtab/16581
16609 * gdb.dwarf2/dw2-icycle.S: New file.
16610 * gdb.dwarf2/dw2-icycle.c: New file.
16611 * gdb.dwarf2/dw2-icycle.exp: New file.
16612
16613 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16614
16615 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16616 operations on gdb.Value objects.
16617 * gdb.python/py-value-cc.exp: Add new test to test operations on
16618 gdb.Value objects.
16619
16620 2014-02-18 Doug Evans <dje@google.com>
16621
16622 * Makefile.in (TESTS): New variable.
16623 (expanded_tests, expanded_tests_or_none): New variables
16624 (check-single): Pass $(expanded_tests_or_none) to runtest.
16625 (check-parallel): Only run tests in $(TESTS) if non-empty.
16626 (check/no-matching-tests-found): New rule.
16627 * README: Document TESTS makefile variable.
16628
16629 2014-02-18 Doug Evans <dje@google.com>
16630
16631 * Makefile.in (check-parallel): rm -rf outputs temp.
16632
16633 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16634
16635 Fix "ERROR: no fileid for" in the testsuite.
16636 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16637
16638 2014-02-12 Doug Evans <dje@google.com>
16639
16640 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16641 (MISCELLANEOUS): New variable.
16642 (clean): rm -rf $(MISCELLANEOUS).
16643 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16644 dwp live in the same directory as symlinks, with each symlink pointed
16645 to a differently named file in a different directory.
16646
16647 2014-02-11 Doug Evans <dje@google.com>
16648
16649 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16650 of Tcl file commands.
16651
16652 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16653
16654 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16655 "kill -SIGUSR1 -1".
16656
16657 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16658
16659 * gdb.ada/tick_length_array_enum_idx: New testcase.
16660
16661 2014-02-10 Doug Evans <xdje42@gmail.com>
16662
16663 * configure.ac (AC_OUTPUT): Add gdb.guile.
16664 * configure: Regenerate.
16665 * lib/gdb-guile.exp: New file.
16666 * lib/gdb.exp (get_target_charset): New function.
16667 * gdb.base/help.exp: Update expected output from "apropos apropos".
16668 * gdb.guile/Makefile.in: New file.
16669 * gdb.guile/guile.exp: New file.
16670 * gdb.guile/scm-arch.c: New file.
16671 * gdb.guile/scm-arch.exp: New file.
16672 * gdb.guile/scm-block.c: New file.
16673 * gdb.guile/scm-block.exp: New file.
16674 * gdb.guile/scm-breakpoint.c: New file.
16675 * gdb.guile/scm-breakpoint.exp: New file.
16676 * gdb.guile/scm-disasm.c: New file.
16677 * gdb.guile/scm-disasm.exp: New file.
16678 * gdb.guile/scm-equal.c: New file.
16679 * gdb.guile/scm-equal.exp: New file.
16680 * gdb.guile/scm-error.exp: New file.
16681 * gdb.guile/scm-error.scm: New file.
16682 * gdb.guile/scm-frame-args.c: New file.
16683 * gdb.guile/scm-frame-args.exp: New file.
16684 * gdb.guile/scm-frame-args.scm: New file.
16685 * gdb.guile/scm-frame-inline.c: New file.
16686 * gdb.guile/scm-frame-inline.exp: New file.
16687 * gdb.guile/scm-frame.c: New file.
16688 * gdb.guile/scm-frame.exp: New file.
16689 * gdb.guile/scm-generics.exp: New file.
16690 * gdb.guile/scm-gsmob.exp: New file.
16691 * gdb.guile/scm-iterator.c: New file.
16692 * gdb.guile/scm-iterator.exp: New file.
16693 * gdb.guile/scm-math.c: New file.
16694 * gdb.guile/scm-math.exp: New file.
16695 * gdb.guile/scm-objfile-script-gdb.in: New file.
16696 * gdb.guile/scm-objfile-script.c: New file.
16697 * gdb.guile/scm-objfile-script.exp: New file.
16698 * gdb.guile/scm-objfile.c: New file.
16699 * gdb.guile/scm-objfile.exp: New file.
16700 * gdb.guile/scm-ports.exp: New file.
16701 * gdb.guile/scm-pretty-print.c: New file.
16702 * gdb.guile/scm-pretty-print.exp: New file.
16703 * gdb.guile/scm-pretty-print.scm: New file.
16704 * gdb.guile/scm-section-script.c: New file.
16705 * gdb.guile/scm-section-script.exp: New file.
16706 * gdb.guile/scm-section-script.scm: New file.
16707 * gdb.guile/scm-symbol.c: New file.
16708 * gdb.guile/scm-symbol.exp: New file.
16709 * gdb.guile/scm-symtab-2.c: New file.
16710 * gdb.guile/scm-symtab.c: New file.
16711 * gdb.guile/scm-symtab.exp: New file.
16712 * gdb.guile/scm-type.c: New file.
16713 * gdb.guile/scm-type.exp: New file.
16714 * gdb.guile/scm-value-cc.cc: New file.
16715 * gdb.guile/scm-value-cc.exp: New file.
16716 * gdb.guile/scm-value.c: New file.
16717 * gdb.guile/scm-value.exp: New file.
16718 * gdb.guile/source2.scm: New file.
16719 * gdb.guile/types-module.cc: New file.
16720 * gdb.guile/types-module.exp: New file.
16721
16722 2014-02-10 Yao Qi <yao@codesourcery.com>
16723
16724 PR testsuite/16543
16725 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16726 * configure: Regenerated.
16727 * Makefile.in: New file.
16728
16729 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16730
16731 * gdb.python/py-framefilter.exp: Fix typo.
16732
16733 2014-02-08 Yao Qi <yao@codesourcery.com>
16734
16735 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16736 that no =breakpoint-modified is emitted when breakpoints are
16737 modified through MI commands.
16738
16739 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16740 Pedro Alves <palves@redhat.com>
16741
16742 * gdb.threads/step-after-sr-lock.c: New file.
16743 * gdb.threads/step-after-sr-lock.exp: New file.
16744
16745 2014-02-07 Pedro Alves <palves@redhat.com>
16746
16747 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16748
16749 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16750
16751 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16752 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16753
16754 2014-02-06 Doug Evans <xdje42@gmail.com>
16755
16756 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16757 output.
16758
16759 * gdb.gdb/python-interrupts.exp: New file.
16760
16761 2014-02-05 Yao Qi <yao@codesourcery.com>
16762
16763 * gdb.trace/report.exp (use_collected_data): Test the output
16764 of "info threads" and "info inferiors".
16765
16766 2014-02-05 Yao Qi <yao@codesourcery.com>
16767
16768 Revert this patch:
16769
16770 2013-05-24 Yao Qi <yao@codesourcery.com>
16771
16772 * gdb.trace/tfile.exp: Test inferior and thread.
16773
16774 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16775
16776 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16777 on a function.
16778 * gdb.base/step-bt.c: Call hello via function pointer to make
16779 sure its first instruction is executed on powerpc64le-linux.
16780
16781 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16782
16783 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16784
16785 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16786
16787 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16788 of the test patterns for use on little-endian systems.
16789
16790 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16791
16792 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16793 (decimal_vector): Fix for little-endian.
16794
16795 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16796
16797 * gdb.arch/sparc-sysstep.exp: New file.
16798 * gdb.arch/sparc-sysstep.c: Likewise.
16799
16800 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16801
16802 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16803
16804 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16805
16806 2014-01-23 Tom Tromey <tromey@redhat.com>
16807
16808 * gdb.ada/array_char_idx: New testcase.
16809
16810 2014-01-23 Tom Tromey <tromey@redhat.com>
16811
16812 PR python/16487:
16813 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16814 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16815 classes.
16816
16817 2014-01-23 Tom Tromey <tromey@redhat.com>
16818
16819 PR python/16491:
16820 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16821 string from an inferior frame.
16822 * gdb.python/py-framefilter-mi.exp: Update.
16823
16824 2014-01-22 Doug Evans <dje@google.com>
16825
16826 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16827
16828 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16829
16830 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16831
16832 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16833
16834 * gdb.trace/entry-values.exp: Remove excess space character from
16835 regex patterns. Handle s390 call instruction.
16836
16837 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16838
16839 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16840 define "*_start" label. Make "name" static.
16841 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16842 ${name} by references to ${name}_start.
16843
16844 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16845
16846 * gdb.base/info-macros.exp: Remove "debug" from the compile
16847 options.
16848
16849 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16850
16851 * gdb.dlang/demangle.exp: New file.
16852
16853 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16854
16855 * gdb.dlang/primitive-types.exp: New file.
16856
16857 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16858
16859 * configure.ac: Create gdb.dlang/Makefile.
16860 * configure: Regenerate.
16861 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16862 * gdb.dlang/Makefile.in: New file.
16863 * lib/d-support.exp: New file.
16864 * lib/gdb.exp (skip_d_tests): New proc.
16865
16866 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16867
16868 * gdb.btrace/delta.exp: Check reverse stepi.
16869 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16870 * gdb.btrace/finish.exp: New.
16871 * gdb.btrace/next.exp: New.
16872 * gdb.btrace/nexti.exp: New.
16873 * gdb.btrace/record_goto.c: Add comments.
16874 * gdb.btrace/step.exp: New.
16875 * gdb.btrace/stepi.exp: New.
16876 * gdb.btrace/multi-thread-step.c: New.
16877 * gdb.btrace/multi-thread-step.exp: New.
16878 * gdb.btrace/rn-dl-bind.c: New.
16879 * gdb.btrace/rn-dl-bind.exp: New.
16880 * gdb.btrace/data.c: New.
16881 * gdb.btrace/data.exp: New.
16882 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16883
16884 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16885
16886 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16887 * gdb.btrace/exception.exp: Update.
16888 * gdb.btrace/instruction_history.exp: Update.
16889 * gdb.btrace/record_goto.exp: Update.
16890 * gdb.btrace/tailcall.exp: Update.
16891 * gdb.btrace/unknown_functions.exp: Update.
16892 * gdb.btrace/delta.exp: New.
16893
16894 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16895
16896 * gdb.btrace/record_goto.exp: Add backtrace test.
16897 * gdb.btrace/tailcall.exp: Add backtrace test.
16898
16899 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16900
16901 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16902 * gdb.btrace/record_goto.c: New.
16903 * gdb.btrace/record_goto.exp: New.
16904 * gdb.btrace/x86-record_goto.S: New.
16905
16906 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16907
16908 * gdb.btrace/function_call_history.exp: Update tests.
16909 * gdb.btrace/instruction_history.exp: Update tests.
16910
16911 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16912
16913 * gdb.btrace/function_call_history.exp: Fix expected field
16914 order for "record function-call-history".
16915 Add new tests for "record function-call-history /c".
16916 * gdb.btrace/exception.cc: New.
16917 * gdb.btrace/exception.exp: New.
16918 * gdb.btrace/tailcall.exp: New.
16919 * gdb.btrace/x86-tailcall.S: New.
16920 * gdb.btrace/x86-tailcall.c: New.
16921 * gdb.btrace/unknown_functions.c: New.
16922 * gdb.btrace/unknown_functions.exp: New.
16923 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16924
16925 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16926
16927 * gdb.btrace/instruction_history.exp: Update.
16928 * gdb.btrace/function_call_history.exp: Update.
16929
16930 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16931
16932 * gdb.btrace/function_call_history.exp: Fix expected function
16933 trace.
16934 * gdb.btrace/instruction_history.exp: Initialize traced.
16935 Remove traced_functions.
16936
16937 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16938
16939 * gdb.btrace/function_call_history.exp: Update
16940 * gdb.btrace/instruction_history.exp: Update.
16941
16942 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16943
16944 * gdb.btrace/enable.exp: Update expected text.
16945
16946 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16947
16948 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16949 bytes.
16950
16951 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16952
16953 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16954
16955 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16956
16957 * lib/gdb.exp (supports_process_record): Return true for
16958 arm*-linux*. (supports_reverse): Likewise.
16959
16960 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16961
16962 PR python/15464
16963 PR python/16113
16964 * gdb.python/py-type.c: Enhance test case.
16965 * gdb.python/py-value-cc.cc: Likewise
16966 * gdb.python/py-type.exp: Add new tests.
16967 * gdb.python/py-value-cc.exp: Likewise
16968
16969 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16970 Pedro Alves <palves@redhat.com>
16971
16972 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16973 Make "name" extern.
16974 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16975 references to ${name}_start by references to ${name}.
16976
16977 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16978
16979 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16980
16981 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16982
16983 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16984
16985 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16986 Pedro Alves <palves@redhat.com>
16987
16988 * gdb.mi/mi-info-os.exp: Connect to the target with
16989 mi_gdb_target_load.
16990
16991 2014-01-08 Pedro Alves <palves@redhat.com>
16992
16993 * gdb.threads/reconnect-signal.c: New file.
16994 * gdb.threads/reconnect-signal.exp: New file.
16995
16996 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16997
16998 * gdb.base/source-dir.exp: New file.
16999
17000 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17001
17002 * gdb.ada/mi_interface: New testcase.
17003
17004 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17005
17006 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17007 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17008 gdb.ada/pp-rec-component/pck.ads: New files.
17009
17010 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17011
17012 * gdb.python/py-pp-integral.c: New file.
17013 * gdb.python/py-pp-integral.py: New file.
17014 * gdb.python/py-pp-integral.exp: New file.
17015
17016 For older changes see ChangeLog-1993-2013.
17017 \f
17018 ;; Local Variables:
17019 ;; mode: change-log
17020 ;; left-margin: 8
17021 ;; fill-column: 74
17022 ;; version-control: never
17023 ;; End:
17024
17025 Copyright 2014-2019 Free Software Foundation, Inc.
17026 Copying and distribution of this file, with or without modification,
17027 are permitted provided the copyright notice and this notice are preserved.
This page took 0.395229 seconds and 5 git commands to generate.