Run argv0-symlink.exp only on native target and local host.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2
3 * gdb.base/argv0-symlink.exp: Run only on native target
4 and local host.
5
6 2019-08-29 Tom de Vries <tdevries@suse.de>
7
8 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
9 diverse debug info.
10 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
11
12 2019-08-28 Tom de Vries <tdevries@suse.de>
13
14 * gdb.base/info-var.exp: Allow info variables to print info for files
15 other than info-var-f1.c and info-var-f2.c.
16
17 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.fortran/info-types.exp: Add module.
20 * gdb.fortran/info-types.f90: Update expected results.
21
22 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.fortran/info-types.exp: New file.
25 * gdb.fortran/info-types.f90: New file.
26 * lib/fortran.exp (fortran_character1): New proc.
27
28 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
31 functions'. Reindent as needed.
32 * gdb.base/info-var-f1.c: New file.
33 * gdb.base/info-var-f2.c: New file.
34 * gdb.base/info-var.exp: New file.
35 * gdb.base/info-var.h: New file.
36
37 2019-08-26 Tom de Vries <tdevries@suse.de>
38
39 PR c++/24852
40 * gdb.cp/no-libstdcxx-probe.exp: New test.
41
42 2019-08-26 Tom de Vries <tdevries@suse.de>
43
44 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
45 * tests need to be skipped.
46 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
47 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
48 mi_skip_libstdcxx_probe_tests.
49
50 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
51
52 * gdb.python/py-xmethods.exp: Use raw strings when passing
53 arguments to SimpleXMethodMatcher.
54
55 2019-08-22 Tom de Vries <tdevries@suse.de>
56
57 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
58 more informative.
59
60 2019-08-21 Pedro Alves <palves@redhat.com>
61
62 * gdb.base/with.exp: Test "with" with no arguments.
63
64 2019-08-21 Tom de Vries <tdevries@suse.de>
65
66 * gdb.base/gdb-caching-proc.exp: Sort files.
67
68 2019-08-20 Tom de Vries <tdevries@suse.de>
69
70 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
71 compilation.
72
73 2019-08-16 Tom de Vries <tdevries@suse.de>
74
75 * gdb.base/compare-sections.exp ("after run to main"): Allow
76 mismatched read-only sections for PIE executables.
77
78 2019-08-16 Tom Tromey <tom@tromey.com>
79
80 * lib/tuiterm.exp (_csi_Z): New proc.
81 * gdb.tui/basic.exp: Update window positions.
82 * gdb.tui/empty.exp: Update window positions.
83
84 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
85
86 * gdb.base/examine-backward.exp: Correct regexp for
87 "examine 3 bytes backward from ${address_zero}".
88
89 2019-08-15 Tom Tromey <tom@tromey.com>
90
91 * gdb.tui/empty.exp: Enable resizing tests.
92
93 2019-08-15 Tom Tromey <tromey@adacore.com>
94
95 * gdb.ada/char_enum.exp: Add regression tests.
96 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
97 and '0'.
98 (Char, Gchar): Update.
99 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
100
101 2019-08-15 Christian Biesinger <cbiesinger@google.com>
102
103 * gdb.python/python.exp: Expect a leading underscore on
104 GdbOutput{,Error}File.
105
106 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
107
108 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
109 Windows host.
110
111 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
112
113 * gdb.base/batch-preserve-term-settings.exp
114 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
115
116 2019-08-15 Christian Biesinger <cbiesinger@google.com>
117
118 * lib/gdb.exp: When running on a mingw target, replace
119 /x/ with x:/.
120
121 2019-08-14 Alan Hayward <alan.hayward@arm.com>
122
123 * gdb.arch/aarch64-prologue.c: New test.
124 * gdb.arch/aarch64-prologue.exp: New file.
125
126 2019-08-13 Tom de Vries <tdevries@suse.de>
127
128 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
129 Thread.
130
131 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
132
133 * gdb.python/py-completion.exp: Download the .py file to the host
134 and use its host pathname. Conditionalize tests that use
135 tab completion and manipulate files on the build machine.
136 * gdb.python/py-events.exp: Download the .py file to the host
137 and use its host pathname.
138 * gdb.python/py-evsignal.exp: Likewise.
139 * gdb.python/py-evthreads.exp: Likewise.
140 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
141 pathname syntax.
142 * gdb.python/py-framefilter.exp: Download the .py file to the right
143 place on the host. Match Windows pathname syntax.
144 * gdb.python/py-mi-var-info-path-expression.exp: Download the
145 .py file to the host and use its host pathname.
146 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
147 * gdb.python/py-objfile.exp: Expect a host pathname, not a
148 build pathname. Skip symlink test on Windows host. Add missing
149 newline at end of file.
150 * gdb.python/py-pp-maint.exp: Download the .py file to the host
151 and use its host pathname.
152 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
153 * gdb.python/py-section-script.exp: Use host location of binfile
154 on safe-path. Use correct path separator on Windows host.
155 Reorder alternatives in gdb_test_multiple to prevent matching
156 the wrong alternative on success.
157 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
158
159 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
160
161 * gdb.gdb/selftest.exp (test_with_self): Update test to now
162 expect the GDB inferior to no longer immediately stop after
163 being resumed with "signal SIGINT".
164
165 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
166
167 * gdb.linespec/break-ask.exp: Generalize regexps to match
168 Windows pathnames too.
169
170 2019-08-08 Tom de Vries <tdevries@suse.de>
171
172 PR testsuite/24862
173 * lib/tuiterm.exp (_accept): Fix CSI regexp.
174
175 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
176
177 * gdb.base/style.exp: Update tests for help doc new invariants.
178 * gdb.base/help.exp: Likewise.
179
180 2019-08-06 Tom Tromey <tom@tromey.com>
181
182 * gdb.base/style.exp: Add disassemble test.
183 * gdb.base/style.c (some_called_function): New function.
184 (main): Use it.
185
186 2019-08-05 Christian Biesinger <cbiesinger@google.com>
187
188 * gdb.python/py-block.exp: Test dictionary access on blocks.
189
190 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
191
192 PR gdb/24863
193 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
194 -list-thread-groups --available test when running under
195 check-read1.
196
197 2019-08-05 Tom de Vries <tdevries@suse.de>
198
199 PR testsuite/24863
200 * lib/gdb.exp (with_read1_timeout_factor): New proc.
201 * gdb.base/help.exp: Use with_read1_timeout_factor.
202 * gdb.base/info-macros.exp: Same.
203 * gdb.cp/nested-types.exp: Same.
204
205 2019-08-05 Tom de Vries <tdevries@suse.de>
206
207 * lib/gdb.exp (version_at_least): Factor out of ...
208 (tcl_version_at_least): ... here.
209 (gdb_compile): Fail if pie results in non-PIE executable.
210 (readelf_version, readelf_prints_pie): New proc.
211 (exec_is_pie): Return -1 if unknown.
212
213 2019-08-05 Tom de Vries <tdevries@suse.de>
214
215 * lib/gdb.exp (tcl_version_at_least): Fix typo.
216
217 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
218
219 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
220
221 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
222
223 * lib/completion-support.exp (test_gdb_complete_none): Skip
224 tab completion tests if no readline support.
225 (test_gdb_complete_unique_re): Likewise.
226 (test_gdb_complete_multiple): Likewise.
227
228 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
229
230 * gdb.base/info_sources.exp: New file.
231 * gdb.base/info_sources.c: New file.
232 * gdb.base/info_sources_base.c: New file.
233
234 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
235
236 * gdb.base/batch-exit-status.exp: Call test_exit_status with
237 prefix argument.
238 (test_exit_status): Add prefix argument.
239
240 2019-08-01 Tom de Vries <tdevries@suse.de>
241
242 PR testsuite/24863
243 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
244 calling exp_continue for new thread and thread exited messages.
245
246 2019-08-01 Tom de Vries <tdevries@suse.de>
247
248 PR testsuite/24863
249 * gdb.base/structs.exp: Fix check-read1 timeout using
250 gdb_test_sequence.
251 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
252
253 2019-08-01 Tom de Vries <tdevries@suse.de>
254
255 PR testsuite/24863
256 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
257 line.
258
259 2019-08-01 Tom de Vries <tdevries@suse.de>
260
261 PR testsuite/24863
262 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
263
264 2019-07-30 Tom Tromey <tromey@adacore.com>
265
266 * gdb.ada/display_nested.exp: New file.
267 * gdb.ada/display_nested/foo.adb: New file.
268 * gdb.ada/display_nested/pack.adb: New file.
269 * gdb.ada/display_nested/pack.ads: New file.
270
271 2019-07-30 Christian Biesinger <cbiesinger@google.com>
272
273 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
274 namespace.
275 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
276
277 2019-07-30 Tom de Vries <tdevries@suse.de>
278
279 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
280 instead.
281
282 2019-07-30 Tom de Vries <tdevries@suse.de>
283
284 PR testsuite/24834
285 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
286 (exec_is_pie): New proc.
287
288 2019-07-29 Christian Biesinger <cbiesinger@google.com>
289
290 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
291
292 2019-07-29 Christian Biesinger <cbiesinger@google.com>
293
294 * gdb.python/py-objfile.c: Add global and static vars.
295 * gdb.python/py-objfile.exp: Test new functions Objfile.
296 lookup_global_symbol and lookup_static_symbol.
297
298 2019-07-29 Tom Tromey <tom@tromey.com>
299
300 * lib/tuiterm.exp (Term::_csi_@): New proc.
301 (Term::_csi_X): Don't move cursor.
302
303 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
304
305 * gdb.base/options.exp: Update backtrace - completion to
306 new option -frame-info.
307 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
308 Test new 'set print frame-info'. Test backtrace -frame-info
309 overriding 'set print frame-info'.
310 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
311 Test new 'set print frame-info'.
312 Verify consistency of backtrace with and without filters, with and
313 without -no-filters.
314 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
315 default.
316
317 2019-07-29 Tom de Vries <tdevries@suse.de>
318
319 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
320 no arguments".
321
322 2019-07-29 Tom de Vries <tdevries@suse.de>
323
324 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
325 is a substring of the first for "complete non-unique file name".
326
327 2019-07-29 Tom de Vries <tdevries@suse.de>
328
329 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
330 with ".*".
331
332 2019-07-29 Tom de Vries <tdevries@suse.de>
333
334 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
335 Pass prompt_regexp parameter to gdb_test_multiple calls.
336
337 2019-07-29 Tom de Vries <tdevries@suse.de>
338
339 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
340 print registers" regexps.
341
342 2019-07-29 Tom de Vries <tdevries@suse.de>
343
344 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
345
346 2019-07-29 Tom de Vries <tdevries@suse.de>
347
348 PR gdb/24855
349 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
350 (skip_python_tests_prompt): Add prompt_regexp argument to
351 gdb_test_multiple calls.
352
353 2019-07-27 Tom Tromey <tom@tromey.com>
354
355 * gdb.tui/main.exp: New file.
356
357 2019-07-27 Tom Tromey <tom@tromey.com>
358
359 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
360 optional.
361 * gdb.tui/empty.exp: New file.
362
363 2019-07-27 Tom Tromey <tom@tromey.com>
364
365 * lib/tuiterm.exp (spawn): New proc.
366 (Term::resize): New proc.
367 * gdb.tui/resize.exp: New file.
368
369 2019-07-27 Tom Tromey <tom@tromey.com>
370
371 * gdb.tui/list.exp: New file.
372
373 2019-07-27 Tom Tromey <tom@tromey.com>
374
375 * gdb.tui/regs.exp: New file.
376
377 2019-07-27 Tom Tromey <tom@tromey.com>
378
379 * gdb.tui/basic.exp: Add "layout split" test.
380
381 2019-07-27 Tom Tromey <tom@tromey.com>
382
383 * gdb.tui/basic.exp: Add "layout asm" test.
384
385 2019-07-27 Tom Tromey <tom@tromey.com>
386
387 * lib/tuiterm.exp: New file.
388 * gdb.tui/basic.exp: New file.
389
390 2019-07-27 Kevin Buettner <kevinb@redhat.com>
391
392 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
393 Enable tests associated with this flag. Adjust regex
394 referencing "foo_low" to now refer to "foo_cold" instead.
395
396 2019-07-27 Kevin Buettner <kevinb@redhat.com>
397
398 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
399 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
400 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
401 foo_cold. Revise comments to match.
402 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
403 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
404 were wrapped into this proc; Call do_test in loop from outermost
405 level.
406 (foo_low): Rename all occurrences to "foo_cold".
407 (backtrace from baz): New test.
408 (x2/i foo_cold): New test.
409 (info line *foo_cold): New test.
410
411 2019-07-26 Tom de Vries <tdevries@suse.de>
412
413 * gdb.arch/i386-pkru.exp: Fix unterminated string.
414
415 2019-07-25 Tom de Vries <tdevries@suse.de>
416
417 PR testsuite/24830
418 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
419 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
420 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
421 (skip_libstdcxx_probe_tests): ... here.
422 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
423
424 2019-07-24 Tom de Vries <tdevries@suse.de>
425
426 PR testsuite/24807
427 * gdb.objc/basicclass.m: Include stdio.h.
428 * gdb.objc/nondebug.m: Same.
429 * gdb.objc/objcdecode.m: Same.
430
431 2019-07-24 Tom de Vries <tdevries@suse.de>
432
433 PR testsuite/24612
434 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
435 additional_flags.
436
437 2019-07-24 Tom de Vries <tdevries@suse.de>
438
439 PR testsuite/24831
440 * gdb.multi/tids.exp: Update error messages for info threads.
441
442 2019-07-24 Tom de Vries <tdevries@suse.de>
443
444 * gdb.base/info-types.exp: Allow info types to print info for more than
445 one file.
446
447 2019-07-23 Tom de Vries <tdevries@suse.de>
448
449 PR testsuite/24842
450 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
451 gdb_spawn_with_cmdline_opts.
452
453 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
454
455 * gdb.arch/arm-cmse-sgstubs.c: New test.
456 * gdb.arch/arm-cmse-sgstubs.exp: New file.
457
458 2019-07-23 Tom de Vries <tdevries@suse.de>
459
460 PR testsuite/24711
461 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
462 issuing next command.
463
464 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * gdb.ada/info_auto_lang.exp: Update expected results.
467 * gdb.base/info-types.c: Add additional types to check.
468 * gdb.base/info-types.exp: Update expected results.
469
470 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * gdb.base/info-types.c: New file.
473 * gdb.base/info-types.exp: New file.
474
475 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.arch/riscv-bp-infcall.c: New file.
478 * gdb.arch/riscv-bp-infcall.exp: New file.
479
480 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 PR breakpoints/24541
483 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
484
485 2019-07-14 Tom de Vries <tdevries@suse.de>
486
487 PR testsuite/24760
488 * gdb.objc/basicclass.exp: Fix unterminated string.
489
490 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
491 Andrew Burgess <andrew.burgess@embecosm.com>
492
493 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
494 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
495 negative bounds.
496 * gdb.fortran/vla-value.exp: Print elements of an array with
497 negative bounds.
498 * gdb.fortran/vla.f90: Setup an array with negative bounds for
499 testing.
500
501 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.base/options.exp (expect_string): Dequote strings in
504 results.
505 (test-string): Test strings with different quoting and reindent.
506
507 2019-07-10 Tom Tromey <tromey@adacore.com>
508
509 * gdb.ada/mi_ex_cond.exp: Update expected results.
510 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
511 * gdb.ada/mi_catch_ex.exp: Update expected results.
512 * gdb.ada/mi_catch_assert.exp: Update expected results.
513 * gdb.ada/catch_ex.exp (catch_exception_info)
514 (catch_exception_entry, catch_assert_entry)
515 (catch_unhandled_entry): Update.
516 * gdb.ada/catch_assert_if.exp: Update expected results.
517
518 2019-07-10 Richard Bunt <richard.bunt@arm.com>
519 Stephen Roberts <stephen.roberts@arm.com>
520
521 * gdb.base/define.exp: Restore original prompt.
522
523 2019-07-09 Pedro Alves <palves@redhat.com>
524
525 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
526 breakpoints" output.
527 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
528 * gdb.python/py-breakpoint.exp: No longer expect that "catch
529 throw" creates breakpoint.
530 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
531 'type="catchpoint"'.
532
533 2019-07-09 Pedro Alves <palves@redhat.com>
534
535 PR c++/15468
536 * gdb.cp/except-multi-location-lib.cc: New.
537 * gdb.cp/except-multi-location-main.cc: New.
538 * gdb.cp/except-multi-location.exp: New.
539
540 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
541
542 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
543 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
544 argument and update callers.
545
546 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
547
548 * gdb.arch/amd64-break-on-asm-line.S: New file.
549 * gdb.arch/amd64-break-on-asm-line.exp: New file.
550
551 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
552
553 * gdb.base/printcmds.exp: Test printing C string and
554 C wide string convenience vars without transiting via the inferior.
555 Also make test names unique.
556
557 2019-07-08 Alan Hayward <alan.hayward@arm.com>
558
559 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
560
561 2019-07-04 Pedro Alves <palves@redhat.com>
562
563 * lib/gdb.exp (foreach_with_prefix): Don't return early if
564 body returned ok(0), break(3) or continue(4).
565 * gdb.testsuite/foreach_with_prefix.exp: New file.
566
567 2019-07-04 Alan Hayward <alan.hayward@arm.com>
568
569 * gdb.server/unittest.exp: Allow 0 unit tests to run.
570
571 2019-07-03 Pedro Alves <palves@redhat.com>
572
573 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
574 "return -code".
575
576 2019-07-03 Pedro Alves <palves@redhat.com>
577
578 PR cli/24732
579 * gdb.base/shell.exp: Load completion-support.exp.
580 Adjust expected error output. Add completion tests.
581
582 2019-07-03 Pedro Alves <palves@redhat.com>
583
584 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
585 string_to_regexp.
586
587 2019-07-03 Pedro Alves <palves@redhat.com>
588
589 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
590 (expect_integer): Adjust to expect "-string".
591 (expect_string): New.
592 (all_options): Expect "-string".
593 (test-flag, test-boolean): Adjust to expect "-string".
594 (test-string): New proc.
595 (top level): Call it.
596
597 2019-07-03 Pedro Alves <palves@redhat.com>
598
599 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
600 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
601 the expected output in the success.
602
603 2019-07-03 Pedro Alves <palves@redhat.com>
604
605 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
606 Split one gdb_test_multiple call in two to avoid a race.
607
608 2019-07-03 Pedro Alves <palves@redhat.com>
609
610 * gdb.base/with.c: New file.
611 * gdb.base/with.exp: New file.
612
613 2019-07-03 Pedro Alves <palves@redhat.com>
614
615 * gdb.base/settings.exp: Replace all references to "maint
616 test-settings set" with references to "maint set test-settings",
617 and all references to "maint test-settings show" with references
618 to "maint show test-settings".
619
620 2019-07-03 Pedro Alves <palves@redhat.com>
621
622 * gdb.base/settings.exp (test-string): Adjust expected out when
623 testing "maint test-settings show filename"
624
625 2019-07-02 Pedro Alves <palves@redhat.com>
626
627 * gdb.base/options.exp (test-info-threads): New procedure.
628 (top level): Call it.
629
630 2019-06-28 Tom Tromey <tromey@adacore.com>
631
632 * gdb.dwarf2/ada-linkage-name.c: New file.
633 * gdb.dwarf2/ada-linkage-name.exp: New file.
634
635 2019-06-27 Tom Tromey <tromey@adacore.com>
636
637 * gdb.cp/constexpr-field.exp: Use setup_xfail.
638
639 2019-06-26 Tom de Vries <tdevries@suse.de>
640
641 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
642
643 2019-06-26 Tom de Vries <tdevries@suse.de>
644
645 * gdb.base/index-cache.exp: Add back missing debug option.
646
647 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
648
649 * gdb.base/alias.exp: Test non matching/non existing prefixes.
650
651 2019-06-25 Tom de Vries <tdevries@suse.de>
652
653 PR testsuite/24727
654 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
655
656 2019-06-24 Tom de Vries <tdevries@suse.de>
657
658 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
659
660 2019-06-24 Tom de Vries <tdevries@suse.de>
661
662 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
663 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
664 * gdb.trace/unavailable-dwarf-piece.exp: Same.
665
666 2019-06-24 Tom de Vries <tdevries@suse.de>
667
668 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
669
670 2019-06-21 Tom de Vries <tdevries@suse.de>
671
672 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
673
674 2019-06-21 Tom de Vries <tdevries@suse.de>
675
676 PR testsuite/24518
677 PR ada/24713
678 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
679 index.
680
681 2019-06-19 Tom Tromey <tromey@adacore.com>
682
683 * gdb.ada/length_cond.exp: Add intro comment.
684
685 2019-06-19 Tom Tromey <tromey@adacore.com>
686
687 * gdb.ada/length_cond.exp: New file.
688 * gdb.ada/length_cond/length_cond.adb: New file.
689 * gdb.ada/length_cond/pck.adb: New file.
690 * gdb.ada/length_cond/pck.ads: New file.
691
692 2019-06-18 Tom de Vries <tdevries@suse.de>
693
694 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
695
696 2019-06-18 Tom Tromey <tromey@adacore.com>
697
698 * gdb.base/list0.h: Add comment explaining control character.
699
700 2019-06-18 Tom de Vries <tdevries@suse.de>
701
702 * boards/fission.exp: Break up long debug_flags line.
703
704 2019-06-16 Tom de Vries <tdevries@suse.de>
705
706 PR gdb/24445
707 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
708 generated index.
709
710 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
711
712 PR gdb/24686
713 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
714 improve detection of bug gdb/24541.
715
716 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
717
718 PR gdb/24669
719 * gdb.base/index-cache.exp (uses_readnow,
720 expecting_index_cache_use): Define global variable.
721 (test_cache_enabled_miss, test_cache_enabled_hit): Use
722 expecting_index_cache_use.
723
724 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
725 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * gdb.fortran/pointers.f90: New file.
728 * gdb.fortran/print_type.exp: New file.
729 * gdb.fortran/vla-ptype.exp: Adapt expected results.
730 * gdb.fortran/vla-type.exp: Likewise.
731 * gdb.fortran/vla-value.exp: Likewise.
732 * gdb.mi/mi-vla-fortran.exp: Likewise.
733
734 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
737 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
738 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
739 as a stop reason.
740
741 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
742
743 * gdb.base/annota1.exp: Update expected results.
744 * gdb.cp/annota2.exp: Likewise.
745 * gdb.cp/annota3.exp: Likewise.
746
747 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * gdb.base/style-logging.exp: Remove path from test name.
750
751 2019-06-14 Tom Tromey <tromey@adacore.com>
752
753 PR gdb/24502:
754 * gdb.base/style-logging.exp: New file.
755
756 2019-06-14 Tom Tromey <tromey@adacore.com>
757
758 * gdb.base/symfile-warn.exp: New file.
759 * gdb.base/symfile-warn.c: New file.
760
761 2019-06-14 Tom Tromey <tromey@adacore.com>
762
763 * gdb.base/annotate-symlink.exp: New file.
764
765 2019-06-14 Tom Tromey <tromey@adacore.com>
766
767 * gdb.ada/set_wstr.exp: Add reassignment test.
768
769 2019-06-14 Tom Tromey <tromey@adacore.com>
770
771 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
772 'unchecked_access and 'unrestricted_access as well.
773
774 2019-06-14 Tom Tromey <tromey@adacore.com>
775
776 PR ada/24539:
777 * gdb.ada/vla.exp: Update tests.
778 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
779 pragma.
780
781 2019-06-13 Pedro Alves <palves@redhat.com>
782
783 * gdb.base/settings.exp (test-integer): Test junk after
784 "unlimited".
785
786 2019-06-13 Pedro Alves <palves@redhat.com>
787
788 * gdb.base/options.exp (test-thread-apply): New.
789 (top level): Call it.
790
791 2019-06-13 Pedro Alves <palves@redhat.com>
792
793 * gdb.base/options.exp (test-frame-apply): New.
794 (top level): Test print commands with different "frame apply"
795 prefixes.
796
797 2019-06-13 Pedro Alves <palves@redhat.com>
798
799 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
800 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
801 'max_completions' parameter and handle it.
802 (test_gdb_completion_offers_commands): New.
803
804 2019-06-13 Pedro Alves <palves@redhat.com>
805
806 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
807
808 2019-06-13 Pedro Alves <palves@redhat.com>
809
810 * gdb.base/options.exp (test-backtrace): New.
811 (top level): Call it.
812
813 2019-06-13 Pedro Alves <palves@redhat.com>
814
815 * gdb.guile/scm-frame-args.exp: Use "set print
816 raw-frame-arguments" instead of "set print raw frame-arguments".
817 * gdb.python/py-frame-args.exp: Likewise.
818
819 2019-06-13 Pedro Alves <palves@redhat.com>
820
821 * gdb.compile/compile.exp: Adjust expected output to option
822 processing changes.
823
824 2019-06-13 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/options.exp: Build executable.
827 (test-print): New procedure.
828 (top level): Call it, once for "print" and another for "compile
829 print".
830
831 2019-06-13 Pedro Alves <palves@redhat.com>
832
833 * gdb.base/options.c: New file.
834 * gdb.base/options.exp: New file.
835
836 2019-06-13 Pedro Alves <palves@redhat.com>
837
838 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
839 that "o" is ambiguous.
840
841 2019-06-13 Pedro Alves <palves@redhat.com>
842
843 * gdb.base/settings.c: New file.
844 * gdb.base/settings.exp: New file.
845
846 2019-06-13 Pedro Alves <palves@redhat.com>
847
848 * gdb.base/completion.exp: Fix comment typo.
849
850 2019-06-13 Pedro Alves <palves@redhat.com>
851
852 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
853 foo --1" test.
854
855 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
856
857 * gdb.fortran/block-data.f: New.
858 * gdb.fortran/block-data.exp: New.
859
860 2019-06-11 Tom de Vries <tdevries@suse.de>
861
862 PR testsuite/24521
863 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
864 message.
865
866 2019-06-11 Tom de Vries <tdevries@suse.de>
867
868 PR testsuite/24521
869 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
870
871 2019-06-11 Tom de Vries <tdevries@suse.de>
872
873 * boards/readnow.exp: New file.
874
875 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.fortran/vla-sizeof.exp: Update expected results.
878
879 2019-06-06 Amos Bird <amosbird@gmail.com>
880
881 * gdb.base/annota1.exp (thread_switch): Add test for
882 thread-exited annotation.
883
884 2019-06-06 Tom Tromey <tromey@adacore.com>
885
886 * gdb.base/maint.exp: Expect command started/finished output.
887
888 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
889
890 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
891 comment.
892 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
893
894 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
895
896 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
897 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
898 * gdb.arch/riscv-unwind-long-insn.c: New file.
899 * gdb.arch/riscv-unwind-long-insn.exp: New file.
900
901 2019-06-04 Christian Biesinger <cbiesinger@google.com>
902
903 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
904
905 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
906
907 * lib/gdb.exp (help_list_trailer): New regexp variable
908 factorizing the help trailer message.
909 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
910 arg to allow to better factorize various tests.
911 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
912 (test_prefix_command_help): Use help_list_trailer.
913 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
914 * gdb.guile/scm-cmd.exp: Likewise.
915 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
916 * gdb.base/help.exp: Use test_user_defined_class_help.
917 * gdb.base/style.exp: Add tests for styling of help and apropos.
918 * lib/gdb-utils.exp (style): Add title and highlight styles.
919
920 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
921
922 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
923 $_shell_exitsignal.
924 * gdb.base/default.exp: Update for new convenience variables.
925
926 2019-05-29 Tom Tromey <tromey@adacore.com>
927
928 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
929 to "break complete ada" test case's regexp.
930
931 2019-05-29 Tom Tromey <tromey@adacore.com>
932
933 PR c++/20020:
934 * gdb.cp/constexpr-field.exp: New file.
935 * gdb.cp/constexpr-field.cc: New file.
936
937 2019-05-29 Tom Tromey <tromey@adacore.com>
938
939 * gdb.base/finish.exp (finish_no_print): New proc.
940 (finish_tests): Call it.
941
942 2019-05-24 Tom de Vries <tdevries@suse.de>
943
944 * gdb.dwarf2/gdb-add-index.exp: New file.
945
946 2019-05-22 Tom Tromey <tromey@adacore.com>
947
948 * gdb.base/info-shared.exp (check_info_shared): Use "style".
949 * gdb.base/style.exp: Use "style".
950 * lib/gdb-utils.exp (style): New proc.
951
952 2019-05-22 Tom de Vries <tdevries@suse.de>
953
954 * gdb.base/align.exp: Require c++11.
955
956 2019-05-22 Tom de Vries <tdevries@suse.de>
957
958 PR testsuite/24586
959 * gdb.python/py-mi-var-info-path-expression.exp: Call
960 mi_skip_python_tests to check if python is supported.
961
962 2019-05-22 Alan Hayward <alan.hayward@arm.com>
963
964 * gdb.arch/aarch64-pauth.c: New test.
965 * gdb.arch/aarch64-pauth.exp: New file.
966
967 2019-05-22 Alan Hayward <alan.hayward@arm.com>
968
969 * README (Re-running Tests Outside The Testsuite): New section.
970
971 2019-05-21 Tom de Vries <tdevries@suse.de>
972
973 * gdb.arch/amd64-eval.exp: Require c++11.
974 * gdb.base/max-depth.exp: Same.
975 * gdb.compile/compile-cplus-array-decay.exp: Same.
976 * gdb.cp/meth-typedefs.exp: Same.
977 * gdb.cp/subtypes.exp: Same.
978 * gdb.cp/temargs.exp: Same.
979
980 2019-05-21 Alan Hayward <alan.hayward@arm.com>
981
982 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
983
984 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
985
986 PR gdb/18644
987 * gdb.fortran/complex.exp: Remove setup_kfail calls.
988 * gdb.fortran/printing-types.exp: Add new test.
989 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
990 testing.
991 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
992 setup_kfail call.
993
994 2019-05-17 Alan Hayward <alan.hayward@arm.com>
995
996 * README (Running the Testsuite): Change example.
997 (Testsuite Parameters): Remove TRANSCRIPT.
998 * lib/gdb.exp: Remove TRANSCRIPT check.
999
1000 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1001
1002 * README (Testsuite Parameters): Add replay logging to
1003 GDBSERVER_DEBUG.
1004 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1005 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1006 as a comma separated list.
1007 (gdb_debug_init): Override procedure.
1008
1009 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1010
1011 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1012 (gdb_write_cmd_file): New procedure.
1013 * lib/gdbserver-support.exp (gdbserver_start): Call
1014 gdbserver_write_cmd_file.
1015 (gdbserver_write_cmd_file): New procedure.
1016
1017 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1018
1019 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1020 (delete_breakpoints): Likewise.
1021 (gdb_run_cmd): Likewise.
1022 (gdb_start_cmd): Likewise.
1023 (gdb_starti_cmd): Likewise.
1024 (gdb_internal_error_resync): Likewise.
1025 (gdb_test_multiple): Likewise.
1026 (gdb_reinitialize_dir): Likewise.
1027 (default_gdb_exit): Likewise.
1028 (gdb_file_cmd): Mark kill as optional.
1029 (default_gdb_start): Call gdb_stdin_log_init.
1030 (send_gdb): Call gdb_stdin_log_write.
1031 (rerun_to_main): Mark Y as an answer.
1032 (gdb_stdin_log_init): New function.
1033 (gdb_stdin_log_write): Likewise.
1034
1035 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1036
1037 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1038 * gdb.base/debug-expr.exp: Likewise.
1039 * gdb.base/foll-fork.exp: Likewise.
1040 * gdb.base/foll-vfork.exp: Likewise.
1041 * gdb.base/fork-print-inferior-events.exp: Likewise.
1042 * gdb.base/gdb-sigterm.exp: Likewise.
1043 * gdb.base/gdbinit-history.exp: Likewise.
1044 * gdb.base/osabi.exp: Likewise.
1045 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1046 * gdb.base/ui-redirect.exp: Likewise.
1047 * gdb.gdb/unittest.exp: Likewise.
1048 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1049 * gdb.mi/mi-watch.exp: Likewise.
1050 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1051 * gdb.mi/user-selected-context-sync.exp: Likewise.
1052 * gdb.python/python.exp: Disable debug test when debugging.
1053 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1054 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1055 Likewise.
1056 * gdb.threads/stepi-random-signal.exp: Likewise.
1057
1058 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1059
1060 * Makefile.in: Pass through GDB_DEBUG.
1061 * README (Testsuite Parameters): Add GDB_DEBUG.
1062 (gdb,debug): Add board setting.
1063 * lib/gdb.exp (default_gdb_start): Start debugging.
1064 (gdb_debug_enabled): New procedure.
1065 (gdb_debug_init): Likewise.
1066
1067 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1068
1069 * Makefile.in: Pass through GDB_DEBUG.
1070 * README (Testsuite Parameters): Add GDB_DEBUG.
1071 (gdb,debug): Add board setting.
1072 * lib/gdb.exp (default_gdb_start): Start debugging.
1073 (gdb_debug_enabled): New procedure.
1074 (gdb_debug_init): Likewise.
1075
1076 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1077
1078 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1079
1080 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1081
1082 * gdb.base/ui-redirect.exp: Test redirection.
1083
1084 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1085
1086 * gdb.mi/mi-complete.exp: New file.
1087 * gdb.mi/mi-complete.cc: Likewise.
1088
1089 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1090
1091 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1092 indexed and sliced arrays, and pointers to arrays.
1093
1094 2019-05-14 Tom Tromey <tromey@adacore.com>
1095
1096 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1097 styling test.
1098
1099 2019-05-14 Tom de Vries <tdevries@suse.de>
1100
1101 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1102 selection entry encoding.
1103
1104 2019-05-10 Tom Tromey <tromey@adacore.com>
1105
1106 * gdb.ada/info_exc.exp: Add "complete" test.
1107
1108 2019-05-09 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1111 CU-relative.
1112
1113 2019-05-09 Tom de Vries <tdevries@suse.de>
1114
1115 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1116 CU-relative.
1117
1118 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1119
1120 * gdb.ada/frame_arg_lang.exp: New testcase.
1121 * gdb.ada/frame_arg_lang/bla.adb: New file.
1122 * gdb.ada/frame_arg_lang/pck.ads: New file.
1123 * gdb.ada/frame_arg_lang/pck.adb: New file.
1124 * gdb.ada/frame_arg_lang/foo.c: New file.
1125
1126 2019-05-08 Tom Tromey <tromey@adacore.com>
1127
1128 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1129
1130 2019-05-08 Tom Tromey <tromey@adacore.com>
1131
1132 * gdb.base/ptype-offsets.exp: Update tests.
1133
1134 2019-05-08 Tom Tromey <tromey@adacore.com>
1135
1136 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1137 cases.
1138 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1139 "short".
1140
1141 2019-05-08 Tom Tromey <tromey@adacore.com>
1142
1143 * gdb.ada/vla.exp: New file.
1144 * gdb.ada/vla/vla.adb: New file.
1145
1146 2019-05-07 Tom de Vries <tdevries@suse.de>
1147
1148 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1149
1150 2019-05-07 Tom de Vries <tdevries@suse.de>
1151
1152 PR testsuite/24522
1153 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1154 section.
1155
1156 2019-05-07 Tom de Vries <tdevries@suse.de>
1157
1158 PR testsuite/24522
1159 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1160 .debug_aranges section.
1161
1162 2019-05-07 Tom de Vries <tdevries@suse.de>
1163
1164 PR testsuite/24159
1165 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1166
1167 2019-05-06 Tom de Vries <tdevries@suse.de>
1168
1169 * lib/gdb.exp (exec_has_index_section): New proc.
1170 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1171 section.
1172
1173 2019-05-04 Tom de Vries <tdevries@suse.de>
1174
1175 * boards/cc-with-debug-names.exp: New file.
1176
1177 2019-05-03 Tom Tromey <tromey@adacore.com>
1178
1179 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1180 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1181 * gdb.ada/char_enum.exp: Add test.
1182
1183 2019-05-03 Tom de Vries <tdevries@suse.de>
1184
1185 * boards/cc-with-gdb-index.exp: New file.
1186
1187 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.rust/simple.exp: Add new test case.
1190 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1191 (main): Initialise an instance of the new struct.
1192
1193 2019-05-01 Tom Tromey <tromey@adacore.com>
1194
1195 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1196 record.
1197 (NPR): New variable.
1198 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1199 test.
1200
1201 2019-05-01 Tom Tromey <tromey@adacore.com>
1202
1203 * gdb.ada/packed_array_assign.exp: Add packed assignment
1204 regression test.
1205
1206 2019-05-01 Tom de Vries <tdevries@suse.de>
1207
1208 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1209
1210 2019-05-01 Tom de Vries <tdevries@suse.de>
1211
1212 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1213
1214 2019-04-30 Ali Tamur <tamur@google.com>
1215
1216 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1217
1218 2019-04-30 Tom Tromey <tromey@adacore.com>
1219
1220 * lib/ada.exp (find_ada_tool): New proc.
1221 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1222 * gdb.ada/catch_ex_std.exp: New file.
1223 * gdb.ada/catch_ex_std/foo.adb: New file.
1224 * gdb.ada/catch_ex_std/some_package.adb: New file.
1225 * gdb.ada/catch_ex_std/some_package.ads: New file.
1226
1227 2019-04-30 Tom Tromey <tromey@adacore.com>
1228
1229 PR c++/24470:
1230 * gdb.cp/temargs.cc: Add test code from PR.
1231
1232 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1233
1234 * gdb.fortran/vla-datatypes.exp: Update expected results.
1235 * gdb.fortran/vla-ptype.exp: Likewise.
1236 * gdb.fortran/vla-type.exp: Likewise.
1237 * gdb.fortran/vla-value.exp: Likewise.
1238
1239 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.fortran/ptr-indentation.exp: Update expected results.
1242 * gdb.fortran/ptype-on-functions.exp: Likewise.
1243 * gdb.fortran/vla-ptr-info.exp: Likewise.
1244 * gdb.fortran/vla-value.exp: Likewise.
1245
1246 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1247
1248 * gdb.fortran/ptype-on-functions.exp: New file.
1249 * gdb.fortran/ptype-on-functions.f90: New file.
1250
1251 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1252
1253 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1254 case void string.
1255
1256 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258 * gdb.fortran/complex.exp: Expand.
1259 * gdb.fortran/complex.f: Renamed to...
1260 * gdb.fortran/complex.f90: ...this, and extended to add more
1261 complex values.
1262
1263 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1264
1265 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1266 MODULO, CMPLX.
1267
1268 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1269 Richard Bunt <richard.bunt@arm.com>
1270
1271 * gdb.base/max-depth.c: New file.
1272 * gdb.base/max-depth.exp: New file.
1273 * gdb.python/py-nested-maps.c: New file.
1274 * gdb.python/py-nested-maps.exp: New file.
1275 * gdb.python/py-nested-maps.py: New file.
1276 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1277 (test_all_common): Call test_max_depth.
1278 * gdb.fortran/max-depth.exp: New file.
1279 * gdb.fortran/max-depth.f90: New file.
1280 * gdb.go/max-depth.exp: New file.
1281 * gdb.go/max-depth.go: New file.
1282 * gdb.modula2/max-depth.exp: New file.
1283 * gdb.modula2/max-depth.c: New file.
1284 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1285
1286 2019-04-29 Tom de Vries <tdevries@suse.de>
1287
1288 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1289
1290 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1291
1292 * gdb.base/callexit.exp: Test may-call-functions off.
1293
1294 2019-04-25 Keith Seitz <keiths@redhat.com>
1295
1296 PR c++/24367
1297 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1298 (another_incomplete_struct, test_incomplete): New definitions.
1299 (main): Use new definitions.
1300 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1301 functions.
1302
1303 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1304
1305 PR corefiles/11608
1306 PR corefiles/18187
1307 * gdb.base/coredump-filter-build-id.exp: New file.
1308
1309 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1310
1311 * Makefile.in: Pass through GDBSERVER_DEBUG.
1312 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1313 (gdbserver,debug): Add board setting.
1314 * gdb.trace/tspeed.exp: Skip when debugging.
1315 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1316 * lib/gdbserver-support.exp: Likewise
1317
1318 2019-04-24 Tom Tromey <tromey@adacore.com>
1319
1320 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1321 Rust.
1322
1323 2019-04-24 Tom Tromey <tromey@adacore.com>
1324
1325 * gdb.arch/amd64-eval.exp: Test bitfield return.
1326 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1327 (class Foo) <return_bitfields>: New method.
1328 (main): Call it.
1329
1330 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * gdb.cp/many-args.cc: New file.
1333 * gdb.cp/many-args.exp: New file.
1334
1335 2019-04-23 Tom de Vries <tdevries@suse.de>
1336
1337 PR gdb/24433
1338 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1339
1340 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1341
1342 * gdb.trace/backtrace.exp: Use nopie flag.
1343 * gdb.trace/circ.exp: Likewise.
1344 * gdb.trace/collection.exp: Likewise.
1345 * gdb.trace/ftrace.exp: Likewise.
1346 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1347 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1348 * gdb.trace/qtro.exp: Likewise.
1349 * gdb.trace/read-memory.exp: Likewise.
1350 * gdb.trace/report.exp: Likewise.
1351 * gdb.trace/tfile.exp: Likewise.
1352 * gdb.trace/tfind.exp: Likewise.
1353 * gdb.trace/unavailable.exp: Likewise.
1354
1355 2019-04-22 Pedro Alves <palves@redhat.com>
1356
1357 * gdb.base/solib-probes-nosharedlibrary.c,
1358 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1359
1360 2019-04-19 Tom Tromey <tromey@adacore.com>
1361
1362 * gdb.ada/ptype_union.c: New file.
1363 * gdb.ada/ptype_union.exp: New file.
1364
1365 2019-04-19 Tom Tromey <tromey@adacore.com>
1366
1367 PR symtab/24423:
1368 * gdb.base/list0.h (foo): Add a control-l character.
1369
1370 2019-04-18 Tom de Vries <tdevries@suse.de>
1371
1372 PR gdb/24433
1373 * boards/local-board.exp: Set sysroot to "".
1374
1375 2019-04-18 Tom de Vries <tdevries@suse.de>
1376 Pedro Alves <palves@redhat.com>
1377
1378 PR gdb/24454
1379 * gdb.threads/vfork-follow-child-exec.c: New file.
1380 * gdb.threads/vfork-follow-child-exec.exp: New file.
1381 * gdb.threads/vfork-follow-child-exit.c: New file.
1382 * gdb.threads/vfork-follow-child-exit.exp: New file.
1383
1384 2019-04-15 Leszek Swirski <leszeks@google.com>
1385
1386 * gdb.arch/amd64-eval.cc: New file.
1387 * gdb.arch/amd64-eval.exp: New file.
1388
1389 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1390
1391 * gdb.server/sysroot.c: New test.
1392 * gdb.server/sysroot.exp: New file.
1393 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1394 matching param.
1395
1396 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * gdb.base/align.exp: Extend test to cover structures containing
1399 only static fields.
1400
1401 2019-04-11 Tom de Vries <tdevries@suse.de>
1402
1403 * boards/cc-with-dwz-m.exp: New file.
1404 * boards/cc-with-dwz.exp: New file.
1405 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1406
1407 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1408
1409 * gdb.base/start-cpp.exp: New file.
1410 * gdb.base/start-cpp.cc: New file.
1411
1412 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1413
1414 * gdb.python/py-thrhandle.exp: Adjust tests to call
1415 thread_from_handle instead of thread_from_thread_handle.
1416
1417 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1418
1419 * gdb.python/py-thrhandle.exp: Add tests for
1420 gdb.InferiorThread.handle.
1421
1422 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1423
1424 * gdb.python/py-function.exp: Check calling helper function from
1425 all languages.
1426 * lib/gdb.exp (gdb_supported_languages): New proc.
1427
1428 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1429
1430 * gdb.base/complex-parts.c: New file.
1431 * gdb.base/complex-parts.exp: New file.
1432
1433 2019-04-01 Tom Tromey <tromey@adacore.com>
1434
1435 PR symtab/23331:
1436 * gdb.dwarf2/dw2-ranges-main.c: New file.
1437 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1438 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1439
1440 2019-03-30 Simon Marchi <simark@simark.ca>
1441
1442 * gdb.base/default.exp: Add values for $_gdb_major and
1443 $_gdb_minor.
1444
1445 2019-03-29 Tom Tromey <tromey@adacore.com>
1446
1447 * gdb.base/help.exp: Tighten apropos regexp.
1448
1449 2019-03-29 Keith Seitz <keiths@redhat.com>
1450
1451 * gdb.fortran/array-bounds.exp: New file.
1452 * gdb.fortran/array-bounds.f90: New file.
1453
1454 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1455
1456 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1457
1458 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1459
1460 * gdb.multi/hello.c (main): Increase alarm timer.
1461
1462 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1463
1464 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1465 factor when no hardware watchpoint support.
1466
1467 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1468 Pedro Alves <palves@redhat.com>
1469
1470 * boards/local-board.exp: set sysroot to /.
1471
1472 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1473
1474 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1475 in child.
1476
1477 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1478
1479 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1480 field.
1481 (make_container): Initialise new field.
1482 * gdb.python/py-prettyprint.exp: Add new tests.
1483 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1484 <display_hint>: New method.
1485
1486 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1487
1488 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1489 gdb_continue_to_breakpoint more throughout this test.
1490 (run_lang_tests) Supply unique test names, and use
1491 gdb_test_no_output.
1492
1493 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.base/finish-pretty.exp: Update expected results.
1496 * gdb.base/pretty-print.c: New file.
1497 * gdb.base/pretty-print.exp: New file.
1498
1499 2019-03-25 Pedro Alves <palves@redhat.com>
1500
1501 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1502 move comments outside list. Append '-i "" eof' section.
1503
1504 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1505
1506 * README: Add pie options.
1507 * gdb.base/break-interp.exp: Ensure pie is disabled.
1508 * gdb.base/dump.exp: Likewise.
1509 * lib/gdb.exp (gdb_compile): Add pie option.
1510
1511 2019-03-19 Tom Tromey <tromey@adacore.com>
1512
1513 * gdb.mi/mi2-cli-display.c: New file.
1514 * gdb.mi/mi2-cli-display.exp: New file.
1515
1516 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1517 Tom Tromey <tromey@adacore.com>
1518
1519 * gdb.ada/ptype_array/pck.adb: New file.
1520 * gdb.ada/ptype_array/pck.ads: New file.
1521 * gdb.ada/ptype_array/foo.adb: New file.
1522 * gdb.ada/ptype_array.exp: New file.
1523
1524 2019-03-14 Tom Tromey <tromey@adacore.com>
1525
1526 * gdb.base/style.exp: Add "set style sources" test.
1527
1528 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1529
1530 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1531 * mi-breakpoint-multiple-locations.exp: ... this.
1532 (make_breakpoints_pattern): New proc.
1533 (do_test): Add mi_version parameter, test -break-insert,
1534 -break-info and =breakpoint-created.
1535
1536 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * config/default.exp: Remove 'load_lib gdb.exp'.
1539 * config/monitor.exp: Likewise.
1540 * config/sid.exp: Likewise.
1541 * config/sim.exp: Likewise.
1542 * config/slite.exp: Likewise.
1543 * config/unix.exp: Likewise.
1544 * gdb.base/default.exp: Remove unhelpful comment.
1545
1546 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1547
1548 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1549
1550 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1551
1552 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1553
1554 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * gdb.fortran/type-kinds.exp: Update expected results.
1557
1558 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1561
1562 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1565 function.
1566 (test_basic_parsing_of_type_kinds): Expand types tested.
1567 (test_parsing_invalid_type_kinds): New function.
1568
1569 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1570
1571 * gdb.fortran/intrinsics.exp: New file.
1572 * gdb.fortran/intrinsics.f90: New file.
1573 * gdb.fortran/type-kinds.exp: New file.
1574
1575 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1576
1577 * gdb.fortran/dot-ops.exp: New file.
1578
1579 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1580
1581 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1582 Check upper and lower case logical literals.
1583
1584 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1585
1586 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1587 Remove duplicate tests.
1588
1589 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1590
1591 * lib/gdb.exp (builtin_cd): rename of cd.
1592 (cd): Override builtin.
1593
1594 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1595
1596 * gdb.fortran/function-calls.exp: New file.
1597 * gdb.fortran/function-calls.f90: New test.
1598
1599 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1600
1601 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1602 on user program standard output.
1603 * gdb.fortran/short-circuit-argument-list.f90: Record function
1604 calls.
1605
1606 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1607
1608 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1609 failure.
1610
1611 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1612
1613 PR gdb/8527
1614 * gdb.base/interrupt-daemon-attach.c,
1615 gdb.base/interrupt-daemon-attach.exp: New test.
1616
1617 2019-02-27 Pedro Alves <palves@redhat.com>
1618
1619 * gdb.base/page.exp: Add tests for "set width/height -1".
1620
1621 2019-02-27 Pedro Alves <palves@redhat.com>
1622
1623 * gdb.base/page.exp: Add tests for "set/show width/height" with
1624 "infinite" values.
1625
1626 2019-02-27 Tom Tromey <tromey@adacore.com>
1627
1628 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1629 2.4.
1630 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1631 workaround.
1632
1633 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1636 tests for structs with static members.
1637
1638 2019-02-26 Tom Tromey <tromey@adacore.com>
1639
1640 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1641 ValueError, not TypeError.
1642
1643 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1644
1645 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1646 call from main program.
1647
1648 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1649
1650 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1651 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1652 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1653 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1654 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1655
1656 2019-02-22 Keith Seitz <keiths@redhat.com>
1657
1658 PR symtab/23853
1659 * gdb.base/symlink-sourcefile.c: New file.
1660 * gdb.base/symlink-sourcefile.exp: New file.
1661
1662 2019-02-20 Tom Tromey <tom@tromey.com>
1663
1664 * gdb.base/info_qt.exp: Update.
1665
1666 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1667
1668 * gdb.base/source.exp: Move "error in sourced script" code to
1669 the end.
1670 * gdb.base/source-error.gdb: Move contents to
1671 source-error-1.gdb. Add new code to source source-error-1.gdb.
1672 * gdb.base/source-error-1.gdb: New file, from previous
1673 source-error.gdb.
1674
1675 2019-02-17 Tom Tromey <tom@tromey.com>
1676
1677 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1678 for macro styling.
1679 * gdb.base/style.c (SOME_MACRO): New macro.
1680
1681 2019-02-17 Tom Tromey <tom@tromey.com>
1682
1683 * gdb.base/style.exp: Add line-wrapping tests.
1684 * gdb.base/page.exp: Add test for quitting during pagination.
1685
1686 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1687
1688 * gdb.ada/big_packed_array: New testcase.
1689 * gdb.ada/homonym.exp: Fix incorrect expected output for
1690 "break <homonym__get_value>" test.
1691
1692 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1693
1694 PR breakpoints/21870
1695 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1696 and prepare_for_testing. Add comment.
1697 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1698 redundant cleanup call. Clean up comment.
1699
1700 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1701
1702 PR breakpoints/21870
1703 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1704 * gdb.arch/aarch64-dbreg-contents.c: New file.
1705
1706 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1707
1708 * gdb.ada/mi_ref_changeable: New testcase.
1709
1710 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1711
1712 * gdb.base/attach.exp: Add double attach test.
1713
1714 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1715
1716 * lib/gdb.exp (default_gdb_start): Don't match pagination
1717 prompt.
1718 (gdb_init): Set stty_init.
1719
1720 2019-01-27 Tom Tromey <tom@tromey.com>
1721
1722 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1723 skip_python_tests.
1724
1725 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1726
1727 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1728 New structure.
1729 (struct struct_static_02_02): Likewise.
1730 (struct struct_static_02_03): Likewise.
1731 (struct struct_static_02_04): Likewise.
1732 (struct struct_static_04_01): Likewise.
1733 (struct struct_static_04_02): Likewise.
1734 (struct struct_static_04_03): Likewise.
1735 (struct struct_static_04_04): Likewise.
1736 (struct struct_static_06_01): Likewise.
1737 (struct struct_static_06_02): Likewise.
1738 (struct struct_static_06_03): Likewise.
1739 (struct struct_static_06_04): Likewise.
1740 (cmp_struct_static_02_01): Likewise.
1741 (cmp_struct_static_02_02): Likewise.
1742 (cmp_struct_static_02_03): Likewise.
1743 (cmp_struct_static_02_04): Likewise.
1744 (cmp_struct_static_04_01): Likewise.
1745 (cmp_struct_static_04_02): Likewise.
1746 (cmp_struct_static_04_03): Likewise.
1747 (cmp_struct_static_04_04): Likewise.
1748 (cmp_struct_static_06_01): Likewise.
1749 (cmp_struct_static_06_02): Likewise.
1750 (cmp_struct_static_06_03): Likewise.
1751 (cmp_struct_static_06_04): Likewise.
1752 (call_all): Test new structs.
1753 * gdb.base/infcall-nested-structs.exp: Likewise.
1754
1755 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1756 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1757
1758 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1759 * gdb.base/stack-protector.c: New test.
1760 * gdb.base/stack-protector.exp: New file.
1761 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1762 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1763 option.
1764 (gdb_compile): Remove stack protector for GCC and prevent
1765 recursion.
1766
1767 2019-01-16 Keith Seitz <keiths@redhat.com>
1768
1769 PR gdb/23773
1770 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1771
1772 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1773
1774 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1775 aliases.
1776 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1777 tests.
1778 * gdb.arch/powerpc-vector-regs.c: New file.
1779 * gdb.arch/powerpc-vector-regs.exp: New file.
1780
1781 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1782
1783 * gdb.arch/altivec-regs.exp: Fix the list passed to
1784 gdb_expect_list when testing "info vector".
1785
1786 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1787
1788 * gdb.base/style.exp: Don't include path in testname.
1789
1790 2019-01-10 Keith Seitz <keiths@redhat.com>
1791
1792 PR gdb/23712
1793 PR symtab/23010
1794 * gdb.dwarf2/multidictionary.exp: New file.
1795
1796 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1797
1798 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1799 (test_gnuv3_style_demangling): ... this.
1800 (test_lucid_style_demangling): Remove.
1801 (test_arm_style_demangling): Remove.
1802 (test_hp_style_demangling): Remove.
1803 (do_tests): Remove calls to the above.
1804
1805 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1808 case.
1809
1810 2019-01-06 Tom Tromey <tom@tromey.com>
1811
1812 PR gdb/28155:
1813 * gdb.dwarf2/typedef-void-finish.exp: New file.
1814
1815 2018-12-28 Tom Tromey <tom@tromey.com>
1816 Simon Marchi <simark@simark.ca>
1817
1818 * gdb.base/jit-exec.exp: New file.
1819 * gdb.base/jit-exec.c: New file.
1820 * gdb.base/jit-execd.c: New file.
1821
1822 2018-12-28 Tom Tromey <tom@tromey.com>
1823
1824 * gdb.base/style.exp: Update test to check for address styling.
1825
1826 2018-12-28 Tom Tromey <tom@tromey.com>
1827
1828 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1829 message.
1830
1831 2018-12-28 Tom Tromey <tom@tromey.com>
1832
1833 * gdb.base/style.exp: Add test for version number styling.
1834
1835 2018-12-28 Tom Tromey <tom@tromey.com>
1836
1837 * gdb.base/style.exp: Add test for print_address_symbolic.
1838
1839 2018-12-28 Tom Tromey <tom@tromey.com>
1840
1841 * gdb.base/style.exp: Add test for breakpoint setting.
1842
1843 2018-12-28 Tom Tromey <tom@tromey.com>
1844
1845 * gdb.base/style.exp: Add test for variable names.
1846
1847 2018-12-28 Tom Tromey <tom@tromey.com>
1848
1849 * gdb.base/style.exp: New file.
1850 * gdb.base/style.c: New file.
1851
1852 2018-12-28 Tom Tromey <tom@tromey.com>
1853
1854 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1855 "dumb".
1856 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1857 the TERM environment variable.
1858
1859 2018-12-27 Tom Tromey <tom@tromey.com>
1860
1861 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1862 pagination test.
1863
1864 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1865
1866 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1867 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1868
1869 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1870
1871 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1872 Filename a.adb changed to bp_fun_addr.adb.
1873 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1874
1875 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1876
1877 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1878 non-PIE executables.
1879 * README: Mention the gdb,nopie_flag board setting.
1880 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1881 non-PIE executable.
1882 * gdb.arch/amd64-entry-value.exp: Likewise.
1883 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1884 * gdb.arch/i386-float.exp: Likewise.
1885 * gdb.arch/i386-signal.exp: Likewise.
1886 * gdb.mi/mi-reg-undefined.exp: Likewise.
1887
1888 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1889
1890 PR gdb/23974
1891 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1892
1893 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1894
1895 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1896 Update order of results accordingly.
1897
1898 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1899
1900 * gdb.base/annota1.exp: Update a test regexp.
1901
1902 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1903
1904 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1905
1906 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1907
1908 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1909 (reuse_time): Initialize to REUSE_TIME_CAP.
1910 (check_rc): New function.
1911 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1912 Check pthread_create rc.
1913 (spawner_thread_func): Check pthread_create and pthread_join rc.
1914
1915 2018-12-08 Pedro Alves <palves@redhat.com>
1916
1917 * gdb.base/list.exp (test_forward_search): Rename to ...
1918 (test_forward_reverse_search): ... this. Also test reverse-search
1919 and the forward-search alias.
1920
1921 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1922
1923 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1924 local timeout variable before return, and remove all local timeout
1925 variable entirely.
1926 (gdb_load): Likewise.
1927
1928 2018-12-01 Tom de Vries <tdevries@suse.de>
1929
1930 * gdb.base/gdb-caching-proc.exp: New file.
1931
1932 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1933
1934 * Makefile.in (TIMESTAMP): New variable.
1935 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1936 command.
1937 (check-single-racy): Likewise.
1938 (check/%.exp): Likewise.
1939 (check-racy/%.exp): Likewise.
1940 (workers/%.worker): Likewise.
1941 (build-perf): Likewise.
1942 (check-perf): Likewise.
1943 * README: Describe new "TS" and "TS_FORMAT" variables.
1944 * print-ts.py: New file.
1945
1946 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1947
1948 PR python/23714
1949 * gdb.python/python.exp: Test command repetition after
1950 gdb.execute.
1951
1952 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1955 is correctly aligned.
1956
1957 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1958
1959 * gdb.ada/info_auto_lang.exp: New testcase.
1960 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1961 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1962 * gdb.ada/info_auto_lang/some_c.c: New file.
1963
1964 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1965
1966 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1967 FUNC_lang language syntax.
1968
1969 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1970
1971 * gdb.base/info_minsym.c: New file.
1972 * gdb.base/info_minsym.exp: New file.
1973
1974 2018-11-19 Tom Tromey <tom@tromey.com>
1975
1976 PR rust/23625:
1977 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1978 * gdb.rust/expr.exp: Update expected output. Change one test.
1979
1980 2018-11-19 Tom Tromey <tom@tromey.com>
1981
1982 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1983
1984 2018-11-19 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1987 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1988 see the expected warning.
1989
1990 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1991
1992 PR gdb/22736:
1993 * gdb.cp/infcall-nodebug-lib.c: New test.
1994 * gdb.cp/infcall-nodebug-main.c: New test.
1995 * gdb.cp/infcall-nodebug.exp: New file.
1996
1997 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1998
1999 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2000 completer tests.
2001
2002 2018-11-09 Tom de Vries <tdevries@suse.de>
2003
2004 * gdb.base/msym-lang.c: New test.
2005 * gdb.base/msym-lang.exp: New file.
2006 * gdb.base/msym-lang-main.c: New test.
2007
2008 2018-11-08 Tom Tromey <tom@tromey.com>
2009
2010 PR gdb/23555:
2011 PR gdb/23838:
2012 * gdb.base/warning.exp: New file.
2013
2014 2018-11-08 Jan Beulich <jbeulich@suse.com>
2015
2016 * testsuite/gdb.arch/i386-avx512.c,
2017 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2018
2019 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2022 point hardware.
2023
2024 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2027 * gdb.dwarf2/missing-type-name.exp: New file.
2028
2029 2018-11-06 Tom de Vries <tdevries@suse.de>
2030
2031 * gdb.base/many-headers.c: New test.
2032 * gdb.base/many-headers.exp: New file.
2033
2034 2018-11-06 Jim Wilson <jimw@sifive.com>
2035
2036 * gdb.base/code_elim.exp: For riscv, set additional_flags
2037 to include -msmall-data-limit=0.
2038
2039 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.ada/watch_minus_l: New testcase.
2042
2043 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2044
2045 * gdb.arch/aix-sighandle.c: New file.
2046 * gdb.arch/aix-sighandle.exp: New file.
2047
2048 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2049
2050 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2051 registers being unions.
2052
2053 2018-10-31 Tom de Vries <tdevries@suse.de>
2054
2055 * lib/valgrind.exp: New file.
2056 (vgdb_start, vgdb_stop): New procs, factored out of ...
2057 * gdb.base/valgrind-bt.exp: ... here, ...
2058 * gdb.base/valgrind-disp-step.exp: ... here and ...
2059 * gdb.base/valgrind-infcall.exp: ... here.
2060
2061 2018-10-31 Tom de Vries <tdevries@suse.de>
2062
2063 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2064
2065 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2066
2067 * gdb.dwarf2/void-type.c: New file.
2068 * gdb.dwarf2/void-type.exp: New file.
2069
2070 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2071
2072 * gdb.base/info_qt.c: New file.
2073 * gdb.base/info_qt.exp: New file.
2074
2075 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2076
2077 * gdb.arch/powerpc-htm-regs.c: New file.
2078 * gdb.arch/powerpc-htm-regs.exp: New file.
2079
2080 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2081
2082 * gdb.arch/powerpc-tar.c: New file.
2083 * gdb.arch/powerpc-tar.exp: New file.
2084
2085 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2086
2087 * gdb.arch/powerpc-ppr-dscr.c: New file.
2088 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2089
2090 2018-10-25 Tom de Vries <tdevries@suse.de>
2091
2092 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2093
2094 2018-10-24 Tom de Vries <tdevries@suse.de>
2095
2096 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2097 longer exists error.
2098
2099 2018-10-24 Tom de Vries <tdevries@suse.de>
2100
2101 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2102
2103 2018-10-24 Tom de Vries <tdevries@suse.de>
2104
2105 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2106 --db-attach in valgrind.
2107
2108 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.arch/riscv-reg-aliases.c: New file.
2111 * gdb.arch/riscv-reg-aliases.exp: New file.
2112
2113 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2114
2115 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2116
2117 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2118
2119 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2120
2121 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2122
2123 * gdb.cp/ovldbreak.exp: Fix regexps.
2124
2125 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2126
2127 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2128
2129 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2130
2131 PR cli/23785
2132 * gdb.base/restore.exp: New test to check if "restore" with an
2133 invalid file doesn't segfault.
2134
2135 2018-10-18 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2138 * gdb.ada/excep_handle.exp: Same.
2139 * gdb.ada/mi_string_access.exp: Same.
2140 * gdb.ada/mi_var_union.exp: Same.
2141 * gdb.arch/arc-analyze-prologue.exp: Same.
2142 * gdb.arch/arc-decode-insn.exp: Same.
2143 * gdb.base/readnever.exp: Same.
2144 * gdb.fortran/printing-types.exp: Same.
2145 * gdb.guile/scm-lazy-string.exp: Same.
2146
2147 2018-10-16 Tom de Vries <tdevries@suse.de>
2148
2149 PR gdb/23730
2150 * gdb.base/catch-follow-exec.c: Add copyright notice.
2151 * gdb.base/catch-follow-exec.exp: Rewrite to use
2152 gdb_spawn_with_cmdline_opts. Require gdb-native.
2153
2154 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2155
2156 * gdb.trace/actions-changed.exp: Check for arch support.
2157 * gdb.trace/actions.exp: Likewise.
2158 * gdb.trace/ax.exp: Likewise.
2159 * gdb.trace/backtrace.exp: Likewise.
2160 * gdb.trace/change-loc.exp: Likewise.
2161 * gdb.trace/deltrace.exp: Likewise.
2162 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2163 * gdb.trace/ftrace.exp: Likewise.
2164 * gdb.trace/infotrace.exp: Check for arch support.
2165 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2166 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2167 * gdb.trace/mi-tsv-changed.exp: Likewise.
2168 * gdb.trace/packetlen.exp: Likewise.
2169 * gdb.trace/passc-dyn.exp: Likewise.
2170 * gdb.trace/passcount.exp: Likewise.
2171 * gdb.trace/pending.exp: Likewise.
2172 * gdb.trace/range-stepping.exp: Check for shlib support.
2173 * gdb.trace/report.exp: Check for arch support.
2174 * gdb.trace/save-trace.exp: Likewise.
2175 * gdb.trace/signal.exp: Check for signal support.
2176 * gdb.trace/tfind.exp: Check for arch support.
2177 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2178 * gdb.trace/trace-common.h: Add comment.
2179 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2180 * gdb.trace/trace-enable-disable.exp: Likewise.
2181 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2182 * gdb.trace/tracecmd.exp: Check for arch support.
2183 * gdb.trace/tspeed.exp: Check for shlib and target support.
2184 * gdb.trace/tstatus.exp: Check for arch support.
2185 * gdb.trace/tsv.exp: Likewise.
2186 * gdb.trace/while-dyn.exp: Likewise.
2187 * gdb.trace/while-stepping.exp: Likewise.
2188 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2189
2190 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2191
2192 * gdb.trace/tspeed.exp: Remove nowarnings.
2193 (prepare_for_trace_test): Declare "global ipalib".
2194 * gdb.trace/tspeed.c: Include unistd.h.
2195 (main): Remove superfluous printf argument.
2196
2197 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2198
2199 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2200 directory prefix on the filename.
2201
2202 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2203
2204 * gdb.gdb/unittest.exp: Update expected message informing that
2205 selftests have been disabled.
2206 * gdb.server/unittest.exp: Likewise.
2207
2208 2018-10-09 Tom de Vries <tdevries@suse.de>
2209
2210 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2211 with runto_main.
2212
2213 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2214
2215 PR c++/16841
2216 * gdb.cp/virtbase2.cc: New file.
2217 * gdb.cp/virtbase2.exp: New file.
2218
2219 2018-10-06 Tom Tromey <tom@tromey.com>
2220
2221 PR python/19399:
2222 * gdb.python/py-inferior.exp: Add architecture test.
2223
2224 2018-10-06 Tom Tromey <tom@tromey.com>
2225
2226 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2227 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2228
2229 2018-10-06 Tom Tromey <tom@tromey.com>
2230
2231 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2232 of a "throw" catchpoint.
2233
2234 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2235
2236 * gdb.base/info-proc.exp: Update string expected from "help info
2237 proc".
2238
2239 2018-10-04 Tom Tromey <tom@tromey.com>
2240
2241 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2242 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2243 (test_initial_complaints, test_empty_complaints): Update.
2244 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2245
2246 2018-10-04 Tom Tromey <tom@tromey.com>
2247
2248 PR cli/19551:
2249 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2250 * lib/gdb.exp (gdb_file_cmd): Update.
2251 * gdb.stabs/weird.exp (print_weird_var): Update.
2252 * gdb.server/solib-list.exp: Update.
2253 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2254 * gdb.mi/mi-cli.exp: Update.
2255 * gdb.linespec/linespec.exp: Update.
2256 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2257 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2258 * gdb.cp/cp-relocate.exp: Update.
2259 * gdb.base/sym-file.exp: Update.
2260 * gdb.base/relocate.exp: Update.
2261 * gdb.base/readnever.exp: Update.
2262 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2263 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2264 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2265 * gdb.base/code_elim.exp: Update.
2266 * gdb.base/break-unload-file.exp (test_break): Update.
2267 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2268 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2269 Update.
2270 * gdb.base/attach.exp (do_attach_tests): Update.
2271 * gdb.base/sepdebug.exp: Update.
2272 * gdb.python/py-section-script.exp: Update.
2273
2274 2018-10-04 Tom Tromey <tom@tromey.com>
2275
2276 PR cli/22234:
2277 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2278 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2279 output.
2280
2281 2018-10-04 Tom Tromey <tom@tromey.com>
2282
2283 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2284 set width and height to 0.
2285 (test_command_line_attach_run): Use -quiet.
2286
2287 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2288
2289 * lib/gdb.exp (skip_ifunc_tests): New.
2290 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2291 other compile failures.
2292 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2293
2294 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2295
2296 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2297 is_amd64_regs_target.
2298
2299 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2300
2301 * gdb.arch/aarch64-sighandler-regs.c: New test.
2302 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2303 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2304
2305 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2306
2307 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2308 assembly.
2309
2310 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2311
2312 * gdb.base/frame-selection.exp: New file.
2313 * gdb.base/frame-selection.c: New file.
2314
2315 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2316
2317 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2318 pthread barrier.
2319 (main): Likewise.
2320
2321 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2322
2323 * gdb.base/large-frame-1.c: New file.
2324 * gdb.base/large-frame-2.c: New file.
2325 * gdb.base/large-frame.exp: New file.
2326 * gdb.base/large-frame.h: New file.
2327
2328 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2329
2330 PR gdb/20948
2331 * gdb.base/write_mem.exp: New test.
2332 * gdb.base/write_mem.c: Likewise.
2333
2334 2018-09-23 Tom Tromey <tom@tromey.com>
2335
2336 PR python/18852:
2337 * gdb.python/py-parameter.exp: Add test for parameter that throws
2338 on "set".
2339
2340 2018-09-23 Tom Tromey <tom@tromey.com>
2341
2342 PR python/17284:
2343 * gdb.python/py-template.exp (test_template_arg): Add test for
2344 negative template argument number.
2345
2346 2018-09-23 Tom Tromey <tom@tromey.com>
2347
2348 PR python/14062:
2349 * gdb.python/python.exp: Add test for post_event error.
2350
2351 2018-09-23 Tom Tromey <tom@tromey.com>
2352
2353 PR python/18170:
2354 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2355 convert pointers to int and long.
2356
2357 2018-09-23 Tom Tromey <tom@tromey.com>
2358
2359 PR python/20126:
2360 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2361 signed-ness conversion tests.
2362
2363 2018-09-23 Tom Tromey <tom@tromey.com>
2364
2365 PR python/18352;
2366 * gdb.python/py-value.exp (test_float_conversion): New proc.
2367 Use it.
2368
2369 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2370
2371 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2372
2373 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2374
2375 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2376 no readline.
2377 * gdb.base/utf8-identifiers.exp: Likewise.
2378 * gdb.cp/cpcompletion.exp: Likewise.
2379 * gdb.linespec/cpcompletion.exp: Likewise.
2380 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2381 * gdb.linespec/cpls-ops.exp: Likewise.
2382
2383 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2384 Chris January <chris.january@arm.com>
2385
2386 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2387 * gdb.fortran/short-circuit-argument-list.exp: New file.
2388 * gdb.fortran/short-circuit-argument-list.f90: New test.
2389
2390 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2391
2392 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2393 "arch=" keyword when executing "-stack-list-frames".
2394
2395 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2396
2397 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2398 "arch=" keyword when executing "-stack-list-frames".
2399
2400 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2401
2402 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2403 break ada".
2404
2405 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2406
2407 PR python/23669
2408 * gdb.python/python.exp: Test gdb.execute("show commands").
2409
2410 2018-09-16 Tom Tromey <tom@tromey.com>
2411
2412 * gdb.base/new-ui.exp (do_execution_tests): Update.
2413 * gdb.base/dbx.exp (test_breakpoints): Update.
2414
2415 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2416
2417 * lib/gdb.exp (gdb_simple_compile): Add proc.
2418 (is_elf_target): Use gdb_simple_compile.
2419 (skip_altivec_tests): Likewise.
2420 (skip_vsx_tests): Likewise.
2421 (skip_tsx_tests): Likewise.
2422 (skip_btrace_tests): Likewise.
2423 (skip_btrace_pt_tests): Likewise.
2424 (gdb_can_simple_compile): Likewise.
2425 (gdb_has_argv0): Likewise.
2426 (gdb_target_symbol_prefix): Likewise.
2427 (target_supports_scheduler_locking): Likewise.
2428
2429 2018-09-13 Tom Tromey <tom@tromey.com>
2430
2431 * Makefile.in (TAGS): Recognize proc_with_prefix and
2432 gdb_caching_proc.
2433
2434 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2435
2436 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2437 method.
2438
2439 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2440
2441 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2442 and a few other Inferior properties when the Inferior is no
2443 longer valid.
2444
2445 2018-09-13 Tom Tromey <tom@tromey.com>
2446
2447 PR rust/23650:
2448 * gdb.rust/simple.exp: Add test for enum field access error.
2449
2450 2018-09-13 Tom Tromey <tom@tromey.com>
2451
2452 PR rust/23626:
2453 * gdb.rust/simple.rs (EmptyEnum): New type.
2454 (main): Use it.
2455 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2456
2457 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2458
2459 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2460 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2461 * gdb.python/py-symtab.exp: Update test printing an objfile.
2462
2463 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2464
2465 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2466 object.
2467
2468 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2469
2470 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2471 (support_complex_tests): Use gdb_can_simple_compile.
2472 (is_ilp32_target): Likewise.
2473 (is_lp64_target): Likewise.
2474 (is_64_target): Likewise.
2475 (is_amd64_regs_target): Likewise.
2476 (is_aarch32_target): Likewise.
2477 (gdb_int128_helper): Likewise.
2478
2479 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2482
2483 2018-09-10 Jerome Guitton <guitton@adacore.com>
2484
2485 * gdb.ada/same_component_name: Add test for case of tagged record
2486 with variable-length fields.
2487
2488 2018-09-10 Xavier Roirand <roirand@adacore.com>
2489
2490 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2491 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2492 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2493 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2494
2495 2018-09-10 Xavier Roirand <roirand@adacore.com>
2496
2497 * gdb.ada/mi_string_access.exp: New testcase.
2498 * gdb.ada/mi_string_access/bar.adb: New file.
2499 * gdb.ada/mi_string_access/pck.adb: New file.
2500 * gdb.ada/mi_string_access/pck.asd: New file.
2501
2502 2018-09-10 Xavier Roirand <roirand@adacore.com>
2503
2504 * gdb.ada/mi_var_union.exp: New testcase.
2505 * gdb.ada/mi_var_union/bar.adb: New file.
2506 * gdb.ada/mi_var_union/pck.adb: New file.
2507 * gdb.ada/mi_var_union/pck.asd: New file.
2508
2509 2018-09-08 Tom Tromey <tom@tromey.com>
2510
2511 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2512
2513 2018-09-08 Tom Tromey <tom@tromey.com>
2514
2515 PR python/16047:
2516 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2517 (register_pretty_printers): Register new printer.
2518 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2519 test.
2520 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2521 (an_int_type3): New global.
2522
2523 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2524
2525 * gdb.ada/expr_with_funcall: New testcase.
2526
2527 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2528
2529 * gdb.ada/packed_array_assign: New testcase.
2530
2531 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2532
2533 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2534 names, and add test prefixes to make test names unique.
2535
2536 2018-09-05 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.dwarf2/varval.exp: Add test.
2539
2540 2018-09-04 Gary Benson <gbenson@redhat.com>
2541
2542 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2543 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2544
2545 2018-08-31 Tom Tromey <tom@tromey.com>
2546
2547 * gdb.rust/simple.rs: Rename second variable "v".
2548
2549 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * gdb.base/funcargs.c (use_a): New function.
2552 (recurse): Call use_a.
2553
2554 2018-08-29 Keith Seitz <keiths@redhat.com>
2555
2556 * gdb.compile/compile-cplus-anonymous.cc: New file.
2557 * gdb.compile/compile-cplus-anonymous.exp: New file.
2558 * gdb.compile/compile-cplus-array-decay.cc: New file.
2559 * gdb.compile/compile-cplus-array-decay.exp: New file.
2560 * gdb.compile/compile-cplus-inherit.cc: New file.
2561 * gdb.compile/compile-cplus-inherit.exp: New file.
2562 * gdb.compile/compile-cplus-member.cc: New file.
2563 * gdb.compile/compile-cplus-member.exp: New file.
2564 * gdb.compile/compile-cplus-method.cc: New file.
2565 * gdb.compile/compile-cplus-method.exp: New file.
2566 * gdb.compile/compile-cplus-mod.c: "New" file.
2567 * gdb.compile/compile-cplus-namespace.cc: New file.
2568 * gdb.compile/compile-cplus-namespace.exp: New file.
2569 * gdb.compile/compile-cplus-nested.cc: New file.
2570 * gdb.compile/compile-cplus-nested.exp: New file.
2571 * gdb.compile/compile-cplus-print.c: "New" file.
2572 * gdb.compile/compile-cplus-print.exp: "New" file.
2573 * gdb.compile/compile-cplus-virtual.cc: New file.
2574 * gdb.compile/compile-cplus-virtual.exp: New file.
2575 * gdb.compile/compile-cplus.c: "New" file.
2576 * gdb.compile/compile-cplus.exp: "New" file.
2577 * lib/compile-support.exp: New file.
2578
2579 2018-08-16 Gary Benson <gbenson@redhat.com>
2580
2581 PR gdb/13000:
2582 * gdb.base/batch-exit-status.exp: New file.
2583 * gdb.base/batch-exit-status.good-commands: Likewise.
2584 * gdb.base/batch-exit-status.bad-commands: Likewise.
2585
2586 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2587
2588 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2589 (struct struct02): Likewise.
2590 (struct struct03): Likewise.
2591 (struct struct04): Likewise.
2592 (struct struct_01_01): New struct.
2593 (struct struct_01_02): Likewise.
2594 (struct struct_01_03): Likewise.
2595 (struct struct_01_04): Likewise.
2596 (struct struct_02_01): Likewise.
2597 (struct struct_02_02): Likewise.
2598 (struct struct_02_03): Likewise.
2599 (struct struct_02_04): Likewise.
2600 (struct struct_04_01): Likewise.
2601 (struct struct_04_02): Likewise.
2602 (struct struct_04_03): Likewise.
2603 (struct struct_04_04): Likewise.
2604 (struct struct_05_01): Likewise.
2605 (struct struct_05_02): Likewise.
2606 (struct struct_05_03): Likewise.
2607 (struct struct_05_04): Likewise.
2608 (cmp_struct01): Remove function.
2609 (cmp_struct02): Likewise.
2610 (cmp_struct03): Likewise.
2611 (cmp_struct04): Likewise.
2612 (cmp_struct_01_01): Add Function.
2613 (cmp_struct_01_02): Likewise.
2614 (cmp_struct_01_03): Likewise.
2615 (cmp_struct_01_04): Likewise.
2616 (cmp_struct_02_01): Likewise.
2617 (cmp_struct_02_02): Likewise.
2618 (cmp_struct_02_03): Likewise.
2619 (cmp_struct_02_04): Likewise.
2620 (cmp_struct_04_01): Likewise.
2621 (cmp_struct_04_02): Likewise.
2622 (cmp_struct_04_03): Likewise.
2623 (cmp_struct_04_04): Likewise.
2624 (cmp_struct_05_01): Likewise.
2625 (cmp_struct_05_02): Likewise.
2626 (cmp_struct_05_03): Likewise.
2627 (cmp_struct_05_04): Likewise.
2628 (call_all): Add new structs.
2629 * gdb.base/infcall-nested-structs.exp: Likewise.
2630
2631 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2632
2633 * gdb.python/py-framefilter-mi.exp: Update regexp to
2634 check for "arch" field in frame output.
2635
2636 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2637
2638 * gdb.dwarf2/dw2-ranges-func.c: New file.
2639 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2640
2641 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2642
2643 * gdb.base/term.exp: Compare terminal settings with values from
2644 the inferior.
2645 * gdb.base/term.c: Get and set terminal settings.
2646
2647 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2648
2649 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2650 accommodate new "arch" field in frame output.
2651 * gdb.mi/mi-return.exp: Likewise.
2652 * gdb.mi/mi-stack.exp: Likewise.
2653 * gdb.mi/mi-syn-frame.exp: Likewise.
2654 * gdb.mi/user-selected-context-sync.exp: Likewise.
2655
2656 2018-08-19 Michael Spang <spang@google.com>
2657
2658 PR gdb/11786
2659 * gdb.base/gcore-tls-pie.c: New file.
2660 * gdb.base/gcore-tls-pie.exp: New file.
2661
2662 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2663
2664 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2665 * gdb.dwarf2/varval.c: New file.
2666 * gdb.dwarf2/varval.exp: New file.
2667
2668 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2669
2670 PR gdb/18931
2671 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2672
2673 2018-08-16 Keith Seitz <keiths@redhat.com>
2674
2675 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2676 tests expected to pass.
2677
2678 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2679
2680 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2681 -data-disassemble -a.
2682 (test_disassembly_bogus_args): Likewise.
2683
2684 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2685
2686 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2687
2688 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.base/vla-optimized-out.exp: Add new test.
2691
2692 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2693
2694 * gdb.base/vla-optimized-out-o3.exp: Delete.
2695 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2696 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2697 deleted tests.
2698
2699 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2700
2701 PR gdb/18050:
2702 * gdb.server/extended-remote-restart.c: New file.
2703 * gdb.server/extended-remote-restart.exp: New file.
2704
2705 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2706
2707 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2708 "set variable index = 42".
2709
2710 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2711
2712 * boards/index-cache-gdb.exp: New file.
2713 * gdb.dwarf2/index-cache.exp: New file.
2714 * gdb.dwarf2/index-cache.c: New file.
2715 * gdb.base/maint.exp: Check if we are using the index cache.
2716
2717 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2718
2719 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2720 MAKEFLAGS.
2721
2722 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2723
2724 * dg-extract-results.sh: Move to toplevel contrib.
2725 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2726 * Makefile.in (check-parallel-racy): Likewise.
2727
2728 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2731 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2732 tests if the target supports scheduler locking.
2733
2734 2018-08-04 Tom de Vries <tdevries@suse.de>
2735
2736 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2737
2738 2018-08-02 Tom Tromey <tom@tromey.com>
2739
2740 PR symtab/16842.
2741 * gdb.cp/temargs.exp: Test "info address" of a template
2742 parameter.
2743
2744 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2745
2746 * gdb.python/py-mi-var-info-path-expression.c: New file.
2747 * gdb.python/py-mi-var-info-path-expression.py: New file.
2748 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2749
2750 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2751
2752 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2753 error after "cannot resolve name" string.
2754
2755 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2756
2757 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2758 started.
2759 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2760
2761 2018-07-28 Tom de Vries <tdevries@suse.de>
2762
2763 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2764
2765 2018-07-26 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2768
2769 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2772 is visible.
2773
2774 2018-07-26 Tom de Vries <tdevries@suse.de>
2775
2776 PR breakpoints/23366
2777 * gdb.base/catch-follow-exec.c: New test.
2778 * gdb.base/catch-follow-exec.exp: New file.
2779
2780 2018-07-25 Tom de Vries <tdevries@suse.de>
2781
2782 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2783 vla-optimized-out.c.
2784
2785 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2786
2787 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2788 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2789
2790 2018-07-20 Tom de Vries <tdevries@suse.de>
2791
2792 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2793 NOCLONE macro.
2794 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2795
2796 2018-07-19 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2799 regular expression.
2800
2801 2018-07-18 Tom de Vries <tdevries@suse.de>
2802
2803 * gdb.base/vla-optimized-out.c: New test.
2804 * gdb.base/vla-optimized-out.exp: New file.
2805
2806 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2807
2808 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2809 message "No address associated with hostname" when gdbserver
2810 cannot resolve the hostname.
2811
2812 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2813
2814 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2815 Add some test prefixes to make tests unique.
2816
2817 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2818
2819 * gdb.base/frameapply.c: New file.
2820 * gdb.base/frameapply.exp: New file.
2821
2822 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2823
2824 * gdb.base/skip.exp: Update expected error message.
2825
2826 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2827 Jan Kratochvil <jan.kratochvil@redhat.com>
2828 Paul Fertser <fercerpav@gmail.com>
2829 Tsutomu Seki <sekiriki@gmail.com>
2830
2831 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2832 parameter.
2833 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2834 by default.
2835 * boards/native-gdbserver.exp: Likewise.
2836 * gdb.server/run-without-local-binary.exp: Improve regexp used
2837 for detecting when a remote debugging connection succeeds.
2838 * gdb.server/server-connect.exp: New file.
2839 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2840 Do not prefix the port number with ":".
2841 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2842 support for detecting and using it. Add '$debughost_gdbserver'
2843 to the list of arguments used to start gdbserver. Handle case
2844 when gdbserver cannot resolve a network name.
2845
2846 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2847
2848 PR c++/23373
2849 * gdb.base/ptype-offsets.cc (struct static_member): New
2850 struct.
2851 (main) <stmember>: New variable.
2852 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2853 with a static member in it.
2854
2855 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2858 watchpoints enabled and disabled.
2859
2860 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2861
2862 * gdb.base/examine-backward.exp: Still run tests around address
2863 0x0, even if address 0x0 is not readable. Update the pattern for
2864 matching address 0x0 in expected output.
2865
2866 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2869 malloc/free.
2870
2871 2018-07-04 Tom de Vries <tdevries@suse.de>
2872
2873 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2874
2875 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2876
2877 PR tdep/8282
2878 * gdb.arch/mips-disassembler-options.exp: New test.
2879 * gdb.arch/mips-disassembler-options.s: New test source.
2880
2881 2018-06-29 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.threads/names.exp: Adjust expected "info threads" output.
2884
2885 2018-06-29 Pedro Alves <palves@redhat.com>
2886
2887 * gdb.opt/inline-break.exp (line number, address): Add "info
2888 break" tests.
2889
2890 2018-06-29 Pedro Alves <palves@redhat.com>
2891
2892 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2893 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2894 number and address and running to them.
2895
2896 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2897
2898 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2899
2900 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2901
2902 * lib/compiler.c: Remove executable permission flag.
2903
2904 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2905
2906 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2907 code.
2908 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2909
2910 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2911
2912 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2913
2914 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2915
2916 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2917 address argument is omitted.
2918
2919 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2920
2921 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2922
2923 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2924
2925 PR gdb/21695
2926 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2927 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2928
2929 2018-06-26 Tom Tromey <tom@tromey.com>
2930
2931 PR rust/22574:
2932 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2933 * gdb.rust/simple.rs (struct SimpleLayout): New.
2934
2935 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2936
2937 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2938 "info registers" output.
2939
2940 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2941
2942 * gdb.base/watchpoint-hw-attach.c: New test.
2943 * gdb.base/watchpoint-hw-attach.exp: New file.
2944
2945 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2946
2947 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2948 through /bin/sh.
2949 * boards/dwarf4-gdb-index.exp: Likewise.
2950 * boards/fission-dwp.exp: Likewise.
2951
2952 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2953
2954 * gdb.base/float128.exp: Add comment and improved fail message
2955 to the failure case of "print large128" test.
2956
2957 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2958
2959 * configure.ac: Remove AC_PREREQ.
2960 * configure: Re-generate.
2961
2962 2018-06-19 Pedro Alves <palves@redhat.com>
2963
2964 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2965 (func_extern_caller): New.
2966 (main): Call func_extern_caller.
2967 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2968 logic change.
2969
2970 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2971
2972 PR gdb/16841
2973 * gdb.cp/typedef-base.cc: New file.
2974 * gdb.cp/typedef-base.exp: New file.
2975
2976 2018-06-18 Tom de Vries <tdevries@suse.de>
2977
2978 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2979
2980 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2981 Richard Bunt <Richard.Bunt@arm.com>
2982
2983 * gdb.threads/attach-slow-waitpid.c: New file.
2984 * gdb.threads/attach-slow-waitpid.exp: New file.
2985 * gdb.threads/slow-waitpid.c: New file.
2986
2987 2018-06-14 Pedro Alves <palves@redhat.com>
2988
2989 * gdb.base/fork-running-state.c: Include <errno.h>.
2990 (exit_if_relative_exits): New.
2991 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2992 exits.
2993 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2994 child exits.
2995
2996 2018-06-14 Tom de Vries <tdevries@suse.de>
2997
2998 PR cli/22573
2999 * gdb.base/finish-pretty.c: New test.
3000 * gdb.base/finish-pretty.exp: New file.
3001
3002 2018-06-14 Pedro Alves <palves@redhat.com>
3003
3004 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3005 gdb's expected startup output.
3006
3007 2018-06-14 Pedro Alves <palves@redhat.com>
3008
3009 * lib/selftest-support.exp (selftest_setup): Remove inlined
3010 function handling.
3011
3012 2018-06-14 Tom de Vries <tdevries@suse.de>
3013
3014 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3015 matching of breakpoint printing.
3016
3017 2018-06-13 Tom de Vries <tdevries@suse.de>
3018
3019 PR testsuite/23269
3020 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3021 (fork_child): ... here, and ...
3022 (fork_parent): ... here.
3023
3024 2018-06-12 Tom de Vries <tdevries@suse.de>
3025
3026 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3027
3028 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3029 Stephen Roberts <stephen.roberts@arm.com>
3030
3031 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3032 rewrite test to describe action performed, rather than possible
3033 failure.
3034
3035 2018-06-08 Gary Benson <gbenson@redhat.com>
3036
3037 * gdb.threads/check-libthread-db.exp: New file.
3038 * gdb.threads/check-libthread-db.c: Likewise.
3039
3040 2018-06-05 Tom Tromey <tom@tromey.com>
3041
3042 * gdb.base/default.exp: Update expected "show version" output.
3043
3044 2018-06-05 Tom Tromey <tom@tromey.com>
3045
3046 PR cli/12326:
3047 * gdb.cp/static-print-quit.exp: Update.
3048 * lib/gdb.exp (pagination_prompt): Update.
3049 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3050 * gdb.python/python.exp: Update.
3051
3052 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3053
3054 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3055
3056 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3057
3058 * gdb.ada/bp_fun_addr: New testcase.
3059
3060 2018-06-01 Tom Tromey <tom@tromey.com>
3061
3062 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3063 results.
3064 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3065 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3066 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3067 * gdb.base/maint.exp (maint_pass_if): Update.
3068
3069 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3070
3071 * gdb.base/endian.exp: New test.
3072 * gdb.base/endian.c: New test source.
3073
3074 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3075
3076 PR gdb/23203
3077 * gdb.base/bt-selected-frame.c: New file.
3078 * gdb.base/bt-selected-frame.exp: New file.
3079 * lib/gdb.exp (get_current_frame_number): New function.
3080
3081 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3082 Pedro Alves <palves@redhat.com>
3083
3084 * gdb.threads/tls-core.c: Include <stdlib.h>
3085 (thread_proc): Call `abort'.
3086 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3087 (tls_core_test): New procedure, bits factored out from ...
3088 (top level): ... here. Test both native cores and gcore cores.
3089
3090 2018-05-23 Tom Tromey <tom@tromey.com>
3091
3092 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3093
3094 2018-05-23 Tom Tromey <tom@tromey.com>
3095
3096 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3097 symfile_complaints.
3098 (test_short_complaints): Likewise.
3099 (test_empty_complaints): Likewise.
3100 (test_initial_complaints): Update.
3101
3102 2018-05-23 Tom Tromey <tom@tromey.com>
3103
3104 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3105
3106 2018-05-23 Tom Tromey <tom@tromey.com>
3107
3108 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3109 (test_short_complaints): Update.
3110
3111 2018-05-22 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.base/remote.exp: Only gdb_start after compiling the
3114 testcase. Issue "disconnect" before testing "set remote" command
3115 defaults. Issue clean_restart before running to main.
3116
3117 2018-05-22 Pedro Alves <palves@redhat.com>
3118
3119 * gdb.base/remote.exp: Adjust expected output of "show remote
3120 memory-write-packet-size". Add tests for "set remote
3121 memory-write-packet-size 0" and "set remote
3122 memory-write-packet-size fixed/limit".
3123
3124 2018-05-22 Pedro Alves <palves@redhat.com>
3125
3126 PR gdb/22973
3127 * gdb.base/utf8-identifiers.c: New file.
3128 * gdb.base/utf8-identifiers.exp: New file.
3129
3130 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3131
3132 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3133
3134 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3135
3136 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3137
3138 2018-05-18 Tom Tromey <tom@tromey.com>
3139
3140 * gdb.base/ptype-offsets.exp: Update.
3141
3142 2018-05-17 Keith Seitz <keiths@redhat.com>
3143
3144 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3145 in expected breakpoint stop locations.
3146 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3147 move to proper scope to test variable values.
3148 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3149 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3150 New functions.
3151 (main): Call not_inline_func3.
3152 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3153 inline_func1, inline_func2, and inline_func3. Test that when each
3154 breakpoint is hit, GDB properly reports both the stop location
3155 and the backtrace. Repeat tests for temporary breakpoints.
3156
3157 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3158
3159 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3160 rather then trying to access it in determining whether the PID
3161 of `gdbserver' could have been retrieved.
3162
3163 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3164
3165 * gdb.arch/amd64-init-x87-values.S: New file.
3166 * gdb.arch/amd64-init-x87-values.exp: New file.
3167
3168 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3169
3170 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3171
3172 2018-05-04 Tom Tromey <tom@tromey.com>
3173
3174 PR python/22730:
3175 * gdb.python/python.exp: Test multi-line execute.
3176
3177 2018-05-04 Tom Tromey <tom@tromey.com>
3178
3179 PR python/22731:
3180 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3181
3182 2018-05-04 Tom Tromey <tom@tromey.com>
3183
3184 PR gdb/11750:
3185 * gdb.base/define.exp: Test defining a user command inside a user
3186 command.
3187 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3188
3189 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3190 Pedro Alves <palves@redhat.com>
3191
3192 PR breakpoints/19806 and support for PR external/20207.
3193 * gdb.base/watchpoint-unaligned.c: New file.
3194 * gdb.base/watchpoint-unaligned.exp: New file.
3195
3196 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3197
3198 * gdb.base/maint.exp: Make test names unique, use
3199 test_prefix_command_help to test 'help maint info', and remove
3200 repeated test of 'help maint'.
3201
3202 2018-05-04 Tom Tromey <tom@tromey.com>
3203
3204 PR gdb/22619:
3205 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3206 behavior.
3207
3208 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3209
3210 * gdb.base/maint.exp: Process output from 'maint print registers'
3211 line at a time.
3212
3213 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3214
3215 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3216 timeout.
3217
3218 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3219
3220 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3221 filter pattern.
3222
3223 2018-05-02 Pedro Alves <palves@redhat.com>
3224
3225 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3226 to_log_command renames.
3227 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3228
3229 2018-05-02 Tom Tromey <tom@tromey.com>
3230
3231 * gdb.python/py-parameter.exp: Set test message.
3232
3233 2018-05-02 Tom Tromey <tom@tromey.com>
3234
3235 PR python/20084:
3236 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3237 PARAM_ZUINTEGER_UNLIMITED tests.
3238
3239 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3240
3241 PR rust/23124
3242 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3243 when casting.
3244
3245 2018-04-30 Tom Tromey <tom@tromey.com>
3246
3247 * gdb.python/py-type.exp: Check align attribute.
3248 * gdb.python/py-type.c: New "aligncheck" global.
3249
3250 2018-04-30 Tom Tromey <tom@tromey.com>
3251
3252 PR exp/17095:
3253 * gdb.dwarf2/dw2-align.exp: New file.
3254 * gdb.cp/align.exp: New file.
3255 * gdb.base/align.exp: New file.
3256 * lib/gdb.exp (gdb_int128_helper): New proc.
3257 (has_int128_c, has_int128_cxx): New caching procs.
3258
3259 2018-04-27 Tom Tromey <tom@tromey.com>
3260
3261 PR rust/22545:
3262 * gdb.rust/simple.exp: Add inclusive range tests.
3263
3264 2018-04-26 Pedro Alves <palves@redhat.com>
3265
3266 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3267 ifunc breakpoint locations correctly of ifunc breakpoints set
3268 while the program resolves the ifunc.
3269
3270 2018-04-26 Pedro Alves <palves@redhat.com>
3271
3272 * gdb.base/gnu-ifunc-final.c: New file.
3273 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3274 * gdb.base/gnu-ifunc.exp (executable): Delete.
3275 (staticexecutable): Adjust.
3276 (lib_opts, exec_opts): Delete.
3277 (make_binsuffix, build, set-break): New procedures.
3278 (misc_tests): New, with tests factored out from the top level.
3279 (top level): Test different combinations of ifunc resolver name,
3280 resolver with and with debug info, and ifunc target with and
3281 without debug info. Wrap static tests with with_target_prefix.
3282
3283 2018-04-26 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3286 return type" warnings.
3287
3288 2018-04-25 Pedro Alves <palves@redhat.com>
3289
3290 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3291 killed".
3292 * gdb.base/kill-after-signal.exp: Likewise.
3293 * gdb.threads/kill.exp: Likewise.
3294
3295 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3296 Sergio Durigan Junior <sergiodj@redhat.com>
3297 Pedro Alves <palves@redhat.com>
3298
3299 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3300 regexps to expect for '[Inferior ... detached]' as well.
3301 * gdb.base/attach.exp: Likewise.
3302 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3303 "gdb_continue_to_end".
3304 (test_catch_syscall_with_wrong_args): Likewise.
3305 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3306 ']'. Don't set 'verbose' on.
3307 * gdb.base/foll-vfork.exp: Likewise.
3308 * gdb.base/fork-print-inferior-events.c: New file.
3309 * gdb.base/fork-print-inferior-events.exp: New file.
3310 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3311 '[Inferior ... has been killed]' message.
3312 * gdb.base/kill-after-signal.exp: Likewise.
3313 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3314 detach message.
3315 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3316 message.
3317 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3318 regexps to expect for '[Inferior ... detached]' as well.
3319 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3320
3321 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3322
3323 PR gdb/23104
3324 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3325
3326 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3327
3328 * gdb.threads/multiple-successive-infcall.c: New test.
3329 * gdb.threads/multiple-successive-infcall.exp: New file.
3330
3331 2018-04-17 Tom Tromey <tom@tromey.com>
3332
3333 * gdb.rust/simple.rs (Union): New type.
3334 (main): New local "u".
3335 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3336
3337 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3338
3339 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3340 number information in output of "whereis" command.
3341 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3342
3343 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3344
3345 * gdb.ada/info_types.exp: Adjust expected output to the line
3346 numbers now printed by "info var/func/type".
3347 * gdb.base/completion.exp: Likewise.
3348 * gdb.base/included.exp: Likewise.
3349 * gdb.cp/cp-relocate.exp: Likewise.
3350 * gdb.cp/cplusfuncs.exp: Likewise.
3351 * gdb.cp/namespace.exp: Likewise.
3352 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3353
3354 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3355
3356 * gdb.btrace/cpu.exp: New.
3357
3358 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3359
3360 * gdb.base/step-indirect-call-thunk.exp: New.
3361 * gdb.base/step-indirect-call-thunk.c: New.
3362 * gdb.reverse/step-indirect-call-thunk.exp: New.
3363 * gdb.reverse/step-indirect-call-thunk.c: New.
3364
3365 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3366
3367 * gdb.base/pie-fork.c: New file.
3368 * gdb.base/pie-fork.exp: New file.
3369
3370 2018-04-11 Tom Tromey <tom@tromey.com>
3371
3372 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3373
3374 2018-04-10 Pedro Alves <palves@redhat.com>
3375
3376 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3377 exits. Instead loop running forever.
3378 (fork_parent): Run forever too.
3379
3380 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3381
3382 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3383 mi_continue_to_line.
3384 * gdb.mi/mi-stack.c (callee4): Add comment.
3385
3386 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3387
3388 * gdb.mi/mi-stack.exp: Fix indentation.
3389
3390 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3391
3392 PR gdb/22979
3393 * gdb.arch/amd64-osabi.exp: New file.
3394
3395 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3396
3397 PR gdb/22980
3398 * gdb.base/osabi.exp: New file.
3399
3400 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3401
3402 * gdb.cp/static-typedef-print.exp: New file.
3403 * gdb.cp/static-typedef-print.cc: New file.
3404
3405 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3406
3407 * gdb.ada/varsize_limit: New testcase.
3408
3409 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3410
3411 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3412
3413 * gdb.ada/notcplusplus: New testcase.
3414
3415 * gdb.base/c-linkage-name.c: New file.
3416 * gdb.base/c-linkage-name.exp: New testcase.
3417
3418 2018-03-26 Tom Tromey <tom@tromey.com>
3419
3420 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3421 * gdb.python/py-framefilter.py (name_error): New global.
3422 (ErrorInName.function): Use name_error.
3423
3424 2018-03-26 Tom Tromey <tom@tromey.com>
3425
3426 PR backtrace/15582:
3427 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3428
3429 2018-03-23 Keith Seitz <keiths@redhat.com>
3430
3431 PR c++/22968
3432 * gdb.cp/subtypes.exp: New file.
3433 * gdb.cp/subtypes.h: New file.
3434 * gdb.cp/subtypes.cc: New file.
3435 * gdb.cp/subtypes-2.cc: New file.
3436
3437 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3438
3439 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3440 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3441 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3442 -nostartfiles when compiling the test. Confirm that all registers
3443 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3444
3445 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3446
3447 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3448 option, syntax was wrong anyway.
3449 * gdb.arch/arm-disp-step.exp: Likewise.
3450 * gdb.arch/sparc64-regs.exp: Likewise.
3451 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3452 option, syntax was wrong anyway, switch to use
3453 prepare_for_testing.
3454 * gdb.arch/i386-disp-step.exp: Likewise.
3455
3456 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3457
3458 * gdb.ada/exec_changed.exp: Replace "target_info exists
3459 use_gdb_stub" by "use_gdb_stub".
3460 * gdb.ada/start.exp: Likewise.
3461 * gdb.base/async-shell.exp: Likewise.
3462 * gdb.base/attach-pie-misread.exp: Likewise.
3463 * gdb.base/attach-wait-input.exp: Likewise.
3464 * gdb.base/break-entry.exp: Likewise.
3465 * gdb.base/break-interp.exp: Likewise.
3466 * gdb.base/dprintf-detach.exp: Likewise.
3467 * gdb.base/nostdlib.exp: Likewise.
3468 * gdb.base/solib-nodir.exp: Likewise.
3469 * gdb.base/statistics.exp: Likewise.
3470 * gdb.base/testenv.exp: Likewise.
3471 * gdb.mi/mi-exec-run.exp: Likewise.
3472 * gdb.mi/mi-start.exp: Likewise.
3473 * gdb.multi/dummy-frame-restore.exp: Likewise.
3474 * gdb.multi/multi-arch-exec.exp: Likewise.
3475 * gdb.multi/multi-arch.exp: Likewise.
3476 * gdb.multi/tids.exp: Likewise.
3477 * gdb.multi/watchpoint-multi.exp: Likewise.
3478 * gdb.python/py-events.exp: Likewise.
3479 * gdb.threads/attach-into-signal.exp: Likewise.
3480 * gdb.threads/attach-stopped.exp: Likewise.
3481 * gdb.threads/threadapply.exp: Likewise.
3482 * lib/selftest-support.exp: Likewise.
3483
3484 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3485
3486 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3487
3488 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3489
3490 * gdb.perf/template-breakpoints.cc: New file.
3491 * gdb.perf/template-breakpoints.exp: New file.
3492 * gdb.perf/template-breakpoints.py: New file.
3493
3494 2018-03-19 Tom Tromey <tom@tromey.com>
3495
3496 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3497 y0.
3498 * gdb.rust/simple.exp: Test bare identifier form of struct
3499 initializer.
3500
3501 2018-03-19 Tom Tromey <tom@tromey.com>
3502
3503 * gdb.gdb/observer.exp: Remove.
3504
3505 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3506
3507 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3508 "qualified" option when setting breakpoints.
3509 * gdb.trace/backtrace.exp: Likewise.
3510 * gdb.trace/circ.exp: Likewise.
3511 * gdb.trace/collection.exp: Likewise.
3512 * gdb.trace/disconnected-tracing.exp: Likewise.
3513 * gdb.trace/ftrace-lock.exp: Likewise.
3514 * gdb.trace/ftrace.exp: Likewise.
3515 * gdb.trace/infotrace.exp: Likewise.
3516 * gdb.trace/packetlen.exp: Likewise.
3517 * gdb.trace/passc-dyn.exp: Likewise.
3518 * gdb.trace/qtro.exp: Likewise.
3519 * gdb.trace/read-memory.exp: Likewise.
3520 * gdb.trace/report.exp: Likewise.
3521 * gdb.trace/signal.exp: Likewise.
3522 * gdb.trace/status-stop.exp: Likewise.
3523 * gdb.trace/strace.exp: Likewise.
3524 * gdb.trace/tfind.exp: Likewise.
3525 * gdb.trace/trace-break.exp: Likewise.
3526 * gdb.trace/trace-condition.exp: Likewise.
3527 * gdb.trace/trace-mt.exp: Likewise.
3528 * gdb.trace/tstatus.exp: Likewise.
3529 * gdb.trace/tsv.exp: Likewise.
3530 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3531 * gdb.trace/unavailable.exp: Likewise.
3532 * gdb.trace/while-dyn.exp: Likewise.
3533
3534 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3535
3536 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3537 that libinproctrace is copied to the target.
3538
3539 2018-03-14 Tom Tromey <tom@tromey.com>
3540
3541 PR cli/14977:
3542 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3543 a null pointer.
3544 * gdb.base/wchar.exp: Likewise.
3545
3546 2018-03-14 Tom Tromey <tom@tromey.com>
3547
3548 PR cli/19918:
3549 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3550 flag.
3551
3552 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3553
3554 PR gdb/22841
3555 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3556 "target" to remote_exec.
3557
3558 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3559
3560 PR gdb/22841
3561 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3562 ${board}_upload): Remove.
3563
3564 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3565
3566 * gdb.cp/watch-cp.cc: New test.
3567 * gdb.cp/watch-cp.exp: New file.
3568
3569 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3570
3571 * gdb.base/infcall-nested-structs.exp: New file.
3572 * gdb.base/infcall-nested-structs.c: New file.
3573 * gdb.base/float.exp: Add riscv support.
3574
3575 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3576
3577 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3578 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3579
3580 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3581
3582 * gdb.server/abspath.exp: New file.
3583 * lib/gdb.exp (with_cwd): New procedure.
3584
3585 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3586
3587 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3588 use it.
3589 (gdb_is_target_remote_prompt): New proc.
3590 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3591 (gdb_is_target_native): Pass prompt parameter to
3592 gdb_is_target_1.
3593
3594 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3595
3596 * gdb.base/load-command.c: New file.
3597 * gdb.base/load-command.exp: New file.
3598 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3599 (gdb_is_target_1): ...this, and generalize for other targets
3600 than just remote.
3601 (gdb_is_target_remote): Use gdb_is_target_1.
3602 (gdb_is_target_native): use gdb_is_target_1.
3603
3604 2018-02-26 Tom Tromey <tom@tromey.com>
3605
3606 PR python/16497:
3607 * gdb.python/py-framefilter.exp: Update test.
3608
3609 2018-02-26 Tom Tromey <tom@tromey.com>
3610
3611 * gdb.dwarf2/variant.c: New file.
3612 * gdb.dwarf2/variant.exp: New file.
3613
3614 2018-02-26 Tom Tromey <tom@tromey.com>
3615
3616 * gdb.rust/simple.exp: Accept more possible results in enum test.
3617
3618 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3619
3620 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3621 parentheses.
3622
3623 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3624
3625 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3626 name of a variable: $actual_linejj -> $actual_line.
3627
3628 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3629
3630 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3631
3632 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3633
3634 * gdb.btrace/buffer-size.exp: Do not force BTS.
3635
3636 2018-02-14 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3639 getting a "Quit".
3640
3641 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3642
3643 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3644 Fix test name.
3645
3646 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3647
3648 * gdb.cp/m-static.exp: Check type of optimized out static
3649 member.
3650
3651 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3652
3653 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3654 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3655
3656 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3657 Leszek Swirski <leszeks@google.com>
3658
3659 * gdb.python/py-prettyprint.c
3660 (struct to_string_returns_value_inner,
3661 struct to_string_returns_value_wrapper): New.
3662 (main): Add tsrvw variable.
3663 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3664 ToStringReturnsValueWrapper): New classes.
3665 (register_pretty_printers): Register new pretty-printers.
3666 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3667 recursive pretty printer.
3668 * gdb.python/py-mi.exp: Likewise.
3669
3670 2018-02-01 Leszek Swirski <leszeks@google.com>
3671
3672 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3673 functions with the same name as an include file are parsed
3674 correctly.
3675
3676 2018-02-01 Yao Qi <yao.qi@linaro.org>
3677
3678 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3679 "\[^\r\n\]*".
3680
3681 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3682
3683 * gdb.arch/powerpc-prologue-frame.s: New file.
3684 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3685 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3686
3687 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3688
3689 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3690
3691 2018-01-30 Pedro Alves <palves@redhat.com>
3692
3693 PR gdb/13211
3694 * gdb.base/interrupt-daemon.c: New.
3695 * gdb.base/interrupt-daemon.exp: New.
3696 * gdb.multi/multi-term-settings.c: New.
3697 * gdb.multi/multi-term-settings.exp: New.
3698
3699 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3700
3701 * gdb.base/break.exp: Save the location where the breakpoint
3702 on break.c:47 was actually inserted when debugging the version
3703 compiled at -O2 and use it in the expected output of the "info
3704 break" test performed soon after.
3705
3706 2018-01-22 Pedro Alves <palves@redhat.com>
3707 Sergio Durigan Junior <sergiodj@redhat.com>
3708
3709 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3710 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3711
3712 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3713
3714 * gdb.base/break-include.c, gdb.base/break-include.inc,
3715 gdb.base/break-include.exp: New files.
3716 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3717 line number now being the actual line number where the breakpoint
3718 was inserted.
3719 * gdb.mi/mi-break.exp: Likewise.
3720 * gdb.mi/mi-reverse.exp: Likewise.
3721 * gdb.mi/mi-simplerun.exp: Ditto.
3722
3723 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3724
3725 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3726 varobj.
3727 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3728
3729 2018-01-21 Don Breazeal <donb@codesourcery.com>
3730 Andrew Burgess <andrew.burgess@embecosm.com>
3731
3732 * gdb.mi/basics.c: Add new global.
3733 * gdb.mi/mi-frame-regs.exp: New file.
3734 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3735 case.
3736
3737 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3738
3739 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3740 non-parameter, and on an unknown symbol.
3741
3742 2018-01-19 Tom Tromey <tom@tromey.com>
3743
3744 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3745 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3746
3747 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3748
3749 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3750 setrlimit and chdir to int.
3751
3752 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3753
3754 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3755 function.
3756 (my_tend): Likewise.
3757 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3758 rationale of avoiding FP- and vector instructions.
3759
3760 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3761
3762 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3763 "info reg" with "\[ \t\]*".
3764 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3765 "\[ \t\]+".
3766 * gdb.arch/s390-multiarch.exp: Ditto.
3767 * gdb.base/pc-fp.exp: Ditto.
3768 * gdb.reverse/i386-precsave.exp: Ditto.
3769 * gdb.reverse/i386-reverse.exp: Ditto.
3770 * gdb.reverse/i387-env-reverse.exp: Ditto.
3771 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3772
3773 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3774
3775 * lib/gdb.exp (gdb_compile): Re-enable use of
3776 universal_compile_options for languages other than Rust.
3777
3778 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3779
3780 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3781
3782 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3783
3784 PR gdb/16577
3785 * gdb.base/solib-vanish.exp: New.
3786 * gdb.base/solib-vanish-main.c: New.
3787 * gdb.base/solib-vanish-lib1.c: New.
3788 * gdb.base/solib-vanish-lib2.c: New.
3789
3790 2018-01-17 Yao Qi <yao.qi@linaro.org>
3791
3792 * gdb.compile/compile.exp: Match the address printed for
3793 frame in the output of command "bt".
3794
3795 2018-01-15 Tom Tromey <tom@tromey.com>
3796
3797 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3798 compute sp_reg.
3799
3800 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3801
3802 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3803 to prepare.
3804 (prepare): Return 0 on error, 1 on success.
3805
3806 2018-01-12 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.base/continue-after-aborted-step-over.c: New.
3809 * gdb.base/continue-after-aborted-step-over.exp: New.
3810
3811 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3812
3813 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3814 options when not creating an executable.
3815
3816 2018-01-11 Pedro Alves <palves@redhat.com>
3817
3818 PR remote/22597
3819 * gdb.server/stop-reply-no-thread.c: New file.
3820 * gdb.server/stop-reply-no-thread.exp: New file.
3821
3822 2018-01-10 Pedro Alves <palves@redhat.com>
3823
3824 PR gdb/22670
3825 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3826 functions too. Test setting breakpoints and printing C functions
3827 with no debug info too.
3828 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3829
3830 2018-01-10 Pedro Alves <palves@redhat.com>
3831
3832 PR gdb/22670
3833 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3834 a fail.
3835
3836 2018-01-10 Pedro Alves <palves@redhat.com>
3837
3838 PR gdb/22670
3839 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3840
3841 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3842
3843 * gdb.server/unittest.exp: Match the output in non-development
3844 mode.
3845
3846 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3847
3848 * gdb.gdb/unittest.exp: Match output in non-development mode.
3849
3850 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3851
3852 * gdb.ada/access_tagged_param.exp: Relax expected output
3853 for value of "ObjL" in "continue" to pck.inspect breakpoint
3854 test.
3855
3856 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3857
3858 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3859 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3860
3861 2018-01-05 Pedro Alves <palves@redhat.com>
3862
3863 PR gdb/18653
3864 * gdb.base/libsegfault.exp: New.
3865
3866 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3867
3868 PR gdb/22670
3869 * gdb.ada/access_tagged_param.exp: New file.
3870 * gdb.ada/access_tagged_param/foo.adb: New file.
3871
3872 2018-01-05 Pedro Alves <palves@redhat.com>
3873
3874 PR gdb/22670
3875 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3876 exercise lower case too, and to exercise both full matching and
3877 wild matching.
3878
3879 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3880
3881 * gdb.ada/rename_subscript_param: New testcase.
3882
3883 2018-01-05 Jerome Guitton <guitton@adacore.com>
3884
3885 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3886
3887 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.ada/convvar_comp: New testcase.
3890
3891 2018-01-05 Xavier Roirand <roirand@adacore.com>
3892
3893 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3894 (My_Table): New global variable.
3895 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3896
3897 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3898
3899 PR gdb/22670
3900 * gdb.ada/maint_with_ada: New testcase.
3901
3902 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3903
3904 PR gdb/22670
3905 * gdb.ada/bp_c_mixed_case: New testcase.
3906
3907 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3908
3909 PR gdb/22670
3910 * gdb.ada/complete.exp: Add "complete break ada" test.
3911
3912 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3913
3914 PR gdb/22670
3915 * gdb.ada/info_addr_mixed_case: New testcase.
3916
3917 2018-01-03 Xavier Roirand <roirand@adacore.com>
3918
3919 * gdb.ada/excep_handle.exp: New testcase.
3920 * gdb.ada/excep_handle/foo.adb: New file.
3921 * gdb.ada/excep_handle/pck.ads: New file.
3922
3923 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3924
3925 * gdb.base/step-line.c: Add extra empty line in copyright header.
3926 * gdb.base/step-line.inp: Likewise.
3927
3928 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3929
3930 * gdb.ada/dyn_stride.exp: Add slice test.
3931
3932 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3933
3934 * gdb.ada/dyn_stride: New testcase.
3935
3936 2017-12-27 Stafford Horne <shorne@gmail.com>
3937
3938 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3939 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3940
3941 2017-12-27 Stafford Horne <shorne@gmail.com>
3942
3943 * gdb.base/reggroups.c: New file.
3944 * gdb.base/reggroups.exp: New file.
3945
3946 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3947
3948 * gdb.dwarf2/ada-valprint-error.c: New file.
3949 * gdb.dwarf2/ada-valprint-error.exp: New file.
3950
3951 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3952
3953 * gdb.ada/assign_arr: New testcase.
3954
3955 2017-12-18 Xavier Roirand <roirand@adacore.com>
3956
3957 * gdb.ada/funcall_ptr: New testcase.
3958
3959 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3960
3961 PR cli/16224
3962 * gdb.base/ptype-offsets.cc: New file.
3963 * gdb.base/ptype-offsets.exp: New file.
3964
3965 2017-12-15 Yao Qi <yao.qi@linaro.org>
3966
3967 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3968 if XML is disabled.
3969
3970 2017-12-15 Xavier Roirand <roirand@adacore.com>
3971
3972 * gdb.ada/same_component_name: New testcase.
3973
3974 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3975
3976 * gdb.ada/str_binop_equal: New testcase.
3977
3978 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3979
3980 * gdb.ada/task_switch_in_core: New testcase.
3981
3982 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3983
3984 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3985 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3986 call test_bkpt_qualified.
3987 (test_bkpt_qualified): New proc.
3988
3989 2017-12-13 Pedro Alves <palves@redhat.com>
3990
3991 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3992 Tighten regexp by matching with an anchor.
3993
3994 2017-12-13 Pedro Alves <palves@redhat.com>
3995
3996 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3997 ("expression with namespace"): New set of tests.
3998 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3999 (Nested::Test_NS::qux): New.
4000 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4001 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4002
4003 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.base/server-del-break.c: New file.
4006 * gdb.base/server-del-break.exp: New file.
4007
4008 2017-12-12 Stafford Horne <shorne@gmail.com>
4009
4010 * gdb.xml/tdesc-regs.exp: Add or1k support.
4011
4012 2017-12-12 Stafford Horne <shorne@gmail.com>
4013
4014 * gdb.base/bp-permanent.c: Define nop of or1k.
4015
4016 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4017
4018 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4019 output with components being reordered.
4020
4021 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4022
4023 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4024 output with components being reordered.
4025
4026 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4027 Pedro Alves <palves@redhat.com>
4028
4029 * gdb.base/maint.exp (check for .gdb_index): Check also for
4030 .debug_names.
4031 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4032 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4033 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4034 (.gdb_index used after symbol reloading): Support also .debug_names.
4035 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4036
4037 2017-12-08 Yao Qi <yao.qi@linaro.org>
4038
4039 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4040 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4041
4042 2017-12-08 Yao Qi <yao.qi@linaro.org>
4043
4044 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4045 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4046
4047 2017-12-08 Yao Qi <yao.qi@linaro.org>
4048
4049 * gdb.arch/aarch64-tagged-pointer.c: New file.
4050 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4051
4052 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4053
4054 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4055 "int".
4056
4057 2017-12-07 Keith Seitz <keiths@redhat.com>
4058
4059 PR breakpoints/22569
4060 * gdb.linespec/ls-errs.exp: Change expected result of "break
4061 -source this file has spaces.c -line 3".
4062 Check that an explicit source file followed by whitespace is
4063 identified as an invalid explicit location.
4064
4065 2017-12-07 Keith Seitz <keiths@redhat.com>
4066
4067 * gdb.cp/nested-types.cc: New file.
4068 * gdb.cp/nested-types.exp: New file.
4069 * lib/cp-support.exp: Load data-structures.exp library.
4070 (debug_cp_test_ptype_class): New global.
4071 (cp_ptype_class_verbose, next_line): New procedures.
4072 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4073 Add and document new return value.
4074 Switch the list of lines to a queue.
4075 Add support for new `type' key for nested type definitions.
4076 Add debugging/troubleshooting messages.
4077 * lib/data-structures.exp: New file.
4078
4079 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4080
4081 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4082 with proc_with_prefix, don't use with_test_prefix.
4083
4084 2017-12-07 Tom Tromey <tom@tromey.com>
4085
4086 * gdb.base/break.exp: Add test for empty "commands".
4087
4088 2017-12-07 Yao Qi <yao.qi@linaro.org>
4089
4090 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4091 malloc and catch syscall.
4092
4093 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4094
4095 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4096 tests for explicit locations.
4097
4098 2017-12-06 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4101 force-disabling XML descriptions.
4102
4103 2017-12-04 Pedro Alves <palves@redhat.com>
4104
4105 PR gdb/22499
4106 * gdb.arch/amd64-disp-step-avx.S: New file.
4107 * gdb.arch/amd64-disp-step-avx.exp: New file.
4108
4109 2017-12-03 Pedro Alves <palves@redhat.com>
4110
4111 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4112 and <string.h>.
4113 (parent_function): Print distinct messages when waitpid fails, or
4114 the child exits with a signal, or the child exits for an unhandled
4115 reason.
4116 * gdb.threads/process-dies-while-detaching.exp
4117 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4118 it. Wait for both inferior output and GDB's prompt. Use an
4119 indirect spawn id list.
4120 (do_detach): New parameter 'child_exit'. Use it to compute
4121 expected inferior output.
4122 (test_detach, test_detach_watch, test_detach_killed_outside):
4123 Adjust to pass down the expected child exit kind.
4124
4125 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4126 Sergio Durigan Junior <sergiodj@redhat.com>
4127 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4130
4131 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4132
4133 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4134 to 'symbol-file' and 'add-symbol-file' can be
4135 position-independent.
4136
4137 2017-12-01 Yao Qi <yao.qi@linaro.org>
4138
4139 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4140 the URL in copyright header.
4141 * gdb.arch/aarch64-fp.exp: Likewise.
4142 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4143 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4144 * gdb.base/expand-psymtabs.exp: Likewise.
4145 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4146 * gdb.fortran/common-block.exp: Likewise.
4147 * gdb.fortran/common-block.f90: Likewise.
4148 * gdb.fortran/logical.exp: Likewise.
4149 * gdb.fortran/vla-datatypes.f90: Likewise.
4150 * gdb.fortran/vla-sub.f90: Likewise.
4151
4152 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4153
4154 * gdb.ada/repeat_dyn: New testcase.
4155
4156 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4157
4158 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4159 Update for changed thread numbering.
4160 * gdb.cell/bt.exp: Update for changed GDB output.
4161
4162 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4163
4164 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4165 setting isremote by hand.
4166 * boards/dwarf4-gdb-index.exp: Likewise.
4167 * boards/fission.exp: Likewise.
4168 * boards/stabs.exp: Likewise.
4169
4170 2017-11-30 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.linespec/cpls-ops.exp
4173 (check_explicit_skips_function_argument): Extract the underlying
4174 type of size_t instead of hardcoding it.
4175
4176 2017-11-29 Pedro Alves <palves@redhat.com>
4177
4178 PR c++/19436
4179 * gdb.linespec/cpls-abi-tag.cc: New file.
4180 * gdb.linespec/cpls-abi-tag.exp: New file.
4181
4182 2017-11-29 Pedro Alves <palves@redhat.com>
4183
4184 * gdb.base/langs.exp: Use -qualified.
4185 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4186 it.
4187 * gdb.cp/namespace.exp: Use -qualified.
4188 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4189 (overload-3, template-overload, template-ret-type, const-overload)
4190 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4191 procedures.
4192 (test_driver): Call them.
4193 * gdb.cp/save-bp-qualified.cc: New.
4194 * gdb.cp/save-bp-qualified.exp: New.
4195 * gdb.linespec/explicit.exp: Test -qualified.
4196 * lib/completion-support.exp (completion::explicit_opts_list): Add
4197 "-qualified".
4198 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4199
4200 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4201
4202 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4203
4204 2017-11-29 Tom Tromey <tom@tromey.com>
4205
4206 * gdb.base/relocate.exp: Update invalid argument test.
4207 Add new tests for invalid arguments.
4208
4209 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4210
4211 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4212 Return 0 as a long.
4213 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4214
4215 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4216
4217 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4218 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4219 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4220 func ().
4221 * gdb.cp/shadow.cc (B.func): Return 0.
4222
4223 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4224
4225 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4226 expected output in gdb_expect call to allow the exception
4227 message to be present as well. Fix syntax confusion to avoid
4228 TCL thinking that exception_name is an array.
4229
4230 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4231
4232 * gdb.arch/spu-info.c: Include <unistd.h>.
4233 (do_signal_test): Fix broken calls to write.
4234 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4235 Fix checks for empty mailboxes. Update signal tests for corrected
4236 do_signal_test routine. Allow nonzero event status.
4237 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4238 * gdb.cell/arch.exp: Use standard_output_file.
4239 * gdb.cell/break.exp: Likewise.
4240 * gdb.cell/bt.exp: Likewise.
4241 * gdb.cell/core.exp: Likewise.
4242 * gdb.cell/dwarfaddr.exp: Likewise.
4243 * gdb.cell/ea-cache.exp: Likewise.
4244 * gdb.cell/ea-standalone.exp: Likewise.
4245 * gdb.cell/f-regs.exp: Likewise.
4246 * gdb.cell/fork.exp: Likewise.
4247 * gdb.cell/gcore.exp: Likewise.
4248 * gdb.cell/mem-access.exp: Likewise.
4249 * gdb.cell/ptype.exp: Likewise.
4250 * gdb.cell/registers.exp: Likewise.
4251 * gdb.cell/sizeof.exp: Likewise.
4252 * gdb.cell/solib-symbol.exp: Likewise.
4253 * gdb.cell/solib.exp: Likewise.
4254
4255 2017-11-25 Pedro Alves <palves@redhat.com>
4256
4257 * gdb.base/complete-empty.exp: New file.
4258 * gdb.base/completion.exp: Adjust.
4259
4260 2017-11-25 Pedro Alves <palves@redhat.com>
4261
4262 * gdb.linespec/cpls-ops.cc: New file.
4263 * gdb.linespec/cpls-ops.exp: New file.
4264 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4265 factored out from ...
4266 (test_complete_prefix_range): ... this.
4267
4268 2017-11-24 Pedro Alves <palves@redhat.com>
4269
4270 * gdb.linespec/cpcompletion.exp: New file.
4271 * gdb.linespec/cpls-hyphen.cc: New file.
4272 * gdb.linespec/cpls.cc: New file.
4273 * gdb.linespec/cpls2.cc: New file.
4274 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4275 test to use test_gdb_complete_unique. Add label completion,
4276 keyword completion and explicit location completion tests.
4277 * lib/completion-support.exp: New file.
4278
4279 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4280
4281 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4282 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4283 when hitting an exception catchpoint.
4284
4285 2017-11-22 Yao Qi <yao.qi@linaro.org>
4286
4287 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4288
4289 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4290
4291 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4292 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4293 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4294
4295 2017-11-22 Yao Qi <yao.qi@linaro.org>
4296
4297 * gdb.base/info-os.exp: Pass pthreads.
4298 * gdb.multi/multi-attach.exp: Likewise.
4299
4300 2017-11-22 Yao Qi <yao.qi@linaro.org>
4301
4302 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4303 compiler.
4304
4305 2017-11-22 Yao Qi <yao.qi@linaro.org>
4306
4307 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4308 * gdb.base/break-interp.exp: Likewise.
4309 * gdb.base/jit-attach-pie.exp: Likewise.
4310
4311 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4312
4313 * gdb.base/float128.c (large128): New variable.
4314 * gdb.base/float128.exp: Add test to print largest __float128 value.
4315
4316 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4317
4318 * gdb.arch/vsx-regs.exp: Update register content checks.
4319
4320 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4321
4322 * gdb.arch/ppc-longdouble.exp: New file.
4323 * gdb.arch/ppc-longdouble.c: Likewise.
4324
4325 2017-11-21 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4328
4329 2017-11-20 Pedro Alves <palves@redhat.com>
4330
4331 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4332 (long_double_typedef): New typedefs.
4333 Use DEF on double and long double.
4334 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4335 cases.
4336 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4337 and 'long_double_ptr_same_size' locals. Use them to decide
4338 whether cast from array/function to float is valid/invalid.
4339
4340 2017-11-17 Tom Tromey <tom@tromey.com>
4341
4342 * gdb.rust/traits.rs: New file.
4343 * gdb.rust/traits.exp: New file.
4344
4345 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4346
4347 * gdb.ada/minsyms: New testcase.
4348
4349 2017-11-16 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4352 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4353
4354 2017-11-16 Pedro Alves <palves@redhat.com>
4355
4356 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4357 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4358
4359 2017-11-16 Pedro Alves <palves@redhat.com>
4360
4361 * gdb.server/reconnect-ctrl-c.c: New file.
4362 * gdb.server/reconnect-ctrl-c.exp: New file.
4363
4364 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4365
4366 * gdb.python/py-rbreak.exp: New file.
4367 * gdb.python/py-rbreak.c: New file.
4368 * gdb.python/py-rbreak-func2.c: New file.
4369
4370 2017-11-16 Pedro Alves <palves@redhat.com>
4371
4372 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4373 pattern.
4374 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4375 GDB.
4376
4377 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4378
4379 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4380 regex.
4381
4382 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4383
4384 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4385 test names.
4386
4387 2017-11-09 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4390 factored out from ...
4391 (top level): ... here, and adjusted to avoid expecting beyond the
4392 prompt in a single gdb_test_multiple.
4393
4394 2017-11-09 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4397 output.
4398 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4399 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4400 * gdb.server/ext-run.exp ("kill" test): Likewise.
4401 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4402
4403 2017-11-09 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4406 match till end of line.
4407
4408 2017-11-09 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4411
4412 2017-11-09 Pedro Alves <palves@redhat.com>
4413
4414 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4415 New procedures, factored out from ...
4416 (top level): ... here, and adjusted to avoid expecting beyond the
4417 prompt in one go.
4418
4419 2017-11-09 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4422 output. Fix '?' match.
4423
4424 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4425
4426 * gdb.ada/scoped_watch: New testcase.
4427 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4428 which is actually correct.
4429 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4430 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4431
4432 2017-11-08 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.gdb/complaints.exp (test_initial_complaints)
4435 (test_serial_complaints, test_short_complaints): Call
4436 complaint_internal instead of complaint.
4437
4438 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4439
4440 * gdb.threads/tls-core.c: New file.
4441 * gdb.threads/tls-core.exp: Likewise.
4442
4443 2017-11-08 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4446 (p Exported_Capitalized): New test.
4447 (p exported_capitalized): New test.
4448
4449 2017-11-07 Pedro Alves <palves@redhat.com>
4450
4451 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4452
4453 2017-11-07 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4456 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4457 (disable_invalid, disable_inverted, disable_negative): New
4458 procedures.
4459 ("bad numbers"): New set of tests.
4460
4461 2017-11-07 Pedro Alves <palves@redhat.com>
4462
4463 * gdb.cp/ena-dis-br-range.exp: Add tests.
4464
4465 2017-11-07 Pedro Alves <palves@redhat.com>
4466
4467 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4468
4469 2017-11-07 Xavier Roirand <roirand@adacore.com>
4470 Pedro Alves <palves@redhat.com>
4471
4472 * gdb.base/ena-dis-br.exp: Add reference to
4473 gdb.cp/ena-dis-br-range.exp.
4474 * gdb.cp/ena-dis-br-range.exp: New file.
4475 * gdb.cp/ena-dis-br-range.cc: New file.
4476
4477 2017-11-06 Pedro Alves <palves@redhat.com>
4478
4479 * gdb.base/attach-non-pgrp-leader.c: New.
4480 * gdb.base/attach-non-pgrp-leader.exp: New.
4481
4482 2017-11-06 Pedro Alves <palves@redhat.com>
4483
4484 * configure.ac: No longer check for termio.h and sgtty.h.
4485 * configure: Regenerate.
4486 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4487 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4488 Remove termio and sgtty code.
4489
4490 2017-11-03 Yao Qi <yao.qi@linaro.org>
4491
4492 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4493 in GDB is disabled.
4494
4495 2017-11-03 Yao Qi <yao.qi@linaro.org>
4496
4497 * gdb.python/py-thrhandle.exp: Skip it if python is not
4498 enabled.
4499
4500 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4501
4502 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4503 as a breakpoint command.
4504
4505 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4506
4507 PR python/21213
4508 * gdb.python/py-infthread.exp: Test calling
4509 InferiorThread.inferior () multiple times in a row.
4510
4511 2017-10-27 Keith Seitz <keiths@redhat.com>
4512
4513 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4514 Test "info break" for every inlined function breakpoint.
4515
4516 2017-10-27 Yao Qi <yao.qi@linaro.org>
4517
4518 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4519
4520 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4521
4522 * gdb.cp/classes.exp (test_static_members): Test printing
4523 Outer::instance.
4524 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4525 (Inner::instance, Outer::instance): New.
4526
4527 2017-10-24 Pedro Alves <palves@redhat.com>
4528
4529 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4530 extra console" test in two stages.
4531
4532 2017-10-24 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4535
4536 2017-10-24 Pedro Alves <palves@redhat.com>
4537
4538 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4539 loop.
4540
4541 2017-10-24 Pedro Alves <palves@redhat.com>
4542
4543 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4544 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4545
4546 2017-10-24 Pedro Alves <palves@redhat.com>
4547
4548 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4549 parameter and handle it. Don't output read value in test name.
4550
4551 2017-10-24 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4554 custom test name.
4555
4556 2017-10-24 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4559 include the unstable output directory name in the test's name.
4560 (initial_setup_simple) <'set args'>: Use custom test name.
4561
4562 2017-10-24 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4565 with explicit test name.
4566
4567 2017-10-20 Pedro Alves <palves@redhat.com>
4568
4569 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4570 'wait -i'. Use gdb_assert and remote_close.
4571
4572 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4573
4574 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4575 number from variable rather than hard-coded.
4576
4577 2017-10-19 Pedro Alves <palves@redhat.com>
4578
4579 * gdb.base/long-inferior-output.c: New file.
4580 * gdb.base/long-inferior-output.exp: New file.
4581
4582 2017-11-18 Keith Seitz <keiths@redhat.com>
4583
4584 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4585 method.
4586 (main): Call it.
4587 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4588 Add additional user-defined conversion operator tests.
4589
4590 2017-10-17 Pedro Alves <palves@redhat.com>
4591
4592 * boards/native-stdio-gdbserver.exp: Load "local-board".
4593
4594 2017-10-17 Pedro Alves <palves@redhat.com>
4595
4596 * gdb.base/quit-live.c: New file.
4597 * gdb.base/quit-live.exp: New file.
4598
4599 2017-10-16 Keith Seitz <keiths@redhat.com>
4600
4601 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4602 (class_with_protected_typedef, class_with_private_typedef)
4603 (struct_with_public_typedef, struct_with_protected_typedef)
4604 (struct_with_private_typedef): New classes/structs.
4605 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4606 typedefs and access specifiers.
4607
4608 2017-10-16 Pedro Alves <palves@redhat.com>
4609 Simon Marchi <simon.marchi@polymtl.ca>
4610
4611 * README (Local vs Remote vs Native): New section.
4612 * boards/local-board.exp: New file, with bits factored out from
4613 ...
4614 * boards/native-extended-gdbserver.exp: ... here. Load
4615 "local-board".
4616 * boards/native-gdbserver.exp: Load "local-board".
4617 (${board}_spawn, ${board}_exec): Delete.
4618 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4619 ...
4620 * boards/stdio-gdbserver-base.exp: ... this new file.
4621 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4622 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4623 procedure.
4624 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4625 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4626 stdio_gdbserver_command.
4627 (${board}_get_remote_address, ${board}_get_comm_port)
4628 (${board}_download, ${board}_upload): Delete.
4629 (get_target_remote_pipe_cmd): New.
4630
4631 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4632
4633 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4634 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4635 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4636 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4637 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4638 remove with_test_prefix.
4639
4640 2017-10-13 Pedro Alves <palves@redhat.com>
4641
4642 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4643 * gdb.base/annota1.exp: Use it instead of is_remote.
4644 * gdb.base/annota3.exp: Use it instead of is_remote.
4645 * gdb.cp/annota2.exp: Use it instead of is_remote.
4646 * gdb.cp/annota3.exp: Use it instead of is_remote.
4647 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4648
4649 2017-10-13 Pedro Alves <palves@redhat.com>
4650
4651 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4652 (test_num_test_vars, run_and_count_vars, find_env)
4653 (test_set_unset_env, test_inherit_env_var): New procedures.
4654 (top level): Use them.
4655
4656 2017-10-13 Pedro Alves <palves@redhat.com>
4657
4658 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4659 also skip on stub-like targets.
4660
4661 2017-10-13 Pedro Alves <palves@redhat.com>
4662
4663 PR gdb/22293
4664 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4665 (top level): Move some tests to ...
4666 (test_not_found): ... this new procedure.
4667 (top level): Call it.
4668
4669 2017-10-13 Pedro Alves <palves@redhat.com>
4670
4671 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4672 expect different "info terminal" output if testing with a
4673 non-native target.
4674
4675 2017-10-13 Pedro Alves <palves@redhat.com>
4676 Simon Marchi <simon.marchi@polymtl.ca>
4677
4678 PR python/12966
4679 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4680
4681 2017-10-13 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4684 already.
4685
4686 2017-10-13 Pedro Alves <palves@redhat.com>
4687
4688 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4689 is_remote.
4690
4691 2017-10-13 Pedro Alves <palves@redhat.com>
4692
4693 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4694 is_remote.
4695
4696 2017-10-13 Pedro Alves <palves@redhat.com>
4697
4698 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4699 is set.
4700 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4701 instead of is_remote.
4702
4703 2017-10-13 Pedro Alves <palves@redhat.com>
4704
4705 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4706 (top level): Add comment.
4707
4708 2017-10-13 Pedro Alves <palves@redhat.com>
4709
4710 * gdb.base/remote.exp (top level): Fix comment typo and add
4711 missing return.
4712
4713 2017-10-13 Pedro Alves <palves@redhat.com>
4714 Simon Marchi <simon.marchi@polymtl.ca>
4715
4716 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4717 calls and add comments. Skip test if use_gdb_stub is set.
4718 (top level): Use "set cwd" command instead of "cd" command.
4719
4720 2017-10-13 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4723 is_remote target check.
4724
4725 2017-10-13 Pedro Alves <palves@redhat.com>
4726
4727 * gdb.base/scope.exp: Use build_executable + clean_restart +
4728 gdb_file_cmd instead of prepare_for_testing and no longer skip
4729 "before run" tests on is_remote target boards. Update comments.
4730 * boards/native-extended-gdbserver.exp
4731 (extended_gdbserver_load_last_file): New, factored out from ...
4732 (gdb_load): ... this. Move further below and add comment.
4733 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4734
4735 2017-10-12 Pedro Alves <palves@redhat.com>
4736
4737 * gdb.base/attach.exp: Remove references to gdb64.
4738 * gdb.base/dbx.exp: Remove references to gdb64.
4739
4740 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4741 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.base/label.exp: Remove is_remote target check.
4744
4745 2017-10-12 Pedro Alves <palves@redhat.com>
4746
4747 * gdb.base/auvx.exp (coredir): Update comment.
4748 (top level) <core_works>: Use "set cwd" command instead of "cd"
4749 command.
4750
4751 2017-10-12 Pedro Alves <palves@redhat.com>
4752 Simon Marchi <simon.marchi@polymtl.ca>
4753
4754 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4755 target boards.
4756
4757 2017-10-12 Pedro Alves <palves@redhat.com>
4758 Simon Marchi <simon.marchi@polymtl.ca>
4759
4760 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4761 Instead skip if there's any gdb_protocol set.
4762
4763 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4764 Pedro Alves <palves@redhat.com>
4765
4766 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4767
4768 2017-10-12 Pedro Alves <palves@redhat.com>
4769 Simon Marchi <simon.marchi@polymtl.ca>
4770
4771 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4772 instead of on dejagnu remote boards.
4773
4774 2017-10-12 Pedro Alves <palves@redhat.com>
4775 Simon Marchi <simon.marchi@polymtl.ca>
4776
4777 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4778 checks. Use build_executable + clean_restart instead of
4779 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4780 of enabling non-stop after starting gdb.
4781
4782 2017-10-12 Pedro Alves <palves@redhat.com>
4783
4784 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4785 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4786 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4787 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4788
4789 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4790
4791 * gdb.arch/arc-tdesc-cpu.exp: New file.
4792 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4793
4794 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4795
4796 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4797
4798 2017-10-10 Pedro Alves <palves@redhat.com>
4799
4800 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4801 expect CLI output.
4802
4803 2017-10-10 Pedro Alves <palves@redhat.com>
4804
4805 * lib/selftest-support.exp (selftest_setup): Update for
4806 captured_command_loop's prototype change.
4807
4808 2017-10-09 Pedro Alves <palves@redhat.com>
4809
4810 Test both arch1=>arch2 and arch2=>arch1.
4811
4812 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4813 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4814 factored out to...
4815 (append_arch1_options, append_arch2_options, append_arch_options)
4816 (build_executables): New procedures.
4817 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4818 local.
4819 (top level): Add new 'first_arch' testing axis.
4820
4821 2017-10-09 Pedro Alves <palves@redhat.com>
4822
4823 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4824 (barrier): New.
4825 (thread_start, all_started): New functions.
4826 (main): Spawn new thread and wait until it is scheduled.
4827 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4828 option.
4829 (do_test): Add 'selected_thread' parameter. Run to all_started
4830 instead of main. Explicitly set the breakpoint at main. Switch
4831 to the SELECTED_THREAD thread.
4832 (top level): Test handling the exec event with either the main
4833 thread or the second thread selected.
4834
4835 2017-10-09 Pedro Alves <palves@redhat.com>
4836
4837 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4838 logic. Move STOP marker after the value checks.
4839 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4840 regexp.
4841
4842 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4843
4844 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4845
4846 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4847
4848 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4849 integer-to-dfp conversion.
4850 * gdb.base/dfp-test.exp: Likewise.
4851
4852 2017-10-04 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.multi/hangout.c: Include <unistd.h>.
4855 (hangout_loop): New function.
4856 (main): Call alarm. Call hangout_loop in a loop.
4857 * gdb.multi/hello.c: Include <unistd.h>.
4858 (hello_loop): New function.
4859 (main): Call alarm. Call hangout_loop in a loop.
4860 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4861 inferior with the other selected.
4862
4863 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4864
4865 * gdb.mi/list-thread-groups-available.exp: New file.
4866 * gdb.mi/list-thread-groups-available.c: New file.
4867
4868 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4869
4870 * gdb.base/set-cwd.exp: Make it available on
4871 native-extended-gdbserver.
4872
4873 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4874
4875 * gdb.base/set-cwd.c: New file.
4876 * gdb.base/set-cwd.exp: Likewise.
4877
4878 2017-10-02 Tom Tromey <tom@tromey.com>
4879
4880 PR rust/22236:
4881 * gdb.rust/simple.rs (main): New variable "fslice".
4882 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4883
4884 2017-10-02 Tom Tromey <tom@tromey.com>
4885
4886 * gdb.rust/simple.exp: Test ptype of a slice.
4887
4888 2017-10-02 Tom Tromey <tom@tromey.com>
4889
4890 * gdb.rust/simple.exp: Test index of slice.
4891
4892 2017-09-27 Tom Tromey <tom@tromey.com>
4893
4894 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4895
4896 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4897 Pedro Alves <palves@redhat.com>
4898
4899 * gdb.base/compare-sections.exp (get value of read-only section): Read
4900 as unsigned value.
4901 (corrupt read-only section): Likewise and don't set written if patching
4902 failed.
4903
4904 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4905
4906 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4907 files.
4908
4909 2017-09-20 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4912 symbol names in gdb's output.
4913 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4914
4915 2017-09-20 Pedro Alves <palves@redhat.com>
4916
4917 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4918 Rename to ...
4919 (test_list_ambiguous_symbol): ... this and add a symbol name
4920 parameter. Adjust.
4921 (test_list_ambiguous_function): Reimplement on top of
4922 test_list_ambiguous_symbol and also test listing ambiguous
4923 variables.
4924 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4925 (ambiguous_fun): ... this.
4926 (ambiguous_var): New.
4927 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4928 (ambiguous_fun): ... this.
4929 (ambiguous_var): New.
4930
4931 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4932
4933 * gdb.base/starti.c: New file.
4934 * gdb.base/starti.exp: New file.
4935 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4936
4937 2017-09-14 Pedro Alves <palves@redhat.com>
4938
4939 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4940 (top level): Use it instead of runto.
4941
4942 2017-09-11 Tom Tromey <tom@tromey.com>
4943
4944 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4945
4946 2017-09-11 Tom Tromey <tom@tromey.com>
4947
4948 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4949 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4950
4951 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4952
4953 * gdb.fortran/printing-types.exp: New file.
4954 * gdb.fortran/printing-types.exp: New file.
4955
4956 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4957
4958 * gdb.fortran/vla-ptype.exp: Fix typos.
4959 * gdb.fortran/vla-value.exp: Same.
4960
4961 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4962
4963 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4964 * gdb.mi/mi-var-child-f.exp: Likewise.
4965 * gdb.mi/mi-vla-fortran.exp: Likewise.
4966
4967 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4968 Christoph Weinmann <christoph.t.weinmann@intel.com>
4969 Bernhard Heckel <bernhard.heckel@intel.com>
4970
4971 * gdb.fortran/ptr-indentation.f90: New file.
4972 * gdb.fortran/ptr-indentation.exp: New file.
4973
4974 2017-09-05 Tom Tromey <tom@tromey.com>
4975
4976 PR gdb/22010:
4977 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4978
4979 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4980
4981 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4982
4983 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4984
4985 * gdb.threads/tls-nodebug-pie.c: New file.
4986 * gdb.threads/tls-nodebug-pie.exp: New file.
4987
4988 2017-09-05 Tom Tromey <tom@tromey.com>
4989
4990 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4991 for rust.
4992
4993 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4994
4995 * gdb.multi/multi-arch-exec.exp: Test with different
4996 "follow-exec-mode" settings.
4997 (do_test): New procedure.
4998
4999 2017-09-04 Pedro Alves <palves@redhat.com>
5000
5001 * gdb.base/func-static.c (S::method const, S::method volatile)
5002 (S::method volatile const): New methods.
5003 (c_s, v_s, cv_s): New instances.
5004 (main): Call method() on them.
5005 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5006 (cannot_resolve): New procedure.
5007 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5008 print-quote-unquoted columns.
5009 (do_test): Test printing each scope too.
5010
5011 2017-09-04 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.base/local-static.exp: Also test with
5014 class::method::variable wholly quoted.
5015 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5016
5017 2017-09-04 Pedro Alves <palves@redhat.com>
5018
5019 * gdb.base/local-static.c: New.
5020 * gdb.base/local-static.cc: New.
5021 * gdb.base/local-static.exp: New.
5022
5023 2017-09-04 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.asm/asm-source.exp: Add casts to int.
5026 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5027 (dataglobal64_1, dataglobal64_2): New globals.
5028 * gdb.base/nodebug.exp: Test different expressions involving the
5029 new globals, with print, whatis and ptype. Add casts to int.
5030 * gdb.base/solib-display.exp: Add casts to int.
5031 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5032 * gdb.cp/m-static.exp: Add cast to int.
5033 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5034 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5035 tls variable with no debug info without a cast. Test with a cast
5036 to int too.
5037 * gdb.trace/entry-values.exp: Add casts.
5038
5039 2017-09-04 Pedro Alves <palves@redhat.com>
5040
5041 * gdb.base/nodebug.exp: Test that ptype's error about functions
5042 with unknown return type includes the function name too.
5043
5044 2017-09-04 Pedro Alves <palves@redhat.com>
5045
5046 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5047 return type of munmap in infcall.
5048 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5049 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5050 type of ftell in infcall.
5051 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5052 type of getpid in infcall.
5053 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5054 infcall.
5055 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5056 Bail on failure to extract the pid.
5057 * gdb.base/nodebug.c: #include <stdint.h>.
5058 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5059 New functions.
5060 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5061 Change expected output of print/whatis/ptype with functions with
5062 no debug info. Test all supported languages. Call
5063 test_call_promotion.
5064 * gdb.compile/compile.exp: Adjust expected output to expect
5065 warning.
5066 * gdb.threads/siginfo-threads.exp: Likewise.
5067
5068 2017-09-04 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5071 "prototypes". Test calling float functions via prototyped and
5072 unprototyped function pointers.
5073 (perform_all_tests): New parameter "prototypes". Pass it down.
5074 (top level): Pass down "prototypes" parameter to
5075 perform_all_tests.
5076
5077 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5078
5079 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5080 Test with nested loops.
5081
5082 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5083
5084 * gdb.base/commands.exp: Call the new procedures.
5085 (loop_break_test, loop_continue_test): New procedures.
5086
5087 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5088
5089 * gdb.base/commands.exp: Call new procedure.
5090 (define_if_without_arg_test): New procedure.
5091
5092 2017-09-04 Pedro Alves <palves@redhat.com>
5093
5094 * gdb.base/list-ambiguous.exp: New file.
5095 * gdb.base/list-ambiguous0.c: New file.
5096 * gdb.base/list-ambiguous1.c: New file.
5097 * gdb.base/list.exp (test_list_range): Adjust expected output.
5098
5099 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5100
5101 * gdb.base/share-env-with-gdbserver.c: New file.
5102 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5103
5104 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5105
5106 * gdb.base/commands.exp (gdbvar_simple_if_test,
5107 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5108 progvar_simple_if_test, progvar_simple_while_test,
5109 progvar_complex_if_while_test, user_defined_command_test,
5110 user_defined_command_args_eval,
5111 user_defined_command_args_stack_test,
5112 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5113 temporary_breakpoint_commands,
5114 gdb_test_no_prompt, redefine_hook_test,
5115 redefine_backtrace_test): Remove "global gdb_prompt".
5116
5117 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5118
5119 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5120 New proc, call it from toplevel.
5121
5122 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5123
5124 PR remote/21852
5125 * gdb.server/normal.c: New file, copied from gdb.base.
5126 * gdb.server/run-without-local-binary.exp: New file.
5127
5128 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5129
5130 * gdb.arch/sparc64-adi.exp: New file.
5131 * gdb.arch/sparc64-adi.c: New file.
5132
5133 2017-08-22 Pedro Alves <palves@redhat.com>
5134
5135 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5136 (top level): Add "list all overloads" tests.
5137
5138 2017-08-22 Tom Tromey <tom@tromey.com>
5139
5140 * gdb.gdb/xfullpath.exp: Remove.
5141
5142 2017-08-21 Pedro Alves <palves@redhat.com>
5143
5144 PR gdb/19487
5145 * gdb.base/symbol-alias.c: New.
5146 * gdb.base/symbol-alias2.c: New.
5147 * gdb.base/symbol-alias.exp: New.
5148
5149 2017-08-21 Pedro Alves <palves@redhat.com>
5150
5151 * gdb.base/dfp-test.c
5152 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5153 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5154 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5155 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5156 * gdb.base/whatis-ptype-typedefs.c: New.
5157 * gdb.base/whatis-ptype-typedefs.exp: New.
5158 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5159 (an_int, an_int_type, an_int_type2): New globals.
5160 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5161 involving typedefs and cast expressions.
5162 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5163 (lookup_typedefs_function): New.
5164 (typedefs_pretty_printers_dict): New.
5165 (top level): Register lookup_typedefs_function in
5166 gdb.pretty_printers.
5167
5168 2017-08-18 Yao Qi <yao.qi@linaro.org>
5169
5170 * gdb.server/unittest.exp: New.
5171
5172 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5173
5174 PR gdb/21954
5175 * gdb.base/environ.exp: Add test to check if 'unset environment'
5176 works.
5177
5178 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5179
5180 * lib/gdb.exp (universal_compile_options): New caching proc.
5181 (gdb_compile): Suppress GCC's coloring of messages.
5182
5183 2017-08-14 Tom Tromey <tom@tromey.com>
5184
5185 PR gdb/21675:
5186 * gdb.base/printcmds.exp (test_radices): New function.
5187 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5188 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5189 * lib/gdb.exp (get_integer_valueof): Use p/d.
5190
5191 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5192
5193 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5194 characters.
5195
5196 2017-08-05 Tom Tromey <tom@tromey.com>
5197
5198 * gdb.rust/simple.exp: Allow String to appear in a different
5199 namespace.
5200
5201 2017-07-26 Yao Qi <yao.qi@linaro.org>
5202
5203 * gdb.gdb/unittest.exp: Invoke command
5204 "maintenance check xml-descriptions".
5205
5206 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5207
5208 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5209 calling context.
5210 (hex128): Drop erroneous calculation of parameters.
5211
5212 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5213
5214 * gdb.python/py-unwind.exp: Disable stack protection when
5215 building test file.
5216
5217 2017-07-20 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.base/default.exp (set language): Adjust expected output.
5220
5221 2017-07-20 Pedro Alves <palves@redhat.com>
5222
5223 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5224 (test_minsym): ... this, and make static.
5225 (get_pck__foo__bar__minsym): Rename to ...
5226 (get_test_minsym): ... this.
5227 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5228 symbol names and comments.
5229 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5230 (get_test_minsym): ... this.
5231 (pck__foo__bar__minsym__2): Rename to ...
5232 (test_minsym): ... this.
5233 (main): Adjust.
5234
5235 2017-07-17 Pedro Alves <palves@redhat.com>
5236
5237 * gdb.base/completion.exp: Adjust expected output.
5238 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5239 the completer works.
5240
5241 2017-07-17 Pedro Alves <palves@redhat.com>
5242
5243 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5244
5245 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5246
5247 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5248
5249 2017-07-14 Tom Tromey <tom@tromey.com>
5250
5251 PR rust/21764:
5252 * gdb.rust/simple.exp: Add tests.
5253
5254 2017-07-14 Tom Tromey <tom@tromey.com>
5255
5256 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5257
5258 2017-07-14 Pedro Alves <palves@redhat.com>
5259
5260 * gdb.linespec/base/one/thefile.cc (z1): New function.
5261 * gdb.linespec/base/two/thefile.cc (z2): New function.
5262 * gdb.linespec/linespec.exp: Add tests.
5263
5264 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5265
5266 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5267 to mi_create_breakpoint.
5268
5269 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5270
5271 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5272 mi_create_breakpoint.
5273
5274 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5275
5276 * gdb.dlang/demangle.exp: Update for demangling changes.
5277
5278 2017-07-09 Tom Tromey <tom@tromey.com>
5279
5280 * gdb.dwarf2/shortpiece.exp: New file.
5281
5282 2017-07-06 David Blaikie <dblaikie@gmail.com>
5283
5284 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5285 built from fissiont-multi-cu{1,2}.c.
5286 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5287 except putting 'main' and 'func' in separate CUs in the same DWO file.
5288 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5289 test.
5290 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5291 test.
5292
5293 2017-07-06 Pedro Alves <palves@redhat.com>
5294
5295 * gdb.python/py-unwind.exp: Test flushregs.
5296
5297 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5298
5299 PR cli/21688
5300 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5301 tests for alias commands and trailing whitespace.
5302
5303 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5304
5305 PR cli/21688
5306 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5307 procedure. Call it.
5308
5309 2017-06-29 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.base/printcmds.exp: Add tests.
5312
5313 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5314
5315 PR gdb/21337
5316 * gdb.base/reread-readsym.exp: New file.
5317 * gdb.base/reread-readsym.c: New file.
5318
5319 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5320
5321 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5322 subpattern.
5323
5324 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5325
5326 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5327 extended mnemonic.
5328 * gdb.arch/powerpc-power9.s: Likewise.
5329
5330 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5331
5332 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5333 on 32-bit x86 targets. Exploit is_*_target macros where
5334 appropriate.
5335
5336 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5337
5338 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5339 register pieces.
5340
5341 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5342
5343 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5344 located in one or more DWARF pieces.
5345
5346 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5347
5348 * lib/gdb.exp (get_endianness): New proc.
5349 * gdb.arch/aarch64-fp.exp: Use it.
5350 * gdb.arch/altivec-regs.exp: Likewise.
5351 * gdb.arch/e500-regs.exp: Likewise.
5352 * gdb.arch/vsx-regs.exp: Likewise.
5353 * gdb.base/dump.exp: Likewise.
5354 * gdb.base/funcargs.exp: Likewise.
5355 * gdb.base/gnu_vector.exp: Likewise.
5356 * gdb.dwarf2/formdata16.exp: Likewise.
5357 * gdb.dwarf2/implptrpiece.exp: Likewise.
5358 * gdb.dwarf2/nonvar-access.exp: Likewise.
5359 * gdb.python/py-inferior.exp: Likewise.
5360 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5361
5362 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5363
5364 PR gdb/21226
5365 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5366 stack value pieces are taken from the LSB end.
5367
5368 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5369
5370 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5371 variable at nonzero offset.
5372
5373 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5374
5375 * gdb.dwarf2/var-access.c: New file.
5376 * gdb.dwarf2/var-access.exp: New test.
5377 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5378
5379 2017-06-12 Tom Tromey <tom@tromey.com>
5380
5381 * gdb.dwarf2/formdata16.exp: Add tests.
5382
5383 2017-06-12 Tom Tromey <tom@tromey.com>
5384
5385 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5386
5387 2017-06-12 Tom Tromey <tom@tromey.com>
5388
5389 PR exp/16225:
5390 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5391 * gdb.arch/vsx-regs.exp: Update tests.
5392 * gdb.arch/s390-vregs.exp (hex128): New proc.
5393 Update test.
5394 * gdb.arch/altivec-regs.exp: Update tests.
5395
5396 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5397
5398 * gdb.base/startup-with-shell.c: New file.
5399 * gdb.base/startup-with-shell.exp: Likewise.
5400
5401 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5402
5403 * gdb.server/non-existing-program.exp: Update regex in order to
5404 reflect the fact that gdbserver is now using fork_inferior (with a
5405 shell) to startup the inferior.
5406
5407 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5408
5409 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5410 support function calls from GDB.
5411
5412 2017-05-21 Tom Tromey <tom@tromey.com>
5413
5414 PR rust/21466:
5415 * gdb.rust/unsized.exp: New file.
5416 * gdb.rust/unsized.rs: New file.
5417
5418 2017-05-19 Tom Tromey <tom@tromey.com>
5419
5420 PR rust/21484:
5421 * gdb.rust/watch.exp: New file.
5422 * gdb.rust/watch.rs: New file.
5423
5424 2017-05-18 Tom Tromey <tom@tromey.com>
5425
5426 * gdb.rust/simple.exp: Allow Box to be qualified.
5427
5428 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5429
5430 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5431
5432 2017-05-18 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.base/fileio.c (test_write, test_read, test_close)
5435 (test_fstat): Don't print 'ret' in the fail path.
5436
5437 2017-05-18 Pedro Alves <palves@redhat.com>
5438
5439 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5440 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5441 (test_system, test_rename, test_unlink, test_time): Change
5442 prototypes.
5443 * gdb.base/fileio.exp (stop_msg): Adjust.
5444
5445 2017-05-18 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.base/fileio.c (null_str): New global.
5448 (test_stat): Use it.
5449 * gdb.base/fileio.exp: Remove nowarnings.
5450
5451 2017-05-17 Yao Qi <yao.qi@linaro.org>
5452
5453 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5454
5455 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5456
5457 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5458 argument command.
5459 (top-level): Invoke test_set_inferior_tty.
5460
5461 2017-05-04 Pedro Alves <palves@redhat.com>
5462
5463 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5464 Add parens to print call for Python 3.
5465
5466 2017-05-03 Keith Seitz <keiths@redhat.com>
5467
5468 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5469 (main): Call it.
5470
5471 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5472
5473 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5474 to prev and next.
5475
5476 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5477
5478 * gdb.python/py-record-btrace.exp: Remove test for
5479 gdb.BtraceInstruction.error.
5480
5481 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5482
5483 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5484
5485 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5486
5487 * gdb.python/py-record-btrace-threads.c: New file.
5488 * gdb.python/py-record-btrace-threads.exp: New file.
5489
5490 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5491
5492 PR testsuite/8595
5493 * gdb.base/environ.exp: Make test available in all architectures.
5494 Move bits related to "info program" testing to
5495 gdb.base/info-program.exp. Rewrite tests to use the two new
5496 procedures mentione below.
5497 (test_set_show_env_var) New procedure.
5498 (test_set_show_env_var_equal): Likewise.
5499 * gdb.base/info-program.exp: New file.
5500
5501 2017-04-27 Keith Seitz <keiths@redhat.com>
5502
5503 * gdb.cp/oranking.cc (test15): New function.
5504 (main): Call test15 and declare additional variables for testing.
5505 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5506 "p foo101('abc')" tests.
5507 Add tests for cv qualifier overloads.
5508 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5509 "lvalue reference overload" test.
5510 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5511 "print value of f1 on Child&& in f2" test.
5512
5513 2017-04-19 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5516 procedure.
5517 (top level): Call it.
5518 * lib/gdb.exp (gdb_define_cmd): New procedure.
5519
5520 2017-04-12 Pedro Alves <palves@redhat.com>
5521
5522 PR gdb/21323
5523 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5524 (wchar): New global.
5525 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5526 (do_test_wide_char, wide_char_types_no_program, top level): Add
5527 wchar_t testing.
5528
5529 2017-04-12 Pedro Alves <palves@redhat.com>
5530
5531 PR c++/21323
5532 * gdb.cp/wide_char_types.c: New file.
5533 * gdb.cp/wide_char_types.exp: New file.
5534
5535 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5536
5537 PR gdb/21352
5538 * gdb.trace/tsv.exp: Add test for "tsave -r".
5539
5540 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5541
5542 * gdb.dlang/watch-loc.c: New file.
5543 * gdb.dlang/watch-loc.exp: New file.
5544
5545 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5546
5547 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5548
5549 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5550
5551 * gdb.arch/arc-analyze-prologue.S: New file.
5552 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5553
5554 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5555
5556 * gdb.arch/arc-decode-insn.S: New file.
5557 * gdb.arch/arc-decode-insn.exp: Likewise.
5558
5559 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5560
5561 PR tdep/20928
5562 * gdb.arch/sparc64-regs.exp: New file.
5563 * gdb.arch/sparc64-regs.S: Likewise.
5564
5565 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5566
5567 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5568 and memory view on Python 3.
5569
5570 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5571 Keith Seitz <keiths@redhat.com>
5572
5573 PR gdb/14441
5574 * gdb.cp/demangle.exp: Add rvalue reference tests.
5575 * gdb.cp/rvalue-ref-casts.cc: New file.
5576 * gdb.cp/rvalue-ref-casts.exp: New file.
5577 * gdb.cp/rvalue-ref-overload.cc: New file.
5578 * gdb.cp/rvalue-ref-overload.exp: New file.
5579 * gdb.cp/rvalue-ref-params.cc: New file.
5580 * gdb.cp/rvalue-ref-params.exp: New file.
5581 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5582 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5583 * gdb.cp/rvalue-ref-types.cc: New file.
5584 * gdb.cp/rvalue-ref-types.exp: New file.
5585 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5586 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5587
5588 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5589
5590 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5591 New procedure.
5592
5593 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5594
5595 * lib/mi-support.exp (mi_gdb_test): Add additional message
5596 for unexpected output.
5597
5598 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5599
5600 * gdb.base/examine-backward.c (Barrier): New character array
5601 constant, to ensure that TestStrings is preceded by a string
5602 terminator.
5603
5604 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5605
5606 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5607 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5608 and implicit pointer into such a location.
5609
5610 2017-03-16 Doug Evans <dje@google.com>
5611
5612 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5613
5614 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5615
5616 * gdb.cp/m-static.exp: Fix expectation for prototype of
5617 test5.single_constructor and single_constructor::single_constructor.
5618
5619 2017-03-16 Doug Evans <dje@google.com>
5620
5621 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5622 * gdb.guile/scm-lazy-string.c: New file.
5623 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5624 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5625 for pointer, array, typedef lazy strings.
5626
5627 2017-03-16 Doug Evans <dje@google.com>
5628
5629 PR python/17728, python/18439, python/18779
5630 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5631 * gdb.python/py-lazy-string.c (pointer): New typedef.
5632 (main): New locals ptr, array, typedef_ptr.
5633 * gdb.python/py-value.exp: Move lazy string tests to ...
5634 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5635 array, typedef lazy strings.
5636
5637 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5638
5639 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5640 Add optional 'test' parameter.
5641
5642 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5643
5644 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5645 Skip for versions of DejaGnu < 1.5.
5646
5647 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5648
5649 * lib/gdb.exp (dejagnu_version): New proc.
5650 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5651 Use dejagnu_version.
5652
5653 2017-03-10 Keith Seitz <keiths@redhat.com>
5654
5655 PR c++/8128
5656 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5657 type from destructor regexps.
5658 Add a branch which actually passes the test.
5659 Adjust "ptype t5i" test names.
5660
5661 2017-03-08 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/step-over-exit.exp: Add explicit test message.
5664
5665 2017-03-08 Pedro Alves <palves@redhat.com>
5666
5667 PR gdb/18360
5668 * gdb.threads/interrupt-while-step-over.c: New file.
5669 * gdb.threads/interrupt-while-step-over.exp: New file.
5670
5671 2017-03-08 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5674 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5675
5676 2017-03-08 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5679 PKRU as not supported as a PASS.
5680
5681 2017-03-08 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5684 prefix instead of $binfile1/$binfile2.
5685 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5686 in test message.
5687 * gdb.python/py-completion.exp: Use "load python file" as test
5688 messages instead of unstable path names.
5689
5690 2017-03-08 Pedro Alves <palves@redhat.com>
5691 Jan Kratochvil <jan.kratochvil@redhat.com>
5692
5693 PR cli/21218
5694 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5695 New proc.
5696 (top level): Call it.
5697
5698 2017-03-08 Pedro Alves <palves@redhat.com>
5699
5700 PR tui/21216
5701 * gdb.tui/tui-nl-filtered-output.exp: New file.
5702
5703 2017-03-08 Pedro Alves <palves@redhat.com>
5704
5705 * gdb.base/completion.exp: Move TUI completion tests to ...
5706 * gdb.tui/completion.exp: ... this new file.
5707
5708 2017-03-08 Pedro Alves <palves@redhat.com>
5709
5710 * gdb.base/tui-disasm-long-lines.c,
5711 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5712 gdb.base/tui-layout.exp: Move to ...
5713 * gdb.tui/: ... this new directory.
5714
5715 2017-03-07 Pedro Alves <palves@redhat.com>
5716
5717 * gdb.base/tui-layout.c: New file.
5718 * gdb.base/tui-layout.exp: New file.
5719
5720 2017-03-07 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.base/tui-layout.c: Rename to ...
5723 * gdb.base/tui-disasm-long-lines.c: ... this.
5724 * gdb.base/tui-layout.exp: Rename to ...
5725 * gdb.base/tui-disasm-long-lines.exp: ... this.
5726
5727 2017-03-07 Pedro Alves <palves@redhat.com>
5728
5729 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5730
5731 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5732
5733 * i386-mpx-call.c: New file.
5734 * i386-mpx-call.exp: New file.
5735
5736 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5737
5738 * gdb.arch/powerpc-power.exp: Delete test.
5739 * gdb.arch/powerpc-power.s: Likewise.
5740 * gdb.disasm/disassembler-options.exp: New test.
5741 * gdb.arch/powerpc-altivec.exp: Likewise.
5742 * gdb.arch/powerpc-altivec.s: Likewise.
5743 * gdb.arch/powerpc-altivec2.exp: Likewise.
5744 * gdb.arch/powerpc-altivec2.s: Likewise.
5745 * gdb.arch/powerpc-altivec3.exp: Likewise.
5746 * gdb.arch/powerpc-altivec3.s: Likewise.
5747 * gdb.arch/powerpc-power7.exp: Likewise.
5748 * gdb.arch/powerpc-power7.s: Likewise.
5749 * gdb.arch/powerpc-power8.exp: Likewise.
5750 * gdb.arch/powerpc-power8.s: Likewise.
5751 * gdb.arch/powerpc-power9.exp: Likewise.
5752 * gdb.arch/powerpc-power9.s: Likewise.
5753 * gdb.arch/powerpc-vsx.exp: Likewise.
5754 * gdb.arch/powerpc-vsx.s: Likewise.
5755 * gdb.arch/powerpc-vsx2.exp: Likewise.
5756 * gdb.arch/powerpc-vsx2.s: Likewise.
5757 * gdb.arch/powerpc-vsx3.exp: Likewise.
5758 * gdb.arch/powerpc-vsx3.s: Likewise.
5759 * gdb.arch/arm-disassembler-options.exp: Likewise.
5760 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5761 * gdb.arch/s390-disassembler-options.exp: Likewise.
5762
5763 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5764
5765 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5766 (check_supported_features): ... this. Changed return type to void.
5767 (supports_rdseed): New static global.
5768 (rdseed): Check supports_rdseed.
5769 (initialize): Call check_supported_features.
5770
5771 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5772
5773 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5774 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5775 and lqarx/stqcx.
5776 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5777 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5778
5779 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5780
5781 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5782 uppercase.
5783
5784 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5785
5786 * gdb.dwarf2/formdata16.c: New file.
5787 * gdb.dwarf2/formdata16.exp: New file.
5788 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5789
5790 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5793 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5794 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5795 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5796 DW_AT_GNU_*.
5797
5798 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5799
5800 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5801
5802 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5803
5804 PR gdb/21164
5805 * gdb.base/maint.exp: Add testcases for when the commands do
5806 not have arguments.
5807
5808 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5809
5810 * gdb.cp/chained-calls.exp: Use p instead of P.
5811
5812 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5813
5814 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5815 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5816
5817 2017-02-14 Tom Tromey <tom@tromey.com>
5818
5819 PR python/13598:
5820 * gdb.python/py-events.exp: Add before_prompt event tests.
5821
5822 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5823
5824 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5825
5826 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5827
5828 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5829 (main): Call my_unique_function_name.
5830 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5831 completion of patterns with a single match.
5832 Add missing -re switches to gdb_test_multiple calls.
5833
5834 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5835
5836 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5837 return if core file is not recognized.
5838
5839 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5840
5841 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5842 and extra UIs.
5843
5844 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5845
5846 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5847 proc_with_prefix.
5848
5849 2017-02-10 Tom Tromey <tom@tromey.com>
5850
5851 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5852
5853 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5854
5855 PR gdb/21122
5856 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5857
5858 2017-02-08 Jerome Guitton <guitton@adacore.com>
5859
5860 * gdb.base/define.exp: Add test for command abbreviations
5861 in define.
5862
5863 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5864
5865 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5866 * gdb.reverse/insn-reverse-x86.c: New file.
5867
5868 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5869
5870 PR tdep/20936
5871 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5872
5873 2017-02-03 Tom Tromey <tom@tromey.com>
5874
5875 PR rust/21097:
5876 * gdb.rust/simple.exp: Add new tests.
5877
5878 2017-02-02 Pedro Alves <palves@redhat.com>
5879
5880 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5881 tests.
5882
5883 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5884
5885 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5886 taking a 2-byte value out of a 4-byte DWARF implicit value on
5887 big-endian targets.
5888 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5889 logic. Add test cases for DW_OP_implicit.
5890
5891 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5892
5893 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5894
5895 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5896
5897 * gdb.btrace/enable.exp: Call gdb_exit before
5898 skip_gdbserver_tests.
5899
5900 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5901
5902 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5903 GDBFLAGS.
5904
5905 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5906
5907 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5908 the test is skipped.
5909 * gdb.btrace/data.exp: Likewise.
5910 * gdb.btrace/delta.exp: Likewise.
5911 * gdb.btrace/dlopen.exp: Likewise.
5912 * gdb.btrace/enable-running.exp: Likewise.
5913 * gdb.btrace/enable.exp: Likewise.
5914 * gdb.btrace/exception.exp: Likewise.
5915 * gdb.btrace/function_call_history.exp: Likewise.
5916 * gdb.btrace/gcore.exp: Likewise.
5917 * gdb.btrace/instruction_history.exp: Likewise.
5918 * gdb.btrace/multi-thread-step.exp: Likewise.
5919 * gdb.btrace/nohist.exp: Likewise.
5920 * gdb.btrace/non-stop.exp: Likewise.
5921 * gdb.btrace/reconnect.exp: Likewise.
5922 * gdb.btrace/record_goto-step.exp: Likewise.
5923 * gdb.btrace/record_goto.exp: Likewise.
5924 * gdb.btrace/rn-dl-bind.exp: Likewise.
5925 * gdb.btrace/segv.exp: Likewise.
5926 * gdb.btrace/step.exp: Likewise.
5927 * gdb.btrace/stepi.exp: Likewise.
5928 * gdb.btrace/tailcall-only.exp: Likewise.
5929 * gdb.btrace/tailcall.exp: Likewise.
5930 * gdb.btrace/tsx.exp: Likewise.
5931 * gdb.btrace/unknown_functions.exp: Likewise.
5932 * gdb.btrace/vdso.exp: Likewise.
5933
5934 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5935
5936 * gdb.btrace/enable-running.c: New.
5937 * gdb.btrace/enable-running.exp: New.
5938
5939 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5940
5941 * gdb.arch/amd64-gs_base.c: New file.
5942 * gdb.arch/amd64-gs_base.exp: New file.
5943
5944 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5945
5946 * lib/memory.exp: Remove spurious empty newlines.
5947
5948 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5949
5950 * gdb.python/py-bad-printers.exp: Load python file using "source".
5951 * gdb.python/py-events.exp: Likewise.
5952 * gdb.python/py-evsignal.exp: Likewise.
5953 * gdb.python/py-evthreads.exp: Likewise.
5954 * gdb.python/py-frame-args.exp: Likewise.
5955 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5956 * gdb.python/py-framefilter-mi.exp: Likewise.
5957 * gdb.python/py-framefilter.exp: Likewise.
5958 * gdb.python/py-mi.exp: Likewise.
5959 * gdb.python/py-pp-maint.exp: Likewise.
5960 * gdb.python/py-pp-registration.exp: Likewise.
5961 * gdb.python/py-prettyprint.exp: Likewise.
5962 (run_lang_tests): Likewise.
5963 * gdb.python/py-typeprint.exp: Likewise.
5964
5965 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5966
5967 * lib/memory.exp: New file.
5968 * lib/gdb.exp: Load memory.exp.
5969 * gdb.base/memattr.exp (delete_memory): Move proc to
5970 lib/memory.exp and rename to delete_memory_regions.
5971 Replace delete_memory with delete_memory_regions.
5972 Cleanup memory regions before tests.
5973 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5974 before tests.
5975
5976 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5977
5978 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5979 files.
5980 (initialize): New function conditionally defined.
5981 (testcases): Move within conditional block.
5982 (main): Call initialize.
5983 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5984 of gdb.reverse/insn-reverse.c.
5985 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5986 gdb.reverse/insn-reverse.c.
5987
5988 2017-01-26 Yao Qi <yao.qi@linaro.org>
5989
5990 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5991 disassemble on address 0.
5992
5993 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5994 Yao Qi <yao.qi@linaro.org>
5995
5996 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5997 * gdb.dwarf2/implptr-64bit.S: Remove.
5998 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5999 variables in caller's context. Add DW_OP_implicit_value.
6000
6001 2017-01-25 Yao Qi <yao.qi@linaro.org>
6002
6003 * lib/dwarf.exp (Dwarf::_location): Handle
6004 DW_OP_GNU_implicit_pointer with proper size.
6005
6006 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6007
6008 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6009 and add untested calls.
6010
6011 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6012
6013 * gdb.python/python.exp: Check line number against what GDB thinks
6014 the line number is for func1.
6015
6016 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6017
6018 * gdb.dlang/debug-expr.exp: New file.
6019
6020 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6021
6022 Fix test names for the following files:
6023
6024 * gdb.ada/exec_changed.exp
6025 * gdb.ada/info_types.exp
6026 * gdb.arch/aarch64-atomic-inst.exp
6027 * gdb.arch/aarch64-fp.exp
6028 * gdb.arch/altivec-abi.exp
6029 * gdb.arch/altivec-regs.exp
6030 * gdb.arch/amd64-byte.exp
6031 * gdb.arch/amd64-disp-step.exp
6032 * gdb.arch/amd64-dword.exp
6033 * gdb.arch/amd64-entry-value-inline.exp
6034 * gdb.arch/amd64-entry-value-param.exp
6035 * gdb.arch/amd64-entry-value-paramref.exp
6036 * gdb.arch/amd64-entry-value.exp
6037 * gdb.arch/amd64-i386-address.exp
6038 * gdb.arch/amd64-invalid-stack-middle.exp
6039 * gdb.arch/amd64-invalid-stack-top.exp
6040 * gdb.arch/amd64-optimout-repeat.exp
6041 * gdb.arch/amd64-prologue-skip.exp
6042 * gdb.arch/amd64-prologue-xmm.exp
6043 * gdb.arch/amd64-stap-special-operands.exp
6044 * gdb.arch/amd64-stap-wrong-subexp.exp
6045 * gdb.arch/amd64-tailcall-cxx.exp
6046 * gdb.arch/amd64-tailcall-noret.exp
6047 * gdb.arch/amd64-tailcall-ret.exp
6048 * gdb.arch/amd64-tailcall-self.exp
6049 * gdb.arch/amd64-word.exp
6050 * gdb.arch/arm-bl-branch-dest.exp
6051 * gdb.arch/arm-disp-step.exp
6052 * gdb.arch/arm-neon.exp
6053 * gdb.arch/arm-single-step-kernel-helper.exp
6054 * gdb.arch/avr-flash-qualifier.exp
6055 * gdb.arch/disp-step-insn-reloc.exp
6056 * gdb.arch/e500-abi.exp
6057 * gdb.arch/e500-regs.exp
6058 * gdb.arch/ftrace-insn-reloc.exp
6059 * gdb.arch/i386-avx512.exp
6060 * gdb.arch/i386-bp_permanent.exp
6061 * gdb.arch/i386-byte.exp
6062 * gdb.arch/i386-cfi-notcurrent.exp
6063 * gdb.arch/i386-disp-step.exp
6064 * gdb.arch/i386-dr3-watch.exp
6065 * gdb.arch/i386-float.exp
6066 * gdb.arch/i386-gnu-cfi.exp
6067 * gdb.arch/i386-mpx-map.exp
6068 * gdb.arch/i386-mpx-sigsegv.exp
6069 * gdb.arch/i386-mpx-simple_segv.exp
6070 * gdb.arch/i386-mpx.exp
6071 * gdb.arch/i386-permbkpt.exp
6072 * gdb.arch/i386-prologue.exp
6073 * gdb.arch/i386-signal.exp
6074 * gdb.arch/i386-size-overlap.exp
6075 * gdb.arch/i386-unwind.exp
6076 * gdb.arch/i386-word.exp
6077 * gdb.arch/mips-fcr.exp
6078 * gdb.arch/powerpc-d128-regs.exp
6079 * gdb.arch/powerpc-stackless.exp
6080 * gdb.arch/ppc64-atomic-inst.exp
6081 * gdb.arch/s390-stackless.exp
6082 * gdb.arch/s390-tdbregs.exp
6083 * gdb.arch/s390-vregs.exp
6084 * gdb.arch/sparc-sysstep.exp
6085 * gdb.arch/thumb-bx-pc.exp
6086 * gdb.arch/thumb-singlestep.exp
6087 * gdb.arch/thumb2-it.exp
6088 * gdb.arch/vsx-regs.exp
6089 * gdb.asm/asm-source.exp
6090 * gdb.base/a2-run.exp
6091 * gdb.base/advance.exp
6092 * gdb.base/all-bin.exp
6093 * gdb.base/anon.exp
6094 * gdb.base/args.exp
6095 * gdb.base/arithmet.exp
6096 * gdb.base/async-shell.exp
6097 * gdb.base/async.exp
6098 * gdb.base/attach-pie-noexec.exp
6099 * gdb.base/attach-twice.exp
6100 * gdb.base/auto-load.exp
6101 * gdb.base/bang.exp
6102 * gdb.base/bitfields.exp
6103 * gdb.base/break-always.exp
6104 * gdb.base/break-caller-line.exp
6105 * gdb.base/break-entry.exp
6106 * gdb.base/break-inline.exp
6107 * gdb.base/break-on-linker-gcd-function.exp
6108 * gdb.base/break-probes.exp
6109 * gdb.base/break.exp
6110 * gdb.base/breakpoint-shadow.exp
6111 * gdb.base/call-ar-st.exp
6112 * gdb.base/call-sc.exp
6113 * gdb.base/call-signal-resume.exp
6114 * gdb.base/call-strs.exp
6115 * gdb.base/callfuncs.exp
6116 * gdb.base/catch-fork-static.exp
6117 * gdb.base/catch-gdb-caused-signals.exp
6118 * gdb.base/catch-load.exp
6119 * gdb.base/catch-signal-fork.exp
6120 * gdb.base/catch-signal.exp
6121 * gdb.base/catch-syscall.exp
6122 * gdb.base/charset.exp
6123 * gdb.base/checkpoint.exp
6124 * gdb.base/chng-syms.exp
6125 * gdb.base/code-expr.exp
6126 * gdb.base/code_elim.exp
6127 * gdb.base/commands.exp
6128 * gdb.base/completion.exp
6129 * gdb.base/complex.exp
6130 * gdb.base/cond-expr.exp
6131 * gdb.base/condbreak.exp
6132 * gdb.base/consecutive.exp
6133 * gdb.base/continue-all-already-running.exp
6134 * gdb.base/coredump-filter.exp
6135 * gdb.base/corefile.exp
6136 * gdb.base/dbx.exp
6137 * gdb.base/debug-expr.exp
6138 * gdb.base/define.exp
6139 * gdb.base/del.exp
6140 * gdb.base/disabled-location.exp
6141 * gdb.base/disasm-end-cu.exp
6142 * gdb.base/disasm-optim.exp
6143 * gdb.base/display.exp
6144 * gdb.base/duplicate-bp.exp
6145 * gdb.base/ena-dis-br.exp
6146 * gdb.base/ending-run.exp
6147 * gdb.base/enumval.exp
6148 * gdb.base/environ.exp
6149 * gdb.base/eu-strip-infcall.exp
6150 * gdb.base/eval-avoid-side-effects.exp
6151 * gdb.base/eval-skip.exp
6152 * gdb.base/exitsignal.exp
6153 * gdb.base/expand-psymtabs.exp
6154 * gdb.base/filesym.exp
6155 * gdb.base/find-unmapped.exp
6156 * gdb.base/finish.exp
6157 * gdb.base/float.exp
6158 * gdb.base/foll-exec-mode.exp
6159 * gdb.base/foll-exec.exp
6160 * gdb.base/foll-fork.exp
6161 * gdb.base/fortran-sym-case.exp
6162 * gdb.base/freebpcmd.exp
6163 * gdb.base/func-ptr.exp
6164 * gdb.base/func-ptrs.exp
6165 * gdb.base/funcargs.exp
6166 * gdb.base/gcore-buffer-overflow.exp
6167 * gdb.base/gcore-relro-pie.exp
6168 * gdb.base/gcore-relro.exp
6169 * gdb.base/gcore.exp
6170 * gdb.base/gdb1090.exp
6171 * gdb.base/gdb11530.exp
6172 * gdb.base/gdb11531.exp
6173 * gdb.base/gdb1821.exp
6174 * gdb.base/gdbindex-stabs.exp
6175 * gdb.base/gdbvars.exp
6176 * gdb.base/hbreak.exp
6177 * gdb.base/hbreak2.exp
6178 * gdb.base/included.exp
6179 * gdb.base/infcall-input.exp
6180 * gdb.base/inferior-died.exp
6181 * gdb.base/infnan.exp
6182 * gdb.base/info-macros.exp
6183 * gdb.base/info-os.exp
6184 * gdb.base/info-proc.exp
6185 * gdb.base/info-shared.exp
6186 * gdb.base/info-target.exp
6187 * gdb.base/infoline.exp
6188 * gdb.base/interp.exp
6189 * gdb.base/interrupt.exp
6190 * gdb.base/jit-reader.exp
6191 * gdb.base/jit-simple.exp
6192 * gdb.base/kill-after-signal.exp
6193 * gdb.base/kill-detach-inferiors-cmd.exp
6194 * gdb.base/label.exp
6195 * gdb.base/langs.exp
6196 * gdb.base/ldbl_e308.exp
6197 * gdb.base/line-symtabs.exp
6198 * gdb.base/linespecs.exp
6199 * gdb.base/list.exp
6200 * gdb.base/long_long.exp
6201 * gdb.base/longest-types.exp
6202 * gdb.base/maint.exp
6203 * gdb.base/max-value-size.exp
6204 * gdb.base/memattr.exp
6205 * gdb.base/mips_pro.exp
6206 * gdb.base/morestack.exp
6207 * gdb.base/moribund-step.exp
6208 * gdb.base/multi-forks.exp
6209 * gdb.base/nested-addr.exp
6210 * gdb.base/nextoverexit.exp
6211 * gdb.base/noreturn-finish.exp
6212 * gdb.base/noreturn-return.exp
6213 * gdb.base/nostdlib.exp
6214 * gdb.base/offsets.exp
6215 * gdb.base/opaque.exp
6216 * gdb.base/pc-fp.exp
6217 * gdb.base/permissions.exp
6218 * gdb.base/print-symbol-loading.exp
6219 * gdb.base/prologue-include.exp
6220 * gdb.base/psymtab.exp
6221 * gdb.base/ptype.exp
6222 * gdb.base/random-signal.exp
6223 * gdb.base/randomize.exp
6224 * gdb.base/range-stepping.exp
6225 * gdb.base/readline-ask.exp
6226 * gdb.base/recpar.exp
6227 * gdb.base/recurse.exp
6228 * gdb.base/relational.exp
6229 * gdb.base/restore.exp
6230 * gdb.base/return-nodebug.exp
6231 * gdb.base/return.exp
6232 * gdb.base/run-after-attach.exp
6233 * gdb.base/save-bp.exp
6234 * gdb.base/scope.exp
6235 * gdb.base/sect-cmd.exp
6236 * gdb.base/set-lang-auto.exp
6237 * gdb.base/set-noassign.exp
6238 * gdb.base/setvar.exp
6239 * gdb.base/sigall.exp
6240 * gdb.base/sigbpt.exp
6241 * gdb.base/siginfo-addr.exp
6242 * gdb.base/siginfo-infcall.exp
6243 * gdb.base/siginfo-obj.exp
6244 * gdb.base/siginfo.exp
6245 * gdb.base/signals-state-child.exp
6246 * gdb.base/signest.exp
6247 * gdb.base/sigstep.exp
6248 * gdb.base/sizeof.exp
6249 * gdb.base/skip.exp
6250 * gdb.base/solib-corrupted.exp
6251 * gdb.base/solib-nodir.exp
6252 * gdb.base/solib-search.exp
6253 * gdb.base/stack-checking.exp
6254 * gdb.base/stale-infcall.exp
6255 * gdb.base/stap-probe.exp
6256 * gdb.base/start.exp
6257 * gdb.base/step-break.exp
6258 * gdb.base/step-bt.exp
6259 * gdb.base/step-line.exp
6260 * gdb.base/step-over-exit.exp
6261 * gdb.base/step-over-syscall.exp
6262 * gdb.base/step-resume-infcall.exp
6263 * gdb.base/step-test.exp
6264 * gdb.base/store.exp
6265 * gdb.base/structs3.exp
6266 * gdb.base/sym-file.exp
6267 * gdb.base/symbol-without-target_section.exp
6268 * gdb.base/term.exp
6269 * gdb.base/testenv.exp
6270 * gdb.base/ui-redirect.exp
6271 * gdb.base/until.exp
6272 * gdb.base/unwindonsignal.exp
6273 * gdb.base/value-double-free.exp
6274 * gdb.base/vla-datatypes.exp
6275 * gdb.base/vla-ptr.exp
6276 * gdb.base/vla-sideeffect.exp
6277 * gdb.base/volatile.exp
6278 * gdb.base/watch-cond-infcall.exp
6279 * gdb.base/watch-cond.exp
6280 * gdb.base/watch-non-mem.exp
6281 * gdb.base/watch-read.exp
6282 * gdb.base/watch-vfork.exp
6283 * gdb.base/watchpoint-cond-gone.exp
6284 * gdb.base/watchpoint-delete.exp
6285 * gdb.base/watchpoint-hw-hit-once.exp
6286 * gdb.base/watchpoint-hw.exp
6287 * gdb.base/watchpoint-stops-at-right-insn.exp
6288 * gdb.base/watchpoints.exp
6289 * gdb.base/wchar.exp
6290 * gdb.base/whatis-exp.exp
6291 * gdb.btrace/buffer-size.exp
6292 * gdb.btrace/data.exp
6293 * gdb.btrace/delta.exp
6294 * gdb.btrace/dlopen.exp
6295 * gdb.btrace/enable.exp
6296 * gdb.btrace/exception.exp
6297 * gdb.btrace/function_call_history.exp
6298 * gdb.btrace/gcore.exp
6299 * gdb.btrace/instruction_history.exp
6300 * gdb.btrace/nohist.exp
6301 * gdb.btrace/reconnect.exp
6302 * gdb.btrace/record_goto-step.exp
6303 * gdb.btrace/record_goto.exp
6304 * gdb.btrace/rn-dl-bind.exp
6305 * gdb.btrace/segv.exp
6306 * gdb.btrace/step.exp
6307 * gdb.btrace/stepi.exp
6308 * gdb.btrace/tailcall-only.exp
6309 * gdb.btrace/tailcall.exp
6310 * gdb.btrace/tsx.exp
6311 * gdb.btrace/unknown_functions.exp
6312 * gdb.btrace/vdso.exp
6313 * gdb.compile/compile-ifunc.exp
6314 * gdb.compile/compile-ops.exp
6315 * gdb.compile/compile-print.exp
6316 * gdb.compile/compile-setjmp.exp
6317 * gdb.cp/abstract-origin.exp
6318 * gdb.cp/ambiguous.exp
6319 * gdb.cp/annota2.exp
6320 * gdb.cp/annota3.exp
6321 * gdb.cp/anon-ns.exp
6322 * gdb.cp/anon-struct.exp
6323 * gdb.cp/anon-union.exp
6324 * gdb.cp/arg-reference.exp
6325 * gdb.cp/baseenum.exp
6326 * gdb.cp/bool.exp
6327 * gdb.cp/breakpoint.exp
6328 * gdb.cp/bs15503.exp
6329 * gdb.cp/call-c.exp
6330 * gdb.cp/casts.exp
6331 * gdb.cp/chained-calls.exp
6332 * gdb.cp/class2.exp
6333 * gdb.cp/classes.exp
6334 * gdb.cp/cmpd-minsyms.exp
6335 * gdb.cp/converts.exp
6336 * gdb.cp/cp-relocate.exp
6337 * gdb.cp/cpcompletion.exp
6338 * gdb.cp/cpexprs.exp
6339 * gdb.cp/cplabel.exp
6340 * gdb.cp/cplusfuncs.exp
6341 * gdb.cp/cpsizeof.exp
6342 * gdb.cp/ctti.exp
6343 * gdb.cp/derivation.exp
6344 * gdb.cp/destrprint.exp
6345 * gdb.cp/dispcxx.exp
6346 * gdb.cp/enum-class.exp
6347 * gdb.cp/exception.exp
6348 * gdb.cp/exceptprint.exp
6349 * gdb.cp/expand-psymtabs-cxx.exp
6350 * gdb.cp/expand-sals.exp
6351 * gdb.cp/extern-c.exp
6352 * gdb.cp/filename.exp
6353 * gdb.cp/formatted-ref.exp
6354 * gdb.cp/fpointer.exp
6355 * gdb.cp/gdb1355.exp
6356 * gdb.cp/gdb2495.exp
6357 * gdb.cp/hang.exp
6358 * gdb.cp/impl-this.exp
6359 * gdb.cp/infcall-dlopen.exp
6360 * gdb.cp/inherit.exp
6361 * gdb.cp/iostream.exp
6362 * gdb.cp/koenig.exp
6363 * gdb.cp/local.exp
6364 * gdb.cp/m-data.exp
6365 * gdb.cp/m-static.exp
6366 * gdb.cp/mb-ctor.exp
6367 * gdb.cp/mb-inline.exp
6368 * gdb.cp/mb-templates.exp
6369 * gdb.cp/member-name.exp
6370 * gdb.cp/member-ptr.exp
6371 * gdb.cp/meth-typedefs.exp
6372 * gdb.cp/method.exp
6373 * gdb.cp/method2.exp
6374 * gdb.cp/minsym-fallback.exp
6375 * gdb.cp/misc.exp
6376 * gdb.cp/namelessclass.exp
6377 * gdb.cp/namespace-enum.exp
6378 * gdb.cp/namespace-nested-import.exp
6379 * gdb.cp/namespace.exp
6380 * gdb.cp/nextoverthrow.exp
6381 * gdb.cp/no-dmgl-verbose.exp
6382 * gdb.cp/non-trivial-retval.exp
6383 * gdb.cp/noparam.exp
6384 * gdb.cp/nsdecl.exp
6385 * gdb.cp/nsimport.exp
6386 * gdb.cp/nsnested.exp
6387 * gdb.cp/nsnoimports.exp
6388 * gdb.cp/nsrecurs.exp
6389 * gdb.cp/nsstress.exp
6390 * gdb.cp/nsusing.exp
6391 * gdb.cp/operator.exp
6392 * gdb.cp/oranking.exp
6393 * gdb.cp/overload-const.exp
6394 * gdb.cp/overload.exp
6395 * gdb.cp/ovldbreak.exp
6396 * gdb.cp/ovsrch.exp
6397 * gdb.cp/paren-type.exp
6398 * gdb.cp/parse-lang.exp
6399 * gdb.cp/pass-by-ref.exp
6400 * gdb.cp/pr-1023.exp
6401 * gdb.cp/pr-1210.exp
6402 * gdb.cp/pr-574.exp
6403 * gdb.cp/pr10687.exp
6404 * gdb.cp/pr12028.exp
6405 * gdb.cp/pr17132.exp
6406 * gdb.cp/pr17494.exp
6407 * gdb.cp/pr9067.exp
6408 * gdb.cp/pr9167.exp
6409 * gdb.cp/pr9631.exp
6410 * gdb.cp/printmethod.exp
6411 * gdb.cp/psmang.exp
6412 * gdb.cp/psymtab-parameter.exp
6413 * gdb.cp/ptype-cv-cp.exp
6414 * gdb.cp/ptype-flags.exp
6415 * gdb.cp/re-set-overloaded.exp
6416 * gdb.cp/ref-types.exp
6417 * gdb.cp/rtti.exp
6418 * gdb.cp/scope-err.exp
6419 * gdb.cp/shadow.exp
6420 * gdb.cp/smartp.exp
6421 * gdb.cp/static-method.exp
6422 * gdb.cp/static-print-quit.exp
6423 * gdb.cp/temargs.exp
6424 * gdb.cp/templates.exp
6425 * gdb.cp/try_catch.exp
6426 * gdb.cp/typedef-operator.exp
6427 * gdb.cp/typeid.exp
6428 * gdb.cp/userdef.exp
6429 * gdb.cp/using-crash.exp
6430 * gdb.cp/var-tag.exp
6431 * gdb.cp/virtbase.exp
6432 * gdb.cp/virtfunc.exp
6433 * gdb.cp/virtfunc2.exp
6434 * gdb.cp/vla-cxx.exp
6435 * gdb.disasm/t01_mov.exp
6436 * gdb.disasm/t02_mova.exp
6437 * gdb.disasm/t03_add.exp
6438 * gdb.disasm/t04_sub.exp
6439 * gdb.disasm/t05_cmp.exp
6440 * gdb.disasm/t06_ari2.exp
6441 * gdb.disasm/t07_ari3.exp
6442 * gdb.disasm/t08_or.exp
6443 * gdb.disasm/t09_xor.exp
6444 * gdb.disasm/t10_and.exp
6445 * gdb.disasm/t11_logs.exp
6446 * gdb.disasm/t12_bit.exp
6447 * gdb.disasm/t13_otr.exp
6448 * gdb.dlang/circular.exp
6449 * gdb.dwarf2/arr-stride.exp
6450 * gdb.dwarf2/arr-subrange.exp
6451 * gdb.dwarf2/atomic-type.exp
6452 * gdb.dwarf2/bad-regnum.exp
6453 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6454 * gdb.dwarf2/callframecfa.exp
6455 * gdb.dwarf2/clztest.exp
6456 * gdb.dwarf2/corrupt.exp
6457 * gdb.dwarf2/data-loc.exp
6458 * gdb.dwarf2/dup-psym.exp
6459 * gdb.dwarf2/dw2-anon-mptr.exp
6460 * gdb.dwarf2/dw2-anonymous-func.exp
6461 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6462 * gdb.dwarf2/dw2-bad-unresolved.exp
6463 * gdb.dwarf2/dw2-basic.exp
6464 * gdb.dwarf2/dw2-canonicalize-type.exp
6465 * gdb.dwarf2/dw2-case-insensitive.exp
6466 * gdb.dwarf2/dw2-common-block.exp
6467 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6468 * gdb.dwarf2/dw2-compressed.exp
6469 * gdb.dwarf2/dw2-const.exp
6470 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6471 * gdb.dwarf2/dw2-cu-size.exp
6472 * gdb.dwarf2/dw2-dup-frame.exp
6473 * gdb.dwarf2/dw2-entry-value.exp
6474 * gdb.dwarf2/dw2-icycle.exp
6475 * gdb.dwarf2/dw2-ifort-parameter.exp
6476 * gdb.dwarf2/dw2-inline-break.exp
6477 * gdb.dwarf2/dw2-inline-param.exp
6478 * gdb.dwarf2/dw2-intercu.exp
6479 * gdb.dwarf2/dw2-intermix.exp
6480 * gdb.dwarf2/dw2-lexical-block-bare.exp
6481 * gdb.dwarf2/dw2-linkage-name-trust.exp
6482 * gdb.dwarf2/dw2-minsym-in-cu.exp
6483 * gdb.dwarf2/dw2-noloc.exp
6484 * gdb.dwarf2/dw2-op-call.exp
6485 * gdb.dwarf2/dw2-op-out-param.exp
6486 * gdb.dwarf2/dw2-opt-structptr.exp
6487 * gdb.dwarf2/dw2-param-error.exp
6488 * gdb.dwarf2/dw2-producer.exp
6489 * gdb.dwarf2/dw2-ranges-base.exp
6490 * gdb.dwarf2/dw2-ref-missing-frame.exp
6491 * gdb.dwarf2/dw2-reg-undefined.exp
6492 * gdb.dwarf2/dw2-regno-invalid.exp
6493 * gdb.dwarf2/dw2-restore.exp
6494 * gdb.dwarf2/dw2-restrict.exp
6495 * gdb.dwarf2/dw2-single-line-discriminators.exp
6496 * gdb.dwarf2/dw2-strp.exp
6497 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6498 * gdb.dwarf2/dw2-unresolved.exp
6499 * gdb.dwarf2/dw2-var-zero-addr.exp
6500 * gdb.dwarf2/dw4-sig-types.exp
6501 * gdb.dwarf2/dwz.exp
6502 * gdb.dwarf2/dynarr-ptr.exp
6503 * gdb.dwarf2/enum-type.exp
6504 * gdb.dwarf2/gdb-index.exp
6505 * gdb.dwarf2/implptr-64bit.exp
6506 * gdb.dwarf2/implptr-optimized-out.exp
6507 * gdb.dwarf2/implptr.exp
6508 * gdb.dwarf2/implref-array.exp
6509 * gdb.dwarf2/implref-const.exp
6510 * gdb.dwarf2/implref-global.exp
6511 * gdb.dwarf2/implref-struct.exp
6512 * gdb.dwarf2/mac-fileno.exp
6513 * gdb.dwarf2/main-subprogram.exp
6514 * gdb.dwarf2/member-ptr-forwardref.exp
6515 * gdb.dwarf2/method-ptr.exp
6516 * gdb.dwarf2/missing-sig-type.exp
6517 * gdb.dwarf2/nonvar-access.exp
6518 * gdb.dwarf2/opaque-type-lookup.exp
6519 * gdb.dwarf2/pieces-optimized-out.exp
6520 * gdb.dwarf2/pieces.exp
6521 * gdb.dwarf2/pr10770.exp
6522 * gdb.dwarf2/pr13961.exp
6523 * gdb.dwarf2/staticvirtual.exp
6524 * gdb.dwarf2/subrange.exp
6525 * gdb.dwarf2/symtab-producer.exp
6526 * gdb.dwarf2/trace-crash.exp
6527 * gdb.dwarf2/typeddwarf.exp
6528 * gdb.dwarf2/valop.exp
6529 * gdb.dwarf2/watch-notconst.exp
6530 * gdb.fortran/array-element.exp
6531 * gdb.fortran/charset.exp
6532 * gdb.fortran/common-block.exp
6533 * gdb.fortran/complex.exp
6534 * gdb.fortran/derived-type-function.exp
6535 * gdb.fortran/derived-type.exp
6536 * gdb.fortran/logical.exp
6537 * gdb.fortran/module.exp
6538 * gdb.fortran/multi-dim.exp
6539 * gdb.fortran/nested-funcs.exp
6540 * gdb.fortran/print-formatted.exp
6541 * gdb.fortran/subarray.exp
6542 * gdb.fortran/vla-alloc-assoc.exp
6543 * gdb.fortran/vla-datatypes.exp
6544 * gdb.fortran/vla-history.exp
6545 * gdb.fortran/vla-ptr-info.exp
6546 * gdb.fortran/vla-ptype-sub.exp
6547 * gdb.fortran/vla-ptype.exp
6548 * gdb.fortran/vla-sizeof.exp
6549 * gdb.fortran/vla-type.exp
6550 * gdb.fortran/vla-value-sub-arbitrary.exp
6551 * gdb.fortran/vla-value-sub-finish.exp
6552 * gdb.fortran/vla-value-sub.exp
6553 * gdb.fortran/vla-value.exp
6554 * gdb.fortran/whatis_type.exp
6555 * gdb.go/chan.exp
6556 * gdb.go/handcall.exp
6557 * gdb.go/hello.exp
6558 * gdb.go/integers.exp
6559 * gdb.go/methods.exp
6560 * gdb.go/package.exp
6561 * gdb.go/strings.exp
6562 * gdb.go/types.exp
6563 * gdb.go/unsafe.exp
6564 * gdb.guile/scm-arch.exp
6565 * gdb.guile/scm-block.exp
6566 * gdb.guile/scm-breakpoint.exp
6567 * gdb.guile/scm-cmd.exp
6568 * gdb.guile/scm-disasm.exp
6569 * gdb.guile/scm-equal.exp
6570 * gdb.guile/scm-frame-args.exp
6571 * gdb.guile/scm-frame-inline.exp
6572 * gdb.guile/scm-frame.exp
6573 * gdb.guile/scm-iterator.exp
6574 * gdb.guile/scm-math.exp
6575 * gdb.guile/scm-objfile.exp
6576 * gdb.guile/scm-ports.exp
6577 * gdb.guile/scm-symbol.exp
6578 * gdb.guile/scm-symtab.exp
6579 * gdb.guile/scm-value-cc.exp
6580 * gdb.guile/types-module.exp
6581 * gdb.linespec/break-ask.exp
6582 * gdb.linespec/cpexplicit.exp
6583 * gdb.linespec/explicit.exp
6584 * gdb.linespec/keywords.exp
6585 * gdb.linespec/linespec.exp
6586 * gdb.linespec/ls-dollar.exp
6587 * gdb.linespec/ls-errs.exp
6588 * gdb.linespec/skip-two.exp
6589 * gdb.linespec/thread.exp
6590 * gdb.mi/mi-async.exp
6591 * gdb.mi/mi-basics.exp
6592 * gdb.mi/mi-break.exp
6593 * gdb.mi/mi-catch-load.exp
6594 * gdb.mi/mi-cli.exp
6595 * gdb.mi/mi-cmd-param-changed.exp
6596 * gdb.mi/mi-console.exp
6597 * gdb.mi/mi-detach.exp
6598 * gdb.mi/mi-disassemble.exp
6599 * gdb.mi/mi-eval.exp
6600 * gdb.mi/mi-file-transfer.exp
6601 * gdb.mi/mi-file.exp
6602 * gdb.mi/mi-fill-memory.exp
6603 * gdb.mi/mi-inheritance-syntax-error.exp
6604 * gdb.mi/mi-linespec-err-cp.exp
6605 * gdb.mi/mi-logging.exp
6606 * gdb.mi/mi-memory-changed.exp
6607 * gdb.mi/mi-read-memory.exp
6608 * gdb.mi/mi-record-changed.exp
6609 * gdb.mi/mi-reg-undefined.exp
6610 * gdb.mi/mi-regs.exp
6611 * gdb.mi/mi-return.exp
6612 * gdb.mi/mi-reverse.exp
6613 * gdb.mi/mi-simplerun.exp
6614 * gdb.mi/mi-solib.exp
6615 * gdb.mi/mi-stack.exp
6616 * gdb.mi/mi-stepi.exp
6617 * gdb.mi/mi-syn-frame.exp
6618 * gdb.mi/mi-until.exp
6619 * gdb.mi/mi-var-block.exp
6620 * gdb.mi/mi-var-child.exp
6621 * gdb.mi/mi-var-cmd.exp
6622 * gdb.mi/mi-var-cp.exp
6623 * gdb.mi/mi-var-display.exp
6624 * gdb.mi/mi-var-invalidate.exp
6625 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6626 * gdb.mi/mi-vla-fortran.exp
6627 * gdb.mi/mi-watch.exp
6628 * gdb.mi/mi2-var-child.exp
6629 * gdb.mi/user-selected-context-sync.exp
6630 * gdb.modula2/unbounded-array.exp
6631 * gdb.multi/dummy-frame-restore.exp
6632 * gdb.multi/multi-arch-exec.exp
6633 * gdb.multi/multi-arch.exp
6634 * gdb.multi/tids.exp
6635 * gdb.multi/watchpoint-multi.exp
6636 * gdb.opencl/callfuncs.exp
6637 * gdb.opencl/convs_casts.exp
6638 * gdb.opencl/datatypes.exp
6639 * gdb.opencl/operators.exp
6640 * gdb.opencl/vec_comps.exp
6641 * gdb.opt/clobbered-registers-O2.exp
6642 * gdb.opt/inline-break.exp
6643 * gdb.opt/inline-bt.exp
6644 * gdb.opt/inline-cmds.exp
6645 * gdb.opt/inline-locals.exp
6646 * gdb.pascal/case-insensitive-symbols.exp
6647 * gdb.pascal/floats.exp
6648 * gdb.pascal/gdb11492.exp
6649 * gdb.python/lib-types.exp
6650 * gdb.python/py-arch.exp
6651 * gdb.python/py-as-string.exp
6652 * gdb.python/py-bad-printers.exp
6653 * gdb.python/py-block.exp
6654 * gdb.python/py-breakpoint-create-fail.exp
6655 * gdb.python/py-breakpoint.exp
6656 * gdb.python/py-caller-is.exp
6657 * gdb.python/py-cmd.exp
6658 * gdb.python/py-explore-cc.exp
6659 * gdb.python/py-explore.exp
6660 * gdb.python/py-finish-breakpoint.exp
6661 * gdb.python/py-finish-breakpoint2.exp
6662 * gdb.python/py-frame-args.exp
6663 * gdb.python/py-frame-inline.exp
6664 * gdb.python/py-frame.exp
6665 * gdb.python/py-framefilter-mi.exp
6666 * gdb.python/py-infthread.exp
6667 * gdb.python/py-lazy-string.exp
6668 * gdb.python/py-linetable.exp
6669 * gdb.python/py-mi-events.exp
6670 * gdb.python/py-mi-objfile.exp
6671 * gdb.python/py-mi.exp
6672 * gdb.python/py-objfile.exp
6673 * gdb.python/py-pp-integral.exp
6674 * gdb.python/py-pp-maint.exp
6675 * gdb.python/py-pp-re-notag.exp
6676 * gdb.python/py-pp-registration.exp
6677 * gdb.python/py-recurse-unwind.exp
6678 * gdb.python/py-strfns.exp
6679 * gdb.python/py-symbol.exp
6680 * gdb.python/py-symtab.exp
6681 * gdb.python/py-sync-interp.exp
6682 * gdb.python/py-typeprint.exp
6683 * gdb.python/py-unwind-maint.exp
6684 * gdb.python/py-unwind.exp
6685 * gdb.python/py-value-cc.exp
6686 * gdb.python/py-xmethods.exp
6687 * gdb.reverse/amd64-tailcall-reverse.exp
6688 * gdb.reverse/break-precsave.exp
6689 * gdb.reverse/break-reverse.exp
6690 * gdb.reverse/consecutive-precsave.exp
6691 * gdb.reverse/consecutive-reverse.exp
6692 * gdb.reverse/finish-precsave.exp
6693 * gdb.reverse/finish-reverse-bkpt.exp
6694 * gdb.reverse/finish-reverse.exp
6695 * gdb.reverse/fstatat-reverse.exp
6696 * gdb.reverse/getresuid-reverse.exp
6697 * gdb.reverse/i386-precsave.exp
6698 * gdb.reverse/i386-reverse.exp
6699 * gdb.reverse/i386-sse-reverse.exp
6700 * gdb.reverse/i387-env-reverse.exp
6701 * gdb.reverse/i387-stack-reverse.exp
6702 * gdb.reverse/insn-reverse.exp
6703 * gdb.reverse/machinestate-precsave.exp
6704 * gdb.reverse/machinestate.exp
6705 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6706 * gdb.reverse/pipe-reverse.exp
6707 * gdb.reverse/readv-reverse.exp
6708 * gdb.reverse/recvmsg-reverse.exp
6709 * gdb.reverse/rerun-prec.exp
6710 * gdb.reverse/s390-mvcle.exp
6711 * gdb.reverse/step-precsave.exp
6712 * gdb.reverse/step-reverse.exp
6713 * gdb.reverse/time-reverse.exp
6714 * gdb.reverse/until-precsave.exp
6715 * gdb.reverse/until-reverse.exp
6716 * gdb.reverse/waitpid-reverse.exp
6717 * gdb.reverse/watch-precsave.exp
6718 * gdb.reverse/watch-reverse.exp
6719 * gdb.rust/generics.exp
6720 * gdb.rust/methods.exp
6721 * gdb.rust/modules.exp
6722 * gdb.rust/simple.exp
6723 * gdb.server/connect-with-no-symbol-file.exp
6724 * gdb.server/ext-attach.exp
6725 * gdb.server/ext-restart.exp
6726 * gdb.server/ext-wrapper.exp
6727 * gdb.server/file-transfer.exp
6728 * gdb.server/server-exec-info.exp
6729 * gdb.server/server-kill.exp
6730 * gdb.server/server-mon.exp
6731 * gdb.server/wrapper.exp
6732 * gdb.stabs/exclfwd.exp
6733 * gdb.stabs/gdb11479.exp
6734 * gdb.threads/clone-new-thread-event.exp
6735 * gdb.threads/corethreads.exp
6736 * gdb.threads/current-lwp-dead.exp
6737 * gdb.threads/dlopen-libpthread.exp
6738 * gdb.threads/gcore-thread.exp
6739 * gdb.threads/sigstep-threads.exp
6740 * gdb.threads/watchpoint-fork.exp
6741 * gdb.trace/actions-changed.exp
6742 * gdb.trace/backtrace.exp
6743 * gdb.trace/change-loc.exp
6744 * gdb.trace/circ.exp
6745 * gdb.trace/collection.exp
6746 * gdb.trace/disconnected-tracing.exp
6747 * gdb.trace/ftrace.exp
6748 * gdb.trace/mi-trace-frame-collected.exp
6749 * gdb.trace/mi-trace-unavailable.exp
6750 * gdb.trace/mi-traceframe-changed.exp
6751 * gdb.trace/mi-tsv-changed.exp
6752 * gdb.trace/no-attach-trace.exp
6753 * gdb.trace/passc-dyn.exp
6754 * gdb.trace/qtro.exp
6755 * gdb.trace/range-stepping.exp
6756 * gdb.trace/read-memory.exp
6757 * gdb.trace/save-trace.exp
6758 * gdb.trace/signal.exp
6759 * gdb.trace/status-stop.exp
6760 * gdb.trace/tfile.exp
6761 * gdb.trace/trace-break.exp
6762 * gdb.trace/trace-buffer-size.exp
6763 * gdb.trace/trace-condition.exp
6764 * gdb.trace/tracefile-pseudo-reg.exp
6765 * gdb.trace/tstatus.exp
6766 * gdb.trace/unavailable.exp
6767 * gdb.trace/while-dyn.exp
6768 * gdb.trace/while-stepping.exp
6769
6770 2016-12-22 Doug Evans <xdje42@gmail.com>
6771
6772 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6773 and msymbols.
6774
6775 2016-12-19 Yao Qi <yao.qi@linaro.org>
6776
6777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6778 (test_with_self): Don't call do_steps_and_nexts, and remove
6779 code about stepping into xmalloc.
6780
6781 2016-12-09 Yao Qi <yao.qi@linaro.org>
6782
6783 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6784
6785 2016-12-09 Yao Qi <yao.qi@linaro.org>
6786
6787 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6788
6789 2016-12-09 Pedro Alves <palves@redhat.com>
6790
6791 * gdb.base/all-architectures-0.exp: New file.
6792 * gdb.base/all-architectures-1.exp: New file.
6793 * gdb.base/all-architectures-2.exp: New file.
6794 * gdb.base/all-architectures-3.exp: New file.
6795 * gdb.base/all-architectures-4.exp: New file.
6796 * gdb.base/all-architectures-5.exp: New file.
6797 * gdb.base/all-architectures-6.exp: New file.
6798 * gdb.base/all-architectures-7.exp: New file.
6799 * gdb.base/all-architectures.exp.in: New file.
6800
6801 2016-12-09 Yao Qi <yao.qi@linaro.org>
6802
6803 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6804
6805 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6806
6807 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6808 possible.
6809 Remove useless pattern-matching code.
6810
6811 2016-12-02 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6814 procedure.
6815 (top level): Call it.
6816
6817 2016-12-02 Pedro Alves <palves@redhat.com>
6818
6819 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6820 New procedure.
6821 (top level): Call it.
6822
6823 2016-12-02 Pedro Alves <palves@redhat.com>
6824
6825 PR cli/20559
6826 * gdb.base/commands.exp (user_defined_command_args_eval): New
6827 procedure.
6828 (top level): Call it.
6829
6830 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6831
6832 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6833 timeout handling.
6834
6835 2016-12-02 Tom Tromey <tom@tromey.com>
6836
6837 * gdb.dwarf2/main-subprogram.c: New file.
6838 * gdb.dwarf2/main-subprogram.exp: New file.
6839
6840 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6841
6842 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6843 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6844 gdb_test_no_output for a couple of cases.
6845 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6846
6847 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6848
6849 Fix test names and standardize compilation error messages throughout
6850 the following files:
6851
6852 * gdb.ada/start.exp
6853 * gdb.arch/alpha-step.exp
6854 * gdb.arch/e500-prologue.exp
6855 * gdb.arch/ftrace-insn-reloc.exp
6856 * gdb.arch/gdb1291.exp
6857 * gdb.arch/gdb1431.exp
6858 * gdb.arch/gdb1558.exp
6859 * gdb.arch/i386-dr3-watch.exp
6860 * gdb.arch/i386-sse-stack-align.exp
6861 * gdb.arch/ia64-breakpoint-shadow.exp
6862 * gdb.arch/pa-nullify.exp
6863 * gdb.arch/powerpc-aix-prologue.exp
6864 * gdb.arch/thumb-bx-pc.exp
6865 * gdb.base/annota1.exp
6866 * gdb.base/annota3.exp
6867 * gdb.base/arrayidx.exp
6868 * gdb.base/assign.exp
6869 * gdb.base/attach.exp
6870 * gdb.base/auxv.exp
6871 * gdb.base/bang.exp
6872 * gdb.base/bfp-test.exp
6873 * gdb.base/bigcore.exp
6874 * gdb.base/bitfields2.exp
6875 * gdb.base/break-fun-addr.exp
6876 * gdb.base/break-probes.exp
6877 * gdb.base/call-rt-st.exp
6878 * gdb.base/callexit.exp
6879 * gdb.base/catch-fork-kill.exp
6880 * gdb.base/charset.exp
6881 * gdb.base/checkpoint.exp
6882 * gdb.base/comprdebug.exp
6883 * gdb.base/constvars.exp
6884 * gdb.base/coredump-filter.exp
6885 * gdb.base/cursal.exp
6886 * gdb.base/cvexpr.exp
6887 * gdb.base/detach.exp
6888 * gdb.base/display.exp
6889 * gdb.base/dmsym.exp
6890 * gdb.base/dprintf-pending.exp
6891 * gdb.base/dso2dso.exp
6892 * gdb.base/dtrace-probe.exp
6893 * gdb.base/dump.exp
6894 * gdb.base/enum_cond.exp
6895 * gdb.base/exe-lock.exp
6896 * gdb.base/exec-invalid-sysroot.exp
6897 * gdb.base/execl-update-breakpoints.exp
6898 * gdb.base/exprs.exp
6899 * gdb.base/fileio.exp
6900 * gdb.base/find.exp
6901 * gdb.base/finish.exp
6902 * gdb.base/fixsection.exp
6903 * gdb.base/foll-vfork.exp
6904 * gdb.base/frame-args.exp
6905 * gdb.base/gcore.exp
6906 * gdb.base/gdb1250.exp
6907 * gdb.base/global-var-nested-by-dso.exp
6908 * gdb.base/gnu-ifunc.exp
6909 * gdb.base/hashline1.exp
6910 * gdb.base/hashline2.exp
6911 * gdb.base/hashline3.exp
6912 * gdb.base/hbreak-in-shr-unsupported.exp
6913 * gdb.base/huge.exp
6914 * gdb.base/infcall-input.exp
6915 * gdb.base/info-fun.exp
6916 * gdb.base/info-shared.exp
6917 * gdb.base/jit-simple.exp
6918 * gdb.base/jit-so.exp
6919 * gdb.base/jit.exp
6920 * gdb.base/jump.exp
6921 * gdb.base/label.exp
6922 * gdb.base/lineinc.exp
6923 * gdb.base/logical.exp
6924 * gdb.base/longjmp.exp
6925 * gdb.base/macscp.exp
6926 * gdb.base/miscexprs.exp
6927 * gdb.base/new-ui-echo.exp
6928 * gdb.base/new-ui-pending-input.exp
6929 * gdb.base/new-ui.exp
6930 * gdb.base/nodebug.exp
6931 * gdb.base/nofield.exp
6932 * gdb.base/offsets.exp
6933 * gdb.base/overlays.exp
6934 * gdb.base/pending.exp
6935 * gdb.base/pointers.exp
6936 * gdb.base/pr11022.exp
6937 * gdb.base/printcmds.exp
6938 * gdb.base/prologue.exp
6939 * gdb.base/ptr-typedef.exp
6940 * gdb.base/realname-expand.exp
6941 * gdb.base/relativedebug.exp
6942 * gdb.base/relocate.exp
6943 * gdb.base/remote.exp
6944 * gdb.base/reread.exp
6945 * gdb.base/return2.exp
6946 * gdb.base/savedregs.exp
6947 * gdb.base/sep.exp
6948 * gdb.base/sepdebug.exp
6949 * gdb.base/sepsymtab.exp
6950 * gdb.base/set-inferior-tty.exp
6951 * gdb.base/setshow.exp
6952 * gdb.base/shlib-call.exp
6953 * gdb.base/sigaltstack.exp
6954 * gdb.base/siginfo-addr.exp
6955 * gdb.base/signals.exp
6956 * gdb.base/signull.exp
6957 * gdb.base/sigrepeat.exp
6958 * gdb.base/so-impl-ld.exp
6959 * gdb.base/solib-display.exp
6960 * gdb.base/solib-overlap.exp
6961 * gdb.base/solib-search.exp
6962 * gdb.base/solib-symbol.exp
6963 * gdb.base/structs.exp
6964 * gdb.base/structs2.exp
6965 * gdb.base/symtab-search-order.exp
6966 * gdb.base/twice.exp
6967 * gdb.base/unload.exp
6968 * gdb.base/varargs.exp
6969 * gdb.base/watchpoint-solib.exp
6970 * gdb.base/watchpoint.exp
6971 * gdb.base/whatis.exp
6972 * gdb.base/wrong_frame_bt_full.exp
6973 * gdb.btrace/dlopen.exp
6974 * gdb.cell/ea-standalone.exp
6975 * gdb.cell/ea-test.exp
6976 * gdb.cp/dispcxx.exp
6977 * gdb.cp/gdb2384.exp
6978 * gdb.cp/method2.exp
6979 * gdb.cp/nextoverthrow.exp
6980 * gdb.cp/pr10728.exp
6981 * gdb.disasm/am33.exp
6982 * gdb.disasm/h8300s.exp
6983 * gdb.disasm/mn10300.exp
6984 * gdb.disasm/sh3.exp
6985 * gdb.dwarf2/dw2-dir-file-name.exp
6986 * gdb.fortran/complex.exp
6987 * gdb.fortran/library-module.exp
6988 * gdb.guile/scm-pretty-print.exp
6989 * gdb.guile/scm-symbol.exp
6990 * gdb.guile/scm-type.exp
6991 * gdb.guile/scm-value.exp
6992 * gdb.linespec/linespec.exp
6993 * gdb.mi/gdb701.exp
6994 * gdb.mi/gdb792.exp
6995 * gdb.mi/mi-breakpoint-changed.exp
6996 * gdb.mi/mi-dprintf-pending.exp
6997 * gdb.mi/mi-dprintf.exp
6998 * gdb.mi/mi-exit-code.exp
6999 * gdb.mi/mi-pending.exp
7000 * gdb.mi/mi-solib.exp
7001 * gdb.mi/new-ui-mi-sync.exp
7002 * gdb.mi/pr11022.exp
7003 * gdb.mi/user-selected-context-sync.exp
7004 * gdb.opt/solib-intra-step.exp
7005 * gdb.python/py-events.exp
7006 * gdb.python/py-finish-breakpoint.exp
7007 * gdb.python/py-mi.exp
7008 * gdb.python/py-prettyprint.exp
7009 * gdb.python/py-shared.exp
7010 * gdb.python/py-symbol.exp
7011 * gdb.python/py-template.exp
7012 * gdb.python/py-type.exp
7013 * gdb.python/py-value.exp
7014 * gdb.reverse/solib-precsave.exp
7015 * gdb.reverse/solib-reverse.exp
7016 * gdb.server/solib-list.exp
7017 * gdb.stabs/weird.exp
7018 * gdb.threads/reconnect-signal.exp
7019 * gdb.threads/stepi-random-signal.exp
7020 * gdb.trace/actions.exp
7021 * gdb.trace/ax.exp
7022 * gdb.trace/backtrace.exp
7023 * gdb.trace/change-loc.exp
7024 * gdb.trace/deltrace.exp
7025 * gdb.trace/ftrace-lock.exp
7026 * gdb.trace/ftrace.exp
7027 * gdb.trace/infotrace.exp
7028 * gdb.trace/mi-tracepoint-changed.exp
7029 * gdb.trace/packetlen.exp
7030 * gdb.trace/passcount.exp
7031 * gdb.trace/pending.exp
7032 * gdb.trace/range-stepping.exp
7033 * gdb.trace/report.exp
7034 * gdb.trace/stap-trace.exp
7035 * gdb.trace/tfind.exp
7036 * gdb.trace/trace-break.exp
7037 * gdb.trace/trace-condition.exp
7038 * gdb.trace/trace-enable-disable.exp
7039 * gdb.trace/trace-mt.exp
7040 * gdb.trace/tracecmd.exp
7041 * gdb.trace/tspeed.exp
7042 * gdb.trace/tsv.exp
7043 * lib/perftest.exp
7044
7045 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7046
7047 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7048 with gdb_test_no_output.
7049 Use command as test name.
7050
7051 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7052
7053 Fix test names starting with uppercase throughout the files.
7054
7055 * gdb.ada/assign_1.exp
7056 * gdb.ada/boolean_expr.exp
7057 * gdb.base/arrayidx.exp
7058 * gdb.base/del.exp
7059 * gdb.base/gcore-buffer-overflow.exp
7060 * gdb.base/testenv.exp
7061 * gdb.compile/compile.exp
7062 * gdb.python/py-framefilter-invalidarg.exp
7063 * gdb.python/py-framefilter.exp
7064
7065 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7066
7067 Fix test names starting with uppercase throughout the files.
7068
7069 * gdb.ada/array_return.exp
7070 * gdb.ada/expr_delims.exp
7071 * gdb.ada/mi_dyn_arr.exp
7072 * gdb.ada/mi_interface.exp
7073 * gdb.ada/mi_var_array.exp
7074 * gdb.ada/watch_arg.exp
7075 * gdb.arch/alpha-step.exp
7076 * gdb.arch/altivec-regs.exp
7077 * gdb.arch/e500-regs.exp
7078 * gdb.arch/powerpc-d128-regs.exp
7079 * gdb.base/arrayidx.exp
7080 * gdb.base/break.exp
7081 * gdb.base/checkpoint.exp
7082 * gdb.base/debug-expr.exp
7083 * gdb.base/dmsym.exp
7084 * gdb.base/radix.exp
7085 * gdb.base/sepdebug.exp
7086 * gdb.base/testenv.exp
7087 * gdb.base/watch_thread_num.exp
7088 * gdb.base/watchpoint-cond-gone.exp
7089 * gdb.cell/break.exp
7090 * gdb.cell/ea-cache.exp
7091 * gdb.compile/compile.exp
7092 * gdb.cp/gdb2495.exp
7093 * gdb.gdb/selftest.exp
7094 * gdb.gdb/xfullpath.exp
7095 * gdb.go/hello.exp
7096 * gdb.go/integers.exp
7097 * gdb.objc/basicclass.exp
7098 * gdb.pascal/hello.exp
7099 * gdb.pascal/integers.exp
7100 * gdb.python/py-breakpoint.exp
7101 * gdb.python/py-cmd.exp
7102 * gdb.python/py-linetable.exp
7103 * gdb.python/py-xmethods.exp
7104 * gdb.python/python.exp
7105 * gdb.reverse/consecutive-precsave.exp
7106 * gdb.reverse/finish-precsave.exp
7107 * gdb.reverse/i386-precsave.exp
7108 * gdb.reverse/machinestate-precsave.exp
7109 * gdb.reverse/sigall-precsave.exp
7110 * gdb.reverse/solib-precsave.exp
7111 * gdb.reverse/step-precsave.exp
7112 * gdb.reverse/until-precsave.exp
7113 * gdb.reverse/watch-precsave.exp
7114 * gdb.threads/leader-exit.exp
7115 * gdb.threads/pthreads.exp
7116 * gdb.threads/wp-replication.exp
7117 * gdb.trace/actions.exp
7118 * gdb.trace/mi-tsv-changed.exp
7119 * gdb.trace/tsv.exp
7120
7121 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7122
7123 Fix test names starting with uppercase throughout the files.
7124
7125 * gdb.arch/i386-bp_permanent.exp
7126 * gdb.arch/i386-gnu-cfi.exp
7127 * gdb.base/disasm-end-cu.exp
7128 * gdb.base/macscp.exp
7129 * gdb.base/pending.exp
7130 * gdb.base/watch_thread_num.exp
7131 * gdb.cp/exception.exp
7132 * gdb.cp/gdb2495.exp
7133 * gdb.cp/local.exp
7134 * gdb.python/py-evsignal.exp
7135 * gdb.python/python.exp
7136 * gdb.trace/tracecmd.exp
7137
7138 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7139
7140 Fix test names starting with uppercase throughout the files.
7141
7142 * gdb.base/charset.exp
7143 * gdb.base/eval.exp
7144 * gdb.base/multi-forks.exp
7145 * gdb.guile/scm-progspace.exp
7146 * gdb.opencl/datatypes.exp
7147 * gdb.python/py-block.exp
7148 * gdb.python/py-function.exp
7149 * gdb.python/py-symbol.exp
7150 * gdb.python/py-symtab.exp
7151 * gdb.python/py-xmethods.exp
7152 * gdb.reverse/break-precsave.exp
7153 * gdb.reverse/break-reverse.exp
7154 * gdb.reverse/consecutive-precsave.exp
7155 * gdb.reverse/consecutive-reverse.exp
7156 * gdb.reverse/finish-precsave.exp
7157 * gdb.reverse/finish-reverse-bkpt.exp
7158 * gdb.reverse/finish-reverse.exp
7159 * gdb.reverse/fstatat-reverse.exp
7160 * gdb.reverse/getresuid-reverse.exp
7161 * gdb.reverse/i386-precsave.exp
7162 * gdb.reverse/i386-reverse.exp
7163 * gdb.reverse/i386-sse-reverse.exp
7164 * gdb.reverse/i387-stack-reverse.exp
7165 * gdb.reverse/insn-reverse.exp
7166 * gdb.reverse/machinestate-precsave.exp
7167 * gdb.reverse/machinestate.exp
7168 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7169 * gdb.reverse/pipe-reverse.exp
7170 * gdb.reverse/readv-reverse.exp
7171 * gdb.reverse/recvmsg-reverse.exp
7172 * gdb.reverse/rerun-prec.exp
7173 * gdb.reverse/s390-mvcle.exp
7174 * gdb.reverse/sigall-precsave.exp
7175 * gdb.reverse/sigall-reverse.exp
7176 * gdb.reverse/solib-precsave.exp
7177 * gdb.reverse/solib-reverse.exp
7178 * gdb.reverse/step-precsave.exp
7179 * gdb.reverse/step-reverse.exp
7180 * gdb.reverse/time-reverse.exp
7181 * gdb.reverse/until-precsave.exp
7182 * gdb.reverse/until-reverse.exp
7183 * gdb.reverse/waitpid-reverse.exp
7184 * gdb.reverse/watch-precsave.exp
7185 * gdb.reverse/watch-reverse.exp
7186
7187 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7188
7189 Fix test names starting with uppercase throughout the files.
7190
7191 * gdb.arch/i386-mpx-simple_segv.exp
7192 * gdb.arch/i386-mpx.exp
7193 * gdb.arch/i386-permbkpt.exp
7194 * gdb.arch/pa-nullify.exp
7195 * gdb.arch/powerpc-d128-regs.exp
7196 * gdb.arch/vsx-regs.exp
7197 * gdb.base/bfp-test.exp
7198 * gdb.base/break.exp
7199 * gdb.base/breakpoint-shadow.exp
7200 * gdb.base/callfuncs.exp
7201 * gdb.base/charset.exp
7202 * gdb.base/commands.exp
7203 * gdb.base/completion.exp
7204 * gdb.base/dfp-test.exp
7205 * gdb.base/echo.exp
7206 * gdb.base/ending-run.exp
7207 * gdb.base/eval.exp
7208 * gdb.base/expand-psymtabs.exp
7209 * gdb.base/float128.exp
7210 * gdb.base/floatn.exp
7211 * gdb.base/foll-exec-mode.exp
7212 * gdb.base/gdb1056.exp
7213 * gdb.base/gdb11531.exp
7214 * gdb.base/kill-after-signal.exp
7215 * gdb.base/multi-forks.exp
7216 * gdb.base/overlays.exp
7217 * gdb.base/pending.exp
7218 * gdb.base/sepdebug.exp
7219 * gdb.base/testenv.exp
7220 * gdb.base/valgrind-db-attach.exp
7221 * gdb.base/watch_thread_num.exp
7222 * gdb.base/watchpoint-cond-gone.exp
7223 * gdb.base/watchpoint.exp
7224 * gdb.base/watchpoints.exp
7225 * gdb.cp/arg-reference.exp
7226 * gdb.cp/baseenum.exp
7227 * gdb.cp/operator.exp
7228 * gdb.cp/shadow.exp
7229 * gdb.dwarf2/dw2-op-out-param.exp
7230 * gdb.dwarf2/dw2-reg-undefined.exp
7231 * gdb.go/chan.exp
7232 * gdb.go/hello.exp
7233 * gdb.go/integers.exp
7234 * gdb.go/methods.exp
7235 * gdb.go/package.exp
7236 * gdb.guile/scm-parameter.exp
7237 * gdb.guile/scm-progspace.exp
7238 * gdb.guile/scm-value.exp
7239 * gdb.mi/mi-pending.exp
7240 * gdb.mi/user-selected-context-sync.exp
7241 * gdb.multi/multi-attach.exp
7242 * gdb.multi/tids.exp
7243 * gdb.opt/clobbered-registers-O2.exp
7244 * gdb.pascal/floats.exp
7245 * gdb.pascal/integers.exp
7246 * gdb.python/py-block.exp
7247 * gdb.python/py-events.exp
7248 * gdb.python/py-parameter.exp
7249 * gdb.python/py-symbol.exp
7250 * gdb.python/py-symtab.exp
7251 * gdb.python/py-type.exp
7252 * gdb.python/py-value.exp
7253 * gdb.python/py-xmethods.exp
7254 * gdb.python/python.exp
7255 * gdb.reverse/break-precsave.exp
7256 * gdb.reverse/consecutive-precsave.exp
7257 * gdb.reverse/finish-precsave.exp
7258 * gdb.reverse/i386-precsave.exp
7259 * gdb.reverse/machinestate-precsave.exp
7260 * gdb.reverse/sigall-precsave.exp
7261 * gdb.reverse/solib-precsave.exp
7262 * gdb.reverse/step-precsave.exp
7263 * gdb.reverse/until-precsave.exp
7264 * gdb.reverse/watch-precsave.exp
7265 * gdb.server/ext-attach.exp
7266 * gdb.server/ext-restart.exp
7267 * gdb.server/ext-run.exp
7268 * gdb.server/ext-wrapper.exp
7269 * gdb.stabs/gdb11479.exp
7270 * gdb.stabs/weird.exp
7271 * gdb.threads/attach-many-short-lived-threads.exp
7272 * gdb.threads/kill.exp
7273 * gdb.threads/watchpoint-fork.exp
7274
7275 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7276
7277 Fix test names starting with uppercase throughout all the files below.
7278
7279 * gdb.ada/array_return.exp
7280 * gdb.ada/catch_ex.exp
7281 * gdb.ada/info_exc.exp
7282 * gdb.ada/mi_catch_ex.exp
7283 * gdb.ada/mi_dyn_arr.exp
7284 * gdb.ada/mi_ex_cond.exp
7285 * gdb.ada/mi_exc_info.exp
7286 * gdb.ada/mi_interface.exp
7287 * gdb.ada/mi_task_arg.exp
7288 * gdb.ada/mi_task_info.exp
7289 * gdb.ada/mi_var_array.exp
7290 * gdb.arch/alpha-step.exp
7291 * gdb.arch/amd64-disp-step.exp
7292 * gdb.arch/arm-disp-step.exp
7293 * gdb.arch/disp-step-insn-reloc.exp
7294 * gdb.arch/e500-prologue.exp
7295 * gdb.arch/ftrace-insn-reloc.exp
7296 * gdb.arch/gdb1558.exp
7297 * gdb.arch/i386-bp_permanent.exp
7298 * gdb.arch/i386-disp-step.exp
7299 * gdb.arch/i386-float.exp
7300 * gdb.arch/i386-gnu-cfi.exp
7301 * gdb.arch/ia64-breakpoint-shadow.exp
7302 * gdb.arch/mips16-thunks.exp
7303 * gdb.arch/pa-nullify.exp
7304 * gdb.arch/powerpc-aix-prologue.exp
7305 * gdb.arch/powerpc-power.exp
7306 * gdb.arch/ppc-dfp.exp
7307 * gdb.arch/s390-tdbregs.exp
7308 * gdb.arch/spu-info.exp
7309 * gdb.arch/spu-ls.exp
7310 * gdb.arch/thumb-bx-pc.exp
7311 * gdb.base/advance.exp
7312 * gdb.base/annota-input-while-running.exp
7313 * gdb.base/arrayidx.exp
7314 * gdb.base/asmlabel.exp
7315 * gdb.base/async.exp
7316 * gdb.base/attach-wait-input.exp
7317 * gdb.base/auto-connect-native-target.exp
7318 * gdb.base/batch-preserve-term-settings.exp
7319 * gdb.base/bfp-test.exp
7320 * gdb.base/bigcore.exp
7321 * gdb.base/bp-permanent.exp
7322 * gdb.base/break-always.exp
7323 * gdb.base/break-fun-addr.exp
7324 * gdb.base/break-idempotent.exp
7325 * gdb.base/break-main-file-remove-fail.exp
7326 * gdb.base/break-probes.exp
7327 * gdb.base/break-unload-file.exp
7328 * gdb.base/break.exp
7329 * gdb.base/call-ar-st.exp
7330 * gdb.base/call-rt-st.exp
7331 * gdb.base/call-sc.exp
7332 * gdb.base/call-signal-resume.exp
7333 * gdb.base/call-strs.exp
7334 * gdb.base/callexit.exp
7335 * gdb.base/callfuncs.exp
7336 * gdb.base/catch-gdb-caused-signals.exp
7337 * gdb.base/catch-signal-siginfo-cond.exp
7338 * gdb.base/catch-syscall.exp
7339 * gdb.base/compare-sections.exp
7340 * gdb.base/cond-eval-mode.exp
7341 * gdb.base/condbreak-call-false.exp
7342 * gdb.base/consecutive-step-over.exp
7343 * gdb.base/cursal.exp
7344 * gdb.base/disabled-location.exp
7345 * gdb.base/disasm-end-cu.exp
7346 * gdb.base/display.exp
7347 * gdb.base/double-prompt-target-event-error.exp
7348 * gdb.base/dprintf-bp-same-addr.exp
7349 * gdb.base/dprintf-detach.exp
7350 * gdb.base/dprintf-next.exp
7351 * gdb.base/dprintf-non-stop.exp
7352 * gdb.base/dprintf-pending.exp
7353 * gdb.base/dso2dso.exp
7354 * gdb.base/ending-run.exp
7355 * gdb.base/enum_cond.exp
7356 * gdb.base/examine-backward.exp
7357 * gdb.base/exe-lock.exp
7358 * gdb.base/exec-invalid-sysroot.exp
7359 * gdb.base/execl-update-breakpoints.exp
7360 * gdb.base/execution-termios.exp
7361 * gdb.base/fileio.exp
7362 * gdb.base/fixsection.exp
7363 * gdb.base/foll-exec-mode.exp
7364 * gdb.base/foll-exec.exp
7365 * gdb.base/fork-running-state.exp
7366 * gdb.base/frame-args.exp
7367 * gdb.base/fullpath-expand.exp
7368 * gdb.base/func-ptr.exp
7369 * gdb.base/gcore-relro-pie.exp
7370 * gdb.base/gdb1090.exp
7371 * gdb.base/gdb1555.exp
7372 * gdb.base/global-var-nested-by-dso.exp
7373 * gdb.base/gnu-ifunc.exp
7374 * gdb.base/hbreak-in-shr-unsupported.exp
7375 * gdb.base/hbreak-unmapped.exp
7376 * gdb.base/hook-stop.exp
7377 * gdb.base/infcall-input.exp
7378 * gdb.base/info-fun.exp
7379 * gdb.base/info-shared.exp
7380 * gdb.base/interrupt-noterm.exp
7381 * gdb.base/jit-so.exp
7382 * gdb.base/jit.exp
7383 * gdb.base/line-symtabs.exp
7384 * gdb.base/list.exp
7385 * gdb.base/longjmp.exp
7386 * gdb.base/macscp.exp
7387 * gdb.base/max-value-size.exp
7388 * gdb.base/nodebug.exp
7389 * gdb.base/nofield.exp
7390 * gdb.base/overlays.exp
7391 * gdb.base/paginate-after-ctrl-c-running.exp
7392 * gdb.base/paginate-bg-execution.exp
7393 * gdb.base/paginate-inferior-exit.exp
7394 * gdb.base/pending.exp
7395 * gdb.base/pr11022.exp
7396 * gdb.base/printcmds.exp
7397 * gdb.base/ptr-typedef.exp
7398 * gdb.base/ptype.exp
7399 * gdb.base/randomize.exp
7400 * gdb.base/range-stepping.exp
7401 * gdb.base/realname-expand.exp
7402 * gdb.base/relativedebug.exp
7403 * gdb.base/remote.exp
7404 * gdb.base/savedregs.exp
7405 * gdb.base/sepdebug.exp
7406 * gdb.base/set-noassign.exp
7407 * gdb.base/shlib-call.exp
7408 * gdb.base/shreloc.exp
7409 * gdb.base/sigaltstack.exp
7410 * gdb.base/sigbpt.exp
7411 * gdb.base/siginfo-addr.exp
7412 * gdb.base/siginfo-obj.exp
7413 * gdb.base/siginfo-thread.exp
7414 * gdb.base/signest.exp
7415 * gdb.base/signull.exp
7416 * gdb.base/sigrepeat.exp
7417 * gdb.base/skip.exp
7418 * gdb.base/so-impl-ld.exp
7419 * gdb.base/solib-corrupted.exp
7420 * gdb.base/solib-disc.exp
7421 * gdb.base/solib-display.exp
7422 * gdb.base/solib-overlap.exp
7423 * gdb.base/solib-search.exp
7424 * gdb.base/solib-symbol.exp
7425 * gdb.base/source-execution.exp
7426 * gdb.base/sss-bp-on-user-bp-2.exp
7427 * gdb.base/sss-bp-on-user-bp.exp
7428 * gdb.base/stack-checking.exp
7429 * gdb.base/stale-infcall.exp
7430 * gdb.base/step-break.exp
7431 * gdb.base/step-line.exp
7432 * gdb.base/step-over-exit.exp
7433 * gdb.base/step-test.exp
7434 * gdb.base/structs.exp
7435 * gdb.base/sym-file.exp
7436 * gdb.base/symtab-search-order.exp
7437 * gdb.base/term.exp
7438 * gdb.base/type-opaque.exp
7439 * gdb.base/unload.exp
7440 * gdb.base/until-nodebug.exp
7441 * gdb.base/until.exp
7442 * gdb.base/unwindonsignal.exp
7443 * gdb.base/watch-cond.exp
7444 * gdb.base/watch-non-mem.exp
7445 * gdb.base/watch_thread_num.exp
7446 * gdb.base/watchpoint-reuse-slot.exp
7447 * gdb.base/watchpoint-solib.exp
7448 * gdb.base/watchpoint.exp
7449 * gdb.btrace/dlopen.exp
7450 * gdb.cell/arch.exp
7451 * gdb.cell/break.exp
7452 * gdb.cell/bt.exp
7453 * gdb.cell/core.exp
7454 * gdb.cell/data.exp
7455 * gdb.cell/dwarfaddr.exp
7456 * gdb.cell/ea-cache.exp
7457 * gdb.cell/ea-standalone.exp
7458 * gdb.cell/ea-test.exp
7459 * gdb.cell/f-regs.exp
7460 * gdb.cell/fork.exp
7461 * gdb.cell/gcore.exp
7462 * gdb.cell/mem-access.exp
7463 * gdb.cell/ptype.exp
7464 * gdb.cell/registers.exp
7465 * gdb.cell/sizeof.exp
7466 * gdb.cell/solib-symbol.exp
7467 * gdb.cell/solib.exp
7468 * gdb.compile/compile-tls.exp
7469 * gdb.cp/exception.exp
7470 * gdb.cp/gdb2495.exp
7471 * gdb.cp/local.exp
7472 * gdb.cp/mb-inline.exp
7473 * gdb.cp/mb-templates.exp
7474 * gdb.cp/pr10687.exp
7475 * gdb.cp/pr9167.exp
7476 * gdb.cp/scope-err.exp
7477 * gdb.cp/templates.exp
7478 * gdb.cp/virtfunc.exp
7479 * gdb.dwarf2/dw2-dir-file-name.exp
7480 * gdb.dwarf2/dw2-single-line-discriminators.exp
7481 * gdb.fortran/complex.exp
7482 * gdb.fortran/library-module.exp
7483 * gdb.guile/guile.exp
7484 * gdb.guile/scm-cmd.exp
7485 * gdb.guile/scm-frame-inline.exp
7486 * gdb.guile/scm-objfile.exp
7487 * gdb.guile/scm-pretty-print.exp
7488 * gdb.guile/scm-symbol.exp
7489 * gdb.guile/scm-type.exp
7490 * gdb.guile/scm-value.exp
7491 * gdb.linespec/keywords.exp
7492 * gdb.linespec/ls-errs.exp
7493 * gdb.linespec/macro-relative.exp
7494 * gdb.linespec/thread.exp
7495 * gdb.mi/mi-breakpoint-changed.exp
7496 * gdb.mi/mi-dprintf-pending.exp
7497 * gdb.mi/mi-fullname-deleted.exp
7498 * gdb.mi/mi-logging.exp
7499 * gdb.mi/mi-pending.exp
7500 * gdb.mi/mi-solib.exp
7501 * gdb.mi/new-ui-mi-sync.exp
7502 * gdb.mi/user-selected-context-sync.exp
7503 * gdb.multi/dummy-frame-restore.exp
7504 * gdb.multi/multi-arch-exec.exp
7505 * gdb.multi/remove-inferiors.exp
7506 * gdb.multi/watchpoint-multi-exit.exp
7507 * gdb.opt/solib-intra-step.exp
7508 * gdb.perf/backtrace.exp
7509 * gdb.perf/single-step.exp
7510 * gdb.perf/skip-command.exp
7511 * gdb.perf/skip-prologue.exp
7512 * gdb.perf/solib.exp
7513 * gdb.python/lib-types.exp
7514 * gdb.python/py-as-string.exp
7515 * gdb.python/py-bad-printers.exp
7516 * gdb.python/py-block.exp
7517 * gdb.python/py-breakpoint.exp
7518 * gdb.python/py-cmd.exp
7519 * gdb.python/py-events.exp
7520 * gdb.python/py-evthreads.exp
7521 * gdb.python/py-finish-breakpoint.exp
7522 * gdb.python/py-finish-breakpoint2.exp
7523 * gdb.python/py-frame-inline.exp
7524 * gdb.python/py-frame.exp
7525 * gdb.python/py-inferior.exp
7526 * gdb.python/py-infthread.exp
7527 * gdb.python/py-mi.exp
7528 * gdb.python/py-objfile.exp
7529 * gdb.python/py-pp-maint.exp
7530 * gdb.python/py-pp-registration.exp
7531 * gdb.python/py-prettyprint.exp
7532 * gdb.python/py-recurse-unwind.exp
7533 * gdb.python/py-shared.exp
7534 * gdb.python/py-symbol.exp
7535 * gdb.python/py-symtab.exp
7536 * gdb.python/py-template.exp
7537 * gdb.python/py-type.exp
7538 * gdb.python/py-unwind-maint.exp
7539 * gdb.python/py-unwind.exp
7540 * gdb.python/py-value.exp
7541 * gdb.python/python.exp
7542 * gdb.reverse/finish-reverse-bkpt.exp
7543 * gdb.reverse/insn-reverse.exp
7544 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7545 * gdb.reverse/solib-precsave.exp
7546 * gdb.reverse/solib-reverse.exp
7547 * gdb.stabs/gdb11479.exp
7548 * gdb.stabs/weird.exp
7549 * gdb.threads/fork-child-threads.exp
7550 * gdb.threads/fork-plus-threads.exp
7551 * gdb.threads/fork-thread-pending.exp
7552 * gdb.threads/forking-threads-plus-breakpoint.exp
7553 * gdb.threads/hand-call-in-threads.exp
7554 * gdb.threads/interrupted-hand-call.exp
7555 * gdb.threads/linux-dp.exp
7556 * gdb.threads/local-watch-wrong-thread.exp
7557 * gdb.threads/next-while-other-thread-longjmps.exp
7558 * gdb.threads/non-ldr-exit.exp
7559 * gdb.threads/pending-step.exp
7560 * gdb.threads/print-threads.exp
7561 * gdb.threads/process-dies-while-detaching.exp
7562 * gdb.threads/process-dies-while-handling-bp.exp
7563 * gdb.threads/pthreads.exp
7564 * gdb.threads/queue-signal.exp
7565 * gdb.threads/reconnect-signal.exp
7566 * gdb.threads/signal-command-handle-nopass.exp
7567 * gdb.threads/signal-command-multiple-signals-pending.exp
7568 * gdb.threads/signal-delivered-right-thread.exp
7569 * gdb.threads/signal-sigtrap.exp
7570 * gdb.threads/sigthread.exp
7571 * gdb.threads/staticthreads.exp
7572 * gdb.threads/stepi-random-signal.exp
7573 * gdb.threads/thread-unwindonsignal.exp
7574 * gdb.threads/thread_check.exp
7575 * gdb.threads/thread_events.exp
7576 * gdb.threads/tid-reuse.exp
7577 * gdb.threads/tls-nodebug.exp
7578 * gdb.threads/tls-shared.exp
7579 * gdb.threads/tls-so_extern.exp
7580 * gdb.threads/tls.exp
7581 * gdb.threads/wp-replication.exp
7582 * gdb.trace/actions-changed.exp
7583 * gdb.trace/actions.exp
7584 * gdb.trace/backtrace.exp
7585 * gdb.trace/change-loc.exp
7586 * gdb.trace/collection.exp
7587 * gdb.trace/deltrace.exp
7588 * gdb.trace/disconnected-tracing.exp
7589 * gdb.trace/entry-values.exp
7590 * gdb.trace/ftrace-lock.exp
7591 * gdb.trace/ftrace.exp
7592 * gdb.trace/infotrace.exp
7593 * gdb.trace/mi-trace-frame-collected.exp
7594 * gdb.trace/mi-trace-unavailable.exp
7595 * gdb.trace/mi-traceframe-changed.exp
7596 * gdb.trace/mi-tracepoint-changed.exp
7597 * gdb.trace/mi-tsv-changed.exp
7598 * gdb.trace/no-attach-trace.exp
7599 * gdb.trace/packetlen.exp
7600 * gdb.trace/passc-dyn.exp
7601 * gdb.trace/passcount.exp
7602 * gdb.trace/pending.exp
7603 * gdb.trace/pr16508.exp
7604 * gdb.trace/qtro.exp
7605 * gdb.trace/range-stepping.exp
7606 * gdb.trace/read-memory.exp
7607 * gdb.trace/report.exp
7608 * gdb.trace/save-trace.exp
7609 * gdb.trace/signal.exp
7610 * gdb.trace/stap-trace.exp
7611 * gdb.trace/status-stop.exp
7612 * gdb.trace/strace.exp
7613 * gdb.trace/tfile.exp
7614 * gdb.trace/tfind.exp
7615 * gdb.trace/trace-break.exp
7616 * gdb.trace/trace-condition.exp
7617 * gdb.trace/trace-enable-disable.exp
7618 * gdb.trace/trace-mt.exp
7619 * gdb.trace/tracecmd.exp
7620 * gdb.trace/tracefile-pseudo-reg.exp
7621 * gdb.trace/tspeed.exp
7622 * gdb.trace/tstatus.exp
7623 * gdb.trace/tsv.exp
7624 * gdb.trace/unavailable.exp
7625 * gdb.trace/while-dyn.exp
7626 * gdb.trace/while-stepping.exp
7627 * lib/gdb-guile.exp
7628 * lib/gdb.exp
7629 * lib/mi-support.exp
7630 * lib/pascal.exp
7631 * lib/perftest.exp
7632 * lib/prelink-support.exp
7633 * lib/selftest-support.exp
7634
7635 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7636
7637 * Makefile.in: Include disable-implicit-rules.mk.
7638
7639 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7640
7641 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7642 non-byte-aligned bit fields.
7643
7644 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7645
7646 PR gdb/12616
7647 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7648 respects the DW_AT_data_bit_offset attribute.
7649
7650 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7651
7652 * gdb.base/default.exp: Fix output of "set language".
7653
7654 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7655
7656 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7657 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7658 make.
7659 * configure.ac: Remove checks for the make program.
7660 * configure: Re-generate.
7661
7662 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7663
7664 * gdb.python/py-recurse-unwind.c (main): Add loop.
7665 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7666 to read_register() and gdb.parse_and_eval(). Make each code
7667 call a separate case that can be individually tested.
7668 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7669 proc. Call cont_and_backtrace for each of the code paths that
7670 we want to test in the unwinder.
7671
7672 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7673
7674 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7675 the definition of struct S.
7676
7677 2016-11-11 Catherine Moore <clm@codesourcery.com>
7678
7679 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7680
7681 2016-11-09 Pedro Alves <palves@redhat.com>
7682
7683 * gdb.base/commands.exp (runto_or_return): New procedure.
7684 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7685 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7686 (progvar_simple_while_test, progvar_complex_if_while_test)
7687 (if_while_breakpoint_command_test)
7688 (infrun_breakpoint_command_test, breakpoint_command_test)
7689 (user_defined_command_test, watchpoint_command_test)
7690 (test_command_prompt_position, redefine_hook_test)
7691 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7692 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7693 multi_line_input and multi_line. Remove gdb_expect and
7694 gdb_stop_suppressing_tests uses.
7695 * lib/gdb.exp (valnum_re): New global.
7696 (multi_line_input): New procedure.
7697
7698 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7699
7700 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7701 Remove.
7702 (test_setup): Define with proc_with_prefix.
7703 (test_cli_inferior): Likewise.
7704 (test_cli_thread): Likewise.
7705 (test_cli_frame): Likewise.
7706 (test_cli_select_frame): Likewise.
7707 (test_cli_up_down): Likewise.
7708 (test_mi_thread_select): Likewise.
7709 (test_mi_stack_select_frame): Likewise.
7710 (test_cli_in_mi_inferior): Likewise.
7711 (test_cli_in_mi_thread): Likewise.
7712 (test_cli_in_mi_frame): Likewise.
7713 (top level): Do not use with_test_prefix_procname.
7714
7715 2016-11-09 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.base/commands.exp (gdbvar_simple_if_test)
7718 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7719 (progvar_simple_if_test, progvar_simple_while_test)
7720 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7721 (infrun_breakpoint_command_test, breakpoint_command_test)
7722 (user_defined_command_test, watchpoint_command_test)
7723 (test_command_prompt_position, deprecated_command_test)
7724 (bp_deleted_in_command, temporary_breakpoint_commands)
7725 (stray_arg0_test, source_file_with_indented_comment)
7726 (recursive_source_test, if_commands_test)
7727 (error_clears_commands_left, redefine_hook_test)
7728 (redefine_backtrace_test): Use proc_with_prefix.
7729 * lib/gdb.exp (proc_with_prefix): New proc.
7730
7731 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7732
7733 * gdb.base/tui-layout.c: New file.
7734 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7735 disassembly window contains very long lines.
7736
7737 2016-11-08 Tom Tromey <tom@tromey.com>
7738
7739 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7740 depend on Python 2.
7741
7742 2016-11-08 Tom Tromey <tom@tromey.com>
7743
7744 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7745 New method.
7746
7747 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7748
7749 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7750
7751 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7752
7753 * gdb.rust/simple.rs: Add test for univariant enums without
7754 discriminants and for encoded struct-like enums.
7755
7756 2016-10-28 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7759 gdb_test_multiple, tighten regexps and match symtabs and line
7760 tables incrementally.
7761
7762 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7763
7764 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7765 general.
7766
7767 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7768
7769 * gdb.base/exec-invalid-sysroot.exp: New file.
7770
7771 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7772
7773 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7774
7775 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7776
7777 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7778
7779 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7780
7781 * gdb.base/killed-outside.exp: Remove $options from a call to
7782 `prepare_for_testing'.
7783
7784 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7785
7786 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7787 Change test message.
7788
7789 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7790
7791 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7792 Update comment.
7793
7794 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7795
7796 * gdb.trace/mi-trace-save.exp: New file.
7797
7798 2016-10-13 Yao Qi <yao.qi@linaro.org>
7799
7800 * gdb.base/code_elim.exp (get_var_address): Remove.
7801 * gdb.base/relocate.exp: Likewise.
7802 * gdb.base/shreloc.exp: Likewise.
7803 * lib/gdb.exp (get_var_address): New.
7804
7805 2016-10-13 Yao Qi <yao.qi@linaro.org>
7806
7807 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7808 floating point tests if $skip_float_test is false.
7809
7810 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7811
7812 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7813 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7814 argc values.
7815 Add 1 to argc so we guarantee distinct initial/modified argc values.
7816
7817 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7818
7819 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7820
7821 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7822
7823 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7824 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7825 * gdb.arch/vsx-regs.exp: Likewise.
7826
7827 2016-10-07 Yao Qi <yao.qi@linaro.org>
7828
7829 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7830
7831 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7832
7833 * gdb.python/python.exp: Test decode_line("*0").
7834
7835 2016-10-06 Doug Evans <dje@google.com>
7836
7837 * gdb.python/py-value.exp (test_value_creation): Add test for large
7838 unsigned 64-bit value.
7839
7840 2016-10-06 Tom Tromey <tom@tromey.com>
7841
7842 * gdb.compile/compile.exp: Change java tests to rust.
7843 * gdb.base/setshow.exp: Change java tests to rust.
7844 * gdb.base/default.exp: Remove java from language list.
7845 * README (Examples): Update language example.
7846 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7847 test.
7848 * lib/gdb.exp (skip_java_tests): Remove.
7849 * lib/java.exp: Remove.
7850 * gdb.java: Remove.
7851
7852 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7853
7854 * gdb.arch/mips-fcr.exp: New test.
7855 * gdb.arch/mips-fcr.c: Source for the new test.
7856
7857 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7858
7859 * gdb.base/solib-disc.exp: Use `standard_output_file'
7860 throughout.
7861
7862 2016-10-06 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/jit-simple-dl.c: New file.
7865 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7866 * gdb.base/jit-simple.c: ... this.
7867 * gdb.base/jit-simple.exp (jit_run): Delete.
7868 (build_jit): New proc.
7869 (jit_test_reread): Recompile either the main program or the shared
7870 library, depending on what is being tested. Skip changing address
7871 if caller wants to. Compare before/after addresses. If testing
7872 standalone, explicitly load the binary. Test "maint info
7873 breakpoints".
7874 (top level): Add "standalone vs shared lib" and "change address"
7875 vs "same address" axes.
7876
7877 2016-10-06 Pedro Alves <palves@redhat.com>
7878
7879 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7880 call.
7881 (jit_run): Delete.
7882 (jit_test_reread): Use with_test_prefix. Reload the main binary
7883 explicitly. Compare the before/after addresses of the JIT
7884 descriptor.
7885
7886 2016-08-15 Doug Evans <dje@google.com>
7887
7888 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7889 for single bitfields is bool.
7890 * gdb.xml/tdesc-regs.exp: Ditto.
7891
7892 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7893
7894 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7895
7896 2016-10-05 Yao Qi <yao.qi@linaro.org>
7897
7898 * lib/gdb.exp (support_complex_tests): Return zero if
7899 gdb_skip_float_test return true.
7900
7901 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7902 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 PR gdb/20487
7905 * gdb.mi/user-selected-context-sync.exp: New file.
7906 * gdb.mi/user-selected-context-sync.c: New file.
7907
7908 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7909 Simon Marchi <simon.marchi@ericsson.com>
7910
7911 PR gdb/20487
7912 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7913 =thread-select-event check.
7914
7915 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7916
7917 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7918 the compulsory L operand changes.
7919 * gdb.arch/powerpc-power.s: Likewise.
7920
7921 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7922
7923 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7924 * gdb.base/jit-attach-pie.c: New file.
7925 * gdb.base/jit-attach-pie.exp: New file.
7926
7927 2016-09-28 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.base/infcall-input.c: New file.
7930 * gdb.base/infcall-input.exp: New file.
7931
7932 2016-09-22 Yao Qi <yao.qi@linaro.org>
7933
7934 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7935 (gdb_exit): Rename it to ...
7936 (gdbserver_gdb_exit): ... Close GDBserver.
7937 (gdb_exit): New proc, call gdbserver_gdb_exit.
7938 (mi_gdb_exit): Likewise.
7939
7940 2016-09-22 Yao Qi <yao.qi@linaro.org>
7941
7942 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7943 path.
7944 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7945 Remove duplication.
7946
7947 2016-09-22 Yao Qi <yao.qi@linaro.org>
7948
7949 * lib/gdbserver-support.exp: Check the existence of
7950 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7951
7952 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7953
7954 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7955
7956 2016-09-21 Tom Tromey <tom@tromey.com>
7957
7958 PR gdb/20604:
7959 * gdb.base/quit.exp: New file.
7960
7961 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7962
7963 * .gitignore: New file.
7964
7965 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7966
7967 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7968 throughout.
7969
7970 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7971
7972 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7973
7974 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7975
7976 * gdb.cp/casts.cc (decltype): Move it ...
7977 (main): ... with its call to ...
7978 * gdb.cp/casts03.cc: ... a new file.
7979 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7980
7981 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7982
7983 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7984
7985 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7986
7987 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7988 and sync up the test with tests in gas/testsuite/gas/ppc.
7989 * gdb.arch/powerpc-power.exp: Likewise.
7990
7991 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7992
7993 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7994
7995 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7996 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7999 make m1's definition to be different from m2's. Use 'dummy' as an
8000 argument for probe 'two'.
8001
8002 2016-09-10 Jon Beniston <jon@beniston.com>
8003
8004 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8005 for sim target.
8006
8007 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8008
8009 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8010 variable declaration.
8011 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8012 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8013 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8014 received HWCAP as its argument.
8015
8016 2016-09-06 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/new-ui-pending-input.c: New file.
8019 * gdb.base/new-ui-pending-input.exp: New file.
8020 * gdb.exp (clear_gdb_spawn_id): New procedure.
8021 (with_spawn_id): Check whether gdb_spawn_id exists before
8022 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8023 on exit.
8024
8025 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8026
8027 * gdb.base/float128.c: New file.
8028 * gdb.base/float128.exp: Likewise.
8029 * gdb.base/floatn.c: Likewise.
8030 * gdb.base/floatn.exp: Likewise.
8031
8032 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8033
8034 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8035
8036 2016-09-05 Pedro Alves <palves@redhat.com>
8037
8038 PR backtrace/19927
8039 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8040 unwinders are immediately called as side effect of "source" or
8041 "disable unwinder" commands.
8042 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8043
8044 2016-09-02 Yao Qi <yao.qi@linaro.org>
8045
8046 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8047 is true and $type is "float" or "double".
8048
8049 2016-09-02 Yao Qi <yao.qi@linaro.org>
8050
8051 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8052 true.
8053 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8054 * gdb.base/call-rt-st.exp: Likewise.
8055 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8056 return value instead of gdb,skip_float_test.
8057 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8058 (do_function_calls): Use its return value instead of
8059 gdb,skip_float_test.
8060 * gdb.base/finish.exp: Likewise.
8061 * gdb.base/funcargs.exp: Likewise.
8062 * gdb.base/return.exp: Likewise.
8063 * gdb.base/return2.exp: Likewise.
8064 * gdb.base/varargs.exp: Likewise.
8065 * lib/gdb.exp (gdb_skip_float_test): Change it to
8066 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8067
8068 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8069
8070 * gdb.multi/tids.exp: Test "thread apply all".
8071
8072 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8073
8074 * gdb.base/default.exp (tty): Remove.
8075
8076 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8077
8078 * gdb.python/py-recurse-unwind.c: New file.
8079 * gdb.python/py-recurse-unwind.py: New file.
8080 * gdb.python/py-recurse-unwind.exp: New file.
8081
8082 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8083
8084 * gdb.base/set-inferior-tty.exp: New file.
8085 * gdb.base/set-inferior-tty.c: New file.
8086
8087 2016-08-23 Pedro Alves <palves@redhat.com>
8088
8089 PR gdb/20494
8090 * gdb.base/new-ui-echo.c: New file.
8091 * gdb.base/new-ui-echo.exp: New file.
8092
8093 2016-08-23 Yao Qi <yao.qi@linaro.org>
8094
8095 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8096 gdbserver_spawn.
8097 * gdb.server/connect-without-multi-process.exp (do_test):
8098 Likewise.
8099
8100 2016-08-23 Yao Qi <yao.qi@linaro.org>
8101
8102 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8103 standalone_txt. Delete gdb_txt and standalone_txt on host
8104 and target. Spawn the binary on target. Copy files from
8105 target to host.
8106
8107 2016-08-22 Pedro Alves <palves@redhat.com>
8108
8109 PR gdb/20505
8110 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8111 with_test_prefix. Factor out bits to ...
8112 (test_no_vdso): ... this new procedure.
8113
8114 2016-08-19 Carl Love <cel@us.ibm.com>
8115
8116 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8117 maintaining separate logic for constructing the output path.
8118 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8119 * gdb.arch/ppc-dfp.exp: Likewise.
8120 * gdb.arch/ppc-fp.exp: Likewise.
8121 * gdb.arch/vsx-regs.exp: Likewise.
8122 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8123 binprefix for generating the additional binary files.
8124
8125 2016-08-19 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.trace/mi-trace-frame-collected.exp
8128 (test_trace_frame_collected): On x32, expect two registers.
8129
8130 2016-08-18 Carl Love <cel@us.ibm.com>
8131
8132 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8133 and sync up the test with tests in gas/testsuite/gas/ppc.
8134 * gdb.arch/powerpc-power.exp: Likewise.
8135
8136 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8137
8138 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8139 expected error message.
8140
8141 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8142
8143 * gdb.multi/remove-inferiors.exp: New file.
8144 * gdb.multi/remove-inferiors.c: New file.
8145
8146 2016-08-12 Yao Qi <yao.qi@linaro.org>
8147
8148 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8149 argument list.
8150
8151 2016-08-10 Pedro Alves <palves@redhat.com>
8152
8153 PR gdb/19187
8154 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8155 setup_kfails.
8156
8157 2016-08-09 Pedro Alves <palves@redhat.com>
8158 Simon Marchi <simon.marchi@ericsson.com>
8159
8160 PR gdb/20418
8161 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8162 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8163
8164 2016-08-09 Pedro Alves <palves@redhat.com>
8165
8166 PR mi/20431
8167 * gdb.mi/mi-cmd-error.exp: New file.
8168
8169 2016-08-09 Pedro Alves <palves@redhat.com>
8170
8171 PR gdb/18653
8172 * gdb.base/signals-state-child.c: New file.
8173 * gdb.base/signals-state-child.exp: New file.
8174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8175
8176 2016-08-09 Pedro Alves <palves@redhat.com>
8177
8178 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8179
8180 2016-08-03 Tom Tromey <tom@tromey.com>
8181
8182 PR python/18565:
8183 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8184
8185 2016-08-01 Yao Qi <yao.qi@linaro.org>
8186
8187 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8188 variable mode to "multi-process" if $multi_process is 1, otherwise
8189 set it to "single-process".
8190
8191 2016-08-01 Yao Qi <yao.qi@linaro.org>
8192
8193 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8194 * gdb.cp/cpexprs.exp: Likewise.
8195 * gdb.cp/m-static.exp: Likewise.
8196
8197 2016-07-26 Tom Tromey <tom@tromey.com>
8198
8199 PR python/20190:
8200 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8201 test.
8202
8203 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8204
8205 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8206 selecting assembly source files.
8207 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8208 assembly source files.
8209 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8210 assembly source files.
8211 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8212 selecting assembly source files.
8213
8214 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8215
8216 * gdb.base/new-ui.exp (do_test_invalid_args): New
8217 procedure.
8218
8219 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8220
8221 * gdb.btrace/reconnect.c: New file.
8222 * gdb.btrace/reconnect.exp: New file.
8223
8224 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8225
8226 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8227 to test_catch_syscall_group.
8228 (test_catch_syscall_group): New.
8229
8230 2016-07-21 Tom Tromey <tom@tromey.com>
8231
8232 * gdb.rust/simple.rs (main): Use empty struct expression.
8233 * gdb.rust/simple.exp: Add tests for empty struct expression.
8234
8235 2016-07-21 Yao Qi <yao.qi@linaro.org>
8236
8237 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8238 if gdb_skip_xml_test is true on some targets.
8239
8240 2016-07-21 Yao Qi <yao.qi@linaro.org>
8241
8242 * gdb.server/solib-list.exp: Unset last_loaded_file.
8243
8244 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8245
8246 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8247 "step into captured_main (args)".
8248
8249 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8250
8251 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8252
8253 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8254
8255 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8256
8257 2016-07-19 Pedro Alves <palves@redhat.com>
8258
8259 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8260 * gdb.opt/inline-bt.exp: Likewise.
8261 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8262 additional_flags=-Winline.
8263 * gdb.opt/inline-locals.exp: Likewise.
8264 * gdb.opt/inline-markers.c (ATTR): Define.
8265 (inlined_fn): Use it.
8266
8267 2016-07-19 Yao Qi <yao.qi@linaro.org>
8268
8269 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8270 (test_with_self): Remove some code. Remove argument executable.
8271 (top-level): Use do_self_tests.
8272
8273 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8274 Don Breazeal <donb@codesourcery.com>
8275
8276 * gdb.base/maint.exp: Escape paths used in regular expressions.
8277 * gdb.stabs/weird.exp: Likewise.
8278
8279 2016-07-13 Tom Tromey <tom@tromey.com>
8280
8281 PR python/15620, PR python/18620:
8282 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8283 (test_bkpt_events): New procs.
8284
8285 2016-07-13 Tom Tromey <tom@tromey.com>
8286
8287 PR python/17698:
8288 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8289 test.
8290 (test_watchpoints): Likewise.
8291 (test_bkpt_pending): New proc.
8292
8293 2016-07-13 Tom Tromey <tom@tromey.com>
8294
8295 PR cli/18053:
8296 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8297 completion test.
8298
8299 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8300
8301 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8302 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8303 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8304 f_label.
8305 (g): Rename g_end_lbl to g_label.
8306 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8307 low_pc and high_pc.
8308 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8309
8310 2016-07-12 Tom Tromey <tom@tromey.com>
8311
8312 PR python/19293:
8313 * gdb.python/py-unwind-maint.exp: Update tests.
8314
8315 2016-07-12 Yao Qi <yao.qi@linaro.org>
8316
8317 * lib/selftest-support.exp (selftest_setup): Match the output
8318 when captured_main is inlined.
8319
8320 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8321
8322 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8323 New variables.
8324 (print this%a, print this%b, print this): New tests.
8325 * gdb.fortran/derived-types.f90 (this): New object and
8326 initialization.
8327
8328 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8329
8330 * gdb.ada/arraydim.exp: Remove extra directory level in build
8331 directory.
8332
8333 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8334
8335 * lib/ada.exp: Remove extra directory level in build directory.
8336 * gdb.ada/cond_lang.exp: Likewise.
8337 * gdb.ada/exec_changed.exp: Likewise.
8338 * gdb.ada/lang_switch.exp: Likewise.
8339
8340 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8341
8342 * simple.rs: Add test for raw pointer subscripting.
8343 * simple.exp: Add test expectations.
8344
8345 2016-07-05 Yao Qi <yao.qi@linaro.org>
8346
8347 * gdb.mi/mi-reverse.exp: Match =record-started output.
8348
8349 2016-07-01 Pedro Alves <palves@redhat.com>
8350
8351 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8352 procedure.
8353 (jit_reader_test): Test the jit reader's unwinder.
8354 * gdb.base/jithost.c (jit_function_00_code): New global.
8355 (main): Use memcpy to fill in the mmapped code, instead of poking
8356 bytes manually here.
8357 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8358 value.
8359 (read_debug_info): Save the function's range.
8360 (read_sp): New function.
8361 (unwind_frame): Use it. Also unwind RBP.
8362 (get_frame_id): Use read_sp.
8363 (gdb_init_reader): Use calloc instead of malloc.
8364 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8365 parameter. Use gdb_test_multiple.
8366
8367 2016-07-01 Pedro Alves <palves@redhat.com>
8368 Antoine Tremblay <antoine.tremblay@ericsson.com>
8369
8370 * gdb.threads/process-dies-while-detaching.c: New file.
8371 * gdb.threads/process-dies-while-detaching.exp: New file.
8372
8373 2016-07-01 Pedro Alves <palves@redhat.com>
8374
8375 * gdb.multi/watchpoint-multi-exit.c: New file.
8376 * gdb.multi/watchpoint-multi-exit.exp: New file.
8377
8378 2016-06-30 Pedro Alves <palves@redhat.com>
8379
8380 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8381 unset inferior_spawn_id.
8382
8383 2016-06-30 Pedro Alves <palves@redhat.com>
8384
8385 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8386 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8387
8388 2016-06-29 Yao Qi <yao.qi@linaro.org>
8389
8390 * gdb.base/return.c: Add copyright header.
8391
8392 2016-06-29 Tom Tromey <tom@tromey.com>
8393
8394 PR python/20129:
8395 * gdb.python/py-framefilter.exp: Add tests for setting priority
8396 and disabling of non-existent frame filter.
8397
8398 2016-06-29 Yao Qi <yao.qi@linaro.org>
8399
8400 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8401 0x0f07ff.
8402
8403 2016-06-28 Yao Qi <yao.qi@linaro.org>
8404
8405 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8406 triplets. Start gdb, execute catch syscall, and continue. Check
8407 gdb's output to determine catch syscall is supported.
8408
8409 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8410
8411 * gdb.rust/simple.rs: Add test for returning unit in a function.
8412 * gdb.rust/simple.exp: Add expectation for functions returning
8413 unit.
8414
8415 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8416
8417 * gdb.python/py-breakpoint-create-fail.c,
8418 gdb.python/py-breakpoint-create-fail.exp,
8419 gdb.python/py-breakpoint-create-fail.py: New testcase.
8420
8421 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8422
8423 PR gdb/20239
8424 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8425 * gdb.rust/simple.exp: Add test expectations for new NonZero
8426 tests.
8427
8428 2016-06-24 David Taylor <dtaylor@emc.com>
8429
8430 * gdb.base/offsets.exp: New file.
8431 * gdb.base/offsets.c: New file.
8432
8433 2016-06-23 Tom Tromey <tom@tromey.com>
8434
8435 PR gdb/16483:
8436 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8437 before any filters are loaded.
8438
8439 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8440
8441 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8442 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8443 structs.
8444 * gdb.fortran/derived-type-function.exp: New file.
8445 * gdb.fortran/derived-type-function.f90: New file.
8446
8447
8448 2016-06-21 Pedro Alves <palves@redhat.com>
8449
8450 * gdb.base/new-ui.exp: New file.
8451 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8452 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8453 (with_spawn_id): New procedure.
8454
8455 2016-06-21 Pedro Alves <palves@redhat.com>
8456
8457 * gdb.mi/mi-exec-run.exp: New file.
8458
8459 2016-06-21 Pedro Alves <palves@redhat.com>
8460
8461 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8462 breakpoint command's output on the main UI.
8463 (test_break): New procedure, factored out from calls in the top
8464 level.
8465 (top level): Use foreach_with_prefix to test MI as main UI and as
8466 separate UI.
8467
8468 2016-06-21 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8471 (test_awatch_creation_and_listing)
8472 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8473 Remove 'type' parameter.
8474 (test_watchpoint_all): New parameter mi_mode. Remove
8475 with_test_prefix.
8476 (top level): Use foreach_with_prefix, and add main/separate UI MI
8477 testing axis.
8478
8479 2016-06-21 Pedro Alves <palves@redhat.com>
8480
8481 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8482 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8483 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8484 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8485 (gdb_main_spawn_id, mi_spawn_id): Declare and
8486 comment.
8487 (mi_create_inferior_pty): New procedure,
8488 factored out from default_mi_gdb_start.
8489 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8490 procedures.
8491 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8492 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8493 Use mi_create_inferior_pty.
8494 (mi_gdb_start): Use eval to pass down args list.
8495
8496 2016-06-21 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8499 * gdb.opt/inline-cmds.exp: Add MI tests.
8500
8501 2016-06-21 Pedro Alves <palves@redhat.com>
8502
8503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8504
8505 2016-06-21 Pedro Alves <palves@redhat.com>
8506
8507 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8508 (top level): Use it instead of mi_execute_to.
8509
8510 2016-06-21 Pedro Alves <palves@redhat.com>
8511
8512 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8513 (cont_handler_str): New.
8514 (signal_stop_handler): Set stop_handler_str instead of printing to
8515 stdout.
8516 (continue_handler): Set cont_handler_str instead of printing to
8517 stdout.
8518 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8519 mi_send_resuming_command. Print stop_handler_str and
8520 cont_handler_str instead of expecting the python events print
8521 directly.
8522
8523 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8524
8525 * gdb.base/jit-reader.exp: New file.
8526 * gdb.base/jithost.c: New file.
8527 * gdb.base/jithost.h: New file.
8528 * gdb.base/jitreader.c : New file.
8529 * gdb.base/jit-protocol.h: New file.
8530
8531 2016-06-17 Yao Qi <yao.qi@linaro.org>
8532
8533 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8534 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8535 and detach-on-fork. Adjust tests.
8536 (top level): Invoke break_cond_on_syscall with combinations of
8537 syscall, follow-fork-mode and detach-on-fork.
8538
8539 2016-06-17 Yao Qi <yao.qi@linaro.org>
8540
8541 * gdb.base/step-over-exit.c: New.
8542 * gdb.base/step-over-exit.exp: New.
8543
8544 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8545
8546 * gdb.base/float.exp: Add target check for nds32*-*-*.
8547 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8548
8549 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8550
8551 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8552 for unsupported target features.
8553 * gdb.base/call-rt-st.exp: Likewise.
8554 * gdb.base/call-sc.exp: Likewise.
8555 * gdb.base/call-signal-resume.exp: Likewise.
8556 * gdb.base/call-strs.exp: Likewise.
8557 * gdb.base/callexit.exp: Likewise.
8558 * gdb.base/callfuncs.exp: Likewise.
8559 * gdb.base/nodebug.exp: Likewise.
8560 * gdb.base/printcmds.exp: Likewise.
8561 * gdb.base/ptype.exp: Likewise.
8562 * gdb.base/structs.exp: Likewise.
8563 * gdb.base/unwindonsignal.exp: Likewise.
8564 * gdb.cp/gdb2495.exp: Likewise.
8565 * gdb.cp/templates.exp: Likewise.
8566 * gdb.cp/virtfunc.exp: Likewise.
8567 * gdb.threads/hand-call-in-threads.exp: Likewise.
8568 * gdb.threads/interrupted-hand-call.exp: Likewise.
8569 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8570
8571 2016-06-10 Tom Tromey <tom@tromey.com>
8572
8573 PR rust/20110:
8574 * gdb.rust/expr.exp: Add test for integer constant larger than
8575 i32.
8576
8577 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8578
8579 * gdb.fortran/nested-funcs.exp: New.
8580 * gdb.fortran/nested-funcs.f90: New.
8581
8582 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8583
8584 * gdb.base/examine-backward.c: New file.
8585 * gdb.base/examine-backward.exp: New file.
8586
8587 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8588
8589 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8590 matching.
8591
8592 2016-06-02 Tom Tromey <tom@tromey.com>
8593
8594 PR python/18984:
8595 * gdb.python/py-shared.exp: Add solib_name test.
8596
8597 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8598
8599 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8600
8601 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8602
8603 PR c++/19893
8604 * gdb.dwarf2/implref.exp: Rename to...
8605 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8606 * gdb.dwarf2/implref-array.c: New file.
8607 * gdb.dwarf2/implref-array.exp: Likewise.
8608 * gdb.dwarf2/implref-global.c: Likewise.
8609 * gdb.dwarf2/implref-global.exp: Likewise.
8610 * gdb.dwarf2/implref-struct.c: Likewise.
8611 * gdb.dwarf2/implref-struct.exp: Likewise.
8612
8613 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8614
8615 * gdb.trace/trace-condition.exp: Add 64bit tests.
8616
8617 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8618
8619 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8620 bits types.
8621 (main): Adapt to 8 to 64 bits types.
8622 * gdb.trace/trace-condition.exp: Add new tests.
8623
8624 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8625
8626 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8627
8628 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8629
8630 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8631 Move condition tests...
8632 * gdb.trace/trace-condition.exp: Here.
8633
8634 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8635
8636 * gdb.trace/trace-condition.exp: Add counter-case tests.
8637
8638 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8639
8640 PR c++/15231
8641 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8642 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8643
8644 2016-05-27 Pedro Alves <palves@redhat.com>
8645
8646 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8647 New procedure.
8648 (top level): Call it, and bail out of DejaGnu is known to be bad.
8649
8650 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8651
8652 * gdb.base/whatis.c: Extend the test case.
8653 * gdb.base/whatis.exp: Add additional tests.
8654
8655 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8656
8657 * gdb.fortran/type.f90: Add pointer variable.
8658 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8659
8660 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8661
8662 * gdb.fortran/vla-type.exp: Fix testcase name.
8663
8664 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8665
8666 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8667
8668 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8669
8670 * gdb.fortran/type.f90: Add nested structures.
8671 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8672 * gdb.fortran/derived-type.exp: Adapt expected output.
8673 * gdb.fortran/vla-type.exp: Adapt expected output.
8674
8675 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8676
8677 * gdb.fortran/whatis_type.exp: Adapt expected output.
8678
8679 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8680
8681 * gdb.fortran/print_type.exp: Fix expected output.
8682 * gdb.fortran/whatis_type.exp: Fix expected output.
8683
8684 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8685
8686 * gdb.fortran/whatis_type.exp: Use multi_line.
8687
8688 2016-05-24 Tom Tromey <tom@tromey.com>
8689
8690 PR python/17386:
8691 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8692 use value as an index.
8693
8694 2016-05-23 Tom Tromey <tom@tromey.com>
8695
8696 PR python/17981:
8697 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8698 no-breakpoint case.
8699
8700 2016-05-24 Pedro Alves <palves@redhat.com>
8701
8702 PR gdb/19828
8703 * gdb.threads/clone-attach-detach.c: New file.
8704 * gdb.threads/clone-attach-detach.exp: New file.
8705
8706 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8707
8708 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8709
8710 2016-05-23 Tom Tromey <tom@tromey.com>
8711
8712 PR python/19438, PR python/18393:
8713 * gdb.python/py-progspace.exp: Add "dir" test.
8714 * gdb.python/py-objfile.exp: Add "dir" test.
8715
8716 2016-05-23 Yao Qi <yao.qi@linaro.org>
8717
8718 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8719 * gdb.arch/thumb2-it.exp: Likewise.
8720
8721 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8722
8723 * gdb.mi/mi-threads-interrupt.c: New file.
8724 * gdb.mi/mi-threads-interrupt.exp: New file.
8725
8726 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8727
8728 PR gdb/18077
8729 * gdb.mi/mi-async-run.exp: New file.
8730 * gdb.mi/mi-async-run.c: New file.
8731
8732 2016-05-17 Tom Tromey <tom@tromey.com>
8733 Manish Goregaokar <manishsmail@gmail.com>
8734
8735 * lib/rust-support.exp: New file.
8736 * lib/gdb.exp (skip_rust_tests): New proc.
8737 (build_executable_from_specs): Handle rust.
8738 * lib/future.exp (gdb_find_rustc): New proc.
8739 (gdb_default_target_compile): Handle rust.
8740 * gdb.rust/expr.exp: New file.
8741 * gdb.rust/generics.exp: New file.
8742 * gdb.rust/generics.rs: New file.
8743 * gdb.rust/methods.exp: New file.
8744 * gdb.rust/methods.rs: New file.
8745 * gdb.rust/modules.exp: New file.
8746 * gdb.rust/modules.rs: New file.
8747 * gdb.rust/simple.exp: New file.
8748 * gdb.rust/simple.rs: New file.
8749
8750 2016-05-17 Tom Tromey <tom@tromey.com>
8751
8752 * gdb.base/default.exp (set language): Add rust.
8753
8754 2016-05-17 Tom Tromey <tom@tromey.com>
8755
8756 * gdb.gdb/unittest.exp: New file.
8757
8758 2016-05-16 Yao Qi <yao.qi@linaro.org>
8759
8760 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8761 shell_prompt. Update shell_prompt_re.
8762
8763 2016-05-12 Doug Evans <dje@google.com>
8764
8765 PR symtab/19999
8766 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8767 $options when building executable.
8768 * gdb.dwarf2/fission-loclists-pie.S: New file.
8769 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8770
8771 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8772
8773 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8774 of [is_remote target],
8775
8776 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8777
8778 * lib/gdb.exp (use_gdb_stub): New procedure.
8779
8780 2016-05-03 Yunlian Jiang <yunlian@google.com>
8781 Doug Evans <dje@google.com>
8782
8783 PR symtab/19914
8784 * gdb.dwarf2/dwp-sepdebug.c: New file.
8785 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8786
8787 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8788
8789 * gdb.base/detach.exp: Remove is_remote check.
8790
8791 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8792
8793 * gdb.base/annota-input-while-running.exp: Don't check for
8794 [is_remote target]. Enable annotations after running to main.
8795 Remove unused "set test..." line.
8796
8797 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8798
8799 * gdb.trace/trace-enable-disable.exp: New file.
8800 * gdb.trace/trace-enable-disable.c: New file.
8801
8802 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8805 use it in info sharedlibrary test.
8806 * gdb.trace/ftrace-lock.exp: Likewise.
8807 * gdb.trace/ftrace.exp: Likewise.
8808 * gdb.trace/range-stepping.exp: Likewise.
8809 * gdb.trace/trace-break.exp: Likewise.
8810 * gdb.trace/trace-condition.exp: Likewise.
8811 * gdb.trace/trace-mt.exp: Likewise.
8812
8813 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8816 (gdb_load_shlib): ... this.
8817 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8818 gdb_load_shlib.
8819 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8820 * gdb.base/ctxobj.exp: Likewise.
8821 * gdb.base/dprintf-pending.exp: Likewise.
8822 * gdb.base/dso2dso.exp: Likewise.
8823 * gdb.base/fixsection.exp: Likewise.
8824 * gdb.base/gcore-relro.exp: Likewise.
8825 * gdb.base/gdb1555.exp: Likewise.
8826 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8827 * gdb.base/gnu-ifunc.exp: Likewise.
8828 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8829 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8830 * gdb.base/pending.exp: Likewise.
8831 * gdb.base/print-file-var.exp: Likewise.
8832 * gdb.base/print-symbol-loading.exp: Likewise.
8833 * gdb.base/shlib-call.exp: Likewise.
8834 * gdb.base/shreloc.exp: Likewise.
8835 * gdb.base/so-impl-ld.exp: Likewise.
8836 * gdb.base/solib-disc.exp: Likewise.
8837 * gdb.base/solib-nodir.exp: Likewise.
8838 * gdb.base/solib-overlap.exp: Likewise.
8839 * gdb.base/solib-symbol.exp: Likewise.
8840 * gdb.base/solib-weak.exp (do_test): Likewise.
8841 * gdb.base/sym-file.exp: Likewise.
8842 * gdb.base/symtab-search-order.exp: Likewise.
8843 * gdb.base/type-opaque.exp: Likewise.
8844 * gdb.base/unload.exp: Likewise.
8845 * gdb.base/watchpoint-solib.exp: Likewise.
8846 * gdb.compile/compile.exp: Likewise.
8847 * gdb.cp/gdb2384.exp: Likewise.
8848 * gdb.cp/infcall-dlopen.exp: Likewise.
8849 * gdb.cp/re-set-overloaded.exp: Likewise.
8850 * gdb.fortran/library-module.exp: Likewise.
8851 * gdb.opt/solib-intra-step.exp: Likewise.
8852 * gdb.python/py-finish-breakpoint.exp: Likewise.
8853 * gdb.python/py-shared.exp: Likewise.
8854 * gdb.reverse/solib-precsave.exp: Likewise.
8855 * gdb.reverse/solib-reverse.exp: Likewise.
8856 * gdb.server/solib-list.exp: Likewise.
8857 * gdb.threads/dlopen-libpthread.exp: Likewise.
8858 * gdb.threads/tls-shared.exp: Likewise.
8859 * gdb.threads/tls-so_extern.exp: Likewise.
8860 * gdb.trace/change-loc.exp: Likewise.
8861 * gdb.trace/ftrace-lock.exp: Likewise.
8862 * gdb.trace/ftrace.exp: Likewise.
8863 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8864 * gdb.trace/pending.exp: Likewise.
8865 * gdb.trace/range-stepping.exp: Likewise.
8866 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8867 (strace_info_marker): Likewise.
8868 (strace_probe_marker): Likewise.
8869 (strace_trace_on_same_addr): Likewise.
8870 (strace_trace_on_diff_addr): Likewise.
8871 * gdb.trace/trace-break.exp: Likewise.
8872 * gdb.trace/trace-condition.exp: Likewise.
8873 * gdb.trace/trace-mt.exp: Likewise.
8874
8875 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8876
8877 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8878 result of gdb_remote_download.
8879 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8880 * gdb.base/dso2dso.exp: Likewise.
8881 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8882 * gdb.base/print-file-var.exp: Likewise.
8883 * gdb.base/shlib-call.exp: Likewise.
8884 * gdb.base/shreloc.exp: Likewise.
8885 * gdb.base/solib-overlap.exp: Likewise.
8886 * gdb.base/solib-weak.exp (do_test): Likewise.
8887 * gdb.base/unload.exp: Likewise.
8888
8889 2016-04-27 Yao Qi <yao.qi@linaro.org>
8890
8891 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8892 exists.
8893
8894 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8895
8896 * vla-type.exp: Print structure from toplevel.
8897
8898 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8899
8900 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8901 of dynamic types.
8902 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8903 of dynamic types.
8904
8905 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8906
8907 * gdb.fortran/vla-type.f90: New file.
8908 * gdb.fortran/vla-type.exp: New file.
8909
8910 2016-04-25 Yao Qi <yao.qi@linaro.org>
8911
8912 * gdb.base/branch-to-self.c: New file.
8913 * gdb.base/branch-to-self.exp: New file.
8914
8915 2016-04-22 Yao Qi <yao.qi@linaro.org>
8916
8917 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8918 more after $hex.
8919
8920 2016-04-22 Yao Qi <yao.qi@linaro.org>
8921
8922 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8923 * gdb.base/annota3.exp: Likewise.
8924
8925 2016-04-22 Yao Qi <yao.qi@linaro.org>
8926
8927 * gdb.reverse/step-precsave.exp: Do one step and test program
8928 stops in "callee" and do multiple steps until program goes out
8929 of "callee".
8930 * gdb.reverse/step-reverse.exp: Likewise.
8931
8932 2016-04-22 Yao Qi <yao.qi@linaro.org>
8933
8934 * gdb.trace/signal.exp: Also pass if
8935 $tracepoint_hits($i) > $iterations.
8936
8937 2016-04-22 Yao Qi <yao.qi@linaro.org>
8938
8939 * gdb.trace/signal.c: New file.
8940 * gdb.trace/signal.exp: New file.
8941
8942 2016-04-19 Doug Evans <xdje42@gmail.com>
8943
8944 * gdb.base/bad-file.exp: New file.
8945
8946 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8947
8948 * gdb.dwarf2/implref.exp: New file.
8949
8950 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8951
8952 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8953 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8954 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8955 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8956 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8957 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8958 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8959 * lib/fortran.exp (fortran_int4): New procedure.
8960 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8961 (fortran_logical4): Likewise.
8962
8963 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8964
8965 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8966
8967 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8968
8969 * lib/compiler.c: Add Intel specific preprocessor macros.
8970 * lib/compiler.cc: Likewise.
8971
8972 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8973
8974 * gdb.server/connect-with-no-symbol-file.c: New file.
8975 * gdb.server/connect-with-no-symbol-file.exp: New file.
8976
8977 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8978
8979 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8980
8981 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8982
8983 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8984 standard output directory.
8985
8986 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8987
8988 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8989
8990 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8991
8992 * gdb.btrace/instruction_history.c (loop): Add declaration.
8993
8994 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8995
8996 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8997
8998 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8999
9000 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9001 parentheses to print.
9002 (continue_handler): Likewise.
9003
9004 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9005
9006 * gdb.server/solib-list.exp: Remove is_remote check.
9007 Pass shlib= to gdb_compile. Don't link shared library with
9008 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9009 Run binary filename through "readlink -f" on the target.
9010
9011 2016-04-08 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9014 interpreter filename as argument to gdbserver_spawn.
9015 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9016 Return empty if $last_loaded_file does not exist.
9017
9018 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9019
9020 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9021 * gdb.base/jit-main.c: Use exit after usage.
9022
9023 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9024
9025 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9026 GDBHISTSIZE prior to the tests.
9027 * gdb.base/gdbinit-history.exp: Likewise.
9028
9029 2016-04-07 Pedro Alves <palves@redhat.com>
9030
9031 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9032 instead of build_executable. Use gdb_load_shlibs.
9033
9034 2016-04-07 Yao Qi <yao.qi@linaro.org>
9035
9036 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9037 Execute "si" command.
9038
9039 2016-04-07 Yao Qi <yao.qi@linaro.org>
9040
9041 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9042 number instead of the comments on some line.
9043
9044 2016-04-06 Don Breazeal <donb@codesourcery.com>
9045
9046 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9047 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9048
9049 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9050
9051 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9052 standard_output_file. Remove unused binfile variable.
9053
9054 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9055
9056 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9057 * gdb.python/py-mi-objfile.exp: Match "list main" output
9058 in console format.
9059
9060 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9061
9062 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9063 absolute.
9064
9065 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9066
9067 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9068 absolute.
9069 * gdb.trace/ftrace.exp: Likewise.
9070 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9071 targets as well.
9072 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9073 (gdb_load_shlibs): Copy libraries to test directory when testing
9074 natively. Only set solib-search-path if testing remotely.
9075 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9076
9077 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9078
9079 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9080 gdb_download. Use it even if the target is not remote.
9081 * gdb.base/jit.exp (compile_jit_test): Likewise.
9082 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9083 output directory if the destination board is local, otherwise use
9084 the standard remote_download from DejaGnu.
9085 (gdb_download): Remove.
9086 (gdb_load_shlibs): Use gdb_remote_download instead of
9087 gdb_download.
9088 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9089 Use gdb_remote_download instead of gdb_download. Use it even if
9090 the target is not remote.
9091 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9092 instead of gdb_download.
9093
9094 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9095
9096 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9097 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9098 run.
9099
9100 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9101
9102 PR gdb/19820
9103 * gdb.base/printcmds.exp: Add artificial arrays tests.
9104
9105 2016-03-31 Pedro Alves <palves@redhat.com>
9106
9107 PR gdb/19858
9108 * gdb.base/jit-main.c: Include unistd.h.
9109 (ATTACH): Define to 0 if not already defined.
9110 (wait_for_gdb, mypid): New globals.
9111 (WAIT_FOR_GDB): New macro.
9112 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9113 some breakpoint locations.
9114 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9115 New procedures.
9116 (one_jit_test): Add REATTACH parameter, and handle it. Use
9117 continue_to_test_location.
9118 (top level): Test attach, and adjusts calls to one_jit_test.
9119
9120 2016-03-31 Pedro Alves <palves@redhat.com>
9121
9122 PR gdb/19858
9123 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9124 BINSUFFIX parameter, and handle it.
9125 (top level): Adjust calls compile_jit_test.
9126
9127 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9128
9129 PR python/19743
9130 * gdb.python/py-mi-events-gdb.py: New file.
9131 * gdb.python/py-mi-events.c: New file.
9132 * gdb.python/py-mi-events.exp: New file.
9133
9134 2016-03-30 Yao Qi <yao.qi@linaro.org>
9135
9136 * gdb.reverse/until-precsave.exp: Match function name only.
9137 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9138 Move malloc to a condition block.
9139 * gdb.reverse/until-reverse.exp: Match function name only.
9140
9141 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9142
9143 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9144 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9145 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9146 variable for GPR 0 instead of assuming it is register 0.
9147 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9148 * lib/trace-support.exp: Add s390 registers.
9149
9150 2016-03-29 Yao Qi <yao.qi@linaro.org>
9151
9152 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9153
9154 2016-03-24 Yao Qi <yao.qi@linaro.org>
9155
9156 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9157 test message.
9158
9159 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9160
9161 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9162 maintaining separate logic for constructing the output path.
9163
9164 2016-03-16 Don Breazeal <donb@codesourcery.com>
9165
9166 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9167 Retry fork and waitpid on interrupted system call errors.
9168 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9169 Use with_timeout_factor to increase timeout by factor of 10.
9170
9171 2016-03-15 Don Breazeal <donb@codesourcery.com>
9172
9173 * gdb.cp/scope-err.cc: New test program.
9174 * gdb.cp/scope-err.exp: New test script.
9175 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9176 lines and "set breakpoint here" comment.
9177 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9178 Fixed some whitespace and format issues.
9179 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9180 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9181
9182 2016-03-15 Doug Evans <dje@google.com>
9183
9184 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9185 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9186 All callers updated. Add tests for enums, mixed flags register.
9187
9188 2016-03-15 Doug Evans <dje@google.com>
9189
9190 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9191 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9192
9193 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9194
9195 * gdb.base/default.exp: Add $_as_string to the list of expected
9196 convenience functions.
9197
9198 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9199
9200 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9201
9202 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9203
9204 * gdb.python/py-as-string.exp: New file.
9205 * gdb.python/py-as-string.c: New file.
9206
9207 2016-03-09 Pedro Alves <palves@redhat.com>
9208
9209 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9210 signal" -> "Thread NN received signal" output change.
9211 * gdb.threads/ia64-sigill.exp: Likewise.
9212 * gdb.threads/linux-dp.exp: Likewise.
9213 * gdb.threads/manythreads.exp: Likewise.
9214 * gdb.threads/pending-step.exp: Likewise.
9215 * gdb.threads/print-threads.exp: Likewise.
9216 * gdb.threads/sigstep-threads.exp: Likewise.
9217 * gdb.threads/staticthreads.exp: Likewise.
9218 * gdb.threads/tls.exp: Likewise.
9219
9220 2016-03-09 Pedro Alves <palves@redhat.com>
9221
9222 * gdb.base/command-line-input.exp: New file.
9223
9224 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9225
9226 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9227 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9228 * gdb.trace/pending.exp: Accept leading dot before function name.
9229 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9230 * lib/trace-support.exp: Set registers for ppc.
9231
9232 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9233
9234 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9235 use it for disassembly; accept .main in addition to main in backtrace.
9236
9237 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9238 Marcin Kościelnicki <koriakin@0x04.net>
9239
9240 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9241 (gdb_recursion_test_ptr): New global variable.
9242 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9243 gdb_recursion_test.
9244 (gdb_c_test): Ditto.
9245
9246 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9247
9248 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9249 ordering.
9250
9251 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9252
9253 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9254 (bar): Add bar_start_lbl label.
9255 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9256 of foo/bar for emitting DWARF and tracing.
9257
9258 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9259
9260 * analyze-racy-logs.py: Set executable bit.
9261
9262 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9263
9264 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9265 (CHECK_TARGET_TMP): Likewise.
9266 (check-single-racy): New rule.
9267 (check-parallel-racy): Likewise.
9268 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9269 (do-check-parallel-racy): New rule.
9270 (check-racy/%.exp): Likewise.
9271 * README (Racy testcases): New section.
9272 * analyze-racy-logs.py: New file.
9273
9274 2016-03-03 Doug Evans <dje@google.com>
9275
9276 * gdb.base/skip.exp: Use with_test_prefix.
9277
9278 2016-03-03 Yao Qi <yao.qi@linaro.org>
9279
9280 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9281 Invoke step_over_syscall "clone" and break_cond_on_syscall
9282 "clone".
9283 * gdb.base/step-over-clone.c: New file.
9284
9285 2016-03-03 Yao Qi <yao.qi@linaro.org>
9286
9287 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9288 code format.
9289
9290 2016-03-03 Yao Qi <yao.qi@linaro.org>
9291
9292 * gdb.base/disp-step-fork.c: Rename to ...
9293 * gdb.base/step-over-fork.c: ... it. New file.
9294 * gdb.base/disp-step-vfork.c: Rename to ...
9295 * gdb.base/step-over-vfork.c: ... it. New file.
9296 * gdb.base/disp-step-syscall.exp: Rename to ...
9297 * gdb.base/step-over-syscall.exp: ... it. New file.
9298 (disp_step_cross_syscall): Rename to ...
9299 (step_over_syscall): ... it.
9300
9301 2016-03-03 Yao Qi <yao.qi@linaro.org>
9302
9303 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9304 If target supports condition evaluation on target, invoke
9305 break_cond_on_syscall for fork and vfork.
9306
9307 2016-03-03 Yao Qi <yao.qi@linaro.org>
9308
9309 * gdb.base/disp-step-syscall.exp: Don't invoke
9310 support_displaced_stepping.
9311 (disp_step_cross_syscall): Test with displaced stepping off and
9312 on if supported.
9313
9314 2016-03-03 Yao Qi <yao.qi@linaro.org>
9315
9316 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9317 proc.
9318 (setup): New proc.
9319 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9320 and setup.
9321
9322 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9323
9324 * gdb.fortran/vla-history.exp: Remove breakpoint.
9325
9326 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9327
9328 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9329 exceeds timeout.
9330
9331 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9332
9333 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9334 breakpoint.
9335
9336 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9337
9338 * gdb.mi/vla.f90: Nullify pointer after declaration.
9339
9340 2016-03-01 Pedro Alves <palves@redhat.com>
9341
9342 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9343
9344 2016-03-01 Pedro Alves <palves@redhat.com>
9345
9346 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9347 before anything else.
9348 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9349 _GNU_SOURCE here.
9350 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9351 before anything else.
9352 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9353
9354 2016-03-01 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9357
9358 2016-03-01 Yao Qi <yao.qi@linaro.org>
9359
9360 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9361 prepare_for_testing.
9362
9363 2016-03-01 Yao Qi <yao.qi@linaro.org>
9364
9365 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9366
9367 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9368
9369 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9370 manually constructing the output path.
9371
9372 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9373
9374 * gdb.arch/s390-stackless.S: New.
9375 * gdb.arch/s390-stackless.exp: New.
9376
9377 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9378
9379 * gdb.dlang/circular.c: New file.
9380 * gdb.dlang/circular.exp: New file.
9381
9382 2016-02-26 Yao Qi <yao.qi@linaro.org>
9383
9384 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9385 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9386 (testcases): Update.
9387
9388 2016-02-26 Yao Qi <yao.qi@linaro.org>
9389
9390 * gdb.reverse/aarch64.c: Rename to ...
9391 * gdb.reverse/insn-reverse.c: ... it.
9392 * gdb.reverse/aarch64.exp: Rename to ...
9393 * gdb.reverse/insn-reverse.exp: ... it.
9394
9395 2016-02-26 Yao Qi <yao.qi@linaro.org>
9396
9397 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9398 (testcase_ftype): New.
9399 (testcases): New array.
9400 (n_testcases): New.
9401 (main): Call each element in testcases.
9402 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9403 (read_testcase): New.
9404 Do the tests in a loop.
9405
9406 2016-02-25 Yao Qi <yao.qi@linaro.org>
9407
9408 * gdb.base/branches.c: Remove.
9409
9410 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9411
9412 PR gdb/13808
9413 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9414
9415 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9416
9417 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9418
9419 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9420
9421 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9422 change x86_64 call_insn to 'callq'.
9423
9424 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9425
9426 * gdb.trace/tfile-avx.c: Move to...
9427 * gdb.trace/tracefile-pseudo-reg.c: Here.
9428 * gdb.trace/tfile-avx.exp: Move to...
9429 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9430
9431 2016-02-24 Gary Benson <gbenson@redhat.com>
9432
9433 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9434 message on attach.
9435
9436 2016-02-23 Doug Evans <dje@google.com>
9437
9438 * gdb.base/skip.c (test_skip): New function.
9439 (end_test_skip_file_and_function): New function.
9440 (test_skip_file_and_function): New function.
9441 * gdb.base/skip1.c (test_skip): New function.
9442 (skip1_test_skip_file_and_function): New function.
9443 * gdb.base/skip.exp: Add tests for new skip options.
9444 * gdb.base/skip-solib.exp: Update expected output.
9445 * gdb.perf/skip-command.cc: New file.
9446 * gdb.perf/skip-command.exp: New file.
9447 * gdb.perf/skip-command.py: New file.
9448
9449 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9450
9451 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9452 info registers pattern.
9453
9454 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9455
9456 * lib/future.exp: Add D support.
9457 (gdb_find_gdc): New proc.
9458 (gdb_default_target_compile): Add D support.
9459
9460 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9461
9462 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9463 user+system time.
9464 (trace_speed_test): Determine the iteration count for a time
9465 between 15..30 seconds.
9466
9467 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9468
9469 * gdb.arch/i386-mpx-sigsegv.c: New file.
9470 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9471 * gdb.arch/i386-mpx-simple_segv.c: New file.
9472 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9473
9474 2016-02-18 Yao Qi <yao.qi@linaro.org>
9475
9476 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9477 Don't call setup_kfail.
9478
9479 2016-02-18 Yao Qi <yao.qi@linaro.org>
9480
9481 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9482 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9483
9484 2016-02-16 Doug Evans <dje@google.com>
9485
9486 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9487 * gdb.base/skip1.c: Ditto.
9488 * gdb.base/skip.exp: Whitespace cleanup.
9489
9490 2016-02-16 Don Breazeal <donb@codesourcery.com>
9491
9492 PR remote/19496
9493 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9494 Remove kfail for PR remote/19496.
9495
9496 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9497
9498 * lib/gdb.exp (standard_temp_file): Return a path specific to
9499 the runtest invocation.
9500
9501 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9502
9503 * gdb.trace/save-trace.exp: Change relative path to be in the
9504 standard output directory.
9505
9506 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9507
9508 * gdb.arch/i386-prologue.c: Add missing prototypes.
9509
9510 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9511
9512 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9513 * gdb.arch/i386-prologue.exp: Likewise.
9514 * gdb.arch/i386-size.exp: Likewise.
9515
9516 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9517
9518 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9519 define object file path.
9520 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9521 file path.
9522 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9523 standard_output_file to define binfile.
9524
9525 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9526
9527 Fix compatibility with recent gfortran-5.3.1.
9528 * gdb.fortran/vla-history.exp (print vla1 allocated)
9529 (print vla2 allocated, print $2, print $3): Remove
9530 (print $4): Rename to ...
9531 (print $2): ... here.
9532 (print $9): Rename to ...
9533 (print $5): ... here.
9534 (print $10): Rename to ...
9535 (print $6): ... here.
9536 * gdb.fortran/vla.f90: Add pvla initialization.
9537
9538 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9539
9540 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9541 New test.
9542 * gdb.fortran/vla-value-sub.exp: Likewise.
9543
9544 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9545
9546 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9547
9548 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9549
9550 * i386-biarch-core.exp: Define corefile using
9551 standard_output_file.
9552
9553 2016-02-12 Yao Qi <yao.qi@linaro.org>
9554
9555 * gdb.arch/arm-single-step-kernel-helper.c: New.
9556 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9557
9558 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9559
9560 * gdb.btrace/tailcall-only.exp: New.
9561 * gdb.btrace/tailcall-only.c: New.
9562 * gdb.btrace/x86_64-tailcall-only.S: New.
9563 * gdb.btrace/i686-tailcall-only.S: New.
9564
9565 2016-02-11 Pedro Alves <palves@redhat.com>
9566
9567 * README (Parallel testing): Add missing double quotes.
9568
9569 2016-02-11 Pedro Alves <palves@redhat.com>
9570
9571 * README (Parallel testing): New section.
9572 (GDB_PARALLEL): Rewrite.
9573 (FORCE_PARALLEL): Document.
9574
9575 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9576
9577 * gdb.trace/tfile-avx.c: New test.
9578 * gdb.trace/tfile-avx.exp: New test.
9579
9580 2016-02-09 Keith Seitz <keiths@redhat.com>
9581
9582 PR breakpoints/19546
9583 * gdb.base/infcall-exec.c: New file.
9584 * gdb.base/infcall-exec2.c: New file.
9585 * gdb.base/infcall-exec.exp: New file.
9586
9587 2016-02-09 Keith Seitz <keiths@redhat.com>
9588
9589 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9590 (toplevel): Call test_bkpt_address.
9591
9592 2016-02-09 Keith Seitz <keiths@redhat.com>
9593
9594 PR python/19506
9595 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9596 (toplevel): Call test_bkpt_address.
9597
9598 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9599
9600 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9601 to AC_OUTPUT.
9602 * configure: Regenerate.
9603
9604 2016-02-09 Pedro Alves <palves@redhat.com>
9605
9606 PR breakpoints/19548
9607 * gdb.base/execl-update-breakpoints.c (some_function): New
9608 function.
9609 (main): Call it.
9610 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9611 Tighten expected GDB output.
9612
9613 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9614
9615 * Makefile.in (ALL_SUBDIRS): Remove.
9616 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9617 (distclean maintainer-clean realclean): Likewise.
9618 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9619 * configure: Regenerate.
9620 * gdb.ada/Makefile.in: Delete.
9621 * gdb.arch/Makefile.in: Likewise.
9622 * gdb.asm/Makefile.in: Likewise.
9623 * gdb.base/Makefile.in: Likewise.
9624 * gdb.btrace/Makefile.in: Likewise.
9625 * gdb.cell/Makefile.in: Likewise.
9626 * gdb.compile/Makefile.in: Likewise.
9627 * gdb.cp/Makefile.in: Likewise.
9628 * gdb.disasm/Makefile.in: Likewise.
9629 * gdb.dlang/Makefile.in: Likewise.
9630 * gdb.dwarf2/Makefile.in: Likewise.
9631 * gdb.fortran/Makefile.in: Likewise.
9632 * gdb.gdb/Makefile.in: Likewise.
9633 * gdb.go/Makefile.in: Likewise.
9634 * gdb.guile/Makefile.in: Likewise.
9635 * gdb.java/Makefile.in: Likewise.
9636 * gdb.linespec/Makefile.in: Likewise.
9637 * gdb.mi/Makefile.in: Likewise.
9638 * gdb.modula2/Makefile.in: Likewise.
9639 * gdb.multi/Makefile.in: Likewise.
9640 * gdb.objc/Makefile.in: Likewise.
9641 * gdb.opencl/Makefile.in: Likewise.
9642 * gdb.opt/Makefile.in: Likewise.
9643 * gdb.pascal/Makefile.in: Likewise.
9644 * gdb.perf/Makefile.in: Likewise.
9645 * gdb.python/Makefile.in: Likewise.
9646 * gdb.reverse/Makefile.in: Likewise.
9647 * gdb.server/Makefile.in: Likewise.
9648 * gdb.stabs/Makefile.in: Likewise.
9649 * gdb.threads/Makefile.in: Likewise.
9650 * gdb.trace/Makefile.in: Likewise.
9651 * gdb.xml/Makefile.in: Likewise.
9652 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9653 GDB_PARALLEL.
9654 (standard_output_file): Remove check for GDB_PARALLEL, always
9655 return path in outputs/$subdir/$testname.
9656
9657 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9658
9659 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9660 (site.exp): Assign abs_srcdir to tcl's srcdir.
9661
9662 2016-02-04 Yao Qi <yao.qi@linaro.org>
9663
9664 * gdb.base/foll-exec-mode.c: Include limits.h.
9665 (main): Add parameters argc and argv. Get directory from
9666 argv[0].
9667 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9668 compilation.
9669 * gdb.base/foll-exec.c: Include limits.h.
9670 (main): Add parameters argc and argv.
9671 Get directory from argv[0].
9672 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9673 Adjust tests on the number of lines as source code changed.
9674 * gdb.base/foll-vfork-exit.c: Include limits.h.
9675 (main): Add one line of statement before vfork.
9676 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9677 (main): Add parameters argc and argv. Get directory from
9678 argv[0].
9679 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9680 (setup_gdb): Set tbreak to skip some source lines.
9681 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9682 (main): Add parameters argc and argv. Get directory from
9683 argv[0].
9684 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9685 compilation.
9686 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9687 (main): Add parameters argc and argv. Get directory from
9688 argv[0].
9689 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9690 compilation.
9691
9692 2016-02-01 Doug Evans <dje@google.com>
9693
9694 * gdb.base/skip.exp: Clean up multiple references to same test name.
9695
9696 2016-02-01 Pedro Alves <palves@redhat.com>
9697
9698 PR remote/19496
9699 * gdb.threads/forking-threads-plus-breakpoint.exp
9700 (displaced_stepping_supported): New global.
9701 (probe_displaced_stepping_support): New procedure.
9702 (do_test): Add 'displaced' parameter, and use it.
9703 (top level): Check for displaced stepping support. Add displaced
9704 stepping on/off testing axis.
9705
9706 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9707
9708 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9709 pointer. Don't perform further tests on the unassociated pointer
9710 if the first test fails.
9711
9712 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9713
9714 * gdb.base/max-value-size.c: New file.
9715 * gdb.base/max-value-size.exp: New file.
9716 * gdb.base/huge.exp: Disable max-value-size for this test.
9717
9718 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9719
9720 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9721
9722 2016-01-28 Yao Qi <yao.qi@linaro.org>
9723
9724 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9725
9726 2016-01-25 Pedro Alves <palves@redhat.com>
9727
9728 PR threads/19461
9729 * gdb.base/fork-running-state.c: New file.
9730 * gdb.base/fork-running-state.exp: New file.
9731
9732 2016-01-25 Pedro Alves <palves@redhat.com>
9733
9734 PR gdb/19494
9735 * gdb.base/catch-fork-kill.c: New file.
9736 * gdb.base/catch-fork-kill.exp: New file.
9737
9738 2016-01-25 Pedro Alves <palves@redhat.com>
9739
9740 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9741 Delete, moved to lib/gdb.exp.
9742 * gdb.threads/forking-threads-plus-breakpoint.exp
9743 (foreach_with_prefix): Likewise.
9744 * gdb.threads/process-dies-while-handling-bp.exp
9745 (foreach_with_prefix): Likewise.
9746 * lib/gdb.exp (foreach_with_prefix): New procedure.
9747
9748 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9749
9750 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9751 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9752
9753 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9754
9755 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9756 endian targets.
9757
9758 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9759 Pedro Alves <palves@redhat.com>
9760
9761 Fix testsuite compatibility with Guile.
9762 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9763 number.
9764
9765 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9766
9767 Fix testsuite compatibility with Guile.
9768 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9769 (thread 1): New test for backtrace through signal handler.
9770
9771 2016-01-22 Yao Qi <yao.qi@linaro.org>
9772
9773 PR testsuite/19491
9774 * gdb.base/multi-forks.c: Include
9775 ../lib/unbuffer_output.c
9776 (main): Call gdb_unbuffer_output.
9777
9778 2016-01-21 Doug Evans <dje@google.com>
9779
9780 * lib/ada.exp (gdb_compile_ada): Fix typo.
9781
9782 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.base/break-fun-addr.exp: New file.
9785 * gdb.base/break-fun-addr1.c: New file.
9786 * gdb.base/break-fun-addr2.c: New file.
9787
9788 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9789
9790 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9791 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9792 enum flag values.
9793
9794 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9795
9796 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9797 when GDB can not set the vector return value. Add more comments
9798 for clarification.
9799
9800 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9801
9802 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9803 command.
9804
9805 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9806
9807 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9808
9809 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9810
9811 * Makefile.in (check-single): Pass --status to runtest.
9812 (check/%.exp): Likewise.
9813
9814 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9815
9816 * Makefile.in (check-parallel): Propagate return code from make
9817 do-check-parallel.
9818
9819 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9820
9821 * gdb.trace/ftrace.exp: Fix expected message on continue.
9822 * gdb.trace/pending.exp: Fix expected message on continue.
9823 * gdb.trace/trace-break.exp: Fix expected message on continue.
9824
9825 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9826
9827 * lib/gdb.exp (gdb_test): Remove unused global references.
9828
9829 2016-01-18 Pedro Alves <palves@redhat.com>
9830
9831 * gdb.base/async-shell.exp: Adjust expected output.
9832 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9833 * gdb.base/siginfo-thread.exp: Adjust expected output.
9834 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9835 * gdb.java/jnpe.exp: Adjust expected output.
9836 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9837 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9838 * gdb.threads/leader-exit.exp: Adjust expected output.
9839 * gdb.threads/manythreads.exp: Adjust expected output.
9840 * gdb.threads/pthreads.exp: Adjust expected output.
9841 * gdb.threads/schedlock.exp: Adjust expected output.
9842 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9843 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9844 expected output.
9845 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9846 output.
9847 * gdb.threads/sigthread.exp: Adjust expected output.
9848 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9849
9850 2016-01-18 Yao Qi <yao.qi@linaro.org>
9851
9852 * gdb.guile/scm-section-script.c: Replace @progbits with
9853 %progbits.
9854 * gdb.python/py-section-script.c: Likewise.
9855
9856 2016-01-15 Pedro Alves <palves@redhat.com>
9857
9858 * gdb.multi/tids.exp: Test star wildcard ranges.
9859
9860 2016-01-15 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9863 command from "thread apply" invocation.
9864 (thr_apply_info_thr_invalid): Default the expected output to the
9865 input tid list.
9866 (top level): Add tests that use convenience variables. Add tests
9867 for "thread apply" with a valid TID list, but missing the command.
9868
9869 2016-01-13 Pedro Alves <palves@redhat.com>
9870
9871 * gdb.base/default.exp: Expect $_gthread as well.
9872 * gdb.multi/tids.exp: Test $_gthread.
9873 * gdb.threads/thread-specific.exp: Test $_gthread.
9874
9875 2016-01-13 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.multi/tids.exp: Test "info threads -gid".
9878
9879 2016-01-13 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9882 Breakpoint.thread.
9883 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9884
9885 2016-01-07 Pedro Alves <palves@redhat.com>
9886
9887 * gdb.base/break.exp: Adjust to output changes.
9888 * gdb.base/hbreak2.exp: Likewise.
9889 * gdb.base/sepdebug.exp: Likewise.
9890 * gdb.base/watch_thread_num.exp: Likewise.
9891 * gdb.linespec/keywords.exp: Likewise.
9892 * gdb.multi/info-threads.exp: Likewise.
9893 * gdb.threads/thread-find.exp: Likewise.
9894 * gdb.multi/tids.c: New file.
9895 * gdb.multi/tids.exp: New file.
9896
9897 2016-01-13 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9900
9901 2016-01-13 Pedro Alves <palves@redhat.com>
9902
9903 * gdb.base/default.exp: Expect $_inferior as well.
9904 * gdb.multi/base.exp: Test $_inferior.
9905
9906 2016-01-13 Pedro Alves <palves@redhat.com>
9907
9908 PR breakpoints/19388
9909 * gdb.base/catch-signal-siginfo-cond.c: New file.
9910 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9911
9912 2016-01-12 Josh Stone <jistone@redhat.com>
9913 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9914
9915 * gdb.base/catch-syscall.c (do_execve): New variable.
9916 (main): Conditionally trigger an execve.
9917 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9918 (test_catch_syscall_execve): New, check entry/return across execve.
9919 (do_syscall_tests): Call test_catch_syscall_execve.
9920
9921 2016-01-12 Pedro Alves <palves@redhat.com>
9922
9923 * gdb.base/random-signal.exp (do_test): New procedure, with body
9924 of testcase moved in.
9925
9926 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9927 Pedro Alves <palves@redhat.com>
9928
9929 * gdb.base/funcargs.exp (finish from indirectly called function):
9930 Reintroduce the case for 'First'.
9931
9932 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9933 Pedro Alves <palves@redhat.com>
9934
9935 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9936 (tcatch_vfork_then_child_follow_exec)
9937 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9938 identification.
9939
9940 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9943 and repeats to unlimited.
9944 * gdb.python/py-value.exp: Likewise.
9945 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9946 and repeats to unlimited.
9947
9948 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9949
9950 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9951 and reordering the functions.
9952 * gdb.multi/hangout.c: Likewise.
9953 * gdb.multi/hello.c: Likewise.
9954
9955 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9956
9957 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9958 absolute.
9959 (SingleStatisticTestResult.report): Use dict.keys instead of
9960 dict.iterkeys.
9961
9962 2016-01-06 Pedro Alves <palves@redhat.com>
9963
9964 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9965
9966 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9967
9968 * gdb.btrace/dlopen.exp: New.
9969 * gdb.btrace/dlopen.c: New.
9970 * gdb.btrace/dlopen-dso.c: New.
9971
9972 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9973
9974 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9975 PATTERN argument is optional.
9976
9977 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9978
9979 * lib/ada.exp (target_compile_ada_from_dir): New function.
9980 (gdb_compile_ada): Reimplement avoiding the use of project files.
9981 * gdb.ada/gnat_ada.gpr: Delete.
9982 * gdb.ada/cond_lang.exp: Adjust test to make path before
9983 filename optional.
9984 * gdb.ada/small_reg_param.exp: Likewise.
9985
9986 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9987
9988 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9989
9990 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9991
9992 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9993 case.
9994
9995 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9996
9997 * gdb.base/break.exp: Remove dead code.
9998 * gdb.base/sepdebug.exp: Likewise.
9999
10000 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10001
10002 * gdb.asm/asm-source.exp: Remove HP-UX references.
10003 * gdb.base/annota1.exp: Likewise.
10004 * gdb.base/annota3.exp: Likewise.
10005 * gdb.base/attach.exp: Likewise.
10006 * gdb.base/bigcore.exp: Likewise.
10007 * gdb.base/break.exp: Likewise.
10008 * gdb.base/call-ar-st.exp: Likewise.
10009 * gdb.base/callfuncs.exp: Likewise.
10010 * gdb.base/catch-fork-static.exp: Likewise.
10011 * gdb.base/display.exp: Likewise.
10012 * gdb.base/foll-exec-mode.exp: Likewise.
10013 * gdb.base/foll-exec.exp: Likewise.
10014 * gdb.base/foll-fork.exp: Likewise.
10015 * gdb.base/foll-vfork.exp: Likewise.
10016 * gdb.base/funcargs.exp: Likewise.
10017 * gdb.base/hbreak2.exp: Likewise.
10018 * gdb.base/inferior-died.exp: Likewise.
10019 * gdb.base/interrupt.exp: Likewise.
10020 * gdb.base/multi-forks.exp: Likewise.
10021 * gdb.base/nodebug.exp: Likewise.
10022 * gdb.base/sepdebug.exp: Likewise.
10023 * gdb.base/solib1.c: Likewise.
10024 * gdb.base/step-test.exp: Likewise.
10025 * gdb.mi/non-stop.c: Likewise.
10026 * gdb.mi/pthreads.c: Likewise.
10027 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10028 * gdb.threads/pthreads.c: Likewise.
10029 * gdb.threads/staticthreads.exp: Likewise.
10030 * lib/future.exp: Likewise.
10031 * lib/gdb.exp: Likewise.
10032 * gdb.base/so-indr-cl.c: Remove.
10033 * gdb.base/so-indr-cl.exp: Likewise.
10034 * gdb.base/solib.c: Likewise.
10035 * gdb.base/solib.exp: Likewise.
10036 * gdb.base/solib2.c: Likewise.
10037
10038 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10039
10040 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10041 * gdb.base/call-ar-st.exp: Likewise.
10042 * gdb.base/callfuncs.exp: Likewise.
10043 * gdb.base/condbreak.exp: Likewise.
10044 * gdb.base/constvars.exp: Likewise.
10045 * gdb.base/hbreak2.exp: Likewise.
10046 * gdb.base/langs.exp: Likewise.
10047 * gdb.base/list.exp: Likewise.
10048 * gdb.base/long_long.exp: Likewise.
10049 * gdb.base/ptype.exp: Likewise.
10050 * gdb.base/scope.exp: Likewise.
10051 * gdb.base/signals.exp: Likewise.
10052 * gdb.base/so-impl-ld.exp: Likewise.
10053 * gdb.base/varargs.exp: Likewise.
10054 * gdb.base/volatile.exp: Likewise.
10055 * gdb.base/whatis.exp: Likewise.
10056 * gdb.cp/cplusfuncs.exp: Likewise.
10057 * gdb.cp/inherit.exp: Likewise.
10058 * gdb.cp/local.exp: Likewise.
10059 * gdb.cp/member-ptr.exp: Likewise.
10060 * gdb.cp/method.exp: Likewise.
10061 * gdb.cp/overload.exp: Likewise.
10062 * gdb.cp/templates.exp: Likewise.
10063 * gdb.stabs/weird.exp: Likewise.
10064 * lib/compiler.c: Likewise.
10065 * lib/compiler.cc: Likewise.
10066 * lib/cp-support.exp: Likewise.
10067 * lib/gdb.exp: Likewise.
10068
10069 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10070
10071 * configure.ac: Remove HP-UX case.
10072 * configure: Regenerate.
10073
10074 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10075
10076 * lib/gdb.exp (gdb_compile): Add function doc.
10077
10078 2015-12-17 Pedro Alves <palves@redhat.com>
10079
10080 PR threads/19354
10081 * gdb.multi/info-threads.exp: New file.
10082
10083 2015-12-15 Yao Qi <yao.qi@linaro.org>
10084
10085 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10086 is aarch64*-*-*.
10087
10088 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10089
10090 * gdb.base/history-duplicates.exp: Skip if no readline support.
10091
10092 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10093
10094 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10095
10096 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10097
10098 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10099
10100 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10101
10102 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10103 ctrl-C if nointerrupts target property is set.
10104 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10105 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10106 * gdb.base/paginate-bg-execution.exp: Likewise.
10107 * gdb.base/paginate-execution-startup.exp: Likewise.
10108 * gdb.base/random-signal.exp: Likewise.
10109 * gdb.base/range-stepping.exp: Likewise.
10110 * gdb.cp/annota2.exp: Likewise.
10111 * gdb.cp/annota3.exp: Likewise.
10112 * gdb.gdb/selftest.exp: Likewise.
10113 * gdb.threads/continue-pending-status.exp: Likewise.
10114 * gdb.threads/leader-exit.exp: Likewise.
10115 * gdb.threads/manythreads.exp: Likewise.
10116 * gdb.threads/pthreads.exp: Likewise.
10117 * gdb.threads/schedlock.exp: Likewise.
10118 * gdb.threads/sigthread.exp: Likewise.
10119
10120 2015-12-11 Don Breazeal <donb@codesourcery.com>
10121
10122 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10123 remote.
10124 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10125 * gdb.base/foll-exec.exp (main): Enable for target remote.
10126 * gdb.base/foll-fork.exp (main): Likewise.
10127 * gdb.base/foll-vfork.exp (main): Likewise.
10128 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10129 (proc continue_to_exit_bp_loc): Use clean_restart.
10130 * gdb.base/pie-execl.exp (main): Disable for target remote.
10131 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10132 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10133 * gdb.threads/execl.exp (main): Likewise.
10134 * gdb.threads/fork-child-threads.exp (main): Likewise.
10135 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10136 remote.
10137 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10138 remote.
10139 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10140 pid.tid style ptids, instead of just tid.
10141 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10142 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10143 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10144 ptids, instead of just tid.
10145
10146 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10147
10148 * gdb.base/list.exp (test_list_forward): Add end of file error
10149 test.
10150 (test_repeat_list_command): Add end of file error test.
10151 (test_list_backwards): Add beginning of file error test.
10152
10153 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10154
10155 * gdb.base/list.exp (test_list_invalid_args): New function,
10156 defined, and called.
10157
10158 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10159
10160 * gdb.base/list.exp (test_list): Make test names unique.
10161
10162 2015-12-11 Yao Qi <yao.qi@linaro.org>
10163
10164 * gdb.base/coremaker2.c: Remove.
10165
10166 2015-12-10 Pedro Alves <palves@redhat.com>
10167
10168 * gdb.multi/base.exp: Remove stale "spaces" references.
10169
10170 2015-12-10 Pedro Alves <palves@redhat.com>
10171
10172 * gdb.multi/base.exp: Don't use nowarnings.
10173 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10174 * gdb.multi/hangout.c: Include stdio.h.
10175 * gdb.multi/hello.c: Include stdlib.h.
10176 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10177 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10178 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10179
10180 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10181
10182 * gdb.dwarf2/dw2-ranges-base.c: New file.
10183 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10184 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10185 support additional line table, and debug ranges generation.
10186 (Dwarf::ranges): New function, generate .debug_ranges.
10187 (Dwarf::lines): Support generating simple line table programs.
10188 (Dwarf::assemble): Initialise new namespace variables.
10189
10190 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10191
10192 * gdb.base/async.exp (proc test_background): Add case for
10193 asynchronous execution not supported.
10194
10195 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10196
10197 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10198 format and change test names to make them unique.
10199
10200 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10201 Pedro Alves <pedro@redhat.com>
10202
10203 PR gdb/18702
10204 Add checking of floatformats setup on x86_64 hosts.
10205 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10206 (smallval, bigval): New labels/constants.
10207 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10208 float" after loading bigval and smallval.
10209
10210 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10211
10212 * gdb.ada/fun_overload_menu.exp: New testcase.
10213 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10214
10215 2015-12-04 Josh Stone <jistone@redhat.com>
10216
10217 * gdb.base/catch-fork-static.exp: New.
10218
10219 2015-12-03 Yao Qi <yao.qi@linaro.org>
10220
10221 * gdb.base/sizeof.c: Don't include stdio.h and
10222 ../lib/unbuffer_output.c.
10223 (main): New variable 'size' and 'value'. Remove printf and
10224 gdb_unbuffer_output. Assign return value to size and value.
10225 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10226 at the beginning.
10227 (check_sizeof): Check the result by printing variable 'size'.
10228 (check_valueof): Check the result by printing variable 'value'.
10229
10230 2015-12-01 Yao Qi <yao.qi@linaro.org>
10231
10232 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10233 for aarch64*-*-linux* target.
10234
10235 2015-11-30 Pedro Alves <palves@redhat.com>
10236
10237 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10238
10239 2015-11-30 Pedro Alves <palves@redhat.com>
10240
10241 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10242 Handle non-stop mode vCont replies.
10243
10244 2015-11-30 Pedro Alves <palves@redhat.com>
10245
10246 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10247 prepare_for_testing. Start gdb with "set non-stop on" appended to
10248 GDBFLAGS. Lax expected stop output.
10249
10250 2015-11-27 Yao Qi <yao.qi@linaro.org>
10251
10252 * gdb.arch/arm-neon.exp: New.
10253 * gdb.arch/arm-neon.c: New.
10254
10255 2015-11-27 Yao Qi <yao.qi@linaro.org>
10256
10257 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10258
10259 2015-11-27 Yao Qi <yao.qi@linaro.org>
10260
10261 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10262 frames-invalid annotation.
10263
10264 2015-11-27 Yao Qi <yao.qi@linaro.org>
10265
10266 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10267
10268 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10269
10270 * gdb.threads/names.exp: New file.
10271 * gdb.threads/names.c: New file.
10272 * README: Mention gdb,no_thread_names.
10273
10274 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10275
10276 PR 19297
10277 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10278 support" error.
10279
10280 2015-11-24 Pedro Alves <palves@redhat.com>
10281
10282 PR 17539
10283 * gdb.base/display.exp: Expect displays to be sorted in ascending
10284 order. Use multi_line.
10285 * gdb.base/solib-display.exp: Likewise.
10286
10287 2015-11-24 Pedro Alves <palves@redhat.com>
10288
10289 PR 17539
10290 * gdb.base/display.exp: Expect displays to be sorted in ascending
10291 order. Use multi_line.
10292 * gdb.base/solib-display.exp: Likewise.
10293
10294 2015-11-24 Pedro Alves <palves@redhat.com>
10295
10296 PR 17539
10297 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10298 threads in ascending order.
10299 * gdb.base/foll-fork.exp: Likewise.
10300 * gdb.base/foll-vfork.exp: Likewise.
10301 * gdb.base/multi-forks.exp: Likewise.
10302 * gdb.mi/mi-nonstop.exp: Likewise.
10303 * gdb.mi/mi-nsintrall.exp: Likewise.
10304 * gdb.multi/base.exp: Likewise.
10305 * gdb.multi/multi-arch.exp: Likewise.
10306 * gdb.python/py-inferior.exp: Likewise.
10307 * gdb.threads/break-while-running.exp: Likewise.
10308 * gdb.threads/execl.exp: Likewise.
10309 * gdb.threads/gcore-thread.exp: Likewise.
10310 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10311 * gdb.threads/kill.exp: Likewise.
10312 * gdb.threads/linux-dp.exp: Likewise.
10313 * gdb.threads/multiple-step-overs.exp: Likewise.
10314 * gdb.threads/next-bp-other-thread.exp: Likewise.
10315 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10316 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10317 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10318 * gdb.threads/thread-find.exp: Likewise.
10319 * gdb.threads/tls.exp: Likewise.
10320 * lib/mi-support.exp (mi_reverse_list): Delete.
10321 (mi_check_thread_states): No longer reverse list.
10322
10323 2015-11-24 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10326 use lowercase.
10327
10328 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10329
10330 * gdb.trace/actions.c: Include trace-common.h.
10331 (main): Add a location for a fast tracepoint.
10332 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10333 the normal tracepoints.
10334 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10335
10336 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10337
10338 * save-trace.exp: Factor out code to these...
10339 (gdb_save_tracepoints): New.
10340 (gdb_load_tracepoints): New.
10341 (do_save_load_test): New.
10342
10343 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10344
10345 * gdb.base/asmlabel.exp: New test.
10346 * gdb.base/asmlabel.c: New test case.
10347
10348 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10349
10350 * gdb.base/wrong_frame_bt_full-main.c: New file.
10351 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10352 * gdb.base/wrong_frame_bt_full.exp: New file.
10353
10354 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10355
10356 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10357
10358 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10359
10360 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10361 pstate register when comparing registers values in
10362 sparc64-*-linux-gnu targets to avoid spurious differences.
10363
10364 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10365
10366 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10367
10368 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10369
10370 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10371 as type argument to gdb_compile.
10372 * gdb.base/nested-subp2.exp: Likewise.
10373 * gdb.base/nested-subp3.exp: Likewise.
10374
10375 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10376
10377 * lib/dwarf.exp (_note): Fix left shift of negative value.
10378 * gdb.trace/trace-condition.exp: Likewise.
10379
10380 2015-11-13 Yao Qi <yao.qi@linaro.org>
10381
10382 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10383 comments about d10v.
10384 (test_scalar_returns): Likewise.
10385 * gdb.base/d10v.ld: Remove.
10386 * gdb.base/overlays.exp: Remove the target triplet checking for
10387 d10v-*-*.
10388 * gdb.base/structs.exp (test_struct_returns): Remove the
10389 comments about d10v.
10390 (test_struct_calls): Likewise.
10391
10392 2015-11-13 Yao Qi <yao.qi@linaro.org>
10393
10394 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10395 * gdb.base/gnu_vector.c: Don't include stdio.h.
10396 (main): Don't print res and call add_some_intvecs.
10397
10398 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10399
10400 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10401 macro.
10402 (func5): Removed.
10403 (func4): Use FAST_TRACEPOINT_LABEL.
10404 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10405 macro.
10406 (func): Removed.
10407 (thread_function): Use FAST_TRACEPOINT_LABEL.
10408 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10409 (func): Remove.
10410 (marker): Use FAST_TRACEPOINT_LABEL.
10411 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10412 (pendfunc1): Remove.
10413 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10414 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10415 (foo): Remove.
10416 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10417 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10418 macro.
10419 (func): Remove.
10420 (marker): Use FAST_TRACEPOINT_LABEL.
10421 * gdb.trace/trace-common.h: New header.
10422 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10423 macro.
10424 (func): Remove.
10425 (marker): Use FAST_TRACEPOINT_LABEL.
10426 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10427 (func): Remove.
10428 (thread_function): Use FAST_TRACEPOINT_LABEL.
10429
10430 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10431
10432 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10433 in front.
10434 * gdb.trace/change-loc.exp: Use global pcreg definition.
10435 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10436 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10437 in front.
10438 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10439 * gdb.trace/pending.exp: Likewise.
10440 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10441 * gdb.trace/trace-break.exp: Likewise.
10442 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10443 in front.
10444 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10445 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10446 in front.
10447 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10448
10449 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10450
10451 * gdb.ada/fin_fun_out: New testcase.
10452
10453 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10454
10455 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10456 value associated with DW_AT_byte_size.
10457 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10458 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10459 DW_AT_upper_bound.
10460
10461 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10462
10463 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10464 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10465 version.
10466 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10467 gdb.dwarf2/dw2-canonicalize-type.exp,
10468 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10469 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10470 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10471 provided by gdb_target_symbol_prefix_flags_asm.
10472 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10473 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10474 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10475 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10476 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10477 macros where needed). Use this macro for symbols which require
10478 the prefix provided by SYMBOL_PREFIX.
10479
10480 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10481
10482 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10483 New procs.
10484 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10485 representing expressions, of more than one list element.
10486 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10487 to prepend linker symbol prefix to f.
10488 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10489 table_1 and table_2.
10490 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10491 Likewise, for f and g.
10492 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10493 for ptr.
10494 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10495 for main.
10496 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10497 table_1_ptr and table_2_ptr.
10498
10499 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10500 Joel Brobecker <brobecker@adacore.com>
10501
10502 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10503
10504 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10505
10506 * gdb.reverse/s390-mvcle.c: New test.
10507 * gdb.reverse/s390-mvcle.exp: New file.
10508 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10509
10510 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10511
10512 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10513
10514 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10515
10516 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10517 reaching marker2.
10518 * gdb.reverse/getresuid-reverse.exp: Likewise.
10519 * gdb.reverse/pipe-reverse.exp: Likewise.
10520 * gdb.reverse/readv-reverse.exp: Likewise.
10521 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10522 * gdb.reverse/time-reverse.exp: Likewise.
10523 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10524
10525 2015-10-30 Yao Qi <yao.qi@linaro.org>
10526
10527 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10528 (empty_cycle): Remove.
10529 (main): Don't call empty_cycle. Don't use watch_count_done.
10530 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10531 empty_cycle. Rewrite the code counting HW watchpoints.
10532
10533 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10534
10535 * gdb.reverse/fstatat-reverse.c: New test.
10536 * gdb.reverse/fstatat-reverse.exp: New file.
10537 * gdb.reverse/getresuid-reverse.c: New test.
10538 * gdb.reverse/getresuid-reverse.exp: New file.
10539 * gdb.reverse/pipe-reverse.c: New test.
10540 * gdb.reverse/pipe-reverse.exp: New file.
10541 * gdb.reverse/readv-reverse.c: New test.
10542 * gdb.reverse/readv-reverse.exp: New file.
10543 * gdb.reverse/recvmsg-reverse.c: New test.
10544 * gdb.reverse/recvmsg-reverse.exp: New file.
10545 * gdb.reverse/time-reverse.c: New test.
10546 * gdb.reverse/time-reverse.exp: New file.
10547 * gdb.reverse/waitpid-reverse.c: New test.
10548 * gdb.reverse/waitpid-reverse.exp: New file.
10549
10550 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10551
10552 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10553
10554 2015-10-26 Doug Evans <dje@google.com>
10555
10556 PR symtab/17391
10557 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10558 * gdb.dwarf2/bad-regnum.c: New file.
10559 * gdb.dwarf2/bad-regnum.exp: New file.
10560
10561 2015-10-26 Doug Evans <dje@google.com>
10562
10563 PR python/18938
10564 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10565 file.
10566
10567 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10568
10569 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10570 for a change by "Mention language in compile error message".
10571
10572 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10573
10574 PR python/18073
10575 * gdb.python/py-type.c (C::a_method): New.
10576 (C::a_const_method): New.
10577 (C::a_static_method): New.
10578 (a_function): New.
10579 * gdb.python/py-type.exp (test_fields): Test getting fields
10580 from function and method.
10581
10582 2015-10-21 Keven Boell <keven.boell@intel.com>
10583
10584 * gdb.fortran/vla-alloc-assoc.exp: New file.
10585 * gdb.fortran/vla-datatypes.exp: New file.
10586 * gdb.fortran/vla-datatypes.f90: New file.
10587 * gdb.fortran/vla-history.exp: New file.
10588 * gdb.fortran/vla-ptype-sub.exp: New file.
10589 * gdb.fortran/vla-ptype.exp: New file.
10590 * gdb.fortran/vla-sizeof.exp: New file.
10591 * gdb.fortran/vla-sub.f90: New file.
10592 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10593 * gdb.fortran/vla-value-sub-finish.exp: New file.
10594 * gdb.fortran/vla-value-sub.exp: New file.
10595 * gdb.fortran/vla-value.exp: New file.
10596 * gdb.fortran/vla-ptr-info.exp: New file.
10597 * gdb.mi/mi-vla-fortran.exp: New file.
10598 * gdb.mi/vla.f90: New file.
10599
10600 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10601
10602 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10603 of hardwired timeout value.
10604
10605 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10606 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10609 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10610
10611 2015-10-19 Josh Stone <jistone@redhat.com>
10612
10613 * gdb.base/catch-syscall.c: Include <sched.h>.
10614 (unknown_syscall): New variable.
10615 (main): Trigger a vfork and an unknown syscall.
10616 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10617 (unknown_syscall_number): Likewise.
10618 (check_call_to_syscall): Accept an optional syscall pattern.
10619 (check_return_from_syscall): Likewise.
10620 (check_continue): Likewise.
10621 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10622 (test_catch_syscall_skipping_return): New test toggling off 'catch
10623 syscall' to step over the syscall return, then toggling back on.
10624 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10625 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10626 (do_syscall_tests): Call test_catch_syscall_without_args and
10627 test_catch_syscall_mid_vfork.
10628 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10629 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10630
10631 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10632
10633 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10634 print g_vE): Add new pass patterns.
10635 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10636 print various symbol names for vptr fields.
10637
10638 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10639
10640 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10641 results.
10642
10643 2015-10-12 Yao Qi <yao.qi@linaro.org>
10644
10645 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10646
10647 2015-10-12 Yao Qi <yao.qi@linaro.org>
10648
10649 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10650 is aarch64*-*-linux*.
10651
10652 2015-10-12 Yao Qi <yao.qi@linaro.org>
10653
10654 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10655 (can_relocate_bcond_true): ... it.
10656 (can_relocate_bcond_false): New function.
10657 (foo): Likewise.
10658 (can_relocate_bl): Likewise.
10659 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10660 can_relocate_bl.
10661
10662 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10663
10664 * gdb.base/nested-addr.c: New file.
10665 * gdb.base/nested-addr.exp: New testcase.
10666
10667 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10668
10669 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10670 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10671 its output. Ignore the output of "record goto begin" and instead
10672 check that GDB is replaying.
10673
10674 2015-10-09 Pedro Alves <palves@redhat.com>
10675
10676 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10677 (top level): Use it in the run with no args test.
10678
10679 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10680
10681 * gdb.dlang/properties.exp: New file.
10682
10683 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10684
10685 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10686 whether or not address 0x1000 is mapped on the target.
10687
10688 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10689
10690 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10691 build.
10692
10693 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10694
10695 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10696 instruction-history test.
10697
10698 2015-09-28 Doug Evans <dje@google.com>
10699
10700 * gdb.base/gcore.c (array_func): Add reference to static_array.
10701
10702 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10703
10704 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10705 source line.
10706
10707 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10708
10709 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10710 short or char as base type.
10711
10712 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10713
10714 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10715 to allow any size enum.
10716
10717 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10718
10719 * gdb.ada/array_ptr_renaming.exp: New testcase.
10720 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10721 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10722
10723 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10724
10725 * gdb.trace/ftrace-lock.c: New file.
10726 * gdb.trace/ftrace-lock.exp: New file.
10727
10728 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10729
10730 * gdb.arch/insn-reloc.c: New file.
10731 * gdb.arch/ftrace-insn-reloc.exp: New file.
10732
10733 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10734
10735 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10736 instruction.
10737 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10738 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10739 * gdb.trace/range-stepping.c: Likewise.
10740 * gdb.trace/trace-break.c: Likewise.
10741 * gdb.trace/trace-mt.c (thread_function): Likewise.
10742 * gdb.trace/ftrace.c (marker): Likewise.
10743 * gdb.trace/trace-condition.c (marker): Likewise.
10744 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10745 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10746 is_aarch64_target.
10747
10748 2015-09-18 Doug Evans <xdje42@gmail.com>
10749
10750 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10751 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10752
10753 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10754
10755 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10756 the breakpoint.
10757
10758 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10759
10760 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10761 the pending breakpoint. Remove timeout override for "Run till
10762 MI pending breakpoint on pendfunc3 on thread 2" test.
10763
10764 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10765
10766 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10767 filename pattern.
10768
10769 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10770
10771 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10772 in breakpoint filename pattern.
10773
10774 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10775
10776 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10777
10778 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10779
10780 * gdb.linespec/explicit.exp: Check for readline support for
10781 tab-completion tests. Fix obvious typo.
10782
10783 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10784
10785 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10786 and replay.
10787
10788 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10789
10790 * gdb.btrace/non-stop.c: New.
10791 * gdb.btrace/non-stop.exp: New.
10792
10793 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10794 Yao Qi <yao.qi@linaro.org>
10795
10796 * gdb.trace/trace-condition.c: New file.
10797 * gdb.trace/trace-condition.exp: New file.
10798
10799 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10800
10801 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10802 for testing bytecode compilation.
10803
10804 2015-09-16 Pedro Alves <palves@redhat.com>
10805 Sandra Loosemore <sandra@codesourcery.com>
10806
10807 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10808 (SECONDS): Redefine.
10809 (main): Call pthread_kill and alarm early.
10810 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10811 support.
10812 (test): If the target can't hardware step and doesn't support
10813 displaced stepping, increase the timeout.
10814
10815 2015-09-16 Pedro Alves <palves@redhat.com>
10816
10817 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10818 (enable_debug): New procedures.
10819 (test): Use them. Bail out if waiting for threads fails.
10820 (top level): Bail out if a test fails.
10821
10822 2015-09-16 Yao Qi <yao.qi@linaro.org>
10823
10824 * gdb.asm/asm-source.exp: Set asm-arch for
10825 aarch64*-*-* target.
10826 * gdb.asm/aarch64.inc: New file.
10827
10828 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10829
10830 * gdb.ada/array_of_variable_length.exp: New testcase.
10831 * gdb.ada/array_of_variable_length/foo.adb: New file.
10832 * gdb.ada/array_of_variable_length/pck.adb: New file.
10833 * gdb.ada/array_of_variable_length/pck.ads: New file.
10834
10835 2015-09-15 Doug Evans <dje@google.com>
10836
10837 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10838 of function static local variable.
10839
10840 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10841
10842 * gdb.threads/tls-so_extern.exp: New test file.
10843 * gdb.threads/tls-so_extern.c: New test file.
10844 * gdb.threads/tls-so_extern_main.c: New test file.
10845
10846 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10847
10848 * gdb.opt/solib-intra-step-lib.c: New file.
10849 * gdb.opt/solib-intra-step-main.c: New file.
10850 * gdb.opt/solib-intra-step.exp: New file.
10851
10852 2015-09-15 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10855 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10856
10857 2015-09-14 Pedro Alves <palves@redhat.com>
10858
10859 * gdb.base/hook-stop-continue.c: Delete.
10860 * gdb.base/hook-stop-continue.exp: Delete.
10861 * gdb.base/hook-stop-frame.c: Delete.
10862 * gdb.base/hook-stop-frame.exp: Delete.
10863 * gdb.base/hook-stop.c: New file.
10864 * gdb.base/hook-stop.exp: New file.
10865
10866 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10867
10868 * gdb.ada/access_to_packed_array.exp: New testcase.
10869 * gdb.ada/access_to_packed_array/foo.adb: New file.
10870 * gdb.ada/access_to_packed_array/pack.adb: New file.
10871 * gdb.ada/access_to_packed_array/pack.ads: New file.
10872
10873 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10874
10875 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10876 buffer size test.
10877
10878 2015-09-11 Don Breazeal <donb@codesourcery.com>
10879
10880 * gdb.base/foll-exec.c: Add copyright header. Fix
10881 formatting issues.
10882 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10883 (do_exec_tests): Use clean_restart in place of zap_session,
10884 and for test initialization. Fix formatting issues. Use
10885 fail in place of perror.
10886 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10887 an expect statement to match an expression with output from
10888 the program under debug.
10889 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10890 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10891 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10892 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10893 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10894
10895 2015-09-09 Doug Evans <dje@google.com>
10896
10897 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10898
10899 2015-09-09 Doug Evans <dje@google.com>
10900
10901 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10902
10903 2015-09-09 Doug Evans <dje@google.com>
10904
10905 * gdb.base/savedregs.exp: Fix typo.
10906
10907 2015-09-09 Pedro Alves <palves@redhat.com>
10908
10909 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10910
10911 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10912
10913 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10914 command actually switches threads. Give up on remaining
10915 tests if target fails to stop at breakpoint.
10916
10917 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10918
10919 * gdb.ada/funcall_char.exp: New testcase.
10920 * gdb.ada/funcall_char/foo.adb: New file.
10921
10922 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10923
10924 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10925 expected outputs. Add two testcases for completing ambiguous
10926 functions.
10927 * gdb.ada/complete/aux_pck.adb: New file.
10928 * gdb.ada/complete/aux_pck.ads: New file.
10929 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10930 Ambiguous_Func functions.
10931 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10932 * gdb.ada/complete/pck.adb: Likewise.
10933
10934 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10935
10936 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10937 failures to run the test program under GDB.
10938
10939 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10940
10941 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10942 to C.
10943
10944 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10945
10946 * gdb.base/run-after-attach.exp: New test file.
10947 * gdb.base/run-after-attach.c: New test file.
10948
10949 2015-08-26 Don Breazeal <donb@codesourcery.com>
10950
10951 * gdb.base/foll-exec-2.c: New test program.
10952 * gdb.base/foll-exec-2.exp: New test.
10953
10954 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10955
10956 * gdb.base/nested-subp1.exp: New file.
10957 * gdb.base/nested-subp1.c: New file.
10958 * gdb.base/nested-subp2.exp: New file.
10959 * gdb.base/nested-subp2.c: New file.
10960 * gdb.base/nested-subp3.exp: New file.
10961 * gdb.base/nested-subp3.c: New file.
10962
10963 2015-08-24 Pedro Alves <palves@redhat.com>
10964
10965 * gdb.server/connect-without-multi-process.c: New file.
10966 * gdb.server/connect-without-multi-process.exp: New file.
10967
10968 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10969
10970 * gdb.opt/inline-markers.c: Make z int.
10971
10972 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10973
10974 * gdb.opt/inline-markers.c: Make z volatile.
10975
10976 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10977
10978 * gdb.opt/inline-bt.c: New volatile global z.
10979 * gdb.opt/inline-cmds.c: Likewise.
10980 * gdb.opt/inline-locals.c: Likewise.
10981 * gdb.opt/inline-markers.c: New extern global z.
10982 (marker): Use z.
10983 (inline_fn): Likewise.
10984
10985 2015-08-24 Pedro Alves <palves@redhat.com>
10986
10987 * config/m32r-stub.exp: Remove file.
10988 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10989 * gdb.base/call-rt-st.exp: Likewise.
10990 * gdb.base/call-strs.exp: Likewise.
10991 * gdb.base/default.exp: Remove references to h8300-*-hms and
10992 *-*-udi*.
10993 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10994
10995 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10996
10997 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10998 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10999 and "return" use KFAIL when GDB can not read/write the vector
11000 return value.
11001
11002 2015-08-21 Gary Benson <gbenson@redhat.com>
11003
11004 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11005
11006 2015-08-20 Pedro Alves <palves@redhat.com>
11007
11008 * gdb.server/solib-list.exp: No longer expect an interior stop in
11009 non-stop mode.
11010
11011 2015-08-20 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.server/connect-stopped-target.c: New file.
11014 * gdb.server/connect-stopped-target.exp: New file.
11015
11016 2015-08-20 Pedro Alves <palves@redhat.com>
11017
11018 * gdb.dwarf2/comp-unit-lang.exp: New file.
11019 * gdb.dwarf2/comp-unit-lang.c: New file.
11020
11021 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11022
11023 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11024 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11025
11026 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11027
11028 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11029 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11030
11031 2015-08-18 Doug Evans <dje@google.com>
11032 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11033
11034 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11035 skip_python_tests. New arg prompt_regexp.
11036 (skip_python_tests): New function.
11037 * lib/mi-support.exp (mi_skip_python_tests): New function.
11038 * gdb.python/py-mi-objfile-gdb.py: New file.
11039 * gdb.python/py-mi-objfile.c: New file.
11040 * gdb.python/py-mi-objfile.exp: New file.
11041
11042 2015-08-17 Keith Seitz <keiths@redhat.com>
11043
11044 * gdb.linespec/explicit.exp: Move strace test from here ...
11045 * gdb.trace/strace.exp: ... to here.
11046
11047 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11048
11049 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11050 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11051
11052 2015-08-14 Doug Evans <xdje42@gmail.com>
11053
11054 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11055 inferior before selecting a new file.
11056
11057 2015-08-14 Doug Evans <xdje42@gmail.com>
11058
11059 * gdb.mi/mi-disassemble.exp: Update.
11060 * gdb.base/disasm-optim.S: New file.
11061 * gdb.base/disasm-optim.c: New file.
11062 * gdb.base/disasm-optim.h: New file.
11063 * gdb.base/disasm-optim.exp: New file.
11064
11065 2015-08-14 Keith Seitz <keiths@redhat.com>
11066
11067 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11068 "evaluated-by".
11069
11070 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11071
11072 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11073
11074 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11075
11076 * gdb.ada/fun_renaming.exp: New testcase.
11077 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11078 * gdb.ada/fun_renaming/pack.adb: New file.
11079 * gdb.ada/fun_renaming/pack.ads: New file.
11080
11081 2015-08-12 Keith Seitz <keiths@redhat.com>
11082
11083 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11084 gdb_get_line_number.
11085
11086 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11087
11088 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11089 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11090 gdb.base/dso2dso.exp: New files.
11091
11092 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11093 Pedro Alves <palves@redhat.com>
11094 Keith Seitz <keiths@redhat.com>
11095
11096 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11097 GDBFLAGS.
11098
11099 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11100
11101 * gdb.base/gdbhistsize-history.exp
11102 (test_histsize_history_setting): Use save_vars.
11103 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11104 Use save_vars.
11105 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11106 * gdb.base/readline.exp: Use save_vars.
11107
11108 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11109
11110 * lib/gdb.exp (save_vars): New proc.
11111
11112 2015-08-11 Keith Seitz <keiths@redhat.com>
11113
11114 * gdb.base/help.exp: Update help_breakpoint_text.
11115
11116 2015-08-11 Keith Seitz <keiths@redhat.com>
11117
11118 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11119 (at toplevel): Call test_explicit_breakpoints.
11120 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11121 breakpoints.
11122 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11123 breakpoint conditions, "-cond".
11124
11125 2015-08-11 Keith Seitz <keiths@redhat.com>
11126
11127 * gdb.linespec/3explicit.c: New file.
11128 * gdb.linespec/cpexplicit.cc: New file.
11129 * gdb.linespec/cpexplicit.exp: New file.
11130 * gdb.linespec/explicit.c: New file.
11131 * gdb.linespec/explicit.exp: New file.
11132 * gdb.linespec/explicit2.c: New file.
11133 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11134 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11135 before using in the matching pattern.
11136 Clarify that `prefix' is a regular expression.
11137
11138 2015-08-11 Keith Seitz <keiths@redhat.com>
11139
11140 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11141 test.
11142 Add tests for missing ",FMT" and ",".
11143
11144 2015-08-10 Doug Evans <dje@google.com>
11145 Keith Seitz <keiths@redhat.com>
11146
11147 PR gdb/17960
11148 * gdb.base/completion.exp: Add location completer tests.
11149
11150 2015-08-07 Pedro Alves <palves@redhat.com>
11151
11152 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11153 tests here.
11154 (top level): Run do_test with and without displaced stepping.
11155
11156 2015-08-07 Pedro Alves <palves@redhat.com>
11157
11158 * gdb.base/valgrind-disp-step.c: New file.
11159 * gdb.base/valgrind-disp-step.exp: New file.
11160
11161 2015-08-07 Pedro Alves <palves@redhat.com>
11162
11163 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11164 Delete function.
11165 (main): Add alarm. Run an infinite loop instead of calling
11166 wait_threads.
11167 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11168 comment.
11169 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11170 Delete function.
11171 (main): Add alarm. Run an infinite loop instead of calling
11172 wait_threads.
11173 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11174 comment.
11175
11176 2015-08-07 Pedro Alves <palves@redhat.com>
11177
11178 * gdb.base/checkpoint-ns.exp: New file.
11179 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11180 standard_testfile.
11181
11182 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11183
11184 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11185 * gdb.btrace/instruction_history.exp: Update.
11186 * gdb.btrace/tsx.exp: New.
11187 * gdb.btrace/tsx.c: New.
11188
11189 2015-08-06 Pedro Alves <palves@redhat.com>
11190
11191 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11192 increase timeout.
11193 * gdb.reverse/until-precsave.exp: Bump timeouts.
11194
11195 2015-08-06 Pedro Alves <palves@redhat.com>
11196
11197 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11198
11199 2015-08-06 Pedro Alves <palves@redhat.com>
11200
11201 PR gdb/18749
11202 * gdb.threads/process-dies-while-handling-bp.c: New file.
11203 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11204
11205 2015-08-06 Pedro Alves <palves@redhat.com>
11206
11207 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11208 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11209
11210 2015-08-05 Pedro Alves <palves@redhat.com>
11211
11212 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11213 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11214
11215 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11216
11217 * gdb.base/bp-permanent.exp: Report test as unsupported if
11218 the target cannot stop at the permanent breakpoint.
11219
11220 2015-08-03 Doug Evans <dje@google.com>
11221
11222 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11223 10000.
11224
11225 2015-08-03 Doug Evans <dje@google.com>
11226
11227 * Makefile.in (workers/%.worker, build-perf): New rule.
11228 (GDB_PERFTEST_MODE): New variable.
11229 (check-perf): Use it.
11230 (clean): Clean up gdb.perf parallel build subdirs.
11231 * lib/build-piece.exp: New file.
11232 * lib/gdb.exp (make_gdb_parallel_path): New function
11233 (standard_output_file, standard_temp_file): Call it.
11234 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11235 of $GDB_PARALLEL.
11236 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11237
11238 2015-08-03 Doug Evans <dje@google.com>
11239
11240 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11241 (LOG_FILE_NAME): New global.
11242 (TextReporter.__init__): Initialize self.txt_sum.
11243 (TextReporter.report): Add support for multiple data-points.
11244 Move report to perftest.sum, put raw data in perftest.log.
11245 (TextReporter.start): Open sum and log files.
11246 (TextReporter.end): Close sum and log files.
11247 * gdb.perf/lib/perftest/testresult.py
11248 (SingleStatisticTestResult.record): Handle multiple data-points.
11249
11250 2015-07-31 Pedro Alves <palves@redhat.com>
11251
11252 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11253 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11254 kill_wait_spawned_process instead of explicit "kill -9".
11255 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11256 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11257 kill_wait_spawned_process.
11258 * gdb.base/attach-twice.exp: Likewise.
11259 * gdb.base/attach.exp: Likewise.
11260 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11261 gdb_test_multiple.
11262 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11263 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11264 kill_wait_spawned_process.
11265 * gdb.base/valgrind-infcall.exp: Likewise.
11266 * gdb.multi/multi-attach.exp: Likewise.
11267 * gdb.python/py-prompt.exp: Likewise.
11268 * gdb.python/py-sync-interp.exp: Likewise.
11269 * gdb.server/ext-attach.exp: Likewise.
11270 * gdb.threads/attach-into-signal.exp (corefunc): Use
11271 spawn_wait_for_attach, spawn_id_get_pid and
11272 kill_wait_spawned_process.
11273 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11274 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11275 spawn_id_get_pid and kill_wait_spawned_process.
11276 * gdb.threads/attach-stopped.exp (corefunc): Use
11277 spawn_wait_for_attach, spawn_id_get_pid and
11278 kill_wait_spawned_process.
11279 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11280 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11281 kill_wait_spawned_process instead of explicit "kill -9".
11282 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11283 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11284 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11285 processes. Don't map cygwin/windows pids here. Now returns a
11286 spawn id list.
11287
11288 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11289
11290 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11291 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11292 correct patch.
11293
11294 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11295
11296 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11297
11298 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11299
11300 Reapply:
11301 2014-05-21 Mark Wielaard <mjw@redhat.com>
11302
11303 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11304
11305 2015-07-30 Pedro Alves <palves@redhat.com>
11306
11307 * linux-low.c (handle_extended_wait): Set the child's last
11308 reported status to TARGET_WAITKIND_STOPPED.
11309
11310 2015-07-30 Pedro Alves <palves@redhat.com>
11311
11312 PR threads/18600
11313 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11314 only shows inferior 1.
11315
11316 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11317 Pedro Alves <palves@redhat.com>
11318
11319 PR threads/18600
11320 * gdb.threads/fork-plus-threads.c: New file.
11321 * gdb.threads/fork-plus-threads.exp: New file.
11322
11323 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11324
11325 * gdb.base/batch-preserve-term-settings.exp
11326 (test_terminal_settings_preserved_after_cli_exit): Use
11327 send_quit_command.
11328
11329 2015-07-29 Pedro Alves <palves@redhat.com>
11330 Don Breazeal <donb@codesourcery.com>
11331
11332 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11333 output from both inferior_spawn_id and gdb_spawn_id.
11334
11335 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11336
11337 * gdb.threads/attach-into-signal.exp (corefunc): Use
11338 with_test_prefix on nested loops, uniquefying the test messages.
11339
11340 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11341
11342 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11343 commit.
11344
11345 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11346
11347 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11348 New proc.
11349 (test_terminal_settings_preserved_after_sigterm): New test.
11350
11351 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11352
11353 * gdb.base/batch-preserve-term-settings.exp
11354 (test_terminal_settings_preserved_after_cli_exit): New test.
11355
11356 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11357
11358 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11359 manipulation of saved_gdbflags.
11360 (test_terminal_settings_preserved): Remove global declaration of
11361 the unused variable pagination_prompt. Remove manipulation of
11362 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11363 GDBFLAGS.
11364
11365 2015-07-29 Pedro Alves <palves@redhat.com>
11366
11367 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11368
11369 2015-07-29 Pedro Alves <palves@redhat.com>
11370
11371 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11372 at the top.
11373
11374 2015-07-29 Pedro Alves <palves@redhat.com>
11375
11376 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11377 (main): Call gdb_unbuffer_output.
11378 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11379 (main): Call gdb_unbuffer_output.
11380 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11381 (main): Call gdb_unbuffer_output.
11382 * gdb.base/call-strs.exp: Adjust to step over the
11383 gdb_unbuffer_output call.
11384 * gdb.base/catch-gdb-caused-signals.c: Include
11385 "../lib/unbuffer_output.c".
11386 (main): Call gdb_unbuffer_output.
11387 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11388 (main): Call gdb_unbuffer_output.
11389 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11390 (main): Call gdb_unbuffer_output.
11391 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11392 (main): Call gdb_unbuffer_output.
11393 * gdb.base/shlib-call.exp: Adjust to step over the
11394 gdb_unbuffer_output call.
11395 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11396 (main): Call gdb_unbuffer_output.
11397 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11398 (main): Call gdb_unbuffer_output.
11399 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11400 (main): Rename to ...
11401 (test): ... this.
11402 (main): Reimplement.
11403 * gdb.base/varargs.exp: Run to test instead of to main.
11404 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11405 (main): Call gdb_unbuffer_output.
11406
11407 2015-07-29 Pedro Alves <palves@redhat.com>
11408
11409 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11410 factore out from mi_continue_dprintf. For call-style dprintfs,
11411 expect dprintf output out of $inferior_spawn_id.
11412 (mi_continue_dprintf): Use mi_expect_dprintf.
11413 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11414 (main): Call gdb_unbuffer_output.
11415
11416 2015-07-29 Pedro Alves <palves@redhat.com>
11417
11418 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11419 (default_mi_gdb_start): Set inferior_spawn_id instead of
11420 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11421 gdb_spawn_id.
11422 (mi_gdb_test): Always expect inferior output from both
11423 $inferior_spawn_id and $gdb_spawn_id.
11424
11425 2015-07-29 Pedro Alves <palves@redhat.com>
11426
11427 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11428 send_inferior and $inferior_spawn_id.
11429
11430 2015-07-29 Pedro Alves <palves@redhat.com>
11431
11432 * gdb.gdb/complaints.exp (test_initial_complaints)
11433 (test_serial_complaints, test_short_complaints): Use
11434 gdb_test_stdio.
11435 (test_empty_complaint): Handle $inferior_spawn_id !=
11436 $gdb_spawn_id.
11437
11438 2015-07-29 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.base/varargs.exp: Use gdb_test_stdio.
11441
11442 2015-07-29 Pedro Alves <palves@redhat.com>
11443
11444 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11445
11446 2015-07-29 Pedro Alves <palves@redhat.com>
11447
11448 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11449
11450 2015-07-29 Pedro Alves <palves@redhat.com>
11451
11452 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11453 parameter into two new parameters, "inf_result" and "gdb_result".
11454 Expect inferior output and gdb output from $inferior_spawn_id and
11455 $gdb_spawn_id, respectively. Adjust all callers.
11456
11457 2015-07-29 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11460 of gdb_test_sequence.
11461
11462 2015-07-29 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11465 (saw_spurious_output): Expect inferior output from
11466 $inferior_spawn_id. Use gdb_test_stdio.
11467
11468 2015-07-29 Pedro Alves <palves@redhat.com>
11469
11470 * gdb.base/dprintf.exp: Use standard_testfile. Change
11471 prepare_for_testing call.
11472 (srcfile): Don't set.
11473 (restart): New procedure.
11474 (test_dprintf): New procecure, use to continue over dprintfs.
11475 (test_call, test_agent): New procedures, tests moved here.
11476 Restart gdb and recreate dprintfs. Adjust expected output.
11477
11478 2015-07-29 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11481
11482 2015-07-29 Pedro Alves <palves@redhat.com>
11483
11484 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11485
11486 2015-07-29 Pedro Alves <palves@redhat.com>
11487
11488 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11489 gdb_test_stdio.
11490
11491 2015-07-29 Pedro Alves <palves@redhat.com>
11492
11493 * lib/gdb.exp (gdb_test_stdio): New procedure.
11494
11495 2015-07-29 Pedro Alves <palves@redhat.com>
11496
11497 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11498
11499 2015-07-29 Pedro Alves <palves@redhat.com>
11500
11501 * gdb.base/call-signal-resume.exp: Remove check for
11502 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11503 * gdb.base/unwindonsignal.exp: Likewise.
11504 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11505 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11506
11507 2015-07-29 Pedro Alves <palves@redhat.com>
11508
11509 * gdb.base/siginfo-addr.c (pass): New function.
11510 (handler): Call it iff si_addr is correct.
11511 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11512 Set a breakpoint at "pass" and continue to it.
11513
11514 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11515
11516 * gdb.python/py-objfile.exp: Make some tests have unique names.
11517 * gdb.python/py-pp-registration.exp: Likewise.
11518
11519 2015-07-28 Pedro Alves <palves@redhat.com>
11520
11521 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11522
11523 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11524
11525 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11526
11527 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11528
11529 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11530
11531 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11532
11533 * gdb.base/gdb-sigterm-2.exp: New test.
11534
11535 2015-07-25 Doug Evans <xdje42@gmail.com>
11536
11537 Revert:
11538 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11539 (workers/%.worker, build-perf): New rule.
11540 (GDB_PERFTEST_MODE): New variable.
11541 (check-perf): Use it.
11542 (clean): Clean up gdb.perf parallel build subdirs.
11543 * lib/build-piece.exp: New file.
11544 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11545 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11546 name.
11547 (standard_temp_file): Ditto.
11548 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11549 of $GDB_PARALLEL.
11550
11551 2015-07-24 Doug Evans <dje@google.com>
11552
11553 * gdb.perf/lib/perftest/utils.py: New file.
11554 * gdb.perf/gm-hello.cc: New file.
11555 * gdb.perf/gm-pervasive-typedef.cc: New file.
11556 * gdb.perf/gm-pervasive-typedef.h: New file.
11557 * gdb.perf/gm-std.cc: New file.
11558 * gdb.perf/gm-std.h: New file.
11559 * gdb.perf/gm-use-cerr.cc: New file.
11560 * gdb.perf/gm-utils.h: New file.
11561 * gdb.perf/gmonster-null-lookup.py: New file.
11562 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11563 * gdb.perf/gmonster-print-cerr.py: New file.
11564 * gdb.perf/gmonster-ptype-string.py: New file.
11565 * gdb.perf/gmonster-runto-main.py: New file.
11566 * gdb.perf/gmonster-select-file.py: New file.
11567 * gdb.perf/gmonster1-null-lookup.exp: New file.
11568 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11569 * gdb.perf/gmonster1-print-cerr.exp: New file.
11570 * gdb.perf/gmonster1-ptype-string.exp: New file.
11571 * gdb.perf/gmonster1-runto-main.exp: New file.
11572 * gdb.perf/gmonster1-select-file.exp: New file.
11573 * gdb.perf/gmonster1.cc: New file.
11574 * gdb.perf/gmonster1.exp: New file.
11575 * gdb.perf/gmonster2-null-lookup.exp: New file.
11576 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11577 * gdb.perf/gmonster2-print-cerr.exp: New file.
11578 * gdb.perf/gmonster2-ptype-string.exp: New file.
11579 * gdb.perf/gmonster2-runto-main.exp: New file.
11580 * gdb.perf/gmonster2-select-file.exp: New file.
11581 * gdb.perf/gmonster2.cc: New file.
11582 * gdb.perf/gmonster2.exp: New file.
11583
11584 2015-07-24 Doug Evans <dje@google.com>
11585
11586 * gdb.perf/README: New file.
11587 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11588 * lib/gen-perf-test.exp: New file.
11589
11590 2015-07-24 Doug Evans <dje@google.com>
11591
11592 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11593 (PerfTest::startup): New function.
11594 (PerfTest::run): Return result of calling body.
11595 (PerfTest::assemble): Rewrite.
11596 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11597 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11598 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11599 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11600 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11601
11602 2015-07-24 Doug Evans <dje@google.com>
11603
11604 * lib/gdb.exp (clean_restart): Make executable optional.
11605
11606 2015-07-24 Doug Evans <dje@google.com>
11607
11608 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11609 compiler_info references.
11610 * gdb.cp/temargs.exp: Ditto.
11611 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11612 (get_compiler_info): Early exit if already computed. Set compiler_info
11613 to "unknown" if there was a problem.
11614 (test_compiler_info): Add function comment. Call get_compiler_info.
11615
11616 2015-07-24 Doug Evans <dje@google.com>
11617
11618 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11619 (workers/%.worker, build-perf): New rule.
11620 (GDB_PERFTEST_MODE): New variable.
11621 (check-perf): Use it.
11622 (clean): Clean up gdb.perf parallel build subdirs.
11623 * lib/build-piece.exp: New file.
11624 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11625 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11626 name.
11627 (standard_temp_file): Ditto.
11628 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11629 of $GDB_PARALLEL.
11630
11631 2015-07-24 Doug Evans <dje@google.com>
11632
11633 * lib/future.exp (gdb_default_target_compile): New option
11634 "early_flags".
11635 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11636 --as-needed.
11637
11638 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11639
11640 * gdb.base/catch-syscall.exp: Call gdb_exit before
11641 gdb_skip_xml_test.
11642
11643 2015-07-24 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.python/py-events.exp: Accept output between the stop event
11646 and the prompt.
11647 * gdb.python/py-evsignal.exp: Likewise.
11648 * gdb.python/py-evthreads.exp: Likewise.
11649
11650 2015-07-24 Pedro Alves <palves@redhat.com>
11651
11652 PR gdb/18717
11653 * gdb.threads/non-ldr-exit.c: New file.
11654 * gdb.threads/non-ldr-exit.exp: New file.
11655
11656 2015-07-24 Yao Qi <yao.qi@linaro.org>
11657
11658 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11659 restarting process.
11660
11661 2015-07-24 Yao Qi <yao.qi@linaro.org>
11662
11663 * gdb.server/ext-restart.exp: New file.
11664
11665 2015-07-24 Yao Qi <yao.qi@linaro.org>
11666
11667 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11668 argument options.
11669 * gdb.server/ext-wrapper.exp: New file.
11670
11671 2015-07-23 Doug Evans <dje@google.com>
11672
11673 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11674 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11675
11676 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11677
11678 * gdb.ada/var_arr_typedef.exp: New testcase.
11679 * gdb.ada/var_arr_typedef/pack.adb: New file.
11680 * gdb.ada/var_arr_typedef/pack.ads: New file.
11681 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11682
11683 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11684
11685 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11686
11687 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11688
11689 * gdb.arch/i386-biarch-core.exp: Replace istarget
11690 by "complete set gnutarget". Remove expectation for the "core-file"
11691 command.
11692
11693 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11694
11695 Revert the previous commit:
11696 Tests for validate symbol file using build-id.
11697
11698 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11699
11700 Tests for validate symbol file using build-id.
11701 * gdb.base/solib-mismatch-lib.c: New file.
11702 * gdb.base/solib-mismatch-libmod.c: New file.
11703 * gdb.base/solib-mismatch.c: New file.
11704 * gdb.base/solib-mismatch.exp: New file.
11705
11706 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11707
11708 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11709 nios2-*-linux*.
11710 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11711 * gdb.base/siginfo.exp: Likewise.
11712 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11713
11714 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11715
11716 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11717 Move it to ...
11718 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11719 ... here.
11720 * gdb.trace/range-stepping.exp: Check that the target supports
11721 range stepping.
11722
11723 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11724
11725 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11726
11727 2015-07-14 Pedro Alves <palves@redhat.com>
11728
11729 * gdb.base/killed-outside.exp: New file.
11730 * gdb.base/killed-outside.c: New file.
11731
11732 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11733
11734 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11735 (n at main): New.
11736 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11737
11738 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11739
11740 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11741 infcall tests instead of setting up for KFAIL.
11742
11743 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11744
11745 * gdb.btrace/record_goto-step.exp: New.
11746
11747 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11748
11749 PR compile/18484
11750 * gdb.compile/compile.c (struct struct_type): Add volatile to
11751 selffield's type.
11752 * gdb.compile/compile.exp
11753 (compile code struct_object.selffield = &struct_object): Skip further
11754 struct_object tests if this one xfails.
11755
11756 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11757
11758 PR exp/18617
11759 * gdb.trace/ax.exp: Add test.
11760
11761 2015-07-07 Yao Qi <yao.qi@linaro.org>
11762
11763 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11764 instead of istarget "aarch64*-*-*".
11765 * gdb.arch/aarch64-fp.exp: Likewise.
11766 * gdb.base/float.exp: Likewise.
11767 * gdb.reverse/aarch64.exp: Likewise.
11768 * lib/gdb.exp (is_aarch64_target): New proc.
11769
11770 2015-07-07 Yao Qi <yao.qi@linaro.org>
11771
11772 * lib/gdb.exp (is_aarch32_target): New proc.
11773 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11774 instead of "istarget "arm*-*-*"".
11775 * gdb.arch/arm-disp-step.exp: Likewise.
11776 * gdb.arch/thumb-bx-pc.exp: Likewise.
11777 * gdb.arch/thumb-prologue.exp: Likewise.
11778 * gdb.arch/thumb-singlestep.exp: Likewise.
11779 * gdb.base/disp-step-syscall.exp: Likewise.
11780 * gdb.base/float.exp: Likewise.
11781
11782 2015-07-07 Yao Qi <yao.qi@linaro.org>
11783
11784 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11785 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11786
11787 2015-07-07 Yao Qi <yao.qi@linaro.org>
11788
11789 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11790 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11791 if it exists.
11792 * gdb.multi/multi-arch.exp: Likewise.
11793
11794 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11795
11796 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11797 print.
11798
11799 2015-07-07 Yao Qi <yao.qi@linaro.org>
11800
11801 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11802
11803 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11804
11805 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11806 '[' and ']' characters.
11807
11808 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11809
11810 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11811
11812 2015-06-29 Pedro Alves <palves@redhat.com>
11813
11814 PR threads/18127
11815 * gdb.threads/hand-call-new-thread.c: New file.
11816 * gdb.threads/hand-call-new-thread.c: New file.
11817
11818 2015-06-26 Keith Seitz <keiths@redhat.com>
11819 Doug Evans <dje@google.com>
11820
11821 PR 16253
11822 * gdb.cp/var-tag-2.cc: New file.
11823 * gdb.cp/var-tag-3.cc: New file.
11824 * gdb.cp/var-tag-4.cc: New file.
11825 * gdb.cp/var-tag.cc: New file.
11826 * gdb.cp/var-tag.exp: New file.
11827
11828 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11829
11830 * gdb.base/history-duplicates.exp: New test.
11831
11832 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11833
11834 * gdb.base/completion.exp: Test the completion of the "focus"
11835 command.
11836
11837 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11838
11839 * gdb.arch/amd64-prologue-skip.S: New file.
11840 * gdb.arch/amd64-prologue-skip.exp: New file.
11841
11842 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11843
11844 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11845 is_address_zero_readable check.
11846
11847 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11848
11849 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11850 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11851
11852 2015-06-24 Yao Qi <yao.qi@linaro.org>
11853
11854 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11855 linux targets.
11856
11857 2015-06-24 Yao Qi <yao.qi@linaro.org>
11858
11859 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11860 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11861 * gdb.base/siginfo-thread.exp: Likewise.
11862
11863 2015-06-22 Yao Qi <yao.qi@linaro.org>
11864
11865 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11866
11867 2015-06-22 Yao Qi <yao.qi@linaro.org>
11868
11869 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11870 aarch64*-*-*.
11871 (skip_hw_watchpoint_tests): Likewise.
11872
11873 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11874
11875 * gdb.base/gdbinit-history.exp: Test the interaction between
11876 setting GDBHISTSIZE and setting the history size via .gdbinit.
11877
11878 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11879
11880 PR gdb/16999
11881 * gdb.base/gdbhistsize-history.exp: New test.
11882
11883 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11884
11885 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11886 with GDBHISTSIZE.
11887 * gdb.base/readline.exp: Likewise.
11888
11889 2015-06-17 Yao Qi <yao.qi@linaro.org>
11890
11891 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11892 line.
11893
11894 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11895
11896 * gdb.base/gdbinit-history.exp: Add test case to check that
11897 an unlimited history file does not get truncated on exit.
11898
11899 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11900
11901 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11902 (VECTOR): New macro. Use it...
11903 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11904 ...for these typedefs.
11905 (int8, char1, int1, double1): New typedefs.
11906 (struct just_int2, struct two_int2): New structures.
11907 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11908 (add_structvecs, add_singlevecs): New functions.
11909 (main): Call add_some_intvecs twice.
11910 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11911 the compile and exit upon failure. Try compiling for the "native"
11912 architecture. Test inferior function calls with vector arguments
11913 and vector return value handling with "finish" and "return".
11914
11915 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11916
11917 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11918 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11919 PE file.
11920 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11921
11922 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11923
11924 PR breakpoints/16465
11925 * gdb.mi/mi-dprintf-pending.c: New file.
11926 * gdb.mi/mi-dprintf-pending.exp: New test.
11927 * gdb.mi/mi-dprintf-pendshr.c: New file.
11928
11929 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11930 Mircea Gherzan <mircea.gherzan@intel.com>
11931
11932 * gdb.arch/i386-mpx-map.c: New file.
11933 * gdb.arch/i386-mpx-map.exp: New File.
11934
11935 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11936
11937 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11938 * gdb.arch/i386-mpx.exp: Indentation fixed.
11939
11940 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11941
11942 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11943 function and improved indentation.
11944 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11945 gdb_test_multiple. Added additional tests to skip the test.
11946
11947 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11948
11949 * gdb.arch/i386-avx512.c: Change path in include file.
11950 * gdb.arch/i386-avx512.exp: Change include dir path
11951 compilation flag.
11952 * gdb.arch/i386-mpx.c: Change path in include file.
11953 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11954 flag.
11955
11956 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11957
11958 * gdb.compile/compile-print.exp (compile print *vararray@3)
11959 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11960
11961 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11962
11963 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11964 (do not keep jit in memory): ... this.
11965 (expect 5): Change it to ...
11966 (expect no 5): ... this.
11967
11968 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11969
11970 PR gdb/15564
11971 * gdb.mi/mi-detach.exp: New file.
11972
11973 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11974
11975 PR symtab/18392
11976 * gdb.arch/amd64-tailcall-self.S: New file.
11977 * gdb.arch/amd64-tailcall-self.c: New file.
11978 * gdb.arch/amd64-tailcall-self.exp: New file.
11979
11980 2015-05-28 Don Breazeal <donb@codesourcery.com>
11981
11982 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11983 tests for remote targets by checking is_target_gdbserver.
11984
11985 2015-05-27 Doug Evans <dje@google.com>
11986
11987 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11988 * gdb.dwarf2/opaque-type-lookup.c: New file.
11989 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11990
11991 2015-05-26 Doug Evans <dje@google.com>
11992
11993 * gdb.cp/iostream.cc: New file.
11994 * gdb.cp/iostream.exp: New file.
11995
11996 2015-05-26 Doug Evans <dje@google.com>
11997
11998 * gdb.dwarf2/dw2-op-call.exp: Update.
11999 * gdb.dwarf2/dw4-sig-types.exp: Update.
12000 * gdb.dwarf2/implptr.exp: Update.
12001 * gdb.mi/mi-cmd-param-changed.exp: Update.
12002
12003 2015-05-26 Doug Evans <dje@google.com>
12004
12005 * gdb.python/py-lazy-string.c: New file.
12006 * gdb.python/py-lazy-string.exp: New file.
12007 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12008 (main): Update. Add estring3.
12009 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12010 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12011
12012 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12013 Yao Qi <yao.qi@linaro.org>
12014
12015 * gdb.reverse/aarch64.c: New.
12016 * gdb.reverse/aarch64.exp: New.
12017
12018 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12019
12020 * lib/gdb.exp (supports_process_record): Return true for
12021 aarch64*-linux*.
12022 (supports_reverse): Likewise.
12023
12024 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12025
12026 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12027 Use with_test_prefix.
12028
12029 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12030
12031 * gdb.base/completion.exp: Add test for completion of layout
12032 names.
12033
12034 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12035
12036 * lib/gdb.exp (skip_tui_tests): New proc.
12037 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12038
12039 2015-05-19 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12042 Save the whole env array instead of just HOME. Unset HISTSIZE in
12043 the environment while testing. Restore whole environment
12044 afterwards.
12045
12046 2015-05-16 Doug Evans <xdje42@gmail.com>
12047
12048 * gdb.guile/scm-ports.c: New file.
12049 * gdb.guile/scm-ports.exp: Add memory port tests.
12050
12051 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12052
12053 * gdb.compile/compile-print.c: New file.
12054 * gdb.compile/compile-print.exp: New file.
12055
12056 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12057
12058 * gdb.compile/compile-ops.exp: Cast param to void.
12059 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12060 (compile code struct_object.selffield = &struct_object): Add xfail.
12061
12062 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12063
12064 * gdb.ada/arr_enum_with_gap: New testcase.
12065
12066 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12067
12068 * gdb.ada/byte_packed_arr: New testcase.
12069
12070 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12071
12072 * gdb.ada/pckd_neg: New testcase.
12073
12074 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12075
12076 PR gdb/17820
12077 * gdb.base/gdbinit-history.exp: New test.
12078 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12079 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12080
12081 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12082
12083 * gdb.python/py-xmethods.cc: Enhance test case.
12084 * gdb.python/py-xmethods.exp: New tests.
12085 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12086 function.
12087 (B_indexoper): Likewise.
12088 (global_dm_list) : Add new xmethod worker functions.
12089
12090 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12091
12092 * gdb.base/coredump-filter.exp: Correctly unset
12093 "coredump_var_addr" array.
12094
12095 2015-05-08 Pedro Alves <palves@redhat.com>
12096
12097 * gdb.server/non-existing-program.exp: Unset spawn_id.
12098
12099 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12100
12101 PR python/18291
12102 * gdb.python/py-xmethods.exp: Add tests.
12103
12104 2015-05-08 Yao Qi <yao.qi@linaro.org>
12105
12106 PR gdb/18208
12107 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12108 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12109 function set_coredump_filter, and remove remote_exec call.
12110 Remove argument ipid. Callers update.
12111 (top level): Don't get inferior's PID.
12112
12113 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12114
12115 * gdb.base/watch_thread_num.exp: Skip test on targets without
12116 access watchpoints.
12117
12118 2015-05-06 Pedro Alves <palves@redhat.com>
12119
12120 PR server/18081
12121 * gdb.server/non-existing-program.exp: New file.
12122
12123 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12124
12125 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12126
12127 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12128
12129 * gdb.ada/out_of_line_in_inlined: New testcase.
12130
12131 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12132
12133 * gdb.ada/var_rec_arr: New testcase.
12134
12135 2015-04-30 Yao Qi <yao.qi@linaro.org>
12136
12137 * gdb.base/break-idempotent.exp: If
12138 skip_hw_watchpoint_multi_tests returns true, skip the tests
12139 on "rwatch" and "awatch".
12140
12141 2015-04-30 Yao Qi <yao.qi@linaro.org>
12142
12143 * gdb.base/relativedebug.exp: Invoke gdb command
12144 "info sharedlibrary", and if libc.so doesn't have debug info,
12145 skip the test.
12146
12147 2015-04-29 Doug Evans <dje@google.com>
12148
12149 * gdb.python/py-xmethods.exp: Add ptype tests.
12150 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12151 get_result_type method.
12152
12153 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12154
12155 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12156 the target does not support hardware watchpoints.
12157
12158 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12159
12160 * gdb.base/break-always.exp: Abort testing if writing to memory
12161 causes an error.
12162
12163 2015-04-28 Doug Evans <dje@google.com>
12164
12165 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12166 * gdb.python/py-pp-registration.exp: ... here. New file.
12167 * gdb.python/py-pp-registration.c: New file.
12168 * gdb.python/py-pp-registration.py: New file.
12169
12170 2015-04-28 Doug Evans <dje@google.com>
12171
12172 * gdb.python/py-bad-printers.c: New file.
12173 * gdb.python/py-bad-printers.py: New file.
12174 * gdb.python/py-bad-printers.exp: New file.
12175
12176 2015-04-28 Sasha Smundak <asmundak@google.com>
12177
12178 * gdb.python/py-type.exp: New test.
12179
12180 2015-04-28 Andy Wingo <wingo@igalia.com>
12181
12182 * gdb.python/py-parameter.exp:
12183 * gdb.guile/scm-parameter.exp: Escape the path that we are
12184 matching against, as it might contain characters that are special
12185 to regular expressions.
12186
12187 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12188
12189 * gdb.ada/rec_comp: New testcase.
12190
12191 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12192
12193 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12194 before using it.
12195
12196 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12197
12198 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12199 new tests for verilog output.
12200
12201 2015-04-24 Yao Qi <yao.qi@linaro.org>
12202
12203 * boards/remote-gdbserver-on-localhost.exp: New file.
12204
12205 2015-04-23 Pedro Alves <palves@redhat.com>
12206
12207 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12208 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12209 "end of file", remove $inferior_spawn_id from the indirect list.
12210
12211 2015-04-23 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12214
12215 2015-04-23 Pedro Alves <palves@redhat.com>
12216
12217 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12218 on $any_spawn_id instead of only on $gdb_spawn_id.
12219
12220 2015-04-21 Pierre Muller <muller@sourceware.org>
12221
12222 PR pascal/17815
12223 * lib/pascal.exp (gpc_compile): Add new option "class".
12224 (fpc_compile): Likewise.
12225 * gdb.pascal/case-insensitive-symbols.pas: New file.
12226 * gdb.pascal/case-insensitive-symbols.exp: New file.
12227
12228 2015-04-20 Gary Benson <gbenson@redhat.com>
12229
12230 * gdb.base/attach.exp: Fix three extended remote failures.
12231
12232 2015-04-17 Gary Benson <gbenson@redhat.com>
12233
12234 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12235 the main executable over the remote protocol.
12236
12237 2015-04-16 Pedro Alves <palves@redhat.com>
12238
12239 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12240 a new gdbserver if gdbserver_reconnect_p is set.
12241
12242 2015-04-16 Pedro Alves <palves@redhat.com>
12243
12244 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12245 is set, don't exit gdbserver.
12246
12247 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12248
12249 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12250 appropriate .insn, such that an older assembler can be used.
12251 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12252 the z/Architecture instruction set on 31-bit targets as well.
12253
12254 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12255
12256 * gdb.go/handcall.exp: Remove all logic related to the first
12257 breakpoint and rely on go_runto_main instead.
12258 * gdb.go/strings.exp: Likewise.
12259 * gdb.go/unsafe.exp: Likewise.
12260 * gdb.go/hello.exp: Likewise. Also rename the remaining
12261 breakpoint marker to "breakpoint 1".
12262 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12263 * gdb.go/strings.go: Likewise.
12264 * gdb.go/unsafe.go: Likewise.
12265 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12266 "set breakpoint 2 here" and rename the remaining breakpoint marker
12267 to "breakpoint 1".
12268
12269 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12270
12271 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12272 if itertools.imap is not present.
12273 * gdb.python/py-objfile.exp: Add parentheses.
12274 * gdb.python/py-type.exp: Same.
12275 * gdb.python/py-unwind-maint.py: Same.
12276
12277 2015-04-15 Yao Qi <yao.qi@linaro.org>
12278
12279 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12280 of ":$ptr_size" and set its form explicitly.
12281
12282 2015-04-15 Pedro Alves <palves@redhat.com>
12283 Yao Qi <yao.qi@linaro.org>
12284
12285 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12286 timeout by factor of 4.
12287 (test_regular_watch): Likewise.
12288 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12289 * gdb.reverse/sigall-reverse.exp: Likewise.
12290 * gdb.reverse/until-precsave.exp: Likewise.
12291 * lib/gdb.exp (with_timeout_factor): New proc.
12292 (gdb_expect): Move some code to ...
12293 (get_largest_timeout): ... here. New procedure.
12294
12295 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12296
12297 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12298
12299 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12300
12301 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12302 to write to the .text section.
12303
12304 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12305
12306 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12307 Handle the case of targets that do not provide PID information.
12308
12309 2015-04-13 Yao Qi <yao.qi@linaro.org>
12310
12311 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12312 and use expect instead of gdb_expect.
12313
12314 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12315
12316 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12317 "coredump_var_addr" to avoid naming conflict with other testcases.
12318
12319 2015-04-10 Pedro Alves <palves@redhat.com>
12320
12321 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12322 gdb_test_sequence and gdb_assert.
12323
12324 2015-04-10 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12327 test messages that don't include the breakpoint address.
12328
12329 2015-04-10 Yao Qi <yao.qi@linaro.org>
12330
12331 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12332 false for some offset and width combinations which aren't
12333 supported by linux kernel.
12334
12335 2015-04-10 Pedro Alves <palves@redhat.com>
12336
12337 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12338 procedure, factored out from ...
12339 (top level): ... here. Add "set displaced-stepping" testing axis.
12340 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12341 parameter "displaced". Use it.
12342 (top level): Use foreach and add "set displaced-stepping" testing
12343 axis.
12344
12345 2015-04-10 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12348 Remove comment.
12349 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12350 both the address of the instruction that triggers the watchpoint
12351 and the address of the instruction immediately after, and use
12352 those addresses for the test. Fix comment.
12353
12354 2015-04-10 Pedro Alves <palves@redhat.com>
12355
12356 * gdb.base/sigstep.exp (breakpoint_to_handler)
12357 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12358 Test "backtrace" in handler.
12359 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12360 (top level): Add new "displaced" test axis to
12361 breakpoint_to_handler, breakpoint_to_handler_entry and
12362 breakpoint_over_handler.
12363
12364 2015-04-10 Pedro Alves <palves@redhat.com>
12365
12366 PR gdb/18216
12367 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12368
12369 2015-04-10 Yao Qi <yao.qi@linaro.org>
12370
12371 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12372 (test_add_rn_pc): New function.
12373 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12374 (top level): Invoke test_add_rn_pc.
12375
12376 2015-04-10 Pedro Alves <palves@redhat.com>
12377
12378 PR gdb/13858
12379 * gdb.base/step-over-no-symbols.exp: New file.
12380
12381 2015-04-09 Andy Wingo <wingo@igalia.com>
12382
12383 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12384 after the Python tests.
12385
12386 2015-04-08 Keith Seitz <keiths@redhat.com>
12387
12388 PR python/16699
12389 * gdb.python/py-completion.exp: New tests for completion.
12390 * gdb.python/py-completion.py (CompleteLimit1): New class.
12391 (CompleteLimit2): Likewise.
12392 (CompleteLimit3): Likewise.
12393 (CompleteLimit4): Likewise.
12394 (CompleteLimit5): Likewise.
12395 (CompleteLimit6): Likewise.
12396 (CompleteLimit7): Likewise.
12397
12398 2015-04-08 Pedro Alves <palves@redhat.com>
12399
12400 PR gdb/18214
12401 PR gdb/18216
12402 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12403 function.
12404 (main): Install it as SIGUSR1 handler.
12405 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12406 parameter. Always use "setup" as prefix. Toggle "set
12407 displaced-stepping" off/on depending on global. Don't switch to
12408 thread 1 here.
12409 (top level): Add displaced stepping "off/on" test axis. Update
12410 "setup" calls. Wrap each subtest with with_test_prefix. Test
12411 continuing with a queued signal in each thread.
12412
12413 2015-04-08 Pedro Alves <palves@redhat.com>
12414
12415 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12416 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12417 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12418 Return early if running to main fails.
12419 * gdb.trace/while-stepping.exp: Likewise.
12420
12421 2015-04-07 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12424 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12425 interact with inferior program.
12426
12427 2015-04-07 Pedro Alves <palves@redhat.com>
12428
12429 * lib/gdb.exp (inferior_spawn_id): New global.
12430 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12431 spawn id after processing the user code.
12432 (default_gdb_start): Set inferior_spawn_id.
12433 (send_inferior): New procedure.
12434 * lib/gdbserver-support.exp (gdbserver_start): Set
12435 inferior_spawn_id.
12436 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12437
12438 2015-04-07 Pedro Alves <palves@redhat.com>
12439
12440 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12441 * lib/gdbserver-support.exp (gdbserver_start): Make
12442 $server_spawn_id global.
12443 (gdbserver_start): Don't wait for gdbserver's spawn id with
12444 expect_background.
12445 (close_gdbserver): New procedure.
12446 (gdb_exit): Rename the default version and reimplement.
12447
12448 2015-04-07 Pedro Alves <palves@redhat.com>
12449
12450 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12451 append the substituted item, not the original item.
12452
12453 2015-04-07 Pedro Alves <palves@redhat.com>
12454
12455 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12456 gdb_expect.
12457
12458 2015-04-07 Pedro Alves <palves@redhat.com>
12459
12460 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12461 output appearing once only.
12462
12463 2015-04-07 Pedro Alves <palves@redhat.com>
12464
12465 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12466 that doesn't expect anything. Return early if running to main
12467 fails.
12468
12469 2015-04-07 Yao Qi <yao.qi@linaro.org>
12470
12471 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12472 (child_function): Call alarm.
12473 (main): Move call to alarm into the loop.
12474 * gdb.threads/non-stop-fair-events.exp: Build program with
12475 -DTIMEOUT=$timeout.
12476
12477 2015-04-06 Doug Evans <xdje42@gmail.com>
12478
12479 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12480 Fix dest parameter to board_info.
12481 (fpc_compile): Ditto.
12482 (gdb_compile_pascal): Rename dest arg to destfile.
12483
12484 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12485
12486 * gdb.ada/funcall_ref.exp: New file.
12487 * gdb.ada/funcall_ref/foo.adb: New file.
12488
12489 2015-04-02 Yao Qi <yao.qi@linaro.org>
12490
12491 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12492 is remote.
12493
12494 2015-04-02 Gary Benson <gbenson@redhat.com>
12495
12496 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12497
12498 2015-04-01 Sasha Smundak <asmundak@google.com>
12499
12500 * gdb.python/py-unwind-maint.c: New file.
12501 * gdb.python/py-unwind-maint.exp: New test.
12502 * gdb.python/py-unwind-maint.py: New file.
12503 * gdb.python/py-unwind.c: New file.
12504 * gdb.python/py-unwind.exp: New test.
12505 * gdb.python/py-unwind.py: New test.
12506
12507 2015-04-01 Pedro Alves <palves@redhat.com>
12508
12509 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12510 to fail instead of non-existent $test.
12511
12512 2015-04-01 Pedro Alves <palves@redhat.com>
12513
12514 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12515 GDBFLAGS if not empty.
12516
12517 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12518
12519 * gdb.ada/complete.exp: Remove "multi_line".
12520 * gdb.ada/info_exc.exp: Remove "multi_line".
12521 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12522 * gdb.ada/ptype_field.exp: Remove "multi_line".
12523 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12524 * gdb.ada/tagged.exp: Remove "multi_line".
12525 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12526 [multi_line ...]
12527 * gdb.btrace/delta.exp: Likewise.
12528 * gdb.btrace/exception.exp: Likewise.
12529 * gdb.btrace/function_call_history.exp: Likewise.
12530 * gdb.btrace/instruction_history.exp: Likewise.
12531 * gdb.btrace/nohist.exp: Likewise.
12532 * gdb.btrace/record_goto.exp: Likewise.
12533 * gdb.btrace/segv.exp: Likewise.
12534 * gdb.btrace/stepi.exp: Likewise.
12535 * gdb.btrace/tailcall.exp: Likewise.
12536 * gdb.btrace/unknown_functions.exp: Likewise.
12537 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12538 * lib/gdb.exp: Add the "multi_line" helper.
12539
12540 2015-04-01 Pedro Alves <palves@redhat.com>
12541
12542 * gdb.threads/tid-reuse.c: New file.
12543 * gdb.threads/tid-reuse.exp: New file.
12544
12545 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12546
12547 PR corefiles/16092
12548 * gdb.base/coredump-filter.c: New file.
12549 * gdb.base/coredump-filter.exp: Likewise.
12550
12551 2015-03-27 Petr Machata <pmachata@redhat.com>
12552
12553 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12554 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12555 (Dwarf::assemble): Initialize them.
12556 (Dwarf::lines): New function.
12557
12558 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12559
12560 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12561 SYMBOL_PREFIX for x86_64-*-cygwin.
12562
12563 2015-03-26 Andy Wingo <wingo@igalia.com>
12564
12565 PR symtab/18148
12566 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12567 const_value but not a location.
12568 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12569 location defined in non-main CUs are visible.
12570
12571 2015-03-26 Yao Qi <yao.qi@linaro.org>
12572
12573 PR testsuite/18139
12574 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12575 Add a line number entry for the same line.
12576 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12577 Add a line number entry for the same line.
12578
12579 2015-03-26 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12582 .int 0.
12583 (func): Likewise. Add .Lfunc_1 label.
12584 Use .Lfunc_1 label.
12585 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12586 .int 0.
12587 (func): Likewise.
12588 Use .Lfunc_1 label.
12589
12590 2015-03-26 Yao Qi <yao.qi@linaro.org>
12591
12592 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12593 Call gdb_compile instead to compile each .s files without debug
12594 information.
12595
12596 2015-03-26 Yao Qi <yao.qi@linaro.org>
12597
12598 * gdb.base/savedregs.exp (process_saved_regs): Make
12599 "Saved registers:" optional in the pattern.
12600
12601 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12602
12603 * gdb.btrace/next.exp: Merged into step.exp.
12604 * gdb.btrace/finish.exp: Merged into step.exp.
12605 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12606 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12607 "record goto" and checking the exact replay position.
12608 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12609 check for "Recording format" in "info record" output.
12610 * gdb.btrace/record_goto.exp: Choose test file based on target.
12611 * gdb.btrace/x86-record_goto.S: Renamed into ...
12612 * gdb.btrace/x86_64-record_goto.S: ... this.
12613 * gdb.btrace/i686-record_goto.S: New.
12614 * gdb.btrace/x86-tailcall.S: Renamed into ...
12615 * gdb.btrace/x86_64-tailcall.S: ... this.
12616 * gdb.btrace/i686-tailcall.S: New.
12617 * gdb.btrace/x86-tailcall.c: Renamed into ...
12618 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12619 separate statements. Update test.
12620 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12621 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12622 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12623 * gdb.btrace/tailcall.exp: Choose test file based on target.
12624 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12625
12626 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12627
12628 * gdb.btrace/exception.exp: Increase BTS buffer size.
12629
12630 2015-03-24 Pedro Alves <palves@redhat.com>
12631
12632 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12633
12634 2015-03-24 Pedro Alves <palves@redhat.com>
12635
12636 * gdb.threads/schedlock.exp (test_step): No longer expect that
12637 "set scheduler-locking step" with "next" over a function call runs
12638 threads unlocked.
12639
12640 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12641
12642 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12643
12644 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12645
12646 PR breakpoints/16466
12647 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12648 * gdb.mi/mi-pending.c (thread_func): New function.
12649 (int main): Add threading support required.
12650 * gdb.mi/mi-pending.exp: Add tests for this issue.
12651 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12652 (pendfunc2): Remove stdio dependency.
12653 * gdb.mi/mi-pendshr2.c: New file.
12654
12655 2015-03-23 Keith Seitz <keiths@redhat.com>
12656
12657 * gdb.linespec/keywords.c: New file.
12658 * gdb.linespec/keywords.exp: New file.
12659
12660 2015-03-23 Keith Seitz <keiths@redhat.com>
12661
12662 PR gdb/18021
12663 * gdb.dwarf2/staticvirtual.exp: New test.
12664
12665 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12666
12667 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12668 * README: Remove HP-UX and gdb.hp.
12669 (configuration):
12670 * configure: Regenerate.
12671 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12672 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12673 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12674 gdb.hp/gdb.defects/Makefile.
12675 * gdb.hp/Makefile.in: File deleted.
12676 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12677 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12678 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12679 * gdb.hp/gdb.aCC/run.c: File deleted.
12680 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12681 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12682 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12683 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12684 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12685 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12686 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12687 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12688 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12689 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12690 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12691 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12692 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12693 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12694 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12695 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12696 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12697 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12698 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12699 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12700 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12701 * gdb.hp/gdb.compat/average.c: File deleted.
12702 * gdb.hp/gdb.compat/sum.c: File deleted.
12703 * gdb.hp/gdb.compat/xdb.c: File deleted.
12704 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12705 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12706 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12707 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12708 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12709 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12710 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12711 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12712 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12713 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12714 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12715 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12716 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12717 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12718 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12719 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12720 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12721 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12722 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12723 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12724 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12725 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12726 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12727 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12728 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12729 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12730 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12731 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12732 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12733 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12734 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12735 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12736 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12737 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12738 * gdb.hp/tools/odump: File deleted.
12739
12740 2015-03-19 Pedro Alves <palves@redhat.com>
12741
12742 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12743 (saw_thread_3): New globals.
12744 (top level): Increment them when an event for the corresponding
12745 thread is seen.
12746 (no thread starvation): New test.
12747
12748 2015-03-19 Pedro Alves <palves@redhat.com>
12749
12750 * gdb.threads/continue-pending-status.c: New file.
12751 * gdb.threads/continue-pending-status.exp: New file.
12752
12753 2015-03-18 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12756 Use gdb_is_target_remote instead of is_remote. Use
12757 gdb_test_multiple instead of gdb_expect. Exit early if
12758 gdb_test_multiple hits its internal matches. Tighten stepi tests
12759 expected output. Fail on exit with any signal, instead of just
12760 SIGILL.
12761
12762 2015-03-18 Yao Qi <yao.qi@linaro.org>
12763
12764 PR tdep/18107
12765 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12766 variable.
12767 * gdb.base/catch-syscall.exp: Don't skip it on
12768 aarch64*-*-linux* target. Remove elements in all_syscalls.
12769 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12770 target.
12771 (setup_all_syscalls): New proc.
12772
12773 2015-03-16 Yao Qi <yao.qi@linaro.org>
12774
12775 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12776 (top level): Skip tests if valid_addr_p returns false for
12777 $cmd1 or $cmd2.
12778
12779 2015-03-11 Andy Wingo <wingo@igalia.com>
12780
12781 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12782
12783 2015-03-11 Yao Qi <yao.qi@linaro.org>
12784
12785 * gdb.base/catch-syscall.exp: Fix typo in comments.
12786
12787 2015-03-11 Yao Qi <yao.qi@linaro.org>
12788
12789 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12790
12791 2015-03-09 Pedro Alves <palves@redhat.com>
12792
12793 * dg-extract-results.py: Delete.
12794
12795 2015-03-09 Pedro Alves <palves@redhat.com>
12796
12797 Merge dg-extract-results.sh from GCC upstream (r218843).
12798
12799 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12800 * dg-extract-results.sh: Use --text with grep to avoid issues with
12801 binary files. Fall back to cat -v, if that doesn't work.
12802
12803 2015-03-05 Pedro Alves <palves@redhat.com>
12804
12805 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12806
12807 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12808
12809 * lib/mi-support.exp (mi_expect_interrupt): Accept
12810 alternative event for when in all-stop mode.
12811
12812 2015-03-04 Pedro Alves <palves@redhat.com>
12813
12814 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12815
12816 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12817
12818 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12819
12820 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12821
12822 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12823 regexps for GDB's current line display, accept a hex address
12824 preceding the line number.
12825
12826 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12827
12828 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12829 the 'arch1' variable for "s390*-linux*" targets.
12830
12831 2015-03-04 Pedro Alves <palves@redhat.com>
12832
12833 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12834 (main): Pass missing retval argument to pthread_join call.
12835
12836 2015-03-02 Pedro Alves <palves@redhat.com>
12837
12838 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12839 (top level): Call do_test with non-stop as well.
12840
12841 2015-03-02 Pedro Alves <palves@redhat.com>
12842
12843 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12844 -1.
12845
12846 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12847
12848 * gdb.arch/s390-vregs.exp: New test.
12849 * gdb.arch/s390-vregs.S: New file.
12850
12851 2015-02-27 Pedro Alves <palves@redhat.com>
12852
12853 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12854 call to catch_command_errors.
12855 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12856 catch_command_errors.
12857
12858 2015-02-27 Pedro Alves <palves@redhat.com>
12859
12860 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12861 "true" for boolean result.
12862 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12863 prototype of main.
12864
12865 2015-02-27 Pedro Alves <palves@redhat.com>
12866
12867 * lib/unbuffer_output.c: New file.
12868 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12869 (main): Call gdb_unbuffer_output.
12870
12871 2015-02-27 Yao Qi <yao.qi@linaro.org>
12872
12873 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12874 target.
12875
12876 2015-02-26 Doug Evans <dje@google.com>
12877
12878 * gdb.cp/class2.cc (Dbase, D): New classes.
12879 (main): New local delta.
12880 * gdb.cp/class2.exp: Test printing delta.
12881 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12882 (dynbar): New global.
12883 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12884
12885 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 * gdb.compile/compile-ifunc.c: New file.
12888 * gdb.compile/compile-ifunc.exp: New file.
12889
12890 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12891
12892 * gdb.base/structs.exp: Check for correct struct on finish.
12893
12894 2015-02-26 Yao Qi <yao.qi@linaro.org>
12895
12896 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12897 is zero.
12898
12899 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12900
12901 * gdb.arch/cordic.ko.bz2: New file.
12902 * gdb.arch/cordic.ko.debug.bz2: New file.
12903 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12904
12905 2015-02-25 Yao Qi <yao.qi@linaro.org>
12906
12907 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12908 aarch64*-*-* target.
12909
12910 2015-02-23 Pedro Alves <palves@redhat.com>
12911
12912 * lib/gdb.exp (delete_breakpoints): Rewrite using
12913 gdb_test_multiple.
12914
12915 2015-02-23 Pedro Alves <palves@redhat.com>
12916
12917 * gdb.base/info-os.c: Include stdlib.h.
12918
12919 2015-02-22 Doug Evans <xdje42@gmail.com>
12920
12921 PR symtab/17855
12922 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12923 is read after symbols have been re-read.
12924 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12925 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12926
12927 2015-02-21 Doug Evans <dje@google.com>
12928
12929 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12930
12931 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12932
12933 PR corefiles/17808
12934 * gdb.arch/i386-biarch-core.core.bz2: New file.
12935 * gdb.arch/i386-biarch-core.exp: New file.
12936
12937 2015-02-21 Pedro Alves <palves@redhat.com>
12938
12939 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12940 runto_main fails.
12941
12942 2015-02-20 Pedro Alves <palves@redhat.com>
12943
12944 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12945 info probes.
12946
12947 2015-02-20 Pedro Alves <palves@redhat.com>
12948
12949 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12950
12951 2015-02-20 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12954 clean_restart before gdb_target_supports_trace.
12955
12956 2015-02-20 Pedro Alves <palves@redhat.com>
12957
12958 PR threads/18006
12959 * gdb.threads/clone-thread_db.c: New file.
12960 * gdb.threads/clone-thread_db.exp: New file.
12961
12962 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12963
12964 PR breakpoints/16812
12965 * gdb.base/catch-gdb-caused-signals.c: New file.
12966 * gdb.base/catch-gdb-caused-signals.exp: New file.
12967
12968 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12969
12970 * configure: Regenerated.
12971 * configure.ac: Use GDB_AC_TRANSFORM.
12972 * aclocal.m4: sinclude ../transform.m4.
12973
12974 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12975
12976 * lib/dtrace.exp: New file.
12977 * gdb.base/dtrace-probe.exp: Likewise.
12978 * gdb.base/dtrace-probe.d: Likewise.
12979 * gdb.base/dtrace-probe.c: Likewise.
12980 * lib/pdtrace.in: Likewise.
12981 * configure.ac: Output variables with the transformed names of
12982 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12983 * configure: Regenerated.
12984
12985 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12986
12987 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12988 expected message when trying to access $_probe_* convenience
12989 variables while not on a probe.
12990
12991 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12992
12993 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12994
12995 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12996
12997 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12998 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12999
13000 2015-02-10 Doug Evans <xdje42@gmail.com>
13001
13002 * lib/gdb.exp (gdb_load): Always return a result.
13003
13004 2015-02-10 Pedro Alves <palves@redhat.com>
13005
13006 * gdb.threads/signal-sigtrap.c: New file.
13007 * gdb.threads/signal-sigtrap.exp: New file.
13008
13009 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13010
13011 * gdb.trace/no-attach-trace.c: New file.
13012 * gdb.trace/no-attach-trace.exp: New file.
13013
13014 2015-02-09 Mark Wielaard <mjw@redhat.com>
13015
13016 * gdb.dwarf2/atomic.c: New file.
13017 * gdb.dwarf2/atomic-type.exp: Likewise.
13018
13019 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13020
13021 * gdb.btrace/buffer-size.exp: Update "info record" output.
13022 * gdb.btrace/delta.exp: Update "info record" output.
13023 * gdb.btrace/enable.exp: Update "info record" output.
13024 * gdb.btrace/finish.exp: Update "info record" output.
13025 * gdb.btrace/instruction_history.exp: Update "info record" output.
13026 * gdb.btrace/next.exp: Update "info record" output.
13027 * gdb.btrace/nexti.exp: Update "info record" output.
13028 * gdb.btrace/step.exp: Update "info record" output.
13029 * gdb.btrace/stepi.exp: Update "info record" output.
13030 * gdb.btrace/nohist.exp: Update "info record" output.
13031
13032 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13033
13034 * gdb.btrace/buffer-size: New.
13035
13036 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13037
13038 * gdb.btrace/delta.exp: Update "info record" output.
13039 * gdb.btrace/enable.exp: Update "info record" output.
13040 * gdb.btrace/finish.exp: Update "info record" output.
13041 * gdb.btrace/instruction_history.exp: Update "info record" output.
13042 * gdb.btrace/next.exp: Update "info record" output.
13043 * gdb.btrace/nexti.exp: Update "info record" output.
13044 * gdb.btrace/step.exp: Update "info record" output.
13045 * gdb.btrace/stepi.exp: Update "info record" output.
13046 * gdb.btrace/nohist.exp: Update "info record" output.
13047
13048 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13049
13050 PR gdb/15678
13051 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13052
13053 2015-02-06 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13056 macro.
13057 (seconds_left, again): New globals.
13058 (main): Wait seconds_left in a 1-second sleep loop instead of
13059 sleeping 180 seconds. If 'again' is set, reset the seconds
13060 counter.
13061 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13062 'again' in the inferior before detaching. Print the seconds left.
13063 (options): New global.
13064 (top level): Build program with -DTIMEOUT=$timeout.
13065
13066 2015-02-06 Pedro Alves <palves@redhat.com>
13067
13068 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13069 determine how many seconds to pass to 'alarm'.
13070 * gdb.base/gdb-sigterm.exp (top level): Build program with
13071 -DTIMEOUT=$timeout.
13072 (do_test): Return success/failure indication. Add more verbose
13073 logging. Don't fail if 200 single steps are seen. Instead, fail
13074 when the test times out.
13075 (passes): New global.
13076 (top level): Break the testing loop if testing fails on any
13077 iteration. Use gdb_assert.
13078
13079 2015-02-04 Don Breazeal <donb@codesourcery.com>
13080
13081 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13082 and initialize them.
13083 (ipc_cleanup): New function.
13084 (main): Don't declare shmid, semid, and msqid. Add a call to
13085 atexit so that we call ipc_cleanup on exit.
13086
13087 2015-02-04 Pedro Alves <palves@redhat.com>
13088
13089 * boards/native-extended-gdbserver.exp: Remove any target variant
13090 specifications from the board name before clearing the isremote
13091 flag from board_info.
13092
13093 2015-01-31 Doug Evans <xdje42@gmail.com>
13094
13095 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13096
13097 2015-01-31 Gary Benson <gbenson@redhat.com>
13098
13099 * gdb.base/completion.exp: Disable completion limiting for
13100 existing tests. Add new tests to check completion limiting.
13101 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13102
13103 2015-01-31 Doug Evans <xdje42@gmail.com>
13104
13105 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13106
13107 2015-01-31 Doug Evans <xdje42@gmail.com>
13108
13109 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13110 entries. Duplicate file section script entries.
13111 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13112 inlined entries. Add test for safe-path rejection.
13113 * gdb.python/py-section-script.c: Add duplicate inlined section script
13114 entries. Duplicate file section script entries.
13115 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13116 inlined entries. Add test for safe-path rejection.
13117
13118 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13119
13120 * gdb.ada/disc_arr_bound: New testcase.
13121
13122 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13123
13124 * gdb.ada/mi_var_array: New testcase.
13125
13126 2015-01-27 Doug Evans <dje@google.com>
13127
13128 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13129 Add test for objfile.filename, objfile.username after objfile
13130 has been unloaded.
13131
13132 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13133
13134 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13135 the second test to print the name attribute of value
13136 returned by the call to gdb.lookup_type, and adjust
13137 the expected output accordingly.
13138
13139 2015-01-25 Mark Wielaard <mjw@redhat.com>
13140
13141 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13142 * gdb.base/disp-step-fork.c: Include unistd.h.
13143 * gdb.base/siginfo-obj.c: Include stdio.h.
13144 * gdb.base/siginfo-thread.c: Likewise.
13145 * gdb.mi/non-stop.c: Include unistd.h.
13146 * gdb.mi/nsthrexec.c: Include stdio.h.
13147 * gdb.mi/pthreads.c: Include unistd.h.
13148 * gdb.modula2/unbounded1.c (main): Declare returns int.
13149 * gdb.reverse/consecutive-reverse.c: Likewise.
13150 * gdb.threads/create-fail.c: Include unistd.h.
13151 * gdb.threads/killed.c: Likewise.
13152 * gdb.threads/linux-dp.c: Likewise.
13153 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13154 * gdb.threads/non-ldr-exc-2.c: Likewise.
13155 * gdb.threads/non-ldr-exc-3.c: Likewise.
13156 * gdb.threads/non-ldr-exc-4.c: Likewise.
13157 * gdb.threads/pthreads.c: Include unistd.h.
13158 (main): Declare returns int.
13159 * gdb.threads/tls-main.c (foo): New declaration.
13160 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13161
13162 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13163
13164 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13165 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13166
13167 2015-01-15 Mark Wielaard <mjw@redhat.com>
13168
13169 * gdb.base/noreturn-return.c: New file.
13170 * gdb.base/noreturn-return.exp: New file.
13171 * gdb.base/noreturn-finish.c: New file.
13172 * gdb.base/noreturn-finish.exp: New file.
13173
13174 2015-01-23 Pedro Alves <palves@redhat.com>
13175
13176 * gdb.threads/continue-pending-after-query.c: New file.
13177 * gdb.threads/continue-pending-after-query.exp: New file.
13178
13179 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13180 Simon Marchi <simon.marchi@ericsson.com>
13181
13182 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13183 * gdb.base/valgrind-db-attach.exp: Same.
13184 * gdb.base/valgrind-infcall.exp: Same.
13185 * lib/mi-support.exp (default_mi_gdb_start): Same.
13186 * lib/prompt.exp (default_prompt_gdb_start): Same.
13187 * lib/gdb.exp (default_gdb_spawn): Same.
13188 (gdb_interact): New.
13189
13190
13191 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13192
13193 * gdb.compile/compile.exp (pointer to jit function): New test.
13194
13195 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13196
13197 * lib/gdb.exp (supports_process_record): Return true for
13198 powerpc*-*-linux*.
13199 (supports_reverse): Likewise.
13200
13201 2015-01-15 Don Breazeal <donb@codesourcery.com>
13202
13203 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13204 instead of checking whether the target board is remote and
13205 use spawn_wait_for_attach instead of exec/sleep.
13206 * gdb.base/attach-twice.exp: Likewise.
13207
13208 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13209
13210 * gdb.ada/var_arr_attrs: New testcase.
13211
13212 2015-01-14 Pedro Alves <palves@redhat.com>
13213 Joel Brobecker <brobecker@adacore.com>
13214
13215 PR gdb/17525
13216 * gdb.base/bp-cmds-execution-x-script.c: New file.
13217 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13218 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13219
13220 2015-01-14 Pedro Alves <palves@redhat.com>
13221
13222 PR cli/17828
13223 * gdb.base/batch-preserve-term-settings.c: New file.
13224 * gdb.base/batch-preserve-term-settings.exp: New file.
13225
13226 2015-01-13 Doug Evans <dje@google.com>
13227
13228 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13229 binary.
13230
13231 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13232
13233 * Makefile.in (clean mostlyclean): Do not delete *.py.
13234
13235 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13236
13237 * gdb.python/py-lookup-type.exp: New file.
13238
13239 2015-01-12 Pedro Alves <palves@redhat.com>
13240
13241 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13242 restore GDBFLAGS before returning.
13243
13244 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13245
13246 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13247 is_amd64_regs_target and is_x86_like_target.
13248
13249 2015-01-11 Doug Evans <xdje42@gmail.com>
13250
13251 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13252 is given without an explicit form.
13253 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13254 attributes.
13255 * gdb.dwarf/corrupt.exp: Ditto.
13256 * gdb.dwarf2/enum-type.exp: Ditto.
13257 * gdb.trace/entry-values.exp: Ditto.
13258 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13259
13260 2015-01-11 Doug Evans <xdje42@gmail.com>
13261
13262 PR gdb/15830
13263 * gdb.base/maint.exp: Remove references to "maint demangle".
13264 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13265 Add tests for explicitly specifying language to demangle.
13266 * gdb.dlang/demangle.exp: Ditto.
13267
13268 2015-01-09 Pedro Alves <palves@redhat.com>
13269
13270 * gdb.threads/non-stop-fair-events.c: New file.
13271 * gdb.threads/non-stop-fair-events.exp: New file.
13272
13273 2015-01-09 Pedro Alves <palves@redhat.com>
13274
13275 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13276 the global scope. Set a breakpoint after all threads are started
13277 rather than stepping over two source lines. Expect the prompt.
13278 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13279 global.
13280 (NUM): Now 15.
13281 (main): Use threads_started_barrier to wait for all threads to
13282 start. Main thread no longer calls thread_function. Exit after
13283 180 seconds.
13284 (loop): New function.
13285 (thread_function): Wait on threads_started_barrier barrier. Call
13286 'loop' at each iteration.
13287 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13288 threads have started, instead of hardcoding number of "next"
13289 steps. Use an access watchpoint instead of a write watchpoint.
13290
13291 2015-01-09 Pedro Alves <palves@redhat.com>
13292
13293 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13294 (thread_func): Wait on barrier.
13295 (main): Wait for all threads to start before stopping GDB.
13296 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13297 global.
13298 (thread1_func, thread2_func): Wait on barrier.
13299 (main): Wait for all threads to start before stopping GDB.
13300 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13301 New global.
13302 (thread1_func, thread2_func): Wait on barrier.
13303 (main): Wait for all threads to start before stopping GDB.
13304
13305 2015-01-09 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.threads/attach-many-short-lived-threads.c: New file.
13308 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13309
13310 2014-01-09 Pedro Alves <palves@redhat.com>
13311
13312 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13313 instead of to thread 2.
13314 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13315 Add barrier around each pthread_create call instead of around all
13316 calls.
13317 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13318 Set a break on thread_function and have the child threads hit it
13319 one at at a time.
13320
13321 2015-01-09 Pedro Alves <palves@redhat.com>
13322
13323 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13324 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13325 false.
13326 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13327 checking whether the target board is remote.
13328 * gdb.multi/multi-attach.exp: Likewise.
13329 * gdb.python/py-sync-interp.exp: Likewise.
13330 * gdb.server/ext-attach.exp: Likewise.
13331 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13332 tests that need to attach, instead of checking whether the target
13333 board is remote at the top of the file.
13334
13335 2015-01-08 Yao Qi <yao@codesourcery.com>
13336
13337 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13338
13339 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13340
13341 Fix testcase compilation.
13342 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13343
13344 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13345
13346 * gdb.python/py-type.exp: Add a couple test about empty
13347 array creation, and negative-length array creation.
13348
13349 2015-01-02 Doug Evans <xdje42@gmail.com>
13350
13351 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13352
13353 2015-01-02 Doug Evans <dje@google.com>
13354
13355 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13356
13357 2014-12-29 Yao Qi <yao@codesourcery.com>
13358
13359 * gdb.trace/entry-values.exp: Update comments. Rename variable
13360 bar_call_foo to returned_from_foo.
13361
13362 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13363
13364 PR gdb/17394
13365 * gdb.linespec/break-asm-file.c: New file.
13366 * gdb.linespec/break-asm-file.exp: New file.
13367 * gdb.linespec/break-asm-file0.s: New file.
13368 * gdb.linespec/break-asm-file1.s: New file.
13369
13370 2014-12-18 Nigel Stephens <nigel@mips.com>
13371 Maciej W. Rozycki <macro@codesourcery.com>
13372
13373 * gdb.base/float.exp: Handle the new output from "info float" on
13374 MIPS targets.
13375
13376 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13377
13378 Fix MinGW compilation.
13379 * gdb.compile/compile-ops.exp: Update untested message if
13380 !skip_compile_feature_tests.
13381 * gdb.compile/compile-setjmp.exp: Likewise.
13382 * gdb.compile/compile-tls.exp: Likewise.
13383 * gdb.compile/compile.exp: Likewise.
13384 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13385 supported on this host".
13386
13387 2014-12-16 Doug Evans <xdje42@gmail.com>
13388
13389 * boards/stabs.exp: New file.
13390
13391 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13392
13393 * gdb.base/completion.exp: Adjust to format changes of "maint
13394 print user-registers".
13395
13396 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13397
13398 PR server/17457
13399 * gdb.arch/aarch64-fp.c: New file.
13400 * gdb.arch/aarch64-fp.exp: New file.
13401
13402 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13403
13404 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13405 r210637, r210913, r211666, r215400, r215817).
13406
13407 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13408 * dg-extract-results.py: New file.
13409 * dg-extract-results.sh: Use it if the environment seems
13410 suitable.
13411
13412 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13413
13414 * dg-extract-results.py (parse_run): Handle warnings that
13415 are printed before a test harness is run.
13416
13417 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13418
13419 * dg-extract-results.py (Named): Remove __cmp__ method.
13420 (output_variation): Use a key to sort variation.harnesses.
13421
13422 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13423
13424 * dg-extract-results.py: For Python 3, force sys.stdout to
13425 handle surrogate escape sequences.
13426 (safe_open): New function.
13427 (output_segment, main): Use it.
13428
13429 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13430
13431 * dg-extract-results.py (Prog.result_re): Include options
13432 in test name.
13433
13434 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13435
13436 * dg-extract-results.py (output_variation): Always sort if
13437 do_sum.
13438
13439 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13440
13441 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13442 as long as we get pagination notifications.
13443
13444 2014-12-15 Jason Merrill <jason@redhat.com>
13445
13446 * Makefile.in (check-gdb.%): Restore.
13447 * README: Mention it.
13448
13449 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13450
13451 * gdb.ada/str_uninit: New testcase.
13452
13453 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13454
13455 PR symtab/17642
13456 * gdb.base/vla-stub-define.c: New file.
13457 * gdb.base/vla-stub.c: New file.
13458 * gdb.base/vla-stub.exp: New file.
13459
13460 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13461 Jan Kratochvil <jan.kratochvil@redhat.com>
13462 Tom Tromey <tromey@redhat.com>
13463
13464 * configure.ac: Add gdb.compile/.
13465 * configure: Regenerate.
13466 * gdb.compile/Makefile.in: New file.
13467 * gdb.compile/compile-ops.exp: New file.
13468 * gdb.compile/compile-ops.c: New file.
13469 * gdb.compile/compile-tls.c: New file.
13470 * gdb.compile/compile-tls.exp: New file.
13471 * gdb.compile/compile-constvar.S: New file.
13472 * gdb.compile/compile-constvar.c: New file.
13473 * gdb.compile/compile-mod.c: New file.
13474 * gdb.compile/compile-nodebug.c: New file.
13475 * gdb.compile/compile-setjmp-mod.c: New file.
13476 * gdb.compile/compile-setjmp.c: New file.
13477 * gdb.compile/compile-setjmp.exp: New file.
13478 * gdb.compile/compile-shlib.c: New file.
13479 * gdb.compile/compile.c: New file.
13480 * gdb.compile/compile.exp: New file.
13481 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13482
13483 2014-12-12 Tom Tromey <tromey@redhat.com>
13484
13485 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13486 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13487
13488 2014-12-12 Doug Evans <dje@google.com>
13489
13490 * lib/gdb-python.exp (get_python_valueof): New function.
13491 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13492
13493 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13494
13495 * gdb.base/completion.exp: Add test for completion of "info
13496 registers ".
13497
13498 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13499
13500 * gdb.base/func-ptrs.c: New file.
13501 * gdb.base/func-ptrs.exp: New file.
13502
13503 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13504
13505 PR breakpoints/17012
13506 * gdb.base/dprintf-detach.c: New file.
13507 * gdb.base/dprintf-detach.exp: New file.
13508
13509 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13510
13511 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13512 * lib/gdb.exp (target_is_gdbserver): New procedure.
13513
13514 2014-12-08 Doug Evans <dje@google.com>
13515
13516 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13517
13518 2014-12-05 Yao Qi <yao@codesourcery.com>
13519
13520 * gdb.guile/scm-error.exp: Remove the third argument to
13521 gdb_remote_download.
13522 * gdb.guile/scm-frame-args.exp: Likewise.
13523 * gdb.guile/scm-section-script.exp: Likewise.
13524
13525 2014-12-05 Yao Qi <yao@codesourcery.com>
13526
13527 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13528
13529 2014-12-04 Doug Evans <dje@google.com>
13530
13531 * gdb.python/py-objfile.exp: Add tests for
13532 objfile.add_separate_debug_file.
13533
13534 2014-12-04 Doug Evans <dje@google.com>
13535
13536 * lib/gdb.exp (get_build_id): New function.
13537 (build_id_debug_filename_get): Rewrite to use it.
13538 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13539
13540 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13541
13542 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13543 `method(long)', not just 0x0.
13544 * gdb.cp/nsalias.exp: Align code labels to 4.
13545 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13546 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13547 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13548 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13549 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13550 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13551
13552 2014-12-02 Doug Evans <dje@google.com>
13553
13554 PR symtab/17602
13555 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13556 * gdb.cp/anon-ns2.cc: ... here. New file.
13557 * gdb.cp/anon-ns.exp: Update.
13558
13559 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13560
13561 * gdb.python/py-events.py (inferior_call_handler): New.
13562 (register_changed_handler, memory_changed_handler): New.
13563 (test_events.invoke): Register new handlers.
13564 * gdb.python/py-events.exp: Add tests for inferior call,
13565 memory_changed and register_changed events.
13566
13567 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13568
13569 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13570 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13571 if the linker doesn't understand this.
13572
13573 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13574
13575 * gdb.python/python.exp: Change expected reply to help().
13576
13577 2014-12-01 Yao Qi <yao@codesourcery.com>
13578
13579 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13580 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13581 * configure: Re-generated.
13582
13583 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13584
13585 * gdb.cp/chained-calls.cc: New file.
13586 * gdb.cp/chained-calls.exp: New file.
13587 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13588
13589 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13590
13591 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13592 * gdb.dwarf2/symtab-producer.exp: Same.
13593 * gdb.gdb/python-interrupts.exp: Same.
13594 * gdb.gdb/python-selftest.exp: Same.
13595 * gdb.python/py-linetable.exp: Same.
13596 * gdb.python/py-type.exp: Same.
13597 * gdb.python/py-value-cc.exp: Same.
13598 * gdb.python/py-value.exp: Same.
13599
13600 2014-11-28 Yao Qi <yao@codesourcery.com>
13601
13602 * gdb.base/break-probes.exp: Match library name prefixed with
13603 sysroot.
13604
13605 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13606
13607 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13608 test expected output. Add parentheses for the call to print.
13609 Remove L suffix from integers.
13610
13611 2014-11-26 Doug Evans <dje@google.com>
13612
13613 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13614
13615 2014-11-22 Yao Qi <yao@codesourcery.com>
13616
13617 * gdb.trace/entry-values.c: Remove asms.
13618 (foo): Add foo_label.
13619 (bar): Add bar_label.
13620 * gdb.trace/entry-values.exp: Remove code computing foo's
13621 length and bar's length.
13622 (Dwarf::assemble): Invoke function_range for bar and use
13623 MACRO_AT_func for foo.
13624
13625 2014-11-22 Yao Qi <yao@codesourcery.com>
13626
13627 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13628 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13629 Use .Lgcc43_procstart instead of gcc43.
13630
13631 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13632
13633 * gdb.ada/n_arr_bound: New testcase.
13634
13635 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13636
13637 PR breakpoints/10737
13638 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13639 test_catch_syscall_multi_arch.
13640 (test_catch_syscall_multi_arch): New function.
13641
13642 2014-11-20 Doug Evans <xdje42@gmail.com>
13643
13644 * gdb.base/maint.exp: Update expected output.
13645
13646 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13647
13648 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13649 4-byte instruction on S390.
13650
13651 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13652
13653 * gdb.ada/arr_arr: New testcase.
13654
13655 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13656
13657 * gdb.ada/pkd_arr_elem: New Testcase.
13658
13659 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13660
13661 * gdb.reverse/break-precsave: Expect completion message for
13662 core file reads.
13663 * gdb.reverse/consecutive-precsave.exp: Likewise.
13664 * gdb.reverse/finish-precsave.exp: Likewise.
13665 * gdb.reverse/i386-precsave.exp: Likewise.
13666 * gdb.reverse/machinestate-precsave.exp: Likewise.
13667 * gdb.reverse/sigall-precsave.exp: Likewise.
13668 * gdb.reverse/solib-precsave.exp: Likewise.
13669 * gdb.reverse/step-precsave.exp: Likewise.
13670 * gdb.reverse/until-precsave.exp: Likewise.
13671 * gdb.reverse/watch-precsave.exp: Likewise.
13672
13673 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13674
13675 * gdb.base/bp-permanent.c: Include unistd.h.
13676 * gdb.python/py-framefilter-mi.c (main): Add return type.
13677 * gdb.python/py-framefilter.c (main): Likewise.
13678 * gdb.trace/actions-changed.c (main): Likewise.
13679
13680 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13681
13682 * gdb.mi/until.c: Add eye-catchers.
13683 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13684 line numbers.
13685
13686 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13687
13688 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13689 function header variants in break1.c.
13690 * gdb.base/ena-dis-br.exp: Likewise.
13691 * gdb.base/hbreak2.exp: Likewise.
13692 * gdb.reverse/until-precsave.exp: Drop references to removed
13693 non-prototype function header variants in ur1.c.
13694 * gdb.reverse/until-reverse.exp: Likewise.
13695
13696 2014-11-17 Petr Machata <pmachata@redhat.com>
13697
13698 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13699 ${_cu_offset_size} bytes abbrev offset.
13700
13701 2014-11-15 Doug Evans <xdje42@gmail.com>
13702
13703 PR symtab/17559
13704 * gdb.base/line-symtabs.exp: New file.
13705 * gdb.base/line-symtabs.c: New file.
13706 * gdb.base/line-symtabs.h: New file.
13707
13708 2014-11-14 Yao Qi <yao@codesourcery.com>
13709
13710 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13711 (func): Add label func_label.
13712 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13713 Replace low_pc and high_pc with MACRO_AT_range.
13714 Replace name, low_pc and high_pc with MACRO_AT_func.
13715
13716 2014-11-14 Yao Qi <yao@codesourcery.com>
13717
13718 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13719 Replace name, low_pc and high_pc with MACRO_AT_func.
13720
13721 2014-11-14 Yao Qi <yao@codesourcery.com>
13722
13723 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13724 produce debug information.
13725 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13726
13727 2014-11-14 Yao Qi <yao@codesourcery.com>
13728
13729 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13730 object and get function length.
13731 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13732 with MACRO_AT_func.
13733 (top-level): Replace gdb_compile and clean_restart with
13734 prepare_for_testing.
13735 * gdb.dwarf2/main.c (main): Add label main_label.
13736
13737 2014-11-14 Yao Qi <yao@codesourcery.com>
13738
13739 * lib/dwarf.exp (function_range): New procedure.
13740 (Dwarf::_handle_macro_at_func): New procedure.
13741 (Dwarf::_handle_macro_at_range): New procedure.
13742 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13743
13744 2014-11-14 Yao Qi <yao@codesourcery.com>
13745
13746 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13747 (_handle_attribute): New procedure.
13748
13749 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13750
13751 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13752 * gdb.base/call-sc.c (zed): Likewise.
13753 * gdb.base/checkpoint.c (main): Likewise.
13754 * gdb.base/dump.c (main): Likewise.
13755 * gdb.base/gcore.c (main): Likewise.
13756 * gdb.base/huge.c (main): Likewise.
13757 * gdb.base/multi-forks.c (main): Likewise.
13758 * gdb.base/pr10179-a.c (main): Likewise.
13759 * gdb.base/savedregs.c (main): Likewise.
13760 * gdb.base/sigaltstack.c (main): Likewise.
13761 * gdb.base/siginfo.c (main): Likewise.
13762 * gdb.base/structs.c (zed): Likewise.
13763 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13764 * gdb.mi/mi-syn-frame.c (main): Likewise.
13765 * gdb.mi/until.c (foo, main): Likewise.
13766 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13767 * gdb.base/solib-weak.c (foo): Declare.
13768 * gdb.base/attach-twice.c: Include stdio.h.
13769 * gdb.base/weaklib1.c: Likewise.
13770 * gdb.base/weaklib2.c: Likewise.
13771 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13772 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13773 unistd.h.
13774 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13775 * gdb.mi/mi-exit-code.c: Likewise.
13776 * gdb.base/break-interp-lib.c: Include string.h.
13777 * gdb.base/coremaker.c: Likewise.
13778 * gdb.base/testenv.c: Likewise.
13779 * gdb.python/py-finish-breakpoint.c: Likewise.
13780 * gdb.base/inferior-died.c: Include sys/wait.h.
13781 * gdb.base/fileio.c: Include time.h.
13782 * gdb.base/async-shell.c: Include unistd.h.
13783 * gdb.base/dprintf-non-stop.c: Likewise.
13784 * gdb.base/info-os.c: Likewise.
13785 * gdb.mi/mi-console.c: Likewise.
13786 * gdb.mi/watch-nonstop.c: Likewise.
13787 * gdb.python/py-events.c: Likewise.
13788 * gdb.base/async.c (baz): Move up before its invocation.
13789 * gdb.base/code_elim2.c (my_global_func): Likewise.
13790 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13791 * gdb.base/advance.c (func2): Likewise.
13792
13793 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13794
13795 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13796 variant.
13797 * gdb.base/annota3.c: Likewise.
13798 * gdb.base/async.c: Likewise.
13799 * gdb.base/average.c: Likewise.
13800 * gdb.base/call-ar-st.c: Likewise.
13801 * gdb.base/call-rt-st.c: Likewise.
13802 * gdb.base/call-sc.c: Likewise.
13803 * gdb.base/call-strs.c: Likewise.
13804 * gdb.base/ending-run.c: Likewise.
13805 * gdb.base/execd-prog.c: Likewise.
13806 * gdb.base/exprs.c: Likewise.
13807 * gdb.base/foll-exec.c: Likewise.
13808 * gdb.base/foll-fork.c: Likewise.
13809 * gdb.base/foll-vfork.c: Likewise.
13810 * gdb.base/funcargs.c: Likewise.
13811 * gdb.base/gcore.c: Likewise.
13812 * gdb.base/jump.c: Likewise.
13813 * gdb.base/langs0.c: Likewise.
13814 * gdb.base/langs1.c: Likewise.
13815 * gdb.base/langs2.c: Likewise.
13816 * gdb.base/mips_pro.c: Likewise.
13817 * gdb.base/nodebug.c: Likewise.
13818 * gdb.base/opaque0.c: Likewise.
13819 * gdb.base/opaque1.c: Likewise.
13820 * gdb.base/recurse.c: Likewise.
13821 * gdb.base/run.c: Likewise.
13822 * gdb.base/scope0.c: Likewise.
13823 * gdb.base/scope1.c: Likewise.
13824 * gdb.base/setshow.c: Likewise.
13825 * gdb.base/setvar.c: Likewise.
13826 * gdb.base/shmain.c: Likewise.
13827 * gdb.base/shr1.c: Likewise.
13828 * gdb.base/shr2.c: Likewise.
13829 * gdb.base/sigall.c: Likewise.
13830 * gdb.base/signals.c: Likewise.
13831 * gdb.base/so-indr-cl.c: Likewise.
13832 * gdb.base/solib2.c: Likewise.
13833 * gdb.base/structs.c: Likewise.
13834 * gdb.base/sum.c: Likewise.
13835 * gdb.base/vforked-prog.c: Likewise.
13836 * gdb.base/watchpoint.c: Likewise.
13837 * gdb.reverse/shr2.c: Likewise.
13838 * gdb.reverse/until-reverse.c: Likewise.
13839 * gdb.reverse/ur1.c: Likewise.
13840 * gdb.reverse/watch-reverse.c: Likewise.
13841
13842 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13843
13844 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13845 variant.
13846 * gdb.base/sepdebug.exp: Drop references to removed code.
13847
13848 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13849
13850 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13851 variant. Preserve original line numbering.
13852 * gdb.base/list1.c: Likewise.
13853
13854 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13855
13856 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13857 variant.
13858 * gdb.base/break1.c: Likewise.
13859 * gdb.base/break.exp: Drop references to removed code.
13860
13861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13862
13863 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13864 variant.
13865
13866 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13867
13868 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13869
13870 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13871
13872 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13873 logic into perform_all_tests() and invoke it with and without
13874 function header prototypes.
13875 (do_function_calls): Remove conditional XFAIL for PR 5318.
13876 (rerun_and_prepare): Remove duplicate code.
13877 (perform_all_tests): New. Main logic moved here.
13878
13879 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13880
13881 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13882 code guarded by #ifdef NO_PROTOTYPES.
13883 (t_double_many_args): Likewise.
13884 (DEF_FUNC_MANY_ARGS_1): Likewise.
13885 (DEF_FUNC_VALUES_1): Likewise.
13886 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13887 guarded by #ifdef PROTOTYPES.
13888
13889 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13890
13891 * gdb.mi/mi-console.c: Add eye-catcher.
13892 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13893 instead of literal line number.
13894
13895 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13896
13897 * gdb.base/shr2.c: Add eye-catcher.
13898 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13899 line number.
13900
13901 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13902
13903 * gdb.base/jump.c: Add eye-catchers.
13904 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13905 numbers.
13906
13907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13908
13909 * gdb.base/execd-prog.c: Add eye-catchers.
13910 * gdb.base/foll-exec.c: Likewise.
13911 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13912 line numbers.
13913
13914 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13915
13916 * gdb.base/ending-run.c: Add eye-catchers.
13917 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13918 literal line numbers.
13919
13920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13921
13922 * gdb.base/call-rt-st.c: Add eye-catchers.
13923 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13924 literal line numbers.
13925
13926 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13927
13928 * gdb.base/call-ar-st.c: Add eye-catchers.
13929 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13930 literal line numbers.
13931
13932 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13933
13934 * gdb.base/average.c: Add eye-catchers.
13935 * gdb.base/sum.c: Likewise.
13936 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13937 regexps dynamically.
13938
13939 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13940
13941 * gdb.base/solib1.c: Add eye-catchers.
13942 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13943 literal line numbers.
13944
13945 2014-11-12 Pedro Alves <palves@redhat.com>
13946
13947 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13948 leader has exited.
13949
13950 2014-11-12 Pedro Alves <palves@redhat.com>
13951
13952 * gdb.arch/i386-bp_permanent.c: New file.
13953 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13954 (srcfile): Set to i386-bp_permanent.c.
13955 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13956 that stepi does not execute the 'leave' instruction, instead of
13957 testing it does execute.
13958 * gdb.base/bp-permanent.c: New file.
13959 * gdb.base/bp-permanent.exp: New file.
13960
13961 2014-11-10 Doug Evans <xdje42@gmail.com>
13962
13963 PR symtab/17564
13964 * gdb.base/symtab-search-order.exp: New file.
13965 * gdb.base/symtab-search-order.c: New file.
13966 * gdb.base/symtab-search-order-1.c: New file.
13967 * gdb.base/symtab-search-order-shlib-1.c: New file.
13968
13969 2014-11-07 Pedro Alves <palves@redhat.com>
13970
13971 PR gdb/17511
13972 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13973 i?86-*-linux*.
13974
13975 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13976
13977 PR c++/17494
13978 * gdb.cp/pr17494.cc: New file.
13979 * gdb.cp/pr17494.exp: New file.
13980
13981 2014-11-02 Yao Qi <yao@codesourcery.com>
13982
13983 * gdb.python/python.exp: Get working directory and match the
13984 output of "set extended-prompt \\w " with it.
13985
13986 2014-10-30 Doug Evans <dje@google.com>
13987
13988 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13989 in objfiles.
13990 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13991 in progspaces.
13992
13993 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13994
13995 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13996 * gdb.base/realname-expand.exp: Likewise.
13997 * gdb.linespec/macro-relative.exp: Likewise.
13998
13999 2014-10-29 Pedro Alves <palves@redhat.com>
14000
14001 PR gdb/17408
14002 * gdb.threads/schedlock.c (some_function): New function.
14003 (call_function): New global.
14004 (MAYBE_CALL_SOME_FUNCTION): New macro.
14005 (thread_function): Call it.
14006 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14007 and use it instead of a global counter. Adjust all callers.
14008 (get_current_thread): Use "find current thread" for test message
14009 here rather than having all callers pass down the same string.
14010 (goto_loop): New procedure, factored out from ...
14011 (my_continue): ... this.
14012 (step_ten_loops): Change parameter from test message to command to
14013 use. Adjust.
14014 (list_count): Delete global.
14015 (check_result): New procedure, factored out from duplicate top
14016 level code.
14017 (continue tests): Wrap in with_test_prefix.
14018 (test_step): New procedure, factored out from duplicate top level
14019 code.
14020 (top level): Test "step" in combination with all scheduler-locking
14021 modes. Test "next" in combination with all scheduler-locking
14022 modes, and in combination with stepping over a function call or
14023 not.
14024 * gdb.threads/next-bp-other-thread.c: New file.
14025 * gdb.threads/next-bp-other-thread.exp: New file.
14026
14027 2014-10-29 Pedro Alves <palves@redhat.com>
14028
14029 PR python/17372
14030 * gdb.python/python.exp: Test a multi-line command that spawns
14031 interactive Python.
14032 * gdb.base/multi-line-starts-subshell.exp: New file.
14033
14034 2014-10-29 Yao Qi <yao@codesourcery.com>
14035
14036 * gdb.base/fileio.exp: Make directories on host.
14037
14038 2014-10-29 Yao Qi <yao@codesourcery.com>
14039
14040 * gdb.base/fileio.c (test_write): Close the file.
14041
14042 2014-10-28 Pedro Alves <palves@redhat.com>
14043
14044 PR gdb/12623
14045 * gdb.base/sigstep.c (no_handler): New global.
14046 (main): If 'no_handler is true, set the signal handlers to
14047 SIG_IGN.
14048 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14049 with_sw_watch and no_handler parameters. Handle them.
14050 (top level) <stepping over handler when stopped at a breakpoint
14051 test>: Add a test axis for testing with a software watchpoint, and
14052 another for testing with the signal handler set to SIG_IGN.
14053 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14054 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14055
14056 2014-10-28 Pedro Alves <palves@redhat.com>
14057
14058 PR gdb/17511
14059 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14060 * gdb.base/sigstep.exp (other_handler_location): New global.
14061 (advance): Support stepping into the signal handler, and running
14062 commands while in the handler.
14063 (in_handler_map): New global.
14064 (top level): In the advance test, add combinations for getting
14065 into the handler with stepping commands, and for running commands
14066 in the handler. Add comment descripting the advancei tests.
14067
14068 2014-10-28 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/sigstep.exp: Use build_executable instead of
14071 prepare_for_testing.
14072 (top level): Move code that starts GDB, runs to main and creates a
14073 display to ...
14074 (restart): ... this new procedure.
14075 (top level): Move backtrace from signal handler test to ...
14076 (validate_backtrace): ... this new procedure.
14077 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14078 with_test_prefix. Always restart GDB.
14079 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14080 with_test_prefix. Always restart GDB. No need to delete
14081 breakpoints after the test.
14082 (test_skip_handler): Remove prefix parameter.
14083 (skip_over_handler, breakpoint_to_handler)
14084 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14085 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14086 restart GDB. No need to delete breakpoints after the test.
14087 (top level): Use foreach to call the test procedures with
14088 different commands.
14089
14090 2014-10-28 Pedro Alves <palves@redhat.com>
14091
14092 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14093 instead of GNATS numbers.
14094 * gdb.base/sigbpt.exp: Likewise.
14095 * gdb.base/siginfo.exp: Likewise.
14096 * gdb.base/sigstep.exp: Likewise.
14097
14098 2014-10-27 Pedro Alves <palves@redhat.com>
14099
14100 * gdb.base/sigstep.c (dummy): New global.
14101 (main): Issue a couple writes to the new global.
14102 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14103 procedures.
14104 (skip_over_handler): Use test_skip_handler.
14105 (top level): Call skip_over_handler for stepi and nexti too.
14106 (breakpoint_over_handler): Use test_skip_handler.
14107 (top level): Call breakpoint_over_handler for stepi and nexti too.
14108
14109 2014-10-27 Yao Qi <yao@codesourcery.com>
14110
14111 * gdb.trace/tfile.c (adjust_function_address)
14112 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14113 function descriptor.
14114
14115 2014-10-24 Don Breazeal <donb@codesourcery.com>
14116
14117 * gdb.base/foll-fork.exp (test_follow_fork,
14118 catch_fork_child_follow): Check for updated fork messages emitted
14119 from infrun.c.
14120 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14121 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14122 vfork_and_exec_child_follow_through_step): Check for updated vfork
14123 messages emitted from infrun.c.
14124
14125 2014-10-24 Pedro Alves <palves@redhat.com>
14126
14127 * gdb.base/corefile.exp: Remove references to ultrix.
14128 * gdb.base/interrupt.exp: Likewise.
14129 * gdb.base/whatis.exp: Likewise.
14130 * gdb.gdb/selftest.exp: Likewise.
14131 * gdb.threads/manythreads.exp: Likewise.
14132 * gdb.threads/print-threads.exp: Likewise.
14133 * gdb.threads/pthreads.exp:: Likewise.
14134 * gdb.threads/schedlock.exp: Likewise.
14135
14136 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14137
14138 * gdb.cp/non-trivial-retval.cc: Add a test case.
14139 * gdb.cp/non-trivial-retval.exp: Add a test.
14140
14141 2014-10-20 Yao Qi <yao@codesourcery.com>
14142
14143 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14144 * gdb.python/py-objfile-script-gdb.py: New file.
14145 * gdb.python/py-objfile-script.exp: Update reference to
14146 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14147 of remote_download. Remove the dest file.
14148
14149 2014-10-20 Yao Qi <yao@codesourcery.com>
14150
14151 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14152 * gdb.base/step-line.exp: Likewise.
14153 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14154 * gdb.dwarf2/dw2-basic.exp: Likewise.
14155 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14156 * gdb.dwarf2/dw2-filename.exp: Likewise.
14157 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14158 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14159 * gdb.dwarf2/dw2-producer.exp: Likewise.
14160 * gdb.dwarf2/mac-fileno.exp: Likewise.
14161 * gdb.python/py-frame-args.exp: Likewise.
14162 * gdb.python/py-framefilter.exp: Likewise.
14163 * gdb.python/py-mi.exp: Likewise.
14164 * gdb.python/py-objfile-script.exp: Likewise
14165 * gdb.python/py-pp-integral.exp: Likewise.
14166 * gdb.python/py-pp-re-notag.exp: Likewise.
14167 * gdb.python/py-prettyprint.exp: Likewise.
14168 * gdb.python/py-section-script.exp: Likewise.
14169 * gdb.python/py-typeprint.exp: Likewise.
14170 * gdb.python/py-xmethods.exp: Likewise.
14171 * gdb.stabs/weird.exp: Likewise.
14172 * gdb.xml/tdesc-regs.exp: Likewise.
14173
14174 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14175
14176 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14177 (out_cu): Use addr_len for the size of addresses.
14178 (out_line): Likewise. Size DW_LNE_set_address instruction
14179 according to addr_len.
14180 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14181 (FUNC): Add START_INSNS to definition.
14182
14183 2014-10-18 Yao Qi <yao@codesourcery.com>
14184
14185 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14186 gdb_has_argv0 return true.
14187 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14188 check [target_info exists noargs], check [gdb_has_argv0]
14189 instead.
14190 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14191 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14192 procedures.
14193
14194 2014-10-17 Doug Evans <dje@google.com>
14195
14196 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14197 event.
14198 * gdb.python/py-events.py: Add clear_objfiles event.
14199
14200 2014-10-17 Doug Evans <dje@google.com>
14201
14202 * gdb.python/py-objfile.exp: Test progspace attribute.
14203
14204 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14205
14206 * gdb.guile/scm-breakpoint.exp: Do not assume any
14207 directory separators when matching source file paths.
14208 * gdb.python/py-breakpoint.exp: Likewise.
14209 * gdb.reverse/break-precsave.exp: Likewise.
14210 * gdb.reverse/break-reverse.exp: Likewise.
14211 * gdb.reverse/consecutive-precsave.exp: Likewise.
14212 * gdb.reverse/finish-precsave.exp: Likewise.
14213 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14214 * gdb.reverse/finish-reverse.exp: Likewise.
14215 * gdb.reverse/i386-precsave.exp: Likewise.
14216 * gdb.reverse/i387-env-reverse.exp: Likewise.
14217 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14218 * gdb.reverse/machinestate-precsave.exp: Likewise.
14219 * gdb.reverse/machinestate.exp: Likewise.
14220 * gdb.reverse/sigall-precsave.exp: Likewise.
14221 * gdb.reverse/solib-precsave.exp: Likewise.
14222 * gdb.reverse/step-precsave.exp: Likewise.
14223 * gdb.reverse/until-precsave.exp: Likewise.
14224 * gdb.reverse/watch-precsave.exp: Likewise.
14225 * gdb.reverse/watch-reverse.exp: Likewise.
14226
14227 2014-10-17 Yao Qi <yao@codesourcery.com>
14228
14229 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14230 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14231
14232 2014-10-17 Pedro Alves <palves@redhat.com>
14233
14234 PR gdb/17471
14235 * gdb.base/bg-execution-repeat.c: New file.
14236 * gdb.base/bg-execution-repeat.exp: New file.
14237
14238 2014-10-17 Pedro Alves <palves@redhat.com>
14239
14240 PR gdb/17300
14241 * gdb.base/continue-all-already-running.c: New file.
14242 * gdb.base/continue-all-already-running.exp: New file.
14243
14244 2014-10-17 Pedro Alves <palves@redhat.com>
14245
14246 PR gdb/17472
14247 * gdb.base/annota-input-while-running.c: New file.
14248 * gdb.base/annota-input-while-running.exp: New file.
14249
14250 2014-10-17 Pedro Alves <palves@redhat.com>
14251
14252 * gdb.base/callfuncs.exp: emove references to osf.
14253 * gdb.base/sigall.exp: Likewise.
14254 * gdb.gdb/selftest.exp: Likewise.
14255 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14256 * gdb.mi/non-stop.c: Likewise.
14257 * gdb.mi/pthreads.c: Likewise.
14258 * gdb.reverse/sigall-precsave.exp: Likewise.
14259 * gdb.reverse/sigall-reverse.exp: Likewise.
14260 * gdb.threads/pthreads.c: Likewise.
14261 * gdb.threads/pthreads.exp: Likewise.
14262
14263 2014-10-17 Yao Qi <yao@codesourcery.com>
14264
14265 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14266 check 'target_info exists noargs'.
14267 (test_command_prompt_position): Likewise.
14268 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14269 Remove "set args".
14270 (progvar_simple_while_test): Likewise.
14271 (progvar_complex_if_while_test): Likewise.
14272 (if_while_breakpoint_command_test): Likewise.
14273 (infrun_breakpoint_command_test): Likewise.
14274 (breakpoint_command_test): Likewise.
14275 (watchpoint_command_test): Likewise.
14276 (bp_deleted_in_command_test): Likewise.
14277 (temporary_breakpoint_commands): Likewise.
14278
14279 2014-10-16 Yao Qi <yao@codesourcery.com>
14280
14281 * gdb.base/remotetimeout.exp: Remove noargs checking.
14282
14283 2014-10-15 Pedro Alves <palves@redhat.com>
14284
14285 PR breakpoints/9649
14286 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14287 * gdb.base/breakpoint-in-ro-region.exp
14288 (probe_target_hardware_step): New procedure.
14289 (top level): Probe hardware stepping and hardware breakpoint
14290 support. Test stepping through a read-only region, with both
14291 "breakpoint auto-hw" on and off and both "always-inserted" on and
14292 off.
14293
14294 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14295
14296 * gdb.dlang/demangle.exp: Update for demangling changes.
14297
14298 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14299
14300 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14301 * gdb.cp/non-trivial-retval.exp: Add new tests.
14302
14303 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14304
14305 PR c++/13403
14306 PR c++/15154
14307 * gdb.cp/non-trivial-retval.cc: New file.
14308 * gdb.cp/non-trivial-retval.exp: New file.
14309
14310 2014-10-15 Yao Qi <yao@codesourcery.com>
14311
14312 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14313 remote host.
14314
14315 2014-10-15 Yao Qi <yao@codesourcery.com>
14316
14317 * gdb.python/py-symbol.exp: Match file base name if host is
14318 remote, otherwise match file name with dir name.
14319 * gdb.python/py-symtab.exp: Likewise.
14320 * gdb.python/python.exp: Likewise.
14321
14322 2014-10-15 Yao Qi <yao@codesourcery.com>
14323
14324 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14325 pattern.
14326 * gdb.python/py-symtab.exp: Likewise.
14327 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14328 locationn.
14329
14330 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14331
14332 * gdb.ada/addr_arith: New testcase.
14333
14334 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14335
14336 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14337 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14338 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14339 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14340
14341 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14342
14343 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14344 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14345 * gdb.arch/stap-eval-lang-ada.exp: New file.
14346
14347 2014-10-14 Yao Qi <yao@codesourcery.com>
14348
14349 * gdb.mi/mi-var-child.c (nothing1): New function.
14350 (nothing2): New function.
14351 (do_children_tests): Set function pointers by nothing1 and
14352 nothing2.
14353 * gdb.mi/mi-var-child.exp: Step over new added statements.
14354 Update test to match the new output.
14355 * gdb.mi/var-cmd.c (nothing1): New function.
14356 (nothing2): New function.
14357 (do_children_tests): Set function pointers by nothing1 and
14358 nothing2.
14359 * gdb.mi/mi-var-display.exp: Update test to match output.
14360 Step to the line specified by $line_dct_nothing.
14361 Increase the number of lines to step.
14362
14363 2014-10-14 Yao Qi <yao@codesourcery.com>
14364
14365 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14366 tests.
14367 * gdb.mi/mi2-var-child.exp: Likewise.
14368
14369 2014-10-13 Doug Evans <dje@google.com>
14370
14371 * gdb.python/py-objfile.exp: Change name of file name test.
14372
14373 2014-10-13 Doug Evans <dje@google.com>
14374
14375 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14376 from the start of the CU.
14377
14378 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14379 Yao Qi <yao@codesourcery.com>
14380
14381 Fix "save breakpoints" for "catch" command.
14382 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14383 Remove -nonewline. Match also the added "main" line.
14384
14385 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14386
14387 Fix "save breakpoints" for "disable $bpnum" command.
14388 * gdb.base/save-bp.c (main): Add label.
14389 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14390
14391 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14392
14393 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14394
14395 2014-10-11 Yao Qi <yao@codesourcery.com>
14396
14397 * gdb.server/server-kill.exp: Execute command
14398 "set remote trace-status-packet on" before "tstatus".
14399
14400 2014-10-11 Yao Qi <yao@codesourcery.com>
14401
14402 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14403 (main): Call getppid.
14404 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14405 and continue to it. Read variable "server_pid".
14406
14407 2014-10-11 Yao Qi <yao@codesourcery.com>
14408
14409 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14410
14411 2014-10-11 Yao Qi <yao@codesourcery.com>
14412
14413 * gdb.threads/thread-find.exp: Don't execute command
14414 "info threads".
14415 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14416 * gdb.threads/linux-dp.exp: Don't check the condition
14417 $threads_created equals to zero.
14418
14419 2014-10-10 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.base/bigcore.exp: Remove references to IRIX.
14422 * gdb.base/funcargs.exp: Likewise.
14423 * gdb.base/interrupt.exp: Likewise.
14424 * gdb.base/mips_pro.exp: Likewise.
14425 * gdb.base/nodebug.exp: Likewise.
14426 * gdb.base/setvar.exp: Likewise.
14427 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14428
14429 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14430 Pedro Alves <palves@redhat.com>
14431
14432 PR symtab/14466
14433 * gdb.base/vdso-warning.c: New file.
14434 * gdb.base/vdso-warning.exp: New file.
14435
14436 2014-10-02 Doug Evans <dje@google.com>
14437
14438 * gdb.base/structs.c (main): Don't run forever.
14439
14440 2014-10-02 Pedro Alves <palves@redhat.com>
14441
14442 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14443 (top level) <stop threads 1, stop threads 2>: Use it.
14444
14445 2014-10-02 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.threads/break-while-running.exp (test): Add new
14448 'update_thread_list' argument. Skip "info threads" if false.
14449 (top level): Add new 'update_thread_list' axis.
14450
14451 2014-10-02 Pedro Alves <palves@redhat.com>
14452
14453 PR breakpoints/17431
14454 * gdb.base/execl-update-breakpoints.c: New file.
14455 * gdb.base/execl-update-breakpoints.exp: New file.
14456
14457 2014-10-01 Pedro Alves <palves@redhat.com>
14458
14459 * gdb.base/breakpoint-in-ro-region.c: New file.
14460 * gdb.base/breakpoint-in-ro-region.exp: New file.
14461
14462 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14463
14464 * gdb.mi/mi-exit-code.exp: New file.
14465 * gdb.mi/mi-exit-code.c: New file.
14466
14467 2014-09-30 Yao Qi <yao@codesourcery.com>
14468
14469 * lib/prelink-support.exp (build_executable_own_libs): Error if
14470 the target isn't native.
14471
14472 2014-09-30 Yao Qi <yao@codesourcery.com>
14473
14474 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14475 false.
14476
14477 2014-09-22 Pedro Alves <palves@redhat.com>
14478
14479 * gdb.threads/break-while-running.exp: New file.
14480 * gdb.threads/break-while-running.c: New file.
14481
14482 2014-09-19 Yao Qi <yao@codesourcery.com>
14483
14484 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14485 Invoke test. Restart GDB with --readnow and invoke test again.
14486
14487 2014-09-19 Yao Qi <yao@codesourcery.com>
14488
14489 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14490 proc set_breakpoint_on_gcd_function. Invoke
14491 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14492 invoke set_breakpoint_on_gcd_function again.
14493
14494 2014-09-18 Doug Evans <dje@google.com>
14495
14496 * gdb.dwarf2/symtab-producer.exp: New file.
14497
14498 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14499
14500 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14501 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14502 * gdb.base/global-var-nested-by-dso.c: Likewise.
14503 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14504
14505 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14506 Pedro Alves <palves@redhat.com>
14507
14508 * gdb.base/watch-bitfields.exp: Pass string other than test file
14509 name to prepare_for_testing.
14510 (watch): New procedure.
14511 (expect_watchpoint): Use with_test_prefix.
14512 (top level): Factor out tests to ...
14513 (test_watch_location, test_regular_watch): ... these new
14514 procedures, and use with_test_prefix and gdb_continue_to_end.
14515
14516 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14517
14518 PR breakpoints/12526
14519 * gdb.base/watch-bitfields.exp: New file.
14520 * gdb.base/watch-bitfields.c: New file.
14521
14522 2014-09-16 Pedro Alves <palves@redhat.com>
14523
14524 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14525 software and hardware addresses, not software address against
14526 itself.
14527
14528 2014-09-16 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14531 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14532
14533 2014-09-16 Pedro Alves <palves@redhat.com>
14534
14535 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14536 files.
14537 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14538 "*-*-vxworks*" throughout.
14539 * gdb.base/break.exp: Likewise.
14540 * gdb.base/default.exp: Likewise.
14541 * gdb.base/scope.exp: Likewise.
14542 * gdb.base/sepdebug.exp: Likewise.
14543 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14544 throughout.
14545 * gdb.base/run.c: Likewise.
14546 * gdb.base/sepdebug.c: Likewise.
14547 * gdb.hp/gdb.aCC/run.c: Likewise.
14548 * gdb.reverse/until-reverse.c: Likewise.
14549 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14550
14551 2014-09-16 Yao Qi <yao@codesourcery.com>
14552
14553 * boards/local-remote-host-native.exp: New file.
14554
14555 2014-09-14 Doug Evans <xdje42@gmail.com>
14556
14557 * gdb.threads/queue-signal.c (thread_count): New variable.
14558 (thread_count_mutex, thread_count_condvar): New variables.
14559 (incr_thread_count, wait_all_threads_running): New functions.
14560 (main): Wait for all threads to be in their thread functions.
14561
14562 2014-09-13 Doug Evans <xdje42@gmail.com>
14563
14564 * gdb.threads/queue-signal.c: New file.
14565 * gdb.threads/queue-signal.exp: New file.
14566
14567 2014-09-13 Doug Evans <xdje42@gmail.com>
14568
14569 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14570 be consistent with what default_gdb_init uses.
14571 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14572 the plain text of the prompt. Add some logging printfs.
14573 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14574
14575 2014-09-12 Pedro Alves <palves@redhat.com>
14576
14577 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14578 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14579 * gdb.arch/i386-size-overlap.exp: Likewise.
14580 * gdb.arch/i386-size.exp: Likewise.
14581 * gdb.arch/i386-unwind.exp: Likewise.
14582 * gdb.base/a2-run.exp: Likewise.
14583 * gdb.base/break.exp: Likewise.
14584 * gdb.base/charset.exp: Likewise.
14585 * gdb.base/chng-syms.exp: Likewise.
14586 * gdb.base/commands.exp: Likewise.
14587 * gdb.base/dbx.exp: Likewise.
14588 * gdb.base/find.exp: Likewise.
14589 * gdb.base/funcargs.exp: Likewise.
14590 * gdb.base/jit-simple.exp: Likewise.
14591 * gdb.base/reread.exp: Likewise.
14592 * gdb.base/sepdebug.exp: Likewise.
14593 * gdb.base/step-bt.exp: Likewise.
14594 * gdb.cp/mb-inline.exp: Likewise.
14595 * gdb.cp/mb-templates.exp: Likewise.
14596 * gdb.objc/basicclass.exp: Likewise.
14597 * gdb.threads/killed.exp: Likewise.
14598
14599 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14600
14601 PR tdep/17379
14602 * gdb.arch/powerpc-stackless.S: New file.
14603 * gdb.arch/powerpc-stackless.exp: New file.
14604
14605 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14606
14607 * gdb.base/attach.c: Include unistd.h.
14608 (main): Call alarm. Add label postloop.
14609 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14610 gdb_breakpoint, gdb_continue_to_breakpoint.
14611 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14612
14613 2014-09-11 Pedro Alves <palves@redhat.com>
14614
14615 PR gdb/17347
14616 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14617 * gdb.base/attach.exp (test_command_line_attach_run): New
14618 procedure.
14619 (top level): Call it.
14620
14621 2014-09-11 Pedro Alves <palves@redhat.com>
14622
14623 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14624 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14625 (do_command_attach_tests): Use spawn_wait_for_attach.
14626 * gdb.base/solib-overlap.exp: Likewise.
14627 * gdb.multi/multi-attach.exp: Likewise.
14628 * gdb.python/py-prompt.exp: Likewise.
14629 * gdb.python/py-sync-interp.exp: Likewise.
14630 * gdb.server/ext-attach.exp: Likewise.
14631
14632 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14633
14634 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14635 command in testcase. Simplify testcase.
14636
14637 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14638
14639 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14640
14641 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14642
14643 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14644
14645 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14646
14647 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14648
14649 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14650
14651 * gdb.dwarf2/dynarr-ptr.c: New file.
14652 * gdb.dwarf2/dynarr-ptr.exp: New file.
14653
14654 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14655
14656 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14657 of 30 rather than hardcoding 120 for a slow test case. Take the
14658 `gdb,timeout' target setting into account for this calculation.
14659 Don't extend the timeout for the test cases that don't need it.
14660
14661 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14662
14663 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14664 a factor of 2 for a slow test case. Take the `gdb,timeout'
14665 target setting into account for this calculation.
14666 * gdb.reverse/until-precsave.exp: Increase the timeout by
14667 a factor of 15 and 3 respectively rather than adding 120
14668 for a pair of slow test cases. Take the `gdb,timeout'
14669 target setting into account for this calculation.
14670
14671 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14672
14673 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14674 timeout, don't pass one down to gdb_expect.
14675 (gdb_expect): Rework timeout selection.
14676
14677 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14678
14679 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14680 exception on timeout.
14681 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14682 (gdbserver_start_extended): Catch any `gdbserver_start' error
14683 exceptions.
14684 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14685 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14686 `gdbserver_gdb_load' error exceptions.
14687
14688 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14689
14690 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14691 120 on waiting for the TCP socket to open.
14692
14693 2014-09-09 Doug Evans <xdje42@gmail.com>
14694
14695 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14696 _caller_matches, _any_caller_is, _any_caller_matches.
14697
14698 2014-09-09 Doug Evans <xdje42@gmail.com>
14699
14700 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14701
14702 2014-09-09 Yao Qi <yao@codesourcery.com>
14703
14704 * gdb.mi/mi-var-display.exp: Set print symbol off.
14705
14706 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14707
14708 PR gdb/17035
14709 * gdb.base/commands.exp: Add tests to verify user-defined
14710 commands with empty bodies.
14711 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14712 python commands in `show user command`.
14713 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14714 scheme commands in `show user command`.
14715
14716 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14717
14718 PR python/17355
14719 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14720 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14721 * gdb.python/py-framefilter-invalidarg.exp: New file.
14722 * gdb.python/py-framefilter-invalidarg.py: New file.
14723
14724 2014-09-06 Doug Evans <xdje42@gmail.com>
14725
14726 PR 15276
14727 * gdb.python/py-caller-is.c: New file.
14728 * gdb.python/py-caller-is.exp: New file.
14729
14730 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14731
14732 PR gdb/17235
14733 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14734 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14735
14736 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14737
14738 PR fortran/17237
14739 * gdb.fortran/print-formatted.exp: New file.
14740 * gdb.fortran/print-formatted.f90: Likewise.
14741
14742 2014-09-03 Sasha Smundak <asmundak@google.com>
14743
14744 * gdb.python/py-frame.exp: Test Frame.read_register.
14745
14746 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14747
14748 PR python/16699
14749 * gdb.python/py-completion.exp: New file.
14750 * gdb.python/py-completion.py: Likewise.
14751
14752 2014-08-28 Doug Evans <dje@google.com>
14753
14754 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14755 eax,etc. are live with values set by gdb and thus the compiler can't
14756 use them.
14757 * gdb.arch/i386-pseudo.c (main): Ditto.
14758
14759 2014-08-27 Doug Evans <dje@google.com>
14760
14761 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14762
14763 2014-08-25 Doug Evans <dje@google.com>
14764
14765 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14766 (main): Ditto.
14767
14768 2014-08-25 Doug Evans <dje@google.com>
14769
14770 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14771
14772 2014-08-24 Yao Qi <yao@codesourcery.com>
14773
14774 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14775 symbol off.
14776 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14777
14778 2014-08-22 Doug Evans <dje@google.com>
14779
14780 PR 17276
14781 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14782 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14783 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14784
14785 2014-08-22 Yao Qi <yao@codesourcery.com>
14786
14787 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14788 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14789 * gdb.python/python.exp: Likewise. Use .py file on the host
14790 instead of the build.
14791
14792 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14793
14794 * gdb.threads/gcore-stale-thread.c: New file.
14795 * gdb.threads/gcore-stale-thread.exp: New file.
14796
14797 2014-08-21 Pedro Alves <palves@redhat.com>
14798
14799 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14800 * gdb.base/gcore-relro-pie.exp: Likewise.
14801 * gdb.base/gcore-relro.exp: Likewise.
14802 * gdb.base/gcore.exp: Likewise.
14803 * gdb.base/print-symbol-loading.exp: Likewise.
14804 * gdb.threads/gcore-thread.exp: Likewise.
14805 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14806
14807 2014-08-20 Pedro Alves <palves@redhat.com>
14808 Jan Kratochvil <jan.kratochvil@redhat.com>
14809
14810 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14811 configure.
14812 (EXPECT): Handle READ1 being set.
14813 (all): Depend on EXTRA_RULES.
14814 (check-read1, expect-read1, read1.so, read1): New rules.
14815 * README (Testsuite Parameters): Document the READ1 make variable.
14816 (Race detection): New section.
14817 * configure: Regenerate.
14818 * configure.ac: If build==host==target, and running under a
14819 GNU/glibc system, add read1 to the extra Makefile rules.
14820 (EXTRA_RULES): AC_SUBST it.
14821 * lib/read1.c: New file.
14822
14823 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14824
14825 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14826 the handling of variables declared as a typedef to an array
14827 which a DW_AT_data_location attribute.
14828
14829 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14830 Pedro Alves <palves@redhat.com>
14831
14832 PR symtab/14604
14833 PR symtab/14605
14834 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14835 gdb_test.
14836
14837 2014-08-19 Pedro Alves <palves@redhat.com>
14838
14839 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14840
14841 2014-08-19 Yao Qi <yao@codesourcery.com>
14842
14843 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14844 right line.
14845
14846 2014-08-18 David Blaikie <dblaikie@gmail.com>
14847
14848 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14849
14850 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14851
14852 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14853 attribute in array range.
14854
14855 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14856
14857 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14858
14859 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14860
14861 PR c++/17132
14862 * gdb.cp/pr17132.cc: New file.
14863 * gdb.cp/pr17132.exp: New file.
14864
14865 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14866
14867 * gdb.python/py-xmethods.py (A_getarrayind)
14868 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14869 Use 'print' with function call syntax.
14870 (E_method_matcher.match): Fix tab vs space indentation mixup.
14871
14872 2014-08-15 Yao Qi <yao@codesourcery.com>
14873
14874 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14875 false.
14876
14877 2014-08-15 Yao Qi <yao@codesourcery.com>
14878
14879 * gdb.cp/casts.exp: Set print symbol off.
14880 * gdb.cp/class2.exp: Likewise.
14881 * gdb.cp/overload.exp: Likewise.
14882 * gdb.cp/templates.exp: Likewise.
14883
14884 2014-08-11 Doug Evans <dje@google.com>
14885
14886 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14887 (test_load_shlib): Update.
14888
14889 2014-08-09 Yao Qi <yao@codesourcery.com>
14890
14891 * gdb.base/display.exp: Invoke is_address_zero_readable.
14892 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14893 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14894 * gdb.base/hbreak-unmapped.exp: Return if
14895 is_address_zero_readable returns true.
14896 * gdb.base/signest.exp: Likewise.
14897 * gdb.base/signull.exp: Likewise.
14898 * gdb.base/sigbpt.exp: Likewise.
14899 * gdb.guile/scm-disasm.exp: Do the test if
14900 is_address_zero_readable returns false.
14901 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14902 * gdb.python/py-arch.exp: Likewise.
14903 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14904 * lib/gdb.exp (is_address_zero_readable): New proc.
14905
14906 2014-08-09 Yao Qi <yao@codesourcery.com>
14907
14908 PR testsuite/13443
14909 * gdb.mi/mi-var-display.exp: Make test messages unique.
14910
14911 2014-08-04 Tom Tromey <tromey@redhat.com>
14912
14913 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14914 target 0".
14915
14916 2014-08-04 Tom Tromey <tromey@redhat.com>
14917
14918 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14919 "target_resume".
14920
14921 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14922
14923 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14924 inner_vla_struct_object_size.
14925 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14926 as xfail.
14927
14928 2014-07-30 Pedro Alves <palves@redhat.com>
14929
14930 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14931 comment.
14932
14933 2014-07-29 Yao Qi <yao@codesourcery.com>
14934
14935 PR gdb/17206
14936 * gdb.base/until-nodebug.exp: New.
14937
14938 2014-07-28 Doug Evans <xdje42@gmail.com>
14939
14940 PR guile/17203
14941 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14942 previously existing parameter, and previously ambiguously spelled
14943 parameter.
14944
14945 2014-07-28 Will Newton <will.newton@linaro.org>
14946
14947 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14948
14949 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14950 Doug Evans <xdje42@gmail.com>
14951
14952 PR guile/17146
14953 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14954
14955 2014-07-25 Pedro Alves <palves@redhat.com>
14956
14957 * gdb.threads/signal-command-handle-nopass.c: New file.
14958 * gdb.threads/signal-command-handle-nopass.exp: New file.
14959 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14960 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14961 * gdb.threads/signal-delivered-right-thread.c: New file.
14962 * gdb.threads/signal-delivered-right-thread.exp: New file.
14963
14964 2014-07-25 Pedro Alves <palves@redhat.com>
14965
14966 * gdb.base/double-prompt-target-event-error.exp
14967 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14968 match.
14969 (cancel_pagination_in_target_event): Rework double prompt
14970 detection.
14971 * gdb.base/paginate-after-ctrl-c-running.exp
14972 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14973 <return>' match.
14974 * gdb.base/paginate-bg-execution.exp
14975 (test_bg_execution_pagination_return)
14976 (test_bg_execution_pagination_cancel): Remove '-notransfer
14977 <return>' matches.
14978 * gdb.base/paginate-execution-startup.exp
14979 (test_fg_execution_pagination_return)
14980 (test_fg_execution_pagination_cancel): Remove '-notransfer
14981 <return>' matches.
14982 * gdb.base/paginate-inferior-exit.exp
14983 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14984 match.
14985 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14986 * lib/gdb.exp (pagination_prompt): Run text through
14987 string_to_regexp.
14988 (gdb_test_multiple): Match $pagination_prompt instead of
14989 "<return>".
14990 (string_to_regexp): Move to lib/gdb-utils.exp.
14991
14992 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14993
14994 * gdb.arch/amd64-entry-value-paramref.S: New file.
14995 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14996 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14997 * gdb.arch/amd64-optimout-repeat.S: New file.
14998 * gdb.arch/amd64-optimout-repeat.c: New file.
14999 * gdb.arch/amd64-optimout-repeat.exp: New file.
15000
15001 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15002
15003 PR gdb/17170
15004 * gdb.base/statistics.exp: New file.
15005
15006 2014-07-17 Doug Evans <dje@google.com>
15007
15008 PR gdb/17170
15009 * gdb.base/maint.exp: Update testing of per-command stats.
15010
15011 2014-07-16 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15014 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15015 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15016 (tfile_write_buf): New functions.
15017 (add_memory_block): Rewrite using the above.
15018 (adjust_function_address): New function.
15019 (FUNCTION_ADDRESS): New macro.
15020 (write_basic_trace_file): Remove short_x local, and use
15021 tfile_write_16. Change type of func_addr local to unsigned long
15022 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15023 here. Cast argument of add_memory_block to char pointer.
15024 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15025 (main): Remove parameters.
15026 * gdb.trace/tfile.exp: Remove nowarnings.
15027
15028 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15029
15030 * gdb.base/debug-expr.exp: Test string evaluation with
15031 "debug expression" on.
15032
15033 2014-07-15 Pedro Alves <palves@redhat.com>
15034
15035 * gdb.base/reread.exp: Use clean_restart.
15036
15037 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15038
15039 * gdb.arch/avr-flash-qualifer.c: New.
15040 * gdb.arch/avr-flash-qualifer.exp: New.
15041
15042 2014-07-14 Pedro Alves <palves@redhat.com>
15043
15044 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15045 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15046
15047 2014-07-14 Pedro Alves <palves@redhat.com>
15048
15049 * gdb.base/double-prompt-target-event-error.c: New file.
15050 * gdb.base/double-prompt-target-event-error.exp: New file.
15051
15052 2014-07-14 Pedro Alves <palves@redhat.com>
15053
15054 PR gdb/17072
15055 * gdb.base/paginate-inferior-exit.c: New file.
15056 * gdb.base/paginate-inferior-exit.exp: New file.
15057
15058 2014-07-14 Pedro Alves <palves@redhat.com>
15059
15060 PR gdb/17072
15061 * gdb.base/paginate-bg-execution.c: New file.
15062 * gdb.base/paginate-bg-execution.exp: New file.
15063
15064 2014-07-14 Pedro Alves <palves@redhat.com>
15065
15066 PR gdb/17072
15067 * gdb.base/paginate-execution-startup.c: New file.
15068 * gdb.base/paginate-execution-startup.exp: New file.
15069 * lib/gdb.exp (pagination_prompt): New global.
15070 (default_gdb_spawn): New procedure, factored out from
15071 default_gdb_spawn.
15072 (default_gdb_start): Adjust to call default_gdb_spawn.
15073 (gdb_spawn): New procedure.
15074
15075 2014-07-14 Pedro Alves <palves@redhat.com>
15076
15077 * lib/gdb.exp (gdb_assert): New procedure.
15078 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15079
15080 2014-07-14 Pedro Alves <palves@redhat.com>
15081
15082 * gdb.base/execution-termios.c: New file.
15083 * gdb.base/execution-termios.exp: New file.
15084
15085 2014-07-14 Tom Tromey <tromey@redhat.com>
15086
15087 * gdb.cp/vla-cxx.cc: New file.
15088 * gdb.cp/vla-cxx.exp: New file.
15089
15090 2014-07-14 Tom Tromey <tromey@redhat.com>
15091
15092 * gdb.reverse/rerun-prec.c: New file.
15093 * gdb.reverse/rerun-prec.exp: New file.
15094
15095 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15096 Maciej W. Rozycki <macro@codesourcery.com>
15097
15098 * lib/gdb-utils.exp: New file.
15099 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15100 inline `gdb_init_command' processing.
15101 (gdb_start_cmd): Likewise.
15102 * lib/mi-support.exp (mi_run_cmd): Likewise.
15103 * README: Document `gdb_init_command' and `gdb_init_commands'.
15104
15105 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15106
15107 Fix false FAIL running under a very long directory name.
15108 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15109 and "set print elements 10000". Twice.
15110
15111 2014-07-11 Yao Qi <yao@codesourcery.com>
15112
15113 * gdb.base/exprs.exp: "set print symbol off".
15114
15115 2014-07-11 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.threads/kill.c: New file.
15118 * gdb.threads/kill.exp: New file.
15119
15120 2014-07-10 Yao Qi <yao@codesourcery.com>
15121
15122 * gdb.trace/tfile.c (write_basic_trace_file)
15123 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15124 address written to trace file.
15125
15126 2014-07-09 Pedro Alves <palves@redhat.com>
15127
15128 * gdb.base/attach-wait-input.exp: New file.
15129 * gdb.base/attach-wait-input.c: New file.
15130
15131 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15132
15133 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15134 setting up test structures.
15135 (main): Call new test function.
15136 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15137 test function, continue into test function and walk test
15138 structures.
15139
15140 2014-07-02 Yao Qi <yao@codesourcery.com>
15141
15142 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15143 'bar_start' at the beginning of functions 'foo' and 'bar'
15144 respectively.
15145 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15146 instead of 'foo' and 'bar'.
15147
15148 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15149
15150 * gdb.btrace/segv.exp: New.
15151 * gdb.btrace/segv.c: New.
15152
15153 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15154
15155 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15156 instruction.
15157
15158 2014-06-30 Mark Wielaard <mjw@redhat.com>
15159
15160 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15161 vulture, vilify, villar): New volatile array constants.
15162 (vindictive, vegetation): New const volatile array constants.
15163 * gdb.base/volatile.exp: Test volatile and const volatile array
15164 types.
15165
15166 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15167
15168 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15169 target lacks support for awatch, rwatch, or hbreak.
15170
15171 2014-06-27 Yao Qi <yao@codesourcery.com>
15172
15173 * gdb.multi/dummy-frame-restore.exp: New.
15174 * gdb.multi/dummy-frame-restore.c: New.
15175
15176 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15177
15178 * gdb.btrace/gcore.exp: New.
15179
15180 2014-06-23 Pedro Alves <palves@redhat.com>
15181
15182 * gdb.base/watchpoint-reuse-slot.c: New file.
15183 * gdb.base/watchpoint-reuse-slot.exp: New file.
15184
15185 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15186
15187 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15188 progspace's filename in 'info', 'enable' and 'disable' command
15189 tests.
15190
15191 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15192
15193 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15194 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15195 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15196
15197 2014-06-20 Gary Benson <gbenson@redhat.com>
15198
15199 * gdb.arch/i386-avx.exp: Fix include file location.
15200 * gdb.arch/i386-sse.exp: Likewise.
15201
15202 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15203
15204 * gdb.dlang/expression.exp: New file.
15205
15206 2014-06-19 Pedro Alves <palves@redhat.com>
15207
15208 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15209 out from ...
15210 (top level): ... here. Iterate running tests under different
15211 scheduler-locking settings.
15212
15213 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15214
15215 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15216 to DW_FORM_addr and use non-zero addresses.
15217
15218 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15219
15220 PR gdb/17017
15221 * gdb.python/py-xmethods.cc: Add global function call counters and
15222 increment them in their respective functions. Remove "cout"
15223 statements.
15224 * gdb.python/py-xmethods.exp: Make tests check the global function
15225 call counters instead of depending on inferior IO.
15226
15227 2014-06-18 Don Breazeal <donb@codesourcery.com>
15228
15229 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15230 Deleted procedure.
15231 (explicit_fork_parent_follow): Deleted procedure.
15232 (explicit_fork_child_follow): Deleted procedure.
15233 (test_follow_fork): New procedure.
15234 (do_fork_tests): Replace calls to deleted procedures with
15235 calls to test_follow_fork and reset GDB for subsequent
15236 procedure calls.
15237
15238 2014-06-17 Yao Qi <yao@codesourcery.com>
15239
15240 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15241 CP1252.
15242
15243 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15244
15245 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15246 Initialize ptr and S explicitly.
15247 (skip_type_update_when_not_use_rtti_test): Likewise.
15248
15249 2014-06-16 Keith Seitz <keiths@redhat.com>
15250
15251 PR mi/15863
15252 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15253 the inferior is started.
15254
15255 2014-06-16 Pedro Alves <palves@redhat.com>
15256
15257 * gdb.base/break-main-file-remove-fail.c: New file.
15258 * gdb.base/break-main-file-remove-fail.exp: New file.
15259 * gdb.base/break-unload-file.exp: Use build_executable instead of
15260 prepare_for_testing.
15261 (test_break): New parameter "initial_load". Handle it.
15262 (top level): Add initial_load cmdline/file axis.
15263
15264 2014-06-12 Tom Tromey <tromey@redhat.com>
15265
15266 * gdb.base/completion.exp: Don't use directory name in test.
15267
15268 2014-06-09 Gary Benson <gbenson@redhat.com>
15269
15270 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15271 separate the always-available ANSI-standard signals from the
15272 signals that require checking.
15273 (main): Likewise.
15274 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15275 Likewise.
15276 (main): Likewise.
15277
15278 2014-06-07 Keith Seitz <keiths@redhat.com>
15279
15280 Revert:
15281 PR c++/16253
15282 * gdb.cp/var-tag.cc: New file.
15283 * gdb.cp/var-tag.exp: New file.
15284 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15285 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15286 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15287 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15288
15289 2014-06-06 Doug Evans <xdje42@gmail.com>
15290
15291 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15292
15293 2014-06-06 Pedro Alves <palves@redhat.com>
15294
15295 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15296 in target debug output instead of looking at RSP packets,
15297 disabling the test on any target that uses hardware stepping.
15298 Update comments.
15299
15300 2014-06-06 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.base/break-unload-file.exp: Fix typo.
15303
15304 2014-06-06 Yao Qi <yao@codesourcery.com>
15305
15306 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15307 from "jit_function" to "^jit_function".
15308
15309 2014-06-06 Yao Qi <yao@codesourcery.com>
15310
15311 * gdb.base/async.c (foo): Add one statement.
15312 * gdb.base/async.exp: Get the next instruction address and
15313 match the output of "nexti" by instruction address. Match
15314 the hex address in the output of "finish".
15315
15316 2014-06-06 Gary Benson <gbenson@redhat.com>
15317
15318 * gdb.base/call-signals.c: Remove preprocessor conditionals
15319 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15320 SIGSEGV and SIGTERM.
15321 * gdb.base/sigall.c: Likewise.
15322 * gdb.base/unwindonsignal.c: Likewise.
15323 * gdb.reverse/sigall-reverse.c: Likewise.
15324
15325 2014-06-06 Yao Qi <yao@codesourcery.com>
15326
15327 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15328 readable, skip the test.
15329
15330 2014-06-06 Yao Qi <yao@codesourcery.com>
15331
15332 * gdb.threads/staticthreads.c (thread_function): Move the line
15333 setting breakpoint on forward.
15334 * gdb.threads/staticthreads.exp: Update comments.
15335
15336 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15337
15338 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15339 "history-append! type error".
15340
15341 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15342
15343 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15344 erroneous dprintf expected input.
15345
15346 2014-06-04 Doug Evans <xdje42@gmail.com>
15347
15348 * gdb.guile/scm-generics.exp: Delete.
15349
15350 2014-06-04 Doug Evans <xdje42@gmail.com>
15351
15352 * gdb.guile/scm-breakpoint.exp: Update.
15353 Add tests for breakpoint registration.
15354
15355 2014-06-04 Tom Tromey <tromey@redhat.com>
15356
15357 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15358 VLA-in-union.
15359 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15360 inner_vla_struct, vla_union types. Initialize objects of those
15361 types and compute their sizes.
15362
15363 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15364 Hui Zhu <hui@codesourcery.com>
15365
15366 * gdb.base/fileio.exp: Add test for shell not available as well as
15367 available.
15368 * gdb.base/fileio.c (test_system): Check for shell twice.
15369
15370 2014-06-04 Yao Qi <yao@codesourcery.com>
15371
15372 * gdb.base/auto-connect-native-target.exp: Remove redundant
15373 space from the regexp pattern.
15374
15375 2014-06-04 Yao Qi <yao@codesourcery.com>
15376
15377 * gdb.base/default.exp: Replace "child" with "native" in
15378 regexp pattern.
15379
15380 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15381
15382 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15383 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15384 * gdb.python/py-xmethods.py: Python script supporting the
15385 new testcase and tests.
15386
15387 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15388 Pedro Alves <palves@redhat.com>
15389
15390 PR breakpoints/17000
15391 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15392 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15393
15394 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15395
15396 * gdb.base/subst.exp: Add tests to verify partial path matching
15397 output.
15398
15399 2014-06-03 Pedro Alves <palves@redhat.com>
15400
15401 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15402 target that doesn't use software single-stepping.
15403
15404 2014-06-03 Pedro Alves <palves@redhat.com>
15405
15406 PR breakpoints/17000
15407 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15408 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15409
15410 2014-06-02 Doug Evans <xdje42@gmail.com>
15411
15412 * gdb.guile/scm-parameter.exp: New file.
15413
15414 2014-06-02 Doug Evans <xdje42@gmail.com>
15415
15416 * gdb.guile/scm-cmd.c: New file.
15417 * gdb.guile/scm-cmd.exp: New file.
15418
15419 2014-06-02 Doug Evans <xdje42@gmail.com>
15420
15421 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15422 pretty-printer lookup.
15423 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15424 (make-pp_s-printer): Call it.
15425 (make-pretty-printer-from-dict): New function.
15426 (lookup-pretty-printer-maker-from-dict): New function.
15427 (*pretty-printer*): Simplify.
15428 (make-objfile-pp_s-printer): New function.
15429 (install-objfile-pretty-printers!): New function.
15430 (make-progspace-pp_s-printer): New function.
15431 (install-progspace-pretty-printers!): New function.
15432 * gdb.guile/scm-progspace.c: New file.
15433 * gdb.guile/scm-progspace.exp: New file.
15434
15435 2014-06-02 Pedro Alves <palves@redhat.com>
15436
15437 * gdb.base/dprintf-bp-same-addr.c: New file.
15438 * gdb.base/dprintf-bp-same-addr.exp: New file.
15439
15440 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15441
15442 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15443 * gdb.arch/powerpc-power.s: Likewise.
15444
15445 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15446
15447 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15448
15449 2014-06-01 Yao Qi <yao@codesourcery.com>
15450
15451 * gdb.base/watchpoint.exp (test_watch_location): Check null
15452 pointer can be dereferenced. If not, do the test, otherwise
15453 skip it.
15454
15455 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15456
15457 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15458 results.
15459 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15460
15461 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15462
15463 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15464 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15465 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15466 * gdb.arch/amd64-invalid-stack-top.c: New file.
15467 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15468
15469 2014-05-30 Pedro Alves <palves@redhat.com>
15470
15471 PR breakpoints/17000
15472 * gdb.base/sss-bp-on-user-bp.c: New file.
15473 * gdb.base/sss-bp-on-user-bp.exp: New file.
15474
15475 2014-05-30 David Blaikie <dblaikie@gmail.com>
15476
15477 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15478 gnu_inline semantics via attribute.
15479 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15480 source explicitly specifies the required semantics.
15481
15482 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15483
15484 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15485
15486 2014-05-29 Pedro Alves <palves@redhat.com>
15487 Tom Tromey <tromey@redhat.com>
15488
15489 * gdb.base/async-shell.exp: Don't enable target-async.
15490 * gdb.base/async.exp
15491 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15492 parameter. Adjust.
15493 (top level): Don't test with "target-async".
15494 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15495 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15496 * gdb.base/inferior-died.exp: Don't enable target-async.
15497 * gdb.base/interrupt-noterm.exp: Likewise.
15498 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15499 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15500 * gdb.mi/mi-nonstop.exp: Likewise.
15501 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15502 * gdb.mi/mi-nsintrall.exp: Likewise.
15503 * gdb.mi/mi-nsmoribund.exp: Likewise.
15504 * gdb.mi/mi-nsthrexec.exp: Likewise.
15505 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15506 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15507 * gdb.python/py-evsignal.exp: Don't enable target-async.
15508 * gdb.python/py-evthreads.exp: Likewise.
15509 * gdb.python/py-prompt.exp: Likewise.
15510 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15511 * gdb.server/solib-list.exp: Don't enable target-async.
15512 * gdb.threads/thread-specific-bp.exp: Likewise.
15513 * lib/mi-support.exp: Adjust to use mi-async.
15514
15515 2014-05-29 Pedro Alves <palves@redhat.com>
15516
15517 PR gdb/13860
15518 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15519 reason, even in sync mode.
15520
15521 2014-05-29 Pedro Alves <palves@redhat.com>
15522 Hui Zhu <hui@codesourcery.com>
15523
15524 PR PR15693
15525 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15526 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15527 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15528 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15529
15530 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15531
15532 * config/monitor.exp (gdb_target_monitor): Replace use of
15533 "set remotebaud" by "set serial baud".
15534
15535 2014-05-26 Andy Wingo <wingo@igalia.com>
15536
15537 * gdb.guile/scm-breakpoint.exp:
15538 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15539 properties instead of gdb-object-properties.
15540
15541 2014-05-26 Yao Qi <yao@codesourcery.com>
15542
15543 * gdb.server/no-thread-db.exp: Specify source file name
15544 explicitly when setting a breakpoint.
15545
15546 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15547
15548 * gdb.btrace/vdso.c: New.
15549 * gdb.btrace/vdso.exp: New.
15550
15551 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15552
15553 * gdb.base/gcore.exp (capture_command_output): Move ...
15554 * lib/gdb.exp (capture_command_output): ... here.
15555
15556 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15557
15558 * gdb.btrace/data.exp: Test memory access during btrace replay.
15559
15560 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15561
15562 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15563
15564 2014-05-21 Pedro Alves <palves@redhat.com>
15565
15566 PR gdb/13860
15567 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15568 (top level): Test that output related to execution commands is
15569 sent to the console with CLI commands, but not with MI commands.
15570 Test that breakpoint events are always mirrored to the console.
15571 Also expect the new source line to be output after a "next" in
15572 async mode too. Make it a pass/fail test.
15573 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15574 output.
15575 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15576
15577 2014-05-21 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15580 Use them to test variations of "list" after reaching a breakpoint.
15581 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15582 Test "list" with listsize 10 after reaching a breakpoint.
15583 * gdb.python/python.exp (decode_line current location line
15584 number): Adjust expected line number.
15585
15586 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15587
15588 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15589 behavior for $args, pass it directly to "run".
15590
15591 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15592
15593 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15594 30000 to 65536.
15595
15596 2014-05-21 Pedro Alves <palves@redhat.com>
15597
15598 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15599 auto-connect-native-target off".
15600 * gdb.base/auto-connect-native-target.c: New file.
15601 * gdb.base/auto-connect-native-target.exp: New file.
15602
15603 2014-05-21 Pedro Alves <palves@redhat.com>
15604
15605 * gdb.base/default.exp: Test "target native" instead of "target
15606 child".
15607
15608 2014-05-21 Mark Wielaard <mjw@redhat.com>
15609
15610 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15611
15612 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15613
15614 Fix TLS access for -static -pthread.
15615 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15616 <HAVE_TLS> (thread_function, main): Initialize it.
15617 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15618 Add clean_restart.
15619 <$have_tls != "">: Check TLSVAR.
15620
15621 2014-05-21 Pedro Alves <palves@redhat.com>
15622
15623 * gdb.base/dcache-line-read-error.c: New.
15624 * gdb.base/dcache-line-read-error.exp: New.
15625
15626 2014-05-20 Pedro Alves <palves@redhat.com>
15627
15628 * gdb.base/compare-sections.c: New file.
15629 * gdb.base/compare-sections.exp: New file.
15630
15631 2014-05-20 Pedro Alves <palves@redhat.com>
15632
15633 * gdb.base/break-idempotent.c: New file.
15634 * gdb.base/break-idempotent.exp: New file.
15635
15636 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15637
15638 * gdb.btrace/nohist.exp: New.
15639
15640 2014-05-20 Yao Qi <yao@codesourcery.com>
15641
15642 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15643 gdb.reverse directory and gdb_reverse_timeout exists in board
15644 setting.
15645 * README: Document gdb_reverse_timeout.
15646
15647 2014-05-20 Yao Qi <yao@codesourcery.com>
15648
15649 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15650 'test_file_name'. Treat args as a string instead of a list.
15651 (gdb_init): Rename argument 'args' by 'test_file_name'.
15652
15653 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15654
15655 * gdb.arch/powerpc-power.exp: New file.
15656 * gdb.arch/powerpc-power.s: New file.
15657
15658 2014-05-16 Doug Evans <dje@google.com>
15659
15660 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15661 * gdb.base/completion.exp: Check that all expected files exist
15662 before doing file completion.
15663
15664 2014-05-16 Doug Evans <dje@google.com>
15665
15666 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15667 Update.
15668 (do_syscall_tests_without_xml): Update.
15669
15670 2014-05-16 Pedro Alves <palves@redhat.com>
15671
15672 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15673 instead of "unknown output after running".
15674
15675 2014-05-16 Yao Qi <yao@codesourcery.com>
15676
15677 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15678 file1.txt from host at the end.
15679 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15680
15681 2014-05-15 Doug Evans <dje@google.com>
15682
15683 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15684 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15685 loading file. Add test for TU lookup.
15686
15687 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15688
15689 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15690 calling "-exec-arguments" or "set args" before running the
15691 inferior.
15692
15693 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15694
15695 * lib/mi-support.exp (mi_expect_stop): Expect message for
15696 inferiors that exit with non-zero exit code.
15697
15698 2014-05-14 Yao Qi <yao@codesourcery.com>
15699
15700 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15701 match absolute path on remote host.
15702 (test_file_list_exec_source_files): Remove "/" from the
15703 pattern.
15704
15705 2014-05-14 Yao Qi <yao@codesourcery.com>
15706
15707 * boards/local-remote-host-notty.exp (${board}_file): New
15708 proc.
15709
15710 2014-05-07 Kyle McMartin <kyle@redhat.com>
15711
15712 Pushed by Joel Brobecker <brobecker@adacore.com>.
15713 * gdb.arch/aarch64-atomic-inst.c: New file.
15714 * gdb.arch/aarch64-atomic-inst.exp: New file.
15715
15716 2014-05-07 Yao Qi <yao@codesourcery.com>
15717
15718 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15719 in current context" too.
15720
15721 2014-05-05 Keith Seitz <keiths@redhat.com>
15722
15723 * gdb.linespec/ls-dollar.exp: Add test for linespec
15724 file:convenience_variable.
15725
15726 2014-05-05 Yao Qi <yao@codesourcery.com>
15727
15728 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15729 traceframes into tfile and ctf trace files. Read data from
15730 trace file and test collected data.
15731 (gdb_collect_locals_test): Likewise.
15732 (gdb_unavailable_registers_test): Likewise.
15733 (gdb_unavailable_floats): Likewise.
15734 (gdb_collect_globals_test): Likewise.
15735 (top-level): Append "ctf" to trace_file_targets if GDB
15736 supports.
15737
15738 2014-05-05 Yao Qi <yao@codesourcery.com>
15739
15740 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15741 code to ...
15742 (gdb_collect_args_test_1): ... it. New proc.
15743 (gdb_collect_locals_test): Move some code to ...
15744 (gdb_collect_locals_test_1): ... it. New proc.
15745 (gdb_unavailable_registers_test): Move some code to ...
15746 (gdb_unavailable_registers_test_1): ... it. New proc.
15747 (gdb_unavailable_floats): Move some code to ...
15748 (gdb_unavailable_floats_1): ... it. New proc.
15749
15750 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15751
15752 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15753 probes to test for bitness recognition.
15754 * gdb.arch/amd64-stap-optional-prefix.exp
15755 (test_probe_value_without_reg): New procedure.
15756 Add code to test for different kinds of bitness.
15757
15758 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15759
15760 PR breakpoints/16889
15761 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15762 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15763
15764 2014-05-01 Pedro Alves <palves@redhat.com>
15765
15766 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15767 gdb_file_cmd if no file is specified.
15768 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15769 last_loaded_file to set the remote exec-file.
15770
15771 2014-05-01 Pedro Alves <palves@redhat.com>
15772
15773 * boards/local-remote-host.exp: New file.
15774
15775 2014-05-01 Pedro Alves <palves@redhat.com>
15776
15777 * boards/local-remote-host.exp: Rename to ...
15778 * boards/local-remote-host-notty.exp: ... this.
15779
15780 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15781
15782 * gdb.ada/dyn_arrayidx: New testcase.
15783
15784 2014-04-26 Yao Qi <yao@codesourcery.com>
15785
15786 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15787 and compute the length of function main. Save it in
15788 $main_length.
15789 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15790 (top-level): Use gdb_compile to compile objects into
15791 executable and restart GDB. Remove invocation to
15792 prepare_for_testing.
15793
15794 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15795 Pedro Alves <palves@redhat.com>
15796
15797 PR server/16255
15798 * gdb.multi/multi-attach.c: New file.
15799 * gdb.multi/multi-attach.exp: New file.
15800
15801 2014-04-25 Pedro Alves <palves@redhat.com>
15802
15803 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15804 user.
15805 (top level): Test that "set remote conditional-breakpoints-packet
15806 off" works as intended.
15807 * gdb.base/dprintf.exp: Test that "set remote
15808 breakpoint-commands-packet off" works as intended.
15809 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15810 New function.
15811 (top level): Call it.
15812 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15813 remote fast-tracepoints-packet off" works as intended.
15814 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15815 * lib/gdb.exp (gdb_is_target_remote): ... here.
15816
15817 2014-04-24 David Blaikie <dblaikie@gmail.com>
15818
15819 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15820 ensure clang would not discard them.
15821 * gdb.base/gdbvars.c: Ditto.
15822 * gdb.base/memattr.c: Ditto.
15823 * gdb.base/whatis.c: Ditto.
15824 * gdb.python/py-prettyprint.c: Ditto.
15825 * gdb.trace/actions.c: Ditto.
15826 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15827 ensure clang would not discard it.
15828
15829 2014-04-24 David Blaikie <dblaikie@gmail.com>
15830
15831 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15832 clang to emit the full definition of type required by the test
15833 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15834
15835 2014-04-24 David Blaikie <dblaikie@gmail.com>
15836
15837 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15838 coax Clang into emitting the definition of the type.
15839 * gdb.cp/pr10728-x.h (y): Ditto.
15840 * gdb.cp/pr10728-y.cc (y): Ditto.
15841
15842 2014-04-24 David Blaikie <dblaikie@gmail.com>
15843
15844 * gdb.base/label.exp: XFAIL label related tests under Clang.
15845 * gdb.cp/cplabel.exp: Ditto.
15846 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15847 under Clang those using labels.
15848
15849 2014-04-25 Yao Qi <yao@codesourcery.com>
15850
15851 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15852 double_label.
15853 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15854 partial_label and double_label.
15855
15856 2014-04-24 David Blaikie <dblaikie@gmail.com>
15857
15858 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15859
15860 2014-04-24 David Blaikie <dblaikie@gmail.com>
15861
15862 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15863 of the function to work across GCC and Clang.
15864 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15865 pointer types (const void ** const V void **).
15866
15867 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15868 Walfred Tedeschi <walfred.tedeschi@intel.com>
15869
15870 * Makefile.in (EXECUTABLES): Added i386-avx512.
15871 * gdb.arch/i386-avx512.c: New file.
15872 * gdb.arch/i386-avx512.exp: Likewise.
15873
15874 2014-04-23 Keith Seitz <keiths@redhat.com>
15875
15876 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15877 (mi_make_breakpoint_table): New procedure.
15878 (mi_create_breakpoint): Use mi_make_breakpoint
15879 and return the result.
15880 (mi_make_breakpoint): New procedure.
15881 (mi_build_kv_pairs): New procedure.
15882
15883 * gdb.mi/mi-break.exp: Remove unused globals,
15884 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15885 All callers updated.
15886 * gdb.mi/mi-dprintf.exp: Use variable to track command
15887 number.
15888 Update all callers of mi_create_breakpoint and use
15889 mi_make_breakpoint_table.
15890 Remove any unused global variables.
15891 * gdb.mi/mi-nonstop.exp: Likewise.
15892 * gdb.mi/mi-nsintrall.exp: Likewise.
15893 * gdb.mi/mi-nsmoribund.exp: Likewise.
15894 * gdb.mi/mi-nsthrexec.exp: Likewise.
15895 * gdb.mi/mi-reverse.exp: Likewise.
15896 * gdb.mi/mi-simplerun.exp: Likewise.
15897 * gdb.mi/mi-stepn.exp: Likewise.
15898 * gdb.mi/mi-syn-frame.exp: Likewise.
15899 * gdb.mi/mi-until.exp: Likewise.
15900 * gdb.mi/mi-var-cp.exp: Likewise.
15901 * gdb.mi/mi-var-display.exp: Likewise.
15902 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15903 * gdb.mi/mi2-var-child.exp: Likewise.
15904 * gdb.mi/mi-vla-c99.exp: Likewise.
15905 * lib/mi-support.exp: Likewise.
15906
15907 From Ian Lance Taylor <iant@cygnus.com>:
15908 * lib/gdb.exp (parse_args): New procedure.
15909
15910 2014-04-23 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.base/break-unload-file.c: New file.
15913 * gdb.base/break-unload-file.exp: New file.
15914 * gdb.base/sym-file-lib.c (baz): New function.
15915 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15916 field.
15917 (load): Store the segment's mapped size.
15918 (unload): New function.
15919 (unload_shlib): New function.
15920 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15921 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15922 set a breakpoint at baz, and call it.
15923 * gdb.base/sym-file.exp: New tests for stale breakpoint
15924 instructions.
15925
15926 2014-04-23 Pedro Alves <palves@redhat.com>
15927
15928 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15929 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15930 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15931 * gdb.base/hbreak-unmapped.c: New file.
15932 * gdb.base/hbreak-unmapped.exp: New file.
15933 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15934 * lib/gdb.exp (gdb_is_target_remote): ... here.
15935
15936 2014-04-22 Pedro Alves <palves@redhat.com>
15937
15938 * gdb.base/consecutive-step-over.c: New file.
15939 * gdb.base/consecutive-step-over.exp: New file.
15940
15941 2014-04-22 Pedro Alves <palves@redhat.com>
15942
15943 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15944 instead of send_gdb/gdb_expect.
15945
15946 2014-04-22 Yao Qi <yao@codesourcery.com>
15947
15948 * lib/trace-support.exp (generate_tracefile): New procedure.
15949 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15950 return 0.
15951 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15952 if generate_tracefile returns 1.
15953
15954 2014-04-18 Tom Tromey <palves@redhat.com>
15955 Pedro alves <tromey@redhat.com>
15956
15957 PR backtrace/15558
15958 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15959 with a backtrace limit.
15960 * gdb.python/py-frame-inline.exp: Test running to an inline
15961 function with a backtrace limit, and printing the newest frame.
15962 * gdb.python/py-frame-inline.c (main): Call f.
15963
15964 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15965
15966 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15967
15968 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15969
15970 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15971 Drop prefix from unsupported source file path.
15972
15973 2014-04-17 Yao Qi <yao@codesourcery.com>
15974
15975 * lib/gdb.exp (with_target_charset): New proc.
15976 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15977 with_target_charset.
15978 (test_print_strings): Likewise.
15979 (test_repeat_bytes): Likewise.
15980 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15981 for some tests.
15982
15983 2014-04-16 Keith Seitz <keiths@redhat.com>
15984
15985 PR gdb/15827
15986 * gdb.dwarf2/corrupt.c: New file.
15987 * gdb.dwarf2/corrupt.exp: New file.
15988
15989 2014-04-16 Keith Seitz <keiths@redhat.com>
15990
15991 PR c++/16597
15992 * gdb.cp/namelessclass.cc: New file.
15993 * gdb.cp/namelessclass.exp: New file.
15994 * gdb.cp/namelessclass.S: New file.
15995
15996 2014-04-16 Doug Evans <dje@google.com>
15997
15998 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15999 Add comment.
16000 (gdbserver_default_get_comm_port): New function.
16001 (gdbserver_start): Check if board file provided
16002 "gdbserver,get_comm_port" and use it if so.
16003 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16004 (gdb,socketport): Set to "stdio".
16005 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16006 (stdio_gdbserver_template): Delete.
16007 (${board}_get_remote_address): Update.
16008 (${board}_build_remote_cmd): Delete.
16009 (${board}_get_comm_port): New function.
16010 (${board}_spawn): Update.
16011 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16012 Delete.
16013 (${board}_get_remote_address): Update.
16014 (${board}_get_comm_port): New function.
16015
16016 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16017
16018 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16019 appearing in any order.
16020
16021 2014-04-15 Doug Evans <dje@google.com>
16022
16023 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16024 uninitialized value of "description".
16025
16026 2014-04-15 Keith Seitz <keiths@redhat.com>
16027
16028 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16029 Remove unused globals.
16030 (test_running_the_program): Likewise.
16031 (test_controlled_execution): Likewise.
16032 (test_controlling_breakpoints): Likewise.
16033 (test_program_termination): Likewise.
16034
16035 2014-04-15 Keith Seitz <keiths@redhat.com>
16036
16037 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16038 unused globals.
16039 (test_rbreak_creation_and_listing): Likewise.
16040 (test_ignore_count): Likewise.
16041 (test_error): Likewise.
16042
16043 2014-04-15 Pedro Alves <palves@redhat.com>
16044
16045 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16046 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16047 sym-file-loader.c.
16048 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16049 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16050 to sym-file-loader.c.
16051 (struct library): Forward declare.
16052 (load_shlib, lookup_function): Change prototypes.
16053 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16054 (translate_offset): Remove declarations.
16055 (get_text_addr): New declaration.
16056 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16057 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16058 sym-file-loader.h.
16059 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16060 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16061 here from sym-file-loader.h.
16062 (struct library): New structure.
16063 (load_shlib, lookup_function): Change prototypes and adjust to
16064 work with a struct library.
16065 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16066 (translate_offset): Make static.
16067 (get_text_addr): New function.
16068 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16069
16070 2014-04-15 Pedro Alves <palves@redhat.com>
16071
16072 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16073
16074 2014-04-15 Pedro Alves <palves@redhat.com>
16075
16076 * gdb.base/sym-file-loader.c: Include <limits.h>.
16077 (SELF_LINK): New define.
16078 (get_origin): New function.
16079 (load_shlib): Use it.
16080 * gdb.base/sym-file.exp: Don't early return if the target is
16081 remote. Use runto_main, and issue fail is that fails. Use
16082 gdb_load_shlibs.
16083 (shlib_name): Delete.
16084 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16085
16086 2014-04-15 Pedro Alves <palves@redhat.com>
16087
16088 * gdb.base/sym-file.exp: Remove regex characters from test
16089 message. Don't refer to breakpoint numbers in test messages.
16090
16091 2014-04-14 Keith Seitz <keiths@redhat.com>
16092
16093 PR c++/16253
16094 * gdb.cp/var-tag.cc: New file.
16095 * gdb.cp/var-tag.exp: New file.
16096 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16097 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16098 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16099 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16100
16101 2014-04-14 Tom Tromey <tromey@redhat.com>
16102
16103 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16104 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16105 type.
16106 * gdb.cp/enum-class.exp: New file.
16107 * gdb.cp/enum-class.cc: New file.
16108
16109 2014-04-14 Tom Tromey <tromey@redhat.com>
16110
16111 * gdb.dwarf2/enum-type.exp: New file.
16112
16113 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16114
16115 * gdb.mi/mi-vla-c99.exp: New file.
16116 * gdb.mi/vla.c: New file.
16117
16118 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16119
16120 * gdb.base/vla-datatypes.c: New file.
16121 * gdb.base/vla-datatypes.exp: New file.
16122
16123 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16124
16125 * gdb.base/vla-ptr.c: New file.
16126 * gdb.base/vla-ptr.exp: New file.
16127
16128 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16129
16130 * gdb.dwarf2/count.exp: New file.
16131
16132 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16133
16134 * gdb.base/vla-sideeffect.c: New file.
16135 * gdb.base/vla-sideeffect.exp: New file.
16136
16137 2014-04-14 David Blaikie <dblaikie@gmail.com>
16138
16139 * gdb.mi/non-stop.c: Add return value for non-void function return
16140 statement.
16141 * gdb.threads/staticthreads.c: Ditto.
16142
16143 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16144 Doug Evans <xdje42@gmail.com>
16145
16146 * gdb.guile/scm-value.c: Improve test case.
16147 * gdb.guile/scm-value.exp: Add new test.
16148
16149 2014-04-11 David Blaikie <dblaikie@gmail.com>
16150
16151 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16152 override Clang's default.
16153
16154 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16155
16156 Revert the following changes (regressions):
16157
16158 * gdb.base/vla-sideeffect.c: New file.
16159 * gdb.base/vla-sideeffect.exp: New file.
16160
16161 * gdb.dwarf2/count.exp: New file.
16162
16163 * gdb.base/vla-multi.c: New file.
16164 * gdb.base/vla-multi.exp: New file.
16165
16166 * gdb.base/vla-ptr.c: New file.
16167 * gdb.base/vla-ptr.exp: New file.
16168
16169 * gdb.base/vla-datatypes.c: New file.
16170 * gdb.base/vla-datatypes.exp: New file.
16171
16172 * gdb.mi/mi-vla-c99.exp: New file.
16173 * gdb.mi/vla.c: New file.
16174
16175 2014-04-11 Keith Seitz <keiths@redhat.com>
16176
16177 PR c++/16675
16178 * gdb.cp/cpsizeof.exp: New file.
16179 * gdb.cp/cpsizeof.cc: New file.
16180
16181 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16182
16183 * gdb.mi/mi-vla-c99.exp: New file.
16184 * gdb.mi/vla.c: New file.
16185
16186 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16187
16188 * gdb.base/vla-datatypes.c: New file.
16189 * gdb.base/vla-datatypes.exp: New file.
16190
16191 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16192
16193 * gdb.base/vla-ptr.c: New file.
16194 * gdb.base/vla-ptr.exp: New file.
16195
16196 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16197
16198 * gdb.base/vla-multi.c: New file.
16199 * gdb.base/vla-multi.exp: New file.
16200
16201 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16202
16203 * gdb.dwarf2/count.exp: New file.
16204
16205 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16206
16207 * gdb.base/vla-sideeffect.c: New file.
16208 * gdb.base/vla-sideeffect.exp: New file.
16209
16210 2014-04-11 Yao Qi <yao@codesourcery.com>
16211
16212 * gdb.base/completion.exp: Check file exists before running tests
16213 on file completion.
16214
16215 2014-04-10 Pedro Alves <palves@redhat.com>
16216
16217 * gdb.base/cond-eval-mode.c: New file.
16218 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16219 prepare_for_testing to build the new file. Check result of
16220 runto_main.
16221 (test_break, test_watch): New procedures.
16222 (top level): Use them.
16223
16224 2014-04-08 Pierre Muller <muller@sourceware.org>
16225
16226 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16227 Ctrl-V use for mingw hosts.
16228
16229 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16230
16231 * gdb.python/py-value.c: Improve test case.
16232 * gdb.python/py-value.exp: Add new test.
16233
16234 2014-04-07 David Blaikie <dblaikie@gmail.com>
16235
16236 * lib/compiler.c: Identify the clang compiler.
16237 * lib/compiler.cc: Ditto.
16238
16239 2014-04-03 Yao Qi <yao@codesourcery.com>
16240
16241 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16242
16243 2014-04-01 Anton Blanchard <anton@samba.org>
16244
16245 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16246 messages unique.
16247
16248 2014-04-01 Anton Blanchard <anton@samba.org>
16249
16250 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16251 prepare_for_testing.
16252
16253 2014-04-01 Anton Blanchard <anton@samba.org>
16254
16255 * gdb.arch/ppc64-atomic-inst.c: Remove.
16256 * gdb.arch/ppc64-atomic-inst.S: New file.
16257 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16258
16259 2014-03-31 Doug Evans <dje@google.com>
16260
16261 * gdb.base/print-symbol-loading-lib.c: New file.
16262 * gdb.base/print-symbol-loading-main.c: New file.
16263 * gdb.base/print-symbol-loading.exp: New file.
16264
16265 2014-03-31 Yao Qi <yao@codesourcery.com>
16266
16267 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16268
16269 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16270
16271 * gdb.ada/mi_dyn_arr: New testcase.
16272
16273 2014-03-27 Doug Evans <dje@google.com>
16274
16275 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16276
16277 2014-03-27 Yao Qi <yao@codesourcery.com>
16278
16279 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16280 if target is nios2-*-*.
16281
16282 2014-03-26 Yao Qi <yao@codesourcery.com>
16283
16284 * lib/gdb.exp (readline_is_used): New proc.
16285 * gdb.base/completion.exp: Move tests on command complete up.
16286 Skip the rest of tests if readline is not used.
16287 * gdb.ada/complete.exp: Skp the test if readline is not
16288 used.
16289 * gdb.base/filesym.exp: Likewise.
16290 * gdb.base/macscp.exp: Likewise.
16291 * gdb.base/readline-ask.exp: Likewise.
16292 * gdb.base/readline.exp: Likewise.
16293 * gdb.python/py-cmd.exp: Likewise.
16294 * gdb.trace/tfile.exp: Likewise.
16295
16296 2014-03-26 Yao Qi <yao@codesourcery.com>
16297
16298 * gdb.base/macscp.exp: Fix code format issues.
16299
16300 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16301
16302 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16303 * gdb.asm/powerpc64le.inc: New file.
16304
16305 2014-03-25 Pedro Alves <palves@redhat.com>
16306 Doug Evans <dje@google.com>
16307
16308 * gdb.base/source-execution.c: New file.
16309 * gdb.base/source-execution.exp: New file.
16310 * gdb.base/source-execution.gdb: New file.
16311
16312 2014-03-24 Doug Evans <dje@google.com>
16313
16314 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16315 using fission.
16316
16317 2014-03-24 Hui Zhu <hui@codesourcery.com>
16318 Pedro Alves <palves@redhat.com>
16319
16320 PR breakpoints/16101
16321 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16322 test pass/fail messages. Detect missing support for dprintf when
16323 breakpoints are actually inserted.
16324 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16325 breakpoints are actually inserted.
16326 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16327 fails.
16328
16329 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16330
16331 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16332
16333 2014-03-22 Doug Evans <xdje42@gmail.com>
16334
16335 * gdb.python/python.exp (python not supported): Verify multi-line
16336 python command issues an error.
16337 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16338 guile command issues an error.
16339
16340 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16341
16342 * gdb.threads/thread-specific.exp: Handle the lack of usable
16343 $this_breakpoint and $this_thread.
16344
16345 2014-03-21 Hui Zhu <hui@codesourcery.com>
16346
16347 * gdb.base/attach.exp (do_command_attach_tests): New.
16348
16349 2014-03-20 Tom Tromey <tromey@redhat.com>
16350 Pedro Alves <palves@redhat.com>
16351
16352 PR cli/15718
16353 * gdb.base/condbreak-call-false.c: New file.
16354 * gdb.base/condbreak-call-false.exp: New file.
16355
16356 2014-03-20 Pedro Alves <palves@redhat.com>
16357
16358 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16359 Delete.
16360 (block_signals, unblock_signals): Delete.
16361 (child_function_2, main): Remove references to deleted variable
16362 and functions.
16363
16364 2014-03-20 Pedro Alves <palves@redhat.com>
16365
16366 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16367 Use pthread_kill to signal thread 2.
16368 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16369 Adjust to make the test send itself a signal rather than using the
16370 host's "kill" command.
16371
16372 2014-03-20 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.threads/multiple-step-overs.c: New file.
16375 * gdb.threads/multiple-step-overs.exp: New file.
16376 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16377 Adjust expected infrun debug output.
16378
16379 2014-03-20 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16382 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16383
16384 2014-03-20 Pedro Alves <palves@redhat.com>
16385
16386 PR breakpoints/7143
16387 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16388 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16389 of gdb_test_multiple.
16390 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16391 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16392
16393 2014-03-20 Pedro Alves <palves@redhat.com>
16394
16395 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16396 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16397
16398 2014-03-19 Pedro Alves <palves@redhat.com>
16399
16400 * gdb.base/async.exp: Remove early return.
16401
16402 2014-03-19 Pedro Alves <palves@redhat.com>
16403
16404 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16405
16406 2014-03-19 Pedro Alves <palves@redhat.com>
16407
16408 * gdb.base/async.exp (test_background): Expect \r\n after
16409 "completed." in the fail pattern.
16410
16411 2014-03-19 Pedro Alves <palves@redhat.com>
16412
16413 * gdb.base/async.exp (test_background): New procedure.
16414 Use it for all background execution command tests.
16415
16416 2014-03-19 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.base/async.exp: Use prepare_for_testing.
16419
16420 2014-03-19 Pedro Alves <palves@redhat.com>
16421
16422 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16423 the same line.
16424
16425 2014-03-19 Pedro Alves <palves@redhat.com>
16426
16427 * gdb.base/async.c (main): Add "jump here" and "until here" line
16428 marker comments.
16429 * gdb.base/async.exp (jump_here): New global.
16430 (jump& test): Use it.
16431 (until_here): New global.
16432 (until& test): Use it.
16433
16434 2014-03-19 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.base/async.exp: Don't frob gdb_protocol.
16437
16438 2014-03-18 Doug Evans <xdje42@gmail.com>
16439
16440 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16441 Fix spelling of exec-done-display.
16442
16443 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16444
16445 PR gdb/15358
16446 * gdb.base/gdb-sigterm.c: New file.
16447 * gdb.base/gdb-sigterm.exp: New file.
16448
16449 2014-03-18 Pedro Alves <palves@redhat.com>
16450
16451 PR gdb/13860
16452 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16453 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16454 solib-event.
16455
16456 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16457
16458 * gdb.ada/pckd_arr_ren: New testcase.
16459
16460 2014-03-13 Doug Evans <xdje42@gmail.com>
16461
16462 PR guile/16612
16463 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16464 collect after discarding symbols.
16465
16466 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16467 Doug Evans <xdje42@gmail.com>
16468
16469 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16470 to history survives a gc.
16471
16472 2014-03-13 Pedro Alves <palves@redhat.com>
16473
16474 * gdb.base/default.exp: Don't test "target procfs".
16475
16476 2014-03-13 Pedro Alves <palves@redhat.com>
16477
16478 * gdb.base/default.exp: Update "target child" and "target procfs"
16479 tests to not expect "Unix".
16480
16481 2014-03-12 Tom Tromey <tromey@redhat.com>
16482
16483 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16484 New procs. Add target-async tests.
16485 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16486 Add target-async tests.
16487
16488 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16489
16490 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16491 'func_start' and 'func_end' for the beginning and end of the
16492 function code, respectively.
16493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16494 'func_end' instead of 'func' and 'main'.
16495
16496 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16497
16498 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16499 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16500 generate the debug info assembler source.
16501
16502 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16503
16504 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16505 * gdb.dwarf2/arr-subrange.exp: Likewise.
16506 * gdb.dwarf2/dwz.exp: Likewise.
16507 * gdb.dwarf2/method-ptr.exp: Likewise.
16508 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16509 * gdb.dwarf2/subrange.exp: Likewise.
16510 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16511 * gdb.dwarf2/implptrpiece.exp: Likewise.
16512 * gdb.dwarf2/nostaticblock.exp: Likewise.
16513
16514 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16515
16516 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16517 directory to absolute path name arguments.
16518
16519 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16520
16521 * gdb.ada/tagged_access: New testcase.
16522
16523 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16524
16525 * gdb.btrace/data.exp: Update expected output.
16526
16527 2014-03-06 Yao Qi <yao@codesourcery.com>
16528
16529 * gdb.trace/pr16508.exp: New file.
16530
16531 2014-03-05 Pedro Alves <palves@redhat.com>
16532
16533 PR gdb/16575
16534 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16535 procedure.
16536 (top level): Adjust to use it. Add tests that exercise breakpoint
16537 interaction with the code-cache.
16538
16539 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16540
16541 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16542 test for 'history-append!'.
16543
16544 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16545
16546 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16547 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16548 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16549 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16550 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16551 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16552
16553 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16554
16555 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16556 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16557 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16558
16559 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16560
16561 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16562
16563 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16564
16565 * gdb.dwarf2/arr-stride.c: New file.
16566 * gdb.dwarf2/arr-stride.exp: New file.
16567
16568 2014-02-26 Pedro Alves <palves@redhat.com>
16569
16570 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16571 that won't ever trigger. Make sure that GDB reports the correct
16572 breakpoint that caused the stop.
16573
16574 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16575
16576 PR gdb/16626
16577 * gdb.base/auto-load-script: New file.
16578 * gdb.base/auto-load.c: New file.
16579 * gdb.base/auto-load.exp: New file.
16580
16581 PR gdb/16626
16582 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16583
16584 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16585
16586 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16587 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16588
16589 2014-02-24 Doug Evans <dje@google.com>
16590
16591 * lib/gdb.exp (run_on_host): Log error output if program fails.
16592
16593 2014-02-21 Pedro Alves <palves@redhat.com>
16594
16595 * gdb.threads/step-after-sr-lock.c: Rename to ...
16596 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16597 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16598 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16599 ... this.
16600
16601 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16602
16603 PR tdep/16397
16604 * gdb.arch/amd64-stap-special-operands.exp: New file.
16605 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16606 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16607 * gdb.arch/amd64-stap-triplet.S: Likewise.
16608 * gdb.arch/amd64-stap-triplet.c: Likewise.
16609
16610 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16611
16612 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16613 in .section pseudo-op.
16614
16615 2014-02-20 lin zuojian <manjian2006@gmail.com>
16616 Joel Brobecker <brobecker@adacore.com>
16617 Doug Evans <xdje42@gmail.com>
16618
16619 PR symtab/16581
16620 * gdb.dwarf2/dw2-icycle.S: New file.
16621 * gdb.dwarf2/dw2-icycle.c: New file.
16622 * gdb.dwarf2/dw2-icycle.exp: New file.
16623
16624 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16625
16626 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16627 operations on gdb.Value objects.
16628 * gdb.python/py-value-cc.exp: Add new test to test operations on
16629 gdb.Value objects.
16630
16631 2014-02-18 Doug Evans <dje@google.com>
16632
16633 * Makefile.in (TESTS): New variable.
16634 (expanded_tests, expanded_tests_or_none): New variables
16635 (check-single): Pass $(expanded_tests_or_none) to runtest.
16636 (check-parallel): Only run tests in $(TESTS) if non-empty.
16637 (check/no-matching-tests-found): New rule.
16638 * README: Document TESTS makefile variable.
16639
16640 2014-02-18 Doug Evans <dje@google.com>
16641
16642 * Makefile.in (check-parallel): rm -rf outputs temp.
16643
16644 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16645
16646 Fix "ERROR: no fileid for" in the testsuite.
16647 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16648
16649 2014-02-12 Doug Evans <dje@google.com>
16650
16651 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16652 (MISCELLANEOUS): New variable.
16653 (clean): rm -rf $(MISCELLANEOUS).
16654 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16655 dwp live in the same directory as symlinks, with each symlink pointed
16656 to a differently named file in a different directory.
16657
16658 2014-02-11 Doug Evans <dje@google.com>
16659
16660 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16661 of Tcl file commands.
16662
16663 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16664
16665 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16666 "kill -SIGUSR1 -1".
16667
16668 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16669
16670 * gdb.ada/tick_length_array_enum_idx: New testcase.
16671
16672 2014-02-10 Doug Evans <xdje42@gmail.com>
16673
16674 * configure.ac (AC_OUTPUT): Add gdb.guile.
16675 * configure: Regenerate.
16676 * lib/gdb-guile.exp: New file.
16677 * lib/gdb.exp (get_target_charset): New function.
16678 * gdb.base/help.exp: Update expected output from "apropos apropos".
16679 * gdb.guile/Makefile.in: New file.
16680 * gdb.guile/guile.exp: New file.
16681 * gdb.guile/scm-arch.c: New file.
16682 * gdb.guile/scm-arch.exp: New file.
16683 * gdb.guile/scm-block.c: New file.
16684 * gdb.guile/scm-block.exp: New file.
16685 * gdb.guile/scm-breakpoint.c: New file.
16686 * gdb.guile/scm-breakpoint.exp: New file.
16687 * gdb.guile/scm-disasm.c: New file.
16688 * gdb.guile/scm-disasm.exp: New file.
16689 * gdb.guile/scm-equal.c: New file.
16690 * gdb.guile/scm-equal.exp: New file.
16691 * gdb.guile/scm-error.exp: New file.
16692 * gdb.guile/scm-error.scm: New file.
16693 * gdb.guile/scm-frame-args.c: New file.
16694 * gdb.guile/scm-frame-args.exp: New file.
16695 * gdb.guile/scm-frame-args.scm: New file.
16696 * gdb.guile/scm-frame-inline.c: New file.
16697 * gdb.guile/scm-frame-inline.exp: New file.
16698 * gdb.guile/scm-frame.c: New file.
16699 * gdb.guile/scm-frame.exp: New file.
16700 * gdb.guile/scm-generics.exp: New file.
16701 * gdb.guile/scm-gsmob.exp: New file.
16702 * gdb.guile/scm-iterator.c: New file.
16703 * gdb.guile/scm-iterator.exp: New file.
16704 * gdb.guile/scm-math.c: New file.
16705 * gdb.guile/scm-math.exp: New file.
16706 * gdb.guile/scm-objfile-script-gdb.in: New file.
16707 * gdb.guile/scm-objfile-script.c: New file.
16708 * gdb.guile/scm-objfile-script.exp: New file.
16709 * gdb.guile/scm-objfile.c: New file.
16710 * gdb.guile/scm-objfile.exp: New file.
16711 * gdb.guile/scm-ports.exp: New file.
16712 * gdb.guile/scm-pretty-print.c: New file.
16713 * gdb.guile/scm-pretty-print.exp: New file.
16714 * gdb.guile/scm-pretty-print.scm: New file.
16715 * gdb.guile/scm-section-script.c: New file.
16716 * gdb.guile/scm-section-script.exp: New file.
16717 * gdb.guile/scm-section-script.scm: New file.
16718 * gdb.guile/scm-symbol.c: New file.
16719 * gdb.guile/scm-symbol.exp: New file.
16720 * gdb.guile/scm-symtab-2.c: New file.
16721 * gdb.guile/scm-symtab.c: New file.
16722 * gdb.guile/scm-symtab.exp: New file.
16723 * gdb.guile/scm-type.c: New file.
16724 * gdb.guile/scm-type.exp: New file.
16725 * gdb.guile/scm-value-cc.cc: New file.
16726 * gdb.guile/scm-value-cc.exp: New file.
16727 * gdb.guile/scm-value.c: New file.
16728 * gdb.guile/scm-value.exp: New file.
16729 * gdb.guile/source2.scm: New file.
16730 * gdb.guile/types-module.cc: New file.
16731 * gdb.guile/types-module.exp: New file.
16732
16733 2014-02-10 Yao Qi <yao@codesourcery.com>
16734
16735 PR testsuite/16543
16736 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16737 * configure: Regenerated.
16738 * Makefile.in: New file.
16739
16740 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16741
16742 * gdb.python/py-framefilter.exp: Fix typo.
16743
16744 2014-02-08 Yao Qi <yao@codesourcery.com>
16745
16746 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16747 that no =breakpoint-modified is emitted when breakpoints are
16748 modified through MI commands.
16749
16750 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16751 Pedro Alves <palves@redhat.com>
16752
16753 * gdb.threads/step-after-sr-lock.c: New file.
16754 * gdb.threads/step-after-sr-lock.exp: New file.
16755
16756 2014-02-07 Pedro Alves <palves@redhat.com>
16757
16758 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16759
16760 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16761
16762 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16763 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16764
16765 2014-02-06 Doug Evans <xdje42@gmail.com>
16766
16767 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16768 output.
16769
16770 * gdb.gdb/python-interrupts.exp: New file.
16771
16772 2014-02-05 Yao Qi <yao@codesourcery.com>
16773
16774 * gdb.trace/report.exp (use_collected_data): Test the output
16775 of "info threads" and "info inferiors".
16776
16777 2014-02-05 Yao Qi <yao@codesourcery.com>
16778
16779 Revert this patch:
16780
16781 2013-05-24 Yao Qi <yao@codesourcery.com>
16782
16783 * gdb.trace/tfile.exp: Test inferior and thread.
16784
16785 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16786
16787 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16788 on a function.
16789 * gdb.base/step-bt.c: Call hello via function pointer to make
16790 sure its first instruction is executed on powerpc64le-linux.
16791
16792 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16793
16794 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16795
16796 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16797
16798 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16799 of the test patterns for use on little-endian systems.
16800
16801 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16802
16803 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16804 (decimal_vector): Fix for little-endian.
16805
16806 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16807
16808 * gdb.arch/sparc-sysstep.exp: New file.
16809 * gdb.arch/sparc-sysstep.c: Likewise.
16810
16811 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16812
16813 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16814
16815 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16816
16817 2014-01-23 Tom Tromey <tromey@redhat.com>
16818
16819 * gdb.ada/array_char_idx: New testcase.
16820
16821 2014-01-23 Tom Tromey <tromey@redhat.com>
16822
16823 PR python/16487:
16824 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16825 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16826 classes.
16827
16828 2014-01-23 Tom Tromey <tromey@redhat.com>
16829
16830 PR python/16491:
16831 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16832 string from an inferior frame.
16833 * gdb.python/py-framefilter-mi.exp: Update.
16834
16835 2014-01-22 Doug Evans <dje@google.com>
16836
16837 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16838
16839 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16840
16841 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16842
16843 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16844
16845 * gdb.trace/entry-values.exp: Remove excess space character from
16846 regex patterns. Handle s390 call instruction.
16847
16848 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16849
16850 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16851 define "*_start" label. Make "name" static.
16852 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16853 ${name} by references to ${name}_start.
16854
16855 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16856
16857 * gdb.base/info-macros.exp: Remove "debug" from the compile
16858 options.
16859
16860 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16861
16862 * gdb.dlang/demangle.exp: New file.
16863
16864 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16865
16866 * gdb.dlang/primitive-types.exp: New file.
16867
16868 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16869
16870 * configure.ac: Create gdb.dlang/Makefile.
16871 * configure: Regenerate.
16872 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16873 * gdb.dlang/Makefile.in: New file.
16874 * lib/d-support.exp: New file.
16875 * lib/gdb.exp (skip_d_tests): New proc.
16876
16877 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16878
16879 * gdb.btrace/delta.exp: Check reverse stepi.
16880 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16881 * gdb.btrace/finish.exp: New.
16882 * gdb.btrace/next.exp: New.
16883 * gdb.btrace/nexti.exp: New.
16884 * gdb.btrace/record_goto.c: Add comments.
16885 * gdb.btrace/step.exp: New.
16886 * gdb.btrace/stepi.exp: New.
16887 * gdb.btrace/multi-thread-step.c: New.
16888 * gdb.btrace/multi-thread-step.exp: New.
16889 * gdb.btrace/rn-dl-bind.c: New.
16890 * gdb.btrace/rn-dl-bind.exp: New.
16891 * gdb.btrace/data.c: New.
16892 * gdb.btrace/data.exp: New.
16893 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16894
16895 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16896
16897 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16898 * gdb.btrace/exception.exp: Update.
16899 * gdb.btrace/instruction_history.exp: Update.
16900 * gdb.btrace/record_goto.exp: Update.
16901 * gdb.btrace/tailcall.exp: Update.
16902 * gdb.btrace/unknown_functions.exp: Update.
16903 * gdb.btrace/delta.exp: New.
16904
16905 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16906
16907 * gdb.btrace/record_goto.exp: Add backtrace test.
16908 * gdb.btrace/tailcall.exp: Add backtrace test.
16909
16910 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16911
16912 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16913 * gdb.btrace/record_goto.c: New.
16914 * gdb.btrace/record_goto.exp: New.
16915 * gdb.btrace/x86-record_goto.S: New.
16916
16917 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16918
16919 * gdb.btrace/function_call_history.exp: Update tests.
16920 * gdb.btrace/instruction_history.exp: Update tests.
16921
16922 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16923
16924 * gdb.btrace/function_call_history.exp: Fix expected field
16925 order for "record function-call-history".
16926 Add new tests for "record function-call-history /c".
16927 * gdb.btrace/exception.cc: New.
16928 * gdb.btrace/exception.exp: New.
16929 * gdb.btrace/tailcall.exp: New.
16930 * gdb.btrace/x86-tailcall.S: New.
16931 * gdb.btrace/x86-tailcall.c: New.
16932 * gdb.btrace/unknown_functions.c: New.
16933 * gdb.btrace/unknown_functions.exp: New.
16934 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16935
16936 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16937
16938 * gdb.btrace/instruction_history.exp: Update.
16939 * gdb.btrace/function_call_history.exp: Update.
16940
16941 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16942
16943 * gdb.btrace/function_call_history.exp: Fix expected function
16944 trace.
16945 * gdb.btrace/instruction_history.exp: Initialize traced.
16946 Remove traced_functions.
16947
16948 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16949
16950 * gdb.btrace/function_call_history.exp: Update
16951 * gdb.btrace/instruction_history.exp: Update.
16952
16953 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16954
16955 * gdb.btrace/enable.exp: Update expected text.
16956
16957 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16958
16959 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16960 bytes.
16961
16962 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16963
16964 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16965
16966 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16967
16968 * lib/gdb.exp (supports_process_record): Return true for
16969 arm*-linux*. (supports_reverse): Likewise.
16970
16971 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16972
16973 PR python/15464
16974 PR python/16113
16975 * gdb.python/py-type.c: Enhance test case.
16976 * gdb.python/py-value-cc.cc: Likewise
16977 * gdb.python/py-type.exp: Add new tests.
16978 * gdb.python/py-value-cc.exp: Likewise
16979
16980 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16981 Pedro Alves <palves@redhat.com>
16982
16983 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16984 Make "name" extern.
16985 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16986 references to ${name}_start by references to ${name}.
16987
16988 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16989
16990 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16991
16992 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16993
16994 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16995
16996 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16997 Pedro Alves <palves@redhat.com>
16998
16999 * gdb.mi/mi-info-os.exp: Connect to the target with
17000 mi_gdb_target_load.
17001
17002 2014-01-08 Pedro Alves <palves@redhat.com>
17003
17004 * gdb.threads/reconnect-signal.c: New file.
17005 * gdb.threads/reconnect-signal.exp: New file.
17006
17007 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17008
17009 * gdb.base/source-dir.exp: New file.
17010
17011 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17012
17013 * gdb.ada/mi_interface: New testcase.
17014
17015 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17016
17017 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17018 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17019 gdb.ada/pp-rec-component/pck.ads: New files.
17020
17021 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17022
17023 * gdb.python/py-pp-integral.c: New file.
17024 * gdb.python/py-pp-integral.py: New file.
17025 * gdb.python/py-pp-integral.exp: New file.
17026
17027 For older changes see ChangeLog-1993-2013.
17028 \f
17029 ;; Local Variables:
17030 ;; mode: change-log
17031 ;; left-margin: 8
17032 ;; fill-column: 74
17033 ;; version-control: never
17034 ;; End:
17035
17036 Copyright 2014-2019 Free Software Foundation, Inc.
17037 Copying and distribution of this file, with or without modification,
17038 are permitted provided the copyright notice and this notice are preserved.
This page took 0.353607 seconds and 5 git commands to generate.