6cee4787e08352b081dbb548bf1aeabc5a625c11
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-09-08 Tom Tromey <tom@tromey.com>
2
3 * gdb.tui/resize.exp: Remove setup_xfail.
4 * gdb.tui/regs.exp: Remove setup_xfail.
5 * gdb.tui/basic.exp: Remove setup_xfail.
6
7 2019-09-06 David Blaikie <dblaikie@gmail.com>
8
9 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
10 * gdb.cp/cplabel.exp: Ditto.
11 * gdb.linespec/ls-errs.exp: Ditto.
12
13 2019-09-05 Tom de Vries <tdevries@suse.de>
14
15 * lib/gdb.exp (cmp_file_string): New proc.
16 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
17 runto_main. Verify save breakpoints output.
18
19 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
20
21 * gdb.base/info-var.exp: Test info variables without running
22 to main, to avoid expect's buffer overflow.
23
24 2019-09-03 Tom Tromey <tromey@adacore.com>
25
26 * gdb.ada/bias.exp: New file.
27 * gdb.ada/bias/bias.adb: New file.
28 * gdb.ada/print_chars.exp: Add regression test.
29 * gdb.ada/print_chars/foo.adb (My_Character): New type.
30 (MC): New variable.
31
32 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
33
34 * gdb.base/argv0-symlink.exp: Run only on native target
35 and local host.
36
37 2019-08-29 Tom de Vries <tdevries@suse.de>
38
39 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
40 diverse debug info.
41 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
42
43 2019-08-28 Tom de Vries <tdevries@suse.de>
44
45 * gdb.base/info-var.exp: Allow info variables to print info for files
46 other than info-var-f1.c and info-var-f2.c.
47
48 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * gdb.fortran/info-types.exp: Add module.
51 * gdb.fortran/info-types.f90: Update expected results.
52
53 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.fortran/info-types.exp: New file.
56 * gdb.fortran/info-types.f90: New file.
57 * lib/fortran.exp (fortran_character1): New proc.
58
59 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
62 functions'. Reindent as needed.
63 * gdb.base/info-var-f1.c: New file.
64 * gdb.base/info-var-f2.c: New file.
65 * gdb.base/info-var.exp: New file.
66 * gdb.base/info-var.h: New file.
67
68 2019-08-26 Tom de Vries <tdevries@suse.de>
69
70 PR c++/24852
71 * gdb.cp/no-libstdcxx-probe.exp: New test.
72
73 2019-08-26 Tom de Vries <tdevries@suse.de>
74
75 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
76 * tests need to be skipped.
77 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
78 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
79 mi_skip_libstdcxx_probe_tests.
80
81 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
82
83 * gdb.python/py-xmethods.exp: Use raw strings when passing
84 arguments to SimpleXMethodMatcher.
85
86 2019-08-22 Tom de Vries <tdevries@suse.de>
87
88 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
89 more informative.
90
91 2019-08-21 Pedro Alves <palves@redhat.com>
92
93 * gdb.base/with.exp: Test "with" with no arguments.
94
95 2019-08-21 Tom de Vries <tdevries@suse.de>
96
97 * gdb.base/gdb-caching-proc.exp: Sort files.
98
99 2019-08-20 Tom de Vries <tdevries@suse.de>
100
101 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
102 compilation.
103
104 2019-08-16 Tom de Vries <tdevries@suse.de>
105
106 * gdb.base/compare-sections.exp ("after run to main"): Allow
107 mismatched read-only sections for PIE executables.
108
109 2019-08-16 Tom Tromey <tom@tromey.com>
110
111 * lib/tuiterm.exp (_csi_Z): New proc.
112 * gdb.tui/basic.exp: Update window positions.
113 * gdb.tui/empty.exp: Update window positions.
114
115 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
116
117 * gdb.base/examine-backward.exp: Correct regexp for
118 "examine 3 bytes backward from ${address_zero}".
119
120 2019-08-15 Tom Tromey <tom@tromey.com>
121
122 * gdb.tui/empty.exp: Enable resizing tests.
123
124 2019-08-15 Tom Tromey <tromey@adacore.com>
125
126 * gdb.ada/char_enum.exp: Add regression tests.
127 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
128 and '0'.
129 (Char, Gchar): Update.
130 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
131
132 2019-08-15 Christian Biesinger <cbiesinger@google.com>
133
134 * gdb.python/python.exp: Expect a leading underscore on
135 GdbOutput{,Error}File.
136
137 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
138
139 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
140 Windows host.
141
142 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
143
144 * gdb.base/batch-preserve-term-settings.exp
145 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
146
147 2019-08-15 Christian Biesinger <cbiesinger@google.com>
148
149 * lib/gdb.exp: When running on a mingw target, replace
150 /x/ with x:/.
151
152 2019-08-14 Alan Hayward <alan.hayward@arm.com>
153
154 * gdb.arch/aarch64-prologue.c: New test.
155 * gdb.arch/aarch64-prologue.exp: New file.
156
157 2019-08-13 Tom de Vries <tdevries@suse.de>
158
159 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
160 Thread.
161
162 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
163
164 * gdb.python/py-completion.exp: Download the .py file to the host
165 and use its host pathname. Conditionalize tests that use
166 tab completion and manipulate files on the build machine.
167 * gdb.python/py-events.exp: Download the .py file to the host
168 and use its host pathname.
169 * gdb.python/py-evsignal.exp: Likewise.
170 * gdb.python/py-evthreads.exp: Likewise.
171 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
172 pathname syntax.
173 * gdb.python/py-framefilter.exp: Download the .py file to the right
174 place on the host. Match Windows pathname syntax.
175 * gdb.python/py-mi-var-info-path-expression.exp: Download the
176 .py file to the host and use its host pathname.
177 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
178 * gdb.python/py-objfile.exp: Expect a host pathname, not a
179 build pathname. Skip symlink test on Windows host. Add missing
180 newline at end of file.
181 * gdb.python/py-pp-maint.exp: Download the .py file to the host
182 and use its host pathname.
183 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
184 * gdb.python/py-section-script.exp: Use host location of binfile
185 on safe-path. Use correct path separator on Windows host.
186 Reorder alternatives in gdb_test_multiple to prevent matching
187 the wrong alternative on success.
188 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
189
190 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
191
192 * gdb.gdb/selftest.exp (test_with_self): Update test to now
193 expect the GDB inferior to no longer immediately stop after
194 being resumed with "signal SIGINT".
195
196 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
197
198 * gdb.linespec/break-ask.exp: Generalize regexps to match
199 Windows pathnames too.
200
201 2019-08-08 Tom de Vries <tdevries@suse.de>
202
203 PR testsuite/24862
204 * lib/tuiterm.exp (_accept): Fix CSI regexp.
205
206 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
207
208 * gdb.base/style.exp: Update tests for help doc new invariants.
209 * gdb.base/help.exp: Likewise.
210
211 2019-08-06 Tom Tromey <tom@tromey.com>
212
213 * gdb.base/style.exp: Add disassemble test.
214 * gdb.base/style.c (some_called_function): New function.
215 (main): Use it.
216
217 2019-08-05 Christian Biesinger <cbiesinger@google.com>
218
219 * gdb.python/py-block.exp: Test dictionary access on blocks.
220
221 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
222
223 PR gdb/24863
224 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
225 -list-thread-groups --available test when running under
226 check-read1.
227
228 2019-08-05 Tom de Vries <tdevries@suse.de>
229
230 PR testsuite/24863
231 * lib/gdb.exp (with_read1_timeout_factor): New proc.
232 * gdb.base/help.exp: Use with_read1_timeout_factor.
233 * gdb.base/info-macros.exp: Same.
234 * gdb.cp/nested-types.exp: Same.
235
236 2019-08-05 Tom de Vries <tdevries@suse.de>
237
238 * lib/gdb.exp (version_at_least): Factor out of ...
239 (tcl_version_at_least): ... here.
240 (gdb_compile): Fail if pie results in non-PIE executable.
241 (readelf_version, readelf_prints_pie): New proc.
242 (exec_is_pie): Return -1 if unknown.
243
244 2019-08-05 Tom de Vries <tdevries@suse.de>
245
246 * lib/gdb.exp (tcl_version_at_least): Fix typo.
247
248 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
249
250 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
251
252 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
253
254 * lib/completion-support.exp (test_gdb_complete_none): Skip
255 tab completion tests if no readline support.
256 (test_gdb_complete_unique_re): Likewise.
257 (test_gdb_complete_multiple): Likewise.
258
259 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
260
261 * gdb.base/info_sources.exp: New file.
262 * gdb.base/info_sources.c: New file.
263 * gdb.base/info_sources_base.c: New file.
264
265 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
266
267 * gdb.base/batch-exit-status.exp: Call test_exit_status with
268 prefix argument.
269 (test_exit_status): Add prefix argument.
270
271 2019-08-01 Tom de Vries <tdevries@suse.de>
272
273 PR testsuite/24863
274 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
275 calling exp_continue for new thread and thread exited messages.
276
277 2019-08-01 Tom de Vries <tdevries@suse.de>
278
279 PR testsuite/24863
280 * gdb.base/structs.exp: Fix check-read1 timeout using
281 gdb_test_sequence.
282 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
283
284 2019-08-01 Tom de Vries <tdevries@suse.de>
285
286 PR testsuite/24863
287 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
288 line.
289
290 2019-08-01 Tom de Vries <tdevries@suse.de>
291
292 PR testsuite/24863
293 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
294
295 2019-07-30 Tom Tromey <tromey@adacore.com>
296
297 * gdb.ada/display_nested.exp: New file.
298 * gdb.ada/display_nested/foo.adb: New file.
299 * gdb.ada/display_nested/pack.adb: New file.
300 * gdb.ada/display_nested/pack.ads: New file.
301
302 2019-07-30 Christian Biesinger <cbiesinger@google.com>
303
304 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
305 namespace.
306 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
307
308 2019-07-30 Tom de Vries <tdevries@suse.de>
309
310 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
311 instead.
312
313 2019-07-30 Tom de Vries <tdevries@suse.de>
314
315 PR testsuite/24834
316 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
317 (exec_is_pie): New proc.
318
319 2019-07-29 Christian Biesinger <cbiesinger@google.com>
320
321 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
322
323 2019-07-29 Christian Biesinger <cbiesinger@google.com>
324
325 * gdb.python/py-objfile.c: Add global and static vars.
326 * gdb.python/py-objfile.exp: Test new functions Objfile.
327 lookup_global_symbol and lookup_static_symbol.
328
329 2019-07-29 Tom Tromey <tom@tromey.com>
330
331 * lib/tuiterm.exp (Term::_csi_@): New proc.
332 (Term::_csi_X): Don't move cursor.
333
334 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
335
336 * gdb.base/options.exp: Update backtrace - completion to
337 new option -frame-info.
338 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
339 Test new 'set print frame-info'. Test backtrace -frame-info
340 overriding 'set print frame-info'.
341 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
342 Test new 'set print frame-info'.
343 Verify consistency of backtrace with and without filters, with and
344 without -no-filters.
345 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
346 default.
347
348 2019-07-29 Tom de Vries <tdevries@suse.de>
349
350 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
351 no arguments".
352
353 2019-07-29 Tom de Vries <tdevries@suse.de>
354
355 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
356 is a substring of the first for "complete non-unique file name".
357
358 2019-07-29 Tom de Vries <tdevries@suse.de>
359
360 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
361 with ".*".
362
363 2019-07-29 Tom de Vries <tdevries@suse.de>
364
365 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
366 Pass prompt_regexp parameter to gdb_test_multiple calls.
367
368 2019-07-29 Tom de Vries <tdevries@suse.de>
369
370 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
371 print registers" regexps.
372
373 2019-07-29 Tom de Vries <tdevries@suse.de>
374
375 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
376
377 2019-07-29 Tom de Vries <tdevries@suse.de>
378
379 PR gdb/24855
380 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
381 (skip_python_tests_prompt): Add prompt_regexp argument to
382 gdb_test_multiple calls.
383
384 2019-07-27 Tom Tromey <tom@tromey.com>
385
386 * gdb.tui/main.exp: New file.
387
388 2019-07-27 Tom Tromey <tom@tromey.com>
389
390 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
391 optional.
392 * gdb.tui/empty.exp: New file.
393
394 2019-07-27 Tom Tromey <tom@tromey.com>
395
396 * lib/tuiterm.exp (spawn): New proc.
397 (Term::resize): New proc.
398 * gdb.tui/resize.exp: New file.
399
400 2019-07-27 Tom Tromey <tom@tromey.com>
401
402 * gdb.tui/list.exp: New file.
403
404 2019-07-27 Tom Tromey <tom@tromey.com>
405
406 * gdb.tui/regs.exp: New file.
407
408 2019-07-27 Tom Tromey <tom@tromey.com>
409
410 * gdb.tui/basic.exp: Add "layout split" test.
411
412 2019-07-27 Tom Tromey <tom@tromey.com>
413
414 * gdb.tui/basic.exp: Add "layout asm" test.
415
416 2019-07-27 Tom Tromey <tom@tromey.com>
417
418 * lib/tuiterm.exp: New file.
419 * gdb.tui/basic.exp: New file.
420
421 2019-07-27 Kevin Buettner <kevinb@redhat.com>
422
423 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
424 Enable tests associated with this flag. Adjust regex
425 referencing "foo_low" to now refer to "foo_cold" instead.
426
427 2019-07-27 Kevin Buettner <kevinb@redhat.com>
428
429 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
430 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
431 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
432 foo_cold. Revise comments to match.
433 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
434 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
435 were wrapped into this proc; Call do_test in loop from outermost
436 level.
437 (foo_low): Rename all occurrences to "foo_cold".
438 (backtrace from baz): New test.
439 (x2/i foo_cold): New test.
440 (info line *foo_cold): New test.
441
442 2019-07-26 Tom de Vries <tdevries@suse.de>
443
444 * gdb.arch/i386-pkru.exp: Fix unterminated string.
445
446 2019-07-25 Tom de Vries <tdevries@suse.de>
447
448 PR testsuite/24830
449 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
450 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
451 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
452 (skip_libstdcxx_probe_tests): ... here.
453 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
454
455 2019-07-24 Tom de Vries <tdevries@suse.de>
456
457 PR testsuite/24807
458 * gdb.objc/basicclass.m: Include stdio.h.
459 * gdb.objc/nondebug.m: Same.
460 * gdb.objc/objcdecode.m: Same.
461
462 2019-07-24 Tom de Vries <tdevries@suse.de>
463
464 PR testsuite/24612
465 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
466 additional_flags.
467
468 2019-07-24 Tom de Vries <tdevries@suse.de>
469
470 PR testsuite/24831
471 * gdb.multi/tids.exp: Update error messages for info threads.
472
473 2019-07-24 Tom de Vries <tdevries@suse.de>
474
475 * gdb.base/info-types.exp: Allow info types to print info for more than
476 one file.
477
478 2019-07-23 Tom de Vries <tdevries@suse.de>
479
480 PR testsuite/24842
481 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
482 gdb_spawn_with_cmdline_opts.
483
484 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
485
486 * gdb.arch/arm-cmse-sgstubs.c: New test.
487 * gdb.arch/arm-cmse-sgstubs.exp: New file.
488
489 2019-07-23 Tom de Vries <tdevries@suse.de>
490
491 PR testsuite/24711
492 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
493 issuing next command.
494
495 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
496
497 * gdb.ada/info_auto_lang.exp: Update expected results.
498 * gdb.base/info-types.c: Add additional types to check.
499 * gdb.base/info-types.exp: Update expected results.
500
501 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.base/info-types.c: New file.
504 * gdb.base/info-types.exp: New file.
505
506 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * gdb.arch/riscv-bp-infcall.c: New file.
509 * gdb.arch/riscv-bp-infcall.exp: New file.
510
511 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
512
513 PR breakpoints/24541
514 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
515
516 2019-07-14 Tom de Vries <tdevries@suse.de>
517
518 PR testsuite/24760
519 * gdb.objc/basicclass.exp: Fix unterminated string.
520
521 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
522 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
525 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
526 negative bounds.
527 * gdb.fortran/vla-value.exp: Print elements of an array with
528 negative bounds.
529 * gdb.fortran/vla.f90: Setup an array with negative bounds for
530 testing.
531
532 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
533
534 * gdb.base/options.exp (expect_string): Dequote strings in
535 results.
536 (test-string): Test strings with different quoting and reindent.
537
538 2019-07-10 Tom Tromey <tromey@adacore.com>
539
540 * gdb.ada/mi_ex_cond.exp: Update expected results.
541 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
542 * gdb.ada/mi_catch_ex.exp: Update expected results.
543 * gdb.ada/mi_catch_assert.exp: Update expected results.
544 * gdb.ada/catch_ex.exp (catch_exception_info)
545 (catch_exception_entry, catch_assert_entry)
546 (catch_unhandled_entry): Update.
547 * gdb.ada/catch_assert_if.exp: Update expected results.
548
549 2019-07-10 Richard Bunt <richard.bunt@arm.com>
550 Stephen Roberts <stephen.roberts@arm.com>
551
552 * gdb.base/define.exp: Restore original prompt.
553
554 2019-07-09 Pedro Alves <palves@redhat.com>
555
556 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
557 breakpoints" output.
558 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
559 * gdb.python/py-breakpoint.exp: No longer expect that "catch
560 throw" creates breakpoint.
561 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
562 'type="catchpoint"'.
563
564 2019-07-09 Pedro Alves <palves@redhat.com>
565
566 PR c++/15468
567 * gdb.cp/except-multi-location-lib.cc: New.
568 * gdb.cp/except-multi-location-main.cc: New.
569 * gdb.cp/except-multi-location.exp: New.
570
571 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
572
573 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
574 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
575 argument and update callers.
576
577 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * gdb.arch/amd64-break-on-asm-line.S: New file.
580 * gdb.arch/amd64-break-on-asm-line.exp: New file.
581
582 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
583
584 * gdb.base/printcmds.exp: Test printing C string and
585 C wide string convenience vars without transiting via the inferior.
586 Also make test names unique.
587
588 2019-07-08 Alan Hayward <alan.hayward@arm.com>
589
590 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
591
592 2019-07-04 Pedro Alves <palves@redhat.com>
593
594 * lib/gdb.exp (foreach_with_prefix): Don't return early if
595 body returned ok(0), break(3) or continue(4).
596 * gdb.testsuite/foreach_with_prefix.exp: New file.
597
598 2019-07-04 Alan Hayward <alan.hayward@arm.com>
599
600 * gdb.server/unittest.exp: Allow 0 unit tests to run.
601
602 2019-07-03 Pedro Alves <palves@redhat.com>
603
604 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
605 "return -code".
606
607 2019-07-03 Pedro Alves <palves@redhat.com>
608
609 PR cli/24732
610 * gdb.base/shell.exp: Load completion-support.exp.
611 Adjust expected error output. Add completion tests.
612
613 2019-07-03 Pedro Alves <palves@redhat.com>
614
615 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
616 string_to_regexp.
617
618 2019-07-03 Pedro Alves <palves@redhat.com>
619
620 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
621 (expect_integer): Adjust to expect "-string".
622 (expect_string): New.
623 (all_options): Expect "-string".
624 (test-flag, test-boolean): Adjust to expect "-string".
625 (test-string): New proc.
626 (top level): Call it.
627
628 2019-07-03 Pedro Alves <palves@redhat.com>
629
630 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
631 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
632 the expected output in the success.
633
634 2019-07-03 Pedro Alves <palves@redhat.com>
635
636 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
637 Split one gdb_test_multiple call in two to avoid a race.
638
639 2019-07-03 Pedro Alves <palves@redhat.com>
640
641 * gdb.base/with.c: New file.
642 * gdb.base/with.exp: New file.
643
644 2019-07-03 Pedro Alves <palves@redhat.com>
645
646 * gdb.base/settings.exp: Replace all references to "maint
647 test-settings set" with references to "maint set test-settings",
648 and all references to "maint test-settings show" with references
649 to "maint show test-settings".
650
651 2019-07-03 Pedro Alves <palves@redhat.com>
652
653 * gdb.base/settings.exp (test-string): Adjust expected out when
654 testing "maint test-settings show filename"
655
656 2019-07-02 Pedro Alves <palves@redhat.com>
657
658 * gdb.base/options.exp (test-info-threads): New procedure.
659 (top level): Call it.
660
661 2019-06-28 Tom Tromey <tromey@adacore.com>
662
663 * gdb.dwarf2/ada-linkage-name.c: New file.
664 * gdb.dwarf2/ada-linkage-name.exp: New file.
665
666 2019-06-27 Tom Tromey <tromey@adacore.com>
667
668 * gdb.cp/constexpr-field.exp: Use setup_xfail.
669
670 2019-06-26 Tom de Vries <tdevries@suse.de>
671
672 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
673
674 2019-06-26 Tom de Vries <tdevries@suse.de>
675
676 * gdb.base/index-cache.exp: Add back missing debug option.
677
678 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
679
680 * gdb.base/alias.exp: Test non matching/non existing prefixes.
681
682 2019-06-25 Tom de Vries <tdevries@suse.de>
683
684 PR testsuite/24727
685 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
686
687 2019-06-24 Tom de Vries <tdevries@suse.de>
688
689 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
690
691 2019-06-24 Tom de Vries <tdevries@suse.de>
692
693 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
694 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
695 * gdb.trace/unavailable-dwarf-piece.exp: Same.
696
697 2019-06-24 Tom de Vries <tdevries@suse.de>
698
699 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
700
701 2019-06-21 Tom de Vries <tdevries@suse.de>
702
703 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
704
705 2019-06-21 Tom de Vries <tdevries@suse.de>
706
707 PR testsuite/24518
708 PR ada/24713
709 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
710 index.
711
712 2019-06-19 Tom Tromey <tromey@adacore.com>
713
714 * gdb.ada/length_cond.exp: Add intro comment.
715
716 2019-06-19 Tom Tromey <tromey@adacore.com>
717
718 * gdb.ada/length_cond.exp: New file.
719 * gdb.ada/length_cond/length_cond.adb: New file.
720 * gdb.ada/length_cond/pck.adb: New file.
721 * gdb.ada/length_cond/pck.ads: New file.
722
723 2019-06-18 Tom de Vries <tdevries@suse.de>
724
725 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
726
727 2019-06-18 Tom Tromey <tromey@adacore.com>
728
729 * gdb.base/list0.h: Add comment explaining control character.
730
731 2019-06-18 Tom de Vries <tdevries@suse.de>
732
733 * boards/fission.exp: Break up long debug_flags line.
734
735 2019-06-16 Tom de Vries <tdevries@suse.de>
736
737 PR gdb/24445
738 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
739 generated index.
740
741 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
742
743 PR gdb/24686
744 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
745 improve detection of bug gdb/24541.
746
747 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
748
749 PR gdb/24669
750 * gdb.base/index-cache.exp (uses_readnow,
751 expecting_index_cache_use): Define global variable.
752 (test_cache_enabled_miss, test_cache_enabled_hit): Use
753 expecting_index_cache_use.
754
755 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
756 Andrew Burgess <andrew.burgess@embecosm.com>
757
758 * gdb.fortran/pointers.f90: New file.
759 * gdb.fortran/print_type.exp: New file.
760 * gdb.fortran/vla-ptype.exp: Adapt expected results.
761 * gdb.fortran/vla-type.exp: Likewise.
762 * gdb.fortran/vla-value.exp: Likewise.
763 * gdb.mi/mi-vla-fortran.exp: Likewise.
764
765 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
768 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
769 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
770 as a stop reason.
771
772 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
773
774 * gdb.base/annota1.exp: Update expected results.
775 * gdb.cp/annota2.exp: Likewise.
776 * gdb.cp/annota3.exp: Likewise.
777
778 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
779
780 * gdb.base/style-logging.exp: Remove path from test name.
781
782 2019-06-14 Tom Tromey <tromey@adacore.com>
783
784 PR gdb/24502:
785 * gdb.base/style-logging.exp: New file.
786
787 2019-06-14 Tom Tromey <tromey@adacore.com>
788
789 * gdb.base/symfile-warn.exp: New file.
790 * gdb.base/symfile-warn.c: New file.
791
792 2019-06-14 Tom Tromey <tromey@adacore.com>
793
794 * gdb.base/annotate-symlink.exp: New file.
795
796 2019-06-14 Tom Tromey <tromey@adacore.com>
797
798 * gdb.ada/set_wstr.exp: Add reassignment test.
799
800 2019-06-14 Tom Tromey <tromey@adacore.com>
801
802 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
803 'unchecked_access and 'unrestricted_access as well.
804
805 2019-06-14 Tom Tromey <tromey@adacore.com>
806
807 PR ada/24539:
808 * gdb.ada/vla.exp: Update tests.
809 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
810 pragma.
811
812 2019-06-13 Pedro Alves <palves@redhat.com>
813
814 * gdb.base/settings.exp (test-integer): Test junk after
815 "unlimited".
816
817 2019-06-13 Pedro Alves <palves@redhat.com>
818
819 * gdb.base/options.exp (test-thread-apply): New.
820 (top level): Call it.
821
822 2019-06-13 Pedro Alves <palves@redhat.com>
823
824 * gdb.base/options.exp (test-frame-apply): New.
825 (top level): Test print commands with different "frame apply"
826 prefixes.
827
828 2019-06-13 Pedro Alves <palves@redhat.com>
829
830 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
831 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
832 'max_completions' parameter and handle it.
833 (test_gdb_completion_offers_commands): New.
834
835 2019-06-13 Pedro Alves <palves@redhat.com>
836
837 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
838
839 2019-06-13 Pedro Alves <palves@redhat.com>
840
841 * gdb.base/options.exp (test-backtrace): New.
842 (top level): Call it.
843
844 2019-06-13 Pedro Alves <palves@redhat.com>
845
846 * gdb.guile/scm-frame-args.exp: Use "set print
847 raw-frame-arguments" instead of "set print raw frame-arguments".
848 * gdb.python/py-frame-args.exp: Likewise.
849
850 2019-06-13 Pedro Alves <palves@redhat.com>
851
852 * gdb.compile/compile.exp: Adjust expected output to option
853 processing changes.
854
855 2019-06-13 Pedro Alves <palves@redhat.com>
856
857 * gdb.base/options.exp: Build executable.
858 (test-print): New procedure.
859 (top level): Call it, once for "print" and another for "compile
860 print".
861
862 2019-06-13 Pedro Alves <palves@redhat.com>
863
864 * gdb.base/options.c: New file.
865 * gdb.base/options.exp: New file.
866
867 2019-06-13 Pedro Alves <palves@redhat.com>
868
869 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
870 that "o" is ambiguous.
871
872 2019-06-13 Pedro Alves <palves@redhat.com>
873
874 * gdb.base/settings.c: New file.
875 * gdb.base/settings.exp: New file.
876
877 2019-06-13 Pedro Alves <palves@redhat.com>
878
879 * gdb.base/completion.exp: Fix comment typo.
880
881 2019-06-13 Pedro Alves <palves@redhat.com>
882
883 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
884 foo --1" test.
885
886 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
887
888 * gdb.fortran/block-data.f: New.
889 * gdb.fortran/block-data.exp: New.
890
891 2019-06-11 Tom de Vries <tdevries@suse.de>
892
893 PR testsuite/24521
894 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
895 message.
896
897 2019-06-11 Tom de Vries <tdevries@suse.de>
898
899 PR testsuite/24521
900 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
901
902 2019-06-11 Tom de Vries <tdevries@suse.de>
903
904 * boards/readnow.exp: New file.
905
906 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 * gdb.fortran/vla-sizeof.exp: Update expected results.
909
910 2019-06-06 Amos Bird <amosbird@gmail.com>
911
912 * gdb.base/annota1.exp (thread_switch): Add test for
913 thread-exited annotation.
914
915 2019-06-06 Tom Tromey <tromey@adacore.com>
916
917 * gdb.base/maint.exp: Expect command started/finished output.
918
919 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
922 comment.
923 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
924
925 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
926
927 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
928 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
929 * gdb.arch/riscv-unwind-long-insn.c: New file.
930 * gdb.arch/riscv-unwind-long-insn.exp: New file.
931
932 2019-06-04 Christian Biesinger <cbiesinger@google.com>
933
934 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
935
936 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
937
938 * lib/gdb.exp (help_list_trailer): New regexp variable
939 factorizing the help trailer message.
940 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
941 arg to allow to better factorize various tests.
942 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
943 (test_prefix_command_help): Use help_list_trailer.
944 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
945 * gdb.guile/scm-cmd.exp: Likewise.
946 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
947 * gdb.base/help.exp: Use test_user_defined_class_help.
948 * gdb.base/style.exp: Add tests for styling of help and apropos.
949 * lib/gdb-utils.exp (style): Add title and highlight styles.
950
951 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
952
953 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
954 $_shell_exitsignal.
955 * gdb.base/default.exp: Update for new convenience variables.
956
957 2019-05-29 Tom Tromey <tromey@adacore.com>
958
959 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
960 to "break complete ada" test case's regexp.
961
962 2019-05-29 Tom Tromey <tromey@adacore.com>
963
964 PR c++/20020:
965 * gdb.cp/constexpr-field.exp: New file.
966 * gdb.cp/constexpr-field.cc: New file.
967
968 2019-05-29 Tom Tromey <tromey@adacore.com>
969
970 * gdb.base/finish.exp (finish_no_print): New proc.
971 (finish_tests): Call it.
972
973 2019-05-24 Tom de Vries <tdevries@suse.de>
974
975 * gdb.dwarf2/gdb-add-index.exp: New file.
976
977 2019-05-22 Tom Tromey <tromey@adacore.com>
978
979 * gdb.base/info-shared.exp (check_info_shared): Use "style".
980 * gdb.base/style.exp: Use "style".
981 * lib/gdb-utils.exp (style): New proc.
982
983 2019-05-22 Tom de Vries <tdevries@suse.de>
984
985 * gdb.base/align.exp: Require c++11.
986
987 2019-05-22 Tom de Vries <tdevries@suse.de>
988
989 PR testsuite/24586
990 * gdb.python/py-mi-var-info-path-expression.exp: Call
991 mi_skip_python_tests to check if python is supported.
992
993 2019-05-22 Alan Hayward <alan.hayward@arm.com>
994
995 * gdb.arch/aarch64-pauth.c: New test.
996 * gdb.arch/aarch64-pauth.exp: New file.
997
998 2019-05-22 Alan Hayward <alan.hayward@arm.com>
999
1000 * README (Re-running Tests Outside The Testsuite): New section.
1001
1002 2019-05-21 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.arch/amd64-eval.exp: Require c++11.
1005 * gdb.base/max-depth.exp: Same.
1006 * gdb.compile/compile-cplus-array-decay.exp: Same.
1007 * gdb.cp/meth-typedefs.exp: Same.
1008 * gdb.cp/subtypes.exp: Same.
1009 * gdb.cp/temargs.exp: Same.
1010
1011 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1012
1013 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1014
1015 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 PR gdb/18644
1018 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1019 * gdb.fortran/printing-types.exp: Add new test.
1020 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1021 testing.
1022 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1023 setup_kfail call.
1024
1025 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1026
1027 * README (Running the Testsuite): Change example.
1028 (Testsuite Parameters): Remove TRANSCRIPT.
1029 * lib/gdb.exp: Remove TRANSCRIPT check.
1030
1031 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1032
1033 * README (Testsuite Parameters): Add replay logging to
1034 GDBSERVER_DEBUG.
1035 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1036 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1037 as a comma separated list.
1038 (gdb_debug_init): Override procedure.
1039
1040 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1041
1042 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1043 (gdb_write_cmd_file): New procedure.
1044 * lib/gdbserver-support.exp (gdbserver_start): Call
1045 gdbserver_write_cmd_file.
1046 (gdbserver_write_cmd_file): New procedure.
1047
1048 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1049
1050 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1051 (delete_breakpoints): Likewise.
1052 (gdb_run_cmd): Likewise.
1053 (gdb_start_cmd): Likewise.
1054 (gdb_starti_cmd): Likewise.
1055 (gdb_internal_error_resync): Likewise.
1056 (gdb_test_multiple): Likewise.
1057 (gdb_reinitialize_dir): Likewise.
1058 (default_gdb_exit): Likewise.
1059 (gdb_file_cmd): Mark kill as optional.
1060 (default_gdb_start): Call gdb_stdin_log_init.
1061 (send_gdb): Call gdb_stdin_log_write.
1062 (rerun_to_main): Mark Y as an answer.
1063 (gdb_stdin_log_init): New function.
1064 (gdb_stdin_log_write): Likewise.
1065
1066 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1067
1068 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1069 * gdb.base/debug-expr.exp: Likewise.
1070 * gdb.base/foll-fork.exp: Likewise.
1071 * gdb.base/foll-vfork.exp: Likewise.
1072 * gdb.base/fork-print-inferior-events.exp: Likewise.
1073 * gdb.base/gdb-sigterm.exp: Likewise.
1074 * gdb.base/gdbinit-history.exp: Likewise.
1075 * gdb.base/osabi.exp: Likewise.
1076 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1077 * gdb.base/ui-redirect.exp: Likewise.
1078 * gdb.gdb/unittest.exp: Likewise.
1079 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1080 * gdb.mi/mi-watch.exp: Likewise.
1081 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1082 * gdb.mi/user-selected-context-sync.exp: Likewise.
1083 * gdb.python/python.exp: Disable debug test when debugging.
1084 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1085 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1086 Likewise.
1087 * gdb.threads/stepi-random-signal.exp: Likewise.
1088
1089 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1090
1091 * Makefile.in: Pass through GDB_DEBUG.
1092 * README (Testsuite Parameters): Add GDB_DEBUG.
1093 (gdb,debug): Add board setting.
1094 * lib/gdb.exp (default_gdb_start): Start debugging.
1095 (gdb_debug_enabled): New procedure.
1096 (gdb_debug_init): Likewise.
1097
1098 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1099
1100 * Makefile.in: Pass through GDB_DEBUG.
1101 * README (Testsuite Parameters): Add GDB_DEBUG.
1102 (gdb,debug): Add board setting.
1103 * lib/gdb.exp (default_gdb_start): Start debugging.
1104 (gdb_debug_enabled): New procedure.
1105 (gdb_debug_init): Likewise.
1106
1107 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1108
1109 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1110
1111 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1112
1113 * gdb.base/ui-redirect.exp: Test redirection.
1114
1115 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1116
1117 * gdb.mi/mi-complete.exp: New file.
1118 * gdb.mi/mi-complete.cc: Likewise.
1119
1120 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1121
1122 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1123 indexed and sliced arrays, and pointers to arrays.
1124
1125 2019-05-14 Tom Tromey <tromey@adacore.com>
1126
1127 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1128 styling test.
1129
1130 2019-05-14 Tom de Vries <tdevries@suse.de>
1131
1132 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1133 selection entry encoding.
1134
1135 2019-05-10 Tom Tromey <tromey@adacore.com>
1136
1137 * gdb.ada/info_exc.exp: Add "complete" test.
1138
1139 2019-05-09 Tom de Vries <tdevries@suse.de>
1140
1141 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1142 CU-relative.
1143
1144 2019-05-09 Tom de Vries <tdevries@suse.de>
1145
1146 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1147 CU-relative.
1148
1149 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1150
1151 * gdb.ada/frame_arg_lang.exp: New testcase.
1152 * gdb.ada/frame_arg_lang/bla.adb: New file.
1153 * gdb.ada/frame_arg_lang/pck.ads: New file.
1154 * gdb.ada/frame_arg_lang/pck.adb: New file.
1155 * gdb.ada/frame_arg_lang/foo.c: New file.
1156
1157 2019-05-08 Tom Tromey <tromey@adacore.com>
1158
1159 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1160
1161 2019-05-08 Tom Tromey <tromey@adacore.com>
1162
1163 * gdb.base/ptype-offsets.exp: Update tests.
1164
1165 2019-05-08 Tom Tromey <tromey@adacore.com>
1166
1167 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1168 cases.
1169 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1170 "short".
1171
1172 2019-05-08 Tom Tromey <tromey@adacore.com>
1173
1174 * gdb.ada/vla.exp: New file.
1175 * gdb.ada/vla/vla.adb: New file.
1176
1177 2019-05-07 Tom de Vries <tdevries@suse.de>
1178
1179 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1180
1181 2019-05-07 Tom de Vries <tdevries@suse.de>
1182
1183 PR testsuite/24522
1184 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1185 section.
1186
1187 2019-05-07 Tom de Vries <tdevries@suse.de>
1188
1189 PR testsuite/24522
1190 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1191 .debug_aranges section.
1192
1193 2019-05-07 Tom de Vries <tdevries@suse.de>
1194
1195 PR testsuite/24159
1196 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1197
1198 2019-05-06 Tom de Vries <tdevries@suse.de>
1199
1200 * lib/gdb.exp (exec_has_index_section): New proc.
1201 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1202 section.
1203
1204 2019-05-04 Tom de Vries <tdevries@suse.de>
1205
1206 * boards/cc-with-debug-names.exp: New file.
1207
1208 2019-05-03 Tom Tromey <tromey@adacore.com>
1209
1210 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1211 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1212 * gdb.ada/char_enum.exp: Add test.
1213
1214 2019-05-03 Tom de Vries <tdevries@suse.de>
1215
1216 * boards/cc-with-gdb-index.exp: New file.
1217
1218 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.rust/simple.exp: Add new test case.
1221 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1222 (main): Initialise an instance of the new struct.
1223
1224 2019-05-01 Tom Tromey <tromey@adacore.com>
1225
1226 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1227 record.
1228 (NPR): New variable.
1229 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1230 test.
1231
1232 2019-05-01 Tom Tromey <tromey@adacore.com>
1233
1234 * gdb.ada/packed_array_assign.exp: Add packed assignment
1235 regression test.
1236
1237 2019-05-01 Tom de Vries <tdevries@suse.de>
1238
1239 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1240
1241 2019-05-01 Tom de Vries <tdevries@suse.de>
1242
1243 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1244
1245 2019-04-30 Ali Tamur <tamur@google.com>
1246
1247 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1248
1249 2019-04-30 Tom Tromey <tromey@adacore.com>
1250
1251 * lib/ada.exp (find_ada_tool): New proc.
1252 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1253 * gdb.ada/catch_ex_std.exp: New file.
1254 * gdb.ada/catch_ex_std/foo.adb: New file.
1255 * gdb.ada/catch_ex_std/some_package.adb: New file.
1256 * gdb.ada/catch_ex_std/some_package.ads: New file.
1257
1258 2019-04-30 Tom Tromey <tromey@adacore.com>
1259
1260 PR c++/24470:
1261 * gdb.cp/temargs.cc: Add test code from PR.
1262
1263 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1264
1265 * gdb.fortran/vla-datatypes.exp: Update expected results.
1266 * gdb.fortran/vla-ptype.exp: Likewise.
1267 * gdb.fortran/vla-type.exp: Likewise.
1268 * gdb.fortran/vla-value.exp: Likewise.
1269
1270 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1271
1272 * gdb.fortran/ptr-indentation.exp: Update expected results.
1273 * gdb.fortran/ptype-on-functions.exp: Likewise.
1274 * gdb.fortran/vla-ptr-info.exp: Likewise.
1275 * gdb.fortran/vla-value.exp: Likewise.
1276
1277 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1278
1279 * gdb.fortran/ptype-on-functions.exp: New file.
1280 * gdb.fortran/ptype-on-functions.f90: New file.
1281
1282 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1283
1284 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1285 case void string.
1286
1287 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1288
1289 * gdb.fortran/complex.exp: Expand.
1290 * gdb.fortran/complex.f: Renamed to...
1291 * gdb.fortran/complex.f90: ...this, and extended to add more
1292 complex values.
1293
1294 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1295
1296 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1297 MODULO, CMPLX.
1298
1299 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1300 Richard Bunt <richard.bunt@arm.com>
1301
1302 * gdb.base/max-depth.c: New file.
1303 * gdb.base/max-depth.exp: New file.
1304 * gdb.python/py-nested-maps.c: New file.
1305 * gdb.python/py-nested-maps.exp: New file.
1306 * gdb.python/py-nested-maps.py: New file.
1307 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1308 (test_all_common): Call test_max_depth.
1309 * gdb.fortran/max-depth.exp: New file.
1310 * gdb.fortran/max-depth.f90: New file.
1311 * gdb.go/max-depth.exp: New file.
1312 * gdb.go/max-depth.go: New file.
1313 * gdb.modula2/max-depth.exp: New file.
1314 * gdb.modula2/max-depth.c: New file.
1315 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1316
1317 2019-04-29 Tom de Vries <tdevries@suse.de>
1318
1319 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1320
1321 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1322
1323 * gdb.base/callexit.exp: Test may-call-functions off.
1324
1325 2019-04-25 Keith Seitz <keiths@redhat.com>
1326
1327 PR c++/24367
1328 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1329 (another_incomplete_struct, test_incomplete): New definitions.
1330 (main): Use new definitions.
1331 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1332 functions.
1333
1334 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1335
1336 PR corefiles/11608
1337 PR corefiles/18187
1338 * gdb.base/coredump-filter-build-id.exp: New file.
1339
1340 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1341
1342 * Makefile.in: Pass through GDBSERVER_DEBUG.
1343 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1344 (gdbserver,debug): Add board setting.
1345 * gdb.trace/tspeed.exp: Skip when debugging.
1346 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1347 * lib/gdbserver-support.exp: Likewise
1348
1349 2019-04-24 Tom Tromey <tromey@adacore.com>
1350
1351 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1352 Rust.
1353
1354 2019-04-24 Tom Tromey <tromey@adacore.com>
1355
1356 * gdb.arch/amd64-eval.exp: Test bitfield return.
1357 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1358 (class Foo) <return_bitfields>: New method.
1359 (main): Call it.
1360
1361 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1362
1363 * gdb.cp/many-args.cc: New file.
1364 * gdb.cp/many-args.exp: New file.
1365
1366 2019-04-23 Tom de Vries <tdevries@suse.de>
1367
1368 PR gdb/24433
1369 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1370
1371 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1372
1373 * gdb.trace/backtrace.exp: Use nopie flag.
1374 * gdb.trace/circ.exp: Likewise.
1375 * gdb.trace/collection.exp: Likewise.
1376 * gdb.trace/ftrace.exp: Likewise.
1377 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1378 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1379 * gdb.trace/qtro.exp: Likewise.
1380 * gdb.trace/read-memory.exp: Likewise.
1381 * gdb.trace/report.exp: Likewise.
1382 * gdb.trace/tfile.exp: Likewise.
1383 * gdb.trace/tfind.exp: Likewise.
1384 * gdb.trace/unavailable.exp: Likewise.
1385
1386 2019-04-22 Pedro Alves <palves@redhat.com>
1387
1388 * gdb.base/solib-probes-nosharedlibrary.c,
1389 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1390
1391 2019-04-19 Tom Tromey <tromey@adacore.com>
1392
1393 * gdb.ada/ptype_union.c: New file.
1394 * gdb.ada/ptype_union.exp: New file.
1395
1396 2019-04-19 Tom Tromey <tromey@adacore.com>
1397
1398 PR symtab/24423:
1399 * gdb.base/list0.h (foo): Add a control-l character.
1400
1401 2019-04-18 Tom de Vries <tdevries@suse.de>
1402
1403 PR gdb/24433
1404 * boards/local-board.exp: Set sysroot to "".
1405
1406 2019-04-18 Tom de Vries <tdevries@suse.de>
1407 Pedro Alves <palves@redhat.com>
1408
1409 PR gdb/24454
1410 * gdb.threads/vfork-follow-child-exec.c: New file.
1411 * gdb.threads/vfork-follow-child-exec.exp: New file.
1412 * gdb.threads/vfork-follow-child-exit.c: New file.
1413 * gdb.threads/vfork-follow-child-exit.exp: New file.
1414
1415 2019-04-15 Leszek Swirski <leszeks@google.com>
1416
1417 * gdb.arch/amd64-eval.cc: New file.
1418 * gdb.arch/amd64-eval.exp: New file.
1419
1420 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1421
1422 * gdb.server/sysroot.c: New test.
1423 * gdb.server/sysroot.exp: New file.
1424 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1425 matching param.
1426
1427 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.base/align.exp: Extend test to cover structures containing
1430 only static fields.
1431
1432 2019-04-11 Tom de Vries <tdevries@suse.de>
1433
1434 * boards/cc-with-dwz-m.exp: New file.
1435 * boards/cc-with-dwz.exp: New file.
1436 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1437
1438 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1439
1440 * gdb.base/start-cpp.exp: New file.
1441 * gdb.base/start-cpp.cc: New file.
1442
1443 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1444
1445 * gdb.python/py-thrhandle.exp: Adjust tests to call
1446 thread_from_handle instead of thread_from_thread_handle.
1447
1448 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1449
1450 * gdb.python/py-thrhandle.exp: Add tests for
1451 gdb.InferiorThread.handle.
1452
1453 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1454
1455 * gdb.python/py-function.exp: Check calling helper function from
1456 all languages.
1457 * lib/gdb.exp (gdb_supported_languages): New proc.
1458
1459 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1460
1461 * gdb.base/complex-parts.c: New file.
1462 * gdb.base/complex-parts.exp: New file.
1463
1464 2019-04-01 Tom Tromey <tromey@adacore.com>
1465
1466 PR symtab/23331:
1467 * gdb.dwarf2/dw2-ranges-main.c: New file.
1468 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1469 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1470
1471 2019-03-30 Simon Marchi <simark@simark.ca>
1472
1473 * gdb.base/default.exp: Add values for $_gdb_major and
1474 $_gdb_minor.
1475
1476 2019-03-29 Tom Tromey <tromey@adacore.com>
1477
1478 * gdb.base/help.exp: Tighten apropos regexp.
1479
1480 2019-03-29 Keith Seitz <keiths@redhat.com>
1481
1482 * gdb.fortran/array-bounds.exp: New file.
1483 * gdb.fortran/array-bounds.f90: New file.
1484
1485 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1486
1487 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1488
1489 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1490
1491 * gdb.multi/hello.c (main): Increase alarm timer.
1492
1493 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1494
1495 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1496 factor when no hardware watchpoint support.
1497
1498 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1499 Pedro Alves <palves@redhat.com>
1500
1501 * boards/local-board.exp: set sysroot to /.
1502
1503 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1504
1505 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1506 in child.
1507
1508 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1511 field.
1512 (make_container): Initialise new field.
1513 * gdb.python/py-prettyprint.exp: Add new tests.
1514 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1515 <display_hint>: New method.
1516
1517 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1520 gdb_continue_to_breakpoint more throughout this test.
1521 (run_lang_tests) Supply unique test names, and use
1522 gdb_test_no_output.
1523
1524 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1525
1526 * gdb.base/finish-pretty.exp: Update expected results.
1527 * gdb.base/pretty-print.c: New file.
1528 * gdb.base/pretty-print.exp: New file.
1529
1530 2019-03-25 Pedro Alves <palves@redhat.com>
1531
1532 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1533 move comments outside list. Append '-i "" eof' section.
1534
1535 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1536
1537 * README: Add pie options.
1538 * gdb.base/break-interp.exp: Ensure pie is disabled.
1539 * gdb.base/dump.exp: Likewise.
1540 * lib/gdb.exp (gdb_compile): Add pie option.
1541
1542 2019-03-19 Tom Tromey <tromey@adacore.com>
1543
1544 * gdb.mi/mi2-cli-display.c: New file.
1545 * gdb.mi/mi2-cli-display.exp: New file.
1546
1547 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1548 Tom Tromey <tromey@adacore.com>
1549
1550 * gdb.ada/ptype_array/pck.adb: New file.
1551 * gdb.ada/ptype_array/pck.ads: New file.
1552 * gdb.ada/ptype_array/foo.adb: New file.
1553 * gdb.ada/ptype_array.exp: New file.
1554
1555 2019-03-14 Tom Tromey <tromey@adacore.com>
1556
1557 * gdb.base/style.exp: Add "set style sources" test.
1558
1559 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1560
1561 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1562 * mi-breakpoint-multiple-locations.exp: ... this.
1563 (make_breakpoints_pattern): New proc.
1564 (do_test): Add mi_version parameter, test -break-insert,
1565 -break-info and =breakpoint-created.
1566
1567 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1568
1569 * config/default.exp: Remove 'load_lib gdb.exp'.
1570 * config/monitor.exp: Likewise.
1571 * config/sid.exp: Likewise.
1572 * config/sim.exp: Likewise.
1573 * config/slite.exp: Likewise.
1574 * config/unix.exp: Likewise.
1575 * gdb.base/default.exp: Remove unhelpful comment.
1576
1577 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1578
1579 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1580
1581 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1584
1585 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.fortran/type-kinds.exp: Update expected results.
1588
1589 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1590
1591 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1592
1593 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1594
1595 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1596 function.
1597 (test_basic_parsing_of_type_kinds): Expand types tested.
1598 (test_parsing_invalid_type_kinds): New function.
1599
1600 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1601
1602 * gdb.fortran/intrinsics.exp: New file.
1603 * gdb.fortran/intrinsics.f90: New file.
1604 * gdb.fortran/type-kinds.exp: New file.
1605
1606 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1607
1608 * gdb.fortran/dot-ops.exp: New file.
1609
1610 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1611
1612 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1613 Check upper and lower case logical literals.
1614
1615 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1616
1617 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1618 Remove duplicate tests.
1619
1620 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1621
1622 * lib/gdb.exp (builtin_cd): rename of cd.
1623 (cd): Override builtin.
1624
1625 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1626
1627 * gdb.fortran/function-calls.exp: New file.
1628 * gdb.fortran/function-calls.f90: New test.
1629
1630 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1631
1632 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1633 on user program standard output.
1634 * gdb.fortran/short-circuit-argument-list.f90: Record function
1635 calls.
1636
1637 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1638
1639 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1640 failure.
1641
1642 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1643
1644 PR gdb/8527
1645 * gdb.base/interrupt-daemon-attach.c,
1646 gdb.base/interrupt-daemon-attach.exp: New test.
1647
1648 2019-02-27 Pedro Alves <palves@redhat.com>
1649
1650 * gdb.base/page.exp: Add tests for "set width/height -1".
1651
1652 2019-02-27 Pedro Alves <palves@redhat.com>
1653
1654 * gdb.base/page.exp: Add tests for "set/show width/height" with
1655 "infinite" values.
1656
1657 2019-02-27 Tom Tromey <tromey@adacore.com>
1658
1659 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1660 2.4.
1661 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1662 workaround.
1663
1664 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1667 tests for structs with static members.
1668
1669 2019-02-26 Tom Tromey <tromey@adacore.com>
1670
1671 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1672 ValueError, not TypeError.
1673
1674 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1675
1676 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1677 call from main program.
1678
1679 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1680
1681 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1682 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1683 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1684 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1685 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1686
1687 2019-02-22 Keith Seitz <keiths@redhat.com>
1688
1689 PR symtab/23853
1690 * gdb.base/symlink-sourcefile.c: New file.
1691 * gdb.base/symlink-sourcefile.exp: New file.
1692
1693 2019-02-20 Tom Tromey <tom@tromey.com>
1694
1695 * gdb.base/info_qt.exp: Update.
1696
1697 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1698
1699 * gdb.base/source.exp: Move "error in sourced script" code to
1700 the end.
1701 * gdb.base/source-error.gdb: Move contents to
1702 source-error-1.gdb. Add new code to source source-error-1.gdb.
1703 * gdb.base/source-error-1.gdb: New file, from previous
1704 source-error.gdb.
1705
1706 2019-02-17 Tom Tromey <tom@tromey.com>
1707
1708 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1709 for macro styling.
1710 * gdb.base/style.c (SOME_MACRO): New macro.
1711
1712 2019-02-17 Tom Tromey <tom@tromey.com>
1713
1714 * gdb.base/style.exp: Add line-wrapping tests.
1715 * gdb.base/page.exp: Add test for quitting during pagination.
1716
1717 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1718
1719 * gdb.ada/big_packed_array: New testcase.
1720 * gdb.ada/homonym.exp: Fix incorrect expected output for
1721 "break <homonym__get_value>" test.
1722
1723 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1724
1725 PR breakpoints/21870
1726 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1727 and prepare_for_testing. Add comment.
1728 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1729 redundant cleanup call. Clean up comment.
1730
1731 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1732
1733 PR breakpoints/21870
1734 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1735 * gdb.arch/aarch64-dbreg-contents.c: New file.
1736
1737 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1738
1739 * gdb.ada/mi_ref_changeable: New testcase.
1740
1741 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1742
1743 * gdb.base/attach.exp: Add double attach test.
1744
1745 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1746
1747 * lib/gdb.exp (default_gdb_start): Don't match pagination
1748 prompt.
1749 (gdb_init): Set stty_init.
1750
1751 2019-01-27 Tom Tromey <tom@tromey.com>
1752
1753 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1754 skip_python_tests.
1755
1756 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1757
1758 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1759 New structure.
1760 (struct struct_static_02_02): Likewise.
1761 (struct struct_static_02_03): Likewise.
1762 (struct struct_static_02_04): Likewise.
1763 (struct struct_static_04_01): Likewise.
1764 (struct struct_static_04_02): Likewise.
1765 (struct struct_static_04_03): Likewise.
1766 (struct struct_static_04_04): Likewise.
1767 (struct struct_static_06_01): Likewise.
1768 (struct struct_static_06_02): Likewise.
1769 (struct struct_static_06_03): Likewise.
1770 (struct struct_static_06_04): Likewise.
1771 (cmp_struct_static_02_01): Likewise.
1772 (cmp_struct_static_02_02): Likewise.
1773 (cmp_struct_static_02_03): Likewise.
1774 (cmp_struct_static_02_04): Likewise.
1775 (cmp_struct_static_04_01): Likewise.
1776 (cmp_struct_static_04_02): Likewise.
1777 (cmp_struct_static_04_03): Likewise.
1778 (cmp_struct_static_04_04): Likewise.
1779 (cmp_struct_static_06_01): Likewise.
1780 (cmp_struct_static_06_02): Likewise.
1781 (cmp_struct_static_06_03): Likewise.
1782 (cmp_struct_static_06_04): Likewise.
1783 (call_all): Test new structs.
1784 * gdb.base/infcall-nested-structs.exp: Likewise.
1785
1786 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1787 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1788
1789 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1790 * gdb.base/stack-protector.c: New test.
1791 * gdb.base/stack-protector.exp: New file.
1792 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1793 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1794 option.
1795 (gdb_compile): Remove stack protector for GCC and prevent
1796 recursion.
1797
1798 2019-01-16 Keith Seitz <keiths@redhat.com>
1799
1800 PR gdb/23773
1801 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1802
1803 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1804
1805 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1806 aliases.
1807 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1808 tests.
1809 * gdb.arch/powerpc-vector-regs.c: New file.
1810 * gdb.arch/powerpc-vector-regs.exp: New file.
1811
1812 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1813
1814 * gdb.arch/altivec-regs.exp: Fix the list passed to
1815 gdb_expect_list when testing "info vector".
1816
1817 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1818
1819 * gdb.base/style.exp: Don't include path in testname.
1820
1821 2019-01-10 Keith Seitz <keiths@redhat.com>
1822
1823 PR gdb/23712
1824 PR symtab/23010
1825 * gdb.dwarf2/multidictionary.exp: New file.
1826
1827 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1828
1829 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1830 (test_gnuv3_style_demangling): ... this.
1831 (test_lucid_style_demangling): Remove.
1832 (test_arm_style_demangling): Remove.
1833 (test_hp_style_demangling): Remove.
1834 (do_tests): Remove calls to the above.
1835
1836 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1839 case.
1840
1841 2019-01-06 Tom Tromey <tom@tromey.com>
1842
1843 PR gdb/28155:
1844 * gdb.dwarf2/typedef-void-finish.exp: New file.
1845
1846 2018-12-28 Tom Tromey <tom@tromey.com>
1847 Simon Marchi <simark@simark.ca>
1848
1849 * gdb.base/jit-exec.exp: New file.
1850 * gdb.base/jit-exec.c: New file.
1851 * gdb.base/jit-execd.c: New file.
1852
1853 2018-12-28 Tom Tromey <tom@tromey.com>
1854
1855 * gdb.base/style.exp: Update test to check for address styling.
1856
1857 2018-12-28 Tom Tromey <tom@tromey.com>
1858
1859 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1860 message.
1861
1862 2018-12-28 Tom Tromey <tom@tromey.com>
1863
1864 * gdb.base/style.exp: Add test for version number styling.
1865
1866 2018-12-28 Tom Tromey <tom@tromey.com>
1867
1868 * gdb.base/style.exp: Add test for print_address_symbolic.
1869
1870 2018-12-28 Tom Tromey <tom@tromey.com>
1871
1872 * gdb.base/style.exp: Add test for breakpoint setting.
1873
1874 2018-12-28 Tom Tromey <tom@tromey.com>
1875
1876 * gdb.base/style.exp: Add test for variable names.
1877
1878 2018-12-28 Tom Tromey <tom@tromey.com>
1879
1880 * gdb.base/style.exp: New file.
1881 * gdb.base/style.c: New file.
1882
1883 2018-12-28 Tom Tromey <tom@tromey.com>
1884
1885 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1886 "dumb".
1887 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1888 the TERM environment variable.
1889
1890 2018-12-27 Tom Tromey <tom@tromey.com>
1891
1892 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1893 pagination test.
1894
1895 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1896
1897 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1898 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1899
1900 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1901
1902 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1903 Filename a.adb changed to bp_fun_addr.adb.
1904 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1905
1906 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1907
1908 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1909 non-PIE executables.
1910 * README: Mention the gdb,nopie_flag board setting.
1911 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1912 non-PIE executable.
1913 * gdb.arch/amd64-entry-value.exp: Likewise.
1914 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1915 * gdb.arch/i386-float.exp: Likewise.
1916 * gdb.arch/i386-signal.exp: Likewise.
1917 * gdb.mi/mi-reg-undefined.exp: Likewise.
1918
1919 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1920
1921 PR gdb/23974
1922 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1923
1924 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1925
1926 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1927 Update order of results accordingly.
1928
1929 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * gdb.base/annota1.exp: Update a test regexp.
1932
1933 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1936
1937 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1938
1939 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1940 (reuse_time): Initialize to REUSE_TIME_CAP.
1941 (check_rc): New function.
1942 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1943 Check pthread_create rc.
1944 (spawner_thread_func): Check pthread_create and pthread_join rc.
1945
1946 2018-12-08 Pedro Alves <palves@redhat.com>
1947
1948 * gdb.base/list.exp (test_forward_search): Rename to ...
1949 (test_forward_reverse_search): ... this. Also test reverse-search
1950 and the forward-search alias.
1951
1952 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1955 local timeout variable before return, and remove all local timeout
1956 variable entirely.
1957 (gdb_load): Likewise.
1958
1959 2018-12-01 Tom de Vries <tdevries@suse.de>
1960
1961 * gdb.base/gdb-caching-proc.exp: New file.
1962
1963 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1964
1965 * Makefile.in (TIMESTAMP): New variable.
1966 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1967 command.
1968 (check-single-racy): Likewise.
1969 (check/%.exp): Likewise.
1970 (check-racy/%.exp): Likewise.
1971 (workers/%.worker): Likewise.
1972 (build-perf): Likewise.
1973 (check-perf): Likewise.
1974 * README: Describe new "TS" and "TS_FORMAT" variables.
1975 * print-ts.py: New file.
1976
1977 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1978
1979 PR python/23714
1980 * gdb.python/python.exp: Test command repetition after
1981 gdb.execute.
1982
1983 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1986 is correctly aligned.
1987
1988 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1989
1990 * gdb.ada/info_auto_lang.exp: New testcase.
1991 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1992 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1993 * gdb.ada/info_auto_lang/some_c.c: New file.
1994
1995 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1996
1997 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1998 FUNC_lang language syntax.
1999
2000 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2001
2002 * gdb.base/info_minsym.c: New file.
2003 * gdb.base/info_minsym.exp: New file.
2004
2005 2018-11-19 Tom Tromey <tom@tromey.com>
2006
2007 PR rust/23625:
2008 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2009 * gdb.rust/expr.exp: Update expected output. Change one test.
2010
2011 2018-11-19 Tom Tromey <tom@tromey.com>
2012
2013 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2014
2015 2018-11-19 Pedro Alves <palves@redhat.com>
2016
2017 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2018 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2019 see the expected warning.
2020
2021 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2022
2023 PR gdb/22736:
2024 * gdb.cp/infcall-nodebug-lib.c: New test.
2025 * gdb.cp/infcall-nodebug-main.c: New test.
2026 * gdb.cp/infcall-nodebug.exp: New file.
2027
2028 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2029
2030 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2031 completer tests.
2032
2033 2018-11-09 Tom de Vries <tdevries@suse.de>
2034
2035 * gdb.base/msym-lang.c: New test.
2036 * gdb.base/msym-lang.exp: New file.
2037 * gdb.base/msym-lang-main.c: New test.
2038
2039 2018-11-08 Tom Tromey <tom@tromey.com>
2040
2041 PR gdb/23555:
2042 PR gdb/23838:
2043 * gdb.base/warning.exp: New file.
2044
2045 2018-11-08 Jan Beulich <jbeulich@suse.com>
2046
2047 * testsuite/gdb.arch/i386-avx512.c,
2048 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2049
2050 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2053 point hardware.
2054
2055 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2058 * gdb.dwarf2/missing-type-name.exp: New file.
2059
2060 2018-11-06 Tom de Vries <tdevries@suse.de>
2061
2062 * gdb.base/many-headers.c: New test.
2063 * gdb.base/many-headers.exp: New file.
2064
2065 2018-11-06 Jim Wilson <jimw@sifive.com>
2066
2067 * gdb.base/code_elim.exp: For riscv, set additional_flags
2068 to include -msmall-data-limit=0.
2069
2070 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2071
2072 * gdb.ada/watch_minus_l: New testcase.
2073
2074 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2075
2076 * gdb.arch/aix-sighandle.c: New file.
2077 * gdb.arch/aix-sighandle.exp: New file.
2078
2079 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2080
2081 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2082 registers being unions.
2083
2084 2018-10-31 Tom de Vries <tdevries@suse.de>
2085
2086 * lib/valgrind.exp: New file.
2087 (vgdb_start, vgdb_stop): New procs, factored out of ...
2088 * gdb.base/valgrind-bt.exp: ... here, ...
2089 * gdb.base/valgrind-disp-step.exp: ... here and ...
2090 * gdb.base/valgrind-infcall.exp: ... here.
2091
2092 2018-10-31 Tom de Vries <tdevries@suse.de>
2093
2094 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2095
2096 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.dwarf2/void-type.c: New file.
2099 * gdb.dwarf2/void-type.exp: New file.
2100
2101 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2102
2103 * gdb.base/info_qt.c: New file.
2104 * gdb.base/info_qt.exp: New file.
2105
2106 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2107
2108 * gdb.arch/powerpc-htm-regs.c: New file.
2109 * gdb.arch/powerpc-htm-regs.exp: New file.
2110
2111 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2112
2113 * gdb.arch/powerpc-tar.c: New file.
2114 * gdb.arch/powerpc-tar.exp: New file.
2115
2116 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2117
2118 * gdb.arch/powerpc-ppr-dscr.c: New file.
2119 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2120
2121 2018-10-25 Tom de Vries <tdevries@suse.de>
2122
2123 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2124
2125 2018-10-24 Tom de Vries <tdevries@suse.de>
2126
2127 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2128 longer exists error.
2129
2130 2018-10-24 Tom de Vries <tdevries@suse.de>
2131
2132 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2133
2134 2018-10-24 Tom de Vries <tdevries@suse.de>
2135
2136 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2137 --db-attach in valgrind.
2138
2139 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.arch/riscv-reg-aliases.c: New file.
2142 * gdb.arch/riscv-reg-aliases.exp: New file.
2143
2144 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2145
2146 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2147
2148 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2149
2150 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2151
2152 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2153
2154 * gdb.cp/ovldbreak.exp: Fix regexps.
2155
2156 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2157
2158 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2159
2160 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2161
2162 PR cli/23785
2163 * gdb.base/restore.exp: New test to check if "restore" with an
2164 invalid file doesn't segfault.
2165
2166 2018-10-18 Tom de Vries <tdevries@suse.de>
2167
2168 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2169 * gdb.ada/excep_handle.exp: Same.
2170 * gdb.ada/mi_string_access.exp: Same.
2171 * gdb.ada/mi_var_union.exp: Same.
2172 * gdb.arch/arc-analyze-prologue.exp: Same.
2173 * gdb.arch/arc-decode-insn.exp: Same.
2174 * gdb.base/readnever.exp: Same.
2175 * gdb.fortran/printing-types.exp: Same.
2176 * gdb.guile/scm-lazy-string.exp: Same.
2177
2178 2018-10-16 Tom de Vries <tdevries@suse.de>
2179
2180 PR gdb/23730
2181 * gdb.base/catch-follow-exec.c: Add copyright notice.
2182 * gdb.base/catch-follow-exec.exp: Rewrite to use
2183 gdb_spawn_with_cmdline_opts. Require gdb-native.
2184
2185 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2186
2187 * gdb.trace/actions-changed.exp: Check for arch support.
2188 * gdb.trace/actions.exp: Likewise.
2189 * gdb.trace/ax.exp: Likewise.
2190 * gdb.trace/backtrace.exp: Likewise.
2191 * gdb.trace/change-loc.exp: Likewise.
2192 * gdb.trace/deltrace.exp: Likewise.
2193 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2194 * gdb.trace/ftrace.exp: Likewise.
2195 * gdb.trace/infotrace.exp: Check for arch support.
2196 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2197 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2198 * gdb.trace/mi-tsv-changed.exp: Likewise.
2199 * gdb.trace/packetlen.exp: Likewise.
2200 * gdb.trace/passc-dyn.exp: Likewise.
2201 * gdb.trace/passcount.exp: Likewise.
2202 * gdb.trace/pending.exp: Likewise.
2203 * gdb.trace/range-stepping.exp: Check for shlib support.
2204 * gdb.trace/report.exp: Check for arch support.
2205 * gdb.trace/save-trace.exp: Likewise.
2206 * gdb.trace/signal.exp: Check for signal support.
2207 * gdb.trace/tfind.exp: Check for arch support.
2208 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2209 * gdb.trace/trace-common.h: Add comment.
2210 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2211 * gdb.trace/trace-enable-disable.exp: Likewise.
2212 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2213 * gdb.trace/tracecmd.exp: Check for arch support.
2214 * gdb.trace/tspeed.exp: Check for shlib and target support.
2215 * gdb.trace/tstatus.exp: Check for arch support.
2216 * gdb.trace/tsv.exp: Likewise.
2217 * gdb.trace/while-dyn.exp: Likewise.
2218 * gdb.trace/while-stepping.exp: Likewise.
2219 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2220
2221 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2222
2223 * gdb.trace/tspeed.exp: Remove nowarnings.
2224 (prepare_for_trace_test): Declare "global ipalib".
2225 * gdb.trace/tspeed.c: Include unistd.h.
2226 (main): Remove superfluous printf argument.
2227
2228 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2229
2230 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2231 directory prefix on the filename.
2232
2233 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2234
2235 * gdb.gdb/unittest.exp: Update expected message informing that
2236 selftests have been disabled.
2237 * gdb.server/unittest.exp: Likewise.
2238
2239 2018-10-09 Tom de Vries <tdevries@suse.de>
2240
2241 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2242 with runto_main.
2243
2244 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2245
2246 PR c++/16841
2247 * gdb.cp/virtbase2.cc: New file.
2248 * gdb.cp/virtbase2.exp: New file.
2249
2250 2018-10-06 Tom Tromey <tom@tromey.com>
2251
2252 PR python/19399:
2253 * gdb.python/py-inferior.exp: Add architecture test.
2254
2255 2018-10-06 Tom Tromey <tom@tromey.com>
2256
2257 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2258 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2259
2260 2018-10-06 Tom Tromey <tom@tromey.com>
2261
2262 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2263 of a "throw" catchpoint.
2264
2265 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2266
2267 * gdb.base/info-proc.exp: Update string expected from "help info
2268 proc".
2269
2270 2018-10-04 Tom Tromey <tom@tromey.com>
2271
2272 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2273 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2274 (test_initial_complaints, test_empty_complaints): Update.
2275 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2276
2277 2018-10-04 Tom Tromey <tom@tromey.com>
2278
2279 PR cli/19551:
2280 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2281 * lib/gdb.exp (gdb_file_cmd): Update.
2282 * gdb.stabs/weird.exp (print_weird_var): Update.
2283 * gdb.server/solib-list.exp: Update.
2284 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2285 * gdb.mi/mi-cli.exp: Update.
2286 * gdb.linespec/linespec.exp: Update.
2287 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2288 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2289 * gdb.cp/cp-relocate.exp: Update.
2290 * gdb.base/sym-file.exp: Update.
2291 * gdb.base/relocate.exp: Update.
2292 * gdb.base/readnever.exp: Update.
2293 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2294 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2295 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2296 * gdb.base/code_elim.exp: Update.
2297 * gdb.base/break-unload-file.exp (test_break): Update.
2298 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2299 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2300 Update.
2301 * gdb.base/attach.exp (do_attach_tests): Update.
2302 * gdb.base/sepdebug.exp: Update.
2303 * gdb.python/py-section-script.exp: Update.
2304
2305 2018-10-04 Tom Tromey <tom@tromey.com>
2306
2307 PR cli/22234:
2308 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2309 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2310 output.
2311
2312 2018-10-04 Tom Tromey <tom@tromey.com>
2313
2314 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2315 set width and height to 0.
2316 (test_command_line_attach_run): Use -quiet.
2317
2318 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2319
2320 * lib/gdb.exp (skip_ifunc_tests): New.
2321 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2322 other compile failures.
2323 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2324
2325 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2326
2327 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2328 is_amd64_regs_target.
2329
2330 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2331
2332 * gdb.arch/aarch64-sighandler-regs.c: New test.
2333 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2334 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2335
2336 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2337
2338 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2339 assembly.
2340
2341 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2342
2343 * gdb.base/frame-selection.exp: New file.
2344 * gdb.base/frame-selection.c: New file.
2345
2346 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2347
2348 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2349 pthread barrier.
2350 (main): Likewise.
2351
2352 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2353
2354 * gdb.base/large-frame-1.c: New file.
2355 * gdb.base/large-frame-2.c: New file.
2356 * gdb.base/large-frame.exp: New file.
2357 * gdb.base/large-frame.h: New file.
2358
2359 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2360
2361 PR gdb/20948
2362 * gdb.base/write_mem.exp: New test.
2363 * gdb.base/write_mem.c: Likewise.
2364
2365 2018-09-23 Tom Tromey <tom@tromey.com>
2366
2367 PR python/18852:
2368 * gdb.python/py-parameter.exp: Add test for parameter that throws
2369 on "set".
2370
2371 2018-09-23 Tom Tromey <tom@tromey.com>
2372
2373 PR python/17284:
2374 * gdb.python/py-template.exp (test_template_arg): Add test for
2375 negative template argument number.
2376
2377 2018-09-23 Tom Tromey <tom@tromey.com>
2378
2379 PR python/14062:
2380 * gdb.python/python.exp: Add test for post_event error.
2381
2382 2018-09-23 Tom Tromey <tom@tromey.com>
2383
2384 PR python/18170:
2385 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2386 convert pointers to int and long.
2387
2388 2018-09-23 Tom Tromey <tom@tromey.com>
2389
2390 PR python/20126:
2391 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2392 signed-ness conversion tests.
2393
2394 2018-09-23 Tom Tromey <tom@tromey.com>
2395
2396 PR python/18352;
2397 * gdb.python/py-value.exp (test_float_conversion): New proc.
2398 Use it.
2399
2400 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2401
2402 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2403
2404 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2405
2406 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2407 no readline.
2408 * gdb.base/utf8-identifiers.exp: Likewise.
2409 * gdb.cp/cpcompletion.exp: Likewise.
2410 * gdb.linespec/cpcompletion.exp: Likewise.
2411 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2412 * gdb.linespec/cpls-ops.exp: Likewise.
2413
2414 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2415 Chris January <chris.january@arm.com>
2416
2417 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2418 * gdb.fortran/short-circuit-argument-list.exp: New file.
2419 * gdb.fortran/short-circuit-argument-list.f90: New test.
2420
2421 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2422
2423 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2424 "arch=" keyword when executing "-stack-list-frames".
2425
2426 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2427
2428 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2429 "arch=" keyword when executing "-stack-list-frames".
2430
2431 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2432
2433 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2434 break ada".
2435
2436 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2437
2438 PR python/23669
2439 * gdb.python/python.exp: Test gdb.execute("show commands").
2440
2441 2018-09-16 Tom Tromey <tom@tromey.com>
2442
2443 * gdb.base/new-ui.exp (do_execution_tests): Update.
2444 * gdb.base/dbx.exp (test_breakpoints): Update.
2445
2446 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2447
2448 * lib/gdb.exp (gdb_simple_compile): Add proc.
2449 (is_elf_target): Use gdb_simple_compile.
2450 (skip_altivec_tests): Likewise.
2451 (skip_vsx_tests): Likewise.
2452 (skip_tsx_tests): Likewise.
2453 (skip_btrace_tests): Likewise.
2454 (skip_btrace_pt_tests): Likewise.
2455 (gdb_can_simple_compile): Likewise.
2456 (gdb_has_argv0): Likewise.
2457 (gdb_target_symbol_prefix): Likewise.
2458 (target_supports_scheduler_locking): Likewise.
2459
2460 2018-09-13 Tom Tromey <tom@tromey.com>
2461
2462 * Makefile.in (TAGS): Recognize proc_with_prefix and
2463 gdb_caching_proc.
2464
2465 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2466
2467 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2468 method.
2469
2470 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2471
2472 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2473 and a few other Inferior properties when the Inferior is no
2474 longer valid.
2475
2476 2018-09-13 Tom Tromey <tom@tromey.com>
2477
2478 PR rust/23650:
2479 * gdb.rust/simple.exp: Add test for enum field access error.
2480
2481 2018-09-13 Tom Tromey <tom@tromey.com>
2482
2483 PR rust/23626:
2484 * gdb.rust/simple.rs (EmptyEnum): New type.
2485 (main): Use it.
2486 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2487
2488 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2489
2490 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2491 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2492 * gdb.python/py-symtab.exp: Update test printing an objfile.
2493
2494 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2495
2496 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2497 object.
2498
2499 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2500
2501 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2502 (support_complex_tests): Use gdb_can_simple_compile.
2503 (is_ilp32_target): Likewise.
2504 (is_lp64_target): Likewise.
2505 (is_64_target): Likewise.
2506 (is_amd64_regs_target): Likewise.
2507 (is_aarch32_target): Likewise.
2508 (gdb_int128_helper): Likewise.
2509
2510 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2511
2512 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2513
2514 2018-09-10 Jerome Guitton <guitton@adacore.com>
2515
2516 * gdb.ada/same_component_name: Add test for case of tagged record
2517 with variable-length fields.
2518
2519 2018-09-10 Xavier Roirand <roirand@adacore.com>
2520
2521 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2522 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2523 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2524 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2525
2526 2018-09-10 Xavier Roirand <roirand@adacore.com>
2527
2528 * gdb.ada/mi_string_access.exp: New testcase.
2529 * gdb.ada/mi_string_access/bar.adb: New file.
2530 * gdb.ada/mi_string_access/pck.adb: New file.
2531 * gdb.ada/mi_string_access/pck.asd: New file.
2532
2533 2018-09-10 Xavier Roirand <roirand@adacore.com>
2534
2535 * gdb.ada/mi_var_union.exp: New testcase.
2536 * gdb.ada/mi_var_union/bar.adb: New file.
2537 * gdb.ada/mi_var_union/pck.adb: New file.
2538 * gdb.ada/mi_var_union/pck.asd: New file.
2539
2540 2018-09-08 Tom Tromey <tom@tromey.com>
2541
2542 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2543
2544 2018-09-08 Tom Tromey <tom@tromey.com>
2545
2546 PR python/16047:
2547 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2548 (register_pretty_printers): Register new printer.
2549 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2550 test.
2551 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2552 (an_int_type3): New global.
2553
2554 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2555
2556 * gdb.ada/expr_with_funcall: New testcase.
2557
2558 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2559
2560 * gdb.ada/packed_array_assign: New testcase.
2561
2562 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2563
2564 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2565 names, and add test prefixes to make test names unique.
2566
2567 2018-09-05 Tom de Vries <tdevries@suse.de>
2568
2569 * gdb.dwarf2/varval.exp: Add test.
2570
2571 2018-09-04 Gary Benson <gbenson@redhat.com>
2572
2573 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2574 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2575
2576 2018-08-31 Tom Tromey <tom@tromey.com>
2577
2578 * gdb.rust/simple.rs: Rename second variable "v".
2579
2580 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.base/funcargs.c (use_a): New function.
2583 (recurse): Call use_a.
2584
2585 2018-08-29 Keith Seitz <keiths@redhat.com>
2586
2587 * gdb.compile/compile-cplus-anonymous.cc: New file.
2588 * gdb.compile/compile-cplus-anonymous.exp: New file.
2589 * gdb.compile/compile-cplus-array-decay.cc: New file.
2590 * gdb.compile/compile-cplus-array-decay.exp: New file.
2591 * gdb.compile/compile-cplus-inherit.cc: New file.
2592 * gdb.compile/compile-cplus-inherit.exp: New file.
2593 * gdb.compile/compile-cplus-member.cc: New file.
2594 * gdb.compile/compile-cplus-member.exp: New file.
2595 * gdb.compile/compile-cplus-method.cc: New file.
2596 * gdb.compile/compile-cplus-method.exp: New file.
2597 * gdb.compile/compile-cplus-mod.c: "New" file.
2598 * gdb.compile/compile-cplus-namespace.cc: New file.
2599 * gdb.compile/compile-cplus-namespace.exp: New file.
2600 * gdb.compile/compile-cplus-nested.cc: New file.
2601 * gdb.compile/compile-cplus-nested.exp: New file.
2602 * gdb.compile/compile-cplus-print.c: "New" file.
2603 * gdb.compile/compile-cplus-print.exp: "New" file.
2604 * gdb.compile/compile-cplus-virtual.cc: New file.
2605 * gdb.compile/compile-cplus-virtual.exp: New file.
2606 * gdb.compile/compile-cplus.c: "New" file.
2607 * gdb.compile/compile-cplus.exp: "New" file.
2608 * lib/compile-support.exp: New file.
2609
2610 2018-08-16 Gary Benson <gbenson@redhat.com>
2611
2612 PR gdb/13000:
2613 * gdb.base/batch-exit-status.exp: New file.
2614 * gdb.base/batch-exit-status.good-commands: Likewise.
2615 * gdb.base/batch-exit-status.bad-commands: Likewise.
2616
2617 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2618
2619 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2620 (struct struct02): Likewise.
2621 (struct struct03): Likewise.
2622 (struct struct04): Likewise.
2623 (struct struct_01_01): New struct.
2624 (struct struct_01_02): Likewise.
2625 (struct struct_01_03): Likewise.
2626 (struct struct_01_04): Likewise.
2627 (struct struct_02_01): Likewise.
2628 (struct struct_02_02): Likewise.
2629 (struct struct_02_03): Likewise.
2630 (struct struct_02_04): Likewise.
2631 (struct struct_04_01): Likewise.
2632 (struct struct_04_02): Likewise.
2633 (struct struct_04_03): Likewise.
2634 (struct struct_04_04): Likewise.
2635 (struct struct_05_01): Likewise.
2636 (struct struct_05_02): Likewise.
2637 (struct struct_05_03): Likewise.
2638 (struct struct_05_04): Likewise.
2639 (cmp_struct01): Remove function.
2640 (cmp_struct02): Likewise.
2641 (cmp_struct03): Likewise.
2642 (cmp_struct04): Likewise.
2643 (cmp_struct_01_01): Add Function.
2644 (cmp_struct_01_02): Likewise.
2645 (cmp_struct_01_03): Likewise.
2646 (cmp_struct_01_04): Likewise.
2647 (cmp_struct_02_01): Likewise.
2648 (cmp_struct_02_02): Likewise.
2649 (cmp_struct_02_03): Likewise.
2650 (cmp_struct_02_04): Likewise.
2651 (cmp_struct_04_01): Likewise.
2652 (cmp_struct_04_02): Likewise.
2653 (cmp_struct_04_03): Likewise.
2654 (cmp_struct_04_04): Likewise.
2655 (cmp_struct_05_01): Likewise.
2656 (cmp_struct_05_02): Likewise.
2657 (cmp_struct_05_03): Likewise.
2658 (cmp_struct_05_04): Likewise.
2659 (call_all): Add new structs.
2660 * gdb.base/infcall-nested-structs.exp: Likewise.
2661
2662 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2663
2664 * gdb.python/py-framefilter-mi.exp: Update regexp to
2665 check for "arch" field in frame output.
2666
2667 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2668
2669 * gdb.dwarf2/dw2-ranges-func.c: New file.
2670 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2671
2672 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2673
2674 * gdb.base/term.exp: Compare terminal settings with values from
2675 the inferior.
2676 * gdb.base/term.c: Get and set terminal settings.
2677
2678 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2679
2680 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2681 accommodate new "arch" field in frame output.
2682 * gdb.mi/mi-return.exp: Likewise.
2683 * gdb.mi/mi-stack.exp: Likewise.
2684 * gdb.mi/mi-syn-frame.exp: Likewise.
2685 * gdb.mi/user-selected-context-sync.exp: Likewise.
2686
2687 2018-08-19 Michael Spang <spang@google.com>
2688
2689 PR gdb/11786
2690 * gdb.base/gcore-tls-pie.c: New file.
2691 * gdb.base/gcore-tls-pie.exp: New file.
2692
2693 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2694
2695 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2696 * gdb.dwarf2/varval.c: New file.
2697 * gdb.dwarf2/varval.exp: New file.
2698
2699 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2700
2701 PR gdb/18931
2702 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2703
2704 2018-08-16 Keith Seitz <keiths@redhat.com>
2705
2706 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2707 tests expected to pass.
2708
2709 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2710
2711 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2712 -data-disassemble -a.
2713 (test_disassembly_bogus_args): Likewise.
2714
2715 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2716
2717 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2718
2719 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2720
2721 * gdb.base/vla-optimized-out.exp: Add new test.
2722
2723 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2724
2725 * gdb.base/vla-optimized-out-o3.exp: Delete.
2726 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2727 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2728 deleted tests.
2729
2730 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2731
2732 PR gdb/18050:
2733 * gdb.server/extended-remote-restart.c: New file.
2734 * gdb.server/extended-remote-restart.exp: New file.
2735
2736 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2737
2738 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2739 "set variable index = 42".
2740
2741 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2742
2743 * boards/index-cache-gdb.exp: New file.
2744 * gdb.dwarf2/index-cache.exp: New file.
2745 * gdb.dwarf2/index-cache.c: New file.
2746 * gdb.base/maint.exp: Check if we are using the index cache.
2747
2748 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2749
2750 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2751 MAKEFLAGS.
2752
2753 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2754
2755 * dg-extract-results.sh: Move to toplevel contrib.
2756 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2757 * Makefile.in (check-parallel-racy): Likewise.
2758
2759 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2760
2761 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2762 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2763 tests if the target supports scheduler locking.
2764
2765 2018-08-04 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2768
2769 2018-08-02 Tom Tromey <tom@tromey.com>
2770
2771 PR symtab/16842.
2772 * gdb.cp/temargs.exp: Test "info address" of a template
2773 parameter.
2774
2775 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2776
2777 * gdb.python/py-mi-var-info-path-expression.c: New file.
2778 * gdb.python/py-mi-var-info-path-expression.py: New file.
2779 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2780
2781 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2782
2783 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2784 error after "cannot resolve name" string.
2785
2786 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2789 started.
2790 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2791
2792 2018-07-28 Tom de Vries <tdevries@suse.de>
2793
2794 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2795
2796 2018-07-26 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2799
2800 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2801
2802 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2803 is visible.
2804
2805 2018-07-26 Tom de Vries <tdevries@suse.de>
2806
2807 PR breakpoints/23366
2808 * gdb.base/catch-follow-exec.c: New test.
2809 * gdb.base/catch-follow-exec.exp: New file.
2810
2811 2018-07-25 Tom de Vries <tdevries@suse.de>
2812
2813 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2814 vla-optimized-out.c.
2815
2816 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2817
2818 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2819 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2820
2821 2018-07-20 Tom de Vries <tdevries@suse.de>
2822
2823 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2824 NOCLONE macro.
2825 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2826
2827 2018-07-19 Tom de Vries <tdevries@suse.de>
2828
2829 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2830 regular expression.
2831
2832 2018-07-18 Tom de Vries <tdevries@suse.de>
2833
2834 * gdb.base/vla-optimized-out.c: New test.
2835 * gdb.base/vla-optimized-out.exp: New file.
2836
2837 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2838
2839 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2840 message "No address associated with hostname" when gdbserver
2841 cannot resolve the hostname.
2842
2843 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2844
2845 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2846 Add some test prefixes to make tests unique.
2847
2848 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2849
2850 * gdb.base/frameapply.c: New file.
2851 * gdb.base/frameapply.exp: New file.
2852
2853 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2854
2855 * gdb.base/skip.exp: Update expected error message.
2856
2857 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2858 Jan Kratochvil <jan.kratochvil@redhat.com>
2859 Paul Fertser <fercerpav@gmail.com>
2860 Tsutomu Seki <sekiriki@gmail.com>
2861
2862 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2863 parameter.
2864 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2865 by default.
2866 * boards/native-gdbserver.exp: Likewise.
2867 * gdb.server/run-without-local-binary.exp: Improve regexp used
2868 for detecting when a remote debugging connection succeeds.
2869 * gdb.server/server-connect.exp: New file.
2870 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2871 Do not prefix the port number with ":".
2872 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2873 support for detecting and using it. Add '$debughost_gdbserver'
2874 to the list of arguments used to start gdbserver. Handle case
2875 when gdbserver cannot resolve a network name.
2876
2877 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2878
2879 PR c++/23373
2880 * gdb.base/ptype-offsets.cc (struct static_member): New
2881 struct.
2882 (main) <stmember>: New variable.
2883 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2884 with a static member in it.
2885
2886 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2887
2888 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2889 watchpoints enabled and disabled.
2890
2891 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * gdb.base/examine-backward.exp: Still run tests around address
2894 0x0, even if address 0x0 is not readable. Update the pattern for
2895 matching address 0x0 in expected output.
2896
2897 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2898
2899 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2900 malloc/free.
2901
2902 2018-07-04 Tom de Vries <tdevries@suse.de>
2903
2904 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2905
2906 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2907
2908 PR tdep/8282
2909 * gdb.arch/mips-disassembler-options.exp: New test.
2910 * gdb.arch/mips-disassembler-options.s: New test source.
2911
2912 2018-06-29 Pedro Alves <palves@redhat.com>
2913
2914 * gdb.threads/names.exp: Adjust expected "info threads" output.
2915
2916 2018-06-29 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.opt/inline-break.exp (line number, address): Add "info
2919 break" tests.
2920
2921 2018-06-29 Pedro Alves <palves@redhat.com>
2922
2923 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2924 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2925 number and address and running to them.
2926
2927 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2928
2929 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2930
2931 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2932
2933 * lib/compiler.c: Remove executable permission flag.
2934
2935 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2936
2937 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2938 code.
2939 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2940
2941 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2942
2943 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2944
2945 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2946
2947 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2948 address argument is omitted.
2949
2950 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2951
2952 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2953
2954 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2955
2956 PR gdb/21695
2957 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2958 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2959
2960 2018-06-26 Tom Tromey <tom@tromey.com>
2961
2962 PR rust/22574:
2963 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2964 * gdb.rust/simple.rs (struct SimpleLayout): New.
2965
2966 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2967
2968 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2969 "info registers" output.
2970
2971 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2972
2973 * gdb.base/watchpoint-hw-attach.c: New test.
2974 * gdb.base/watchpoint-hw-attach.exp: New file.
2975
2976 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2977
2978 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2979 through /bin/sh.
2980 * boards/dwarf4-gdb-index.exp: Likewise.
2981 * boards/fission-dwp.exp: Likewise.
2982
2983 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2984
2985 * gdb.base/float128.exp: Add comment and improved fail message
2986 to the failure case of "print large128" test.
2987
2988 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2989
2990 * configure.ac: Remove AC_PREREQ.
2991 * configure: Re-generate.
2992
2993 2018-06-19 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2996 (func_extern_caller): New.
2997 (main): Call func_extern_caller.
2998 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2999 logic change.
3000
3001 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3002
3003 PR gdb/16841
3004 * gdb.cp/typedef-base.cc: New file.
3005 * gdb.cp/typedef-base.exp: New file.
3006
3007 2018-06-18 Tom de Vries <tdevries@suse.de>
3008
3009 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3010
3011 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3012 Richard Bunt <Richard.Bunt@arm.com>
3013
3014 * gdb.threads/attach-slow-waitpid.c: New file.
3015 * gdb.threads/attach-slow-waitpid.exp: New file.
3016 * gdb.threads/slow-waitpid.c: New file.
3017
3018 2018-06-14 Pedro Alves <palves@redhat.com>
3019
3020 * gdb.base/fork-running-state.c: Include <errno.h>.
3021 (exit_if_relative_exits): New.
3022 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3023 exits.
3024 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3025 child exits.
3026
3027 2018-06-14 Tom de Vries <tdevries@suse.de>
3028
3029 PR cli/22573
3030 * gdb.base/finish-pretty.c: New test.
3031 * gdb.base/finish-pretty.exp: New file.
3032
3033 2018-06-14 Pedro Alves <palves@redhat.com>
3034
3035 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3036 gdb's expected startup output.
3037
3038 2018-06-14 Pedro Alves <palves@redhat.com>
3039
3040 * lib/selftest-support.exp (selftest_setup): Remove inlined
3041 function handling.
3042
3043 2018-06-14 Tom de Vries <tdevries@suse.de>
3044
3045 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3046 matching of breakpoint printing.
3047
3048 2018-06-13 Tom de Vries <tdevries@suse.de>
3049
3050 PR testsuite/23269
3051 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3052 (fork_child): ... here, and ...
3053 (fork_parent): ... here.
3054
3055 2018-06-12 Tom de Vries <tdevries@suse.de>
3056
3057 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3058
3059 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3060 Stephen Roberts <stephen.roberts@arm.com>
3061
3062 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3063 rewrite test to describe action performed, rather than possible
3064 failure.
3065
3066 2018-06-08 Gary Benson <gbenson@redhat.com>
3067
3068 * gdb.threads/check-libthread-db.exp: New file.
3069 * gdb.threads/check-libthread-db.c: Likewise.
3070
3071 2018-06-05 Tom Tromey <tom@tromey.com>
3072
3073 * gdb.base/default.exp: Update expected "show version" output.
3074
3075 2018-06-05 Tom Tromey <tom@tromey.com>
3076
3077 PR cli/12326:
3078 * gdb.cp/static-print-quit.exp: Update.
3079 * lib/gdb.exp (pagination_prompt): Update.
3080 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3081 * gdb.python/python.exp: Update.
3082
3083 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3086
3087 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3088
3089 * gdb.ada/bp_fun_addr: New testcase.
3090
3091 2018-06-01 Tom Tromey <tom@tromey.com>
3092
3093 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3094 results.
3095 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3096 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3097 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3098 * gdb.base/maint.exp (maint_pass_if): Update.
3099
3100 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3101
3102 * gdb.base/endian.exp: New test.
3103 * gdb.base/endian.c: New test source.
3104
3105 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 PR gdb/23203
3108 * gdb.base/bt-selected-frame.c: New file.
3109 * gdb.base/bt-selected-frame.exp: New file.
3110 * lib/gdb.exp (get_current_frame_number): New function.
3111
3112 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3113 Pedro Alves <palves@redhat.com>
3114
3115 * gdb.threads/tls-core.c: Include <stdlib.h>
3116 (thread_proc): Call `abort'.
3117 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3118 (tls_core_test): New procedure, bits factored out from ...
3119 (top level): ... here. Test both native cores and gcore cores.
3120
3121 2018-05-23 Tom Tromey <tom@tromey.com>
3122
3123 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3124
3125 2018-05-23 Tom Tromey <tom@tromey.com>
3126
3127 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3128 symfile_complaints.
3129 (test_short_complaints): Likewise.
3130 (test_empty_complaints): Likewise.
3131 (test_initial_complaints): Update.
3132
3133 2018-05-23 Tom Tromey <tom@tromey.com>
3134
3135 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3136
3137 2018-05-23 Tom Tromey <tom@tromey.com>
3138
3139 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3140 (test_short_complaints): Update.
3141
3142 2018-05-22 Pedro Alves <palves@redhat.com>
3143
3144 * gdb.base/remote.exp: Only gdb_start after compiling the
3145 testcase. Issue "disconnect" before testing "set remote" command
3146 defaults. Issue clean_restart before running to main.
3147
3148 2018-05-22 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.base/remote.exp: Adjust expected output of "show remote
3151 memory-write-packet-size". Add tests for "set remote
3152 memory-write-packet-size 0" and "set remote
3153 memory-write-packet-size fixed/limit".
3154
3155 2018-05-22 Pedro Alves <palves@redhat.com>
3156
3157 PR gdb/22973
3158 * gdb.base/utf8-identifiers.c: New file.
3159 * gdb.base/utf8-identifiers.exp: New file.
3160
3161 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3162
3163 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3164
3165 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3166
3167 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3168
3169 2018-05-18 Tom Tromey <tom@tromey.com>
3170
3171 * gdb.base/ptype-offsets.exp: Update.
3172
3173 2018-05-17 Keith Seitz <keiths@redhat.com>
3174
3175 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3176 in expected breakpoint stop locations.
3177 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3178 move to proper scope to test variable values.
3179 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3180 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3181 New functions.
3182 (main): Call not_inline_func3.
3183 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3184 inline_func1, inline_func2, and inline_func3. Test that when each
3185 breakpoint is hit, GDB properly reports both the stop location
3186 and the backtrace. Repeat tests for temporary breakpoints.
3187
3188 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3189
3190 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3191 rather then trying to access it in determining whether the PID
3192 of `gdbserver' could have been retrieved.
3193
3194 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb.arch/amd64-init-x87-values.S: New file.
3197 * gdb.arch/amd64-init-x87-values.exp: New file.
3198
3199 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3200
3201 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3202
3203 2018-05-04 Tom Tromey <tom@tromey.com>
3204
3205 PR python/22730:
3206 * gdb.python/python.exp: Test multi-line execute.
3207
3208 2018-05-04 Tom Tromey <tom@tromey.com>
3209
3210 PR python/22731:
3211 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3212
3213 2018-05-04 Tom Tromey <tom@tromey.com>
3214
3215 PR gdb/11750:
3216 * gdb.base/define.exp: Test defining a user command inside a user
3217 command.
3218 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3219
3220 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3221 Pedro Alves <palves@redhat.com>
3222
3223 PR breakpoints/19806 and support for PR external/20207.
3224 * gdb.base/watchpoint-unaligned.c: New file.
3225 * gdb.base/watchpoint-unaligned.exp: New file.
3226
3227 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3228
3229 * gdb.base/maint.exp: Make test names unique, use
3230 test_prefix_command_help to test 'help maint info', and remove
3231 repeated test of 'help maint'.
3232
3233 2018-05-04 Tom Tromey <tom@tromey.com>
3234
3235 PR gdb/22619:
3236 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3237 behavior.
3238
3239 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3240
3241 * gdb.base/maint.exp: Process output from 'maint print registers'
3242 line at a time.
3243
3244 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3245
3246 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3247 timeout.
3248
3249 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3250
3251 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3252 filter pattern.
3253
3254 2018-05-02 Pedro Alves <palves@redhat.com>
3255
3256 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3257 to_log_command renames.
3258 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3259
3260 2018-05-02 Tom Tromey <tom@tromey.com>
3261
3262 * gdb.python/py-parameter.exp: Set test message.
3263
3264 2018-05-02 Tom Tromey <tom@tromey.com>
3265
3266 PR python/20084:
3267 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3268 PARAM_ZUINTEGER_UNLIMITED tests.
3269
3270 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3271
3272 PR rust/23124
3273 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3274 when casting.
3275
3276 2018-04-30 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.python/py-type.exp: Check align attribute.
3279 * gdb.python/py-type.c: New "aligncheck" global.
3280
3281 2018-04-30 Tom Tromey <tom@tromey.com>
3282
3283 PR exp/17095:
3284 * gdb.dwarf2/dw2-align.exp: New file.
3285 * gdb.cp/align.exp: New file.
3286 * gdb.base/align.exp: New file.
3287 * lib/gdb.exp (gdb_int128_helper): New proc.
3288 (has_int128_c, has_int128_cxx): New caching procs.
3289
3290 2018-04-27 Tom Tromey <tom@tromey.com>
3291
3292 PR rust/22545:
3293 * gdb.rust/simple.exp: Add inclusive range tests.
3294
3295 2018-04-26 Pedro Alves <palves@redhat.com>
3296
3297 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3298 ifunc breakpoint locations correctly of ifunc breakpoints set
3299 while the program resolves the ifunc.
3300
3301 2018-04-26 Pedro Alves <palves@redhat.com>
3302
3303 * gdb.base/gnu-ifunc-final.c: New file.
3304 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3305 * gdb.base/gnu-ifunc.exp (executable): Delete.
3306 (staticexecutable): Adjust.
3307 (lib_opts, exec_opts): Delete.
3308 (make_binsuffix, build, set-break): New procedures.
3309 (misc_tests): New, with tests factored out from the top level.
3310 (top level): Test different combinations of ifunc resolver name,
3311 resolver with and with debug info, and ifunc target with and
3312 without debug info. Wrap static tests with with_target_prefix.
3313
3314 2018-04-26 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3317 return type" warnings.
3318
3319 2018-04-25 Pedro Alves <palves@redhat.com>
3320
3321 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3322 killed".
3323 * gdb.base/kill-after-signal.exp: Likewise.
3324 * gdb.threads/kill.exp: Likewise.
3325
3326 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3327 Sergio Durigan Junior <sergiodj@redhat.com>
3328 Pedro Alves <palves@redhat.com>
3329
3330 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3331 regexps to expect for '[Inferior ... detached]' as well.
3332 * gdb.base/attach.exp: Likewise.
3333 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3334 "gdb_continue_to_end".
3335 (test_catch_syscall_with_wrong_args): Likewise.
3336 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3337 ']'. Don't set 'verbose' on.
3338 * gdb.base/foll-vfork.exp: Likewise.
3339 * gdb.base/fork-print-inferior-events.c: New file.
3340 * gdb.base/fork-print-inferior-events.exp: New file.
3341 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3342 '[Inferior ... has been killed]' message.
3343 * gdb.base/kill-after-signal.exp: Likewise.
3344 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3345 detach message.
3346 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3347 message.
3348 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3349 regexps to expect for '[Inferior ... detached]' as well.
3350 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3351
3352 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3353
3354 PR gdb/23104
3355 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3356
3357 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3358
3359 * gdb.threads/multiple-successive-infcall.c: New test.
3360 * gdb.threads/multiple-successive-infcall.exp: New file.
3361
3362 2018-04-17 Tom Tromey <tom@tromey.com>
3363
3364 * gdb.rust/simple.rs (Union): New type.
3365 (main): New local "u".
3366 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3367
3368 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3369
3370 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3371 number information in output of "whereis" command.
3372 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3373
3374 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3375
3376 * gdb.ada/info_types.exp: Adjust expected output to the line
3377 numbers now printed by "info var/func/type".
3378 * gdb.base/completion.exp: Likewise.
3379 * gdb.base/included.exp: Likewise.
3380 * gdb.cp/cp-relocate.exp: Likewise.
3381 * gdb.cp/cplusfuncs.exp: Likewise.
3382 * gdb.cp/namespace.exp: Likewise.
3383 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3384
3385 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3386
3387 * gdb.btrace/cpu.exp: New.
3388
3389 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3390
3391 * gdb.base/step-indirect-call-thunk.exp: New.
3392 * gdb.base/step-indirect-call-thunk.c: New.
3393 * gdb.reverse/step-indirect-call-thunk.exp: New.
3394 * gdb.reverse/step-indirect-call-thunk.c: New.
3395
3396 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3397
3398 * gdb.base/pie-fork.c: New file.
3399 * gdb.base/pie-fork.exp: New file.
3400
3401 2018-04-11 Tom Tromey <tom@tromey.com>
3402
3403 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3404
3405 2018-04-10 Pedro Alves <palves@redhat.com>
3406
3407 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3408 exits. Instead loop running forever.
3409 (fork_parent): Run forever too.
3410
3411 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3412
3413 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3414 mi_continue_to_line.
3415 * gdb.mi/mi-stack.c (callee4): Add comment.
3416
3417 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3418
3419 * gdb.mi/mi-stack.exp: Fix indentation.
3420
3421 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3422
3423 PR gdb/22979
3424 * gdb.arch/amd64-osabi.exp: New file.
3425
3426 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3427
3428 PR gdb/22980
3429 * gdb.base/osabi.exp: New file.
3430
3431 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3432
3433 * gdb.cp/static-typedef-print.exp: New file.
3434 * gdb.cp/static-typedef-print.cc: New file.
3435
3436 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3437
3438 * gdb.ada/varsize_limit: New testcase.
3439
3440 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3441
3442 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3443
3444 * gdb.ada/notcplusplus: New testcase.
3445
3446 * gdb.base/c-linkage-name.c: New file.
3447 * gdb.base/c-linkage-name.exp: New testcase.
3448
3449 2018-03-26 Tom Tromey <tom@tromey.com>
3450
3451 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3452 * gdb.python/py-framefilter.py (name_error): New global.
3453 (ErrorInName.function): Use name_error.
3454
3455 2018-03-26 Tom Tromey <tom@tromey.com>
3456
3457 PR backtrace/15582:
3458 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3459
3460 2018-03-23 Keith Seitz <keiths@redhat.com>
3461
3462 PR c++/22968
3463 * gdb.cp/subtypes.exp: New file.
3464 * gdb.cp/subtypes.h: New file.
3465 * gdb.cp/subtypes.cc: New file.
3466 * gdb.cp/subtypes-2.cc: New file.
3467
3468 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3471 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3472 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3473 -nostartfiles when compiling the test. Confirm that all registers
3474 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3475
3476 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3477
3478 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3479 option, syntax was wrong anyway.
3480 * gdb.arch/arm-disp-step.exp: Likewise.
3481 * gdb.arch/sparc64-regs.exp: Likewise.
3482 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3483 option, syntax was wrong anyway, switch to use
3484 prepare_for_testing.
3485 * gdb.arch/i386-disp-step.exp: Likewise.
3486
3487 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3488
3489 * gdb.ada/exec_changed.exp: Replace "target_info exists
3490 use_gdb_stub" by "use_gdb_stub".
3491 * gdb.ada/start.exp: Likewise.
3492 * gdb.base/async-shell.exp: Likewise.
3493 * gdb.base/attach-pie-misread.exp: Likewise.
3494 * gdb.base/attach-wait-input.exp: Likewise.
3495 * gdb.base/break-entry.exp: Likewise.
3496 * gdb.base/break-interp.exp: Likewise.
3497 * gdb.base/dprintf-detach.exp: Likewise.
3498 * gdb.base/nostdlib.exp: Likewise.
3499 * gdb.base/solib-nodir.exp: Likewise.
3500 * gdb.base/statistics.exp: Likewise.
3501 * gdb.base/testenv.exp: Likewise.
3502 * gdb.mi/mi-exec-run.exp: Likewise.
3503 * gdb.mi/mi-start.exp: Likewise.
3504 * gdb.multi/dummy-frame-restore.exp: Likewise.
3505 * gdb.multi/multi-arch-exec.exp: Likewise.
3506 * gdb.multi/multi-arch.exp: Likewise.
3507 * gdb.multi/tids.exp: Likewise.
3508 * gdb.multi/watchpoint-multi.exp: Likewise.
3509 * gdb.python/py-events.exp: Likewise.
3510 * gdb.threads/attach-into-signal.exp: Likewise.
3511 * gdb.threads/attach-stopped.exp: Likewise.
3512 * gdb.threads/threadapply.exp: Likewise.
3513 * lib/selftest-support.exp: Likewise.
3514
3515 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3516
3517 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3518
3519 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3520
3521 * gdb.perf/template-breakpoints.cc: New file.
3522 * gdb.perf/template-breakpoints.exp: New file.
3523 * gdb.perf/template-breakpoints.py: New file.
3524
3525 2018-03-19 Tom Tromey <tom@tromey.com>
3526
3527 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3528 y0.
3529 * gdb.rust/simple.exp: Test bare identifier form of struct
3530 initializer.
3531
3532 2018-03-19 Tom Tromey <tom@tromey.com>
3533
3534 * gdb.gdb/observer.exp: Remove.
3535
3536 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3537
3538 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3539 "qualified" option when setting breakpoints.
3540 * gdb.trace/backtrace.exp: Likewise.
3541 * gdb.trace/circ.exp: Likewise.
3542 * gdb.trace/collection.exp: Likewise.
3543 * gdb.trace/disconnected-tracing.exp: Likewise.
3544 * gdb.trace/ftrace-lock.exp: Likewise.
3545 * gdb.trace/ftrace.exp: Likewise.
3546 * gdb.trace/infotrace.exp: Likewise.
3547 * gdb.trace/packetlen.exp: Likewise.
3548 * gdb.trace/passc-dyn.exp: Likewise.
3549 * gdb.trace/qtro.exp: Likewise.
3550 * gdb.trace/read-memory.exp: Likewise.
3551 * gdb.trace/report.exp: Likewise.
3552 * gdb.trace/signal.exp: Likewise.
3553 * gdb.trace/status-stop.exp: Likewise.
3554 * gdb.trace/strace.exp: Likewise.
3555 * gdb.trace/tfind.exp: Likewise.
3556 * gdb.trace/trace-break.exp: Likewise.
3557 * gdb.trace/trace-condition.exp: Likewise.
3558 * gdb.trace/trace-mt.exp: Likewise.
3559 * gdb.trace/tstatus.exp: Likewise.
3560 * gdb.trace/tsv.exp: Likewise.
3561 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3562 * gdb.trace/unavailable.exp: Likewise.
3563 * gdb.trace/while-dyn.exp: Likewise.
3564
3565 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3566
3567 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3568 that libinproctrace is copied to the target.
3569
3570 2018-03-14 Tom Tromey <tom@tromey.com>
3571
3572 PR cli/14977:
3573 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3574 a null pointer.
3575 * gdb.base/wchar.exp: Likewise.
3576
3577 2018-03-14 Tom Tromey <tom@tromey.com>
3578
3579 PR cli/19918:
3580 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3581 flag.
3582
3583 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3584
3585 PR gdb/22841
3586 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3587 "target" to remote_exec.
3588
3589 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3590
3591 PR gdb/22841
3592 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3593 ${board}_upload): Remove.
3594
3595 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3596
3597 * gdb.cp/watch-cp.cc: New test.
3598 * gdb.cp/watch-cp.exp: New file.
3599
3600 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3601
3602 * gdb.base/infcall-nested-structs.exp: New file.
3603 * gdb.base/infcall-nested-structs.c: New file.
3604 * gdb.base/float.exp: Add riscv support.
3605
3606 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3607
3608 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3609 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3610
3611 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3612
3613 * gdb.server/abspath.exp: New file.
3614 * lib/gdb.exp (with_cwd): New procedure.
3615
3616 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3617
3618 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3619 use it.
3620 (gdb_is_target_remote_prompt): New proc.
3621 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3622 (gdb_is_target_native): Pass prompt parameter to
3623 gdb_is_target_1.
3624
3625 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3626
3627 * gdb.base/load-command.c: New file.
3628 * gdb.base/load-command.exp: New file.
3629 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3630 (gdb_is_target_1): ...this, and generalize for other targets
3631 than just remote.
3632 (gdb_is_target_remote): Use gdb_is_target_1.
3633 (gdb_is_target_native): use gdb_is_target_1.
3634
3635 2018-02-26 Tom Tromey <tom@tromey.com>
3636
3637 PR python/16497:
3638 * gdb.python/py-framefilter.exp: Update test.
3639
3640 2018-02-26 Tom Tromey <tom@tromey.com>
3641
3642 * gdb.dwarf2/variant.c: New file.
3643 * gdb.dwarf2/variant.exp: New file.
3644
3645 2018-02-26 Tom Tromey <tom@tromey.com>
3646
3647 * gdb.rust/simple.exp: Accept more possible results in enum test.
3648
3649 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3650
3651 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3652 parentheses.
3653
3654 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3655
3656 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3657 name of a variable: $actual_linejj -> $actual_line.
3658
3659 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3660
3661 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3662
3663 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3664
3665 * gdb.btrace/buffer-size.exp: Do not force BTS.
3666
3667 2018-02-14 Pedro Alves <palves@redhat.com>
3668
3669 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3670 getting a "Quit".
3671
3672 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3673
3674 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3675 Fix test name.
3676
3677 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3678
3679 * gdb.cp/m-static.exp: Check type of optimized out static
3680 member.
3681
3682 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3683
3684 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3685 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3686
3687 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3688 Leszek Swirski <leszeks@google.com>
3689
3690 * gdb.python/py-prettyprint.c
3691 (struct to_string_returns_value_inner,
3692 struct to_string_returns_value_wrapper): New.
3693 (main): Add tsrvw variable.
3694 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3695 ToStringReturnsValueWrapper): New classes.
3696 (register_pretty_printers): Register new pretty-printers.
3697 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3698 recursive pretty printer.
3699 * gdb.python/py-mi.exp: Likewise.
3700
3701 2018-02-01 Leszek Swirski <leszeks@google.com>
3702
3703 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3704 functions with the same name as an include file are parsed
3705 correctly.
3706
3707 2018-02-01 Yao Qi <yao.qi@linaro.org>
3708
3709 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3710 "\[^\r\n\]*".
3711
3712 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3713
3714 * gdb.arch/powerpc-prologue-frame.s: New file.
3715 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3716 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3717
3718 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3719
3720 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3721
3722 2018-01-30 Pedro Alves <palves@redhat.com>
3723
3724 PR gdb/13211
3725 * gdb.base/interrupt-daemon.c: New.
3726 * gdb.base/interrupt-daemon.exp: New.
3727 * gdb.multi/multi-term-settings.c: New.
3728 * gdb.multi/multi-term-settings.exp: New.
3729
3730 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3731
3732 * gdb.base/break.exp: Save the location where the breakpoint
3733 on break.c:47 was actually inserted when debugging the version
3734 compiled at -O2 and use it in the expected output of the "info
3735 break" test performed soon after.
3736
3737 2018-01-22 Pedro Alves <palves@redhat.com>
3738 Sergio Durigan Junior <sergiodj@redhat.com>
3739
3740 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3741 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3742
3743 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3744
3745 * gdb.base/break-include.c, gdb.base/break-include.inc,
3746 gdb.base/break-include.exp: New files.
3747 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3748 line number now being the actual line number where the breakpoint
3749 was inserted.
3750 * gdb.mi/mi-break.exp: Likewise.
3751 * gdb.mi/mi-reverse.exp: Likewise.
3752 * gdb.mi/mi-simplerun.exp: Ditto.
3753
3754 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3755
3756 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3757 varobj.
3758 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3759
3760 2018-01-21 Don Breazeal <donb@codesourcery.com>
3761 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.mi/basics.c: Add new global.
3764 * gdb.mi/mi-frame-regs.exp: New file.
3765 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3766 case.
3767
3768 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3771 non-parameter, and on an unknown symbol.
3772
3773 2018-01-19 Tom Tromey <tom@tromey.com>
3774
3775 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3776 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3777
3778 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3779
3780 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3781 setrlimit and chdir to int.
3782
3783 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3784
3785 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3786 function.
3787 (my_tend): Likewise.
3788 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3789 rationale of avoiding FP- and vector instructions.
3790
3791 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3792
3793 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3794 "info reg" with "\[ \t\]*".
3795 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3796 "\[ \t\]+".
3797 * gdb.arch/s390-multiarch.exp: Ditto.
3798 * gdb.base/pc-fp.exp: Ditto.
3799 * gdb.reverse/i386-precsave.exp: Ditto.
3800 * gdb.reverse/i386-reverse.exp: Ditto.
3801 * gdb.reverse/i387-env-reverse.exp: Ditto.
3802 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3803
3804 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3805
3806 * lib/gdb.exp (gdb_compile): Re-enable use of
3807 universal_compile_options for languages other than Rust.
3808
3809 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3810
3811 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3812
3813 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3814
3815 PR gdb/16577
3816 * gdb.base/solib-vanish.exp: New.
3817 * gdb.base/solib-vanish-main.c: New.
3818 * gdb.base/solib-vanish-lib1.c: New.
3819 * gdb.base/solib-vanish-lib2.c: New.
3820
3821 2018-01-17 Yao Qi <yao.qi@linaro.org>
3822
3823 * gdb.compile/compile.exp: Match the address printed for
3824 frame in the output of command "bt".
3825
3826 2018-01-15 Tom Tromey <tom@tromey.com>
3827
3828 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3829 compute sp_reg.
3830
3831 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3832
3833 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3834 to prepare.
3835 (prepare): Return 0 on error, 1 on success.
3836
3837 2018-01-12 Pedro Alves <palves@redhat.com>
3838
3839 * gdb.base/continue-after-aborted-step-over.c: New.
3840 * gdb.base/continue-after-aborted-step-over.exp: New.
3841
3842 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3843
3844 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3845 options when not creating an executable.
3846
3847 2018-01-11 Pedro Alves <palves@redhat.com>
3848
3849 PR remote/22597
3850 * gdb.server/stop-reply-no-thread.c: New file.
3851 * gdb.server/stop-reply-no-thread.exp: New file.
3852
3853 2018-01-10 Pedro Alves <palves@redhat.com>
3854
3855 PR gdb/22670
3856 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3857 functions too. Test setting breakpoints and printing C functions
3858 with no debug info too.
3859 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3860
3861 2018-01-10 Pedro Alves <palves@redhat.com>
3862
3863 PR gdb/22670
3864 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3865 a fail.
3866
3867 2018-01-10 Pedro Alves <palves@redhat.com>
3868
3869 PR gdb/22670
3870 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3871
3872 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3873
3874 * gdb.server/unittest.exp: Match the output in non-development
3875 mode.
3876
3877 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3878
3879 * gdb.gdb/unittest.exp: Match output in non-development mode.
3880
3881 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3882
3883 * gdb.ada/access_tagged_param.exp: Relax expected output
3884 for value of "ObjL" in "continue" to pck.inspect breakpoint
3885 test.
3886
3887 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3890 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3891
3892 2018-01-05 Pedro Alves <palves@redhat.com>
3893
3894 PR gdb/18653
3895 * gdb.base/libsegfault.exp: New.
3896
3897 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3898
3899 PR gdb/22670
3900 * gdb.ada/access_tagged_param.exp: New file.
3901 * gdb.ada/access_tagged_param/foo.adb: New file.
3902
3903 2018-01-05 Pedro Alves <palves@redhat.com>
3904
3905 PR gdb/22670
3906 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3907 exercise lower case too, and to exercise both full matching and
3908 wild matching.
3909
3910 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3911
3912 * gdb.ada/rename_subscript_param: New testcase.
3913
3914 2018-01-05 Jerome Guitton <guitton@adacore.com>
3915
3916 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3917
3918 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3919
3920 * gdb.ada/convvar_comp: New testcase.
3921
3922 2018-01-05 Xavier Roirand <roirand@adacore.com>
3923
3924 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3925 (My_Table): New global variable.
3926 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3927
3928 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3929
3930 PR gdb/22670
3931 * gdb.ada/maint_with_ada: New testcase.
3932
3933 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3934
3935 PR gdb/22670
3936 * gdb.ada/bp_c_mixed_case: New testcase.
3937
3938 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3939
3940 PR gdb/22670
3941 * gdb.ada/complete.exp: Add "complete break ada" test.
3942
3943 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3944
3945 PR gdb/22670
3946 * gdb.ada/info_addr_mixed_case: New testcase.
3947
3948 2018-01-03 Xavier Roirand <roirand@adacore.com>
3949
3950 * gdb.ada/excep_handle.exp: New testcase.
3951 * gdb.ada/excep_handle/foo.adb: New file.
3952 * gdb.ada/excep_handle/pck.ads: New file.
3953
3954 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3955
3956 * gdb.base/step-line.c: Add extra empty line in copyright header.
3957 * gdb.base/step-line.inp: Likewise.
3958
3959 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3960
3961 * gdb.ada/dyn_stride.exp: Add slice test.
3962
3963 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3964
3965 * gdb.ada/dyn_stride: New testcase.
3966
3967 2017-12-27 Stafford Horne <shorne@gmail.com>
3968
3969 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3970 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3971
3972 2017-12-27 Stafford Horne <shorne@gmail.com>
3973
3974 * gdb.base/reggroups.c: New file.
3975 * gdb.base/reggroups.exp: New file.
3976
3977 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3978
3979 * gdb.dwarf2/ada-valprint-error.c: New file.
3980 * gdb.dwarf2/ada-valprint-error.exp: New file.
3981
3982 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.ada/assign_arr: New testcase.
3985
3986 2017-12-18 Xavier Roirand <roirand@adacore.com>
3987
3988 * gdb.ada/funcall_ptr: New testcase.
3989
3990 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3991
3992 PR cli/16224
3993 * gdb.base/ptype-offsets.cc: New file.
3994 * gdb.base/ptype-offsets.exp: New file.
3995
3996 2017-12-15 Yao Qi <yao.qi@linaro.org>
3997
3998 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3999 if XML is disabled.
4000
4001 2017-12-15 Xavier Roirand <roirand@adacore.com>
4002
4003 * gdb.ada/same_component_name: New testcase.
4004
4005 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4006
4007 * gdb.ada/str_binop_equal: New testcase.
4008
4009 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4010
4011 * gdb.ada/task_switch_in_core: New testcase.
4012
4013 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4014
4015 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4016 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4017 call test_bkpt_qualified.
4018 (test_bkpt_qualified): New proc.
4019
4020 2017-12-13 Pedro Alves <palves@redhat.com>
4021
4022 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4023 Tighten regexp by matching with an anchor.
4024
4025 2017-12-13 Pedro Alves <palves@redhat.com>
4026
4027 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4028 ("expression with namespace"): New set of tests.
4029 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4030 (Nested::Test_NS::qux): New.
4031 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4032 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4033
4034 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4035
4036 * gdb.base/server-del-break.c: New file.
4037 * gdb.base/server-del-break.exp: New file.
4038
4039 2017-12-12 Stafford Horne <shorne@gmail.com>
4040
4041 * gdb.xml/tdesc-regs.exp: Add or1k support.
4042
4043 2017-12-12 Stafford Horne <shorne@gmail.com>
4044
4045 * gdb.base/bp-permanent.c: Define nop of or1k.
4046
4047 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4048
4049 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4050 output with components being reordered.
4051
4052 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4053
4054 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4055 output with components being reordered.
4056
4057 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4058 Pedro Alves <palves@redhat.com>
4059
4060 * gdb.base/maint.exp (check for .gdb_index): Check also for
4061 .debug_names.
4062 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4063 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4064 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4065 (.gdb_index used after symbol reloading): Support also .debug_names.
4066 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4067
4068 2017-12-08 Yao Qi <yao.qi@linaro.org>
4069
4070 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4071 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4072
4073 2017-12-08 Yao Qi <yao.qi@linaro.org>
4074
4075 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4076 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4077
4078 2017-12-08 Yao Qi <yao.qi@linaro.org>
4079
4080 * gdb.arch/aarch64-tagged-pointer.c: New file.
4081 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4082
4083 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4084
4085 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4086 "int".
4087
4088 2017-12-07 Keith Seitz <keiths@redhat.com>
4089
4090 PR breakpoints/22569
4091 * gdb.linespec/ls-errs.exp: Change expected result of "break
4092 -source this file has spaces.c -line 3".
4093 Check that an explicit source file followed by whitespace is
4094 identified as an invalid explicit location.
4095
4096 2017-12-07 Keith Seitz <keiths@redhat.com>
4097
4098 * gdb.cp/nested-types.cc: New file.
4099 * gdb.cp/nested-types.exp: New file.
4100 * lib/cp-support.exp: Load data-structures.exp library.
4101 (debug_cp_test_ptype_class): New global.
4102 (cp_ptype_class_verbose, next_line): New procedures.
4103 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4104 Add and document new return value.
4105 Switch the list of lines to a queue.
4106 Add support for new `type' key for nested type definitions.
4107 Add debugging/troubleshooting messages.
4108 * lib/data-structures.exp: New file.
4109
4110 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4111
4112 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4113 with proc_with_prefix, don't use with_test_prefix.
4114
4115 2017-12-07 Tom Tromey <tom@tromey.com>
4116
4117 * gdb.base/break.exp: Add test for empty "commands".
4118
4119 2017-12-07 Yao Qi <yao.qi@linaro.org>
4120
4121 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4122 malloc and catch syscall.
4123
4124 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4125
4126 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4127 tests for explicit locations.
4128
4129 2017-12-06 Pedro Alves <palves@redhat.com>
4130
4131 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4132 force-disabling XML descriptions.
4133
4134 2017-12-04 Pedro Alves <palves@redhat.com>
4135
4136 PR gdb/22499
4137 * gdb.arch/amd64-disp-step-avx.S: New file.
4138 * gdb.arch/amd64-disp-step-avx.exp: New file.
4139
4140 2017-12-03 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4143 and <string.h>.
4144 (parent_function): Print distinct messages when waitpid fails, or
4145 the child exits with a signal, or the child exits for an unhandled
4146 reason.
4147 * gdb.threads/process-dies-while-detaching.exp
4148 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4149 it. Wait for both inferior output and GDB's prompt. Use an
4150 indirect spawn id list.
4151 (do_detach): New parameter 'child_exit'. Use it to compute
4152 expected inferior output.
4153 (test_detach, test_detach_watch, test_detach_killed_outside):
4154 Adjust to pass down the expected child exit kind.
4155
4156 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4157 Sergio Durigan Junior <sergiodj@redhat.com>
4158 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4161
4162 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4163
4164 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4165 to 'symbol-file' and 'add-symbol-file' can be
4166 position-independent.
4167
4168 2017-12-01 Yao Qi <yao.qi@linaro.org>
4169
4170 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4171 the URL in copyright header.
4172 * gdb.arch/aarch64-fp.exp: Likewise.
4173 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4174 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4175 * gdb.base/expand-psymtabs.exp: Likewise.
4176 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4177 * gdb.fortran/common-block.exp: Likewise.
4178 * gdb.fortran/common-block.f90: Likewise.
4179 * gdb.fortran/logical.exp: Likewise.
4180 * gdb.fortran/vla-datatypes.f90: Likewise.
4181 * gdb.fortran/vla-sub.f90: Likewise.
4182
4183 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4184
4185 * gdb.ada/repeat_dyn: New testcase.
4186
4187 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4188
4189 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4190 Update for changed thread numbering.
4191 * gdb.cell/bt.exp: Update for changed GDB output.
4192
4193 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4194
4195 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4196 setting isremote by hand.
4197 * boards/dwarf4-gdb-index.exp: Likewise.
4198 * boards/fission.exp: Likewise.
4199 * boards/stabs.exp: Likewise.
4200
4201 2017-11-30 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.linespec/cpls-ops.exp
4204 (check_explicit_skips_function_argument): Extract the underlying
4205 type of size_t instead of hardcoding it.
4206
4207 2017-11-29 Pedro Alves <palves@redhat.com>
4208
4209 PR c++/19436
4210 * gdb.linespec/cpls-abi-tag.cc: New file.
4211 * gdb.linespec/cpls-abi-tag.exp: New file.
4212
4213 2017-11-29 Pedro Alves <palves@redhat.com>
4214
4215 * gdb.base/langs.exp: Use -qualified.
4216 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4217 it.
4218 * gdb.cp/namespace.exp: Use -qualified.
4219 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4220 (overload-3, template-overload, template-ret-type, const-overload)
4221 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4222 procedures.
4223 (test_driver): Call them.
4224 * gdb.cp/save-bp-qualified.cc: New.
4225 * gdb.cp/save-bp-qualified.exp: New.
4226 * gdb.linespec/explicit.exp: Test -qualified.
4227 * lib/completion-support.exp (completion::explicit_opts_list): Add
4228 "-qualified".
4229 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4230
4231 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4232
4233 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4234
4235 2017-11-29 Tom Tromey <tom@tromey.com>
4236
4237 * gdb.base/relocate.exp: Update invalid argument test.
4238 Add new tests for invalid arguments.
4239
4240 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4241
4242 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4243 Return 0 as a long.
4244 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4245
4246 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4247
4248 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4249 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4250 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4251 func ().
4252 * gdb.cp/shadow.cc (B.func): Return 0.
4253
4254 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4257 expected output in gdb_expect call to allow the exception
4258 message to be present as well. Fix syntax confusion to avoid
4259 TCL thinking that exception_name is an array.
4260
4261 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4262
4263 * gdb.arch/spu-info.c: Include <unistd.h>.
4264 (do_signal_test): Fix broken calls to write.
4265 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4266 Fix checks for empty mailboxes. Update signal tests for corrected
4267 do_signal_test routine. Allow nonzero event status.
4268 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4269 * gdb.cell/arch.exp: Use standard_output_file.
4270 * gdb.cell/break.exp: Likewise.
4271 * gdb.cell/bt.exp: Likewise.
4272 * gdb.cell/core.exp: Likewise.
4273 * gdb.cell/dwarfaddr.exp: Likewise.
4274 * gdb.cell/ea-cache.exp: Likewise.
4275 * gdb.cell/ea-standalone.exp: Likewise.
4276 * gdb.cell/f-regs.exp: Likewise.
4277 * gdb.cell/fork.exp: Likewise.
4278 * gdb.cell/gcore.exp: Likewise.
4279 * gdb.cell/mem-access.exp: Likewise.
4280 * gdb.cell/ptype.exp: Likewise.
4281 * gdb.cell/registers.exp: Likewise.
4282 * gdb.cell/sizeof.exp: Likewise.
4283 * gdb.cell/solib-symbol.exp: Likewise.
4284 * gdb.cell/solib.exp: Likewise.
4285
4286 2017-11-25 Pedro Alves <palves@redhat.com>
4287
4288 * gdb.base/complete-empty.exp: New file.
4289 * gdb.base/completion.exp: Adjust.
4290
4291 2017-11-25 Pedro Alves <palves@redhat.com>
4292
4293 * gdb.linespec/cpls-ops.cc: New file.
4294 * gdb.linespec/cpls-ops.exp: New file.
4295 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4296 factored out from ...
4297 (test_complete_prefix_range): ... this.
4298
4299 2017-11-24 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.linespec/cpcompletion.exp: New file.
4302 * gdb.linespec/cpls-hyphen.cc: New file.
4303 * gdb.linespec/cpls.cc: New file.
4304 * gdb.linespec/cpls2.cc: New file.
4305 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4306 test to use test_gdb_complete_unique. Add label completion,
4307 keyword completion and explicit location completion tests.
4308 * lib/completion-support.exp: New file.
4309
4310 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4311
4312 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4313 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4314 when hitting an exception catchpoint.
4315
4316 2017-11-22 Yao Qi <yao.qi@linaro.org>
4317
4318 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4319
4320 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4321
4322 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4323 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4324 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4325
4326 2017-11-22 Yao Qi <yao.qi@linaro.org>
4327
4328 * gdb.base/info-os.exp: Pass pthreads.
4329 * gdb.multi/multi-attach.exp: Likewise.
4330
4331 2017-11-22 Yao Qi <yao.qi@linaro.org>
4332
4333 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4334 compiler.
4335
4336 2017-11-22 Yao Qi <yao.qi@linaro.org>
4337
4338 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4339 * gdb.base/break-interp.exp: Likewise.
4340 * gdb.base/jit-attach-pie.exp: Likewise.
4341
4342 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4343
4344 * gdb.base/float128.c (large128): New variable.
4345 * gdb.base/float128.exp: Add test to print largest __float128 value.
4346
4347 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4348
4349 * gdb.arch/vsx-regs.exp: Update register content checks.
4350
4351 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4352
4353 * gdb.arch/ppc-longdouble.exp: New file.
4354 * gdb.arch/ppc-longdouble.c: Likewise.
4355
4356 2017-11-21 Pedro Alves <palves@redhat.com>
4357
4358 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4359
4360 2017-11-20 Pedro Alves <palves@redhat.com>
4361
4362 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4363 (long_double_typedef): New typedefs.
4364 Use DEF on double and long double.
4365 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4366 cases.
4367 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4368 and 'long_double_ptr_same_size' locals. Use them to decide
4369 whether cast from array/function to float is valid/invalid.
4370
4371 2017-11-17 Tom Tromey <tom@tromey.com>
4372
4373 * gdb.rust/traits.rs: New file.
4374 * gdb.rust/traits.exp: New file.
4375
4376 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4377
4378 * gdb.ada/minsyms: New testcase.
4379
4380 2017-11-16 Pedro Alves <palves@redhat.com>
4381
4382 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4383 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4384
4385 2017-11-16 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4388 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4389
4390 2017-11-16 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.server/reconnect-ctrl-c.c: New file.
4393 * gdb.server/reconnect-ctrl-c.exp: New file.
4394
4395 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4396
4397 * gdb.python/py-rbreak.exp: New file.
4398 * gdb.python/py-rbreak.c: New file.
4399 * gdb.python/py-rbreak-func2.c: New file.
4400
4401 2017-11-16 Pedro Alves <palves@redhat.com>
4402
4403 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4404 pattern.
4405 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4406 GDB.
4407
4408 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4409
4410 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4411 regex.
4412
4413 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4414
4415 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4416 test names.
4417
4418 2017-11-09 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4421 factored out from ...
4422 (top level): ... here, and adjusted to avoid expecting beyond the
4423 prompt in a single gdb_test_multiple.
4424
4425 2017-11-09 Pedro Alves <palves@redhat.com>
4426
4427 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4428 output.
4429 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4430 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4431 * gdb.server/ext-run.exp ("kill" test): Likewise.
4432 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4433
4434 2017-11-09 Pedro Alves <palves@redhat.com>
4435
4436 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4437 match till end of line.
4438
4439 2017-11-09 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4442
4443 2017-11-09 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4446 New procedures, factored out from ...
4447 (top level): ... here, and adjusted to avoid expecting beyond the
4448 prompt in one go.
4449
4450 2017-11-09 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4453 output. Fix '?' match.
4454
4455 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4456
4457 * gdb.ada/scoped_watch: New testcase.
4458 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4459 which is actually correct.
4460 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4461 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4462
4463 2017-11-08 Pedro Alves <palves@redhat.com>
4464
4465 * gdb.gdb/complaints.exp (test_initial_complaints)
4466 (test_serial_complaints, test_short_complaints): Call
4467 complaint_internal instead of complaint.
4468
4469 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4470
4471 * gdb.threads/tls-core.c: New file.
4472 * gdb.threads/tls-core.exp: Likewise.
4473
4474 2017-11-08 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4477 (p Exported_Capitalized): New test.
4478 (p exported_capitalized): New test.
4479
4480 2017-11-07 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4483
4484 2017-11-07 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4487 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4488 (disable_invalid, disable_inverted, disable_negative): New
4489 procedures.
4490 ("bad numbers"): New set of tests.
4491
4492 2017-11-07 Pedro Alves <palves@redhat.com>
4493
4494 * gdb.cp/ena-dis-br-range.exp: Add tests.
4495
4496 2017-11-07 Pedro Alves <palves@redhat.com>
4497
4498 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4499
4500 2017-11-07 Xavier Roirand <roirand@adacore.com>
4501 Pedro Alves <palves@redhat.com>
4502
4503 * gdb.base/ena-dis-br.exp: Add reference to
4504 gdb.cp/ena-dis-br-range.exp.
4505 * gdb.cp/ena-dis-br-range.exp: New file.
4506 * gdb.cp/ena-dis-br-range.cc: New file.
4507
4508 2017-11-06 Pedro Alves <palves@redhat.com>
4509
4510 * gdb.base/attach-non-pgrp-leader.c: New.
4511 * gdb.base/attach-non-pgrp-leader.exp: New.
4512
4513 2017-11-06 Pedro Alves <palves@redhat.com>
4514
4515 * configure.ac: No longer check for termio.h and sgtty.h.
4516 * configure: Regenerate.
4517 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4518 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4519 Remove termio and sgtty code.
4520
4521 2017-11-03 Yao Qi <yao.qi@linaro.org>
4522
4523 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4524 in GDB is disabled.
4525
4526 2017-11-03 Yao Qi <yao.qi@linaro.org>
4527
4528 * gdb.python/py-thrhandle.exp: Skip it if python is not
4529 enabled.
4530
4531 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4532
4533 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4534 as a breakpoint command.
4535
4536 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4537
4538 PR python/21213
4539 * gdb.python/py-infthread.exp: Test calling
4540 InferiorThread.inferior () multiple times in a row.
4541
4542 2017-10-27 Keith Seitz <keiths@redhat.com>
4543
4544 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4545 Test "info break" for every inlined function breakpoint.
4546
4547 2017-10-27 Yao Qi <yao.qi@linaro.org>
4548
4549 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4550
4551 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4552
4553 * gdb.cp/classes.exp (test_static_members): Test printing
4554 Outer::instance.
4555 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4556 (Inner::instance, Outer::instance): New.
4557
4558 2017-10-24 Pedro Alves <palves@redhat.com>
4559
4560 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4561 extra console" test in two stages.
4562
4563 2017-10-24 Pedro Alves <palves@redhat.com>
4564
4565 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4566
4567 2017-10-24 Pedro Alves <palves@redhat.com>
4568
4569 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4570 loop.
4571
4572 2017-10-24 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4575 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4576
4577 2017-10-24 Pedro Alves <palves@redhat.com>
4578
4579 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4580 parameter and handle it. Don't output read value in test name.
4581
4582 2017-10-24 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4585 custom test name.
4586
4587 2017-10-24 Pedro Alves <palves@redhat.com>
4588
4589 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4590 include the unstable output directory name in the test's name.
4591 (initial_setup_simple) <'set args'>: Use custom test name.
4592
4593 2017-10-24 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4596 with explicit test name.
4597
4598 2017-10-20 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4601 'wait -i'. Use gdb_assert and remote_close.
4602
4603 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4606 number from variable rather than hard-coded.
4607
4608 2017-10-19 Pedro Alves <palves@redhat.com>
4609
4610 * gdb.base/long-inferior-output.c: New file.
4611 * gdb.base/long-inferior-output.exp: New file.
4612
4613 2017-11-18 Keith Seitz <keiths@redhat.com>
4614
4615 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4616 method.
4617 (main): Call it.
4618 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4619 Add additional user-defined conversion operator tests.
4620
4621 2017-10-17 Pedro Alves <palves@redhat.com>
4622
4623 * boards/native-stdio-gdbserver.exp: Load "local-board".
4624
4625 2017-10-17 Pedro Alves <palves@redhat.com>
4626
4627 * gdb.base/quit-live.c: New file.
4628 * gdb.base/quit-live.exp: New file.
4629
4630 2017-10-16 Keith Seitz <keiths@redhat.com>
4631
4632 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4633 (class_with_protected_typedef, class_with_private_typedef)
4634 (struct_with_public_typedef, struct_with_protected_typedef)
4635 (struct_with_private_typedef): New classes/structs.
4636 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4637 typedefs and access specifiers.
4638
4639 2017-10-16 Pedro Alves <palves@redhat.com>
4640 Simon Marchi <simon.marchi@polymtl.ca>
4641
4642 * README (Local vs Remote vs Native): New section.
4643 * boards/local-board.exp: New file, with bits factored out from
4644 ...
4645 * boards/native-extended-gdbserver.exp: ... here. Load
4646 "local-board".
4647 * boards/native-gdbserver.exp: Load "local-board".
4648 (${board}_spawn, ${board}_exec): Delete.
4649 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4650 ...
4651 * boards/stdio-gdbserver-base.exp: ... this new file.
4652 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4653 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4654 procedure.
4655 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4656 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4657 stdio_gdbserver_command.
4658 (${board}_get_remote_address, ${board}_get_comm_port)
4659 (${board}_download, ${board}_upload): Delete.
4660 (get_target_remote_pipe_cmd): New.
4661
4662 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4663
4664 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4665 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4666 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4667 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4668 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4669 remove with_test_prefix.
4670
4671 2017-10-13 Pedro Alves <palves@redhat.com>
4672
4673 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4674 * gdb.base/annota1.exp: Use it instead of is_remote.
4675 * gdb.base/annota3.exp: Use it instead of is_remote.
4676 * gdb.cp/annota2.exp: Use it instead of is_remote.
4677 * gdb.cp/annota3.exp: Use it instead of is_remote.
4678 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4679
4680 2017-10-13 Pedro Alves <palves@redhat.com>
4681
4682 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4683 (test_num_test_vars, run_and_count_vars, find_env)
4684 (test_set_unset_env, test_inherit_env_var): New procedures.
4685 (top level): Use them.
4686
4687 2017-10-13 Pedro Alves <palves@redhat.com>
4688
4689 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4690 also skip on stub-like targets.
4691
4692 2017-10-13 Pedro Alves <palves@redhat.com>
4693
4694 PR gdb/22293
4695 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4696 (top level): Move some tests to ...
4697 (test_not_found): ... this new procedure.
4698 (top level): Call it.
4699
4700 2017-10-13 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4703 expect different "info terminal" output if testing with a
4704 non-native target.
4705
4706 2017-10-13 Pedro Alves <palves@redhat.com>
4707 Simon Marchi <simon.marchi@polymtl.ca>
4708
4709 PR python/12966
4710 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4711
4712 2017-10-13 Pedro Alves <palves@redhat.com>
4713
4714 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4715 already.
4716
4717 2017-10-13 Pedro Alves <palves@redhat.com>
4718
4719 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4720 is_remote.
4721
4722 2017-10-13 Pedro Alves <palves@redhat.com>
4723
4724 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4725 is_remote.
4726
4727 2017-10-13 Pedro Alves <palves@redhat.com>
4728
4729 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4730 is set.
4731 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4732 instead of is_remote.
4733
4734 2017-10-13 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4737 (top level): Add comment.
4738
4739 2017-10-13 Pedro Alves <palves@redhat.com>
4740
4741 * gdb.base/remote.exp (top level): Fix comment typo and add
4742 missing return.
4743
4744 2017-10-13 Pedro Alves <palves@redhat.com>
4745 Simon Marchi <simon.marchi@polymtl.ca>
4746
4747 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4748 calls and add comments. Skip test if use_gdb_stub is set.
4749 (top level): Use "set cwd" command instead of "cd" command.
4750
4751 2017-10-13 Pedro Alves <palves@redhat.com>
4752
4753 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4754 is_remote target check.
4755
4756 2017-10-13 Pedro Alves <palves@redhat.com>
4757
4758 * gdb.base/scope.exp: Use build_executable + clean_restart +
4759 gdb_file_cmd instead of prepare_for_testing and no longer skip
4760 "before run" tests on is_remote target boards. Update comments.
4761 * boards/native-extended-gdbserver.exp
4762 (extended_gdbserver_load_last_file): New, factored out from ...
4763 (gdb_load): ... this. Move further below and add comment.
4764 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4765
4766 2017-10-12 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.base/attach.exp: Remove references to gdb64.
4769 * gdb.base/dbx.exp: Remove references to gdb64.
4770
4771 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4772 Pedro Alves <palves@redhat.com>
4773
4774 * gdb.base/label.exp: Remove is_remote target check.
4775
4776 2017-10-12 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.base/auvx.exp (coredir): Update comment.
4779 (top level) <core_works>: Use "set cwd" command instead of "cd"
4780 command.
4781
4782 2017-10-12 Pedro Alves <palves@redhat.com>
4783 Simon Marchi <simon.marchi@polymtl.ca>
4784
4785 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4786 target boards.
4787
4788 2017-10-12 Pedro Alves <palves@redhat.com>
4789 Simon Marchi <simon.marchi@polymtl.ca>
4790
4791 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4792 Instead skip if there's any gdb_protocol set.
4793
4794 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4795 Pedro Alves <palves@redhat.com>
4796
4797 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4798
4799 2017-10-12 Pedro Alves <palves@redhat.com>
4800 Simon Marchi <simon.marchi@polymtl.ca>
4801
4802 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4803 instead of on dejagnu remote boards.
4804
4805 2017-10-12 Pedro Alves <palves@redhat.com>
4806 Simon Marchi <simon.marchi@polymtl.ca>
4807
4808 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4809 checks. Use build_executable + clean_restart instead of
4810 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4811 of enabling non-stop after starting gdb.
4812
4813 2017-10-12 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4816 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4817 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4818 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4819
4820 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4821
4822 * gdb.arch/arc-tdesc-cpu.exp: New file.
4823 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4824
4825 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4826
4827 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4828
4829 2017-10-10 Pedro Alves <palves@redhat.com>
4830
4831 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4832 expect CLI output.
4833
4834 2017-10-10 Pedro Alves <palves@redhat.com>
4835
4836 * lib/selftest-support.exp (selftest_setup): Update for
4837 captured_command_loop's prototype change.
4838
4839 2017-10-09 Pedro Alves <palves@redhat.com>
4840
4841 Test both arch1=>arch2 and arch2=>arch1.
4842
4843 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4844 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4845 factored out to...
4846 (append_arch1_options, append_arch2_options, append_arch_options)
4847 (build_executables): New procedures.
4848 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4849 local.
4850 (top level): Add new 'first_arch' testing axis.
4851
4852 2017-10-09 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4855 (barrier): New.
4856 (thread_start, all_started): New functions.
4857 (main): Spawn new thread and wait until it is scheduled.
4858 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4859 option.
4860 (do_test): Add 'selected_thread' parameter. Run to all_started
4861 instead of main. Explicitly set the breakpoint at main. Switch
4862 to the SELECTED_THREAD thread.
4863 (top level): Test handling the exec event with either the main
4864 thread or the second thread selected.
4865
4866 2017-10-09 Pedro Alves <palves@redhat.com>
4867
4868 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4869 logic. Move STOP marker after the value checks.
4870 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4871 regexp.
4872
4873 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4874
4875 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4876
4877 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4878
4879 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4880 integer-to-dfp conversion.
4881 * gdb.base/dfp-test.exp: Likewise.
4882
4883 2017-10-04 Pedro Alves <palves@redhat.com>
4884
4885 * gdb.multi/hangout.c: Include <unistd.h>.
4886 (hangout_loop): New function.
4887 (main): Call alarm. Call hangout_loop in a loop.
4888 * gdb.multi/hello.c: Include <unistd.h>.
4889 (hello_loop): New function.
4890 (main): Call alarm. Call hangout_loop in a loop.
4891 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4892 inferior with the other selected.
4893
4894 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4895
4896 * gdb.mi/list-thread-groups-available.exp: New file.
4897 * gdb.mi/list-thread-groups-available.c: New file.
4898
4899 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4900
4901 * gdb.base/set-cwd.exp: Make it available on
4902 native-extended-gdbserver.
4903
4904 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4905
4906 * gdb.base/set-cwd.c: New file.
4907 * gdb.base/set-cwd.exp: Likewise.
4908
4909 2017-10-02 Tom Tromey <tom@tromey.com>
4910
4911 PR rust/22236:
4912 * gdb.rust/simple.rs (main): New variable "fslice".
4913 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4914
4915 2017-10-02 Tom Tromey <tom@tromey.com>
4916
4917 * gdb.rust/simple.exp: Test ptype of a slice.
4918
4919 2017-10-02 Tom Tromey <tom@tromey.com>
4920
4921 * gdb.rust/simple.exp: Test index of slice.
4922
4923 2017-09-27 Tom Tromey <tom@tromey.com>
4924
4925 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4926
4927 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4928 Pedro Alves <palves@redhat.com>
4929
4930 * gdb.base/compare-sections.exp (get value of read-only section): Read
4931 as unsigned value.
4932 (corrupt read-only section): Likewise and don't set written if patching
4933 failed.
4934
4935 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4936
4937 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4938 files.
4939
4940 2017-09-20 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4943 symbol names in gdb's output.
4944 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4945
4946 2017-09-20 Pedro Alves <palves@redhat.com>
4947
4948 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4949 Rename to ...
4950 (test_list_ambiguous_symbol): ... this and add a symbol name
4951 parameter. Adjust.
4952 (test_list_ambiguous_function): Reimplement on top of
4953 test_list_ambiguous_symbol and also test listing ambiguous
4954 variables.
4955 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4956 (ambiguous_fun): ... this.
4957 (ambiguous_var): New.
4958 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4959 (ambiguous_fun): ... this.
4960 (ambiguous_var): New.
4961
4962 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4963
4964 * gdb.base/starti.c: New file.
4965 * gdb.base/starti.exp: New file.
4966 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4967
4968 2017-09-14 Pedro Alves <palves@redhat.com>
4969
4970 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4971 (top level): Use it instead of runto.
4972
4973 2017-09-11 Tom Tromey <tom@tromey.com>
4974
4975 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4976
4977 2017-09-11 Tom Tromey <tom@tromey.com>
4978
4979 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4980 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4981
4982 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4983
4984 * gdb.fortran/printing-types.exp: New file.
4985 * gdb.fortran/printing-types.exp: New file.
4986
4987 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4988
4989 * gdb.fortran/vla-ptype.exp: Fix typos.
4990 * gdb.fortran/vla-value.exp: Same.
4991
4992 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4993
4994 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4995 * gdb.mi/mi-var-child-f.exp: Likewise.
4996 * gdb.mi/mi-vla-fortran.exp: Likewise.
4997
4998 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4999 Christoph Weinmann <christoph.t.weinmann@intel.com>
5000 Bernhard Heckel <bernhard.heckel@intel.com>
5001
5002 * gdb.fortran/ptr-indentation.f90: New file.
5003 * gdb.fortran/ptr-indentation.exp: New file.
5004
5005 2017-09-05 Tom Tromey <tom@tromey.com>
5006
5007 PR gdb/22010:
5008 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5009
5010 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5011
5012 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5013
5014 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5015
5016 * gdb.threads/tls-nodebug-pie.c: New file.
5017 * gdb.threads/tls-nodebug-pie.exp: New file.
5018
5019 2017-09-05 Tom Tromey <tom@tromey.com>
5020
5021 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5022 for rust.
5023
5024 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5025
5026 * gdb.multi/multi-arch-exec.exp: Test with different
5027 "follow-exec-mode" settings.
5028 (do_test): New procedure.
5029
5030 2017-09-04 Pedro Alves <palves@redhat.com>
5031
5032 * gdb.base/func-static.c (S::method const, S::method volatile)
5033 (S::method volatile const): New methods.
5034 (c_s, v_s, cv_s): New instances.
5035 (main): Call method() on them.
5036 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5037 (cannot_resolve): New procedure.
5038 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5039 print-quote-unquoted columns.
5040 (do_test): Test printing each scope too.
5041
5042 2017-09-04 Pedro Alves <palves@redhat.com>
5043
5044 * gdb.base/local-static.exp: Also test with
5045 class::method::variable wholly quoted.
5046 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5047
5048 2017-09-04 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.base/local-static.c: New.
5051 * gdb.base/local-static.cc: New.
5052 * gdb.base/local-static.exp: New.
5053
5054 2017-09-04 Pedro Alves <palves@redhat.com>
5055
5056 * gdb.asm/asm-source.exp: Add casts to int.
5057 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5058 (dataglobal64_1, dataglobal64_2): New globals.
5059 * gdb.base/nodebug.exp: Test different expressions involving the
5060 new globals, with print, whatis and ptype. Add casts to int.
5061 * gdb.base/solib-display.exp: Add casts to int.
5062 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5063 * gdb.cp/m-static.exp: Add cast to int.
5064 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5065 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5066 tls variable with no debug info without a cast. Test with a cast
5067 to int too.
5068 * gdb.trace/entry-values.exp: Add casts.
5069
5070 2017-09-04 Pedro Alves <palves@redhat.com>
5071
5072 * gdb.base/nodebug.exp: Test that ptype's error about functions
5073 with unknown return type includes the function name too.
5074
5075 2017-09-04 Pedro Alves <palves@redhat.com>
5076
5077 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5078 return type of munmap in infcall.
5079 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5080 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5081 type of ftell in infcall.
5082 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5083 type of getpid in infcall.
5084 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5085 infcall.
5086 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5087 Bail on failure to extract the pid.
5088 * gdb.base/nodebug.c: #include <stdint.h>.
5089 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5090 New functions.
5091 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5092 Change expected output of print/whatis/ptype with functions with
5093 no debug info. Test all supported languages. Call
5094 test_call_promotion.
5095 * gdb.compile/compile.exp: Adjust expected output to expect
5096 warning.
5097 * gdb.threads/siginfo-threads.exp: Likewise.
5098
5099 2017-09-04 Pedro Alves <palves@redhat.com>
5100
5101 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5102 "prototypes". Test calling float functions via prototyped and
5103 unprototyped function pointers.
5104 (perform_all_tests): New parameter "prototypes". Pass it down.
5105 (top level): Pass down "prototypes" parameter to
5106 perform_all_tests.
5107
5108 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5109
5110 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5111 Test with nested loops.
5112
5113 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5114
5115 * gdb.base/commands.exp: Call the new procedures.
5116 (loop_break_test, loop_continue_test): New procedures.
5117
5118 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5119
5120 * gdb.base/commands.exp: Call new procedure.
5121 (define_if_without_arg_test): New procedure.
5122
5123 2017-09-04 Pedro Alves <palves@redhat.com>
5124
5125 * gdb.base/list-ambiguous.exp: New file.
5126 * gdb.base/list-ambiguous0.c: New file.
5127 * gdb.base/list-ambiguous1.c: New file.
5128 * gdb.base/list.exp (test_list_range): Adjust expected output.
5129
5130 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5131
5132 * gdb.base/share-env-with-gdbserver.c: New file.
5133 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5134
5135 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5136
5137 * gdb.base/commands.exp (gdbvar_simple_if_test,
5138 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5139 progvar_simple_if_test, progvar_simple_while_test,
5140 progvar_complex_if_while_test, user_defined_command_test,
5141 user_defined_command_args_eval,
5142 user_defined_command_args_stack_test,
5143 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5144 temporary_breakpoint_commands,
5145 gdb_test_no_prompt, redefine_hook_test,
5146 redefine_backtrace_test): Remove "global gdb_prompt".
5147
5148 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5149
5150 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5151 New proc, call it from toplevel.
5152
5153 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5154
5155 PR remote/21852
5156 * gdb.server/normal.c: New file, copied from gdb.base.
5157 * gdb.server/run-without-local-binary.exp: New file.
5158
5159 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5160
5161 * gdb.arch/sparc64-adi.exp: New file.
5162 * gdb.arch/sparc64-adi.c: New file.
5163
5164 2017-08-22 Pedro Alves <palves@redhat.com>
5165
5166 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5167 (top level): Add "list all overloads" tests.
5168
5169 2017-08-22 Tom Tromey <tom@tromey.com>
5170
5171 * gdb.gdb/xfullpath.exp: Remove.
5172
5173 2017-08-21 Pedro Alves <palves@redhat.com>
5174
5175 PR gdb/19487
5176 * gdb.base/symbol-alias.c: New.
5177 * gdb.base/symbol-alias2.c: New.
5178 * gdb.base/symbol-alias.exp: New.
5179
5180 2017-08-21 Pedro Alves <palves@redhat.com>
5181
5182 * gdb.base/dfp-test.c
5183 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5184 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5185 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5186 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5187 * gdb.base/whatis-ptype-typedefs.c: New.
5188 * gdb.base/whatis-ptype-typedefs.exp: New.
5189 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5190 (an_int, an_int_type, an_int_type2): New globals.
5191 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5192 involving typedefs and cast expressions.
5193 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5194 (lookup_typedefs_function): New.
5195 (typedefs_pretty_printers_dict): New.
5196 (top level): Register lookup_typedefs_function in
5197 gdb.pretty_printers.
5198
5199 2017-08-18 Yao Qi <yao.qi@linaro.org>
5200
5201 * gdb.server/unittest.exp: New.
5202
5203 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5204
5205 PR gdb/21954
5206 * gdb.base/environ.exp: Add test to check if 'unset environment'
5207 works.
5208
5209 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5210
5211 * lib/gdb.exp (universal_compile_options): New caching proc.
5212 (gdb_compile): Suppress GCC's coloring of messages.
5213
5214 2017-08-14 Tom Tromey <tom@tromey.com>
5215
5216 PR gdb/21675:
5217 * gdb.base/printcmds.exp (test_radices): New function.
5218 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5219 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5220 * lib/gdb.exp (get_integer_valueof): Use p/d.
5221
5222 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5223
5224 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5225 characters.
5226
5227 2017-08-05 Tom Tromey <tom@tromey.com>
5228
5229 * gdb.rust/simple.exp: Allow String to appear in a different
5230 namespace.
5231
5232 2017-07-26 Yao Qi <yao.qi@linaro.org>
5233
5234 * gdb.gdb/unittest.exp: Invoke command
5235 "maintenance check xml-descriptions".
5236
5237 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5238
5239 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5240 calling context.
5241 (hex128): Drop erroneous calculation of parameters.
5242
5243 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5244
5245 * gdb.python/py-unwind.exp: Disable stack protection when
5246 building test file.
5247
5248 2017-07-20 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.base/default.exp (set language): Adjust expected output.
5251
5252 2017-07-20 Pedro Alves <palves@redhat.com>
5253
5254 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5255 (test_minsym): ... this, and make static.
5256 (get_pck__foo__bar__minsym): Rename to ...
5257 (get_test_minsym): ... this.
5258 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5259 symbol names and comments.
5260 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5261 (get_test_minsym): ... this.
5262 (pck__foo__bar__minsym__2): Rename to ...
5263 (test_minsym): ... this.
5264 (main): Adjust.
5265
5266 2017-07-17 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.base/completion.exp: Adjust expected output.
5269 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5270 the completer works.
5271
5272 2017-07-17 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5275
5276 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5277
5278 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5279
5280 2017-07-14 Tom Tromey <tom@tromey.com>
5281
5282 PR rust/21764:
5283 * gdb.rust/simple.exp: Add tests.
5284
5285 2017-07-14 Tom Tromey <tom@tromey.com>
5286
5287 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5288
5289 2017-07-14 Pedro Alves <palves@redhat.com>
5290
5291 * gdb.linespec/base/one/thefile.cc (z1): New function.
5292 * gdb.linespec/base/two/thefile.cc (z2): New function.
5293 * gdb.linespec/linespec.exp: Add tests.
5294
5295 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5296
5297 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5298 to mi_create_breakpoint.
5299
5300 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5301
5302 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5303 mi_create_breakpoint.
5304
5305 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5306
5307 * gdb.dlang/demangle.exp: Update for demangling changes.
5308
5309 2017-07-09 Tom Tromey <tom@tromey.com>
5310
5311 * gdb.dwarf2/shortpiece.exp: New file.
5312
5313 2017-07-06 David Blaikie <dblaikie@gmail.com>
5314
5315 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5316 built from fissiont-multi-cu{1,2}.c.
5317 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5318 except putting 'main' and 'func' in separate CUs in the same DWO file.
5319 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5320 test.
5321 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5322 test.
5323
5324 2017-07-06 Pedro Alves <palves@redhat.com>
5325
5326 * gdb.python/py-unwind.exp: Test flushregs.
5327
5328 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5329
5330 PR cli/21688
5331 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5332 tests for alias commands and trailing whitespace.
5333
5334 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5335
5336 PR cli/21688
5337 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5338 procedure. Call it.
5339
5340 2017-06-29 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.base/printcmds.exp: Add tests.
5343
5344 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5345
5346 PR gdb/21337
5347 * gdb.base/reread-readsym.exp: New file.
5348 * gdb.base/reread-readsym.c: New file.
5349
5350 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5351
5352 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5353 subpattern.
5354
5355 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5356
5357 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5358 extended mnemonic.
5359 * gdb.arch/powerpc-power9.s: Likewise.
5360
5361 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5362
5363 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5364 on 32-bit x86 targets. Exploit is_*_target macros where
5365 appropriate.
5366
5367 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5368
5369 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5370 register pieces.
5371
5372 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5373
5374 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5375 located in one or more DWARF pieces.
5376
5377 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5378
5379 * lib/gdb.exp (get_endianness): New proc.
5380 * gdb.arch/aarch64-fp.exp: Use it.
5381 * gdb.arch/altivec-regs.exp: Likewise.
5382 * gdb.arch/e500-regs.exp: Likewise.
5383 * gdb.arch/vsx-regs.exp: Likewise.
5384 * gdb.base/dump.exp: Likewise.
5385 * gdb.base/funcargs.exp: Likewise.
5386 * gdb.base/gnu_vector.exp: Likewise.
5387 * gdb.dwarf2/formdata16.exp: Likewise.
5388 * gdb.dwarf2/implptrpiece.exp: Likewise.
5389 * gdb.dwarf2/nonvar-access.exp: Likewise.
5390 * gdb.python/py-inferior.exp: Likewise.
5391 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5392
5393 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5394
5395 PR gdb/21226
5396 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5397 stack value pieces are taken from the LSB end.
5398
5399 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5400
5401 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5402 variable at nonzero offset.
5403
5404 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5405
5406 * gdb.dwarf2/var-access.c: New file.
5407 * gdb.dwarf2/var-access.exp: New test.
5408 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5409
5410 2017-06-12 Tom Tromey <tom@tromey.com>
5411
5412 * gdb.dwarf2/formdata16.exp: Add tests.
5413
5414 2017-06-12 Tom Tromey <tom@tromey.com>
5415
5416 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5417
5418 2017-06-12 Tom Tromey <tom@tromey.com>
5419
5420 PR exp/16225:
5421 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5422 * gdb.arch/vsx-regs.exp: Update tests.
5423 * gdb.arch/s390-vregs.exp (hex128): New proc.
5424 Update test.
5425 * gdb.arch/altivec-regs.exp: Update tests.
5426
5427 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5428
5429 * gdb.base/startup-with-shell.c: New file.
5430 * gdb.base/startup-with-shell.exp: Likewise.
5431
5432 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5433
5434 * gdb.server/non-existing-program.exp: Update regex in order to
5435 reflect the fact that gdbserver is now using fork_inferior (with a
5436 shell) to startup the inferior.
5437
5438 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5439
5440 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5441 support function calls from GDB.
5442
5443 2017-05-21 Tom Tromey <tom@tromey.com>
5444
5445 PR rust/21466:
5446 * gdb.rust/unsized.exp: New file.
5447 * gdb.rust/unsized.rs: New file.
5448
5449 2017-05-19 Tom Tromey <tom@tromey.com>
5450
5451 PR rust/21484:
5452 * gdb.rust/watch.exp: New file.
5453 * gdb.rust/watch.rs: New file.
5454
5455 2017-05-18 Tom Tromey <tom@tromey.com>
5456
5457 * gdb.rust/simple.exp: Allow Box to be qualified.
5458
5459 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5460
5461 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5462
5463 2017-05-18 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.base/fileio.c (test_write, test_read, test_close)
5466 (test_fstat): Don't print 'ret' in the fail path.
5467
5468 2017-05-18 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5471 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5472 (test_system, test_rename, test_unlink, test_time): Change
5473 prototypes.
5474 * gdb.base/fileio.exp (stop_msg): Adjust.
5475
5476 2017-05-18 Pedro Alves <palves@redhat.com>
5477
5478 * gdb.base/fileio.c (null_str): New global.
5479 (test_stat): Use it.
5480 * gdb.base/fileio.exp: Remove nowarnings.
5481
5482 2017-05-17 Yao Qi <yao.qi@linaro.org>
5483
5484 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5485
5486 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5487
5488 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5489 argument command.
5490 (top-level): Invoke test_set_inferior_tty.
5491
5492 2017-05-04 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5495 Add parens to print call for Python 3.
5496
5497 2017-05-03 Keith Seitz <keiths@redhat.com>
5498
5499 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5500 (main): Call it.
5501
5502 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5503
5504 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5505 to prev and next.
5506
5507 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5508
5509 * gdb.python/py-record-btrace.exp: Remove test for
5510 gdb.BtraceInstruction.error.
5511
5512 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5513
5514 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5515
5516 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5517
5518 * gdb.python/py-record-btrace-threads.c: New file.
5519 * gdb.python/py-record-btrace-threads.exp: New file.
5520
5521 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5522
5523 PR testsuite/8595
5524 * gdb.base/environ.exp: Make test available in all architectures.
5525 Move bits related to "info program" testing to
5526 gdb.base/info-program.exp. Rewrite tests to use the two new
5527 procedures mentione below.
5528 (test_set_show_env_var) New procedure.
5529 (test_set_show_env_var_equal): Likewise.
5530 * gdb.base/info-program.exp: New file.
5531
5532 2017-04-27 Keith Seitz <keiths@redhat.com>
5533
5534 * gdb.cp/oranking.cc (test15): New function.
5535 (main): Call test15 and declare additional variables for testing.
5536 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5537 "p foo101('abc')" tests.
5538 Add tests for cv qualifier overloads.
5539 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5540 "lvalue reference overload" test.
5541 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5542 "print value of f1 on Child&& in f2" test.
5543
5544 2017-04-19 Pedro Alves <palves@redhat.com>
5545
5546 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5547 procedure.
5548 (top level): Call it.
5549 * lib/gdb.exp (gdb_define_cmd): New procedure.
5550
5551 2017-04-12 Pedro Alves <palves@redhat.com>
5552
5553 PR gdb/21323
5554 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5555 (wchar): New global.
5556 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5557 (do_test_wide_char, wide_char_types_no_program, top level): Add
5558 wchar_t testing.
5559
5560 2017-04-12 Pedro Alves <palves@redhat.com>
5561
5562 PR c++/21323
5563 * gdb.cp/wide_char_types.c: New file.
5564 * gdb.cp/wide_char_types.exp: New file.
5565
5566 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5567
5568 PR gdb/21352
5569 * gdb.trace/tsv.exp: Add test for "tsave -r".
5570
5571 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5572
5573 * gdb.dlang/watch-loc.c: New file.
5574 * gdb.dlang/watch-loc.exp: New file.
5575
5576 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5577
5578 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5579
5580 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5581
5582 * gdb.arch/arc-analyze-prologue.S: New file.
5583 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5584
5585 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5586
5587 * gdb.arch/arc-decode-insn.S: New file.
5588 * gdb.arch/arc-decode-insn.exp: Likewise.
5589
5590 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5591
5592 PR tdep/20928
5593 * gdb.arch/sparc64-regs.exp: New file.
5594 * gdb.arch/sparc64-regs.S: Likewise.
5595
5596 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5597
5598 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5599 and memory view on Python 3.
5600
5601 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5602 Keith Seitz <keiths@redhat.com>
5603
5604 PR gdb/14441
5605 * gdb.cp/demangle.exp: Add rvalue reference tests.
5606 * gdb.cp/rvalue-ref-casts.cc: New file.
5607 * gdb.cp/rvalue-ref-casts.exp: New file.
5608 * gdb.cp/rvalue-ref-overload.cc: New file.
5609 * gdb.cp/rvalue-ref-overload.exp: New file.
5610 * gdb.cp/rvalue-ref-params.cc: New file.
5611 * gdb.cp/rvalue-ref-params.exp: New file.
5612 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5613 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5614 * gdb.cp/rvalue-ref-types.cc: New file.
5615 * gdb.cp/rvalue-ref-types.exp: New file.
5616 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5617 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5618
5619 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5620
5621 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5622 New procedure.
5623
5624 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5625
5626 * lib/mi-support.exp (mi_gdb_test): Add additional message
5627 for unexpected output.
5628
5629 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5630
5631 * gdb.base/examine-backward.c (Barrier): New character array
5632 constant, to ensure that TestStrings is preceded by a string
5633 terminator.
5634
5635 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5636
5637 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5638 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5639 and implicit pointer into such a location.
5640
5641 2017-03-16 Doug Evans <dje@google.com>
5642
5643 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5644
5645 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5646
5647 * gdb.cp/m-static.exp: Fix expectation for prototype of
5648 test5.single_constructor and single_constructor::single_constructor.
5649
5650 2017-03-16 Doug Evans <dje@google.com>
5651
5652 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5653 * gdb.guile/scm-lazy-string.c: New file.
5654 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5655 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5656 for pointer, array, typedef lazy strings.
5657
5658 2017-03-16 Doug Evans <dje@google.com>
5659
5660 PR python/17728, python/18439, python/18779
5661 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5662 * gdb.python/py-lazy-string.c (pointer): New typedef.
5663 (main): New locals ptr, array, typedef_ptr.
5664 * gdb.python/py-value.exp: Move lazy string tests to ...
5665 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5666 array, typedef lazy strings.
5667
5668 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5669
5670 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5671 Add optional 'test' parameter.
5672
5673 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5674
5675 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5676 Skip for versions of DejaGnu < 1.5.
5677
5678 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5679
5680 * lib/gdb.exp (dejagnu_version): New proc.
5681 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5682 Use dejagnu_version.
5683
5684 2017-03-10 Keith Seitz <keiths@redhat.com>
5685
5686 PR c++/8128
5687 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5688 type from destructor regexps.
5689 Add a branch which actually passes the test.
5690 Adjust "ptype t5i" test names.
5691
5692 2017-03-08 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.base/step-over-exit.exp: Add explicit test message.
5695
5696 2017-03-08 Pedro Alves <palves@redhat.com>
5697
5698 PR gdb/18360
5699 * gdb.threads/interrupt-while-step-over.c: New file.
5700 * gdb.threads/interrupt-while-step-over.exp: New file.
5701
5702 2017-03-08 Pedro Alves <palves@redhat.com>
5703
5704 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5705 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5706
5707 2017-03-08 Pedro Alves <palves@redhat.com>
5708
5709 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5710 PKRU as not supported as a PASS.
5711
5712 2017-03-08 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5715 prefix instead of $binfile1/$binfile2.
5716 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5717 in test message.
5718 * gdb.python/py-completion.exp: Use "load python file" as test
5719 messages instead of unstable path names.
5720
5721 2017-03-08 Pedro Alves <palves@redhat.com>
5722 Jan Kratochvil <jan.kratochvil@redhat.com>
5723
5724 PR cli/21218
5725 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5726 New proc.
5727 (top level): Call it.
5728
5729 2017-03-08 Pedro Alves <palves@redhat.com>
5730
5731 PR tui/21216
5732 * gdb.tui/tui-nl-filtered-output.exp: New file.
5733
5734 2017-03-08 Pedro Alves <palves@redhat.com>
5735
5736 * gdb.base/completion.exp: Move TUI completion tests to ...
5737 * gdb.tui/completion.exp: ... this new file.
5738
5739 2017-03-08 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/tui-disasm-long-lines.c,
5742 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5743 gdb.base/tui-layout.exp: Move to ...
5744 * gdb.tui/: ... this new directory.
5745
5746 2017-03-07 Pedro Alves <palves@redhat.com>
5747
5748 * gdb.base/tui-layout.c: New file.
5749 * gdb.base/tui-layout.exp: New file.
5750
5751 2017-03-07 Pedro Alves <palves@redhat.com>
5752
5753 * gdb.base/tui-layout.c: Rename to ...
5754 * gdb.base/tui-disasm-long-lines.c: ... this.
5755 * gdb.base/tui-layout.exp: Rename to ...
5756 * gdb.base/tui-disasm-long-lines.exp: ... this.
5757
5758 2017-03-07 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5761
5762 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5763
5764 * i386-mpx-call.c: New file.
5765 * i386-mpx-call.exp: New file.
5766
5767 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5768
5769 * gdb.arch/powerpc-power.exp: Delete test.
5770 * gdb.arch/powerpc-power.s: Likewise.
5771 * gdb.disasm/disassembler-options.exp: New test.
5772 * gdb.arch/powerpc-altivec.exp: Likewise.
5773 * gdb.arch/powerpc-altivec.s: Likewise.
5774 * gdb.arch/powerpc-altivec2.exp: Likewise.
5775 * gdb.arch/powerpc-altivec2.s: Likewise.
5776 * gdb.arch/powerpc-altivec3.exp: Likewise.
5777 * gdb.arch/powerpc-altivec3.s: Likewise.
5778 * gdb.arch/powerpc-power7.exp: Likewise.
5779 * gdb.arch/powerpc-power7.s: Likewise.
5780 * gdb.arch/powerpc-power8.exp: Likewise.
5781 * gdb.arch/powerpc-power8.s: Likewise.
5782 * gdb.arch/powerpc-power9.exp: Likewise.
5783 * gdb.arch/powerpc-power9.s: Likewise.
5784 * gdb.arch/powerpc-vsx.exp: Likewise.
5785 * gdb.arch/powerpc-vsx.s: Likewise.
5786 * gdb.arch/powerpc-vsx2.exp: Likewise.
5787 * gdb.arch/powerpc-vsx2.s: Likewise.
5788 * gdb.arch/powerpc-vsx3.exp: Likewise.
5789 * gdb.arch/powerpc-vsx3.s: Likewise.
5790 * gdb.arch/arm-disassembler-options.exp: Likewise.
5791 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5792 * gdb.arch/s390-disassembler-options.exp: Likewise.
5793
5794 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5795
5796 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5797 (check_supported_features): ... this. Changed return type to void.
5798 (supports_rdseed): New static global.
5799 (rdseed): Check supports_rdseed.
5800 (initialize): Call check_supported_features.
5801
5802 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5803
5804 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5805 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5806 and lqarx/stqcx.
5807 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5808 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5809
5810 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5811
5812 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5813 uppercase.
5814
5815 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5816
5817 * gdb.dwarf2/formdata16.c: New file.
5818 * gdb.dwarf2/formdata16.exp: New file.
5819 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5820
5821 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5822
5823 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5824 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5825 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5826 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5827 DW_AT_GNU_*.
5828
5829 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5830
5831 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5832
5833 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5834
5835 PR gdb/21164
5836 * gdb.base/maint.exp: Add testcases for when the commands do
5837 not have arguments.
5838
5839 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5840
5841 * gdb.cp/chained-calls.exp: Use p instead of P.
5842
5843 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5844
5845 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5846 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5847
5848 2017-02-14 Tom Tromey <tom@tromey.com>
5849
5850 PR python/13598:
5851 * gdb.python/py-events.exp: Add before_prompt event tests.
5852
5853 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5854
5855 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5856
5857 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5858
5859 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5860 (main): Call my_unique_function_name.
5861 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5862 completion of patterns with a single match.
5863 Add missing -re switches to gdb_test_multiple calls.
5864
5865 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5866
5867 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5868 return if core file is not recognized.
5869
5870 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5871
5872 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5873 and extra UIs.
5874
5875 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5876
5877 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5878 proc_with_prefix.
5879
5880 2017-02-10 Tom Tromey <tom@tromey.com>
5881
5882 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5883
5884 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5885
5886 PR gdb/21122
5887 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5888
5889 2017-02-08 Jerome Guitton <guitton@adacore.com>
5890
5891 * gdb.base/define.exp: Add test for command abbreviations
5892 in define.
5893
5894 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5895
5896 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5897 * gdb.reverse/insn-reverse-x86.c: New file.
5898
5899 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5900
5901 PR tdep/20936
5902 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5903
5904 2017-02-03 Tom Tromey <tom@tromey.com>
5905
5906 PR rust/21097:
5907 * gdb.rust/simple.exp: Add new tests.
5908
5909 2017-02-02 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5912 tests.
5913
5914 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5915
5916 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5917 taking a 2-byte value out of a 4-byte DWARF implicit value on
5918 big-endian targets.
5919 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5920 logic. Add test cases for DW_OP_implicit.
5921
5922 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5923
5924 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5925
5926 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5927
5928 * gdb.btrace/enable.exp: Call gdb_exit before
5929 skip_gdbserver_tests.
5930
5931 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5932
5933 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5934 GDBFLAGS.
5935
5936 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5937
5938 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5939 the test is skipped.
5940 * gdb.btrace/data.exp: Likewise.
5941 * gdb.btrace/delta.exp: Likewise.
5942 * gdb.btrace/dlopen.exp: Likewise.
5943 * gdb.btrace/enable-running.exp: Likewise.
5944 * gdb.btrace/enable.exp: Likewise.
5945 * gdb.btrace/exception.exp: Likewise.
5946 * gdb.btrace/function_call_history.exp: Likewise.
5947 * gdb.btrace/gcore.exp: Likewise.
5948 * gdb.btrace/instruction_history.exp: Likewise.
5949 * gdb.btrace/multi-thread-step.exp: Likewise.
5950 * gdb.btrace/nohist.exp: Likewise.
5951 * gdb.btrace/non-stop.exp: Likewise.
5952 * gdb.btrace/reconnect.exp: Likewise.
5953 * gdb.btrace/record_goto-step.exp: Likewise.
5954 * gdb.btrace/record_goto.exp: Likewise.
5955 * gdb.btrace/rn-dl-bind.exp: Likewise.
5956 * gdb.btrace/segv.exp: Likewise.
5957 * gdb.btrace/step.exp: Likewise.
5958 * gdb.btrace/stepi.exp: Likewise.
5959 * gdb.btrace/tailcall-only.exp: Likewise.
5960 * gdb.btrace/tailcall.exp: Likewise.
5961 * gdb.btrace/tsx.exp: Likewise.
5962 * gdb.btrace/unknown_functions.exp: Likewise.
5963 * gdb.btrace/vdso.exp: Likewise.
5964
5965 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5966
5967 * gdb.btrace/enable-running.c: New.
5968 * gdb.btrace/enable-running.exp: New.
5969
5970 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5971
5972 * gdb.arch/amd64-gs_base.c: New file.
5973 * gdb.arch/amd64-gs_base.exp: New file.
5974
5975 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5976
5977 * lib/memory.exp: Remove spurious empty newlines.
5978
5979 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5980
5981 * gdb.python/py-bad-printers.exp: Load python file using "source".
5982 * gdb.python/py-events.exp: Likewise.
5983 * gdb.python/py-evsignal.exp: Likewise.
5984 * gdb.python/py-evthreads.exp: Likewise.
5985 * gdb.python/py-frame-args.exp: Likewise.
5986 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5987 * gdb.python/py-framefilter-mi.exp: Likewise.
5988 * gdb.python/py-framefilter.exp: Likewise.
5989 * gdb.python/py-mi.exp: Likewise.
5990 * gdb.python/py-pp-maint.exp: Likewise.
5991 * gdb.python/py-pp-registration.exp: Likewise.
5992 * gdb.python/py-prettyprint.exp: Likewise.
5993 (run_lang_tests): Likewise.
5994 * gdb.python/py-typeprint.exp: Likewise.
5995
5996 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5997
5998 * lib/memory.exp: New file.
5999 * lib/gdb.exp: Load memory.exp.
6000 * gdb.base/memattr.exp (delete_memory): Move proc to
6001 lib/memory.exp and rename to delete_memory_regions.
6002 Replace delete_memory with delete_memory_regions.
6003 Cleanup memory regions before tests.
6004 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6005 before tests.
6006
6007 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6008
6009 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6010 files.
6011 (initialize): New function conditionally defined.
6012 (testcases): Move within conditional block.
6013 (main): Call initialize.
6014 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6015 of gdb.reverse/insn-reverse.c.
6016 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6017 gdb.reverse/insn-reverse.c.
6018
6019 2017-01-26 Yao Qi <yao.qi@linaro.org>
6020
6021 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6022 disassemble on address 0.
6023
6024 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6025 Yao Qi <yao.qi@linaro.org>
6026
6027 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6028 * gdb.dwarf2/implptr-64bit.S: Remove.
6029 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6030 variables in caller's context. Add DW_OP_implicit_value.
6031
6032 2017-01-25 Yao Qi <yao.qi@linaro.org>
6033
6034 * lib/dwarf.exp (Dwarf::_location): Handle
6035 DW_OP_GNU_implicit_pointer with proper size.
6036
6037 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6038
6039 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6040 and add untested calls.
6041
6042 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6043
6044 * gdb.python/python.exp: Check line number against what GDB thinks
6045 the line number is for func1.
6046
6047 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6048
6049 * gdb.dlang/debug-expr.exp: New file.
6050
6051 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6052
6053 Fix test names for the following files:
6054
6055 * gdb.ada/exec_changed.exp
6056 * gdb.ada/info_types.exp
6057 * gdb.arch/aarch64-atomic-inst.exp
6058 * gdb.arch/aarch64-fp.exp
6059 * gdb.arch/altivec-abi.exp
6060 * gdb.arch/altivec-regs.exp
6061 * gdb.arch/amd64-byte.exp
6062 * gdb.arch/amd64-disp-step.exp
6063 * gdb.arch/amd64-dword.exp
6064 * gdb.arch/amd64-entry-value-inline.exp
6065 * gdb.arch/amd64-entry-value-param.exp
6066 * gdb.arch/amd64-entry-value-paramref.exp
6067 * gdb.arch/amd64-entry-value.exp
6068 * gdb.arch/amd64-i386-address.exp
6069 * gdb.arch/amd64-invalid-stack-middle.exp
6070 * gdb.arch/amd64-invalid-stack-top.exp
6071 * gdb.arch/amd64-optimout-repeat.exp
6072 * gdb.arch/amd64-prologue-skip.exp
6073 * gdb.arch/amd64-prologue-xmm.exp
6074 * gdb.arch/amd64-stap-special-operands.exp
6075 * gdb.arch/amd64-stap-wrong-subexp.exp
6076 * gdb.arch/amd64-tailcall-cxx.exp
6077 * gdb.arch/amd64-tailcall-noret.exp
6078 * gdb.arch/amd64-tailcall-ret.exp
6079 * gdb.arch/amd64-tailcall-self.exp
6080 * gdb.arch/amd64-word.exp
6081 * gdb.arch/arm-bl-branch-dest.exp
6082 * gdb.arch/arm-disp-step.exp
6083 * gdb.arch/arm-neon.exp
6084 * gdb.arch/arm-single-step-kernel-helper.exp
6085 * gdb.arch/avr-flash-qualifier.exp
6086 * gdb.arch/disp-step-insn-reloc.exp
6087 * gdb.arch/e500-abi.exp
6088 * gdb.arch/e500-regs.exp
6089 * gdb.arch/ftrace-insn-reloc.exp
6090 * gdb.arch/i386-avx512.exp
6091 * gdb.arch/i386-bp_permanent.exp
6092 * gdb.arch/i386-byte.exp
6093 * gdb.arch/i386-cfi-notcurrent.exp
6094 * gdb.arch/i386-disp-step.exp
6095 * gdb.arch/i386-dr3-watch.exp
6096 * gdb.arch/i386-float.exp
6097 * gdb.arch/i386-gnu-cfi.exp
6098 * gdb.arch/i386-mpx-map.exp
6099 * gdb.arch/i386-mpx-sigsegv.exp
6100 * gdb.arch/i386-mpx-simple_segv.exp
6101 * gdb.arch/i386-mpx.exp
6102 * gdb.arch/i386-permbkpt.exp
6103 * gdb.arch/i386-prologue.exp
6104 * gdb.arch/i386-signal.exp
6105 * gdb.arch/i386-size-overlap.exp
6106 * gdb.arch/i386-unwind.exp
6107 * gdb.arch/i386-word.exp
6108 * gdb.arch/mips-fcr.exp
6109 * gdb.arch/powerpc-d128-regs.exp
6110 * gdb.arch/powerpc-stackless.exp
6111 * gdb.arch/ppc64-atomic-inst.exp
6112 * gdb.arch/s390-stackless.exp
6113 * gdb.arch/s390-tdbregs.exp
6114 * gdb.arch/s390-vregs.exp
6115 * gdb.arch/sparc-sysstep.exp
6116 * gdb.arch/thumb-bx-pc.exp
6117 * gdb.arch/thumb-singlestep.exp
6118 * gdb.arch/thumb2-it.exp
6119 * gdb.arch/vsx-regs.exp
6120 * gdb.asm/asm-source.exp
6121 * gdb.base/a2-run.exp
6122 * gdb.base/advance.exp
6123 * gdb.base/all-bin.exp
6124 * gdb.base/anon.exp
6125 * gdb.base/args.exp
6126 * gdb.base/arithmet.exp
6127 * gdb.base/async-shell.exp
6128 * gdb.base/async.exp
6129 * gdb.base/attach-pie-noexec.exp
6130 * gdb.base/attach-twice.exp
6131 * gdb.base/auto-load.exp
6132 * gdb.base/bang.exp
6133 * gdb.base/bitfields.exp
6134 * gdb.base/break-always.exp
6135 * gdb.base/break-caller-line.exp
6136 * gdb.base/break-entry.exp
6137 * gdb.base/break-inline.exp
6138 * gdb.base/break-on-linker-gcd-function.exp
6139 * gdb.base/break-probes.exp
6140 * gdb.base/break.exp
6141 * gdb.base/breakpoint-shadow.exp
6142 * gdb.base/call-ar-st.exp
6143 * gdb.base/call-sc.exp
6144 * gdb.base/call-signal-resume.exp
6145 * gdb.base/call-strs.exp
6146 * gdb.base/callfuncs.exp
6147 * gdb.base/catch-fork-static.exp
6148 * gdb.base/catch-gdb-caused-signals.exp
6149 * gdb.base/catch-load.exp
6150 * gdb.base/catch-signal-fork.exp
6151 * gdb.base/catch-signal.exp
6152 * gdb.base/catch-syscall.exp
6153 * gdb.base/charset.exp
6154 * gdb.base/checkpoint.exp
6155 * gdb.base/chng-syms.exp
6156 * gdb.base/code-expr.exp
6157 * gdb.base/code_elim.exp
6158 * gdb.base/commands.exp
6159 * gdb.base/completion.exp
6160 * gdb.base/complex.exp
6161 * gdb.base/cond-expr.exp
6162 * gdb.base/condbreak.exp
6163 * gdb.base/consecutive.exp
6164 * gdb.base/continue-all-already-running.exp
6165 * gdb.base/coredump-filter.exp
6166 * gdb.base/corefile.exp
6167 * gdb.base/dbx.exp
6168 * gdb.base/debug-expr.exp
6169 * gdb.base/define.exp
6170 * gdb.base/del.exp
6171 * gdb.base/disabled-location.exp
6172 * gdb.base/disasm-end-cu.exp
6173 * gdb.base/disasm-optim.exp
6174 * gdb.base/display.exp
6175 * gdb.base/duplicate-bp.exp
6176 * gdb.base/ena-dis-br.exp
6177 * gdb.base/ending-run.exp
6178 * gdb.base/enumval.exp
6179 * gdb.base/environ.exp
6180 * gdb.base/eu-strip-infcall.exp
6181 * gdb.base/eval-avoid-side-effects.exp
6182 * gdb.base/eval-skip.exp
6183 * gdb.base/exitsignal.exp
6184 * gdb.base/expand-psymtabs.exp
6185 * gdb.base/filesym.exp
6186 * gdb.base/find-unmapped.exp
6187 * gdb.base/finish.exp
6188 * gdb.base/float.exp
6189 * gdb.base/foll-exec-mode.exp
6190 * gdb.base/foll-exec.exp
6191 * gdb.base/foll-fork.exp
6192 * gdb.base/fortran-sym-case.exp
6193 * gdb.base/freebpcmd.exp
6194 * gdb.base/func-ptr.exp
6195 * gdb.base/func-ptrs.exp
6196 * gdb.base/funcargs.exp
6197 * gdb.base/gcore-buffer-overflow.exp
6198 * gdb.base/gcore-relro-pie.exp
6199 * gdb.base/gcore-relro.exp
6200 * gdb.base/gcore.exp
6201 * gdb.base/gdb1090.exp
6202 * gdb.base/gdb11530.exp
6203 * gdb.base/gdb11531.exp
6204 * gdb.base/gdb1821.exp
6205 * gdb.base/gdbindex-stabs.exp
6206 * gdb.base/gdbvars.exp
6207 * gdb.base/hbreak.exp
6208 * gdb.base/hbreak2.exp
6209 * gdb.base/included.exp
6210 * gdb.base/infcall-input.exp
6211 * gdb.base/inferior-died.exp
6212 * gdb.base/infnan.exp
6213 * gdb.base/info-macros.exp
6214 * gdb.base/info-os.exp
6215 * gdb.base/info-proc.exp
6216 * gdb.base/info-shared.exp
6217 * gdb.base/info-target.exp
6218 * gdb.base/infoline.exp
6219 * gdb.base/interp.exp
6220 * gdb.base/interrupt.exp
6221 * gdb.base/jit-reader.exp
6222 * gdb.base/jit-simple.exp
6223 * gdb.base/kill-after-signal.exp
6224 * gdb.base/kill-detach-inferiors-cmd.exp
6225 * gdb.base/label.exp
6226 * gdb.base/langs.exp
6227 * gdb.base/ldbl_e308.exp
6228 * gdb.base/line-symtabs.exp
6229 * gdb.base/linespecs.exp
6230 * gdb.base/list.exp
6231 * gdb.base/long_long.exp
6232 * gdb.base/longest-types.exp
6233 * gdb.base/maint.exp
6234 * gdb.base/max-value-size.exp
6235 * gdb.base/memattr.exp
6236 * gdb.base/mips_pro.exp
6237 * gdb.base/morestack.exp
6238 * gdb.base/moribund-step.exp
6239 * gdb.base/multi-forks.exp
6240 * gdb.base/nested-addr.exp
6241 * gdb.base/nextoverexit.exp
6242 * gdb.base/noreturn-finish.exp
6243 * gdb.base/noreturn-return.exp
6244 * gdb.base/nostdlib.exp
6245 * gdb.base/offsets.exp
6246 * gdb.base/opaque.exp
6247 * gdb.base/pc-fp.exp
6248 * gdb.base/permissions.exp
6249 * gdb.base/print-symbol-loading.exp
6250 * gdb.base/prologue-include.exp
6251 * gdb.base/psymtab.exp
6252 * gdb.base/ptype.exp
6253 * gdb.base/random-signal.exp
6254 * gdb.base/randomize.exp
6255 * gdb.base/range-stepping.exp
6256 * gdb.base/readline-ask.exp
6257 * gdb.base/recpar.exp
6258 * gdb.base/recurse.exp
6259 * gdb.base/relational.exp
6260 * gdb.base/restore.exp
6261 * gdb.base/return-nodebug.exp
6262 * gdb.base/return.exp
6263 * gdb.base/run-after-attach.exp
6264 * gdb.base/save-bp.exp
6265 * gdb.base/scope.exp
6266 * gdb.base/sect-cmd.exp
6267 * gdb.base/set-lang-auto.exp
6268 * gdb.base/set-noassign.exp
6269 * gdb.base/setvar.exp
6270 * gdb.base/sigall.exp
6271 * gdb.base/sigbpt.exp
6272 * gdb.base/siginfo-addr.exp
6273 * gdb.base/siginfo-infcall.exp
6274 * gdb.base/siginfo-obj.exp
6275 * gdb.base/siginfo.exp
6276 * gdb.base/signals-state-child.exp
6277 * gdb.base/signest.exp
6278 * gdb.base/sigstep.exp
6279 * gdb.base/sizeof.exp
6280 * gdb.base/skip.exp
6281 * gdb.base/solib-corrupted.exp
6282 * gdb.base/solib-nodir.exp
6283 * gdb.base/solib-search.exp
6284 * gdb.base/stack-checking.exp
6285 * gdb.base/stale-infcall.exp
6286 * gdb.base/stap-probe.exp
6287 * gdb.base/start.exp
6288 * gdb.base/step-break.exp
6289 * gdb.base/step-bt.exp
6290 * gdb.base/step-line.exp
6291 * gdb.base/step-over-exit.exp
6292 * gdb.base/step-over-syscall.exp
6293 * gdb.base/step-resume-infcall.exp
6294 * gdb.base/step-test.exp
6295 * gdb.base/store.exp
6296 * gdb.base/structs3.exp
6297 * gdb.base/sym-file.exp
6298 * gdb.base/symbol-without-target_section.exp
6299 * gdb.base/term.exp
6300 * gdb.base/testenv.exp
6301 * gdb.base/ui-redirect.exp
6302 * gdb.base/until.exp
6303 * gdb.base/unwindonsignal.exp
6304 * gdb.base/value-double-free.exp
6305 * gdb.base/vla-datatypes.exp
6306 * gdb.base/vla-ptr.exp
6307 * gdb.base/vla-sideeffect.exp
6308 * gdb.base/volatile.exp
6309 * gdb.base/watch-cond-infcall.exp
6310 * gdb.base/watch-cond.exp
6311 * gdb.base/watch-non-mem.exp
6312 * gdb.base/watch-read.exp
6313 * gdb.base/watch-vfork.exp
6314 * gdb.base/watchpoint-cond-gone.exp
6315 * gdb.base/watchpoint-delete.exp
6316 * gdb.base/watchpoint-hw-hit-once.exp
6317 * gdb.base/watchpoint-hw.exp
6318 * gdb.base/watchpoint-stops-at-right-insn.exp
6319 * gdb.base/watchpoints.exp
6320 * gdb.base/wchar.exp
6321 * gdb.base/whatis-exp.exp
6322 * gdb.btrace/buffer-size.exp
6323 * gdb.btrace/data.exp
6324 * gdb.btrace/delta.exp
6325 * gdb.btrace/dlopen.exp
6326 * gdb.btrace/enable.exp
6327 * gdb.btrace/exception.exp
6328 * gdb.btrace/function_call_history.exp
6329 * gdb.btrace/gcore.exp
6330 * gdb.btrace/instruction_history.exp
6331 * gdb.btrace/nohist.exp
6332 * gdb.btrace/reconnect.exp
6333 * gdb.btrace/record_goto-step.exp
6334 * gdb.btrace/record_goto.exp
6335 * gdb.btrace/rn-dl-bind.exp
6336 * gdb.btrace/segv.exp
6337 * gdb.btrace/step.exp
6338 * gdb.btrace/stepi.exp
6339 * gdb.btrace/tailcall-only.exp
6340 * gdb.btrace/tailcall.exp
6341 * gdb.btrace/tsx.exp
6342 * gdb.btrace/unknown_functions.exp
6343 * gdb.btrace/vdso.exp
6344 * gdb.compile/compile-ifunc.exp
6345 * gdb.compile/compile-ops.exp
6346 * gdb.compile/compile-print.exp
6347 * gdb.compile/compile-setjmp.exp
6348 * gdb.cp/abstract-origin.exp
6349 * gdb.cp/ambiguous.exp
6350 * gdb.cp/annota2.exp
6351 * gdb.cp/annota3.exp
6352 * gdb.cp/anon-ns.exp
6353 * gdb.cp/anon-struct.exp
6354 * gdb.cp/anon-union.exp
6355 * gdb.cp/arg-reference.exp
6356 * gdb.cp/baseenum.exp
6357 * gdb.cp/bool.exp
6358 * gdb.cp/breakpoint.exp
6359 * gdb.cp/bs15503.exp
6360 * gdb.cp/call-c.exp
6361 * gdb.cp/casts.exp
6362 * gdb.cp/chained-calls.exp
6363 * gdb.cp/class2.exp
6364 * gdb.cp/classes.exp
6365 * gdb.cp/cmpd-minsyms.exp
6366 * gdb.cp/converts.exp
6367 * gdb.cp/cp-relocate.exp
6368 * gdb.cp/cpcompletion.exp
6369 * gdb.cp/cpexprs.exp
6370 * gdb.cp/cplabel.exp
6371 * gdb.cp/cplusfuncs.exp
6372 * gdb.cp/cpsizeof.exp
6373 * gdb.cp/ctti.exp
6374 * gdb.cp/derivation.exp
6375 * gdb.cp/destrprint.exp
6376 * gdb.cp/dispcxx.exp
6377 * gdb.cp/enum-class.exp
6378 * gdb.cp/exception.exp
6379 * gdb.cp/exceptprint.exp
6380 * gdb.cp/expand-psymtabs-cxx.exp
6381 * gdb.cp/expand-sals.exp
6382 * gdb.cp/extern-c.exp
6383 * gdb.cp/filename.exp
6384 * gdb.cp/formatted-ref.exp
6385 * gdb.cp/fpointer.exp
6386 * gdb.cp/gdb1355.exp
6387 * gdb.cp/gdb2495.exp
6388 * gdb.cp/hang.exp
6389 * gdb.cp/impl-this.exp
6390 * gdb.cp/infcall-dlopen.exp
6391 * gdb.cp/inherit.exp
6392 * gdb.cp/iostream.exp
6393 * gdb.cp/koenig.exp
6394 * gdb.cp/local.exp
6395 * gdb.cp/m-data.exp
6396 * gdb.cp/m-static.exp
6397 * gdb.cp/mb-ctor.exp
6398 * gdb.cp/mb-inline.exp
6399 * gdb.cp/mb-templates.exp
6400 * gdb.cp/member-name.exp
6401 * gdb.cp/member-ptr.exp
6402 * gdb.cp/meth-typedefs.exp
6403 * gdb.cp/method.exp
6404 * gdb.cp/method2.exp
6405 * gdb.cp/minsym-fallback.exp
6406 * gdb.cp/misc.exp
6407 * gdb.cp/namelessclass.exp
6408 * gdb.cp/namespace-enum.exp
6409 * gdb.cp/namespace-nested-import.exp
6410 * gdb.cp/namespace.exp
6411 * gdb.cp/nextoverthrow.exp
6412 * gdb.cp/no-dmgl-verbose.exp
6413 * gdb.cp/non-trivial-retval.exp
6414 * gdb.cp/noparam.exp
6415 * gdb.cp/nsdecl.exp
6416 * gdb.cp/nsimport.exp
6417 * gdb.cp/nsnested.exp
6418 * gdb.cp/nsnoimports.exp
6419 * gdb.cp/nsrecurs.exp
6420 * gdb.cp/nsstress.exp
6421 * gdb.cp/nsusing.exp
6422 * gdb.cp/operator.exp
6423 * gdb.cp/oranking.exp
6424 * gdb.cp/overload-const.exp
6425 * gdb.cp/overload.exp
6426 * gdb.cp/ovldbreak.exp
6427 * gdb.cp/ovsrch.exp
6428 * gdb.cp/paren-type.exp
6429 * gdb.cp/parse-lang.exp
6430 * gdb.cp/pass-by-ref.exp
6431 * gdb.cp/pr-1023.exp
6432 * gdb.cp/pr-1210.exp
6433 * gdb.cp/pr-574.exp
6434 * gdb.cp/pr10687.exp
6435 * gdb.cp/pr12028.exp
6436 * gdb.cp/pr17132.exp
6437 * gdb.cp/pr17494.exp
6438 * gdb.cp/pr9067.exp
6439 * gdb.cp/pr9167.exp
6440 * gdb.cp/pr9631.exp
6441 * gdb.cp/printmethod.exp
6442 * gdb.cp/psmang.exp
6443 * gdb.cp/psymtab-parameter.exp
6444 * gdb.cp/ptype-cv-cp.exp
6445 * gdb.cp/ptype-flags.exp
6446 * gdb.cp/re-set-overloaded.exp
6447 * gdb.cp/ref-types.exp
6448 * gdb.cp/rtti.exp
6449 * gdb.cp/scope-err.exp
6450 * gdb.cp/shadow.exp
6451 * gdb.cp/smartp.exp
6452 * gdb.cp/static-method.exp
6453 * gdb.cp/static-print-quit.exp
6454 * gdb.cp/temargs.exp
6455 * gdb.cp/templates.exp
6456 * gdb.cp/try_catch.exp
6457 * gdb.cp/typedef-operator.exp
6458 * gdb.cp/typeid.exp
6459 * gdb.cp/userdef.exp
6460 * gdb.cp/using-crash.exp
6461 * gdb.cp/var-tag.exp
6462 * gdb.cp/virtbase.exp
6463 * gdb.cp/virtfunc.exp
6464 * gdb.cp/virtfunc2.exp
6465 * gdb.cp/vla-cxx.exp
6466 * gdb.disasm/t01_mov.exp
6467 * gdb.disasm/t02_mova.exp
6468 * gdb.disasm/t03_add.exp
6469 * gdb.disasm/t04_sub.exp
6470 * gdb.disasm/t05_cmp.exp
6471 * gdb.disasm/t06_ari2.exp
6472 * gdb.disasm/t07_ari3.exp
6473 * gdb.disasm/t08_or.exp
6474 * gdb.disasm/t09_xor.exp
6475 * gdb.disasm/t10_and.exp
6476 * gdb.disasm/t11_logs.exp
6477 * gdb.disasm/t12_bit.exp
6478 * gdb.disasm/t13_otr.exp
6479 * gdb.dlang/circular.exp
6480 * gdb.dwarf2/arr-stride.exp
6481 * gdb.dwarf2/arr-subrange.exp
6482 * gdb.dwarf2/atomic-type.exp
6483 * gdb.dwarf2/bad-regnum.exp
6484 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6485 * gdb.dwarf2/callframecfa.exp
6486 * gdb.dwarf2/clztest.exp
6487 * gdb.dwarf2/corrupt.exp
6488 * gdb.dwarf2/data-loc.exp
6489 * gdb.dwarf2/dup-psym.exp
6490 * gdb.dwarf2/dw2-anon-mptr.exp
6491 * gdb.dwarf2/dw2-anonymous-func.exp
6492 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6493 * gdb.dwarf2/dw2-bad-unresolved.exp
6494 * gdb.dwarf2/dw2-basic.exp
6495 * gdb.dwarf2/dw2-canonicalize-type.exp
6496 * gdb.dwarf2/dw2-case-insensitive.exp
6497 * gdb.dwarf2/dw2-common-block.exp
6498 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6499 * gdb.dwarf2/dw2-compressed.exp
6500 * gdb.dwarf2/dw2-const.exp
6501 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6502 * gdb.dwarf2/dw2-cu-size.exp
6503 * gdb.dwarf2/dw2-dup-frame.exp
6504 * gdb.dwarf2/dw2-entry-value.exp
6505 * gdb.dwarf2/dw2-icycle.exp
6506 * gdb.dwarf2/dw2-ifort-parameter.exp
6507 * gdb.dwarf2/dw2-inline-break.exp
6508 * gdb.dwarf2/dw2-inline-param.exp
6509 * gdb.dwarf2/dw2-intercu.exp
6510 * gdb.dwarf2/dw2-intermix.exp
6511 * gdb.dwarf2/dw2-lexical-block-bare.exp
6512 * gdb.dwarf2/dw2-linkage-name-trust.exp
6513 * gdb.dwarf2/dw2-minsym-in-cu.exp
6514 * gdb.dwarf2/dw2-noloc.exp
6515 * gdb.dwarf2/dw2-op-call.exp
6516 * gdb.dwarf2/dw2-op-out-param.exp
6517 * gdb.dwarf2/dw2-opt-structptr.exp
6518 * gdb.dwarf2/dw2-param-error.exp
6519 * gdb.dwarf2/dw2-producer.exp
6520 * gdb.dwarf2/dw2-ranges-base.exp
6521 * gdb.dwarf2/dw2-ref-missing-frame.exp
6522 * gdb.dwarf2/dw2-reg-undefined.exp
6523 * gdb.dwarf2/dw2-regno-invalid.exp
6524 * gdb.dwarf2/dw2-restore.exp
6525 * gdb.dwarf2/dw2-restrict.exp
6526 * gdb.dwarf2/dw2-single-line-discriminators.exp
6527 * gdb.dwarf2/dw2-strp.exp
6528 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6529 * gdb.dwarf2/dw2-unresolved.exp
6530 * gdb.dwarf2/dw2-var-zero-addr.exp
6531 * gdb.dwarf2/dw4-sig-types.exp
6532 * gdb.dwarf2/dwz.exp
6533 * gdb.dwarf2/dynarr-ptr.exp
6534 * gdb.dwarf2/enum-type.exp
6535 * gdb.dwarf2/gdb-index.exp
6536 * gdb.dwarf2/implptr-64bit.exp
6537 * gdb.dwarf2/implptr-optimized-out.exp
6538 * gdb.dwarf2/implptr.exp
6539 * gdb.dwarf2/implref-array.exp
6540 * gdb.dwarf2/implref-const.exp
6541 * gdb.dwarf2/implref-global.exp
6542 * gdb.dwarf2/implref-struct.exp
6543 * gdb.dwarf2/mac-fileno.exp
6544 * gdb.dwarf2/main-subprogram.exp
6545 * gdb.dwarf2/member-ptr-forwardref.exp
6546 * gdb.dwarf2/method-ptr.exp
6547 * gdb.dwarf2/missing-sig-type.exp
6548 * gdb.dwarf2/nonvar-access.exp
6549 * gdb.dwarf2/opaque-type-lookup.exp
6550 * gdb.dwarf2/pieces-optimized-out.exp
6551 * gdb.dwarf2/pieces.exp
6552 * gdb.dwarf2/pr10770.exp
6553 * gdb.dwarf2/pr13961.exp
6554 * gdb.dwarf2/staticvirtual.exp
6555 * gdb.dwarf2/subrange.exp
6556 * gdb.dwarf2/symtab-producer.exp
6557 * gdb.dwarf2/trace-crash.exp
6558 * gdb.dwarf2/typeddwarf.exp
6559 * gdb.dwarf2/valop.exp
6560 * gdb.dwarf2/watch-notconst.exp
6561 * gdb.fortran/array-element.exp
6562 * gdb.fortran/charset.exp
6563 * gdb.fortran/common-block.exp
6564 * gdb.fortran/complex.exp
6565 * gdb.fortran/derived-type-function.exp
6566 * gdb.fortran/derived-type.exp
6567 * gdb.fortran/logical.exp
6568 * gdb.fortran/module.exp
6569 * gdb.fortran/multi-dim.exp
6570 * gdb.fortran/nested-funcs.exp
6571 * gdb.fortran/print-formatted.exp
6572 * gdb.fortran/subarray.exp
6573 * gdb.fortran/vla-alloc-assoc.exp
6574 * gdb.fortran/vla-datatypes.exp
6575 * gdb.fortran/vla-history.exp
6576 * gdb.fortran/vla-ptr-info.exp
6577 * gdb.fortran/vla-ptype-sub.exp
6578 * gdb.fortran/vla-ptype.exp
6579 * gdb.fortran/vla-sizeof.exp
6580 * gdb.fortran/vla-type.exp
6581 * gdb.fortran/vla-value-sub-arbitrary.exp
6582 * gdb.fortran/vla-value-sub-finish.exp
6583 * gdb.fortran/vla-value-sub.exp
6584 * gdb.fortran/vla-value.exp
6585 * gdb.fortran/whatis_type.exp
6586 * gdb.go/chan.exp
6587 * gdb.go/handcall.exp
6588 * gdb.go/hello.exp
6589 * gdb.go/integers.exp
6590 * gdb.go/methods.exp
6591 * gdb.go/package.exp
6592 * gdb.go/strings.exp
6593 * gdb.go/types.exp
6594 * gdb.go/unsafe.exp
6595 * gdb.guile/scm-arch.exp
6596 * gdb.guile/scm-block.exp
6597 * gdb.guile/scm-breakpoint.exp
6598 * gdb.guile/scm-cmd.exp
6599 * gdb.guile/scm-disasm.exp
6600 * gdb.guile/scm-equal.exp
6601 * gdb.guile/scm-frame-args.exp
6602 * gdb.guile/scm-frame-inline.exp
6603 * gdb.guile/scm-frame.exp
6604 * gdb.guile/scm-iterator.exp
6605 * gdb.guile/scm-math.exp
6606 * gdb.guile/scm-objfile.exp
6607 * gdb.guile/scm-ports.exp
6608 * gdb.guile/scm-symbol.exp
6609 * gdb.guile/scm-symtab.exp
6610 * gdb.guile/scm-value-cc.exp
6611 * gdb.guile/types-module.exp
6612 * gdb.linespec/break-ask.exp
6613 * gdb.linespec/cpexplicit.exp
6614 * gdb.linespec/explicit.exp
6615 * gdb.linespec/keywords.exp
6616 * gdb.linespec/linespec.exp
6617 * gdb.linespec/ls-dollar.exp
6618 * gdb.linespec/ls-errs.exp
6619 * gdb.linespec/skip-two.exp
6620 * gdb.linespec/thread.exp
6621 * gdb.mi/mi-async.exp
6622 * gdb.mi/mi-basics.exp
6623 * gdb.mi/mi-break.exp
6624 * gdb.mi/mi-catch-load.exp
6625 * gdb.mi/mi-cli.exp
6626 * gdb.mi/mi-cmd-param-changed.exp
6627 * gdb.mi/mi-console.exp
6628 * gdb.mi/mi-detach.exp
6629 * gdb.mi/mi-disassemble.exp
6630 * gdb.mi/mi-eval.exp
6631 * gdb.mi/mi-file-transfer.exp
6632 * gdb.mi/mi-file.exp
6633 * gdb.mi/mi-fill-memory.exp
6634 * gdb.mi/mi-inheritance-syntax-error.exp
6635 * gdb.mi/mi-linespec-err-cp.exp
6636 * gdb.mi/mi-logging.exp
6637 * gdb.mi/mi-memory-changed.exp
6638 * gdb.mi/mi-read-memory.exp
6639 * gdb.mi/mi-record-changed.exp
6640 * gdb.mi/mi-reg-undefined.exp
6641 * gdb.mi/mi-regs.exp
6642 * gdb.mi/mi-return.exp
6643 * gdb.mi/mi-reverse.exp
6644 * gdb.mi/mi-simplerun.exp
6645 * gdb.mi/mi-solib.exp
6646 * gdb.mi/mi-stack.exp
6647 * gdb.mi/mi-stepi.exp
6648 * gdb.mi/mi-syn-frame.exp
6649 * gdb.mi/mi-until.exp
6650 * gdb.mi/mi-var-block.exp
6651 * gdb.mi/mi-var-child.exp
6652 * gdb.mi/mi-var-cmd.exp
6653 * gdb.mi/mi-var-cp.exp
6654 * gdb.mi/mi-var-display.exp
6655 * gdb.mi/mi-var-invalidate.exp
6656 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6657 * gdb.mi/mi-vla-fortran.exp
6658 * gdb.mi/mi-watch.exp
6659 * gdb.mi/mi2-var-child.exp
6660 * gdb.mi/user-selected-context-sync.exp
6661 * gdb.modula2/unbounded-array.exp
6662 * gdb.multi/dummy-frame-restore.exp
6663 * gdb.multi/multi-arch-exec.exp
6664 * gdb.multi/multi-arch.exp
6665 * gdb.multi/tids.exp
6666 * gdb.multi/watchpoint-multi.exp
6667 * gdb.opencl/callfuncs.exp
6668 * gdb.opencl/convs_casts.exp
6669 * gdb.opencl/datatypes.exp
6670 * gdb.opencl/operators.exp
6671 * gdb.opencl/vec_comps.exp
6672 * gdb.opt/clobbered-registers-O2.exp
6673 * gdb.opt/inline-break.exp
6674 * gdb.opt/inline-bt.exp
6675 * gdb.opt/inline-cmds.exp
6676 * gdb.opt/inline-locals.exp
6677 * gdb.pascal/case-insensitive-symbols.exp
6678 * gdb.pascal/floats.exp
6679 * gdb.pascal/gdb11492.exp
6680 * gdb.python/lib-types.exp
6681 * gdb.python/py-arch.exp
6682 * gdb.python/py-as-string.exp
6683 * gdb.python/py-bad-printers.exp
6684 * gdb.python/py-block.exp
6685 * gdb.python/py-breakpoint-create-fail.exp
6686 * gdb.python/py-breakpoint.exp
6687 * gdb.python/py-caller-is.exp
6688 * gdb.python/py-cmd.exp
6689 * gdb.python/py-explore-cc.exp
6690 * gdb.python/py-explore.exp
6691 * gdb.python/py-finish-breakpoint.exp
6692 * gdb.python/py-finish-breakpoint2.exp
6693 * gdb.python/py-frame-args.exp
6694 * gdb.python/py-frame-inline.exp
6695 * gdb.python/py-frame.exp
6696 * gdb.python/py-framefilter-mi.exp
6697 * gdb.python/py-infthread.exp
6698 * gdb.python/py-lazy-string.exp
6699 * gdb.python/py-linetable.exp
6700 * gdb.python/py-mi-events.exp
6701 * gdb.python/py-mi-objfile.exp
6702 * gdb.python/py-mi.exp
6703 * gdb.python/py-objfile.exp
6704 * gdb.python/py-pp-integral.exp
6705 * gdb.python/py-pp-maint.exp
6706 * gdb.python/py-pp-re-notag.exp
6707 * gdb.python/py-pp-registration.exp
6708 * gdb.python/py-recurse-unwind.exp
6709 * gdb.python/py-strfns.exp
6710 * gdb.python/py-symbol.exp
6711 * gdb.python/py-symtab.exp
6712 * gdb.python/py-sync-interp.exp
6713 * gdb.python/py-typeprint.exp
6714 * gdb.python/py-unwind-maint.exp
6715 * gdb.python/py-unwind.exp
6716 * gdb.python/py-value-cc.exp
6717 * gdb.python/py-xmethods.exp
6718 * gdb.reverse/amd64-tailcall-reverse.exp
6719 * gdb.reverse/break-precsave.exp
6720 * gdb.reverse/break-reverse.exp
6721 * gdb.reverse/consecutive-precsave.exp
6722 * gdb.reverse/consecutive-reverse.exp
6723 * gdb.reverse/finish-precsave.exp
6724 * gdb.reverse/finish-reverse-bkpt.exp
6725 * gdb.reverse/finish-reverse.exp
6726 * gdb.reverse/fstatat-reverse.exp
6727 * gdb.reverse/getresuid-reverse.exp
6728 * gdb.reverse/i386-precsave.exp
6729 * gdb.reverse/i386-reverse.exp
6730 * gdb.reverse/i386-sse-reverse.exp
6731 * gdb.reverse/i387-env-reverse.exp
6732 * gdb.reverse/i387-stack-reverse.exp
6733 * gdb.reverse/insn-reverse.exp
6734 * gdb.reverse/machinestate-precsave.exp
6735 * gdb.reverse/machinestate.exp
6736 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6737 * gdb.reverse/pipe-reverse.exp
6738 * gdb.reverse/readv-reverse.exp
6739 * gdb.reverse/recvmsg-reverse.exp
6740 * gdb.reverse/rerun-prec.exp
6741 * gdb.reverse/s390-mvcle.exp
6742 * gdb.reverse/step-precsave.exp
6743 * gdb.reverse/step-reverse.exp
6744 * gdb.reverse/time-reverse.exp
6745 * gdb.reverse/until-precsave.exp
6746 * gdb.reverse/until-reverse.exp
6747 * gdb.reverse/waitpid-reverse.exp
6748 * gdb.reverse/watch-precsave.exp
6749 * gdb.reverse/watch-reverse.exp
6750 * gdb.rust/generics.exp
6751 * gdb.rust/methods.exp
6752 * gdb.rust/modules.exp
6753 * gdb.rust/simple.exp
6754 * gdb.server/connect-with-no-symbol-file.exp
6755 * gdb.server/ext-attach.exp
6756 * gdb.server/ext-restart.exp
6757 * gdb.server/ext-wrapper.exp
6758 * gdb.server/file-transfer.exp
6759 * gdb.server/server-exec-info.exp
6760 * gdb.server/server-kill.exp
6761 * gdb.server/server-mon.exp
6762 * gdb.server/wrapper.exp
6763 * gdb.stabs/exclfwd.exp
6764 * gdb.stabs/gdb11479.exp
6765 * gdb.threads/clone-new-thread-event.exp
6766 * gdb.threads/corethreads.exp
6767 * gdb.threads/current-lwp-dead.exp
6768 * gdb.threads/dlopen-libpthread.exp
6769 * gdb.threads/gcore-thread.exp
6770 * gdb.threads/sigstep-threads.exp
6771 * gdb.threads/watchpoint-fork.exp
6772 * gdb.trace/actions-changed.exp
6773 * gdb.trace/backtrace.exp
6774 * gdb.trace/change-loc.exp
6775 * gdb.trace/circ.exp
6776 * gdb.trace/collection.exp
6777 * gdb.trace/disconnected-tracing.exp
6778 * gdb.trace/ftrace.exp
6779 * gdb.trace/mi-trace-frame-collected.exp
6780 * gdb.trace/mi-trace-unavailable.exp
6781 * gdb.trace/mi-traceframe-changed.exp
6782 * gdb.trace/mi-tsv-changed.exp
6783 * gdb.trace/no-attach-trace.exp
6784 * gdb.trace/passc-dyn.exp
6785 * gdb.trace/qtro.exp
6786 * gdb.trace/range-stepping.exp
6787 * gdb.trace/read-memory.exp
6788 * gdb.trace/save-trace.exp
6789 * gdb.trace/signal.exp
6790 * gdb.trace/status-stop.exp
6791 * gdb.trace/tfile.exp
6792 * gdb.trace/trace-break.exp
6793 * gdb.trace/trace-buffer-size.exp
6794 * gdb.trace/trace-condition.exp
6795 * gdb.trace/tracefile-pseudo-reg.exp
6796 * gdb.trace/tstatus.exp
6797 * gdb.trace/unavailable.exp
6798 * gdb.trace/while-dyn.exp
6799 * gdb.trace/while-stepping.exp
6800
6801 2016-12-22 Doug Evans <xdje42@gmail.com>
6802
6803 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6804 and msymbols.
6805
6806 2016-12-19 Yao Qi <yao.qi@linaro.org>
6807
6808 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6809 (test_with_self): Don't call do_steps_and_nexts, and remove
6810 code about stepping into xmalloc.
6811
6812 2016-12-09 Yao Qi <yao.qi@linaro.org>
6813
6814 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6815
6816 2016-12-09 Yao Qi <yao.qi@linaro.org>
6817
6818 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6819
6820 2016-12-09 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.base/all-architectures-0.exp: New file.
6823 * gdb.base/all-architectures-1.exp: New file.
6824 * gdb.base/all-architectures-2.exp: New file.
6825 * gdb.base/all-architectures-3.exp: New file.
6826 * gdb.base/all-architectures-4.exp: New file.
6827 * gdb.base/all-architectures-5.exp: New file.
6828 * gdb.base/all-architectures-6.exp: New file.
6829 * gdb.base/all-architectures-7.exp: New file.
6830 * gdb.base/all-architectures.exp.in: New file.
6831
6832 2016-12-09 Yao Qi <yao.qi@linaro.org>
6833
6834 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6835
6836 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6837
6838 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6839 possible.
6840 Remove useless pattern-matching code.
6841
6842 2016-12-02 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6845 procedure.
6846 (top level): Call it.
6847
6848 2016-12-02 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6851 New procedure.
6852 (top level): Call it.
6853
6854 2016-12-02 Pedro Alves <palves@redhat.com>
6855
6856 PR cli/20559
6857 * gdb.base/commands.exp (user_defined_command_args_eval): New
6858 procedure.
6859 (top level): Call it.
6860
6861 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6862
6863 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6864 timeout handling.
6865
6866 2016-12-02 Tom Tromey <tom@tromey.com>
6867
6868 * gdb.dwarf2/main-subprogram.c: New file.
6869 * gdb.dwarf2/main-subprogram.exp: New file.
6870
6871 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6872
6873 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6874 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6875 gdb_test_no_output for a couple of cases.
6876 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6877
6878 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6879
6880 Fix test names and standardize compilation error messages throughout
6881 the following files:
6882
6883 * gdb.ada/start.exp
6884 * gdb.arch/alpha-step.exp
6885 * gdb.arch/e500-prologue.exp
6886 * gdb.arch/ftrace-insn-reloc.exp
6887 * gdb.arch/gdb1291.exp
6888 * gdb.arch/gdb1431.exp
6889 * gdb.arch/gdb1558.exp
6890 * gdb.arch/i386-dr3-watch.exp
6891 * gdb.arch/i386-sse-stack-align.exp
6892 * gdb.arch/ia64-breakpoint-shadow.exp
6893 * gdb.arch/pa-nullify.exp
6894 * gdb.arch/powerpc-aix-prologue.exp
6895 * gdb.arch/thumb-bx-pc.exp
6896 * gdb.base/annota1.exp
6897 * gdb.base/annota3.exp
6898 * gdb.base/arrayidx.exp
6899 * gdb.base/assign.exp
6900 * gdb.base/attach.exp
6901 * gdb.base/auxv.exp
6902 * gdb.base/bang.exp
6903 * gdb.base/bfp-test.exp
6904 * gdb.base/bigcore.exp
6905 * gdb.base/bitfields2.exp
6906 * gdb.base/break-fun-addr.exp
6907 * gdb.base/break-probes.exp
6908 * gdb.base/call-rt-st.exp
6909 * gdb.base/callexit.exp
6910 * gdb.base/catch-fork-kill.exp
6911 * gdb.base/charset.exp
6912 * gdb.base/checkpoint.exp
6913 * gdb.base/comprdebug.exp
6914 * gdb.base/constvars.exp
6915 * gdb.base/coredump-filter.exp
6916 * gdb.base/cursal.exp
6917 * gdb.base/cvexpr.exp
6918 * gdb.base/detach.exp
6919 * gdb.base/display.exp
6920 * gdb.base/dmsym.exp
6921 * gdb.base/dprintf-pending.exp
6922 * gdb.base/dso2dso.exp
6923 * gdb.base/dtrace-probe.exp
6924 * gdb.base/dump.exp
6925 * gdb.base/enum_cond.exp
6926 * gdb.base/exe-lock.exp
6927 * gdb.base/exec-invalid-sysroot.exp
6928 * gdb.base/execl-update-breakpoints.exp
6929 * gdb.base/exprs.exp
6930 * gdb.base/fileio.exp
6931 * gdb.base/find.exp
6932 * gdb.base/finish.exp
6933 * gdb.base/fixsection.exp
6934 * gdb.base/foll-vfork.exp
6935 * gdb.base/frame-args.exp
6936 * gdb.base/gcore.exp
6937 * gdb.base/gdb1250.exp
6938 * gdb.base/global-var-nested-by-dso.exp
6939 * gdb.base/gnu-ifunc.exp
6940 * gdb.base/hashline1.exp
6941 * gdb.base/hashline2.exp
6942 * gdb.base/hashline3.exp
6943 * gdb.base/hbreak-in-shr-unsupported.exp
6944 * gdb.base/huge.exp
6945 * gdb.base/infcall-input.exp
6946 * gdb.base/info-fun.exp
6947 * gdb.base/info-shared.exp
6948 * gdb.base/jit-simple.exp
6949 * gdb.base/jit-so.exp
6950 * gdb.base/jit.exp
6951 * gdb.base/jump.exp
6952 * gdb.base/label.exp
6953 * gdb.base/lineinc.exp
6954 * gdb.base/logical.exp
6955 * gdb.base/longjmp.exp
6956 * gdb.base/macscp.exp
6957 * gdb.base/miscexprs.exp
6958 * gdb.base/new-ui-echo.exp
6959 * gdb.base/new-ui-pending-input.exp
6960 * gdb.base/new-ui.exp
6961 * gdb.base/nodebug.exp
6962 * gdb.base/nofield.exp
6963 * gdb.base/offsets.exp
6964 * gdb.base/overlays.exp
6965 * gdb.base/pending.exp
6966 * gdb.base/pointers.exp
6967 * gdb.base/pr11022.exp
6968 * gdb.base/printcmds.exp
6969 * gdb.base/prologue.exp
6970 * gdb.base/ptr-typedef.exp
6971 * gdb.base/realname-expand.exp
6972 * gdb.base/relativedebug.exp
6973 * gdb.base/relocate.exp
6974 * gdb.base/remote.exp
6975 * gdb.base/reread.exp
6976 * gdb.base/return2.exp
6977 * gdb.base/savedregs.exp
6978 * gdb.base/sep.exp
6979 * gdb.base/sepdebug.exp
6980 * gdb.base/sepsymtab.exp
6981 * gdb.base/set-inferior-tty.exp
6982 * gdb.base/setshow.exp
6983 * gdb.base/shlib-call.exp
6984 * gdb.base/sigaltstack.exp
6985 * gdb.base/siginfo-addr.exp
6986 * gdb.base/signals.exp
6987 * gdb.base/signull.exp
6988 * gdb.base/sigrepeat.exp
6989 * gdb.base/so-impl-ld.exp
6990 * gdb.base/solib-display.exp
6991 * gdb.base/solib-overlap.exp
6992 * gdb.base/solib-search.exp
6993 * gdb.base/solib-symbol.exp
6994 * gdb.base/structs.exp
6995 * gdb.base/structs2.exp
6996 * gdb.base/symtab-search-order.exp
6997 * gdb.base/twice.exp
6998 * gdb.base/unload.exp
6999 * gdb.base/varargs.exp
7000 * gdb.base/watchpoint-solib.exp
7001 * gdb.base/watchpoint.exp
7002 * gdb.base/whatis.exp
7003 * gdb.base/wrong_frame_bt_full.exp
7004 * gdb.btrace/dlopen.exp
7005 * gdb.cell/ea-standalone.exp
7006 * gdb.cell/ea-test.exp
7007 * gdb.cp/dispcxx.exp
7008 * gdb.cp/gdb2384.exp
7009 * gdb.cp/method2.exp
7010 * gdb.cp/nextoverthrow.exp
7011 * gdb.cp/pr10728.exp
7012 * gdb.disasm/am33.exp
7013 * gdb.disasm/h8300s.exp
7014 * gdb.disasm/mn10300.exp
7015 * gdb.disasm/sh3.exp
7016 * gdb.dwarf2/dw2-dir-file-name.exp
7017 * gdb.fortran/complex.exp
7018 * gdb.fortran/library-module.exp
7019 * gdb.guile/scm-pretty-print.exp
7020 * gdb.guile/scm-symbol.exp
7021 * gdb.guile/scm-type.exp
7022 * gdb.guile/scm-value.exp
7023 * gdb.linespec/linespec.exp
7024 * gdb.mi/gdb701.exp
7025 * gdb.mi/gdb792.exp
7026 * gdb.mi/mi-breakpoint-changed.exp
7027 * gdb.mi/mi-dprintf-pending.exp
7028 * gdb.mi/mi-dprintf.exp
7029 * gdb.mi/mi-exit-code.exp
7030 * gdb.mi/mi-pending.exp
7031 * gdb.mi/mi-solib.exp
7032 * gdb.mi/new-ui-mi-sync.exp
7033 * gdb.mi/pr11022.exp
7034 * gdb.mi/user-selected-context-sync.exp
7035 * gdb.opt/solib-intra-step.exp
7036 * gdb.python/py-events.exp
7037 * gdb.python/py-finish-breakpoint.exp
7038 * gdb.python/py-mi.exp
7039 * gdb.python/py-prettyprint.exp
7040 * gdb.python/py-shared.exp
7041 * gdb.python/py-symbol.exp
7042 * gdb.python/py-template.exp
7043 * gdb.python/py-type.exp
7044 * gdb.python/py-value.exp
7045 * gdb.reverse/solib-precsave.exp
7046 * gdb.reverse/solib-reverse.exp
7047 * gdb.server/solib-list.exp
7048 * gdb.stabs/weird.exp
7049 * gdb.threads/reconnect-signal.exp
7050 * gdb.threads/stepi-random-signal.exp
7051 * gdb.trace/actions.exp
7052 * gdb.trace/ax.exp
7053 * gdb.trace/backtrace.exp
7054 * gdb.trace/change-loc.exp
7055 * gdb.trace/deltrace.exp
7056 * gdb.trace/ftrace-lock.exp
7057 * gdb.trace/ftrace.exp
7058 * gdb.trace/infotrace.exp
7059 * gdb.trace/mi-tracepoint-changed.exp
7060 * gdb.trace/packetlen.exp
7061 * gdb.trace/passcount.exp
7062 * gdb.trace/pending.exp
7063 * gdb.trace/range-stepping.exp
7064 * gdb.trace/report.exp
7065 * gdb.trace/stap-trace.exp
7066 * gdb.trace/tfind.exp
7067 * gdb.trace/trace-break.exp
7068 * gdb.trace/trace-condition.exp
7069 * gdb.trace/trace-enable-disable.exp
7070 * gdb.trace/trace-mt.exp
7071 * gdb.trace/tracecmd.exp
7072 * gdb.trace/tspeed.exp
7073 * gdb.trace/tsv.exp
7074 * lib/perftest.exp
7075
7076 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7077
7078 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7079 with gdb_test_no_output.
7080 Use command as test name.
7081
7082 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7083
7084 Fix test names starting with uppercase throughout the files.
7085
7086 * gdb.ada/assign_1.exp
7087 * gdb.ada/boolean_expr.exp
7088 * gdb.base/arrayidx.exp
7089 * gdb.base/del.exp
7090 * gdb.base/gcore-buffer-overflow.exp
7091 * gdb.base/testenv.exp
7092 * gdb.compile/compile.exp
7093 * gdb.python/py-framefilter-invalidarg.exp
7094 * gdb.python/py-framefilter.exp
7095
7096 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7097
7098 Fix test names starting with uppercase throughout the files.
7099
7100 * gdb.ada/array_return.exp
7101 * gdb.ada/expr_delims.exp
7102 * gdb.ada/mi_dyn_arr.exp
7103 * gdb.ada/mi_interface.exp
7104 * gdb.ada/mi_var_array.exp
7105 * gdb.ada/watch_arg.exp
7106 * gdb.arch/alpha-step.exp
7107 * gdb.arch/altivec-regs.exp
7108 * gdb.arch/e500-regs.exp
7109 * gdb.arch/powerpc-d128-regs.exp
7110 * gdb.base/arrayidx.exp
7111 * gdb.base/break.exp
7112 * gdb.base/checkpoint.exp
7113 * gdb.base/debug-expr.exp
7114 * gdb.base/dmsym.exp
7115 * gdb.base/radix.exp
7116 * gdb.base/sepdebug.exp
7117 * gdb.base/testenv.exp
7118 * gdb.base/watch_thread_num.exp
7119 * gdb.base/watchpoint-cond-gone.exp
7120 * gdb.cell/break.exp
7121 * gdb.cell/ea-cache.exp
7122 * gdb.compile/compile.exp
7123 * gdb.cp/gdb2495.exp
7124 * gdb.gdb/selftest.exp
7125 * gdb.gdb/xfullpath.exp
7126 * gdb.go/hello.exp
7127 * gdb.go/integers.exp
7128 * gdb.objc/basicclass.exp
7129 * gdb.pascal/hello.exp
7130 * gdb.pascal/integers.exp
7131 * gdb.python/py-breakpoint.exp
7132 * gdb.python/py-cmd.exp
7133 * gdb.python/py-linetable.exp
7134 * gdb.python/py-xmethods.exp
7135 * gdb.python/python.exp
7136 * gdb.reverse/consecutive-precsave.exp
7137 * gdb.reverse/finish-precsave.exp
7138 * gdb.reverse/i386-precsave.exp
7139 * gdb.reverse/machinestate-precsave.exp
7140 * gdb.reverse/sigall-precsave.exp
7141 * gdb.reverse/solib-precsave.exp
7142 * gdb.reverse/step-precsave.exp
7143 * gdb.reverse/until-precsave.exp
7144 * gdb.reverse/watch-precsave.exp
7145 * gdb.threads/leader-exit.exp
7146 * gdb.threads/pthreads.exp
7147 * gdb.threads/wp-replication.exp
7148 * gdb.trace/actions.exp
7149 * gdb.trace/mi-tsv-changed.exp
7150 * gdb.trace/tsv.exp
7151
7152 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7153
7154 Fix test names starting with uppercase throughout the files.
7155
7156 * gdb.arch/i386-bp_permanent.exp
7157 * gdb.arch/i386-gnu-cfi.exp
7158 * gdb.base/disasm-end-cu.exp
7159 * gdb.base/macscp.exp
7160 * gdb.base/pending.exp
7161 * gdb.base/watch_thread_num.exp
7162 * gdb.cp/exception.exp
7163 * gdb.cp/gdb2495.exp
7164 * gdb.cp/local.exp
7165 * gdb.python/py-evsignal.exp
7166 * gdb.python/python.exp
7167 * gdb.trace/tracecmd.exp
7168
7169 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7170
7171 Fix test names starting with uppercase throughout the files.
7172
7173 * gdb.base/charset.exp
7174 * gdb.base/eval.exp
7175 * gdb.base/multi-forks.exp
7176 * gdb.guile/scm-progspace.exp
7177 * gdb.opencl/datatypes.exp
7178 * gdb.python/py-block.exp
7179 * gdb.python/py-function.exp
7180 * gdb.python/py-symbol.exp
7181 * gdb.python/py-symtab.exp
7182 * gdb.python/py-xmethods.exp
7183 * gdb.reverse/break-precsave.exp
7184 * gdb.reverse/break-reverse.exp
7185 * gdb.reverse/consecutive-precsave.exp
7186 * gdb.reverse/consecutive-reverse.exp
7187 * gdb.reverse/finish-precsave.exp
7188 * gdb.reverse/finish-reverse-bkpt.exp
7189 * gdb.reverse/finish-reverse.exp
7190 * gdb.reverse/fstatat-reverse.exp
7191 * gdb.reverse/getresuid-reverse.exp
7192 * gdb.reverse/i386-precsave.exp
7193 * gdb.reverse/i386-reverse.exp
7194 * gdb.reverse/i386-sse-reverse.exp
7195 * gdb.reverse/i387-stack-reverse.exp
7196 * gdb.reverse/insn-reverse.exp
7197 * gdb.reverse/machinestate-precsave.exp
7198 * gdb.reverse/machinestate.exp
7199 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7200 * gdb.reverse/pipe-reverse.exp
7201 * gdb.reverse/readv-reverse.exp
7202 * gdb.reverse/recvmsg-reverse.exp
7203 * gdb.reverse/rerun-prec.exp
7204 * gdb.reverse/s390-mvcle.exp
7205 * gdb.reverse/sigall-precsave.exp
7206 * gdb.reverse/sigall-reverse.exp
7207 * gdb.reverse/solib-precsave.exp
7208 * gdb.reverse/solib-reverse.exp
7209 * gdb.reverse/step-precsave.exp
7210 * gdb.reverse/step-reverse.exp
7211 * gdb.reverse/time-reverse.exp
7212 * gdb.reverse/until-precsave.exp
7213 * gdb.reverse/until-reverse.exp
7214 * gdb.reverse/waitpid-reverse.exp
7215 * gdb.reverse/watch-precsave.exp
7216 * gdb.reverse/watch-reverse.exp
7217
7218 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7219
7220 Fix test names starting with uppercase throughout the files.
7221
7222 * gdb.arch/i386-mpx-simple_segv.exp
7223 * gdb.arch/i386-mpx.exp
7224 * gdb.arch/i386-permbkpt.exp
7225 * gdb.arch/pa-nullify.exp
7226 * gdb.arch/powerpc-d128-regs.exp
7227 * gdb.arch/vsx-regs.exp
7228 * gdb.base/bfp-test.exp
7229 * gdb.base/break.exp
7230 * gdb.base/breakpoint-shadow.exp
7231 * gdb.base/callfuncs.exp
7232 * gdb.base/charset.exp
7233 * gdb.base/commands.exp
7234 * gdb.base/completion.exp
7235 * gdb.base/dfp-test.exp
7236 * gdb.base/echo.exp
7237 * gdb.base/ending-run.exp
7238 * gdb.base/eval.exp
7239 * gdb.base/expand-psymtabs.exp
7240 * gdb.base/float128.exp
7241 * gdb.base/floatn.exp
7242 * gdb.base/foll-exec-mode.exp
7243 * gdb.base/gdb1056.exp
7244 * gdb.base/gdb11531.exp
7245 * gdb.base/kill-after-signal.exp
7246 * gdb.base/multi-forks.exp
7247 * gdb.base/overlays.exp
7248 * gdb.base/pending.exp
7249 * gdb.base/sepdebug.exp
7250 * gdb.base/testenv.exp
7251 * gdb.base/valgrind-db-attach.exp
7252 * gdb.base/watch_thread_num.exp
7253 * gdb.base/watchpoint-cond-gone.exp
7254 * gdb.base/watchpoint.exp
7255 * gdb.base/watchpoints.exp
7256 * gdb.cp/arg-reference.exp
7257 * gdb.cp/baseenum.exp
7258 * gdb.cp/operator.exp
7259 * gdb.cp/shadow.exp
7260 * gdb.dwarf2/dw2-op-out-param.exp
7261 * gdb.dwarf2/dw2-reg-undefined.exp
7262 * gdb.go/chan.exp
7263 * gdb.go/hello.exp
7264 * gdb.go/integers.exp
7265 * gdb.go/methods.exp
7266 * gdb.go/package.exp
7267 * gdb.guile/scm-parameter.exp
7268 * gdb.guile/scm-progspace.exp
7269 * gdb.guile/scm-value.exp
7270 * gdb.mi/mi-pending.exp
7271 * gdb.mi/user-selected-context-sync.exp
7272 * gdb.multi/multi-attach.exp
7273 * gdb.multi/tids.exp
7274 * gdb.opt/clobbered-registers-O2.exp
7275 * gdb.pascal/floats.exp
7276 * gdb.pascal/integers.exp
7277 * gdb.python/py-block.exp
7278 * gdb.python/py-events.exp
7279 * gdb.python/py-parameter.exp
7280 * gdb.python/py-symbol.exp
7281 * gdb.python/py-symtab.exp
7282 * gdb.python/py-type.exp
7283 * gdb.python/py-value.exp
7284 * gdb.python/py-xmethods.exp
7285 * gdb.python/python.exp
7286 * gdb.reverse/break-precsave.exp
7287 * gdb.reverse/consecutive-precsave.exp
7288 * gdb.reverse/finish-precsave.exp
7289 * gdb.reverse/i386-precsave.exp
7290 * gdb.reverse/machinestate-precsave.exp
7291 * gdb.reverse/sigall-precsave.exp
7292 * gdb.reverse/solib-precsave.exp
7293 * gdb.reverse/step-precsave.exp
7294 * gdb.reverse/until-precsave.exp
7295 * gdb.reverse/watch-precsave.exp
7296 * gdb.server/ext-attach.exp
7297 * gdb.server/ext-restart.exp
7298 * gdb.server/ext-run.exp
7299 * gdb.server/ext-wrapper.exp
7300 * gdb.stabs/gdb11479.exp
7301 * gdb.stabs/weird.exp
7302 * gdb.threads/attach-many-short-lived-threads.exp
7303 * gdb.threads/kill.exp
7304 * gdb.threads/watchpoint-fork.exp
7305
7306 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7307
7308 Fix test names starting with uppercase throughout all the files below.
7309
7310 * gdb.ada/array_return.exp
7311 * gdb.ada/catch_ex.exp
7312 * gdb.ada/info_exc.exp
7313 * gdb.ada/mi_catch_ex.exp
7314 * gdb.ada/mi_dyn_arr.exp
7315 * gdb.ada/mi_ex_cond.exp
7316 * gdb.ada/mi_exc_info.exp
7317 * gdb.ada/mi_interface.exp
7318 * gdb.ada/mi_task_arg.exp
7319 * gdb.ada/mi_task_info.exp
7320 * gdb.ada/mi_var_array.exp
7321 * gdb.arch/alpha-step.exp
7322 * gdb.arch/amd64-disp-step.exp
7323 * gdb.arch/arm-disp-step.exp
7324 * gdb.arch/disp-step-insn-reloc.exp
7325 * gdb.arch/e500-prologue.exp
7326 * gdb.arch/ftrace-insn-reloc.exp
7327 * gdb.arch/gdb1558.exp
7328 * gdb.arch/i386-bp_permanent.exp
7329 * gdb.arch/i386-disp-step.exp
7330 * gdb.arch/i386-float.exp
7331 * gdb.arch/i386-gnu-cfi.exp
7332 * gdb.arch/ia64-breakpoint-shadow.exp
7333 * gdb.arch/mips16-thunks.exp
7334 * gdb.arch/pa-nullify.exp
7335 * gdb.arch/powerpc-aix-prologue.exp
7336 * gdb.arch/powerpc-power.exp
7337 * gdb.arch/ppc-dfp.exp
7338 * gdb.arch/s390-tdbregs.exp
7339 * gdb.arch/spu-info.exp
7340 * gdb.arch/spu-ls.exp
7341 * gdb.arch/thumb-bx-pc.exp
7342 * gdb.base/advance.exp
7343 * gdb.base/annota-input-while-running.exp
7344 * gdb.base/arrayidx.exp
7345 * gdb.base/asmlabel.exp
7346 * gdb.base/async.exp
7347 * gdb.base/attach-wait-input.exp
7348 * gdb.base/auto-connect-native-target.exp
7349 * gdb.base/batch-preserve-term-settings.exp
7350 * gdb.base/bfp-test.exp
7351 * gdb.base/bigcore.exp
7352 * gdb.base/bp-permanent.exp
7353 * gdb.base/break-always.exp
7354 * gdb.base/break-fun-addr.exp
7355 * gdb.base/break-idempotent.exp
7356 * gdb.base/break-main-file-remove-fail.exp
7357 * gdb.base/break-probes.exp
7358 * gdb.base/break-unload-file.exp
7359 * gdb.base/break.exp
7360 * gdb.base/call-ar-st.exp
7361 * gdb.base/call-rt-st.exp
7362 * gdb.base/call-sc.exp
7363 * gdb.base/call-signal-resume.exp
7364 * gdb.base/call-strs.exp
7365 * gdb.base/callexit.exp
7366 * gdb.base/callfuncs.exp
7367 * gdb.base/catch-gdb-caused-signals.exp
7368 * gdb.base/catch-signal-siginfo-cond.exp
7369 * gdb.base/catch-syscall.exp
7370 * gdb.base/compare-sections.exp
7371 * gdb.base/cond-eval-mode.exp
7372 * gdb.base/condbreak-call-false.exp
7373 * gdb.base/consecutive-step-over.exp
7374 * gdb.base/cursal.exp
7375 * gdb.base/disabled-location.exp
7376 * gdb.base/disasm-end-cu.exp
7377 * gdb.base/display.exp
7378 * gdb.base/double-prompt-target-event-error.exp
7379 * gdb.base/dprintf-bp-same-addr.exp
7380 * gdb.base/dprintf-detach.exp
7381 * gdb.base/dprintf-next.exp
7382 * gdb.base/dprintf-non-stop.exp
7383 * gdb.base/dprintf-pending.exp
7384 * gdb.base/dso2dso.exp
7385 * gdb.base/ending-run.exp
7386 * gdb.base/enum_cond.exp
7387 * gdb.base/examine-backward.exp
7388 * gdb.base/exe-lock.exp
7389 * gdb.base/exec-invalid-sysroot.exp
7390 * gdb.base/execl-update-breakpoints.exp
7391 * gdb.base/execution-termios.exp
7392 * gdb.base/fileio.exp
7393 * gdb.base/fixsection.exp
7394 * gdb.base/foll-exec-mode.exp
7395 * gdb.base/foll-exec.exp
7396 * gdb.base/fork-running-state.exp
7397 * gdb.base/frame-args.exp
7398 * gdb.base/fullpath-expand.exp
7399 * gdb.base/func-ptr.exp
7400 * gdb.base/gcore-relro-pie.exp
7401 * gdb.base/gdb1090.exp
7402 * gdb.base/gdb1555.exp
7403 * gdb.base/global-var-nested-by-dso.exp
7404 * gdb.base/gnu-ifunc.exp
7405 * gdb.base/hbreak-in-shr-unsupported.exp
7406 * gdb.base/hbreak-unmapped.exp
7407 * gdb.base/hook-stop.exp
7408 * gdb.base/infcall-input.exp
7409 * gdb.base/info-fun.exp
7410 * gdb.base/info-shared.exp
7411 * gdb.base/interrupt-noterm.exp
7412 * gdb.base/jit-so.exp
7413 * gdb.base/jit.exp
7414 * gdb.base/line-symtabs.exp
7415 * gdb.base/list.exp
7416 * gdb.base/longjmp.exp
7417 * gdb.base/macscp.exp
7418 * gdb.base/max-value-size.exp
7419 * gdb.base/nodebug.exp
7420 * gdb.base/nofield.exp
7421 * gdb.base/overlays.exp
7422 * gdb.base/paginate-after-ctrl-c-running.exp
7423 * gdb.base/paginate-bg-execution.exp
7424 * gdb.base/paginate-inferior-exit.exp
7425 * gdb.base/pending.exp
7426 * gdb.base/pr11022.exp
7427 * gdb.base/printcmds.exp
7428 * gdb.base/ptr-typedef.exp
7429 * gdb.base/ptype.exp
7430 * gdb.base/randomize.exp
7431 * gdb.base/range-stepping.exp
7432 * gdb.base/realname-expand.exp
7433 * gdb.base/relativedebug.exp
7434 * gdb.base/remote.exp
7435 * gdb.base/savedregs.exp
7436 * gdb.base/sepdebug.exp
7437 * gdb.base/set-noassign.exp
7438 * gdb.base/shlib-call.exp
7439 * gdb.base/shreloc.exp
7440 * gdb.base/sigaltstack.exp
7441 * gdb.base/sigbpt.exp
7442 * gdb.base/siginfo-addr.exp
7443 * gdb.base/siginfo-obj.exp
7444 * gdb.base/siginfo-thread.exp
7445 * gdb.base/signest.exp
7446 * gdb.base/signull.exp
7447 * gdb.base/sigrepeat.exp
7448 * gdb.base/skip.exp
7449 * gdb.base/so-impl-ld.exp
7450 * gdb.base/solib-corrupted.exp
7451 * gdb.base/solib-disc.exp
7452 * gdb.base/solib-display.exp
7453 * gdb.base/solib-overlap.exp
7454 * gdb.base/solib-search.exp
7455 * gdb.base/solib-symbol.exp
7456 * gdb.base/source-execution.exp
7457 * gdb.base/sss-bp-on-user-bp-2.exp
7458 * gdb.base/sss-bp-on-user-bp.exp
7459 * gdb.base/stack-checking.exp
7460 * gdb.base/stale-infcall.exp
7461 * gdb.base/step-break.exp
7462 * gdb.base/step-line.exp
7463 * gdb.base/step-over-exit.exp
7464 * gdb.base/step-test.exp
7465 * gdb.base/structs.exp
7466 * gdb.base/sym-file.exp
7467 * gdb.base/symtab-search-order.exp
7468 * gdb.base/term.exp
7469 * gdb.base/type-opaque.exp
7470 * gdb.base/unload.exp
7471 * gdb.base/until-nodebug.exp
7472 * gdb.base/until.exp
7473 * gdb.base/unwindonsignal.exp
7474 * gdb.base/watch-cond.exp
7475 * gdb.base/watch-non-mem.exp
7476 * gdb.base/watch_thread_num.exp
7477 * gdb.base/watchpoint-reuse-slot.exp
7478 * gdb.base/watchpoint-solib.exp
7479 * gdb.base/watchpoint.exp
7480 * gdb.btrace/dlopen.exp
7481 * gdb.cell/arch.exp
7482 * gdb.cell/break.exp
7483 * gdb.cell/bt.exp
7484 * gdb.cell/core.exp
7485 * gdb.cell/data.exp
7486 * gdb.cell/dwarfaddr.exp
7487 * gdb.cell/ea-cache.exp
7488 * gdb.cell/ea-standalone.exp
7489 * gdb.cell/ea-test.exp
7490 * gdb.cell/f-regs.exp
7491 * gdb.cell/fork.exp
7492 * gdb.cell/gcore.exp
7493 * gdb.cell/mem-access.exp
7494 * gdb.cell/ptype.exp
7495 * gdb.cell/registers.exp
7496 * gdb.cell/sizeof.exp
7497 * gdb.cell/solib-symbol.exp
7498 * gdb.cell/solib.exp
7499 * gdb.compile/compile-tls.exp
7500 * gdb.cp/exception.exp
7501 * gdb.cp/gdb2495.exp
7502 * gdb.cp/local.exp
7503 * gdb.cp/mb-inline.exp
7504 * gdb.cp/mb-templates.exp
7505 * gdb.cp/pr10687.exp
7506 * gdb.cp/pr9167.exp
7507 * gdb.cp/scope-err.exp
7508 * gdb.cp/templates.exp
7509 * gdb.cp/virtfunc.exp
7510 * gdb.dwarf2/dw2-dir-file-name.exp
7511 * gdb.dwarf2/dw2-single-line-discriminators.exp
7512 * gdb.fortran/complex.exp
7513 * gdb.fortran/library-module.exp
7514 * gdb.guile/guile.exp
7515 * gdb.guile/scm-cmd.exp
7516 * gdb.guile/scm-frame-inline.exp
7517 * gdb.guile/scm-objfile.exp
7518 * gdb.guile/scm-pretty-print.exp
7519 * gdb.guile/scm-symbol.exp
7520 * gdb.guile/scm-type.exp
7521 * gdb.guile/scm-value.exp
7522 * gdb.linespec/keywords.exp
7523 * gdb.linespec/ls-errs.exp
7524 * gdb.linespec/macro-relative.exp
7525 * gdb.linespec/thread.exp
7526 * gdb.mi/mi-breakpoint-changed.exp
7527 * gdb.mi/mi-dprintf-pending.exp
7528 * gdb.mi/mi-fullname-deleted.exp
7529 * gdb.mi/mi-logging.exp
7530 * gdb.mi/mi-pending.exp
7531 * gdb.mi/mi-solib.exp
7532 * gdb.mi/new-ui-mi-sync.exp
7533 * gdb.mi/user-selected-context-sync.exp
7534 * gdb.multi/dummy-frame-restore.exp
7535 * gdb.multi/multi-arch-exec.exp
7536 * gdb.multi/remove-inferiors.exp
7537 * gdb.multi/watchpoint-multi-exit.exp
7538 * gdb.opt/solib-intra-step.exp
7539 * gdb.perf/backtrace.exp
7540 * gdb.perf/single-step.exp
7541 * gdb.perf/skip-command.exp
7542 * gdb.perf/skip-prologue.exp
7543 * gdb.perf/solib.exp
7544 * gdb.python/lib-types.exp
7545 * gdb.python/py-as-string.exp
7546 * gdb.python/py-bad-printers.exp
7547 * gdb.python/py-block.exp
7548 * gdb.python/py-breakpoint.exp
7549 * gdb.python/py-cmd.exp
7550 * gdb.python/py-events.exp
7551 * gdb.python/py-evthreads.exp
7552 * gdb.python/py-finish-breakpoint.exp
7553 * gdb.python/py-finish-breakpoint2.exp
7554 * gdb.python/py-frame-inline.exp
7555 * gdb.python/py-frame.exp
7556 * gdb.python/py-inferior.exp
7557 * gdb.python/py-infthread.exp
7558 * gdb.python/py-mi.exp
7559 * gdb.python/py-objfile.exp
7560 * gdb.python/py-pp-maint.exp
7561 * gdb.python/py-pp-registration.exp
7562 * gdb.python/py-prettyprint.exp
7563 * gdb.python/py-recurse-unwind.exp
7564 * gdb.python/py-shared.exp
7565 * gdb.python/py-symbol.exp
7566 * gdb.python/py-symtab.exp
7567 * gdb.python/py-template.exp
7568 * gdb.python/py-type.exp
7569 * gdb.python/py-unwind-maint.exp
7570 * gdb.python/py-unwind.exp
7571 * gdb.python/py-value.exp
7572 * gdb.python/python.exp
7573 * gdb.reverse/finish-reverse-bkpt.exp
7574 * gdb.reverse/insn-reverse.exp
7575 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7576 * gdb.reverse/solib-precsave.exp
7577 * gdb.reverse/solib-reverse.exp
7578 * gdb.stabs/gdb11479.exp
7579 * gdb.stabs/weird.exp
7580 * gdb.threads/fork-child-threads.exp
7581 * gdb.threads/fork-plus-threads.exp
7582 * gdb.threads/fork-thread-pending.exp
7583 * gdb.threads/forking-threads-plus-breakpoint.exp
7584 * gdb.threads/hand-call-in-threads.exp
7585 * gdb.threads/interrupted-hand-call.exp
7586 * gdb.threads/linux-dp.exp
7587 * gdb.threads/local-watch-wrong-thread.exp
7588 * gdb.threads/next-while-other-thread-longjmps.exp
7589 * gdb.threads/non-ldr-exit.exp
7590 * gdb.threads/pending-step.exp
7591 * gdb.threads/print-threads.exp
7592 * gdb.threads/process-dies-while-detaching.exp
7593 * gdb.threads/process-dies-while-handling-bp.exp
7594 * gdb.threads/pthreads.exp
7595 * gdb.threads/queue-signal.exp
7596 * gdb.threads/reconnect-signal.exp
7597 * gdb.threads/signal-command-handle-nopass.exp
7598 * gdb.threads/signal-command-multiple-signals-pending.exp
7599 * gdb.threads/signal-delivered-right-thread.exp
7600 * gdb.threads/signal-sigtrap.exp
7601 * gdb.threads/sigthread.exp
7602 * gdb.threads/staticthreads.exp
7603 * gdb.threads/stepi-random-signal.exp
7604 * gdb.threads/thread-unwindonsignal.exp
7605 * gdb.threads/thread_check.exp
7606 * gdb.threads/thread_events.exp
7607 * gdb.threads/tid-reuse.exp
7608 * gdb.threads/tls-nodebug.exp
7609 * gdb.threads/tls-shared.exp
7610 * gdb.threads/tls-so_extern.exp
7611 * gdb.threads/tls.exp
7612 * gdb.threads/wp-replication.exp
7613 * gdb.trace/actions-changed.exp
7614 * gdb.trace/actions.exp
7615 * gdb.trace/backtrace.exp
7616 * gdb.trace/change-loc.exp
7617 * gdb.trace/collection.exp
7618 * gdb.trace/deltrace.exp
7619 * gdb.trace/disconnected-tracing.exp
7620 * gdb.trace/entry-values.exp
7621 * gdb.trace/ftrace-lock.exp
7622 * gdb.trace/ftrace.exp
7623 * gdb.trace/infotrace.exp
7624 * gdb.trace/mi-trace-frame-collected.exp
7625 * gdb.trace/mi-trace-unavailable.exp
7626 * gdb.trace/mi-traceframe-changed.exp
7627 * gdb.trace/mi-tracepoint-changed.exp
7628 * gdb.trace/mi-tsv-changed.exp
7629 * gdb.trace/no-attach-trace.exp
7630 * gdb.trace/packetlen.exp
7631 * gdb.trace/passc-dyn.exp
7632 * gdb.trace/passcount.exp
7633 * gdb.trace/pending.exp
7634 * gdb.trace/pr16508.exp
7635 * gdb.trace/qtro.exp
7636 * gdb.trace/range-stepping.exp
7637 * gdb.trace/read-memory.exp
7638 * gdb.trace/report.exp
7639 * gdb.trace/save-trace.exp
7640 * gdb.trace/signal.exp
7641 * gdb.trace/stap-trace.exp
7642 * gdb.trace/status-stop.exp
7643 * gdb.trace/strace.exp
7644 * gdb.trace/tfile.exp
7645 * gdb.trace/tfind.exp
7646 * gdb.trace/trace-break.exp
7647 * gdb.trace/trace-condition.exp
7648 * gdb.trace/trace-enable-disable.exp
7649 * gdb.trace/trace-mt.exp
7650 * gdb.trace/tracecmd.exp
7651 * gdb.trace/tracefile-pseudo-reg.exp
7652 * gdb.trace/tspeed.exp
7653 * gdb.trace/tstatus.exp
7654 * gdb.trace/tsv.exp
7655 * gdb.trace/unavailable.exp
7656 * gdb.trace/while-dyn.exp
7657 * gdb.trace/while-stepping.exp
7658 * lib/gdb-guile.exp
7659 * lib/gdb.exp
7660 * lib/mi-support.exp
7661 * lib/pascal.exp
7662 * lib/perftest.exp
7663 * lib/prelink-support.exp
7664 * lib/selftest-support.exp
7665
7666 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7667
7668 * Makefile.in: Include disable-implicit-rules.mk.
7669
7670 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7671
7672 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7673 non-byte-aligned bit fields.
7674
7675 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7676
7677 PR gdb/12616
7678 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7679 respects the DW_AT_data_bit_offset attribute.
7680
7681 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7682
7683 * gdb.base/default.exp: Fix output of "set language".
7684
7685 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7686
7687 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7688 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7689 make.
7690 * configure.ac: Remove checks for the make program.
7691 * configure: Re-generate.
7692
7693 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7694
7695 * gdb.python/py-recurse-unwind.c (main): Add loop.
7696 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7697 to read_register() and gdb.parse_and_eval(). Make each code
7698 call a separate case that can be individually tested.
7699 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7700 proc. Call cont_and_backtrace for each of the code paths that
7701 we want to test in the unwinder.
7702
7703 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7704
7705 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7706 the definition of struct S.
7707
7708 2016-11-11 Catherine Moore <clm@codesourcery.com>
7709
7710 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7711
7712 2016-11-09 Pedro Alves <palves@redhat.com>
7713
7714 * gdb.base/commands.exp (runto_or_return): New procedure.
7715 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7716 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7717 (progvar_simple_while_test, progvar_complex_if_while_test)
7718 (if_while_breakpoint_command_test)
7719 (infrun_breakpoint_command_test, breakpoint_command_test)
7720 (user_defined_command_test, watchpoint_command_test)
7721 (test_command_prompt_position, redefine_hook_test)
7722 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7723 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7724 multi_line_input and multi_line. Remove gdb_expect and
7725 gdb_stop_suppressing_tests uses.
7726 * lib/gdb.exp (valnum_re): New global.
7727 (multi_line_input): New procedure.
7728
7729 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7730
7731 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7732 Remove.
7733 (test_setup): Define with proc_with_prefix.
7734 (test_cli_inferior): Likewise.
7735 (test_cli_thread): Likewise.
7736 (test_cli_frame): Likewise.
7737 (test_cli_select_frame): Likewise.
7738 (test_cli_up_down): Likewise.
7739 (test_mi_thread_select): Likewise.
7740 (test_mi_stack_select_frame): Likewise.
7741 (test_cli_in_mi_inferior): Likewise.
7742 (test_cli_in_mi_thread): Likewise.
7743 (test_cli_in_mi_frame): Likewise.
7744 (top level): Do not use with_test_prefix_procname.
7745
7746 2016-11-09 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/commands.exp (gdbvar_simple_if_test)
7749 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7750 (progvar_simple_if_test, progvar_simple_while_test)
7751 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7752 (infrun_breakpoint_command_test, breakpoint_command_test)
7753 (user_defined_command_test, watchpoint_command_test)
7754 (test_command_prompt_position, deprecated_command_test)
7755 (bp_deleted_in_command, temporary_breakpoint_commands)
7756 (stray_arg0_test, source_file_with_indented_comment)
7757 (recursive_source_test, if_commands_test)
7758 (error_clears_commands_left, redefine_hook_test)
7759 (redefine_backtrace_test): Use proc_with_prefix.
7760 * lib/gdb.exp (proc_with_prefix): New proc.
7761
7762 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7763
7764 * gdb.base/tui-layout.c: New file.
7765 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7766 disassembly window contains very long lines.
7767
7768 2016-11-08 Tom Tromey <tom@tromey.com>
7769
7770 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7771 depend on Python 2.
7772
7773 2016-11-08 Tom Tromey <tom@tromey.com>
7774
7775 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7776 New method.
7777
7778 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7779
7780 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7781
7782 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7783
7784 * gdb.rust/simple.rs: Add test for univariant enums without
7785 discriminants and for encoded struct-like enums.
7786
7787 2016-10-28 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7790 gdb_test_multiple, tighten regexps and match symtabs and line
7791 tables incrementally.
7792
7793 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7794
7795 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7796 general.
7797
7798 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7799
7800 * gdb.base/exec-invalid-sysroot.exp: New file.
7801
7802 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7803
7804 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7805
7806 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7807
7808 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7809
7810 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7811
7812 * gdb.base/killed-outside.exp: Remove $options from a call to
7813 `prepare_for_testing'.
7814
7815 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7816
7817 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7818 Change test message.
7819
7820 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7821
7822 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7823 Update comment.
7824
7825 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7826
7827 * gdb.trace/mi-trace-save.exp: New file.
7828
7829 2016-10-13 Yao Qi <yao.qi@linaro.org>
7830
7831 * gdb.base/code_elim.exp (get_var_address): Remove.
7832 * gdb.base/relocate.exp: Likewise.
7833 * gdb.base/shreloc.exp: Likewise.
7834 * lib/gdb.exp (get_var_address): New.
7835
7836 2016-10-13 Yao Qi <yao.qi@linaro.org>
7837
7838 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7839 floating point tests if $skip_float_test is false.
7840
7841 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7842
7843 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7844 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7845 argc values.
7846 Add 1 to argc so we guarantee distinct initial/modified argc values.
7847
7848 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7849
7850 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7851
7852 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7853
7854 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7855 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7856 * gdb.arch/vsx-regs.exp: Likewise.
7857
7858 2016-10-07 Yao Qi <yao.qi@linaro.org>
7859
7860 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7861
7862 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7863
7864 * gdb.python/python.exp: Test decode_line("*0").
7865
7866 2016-10-06 Doug Evans <dje@google.com>
7867
7868 * gdb.python/py-value.exp (test_value_creation): Add test for large
7869 unsigned 64-bit value.
7870
7871 2016-10-06 Tom Tromey <tom@tromey.com>
7872
7873 * gdb.compile/compile.exp: Change java tests to rust.
7874 * gdb.base/setshow.exp: Change java tests to rust.
7875 * gdb.base/default.exp: Remove java from language list.
7876 * README (Examples): Update language example.
7877 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7878 test.
7879 * lib/gdb.exp (skip_java_tests): Remove.
7880 * lib/java.exp: Remove.
7881 * gdb.java: Remove.
7882
7883 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7884
7885 * gdb.arch/mips-fcr.exp: New test.
7886 * gdb.arch/mips-fcr.c: Source for the new test.
7887
7888 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7889
7890 * gdb.base/solib-disc.exp: Use `standard_output_file'
7891 throughout.
7892
7893 2016-10-06 Pedro Alves <palves@redhat.com>
7894
7895 * gdb.base/jit-simple-dl.c: New file.
7896 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7897 * gdb.base/jit-simple.c: ... this.
7898 * gdb.base/jit-simple.exp (jit_run): Delete.
7899 (build_jit): New proc.
7900 (jit_test_reread): Recompile either the main program or the shared
7901 library, depending on what is being tested. Skip changing address
7902 if caller wants to. Compare before/after addresses. If testing
7903 standalone, explicitly load the binary. Test "maint info
7904 breakpoints".
7905 (top level): Add "standalone vs shared lib" and "change address"
7906 vs "same address" axes.
7907
7908 2016-10-06 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7911 call.
7912 (jit_run): Delete.
7913 (jit_test_reread): Use with_test_prefix. Reload the main binary
7914 explicitly. Compare the before/after addresses of the JIT
7915 descriptor.
7916
7917 2016-08-15 Doug Evans <dje@google.com>
7918
7919 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7920 for single bitfields is bool.
7921 * gdb.xml/tdesc-regs.exp: Ditto.
7922
7923 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7924
7925 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7926
7927 2016-10-05 Yao Qi <yao.qi@linaro.org>
7928
7929 * lib/gdb.exp (support_complex_tests): Return zero if
7930 gdb_skip_float_test return true.
7931
7932 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7933 Simon Marchi <simon.marchi@ericsson.com>
7934
7935 PR gdb/20487
7936 * gdb.mi/user-selected-context-sync.exp: New file.
7937 * gdb.mi/user-selected-context-sync.c: New file.
7938
7939 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7940 Simon Marchi <simon.marchi@ericsson.com>
7941
7942 PR gdb/20487
7943 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7944 =thread-select-event check.
7945
7946 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7947
7948 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7949 the compulsory L operand changes.
7950 * gdb.arch/powerpc-power.s: Likewise.
7951
7952 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7953
7954 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7955 * gdb.base/jit-attach-pie.c: New file.
7956 * gdb.base/jit-attach-pie.exp: New file.
7957
7958 2016-09-28 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.base/infcall-input.c: New file.
7961 * gdb.base/infcall-input.exp: New file.
7962
7963 2016-09-22 Yao Qi <yao.qi@linaro.org>
7964
7965 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7966 (gdb_exit): Rename it to ...
7967 (gdbserver_gdb_exit): ... Close GDBserver.
7968 (gdb_exit): New proc, call gdbserver_gdb_exit.
7969 (mi_gdb_exit): Likewise.
7970
7971 2016-09-22 Yao Qi <yao.qi@linaro.org>
7972
7973 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7974 path.
7975 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7976 Remove duplication.
7977
7978 2016-09-22 Yao Qi <yao.qi@linaro.org>
7979
7980 * lib/gdbserver-support.exp: Check the existence of
7981 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7982
7983 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7984
7985 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7986
7987 2016-09-21 Tom Tromey <tom@tromey.com>
7988
7989 PR gdb/20604:
7990 * gdb.base/quit.exp: New file.
7991
7992 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7993
7994 * .gitignore: New file.
7995
7996 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7997
7998 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7999 throughout.
8000
8001 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8002
8003 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8004
8005 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8006
8007 * gdb.cp/casts.cc (decltype): Move it ...
8008 (main): ... with its call to ...
8009 * gdb.cp/casts03.cc: ... a new file.
8010 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8011
8012 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8013
8014 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8015
8016 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8017
8018 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8019 and sync up the test with tests in gas/testsuite/gas/ppc.
8020 * gdb.arch/powerpc-power.exp: Likewise.
8021
8022 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8023
8024 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8025
8026 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8027 Jan Kratochvil <jan.kratochvil@redhat.com>
8028
8029 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8030 make m1's definition to be different from m2's. Use 'dummy' as an
8031 argument for probe 'two'.
8032
8033 2016-09-10 Jon Beniston <jon@beniston.com>
8034
8035 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8036 for sim target.
8037
8038 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8039
8040 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8041 variable declaration.
8042 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8043 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8044 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8045 received HWCAP as its argument.
8046
8047 2016-09-06 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.base/new-ui-pending-input.c: New file.
8050 * gdb.base/new-ui-pending-input.exp: New file.
8051 * gdb.exp (clear_gdb_spawn_id): New procedure.
8052 (with_spawn_id): Check whether gdb_spawn_id exists before
8053 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8054 on exit.
8055
8056 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8057
8058 * gdb.base/float128.c: New file.
8059 * gdb.base/float128.exp: Likewise.
8060 * gdb.base/floatn.c: Likewise.
8061 * gdb.base/floatn.exp: Likewise.
8062
8063 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8064
8065 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8066
8067 2016-09-05 Pedro Alves <palves@redhat.com>
8068
8069 PR backtrace/19927
8070 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8071 unwinders are immediately called as side effect of "source" or
8072 "disable unwinder" commands.
8073 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8074
8075 2016-09-02 Yao Qi <yao.qi@linaro.org>
8076
8077 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8078 is true and $type is "float" or "double".
8079
8080 2016-09-02 Yao Qi <yao.qi@linaro.org>
8081
8082 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8083 true.
8084 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8085 * gdb.base/call-rt-st.exp: Likewise.
8086 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8087 return value instead of gdb,skip_float_test.
8088 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8089 (do_function_calls): Use its return value instead of
8090 gdb,skip_float_test.
8091 * gdb.base/finish.exp: Likewise.
8092 * gdb.base/funcargs.exp: Likewise.
8093 * gdb.base/return.exp: Likewise.
8094 * gdb.base/return2.exp: Likewise.
8095 * gdb.base/varargs.exp: Likewise.
8096 * lib/gdb.exp (gdb_skip_float_test): Change it to
8097 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8098
8099 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8100
8101 * gdb.multi/tids.exp: Test "thread apply all".
8102
8103 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8104
8105 * gdb.base/default.exp (tty): Remove.
8106
8107 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8108
8109 * gdb.python/py-recurse-unwind.c: New file.
8110 * gdb.python/py-recurse-unwind.py: New file.
8111 * gdb.python/py-recurse-unwind.exp: New file.
8112
8113 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8114
8115 * gdb.base/set-inferior-tty.exp: New file.
8116 * gdb.base/set-inferior-tty.c: New file.
8117
8118 2016-08-23 Pedro Alves <palves@redhat.com>
8119
8120 PR gdb/20494
8121 * gdb.base/new-ui-echo.c: New file.
8122 * gdb.base/new-ui-echo.exp: New file.
8123
8124 2016-08-23 Yao Qi <yao.qi@linaro.org>
8125
8126 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8127 gdbserver_spawn.
8128 * gdb.server/connect-without-multi-process.exp (do_test):
8129 Likewise.
8130
8131 2016-08-23 Yao Qi <yao.qi@linaro.org>
8132
8133 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8134 standalone_txt. Delete gdb_txt and standalone_txt on host
8135 and target. Spawn the binary on target. Copy files from
8136 target to host.
8137
8138 2016-08-22 Pedro Alves <palves@redhat.com>
8139
8140 PR gdb/20505
8141 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8142 with_test_prefix. Factor out bits to ...
8143 (test_no_vdso): ... this new procedure.
8144
8145 2016-08-19 Carl Love <cel@us.ibm.com>
8146
8147 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8148 maintaining separate logic for constructing the output path.
8149 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8150 * gdb.arch/ppc-dfp.exp: Likewise.
8151 * gdb.arch/ppc-fp.exp: Likewise.
8152 * gdb.arch/vsx-regs.exp: Likewise.
8153 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8154 binprefix for generating the additional binary files.
8155
8156 2016-08-19 Pedro Alves <palves@redhat.com>
8157
8158 * gdb.trace/mi-trace-frame-collected.exp
8159 (test_trace_frame_collected): On x32, expect two registers.
8160
8161 2016-08-18 Carl Love <cel@us.ibm.com>
8162
8163 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8164 and sync up the test with tests in gas/testsuite/gas/ppc.
8165 * gdb.arch/powerpc-power.exp: Likewise.
8166
8167 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8168
8169 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8170 expected error message.
8171
8172 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8173
8174 * gdb.multi/remove-inferiors.exp: New file.
8175 * gdb.multi/remove-inferiors.c: New file.
8176
8177 2016-08-12 Yao Qi <yao.qi@linaro.org>
8178
8179 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8180 argument list.
8181
8182 2016-08-10 Pedro Alves <palves@redhat.com>
8183
8184 PR gdb/19187
8185 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8186 setup_kfails.
8187
8188 2016-08-09 Pedro Alves <palves@redhat.com>
8189 Simon Marchi <simon.marchi@ericsson.com>
8190
8191 PR gdb/20418
8192 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8193 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8194
8195 2016-08-09 Pedro Alves <palves@redhat.com>
8196
8197 PR mi/20431
8198 * gdb.mi/mi-cmd-error.exp: New file.
8199
8200 2016-08-09 Pedro Alves <palves@redhat.com>
8201
8202 PR gdb/18653
8203 * gdb.base/signals-state-child.c: New file.
8204 * gdb.base/signals-state-child.exp: New file.
8205 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8206
8207 2016-08-09 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8210
8211 2016-08-03 Tom Tromey <tom@tromey.com>
8212
8213 PR python/18565:
8214 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8215
8216 2016-08-01 Yao Qi <yao.qi@linaro.org>
8217
8218 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8219 variable mode to "multi-process" if $multi_process is 1, otherwise
8220 set it to "single-process".
8221
8222 2016-08-01 Yao Qi <yao.qi@linaro.org>
8223
8224 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8225 * gdb.cp/cpexprs.exp: Likewise.
8226 * gdb.cp/m-static.exp: Likewise.
8227
8228 2016-07-26 Tom Tromey <tom@tromey.com>
8229
8230 PR python/20190:
8231 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8232 test.
8233
8234 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8235
8236 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8237 selecting assembly source files.
8238 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8239 assembly source files.
8240 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8241 assembly source files.
8242 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8243 selecting assembly source files.
8244
8245 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8246
8247 * gdb.base/new-ui.exp (do_test_invalid_args): New
8248 procedure.
8249
8250 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8251
8252 * gdb.btrace/reconnect.c: New file.
8253 * gdb.btrace/reconnect.exp: New file.
8254
8255 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8256
8257 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8258 to test_catch_syscall_group.
8259 (test_catch_syscall_group): New.
8260
8261 2016-07-21 Tom Tromey <tom@tromey.com>
8262
8263 * gdb.rust/simple.rs (main): Use empty struct expression.
8264 * gdb.rust/simple.exp: Add tests for empty struct expression.
8265
8266 2016-07-21 Yao Qi <yao.qi@linaro.org>
8267
8268 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8269 if gdb_skip_xml_test is true on some targets.
8270
8271 2016-07-21 Yao Qi <yao.qi@linaro.org>
8272
8273 * gdb.server/solib-list.exp: Unset last_loaded_file.
8274
8275 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8276
8277 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8278 "step into captured_main (args)".
8279
8280 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8281
8282 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8283
8284 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8285
8286 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8287
8288 2016-07-19 Pedro Alves <palves@redhat.com>
8289
8290 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8291 * gdb.opt/inline-bt.exp: Likewise.
8292 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8293 additional_flags=-Winline.
8294 * gdb.opt/inline-locals.exp: Likewise.
8295 * gdb.opt/inline-markers.c (ATTR): Define.
8296 (inlined_fn): Use it.
8297
8298 2016-07-19 Yao Qi <yao.qi@linaro.org>
8299
8300 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8301 (test_with_self): Remove some code. Remove argument executable.
8302 (top-level): Use do_self_tests.
8303
8304 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8305 Don Breazeal <donb@codesourcery.com>
8306
8307 * gdb.base/maint.exp: Escape paths used in regular expressions.
8308 * gdb.stabs/weird.exp: Likewise.
8309
8310 2016-07-13 Tom Tromey <tom@tromey.com>
8311
8312 PR python/15620, PR python/18620:
8313 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8314 (test_bkpt_events): New procs.
8315
8316 2016-07-13 Tom Tromey <tom@tromey.com>
8317
8318 PR python/17698:
8319 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8320 test.
8321 (test_watchpoints): Likewise.
8322 (test_bkpt_pending): New proc.
8323
8324 2016-07-13 Tom Tromey <tom@tromey.com>
8325
8326 PR cli/18053:
8327 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8328 completion test.
8329
8330 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8331
8332 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8333 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8334 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8335 f_label.
8336 (g): Rename g_end_lbl to g_label.
8337 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8338 low_pc and high_pc.
8339 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8340
8341 2016-07-12 Tom Tromey <tom@tromey.com>
8342
8343 PR python/19293:
8344 * gdb.python/py-unwind-maint.exp: Update tests.
8345
8346 2016-07-12 Yao Qi <yao.qi@linaro.org>
8347
8348 * lib/selftest-support.exp (selftest_setup): Match the output
8349 when captured_main is inlined.
8350
8351 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8352
8353 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8354 New variables.
8355 (print this%a, print this%b, print this): New tests.
8356 * gdb.fortran/derived-types.f90 (this): New object and
8357 initialization.
8358
8359 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8360
8361 * gdb.ada/arraydim.exp: Remove extra directory level in build
8362 directory.
8363
8364 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8365
8366 * lib/ada.exp: Remove extra directory level in build directory.
8367 * gdb.ada/cond_lang.exp: Likewise.
8368 * gdb.ada/exec_changed.exp: Likewise.
8369 * gdb.ada/lang_switch.exp: Likewise.
8370
8371 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8372
8373 * simple.rs: Add test for raw pointer subscripting.
8374 * simple.exp: Add test expectations.
8375
8376 2016-07-05 Yao Qi <yao.qi@linaro.org>
8377
8378 * gdb.mi/mi-reverse.exp: Match =record-started output.
8379
8380 2016-07-01 Pedro Alves <palves@redhat.com>
8381
8382 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8383 procedure.
8384 (jit_reader_test): Test the jit reader's unwinder.
8385 * gdb.base/jithost.c (jit_function_00_code): New global.
8386 (main): Use memcpy to fill in the mmapped code, instead of poking
8387 bytes manually here.
8388 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8389 value.
8390 (read_debug_info): Save the function's range.
8391 (read_sp): New function.
8392 (unwind_frame): Use it. Also unwind RBP.
8393 (get_frame_id): Use read_sp.
8394 (gdb_init_reader): Use calloc instead of malloc.
8395 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8396 parameter. Use gdb_test_multiple.
8397
8398 2016-07-01 Pedro Alves <palves@redhat.com>
8399 Antoine Tremblay <antoine.tremblay@ericsson.com>
8400
8401 * gdb.threads/process-dies-while-detaching.c: New file.
8402 * gdb.threads/process-dies-while-detaching.exp: New file.
8403
8404 2016-07-01 Pedro Alves <palves@redhat.com>
8405
8406 * gdb.multi/watchpoint-multi-exit.c: New file.
8407 * gdb.multi/watchpoint-multi-exit.exp: New file.
8408
8409 2016-06-30 Pedro Alves <palves@redhat.com>
8410
8411 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8412 unset inferior_spawn_id.
8413
8414 2016-06-30 Pedro Alves <palves@redhat.com>
8415
8416 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8417 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8418
8419 2016-06-29 Yao Qi <yao.qi@linaro.org>
8420
8421 * gdb.base/return.c: Add copyright header.
8422
8423 2016-06-29 Tom Tromey <tom@tromey.com>
8424
8425 PR python/20129:
8426 * gdb.python/py-framefilter.exp: Add tests for setting priority
8427 and disabling of non-existent frame filter.
8428
8429 2016-06-29 Yao Qi <yao.qi@linaro.org>
8430
8431 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8432 0x0f07ff.
8433
8434 2016-06-28 Yao Qi <yao.qi@linaro.org>
8435
8436 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8437 triplets. Start gdb, execute catch syscall, and continue. Check
8438 gdb's output to determine catch syscall is supported.
8439
8440 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8441
8442 * gdb.rust/simple.rs: Add test for returning unit in a function.
8443 * gdb.rust/simple.exp: Add expectation for functions returning
8444 unit.
8445
8446 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8447
8448 * gdb.python/py-breakpoint-create-fail.c,
8449 gdb.python/py-breakpoint-create-fail.exp,
8450 gdb.python/py-breakpoint-create-fail.py: New testcase.
8451
8452 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8453
8454 PR gdb/20239
8455 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8456 * gdb.rust/simple.exp: Add test expectations for new NonZero
8457 tests.
8458
8459 2016-06-24 David Taylor <dtaylor@emc.com>
8460
8461 * gdb.base/offsets.exp: New file.
8462 * gdb.base/offsets.c: New file.
8463
8464 2016-06-23 Tom Tromey <tom@tromey.com>
8465
8466 PR gdb/16483:
8467 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8468 before any filters are loaded.
8469
8470 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8471
8472 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8473 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8474 structs.
8475 * gdb.fortran/derived-type-function.exp: New file.
8476 * gdb.fortran/derived-type-function.f90: New file.
8477
8478
8479 2016-06-21 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.base/new-ui.exp: New file.
8482 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8483 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8484 (with_spawn_id): New procedure.
8485
8486 2016-06-21 Pedro Alves <palves@redhat.com>
8487
8488 * gdb.mi/mi-exec-run.exp: New file.
8489
8490 2016-06-21 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8493 breakpoint command's output on the main UI.
8494 (test_break): New procedure, factored out from calls in the top
8495 level.
8496 (top level): Use foreach_with_prefix to test MI as main UI and as
8497 separate UI.
8498
8499 2016-06-21 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8502 (test_awatch_creation_and_listing)
8503 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8504 Remove 'type' parameter.
8505 (test_watchpoint_all): New parameter mi_mode. Remove
8506 with_test_prefix.
8507 (top level): Use foreach_with_prefix, and add main/separate UI MI
8508 testing axis.
8509
8510 2016-06-21 Pedro Alves <palves@redhat.com>
8511
8512 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8513 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8514 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8515 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8516 (gdb_main_spawn_id, mi_spawn_id): Declare and
8517 comment.
8518 (mi_create_inferior_pty): New procedure,
8519 factored out from default_mi_gdb_start.
8520 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8521 procedures.
8522 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8523 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8524 Use mi_create_inferior_pty.
8525 (mi_gdb_start): Use eval to pass down args list.
8526
8527 2016-06-21 Pedro Alves <palves@redhat.com>
8528
8529 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8530 * gdb.opt/inline-cmds.exp: Add MI tests.
8531
8532 2016-06-21 Pedro Alves <palves@redhat.com>
8533
8534 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8535
8536 2016-06-21 Pedro Alves <palves@redhat.com>
8537
8538 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8539 (top level): Use it instead of mi_execute_to.
8540
8541 2016-06-21 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8544 (cont_handler_str): New.
8545 (signal_stop_handler): Set stop_handler_str instead of printing to
8546 stdout.
8547 (continue_handler): Set cont_handler_str instead of printing to
8548 stdout.
8549 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8550 mi_send_resuming_command. Print stop_handler_str and
8551 cont_handler_str instead of expecting the python events print
8552 directly.
8553
8554 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8555
8556 * gdb.base/jit-reader.exp: New file.
8557 * gdb.base/jithost.c: New file.
8558 * gdb.base/jithost.h: New file.
8559 * gdb.base/jitreader.c : New file.
8560 * gdb.base/jit-protocol.h: New file.
8561
8562 2016-06-17 Yao Qi <yao.qi@linaro.org>
8563
8564 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8565 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8566 and detach-on-fork. Adjust tests.
8567 (top level): Invoke break_cond_on_syscall with combinations of
8568 syscall, follow-fork-mode and detach-on-fork.
8569
8570 2016-06-17 Yao Qi <yao.qi@linaro.org>
8571
8572 * gdb.base/step-over-exit.c: New.
8573 * gdb.base/step-over-exit.exp: New.
8574
8575 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8576
8577 * gdb.base/float.exp: Add target check for nds32*-*-*.
8578 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8579
8580 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8581
8582 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8583 for unsupported target features.
8584 * gdb.base/call-rt-st.exp: Likewise.
8585 * gdb.base/call-sc.exp: Likewise.
8586 * gdb.base/call-signal-resume.exp: Likewise.
8587 * gdb.base/call-strs.exp: Likewise.
8588 * gdb.base/callexit.exp: Likewise.
8589 * gdb.base/callfuncs.exp: Likewise.
8590 * gdb.base/nodebug.exp: Likewise.
8591 * gdb.base/printcmds.exp: Likewise.
8592 * gdb.base/ptype.exp: Likewise.
8593 * gdb.base/structs.exp: Likewise.
8594 * gdb.base/unwindonsignal.exp: Likewise.
8595 * gdb.cp/gdb2495.exp: Likewise.
8596 * gdb.cp/templates.exp: Likewise.
8597 * gdb.cp/virtfunc.exp: Likewise.
8598 * gdb.threads/hand-call-in-threads.exp: Likewise.
8599 * gdb.threads/interrupted-hand-call.exp: Likewise.
8600 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8601
8602 2016-06-10 Tom Tromey <tom@tromey.com>
8603
8604 PR rust/20110:
8605 * gdb.rust/expr.exp: Add test for integer constant larger than
8606 i32.
8607
8608 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8609
8610 * gdb.fortran/nested-funcs.exp: New.
8611 * gdb.fortran/nested-funcs.f90: New.
8612
8613 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8614
8615 * gdb.base/examine-backward.c: New file.
8616 * gdb.base/examine-backward.exp: New file.
8617
8618 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8619
8620 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8621 matching.
8622
8623 2016-06-02 Tom Tromey <tom@tromey.com>
8624
8625 PR python/18984:
8626 * gdb.python/py-shared.exp: Add solib_name test.
8627
8628 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8629
8630 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8631
8632 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8633
8634 PR c++/19893
8635 * gdb.dwarf2/implref.exp: Rename to...
8636 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8637 * gdb.dwarf2/implref-array.c: New file.
8638 * gdb.dwarf2/implref-array.exp: Likewise.
8639 * gdb.dwarf2/implref-global.c: Likewise.
8640 * gdb.dwarf2/implref-global.exp: Likewise.
8641 * gdb.dwarf2/implref-struct.c: Likewise.
8642 * gdb.dwarf2/implref-struct.exp: Likewise.
8643
8644 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8645
8646 * gdb.trace/trace-condition.exp: Add 64bit tests.
8647
8648 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8649
8650 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8651 bits types.
8652 (main): Adapt to 8 to 64 bits types.
8653 * gdb.trace/trace-condition.exp: Add new tests.
8654
8655 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8656
8657 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8658
8659 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8660
8661 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8662 Move condition tests...
8663 * gdb.trace/trace-condition.exp: Here.
8664
8665 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8666
8667 * gdb.trace/trace-condition.exp: Add counter-case tests.
8668
8669 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8670
8671 PR c++/15231
8672 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8673 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8674
8675 2016-05-27 Pedro Alves <palves@redhat.com>
8676
8677 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8678 New procedure.
8679 (top level): Call it, and bail out of DejaGnu is known to be bad.
8680
8681 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8682
8683 * gdb.base/whatis.c: Extend the test case.
8684 * gdb.base/whatis.exp: Add additional tests.
8685
8686 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8687
8688 * gdb.fortran/type.f90: Add pointer variable.
8689 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8690
8691 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8692
8693 * gdb.fortran/vla-type.exp: Fix testcase name.
8694
8695 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8696
8697 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8698
8699 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8700
8701 * gdb.fortran/type.f90: Add nested structures.
8702 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8703 * gdb.fortran/derived-type.exp: Adapt expected output.
8704 * gdb.fortran/vla-type.exp: Adapt expected output.
8705
8706 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8707
8708 * gdb.fortran/whatis_type.exp: Adapt expected output.
8709
8710 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8711
8712 * gdb.fortran/print_type.exp: Fix expected output.
8713 * gdb.fortran/whatis_type.exp: Fix expected output.
8714
8715 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8716
8717 * gdb.fortran/whatis_type.exp: Use multi_line.
8718
8719 2016-05-24 Tom Tromey <tom@tromey.com>
8720
8721 PR python/17386:
8722 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8723 use value as an index.
8724
8725 2016-05-23 Tom Tromey <tom@tromey.com>
8726
8727 PR python/17981:
8728 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8729 no-breakpoint case.
8730
8731 2016-05-24 Pedro Alves <palves@redhat.com>
8732
8733 PR gdb/19828
8734 * gdb.threads/clone-attach-detach.c: New file.
8735 * gdb.threads/clone-attach-detach.exp: New file.
8736
8737 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8738
8739 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8740
8741 2016-05-23 Tom Tromey <tom@tromey.com>
8742
8743 PR python/19438, PR python/18393:
8744 * gdb.python/py-progspace.exp: Add "dir" test.
8745 * gdb.python/py-objfile.exp: Add "dir" test.
8746
8747 2016-05-23 Yao Qi <yao.qi@linaro.org>
8748
8749 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8750 * gdb.arch/thumb2-it.exp: Likewise.
8751
8752 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8753
8754 * gdb.mi/mi-threads-interrupt.c: New file.
8755 * gdb.mi/mi-threads-interrupt.exp: New file.
8756
8757 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8758
8759 PR gdb/18077
8760 * gdb.mi/mi-async-run.exp: New file.
8761 * gdb.mi/mi-async-run.c: New file.
8762
8763 2016-05-17 Tom Tromey <tom@tromey.com>
8764 Manish Goregaokar <manishsmail@gmail.com>
8765
8766 * lib/rust-support.exp: New file.
8767 * lib/gdb.exp (skip_rust_tests): New proc.
8768 (build_executable_from_specs): Handle rust.
8769 * lib/future.exp (gdb_find_rustc): New proc.
8770 (gdb_default_target_compile): Handle rust.
8771 * gdb.rust/expr.exp: New file.
8772 * gdb.rust/generics.exp: New file.
8773 * gdb.rust/generics.rs: New file.
8774 * gdb.rust/methods.exp: New file.
8775 * gdb.rust/methods.rs: New file.
8776 * gdb.rust/modules.exp: New file.
8777 * gdb.rust/modules.rs: New file.
8778 * gdb.rust/simple.exp: New file.
8779 * gdb.rust/simple.rs: New file.
8780
8781 2016-05-17 Tom Tromey <tom@tromey.com>
8782
8783 * gdb.base/default.exp (set language): Add rust.
8784
8785 2016-05-17 Tom Tromey <tom@tromey.com>
8786
8787 * gdb.gdb/unittest.exp: New file.
8788
8789 2016-05-16 Yao Qi <yao.qi@linaro.org>
8790
8791 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8792 shell_prompt. Update shell_prompt_re.
8793
8794 2016-05-12 Doug Evans <dje@google.com>
8795
8796 PR symtab/19999
8797 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8798 $options when building executable.
8799 * gdb.dwarf2/fission-loclists-pie.S: New file.
8800 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8801
8802 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8805 of [is_remote target],
8806
8807 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8808
8809 * lib/gdb.exp (use_gdb_stub): New procedure.
8810
8811 2016-05-03 Yunlian Jiang <yunlian@google.com>
8812 Doug Evans <dje@google.com>
8813
8814 PR symtab/19914
8815 * gdb.dwarf2/dwp-sepdebug.c: New file.
8816 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8817
8818 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8819
8820 * gdb.base/detach.exp: Remove is_remote check.
8821
8822 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8823
8824 * gdb.base/annota-input-while-running.exp: Don't check for
8825 [is_remote target]. Enable annotations after running to main.
8826 Remove unused "set test..." line.
8827
8828 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8829
8830 * gdb.trace/trace-enable-disable.exp: New file.
8831 * gdb.trace/trace-enable-disable.c: New file.
8832
8833 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8834
8835 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8836 use it in info sharedlibrary test.
8837 * gdb.trace/ftrace-lock.exp: Likewise.
8838 * gdb.trace/ftrace.exp: Likewise.
8839 * gdb.trace/range-stepping.exp: Likewise.
8840 * gdb.trace/trace-break.exp: Likewise.
8841 * gdb.trace/trace-condition.exp: Likewise.
8842 * gdb.trace/trace-mt.exp: Likewise.
8843
8844 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8845
8846 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8847 (gdb_load_shlib): ... this.
8848 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8849 gdb_load_shlib.
8850 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8851 * gdb.base/ctxobj.exp: Likewise.
8852 * gdb.base/dprintf-pending.exp: Likewise.
8853 * gdb.base/dso2dso.exp: Likewise.
8854 * gdb.base/fixsection.exp: Likewise.
8855 * gdb.base/gcore-relro.exp: Likewise.
8856 * gdb.base/gdb1555.exp: Likewise.
8857 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8858 * gdb.base/gnu-ifunc.exp: Likewise.
8859 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8860 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8861 * gdb.base/pending.exp: Likewise.
8862 * gdb.base/print-file-var.exp: Likewise.
8863 * gdb.base/print-symbol-loading.exp: Likewise.
8864 * gdb.base/shlib-call.exp: Likewise.
8865 * gdb.base/shreloc.exp: Likewise.
8866 * gdb.base/so-impl-ld.exp: Likewise.
8867 * gdb.base/solib-disc.exp: Likewise.
8868 * gdb.base/solib-nodir.exp: Likewise.
8869 * gdb.base/solib-overlap.exp: Likewise.
8870 * gdb.base/solib-symbol.exp: Likewise.
8871 * gdb.base/solib-weak.exp (do_test): Likewise.
8872 * gdb.base/sym-file.exp: Likewise.
8873 * gdb.base/symtab-search-order.exp: Likewise.
8874 * gdb.base/type-opaque.exp: Likewise.
8875 * gdb.base/unload.exp: Likewise.
8876 * gdb.base/watchpoint-solib.exp: Likewise.
8877 * gdb.compile/compile.exp: Likewise.
8878 * gdb.cp/gdb2384.exp: Likewise.
8879 * gdb.cp/infcall-dlopen.exp: Likewise.
8880 * gdb.cp/re-set-overloaded.exp: Likewise.
8881 * gdb.fortran/library-module.exp: Likewise.
8882 * gdb.opt/solib-intra-step.exp: Likewise.
8883 * gdb.python/py-finish-breakpoint.exp: Likewise.
8884 * gdb.python/py-shared.exp: Likewise.
8885 * gdb.reverse/solib-precsave.exp: Likewise.
8886 * gdb.reverse/solib-reverse.exp: Likewise.
8887 * gdb.server/solib-list.exp: Likewise.
8888 * gdb.threads/dlopen-libpthread.exp: Likewise.
8889 * gdb.threads/tls-shared.exp: Likewise.
8890 * gdb.threads/tls-so_extern.exp: Likewise.
8891 * gdb.trace/change-loc.exp: Likewise.
8892 * gdb.trace/ftrace-lock.exp: Likewise.
8893 * gdb.trace/ftrace.exp: Likewise.
8894 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8895 * gdb.trace/pending.exp: Likewise.
8896 * gdb.trace/range-stepping.exp: Likewise.
8897 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8898 (strace_info_marker): Likewise.
8899 (strace_probe_marker): Likewise.
8900 (strace_trace_on_same_addr): Likewise.
8901 (strace_trace_on_diff_addr): Likewise.
8902 * gdb.trace/trace-break.exp: Likewise.
8903 * gdb.trace/trace-condition.exp: Likewise.
8904 * gdb.trace/trace-mt.exp: Likewise.
8905
8906 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8907
8908 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8909 result of gdb_remote_download.
8910 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8911 * gdb.base/dso2dso.exp: Likewise.
8912 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8913 * gdb.base/print-file-var.exp: Likewise.
8914 * gdb.base/shlib-call.exp: Likewise.
8915 * gdb.base/shreloc.exp: Likewise.
8916 * gdb.base/solib-overlap.exp: Likewise.
8917 * gdb.base/solib-weak.exp (do_test): Likewise.
8918 * gdb.base/unload.exp: Likewise.
8919
8920 2016-04-27 Yao Qi <yao.qi@linaro.org>
8921
8922 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8923 exists.
8924
8925 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8926
8927 * vla-type.exp: Print structure from toplevel.
8928
8929 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8930
8931 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8932 of dynamic types.
8933 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8934 of dynamic types.
8935
8936 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8937
8938 * gdb.fortran/vla-type.f90: New file.
8939 * gdb.fortran/vla-type.exp: New file.
8940
8941 2016-04-25 Yao Qi <yao.qi@linaro.org>
8942
8943 * gdb.base/branch-to-self.c: New file.
8944 * gdb.base/branch-to-self.exp: New file.
8945
8946 2016-04-22 Yao Qi <yao.qi@linaro.org>
8947
8948 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8949 more after $hex.
8950
8951 2016-04-22 Yao Qi <yao.qi@linaro.org>
8952
8953 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8954 * gdb.base/annota3.exp: Likewise.
8955
8956 2016-04-22 Yao Qi <yao.qi@linaro.org>
8957
8958 * gdb.reverse/step-precsave.exp: Do one step and test program
8959 stops in "callee" and do multiple steps until program goes out
8960 of "callee".
8961 * gdb.reverse/step-reverse.exp: Likewise.
8962
8963 2016-04-22 Yao Qi <yao.qi@linaro.org>
8964
8965 * gdb.trace/signal.exp: Also pass if
8966 $tracepoint_hits($i) > $iterations.
8967
8968 2016-04-22 Yao Qi <yao.qi@linaro.org>
8969
8970 * gdb.trace/signal.c: New file.
8971 * gdb.trace/signal.exp: New file.
8972
8973 2016-04-19 Doug Evans <xdje42@gmail.com>
8974
8975 * gdb.base/bad-file.exp: New file.
8976
8977 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8978
8979 * gdb.dwarf2/implref.exp: New file.
8980
8981 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8982
8983 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8984 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8985 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8986 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8987 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8988 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8989 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8990 * lib/fortran.exp (fortran_int4): New procedure.
8991 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8992 (fortran_logical4): Likewise.
8993
8994 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8995
8996 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8997
8998 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8999
9000 * lib/compiler.c: Add Intel specific preprocessor macros.
9001 * lib/compiler.cc: Likewise.
9002
9003 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9004
9005 * gdb.server/connect-with-no-symbol-file.c: New file.
9006 * gdb.server/connect-with-no-symbol-file.exp: New file.
9007
9008 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9009
9010 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9011
9012 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9013
9014 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9015 standard output directory.
9016
9017 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9018
9019 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9020
9021 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9022
9023 * gdb.btrace/instruction_history.c (loop): Add declaration.
9024
9025 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9026
9027 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9028
9029 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9030
9031 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9032 parentheses to print.
9033 (continue_handler): Likewise.
9034
9035 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9036
9037 * gdb.server/solib-list.exp: Remove is_remote check.
9038 Pass shlib= to gdb_compile. Don't link shared library with
9039 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9040 Run binary filename through "readlink -f" on the target.
9041
9042 2016-04-08 Pedro Alves <palves@redhat.com>
9043
9044 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9045 interpreter filename as argument to gdbserver_spawn.
9046 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9047 Return empty if $last_loaded_file does not exist.
9048
9049 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9050
9051 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9052 * gdb.base/jit-main.c: Use exit after usage.
9053
9054 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9055
9056 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9057 GDBHISTSIZE prior to the tests.
9058 * gdb.base/gdbinit-history.exp: Likewise.
9059
9060 2016-04-07 Pedro Alves <palves@redhat.com>
9061
9062 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9063 instead of build_executable. Use gdb_load_shlibs.
9064
9065 2016-04-07 Yao Qi <yao.qi@linaro.org>
9066
9067 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9068 Execute "si" command.
9069
9070 2016-04-07 Yao Qi <yao.qi@linaro.org>
9071
9072 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9073 number instead of the comments on some line.
9074
9075 2016-04-06 Don Breazeal <donb@codesourcery.com>
9076
9077 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9078 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9079
9080 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9081
9082 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9083 standard_output_file. Remove unused binfile variable.
9084
9085 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9086
9087 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9088 * gdb.python/py-mi-objfile.exp: Match "list main" output
9089 in console format.
9090
9091 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9092
9093 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9094 absolute.
9095
9096 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9097
9098 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9099 absolute.
9100 * gdb.trace/ftrace.exp: Likewise.
9101 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9102 targets as well.
9103 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9104 (gdb_load_shlibs): Copy libraries to test directory when testing
9105 natively. Only set solib-search-path if testing remotely.
9106 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9107
9108 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9109
9110 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9111 gdb_download. Use it even if the target is not remote.
9112 * gdb.base/jit.exp (compile_jit_test): Likewise.
9113 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9114 output directory if the destination board is local, otherwise use
9115 the standard remote_download from DejaGnu.
9116 (gdb_download): Remove.
9117 (gdb_load_shlibs): Use gdb_remote_download instead of
9118 gdb_download.
9119 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9120 Use gdb_remote_download instead of gdb_download. Use it even if
9121 the target is not remote.
9122 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9123 instead of gdb_download.
9124
9125 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9126
9127 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9128 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9129 run.
9130
9131 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9132
9133 PR gdb/19820
9134 * gdb.base/printcmds.exp: Add artificial arrays tests.
9135
9136 2016-03-31 Pedro Alves <palves@redhat.com>
9137
9138 PR gdb/19858
9139 * gdb.base/jit-main.c: Include unistd.h.
9140 (ATTACH): Define to 0 if not already defined.
9141 (wait_for_gdb, mypid): New globals.
9142 (WAIT_FOR_GDB): New macro.
9143 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9144 some breakpoint locations.
9145 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9146 New procedures.
9147 (one_jit_test): Add REATTACH parameter, and handle it. Use
9148 continue_to_test_location.
9149 (top level): Test attach, and adjusts calls to one_jit_test.
9150
9151 2016-03-31 Pedro Alves <palves@redhat.com>
9152
9153 PR gdb/19858
9154 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9155 BINSUFFIX parameter, and handle it.
9156 (top level): Adjust calls compile_jit_test.
9157
9158 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9159
9160 PR python/19743
9161 * gdb.python/py-mi-events-gdb.py: New file.
9162 * gdb.python/py-mi-events.c: New file.
9163 * gdb.python/py-mi-events.exp: New file.
9164
9165 2016-03-30 Yao Qi <yao.qi@linaro.org>
9166
9167 * gdb.reverse/until-precsave.exp: Match function name only.
9168 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9169 Move malloc to a condition block.
9170 * gdb.reverse/until-reverse.exp: Match function name only.
9171
9172 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9173
9174 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9175 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9176 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9177 variable for GPR 0 instead of assuming it is register 0.
9178 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9179 * lib/trace-support.exp: Add s390 registers.
9180
9181 2016-03-29 Yao Qi <yao.qi@linaro.org>
9182
9183 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9184
9185 2016-03-24 Yao Qi <yao.qi@linaro.org>
9186
9187 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9188 test message.
9189
9190 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9191
9192 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9193 maintaining separate logic for constructing the output path.
9194
9195 2016-03-16 Don Breazeal <donb@codesourcery.com>
9196
9197 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9198 Retry fork and waitpid on interrupted system call errors.
9199 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9200 Use with_timeout_factor to increase timeout by factor of 10.
9201
9202 2016-03-15 Don Breazeal <donb@codesourcery.com>
9203
9204 * gdb.cp/scope-err.cc: New test program.
9205 * gdb.cp/scope-err.exp: New test script.
9206 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9207 lines and "set breakpoint here" comment.
9208 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9209 Fixed some whitespace and format issues.
9210 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9211 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9212
9213 2016-03-15 Doug Evans <dje@google.com>
9214
9215 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9216 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9217 All callers updated. Add tests for enums, mixed flags register.
9218
9219 2016-03-15 Doug Evans <dje@google.com>
9220
9221 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9222 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9223
9224 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9225
9226 * gdb.base/default.exp: Add $_as_string to the list of expected
9227 convenience functions.
9228
9229 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9230
9231 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9232
9233 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9234
9235 * gdb.python/py-as-string.exp: New file.
9236 * gdb.python/py-as-string.c: New file.
9237
9238 2016-03-09 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9241 signal" -> "Thread NN received signal" output change.
9242 * gdb.threads/ia64-sigill.exp: Likewise.
9243 * gdb.threads/linux-dp.exp: Likewise.
9244 * gdb.threads/manythreads.exp: Likewise.
9245 * gdb.threads/pending-step.exp: Likewise.
9246 * gdb.threads/print-threads.exp: Likewise.
9247 * gdb.threads/sigstep-threads.exp: Likewise.
9248 * gdb.threads/staticthreads.exp: Likewise.
9249 * gdb.threads/tls.exp: Likewise.
9250
9251 2016-03-09 Pedro Alves <palves@redhat.com>
9252
9253 * gdb.base/command-line-input.exp: New file.
9254
9255 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9256
9257 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9258 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9259 * gdb.trace/pending.exp: Accept leading dot before function name.
9260 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9261 * lib/trace-support.exp: Set registers for ppc.
9262
9263 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9264
9265 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9266 use it for disassembly; accept .main in addition to main in backtrace.
9267
9268 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9269 Marcin Kościelnicki <koriakin@0x04.net>
9270
9271 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9272 (gdb_recursion_test_ptr): New global variable.
9273 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9274 gdb_recursion_test.
9275 (gdb_c_test): Ditto.
9276
9277 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9278
9279 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9280 ordering.
9281
9282 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9283
9284 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9285 (bar): Add bar_start_lbl label.
9286 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9287 of foo/bar for emitting DWARF and tracing.
9288
9289 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9290
9291 * analyze-racy-logs.py: Set executable bit.
9292
9293 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9294
9295 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9296 (CHECK_TARGET_TMP): Likewise.
9297 (check-single-racy): New rule.
9298 (check-parallel-racy): Likewise.
9299 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9300 (do-check-parallel-racy): New rule.
9301 (check-racy/%.exp): Likewise.
9302 * README (Racy testcases): New section.
9303 * analyze-racy-logs.py: New file.
9304
9305 2016-03-03 Doug Evans <dje@google.com>
9306
9307 * gdb.base/skip.exp: Use with_test_prefix.
9308
9309 2016-03-03 Yao Qi <yao.qi@linaro.org>
9310
9311 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9312 Invoke step_over_syscall "clone" and break_cond_on_syscall
9313 "clone".
9314 * gdb.base/step-over-clone.c: New file.
9315
9316 2016-03-03 Yao Qi <yao.qi@linaro.org>
9317
9318 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9319 code format.
9320
9321 2016-03-03 Yao Qi <yao.qi@linaro.org>
9322
9323 * gdb.base/disp-step-fork.c: Rename to ...
9324 * gdb.base/step-over-fork.c: ... it. New file.
9325 * gdb.base/disp-step-vfork.c: Rename to ...
9326 * gdb.base/step-over-vfork.c: ... it. New file.
9327 * gdb.base/disp-step-syscall.exp: Rename to ...
9328 * gdb.base/step-over-syscall.exp: ... it. New file.
9329 (disp_step_cross_syscall): Rename to ...
9330 (step_over_syscall): ... it.
9331
9332 2016-03-03 Yao Qi <yao.qi@linaro.org>
9333
9334 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9335 If target supports condition evaluation on target, invoke
9336 break_cond_on_syscall for fork and vfork.
9337
9338 2016-03-03 Yao Qi <yao.qi@linaro.org>
9339
9340 * gdb.base/disp-step-syscall.exp: Don't invoke
9341 support_displaced_stepping.
9342 (disp_step_cross_syscall): Test with displaced stepping off and
9343 on if supported.
9344
9345 2016-03-03 Yao Qi <yao.qi@linaro.org>
9346
9347 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9348 proc.
9349 (setup): New proc.
9350 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9351 and setup.
9352
9353 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9354
9355 * gdb.fortran/vla-history.exp: Remove breakpoint.
9356
9357 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9358
9359 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9360 exceeds timeout.
9361
9362 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9363
9364 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9365 breakpoint.
9366
9367 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9368
9369 * gdb.mi/vla.f90: Nullify pointer after declaration.
9370
9371 2016-03-01 Pedro Alves <palves@redhat.com>
9372
9373 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9374
9375 2016-03-01 Pedro Alves <palves@redhat.com>
9376
9377 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9378 before anything else.
9379 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9380 _GNU_SOURCE here.
9381 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9382 before anything else.
9383 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9384
9385 2016-03-01 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9388
9389 2016-03-01 Yao Qi <yao.qi@linaro.org>
9390
9391 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9392 prepare_for_testing.
9393
9394 2016-03-01 Yao Qi <yao.qi@linaro.org>
9395
9396 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9397
9398 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9399
9400 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9401 manually constructing the output path.
9402
9403 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9404
9405 * gdb.arch/s390-stackless.S: New.
9406 * gdb.arch/s390-stackless.exp: New.
9407
9408 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9409
9410 * gdb.dlang/circular.c: New file.
9411 * gdb.dlang/circular.exp: New file.
9412
9413 2016-02-26 Yao Qi <yao.qi@linaro.org>
9414
9415 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9416 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9417 (testcases): Update.
9418
9419 2016-02-26 Yao Qi <yao.qi@linaro.org>
9420
9421 * gdb.reverse/aarch64.c: Rename to ...
9422 * gdb.reverse/insn-reverse.c: ... it.
9423 * gdb.reverse/aarch64.exp: Rename to ...
9424 * gdb.reverse/insn-reverse.exp: ... it.
9425
9426 2016-02-26 Yao Qi <yao.qi@linaro.org>
9427
9428 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9429 (testcase_ftype): New.
9430 (testcases): New array.
9431 (n_testcases): New.
9432 (main): Call each element in testcases.
9433 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9434 (read_testcase): New.
9435 Do the tests in a loop.
9436
9437 2016-02-25 Yao Qi <yao.qi@linaro.org>
9438
9439 * gdb.base/branches.c: Remove.
9440
9441 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9442
9443 PR gdb/13808
9444 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9445
9446 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9447
9448 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9449
9450 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9451
9452 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9453 change x86_64 call_insn to 'callq'.
9454
9455 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9456
9457 * gdb.trace/tfile-avx.c: Move to...
9458 * gdb.trace/tracefile-pseudo-reg.c: Here.
9459 * gdb.trace/tfile-avx.exp: Move to...
9460 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9461
9462 2016-02-24 Gary Benson <gbenson@redhat.com>
9463
9464 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9465 message on attach.
9466
9467 2016-02-23 Doug Evans <dje@google.com>
9468
9469 * gdb.base/skip.c (test_skip): New function.
9470 (end_test_skip_file_and_function): New function.
9471 (test_skip_file_and_function): New function.
9472 * gdb.base/skip1.c (test_skip): New function.
9473 (skip1_test_skip_file_and_function): New function.
9474 * gdb.base/skip.exp: Add tests for new skip options.
9475 * gdb.base/skip-solib.exp: Update expected output.
9476 * gdb.perf/skip-command.cc: New file.
9477 * gdb.perf/skip-command.exp: New file.
9478 * gdb.perf/skip-command.py: New file.
9479
9480 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9481
9482 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9483 info registers pattern.
9484
9485 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9486
9487 * lib/future.exp: Add D support.
9488 (gdb_find_gdc): New proc.
9489 (gdb_default_target_compile): Add D support.
9490
9491 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9492
9493 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9494 user+system time.
9495 (trace_speed_test): Determine the iteration count for a time
9496 between 15..30 seconds.
9497
9498 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9499
9500 * gdb.arch/i386-mpx-sigsegv.c: New file.
9501 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9502 * gdb.arch/i386-mpx-simple_segv.c: New file.
9503 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9504
9505 2016-02-18 Yao Qi <yao.qi@linaro.org>
9506
9507 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9508 Don't call setup_kfail.
9509
9510 2016-02-18 Yao Qi <yao.qi@linaro.org>
9511
9512 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9513 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9514
9515 2016-02-16 Doug Evans <dje@google.com>
9516
9517 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9518 * gdb.base/skip1.c: Ditto.
9519 * gdb.base/skip.exp: Whitespace cleanup.
9520
9521 2016-02-16 Don Breazeal <donb@codesourcery.com>
9522
9523 PR remote/19496
9524 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9525 Remove kfail for PR remote/19496.
9526
9527 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9528
9529 * lib/gdb.exp (standard_temp_file): Return a path specific to
9530 the runtest invocation.
9531
9532 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9533
9534 * gdb.trace/save-trace.exp: Change relative path to be in the
9535 standard output directory.
9536
9537 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9538
9539 * gdb.arch/i386-prologue.c: Add missing prototypes.
9540
9541 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9542
9543 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9544 * gdb.arch/i386-prologue.exp: Likewise.
9545 * gdb.arch/i386-size.exp: Likewise.
9546
9547 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9548
9549 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9550 define object file path.
9551 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9552 file path.
9553 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9554 standard_output_file to define binfile.
9555
9556 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9557
9558 Fix compatibility with recent gfortran-5.3.1.
9559 * gdb.fortran/vla-history.exp (print vla1 allocated)
9560 (print vla2 allocated, print $2, print $3): Remove
9561 (print $4): Rename to ...
9562 (print $2): ... here.
9563 (print $9): Rename to ...
9564 (print $5): ... here.
9565 (print $10): Rename to ...
9566 (print $6): ... here.
9567 * gdb.fortran/vla.f90: Add pvla initialization.
9568
9569 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9570
9571 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9572 New test.
9573 * gdb.fortran/vla-value-sub.exp: Likewise.
9574
9575 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9576
9577 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9578
9579 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9580
9581 * i386-biarch-core.exp: Define corefile using
9582 standard_output_file.
9583
9584 2016-02-12 Yao Qi <yao.qi@linaro.org>
9585
9586 * gdb.arch/arm-single-step-kernel-helper.c: New.
9587 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9588
9589 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9590
9591 * gdb.btrace/tailcall-only.exp: New.
9592 * gdb.btrace/tailcall-only.c: New.
9593 * gdb.btrace/x86_64-tailcall-only.S: New.
9594 * gdb.btrace/i686-tailcall-only.S: New.
9595
9596 2016-02-11 Pedro Alves <palves@redhat.com>
9597
9598 * README (Parallel testing): Add missing double quotes.
9599
9600 2016-02-11 Pedro Alves <palves@redhat.com>
9601
9602 * README (Parallel testing): New section.
9603 (GDB_PARALLEL): Rewrite.
9604 (FORCE_PARALLEL): Document.
9605
9606 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9607
9608 * gdb.trace/tfile-avx.c: New test.
9609 * gdb.trace/tfile-avx.exp: New test.
9610
9611 2016-02-09 Keith Seitz <keiths@redhat.com>
9612
9613 PR breakpoints/19546
9614 * gdb.base/infcall-exec.c: New file.
9615 * gdb.base/infcall-exec2.c: New file.
9616 * gdb.base/infcall-exec.exp: New file.
9617
9618 2016-02-09 Keith Seitz <keiths@redhat.com>
9619
9620 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9621 (toplevel): Call test_bkpt_address.
9622
9623 2016-02-09 Keith Seitz <keiths@redhat.com>
9624
9625 PR python/19506
9626 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9627 (toplevel): Call test_bkpt_address.
9628
9629 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9630
9631 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9632 to AC_OUTPUT.
9633 * configure: Regenerate.
9634
9635 2016-02-09 Pedro Alves <palves@redhat.com>
9636
9637 PR breakpoints/19548
9638 * gdb.base/execl-update-breakpoints.c (some_function): New
9639 function.
9640 (main): Call it.
9641 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9642 Tighten expected GDB output.
9643
9644 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9645
9646 * Makefile.in (ALL_SUBDIRS): Remove.
9647 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9648 (distclean maintainer-clean realclean): Likewise.
9649 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9650 * configure: Regenerate.
9651 * gdb.ada/Makefile.in: Delete.
9652 * gdb.arch/Makefile.in: Likewise.
9653 * gdb.asm/Makefile.in: Likewise.
9654 * gdb.base/Makefile.in: Likewise.
9655 * gdb.btrace/Makefile.in: Likewise.
9656 * gdb.cell/Makefile.in: Likewise.
9657 * gdb.compile/Makefile.in: Likewise.
9658 * gdb.cp/Makefile.in: Likewise.
9659 * gdb.disasm/Makefile.in: Likewise.
9660 * gdb.dlang/Makefile.in: Likewise.
9661 * gdb.dwarf2/Makefile.in: Likewise.
9662 * gdb.fortran/Makefile.in: Likewise.
9663 * gdb.gdb/Makefile.in: Likewise.
9664 * gdb.go/Makefile.in: Likewise.
9665 * gdb.guile/Makefile.in: Likewise.
9666 * gdb.java/Makefile.in: Likewise.
9667 * gdb.linespec/Makefile.in: Likewise.
9668 * gdb.mi/Makefile.in: Likewise.
9669 * gdb.modula2/Makefile.in: Likewise.
9670 * gdb.multi/Makefile.in: Likewise.
9671 * gdb.objc/Makefile.in: Likewise.
9672 * gdb.opencl/Makefile.in: Likewise.
9673 * gdb.opt/Makefile.in: Likewise.
9674 * gdb.pascal/Makefile.in: Likewise.
9675 * gdb.perf/Makefile.in: Likewise.
9676 * gdb.python/Makefile.in: Likewise.
9677 * gdb.reverse/Makefile.in: Likewise.
9678 * gdb.server/Makefile.in: Likewise.
9679 * gdb.stabs/Makefile.in: Likewise.
9680 * gdb.threads/Makefile.in: Likewise.
9681 * gdb.trace/Makefile.in: Likewise.
9682 * gdb.xml/Makefile.in: Likewise.
9683 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9684 GDB_PARALLEL.
9685 (standard_output_file): Remove check for GDB_PARALLEL, always
9686 return path in outputs/$subdir/$testname.
9687
9688 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9689
9690 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9691 (site.exp): Assign abs_srcdir to tcl's srcdir.
9692
9693 2016-02-04 Yao Qi <yao.qi@linaro.org>
9694
9695 * gdb.base/foll-exec-mode.c: Include limits.h.
9696 (main): Add parameters argc and argv. Get directory from
9697 argv[0].
9698 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9699 compilation.
9700 * gdb.base/foll-exec.c: Include limits.h.
9701 (main): Add parameters argc and argv.
9702 Get directory from argv[0].
9703 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9704 Adjust tests on the number of lines as source code changed.
9705 * gdb.base/foll-vfork-exit.c: Include limits.h.
9706 (main): Add one line of statement before vfork.
9707 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9708 (main): Add parameters argc and argv. Get directory from
9709 argv[0].
9710 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9711 (setup_gdb): Set tbreak to skip some source lines.
9712 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9713 (main): Add parameters argc and argv. Get directory from
9714 argv[0].
9715 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9716 compilation.
9717 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9718 (main): Add parameters argc and argv. Get directory from
9719 argv[0].
9720 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9721 compilation.
9722
9723 2016-02-01 Doug Evans <dje@google.com>
9724
9725 * gdb.base/skip.exp: Clean up multiple references to same test name.
9726
9727 2016-02-01 Pedro Alves <palves@redhat.com>
9728
9729 PR remote/19496
9730 * gdb.threads/forking-threads-plus-breakpoint.exp
9731 (displaced_stepping_supported): New global.
9732 (probe_displaced_stepping_support): New procedure.
9733 (do_test): Add 'displaced' parameter, and use it.
9734 (top level): Check for displaced stepping support. Add displaced
9735 stepping on/off testing axis.
9736
9737 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9738
9739 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9740 pointer. Don't perform further tests on the unassociated pointer
9741 if the first test fails.
9742
9743 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9744
9745 * gdb.base/max-value-size.c: New file.
9746 * gdb.base/max-value-size.exp: New file.
9747 * gdb.base/huge.exp: Disable max-value-size for this test.
9748
9749 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9750
9751 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9752
9753 2016-01-28 Yao Qi <yao.qi@linaro.org>
9754
9755 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9756
9757 2016-01-25 Pedro Alves <palves@redhat.com>
9758
9759 PR threads/19461
9760 * gdb.base/fork-running-state.c: New file.
9761 * gdb.base/fork-running-state.exp: New file.
9762
9763 2016-01-25 Pedro Alves <palves@redhat.com>
9764
9765 PR gdb/19494
9766 * gdb.base/catch-fork-kill.c: New file.
9767 * gdb.base/catch-fork-kill.exp: New file.
9768
9769 2016-01-25 Pedro Alves <palves@redhat.com>
9770
9771 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9772 Delete, moved to lib/gdb.exp.
9773 * gdb.threads/forking-threads-plus-breakpoint.exp
9774 (foreach_with_prefix): Likewise.
9775 * gdb.threads/process-dies-while-handling-bp.exp
9776 (foreach_with_prefix): Likewise.
9777 * lib/gdb.exp (foreach_with_prefix): New procedure.
9778
9779 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9780
9781 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9782 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9783
9784 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9785
9786 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9787 endian targets.
9788
9789 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9790 Pedro Alves <palves@redhat.com>
9791
9792 Fix testsuite compatibility with Guile.
9793 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9794 number.
9795
9796 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9797
9798 Fix testsuite compatibility with Guile.
9799 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9800 (thread 1): New test for backtrace through signal handler.
9801
9802 2016-01-22 Yao Qi <yao.qi@linaro.org>
9803
9804 PR testsuite/19491
9805 * gdb.base/multi-forks.c: Include
9806 ../lib/unbuffer_output.c
9807 (main): Call gdb_unbuffer_output.
9808
9809 2016-01-21 Doug Evans <dje@google.com>
9810
9811 * lib/ada.exp (gdb_compile_ada): Fix typo.
9812
9813 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9814
9815 * gdb.base/break-fun-addr.exp: New file.
9816 * gdb.base/break-fun-addr1.c: New file.
9817 * gdb.base/break-fun-addr2.c: New file.
9818
9819 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9820
9821 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9822 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9823 enum flag values.
9824
9825 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9826
9827 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9828 when GDB can not set the vector return value. Add more comments
9829 for clarification.
9830
9831 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9832
9833 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9834 command.
9835
9836 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9837
9838 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9839
9840 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9841
9842 * Makefile.in (check-single): Pass --status to runtest.
9843 (check/%.exp): Likewise.
9844
9845 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9846
9847 * Makefile.in (check-parallel): Propagate return code from make
9848 do-check-parallel.
9849
9850 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9851
9852 * gdb.trace/ftrace.exp: Fix expected message on continue.
9853 * gdb.trace/pending.exp: Fix expected message on continue.
9854 * gdb.trace/trace-break.exp: Fix expected message on continue.
9855
9856 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9857
9858 * lib/gdb.exp (gdb_test): Remove unused global references.
9859
9860 2016-01-18 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.base/async-shell.exp: Adjust expected output.
9863 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9864 * gdb.base/siginfo-thread.exp: Adjust expected output.
9865 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9866 * gdb.java/jnpe.exp: Adjust expected output.
9867 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9868 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9869 * gdb.threads/leader-exit.exp: Adjust expected output.
9870 * gdb.threads/manythreads.exp: Adjust expected output.
9871 * gdb.threads/pthreads.exp: Adjust expected output.
9872 * gdb.threads/schedlock.exp: Adjust expected output.
9873 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9874 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9875 expected output.
9876 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9877 output.
9878 * gdb.threads/sigthread.exp: Adjust expected output.
9879 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9880
9881 2016-01-18 Yao Qi <yao.qi@linaro.org>
9882
9883 * gdb.guile/scm-section-script.c: Replace @progbits with
9884 %progbits.
9885 * gdb.python/py-section-script.c: Likewise.
9886
9887 2016-01-15 Pedro Alves <palves@redhat.com>
9888
9889 * gdb.multi/tids.exp: Test star wildcard ranges.
9890
9891 2016-01-15 Pedro Alves <palves@redhat.com>
9892
9893 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9894 command from "thread apply" invocation.
9895 (thr_apply_info_thr_invalid): Default the expected output to the
9896 input tid list.
9897 (top level): Add tests that use convenience variables. Add tests
9898 for "thread apply" with a valid TID list, but missing the command.
9899
9900 2016-01-13 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/default.exp: Expect $_gthread as well.
9903 * gdb.multi/tids.exp: Test $_gthread.
9904 * gdb.threads/thread-specific.exp: Test $_gthread.
9905
9906 2016-01-13 Pedro Alves <palves@redhat.com>
9907
9908 * gdb.multi/tids.exp: Test "info threads -gid".
9909
9910 2016-01-13 Pedro Alves <palves@redhat.com>
9911
9912 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9913 Breakpoint.thread.
9914 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9915
9916 2016-01-07 Pedro Alves <palves@redhat.com>
9917
9918 * gdb.base/break.exp: Adjust to output changes.
9919 * gdb.base/hbreak2.exp: Likewise.
9920 * gdb.base/sepdebug.exp: Likewise.
9921 * gdb.base/watch_thread_num.exp: Likewise.
9922 * gdb.linespec/keywords.exp: Likewise.
9923 * gdb.multi/info-threads.exp: Likewise.
9924 * gdb.threads/thread-find.exp: Likewise.
9925 * gdb.multi/tids.c: New file.
9926 * gdb.multi/tids.exp: New file.
9927
9928 2016-01-13 Pedro Alves <palves@redhat.com>
9929
9930 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9931
9932 2016-01-13 Pedro Alves <palves@redhat.com>
9933
9934 * gdb.base/default.exp: Expect $_inferior as well.
9935 * gdb.multi/base.exp: Test $_inferior.
9936
9937 2016-01-13 Pedro Alves <palves@redhat.com>
9938
9939 PR breakpoints/19388
9940 * gdb.base/catch-signal-siginfo-cond.c: New file.
9941 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9942
9943 2016-01-12 Josh Stone <jistone@redhat.com>
9944 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9945
9946 * gdb.base/catch-syscall.c (do_execve): New variable.
9947 (main): Conditionally trigger an execve.
9948 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9949 (test_catch_syscall_execve): New, check entry/return across execve.
9950 (do_syscall_tests): Call test_catch_syscall_execve.
9951
9952 2016-01-12 Pedro Alves <palves@redhat.com>
9953
9954 * gdb.base/random-signal.exp (do_test): New procedure, with body
9955 of testcase moved in.
9956
9957 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9958 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.base/funcargs.exp (finish from indirectly called function):
9961 Reintroduce the case for 'First'.
9962
9963 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9964 Pedro Alves <palves@redhat.com>
9965
9966 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9967 (tcatch_vfork_then_child_follow_exec)
9968 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9969 identification.
9970
9971 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9972
9973 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9974 and repeats to unlimited.
9975 * gdb.python/py-value.exp: Likewise.
9976 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9977 and repeats to unlimited.
9978
9979 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9980
9981 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9982 and reordering the functions.
9983 * gdb.multi/hangout.c: Likewise.
9984 * gdb.multi/hello.c: Likewise.
9985
9986 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9987
9988 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9989 absolute.
9990 (SingleStatisticTestResult.report): Use dict.keys instead of
9991 dict.iterkeys.
9992
9993 2016-01-06 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9996
9997 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9998
9999 * gdb.btrace/dlopen.exp: New.
10000 * gdb.btrace/dlopen.c: New.
10001 * gdb.btrace/dlopen-dso.c: New.
10002
10003 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10004
10005 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10006 PATTERN argument is optional.
10007
10008 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10009
10010 * lib/ada.exp (target_compile_ada_from_dir): New function.
10011 (gdb_compile_ada): Reimplement avoiding the use of project files.
10012 * gdb.ada/gnat_ada.gpr: Delete.
10013 * gdb.ada/cond_lang.exp: Adjust test to make path before
10014 filename optional.
10015 * gdb.ada/small_reg_param.exp: Likewise.
10016
10017 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10018
10019 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10020
10021 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10022
10023 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10024 case.
10025
10026 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10027
10028 * gdb.base/break.exp: Remove dead code.
10029 * gdb.base/sepdebug.exp: Likewise.
10030
10031 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10032
10033 * gdb.asm/asm-source.exp: Remove HP-UX references.
10034 * gdb.base/annota1.exp: Likewise.
10035 * gdb.base/annota3.exp: Likewise.
10036 * gdb.base/attach.exp: Likewise.
10037 * gdb.base/bigcore.exp: Likewise.
10038 * gdb.base/break.exp: Likewise.
10039 * gdb.base/call-ar-st.exp: Likewise.
10040 * gdb.base/callfuncs.exp: Likewise.
10041 * gdb.base/catch-fork-static.exp: Likewise.
10042 * gdb.base/display.exp: Likewise.
10043 * gdb.base/foll-exec-mode.exp: Likewise.
10044 * gdb.base/foll-exec.exp: Likewise.
10045 * gdb.base/foll-fork.exp: Likewise.
10046 * gdb.base/foll-vfork.exp: Likewise.
10047 * gdb.base/funcargs.exp: Likewise.
10048 * gdb.base/hbreak2.exp: Likewise.
10049 * gdb.base/inferior-died.exp: Likewise.
10050 * gdb.base/interrupt.exp: Likewise.
10051 * gdb.base/multi-forks.exp: Likewise.
10052 * gdb.base/nodebug.exp: Likewise.
10053 * gdb.base/sepdebug.exp: Likewise.
10054 * gdb.base/solib1.c: Likewise.
10055 * gdb.base/step-test.exp: Likewise.
10056 * gdb.mi/non-stop.c: Likewise.
10057 * gdb.mi/pthreads.c: Likewise.
10058 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10059 * gdb.threads/pthreads.c: Likewise.
10060 * gdb.threads/staticthreads.exp: Likewise.
10061 * lib/future.exp: Likewise.
10062 * lib/gdb.exp: Likewise.
10063 * gdb.base/so-indr-cl.c: Remove.
10064 * gdb.base/so-indr-cl.exp: Likewise.
10065 * gdb.base/solib.c: Likewise.
10066 * gdb.base/solib.exp: Likewise.
10067 * gdb.base/solib2.c: Likewise.
10068
10069 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10070
10071 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10072 * gdb.base/call-ar-st.exp: Likewise.
10073 * gdb.base/callfuncs.exp: Likewise.
10074 * gdb.base/condbreak.exp: Likewise.
10075 * gdb.base/constvars.exp: Likewise.
10076 * gdb.base/hbreak2.exp: Likewise.
10077 * gdb.base/langs.exp: Likewise.
10078 * gdb.base/list.exp: Likewise.
10079 * gdb.base/long_long.exp: Likewise.
10080 * gdb.base/ptype.exp: Likewise.
10081 * gdb.base/scope.exp: Likewise.
10082 * gdb.base/signals.exp: Likewise.
10083 * gdb.base/so-impl-ld.exp: Likewise.
10084 * gdb.base/varargs.exp: Likewise.
10085 * gdb.base/volatile.exp: Likewise.
10086 * gdb.base/whatis.exp: Likewise.
10087 * gdb.cp/cplusfuncs.exp: Likewise.
10088 * gdb.cp/inherit.exp: Likewise.
10089 * gdb.cp/local.exp: Likewise.
10090 * gdb.cp/member-ptr.exp: Likewise.
10091 * gdb.cp/method.exp: Likewise.
10092 * gdb.cp/overload.exp: Likewise.
10093 * gdb.cp/templates.exp: Likewise.
10094 * gdb.stabs/weird.exp: Likewise.
10095 * lib/compiler.c: Likewise.
10096 * lib/compiler.cc: Likewise.
10097 * lib/cp-support.exp: Likewise.
10098 * lib/gdb.exp: Likewise.
10099
10100 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10101
10102 * configure.ac: Remove HP-UX case.
10103 * configure: Regenerate.
10104
10105 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10106
10107 * lib/gdb.exp (gdb_compile): Add function doc.
10108
10109 2015-12-17 Pedro Alves <palves@redhat.com>
10110
10111 PR threads/19354
10112 * gdb.multi/info-threads.exp: New file.
10113
10114 2015-12-15 Yao Qi <yao.qi@linaro.org>
10115
10116 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10117 is aarch64*-*-*.
10118
10119 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10120
10121 * gdb.base/history-duplicates.exp: Skip if no readline support.
10122
10123 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10124
10125 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10126
10127 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10128
10129 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10130
10131 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10132
10133 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10134 ctrl-C if nointerrupts target property is set.
10135 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10136 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10137 * gdb.base/paginate-bg-execution.exp: Likewise.
10138 * gdb.base/paginate-execution-startup.exp: Likewise.
10139 * gdb.base/random-signal.exp: Likewise.
10140 * gdb.base/range-stepping.exp: Likewise.
10141 * gdb.cp/annota2.exp: Likewise.
10142 * gdb.cp/annota3.exp: Likewise.
10143 * gdb.gdb/selftest.exp: Likewise.
10144 * gdb.threads/continue-pending-status.exp: Likewise.
10145 * gdb.threads/leader-exit.exp: Likewise.
10146 * gdb.threads/manythreads.exp: Likewise.
10147 * gdb.threads/pthreads.exp: Likewise.
10148 * gdb.threads/schedlock.exp: Likewise.
10149 * gdb.threads/sigthread.exp: Likewise.
10150
10151 2015-12-11 Don Breazeal <donb@codesourcery.com>
10152
10153 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10154 remote.
10155 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10156 * gdb.base/foll-exec.exp (main): Enable for target remote.
10157 * gdb.base/foll-fork.exp (main): Likewise.
10158 * gdb.base/foll-vfork.exp (main): Likewise.
10159 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10160 (proc continue_to_exit_bp_loc): Use clean_restart.
10161 * gdb.base/pie-execl.exp (main): Disable for target remote.
10162 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10163 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10164 * gdb.threads/execl.exp (main): Likewise.
10165 * gdb.threads/fork-child-threads.exp (main): Likewise.
10166 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10167 remote.
10168 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10169 remote.
10170 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10171 pid.tid style ptids, instead of just tid.
10172 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10173 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10174 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10175 ptids, instead of just tid.
10176
10177 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10178
10179 * gdb.base/list.exp (test_list_forward): Add end of file error
10180 test.
10181 (test_repeat_list_command): Add end of file error test.
10182 (test_list_backwards): Add beginning of file error test.
10183
10184 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10185
10186 * gdb.base/list.exp (test_list_invalid_args): New function,
10187 defined, and called.
10188
10189 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10190
10191 * gdb.base/list.exp (test_list): Make test names unique.
10192
10193 2015-12-11 Yao Qi <yao.qi@linaro.org>
10194
10195 * gdb.base/coremaker2.c: Remove.
10196
10197 2015-12-10 Pedro Alves <palves@redhat.com>
10198
10199 * gdb.multi/base.exp: Remove stale "spaces" references.
10200
10201 2015-12-10 Pedro Alves <palves@redhat.com>
10202
10203 * gdb.multi/base.exp: Don't use nowarnings.
10204 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10205 * gdb.multi/hangout.c: Include stdio.h.
10206 * gdb.multi/hello.c: Include stdlib.h.
10207 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10208 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10209 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10210
10211 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10212
10213 * gdb.dwarf2/dw2-ranges-base.c: New file.
10214 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10215 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10216 support additional line table, and debug ranges generation.
10217 (Dwarf::ranges): New function, generate .debug_ranges.
10218 (Dwarf::lines): Support generating simple line table programs.
10219 (Dwarf::assemble): Initialise new namespace variables.
10220
10221 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10222
10223 * gdb.base/async.exp (proc test_background): Add case for
10224 asynchronous execution not supported.
10225
10226 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10227
10228 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10229 format and change test names to make them unique.
10230
10231 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10232 Pedro Alves <pedro@redhat.com>
10233
10234 PR gdb/18702
10235 Add checking of floatformats setup on x86_64 hosts.
10236 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10237 (smallval, bigval): New labels/constants.
10238 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10239 float" after loading bigval and smallval.
10240
10241 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10242
10243 * gdb.ada/fun_overload_menu.exp: New testcase.
10244 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10245
10246 2015-12-04 Josh Stone <jistone@redhat.com>
10247
10248 * gdb.base/catch-fork-static.exp: New.
10249
10250 2015-12-03 Yao Qi <yao.qi@linaro.org>
10251
10252 * gdb.base/sizeof.c: Don't include stdio.h and
10253 ../lib/unbuffer_output.c.
10254 (main): New variable 'size' and 'value'. Remove printf and
10255 gdb_unbuffer_output. Assign return value to size and value.
10256 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10257 at the beginning.
10258 (check_sizeof): Check the result by printing variable 'size'.
10259 (check_valueof): Check the result by printing variable 'value'.
10260
10261 2015-12-01 Yao Qi <yao.qi@linaro.org>
10262
10263 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10264 for aarch64*-*-linux* target.
10265
10266 2015-11-30 Pedro Alves <palves@redhat.com>
10267
10268 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10269
10270 2015-11-30 Pedro Alves <palves@redhat.com>
10271
10272 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10273 Handle non-stop mode vCont replies.
10274
10275 2015-11-30 Pedro Alves <palves@redhat.com>
10276
10277 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10278 prepare_for_testing. Start gdb with "set non-stop on" appended to
10279 GDBFLAGS. Lax expected stop output.
10280
10281 2015-11-27 Yao Qi <yao.qi@linaro.org>
10282
10283 * gdb.arch/arm-neon.exp: New.
10284 * gdb.arch/arm-neon.c: New.
10285
10286 2015-11-27 Yao Qi <yao.qi@linaro.org>
10287
10288 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10289
10290 2015-11-27 Yao Qi <yao.qi@linaro.org>
10291
10292 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10293 frames-invalid annotation.
10294
10295 2015-11-27 Yao Qi <yao.qi@linaro.org>
10296
10297 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10298
10299 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10300
10301 * gdb.threads/names.exp: New file.
10302 * gdb.threads/names.c: New file.
10303 * README: Mention gdb,no_thread_names.
10304
10305 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10306
10307 PR 19297
10308 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10309 support" error.
10310
10311 2015-11-24 Pedro Alves <palves@redhat.com>
10312
10313 PR 17539
10314 * gdb.base/display.exp: Expect displays to be sorted in ascending
10315 order. Use multi_line.
10316 * gdb.base/solib-display.exp: Likewise.
10317
10318 2015-11-24 Pedro Alves <palves@redhat.com>
10319
10320 PR 17539
10321 * gdb.base/display.exp: Expect displays to be sorted in ascending
10322 order. Use multi_line.
10323 * gdb.base/solib-display.exp: Likewise.
10324
10325 2015-11-24 Pedro Alves <palves@redhat.com>
10326
10327 PR 17539
10328 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10329 threads in ascending order.
10330 * gdb.base/foll-fork.exp: Likewise.
10331 * gdb.base/foll-vfork.exp: Likewise.
10332 * gdb.base/multi-forks.exp: Likewise.
10333 * gdb.mi/mi-nonstop.exp: Likewise.
10334 * gdb.mi/mi-nsintrall.exp: Likewise.
10335 * gdb.multi/base.exp: Likewise.
10336 * gdb.multi/multi-arch.exp: Likewise.
10337 * gdb.python/py-inferior.exp: Likewise.
10338 * gdb.threads/break-while-running.exp: Likewise.
10339 * gdb.threads/execl.exp: Likewise.
10340 * gdb.threads/gcore-thread.exp: Likewise.
10341 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10342 * gdb.threads/kill.exp: Likewise.
10343 * gdb.threads/linux-dp.exp: Likewise.
10344 * gdb.threads/multiple-step-overs.exp: Likewise.
10345 * gdb.threads/next-bp-other-thread.exp: Likewise.
10346 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10347 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10348 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10349 * gdb.threads/thread-find.exp: Likewise.
10350 * gdb.threads/tls.exp: Likewise.
10351 * lib/mi-support.exp (mi_reverse_list): Delete.
10352 (mi_check_thread_states): No longer reverse list.
10353
10354 2015-11-24 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10357 use lowercase.
10358
10359 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10360
10361 * gdb.trace/actions.c: Include trace-common.h.
10362 (main): Add a location for a fast tracepoint.
10363 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10364 the normal tracepoints.
10365 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10366
10367 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10368
10369 * save-trace.exp: Factor out code to these...
10370 (gdb_save_tracepoints): New.
10371 (gdb_load_tracepoints): New.
10372 (do_save_load_test): New.
10373
10374 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10375
10376 * gdb.base/asmlabel.exp: New test.
10377 * gdb.base/asmlabel.c: New test case.
10378
10379 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10380
10381 * gdb.base/wrong_frame_bt_full-main.c: New file.
10382 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10383 * gdb.base/wrong_frame_bt_full.exp: New file.
10384
10385 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10386
10387 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10388
10389 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10390
10391 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10392 pstate register when comparing registers values in
10393 sparc64-*-linux-gnu targets to avoid spurious differences.
10394
10395 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10396
10397 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10398
10399 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10400
10401 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10402 as type argument to gdb_compile.
10403 * gdb.base/nested-subp2.exp: Likewise.
10404 * gdb.base/nested-subp3.exp: Likewise.
10405
10406 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10407
10408 * lib/dwarf.exp (_note): Fix left shift of negative value.
10409 * gdb.trace/trace-condition.exp: Likewise.
10410
10411 2015-11-13 Yao Qi <yao.qi@linaro.org>
10412
10413 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10414 comments about d10v.
10415 (test_scalar_returns): Likewise.
10416 * gdb.base/d10v.ld: Remove.
10417 * gdb.base/overlays.exp: Remove the target triplet checking for
10418 d10v-*-*.
10419 * gdb.base/structs.exp (test_struct_returns): Remove the
10420 comments about d10v.
10421 (test_struct_calls): Likewise.
10422
10423 2015-11-13 Yao Qi <yao.qi@linaro.org>
10424
10425 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10426 * gdb.base/gnu_vector.c: Don't include stdio.h.
10427 (main): Don't print res and call add_some_intvecs.
10428
10429 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10430
10431 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10432 macro.
10433 (func5): Removed.
10434 (func4): Use FAST_TRACEPOINT_LABEL.
10435 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10436 macro.
10437 (func): Removed.
10438 (thread_function): Use FAST_TRACEPOINT_LABEL.
10439 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10440 (func): Remove.
10441 (marker): Use FAST_TRACEPOINT_LABEL.
10442 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10443 (pendfunc1): Remove.
10444 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10445 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10446 (foo): Remove.
10447 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10448 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10449 macro.
10450 (func): Remove.
10451 (marker): Use FAST_TRACEPOINT_LABEL.
10452 * gdb.trace/trace-common.h: New header.
10453 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10454 macro.
10455 (func): Remove.
10456 (marker): Use FAST_TRACEPOINT_LABEL.
10457 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10458 (func): Remove.
10459 (thread_function): Use FAST_TRACEPOINT_LABEL.
10460
10461 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10462
10463 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10464 in front.
10465 * gdb.trace/change-loc.exp: Use global pcreg definition.
10466 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10467 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10468 in front.
10469 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10470 * gdb.trace/pending.exp: Likewise.
10471 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10472 * gdb.trace/trace-break.exp: Likewise.
10473 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10474 in front.
10475 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10476 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10477 in front.
10478 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10479
10480 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10481
10482 * gdb.ada/fin_fun_out: New testcase.
10483
10484 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10485
10486 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10487 value associated with DW_AT_byte_size.
10488 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10489 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10490 DW_AT_upper_bound.
10491
10492 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10493
10494 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10495 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10496 version.
10497 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10498 gdb.dwarf2/dw2-canonicalize-type.exp,
10499 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10500 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10501 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10502 provided by gdb_target_symbol_prefix_flags_asm.
10503 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10504 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10505 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10506 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10507 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10508 macros where needed). Use this macro for symbols which require
10509 the prefix provided by SYMBOL_PREFIX.
10510
10511 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10512
10513 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10514 New procs.
10515 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10516 representing expressions, of more than one list element.
10517 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10518 to prepend linker symbol prefix to f.
10519 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10520 table_1 and table_2.
10521 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10522 Likewise, for f and g.
10523 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10524 for ptr.
10525 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10526 for main.
10527 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10528 table_1_ptr and table_2_ptr.
10529
10530 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10531 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10534
10535 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10536
10537 * gdb.reverse/s390-mvcle.c: New test.
10538 * gdb.reverse/s390-mvcle.exp: New file.
10539 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10540
10541 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10542
10543 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10544
10545 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10546
10547 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10548 reaching marker2.
10549 * gdb.reverse/getresuid-reverse.exp: Likewise.
10550 * gdb.reverse/pipe-reverse.exp: Likewise.
10551 * gdb.reverse/readv-reverse.exp: Likewise.
10552 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10553 * gdb.reverse/time-reverse.exp: Likewise.
10554 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10555
10556 2015-10-30 Yao Qi <yao.qi@linaro.org>
10557
10558 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10559 (empty_cycle): Remove.
10560 (main): Don't call empty_cycle. Don't use watch_count_done.
10561 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10562 empty_cycle. Rewrite the code counting HW watchpoints.
10563
10564 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10565
10566 * gdb.reverse/fstatat-reverse.c: New test.
10567 * gdb.reverse/fstatat-reverse.exp: New file.
10568 * gdb.reverse/getresuid-reverse.c: New test.
10569 * gdb.reverse/getresuid-reverse.exp: New file.
10570 * gdb.reverse/pipe-reverse.c: New test.
10571 * gdb.reverse/pipe-reverse.exp: New file.
10572 * gdb.reverse/readv-reverse.c: New test.
10573 * gdb.reverse/readv-reverse.exp: New file.
10574 * gdb.reverse/recvmsg-reverse.c: New test.
10575 * gdb.reverse/recvmsg-reverse.exp: New file.
10576 * gdb.reverse/time-reverse.c: New test.
10577 * gdb.reverse/time-reverse.exp: New file.
10578 * gdb.reverse/waitpid-reverse.c: New test.
10579 * gdb.reverse/waitpid-reverse.exp: New file.
10580
10581 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10582
10583 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10584
10585 2015-10-26 Doug Evans <dje@google.com>
10586
10587 PR symtab/17391
10588 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10589 * gdb.dwarf2/bad-regnum.c: New file.
10590 * gdb.dwarf2/bad-regnum.exp: New file.
10591
10592 2015-10-26 Doug Evans <dje@google.com>
10593
10594 PR python/18938
10595 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10596 file.
10597
10598 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10599
10600 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10601 for a change by "Mention language in compile error message".
10602
10603 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10604
10605 PR python/18073
10606 * gdb.python/py-type.c (C::a_method): New.
10607 (C::a_const_method): New.
10608 (C::a_static_method): New.
10609 (a_function): New.
10610 * gdb.python/py-type.exp (test_fields): Test getting fields
10611 from function and method.
10612
10613 2015-10-21 Keven Boell <keven.boell@intel.com>
10614
10615 * gdb.fortran/vla-alloc-assoc.exp: New file.
10616 * gdb.fortran/vla-datatypes.exp: New file.
10617 * gdb.fortran/vla-datatypes.f90: New file.
10618 * gdb.fortran/vla-history.exp: New file.
10619 * gdb.fortran/vla-ptype-sub.exp: New file.
10620 * gdb.fortran/vla-ptype.exp: New file.
10621 * gdb.fortran/vla-sizeof.exp: New file.
10622 * gdb.fortran/vla-sub.f90: New file.
10623 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10624 * gdb.fortran/vla-value-sub-finish.exp: New file.
10625 * gdb.fortran/vla-value-sub.exp: New file.
10626 * gdb.fortran/vla-value.exp: New file.
10627 * gdb.fortran/vla-ptr-info.exp: New file.
10628 * gdb.mi/mi-vla-fortran.exp: New file.
10629 * gdb.mi/vla.f90: New file.
10630
10631 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10632
10633 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10634 of hardwired timeout value.
10635
10636 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10637 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10640 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10641
10642 2015-10-19 Josh Stone <jistone@redhat.com>
10643
10644 * gdb.base/catch-syscall.c: Include <sched.h>.
10645 (unknown_syscall): New variable.
10646 (main): Trigger a vfork and an unknown syscall.
10647 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10648 (unknown_syscall_number): Likewise.
10649 (check_call_to_syscall): Accept an optional syscall pattern.
10650 (check_return_from_syscall): Likewise.
10651 (check_continue): Likewise.
10652 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10653 (test_catch_syscall_skipping_return): New test toggling off 'catch
10654 syscall' to step over the syscall return, then toggling back on.
10655 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10656 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10657 (do_syscall_tests): Call test_catch_syscall_without_args and
10658 test_catch_syscall_mid_vfork.
10659 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10660 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10661
10662 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10663
10664 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10665 print g_vE): Add new pass patterns.
10666 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10667 print various symbol names for vptr fields.
10668
10669 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10670
10671 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10672 results.
10673
10674 2015-10-12 Yao Qi <yao.qi@linaro.org>
10675
10676 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10677
10678 2015-10-12 Yao Qi <yao.qi@linaro.org>
10679
10680 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10681 is aarch64*-*-linux*.
10682
10683 2015-10-12 Yao Qi <yao.qi@linaro.org>
10684
10685 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10686 (can_relocate_bcond_true): ... it.
10687 (can_relocate_bcond_false): New function.
10688 (foo): Likewise.
10689 (can_relocate_bl): Likewise.
10690 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10691 can_relocate_bl.
10692
10693 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10694
10695 * gdb.base/nested-addr.c: New file.
10696 * gdb.base/nested-addr.exp: New testcase.
10697
10698 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10699
10700 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10701 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10702 its output. Ignore the output of "record goto begin" and instead
10703 check that GDB is replaying.
10704
10705 2015-10-09 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10708 (top level): Use it in the run with no args test.
10709
10710 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10711
10712 * gdb.dlang/properties.exp: New file.
10713
10714 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10715
10716 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10717 whether or not address 0x1000 is mapped on the target.
10718
10719 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10720
10721 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10722 build.
10723
10724 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10725
10726 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10727 instruction-history test.
10728
10729 2015-09-28 Doug Evans <dje@google.com>
10730
10731 * gdb.base/gcore.c (array_func): Add reference to static_array.
10732
10733 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10734
10735 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10736 source line.
10737
10738 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10739
10740 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10741 short or char as base type.
10742
10743 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10744
10745 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10746 to allow any size enum.
10747
10748 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10749
10750 * gdb.ada/array_ptr_renaming.exp: New testcase.
10751 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10752 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10753
10754 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10755
10756 * gdb.trace/ftrace-lock.c: New file.
10757 * gdb.trace/ftrace-lock.exp: New file.
10758
10759 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10760
10761 * gdb.arch/insn-reloc.c: New file.
10762 * gdb.arch/ftrace-insn-reloc.exp: New file.
10763
10764 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10765
10766 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10767 instruction.
10768 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10769 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10770 * gdb.trace/range-stepping.c: Likewise.
10771 * gdb.trace/trace-break.c: Likewise.
10772 * gdb.trace/trace-mt.c (thread_function): Likewise.
10773 * gdb.trace/ftrace.c (marker): Likewise.
10774 * gdb.trace/trace-condition.c (marker): Likewise.
10775 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10776 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10777 is_aarch64_target.
10778
10779 2015-09-18 Doug Evans <xdje42@gmail.com>
10780
10781 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10782 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10783
10784 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10785
10786 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10787 the breakpoint.
10788
10789 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10790
10791 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10792 the pending breakpoint. Remove timeout override for "Run till
10793 MI pending breakpoint on pendfunc3 on thread 2" test.
10794
10795 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10796
10797 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10798 filename pattern.
10799
10800 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10801
10802 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10803 in breakpoint filename pattern.
10804
10805 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10806
10807 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10808
10809 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10810
10811 * gdb.linespec/explicit.exp: Check for readline support for
10812 tab-completion tests. Fix obvious typo.
10813
10814 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10815
10816 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10817 and replay.
10818
10819 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10820
10821 * gdb.btrace/non-stop.c: New.
10822 * gdb.btrace/non-stop.exp: New.
10823
10824 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10825 Yao Qi <yao.qi@linaro.org>
10826
10827 * gdb.trace/trace-condition.c: New file.
10828 * gdb.trace/trace-condition.exp: New file.
10829
10830 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10831
10832 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10833 for testing bytecode compilation.
10834
10835 2015-09-16 Pedro Alves <palves@redhat.com>
10836 Sandra Loosemore <sandra@codesourcery.com>
10837
10838 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10839 (SECONDS): Redefine.
10840 (main): Call pthread_kill and alarm early.
10841 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10842 support.
10843 (test): If the target can't hardware step and doesn't support
10844 displaced stepping, increase the timeout.
10845
10846 2015-09-16 Pedro Alves <palves@redhat.com>
10847
10848 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10849 (enable_debug): New procedures.
10850 (test): Use them. Bail out if waiting for threads fails.
10851 (top level): Bail out if a test fails.
10852
10853 2015-09-16 Yao Qi <yao.qi@linaro.org>
10854
10855 * gdb.asm/asm-source.exp: Set asm-arch for
10856 aarch64*-*-* target.
10857 * gdb.asm/aarch64.inc: New file.
10858
10859 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10860
10861 * gdb.ada/array_of_variable_length.exp: New testcase.
10862 * gdb.ada/array_of_variable_length/foo.adb: New file.
10863 * gdb.ada/array_of_variable_length/pck.adb: New file.
10864 * gdb.ada/array_of_variable_length/pck.ads: New file.
10865
10866 2015-09-15 Doug Evans <dje@google.com>
10867
10868 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10869 of function static local variable.
10870
10871 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10872
10873 * gdb.threads/tls-so_extern.exp: New test file.
10874 * gdb.threads/tls-so_extern.c: New test file.
10875 * gdb.threads/tls-so_extern_main.c: New test file.
10876
10877 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 * gdb.opt/solib-intra-step-lib.c: New file.
10880 * gdb.opt/solib-intra-step-main.c: New file.
10881 * gdb.opt/solib-intra-step.exp: New file.
10882
10883 2015-09-15 Pedro Alves <palves@redhat.com>
10884
10885 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10886 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10887
10888 2015-09-14 Pedro Alves <palves@redhat.com>
10889
10890 * gdb.base/hook-stop-continue.c: Delete.
10891 * gdb.base/hook-stop-continue.exp: Delete.
10892 * gdb.base/hook-stop-frame.c: Delete.
10893 * gdb.base/hook-stop-frame.exp: Delete.
10894 * gdb.base/hook-stop.c: New file.
10895 * gdb.base/hook-stop.exp: New file.
10896
10897 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10898
10899 * gdb.ada/access_to_packed_array.exp: New testcase.
10900 * gdb.ada/access_to_packed_array/foo.adb: New file.
10901 * gdb.ada/access_to_packed_array/pack.adb: New file.
10902 * gdb.ada/access_to_packed_array/pack.ads: New file.
10903
10904 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10905
10906 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10907 buffer size test.
10908
10909 2015-09-11 Don Breazeal <donb@codesourcery.com>
10910
10911 * gdb.base/foll-exec.c: Add copyright header. Fix
10912 formatting issues.
10913 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10914 (do_exec_tests): Use clean_restart in place of zap_session,
10915 and for test initialization. Fix formatting issues. Use
10916 fail in place of perror.
10917 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10918 an expect statement to match an expression with output from
10919 the program under debug.
10920 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10921 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10922 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10923 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10924 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10925
10926 2015-09-09 Doug Evans <dje@google.com>
10927
10928 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10929
10930 2015-09-09 Doug Evans <dje@google.com>
10931
10932 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10933
10934 2015-09-09 Doug Evans <dje@google.com>
10935
10936 * gdb.base/savedregs.exp: Fix typo.
10937
10938 2015-09-09 Pedro Alves <palves@redhat.com>
10939
10940 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10941
10942 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10943
10944 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10945 command actually switches threads. Give up on remaining
10946 tests if target fails to stop at breakpoint.
10947
10948 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10949
10950 * gdb.ada/funcall_char.exp: New testcase.
10951 * gdb.ada/funcall_char/foo.adb: New file.
10952
10953 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10954
10955 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10956 expected outputs. Add two testcases for completing ambiguous
10957 functions.
10958 * gdb.ada/complete/aux_pck.adb: New file.
10959 * gdb.ada/complete/aux_pck.ads: New file.
10960 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10961 Ambiguous_Func functions.
10962 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10963 * gdb.ada/complete/pck.adb: Likewise.
10964
10965 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10966
10967 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10968 failures to run the test program under GDB.
10969
10970 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10971
10972 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10973 to C.
10974
10975 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10976
10977 * gdb.base/run-after-attach.exp: New test file.
10978 * gdb.base/run-after-attach.c: New test file.
10979
10980 2015-08-26 Don Breazeal <donb@codesourcery.com>
10981
10982 * gdb.base/foll-exec-2.c: New test program.
10983 * gdb.base/foll-exec-2.exp: New test.
10984
10985 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10986
10987 * gdb.base/nested-subp1.exp: New file.
10988 * gdb.base/nested-subp1.c: New file.
10989 * gdb.base/nested-subp2.exp: New file.
10990 * gdb.base/nested-subp2.c: New file.
10991 * gdb.base/nested-subp3.exp: New file.
10992 * gdb.base/nested-subp3.c: New file.
10993
10994 2015-08-24 Pedro Alves <palves@redhat.com>
10995
10996 * gdb.server/connect-without-multi-process.c: New file.
10997 * gdb.server/connect-without-multi-process.exp: New file.
10998
10999 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11000
11001 * gdb.opt/inline-markers.c: Make z int.
11002
11003 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11004
11005 * gdb.opt/inline-markers.c: Make z volatile.
11006
11007 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11008
11009 * gdb.opt/inline-bt.c: New volatile global z.
11010 * gdb.opt/inline-cmds.c: Likewise.
11011 * gdb.opt/inline-locals.c: Likewise.
11012 * gdb.opt/inline-markers.c: New extern global z.
11013 (marker): Use z.
11014 (inline_fn): Likewise.
11015
11016 2015-08-24 Pedro Alves <palves@redhat.com>
11017
11018 * config/m32r-stub.exp: Remove file.
11019 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11020 * gdb.base/call-rt-st.exp: Likewise.
11021 * gdb.base/call-strs.exp: Likewise.
11022 * gdb.base/default.exp: Remove references to h8300-*-hms and
11023 *-*-udi*.
11024 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11025
11026 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11027
11028 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11029 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11030 and "return" use KFAIL when GDB can not read/write the vector
11031 return value.
11032
11033 2015-08-21 Gary Benson <gbenson@redhat.com>
11034
11035 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11036
11037 2015-08-20 Pedro Alves <palves@redhat.com>
11038
11039 * gdb.server/solib-list.exp: No longer expect an interior stop in
11040 non-stop mode.
11041
11042 2015-08-20 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.server/connect-stopped-target.c: New file.
11045 * gdb.server/connect-stopped-target.exp: New file.
11046
11047 2015-08-20 Pedro Alves <palves@redhat.com>
11048
11049 * gdb.dwarf2/comp-unit-lang.exp: New file.
11050 * gdb.dwarf2/comp-unit-lang.c: New file.
11051
11052 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11053
11054 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11055 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11056
11057 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11058
11059 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11060 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11061
11062 2015-08-18 Doug Evans <dje@google.com>
11063 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11064
11065 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11066 skip_python_tests. New arg prompt_regexp.
11067 (skip_python_tests): New function.
11068 * lib/mi-support.exp (mi_skip_python_tests): New function.
11069 * gdb.python/py-mi-objfile-gdb.py: New file.
11070 * gdb.python/py-mi-objfile.c: New file.
11071 * gdb.python/py-mi-objfile.exp: New file.
11072
11073 2015-08-17 Keith Seitz <keiths@redhat.com>
11074
11075 * gdb.linespec/explicit.exp: Move strace test from here ...
11076 * gdb.trace/strace.exp: ... to here.
11077
11078 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11079
11080 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11081 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11082
11083 2015-08-14 Doug Evans <xdje42@gmail.com>
11084
11085 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11086 inferior before selecting a new file.
11087
11088 2015-08-14 Doug Evans <xdje42@gmail.com>
11089
11090 * gdb.mi/mi-disassemble.exp: Update.
11091 * gdb.base/disasm-optim.S: New file.
11092 * gdb.base/disasm-optim.c: New file.
11093 * gdb.base/disasm-optim.h: New file.
11094 * gdb.base/disasm-optim.exp: New file.
11095
11096 2015-08-14 Keith Seitz <keiths@redhat.com>
11097
11098 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11099 "evaluated-by".
11100
11101 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11102
11103 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11104
11105 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11106
11107 * gdb.ada/fun_renaming.exp: New testcase.
11108 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11109 * gdb.ada/fun_renaming/pack.adb: New file.
11110 * gdb.ada/fun_renaming/pack.ads: New file.
11111
11112 2015-08-12 Keith Seitz <keiths@redhat.com>
11113
11114 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11115 gdb_get_line_number.
11116
11117 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11120 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11121 gdb.base/dso2dso.exp: New files.
11122
11123 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11124 Pedro Alves <palves@redhat.com>
11125 Keith Seitz <keiths@redhat.com>
11126
11127 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11128 GDBFLAGS.
11129
11130 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11131
11132 * gdb.base/gdbhistsize-history.exp
11133 (test_histsize_history_setting): Use save_vars.
11134 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11135 Use save_vars.
11136 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11137 * gdb.base/readline.exp: Use save_vars.
11138
11139 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11140
11141 * lib/gdb.exp (save_vars): New proc.
11142
11143 2015-08-11 Keith Seitz <keiths@redhat.com>
11144
11145 * gdb.base/help.exp: Update help_breakpoint_text.
11146
11147 2015-08-11 Keith Seitz <keiths@redhat.com>
11148
11149 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11150 (at toplevel): Call test_explicit_breakpoints.
11151 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11152 breakpoints.
11153 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11154 breakpoint conditions, "-cond".
11155
11156 2015-08-11 Keith Seitz <keiths@redhat.com>
11157
11158 * gdb.linespec/3explicit.c: New file.
11159 * gdb.linespec/cpexplicit.cc: New file.
11160 * gdb.linespec/cpexplicit.exp: New file.
11161 * gdb.linespec/explicit.c: New file.
11162 * gdb.linespec/explicit.exp: New file.
11163 * gdb.linespec/explicit2.c: New file.
11164 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11165 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11166 before using in the matching pattern.
11167 Clarify that `prefix' is a regular expression.
11168
11169 2015-08-11 Keith Seitz <keiths@redhat.com>
11170
11171 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11172 test.
11173 Add tests for missing ",FMT" and ",".
11174
11175 2015-08-10 Doug Evans <dje@google.com>
11176 Keith Seitz <keiths@redhat.com>
11177
11178 PR gdb/17960
11179 * gdb.base/completion.exp: Add location completer tests.
11180
11181 2015-08-07 Pedro Alves <palves@redhat.com>
11182
11183 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11184 tests here.
11185 (top level): Run do_test with and without displaced stepping.
11186
11187 2015-08-07 Pedro Alves <palves@redhat.com>
11188
11189 * gdb.base/valgrind-disp-step.c: New file.
11190 * gdb.base/valgrind-disp-step.exp: New file.
11191
11192 2015-08-07 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11195 Delete function.
11196 (main): Add alarm. Run an infinite loop instead of calling
11197 wait_threads.
11198 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11199 comment.
11200 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11201 Delete function.
11202 (main): Add alarm. Run an infinite loop instead of calling
11203 wait_threads.
11204 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11205 comment.
11206
11207 2015-08-07 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.base/checkpoint-ns.exp: New file.
11210 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11211 standard_testfile.
11212
11213 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11214
11215 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11216 * gdb.btrace/instruction_history.exp: Update.
11217 * gdb.btrace/tsx.exp: New.
11218 * gdb.btrace/tsx.c: New.
11219
11220 2015-08-06 Pedro Alves <palves@redhat.com>
11221
11222 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11223 increase timeout.
11224 * gdb.reverse/until-precsave.exp: Bump timeouts.
11225
11226 2015-08-06 Pedro Alves <palves@redhat.com>
11227
11228 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11229
11230 2015-08-06 Pedro Alves <palves@redhat.com>
11231
11232 PR gdb/18749
11233 * gdb.threads/process-dies-while-handling-bp.c: New file.
11234 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11235
11236 2015-08-06 Pedro Alves <palves@redhat.com>
11237
11238 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11239 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11240
11241 2015-08-05 Pedro Alves <palves@redhat.com>
11242
11243 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11244 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11245
11246 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11247
11248 * gdb.base/bp-permanent.exp: Report test as unsupported if
11249 the target cannot stop at the permanent breakpoint.
11250
11251 2015-08-03 Doug Evans <dje@google.com>
11252
11253 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11254 10000.
11255
11256 2015-08-03 Doug Evans <dje@google.com>
11257
11258 * Makefile.in (workers/%.worker, build-perf): New rule.
11259 (GDB_PERFTEST_MODE): New variable.
11260 (check-perf): Use it.
11261 (clean): Clean up gdb.perf parallel build subdirs.
11262 * lib/build-piece.exp: New file.
11263 * lib/gdb.exp (make_gdb_parallel_path): New function
11264 (standard_output_file, standard_temp_file): Call it.
11265 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11266 of $GDB_PARALLEL.
11267 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11268
11269 2015-08-03 Doug Evans <dje@google.com>
11270
11271 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11272 (LOG_FILE_NAME): New global.
11273 (TextReporter.__init__): Initialize self.txt_sum.
11274 (TextReporter.report): Add support for multiple data-points.
11275 Move report to perftest.sum, put raw data in perftest.log.
11276 (TextReporter.start): Open sum and log files.
11277 (TextReporter.end): Close sum and log files.
11278 * gdb.perf/lib/perftest/testresult.py
11279 (SingleStatisticTestResult.record): Handle multiple data-points.
11280
11281 2015-07-31 Pedro Alves <palves@redhat.com>
11282
11283 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11284 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11285 kill_wait_spawned_process instead of explicit "kill -9".
11286 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11287 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11288 kill_wait_spawned_process.
11289 * gdb.base/attach-twice.exp: Likewise.
11290 * gdb.base/attach.exp: Likewise.
11291 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11292 gdb_test_multiple.
11293 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11294 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11295 kill_wait_spawned_process.
11296 * gdb.base/valgrind-infcall.exp: Likewise.
11297 * gdb.multi/multi-attach.exp: Likewise.
11298 * gdb.python/py-prompt.exp: Likewise.
11299 * gdb.python/py-sync-interp.exp: Likewise.
11300 * gdb.server/ext-attach.exp: Likewise.
11301 * gdb.threads/attach-into-signal.exp (corefunc): Use
11302 spawn_wait_for_attach, spawn_id_get_pid and
11303 kill_wait_spawned_process.
11304 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11305 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11306 spawn_id_get_pid and kill_wait_spawned_process.
11307 * gdb.threads/attach-stopped.exp (corefunc): Use
11308 spawn_wait_for_attach, spawn_id_get_pid and
11309 kill_wait_spawned_process.
11310 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11311 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11312 kill_wait_spawned_process instead of explicit "kill -9".
11313 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11314 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11315 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11316 processes. Don't map cygwin/windows pids here. Now returns a
11317 spawn id list.
11318
11319 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11320
11321 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11322 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11323 correct patch.
11324
11325 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11326
11327 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11328
11329 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11330
11331 Reapply:
11332 2014-05-21 Mark Wielaard <mjw@redhat.com>
11333
11334 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11335
11336 2015-07-30 Pedro Alves <palves@redhat.com>
11337
11338 * linux-low.c (handle_extended_wait): Set the child's last
11339 reported status to TARGET_WAITKIND_STOPPED.
11340
11341 2015-07-30 Pedro Alves <palves@redhat.com>
11342
11343 PR threads/18600
11344 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11345 only shows inferior 1.
11346
11347 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11348 Pedro Alves <palves@redhat.com>
11349
11350 PR threads/18600
11351 * gdb.threads/fork-plus-threads.c: New file.
11352 * gdb.threads/fork-plus-threads.exp: New file.
11353
11354 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11355
11356 * gdb.base/batch-preserve-term-settings.exp
11357 (test_terminal_settings_preserved_after_cli_exit): Use
11358 send_quit_command.
11359
11360 2015-07-29 Pedro Alves <palves@redhat.com>
11361 Don Breazeal <donb@codesourcery.com>
11362
11363 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11364 output from both inferior_spawn_id and gdb_spawn_id.
11365
11366 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11367
11368 * gdb.threads/attach-into-signal.exp (corefunc): Use
11369 with_test_prefix on nested loops, uniquefying the test messages.
11370
11371 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11372
11373 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11374 commit.
11375
11376 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11377
11378 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11379 New proc.
11380 (test_terminal_settings_preserved_after_sigterm): New test.
11381
11382 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11383
11384 * gdb.base/batch-preserve-term-settings.exp
11385 (test_terminal_settings_preserved_after_cli_exit): New test.
11386
11387 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11388
11389 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11390 manipulation of saved_gdbflags.
11391 (test_terminal_settings_preserved): Remove global declaration of
11392 the unused variable pagination_prompt. Remove manipulation of
11393 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11394 GDBFLAGS.
11395
11396 2015-07-29 Pedro Alves <palves@redhat.com>
11397
11398 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11399
11400 2015-07-29 Pedro Alves <palves@redhat.com>
11401
11402 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11403 at the top.
11404
11405 2015-07-29 Pedro Alves <palves@redhat.com>
11406
11407 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11408 (main): Call gdb_unbuffer_output.
11409 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11410 (main): Call gdb_unbuffer_output.
11411 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11412 (main): Call gdb_unbuffer_output.
11413 * gdb.base/call-strs.exp: Adjust to step over the
11414 gdb_unbuffer_output call.
11415 * gdb.base/catch-gdb-caused-signals.c: Include
11416 "../lib/unbuffer_output.c".
11417 (main): Call gdb_unbuffer_output.
11418 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11419 (main): Call gdb_unbuffer_output.
11420 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11421 (main): Call gdb_unbuffer_output.
11422 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11423 (main): Call gdb_unbuffer_output.
11424 * gdb.base/shlib-call.exp: Adjust to step over the
11425 gdb_unbuffer_output call.
11426 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11427 (main): Call gdb_unbuffer_output.
11428 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11429 (main): Call gdb_unbuffer_output.
11430 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11431 (main): Rename to ...
11432 (test): ... this.
11433 (main): Reimplement.
11434 * gdb.base/varargs.exp: Run to test instead of to main.
11435 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11436 (main): Call gdb_unbuffer_output.
11437
11438 2015-07-29 Pedro Alves <palves@redhat.com>
11439
11440 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11441 factore out from mi_continue_dprintf. For call-style dprintfs,
11442 expect dprintf output out of $inferior_spawn_id.
11443 (mi_continue_dprintf): Use mi_expect_dprintf.
11444 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11445 (main): Call gdb_unbuffer_output.
11446
11447 2015-07-29 Pedro Alves <palves@redhat.com>
11448
11449 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11450 (default_mi_gdb_start): Set inferior_spawn_id instead of
11451 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11452 gdb_spawn_id.
11453 (mi_gdb_test): Always expect inferior output from both
11454 $inferior_spawn_id and $gdb_spawn_id.
11455
11456 2015-07-29 Pedro Alves <palves@redhat.com>
11457
11458 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11459 send_inferior and $inferior_spawn_id.
11460
11461 2015-07-29 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.gdb/complaints.exp (test_initial_complaints)
11464 (test_serial_complaints, test_short_complaints): Use
11465 gdb_test_stdio.
11466 (test_empty_complaint): Handle $inferior_spawn_id !=
11467 $gdb_spawn_id.
11468
11469 2015-07-29 Pedro Alves <palves@redhat.com>
11470
11471 * gdb.base/varargs.exp: Use gdb_test_stdio.
11472
11473 2015-07-29 Pedro Alves <palves@redhat.com>
11474
11475 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11476
11477 2015-07-29 Pedro Alves <palves@redhat.com>
11478
11479 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11480
11481 2015-07-29 Pedro Alves <palves@redhat.com>
11482
11483 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11484 parameter into two new parameters, "inf_result" and "gdb_result".
11485 Expect inferior output and gdb output from $inferior_spawn_id and
11486 $gdb_spawn_id, respectively. Adjust all callers.
11487
11488 2015-07-29 Pedro Alves <palves@redhat.com>
11489
11490 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11491 of gdb_test_sequence.
11492
11493 2015-07-29 Pedro Alves <palves@redhat.com>
11494
11495 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11496 (saw_spurious_output): Expect inferior output from
11497 $inferior_spawn_id. Use gdb_test_stdio.
11498
11499 2015-07-29 Pedro Alves <palves@redhat.com>
11500
11501 * gdb.base/dprintf.exp: Use standard_testfile. Change
11502 prepare_for_testing call.
11503 (srcfile): Don't set.
11504 (restart): New procedure.
11505 (test_dprintf): New procecure, use to continue over dprintfs.
11506 (test_call, test_agent): New procedures, tests moved here.
11507 Restart gdb and recreate dprintfs. Adjust expected output.
11508
11509 2015-07-29 Pedro Alves <palves@redhat.com>
11510
11511 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11512
11513 2015-07-29 Pedro Alves <palves@redhat.com>
11514
11515 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11516
11517 2015-07-29 Pedro Alves <palves@redhat.com>
11518
11519 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11520 gdb_test_stdio.
11521
11522 2015-07-29 Pedro Alves <palves@redhat.com>
11523
11524 * lib/gdb.exp (gdb_test_stdio): New procedure.
11525
11526 2015-07-29 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11529
11530 2015-07-29 Pedro Alves <palves@redhat.com>
11531
11532 * gdb.base/call-signal-resume.exp: Remove check for
11533 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11534 * gdb.base/unwindonsignal.exp: Likewise.
11535 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11536 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11537
11538 2015-07-29 Pedro Alves <palves@redhat.com>
11539
11540 * gdb.base/siginfo-addr.c (pass): New function.
11541 (handler): Call it iff si_addr is correct.
11542 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11543 Set a breakpoint at "pass" and continue to it.
11544
11545 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11546
11547 * gdb.python/py-objfile.exp: Make some tests have unique names.
11548 * gdb.python/py-pp-registration.exp: Likewise.
11549
11550 2015-07-28 Pedro Alves <palves@redhat.com>
11551
11552 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11553
11554 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11555
11556 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11557
11558 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11559
11560 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11561
11562 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11563
11564 * gdb.base/gdb-sigterm-2.exp: New test.
11565
11566 2015-07-25 Doug Evans <xdje42@gmail.com>
11567
11568 Revert:
11569 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11570 (workers/%.worker, build-perf): New rule.
11571 (GDB_PERFTEST_MODE): New variable.
11572 (check-perf): Use it.
11573 (clean): Clean up gdb.perf parallel build subdirs.
11574 * lib/build-piece.exp: New file.
11575 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11576 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11577 name.
11578 (standard_temp_file): Ditto.
11579 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11580 of $GDB_PARALLEL.
11581
11582 2015-07-24 Doug Evans <dje@google.com>
11583
11584 * gdb.perf/lib/perftest/utils.py: New file.
11585 * gdb.perf/gm-hello.cc: New file.
11586 * gdb.perf/gm-pervasive-typedef.cc: New file.
11587 * gdb.perf/gm-pervasive-typedef.h: New file.
11588 * gdb.perf/gm-std.cc: New file.
11589 * gdb.perf/gm-std.h: New file.
11590 * gdb.perf/gm-use-cerr.cc: New file.
11591 * gdb.perf/gm-utils.h: New file.
11592 * gdb.perf/gmonster-null-lookup.py: New file.
11593 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11594 * gdb.perf/gmonster-print-cerr.py: New file.
11595 * gdb.perf/gmonster-ptype-string.py: New file.
11596 * gdb.perf/gmonster-runto-main.py: New file.
11597 * gdb.perf/gmonster-select-file.py: New file.
11598 * gdb.perf/gmonster1-null-lookup.exp: New file.
11599 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11600 * gdb.perf/gmonster1-print-cerr.exp: New file.
11601 * gdb.perf/gmonster1-ptype-string.exp: New file.
11602 * gdb.perf/gmonster1-runto-main.exp: New file.
11603 * gdb.perf/gmonster1-select-file.exp: New file.
11604 * gdb.perf/gmonster1.cc: New file.
11605 * gdb.perf/gmonster1.exp: New file.
11606 * gdb.perf/gmonster2-null-lookup.exp: New file.
11607 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11608 * gdb.perf/gmonster2-print-cerr.exp: New file.
11609 * gdb.perf/gmonster2-ptype-string.exp: New file.
11610 * gdb.perf/gmonster2-runto-main.exp: New file.
11611 * gdb.perf/gmonster2-select-file.exp: New file.
11612 * gdb.perf/gmonster2.cc: New file.
11613 * gdb.perf/gmonster2.exp: New file.
11614
11615 2015-07-24 Doug Evans <dje@google.com>
11616
11617 * gdb.perf/README: New file.
11618 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11619 * lib/gen-perf-test.exp: New file.
11620
11621 2015-07-24 Doug Evans <dje@google.com>
11622
11623 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11624 (PerfTest::startup): New function.
11625 (PerfTest::run): Return result of calling body.
11626 (PerfTest::assemble): Rewrite.
11627 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11628 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11629 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11630 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11631 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11632
11633 2015-07-24 Doug Evans <dje@google.com>
11634
11635 * lib/gdb.exp (clean_restart): Make executable optional.
11636
11637 2015-07-24 Doug Evans <dje@google.com>
11638
11639 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11640 compiler_info references.
11641 * gdb.cp/temargs.exp: Ditto.
11642 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11643 (get_compiler_info): Early exit if already computed. Set compiler_info
11644 to "unknown" if there was a problem.
11645 (test_compiler_info): Add function comment. Call get_compiler_info.
11646
11647 2015-07-24 Doug Evans <dje@google.com>
11648
11649 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11650 (workers/%.worker, build-perf): New rule.
11651 (GDB_PERFTEST_MODE): New variable.
11652 (check-perf): Use it.
11653 (clean): Clean up gdb.perf parallel build subdirs.
11654 * lib/build-piece.exp: New file.
11655 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11656 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11657 name.
11658 (standard_temp_file): Ditto.
11659 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11660 of $GDB_PARALLEL.
11661
11662 2015-07-24 Doug Evans <dje@google.com>
11663
11664 * lib/future.exp (gdb_default_target_compile): New option
11665 "early_flags".
11666 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11667 --as-needed.
11668
11669 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11670
11671 * gdb.base/catch-syscall.exp: Call gdb_exit before
11672 gdb_skip_xml_test.
11673
11674 2015-07-24 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.python/py-events.exp: Accept output between the stop event
11677 and the prompt.
11678 * gdb.python/py-evsignal.exp: Likewise.
11679 * gdb.python/py-evthreads.exp: Likewise.
11680
11681 2015-07-24 Pedro Alves <palves@redhat.com>
11682
11683 PR gdb/18717
11684 * gdb.threads/non-ldr-exit.c: New file.
11685 * gdb.threads/non-ldr-exit.exp: New file.
11686
11687 2015-07-24 Yao Qi <yao.qi@linaro.org>
11688
11689 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11690 restarting process.
11691
11692 2015-07-24 Yao Qi <yao.qi@linaro.org>
11693
11694 * gdb.server/ext-restart.exp: New file.
11695
11696 2015-07-24 Yao Qi <yao.qi@linaro.org>
11697
11698 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11699 argument options.
11700 * gdb.server/ext-wrapper.exp: New file.
11701
11702 2015-07-23 Doug Evans <dje@google.com>
11703
11704 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11705 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11706
11707 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11708
11709 * gdb.ada/var_arr_typedef.exp: New testcase.
11710 * gdb.ada/var_arr_typedef/pack.adb: New file.
11711 * gdb.ada/var_arr_typedef/pack.ads: New file.
11712 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11713
11714 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11715
11716 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11717
11718 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11719
11720 * gdb.arch/i386-biarch-core.exp: Replace istarget
11721 by "complete set gnutarget". Remove expectation for the "core-file"
11722 command.
11723
11724 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11725
11726 Revert the previous commit:
11727 Tests for validate symbol file using build-id.
11728
11729 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11730
11731 Tests for validate symbol file using build-id.
11732 * gdb.base/solib-mismatch-lib.c: New file.
11733 * gdb.base/solib-mismatch-libmod.c: New file.
11734 * gdb.base/solib-mismatch.c: New file.
11735 * gdb.base/solib-mismatch.exp: New file.
11736
11737 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11738
11739 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11740 nios2-*-linux*.
11741 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11742 * gdb.base/siginfo.exp: Likewise.
11743 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11744
11745 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11746
11747 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11748 Move it to ...
11749 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11750 ... here.
11751 * gdb.trace/range-stepping.exp: Check that the target supports
11752 range stepping.
11753
11754 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11755
11756 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11757
11758 2015-07-14 Pedro Alves <palves@redhat.com>
11759
11760 * gdb.base/killed-outside.exp: New file.
11761 * gdb.base/killed-outside.c: New file.
11762
11763 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11764
11765 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11766 (n at main): New.
11767 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11768
11769 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11770
11771 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11772 infcall tests instead of setting up for KFAIL.
11773
11774 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11775
11776 * gdb.btrace/record_goto-step.exp: New.
11777
11778 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 PR compile/18484
11781 * gdb.compile/compile.c (struct struct_type): Add volatile to
11782 selffield's type.
11783 * gdb.compile/compile.exp
11784 (compile code struct_object.selffield = &struct_object): Skip further
11785 struct_object tests if this one xfails.
11786
11787 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11788
11789 PR exp/18617
11790 * gdb.trace/ax.exp: Add test.
11791
11792 2015-07-07 Yao Qi <yao.qi@linaro.org>
11793
11794 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11795 instead of istarget "aarch64*-*-*".
11796 * gdb.arch/aarch64-fp.exp: Likewise.
11797 * gdb.base/float.exp: Likewise.
11798 * gdb.reverse/aarch64.exp: Likewise.
11799 * lib/gdb.exp (is_aarch64_target): New proc.
11800
11801 2015-07-07 Yao Qi <yao.qi@linaro.org>
11802
11803 * lib/gdb.exp (is_aarch32_target): New proc.
11804 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11805 instead of "istarget "arm*-*-*"".
11806 * gdb.arch/arm-disp-step.exp: Likewise.
11807 * gdb.arch/thumb-bx-pc.exp: Likewise.
11808 * gdb.arch/thumb-prologue.exp: Likewise.
11809 * gdb.arch/thumb-singlestep.exp: Likewise.
11810 * gdb.base/disp-step-syscall.exp: Likewise.
11811 * gdb.base/float.exp: Likewise.
11812
11813 2015-07-07 Yao Qi <yao.qi@linaro.org>
11814
11815 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11816 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11817
11818 2015-07-07 Yao Qi <yao.qi@linaro.org>
11819
11820 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11821 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11822 if it exists.
11823 * gdb.multi/multi-arch.exp: Likewise.
11824
11825 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11826
11827 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11828 print.
11829
11830 2015-07-07 Yao Qi <yao.qi@linaro.org>
11831
11832 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11833
11834 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11835
11836 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11837 '[' and ']' characters.
11838
11839 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11840
11841 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11842
11843 2015-06-29 Pedro Alves <palves@redhat.com>
11844
11845 PR threads/18127
11846 * gdb.threads/hand-call-new-thread.c: New file.
11847 * gdb.threads/hand-call-new-thread.c: New file.
11848
11849 2015-06-26 Keith Seitz <keiths@redhat.com>
11850 Doug Evans <dje@google.com>
11851
11852 PR 16253
11853 * gdb.cp/var-tag-2.cc: New file.
11854 * gdb.cp/var-tag-3.cc: New file.
11855 * gdb.cp/var-tag-4.cc: New file.
11856 * gdb.cp/var-tag.cc: New file.
11857 * gdb.cp/var-tag.exp: New file.
11858
11859 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11860
11861 * gdb.base/history-duplicates.exp: New test.
11862
11863 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11864
11865 * gdb.base/completion.exp: Test the completion of the "focus"
11866 command.
11867
11868 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11869
11870 * gdb.arch/amd64-prologue-skip.S: New file.
11871 * gdb.arch/amd64-prologue-skip.exp: New file.
11872
11873 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11874
11875 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11876 is_address_zero_readable check.
11877
11878 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11879
11880 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11881 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11882
11883 2015-06-24 Yao Qi <yao.qi@linaro.org>
11884
11885 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11886 linux targets.
11887
11888 2015-06-24 Yao Qi <yao.qi@linaro.org>
11889
11890 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11891 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11892 * gdb.base/siginfo-thread.exp: Likewise.
11893
11894 2015-06-22 Yao Qi <yao.qi@linaro.org>
11895
11896 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11897
11898 2015-06-22 Yao Qi <yao.qi@linaro.org>
11899
11900 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11901 aarch64*-*-*.
11902 (skip_hw_watchpoint_tests): Likewise.
11903
11904 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11905
11906 * gdb.base/gdbinit-history.exp: Test the interaction between
11907 setting GDBHISTSIZE and setting the history size via .gdbinit.
11908
11909 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11910
11911 PR gdb/16999
11912 * gdb.base/gdbhistsize-history.exp: New test.
11913
11914 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11915
11916 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11917 with GDBHISTSIZE.
11918 * gdb.base/readline.exp: Likewise.
11919
11920 2015-06-17 Yao Qi <yao.qi@linaro.org>
11921
11922 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11923 line.
11924
11925 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11926
11927 * gdb.base/gdbinit-history.exp: Add test case to check that
11928 an unlimited history file does not get truncated on exit.
11929
11930 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11931
11932 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11933 (VECTOR): New macro. Use it...
11934 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11935 ...for these typedefs.
11936 (int8, char1, int1, double1): New typedefs.
11937 (struct just_int2, struct two_int2): New structures.
11938 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11939 (add_structvecs, add_singlevecs): New functions.
11940 (main): Call add_some_intvecs twice.
11941 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11942 the compile and exit upon failure. Try compiling for the "native"
11943 architecture. Test inferior function calls with vector arguments
11944 and vector return value handling with "finish" and "return".
11945
11946 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11947
11948 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11949 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11950 PE file.
11951 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11952
11953 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11954
11955 PR breakpoints/16465
11956 * gdb.mi/mi-dprintf-pending.c: New file.
11957 * gdb.mi/mi-dprintf-pending.exp: New test.
11958 * gdb.mi/mi-dprintf-pendshr.c: New file.
11959
11960 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11961 Mircea Gherzan <mircea.gherzan@intel.com>
11962
11963 * gdb.arch/i386-mpx-map.c: New file.
11964 * gdb.arch/i386-mpx-map.exp: New File.
11965
11966 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11967
11968 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11969 * gdb.arch/i386-mpx.exp: Indentation fixed.
11970
11971 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11972
11973 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11974 function and improved indentation.
11975 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11976 gdb_test_multiple. Added additional tests to skip the test.
11977
11978 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11979
11980 * gdb.arch/i386-avx512.c: Change path in include file.
11981 * gdb.arch/i386-avx512.exp: Change include dir path
11982 compilation flag.
11983 * gdb.arch/i386-mpx.c: Change path in include file.
11984 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11985 flag.
11986
11987 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11988
11989 * gdb.compile/compile-print.exp (compile print *vararray@3)
11990 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11991
11992 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11993
11994 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11995 (do not keep jit in memory): ... this.
11996 (expect 5): Change it to ...
11997 (expect no 5): ... this.
11998
11999 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12000
12001 PR gdb/15564
12002 * gdb.mi/mi-detach.exp: New file.
12003
12004 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12005
12006 PR symtab/18392
12007 * gdb.arch/amd64-tailcall-self.S: New file.
12008 * gdb.arch/amd64-tailcall-self.c: New file.
12009 * gdb.arch/amd64-tailcall-self.exp: New file.
12010
12011 2015-05-28 Don Breazeal <donb@codesourcery.com>
12012
12013 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12014 tests for remote targets by checking is_target_gdbserver.
12015
12016 2015-05-27 Doug Evans <dje@google.com>
12017
12018 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12019 * gdb.dwarf2/opaque-type-lookup.c: New file.
12020 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12021
12022 2015-05-26 Doug Evans <dje@google.com>
12023
12024 * gdb.cp/iostream.cc: New file.
12025 * gdb.cp/iostream.exp: New file.
12026
12027 2015-05-26 Doug Evans <dje@google.com>
12028
12029 * gdb.dwarf2/dw2-op-call.exp: Update.
12030 * gdb.dwarf2/dw4-sig-types.exp: Update.
12031 * gdb.dwarf2/implptr.exp: Update.
12032 * gdb.mi/mi-cmd-param-changed.exp: Update.
12033
12034 2015-05-26 Doug Evans <dje@google.com>
12035
12036 * gdb.python/py-lazy-string.c: New file.
12037 * gdb.python/py-lazy-string.exp: New file.
12038 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12039 (main): Update. Add estring3.
12040 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12041 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12042
12043 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12044 Yao Qi <yao.qi@linaro.org>
12045
12046 * gdb.reverse/aarch64.c: New.
12047 * gdb.reverse/aarch64.exp: New.
12048
12049 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12050
12051 * lib/gdb.exp (supports_process_record): Return true for
12052 aarch64*-linux*.
12053 (supports_reverse): Likewise.
12054
12055 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12056
12057 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12058 Use with_test_prefix.
12059
12060 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12061
12062 * gdb.base/completion.exp: Add test for completion of layout
12063 names.
12064
12065 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12066
12067 * lib/gdb.exp (skip_tui_tests): New proc.
12068 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12069
12070 2015-05-19 Pedro Alves <palves@redhat.com>
12071
12072 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12073 Save the whole env array instead of just HOME. Unset HISTSIZE in
12074 the environment while testing. Restore whole environment
12075 afterwards.
12076
12077 2015-05-16 Doug Evans <xdje42@gmail.com>
12078
12079 * gdb.guile/scm-ports.c: New file.
12080 * gdb.guile/scm-ports.exp: Add memory port tests.
12081
12082 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12083
12084 * gdb.compile/compile-print.c: New file.
12085 * gdb.compile/compile-print.exp: New file.
12086
12087 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12088
12089 * gdb.compile/compile-ops.exp: Cast param to void.
12090 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12091 (compile code struct_object.selffield = &struct_object): Add xfail.
12092
12093 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12094
12095 * gdb.ada/arr_enum_with_gap: New testcase.
12096
12097 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12098
12099 * gdb.ada/byte_packed_arr: New testcase.
12100
12101 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12102
12103 * gdb.ada/pckd_neg: New testcase.
12104
12105 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12106
12107 PR gdb/17820
12108 * gdb.base/gdbinit-history.exp: New test.
12109 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12110 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12111
12112 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12113
12114 * gdb.python/py-xmethods.cc: Enhance test case.
12115 * gdb.python/py-xmethods.exp: New tests.
12116 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12117 function.
12118 (B_indexoper): Likewise.
12119 (global_dm_list) : Add new xmethod worker functions.
12120
12121 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12122
12123 * gdb.base/coredump-filter.exp: Correctly unset
12124 "coredump_var_addr" array.
12125
12126 2015-05-08 Pedro Alves <palves@redhat.com>
12127
12128 * gdb.server/non-existing-program.exp: Unset spawn_id.
12129
12130 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12131
12132 PR python/18291
12133 * gdb.python/py-xmethods.exp: Add tests.
12134
12135 2015-05-08 Yao Qi <yao.qi@linaro.org>
12136
12137 PR gdb/18208
12138 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12139 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12140 function set_coredump_filter, and remove remote_exec call.
12141 Remove argument ipid. Callers update.
12142 (top level): Don't get inferior's PID.
12143
12144 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12145
12146 * gdb.base/watch_thread_num.exp: Skip test on targets without
12147 access watchpoints.
12148
12149 2015-05-06 Pedro Alves <palves@redhat.com>
12150
12151 PR server/18081
12152 * gdb.server/non-existing-program.exp: New file.
12153
12154 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12155
12156 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12157
12158 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12159
12160 * gdb.ada/out_of_line_in_inlined: New testcase.
12161
12162 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12163
12164 * gdb.ada/var_rec_arr: New testcase.
12165
12166 2015-04-30 Yao Qi <yao.qi@linaro.org>
12167
12168 * gdb.base/break-idempotent.exp: If
12169 skip_hw_watchpoint_multi_tests returns true, skip the tests
12170 on "rwatch" and "awatch".
12171
12172 2015-04-30 Yao Qi <yao.qi@linaro.org>
12173
12174 * gdb.base/relativedebug.exp: Invoke gdb command
12175 "info sharedlibrary", and if libc.so doesn't have debug info,
12176 skip the test.
12177
12178 2015-04-29 Doug Evans <dje@google.com>
12179
12180 * gdb.python/py-xmethods.exp: Add ptype tests.
12181 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12182 get_result_type method.
12183
12184 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12185
12186 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12187 the target does not support hardware watchpoints.
12188
12189 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12190
12191 * gdb.base/break-always.exp: Abort testing if writing to memory
12192 causes an error.
12193
12194 2015-04-28 Doug Evans <dje@google.com>
12195
12196 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12197 * gdb.python/py-pp-registration.exp: ... here. New file.
12198 * gdb.python/py-pp-registration.c: New file.
12199 * gdb.python/py-pp-registration.py: New file.
12200
12201 2015-04-28 Doug Evans <dje@google.com>
12202
12203 * gdb.python/py-bad-printers.c: New file.
12204 * gdb.python/py-bad-printers.py: New file.
12205 * gdb.python/py-bad-printers.exp: New file.
12206
12207 2015-04-28 Sasha Smundak <asmundak@google.com>
12208
12209 * gdb.python/py-type.exp: New test.
12210
12211 2015-04-28 Andy Wingo <wingo@igalia.com>
12212
12213 * gdb.python/py-parameter.exp:
12214 * gdb.guile/scm-parameter.exp: Escape the path that we are
12215 matching against, as it might contain characters that are special
12216 to regular expressions.
12217
12218 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12219
12220 * gdb.ada/rec_comp: New testcase.
12221
12222 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12223
12224 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12225 before using it.
12226
12227 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12228
12229 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12230 new tests for verilog output.
12231
12232 2015-04-24 Yao Qi <yao.qi@linaro.org>
12233
12234 * boards/remote-gdbserver-on-localhost.exp: New file.
12235
12236 2015-04-23 Pedro Alves <palves@redhat.com>
12237
12238 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12239 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12240 "end of file", remove $inferior_spawn_id from the indirect list.
12241
12242 2015-04-23 Pedro Alves <palves@redhat.com>
12243
12244 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12245
12246 2015-04-23 Pedro Alves <palves@redhat.com>
12247
12248 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12249 on $any_spawn_id instead of only on $gdb_spawn_id.
12250
12251 2015-04-21 Pierre Muller <muller@sourceware.org>
12252
12253 PR pascal/17815
12254 * lib/pascal.exp (gpc_compile): Add new option "class".
12255 (fpc_compile): Likewise.
12256 * gdb.pascal/case-insensitive-symbols.pas: New file.
12257 * gdb.pascal/case-insensitive-symbols.exp: New file.
12258
12259 2015-04-20 Gary Benson <gbenson@redhat.com>
12260
12261 * gdb.base/attach.exp: Fix three extended remote failures.
12262
12263 2015-04-17 Gary Benson <gbenson@redhat.com>
12264
12265 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12266 the main executable over the remote protocol.
12267
12268 2015-04-16 Pedro Alves <palves@redhat.com>
12269
12270 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12271 a new gdbserver if gdbserver_reconnect_p is set.
12272
12273 2015-04-16 Pedro Alves <palves@redhat.com>
12274
12275 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12276 is set, don't exit gdbserver.
12277
12278 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12279
12280 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12281 appropriate .insn, such that an older assembler can be used.
12282 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12283 the z/Architecture instruction set on 31-bit targets as well.
12284
12285 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12286
12287 * gdb.go/handcall.exp: Remove all logic related to the first
12288 breakpoint and rely on go_runto_main instead.
12289 * gdb.go/strings.exp: Likewise.
12290 * gdb.go/unsafe.exp: Likewise.
12291 * gdb.go/hello.exp: Likewise. Also rename the remaining
12292 breakpoint marker to "breakpoint 1".
12293 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12294 * gdb.go/strings.go: Likewise.
12295 * gdb.go/unsafe.go: Likewise.
12296 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12297 "set breakpoint 2 here" and rename the remaining breakpoint marker
12298 to "breakpoint 1".
12299
12300 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12301
12302 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12303 if itertools.imap is not present.
12304 * gdb.python/py-objfile.exp: Add parentheses.
12305 * gdb.python/py-type.exp: Same.
12306 * gdb.python/py-unwind-maint.py: Same.
12307
12308 2015-04-15 Yao Qi <yao.qi@linaro.org>
12309
12310 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12311 of ":$ptr_size" and set its form explicitly.
12312
12313 2015-04-15 Pedro Alves <palves@redhat.com>
12314 Yao Qi <yao.qi@linaro.org>
12315
12316 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12317 timeout by factor of 4.
12318 (test_regular_watch): Likewise.
12319 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12320 * gdb.reverse/sigall-reverse.exp: Likewise.
12321 * gdb.reverse/until-precsave.exp: Likewise.
12322 * lib/gdb.exp (with_timeout_factor): New proc.
12323 (gdb_expect): Move some code to ...
12324 (get_largest_timeout): ... here. New procedure.
12325
12326 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12327
12328 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12329
12330 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12331
12332 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12333 to write to the .text section.
12334
12335 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12336
12337 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12338 Handle the case of targets that do not provide PID information.
12339
12340 2015-04-13 Yao Qi <yao.qi@linaro.org>
12341
12342 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12343 and use expect instead of gdb_expect.
12344
12345 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12346
12347 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12348 "coredump_var_addr" to avoid naming conflict with other testcases.
12349
12350 2015-04-10 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12353 gdb_test_sequence and gdb_assert.
12354
12355 2015-04-10 Pedro Alves <palves@redhat.com>
12356
12357 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12358 test messages that don't include the breakpoint address.
12359
12360 2015-04-10 Yao Qi <yao.qi@linaro.org>
12361
12362 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12363 false for some offset and width combinations which aren't
12364 supported by linux kernel.
12365
12366 2015-04-10 Pedro Alves <palves@redhat.com>
12367
12368 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12369 procedure, factored out from ...
12370 (top level): ... here. Add "set displaced-stepping" testing axis.
12371 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12372 parameter "displaced". Use it.
12373 (top level): Use foreach and add "set displaced-stepping" testing
12374 axis.
12375
12376 2015-04-10 Pedro Alves <palves@redhat.com>
12377
12378 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12379 Remove comment.
12380 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12381 both the address of the instruction that triggers the watchpoint
12382 and the address of the instruction immediately after, and use
12383 those addresses for the test. Fix comment.
12384
12385 2015-04-10 Pedro Alves <palves@redhat.com>
12386
12387 * gdb.base/sigstep.exp (breakpoint_to_handler)
12388 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12389 Test "backtrace" in handler.
12390 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12391 (top level): Add new "displaced" test axis to
12392 breakpoint_to_handler, breakpoint_to_handler_entry and
12393 breakpoint_over_handler.
12394
12395 2015-04-10 Pedro Alves <palves@redhat.com>
12396
12397 PR gdb/18216
12398 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12399
12400 2015-04-10 Yao Qi <yao.qi@linaro.org>
12401
12402 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12403 (test_add_rn_pc): New function.
12404 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12405 (top level): Invoke test_add_rn_pc.
12406
12407 2015-04-10 Pedro Alves <palves@redhat.com>
12408
12409 PR gdb/13858
12410 * gdb.base/step-over-no-symbols.exp: New file.
12411
12412 2015-04-09 Andy Wingo <wingo@igalia.com>
12413
12414 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12415 after the Python tests.
12416
12417 2015-04-08 Keith Seitz <keiths@redhat.com>
12418
12419 PR python/16699
12420 * gdb.python/py-completion.exp: New tests for completion.
12421 * gdb.python/py-completion.py (CompleteLimit1): New class.
12422 (CompleteLimit2): Likewise.
12423 (CompleteLimit3): Likewise.
12424 (CompleteLimit4): Likewise.
12425 (CompleteLimit5): Likewise.
12426 (CompleteLimit6): Likewise.
12427 (CompleteLimit7): Likewise.
12428
12429 2015-04-08 Pedro Alves <palves@redhat.com>
12430
12431 PR gdb/18214
12432 PR gdb/18216
12433 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12434 function.
12435 (main): Install it as SIGUSR1 handler.
12436 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12437 parameter. Always use "setup" as prefix. Toggle "set
12438 displaced-stepping" off/on depending on global. Don't switch to
12439 thread 1 here.
12440 (top level): Add displaced stepping "off/on" test axis. Update
12441 "setup" calls. Wrap each subtest with with_test_prefix. Test
12442 continuing with a queued signal in each thread.
12443
12444 2015-04-08 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12447 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12448 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12449 Return early if running to main fails.
12450 * gdb.trace/while-stepping.exp: Likewise.
12451
12452 2015-04-07 Pedro Alves <palves@redhat.com>
12453
12454 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12455 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12456 interact with inferior program.
12457
12458 2015-04-07 Pedro Alves <palves@redhat.com>
12459
12460 * lib/gdb.exp (inferior_spawn_id): New global.
12461 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12462 spawn id after processing the user code.
12463 (default_gdb_start): Set inferior_spawn_id.
12464 (send_inferior): New procedure.
12465 * lib/gdbserver-support.exp (gdbserver_start): Set
12466 inferior_spawn_id.
12467 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12468
12469 2015-04-07 Pedro Alves <palves@redhat.com>
12470
12471 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12472 * lib/gdbserver-support.exp (gdbserver_start): Make
12473 $server_spawn_id global.
12474 (gdbserver_start): Don't wait for gdbserver's spawn id with
12475 expect_background.
12476 (close_gdbserver): New procedure.
12477 (gdb_exit): Rename the default version and reimplement.
12478
12479 2015-04-07 Pedro Alves <palves@redhat.com>
12480
12481 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12482 append the substituted item, not the original item.
12483
12484 2015-04-07 Pedro Alves <palves@redhat.com>
12485
12486 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12487 gdb_expect.
12488
12489 2015-04-07 Pedro Alves <palves@redhat.com>
12490
12491 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12492 output appearing once only.
12493
12494 2015-04-07 Pedro Alves <palves@redhat.com>
12495
12496 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12497 that doesn't expect anything. Return early if running to main
12498 fails.
12499
12500 2015-04-07 Yao Qi <yao.qi@linaro.org>
12501
12502 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12503 (child_function): Call alarm.
12504 (main): Move call to alarm into the loop.
12505 * gdb.threads/non-stop-fair-events.exp: Build program with
12506 -DTIMEOUT=$timeout.
12507
12508 2015-04-06 Doug Evans <xdje42@gmail.com>
12509
12510 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12511 Fix dest parameter to board_info.
12512 (fpc_compile): Ditto.
12513 (gdb_compile_pascal): Rename dest arg to destfile.
12514
12515 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12516
12517 * gdb.ada/funcall_ref.exp: New file.
12518 * gdb.ada/funcall_ref/foo.adb: New file.
12519
12520 2015-04-02 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12523 is remote.
12524
12525 2015-04-02 Gary Benson <gbenson@redhat.com>
12526
12527 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12528
12529 2015-04-01 Sasha Smundak <asmundak@google.com>
12530
12531 * gdb.python/py-unwind-maint.c: New file.
12532 * gdb.python/py-unwind-maint.exp: New test.
12533 * gdb.python/py-unwind-maint.py: New file.
12534 * gdb.python/py-unwind.c: New file.
12535 * gdb.python/py-unwind.exp: New test.
12536 * gdb.python/py-unwind.py: New test.
12537
12538 2015-04-01 Pedro Alves <palves@redhat.com>
12539
12540 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12541 to fail instead of non-existent $test.
12542
12543 2015-04-01 Pedro Alves <palves@redhat.com>
12544
12545 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12546 GDBFLAGS if not empty.
12547
12548 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12549
12550 * gdb.ada/complete.exp: Remove "multi_line".
12551 * gdb.ada/info_exc.exp: Remove "multi_line".
12552 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12553 * gdb.ada/ptype_field.exp: Remove "multi_line".
12554 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12555 * gdb.ada/tagged.exp: Remove "multi_line".
12556 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12557 [multi_line ...]
12558 * gdb.btrace/delta.exp: Likewise.
12559 * gdb.btrace/exception.exp: Likewise.
12560 * gdb.btrace/function_call_history.exp: Likewise.
12561 * gdb.btrace/instruction_history.exp: Likewise.
12562 * gdb.btrace/nohist.exp: Likewise.
12563 * gdb.btrace/record_goto.exp: Likewise.
12564 * gdb.btrace/segv.exp: Likewise.
12565 * gdb.btrace/stepi.exp: Likewise.
12566 * gdb.btrace/tailcall.exp: Likewise.
12567 * gdb.btrace/unknown_functions.exp: Likewise.
12568 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12569 * lib/gdb.exp: Add the "multi_line" helper.
12570
12571 2015-04-01 Pedro Alves <palves@redhat.com>
12572
12573 * gdb.threads/tid-reuse.c: New file.
12574 * gdb.threads/tid-reuse.exp: New file.
12575
12576 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12577
12578 PR corefiles/16092
12579 * gdb.base/coredump-filter.c: New file.
12580 * gdb.base/coredump-filter.exp: Likewise.
12581
12582 2015-03-27 Petr Machata <pmachata@redhat.com>
12583
12584 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12585 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12586 (Dwarf::assemble): Initialize them.
12587 (Dwarf::lines): New function.
12588
12589 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12590
12591 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12592 SYMBOL_PREFIX for x86_64-*-cygwin.
12593
12594 2015-03-26 Andy Wingo <wingo@igalia.com>
12595
12596 PR symtab/18148
12597 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12598 const_value but not a location.
12599 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12600 location defined in non-main CUs are visible.
12601
12602 2015-03-26 Yao Qi <yao.qi@linaro.org>
12603
12604 PR testsuite/18139
12605 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12606 Add a line number entry for the same line.
12607 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12608 Add a line number entry for the same line.
12609
12610 2015-03-26 Yao Qi <yao.qi@linaro.org>
12611
12612 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12613 .int 0.
12614 (func): Likewise. Add .Lfunc_1 label.
12615 Use .Lfunc_1 label.
12616 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12617 .int 0.
12618 (func): Likewise.
12619 Use .Lfunc_1 label.
12620
12621 2015-03-26 Yao Qi <yao.qi@linaro.org>
12622
12623 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12624 Call gdb_compile instead to compile each .s files without debug
12625 information.
12626
12627 2015-03-26 Yao Qi <yao.qi@linaro.org>
12628
12629 * gdb.base/savedregs.exp (process_saved_regs): Make
12630 "Saved registers:" optional in the pattern.
12631
12632 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12633
12634 * gdb.btrace/next.exp: Merged into step.exp.
12635 * gdb.btrace/finish.exp: Merged into step.exp.
12636 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12637 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12638 "record goto" and checking the exact replay position.
12639 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12640 check for "Recording format" in "info record" output.
12641 * gdb.btrace/record_goto.exp: Choose test file based on target.
12642 * gdb.btrace/x86-record_goto.S: Renamed into ...
12643 * gdb.btrace/x86_64-record_goto.S: ... this.
12644 * gdb.btrace/i686-record_goto.S: New.
12645 * gdb.btrace/x86-tailcall.S: Renamed into ...
12646 * gdb.btrace/x86_64-tailcall.S: ... this.
12647 * gdb.btrace/i686-tailcall.S: New.
12648 * gdb.btrace/x86-tailcall.c: Renamed into ...
12649 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12650 separate statements. Update test.
12651 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12652 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12653 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12654 * gdb.btrace/tailcall.exp: Choose test file based on target.
12655 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12656
12657 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12658
12659 * gdb.btrace/exception.exp: Increase BTS buffer size.
12660
12661 2015-03-24 Pedro Alves <palves@redhat.com>
12662
12663 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12664
12665 2015-03-24 Pedro Alves <palves@redhat.com>
12666
12667 * gdb.threads/schedlock.exp (test_step): No longer expect that
12668 "set scheduler-locking step" with "next" over a function call runs
12669 threads unlocked.
12670
12671 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12672
12673 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12674
12675 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12676
12677 PR breakpoints/16466
12678 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12679 * gdb.mi/mi-pending.c (thread_func): New function.
12680 (int main): Add threading support required.
12681 * gdb.mi/mi-pending.exp: Add tests for this issue.
12682 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12683 (pendfunc2): Remove stdio dependency.
12684 * gdb.mi/mi-pendshr2.c: New file.
12685
12686 2015-03-23 Keith Seitz <keiths@redhat.com>
12687
12688 * gdb.linespec/keywords.c: New file.
12689 * gdb.linespec/keywords.exp: New file.
12690
12691 2015-03-23 Keith Seitz <keiths@redhat.com>
12692
12693 PR gdb/18021
12694 * gdb.dwarf2/staticvirtual.exp: New test.
12695
12696 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12697
12698 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12699 * README: Remove HP-UX and gdb.hp.
12700 (configuration):
12701 * configure: Regenerate.
12702 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12703 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12704 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12705 gdb.hp/gdb.defects/Makefile.
12706 * gdb.hp/Makefile.in: File deleted.
12707 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12708 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12709 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12710 * gdb.hp/gdb.aCC/run.c: File deleted.
12711 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12712 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12713 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12714 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12715 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12716 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12717 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12718 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12719 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12720 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12721 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12722 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12723 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12724 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12725 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12726 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12727 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12728 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12729 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12730 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12731 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12732 * gdb.hp/gdb.compat/average.c: File deleted.
12733 * gdb.hp/gdb.compat/sum.c: File deleted.
12734 * gdb.hp/gdb.compat/xdb.c: File deleted.
12735 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12736 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12737 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12738 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12739 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12740 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12741 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12742 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12743 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12744 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12745 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12746 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12747 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12748 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12749 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12750 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12751 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12752 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12753 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12754 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12755 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12756 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12757 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12758 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12759 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12760 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12761 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12762 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12763 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12764 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12765 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12766 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12767 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12768 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12769 * gdb.hp/tools/odump: File deleted.
12770
12771 2015-03-19 Pedro Alves <palves@redhat.com>
12772
12773 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12774 (saw_thread_3): New globals.
12775 (top level): Increment them when an event for the corresponding
12776 thread is seen.
12777 (no thread starvation): New test.
12778
12779 2015-03-19 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.threads/continue-pending-status.c: New file.
12782 * gdb.threads/continue-pending-status.exp: New file.
12783
12784 2015-03-18 Pedro Alves <palves@redhat.com>
12785
12786 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12787 Use gdb_is_target_remote instead of is_remote. Use
12788 gdb_test_multiple instead of gdb_expect. Exit early if
12789 gdb_test_multiple hits its internal matches. Tighten stepi tests
12790 expected output. Fail on exit with any signal, instead of just
12791 SIGILL.
12792
12793 2015-03-18 Yao Qi <yao.qi@linaro.org>
12794
12795 PR tdep/18107
12796 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12797 variable.
12798 * gdb.base/catch-syscall.exp: Don't skip it on
12799 aarch64*-*-linux* target. Remove elements in all_syscalls.
12800 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12801 target.
12802 (setup_all_syscalls): New proc.
12803
12804 2015-03-16 Yao Qi <yao.qi@linaro.org>
12805
12806 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12807 (top level): Skip tests if valid_addr_p returns false for
12808 $cmd1 or $cmd2.
12809
12810 2015-03-11 Andy Wingo <wingo@igalia.com>
12811
12812 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12813
12814 2015-03-11 Yao Qi <yao.qi@linaro.org>
12815
12816 * gdb.base/catch-syscall.exp: Fix typo in comments.
12817
12818 2015-03-11 Yao Qi <yao.qi@linaro.org>
12819
12820 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12821
12822 2015-03-09 Pedro Alves <palves@redhat.com>
12823
12824 * dg-extract-results.py: Delete.
12825
12826 2015-03-09 Pedro Alves <palves@redhat.com>
12827
12828 Merge dg-extract-results.sh from GCC upstream (r218843).
12829
12830 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12831 * dg-extract-results.sh: Use --text with grep to avoid issues with
12832 binary files. Fall back to cat -v, if that doesn't work.
12833
12834 2015-03-05 Pedro Alves <palves@redhat.com>
12835
12836 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12837
12838 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12839
12840 * lib/mi-support.exp (mi_expect_interrupt): Accept
12841 alternative event for when in all-stop mode.
12842
12843 2015-03-04 Pedro Alves <palves@redhat.com>
12844
12845 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12846
12847 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12848
12849 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12850
12851 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12852
12853 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12854 regexps for GDB's current line display, accept a hex address
12855 preceding the line number.
12856
12857 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12858
12859 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12860 the 'arch1' variable for "s390*-linux*" targets.
12861
12862 2015-03-04 Pedro Alves <palves@redhat.com>
12863
12864 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12865 (main): Pass missing retval argument to pthread_join call.
12866
12867 2015-03-02 Pedro Alves <palves@redhat.com>
12868
12869 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12870 (top level): Call do_test with non-stop as well.
12871
12872 2015-03-02 Pedro Alves <palves@redhat.com>
12873
12874 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12875 -1.
12876
12877 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12878
12879 * gdb.arch/s390-vregs.exp: New test.
12880 * gdb.arch/s390-vregs.S: New file.
12881
12882 2015-02-27 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12885 call to catch_command_errors.
12886 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12887 catch_command_errors.
12888
12889 2015-02-27 Pedro Alves <palves@redhat.com>
12890
12891 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12892 "true" for boolean result.
12893 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12894 prototype of main.
12895
12896 2015-02-27 Pedro Alves <palves@redhat.com>
12897
12898 * lib/unbuffer_output.c: New file.
12899 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12900 (main): Call gdb_unbuffer_output.
12901
12902 2015-02-27 Yao Qi <yao.qi@linaro.org>
12903
12904 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12905 target.
12906
12907 2015-02-26 Doug Evans <dje@google.com>
12908
12909 * gdb.cp/class2.cc (Dbase, D): New classes.
12910 (main): New local delta.
12911 * gdb.cp/class2.exp: Test printing delta.
12912 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12913 (dynbar): New global.
12914 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12915
12916 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12917
12918 * gdb.compile/compile-ifunc.c: New file.
12919 * gdb.compile/compile-ifunc.exp: New file.
12920
12921 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12922
12923 * gdb.base/structs.exp: Check for correct struct on finish.
12924
12925 2015-02-26 Yao Qi <yao.qi@linaro.org>
12926
12927 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12928 is zero.
12929
12930 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12931
12932 * gdb.arch/cordic.ko.bz2: New file.
12933 * gdb.arch/cordic.ko.debug.bz2: New file.
12934 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12935
12936 2015-02-25 Yao Qi <yao.qi@linaro.org>
12937
12938 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12939 aarch64*-*-* target.
12940
12941 2015-02-23 Pedro Alves <palves@redhat.com>
12942
12943 * lib/gdb.exp (delete_breakpoints): Rewrite using
12944 gdb_test_multiple.
12945
12946 2015-02-23 Pedro Alves <palves@redhat.com>
12947
12948 * gdb.base/info-os.c: Include stdlib.h.
12949
12950 2015-02-22 Doug Evans <xdje42@gmail.com>
12951
12952 PR symtab/17855
12953 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12954 is read after symbols have been re-read.
12955 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12956 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12957
12958 2015-02-21 Doug Evans <dje@google.com>
12959
12960 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12961
12962 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12963
12964 PR corefiles/17808
12965 * gdb.arch/i386-biarch-core.core.bz2: New file.
12966 * gdb.arch/i386-biarch-core.exp: New file.
12967
12968 2015-02-21 Pedro Alves <palves@redhat.com>
12969
12970 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12971 runto_main fails.
12972
12973 2015-02-20 Pedro Alves <palves@redhat.com>
12974
12975 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12976 info probes.
12977
12978 2015-02-20 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12981
12982 2015-02-20 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12985 clean_restart before gdb_target_supports_trace.
12986
12987 2015-02-20 Pedro Alves <palves@redhat.com>
12988
12989 PR threads/18006
12990 * gdb.threads/clone-thread_db.c: New file.
12991 * gdb.threads/clone-thread_db.exp: New file.
12992
12993 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12994
12995 PR breakpoints/16812
12996 * gdb.base/catch-gdb-caused-signals.c: New file.
12997 * gdb.base/catch-gdb-caused-signals.exp: New file.
12998
12999 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13000
13001 * configure: Regenerated.
13002 * configure.ac: Use GDB_AC_TRANSFORM.
13003 * aclocal.m4: sinclude ../transform.m4.
13004
13005 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13006
13007 * lib/dtrace.exp: New file.
13008 * gdb.base/dtrace-probe.exp: Likewise.
13009 * gdb.base/dtrace-probe.d: Likewise.
13010 * gdb.base/dtrace-probe.c: Likewise.
13011 * lib/pdtrace.in: Likewise.
13012 * configure.ac: Output variables with the transformed names of
13013 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13014 * configure: Regenerated.
13015
13016 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13017
13018 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13019 expected message when trying to access $_probe_* convenience
13020 variables while not on a probe.
13021
13022 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13023
13024 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13025
13026 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13027
13028 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13029 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13030
13031 2015-02-10 Doug Evans <xdje42@gmail.com>
13032
13033 * lib/gdb.exp (gdb_load): Always return a result.
13034
13035 2015-02-10 Pedro Alves <palves@redhat.com>
13036
13037 * gdb.threads/signal-sigtrap.c: New file.
13038 * gdb.threads/signal-sigtrap.exp: New file.
13039
13040 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13041
13042 * gdb.trace/no-attach-trace.c: New file.
13043 * gdb.trace/no-attach-trace.exp: New file.
13044
13045 2015-02-09 Mark Wielaard <mjw@redhat.com>
13046
13047 * gdb.dwarf2/atomic.c: New file.
13048 * gdb.dwarf2/atomic-type.exp: Likewise.
13049
13050 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13051
13052 * gdb.btrace/buffer-size.exp: Update "info record" output.
13053 * gdb.btrace/delta.exp: Update "info record" output.
13054 * gdb.btrace/enable.exp: Update "info record" output.
13055 * gdb.btrace/finish.exp: Update "info record" output.
13056 * gdb.btrace/instruction_history.exp: Update "info record" output.
13057 * gdb.btrace/next.exp: Update "info record" output.
13058 * gdb.btrace/nexti.exp: Update "info record" output.
13059 * gdb.btrace/step.exp: Update "info record" output.
13060 * gdb.btrace/stepi.exp: Update "info record" output.
13061 * gdb.btrace/nohist.exp: Update "info record" output.
13062
13063 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13064
13065 * gdb.btrace/buffer-size: New.
13066
13067 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13068
13069 * gdb.btrace/delta.exp: Update "info record" output.
13070 * gdb.btrace/enable.exp: Update "info record" output.
13071 * gdb.btrace/finish.exp: Update "info record" output.
13072 * gdb.btrace/instruction_history.exp: Update "info record" output.
13073 * gdb.btrace/next.exp: Update "info record" output.
13074 * gdb.btrace/nexti.exp: Update "info record" output.
13075 * gdb.btrace/step.exp: Update "info record" output.
13076 * gdb.btrace/stepi.exp: Update "info record" output.
13077 * gdb.btrace/nohist.exp: Update "info record" output.
13078
13079 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13080
13081 PR gdb/15678
13082 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13083
13084 2015-02-06 Pedro Alves <palves@redhat.com>
13085
13086 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13087 macro.
13088 (seconds_left, again): New globals.
13089 (main): Wait seconds_left in a 1-second sleep loop instead of
13090 sleeping 180 seconds. If 'again' is set, reset the seconds
13091 counter.
13092 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13093 'again' in the inferior before detaching. Print the seconds left.
13094 (options): New global.
13095 (top level): Build program with -DTIMEOUT=$timeout.
13096
13097 2015-02-06 Pedro Alves <palves@redhat.com>
13098
13099 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13100 determine how many seconds to pass to 'alarm'.
13101 * gdb.base/gdb-sigterm.exp (top level): Build program with
13102 -DTIMEOUT=$timeout.
13103 (do_test): Return success/failure indication. Add more verbose
13104 logging. Don't fail if 200 single steps are seen. Instead, fail
13105 when the test times out.
13106 (passes): New global.
13107 (top level): Break the testing loop if testing fails on any
13108 iteration. Use gdb_assert.
13109
13110 2015-02-04 Don Breazeal <donb@codesourcery.com>
13111
13112 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13113 and initialize them.
13114 (ipc_cleanup): New function.
13115 (main): Don't declare shmid, semid, and msqid. Add a call to
13116 atexit so that we call ipc_cleanup on exit.
13117
13118 2015-02-04 Pedro Alves <palves@redhat.com>
13119
13120 * boards/native-extended-gdbserver.exp: Remove any target variant
13121 specifications from the board name before clearing the isremote
13122 flag from board_info.
13123
13124 2015-01-31 Doug Evans <xdje42@gmail.com>
13125
13126 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13127
13128 2015-01-31 Gary Benson <gbenson@redhat.com>
13129
13130 * gdb.base/completion.exp: Disable completion limiting for
13131 existing tests. Add new tests to check completion limiting.
13132 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13133
13134 2015-01-31 Doug Evans <xdje42@gmail.com>
13135
13136 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13137
13138 2015-01-31 Doug Evans <xdje42@gmail.com>
13139
13140 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13141 entries. Duplicate file section script entries.
13142 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13143 inlined entries. Add test for safe-path rejection.
13144 * gdb.python/py-section-script.c: Add duplicate inlined section script
13145 entries. Duplicate file section script entries.
13146 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13147 inlined entries. Add test for safe-path rejection.
13148
13149 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13150
13151 * gdb.ada/disc_arr_bound: New testcase.
13152
13153 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13154
13155 * gdb.ada/mi_var_array: New testcase.
13156
13157 2015-01-27 Doug Evans <dje@google.com>
13158
13159 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13160 Add test for objfile.filename, objfile.username after objfile
13161 has been unloaded.
13162
13163 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13164
13165 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13166 the second test to print the name attribute of value
13167 returned by the call to gdb.lookup_type, and adjust
13168 the expected output accordingly.
13169
13170 2015-01-25 Mark Wielaard <mjw@redhat.com>
13171
13172 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13173 * gdb.base/disp-step-fork.c: Include unistd.h.
13174 * gdb.base/siginfo-obj.c: Include stdio.h.
13175 * gdb.base/siginfo-thread.c: Likewise.
13176 * gdb.mi/non-stop.c: Include unistd.h.
13177 * gdb.mi/nsthrexec.c: Include stdio.h.
13178 * gdb.mi/pthreads.c: Include unistd.h.
13179 * gdb.modula2/unbounded1.c (main): Declare returns int.
13180 * gdb.reverse/consecutive-reverse.c: Likewise.
13181 * gdb.threads/create-fail.c: Include unistd.h.
13182 * gdb.threads/killed.c: Likewise.
13183 * gdb.threads/linux-dp.c: Likewise.
13184 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13185 * gdb.threads/non-ldr-exc-2.c: Likewise.
13186 * gdb.threads/non-ldr-exc-3.c: Likewise.
13187 * gdb.threads/non-ldr-exc-4.c: Likewise.
13188 * gdb.threads/pthreads.c: Include unistd.h.
13189 (main): Declare returns int.
13190 * gdb.threads/tls-main.c (foo): New declaration.
13191 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13192
13193 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13194
13195 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13196 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13197
13198 2015-01-15 Mark Wielaard <mjw@redhat.com>
13199
13200 * gdb.base/noreturn-return.c: New file.
13201 * gdb.base/noreturn-return.exp: New file.
13202 * gdb.base/noreturn-finish.c: New file.
13203 * gdb.base/noreturn-finish.exp: New file.
13204
13205 2015-01-23 Pedro Alves <palves@redhat.com>
13206
13207 * gdb.threads/continue-pending-after-query.c: New file.
13208 * gdb.threads/continue-pending-after-query.exp: New file.
13209
13210 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13211 Simon Marchi <simon.marchi@ericsson.com>
13212
13213 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13214 * gdb.base/valgrind-db-attach.exp: Same.
13215 * gdb.base/valgrind-infcall.exp: Same.
13216 * lib/mi-support.exp (default_mi_gdb_start): Same.
13217 * lib/prompt.exp (default_prompt_gdb_start): Same.
13218 * lib/gdb.exp (default_gdb_spawn): Same.
13219 (gdb_interact): New.
13220
13221
13222 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13223
13224 * gdb.compile/compile.exp (pointer to jit function): New test.
13225
13226 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13227
13228 * lib/gdb.exp (supports_process_record): Return true for
13229 powerpc*-*-linux*.
13230 (supports_reverse): Likewise.
13231
13232 2015-01-15 Don Breazeal <donb@codesourcery.com>
13233
13234 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13235 instead of checking whether the target board is remote and
13236 use spawn_wait_for_attach instead of exec/sleep.
13237 * gdb.base/attach-twice.exp: Likewise.
13238
13239 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13240
13241 * gdb.ada/var_arr_attrs: New testcase.
13242
13243 2015-01-14 Pedro Alves <palves@redhat.com>
13244 Joel Brobecker <brobecker@adacore.com>
13245
13246 PR gdb/17525
13247 * gdb.base/bp-cmds-execution-x-script.c: New file.
13248 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13249 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13250
13251 2015-01-14 Pedro Alves <palves@redhat.com>
13252
13253 PR cli/17828
13254 * gdb.base/batch-preserve-term-settings.c: New file.
13255 * gdb.base/batch-preserve-term-settings.exp: New file.
13256
13257 2015-01-13 Doug Evans <dje@google.com>
13258
13259 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13260 binary.
13261
13262 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13263
13264 * Makefile.in (clean mostlyclean): Do not delete *.py.
13265
13266 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13267
13268 * gdb.python/py-lookup-type.exp: New file.
13269
13270 2015-01-12 Pedro Alves <palves@redhat.com>
13271
13272 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13273 restore GDBFLAGS before returning.
13274
13275 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13276
13277 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13278 is_amd64_regs_target and is_x86_like_target.
13279
13280 2015-01-11 Doug Evans <xdje42@gmail.com>
13281
13282 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13283 is given without an explicit form.
13284 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13285 attributes.
13286 * gdb.dwarf/corrupt.exp: Ditto.
13287 * gdb.dwarf2/enum-type.exp: Ditto.
13288 * gdb.trace/entry-values.exp: Ditto.
13289 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13290
13291 2015-01-11 Doug Evans <xdje42@gmail.com>
13292
13293 PR gdb/15830
13294 * gdb.base/maint.exp: Remove references to "maint demangle".
13295 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13296 Add tests for explicitly specifying language to demangle.
13297 * gdb.dlang/demangle.exp: Ditto.
13298
13299 2015-01-09 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.threads/non-stop-fair-events.c: New file.
13302 * gdb.threads/non-stop-fair-events.exp: New file.
13303
13304 2015-01-09 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13307 the global scope. Set a breakpoint after all threads are started
13308 rather than stepping over two source lines. Expect the prompt.
13309 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13310 global.
13311 (NUM): Now 15.
13312 (main): Use threads_started_barrier to wait for all threads to
13313 start. Main thread no longer calls thread_function. Exit after
13314 180 seconds.
13315 (loop): New function.
13316 (thread_function): Wait on threads_started_barrier barrier. Call
13317 'loop' at each iteration.
13318 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13319 threads have started, instead of hardcoding number of "next"
13320 steps. Use an access watchpoint instead of a write watchpoint.
13321
13322 2015-01-09 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13325 (thread_func): Wait on barrier.
13326 (main): Wait for all threads to start before stopping GDB.
13327 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13328 global.
13329 (thread1_func, thread2_func): Wait on barrier.
13330 (main): Wait for all threads to start before stopping GDB.
13331 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13332 New global.
13333 (thread1_func, thread2_func): Wait on barrier.
13334 (main): Wait for all threads to start before stopping GDB.
13335
13336 2015-01-09 Pedro Alves <palves@redhat.com>
13337
13338 * gdb.threads/attach-many-short-lived-threads.c: New file.
13339 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13340
13341 2014-01-09 Pedro Alves <palves@redhat.com>
13342
13343 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13344 instead of to thread 2.
13345 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13346 Add barrier around each pthread_create call instead of around all
13347 calls.
13348 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13349 Set a break on thread_function and have the child threads hit it
13350 one at at a time.
13351
13352 2015-01-09 Pedro Alves <palves@redhat.com>
13353
13354 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13355 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13356 false.
13357 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13358 checking whether the target board is remote.
13359 * gdb.multi/multi-attach.exp: Likewise.
13360 * gdb.python/py-sync-interp.exp: Likewise.
13361 * gdb.server/ext-attach.exp: Likewise.
13362 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13363 tests that need to attach, instead of checking whether the target
13364 board is remote at the top of the file.
13365
13366 2015-01-08 Yao Qi <yao@codesourcery.com>
13367
13368 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13369
13370 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13371
13372 Fix testcase compilation.
13373 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13374
13375 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13376
13377 * gdb.python/py-type.exp: Add a couple test about empty
13378 array creation, and negative-length array creation.
13379
13380 2015-01-02 Doug Evans <xdje42@gmail.com>
13381
13382 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13383
13384 2015-01-02 Doug Evans <dje@google.com>
13385
13386 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13387
13388 2014-12-29 Yao Qi <yao@codesourcery.com>
13389
13390 * gdb.trace/entry-values.exp: Update comments. Rename variable
13391 bar_call_foo to returned_from_foo.
13392
13393 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13394
13395 PR gdb/17394
13396 * gdb.linespec/break-asm-file.c: New file.
13397 * gdb.linespec/break-asm-file.exp: New file.
13398 * gdb.linespec/break-asm-file0.s: New file.
13399 * gdb.linespec/break-asm-file1.s: New file.
13400
13401 2014-12-18 Nigel Stephens <nigel@mips.com>
13402 Maciej W. Rozycki <macro@codesourcery.com>
13403
13404 * gdb.base/float.exp: Handle the new output from "info float" on
13405 MIPS targets.
13406
13407 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13408
13409 Fix MinGW compilation.
13410 * gdb.compile/compile-ops.exp: Update untested message if
13411 !skip_compile_feature_tests.
13412 * gdb.compile/compile-setjmp.exp: Likewise.
13413 * gdb.compile/compile-tls.exp: Likewise.
13414 * gdb.compile/compile.exp: Likewise.
13415 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13416 supported on this host".
13417
13418 2014-12-16 Doug Evans <xdje42@gmail.com>
13419
13420 * boards/stabs.exp: New file.
13421
13422 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13423
13424 * gdb.base/completion.exp: Adjust to format changes of "maint
13425 print user-registers".
13426
13427 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13428
13429 PR server/17457
13430 * gdb.arch/aarch64-fp.c: New file.
13431 * gdb.arch/aarch64-fp.exp: New file.
13432
13433 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13434
13435 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13436 r210637, r210913, r211666, r215400, r215817).
13437
13438 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13439 * dg-extract-results.py: New file.
13440 * dg-extract-results.sh: Use it if the environment seems
13441 suitable.
13442
13443 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13444
13445 * dg-extract-results.py (parse_run): Handle warnings that
13446 are printed before a test harness is run.
13447
13448 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13449
13450 * dg-extract-results.py (Named): Remove __cmp__ method.
13451 (output_variation): Use a key to sort variation.harnesses.
13452
13453 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13454
13455 * dg-extract-results.py: For Python 3, force sys.stdout to
13456 handle surrogate escape sequences.
13457 (safe_open): New function.
13458 (output_segment, main): Use it.
13459
13460 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13461
13462 * dg-extract-results.py (Prog.result_re): Include options
13463 in test name.
13464
13465 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13466
13467 * dg-extract-results.py (output_variation): Always sort if
13468 do_sum.
13469
13470 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13471
13472 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13473 as long as we get pagination notifications.
13474
13475 2014-12-15 Jason Merrill <jason@redhat.com>
13476
13477 * Makefile.in (check-gdb.%): Restore.
13478 * README: Mention it.
13479
13480 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13481
13482 * gdb.ada/str_uninit: New testcase.
13483
13484 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13485
13486 PR symtab/17642
13487 * gdb.base/vla-stub-define.c: New file.
13488 * gdb.base/vla-stub.c: New file.
13489 * gdb.base/vla-stub.exp: New file.
13490
13491 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13492 Jan Kratochvil <jan.kratochvil@redhat.com>
13493 Tom Tromey <tromey@redhat.com>
13494
13495 * configure.ac: Add gdb.compile/.
13496 * configure: Regenerate.
13497 * gdb.compile/Makefile.in: New file.
13498 * gdb.compile/compile-ops.exp: New file.
13499 * gdb.compile/compile-ops.c: New file.
13500 * gdb.compile/compile-tls.c: New file.
13501 * gdb.compile/compile-tls.exp: New file.
13502 * gdb.compile/compile-constvar.S: New file.
13503 * gdb.compile/compile-constvar.c: New file.
13504 * gdb.compile/compile-mod.c: New file.
13505 * gdb.compile/compile-nodebug.c: New file.
13506 * gdb.compile/compile-setjmp-mod.c: New file.
13507 * gdb.compile/compile-setjmp.c: New file.
13508 * gdb.compile/compile-setjmp.exp: New file.
13509 * gdb.compile/compile-shlib.c: New file.
13510 * gdb.compile/compile.c: New file.
13511 * gdb.compile/compile.exp: New file.
13512 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13513
13514 2014-12-12 Tom Tromey <tromey@redhat.com>
13515
13516 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13517 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13518
13519 2014-12-12 Doug Evans <dje@google.com>
13520
13521 * lib/gdb-python.exp (get_python_valueof): New function.
13522 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13523
13524 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13525
13526 * gdb.base/completion.exp: Add test for completion of "info
13527 registers ".
13528
13529 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13530
13531 * gdb.base/func-ptrs.c: New file.
13532 * gdb.base/func-ptrs.exp: New file.
13533
13534 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13535
13536 PR breakpoints/17012
13537 * gdb.base/dprintf-detach.c: New file.
13538 * gdb.base/dprintf-detach.exp: New file.
13539
13540 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13541
13542 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13543 * lib/gdb.exp (target_is_gdbserver): New procedure.
13544
13545 2014-12-08 Doug Evans <dje@google.com>
13546
13547 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13548
13549 2014-12-05 Yao Qi <yao@codesourcery.com>
13550
13551 * gdb.guile/scm-error.exp: Remove the third argument to
13552 gdb_remote_download.
13553 * gdb.guile/scm-frame-args.exp: Likewise.
13554 * gdb.guile/scm-section-script.exp: Likewise.
13555
13556 2014-12-05 Yao Qi <yao@codesourcery.com>
13557
13558 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13559
13560 2014-12-04 Doug Evans <dje@google.com>
13561
13562 * gdb.python/py-objfile.exp: Add tests for
13563 objfile.add_separate_debug_file.
13564
13565 2014-12-04 Doug Evans <dje@google.com>
13566
13567 * lib/gdb.exp (get_build_id): New function.
13568 (build_id_debug_filename_get): Rewrite to use it.
13569 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13570
13571 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13572
13573 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13574 `method(long)', not just 0x0.
13575 * gdb.cp/nsalias.exp: Align code labels to 4.
13576 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13577 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13578 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13579 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13580 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13581 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13582
13583 2014-12-02 Doug Evans <dje@google.com>
13584
13585 PR symtab/17602
13586 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13587 * gdb.cp/anon-ns2.cc: ... here. New file.
13588 * gdb.cp/anon-ns.exp: Update.
13589
13590 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13591
13592 * gdb.python/py-events.py (inferior_call_handler): New.
13593 (register_changed_handler, memory_changed_handler): New.
13594 (test_events.invoke): Register new handlers.
13595 * gdb.python/py-events.exp: Add tests for inferior call,
13596 memory_changed and register_changed events.
13597
13598 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13599
13600 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13601 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13602 if the linker doesn't understand this.
13603
13604 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13605
13606 * gdb.python/python.exp: Change expected reply to help().
13607
13608 2014-12-01 Yao Qi <yao@codesourcery.com>
13609
13610 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13611 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13612 * configure: Re-generated.
13613
13614 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13615
13616 * gdb.cp/chained-calls.cc: New file.
13617 * gdb.cp/chained-calls.exp: New file.
13618 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13619
13620 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13621
13622 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13623 * gdb.dwarf2/symtab-producer.exp: Same.
13624 * gdb.gdb/python-interrupts.exp: Same.
13625 * gdb.gdb/python-selftest.exp: Same.
13626 * gdb.python/py-linetable.exp: Same.
13627 * gdb.python/py-type.exp: Same.
13628 * gdb.python/py-value-cc.exp: Same.
13629 * gdb.python/py-value.exp: Same.
13630
13631 2014-11-28 Yao Qi <yao@codesourcery.com>
13632
13633 * gdb.base/break-probes.exp: Match library name prefixed with
13634 sysroot.
13635
13636 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13637
13638 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13639 test expected output. Add parentheses for the call to print.
13640 Remove L suffix from integers.
13641
13642 2014-11-26 Doug Evans <dje@google.com>
13643
13644 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13645
13646 2014-11-22 Yao Qi <yao@codesourcery.com>
13647
13648 * gdb.trace/entry-values.c: Remove asms.
13649 (foo): Add foo_label.
13650 (bar): Add bar_label.
13651 * gdb.trace/entry-values.exp: Remove code computing foo's
13652 length and bar's length.
13653 (Dwarf::assemble): Invoke function_range for bar and use
13654 MACRO_AT_func for foo.
13655
13656 2014-11-22 Yao Qi <yao@codesourcery.com>
13657
13658 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13659 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13660 Use .Lgcc43_procstart instead of gcc43.
13661
13662 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13663
13664 * gdb.ada/n_arr_bound: New testcase.
13665
13666 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13667
13668 PR breakpoints/10737
13669 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13670 test_catch_syscall_multi_arch.
13671 (test_catch_syscall_multi_arch): New function.
13672
13673 2014-11-20 Doug Evans <xdje42@gmail.com>
13674
13675 * gdb.base/maint.exp: Update expected output.
13676
13677 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13678
13679 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13680 4-byte instruction on S390.
13681
13682 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.ada/arr_arr: New testcase.
13685
13686 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13687
13688 * gdb.ada/pkd_arr_elem: New Testcase.
13689
13690 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13691
13692 * gdb.reverse/break-precsave: Expect completion message for
13693 core file reads.
13694 * gdb.reverse/consecutive-precsave.exp: Likewise.
13695 * gdb.reverse/finish-precsave.exp: Likewise.
13696 * gdb.reverse/i386-precsave.exp: Likewise.
13697 * gdb.reverse/machinestate-precsave.exp: Likewise.
13698 * gdb.reverse/sigall-precsave.exp: Likewise.
13699 * gdb.reverse/solib-precsave.exp: Likewise.
13700 * gdb.reverse/step-precsave.exp: Likewise.
13701 * gdb.reverse/until-precsave.exp: Likewise.
13702 * gdb.reverse/watch-precsave.exp: Likewise.
13703
13704 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13705
13706 * gdb.base/bp-permanent.c: Include unistd.h.
13707 * gdb.python/py-framefilter-mi.c (main): Add return type.
13708 * gdb.python/py-framefilter.c (main): Likewise.
13709 * gdb.trace/actions-changed.c (main): Likewise.
13710
13711 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13712
13713 * gdb.mi/until.c: Add eye-catchers.
13714 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13715 line numbers.
13716
13717 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13718
13719 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13720 function header variants in break1.c.
13721 * gdb.base/ena-dis-br.exp: Likewise.
13722 * gdb.base/hbreak2.exp: Likewise.
13723 * gdb.reverse/until-precsave.exp: Drop references to removed
13724 non-prototype function header variants in ur1.c.
13725 * gdb.reverse/until-reverse.exp: Likewise.
13726
13727 2014-11-17 Petr Machata <pmachata@redhat.com>
13728
13729 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13730 ${_cu_offset_size} bytes abbrev offset.
13731
13732 2014-11-15 Doug Evans <xdje42@gmail.com>
13733
13734 PR symtab/17559
13735 * gdb.base/line-symtabs.exp: New file.
13736 * gdb.base/line-symtabs.c: New file.
13737 * gdb.base/line-symtabs.h: New file.
13738
13739 2014-11-14 Yao Qi <yao@codesourcery.com>
13740
13741 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13742 (func): Add label func_label.
13743 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13744 Replace low_pc and high_pc with MACRO_AT_range.
13745 Replace name, low_pc and high_pc with MACRO_AT_func.
13746
13747 2014-11-14 Yao Qi <yao@codesourcery.com>
13748
13749 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13750 Replace name, low_pc and high_pc with MACRO_AT_func.
13751
13752 2014-11-14 Yao Qi <yao@codesourcery.com>
13753
13754 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13755 produce debug information.
13756 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13757
13758 2014-11-14 Yao Qi <yao@codesourcery.com>
13759
13760 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13761 object and get function length.
13762 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13763 with MACRO_AT_func.
13764 (top-level): Replace gdb_compile and clean_restart with
13765 prepare_for_testing.
13766 * gdb.dwarf2/main.c (main): Add label main_label.
13767
13768 2014-11-14 Yao Qi <yao@codesourcery.com>
13769
13770 * lib/dwarf.exp (function_range): New procedure.
13771 (Dwarf::_handle_macro_at_func): New procedure.
13772 (Dwarf::_handle_macro_at_range): New procedure.
13773 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13774
13775 2014-11-14 Yao Qi <yao@codesourcery.com>
13776
13777 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13778 (_handle_attribute): New procedure.
13779
13780 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13781
13782 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13783 * gdb.base/call-sc.c (zed): Likewise.
13784 * gdb.base/checkpoint.c (main): Likewise.
13785 * gdb.base/dump.c (main): Likewise.
13786 * gdb.base/gcore.c (main): Likewise.
13787 * gdb.base/huge.c (main): Likewise.
13788 * gdb.base/multi-forks.c (main): Likewise.
13789 * gdb.base/pr10179-a.c (main): Likewise.
13790 * gdb.base/savedregs.c (main): Likewise.
13791 * gdb.base/sigaltstack.c (main): Likewise.
13792 * gdb.base/siginfo.c (main): Likewise.
13793 * gdb.base/structs.c (zed): Likewise.
13794 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13795 * gdb.mi/mi-syn-frame.c (main): Likewise.
13796 * gdb.mi/until.c (foo, main): Likewise.
13797 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13798 * gdb.base/solib-weak.c (foo): Declare.
13799 * gdb.base/attach-twice.c: Include stdio.h.
13800 * gdb.base/weaklib1.c: Likewise.
13801 * gdb.base/weaklib2.c: Likewise.
13802 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13803 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13804 unistd.h.
13805 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13806 * gdb.mi/mi-exit-code.c: Likewise.
13807 * gdb.base/break-interp-lib.c: Include string.h.
13808 * gdb.base/coremaker.c: Likewise.
13809 * gdb.base/testenv.c: Likewise.
13810 * gdb.python/py-finish-breakpoint.c: Likewise.
13811 * gdb.base/inferior-died.c: Include sys/wait.h.
13812 * gdb.base/fileio.c: Include time.h.
13813 * gdb.base/async-shell.c: Include unistd.h.
13814 * gdb.base/dprintf-non-stop.c: Likewise.
13815 * gdb.base/info-os.c: Likewise.
13816 * gdb.mi/mi-console.c: Likewise.
13817 * gdb.mi/watch-nonstop.c: Likewise.
13818 * gdb.python/py-events.c: Likewise.
13819 * gdb.base/async.c (baz): Move up before its invocation.
13820 * gdb.base/code_elim2.c (my_global_func): Likewise.
13821 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13822 * gdb.base/advance.c (func2): Likewise.
13823
13824 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13825
13826 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13827 variant.
13828 * gdb.base/annota3.c: Likewise.
13829 * gdb.base/async.c: Likewise.
13830 * gdb.base/average.c: Likewise.
13831 * gdb.base/call-ar-st.c: Likewise.
13832 * gdb.base/call-rt-st.c: Likewise.
13833 * gdb.base/call-sc.c: Likewise.
13834 * gdb.base/call-strs.c: Likewise.
13835 * gdb.base/ending-run.c: Likewise.
13836 * gdb.base/execd-prog.c: Likewise.
13837 * gdb.base/exprs.c: Likewise.
13838 * gdb.base/foll-exec.c: Likewise.
13839 * gdb.base/foll-fork.c: Likewise.
13840 * gdb.base/foll-vfork.c: Likewise.
13841 * gdb.base/funcargs.c: Likewise.
13842 * gdb.base/gcore.c: Likewise.
13843 * gdb.base/jump.c: Likewise.
13844 * gdb.base/langs0.c: Likewise.
13845 * gdb.base/langs1.c: Likewise.
13846 * gdb.base/langs2.c: Likewise.
13847 * gdb.base/mips_pro.c: Likewise.
13848 * gdb.base/nodebug.c: Likewise.
13849 * gdb.base/opaque0.c: Likewise.
13850 * gdb.base/opaque1.c: Likewise.
13851 * gdb.base/recurse.c: Likewise.
13852 * gdb.base/run.c: Likewise.
13853 * gdb.base/scope0.c: Likewise.
13854 * gdb.base/scope1.c: Likewise.
13855 * gdb.base/setshow.c: Likewise.
13856 * gdb.base/setvar.c: Likewise.
13857 * gdb.base/shmain.c: Likewise.
13858 * gdb.base/shr1.c: Likewise.
13859 * gdb.base/shr2.c: Likewise.
13860 * gdb.base/sigall.c: Likewise.
13861 * gdb.base/signals.c: Likewise.
13862 * gdb.base/so-indr-cl.c: Likewise.
13863 * gdb.base/solib2.c: Likewise.
13864 * gdb.base/structs.c: Likewise.
13865 * gdb.base/sum.c: Likewise.
13866 * gdb.base/vforked-prog.c: Likewise.
13867 * gdb.base/watchpoint.c: Likewise.
13868 * gdb.reverse/shr2.c: Likewise.
13869 * gdb.reverse/until-reverse.c: Likewise.
13870 * gdb.reverse/ur1.c: Likewise.
13871 * gdb.reverse/watch-reverse.c: Likewise.
13872
13873 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13874
13875 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13876 variant.
13877 * gdb.base/sepdebug.exp: Drop references to removed code.
13878
13879 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13880
13881 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13882 variant. Preserve original line numbering.
13883 * gdb.base/list1.c: Likewise.
13884
13885 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13886
13887 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13888 variant.
13889 * gdb.base/break1.c: Likewise.
13890 * gdb.base/break.exp: Drop references to removed code.
13891
13892 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13893
13894 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13895 variant.
13896
13897 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13898
13899 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13900
13901 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13902
13903 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13904 logic into perform_all_tests() and invoke it with and without
13905 function header prototypes.
13906 (do_function_calls): Remove conditional XFAIL for PR 5318.
13907 (rerun_and_prepare): Remove duplicate code.
13908 (perform_all_tests): New. Main logic moved here.
13909
13910 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13911
13912 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13913 code guarded by #ifdef NO_PROTOTYPES.
13914 (t_double_many_args): Likewise.
13915 (DEF_FUNC_MANY_ARGS_1): Likewise.
13916 (DEF_FUNC_VALUES_1): Likewise.
13917 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13918 guarded by #ifdef PROTOTYPES.
13919
13920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13921
13922 * gdb.mi/mi-console.c: Add eye-catcher.
13923 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13924 instead of literal line number.
13925
13926 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13927
13928 * gdb.base/shr2.c: Add eye-catcher.
13929 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13930 line number.
13931
13932 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13933
13934 * gdb.base/jump.c: Add eye-catchers.
13935 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13936 numbers.
13937
13938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13939
13940 * gdb.base/execd-prog.c: Add eye-catchers.
13941 * gdb.base/foll-exec.c: Likewise.
13942 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13943 line numbers.
13944
13945 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13946
13947 * gdb.base/ending-run.c: Add eye-catchers.
13948 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13949 literal line numbers.
13950
13951 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13952
13953 * gdb.base/call-rt-st.c: Add eye-catchers.
13954 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13955 literal line numbers.
13956
13957 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13958
13959 * gdb.base/call-ar-st.c: Add eye-catchers.
13960 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13961 literal line numbers.
13962
13963 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13964
13965 * gdb.base/average.c: Add eye-catchers.
13966 * gdb.base/sum.c: Likewise.
13967 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13968 regexps dynamically.
13969
13970 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13971
13972 * gdb.base/solib1.c: Add eye-catchers.
13973 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13974 literal line numbers.
13975
13976 2014-11-12 Pedro Alves <palves@redhat.com>
13977
13978 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13979 leader has exited.
13980
13981 2014-11-12 Pedro Alves <palves@redhat.com>
13982
13983 * gdb.arch/i386-bp_permanent.c: New file.
13984 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13985 (srcfile): Set to i386-bp_permanent.c.
13986 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13987 that stepi does not execute the 'leave' instruction, instead of
13988 testing it does execute.
13989 * gdb.base/bp-permanent.c: New file.
13990 * gdb.base/bp-permanent.exp: New file.
13991
13992 2014-11-10 Doug Evans <xdje42@gmail.com>
13993
13994 PR symtab/17564
13995 * gdb.base/symtab-search-order.exp: New file.
13996 * gdb.base/symtab-search-order.c: New file.
13997 * gdb.base/symtab-search-order-1.c: New file.
13998 * gdb.base/symtab-search-order-shlib-1.c: New file.
13999
14000 2014-11-07 Pedro Alves <palves@redhat.com>
14001
14002 PR gdb/17511
14003 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14004 i?86-*-linux*.
14005
14006 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14007
14008 PR c++/17494
14009 * gdb.cp/pr17494.cc: New file.
14010 * gdb.cp/pr17494.exp: New file.
14011
14012 2014-11-02 Yao Qi <yao@codesourcery.com>
14013
14014 * gdb.python/python.exp: Get working directory and match the
14015 output of "set extended-prompt \\w " with it.
14016
14017 2014-10-30 Doug Evans <dje@google.com>
14018
14019 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14020 in objfiles.
14021 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14022 in progspaces.
14023
14024 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14025
14026 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14027 * gdb.base/realname-expand.exp: Likewise.
14028 * gdb.linespec/macro-relative.exp: Likewise.
14029
14030 2014-10-29 Pedro Alves <palves@redhat.com>
14031
14032 PR gdb/17408
14033 * gdb.threads/schedlock.c (some_function): New function.
14034 (call_function): New global.
14035 (MAYBE_CALL_SOME_FUNCTION): New macro.
14036 (thread_function): Call it.
14037 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14038 and use it instead of a global counter. Adjust all callers.
14039 (get_current_thread): Use "find current thread" for test message
14040 here rather than having all callers pass down the same string.
14041 (goto_loop): New procedure, factored out from ...
14042 (my_continue): ... this.
14043 (step_ten_loops): Change parameter from test message to command to
14044 use. Adjust.
14045 (list_count): Delete global.
14046 (check_result): New procedure, factored out from duplicate top
14047 level code.
14048 (continue tests): Wrap in with_test_prefix.
14049 (test_step): New procedure, factored out from duplicate top level
14050 code.
14051 (top level): Test "step" in combination with all scheduler-locking
14052 modes. Test "next" in combination with all scheduler-locking
14053 modes, and in combination with stepping over a function call or
14054 not.
14055 * gdb.threads/next-bp-other-thread.c: New file.
14056 * gdb.threads/next-bp-other-thread.exp: New file.
14057
14058 2014-10-29 Pedro Alves <palves@redhat.com>
14059
14060 PR python/17372
14061 * gdb.python/python.exp: Test a multi-line command that spawns
14062 interactive Python.
14063 * gdb.base/multi-line-starts-subshell.exp: New file.
14064
14065 2014-10-29 Yao Qi <yao@codesourcery.com>
14066
14067 * gdb.base/fileio.exp: Make directories on host.
14068
14069 2014-10-29 Yao Qi <yao@codesourcery.com>
14070
14071 * gdb.base/fileio.c (test_write): Close the file.
14072
14073 2014-10-28 Pedro Alves <palves@redhat.com>
14074
14075 PR gdb/12623
14076 * gdb.base/sigstep.c (no_handler): New global.
14077 (main): If 'no_handler is true, set the signal handlers to
14078 SIG_IGN.
14079 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14080 with_sw_watch and no_handler parameters. Handle them.
14081 (top level) <stepping over handler when stopped at a breakpoint
14082 test>: Add a test axis for testing with a software watchpoint, and
14083 another for testing with the signal handler set to SIG_IGN.
14084 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14085 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14086
14087 2014-10-28 Pedro Alves <palves@redhat.com>
14088
14089 PR gdb/17511
14090 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14091 * gdb.base/sigstep.exp (other_handler_location): New global.
14092 (advance): Support stepping into the signal handler, and running
14093 commands while in the handler.
14094 (in_handler_map): New global.
14095 (top level): In the advance test, add combinations for getting
14096 into the handler with stepping commands, and for running commands
14097 in the handler. Add comment descripting the advancei tests.
14098
14099 2014-10-28 Pedro Alves <palves@redhat.com>
14100
14101 * gdb.base/sigstep.exp: Use build_executable instead of
14102 prepare_for_testing.
14103 (top level): Move code that starts GDB, runs to main and creates a
14104 display to ...
14105 (restart): ... this new procedure.
14106 (top level): Move backtrace from signal handler test to ...
14107 (validate_backtrace): ... this new procedure.
14108 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14109 with_test_prefix. Always restart GDB.
14110 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14111 with_test_prefix. Always restart GDB. No need to delete
14112 breakpoints after the test.
14113 (test_skip_handler): Remove prefix parameter.
14114 (skip_over_handler, breakpoint_to_handler)
14115 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14116 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14117 restart GDB. No need to delete breakpoints after the test.
14118 (top level): Use foreach to call the test procedures with
14119 different commands.
14120
14121 2014-10-28 Pedro Alves <palves@redhat.com>
14122
14123 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14124 instead of GNATS numbers.
14125 * gdb.base/sigbpt.exp: Likewise.
14126 * gdb.base/siginfo.exp: Likewise.
14127 * gdb.base/sigstep.exp: Likewise.
14128
14129 2014-10-27 Pedro Alves <palves@redhat.com>
14130
14131 * gdb.base/sigstep.c (dummy): New global.
14132 (main): Issue a couple writes to the new global.
14133 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14134 procedures.
14135 (skip_over_handler): Use test_skip_handler.
14136 (top level): Call skip_over_handler for stepi and nexti too.
14137 (breakpoint_over_handler): Use test_skip_handler.
14138 (top level): Call breakpoint_over_handler for stepi and nexti too.
14139
14140 2014-10-27 Yao Qi <yao@codesourcery.com>
14141
14142 * gdb.trace/tfile.c (adjust_function_address)
14143 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14144 function descriptor.
14145
14146 2014-10-24 Don Breazeal <donb@codesourcery.com>
14147
14148 * gdb.base/foll-fork.exp (test_follow_fork,
14149 catch_fork_child_follow): Check for updated fork messages emitted
14150 from infrun.c.
14151 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14152 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14153 vfork_and_exec_child_follow_through_step): Check for updated vfork
14154 messages emitted from infrun.c.
14155
14156 2014-10-24 Pedro Alves <palves@redhat.com>
14157
14158 * gdb.base/corefile.exp: Remove references to ultrix.
14159 * gdb.base/interrupt.exp: Likewise.
14160 * gdb.base/whatis.exp: Likewise.
14161 * gdb.gdb/selftest.exp: Likewise.
14162 * gdb.threads/manythreads.exp: Likewise.
14163 * gdb.threads/print-threads.exp: Likewise.
14164 * gdb.threads/pthreads.exp:: Likewise.
14165 * gdb.threads/schedlock.exp: Likewise.
14166
14167 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14168
14169 * gdb.cp/non-trivial-retval.cc: Add a test case.
14170 * gdb.cp/non-trivial-retval.exp: Add a test.
14171
14172 2014-10-20 Yao Qi <yao@codesourcery.com>
14173
14174 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14175 * gdb.python/py-objfile-script-gdb.py: New file.
14176 * gdb.python/py-objfile-script.exp: Update reference to
14177 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14178 of remote_download. Remove the dest file.
14179
14180 2014-10-20 Yao Qi <yao@codesourcery.com>
14181
14182 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14183 * gdb.base/step-line.exp: Likewise.
14184 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14185 * gdb.dwarf2/dw2-basic.exp: Likewise.
14186 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14187 * gdb.dwarf2/dw2-filename.exp: Likewise.
14188 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14189 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14190 * gdb.dwarf2/dw2-producer.exp: Likewise.
14191 * gdb.dwarf2/mac-fileno.exp: Likewise.
14192 * gdb.python/py-frame-args.exp: Likewise.
14193 * gdb.python/py-framefilter.exp: Likewise.
14194 * gdb.python/py-mi.exp: Likewise.
14195 * gdb.python/py-objfile-script.exp: Likewise
14196 * gdb.python/py-pp-integral.exp: Likewise.
14197 * gdb.python/py-pp-re-notag.exp: Likewise.
14198 * gdb.python/py-prettyprint.exp: Likewise.
14199 * gdb.python/py-section-script.exp: Likewise.
14200 * gdb.python/py-typeprint.exp: Likewise.
14201 * gdb.python/py-xmethods.exp: Likewise.
14202 * gdb.stabs/weird.exp: Likewise.
14203 * gdb.xml/tdesc-regs.exp: Likewise.
14204
14205 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14206
14207 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14208 (out_cu): Use addr_len for the size of addresses.
14209 (out_line): Likewise. Size DW_LNE_set_address instruction
14210 according to addr_len.
14211 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14212 (FUNC): Add START_INSNS to definition.
14213
14214 2014-10-18 Yao Qi <yao@codesourcery.com>
14215
14216 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14217 gdb_has_argv0 return true.
14218 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14219 check [target_info exists noargs], check [gdb_has_argv0]
14220 instead.
14221 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14222 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14223 procedures.
14224
14225 2014-10-17 Doug Evans <dje@google.com>
14226
14227 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14228 event.
14229 * gdb.python/py-events.py: Add clear_objfiles event.
14230
14231 2014-10-17 Doug Evans <dje@google.com>
14232
14233 * gdb.python/py-objfile.exp: Test progspace attribute.
14234
14235 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14236
14237 * gdb.guile/scm-breakpoint.exp: Do not assume any
14238 directory separators when matching source file paths.
14239 * gdb.python/py-breakpoint.exp: Likewise.
14240 * gdb.reverse/break-precsave.exp: Likewise.
14241 * gdb.reverse/break-reverse.exp: Likewise.
14242 * gdb.reverse/consecutive-precsave.exp: Likewise.
14243 * gdb.reverse/finish-precsave.exp: Likewise.
14244 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14245 * gdb.reverse/finish-reverse.exp: Likewise.
14246 * gdb.reverse/i386-precsave.exp: Likewise.
14247 * gdb.reverse/i387-env-reverse.exp: Likewise.
14248 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14249 * gdb.reverse/machinestate-precsave.exp: Likewise.
14250 * gdb.reverse/machinestate.exp: Likewise.
14251 * gdb.reverse/sigall-precsave.exp: Likewise.
14252 * gdb.reverse/solib-precsave.exp: Likewise.
14253 * gdb.reverse/step-precsave.exp: Likewise.
14254 * gdb.reverse/until-precsave.exp: Likewise.
14255 * gdb.reverse/watch-precsave.exp: Likewise.
14256 * gdb.reverse/watch-reverse.exp: Likewise.
14257
14258 2014-10-17 Yao Qi <yao@codesourcery.com>
14259
14260 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14261 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14262
14263 2014-10-17 Pedro Alves <palves@redhat.com>
14264
14265 PR gdb/17471
14266 * gdb.base/bg-execution-repeat.c: New file.
14267 * gdb.base/bg-execution-repeat.exp: New file.
14268
14269 2014-10-17 Pedro Alves <palves@redhat.com>
14270
14271 PR gdb/17300
14272 * gdb.base/continue-all-already-running.c: New file.
14273 * gdb.base/continue-all-already-running.exp: New file.
14274
14275 2014-10-17 Pedro Alves <palves@redhat.com>
14276
14277 PR gdb/17472
14278 * gdb.base/annota-input-while-running.c: New file.
14279 * gdb.base/annota-input-while-running.exp: New file.
14280
14281 2014-10-17 Pedro Alves <palves@redhat.com>
14282
14283 * gdb.base/callfuncs.exp: emove references to osf.
14284 * gdb.base/sigall.exp: Likewise.
14285 * gdb.gdb/selftest.exp: Likewise.
14286 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14287 * gdb.mi/non-stop.c: Likewise.
14288 * gdb.mi/pthreads.c: Likewise.
14289 * gdb.reverse/sigall-precsave.exp: Likewise.
14290 * gdb.reverse/sigall-reverse.exp: Likewise.
14291 * gdb.threads/pthreads.c: Likewise.
14292 * gdb.threads/pthreads.exp: Likewise.
14293
14294 2014-10-17 Yao Qi <yao@codesourcery.com>
14295
14296 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14297 check 'target_info exists noargs'.
14298 (test_command_prompt_position): Likewise.
14299 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14300 Remove "set args".
14301 (progvar_simple_while_test): Likewise.
14302 (progvar_complex_if_while_test): Likewise.
14303 (if_while_breakpoint_command_test): Likewise.
14304 (infrun_breakpoint_command_test): Likewise.
14305 (breakpoint_command_test): Likewise.
14306 (watchpoint_command_test): Likewise.
14307 (bp_deleted_in_command_test): Likewise.
14308 (temporary_breakpoint_commands): Likewise.
14309
14310 2014-10-16 Yao Qi <yao@codesourcery.com>
14311
14312 * gdb.base/remotetimeout.exp: Remove noargs checking.
14313
14314 2014-10-15 Pedro Alves <palves@redhat.com>
14315
14316 PR breakpoints/9649
14317 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14318 * gdb.base/breakpoint-in-ro-region.exp
14319 (probe_target_hardware_step): New procedure.
14320 (top level): Probe hardware stepping and hardware breakpoint
14321 support. Test stepping through a read-only region, with both
14322 "breakpoint auto-hw" on and off and both "always-inserted" on and
14323 off.
14324
14325 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14326
14327 * gdb.dlang/demangle.exp: Update for demangling changes.
14328
14329 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14330
14331 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14332 * gdb.cp/non-trivial-retval.exp: Add new tests.
14333
14334 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14335
14336 PR c++/13403
14337 PR c++/15154
14338 * gdb.cp/non-trivial-retval.cc: New file.
14339 * gdb.cp/non-trivial-retval.exp: New file.
14340
14341 2014-10-15 Yao Qi <yao@codesourcery.com>
14342
14343 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14344 remote host.
14345
14346 2014-10-15 Yao Qi <yao@codesourcery.com>
14347
14348 * gdb.python/py-symbol.exp: Match file base name if host is
14349 remote, otherwise match file name with dir name.
14350 * gdb.python/py-symtab.exp: Likewise.
14351 * gdb.python/python.exp: Likewise.
14352
14353 2014-10-15 Yao Qi <yao@codesourcery.com>
14354
14355 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14356 pattern.
14357 * gdb.python/py-symtab.exp: Likewise.
14358 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14359 locationn.
14360
14361 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14362
14363 * gdb.ada/addr_arith: New testcase.
14364
14365 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14366
14367 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14368 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14369 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14370 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14371
14372 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14373
14374 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14375 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14376 * gdb.arch/stap-eval-lang-ada.exp: New file.
14377
14378 2014-10-14 Yao Qi <yao@codesourcery.com>
14379
14380 * gdb.mi/mi-var-child.c (nothing1): New function.
14381 (nothing2): New function.
14382 (do_children_tests): Set function pointers by nothing1 and
14383 nothing2.
14384 * gdb.mi/mi-var-child.exp: Step over new added statements.
14385 Update test to match the new output.
14386 * gdb.mi/var-cmd.c (nothing1): New function.
14387 (nothing2): New function.
14388 (do_children_tests): Set function pointers by nothing1 and
14389 nothing2.
14390 * gdb.mi/mi-var-display.exp: Update test to match output.
14391 Step to the line specified by $line_dct_nothing.
14392 Increase the number of lines to step.
14393
14394 2014-10-14 Yao Qi <yao@codesourcery.com>
14395
14396 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14397 tests.
14398 * gdb.mi/mi2-var-child.exp: Likewise.
14399
14400 2014-10-13 Doug Evans <dje@google.com>
14401
14402 * gdb.python/py-objfile.exp: Change name of file name test.
14403
14404 2014-10-13 Doug Evans <dje@google.com>
14405
14406 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14407 from the start of the CU.
14408
14409 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14410 Yao Qi <yao@codesourcery.com>
14411
14412 Fix "save breakpoints" for "catch" command.
14413 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14414 Remove -nonewline. Match also the added "main" line.
14415
14416 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14417
14418 Fix "save breakpoints" for "disable $bpnum" command.
14419 * gdb.base/save-bp.c (main): Add label.
14420 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14421
14422 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14423
14424 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14425
14426 2014-10-11 Yao Qi <yao@codesourcery.com>
14427
14428 * gdb.server/server-kill.exp: Execute command
14429 "set remote trace-status-packet on" before "tstatus".
14430
14431 2014-10-11 Yao Qi <yao@codesourcery.com>
14432
14433 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14434 (main): Call getppid.
14435 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14436 and continue to it. Read variable "server_pid".
14437
14438 2014-10-11 Yao Qi <yao@codesourcery.com>
14439
14440 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14441
14442 2014-10-11 Yao Qi <yao@codesourcery.com>
14443
14444 * gdb.threads/thread-find.exp: Don't execute command
14445 "info threads".
14446 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14447 * gdb.threads/linux-dp.exp: Don't check the condition
14448 $threads_created equals to zero.
14449
14450 2014-10-10 Pedro Alves <palves@redhat.com>
14451
14452 * gdb.base/bigcore.exp: Remove references to IRIX.
14453 * gdb.base/funcargs.exp: Likewise.
14454 * gdb.base/interrupt.exp: Likewise.
14455 * gdb.base/mips_pro.exp: Likewise.
14456 * gdb.base/nodebug.exp: Likewise.
14457 * gdb.base/setvar.exp: Likewise.
14458 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14459
14460 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14461 Pedro Alves <palves@redhat.com>
14462
14463 PR symtab/14466
14464 * gdb.base/vdso-warning.c: New file.
14465 * gdb.base/vdso-warning.exp: New file.
14466
14467 2014-10-02 Doug Evans <dje@google.com>
14468
14469 * gdb.base/structs.c (main): Don't run forever.
14470
14471 2014-10-02 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14474 (top level) <stop threads 1, stop threads 2>: Use it.
14475
14476 2014-10-02 Pedro Alves <palves@redhat.com>
14477
14478 * gdb.threads/break-while-running.exp (test): Add new
14479 'update_thread_list' argument. Skip "info threads" if false.
14480 (top level): Add new 'update_thread_list' axis.
14481
14482 2014-10-02 Pedro Alves <palves@redhat.com>
14483
14484 PR breakpoints/17431
14485 * gdb.base/execl-update-breakpoints.c: New file.
14486 * gdb.base/execl-update-breakpoints.exp: New file.
14487
14488 2014-10-01 Pedro Alves <palves@redhat.com>
14489
14490 * gdb.base/breakpoint-in-ro-region.c: New file.
14491 * gdb.base/breakpoint-in-ro-region.exp: New file.
14492
14493 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14494
14495 * gdb.mi/mi-exit-code.exp: New file.
14496 * gdb.mi/mi-exit-code.c: New file.
14497
14498 2014-09-30 Yao Qi <yao@codesourcery.com>
14499
14500 * lib/prelink-support.exp (build_executable_own_libs): Error if
14501 the target isn't native.
14502
14503 2014-09-30 Yao Qi <yao@codesourcery.com>
14504
14505 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14506 false.
14507
14508 2014-09-22 Pedro Alves <palves@redhat.com>
14509
14510 * gdb.threads/break-while-running.exp: New file.
14511 * gdb.threads/break-while-running.c: New file.
14512
14513 2014-09-19 Yao Qi <yao@codesourcery.com>
14514
14515 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14516 Invoke test. Restart GDB with --readnow and invoke test again.
14517
14518 2014-09-19 Yao Qi <yao@codesourcery.com>
14519
14520 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14521 proc set_breakpoint_on_gcd_function. Invoke
14522 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14523 invoke set_breakpoint_on_gcd_function again.
14524
14525 2014-09-18 Doug Evans <dje@google.com>
14526
14527 * gdb.dwarf2/symtab-producer.exp: New file.
14528
14529 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14530
14531 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14532 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14533 * gdb.base/global-var-nested-by-dso.c: Likewise.
14534 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14535
14536 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14537 Pedro Alves <palves@redhat.com>
14538
14539 * gdb.base/watch-bitfields.exp: Pass string other than test file
14540 name to prepare_for_testing.
14541 (watch): New procedure.
14542 (expect_watchpoint): Use with_test_prefix.
14543 (top level): Factor out tests to ...
14544 (test_watch_location, test_regular_watch): ... these new
14545 procedures, and use with_test_prefix and gdb_continue_to_end.
14546
14547 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14548
14549 PR breakpoints/12526
14550 * gdb.base/watch-bitfields.exp: New file.
14551 * gdb.base/watch-bitfields.c: New file.
14552
14553 2014-09-16 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14556 software and hardware addresses, not software address against
14557 itself.
14558
14559 2014-09-16 Pedro Alves <palves@redhat.com>
14560
14561 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14562 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14563
14564 2014-09-16 Pedro Alves <palves@redhat.com>
14565
14566 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14567 files.
14568 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14569 "*-*-vxworks*" throughout.
14570 * gdb.base/break.exp: Likewise.
14571 * gdb.base/default.exp: Likewise.
14572 * gdb.base/scope.exp: Likewise.
14573 * gdb.base/sepdebug.exp: Likewise.
14574 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14575 throughout.
14576 * gdb.base/run.c: Likewise.
14577 * gdb.base/sepdebug.c: Likewise.
14578 * gdb.hp/gdb.aCC/run.c: Likewise.
14579 * gdb.reverse/until-reverse.c: Likewise.
14580 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14581
14582 2014-09-16 Yao Qi <yao@codesourcery.com>
14583
14584 * boards/local-remote-host-native.exp: New file.
14585
14586 2014-09-14 Doug Evans <xdje42@gmail.com>
14587
14588 * gdb.threads/queue-signal.c (thread_count): New variable.
14589 (thread_count_mutex, thread_count_condvar): New variables.
14590 (incr_thread_count, wait_all_threads_running): New functions.
14591 (main): Wait for all threads to be in their thread functions.
14592
14593 2014-09-13 Doug Evans <xdje42@gmail.com>
14594
14595 * gdb.threads/queue-signal.c: New file.
14596 * gdb.threads/queue-signal.exp: New file.
14597
14598 2014-09-13 Doug Evans <xdje42@gmail.com>
14599
14600 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14601 be consistent with what default_gdb_init uses.
14602 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14603 the plain text of the prompt. Add some logging printfs.
14604 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14605
14606 2014-09-12 Pedro Alves <palves@redhat.com>
14607
14608 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14609 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14610 * gdb.arch/i386-size-overlap.exp: Likewise.
14611 * gdb.arch/i386-size.exp: Likewise.
14612 * gdb.arch/i386-unwind.exp: Likewise.
14613 * gdb.base/a2-run.exp: Likewise.
14614 * gdb.base/break.exp: Likewise.
14615 * gdb.base/charset.exp: Likewise.
14616 * gdb.base/chng-syms.exp: Likewise.
14617 * gdb.base/commands.exp: Likewise.
14618 * gdb.base/dbx.exp: Likewise.
14619 * gdb.base/find.exp: Likewise.
14620 * gdb.base/funcargs.exp: Likewise.
14621 * gdb.base/jit-simple.exp: Likewise.
14622 * gdb.base/reread.exp: Likewise.
14623 * gdb.base/sepdebug.exp: Likewise.
14624 * gdb.base/step-bt.exp: Likewise.
14625 * gdb.cp/mb-inline.exp: Likewise.
14626 * gdb.cp/mb-templates.exp: Likewise.
14627 * gdb.objc/basicclass.exp: Likewise.
14628 * gdb.threads/killed.exp: Likewise.
14629
14630 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14631
14632 PR tdep/17379
14633 * gdb.arch/powerpc-stackless.S: New file.
14634 * gdb.arch/powerpc-stackless.exp: New file.
14635
14636 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14637
14638 * gdb.base/attach.c: Include unistd.h.
14639 (main): Call alarm. Add label postloop.
14640 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14641 gdb_breakpoint, gdb_continue_to_breakpoint.
14642 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14643
14644 2014-09-11 Pedro Alves <palves@redhat.com>
14645
14646 PR gdb/17347
14647 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14648 * gdb.base/attach.exp (test_command_line_attach_run): New
14649 procedure.
14650 (top level): Call it.
14651
14652 2014-09-11 Pedro Alves <palves@redhat.com>
14653
14654 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14655 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14656 (do_command_attach_tests): Use spawn_wait_for_attach.
14657 * gdb.base/solib-overlap.exp: Likewise.
14658 * gdb.multi/multi-attach.exp: Likewise.
14659 * gdb.python/py-prompt.exp: Likewise.
14660 * gdb.python/py-sync-interp.exp: Likewise.
14661 * gdb.server/ext-attach.exp: Likewise.
14662
14663 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14664
14665 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14666 command in testcase. Simplify testcase.
14667
14668 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14669
14670 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14671
14672 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14673
14674 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14675
14676 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14677
14678 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14679
14680 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14681
14682 * gdb.dwarf2/dynarr-ptr.c: New file.
14683 * gdb.dwarf2/dynarr-ptr.exp: New file.
14684
14685 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14686
14687 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14688 of 30 rather than hardcoding 120 for a slow test case. Take the
14689 `gdb,timeout' target setting into account for this calculation.
14690 Don't extend the timeout for the test cases that don't need it.
14691
14692 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14693
14694 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14695 a factor of 2 for a slow test case. Take the `gdb,timeout'
14696 target setting into account for this calculation.
14697 * gdb.reverse/until-precsave.exp: Increase the timeout by
14698 a factor of 15 and 3 respectively rather than adding 120
14699 for a pair of slow test cases. Take the `gdb,timeout'
14700 target setting into account for this calculation.
14701
14702 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14703
14704 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14705 timeout, don't pass one down to gdb_expect.
14706 (gdb_expect): Rework timeout selection.
14707
14708 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14709
14710 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14711 exception on timeout.
14712 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14713 (gdbserver_start_extended): Catch any `gdbserver_start' error
14714 exceptions.
14715 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14716 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14717 `gdbserver_gdb_load' error exceptions.
14718
14719 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14720
14721 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14722 120 on waiting for the TCP socket to open.
14723
14724 2014-09-09 Doug Evans <xdje42@gmail.com>
14725
14726 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14727 _caller_matches, _any_caller_is, _any_caller_matches.
14728
14729 2014-09-09 Doug Evans <xdje42@gmail.com>
14730
14731 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14732
14733 2014-09-09 Yao Qi <yao@codesourcery.com>
14734
14735 * gdb.mi/mi-var-display.exp: Set print symbol off.
14736
14737 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14738
14739 PR gdb/17035
14740 * gdb.base/commands.exp: Add tests to verify user-defined
14741 commands with empty bodies.
14742 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14743 python commands in `show user command`.
14744 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14745 scheme commands in `show user command`.
14746
14747 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14748
14749 PR python/17355
14750 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14751 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14752 * gdb.python/py-framefilter-invalidarg.exp: New file.
14753 * gdb.python/py-framefilter-invalidarg.py: New file.
14754
14755 2014-09-06 Doug Evans <xdje42@gmail.com>
14756
14757 PR 15276
14758 * gdb.python/py-caller-is.c: New file.
14759 * gdb.python/py-caller-is.exp: New file.
14760
14761 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14762
14763 PR gdb/17235
14764 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14765 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14766
14767 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14768
14769 PR fortran/17237
14770 * gdb.fortran/print-formatted.exp: New file.
14771 * gdb.fortran/print-formatted.f90: Likewise.
14772
14773 2014-09-03 Sasha Smundak <asmundak@google.com>
14774
14775 * gdb.python/py-frame.exp: Test Frame.read_register.
14776
14777 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14778
14779 PR python/16699
14780 * gdb.python/py-completion.exp: New file.
14781 * gdb.python/py-completion.py: Likewise.
14782
14783 2014-08-28 Doug Evans <dje@google.com>
14784
14785 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14786 eax,etc. are live with values set by gdb and thus the compiler can't
14787 use them.
14788 * gdb.arch/i386-pseudo.c (main): Ditto.
14789
14790 2014-08-27 Doug Evans <dje@google.com>
14791
14792 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14793
14794 2014-08-25 Doug Evans <dje@google.com>
14795
14796 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14797 (main): Ditto.
14798
14799 2014-08-25 Doug Evans <dje@google.com>
14800
14801 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14802
14803 2014-08-24 Yao Qi <yao@codesourcery.com>
14804
14805 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14806 symbol off.
14807 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14808
14809 2014-08-22 Doug Evans <dje@google.com>
14810
14811 PR 17276
14812 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14813 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14814 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14815
14816 2014-08-22 Yao Qi <yao@codesourcery.com>
14817
14818 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14819 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14820 * gdb.python/python.exp: Likewise. Use .py file on the host
14821 instead of the build.
14822
14823 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14824
14825 * gdb.threads/gcore-stale-thread.c: New file.
14826 * gdb.threads/gcore-stale-thread.exp: New file.
14827
14828 2014-08-21 Pedro Alves <palves@redhat.com>
14829
14830 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14831 * gdb.base/gcore-relro-pie.exp: Likewise.
14832 * gdb.base/gcore-relro.exp: Likewise.
14833 * gdb.base/gcore.exp: Likewise.
14834 * gdb.base/print-symbol-loading.exp: Likewise.
14835 * gdb.threads/gcore-thread.exp: Likewise.
14836 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14837
14838 2014-08-20 Pedro Alves <palves@redhat.com>
14839 Jan Kratochvil <jan.kratochvil@redhat.com>
14840
14841 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14842 configure.
14843 (EXPECT): Handle READ1 being set.
14844 (all): Depend on EXTRA_RULES.
14845 (check-read1, expect-read1, read1.so, read1): New rules.
14846 * README (Testsuite Parameters): Document the READ1 make variable.
14847 (Race detection): New section.
14848 * configure: Regenerate.
14849 * configure.ac: If build==host==target, and running under a
14850 GNU/glibc system, add read1 to the extra Makefile rules.
14851 (EXTRA_RULES): AC_SUBST it.
14852 * lib/read1.c: New file.
14853
14854 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14855
14856 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14857 the handling of variables declared as a typedef to an array
14858 which a DW_AT_data_location attribute.
14859
14860 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14861 Pedro Alves <palves@redhat.com>
14862
14863 PR symtab/14604
14864 PR symtab/14605
14865 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14866 gdb_test.
14867
14868 2014-08-19 Pedro Alves <palves@redhat.com>
14869
14870 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14871
14872 2014-08-19 Yao Qi <yao@codesourcery.com>
14873
14874 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14875 right line.
14876
14877 2014-08-18 David Blaikie <dblaikie@gmail.com>
14878
14879 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14880
14881 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14882
14883 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14884 attribute in array range.
14885
14886 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14887
14888 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14889
14890 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14891
14892 PR c++/17132
14893 * gdb.cp/pr17132.cc: New file.
14894 * gdb.cp/pr17132.exp: New file.
14895
14896 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14897
14898 * gdb.python/py-xmethods.py (A_getarrayind)
14899 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14900 Use 'print' with function call syntax.
14901 (E_method_matcher.match): Fix tab vs space indentation mixup.
14902
14903 2014-08-15 Yao Qi <yao@codesourcery.com>
14904
14905 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14906 false.
14907
14908 2014-08-15 Yao Qi <yao@codesourcery.com>
14909
14910 * gdb.cp/casts.exp: Set print symbol off.
14911 * gdb.cp/class2.exp: Likewise.
14912 * gdb.cp/overload.exp: Likewise.
14913 * gdb.cp/templates.exp: Likewise.
14914
14915 2014-08-11 Doug Evans <dje@google.com>
14916
14917 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14918 (test_load_shlib): Update.
14919
14920 2014-08-09 Yao Qi <yao@codesourcery.com>
14921
14922 * gdb.base/display.exp: Invoke is_address_zero_readable.
14923 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14924 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14925 * gdb.base/hbreak-unmapped.exp: Return if
14926 is_address_zero_readable returns true.
14927 * gdb.base/signest.exp: Likewise.
14928 * gdb.base/signull.exp: Likewise.
14929 * gdb.base/sigbpt.exp: Likewise.
14930 * gdb.guile/scm-disasm.exp: Do the test if
14931 is_address_zero_readable returns false.
14932 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14933 * gdb.python/py-arch.exp: Likewise.
14934 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14935 * lib/gdb.exp (is_address_zero_readable): New proc.
14936
14937 2014-08-09 Yao Qi <yao@codesourcery.com>
14938
14939 PR testsuite/13443
14940 * gdb.mi/mi-var-display.exp: Make test messages unique.
14941
14942 2014-08-04 Tom Tromey <tromey@redhat.com>
14943
14944 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14945 target 0".
14946
14947 2014-08-04 Tom Tromey <tromey@redhat.com>
14948
14949 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14950 "target_resume".
14951
14952 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14953
14954 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14955 inner_vla_struct_object_size.
14956 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14957 as xfail.
14958
14959 2014-07-30 Pedro Alves <palves@redhat.com>
14960
14961 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14962 comment.
14963
14964 2014-07-29 Yao Qi <yao@codesourcery.com>
14965
14966 PR gdb/17206
14967 * gdb.base/until-nodebug.exp: New.
14968
14969 2014-07-28 Doug Evans <xdje42@gmail.com>
14970
14971 PR guile/17203
14972 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14973 previously existing parameter, and previously ambiguously spelled
14974 parameter.
14975
14976 2014-07-28 Will Newton <will.newton@linaro.org>
14977
14978 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14979
14980 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14981 Doug Evans <xdje42@gmail.com>
14982
14983 PR guile/17146
14984 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14985
14986 2014-07-25 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.threads/signal-command-handle-nopass.c: New file.
14989 * gdb.threads/signal-command-handle-nopass.exp: New file.
14990 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14991 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14992 * gdb.threads/signal-delivered-right-thread.c: New file.
14993 * gdb.threads/signal-delivered-right-thread.exp: New file.
14994
14995 2014-07-25 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/double-prompt-target-event-error.exp
14998 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14999 match.
15000 (cancel_pagination_in_target_event): Rework double prompt
15001 detection.
15002 * gdb.base/paginate-after-ctrl-c-running.exp
15003 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15004 <return>' match.
15005 * gdb.base/paginate-bg-execution.exp
15006 (test_bg_execution_pagination_return)
15007 (test_bg_execution_pagination_cancel): Remove '-notransfer
15008 <return>' matches.
15009 * gdb.base/paginate-execution-startup.exp
15010 (test_fg_execution_pagination_return)
15011 (test_fg_execution_pagination_cancel): Remove '-notransfer
15012 <return>' matches.
15013 * gdb.base/paginate-inferior-exit.exp
15014 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15015 match.
15016 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15017 * lib/gdb.exp (pagination_prompt): Run text through
15018 string_to_regexp.
15019 (gdb_test_multiple): Match $pagination_prompt instead of
15020 "<return>".
15021 (string_to_regexp): Move to lib/gdb-utils.exp.
15022
15023 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15024
15025 * gdb.arch/amd64-entry-value-paramref.S: New file.
15026 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15027 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15028 * gdb.arch/amd64-optimout-repeat.S: New file.
15029 * gdb.arch/amd64-optimout-repeat.c: New file.
15030 * gdb.arch/amd64-optimout-repeat.exp: New file.
15031
15032 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15033
15034 PR gdb/17170
15035 * gdb.base/statistics.exp: New file.
15036
15037 2014-07-17 Doug Evans <dje@google.com>
15038
15039 PR gdb/17170
15040 * gdb.base/maint.exp: Update testing of per-command stats.
15041
15042 2014-07-16 Pedro Alves <palves@redhat.com>
15043
15044 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15045 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15046 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15047 (tfile_write_buf): New functions.
15048 (add_memory_block): Rewrite using the above.
15049 (adjust_function_address): New function.
15050 (FUNCTION_ADDRESS): New macro.
15051 (write_basic_trace_file): Remove short_x local, and use
15052 tfile_write_16. Change type of func_addr local to unsigned long
15053 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15054 here. Cast argument of add_memory_block to char pointer.
15055 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15056 (main): Remove parameters.
15057 * gdb.trace/tfile.exp: Remove nowarnings.
15058
15059 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15060
15061 * gdb.base/debug-expr.exp: Test string evaluation with
15062 "debug expression" on.
15063
15064 2014-07-15 Pedro Alves <palves@redhat.com>
15065
15066 * gdb.base/reread.exp: Use clean_restart.
15067
15068 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15069
15070 * gdb.arch/avr-flash-qualifer.c: New.
15071 * gdb.arch/avr-flash-qualifer.exp: New.
15072
15073 2014-07-14 Pedro Alves <palves@redhat.com>
15074
15075 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15076 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15077
15078 2014-07-14 Pedro Alves <palves@redhat.com>
15079
15080 * gdb.base/double-prompt-target-event-error.c: New file.
15081 * gdb.base/double-prompt-target-event-error.exp: New file.
15082
15083 2014-07-14 Pedro Alves <palves@redhat.com>
15084
15085 PR gdb/17072
15086 * gdb.base/paginate-inferior-exit.c: New file.
15087 * gdb.base/paginate-inferior-exit.exp: New file.
15088
15089 2014-07-14 Pedro Alves <palves@redhat.com>
15090
15091 PR gdb/17072
15092 * gdb.base/paginate-bg-execution.c: New file.
15093 * gdb.base/paginate-bg-execution.exp: New file.
15094
15095 2014-07-14 Pedro Alves <palves@redhat.com>
15096
15097 PR gdb/17072
15098 * gdb.base/paginate-execution-startup.c: New file.
15099 * gdb.base/paginate-execution-startup.exp: New file.
15100 * lib/gdb.exp (pagination_prompt): New global.
15101 (default_gdb_spawn): New procedure, factored out from
15102 default_gdb_spawn.
15103 (default_gdb_start): Adjust to call default_gdb_spawn.
15104 (gdb_spawn): New procedure.
15105
15106 2014-07-14 Pedro Alves <palves@redhat.com>
15107
15108 * lib/gdb.exp (gdb_assert): New procedure.
15109 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15110
15111 2014-07-14 Pedro Alves <palves@redhat.com>
15112
15113 * gdb.base/execution-termios.c: New file.
15114 * gdb.base/execution-termios.exp: New file.
15115
15116 2014-07-14 Tom Tromey <tromey@redhat.com>
15117
15118 * gdb.cp/vla-cxx.cc: New file.
15119 * gdb.cp/vla-cxx.exp: New file.
15120
15121 2014-07-14 Tom Tromey <tromey@redhat.com>
15122
15123 * gdb.reverse/rerun-prec.c: New file.
15124 * gdb.reverse/rerun-prec.exp: New file.
15125
15126 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15127 Maciej W. Rozycki <macro@codesourcery.com>
15128
15129 * lib/gdb-utils.exp: New file.
15130 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15131 inline `gdb_init_command' processing.
15132 (gdb_start_cmd): Likewise.
15133 * lib/mi-support.exp (mi_run_cmd): Likewise.
15134 * README: Document `gdb_init_command' and `gdb_init_commands'.
15135
15136 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15137
15138 Fix false FAIL running under a very long directory name.
15139 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15140 and "set print elements 10000". Twice.
15141
15142 2014-07-11 Yao Qi <yao@codesourcery.com>
15143
15144 * gdb.base/exprs.exp: "set print symbol off".
15145
15146 2014-07-11 Pedro Alves <palves@redhat.com>
15147
15148 * gdb.threads/kill.c: New file.
15149 * gdb.threads/kill.exp: New file.
15150
15151 2014-07-10 Yao Qi <yao@codesourcery.com>
15152
15153 * gdb.trace/tfile.c (write_basic_trace_file)
15154 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15155 address written to trace file.
15156
15157 2014-07-09 Pedro Alves <palves@redhat.com>
15158
15159 * gdb.base/attach-wait-input.exp: New file.
15160 * gdb.base/attach-wait-input.c: New file.
15161
15162 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15163
15164 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15165 setting up test structures.
15166 (main): Call new test function.
15167 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15168 test function, continue into test function and walk test
15169 structures.
15170
15171 2014-07-02 Yao Qi <yao@codesourcery.com>
15172
15173 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15174 'bar_start' at the beginning of functions 'foo' and 'bar'
15175 respectively.
15176 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15177 instead of 'foo' and 'bar'.
15178
15179 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15180
15181 * gdb.btrace/segv.exp: New.
15182 * gdb.btrace/segv.c: New.
15183
15184 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15185
15186 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15187 instruction.
15188
15189 2014-06-30 Mark Wielaard <mjw@redhat.com>
15190
15191 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15192 vulture, vilify, villar): New volatile array constants.
15193 (vindictive, vegetation): New const volatile array constants.
15194 * gdb.base/volatile.exp: Test volatile and const volatile array
15195 types.
15196
15197 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15198
15199 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15200 target lacks support for awatch, rwatch, or hbreak.
15201
15202 2014-06-27 Yao Qi <yao@codesourcery.com>
15203
15204 * gdb.multi/dummy-frame-restore.exp: New.
15205 * gdb.multi/dummy-frame-restore.c: New.
15206
15207 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15208
15209 * gdb.btrace/gcore.exp: New.
15210
15211 2014-06-23 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.base/watchpoint-reuse-slot.c: New file.
15214 * gdb.base/watchpoint-reuse-slot.exp: New file.
15215
15216 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15217
15218 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15219 progspace's filename in 'info', 'enable' and 'disable' command
15220 tests.
15221
15222 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15223
15224 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15225 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15226 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15227
15228 2014-06-20 Gary Benson <gbenson@redhat.com>
15229
15230 * gdb.arch/i386-avx.exp: Fix include file location.
15231 * gdb.arch/i386-sse.exp: Likewise.
15232
15233 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15234
15235 * gdb.dlang/expression.exp: New file.
15236
15237 2014-06-19 Pedro Alves <palves@redhat.com>
15238
15239 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15240 out from ...
15241 (top level): ... here. Iterate running tests under different
15242 scheduler-locking settings.
15243
15244 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15245
15246 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15247 to DW_FORM_addr and use non-zero addresses.
15248
15249 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15250
15251 PR gdb/17017
15252 * gdb.python/py-xmethods.cc: Add global function call counters and
15253 increment them in their respective functions. Remove "cout"
15254 statements.
15255 * gdb.python/py-xmethods.exp: Make tests check the global function
15256 call counters instead of depending on inferior IO.
15257
15258 2014-06-18 Don Breazeal <donb@codesourcery.com>
15259
15260 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15261 Deleted procedure.
15262 (explicit_fork_parent_follow): Deleted procedure.
15263 (explicit_fork_child_follow): Deleted procedure.
15264 (test_follow_fork): New procedure.
15265 (do_fork_tests): Replace calls to deleted procedures with
15266 calls to test_follow_fork and reset GDB for subsequent
15267 procedure calls.
15268
15269 2014-06-17 Yao Qi <yao@codesourcery.com>
15270
15271 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15272 CP1252.
15273
15274 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15275
15276 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15277 Initialize ptr and S explicitly.
15278 (skip_type_update_when_not_use_rtti_test): Likewise.
15279
15280 2014-06-16 Keith Seitz <keiths@redhat.com>
15281
15282 PR mi/15863
15283 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15284 the inferior is started.
15285
15286 2014-06-16 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/break-main-file-remove-fail.c: New file.
15289 * gdb.base/break-main-file-remove-fail.exp: New file.
15290 * gdb.base/break-unload-file.exp: Use build_executable instead of
15291 prepare_for_testing.
15292 (test_break): New parameter "initial_load". Handle it.
15293 (top level): Add initial_load cmdline/file axis.
15294
15295 2014-06-12 Tom Tromey <tromey@redhat.com>
15296
15297 * gdb.base/completion.exp: Don't use directory name in test.
15298
15299 2014-06-09 Gary Benson <gbenson@redhat.com>
15300
15301 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15302 separate the always-available ANSI-standard signals from the
15303 signals that require checking.
15304 (main): Likewise.
15305 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15306 Likewise.
15307 (main): Likewise.
15308
15309 2014-06-07 Keith Seitz <keiths@redhat.com>
15310
15311 Revert:
15312 PR c++/16253
15313 * gdb.cp/var-tag.cc: New file.
15314 * gdb.cp/var-tag.exp: New file.
15315 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15316 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15317 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15318 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15319
15320 2014-06-06 Doug Evans <xdje42@gmail.com>
15321
15322 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15323
15324 2014-06-06 Pedro Alves <palves@redhat.com>
15325
15326 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15327 in target debug output instead of looking at RSP packets,
15328 disabling the test on any target that uses hardware stepping.
15329 Update comments.
15330
15331 2014-06-06 Pedro Alves <palves@redhat.com>
15332
15333 * gdb.base/break-unload-file.exp: Fix typo.
15334
15335 2014-06-06 Yao Qi <yao@codesourcery.com>
15336
15337 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15338 from "jit_function" to "^jit_function".
15339
15340 2014-06-06 Yao Qi <yao@codesourcery.com>
15341
15342 * gdb.base/async.c (foo): Add one statement.
15343 * gdb.base/async.exp: Get the next instruction address and
15344 match the output of "nexti" by instruction address. Match
15345 the hex address in the output of "finish".
15346
15347 2014-06-06 Gary Benson <gbenson@redhat.com>
15348
15349 * gdb.base/call-signals.c: Remove preprocessor conditionals
15350 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15351 SIGSEGV and SIGTERM.
15352 * gdb.base/sigall.c: Likewise.
15353 * gdb.base/unwindonsignal.c: Likewise.
15354 * gdb.reverse/sigall-reverse.c: Likewise.
15355
15356 2014-06-06 Yao Qi <yao@codesourcery.com>
15357
15358 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15359 readable, skip the test.
15360
15361 2014-06-06 Yao Qi <yao@codesourcery.com>
15362
15363 * gdb.threads/staticthreads.c (thread_function): Move the line
15364 setting breakpoint on forward.
15365 * gdb.threads/staticthreads.exp: Update comments.
15366
15367 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15368
15369 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15370 "history-append! type error".
15371
15372 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15373
15374 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15375 erroneous dprintf expected input.
15376
15377 2014-06-04 Doug Evans <xdje42@gmail.com>
15378
15379 * gdb.guile/scm-generics.exp: Delete.
15380
15381 2014-06-04 Doug Evans <xdje42@gmail.com>
15382
15383 * gdb.guile/scm-breakpoint.exp: Update.
15384 Add tests for breakpoint registration.
15385
15386 2014-06-04 Tom Tromey <tromey@redhat.com>
15387
15388 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15389 VLA-in-union.
15390 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15391 inner_vla_struct, vla_union types. Initialize objects of those
15392 types and compute their sizes.
15393
15394 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15395 Hui Zhu <hui@codesourcery.com>
15396
15397 * gdb.base/fileio.exp: Add test for shell not available as well as
15398 available.
15399 * gdb.base/fileio.c (test_system): Check for shell twice.
15400
15401 2014-06-04 Yao Qi <yao@codesourcery.com>
15402
15403 * gdb.base/auto-connect-native-target.exp: Remove redundant
15404 space from the regexp pattern.
15405
15406 2014-06-04 Yao Qi <yao@codesourcery.com>
15407
15408 * gdb.base/default.exp: Replace "child" with "native" in
15409 regexp pattern.
15410
15411 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15412
15413 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15414 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15415 * gdb.python/py-xmethods.py: Python script supporting the
15416 new testcase and tests.
15417
15418 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15419 Pedro Alves <palves@redhat.com>
15420
15421 PR breakpoints/17000
15422 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15423 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15424
15425 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15426
15427 * gdb.base/subst.exp: Add tests to verify partial path matching
15428 output.
15429
15430 2014-06-03 Pedro Alves <palves@redhat.com>
15431
15432 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15433 target that doesn't use software single-stepping.
15434
15435 2014-06-03 Pedro Alves <palves@redhat.com>
15436
15437 PR breakpoints/17000
15438 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15439 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15440
15441 2014-06-02 Doug Evans <xdje42@gmail.com>
15442
15443 * gdb.guile/scm-parameter.exp: New file.
15444
15445 2014-06-02 Doug Evans <xdje42@gmail.com>
15446
15447 * gdb.guile/scm-cmd.c: New file.
15448 * gdb.guile/scm-cmd.exp: New file.
15449
15450 2014-06-02 Doug Evans <xdje42@gmail.com>
15451
15452 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15453 pretty-printer lookup.
15454 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15455 (make-pp_s-printer): Call it.
15456 (make-pretty-printer-from-dict): New function.
15457 (lookup-pretty-printer-maker-from-dict): New function.
15458 (*pretty-printer*): Simplify.
15459 (make-objfile-pp_s-printer): New function.
15460 (install-objfile-pretty-printers!): New function.
15461 (make-progspace-pp_s-printer): New function.
15462 (install-progspace-pretty-printers!): New function.
15463 * gdb.guile/scm-progspace.c: New file.
15464 * gdb.guile/scm-progspace.exp: New file.
15465
15466 2014-06-02 Pedro Alves <palves@redhat.com>
15467
15468 * gdb.base/dprintf-bp-same-addr.c: New file.
15469 * gdb.base/dprintf-bp-same-addr.exp: New file.
15470
15471 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15472
15473 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15474 * gdb.arch/powerpc-power.s: Likewise.
15475
15476 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15477
15478 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15479
15480 2014-06-01 Yao Qi <yao@codesourcery.com>
15481
15482 * gdb.base/watchpoint.exp (test_watch_location): Check null
15483 pointer can be dereferenced. If not, do the test, otherwise
15484 skip it.
15485
15486 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15487
15488 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15489 results.
15490 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15491
15492 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15493
15494 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15495 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15496 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15497 * gdb.arch/amd64-invalid-stack-top.c: New file.
15498 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15499
15500 2014-05-30 Pedro Alves <palves@redhat.com>
15501
15502 PR breakpoints/17000
15503 * gdb.base/sss-bp-on-user-bp.c: New file.
15504 * gdb.base/sss-bp-on-user-bp.exp: New file.
15505
15506 2014-05-30 David Blaikie <dblaikie@gmail.com>
15507
15508 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15509 gnu_inline semantics via attribute.
15510 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15511 source explicitly specifies the required semantics.
15512
15513 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15514
15515 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15516
15517 2014-05-29 Pedro Alves <palves@redhat.com>
15518 Tom Tromey <tromey@redhat.com>
15519
15520 * gdb.base/async-shell.exp: Don't enable target-async.
15521 * gdb.base/async.exp
15522 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15523 parameter. Adjust.
15524 (top level): Don't test with "target-async".
15525 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15526 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15527 * gdb.base/inferior-died.exp: Don't enable target-async.
15528 * gdb.base/interrupt-noterm.exp: Likewise.
15529 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15530 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15531 * gdb.mi/mi-nonstop.exp: Likewise.
15532 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15533 * gdb.mi/mi-nsintrall.exp: Likewise.
15534 * gdb.mi/mi-nsmoribund.exp: Likewise.
15535 * gdb.mi/mi-nsthrexec.exp: Likewise.
15536 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15537 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15538 * gdb.python/py-evsignal.exp: Don't enable target-async.
15539 * gdb.python/py-evthreads.exp: Likewise.
15540 * gdb.python/py-prompt.exp: Likewise.
15541 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15542 * gdb.server/solib-list.exp: Don't enable target-async.
15543 * gdb.threads/thread-specific-bp.exp: Likewise.
15544 * lib/mi-support.exp: Adjust to use mi-async.
15545
15546 2014-05-29 Pedro Alves <palves@redhat.com>
15547
15548 PR gdb/13860
15549 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15550 reason, even in sync mode.
15551
15552 2014-05-29 Pedro Alves <palves@redhat.com>
15553 Hui Zhu <hui@codesourcery.com>
15554
15555 PR PR15693
15556 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15557 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15558 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15559 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15560
15561 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15562
15563 * config/monitor.exp (gdb_target_monitor): Replace use of
15564 "set remotebaud" by "set serial baud".
15565
15566 2014-05-26 Andy Wingo <wingo@igalia.com>
15567
15568 * gdb.guile/scm-breakpoint.exp:
15569 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15570 properties instead of gdb-object-properties.
15571
15572 2014-05-26 Yao Qi <yao@codesourcery.com>
15573
15574 * gdb.server/no-thread-db.exp: Specify source file name
15575 explicitly when setting a breakpoint.
15576
15577 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15578
15579 * gdb.btrace/vdso.c: New.
15580 * gdb.btrace/vdso.exp: New.
15581
15582 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15583
15584 * gdb.base/gcore.exp (capture_command_output): Move ...
15585 * lib/gdb.exp (capture_command_output): ... here.
15586
15587 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15588
15589 * gdb.btrace/data.exp: Test memory access during btrace replay.
15590
15591 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15592
15593 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15594
15595 2014-05-21 Pedro Alves <palves@redhat.com>
15596
15597 PR gdb/13860
15598 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15599 (top level): Test that output related to execution commands is
15600 sent to the console with CLI commands, but not with MI commands.
15601 Test that breakpoint events are always mirrored to the console.
15602 Also expect the new source line to be output after a "next" in
15603 async mode too. Make it a pass/fail test.
15604 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15605 output.
15606 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15607
15608 2014-05-21 Pedro Alves <palves@redhat.com>
15609
15610 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15611 Use them to test variations of "list" after reaching a breakpoint.
15612 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15613 Test "list" with listsize 10 after reaching a breakpoint.
15614 * gdb.python/python.exp (decode_line current location line
15615 number): Adjust expected line number.
15616
15617 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15618
15619 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15620 behavior for $args, pass it directly to "run".
15621
15622 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15623
15624 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15625 30000 to 65536.
15626
15627 2014-05-21 Pedro Alves <palves@redhat.com>
15628
15629 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15630 auto-connect-native-target off".
15631 * gdb.base/auto-connect-native-target.c: New file.
15632 * gdb.base/auto-connect-native-target.exp: New file.
15633
15634 2014-05-21 Pedro Alves <palves@redhat.com>
15635
15636 * gdb.base/default.exp: Test "target native" instead of "target
15637 child".
15638
15639 2014-05-21 Mark Wielaard <mjw@redhat.com>
15640
15641 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15642
15643 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15644
15645 Fix TLS access for -static -pthread.
15646 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15647 <HAVE_TLS> (thread_function, main): Initialize it.
15648 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15649 Add clean_restart.
15650 <$have_tls != "">: Check TLSVAR.
15651
15652 2014-05-21 Pedro Alves <palves@redhat.com>
15653
15654 * gdb.base/dcache-line-read-error.c: New.
15655 * gdb.base/dcache-line-read-error.exp: New.
15656
15657 2014-05-20 Pedro Alves <palves@redhat.com>
15658
15659 * gdb.base/compare-sections.c: New file.
15660 * gdb.base/compare-sections.exp: New file.
15661
15662 2014-05-20 Pedro Alves <palves@redhat.com>
15663
15664 * gdb.base/break-idempotent.c: New file.
15665 * gdb.base/break-idempotent.exp: New file.
15666
15667 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15668
15669 * gdb.btrace/nohist.exp: New.
15670
15671 2014-05-20 Yao Qi <yao@codesourcery.com>
15672
15673 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15674 gdb.reverse directory and gdb_reverse_timeout exists in board
15675 setting.
15676 * README: Document gdb_reverse_timeout.
15677
15678 2014-05-20 Yao Qi <yao@codesourcery.com>
15679
15680 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15681 'test_file_name'. Treat args as a string instead of a list.
15682 (gdb_init): Rename argument 'args' by 'test_file_name'.
15683
15684 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15685
15686 * gdb.arch/powerpc-power.exp: New file.
15687 * gdb.arch/powerpc-power.s: New file.
15688
15689 2014-05-16 Doug Evans <dje@google.com>
15690
15691 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15692 * gdb.base/completion.exp: Check that all expected files exist
15693 before doing file completion.
15694
15695 2014-05-16 Doug Evans <dje@google.com>
15696
15697 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15698 Update.
15699 (do_syscall_tests_without_xml): Update.
15700
15701 2014-05-16 Pedro Alves <palves@redhat.com>
15702
15703 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15704 instead of "unknown output after running".
15705
15706 2014-05-16 Yao Qi <yao@codesourcery.com>
15707
15708 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15709 file1.txt from host at the end.
15710 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15711
15712 2014-05-15 Doug Evans <dje@google.com>
15713
15714 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15715 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15716 loading file. Add test for TU lookup.
15717
15718 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15719
15720 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15721 calling "-exec-arguments" or "set args" before running the
15722 inferior.
15723
15724 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15725
15726 * lib/mi-support.exp (mi_expect_stop): Expect message for
15727 inferiors that exit with non-zero exit code.
15728
15729 2014-05-14 Yao Qi <yao@codesourcery.com>
15730
15731 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15732 match absolute path on remote host.
15733 (test_file_list_exec_source_files): Remove "/" from the
15734 pattern.
15735
15736 2014-05-14 Yao Qi <yao@codesourcery.com>
15737
15738 * boards/local-remote-host-notty.exp (${board}_file): New
15739 proc.
15740
15741 2014-05-07 Kyle McMartin <kyle@redhat.com>
15742
15743 Pushed by Joel Brobecker <brobecker@adacore.com>.
15744 * gdb.arch/aarch64-atomic-inst.c: New file.
15745 * gdb.arch/aarch64-atomic-inst.exp: New file.
15746
15747 2014-05-07 Yao Qi <yao@codesourcery.com>
15748
15749 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15750 in current context" too.
15751
15752 2014-05-05 Keith Seitz <keiths@redhat.com>
15753
15754 * gdb.linespec/ls-dollar.exp: Add test for linespec
15755 file:convenience_variable.
15756
15757 2014-05-05 Yao Qi <yao@codesourcery.com>
15758
15759 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15760 traceframes into tfile and ctf trace files. Read data from
15761 trace file and test collected data.
15762 (gdb_collect_locals_test): Likewise.
15763 (gdb_unavailable_registers_test): Likewise.
15764 (gdb_unavailable_floats): Likewise.
15765 (gdb_collect_globals_test): Likewise.
15766 (top-level): Append "ctf" to trace_file_targets if GDB
15767 supports.
15768
15769 2014-05-05 Yao Qi <yao@codesourcery.com>
15770
15771 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15772 code to ...
15773 (gdb_collect_args_test_1): ... it. New proc.
15774 (gdb_collect_locals_test): Move some code to ...
15775 (gdb_collect_locals_test_1): ... it. New proc.
15776 (gdb_unavailable_registers_test): Move some code to ...
15777 (gdb_unavailable_registers_test_1): ... it. New proc.
15778 (gdb_unavailable_floats): Move some code to ...
15779 (gdb_unavailable_floats_1): ... it. New proc.
15780
15781 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15782
15783 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15784 probes to test for bitness recognition.
15785 * gdb.arch/amd64-stap-optional-prefix.exp
15786 (test_probe_value_without_reg): New procedure.
15787 Add code to test for different kinds of bitness.
15788
15789 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15790
15791 PR breakpoints/16889
15792 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15793 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15794
15795 2014-05-01 Pedro Alves <palves@redhat.com>
15796
15797 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15798 gdb_file_cmd if no file is specified.
15799 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15800 last_loaded_file to set the remote exec-file.
15801
15802 2014-05-01 Pedro Alves <palves@redhat.com>
15803
15804 * boards/local-remote-host.exp: New file.
15805
15806 2014-05-01 Pedro Alves <palves@redhat.com>
15807
15808 * boards/local-remote-host.exp: Rename to ...
15809 * boards/local-remote-host-notty.exp: ... this.
15810
15811 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15812
15813 * gdb.ada/dyn_arrayidx: New testcase.
15814
15815 2014-04-26 Yao Qi <yao@codesourcery.com>
15816
15817 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15818 and compute the length of function main. Save it in
15819 $main_length.
15820 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15821 (top-level): Use gdb_compile to compile objects into
15822 executable and restart GDB. Remove invocation to
15823 prepare_for_testing.
15824
15825 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15826 Pedro Alves <palves@redhat.com>
15827
15828 PR server/16255
15829 * gdb.multi/multi-attach.c: New file.
15830 * gdb.multi/multi-attach.exp: New file.
15831
15832 2014-04-25 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15835 user.
15836 (top level): Test that "set remote conditional-breakpoints-packet
15837 off" works as intended.
15838 * gdb.base/dprintf.exp: Test that "set remote
15839 breakpoint-commands-packet off" works as intended.
15840 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15841 New function.
15842 (top level): Call it.
15843 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15844 remote fast-tracepoints-packet off" works as intended.
15845 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15846 * lib/gdb.exp (gdb_is_target_remote): ... here.
15847
15848 2014-04-24 David Blaikie <dblaikie@gmail.com>
15849
15850 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15851 ensure clang would not discard them.
15852 * gdb.base/gdbvars.c: Ditto.
15853 * gdb.base/memattr.c: Ditto.
15854 * gdb.base/whatis.c: Ditto.
15855 * gdb.python/py-prettyprint.c: Ditto.
15856 * gdb.trace/actions.c: Ditto.
15857 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15858 ensure clang would not discard it.
15859
15860 2014-04-24 David Blaikie <dblaikie@gmail.com>
15861
15862 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15863 clang to emit the full definition of type required by the test
15864 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15865
15866 2014-04-24 David Blaikie <dblaikie@gmail.com>
15867
15868 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15869 coax Clang into emitting the definition of the type.
15870 * gdb.cp/pr10728-x.h (y): Ditto.
15871 * gdb.cp/pr10728-y.cc (y): Ditto.
15872
15873 2014-04-24 David Blaikie <dblaikie@gmail.com>
15874
15875 * gdb.base/label.exp: XFAIL label related tests under Clang.
15876 * gdb.cp/cplabel.exp: Ditto.
15877 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15878 under Clang those using labels.
15879
15880 2014-04-25 Yao Qi <yao@codesourcery.com>
15881
15882 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15883 double_label.
15884 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15885 partial_label and double_label.
15886
15887 2014-04-24 David Blaikie <dblaikie@gmail.com>
15888
15889 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15890
15891 2014-04-24 David Blaikie <dblaikie@gmail.com>
15892
15893 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15894 of the function to work across GCC and Clang.
15895 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15896 pointer types (const void ** const V void **).
15897
15898 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15899 Walfred Tedeschi <walfred.tedeschi@intel.com>
15900
15901 * Makefile.in (EXECUTABLES): Added i386-avx512.
15902 * gdb.arch/i386-avx512.c: New file.
15903 * gdb.arch/i386-avx512.exp: Likewise.
15904
15905 2014-04-23 Keith Seitz <keiths@redhat.com>
15906
15907 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15908 (mi_make_breakpoint_table): New procedure.
15909 (mi_create_breakpoint): Use mi_make_breakpoint
15910 and return the result.
15911 (mi_make_breakpoint): New procedure.
15912 (mi_build_kv_pairs): New procedure.
15913
15914 * gdb.mi/mi-break.exp: Remove unused globals,
15915 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15916 All callers updated.
15917 * gdb.mi/mi-dprintf.exp: Use variable to track command
15918 number.
15919 Update all callers of mi_create_breakpoint and use
15920 mi_make_breakpoint_table.
15921 Remove any unused global variables.
15922 * gdb.mi/mi-nonstop.exp: Likewise.
15923 * gdb.mi/mi-nsintrall.exp: Likewise.
15924 * gdb.mi/mi-nsmoribund.exp: Likewise.
15925 * gdb.mi/mi-nsthrexec.exp: Likewise.
15926 * gdb.mi/mi-reverse.exp: Likewise.
15927 * gdb.mi/mi-simplerun.exp: Likewise.
15928 * gdb.mi/mi-stepn.exp: Likewise.
15929 * gdb.mi/mi-syn-frame.exp: Likewise.
15930 * gdb.mi/mi-until.exp: Likewise.
15931 * gdb.mi/mi-var-cp.exp: Likewise.
15932 * gdb.mi/mi-var-display.exp: Likewise.
15933 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15934 * gdb.mi/mi2-var-child.exp: Likewise.
15935 * gdb.mi/mi-vla-c99.exp: Likewise.
15936 * lib/mi-support.exp: Likewise.
15937
15938 From Ian Lance Taylor <iant@cygnus.com>:
15939 * lib/gdb.exp (parse_args): New procedure.
15940
15941 2014-04-23 Pedro Alves <palves@redhat.com>
15942
15943 * gdb.base/break-unload-file.c: New file.
15944 * gdb.base/break-unload-file.exp: New file.
15945 * gdb.base/sym-file-lib.c (baz): New function.
15946 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15947 field.
15948 (load): Store the segment's mapped size.
15949 (unload): New function.
15950 (unload_shlib): New function.
15951 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15952 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15953 set a breakpoint at baz, and call it.
15954 * gdb.base/sym-file.exp: New tests for stale breakpoint
15955 instructions.
15956
15957 2014-04-23 Pedro Alves <palves@redhat.com>
15958
15959 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15960 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15961 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15962 * gdb.base/hbreak-unmapped.c: New file.
15963 * gdb.base/hbreak-unmapped.exp: New file.
15964 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15965 * lib/gdb.exp (gdb_is_target_remote): ... here.
15966
15967 2014-04-22 Pedro Alves <palves@redhat.com>
15968
15969 * gdb.base/consecutive-step-over.c: New file.
15970 * gdb.base/consecutive-step-over.exp: New file.
15971
15972 2014-04-22 Pedro Alves <palves@redhat.com>
15973
15974 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15975 instead of send_gdb/gdb_expect.
15976
15977 2014-04-22 Yao Qi <yao@codesourcery.com>
15978
15979 * lib/trace-support.exp (generate_tracefile): New procedure.
15980 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15981 return 0.
15982 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15983 if generate_tracefile returns 1.
15984
15985 2014-04-18 Tom Tromey <palves@redhat.com>
15986 Pedro alves <tromey@redhat.com>
15987
15988 PR backtrace/15558
15989 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15990 with a backtrace limit.
15991 * gdb.python/py-frame-inline.exp: Test running to an inline
15992 function with a backtrace limit, and printing the newest frame.
15993 * gdb.python/py-frame-inline.c (main): Call f.
15994
15995 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15996
15997 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15998
15999 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16000
16001 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16002 Drop prefix from unsupported source file path.
16003
16004 2014-04-17 Yao Qi <yao@codesourcery.com>
16005
16006 * lib/gdb.exp (with_target_charset): New proc.
16007 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16008 with_target_charset.
16009 (test_print_strings): Likewise.
16010 (test_repeat_bytes): Likewise.
16011 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16012 for some tests.
16013
16014 2014-04-16 Keith Seitz <keiths@redhat.com>
16015
16016 PR gdb/15827
16017 * gdb.dwarf2/corrupt.c: New file.
16018 * gdb.dwarf2/corrupt.exp: New file.
16019
16020 2014-04-16 Keith Seitz <keiths@redhat.com>
16021
16022 PR c++/16597
16023 * gdb.cp/namelessclass.cc: New file.
16024 * gdb.cp/namelessclass.exp: New file.
16025 * gdb.cp/namelessclass.S: New file.
16026
16027 2014-04-16 Doug Evans <dje@google.com>
16028
16029 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16030 Add comment.
16031 (gdbserver_default_get_comm_port): New function.
16032 (gdbserver_start): Check if board file provided
16033 "gdbserver,get_comm_port" and use it if so.
16034 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16035 (gdb,socketport): Set to "stdio".
16036 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16037 (stdio_gdbserver_template): Delete.
16038 (${board}_get_remote_address): Update.
16039 (${board}_build_remote_cmd): Delete.
16040 (${board}_get_comm_port): New function.
16041 (${board}_spawn): Update.
16042 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16043 Delete.
16044 (${board}_get_remote_address): Update.
16045 (${board}_get_comm_port): New function.
16046
16047 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16048
16049 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16050 appearing in any order.
16051
16052 2014-04-15 Doug Evans <dje@google.com>
16053
16054 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16055 uninitialized value of "description".
16056
16057 2014-04-15 Keith Seitz <keiths@redhat.com>
16058
16059 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16060 Remove unused globals.
16061 (test_running_the_program): Likewise.
16062 (test_controlled_execution): Likewise.
16063 (test_controlling_breakpoints): Likewise.
16064 (test_program_termination): Likewise.
16065
16066 2014-04-15 Keith Seitz <keiths@redhat.com>
16067
16068 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16069 unused globals.
16070 (test_rbreak_creation_and_listing): Likewise.
16071 (test_ignore_count): Likewise.
16072 (test_error): Likewise.
16073
16074 2014-04-15 Pedro Alves <palves@redhat.com>
16075
16076 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16077 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16078 sym-file-loader.c.
16079 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16080 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16081 to sym-file-loader.c.
16082 (struct library): Forward declare.
16083 (load_shlib, lookup_function): Change prototypes.
16084 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16085 (translate_offset): Remove declarations.
16086 (get_text_addr): New declaration.
16087 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16088 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16089 sym-file-loader.h.
16090 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16091 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16092 here from sym-file-loader.h.
16093 (struct library): New structure.
16094 (load_shlib, lookup_function): Change prototypes and adjust to
16095 work with a struct library.
16096 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16097 (translate_offset): Make static.
16098 (get_text_addr): New function.
16099 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16100
16101 2014-04-15 Pedro Alves <palves@redhat.com>
16102
16103 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16104
16105 2014-04-15 Pedro Alves <palves@redhat.com>
16106
16107 * gdb.base/sym-file-loader.c: Include <limits.h>.
16108 (SELF_LINK): New define.
16109 (get_origin): New function.
16110 (load_shlib): Use it.
16111 * gdb.base/sym-file.exp: Don't early return if the target is
16112 remote. Use runto_main, and issue fail is that fails. Use
16113 gdb_load_shlibs.
16114 (shlib_name): Delete.
16115 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16116
16117 2014-04-15 Pedro Alves <palves@redhat.com>
16118
16119 * gdb.base/sym-file.exp: Remove regex characters from test
16120 message. Don't refer to breakpoint numbers in test messages.
16121
16122 2014-04-14 Keith Seitz <keiths@redhat.com>
16123
16124 PR c++/16253
16125 * gdb.cp/var-tag.cc: New file.
16126 * gdb.cp/var-tag.exp: New file.
16127 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16128 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16129 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16130 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16131
16132 2014-04-14 Tom Tromey <tromey@redhat.com>
16133
16134 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16135 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16136 type.
16137 * gdb.cp/enum-class.exp: New file.
16138 * gdb.cp/enum-class.cc: New file.
16139
16140 2014-04-14 Tom Tromey <tromey@redhat.com>
16141
16142 * gdb.dwarf2/enum-type.exp: New file.
16143
16144 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16145
16146 * gdb.mi/mi-vla-c99.exp: New file.
16147 * gdb.mi/vla.c: New file.
16148
16149 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16150
16151 * gdb.base/vla-datatypes.c: New file.
16152 * gdb.base/vla-datatypes.exp: New file.
16153
16154 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16155
16156 * gdb.base/vla-ptr.c: New file.
16157 * gdb.base/vla-ptr.exp: New file.
16158
16159 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16160
16161 * gdb.dwarf2/count.exp: New file.
16162
16163 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16164
16165 * gdb.base/vla-sideeffect.c: New file.
16166 * gdb.base/vla-sideeffect.exp: New file.
16167
16168 2014-04-14 David Blaikie <dblaikie@gmail.com>
16169
16170 * gdb.mi/non-stop.c: Add return value for non-void function return
16171 statement.
16172 * gdb.threads/staticthreads.c: Ditto.
16173
16174 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16175 Doug Evans <xdje42@gmail.com>
16176
16177 * gdb.guile/scm-value.c: Improve test case.
16178 * gdb.guile/scm-value.exp: Add new test.
16179
16180 2014-04-11 David Blaikie <dblaikie@gmail.com>
16181
16182 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16183 override Clang's default.
16184
16185 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16186
16187 Revert the following changes (regressions):
16188
16189 * gdb.base/vla-sideeffect.c: New file.
16190 * gdb.base/vla-sideeffect.exp: New file.
16191
16192 * gdb.dwarf2/count.exp: New file.
16193
16194 * gdb.base/vla-multi.c: New file.
16195 * gdb.base/vla-multi.exp: New file.
16196
16197 * gdb.base/vla-ptr.c: New file.
16198 * gdb.base/vla-ptr.exp: New file.
16199
16200 * gdb.base/vla-datatypes.c: New file.
16201 * gdb.base/vla-datatypes.exp: New file.
16202
16203 * gdb.mi/mi-vla-c99.exp: New file.
16204 * gdb.mi/vla.c: New file.
16205
16206 2014-04-11 Keith Seitz <keiths@redhat.com>
16207
16208 PR c++/16675
16209 * gdb.cp/cpsizeof.exp: New file.
16210 * gdb.cp/cpsizeof.cc: New file.
16211
16212 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16213
16214 * gdb.mi/mi-vla-c99.exp: New file.
16215 * gdb.mi/vla.c: New file.
16216
16217 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16218
16219 * gdb.base/vla-datatypes.c: New file.
16220 * gdb.base/vla-datatypes.exp: New file.
16221
16222 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16223
16224 * gdb.base/vla-ptr.c: New file.
16225 * gdb.base/vla-ptr.exp: New file.
16226
16227 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16228
16229 * gdb.base/vla-multi.c: New file.
16230 * gdb.base/vla-multi.exp: New file.
16231
16232 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16233
16234 * gdb.dwarf2/count.exp: New file.
16235
16236 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16237
16238 * gdb.base/vla-sideeffect.c: New file.
16239 * gdb.base/vla-sideeffect.exp: New file.
16240
16241 2014-04-11 Yao Qi <yao@codesourcery.com>
16242
16243 * gdb.base/completion.exp: Check file exists before running tests
16244 on file completion.
16245
16246 2014-04-10 Pedro Alves <palves@redhat.com>
16247
16248 * gdb.base/cond-eval-mode.c: New file.
16249 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16250 prepare_for_testing to build the new file. Check result of
16251 runto_main.
16252 (test_break, test_watch): New procedures.
16253 (top level): Use them.
16254
16255 2014-04-08 Pierre Muller <muller@sourceware.org>
16256
16257 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16258 Ctrl-V use for mingw hosts.
16259
16260 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16261
16262 * gdb.python/py-value.c: Improve test case.
16263 * gdb.python/py-value.exp: Add new test.
16264
16265 2014-04-07 David Blaikie <dblaikie@gmail.com>
16266
16267 * lib/compiler.c: Identify the clang compiler.
16268 * lib/compiler.cc: Ditto.
16269
16270 2014-04-03 Yao Qi <yao@codesourcery.com>
16271
16272 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16273
16274 2014-04-01 Anton Blanchard <anton@samba.org>
16275
16276 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16277 messages unique.
16278
16279 2014-04-01 Anton Blanchard <anton@samba.org>
16280
16281 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16282 prepare_for_testing.
16283
16284 2014-04-01 Anton Blanchard <anton@samba.org>
16285
16286 * gdb.arch/ppc64-atomic-inst.c: Remove.
16287 * gdb.arch/ppc64-atomic-inst.S: New file.
16288 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16289
16290 2014-03-31 Doug Evans <dje@google.com>
16291
16292 * gdb.base/print-symbol-loading-lib.c: New file.
16293 * gdb.base/print-symbol-loading-main.c: New file.
16294 * gdb.base/print-symbol-loading.exp: New file.
16295
16296 2014-03-31 Yao Qi <yao@codesourcery.com>
16297
16298 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16299
16300 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16301
16302 * gdb.ada/mi_dyn_arr: New testcase.
16303
16304 2014-03-27 Doug Evans <dje@google.com>
16305
16306 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16307
16308 2014-03-27 Yao Qi <yao@codesourcery.com>
16309
16310 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16311 if target is nios2-*-*.
16312
16313 2014-03-26 Yao Qi <yao@codesourcery.com>
16314
16315 * lib/gdb.exp (readline_is_used): New proc.
16316 * gdb.base/completion.exp: Move tests on command complete up.
16317 Skip the rest of tests if readline is not used.
16318 * gdb.ada/complete.exp: Skp the test if readline is not
16319 used.
16320 * gdb.base/filesym.exp: Likewise.
16321 * gdb.base/macscp.exp: Likewise.
16322 * gdb.base/readline-ask.exp: Likewise.
16323 * gdb.base/readline.exp: Likewise.
16324 * gdb.python/py-cmd.exp: Likewise.
16325 * gdb.trace/tfile.exp: Likewise.
16326
16327 2014-03-26 Yao Qi <yao@codesourcery.com>
16328
16329 * gdb.base/macscp.exp: Fix code format issues.
16330
16331 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16332
16333 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16334 * gdb.asm/powerpc64le.inc: New file.
16335
16336 2014-03-25 Pedro Alves <palves@redhat.com>
16337 Doug Evans <dje@google.com>
16338
16339 * gdb.base/source-execution.c: New file.
16340 * gdb.base/source-execution.exp: New file.
16341 * gdb.base/source-execution.gdb: New file.
16342
16343 2014-03-24 Doug Evans <dje@google.com>
16344
16345 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16346 using fission.
16347
16348 2014-03-24 Hui Zhu <hui@codesourcery.com>
16349 Pedro Alves <palves@redhat.com>
16350
16351 PR breakpoints/16101
16352 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16353 test pass/fail messages. Detect missing support for dprintf when
16354 breakpoints are actually inserted.
16355 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16356 breakpoints are actually inserted.
16357 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16358 fails.
16359
16360 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16361
16362 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16363
16364 2014-03-22 Doug Evans <xdje42@gmail.com>
16365
16366 * gdb.python/python.exp (python not supported): Verify multi-line
16367 python command issues an error.
16368 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16369 guile command issues an error.
16370
16371 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16372
16373 * gdb.threads/thread-specific.exp: Handle the lack of usable
16374 $this_breakpoint and $this_thread.
16375
16376 2014-03-21 Hui Zhu <hui@codesourcery.com>
16377
16378 * gdb.base/attach.exp (do_command_attach_tests): New.
16379
16380 2014-03-20 Tom Tromey <tromey@redhat.com>
16381 Pedro Alves <palves@redhat.com>
16382
16383 PR cli/15718
16384 * gdb.base/condbreak-call-false.c: New file.
16385 * gdb.base/condbreak-call-false.exp: New file.
16386
16387 2014-03-20 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16390 Delete.
16391 (block_signals, unblock_signals): Delete.
16392 (child_function_2, main): Remove references to deleted variable
16393 and functions.
16394
16395 2014-03-20 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16398 Use pthread_kill to signal thread 2.
16399 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16400 Adjust to make the test send itself a signal rather than using the
16401 host's "kill" command.
16402
16403 2014-03-20 Pedro Alves <palves@redhat.com>
16404
16405 * gdb.threads/multiple-step-overs.c: New file.
16406 * gdb.threads/multiple-step-overs.exp: New file.
16407 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16408 Adjust expected infrun debug output.
16409
16410 2014-03-20 Pedro Alves <palves@redhat.com>
16411
16412 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16413 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16414
16415 2014-03-20 Pedro Alves <palves@redhat.com>
16416
16417 PR breakpoints/7143
16418 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16419 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16420 of gdb_test_multiple.
16421 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16422 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16423
16424 2014-03-20 Pedro Alves <palves@redhat.com>
16425
16426 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16427 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16428
16429 2014-03-19 Pedro Alves <palves@redhat.com>
16430
16431 * gdb.base/async.exp: Remove early return.
16432
16433 2014-03-19 Pedro Alves <palves@redhat.com>
16434
16435 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16436
16437 2014-03-19 Pedro Alves <palves@redhat.com>
16438
16439 * gdb.base/async.exp (test_background): Expect \r\n after
16440 "completed." in the fail pattern.
16441
16442 2014-03-19 Pedro Alves <palves@redhat.com>
16443
16444 * gdb.base/async.exp (test_background): New procedure.
16445 Use it for all background execution command tests.
16446
16447 2014-03-19 Pedro Alves <palves@redhat.com>
16448
16449 * gdb.base/async.exp: Use prepare_for_testing.
16450
16451 2014-03-19 Pedro Alves <palves@redhat.com>
16452
16453 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16454 the same line.
16455
16456 2014-03-19 Pedro Alves <palves@redhat.com>
16457
16458 * gdb.base/async.c (main): Add "jump here" and "until here" line
16459 marker comments.
16460 * gdb.base/async.exp (jump_here): New global.
16461 (jump& test): Use it.
16462 (until_here): New global.
16463 (until& test): Use it.
16464
16465 2014-03-19 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/async.exp: Don't frob gdb_protocol.
16468
16469 2014-03-18 Doug Evans <xdje42@gmail.com>
16470
16471 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16472 Fix spelling of exec-done-display.
16473
16474 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16475
16476 PR gdb/15358
16477 * gdb.base/gdb-sigterm.c: New file.
16478 * gdb.base/gdb-sigterm.exp: New file.
16479
16480 2014-03-18 Pedro Alves <palves@redhat.com>
16481
16482 PR gdb/13860
16483 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16484 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16485 solib-event.
16486
16487 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16488
16489 * gdb.ada/pckd_arr_ren: New testcase.
16490
16491 2014-03-13 Doug Evans <xdje42@gmail.com>
16492
16493 PR guile/16612
16494 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16495 collect after discarding symbols.
16496
16497 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16498 Doug Evans <xdje42@gmail.com>
16499
16500 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16501 to history survives a gc.
16502
16503 2014-03-13 Pedro Alves <palves@redhat.com>
16504
16505 * gdb.base/default.exp: Don't test "target procfs".
16506
16507 2014-03-13 Pedro Alves <palves@redhat.com>
16508
16509 * gdb.base/default.exp: Update "target child" and "target procfs"
16510 tests to not expect "Unix".
16511
16512 2014-03-12 Tom Tromey <tromey@redhat.com>
16513
16514 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16515 New procs. Add target-async tests.
16516 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16517 Add target-async tests.
16518
16519 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16520
16521 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16522 'func_start' and 'func_end' for the beginning and end of the
16523 function code, respectively.
16524 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16525 'func_end' instead of 'func' and 'main'.
16526
16527 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16528
16529 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16530 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16531 generate the debug info assembler source.
16532
16533 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16534
16535 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16536 * gdb.dwarf2/arr-subrange.exp: Likewise.
16537 * gdb.dwarf2/dwz.exp: Likewise.
16538 * gdb.dwarf2/method-ptr.exp: Likewise.
16539 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16540 * gdb.dwarf2/subrange.exp: Likewise.
16541 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16542 * gdb.dwarf2/implptrpiece.exp: Likewise.
16543 * gdb.dwarf2/nostaticblock.exp: Likewise.
16544
16545 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16546
16547 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16548 directory to absolute path name arguments.
16549
16550 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16551
16552 * gdb.ada/tagged_access: New testcase.
16553
16554 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16555
16556 * gdb.btrace/data.exp: Update expected output.
16557
16558 2014-03-06 Yao Qi <yao@codesourcery.com>
16559
16560 * gdb.trace/pr16508.exp: New file.
16561
16562 2014-03-05 Pedro Alves <palves@redhat.com>
16563
16564 PR gdb/16575
16565 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16566 procedure.
16567 (top level): Adjust to use it. Add tests that exercise breakpoint
16568 interaction with the code-cache.
16569
16570 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16571
16572 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16573 test for 'history-append!'.
16574
16575 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16576
16577 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16578 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16579 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16580 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16581 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16582 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16583
16584 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16585
16586 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16587 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16588 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16589
16590 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16591
16592 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16593
16594 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16595
16596 * gdb.dwarf2/arr-stride.c: New file.
16597 * gdb.dwarf2/arr-stride.exp: New file.
16598
16599 2014-02-26 Pedro Alves <palves@redhat.com>
16600
16601 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16602 that won't ever trigger. Make sure that GDB reports the correct
16603 breakpoint that caused the stop.
16604
16605 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16606
16607 PR gdb/16626
16608 * gdb.base/auto-load-script: New file.
16609 * gdb.base/auto-load.c: New file.
16610 * gdb.base/auto-load.exp: New file.
16611
16612 PR gdb/16626
16613 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16614
16615 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16616
16617 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16618 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16619
16620 2014-02-24 Doug Evans <dje@google.com>
16621
16622 * lib/gdb.exp (run_on_host): Log error output if program fails.
16623
16624 2014-02-21 Pedro Alves <palves@redhat.com>
16625
16626 * gdb.threads/step-after-sr-lock.c: Rename to ...
16627 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16628 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16629 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16630 ... this.
16631
16632 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16633
16634 PR tdep/16397
16635 * gdb.arch/amd64-stap-special-operands.exp: New file.
16636 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16637 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16638 * gdb.arch/amd64-stap-triplet.S: Likewise.
16639 * gdb.arch/amd64-stap-triplet.c: Likewise.
16640
16641 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16642
16643 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16644 in .section pseudo-op.
16645
16646 2014-02-20 lin zuojian <manjian2006@gmail.com>
16647 Joel Brobecker <brobecker@adacore.com>
16648 Doug Evans <xdje42@gmail.com>
16649
16650 PR symtab/16581
16651 * gdb.dwarf2/dw2-icycle.S: New file.
16652 * gdb.dwarf2/dw2-icycle.c: New file.
16653 * gdb.dwarf2/dw2-icycle.exp: New file.
16654
16655 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16656
16657 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16658 operations on gdb.Value objects.
16659 * gdb.python/py-value-cc.exp: Add new test to test operations on
16660 gdb.Value objects.
16661
16662 2014-02-18 Doug Evans <dje@google.com>
16663
16664 * Makefile.in (TESTS): New variable.
16665 (expanded_tests, expanded_tests_or_none): New variables
16666 (check-single): Pass $(expanded_tests_or_none) to runtest.
16667 (check-parallel): Only run tests in $(TESTS) if non-empty.
16668 (check/no-matching-tests-found): New rule.
16669 * README: Document TESTS makefile variable.
16670
16671 2014-02-18 Doug Evans <dje@google.com>
16672
16673 * Makefile.in (check-parallel): rm -rf outputs temp.
16674
16675 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16676
16677 Fix "ERROR: no fileid for" in the testsuite.
16678 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16679
16680 2014-02-12 Doug Evans <dje@google.com>
16681
16682 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16683 (MISCELLANEOUS): New variable.
16684 (clean): rm -rf $(MISCELLANEOUS).
16685 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16686 dwp live in the same directory as symlinks, with each symlink pointed
16687 to a differently named file in a different directory.
16688
16689 2014-02-11 Doug Evans <dje@google.com>
16690
16691 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16692 of Tcl file commands.
16693
16694 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16695
16696 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16697 "kill -SIGUSR1 -1".
16698
16699 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16700
16701 * gdb.ada/tick_length_array_enum_idx: New testcase.
16702
16703 2014-02-10 Doug Evans <xdje42@gmail.com>
16704
16705 * configure.ac (AC_OUTPUT): Add gdb.guile.
16706 * configure: Regenerate.
16707 * lib/gdb-guile.exp: New file.
16708 * lib/gdb.exp (get_target_charset): New function.
16709 * gdb.base/help.exp: Update expected output from "apropos apropos".
16710 * gdb.guile/Makefile.in: New file.
16711 * gdb.guile/guile.exp: New file.
16712 * gdb.guile/scm-arch.c: New file.
16713 * gdb.guile/scm-arch.exp: New file.
16714 * gdb.guile/scm-block.c: New file.
16715 * gdb.guile/scm-block.exp: New file.
16716 * gdb.guile/scm-breakpoint.c: New file.
16717 * gdb.guile/scm-breakpoint.exp: New file.
16718 * gdb.guile/scm-disasm.c: New file.
16719 * gdb.guile/scm-disasm.exp: New file.
16720 * gdb.guile/scm-equal.c: New file.
16721 * gdb.guile/scm-equal.exp: New file.
16722 * gdb.guile/scm-error.exp: New file.
16723 * gdb.guile/scm-error.scm: New file.
16724 * gdb.guile/scm-frame-args.c: New file.
16725 * gdb.guile/scm-frame-args.exp: New file.
16726 * gdb.guile/scm-frame-args.scm: New file.
16727 * gdb.guile/scm-frame-inline.c: New file.
16728 * gdb.guile/scm-frame-inline.exp: New file.
16729 * gdb.guile/scm-frame.c: New file.
16730 * gdb.guile/scm-frame.exp: New file.
16731 * gdb.guile/scm-generics.exp: New file.
16732 * gdb.guile/scm-gsmob.exp: New file.
16733 * gdb.guile/scm-iterator.c: New file.
16734 * gdb.guile/scm-iterator.exp: New file.
16735 * gdb.guile/scm-math.c: New file.
16736 * gdb.guile/scm-math.exp: New file.
16737 * gdb.guile/scm-objfile-script-gdb.in: New file.
16738 * gdb.guile/scm-objfile-script.c: New file.
16739 * gdb.guile/scm-objfile-script.exp: New file.
16740 * gdb.guile/scm-objfile.c: New file.
16741 * gdb.guile/scm-objfile.exp: New file.
16742 * gdb.guile/scm-ports.exp: New file.
16743 * gdb.guile/scm-pretty-print.c: New file.
16744 * gdb.guile/scm-pretty-print.exp: New file.
16745 * gdb.guile/scm-pretty-print.scm: New file.
16746 * gdb.guile/scm-section-script.c: New file.
16747 * gdb.guile/scm-section-script.exp: New file.
16748 * gdb.guile/scm-section-script.scm: New file.
16749 * gdb.guile/scm-symbol.c: New file.
16750 * gdb.guile/scm-symbol.exp: New file.
16751 * gdb.guile/scm-symtab-2.c: New file.
16752 * gdb.guile/scm-symtab.c: New file.
16753 * gdb.guile/scm-symtab.exp: New file.
16754 * gdb.guile/scm-type.c: New file.
16755 * gdb.guile/scm-type.exp: New file.
16756 * gdb.guile/scm-value-cc.cc: New file.
16757 * gdb.guile/scm-value-cc.exp: New file.
16758 * gdb.guile/scm-value.c: New file.
16759 * gdb.guile/scm-value.exp: New file.
16760 * gdb.guile/source2.scm: New file.
16761 * gdb.guile/types-module.cc: New file.
16762 * gdb.guile/types-module.exp: New file.
16763
16764 2014-02-10 Yao Qi <yao@codesourcery.com>
16765
16766 PR testsuite/16543
16767 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16768 * configure: Regenerated.
16769 * Makefile.in: New file.
16770
16771 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16772
16773 * gdb.python/py-framefilter.exp: Fix typo.
16774
16775 2014-02-08 Yao Qi <yao@codesourcery.com>
16776
16777 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16778 that no =breakpoint-modified is emitted when breakpoints are
16779 modified through MI commands.
16780
16781 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16782 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/step-after-sr-lock.c: New file.
16785 * gdb.threads/step-after-sr-lock.exp: New file.
16786
16787 2014-02-07 Pedro Alves <palves@redhat.com>
16788
16789 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16790
16791 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16792
16793 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16794 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16795
16796 2014-02-06 Doug Evans <xdje42@gmail.com>
16797
16798 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16799 output.
16800
16801 * gdb.gdb/python-interrupts.exp: New file.
16802
16803 2014-02-05 Yao Qi <yao@codesourcery.com>
16804
16805 * gdb.trace/report.exp (use_collected_data): Test the output
16806 of "info threads" and "info inferiors".
16807
16808 2014-02-05 Yao Qi <yao@codesourcery.com>
16809
16810 Revert this patch:
16811
16812 2013-05-24 Yao Qi <yao@codesourcery.com>
16813
16814 * gdb.trace/tfile.exp: Test inferior and thread.
16815
16816 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16817
16818 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16819 on a function.
16820 * gdb.base/step-bt.c: Call hello via function pointer to make
16821 sure its first instruction is executed on powerpc64le-linux.
16822
16823 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16824
16825 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16826
16827 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16828
16829 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16830 of the test patterns for use on little-endian systems.
16831
16832 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16833
16834 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16835 (decimal_vector): Fix for little-endian.
16836
16837 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16838
16839 * gdb.arch/sparc-sysstep.exp: New file.
16840 * gdb.arch/sparc-sysstep.c: Likewise.
16841
16842 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16843
16844 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16845
16846 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16847
16848 2014-01-23 Tom Tromey <tromey@redhat.com>
16849
16850 * gdb.ada/array_char_idx: New testcase.
16851
16852 2014-01-23 Tom Tromey <tromey@redhat.com>
16853
16854 PR python/16487:
16855 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16856 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16857 classes.
16858
16859 2014-01-23 Tom Tromey <tromey@redhat.com>
16860
16861 PR python/16491:
16862 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16863 string from an inferior frame.
16864 * gdb.python/py-framefilter-mi.exp: Update.
16865
16866 2014-01-22 Doug Evans <dje@google.com>
16867
16868 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16869
16870 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16871
16872 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16873
16874 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16875
16876 * gdb.trace/entry-values.exp: Remove excess space character from
16877 regex patterns. Handle s390 call instruction.
16878
16879 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16880
16881 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16882 define "*_start" label. Make "name" static.
16883 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16884 ${name} by references to ${name}_start.
16885
16886 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16887
16888 * gdb.base/info-macros.exp: Remove "debug" from the compile
16889 options.
16890
16891 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16892
16893 * gdb.dlang/demangle.exp: New file.
16894
16895 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16896
16897 * gdb.dlang/primitive-types.exp: New file.
16898
16899 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16900
16901 * configure.ac: Create gdb.dlang/Makefile.
16902 * configure: Regenerate.
16903 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16904 * gdb.dlang/Makefile.in: New file.
16905 * lib/d-support.exp: New file.
16906 * lib/gdb.exp (skip_d_tests): New proc.
16907
16908 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16909
16910 * gdb.btrace/delta.exp: Check reverse stepi.
16911 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16912 * gdb.btrace/finish.exp: New.
16913 * gdb.btrace/next.exp: New.
16914 * gdb.btrace/nexti.exp: New.
16915 * gdb.btrace/record_goto.c: Add comments.
16916 * gdb.btrace/step.exp: New.
16917 * gdb.btrace/stepi.exp: New.
16918 * gdb.btrace/multi-thread-step.c: New.
16919 * gdb.btrace/multi-thread-step.exp: New.
16920 * gdb.btrace/rn-dl-bind.c: New.
16921 * gdb.btrace/rn-dl-bind.exp: New.
16922 * gdb.btrace/data.c: New.
16923 * gdb.btrace/data.exp: New.
16924 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16925
16926 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16927
16928 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16929 * gdb.btrace/exception.exp: Update.
16930 * gdb.btrace/instruction_history.exp: Update.
16931 * gdb.btrace/record_goto.exp: Update.
16932 * gdb.btrace/tailcall.exp: Update.
16933 * gdb.btrace/unknown_functions.exp: Update.
16934 * gdb.btrace/delta.exp: New.
16935
16936 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16937
16938 * gdb.btrace/record_goto.exp: Add backtrace test.
16939 * gdb.btrace/tailcall.exp: Add backtrace test.
16940
16941 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16942
16943 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16944 * gdb.btrace/record_goto.c: New.
16945 * gdb.btrace/record_goto.exp: New.
16946 * gdb.btrace/x86-record_goto.S: New.
16947
16948 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16949
16950 * gdb.btrace/function_call_history.exp: Update tests.
16951 * gdb.btrace/instruction_history.exp: Update tests.
16952
16953 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16954
16955 * gdb.btrace/function_call_history.exp: Fix expected field
16956 order for "record function-call-history".
16957 Add new tests for "record function-call-history /c".
16958 * gdb.btrace/exception.cc: New.
16959 * gdb.btrace/exception.exp: New.
16960 * gdb.btrace/tailcall.exp: New.
16961 * gdb.btrace/x86-tailcall.S: New.
16962 * gdb.btrace/x86-tailcall.c: New.
16963 * gdb.btrace/unknown_functions.c: New.
16964 * gdb.btrace/unknown_functions.exp: New.
16965 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16966
16967 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16968
16969 * gdb.btrace/instruction_history.exp: Update.
16970 * gdb.btrace/function_call_history.exp: Update.
16971
16972 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16973
16974 * gdb.btrace/function_call_history.exp: Fix expected function
16975 trace.
16976 * gdb.btrace/instruction_history.exp: Initialize traced.
16977 Remove traced_functions.
16978
16979 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16980
16981 * gdb.btrace/function_call_history.exp: Update
16982 * gdb.btrace/instruction_history.exp: Update.
16983
16984 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16985
16986 * gdb.btrace/enable.exp: Update expected text.
16987
16988 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16989
16990 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16991 bytes.
16992
16993 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16994
16995 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16996
16997 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16998
16999 * lib/gdb.exp (supports_process_record): Return true for
17000 arm*-linux*. (supports_reverse): Likewise.
17001
17002 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17003
17004 PR python/15464
17005 PR python/16113
17006 * gdb.python/py-type.c: Enhance test case.
17007 * gdb.python/py-value-cc.cc: Likewise
17008 * gdb.python/py-type.exp: Add new tests.
17009 * gdb.python/py-value-cc.exp: Likewise
17010
17011 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17012 Pedro Alves <palves@redhat.com>
17013
17014 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17015 Make "name" extern.
17016 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17017 references to ${name}_start by references to ${name}.
17018
17019 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17020
17021 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17022
17023 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17024
17025 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17026
17027 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17028 Pedro Alves <palves@redhat.com>
17029
17030 * gdb.mi/mi-info-os.exp: Connect to the target with
17031 mi_gdb_target_load.
17032
17033 2014-01-08 Pedro Alves <palves@redhat.com>
17034
17035 * gdb.threads/reconnect-signal.c: New file.
17036 * gdb.threads/reconnect-signal.exp: New file.
17037
17038 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17039
17040 * gdb.base/source-dir.exp: New file.
17041
17042 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17043
17044 * gdb.ada/mi_interface: New testcase.
17045
17046 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17047
17048 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17049 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17050 gdb.ada/pp-rec-component/pck.ads: New files.
17051
17052 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17053
17054 * gdb.python/py-pp-integral.c: New file.
17055 * gdb.python/py-pp-integral.py: New file.
17056 * gdb.python/py-pp-integral.exp: New file.
17057
17058 For older changes see ChangeLog-1993-2013.
17059 \f
17060 ;; Local Variables:
17061 ;; mode: change-log
17062 ;; left-margin: 8
17063 ;; fill-column: 74
17064 ;; version-control: never
17065 ;; End:
17066
17067 Copyright 2014-2019 Free Software Foundation, Inc.
17068 Copying and distribution of this file, with or without modification,
17069 are permitted provided the copyright notice and this notice are preserved.