]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix nullptr in with_command_1
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-08-21 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/with.exp: Test "with" with no arguments.
4
5 2019-08-21 Tom de Vries <tdevries@suse.de>
6
7 * gdb.base/gdb-caching-proc.exp: Sort files.
8
9 2019-08-20 Tom de Vries <tdevries@suse.de>
10
11 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
12 compilation.
13
14 2019-08-16 Tom de Vries <tdevries@suse.de>
15
16 * gdb.base/compare-sections.exp ("after run to main"): Allow
17 mismatched read-only sections for PIE executables.
18
19 2019-08-16 Tom Tromey <tom@tromey.com>
20
21 * lib/tuiterm.exp (_csi_Z): New proc.
22 * gdb.tui/basic.exp: Update window positions.
23 * gdb.tui/empty.exp: Update window positions.
24
25 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
26
27 * gdb.base/examine-backward.exp: Correct regexp for
28 "examine 3 bytes backward from ${address_zero}".
29
30 2019-08-15 Tom Tromey <tom@tromey.com>
31
32 * gdb.tui/empty.exp: Enable resizing tests.
33
34 2019-08-15 Tom Tromey <tromey@adacore.com>
35
36 * gdb.ada/char_enum.exp: Add regression tests.
37 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
38 and '0'.
39 (Char, Gchar): Update.
40 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
41
42 2019-08-15 Christian Biesinger <cbiesinger@google.com>
43
44 * gdb.python/python.exp: Expect a leading underscore on
45 GdbOutput{,Error}File.
46
47 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
48
49 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
50 Windows host.
51
52 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
53
54 * gdb.base/batch-preserve-term-settings.exp
55 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
56
57 2019-08-15 Christian Biesinger <cbiesinger@google.com>
58
59 * lib/gdb.exp: When running on a mingw target, replace
60 /x/ with x:/.
61
62 2019-08-14 Alan Hayward <alan.hayward@arm.com>
63
64 * gdb.arch/aarch64-prologue.c: New test.
65 * gdb.arch/aarch64-prologue.exp: New file.
66
67 2019-08-13 Tom de Vries <tdevries@suse.de>
68
69 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
70 Thread.
71
72 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
73
74 * gdb.python/py-completion.exp: Download the .py file to the host
75 and use its host pathname. Conditionalize tests that use
76 tab completion and manipulate files on the build machine.
77 * gdb.python/py-events.exp: Download the .py file to the host
78 and use its host pathname.
79 * gdb.python/py-evsignal.exp: Likewise.
80 * gdb.python/py-evthreads.exp: Likewise.
81 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
82 pathname syntax.
83 * gdb.python/py-framefilter.exp: Download the .py file to the right
84 place on the host. Match Windows pathname syntax.
85 * gdb.python/py-mi-var-info-path-expression.exp: Download the
86 .py file to the host and use its host pathname.
87 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
88 * gdb.python/py-objfile.exp: Expect a host pathname, not a
89 build pathname. Skip symlink test on Windows host. Add missing
90 newline at end of file.
91 * gdb.python/py-pp-maint.exp: Download the .py file to the host
92 and use its host pathname.
93 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
94 * gdb.python/py-section-script.exp: Use host location of binfile
95 on safe-path. Use correct path separator on Windows host.
96 Reorder alternatives in gdb_test_multiple to prevent matching
97 the wrong alternative on success.
98 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
99
100 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
101
102 * gdb.gdb/selftest.exp (test_with_self): Update test to now
103 expect the GDB inferior to no longer immediately stop after
104 being resumed with "signal SIGINT".
105
106 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
107
108 * gdb.linespec/break-ask.exp: Generalize regexps to match
109 Windows pathnames too.
110
111 2019-08-08 Tom de Vries <tdevries@suse.de>
112
113 PR testsuite/24862
114 * lib/tuiterm.exp (_accept): Fix CSI regexp.
115
116 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
117
118 * gdb.base/style.exp: Update tests for help doc new invariants.
119 * gdb.base/help.exp: Likewise.
120
121 2019-08-06 Tom Tromey <tom@tromey.com>
122
123 * gdb.base/style.exp: Add disassemble test.
124 * gdb.base/style.c (some_called_function): New function.
125 (main): Use it.
126
127 2019-08-05 Christian Biesinger <cbiesinger@google.com>
128
129 * gdb.python/py-block.exp: Test dictionary access on blocks.
130
131 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
132
133 PR gdb/24863
134 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
135 -list-thread-groups --available test when running under
136 check-read1.
137
138 2019-08-05 Tom de Vries <tdevries@suse.de>
139
140 PR testsuite/24863
141 * lib/gdb.exp (with_read1_timeout_factor): New proc.
142 * gdb.base/help.exp: Use with_read1_timeout_factor.
143 * gdb.base/info-macros.exp: Same.
144 * gdb.cp/nested-types.exp: Same.
145
146 2019-08-05 Tom de Vries <tdevries@suse.de>
147
148 * lib/gdb.exp (version_at_least): Factor out of ...
149 (tcl_version_at_least): ... here.
150 (gdb_compile): Fail if pie results in non-PIE executable.
151 (readelf_version, readelf_prints_pie): New proc.
152 (exec_is_pie): Return -1 if unknown.
153
154 2019-08-05 Tom de Vries <tdevries@suse.de>
155
156 * lib/gdb.exp (tcl_version_at_least): Fix typo.
157
158 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
159
160 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
161
162 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
163
164 * lib/completion-support.exp (test_gdb_complete_none): Skip
165 tab completion tests if no readline support.
166 (test_gdb_complete_unique_re): Likewise.
167 (test_gdb_complete_multiple): Likewise.
168
169 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
170
171 * gdb.base/info_sources.exp: New file.
172 * gdb.base/info_sources.c: New file.
173 * gdb.base/info_sources_base.c: New file.
174
175 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
176
177 * gdb.base/batch-exit-status.exp: Call test_exit_status with
178 prefix argument.
179 (test_exit_status): Add prefix argument.
180
181 2019-08-01 Tom de Vries <tdevries@suse.de>
182
183 PR testsuite/24863
184 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
185 calling exp_continue for new thread and thread exited messages.
186
187 2019-08-01 Tom de Vries <tdevries@suse.de>
188
189 PR testsuite/24863
190 * gdb.base/structs.exp: Fix check-read1 timeout using
191 gdb_test_sequence.
192 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
193
194 2019-08-01 Tom de Vries <tdevries@suse.de>
195
196 PR testsuite/24863
197 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
198 line.
199
200 2019-08-01 Tom de Vries <tdevries@suse.de>
201
202 PR testsuite/24863
203 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
204
205 2019-07-30 Tom Tromey <tromey@adacore.com>
206
207 * gdb.ada/display_nested.exp: New file.
208 * gdb.ada/display_nested/foo.adb: New file.
209 * gdb.ada/display_nested/pack.adb: New file.
210 * gdb.ada/display_nested/pack.ads: New file.
211
212 2019-07-30 Christian Biesinger <cbiesinger@google.com>
213
214 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
215 namespace.
216 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
217
218 2019-07-30 Tom de Vries <tdevries@suse.de>
219
220 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
221 instead.
222
223 2019-07-30 Tom de Vries <tdevries@suse.de>
224
225 PR testsuite/24834
226 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
227 (exec_is_pie): New proc.
228
229 2019-07-29 Christian Biesinger <cbiesinger@google.com>
230
231 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
232
233 2019-07-29 Christian Biesinger <cbiesinger@google.com>
234
235 * gdb.python/py-objfile.c: Add global and static vars.
236 * gdb.python/py-objfile.exp: Test new functions Objfile.
237 lookup_global_symbol and lookup_static_symbol.
238
239 2019-07-29 Tom Tromey <tom@tromey.com>
240
241 * lib/tuiterm.exp (Term::_csi_@): New proc.
242 (Term::_csi_X): Don't move cursor.
243
244 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
245
246 * gdb.base/options.exp: Update backtrace - completion to
247 new option -frame-info.
248 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
249 Test new 'set print frame-info'. Test backtrace -frame-info
250 overriding 'set print frame-info'.
251 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
252 Test new 'set print frame-info'.
253 Verify consistency of backtrace with and without filters, with and
254 without -no-filters.
255 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
256 default.
257
258 2019-07-29 Tom de Vries <tdevries@suse.de>
259
260 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
261 no arguments".
262
263 2019-07-29 Tom de Vries <tdevries@suse.de>
264
265 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
266 is a substring of the first for "complete non-unique file name".
267
268 2019-07-29 Tom de Vries <tdevries@suse.de>
269
270 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
271 with ".*".
272
273 2019-07-29 Tom de Vries <tdevries@suse.de>
274
275 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
276 Pass prompt_regexp parameter to gdb_test_multiple calls.
277
278 2019-07-29 Tom de Vries <tdevries@suse.de>
279
280 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
281 print registers" regexps.
282
283 2019-07-29 Tom de Vries <tdevries@suse.de>
284
285 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
286
287 2019-07-29 Tom de Vries <tdevries@suse.de>
288
289 PR gdb/24855
290 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
291 (skip_python_tests_prompt): Add prompt_regexp argument to
292 gdb_test_multiple calls.
293
294 2019-07-27 Tom Tromey <tom@tromey.com>
295
296 * gdb.tui/main.exp: New file.
297
298 2019-07-27 Tom Tromey <tom@tromey.com>
299
300 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
301 optional.
302 * gdb.tui/empty.exp: New file.
303
304 2019-07-27 Tom Tromey <tom@tromey.com>
305
306 * lib/tuiterm.exp (spawn): New proc.
307 (Term::resize): New proc.
308 * gdb.tui/resize.exp: New file.
309
310 2019-07-27 Tom Tromey <tom@tromey.com>
311
312 * gdb.tui/list.exp: New file.
313
314 2019-07-27 Tom Tromey <tom@tromey.com>
315
316 * gdb.tui/regs.exp: New file.
317
318 2019-07-27 Tom Tromey <tom@tromey.com>
319
320 * gdb.tui/basic.exp: Add "layout split" test.
321
322 2019-07-27 Tom Tromey <tom@tromey.com>
323
324 * gdb.tui/basic.exp: Add "layout asm" test.
325
326 2019-07-27 Tom Tromey <tom@tromey.com>
327
328 * lib/tuiterm.exp: New file.
329 * gdb.tui/basic.exp: New file.
330
331 2019-07-27 Kevin Buettner <kevinb@redhat.com>
332
333 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
334 Enable tests associated with this flag. Adjust regex
335 referencing "foo_low" to now refer to "foo_cold" instead.
336
337 2019-07-27 Kevin Buettner <kevinb@redhat.com>
338
339 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
340 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
341 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
342 foo_cold. Revise comments to match.
343 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
344 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
345 were wrapped into this proc; Call do_test in loop from outermost
346 level.
347 (foo_low): Rename all occurrences to "foo_cold".
348 (backtrace from baz): New test.
349 (x2/i foo_cold): New test.
350 (info line *foo_cold): New test.
351
352 2019-07-26 Tom de Vries <tdevries@suse.de>
353
354 * gdb.arch/i386-pkru.exp: Fix unterminated string.
355
356 2019-07-25 Tom de Vries <tdevries@suse.de>
357
358 PR testsuite/24830
359 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
360 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
361 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
362 (skip_libstdcxx_probe_tests): ... here.
363 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
364
365 2019-07-24 Tom de Vries <tdevries@suse.de>
366
367 PR testsuite/24807
368 * gdb.objc/basicclass.m: Include stdio.h.
369 * gdb.objc/nondebug.m: Same.
370 * gdb.objc/objcdecode.m: Same.
371
372 2019-07-24 Tom de Vries <tdevries@suse.de>
373
374 PR testsuite/24612
375 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
376 additional_flags.
377
378 2019-07-24 Tom de Vries <tdevries@suse.de>
379
380 PR testsuite/24831
381 * gdb.multi/tids.exp: Update error messages for info threads.
382
383 2019-07-24 Tom de Vries <tdevries@suse.de>
384
385 * gdb.base/info-types.exp: Allow info types to print info for more than
386 one file.
387
388 2019-07-23 Tom de Vries <tdevries@suse.de>
389
390 PR testsuite/24842
391 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
392 gdb_spawn_with_cmdline_opts.
393
394 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
395
396 * gdb.arch/arm-cmse-sgstubs.c: New test.
397 * gdb.arch/arm-cmse-sgstubs.exp: New file.
398
399 2019-07-23 Tom de Vries <tdevries@suse.de>
400
401 PR testsuite/24711
402 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
403 issuing next command.
404
405 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
406
407 * gdb.ada/info_auto_lang.exp: Update expected results.
408 * gdb.base/info-types.c: Add additional types to check.
409 * gdb.base/info-types.exp: Update expected results.
410
411 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.base/info-types.c: New file.
414 * gdb.base/info-types.exp: New file.
415
416 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
417
418 * gdb.arch/riscv-bp-infcall.c: New file.
419 * gdb.arch/riscv-bp-infcall.exp: New file.
420
421 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 PR breakpoints/24541
424 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
425
426 2019-07-14 Tom de Vries <tdevries@suse.de>
427
428 PR testsuite/24760
429 * gdb.objc/basicclass.exp: Fix unterminated string.
430
431 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
432 Andrew Burgess <andrew.burgess@embecosm.com>
433
434 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
435 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
436 negative bounds.
437 * gdb.fortran/vla-value.exp: Print elements of an array with
438 negative bounds.
439 * gdb.fortran/vla.f90: Setup an array with negative bounds for
440 testing.
441
442 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.base/options.exp (expect_string): Dequote strings in
445 results.
446 (test-string): Test strings with different quoting and reindent.
447
448 2019-07-10 Tom Tromey <tromey@adacore.com>
449
450 * gdb.ada/mi_ex_cond.exp: Update expected results.
451 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
452 * gdb.ada/mi_catch_ex.exp: Update expected results.
453 * gdb.ada/mi_catch_assert.exp: Update expected results.
454 * gdb.ada/catch_ex.exp (catch_exception_info)
455 (catch_exception_entry, catch_assert_entry)
456 (catch_unhandled_entry): Update.
457 * gdb.ada/catch_assert_if.exp: Update expected results.
458
459 2019-07-10 Richard Bunt <richard.bunt@arm.com>
460 Stephen Roberts <stephen.roberts@arm.com>
461
462 * gdb.base/define.exp: Restore original prompt.
463
464 2019-07-09 Pedro Alves <palves@redhat.com>
465
466 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
467 breakpoints" output.
468 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
469 * gdb.python/py-breakpoint.exp: No longer expect that "catch
470 throw" creates breakpoint.
471 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
472 'type="catchpoint"'.
473
474 2019-07-09 Pedro Alves <palves@redhat.com>
475
476 PR c++/15468
477 * gdb.cp/except-multi-location-lib.cc: New.
478 * gdb.cp/except-multi-location-main.cc: New.
479 * gdb.cp/except-multi-location.exp: New.
480
481 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
482
483 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
484 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
485 argument and update callers.
486
487 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
488
489 * gdb.arch/amd64-break-on-asm-line.S: New file.
490 * gdb.arch/amd64-break-on-asm-line.exp: New file.
491
492 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
493
494 * gdb.base/printcmds.exp: Test printing C string and
495 C wide string convenience vars without transiting via the inferior.
496 Also make test names unique.
497
498 2019-07-08 Alan Hayward <alan.hayward@arm.com>
499
500 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
501
502 2019-07-04 Pedro Alves <palves@redhat.com>
503
504 * lib/gdb.exp (foreach_with_prefix): Don't return early if
505 body returned ok(0), break(3) or continue(4).
506 * gdb.testsuite/foreach_with_prefix.exp: New file.
507
508 2019-07-04 Alan Hayward <alan.hayward@arm.com>
509
510 * gdb.server/unittest.exp: Allow 0 unit tests to run.
511
512 2019-07-03 Pedro Alves <palves@redhat.com>
513
514 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
515 "return -code".
516
517 2019-07-03 Pedro Alves <palves@redhat.com>
518
519 PR cli/24732
520 * gdb.base/shell.exp: Load completion-support.exp.
521 Adjust expected error output. Add completion tests.
522
523 2019-07-03 Pedro Alves <palves@redhat.com>
524
525 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
526 string_to_regexp.
527
528 2019-07-03 Pedro Alves <palves@redhat.com>
529
530 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
531 (expect_integer): Adjust to expect "-string".
532 (expect_string): New.
533 (all_options): Expect "-string".
534 (test-flag, test-boolean): Adjust to expect "-string".
535 (test-string): New proc.
536 (top level): Call it.
537
538 2019-07-03 Pedro Alves <palves@redhat.com>
539
540 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
541 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
542 the expected output in the success.
543
544 2019-07-03 Pedro Alves <palves@redhat.com>
545
546 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
547 Split one gdb_test_multiple call in two to avoid a race.
548
549 2019-07-03 Pedro Alves <palves@redhat.com>
550
551 * gdb.base/with.c: New file.
552 * gdb.base/with.exp: New file.
553
554 2019-07-03 Pedro Alves <palves@redhat.com>
555
556 * gdb.base/settings.exp: Replace all references to "maint
557 test-settings set" with references to "maint set test-settings",
558 and all references to "maint test-settings show" with references
559 to "maint show test-settings".
560
561 2019-07-03 Pedro Alves <palves@redhat.com>
562
563 * gdb.base/settings.exp (test-string): Adjust expected out when
564 testing "maint test-settings show filename"
565
566 2019-07-02 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/options.exp (test-info-threads): New procedure.
569 (top level): Call it.
570
571 2019-06-28 Tom Tromey <tromey@adacore.com>
572
573 * gdb.dwarf2/ada-linkage-name.c: New file.
574 * gdb.dwarf2/ada-linkage-name.exp: New file.
575
576 2019-06-27 Tom Tromey <tromey@adacore.com>
577
578 * gdb.cp/constexpr-field.exp: Use setup_xfail.
579
580 2019-06-26 Tom de Vries <tdevries@suse.de>
581
582 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
583
584 2019-06-26 Tom de Vries <tdevries@suse.de>
585
586 * gdb.base/index-cache.exp: Add back missing debug option.
587
588 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
589
590 * gdb.base/alias.exp: Test non matching/non existing prefixes.
591
592 2019-06-25 Tom de Vries <tdevries@suse.de>
593
594 PR testsuite/24727
595 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
596
597 2019-06-24 Tom de Vries <tdevries@suse.de>
598
599 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
600
601 2019-06-24 Tom de Vries <tdevries@suse.de>
602
603 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
604 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
605 * gdb.trace/unavailable-dwarf-piece.exp: Same.
606
607 2019-06-24 Tom de Vries <tdevries@suse.de>
608
609 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
610
611 2019-06-21 Tom de Vries <tdevries@suse.de>
612
613 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
614
615 2019-06-21 Tom de Vries <tdevries@suse.de>
616
617 PR testsuite/24518
618 PR ada/24713
619 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
620 index.
621
622 2019-06-19 Tom Tromey <tromey@adacore.com>
623
624 * gdb.ada/length_cond.exp: Add intro comment.
625
626 2019-06-19 Tom Tromey <tromey@adacore.com>
627
628 * gdb.ada/length_cond.exp: New file.
629 * gdb.ada/length_cond/length_cond.adb: New file.
630 * gdb.ada/length_cond/pck.adb: New file.
631 * gdb.ada/length_cond/pck.ads: New file.
632
633 2019-06-18 Tom de Vries <tdevries@suse.de>
634
635 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
636
637 2019-06-18 Tom Tromey <tromey@adacore.com>
638
639 * gdb.base/list0.h: Add comment explaining control character.
640
641 2019-06-18 Tom de Vries <tdevries@suse.de>
642
643 * boards/fission.exp: Break up long debug_flags line.
644
645 2019-06-16 Tom de Vries <tdevries@suse.de>
646
647 PR gdb/24445
648 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
649 generated index.
650
651 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 PR gdb/24686
654 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
655 improve detection of bug gdb/24541.
656
657 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
658
659 PR gdb/24669
660 * gdb.base/index-cache.exp (uses_readnow,
661 expecting_index_cache_use): Define global variable.
662 (test_cache_enabled_miss, test_cache_enabled_hit): Use
663 expecting_index_cache_use.
664
665 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
666 Andrew Burgess <andrew.burgess@embecosm.com>
667
668 * gdb.fortran/pointers.f90: New file.
669 * gdb.fortran/print_type.exp: New file.
670 * gdb.fortran/vla-ptype.exp: Adapt expected results.
671 * gdb.fortran/vla-type.exp: Likewise.
672 * gdb.fortran/vla-value.exp: Likewise.
673 * gdb.mi/mi-vla-fortran.exp: Likewise.
674
675 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
678 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
679 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
680 as a stop reason.
681
682 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
683
684 * gdb.base/annota1.exp: Update expected results.
685 * gdb.cp/annota2.exp: Likewise.
686 * gdb.cp/annota3.exp: Likewise.
687
688 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
689
690 * gdb.base/style-logging.exp: Remove path from test name.
691
692 2019-06-14 Tom Tromey <tromey@adacore.com>
693
694 PR gdb/24502:
695 * gdb.base/style-logging.exp: New file.
696
697 2019-06-14 Tom Tromey <tromey@adacore.com>
698
699 * gdb.base/symfile-warn.exp: New file.
700 * gdb.base/symfile-warn.c: New file.
701
702 2019-06-14 Tom Tromey <tromey@adacore.com>
703
704 * gdb.base/annotate-symlink.exp: New file.
705
706 2019-06-14 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/set_wstr.exp: Add reassignment test.
709
710 2019-06-14 Tom Tromey <tromey@adacore.com>
711
712 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
713 'unchecked_access and 'unrestricted_access as well.
714
715 2019-06-14 Tom Tromey <tromey@adacore.com>
716
717 PR ada/24539:
718 * gdb.ada/vla.exp: Update tests.
719 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
720 pragma.
721
722 2019-06-13 Pedro Alves <palves@redhat.com>
723
724 * gdb.base/settings.exp (test-integer): Test junk after
725 "unlimited".
726
727 2019-06-13 Pedro Alves <palves@redhat.com>
728
729 * gdb.base/options.exp (test-thread-apply): New.
730 (top level): Call it.
731
732 2019-06-13 Pedro Alves <palves@redhat.com>
733
734 * gdb.base/options.exp (test-frame-apply): New.
735 (top level): Test print commands with different "frame apply"
736 prefixes.
737
738 2019-06-13 Pedro Alves <palves@redhat.com>
739
740 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
741 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
742 'max_completions' parameter and handle it.
743 (test_gdb_completion_offers_commands): New.
744
745 2019-06-13 Pedro Alves <palves@redhat.com>
746
747 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
748
749 2019-06-13 Pedro Alves <palves@redhat.com>
750
751 * gdb.base/options.exp (test-backtrace): New.
752 (top level): Call it.
753
754 2019-06-13 Pedro Alves <palves@redhat.com>
755
756 * gdb.guile/scm-frame-args.exp: Use "set print
757 raw-frame-arguments" instead of "set print raw frame-arguments".
758 * gdb.python/py-frame-args.exp: Likewise.
759
760 2019-06-13 Pedro Alves <palves@redhat.com>
761
762 * gdb.compile/compile.exp: Adjust expected output to option
763 processing changes.
764
765 2019-06-13 Pedro Alves <palves@redhat.com>
766
767 * gdb.base/options.exp: Build executable.
768 (test-print): New procedure.
769 (top level): Call it, once for "print" and another for "compile
770 print".
771
772 2019-06-13 Pedro Alves <palves@redhat.com>
773
774 * gdb.base/options.c: New file.
775 * gdb.base/options.exp: New file.
776
777 2019-06-13 Pedro Alves <palves@redhat.com>
778
779 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
780 that "o" is ambiguous.
781
782 2019-06-13 Pedro Alves <palves@redhat.com>
783
784 * gdb.base/settings.c: New file.
785 * gdb.base/settings.exp: New file.
786
787 2019-06-13 Pedro Alves <palves@redhat.com>
788
789 * gdb.base/completion.exp: Fix comment typo.
790
791 2019-06-13 Pedro Alves <palves@redhat.com>
792
793 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
794 foo --1" test.
795
796 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
797
798 * gdb.fortran/block-data.f: New.
799 * gdb.fortran/block-data.exp: New.
800
801 2019-06-11 Tom de Vries <tdevries@suse.de>
802
803 PR testsuite/24521
804 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
805 message.
806
807 2019-06-11 Tom de Vries <tdevries@suse.de>
808
809 PR testsuite/24521
810 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
811
812 2019-06-11 Tom de Vries <tdevries@suse.de>
813
814 * boards/readnow.exp: New file.
815
816 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.fortran/vla-sizeof.exp: Update expected results.
819
820 2019-06-06 Amos Bird <amosbird@gmail.com>
821
822 * gdb.base/annota1.exp (thread_switch): Add test for
823 thread-exited annotation.
824
825 2019-06-06 Tom Tromey <tromey@adacore.com>
826
827 * gdb.base/maint.exp: Expect command started/finished output.
828
829 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
832 comment.
833 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
834
835 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
838 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
839 * gdb.arch/riscv-unwind-long-insn.c: New file.
840 * gdb.arch/riscv-unwind-long-insn.exp: New file.
841
842 2019-06-04 Christian Biesinger <cbiesinger@google.com>
843
844 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
845
846 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
847
848 * lib/gdb.exp (help_list_trailer): New regexp variable
849 factorizing the help trailer message.
850 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
851 arg to allow to better factorize various tests.
852 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
853 (test_prefix_command_help): Use help_list_trailer.
854 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
855 * gdb.guile/scm-cmd.exp: Likewise.
856 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
857 * gdb.base/help.exp: Use test_user_defined_class_help.
858 * gdb.base/style.exp: Add tests for styling of help and apropos.
859 * lib/gdb-utils.exp (style): Add title and highlight styles.
860
861 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
862
863 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
864 $_shell_exitsignal.
865 * gdb.base/default.exp: Update for new convenience variables.
866
867 2019-05-29 Tom Tromey <tromey@adacore.com>
868
869 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
870 to "break complete ada" test case's regexp.
871
872 2019-05-29 Tom Tromey <tromey@adacore.com>
873
874 PR c++/20020:
875 * gdb.cp/constexpr-field.exp: New file.
876 * gdb.cp/constexpr-field.cc: New file.
877
878 2019-05-29 Tom Tromey <tromey@adacore.com>
879
880 * gdb.base/finish.exp (finish_no_print): New proc.
881 (finish_tests): Call it.
882
883 2019-05-24 Tom de Vries <tdevries@suse.de>
884
885 * gdb.dwarf2/gdb-add-index.exp: New file.
886
887 2019-05-22 Tom Tromey <tromey@adacore.com>
888
889 * gdb.base/info-shared.exp (check_info_shared): Use "style".
890 * gdb.base/style.exp: Use "style".
891 * lib/gdb-utils.exp (style): New proc.
892
893 2019-05-22 Tom de Vries <tdevries@suse.de>
894
895 * gdb.base/align.exp: Require c++11.
896
897 2019-05-22 Tom de Vries <tdevries@suse.de>
898
899 PR testsuite/24586
900 * gdb.python/py-mi-var-info-path-expression.exp: Call
901 mi_skip_python_tests to check if python is supported.
902
903 2019-05-22 Alan Hayward <alan.hayward@arm.com>
904
905 * gdb.arch/aarch64-pauth.c: New test.
906 * gdb.arch/aarch64-pauth.exp: New file.
907
908 2019-05-22 Alan Hayward <alan.hayward@arm.com>
909
910 * README (Re-running Tests Outside The Testsuite): New section.
911
912 2019-05-21 Tom de Vries <tdevries@suse.de>
913
914 * gdb.arch/amd64-eval.exp: Require c++11.
915 * gdb.base/max-depth.exp: Same.
916 * gdb.compile/compile-cplus-array-decay.exp: Same.
917 * gdb.cp/meth-typedefs.exp: Same.
918 * gdb.cp/subtypes.exp: Same.
919 * gdb.cp/temargs.exp: Same.
920
921 2019-05-21 Alan Hayward <alan.hayward@arm.com>
922
923 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
924
925 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
926
927 PR gdb/18644
928 * gdb.fortran/complex.exp: Remove setup_kfail calls.
929 * gdb.fortran/printing-types.exp: Add new test.
930 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
931 testing.
932 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
933 setup_kfail call.
934
935 2019-05-17 Alan Hayward <alan.hayward@arm.com>
936
937 * README (Running the Testsuite): Change example.
938 (Testsuite Parameters): Remove TRANSCRIPT.
939 * lib/gdb.exp: Remove TRANSCRIPT check.
940
941 2019-05-17 Alan Hayward <alan.hayward@arm.com>
942
943 * README (Testsuite Parameters): Add replay logging to
944 GDBSERVER_DEBUG.
945 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
946 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
947 as a comma separated list.
948 (gdb_debug_init): Override procedure.
949
950 2019-05-17 Alan Hayward <alan.hayward@arm.com>
951
952 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
953 (gdb_write_cmd_file): New procedure.
954 * lib/gdbserver-support.exp (gdbserver_start): Call
955 gdbserver_write_cmd_file.
956 (gdbserver_write_cmd_file): New procedure.
957
958 2019-05-17 Alan Hayward <alan.hayward@arm.com>
959
960 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
961 (delete_breakpoints): Likewise.
962 (gdb_run_cmd): Likewise.
963 (gdb_start_cmd): Likewise.
964 (gdb_starti_cmd): Likewise.
965 (gdb_internal_error_resync): Likewise.
966 (gdb_test_multiple): Likewise.
967 (gdb_reinitialize_dir): Likewise.
968 (default_gdb_exit): Likewise.
969 (gdb_file_cmd): Mark kill as optional.
970 (default_gdb_start): Call gdb_stdin_log_init.
971 (send_gdb): Call gdb_stdin_log_write.
972 (rerun_to_main): Mark Y as an answer.
973 (gdb_stdin_log_init): New function.
974 (gdb_stdin_log_write): Likewise.
975
976 2019-05-17 Alan Hayward <alan.hayward@arm.com>
977
978 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
979 * gdb.base/debug-expr.exp: Likewise.
980 * gdb.base/foll-fork.exp: Likewise.
981 * gdb.base/foll-vfork.exp: Likewise.
982 * gdb.base/fork-print-inferior-events.exp: Likewise.
983 * gdb.base/gdb-sigterm.exp: Likewise.
984 * gdb.base/gdbinit-history.exp: Likewise.
985 * gdb.base/osabi.exp: Likewise.
986 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
987 * gdb.base/ui-redirect.exp: Likewise.
988 * gdb.gdb/unittest.exp: Likewise.
989 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
990 * gdb.mi/mi-watch.exp: Likewise.
991 * gdb.mi/new-ui-mi-sync.exp: Likewise.
992 * gdb.mi/user-selected-context-sync.exp: Likewise.
993 * gdb.python/python.exp: Disable debug test when debugging.
994 * gdb.threads/check-libthread-db.exp: Disable when debugging.
995 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
996 Likewise.
997 * gdb.threads/stepi-random-signal.exp: Likewise.
998
999 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1000
1001 * Makefile.in: Pass through GDB_DEBUG.
1002 * README (Testsuite Parameters): Add GDB_DEBUG.
1003 (gdb,debug): Add board setting.
1004 * lib/gdb.exp (default_gdb_start): Start debugging.
1005 (gdb_debug_enabled): New procedure.
1006 (gdb_debug_init): Likewise.
1007
1008 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1009
1010 * Makefile.in: Pass through GDB_DEBUG.
1011 * README (Testsuite Parameters): Add GDB_DEBUG.
1012 (gdb,debug): Add board setting.
1013 * lib/gdb.exp (default_gdb_start): Start debugging.
1014 (gdb_debug_enabled): New procedure.
1015 (gdb_debug_init): Likewise.
1016
1017 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1018
1019 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1020
1021 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1022
1023 * gdb.base/ui-redirect.exp: Test redirection.
1024
1025 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1026
1027 * gdb.mi/mi-complete.exp: New file.
1028 * gdb.mi/mi-complete.cc: Likewise.
1029
1030 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1031
1032 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1033 indexed and sliced arrays, and pointers to arrays.
1034
1035 2019-05-14 Tom Tromey <tromey@adacore.com>
1036
1037 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1038 styling test.
1039
1040 2019-05-14 Tom de Vries <tdevries@suse.de>
1041
1042 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1043 selection entry encoding.
1044
1045 2019-05-10 Tom Tromey <tromey@adacore.com>
1046
1047 * gdb.ada/info_exc.exp: Add "complete" test.
1048
1049 2019-05-09 Tom de Vries <tdevries@suse.de>
1050
1051 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1052 CU-relative.
1053
1054 2019-05-09 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1057 CU-relative.
1058
1059 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1060
1061 * gdb.ada/frame_arg_lang.exp: New testcase.
1062 * gdb.ada/frame_arg_lang/bla.adb: New file.
1063 * gdb.ada/frame_arg_lang/pck.ads: New file.
1064 * gdb.ada/frame_arg_lang/pck.adb: New file.
1065 * gdb.ada/frame_arg_lang/foo.c: New file.
1066
1067 2019-05-08 Tom Tromey <tromey@adacore.com>
1068
1069 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1070
1071 2019-05-08 Tom Tromey <tromey@adacore.com>
1072
1073 * gdb.base/ptype-offsets.exp: Update tests.
1074
1075 2019-05-08 Tom Tromey <tromey@adacore.com>
1076
1077 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1078 cases.
1079 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1080 "short".
1081
1082 2019-05-08 Tom Tromey <tromey@adacore.com>
1083
1084 * gdb.ada/vla.exp: New file.
1085 * gdb.ada/vla/vla.adb: New file.
1086
1087 2019-05-07 Tom de Vries <tdevries@suse.de>
1088
1089 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1090
1091 2019-05-07 Tom de Vries <tdevries@suse.de>
1092
1093 PR testsuite/24522
1094 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1095 section.
1096
1097 2019-05-07 Tom de Vries <tdevries@suse.de>
1098
1099 PR testsuite/24522
1100 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1101 .debug_aranges section.
1102
1103 2019-05-07 Tom de Vries <tdevries@suse.de>
1104
1105 PR testsuite/24159
1106 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1107
1108 2019-05-06 Tom de Vries <tdevries@suse.de>
1109
1110 * lib/gdb.exp (exec_has_index_section): New proc.
1111 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1112 section.
1113
1114 2019-05-04 Tom de Vries <tdevries@suse.de>
1115
1116 * boards/cc-with-debug-names.exp: New file.
1117
1118 2019-05-03 Tom Tromey <tromey@adacore.com>
1119
1120 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1121 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1122 * gdb.ada/char_enum.exp: Add test.
1123
1124 2019-05-03 Tom de Vries <tdevries@suse.de>
1125
1126 * boards/cc-with-gdb-index.exp: New file.
1127
1128 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.rust/simple.exp: Add new test case.
1131 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1132 (main): Initialise an instance of the new struct.
1133
1134 2019-05-01 Tom Tromey <tromey@adacore.com>
1135
1136 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1137 record.
1138 (NPR): New variable.
1139 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1140 test.
1141
1142 2019-05-01 Tom Tromey <tromey@adacore.com>
1143
1144 * gdb.ada/packed_array_assign.exp: Add packed assignment
1145 regression test.
1146
1147 2019-05-01 Tom de Vries <tdevries@suse.de>
1148
1149 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1150
1151 2019-05-01 Tom de Vries <tdevries@suse.de>
1152
1153 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1154
1155 2019-04-30 Ali Tamur <tamur@google.com>
1156
1157 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1158
1159 2019-04-30 Tom Tromey <tromey@adacore.com>
1160
1161 * lib/ada.exp (find_ada_tool): New proc.
1162 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1163 * gdb.ada/catch_ex_std.exp: New file.
1164 * gdb.ada/catch_ex_std/foo.adb: New file.
1165 * gdb.ada/catch_ex_std/some_package.adb: New file.
1166 * gdb.ada/catch_ex_std/some_package.ads: New file.
1167
1168 2019-04-30 Tom Tromey <tromey@adacore.com>
1169
1170 PR c++/24470:
1171 * gdb.cp/temargs.cc: Add test code from PR.
1172
1173 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1174
1175 * gdb.fortran/vla-datatypes.exp: Update expected results.
1176 * gdb.fortran/vla-ptype.exp: Likewise.
1177 * gdb.fortran/vla-type.exp: Likewise.
1178 * gdb.fortran/vla-value.exp: Likewise.
1179
1180 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1181
1182 * gdb.fortran/ptr-indentation.exp: Update expected results.
1183 * gdb.fortran/ptype-on-functions.exp: Likewise.
1184 * gdb.fortran/vla-ptr-info.exp: Likewise.
1185 * gdb.fortran/vla-value.exp: Likewise.
1186
1187 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.fortran/ptype-on-functions.exp: New file.
1190 * gdb.fortran/ptype-on-functions.f90: New file.
1191
1192 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1195 case void string.
1196
1197 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1198
1199 * gdb.fortran/complex.exp: Expand.
1200 * gdb.fortran/complex.f: Renamed to...
1201 * gdb.fortran/complex.f90: ...this, and extended to add more
1202 complex values.
1203
1204 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1207 MODULO, CMPLX.
1208
1209 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1210 Richard Bunt <richard.bunt@arm.com>
1211
1212 * gdb.base/max-depth.c: New file.
1213 * gdb.base/max-depth.exp: New file.
1214 * gdb.python/py-nested-maps.c: New file.
1215 * gdb.python/py-nested-maps.exp: New file.
1216 * gdb.python/py-nested-maps.py: New file.
1217 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1218 (test_all_common): Call test_max_depth.
1219 * gdb.fortran/max-depth.exp: New file.
1220 * gdb.fortran/max-depth.f90: New file.
1221 * gdb.go/max-depth.exp: New file.
1222 * gdb.go/max-depth.go: New file.
1223 * gdb.modula2/max-depth.exp: New file.
1224 * gdb.modula2/max-depth.c: New file.
1225 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1226
1227 2019-04-29 Tom de Vries <tdevries@suse.de>
1228
1229 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1230
1231 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1232
1233 * gdb.base/callexit.exp: Test may-call-functions off.
1234
1235 2019-04-25 Keith Seitz <keiths@redhat.com>
1236
1237 PR c++/24367
1238 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1239 (another_incomplete_struct, test_incomplete): New definitions.
1240 (main): Use new definitions.
1241 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1242 functions.
1243
1244 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1245
1246 PR corefiles/11608
1247 PR corefiles/18187
1248 * gdb.base/coredump-filter-build-id.exp: New file.
1249
1250 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1251
1252 * Makefile.in: Pass through GDBSERVER_DEBUG.
1253 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1254 (gdbserver,debug): Add board setting.
1255 * gdb.trace/tspeed.exp: Skip when debugging.
1256 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1257 * lib/gdbserver-support.exp: Likewise
1258
1259 2019-04-24 Tom Tromey <tromey@adacore.com>
1260
1261 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1262 Rust.
1263
1264 2019-04-24 Tom Tromey <tromey@adacore.com>
1265
1266 * gdb.arch/amd64-eval.exp: Test bitfield return.
1267 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1268 (class Foo) <return_bitfields>: New method.
1269 (main): Call it.
1270
1271 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1272
1273 * gdb.cp/many-args.cc: New file.
1274 * gdb.cp/many-args.exp: New file.
1275
1276 2019-04-23 Tom de Vries <tdevries@suse.de>
1277
1278 PR gdb/24433
1279 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1280
1281 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1282
1283 * gdb.trace/backtrace.exp: Use nopie flag.
1284 * gdb.trace/circ.exp: Likewise.
1285 * gdb.trace/collection.exp: Likewise.
1286 * gdb.trace/ftrace.exp: Likewise.
1287 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1288 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1289 * gdb.trace/qtro.exp: Likewise.
1290 * gdb.trace/read-memory.exp: Likewise.
1291 * gdb.trace/report.exp: Likewise.
1292 * gdb.trace/tfile.exp: Likewise.
1293 * gdb.trace/tfind.exp: Likewise.
1294 * gdb.trace/unavailable.exp: Likewise.
1295
1296 2019-04-22 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.base/solib-probes-nosharedlibrary.c,
1299 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1300
1301 2019-04-19 Tom Tromey <tromey@adacore.com>
1302
1303 * gdb.ada/ptype_union.c: New file.
1304 * gdb.ada/ptype_union.exp: New file.
1305
1306 2019-04-19 Tom Tromey <tromey@adacore.com>
1307
1308 PR symtab/24423:
1309 * gdb.base/list0.h (foo): Add a control-l character.
1310
1311 2019-04-18 Tom de Vries <tdevries@suse.de>
1312
1313 PR gdb/24433
1314 * boards/local-board.exp: Set sysroot to "".
1315
1316 2019-04-18 Tom de Vries <tdevries@suse.de>
1317 Pedro Alves <palves@redhat.com>
1318
1319 PR gdb/24454
1320 * gdb.threads/vfork-follow-child-exec.c: New file.
1321 * gdb.threads/vfork-follow-child-exec.exp: New file.
1322 * gdb.threads/vfork-follow-child-exit.c: New file.
1323 * gdb.threads/vfork-follow-child-exit.exp: New file.
1324
1325 2019-04-15 Leszek Swirski <leszeks@google.com>
1326
1327 * gdb.arch/amd64-eval.cc: New file.
1328 * gdb.arch/amd64-eval.exp: New file.
1329
1330 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1331
1332 * gdb.server/sysroot.c: New test.
1333 * gdb.server/sysroot.exp: New file.
1334 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1335 matching param.
1336
1337 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * gdb.base/align.exp: Extend test to cover structures containing
1340 only static fields.
1341
1342 2019-04-11 Tom de Vries <tdevries@suse.de>
1343
1344 * boards/cc-with-dwz-m.exp: New file.
1345 * boards/cc-with-dwz.exp: New file.
1346 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1347
1348 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1349
1350 * gdb.base/start-cpp.exp: New file.
1351 * gdb.base/start-cpp.cc: New file.
1352
1353 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1354
1355 * gdb.python/py-thrhandle.exp: Adjust tests to call
1356 thread_from_handle instead of thread_from_thread_handle.
1357
1358 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1359
1360 * gdb.python/py-thrhandle.exp: Add tests for
1361 gdb.InferiorThread.handle.
1362
1363 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1364
1365 * gdb.python/py-function.exp: Check calling helper function from
1366 all languages.
1367 * lib/gdb.exp (gdb_supported_languages): New proc.
1368
1369 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1370
1371 * gdb.base/complex-parts.c: New file.
1372 * gdb.base/complex-parts.exp: New file.
1373
1374 2019-04-01 Tom Tromey <tromey@adacore.com>
1375
1376 PR symtab/23331:
1377 * gdb.dwarf2/dw2-ranges-main.c: New file.
1378 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1379 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1380
1381 2019-03-30 Simon Marchi <simark@simark.ca>
1382
1383 * gdb.base/default.exp: Add values for $_gdb_major and
1384 $_gdb_minor.
1385
1386 2019-03-29 Tom Tromey <tromey@adacore.com>
1387
1388 * gdb.base/help.exp: Tighten apropos regexp.
1389
1390 2019-03-29 Keith Seitz <keiths@redhat.com>
1391
1392 * gdb.fortran/array-bounds.exp: New file.
1393 * gdb.fortran/array-bounds.f90: New file.
1394
1395 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1396
1397 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1398
1399 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1400
1401 * gdb.multi/hello.c (main): Increase alarm timer.
1402
1403 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1404
1405 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1406 factor when no hardware watchpoint support.
1407
1408 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1409 Pedro Alves <palves@redhat.com>
1410
1411 * boards/local-board.exp: set sysroot to /.
1412
1413 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1414
1415 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1416 in child.
1417
1418 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1421 field.
1422 (make_container): Initialise new field.
1423 * gdb.python/py-prettyprint.exp: Add new tests.
1424 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1425 <display_hint>: New method.
1426
1427 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1430 gdb_continue_to_breakpoint more throughout this test.
1431 (run_lang_tests) Supply unique test names, and use
1432 gdb_test_no_output.
1433
1434 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1435
1436 * gdb.base/finish-pretty.exp: Update expected results.
1437 * gdb.base/pretty-print.c: New file.
1438 * gdb.base/pretty-print.exp: New file.
1439
1440 2019-03-25 Pedro Alves <palves@redhat.com>
1441
1442 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1443 move comments outside list. Append '-i "" eof' section.
1444
1445 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1446
1447 * README: Add pie options.
1448 * gdb.base/break-interp.exp: Ensure pie is disabled.
1449 * gdb.base/dump.exp: Likewise.
1450 * lib/gdb.exp (gdb_compile): Add pie option.
1451
1452 2019-03-19 Tom Tromey <tromey@adacore.com>
1453
1454 * gdb.mi/mi2-cli-display.c: New file.
1455 * gdb.mi/mi2-cli-display.exp: New file.
1456
1457 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1458 Tom Tromey <tromey@adacore.com>
1459
1460 * gdb.ada/ptype_array/pck.adb: New file.
1461 * gdb.ada/ptype_array/pck.ads: New file.
1462 * gdb.ada/ptype_array/foo.adb: New file.
1463 * gdb.ada/ptype_array.exp: New file.
1464
1465 2019-03-14 Tom Tromey <tromey@adacore.com>
1466
1467 * gdb.base/style.exp: Add "set style sources" test.
1468
1469 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1470
1471 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1472 * mi-breakpoint-multiple-locations.exp: ... this.
1473 (make_breakpoints_pattern): New proc.
1474 (do_test): Add mi_version parameter, test -break-insert,
1475 -break-info and =breakpoint-created.
1476
1477 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1478
1479 * config/default.exp: Remove 'load_lib gdb.exp'.
1480 * config/monitor.exp: Likewise.
1481 * config/sid.exp: Likewise.
1482 * config/sim.exp: Likewise.
1483 * config/slite.exp: Likewise.
1484 * config/unix.exp: Likewise.
1485 * gdb.base/default.exp: Remove unhelpful comment.
1486
1487 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1490
1491 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1492
1493 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1494
1495 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.fortran/type-kinds.exp: Update expected results.
1498
1499 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1500
1501 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1502
1503 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1506 function.
1507 (test_basic_parsing_of_type_kinds): Expand types tested.
1508 (test_parsing_invalid_type_kinds): New function.
1509
1510 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1511
1512 * gdb.fortran/intrinsics.exp: New file.
1513 * gdb.fortran/intrinsics.f90: New file.
1514 * gdb.fortran/type-kinds.exp: New file.
1515
1516 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1517
1518 * gdb.fortran/dot-ops.exp: New file.
1519
1520 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1521
1522 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1523 Check upper and lower case logical literals.
1524
1525 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1528 Remove duplicate tests.
1529
1530 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1531
1532 * lib/gdb.exp (builtin_cd): rename of cd.
1533 (cd): Override builtin.
1534
1535 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1536
1537 * gdb.fortran/function-calls.exp: New file.
1538 * gdb.fortran/function-calls.f90: New test.
1539
1540 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1541
1542 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1543 on user program standard output.
1544 * gdb.fortran/short-circuit-argument-list.f90: Record function
1545 calls.
1546
1547 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1548
1549 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1550 failure.
1551
1552 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1553
1554 PR gdb/8527
1555 * gdb.base/interrupt-daemon-attach.c,
1556 gdb.base/interrupt-daemon-attach.exp: New test.
1557
1558 2019-02-27 Pedro Alves <palves@redhat.com>
1559
1560 * gdb.base/page.exp: Add tests for "set width/height -1".
1561
1562 2019-02-27 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.base/page.exp: Add tests for "set/show width/height" with
1565 "infinite" values.
1566
1567 2019-02-27 Tom Tromey <tromey@adacore.com>
1568
1569 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1570 2.4.
1571 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1572 workaround.
1573
1574 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1577 tests for structs with static members.
1578
1579 2019-02-26 Tom Tromey <tromey@adacore.com>
1580
1581 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1582 ValueError, not TypeError.
1583
1584 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1585
1586 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1587 call from main program.
1588
1589 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1590
1591 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1592 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1593 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1594 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1595 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1596
1597 2019-02-22 Keith Seitz <keiths@redhat.com>
1598
1599 PR symtab/23853
1600 * gdb.base/symlink-sourcefile.c: New file.
1601 * gdb.base/symlink-sourcefile.exp: New file.
1602
1603 2019-02-20 Tom Tromey <tom@tromey.com>
1604
1605 * gdb.base/info_qt.exp: Update.
1606
1607 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1608
1609 * gdb.base/source.exp: Move "error in sourced script" code to
1610 the end.
1611 * gdb.base/source-error.gdb: Move contents to
1612 source-error-1.gdb. Add new code to source source-error-1.gdb.
1613 * gdb.base/source-error-1.gdb: New file, from previous
1614 source-error.gdb.
1615
1616 2019-02-17 Tom Tromey <tom@tromey.com>
1617
1618 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1619 for macro styling.
1620 * gdb.base/style.c (SOME_MACRO): New macro.
1621
1622 2019-02-17 Tom Tromey <tom@tromey.com>
1623
1624 * gdb.base/style.exp: Add line-wrapping tests.
1625 * gdb.base/page.exp: Add test for quitting during pagination.
1626
1627 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1628
1629 * gdb.ada/big_packed_array: New testcase.
1630 * gdb.ada/homonym.exp: Fix incorrect expected output for
1631 "break <homonym__get_value>" test.
1632
1633 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1634
1635 PR breakpoints/21870
1636 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1637 and prepare_for_testing. Add comment.
1638 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1639 redundant cleanup call. Clean up comment.
1640
1641 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1642
1643 PR breakpoints/21870
1644 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1645 * gdb.arch/aarch64-dbreg-contents.c: New file.
1646
1647 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1648
1649 * gdb.ada/mi_ref_changeable: New testcase.
1650
1651 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1652
1653 * gdb.base/attach.exp: Add double attach test.
1654
1655 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1656
1657 * lib/gdb.exp (default_gdb_start): Don't match pagination
1658 prompt.
1659 (gdb_init): Set stty_init.
1660
1661 2019-01-27 Tom Tromey <tom@tromey.com>
1662
1663 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1664 skip_python_tests.
1665
1666 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1667
1668 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1669 New structure.
1670 (struct struct_static_02_02): Likewise.
1671 (struct struct_static_02_03): Likewise.
1672 (struct struct_static_02_04): Likewise.
1673 (struct struct_static_04_01): Likewise.
1674 (struct struct_static_04_02): Likewise.
1675 (struct struct_static_04_03): Likewise.
1676 (struct struct_static_04_04): Likewise.
1677 (struct struct_static_06_01): Likewise.
1678 (struct struct_static_06_02): Likewise.
1679 (struct struct_static_06_03): Likewise.
1680 (struct struct_static_06_04): Likewise.
1681 (cmp_struct_static_02_01): Likewise.
1682 (cmp_struct_static_02_02): Likewise.
1683 (cmp_struct_static_02_03): Likewise.
1684 (cmp_struct_static_02_04): Likewise.
1685 (cmp_struct_static_04_01): Likewise.
1686 (cmp_struct_static_04_02): Likewise.
1687 (cmp_struct_static_04_03): Likewise.
1688 (cmp_struct_static_04_04): Likewise.
1689 (cmp_struct_static_06_01): Likewise.
1690 (cmp_struct_static_06_02): Likewise.
1691 (cmp_struct_static_06_03): Likewise.
1692 (cmp_struct_static_06_04): Likewise.
1693 (call_all): Test new structs.
1694 * gdb.base/infcall-nested-structs.exp: Likewise.
1695
1696 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1697 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1698
1699 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1700 * gdb.base/stack-protector.c: New test.
1701 * gdb.base/stack-protector.exp: New file.
1702 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1703 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1704 option.
1705 (gdb_compile): Remove stack protector for GCC and prevent
1706 recursion.
1707
1708 2019-01-16 Keith Seitz <keiths@redhat.com>
1709
1710 PR gdb/23773
1711 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1712
1713 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1714
1715 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1716 aliases.
1717 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1718 tests.
1719 * gdb.arch/powerpc-vector-regs.c: New file.
1720 * gdb.arch/powerpc-vector-regs.exp: New file.
1721
1722 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1723
1724 * gdb.arch/altivec-regs.exp: Fix the list passed to
1725 gdb_expect_list when testing "info vector".
1726
1727 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * gdb.base/style.exp: Don't include path in testname.
1730
1731 2019-01-10 Keith Seitz <keiths@redhat.com>
1732
1733 PR gdb/23712
1734 PR symtab/23010
1735 * gdb.dwarf2/multidictionary.exp: New file.
1736
1737 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1738
1739 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1740 (test_gnuv3_style_demangling): ... this.
1741 (test_lucid_style_demangling): Remove.
1742 (test_arm_style_demangling): Remove.
1743 (test_hp_style_demangling): Remove.
1744 (do_tests): Remove calls to the above.
1745
1746 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1749 case.
1750
1751 2019-01-06 Tom Tromey <tom@tromey.com>
1752
1753 PR gdb/28155:
1754 * gdb.dwarf2/typedef-void-finish.exp: New file.
1755
1756 2018-12-28 Tom Tromey <tom@tromey.com>
1757 Simon Marchi <simark@simark.ca>
1758
1759 * gdb.base/jit-exec.exp: New file.
1760 * gdb.base/jit-exec.c: New file.
1761 * gdb.base/jit-execd.c: New file.
1762
1763 2018-12-28 Tom Tromey <tom@tromey.com>
1764
1765 * gdb.base/style.exp: Update test to check for address styling.
1766
1767 2018-12-28 Tom Tromey <tom@tromey.com>
1768
1769 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1770 message.
1771
1772 2018-12-28 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.base/style.exp: Add test for version number styling.
1775
1776 2018-12-28 Tom Tromey <tom@tromey.com>
1777
1778 * gdb.base/style.exp: Add test for print_address_symbolic.
1779
1780 2018-12-28 Tom Tromey <tom@tromey.com>
1781
1782 * gdb.base/style.exp: Add test for breakpoint setting.
1783
1784 2018-12-28 Tom Tromey <tom@tromey.com>
1785
1786 * gdb.base/style.exp: Add test for variable names.
1787
1788 2018-12-28 Tom Tromey <tom@tromey.com>
1789
1790 * gdb.base/style.exp: New file.
1791 * gdb.base/style.c: New file.
1792
1793 2018-12-28 Tom Tromey <tom@tromey.com>
1794
1795 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1796 "dumb".
1797 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1798 the TERM environment variable.
1799
1800 2018-12-27 Tom Tromey <tom@tromey.com>
1801
1802 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1803 pagination test.
1804
1805 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1808 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1809
1810 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1811
1812 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1813 Filename a.adb changed to bp_fun_addr.adb.
1814 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1815
1816 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1817
1818 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1819 non-PIE executables.
1820 * README: Mention the gdb,nopie_flag board setting.
1821 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1822 non-PIE executable.
1823 * gdb.arch/amd64-entry-value.exp: Likewise.
1824 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1825 * gdb.arch/i386-float.exp: Likewise.
1826 * gdb.arch/i386-signal.exp: Likewise.
1827 * gdb.mi/mi-reg-undefined.exp: Likewise.
1828
1829 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1830
1831 PR gdb/23974
1832 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1833
1834 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1835
1836 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1837 Update order of results accordingly.
1838
1839 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1840
1841 * gdb.base/annota1.exp: Update a test regexp.
1842
1843 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1846
1847 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1848
1849 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1850 (reuse_time): Initialize to REUSE_TIME_CAP.
1851 (check_rc): New function.
1852 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1853 Check pthread_create rc.
1854 (spawner_thread_func): Check pthread_create and pthread_join rc.
1855
1856 2018-12-08 Pedro Alves <palves@redhat.com>
1857
1858 * gdb.base/list.exp (test_forward_search): Rename to ...
1859 (test_forward_reverse_search): ... this. Also test reverse-search
1860 and the forward-search alias.
1861
1862 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1863
1864 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1865 local timeout variable before return, and remove all local timeout
1866 variable entirely.
1867 (gdb_load): Likewise.
1868
1869 2018-12-01 Tom de Vries <tdevries@suse.de>
1870
1871 * gdb.base/gdb-caching-proc.exp: New file.
1872
1873 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1874
1875 * Makefile.in (TIMESTAMP): New variable.
1876 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1877 command.
1878 (check-single-racy): Likewise.
1879 (check/%.exp): Likewise.
1880 (check-racy/%.exp): Likewise.
1881 (workers/%.worker): Likewise.
1882 (build-perf): Likewise.
1883 (check-perf): Likewise.
1884 * README: Describe new "TS" and "TS_FORMAT" variables.
1885 * print-ts.py: New file.
1886
1887 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1888
1889 PR python/23714
1890 * gdb.python/python.exp: Test command repetition after
1891 gdb.execute.
1892
1893 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1894
1895 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1896 is correctly aligned.
1897
1898 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1899
1900 * gdb.ada/info_auto_lang.exp: New testcase.
1901 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1902 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1903 * gdb.ada/info_auto_lang/some_c.c: New file.
1904
1905 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1906
1907 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1908 FUNC_lang language syntax.
1909
1910 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1911
1912 * gdb.base/info_minsym.c: New file.
1913 * gdb.base/info_minsym.exp: New file.
1914
1915 2018-11-19 Tom Tromey <tom@tromey.com>
1916
1917 PR rust/23625:
1918 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1919 * gdb.rust/expr.exp: Update expected output. Change one test.
1920
1921 2018-11-19 Tom Tromey <tom@tromey.com>
1922
1923 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1924
1925 2018-11-19 Pedro Alves <palves@redhat.com>
1926
1927 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1928 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1929 see the expected warning.
1930
1931 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1932
1933 PR gdb/22736:
1934 * gdb.cp/infcall-nodebug-lib.c: New test.
1935 * gdb.cp/infcall-nodebug-main.c: New test.
1936 * gdb.cp/infcall-nodebug.exp: New file.
1937
1938 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1939
1940 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1941 completer tests.
1942
1943 2018-11-09 Tom de Vries <tdevries@suse.de>
1944
1945 * gdb.base/msym-lang.c: New test.
1946 * gdb.base/msym-lang.exp: New file.
1947 * gdb.base/msym-lang-main.c: New test.
1948
1949 2018-11-08 Tom Tromey <tom@tromey.com>
1950
1951 PR gdb/23555:
1952 PR gdb/23838:
1953 * gdb.base/warning.exp: New file.
1954
1955 2018-11-08 Jan Beulich <jbeulich@suse.com>
1956
1957 * testsuite/gdb.arch/i386-avx512.c,
1958 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1959
1960 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1961
1962 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1963 point hardware.
1964
1965 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1968 * gdb.dwarf2/missing-type-name.exp: New file.
1969
1970 2018-11-06 Tom de Vries <tdevries@suse.de>
1971
1972 * gdb.base/many-headers.c: New test.
1973 * gdb.base/many-headers.exp: New file.
1974
1975 2018-11-06 Jim Wilson <jimw@sifive.com>
1976
1977 * gdb.base/code_elim.exp: For riscv, set additional_flags
1978 to include -msmall-data-limit=0.
1979
1980 2018-11-01 Joel Brobecker <brobecker@adacore.com>
1981
1982 * gdb.ada/watch_minus_l: New testcase.
1983
1984 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1985
1986 * gdb.arch/aix-sighandle.c: New file.
1987 * gdb.arch/aix-sighandle.exp: New file.
1988
1989 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1990
1991 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1992 registers being unions.
1993
1994 2018-10-31 Tom de Vries <tdevries@suse.de>
1995
1996 * lib/valgrind.exp: New file.
1997 (vgdb_start, vgdb_stop): New procs, factored out of ...
1998 * gdb.base/valgrind-bt.exp: ... here, ...
1999 * gdb.base/valgrind-disp-step.exp: ... here and ...
2000 * gdb.base/valgrind-infcall.exp: ... here.
2001
2002 2018-10-31 Tom de Vries <tdevries@suse.de>
2003
2004 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2005
2006 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2007
2008 * gdb.dwarf2/void-type.c: New file.
2009 * gdb.dwarf2/void-type.exp: New file.
2010
2011 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2012
2013 * gdb.base/info_qt.c: New file.
2014 * gdb.base/info_qt.exp: New file.
2015
2016 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2017
2018 * gdb.arch/powerpc-htm-regs.c: New file.
2019 * gdb.arch/powerpc-htm-regs.exp: New file.
2020
2021 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2022
2023 * gdb.arch/powerpc-tar.c: New file.
2024 * gdb.arch/powerpc-tar.exp: New file.
2025
2026 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2027
2028 * gdb.arch/powerpc-ppr-dscr.c: New file.
2029 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2030
2031 2018-10-25 Tom de Vries <tdevries@suse.de>
2032
2033 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2034
2035 2018-10-24 Tom de Vries <tdevries@suse.de>
2036
2037 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2038 longer exists error.
2039
2040 2018-10-24 Tom de Vries <tdevries@suse.de>
2041
2042 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2043
2044 2018-10-24 Tom de Vries <tdevries@suse.de>
2045
2046 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2047 --db-attach in valgrind.
2048
2049 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2050
2051 * gdb.arch/riscv-reg-aliases.c: New file.
2052 * gdb.arch/riscv-reg-aliases.exp: New file.
2053
2054 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2055
2056 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2057
2058 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2059
2060 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2061
2062 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2063
2064 * gdb.cp/ovldbreak.exp: Fix regexps.
2065
2066 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2067
2068 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2069
2070 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2071
2072 PR cli/23785
2073 * gdb.base/restore.exp: New test to check if "restore" with an
2074 invalid file doesn't segfault.
2075
2076 2018-10-18 Tom de Vries <tdevries@suse.de>
2077
2078 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2079 * gdb.ada/excep_handle.exp: Same.
2080 * gdb.ada/mi_string_access.exp: Same.
2081 * gdb.ada/mi_var_union.exp: Same.
2082 * gdb.arch/arc-analyze-prologue.exp: Same.
2083 * gdb.arch/arc-decode-insn.exp: Same.
2084 * gdb.base/readnever.exp: Same.
2085 * gdb.fortran/printing-types.exp: Same.
2086 * gdb.guile/scm-lazy-string.exp: Same.
2087
2088 2018-10-16 Tom de Vries <tdevries@suse.de>
2089
2090 PR gdb/23730
2091 * gdb.base/catch-follow-exec.c: Add copyright notice.
2092 * gdb.base/catch-follow-exec.exp: Rewrite to use
2093 gdb_spawn_with_cmdline_opts. Require gdb-native.
2094
2095 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2096
2097 * gdb.trace/actions-changed.exp: Check for arch support.
2098 * gdb.trace/actions.exp: Likewise.
2099 * gdb.trace/ax.exp: Likewise.
2100 * gdb.trace/backtrace.exp: Likewise.
2101 * gdb.trace/change-loc.exp: Likewise.
2102 * gdb.trace/deltrace.exp: Likewise.
2103 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2104 * gdb.trace/ftrace.exp: Likewise.
2105 * gdb.trace/infotrace.exp: Check for arch support.
2106 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2107 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2108 * gdb.trace/mi-tsv-changed.exp: Likewise.
2109 * gdb.trace/packetlen.exp: Likewise.
2110 * gdb.trace/passc-dyn.exp: Likewise.
2111 * gdb.trace/passcount.exp: Likewise.
2112 * gdb.trace/pending.exp: Likewise.
2113 * gdb.trace/range-stepping.exp: Check for shlib support.
2114 * gdb.trace/report.exp: Check for arch support.
2115 * gdb.trace/save-trace.exp: Likewise.
2116 * gdb.trace/signal.exp: Check for signal support.
2117 * gdb.trace/tfind.exp: Check for arch support.
2118 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2119 * gdb.trace/trace-common.h: Add comment.
2120 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2121 * gdb.trace/trace-enable-disable.exp: Likewise.
2122 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2123 * gdb.trace/tracecmd.exp: Check for arch support.
2124 * gdb.trace/tspeed.exp: Check for shlib and target support.
2125 * gdb.trace/tstatus.exp: Check for arch support.
2126 * gdb.trace/tsv.exp: Likewise.
2127 * gdb.trace/while-dyn.exp: Likewise.
2128 * gdb.trace/while-stepping.exp: Likewise.
2129 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2130
2131 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2132
2133 * gdb.trace/tspeed.exp: Remove nowarnings.
2134 (prepare_for_trace_test): Declare "global ipalib".
2135 * gdb.trace/tspeed.c: Include unistd.h.
2136 (main): Remove superfluous printf argument.
2137
2138 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2139
2140 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2141 directory prefix on the filename.
2142
2143 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2144
2145 * gdb.gdb/unittest.exp: Update expected message informing that
2146 selftests have been disabled.
2147 * gdb.server/unittest.exp: Likewise.
2148
2149 2018-10-09 Tom de Vries <tdevries@suse.de>
2150
2151 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2152 with runto_main.
2153
2154 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2155
2156 PR c++/16841
2157 * gdb.cp/virtbase2.cc: New file.
2158 * gdb.cp/virtbase2.exp: New file.
2159
2160 2018-10-06 Tom Tromey <tom@tromey.com>
2161
2162 PR python/19399:
2163 * gdb.python/py-inferior.exp: Add architecture test.
2164
2165 2018-10-06 Tom Tromey <tom@tromey.com>
2166
2167 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2168 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2169
2170 2018-10-06 Tom Tromey <tom@tromey.com>
2171
2172 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2173 of a "throw" catchpoint.
2174
2175 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2176
2177 * gdb.base/info-proc.exp: Update string expected from "help info
2178 proc".
2179
2180 2018-10-04 Tom Tromey <tom@tromey.com>
2181
2182 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2183 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2184 (test_initial_complaints, test_empty_complaints): Update.
2185 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2186
2187 2018-10-04 Tom Tromey <tom@tromey.com>
2188
2189 PR cli/19551:
2190 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2191 * lib/gdb.exp (gdb_file_cmd): Update.
2192 * gdb.stabs/weird.exp (print_weird_var): Update.
2193 * gdb.server/solib-list.exp: Update.
2194 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2195 * gdb.mi/mi-cli.exp: Update.
2196 * gdb.linespec/linespec.exp: Update.
2197 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2198 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2199 * gdb.cp/cp-relocate.exp: Update.
2200 * gdb.base/sym-file.exp: Update.
2201 * gdb.base/relocate.exp: Update.
2202 * gdb.base/readnever.exp: Update.
2203 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2204 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2205 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2206 * gdb.base/code_elim.exp: Update.
2207 * gdb.base/break-unload-file.exp (test_break): Update.
2208 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2209 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2210 Update.
2211 * gdb.base/attach.exp (do_attach_tests): Update.
2212 * gdb.base/sepdebug.exp: Update.
2213 * gdb.python/py-section-script.exp: Update.
2214
2215 2018-10-04 Tom Tromey <tom@tromey.com>
2216
2217 PR cli/22234:
2218 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2219 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2220 output.
2221
2222 2018-10-04 Tom Tromey <tom@tromey.com>
2223
2224 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2225 set width and height to 0.
2226 (test_command_line_attach_run): Use -quiet.
2227
2228 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2229
2230 * lib/gdb.exp (skip_ifunc_tests): New.
2231 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2232 other compile failures.
2233 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2234
2235 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2236
2237 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2238 is_amd64_regs_target.
2239
2240 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2241
2242 * gdb.arch/aarch64-sighandler-regs.c: New test.
2243 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2244 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2245
2246 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2247
2248 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2249 assembly.
2250
2251 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.base/frame-selection.exp: New file.
2254 * gdb.base/frame-selection.c: New file.
2255
2256 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2257
2258 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2259 pthread barrier.
2260 (main): Likewise.
2261
2262 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2263
2264 * gdb.base/large-frame-1.c: New file.
2265 * gdb.base/large-frame-2.c: New file.
2266 * gdb.base/large-frame.exp: New file.
2267 * gdb.base/large-frame.h: New file.
2268
2269 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2270
2271 PR gdb/20948
2272 * gdb.base/write_mem.exp: New test.
2273 * gdb.base/write_mem.c: Likewise.
2274
2275 2018-09-23 Tom Tromey <tom@tromey.com>
2276
2277 PR python/18852:
2278 * gdb.python/py-parameter.exp: Add test for parameter that throws
2279 on "set".
2280
2281 2018-09-23 Tom Tromey <tom@tromey.com>
2282
2283 PR python/17284:
2284 * gdb.python/py-template.exp (test_template_arg): Add test for
2285 negative template argument number.
2286
2287 2018-09-23 Tom Tromey <tom@tromey.com>
2288
2289 PR python/14062:
2290 * gdb.python/python.exp: Add test for post_event error.
2291
2292 2018-09-23 Tom Tromey <tom@tromey.com>
2293
2294 PR python/18170:
2295 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2296 convert pointers to int and long.
2297
2298 2018-09-23 Tom Tromey <tom@tromey.com>
2299
2300 PR python/20126:
2301 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2302 signed-ness conversion tests.
2303
2304 2018-09-23 Tom Tromey <tom@tromey.com>
2305
2306 PR python/18352;
2307 * gdb.python/py-value.exp (test_float_conversion): New proc.
2308 Use it.
2309
2310 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2311
2312 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2313
2314 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2315
2316 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2317 no readline.
2318 * gdb.base/utf8-identifiers.exp: Likewise.
2319 * gdb.cp/cpcompletion.exp: Likewise.
2320 * gdb.linespec/cpcompletion.exp: Likewise.
2321 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2322 * gdb.linespec/cpls-ops.exp: Likewise.
2323
2324 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2325 Chris January <chris.january@arm.com>
2326
2327 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2328 * gdb.fortran/short-circuit-argument-list.exp: New file.
2329 * gdb.fortran/short-circuit-argument-list.f90: New test.
2330
2331 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2332
2333 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2334 "arch=" keyword when executing "-stack-list-frames".
2335
2336 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2337
2338 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2339 "arch=" keyword when executing "-stack-list-frames".
2340
2341 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2342
2343 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2344 break ada".
2345
2346 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2347
2348 PR python/23669
2349 * gdb.python/python.exp: Test gdb.execute("show commands").
2350
2351 2018-09-16 Tom Tromey <tom@tromey.com>
2352
2353 * gdb.base/new-ui.exp (do_execution_tests): Update.
2354 * gdb.base/dbx.exp (test_breakpoints): Update.
2355
2356 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2357
2358 * lib/gdb.exp (gdb_simple_compile): Add proc.
2359 (is_elf_target): Use gdb_simple_compile.
2360 (skip_altivec_tests): Likewise.
2361 (skip_vsx_tests): Likewise.
2362 (skip_tsx_tests): Likewise.
2363 (skip_btrace_tests): Likewise.
2364 (skip_btrace_pt_tests): Likewise.
2365 (gdb_can_simple_compile): Likewise.
2366 (gdb_has_argv0): Likewise.
2367 (gdb_target_symbol_prefix): Likewise.
2368 (target_supports_scheduler_locking): Likewise.
2369
2370 2018-09-13 Tom Tromey <tom@tromey.com>
2371
2372 * Makefile.in (TAGS): Recognize proc_with_prefix and
2373 gdb_caching_proc.
2374
2375 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2376
2377 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2378 method.
2379
2380 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2381
2382 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2383 and a few other Inferior properties when the Inferior is no
2384 longer valid.
2385
2386 2018-09-13 Tom Tromey <tom@tromey.com>
2387
2388 PR rust/23650:
2389 * gdb.rust/simple.exp: Add test for enum field access error.
2390
2391 2018-09-13 Tom Tromey <tom@tromey.com>
2392
2393 PR rust/23626:
2394 * gdb.rust/simple.rs (EmptyEnum): New type.
2395 (main): Use it.
2396 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2397
2398 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2399
2400 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2401 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2402 * gdb.python/py-symtab.exp: Update test printing an objfile.
2403
2404 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2405
2406 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2407 object.
2408
2409 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2410
2411 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2412 (support_complex_tests): Use gdb_can_simple_compile.
2413 (is_ilp32_target): Likewise.
2414 (is_lp64_target): Likewise.
2415 (is_64_target): Likewise.
2416 (is_amd64_regs_target): Likewise.
2417 (is_aarch32_target): Likewise.
2418 (gdb_int128_helper): Likewise.
2419
2420 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2421
2422 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2423
2424 2018-09-10 Jerome Guitton <guitton@adacore.com>
2425
2426 * gdb.ada/same_component_name: Add test for case of tagged record
2427 with variable-length fields.
2428
2429 2018-09-10 Xavier Roirand <roirand@adacore.com>
2430
2431 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2432 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2433 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2434 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2435
2436 2018-09-10 Xavier Roirand <roirand@adacore.com>
2437
2438 * gdb.ada/mi_string_access.exp: New testcase.
2439 * gdb.ada/mi_string_access/bar.adb: New file.
2440 * gdb.ada/mi_string_access/pck.adb: New file.
2441 * gdb.ada/mi_string_access/pck.asd: New file.
2442
2443 2018-09-10 Xavier Roirand <roirand@adacore.com>
2444
2445 * gdb.ada/mi_var_union.exp: New testcase.
2446 * gdb.ada/mi_var_union/bar.adb: New file.
2447 * gdb.ada/mi_var_union/pck.adb: New file.
2448 * gdb.ada/mi_var_union/pck.asd: New file.
2449
2450 2018-09-08 Tom Tromey <tom@tromey.com>
2451
2452 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2453
2454 2018-09-08 Tom Tromey <tom@tromey.com>
2455
2456 PR python/16047:
2457 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2458 (register_pretty_printers): Register new printer.
2459 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2460 test.
2461 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2462 (an_int_type3): New global.
2463
2464 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2465
2466 * gdb.ada/expr_with_funcall: New testcase.
2467
2468 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2469
2470 * gdb.ada/packed_array_assign: New testcase.
2471
2472 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2473
2474 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2475 names, and add test prefixes to make test names unique.
2476
2477 2018-09-05 Tom de Vries <tdevries@suse.de>
2478
2479 * gdb.dwarf2/varval.exp: Add test.
2480
2481 2018-09-04 Gary Benson <gbenson@redhat.com>
2482
2483 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2484 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2485
2486 2018-08-31 Tom Tromey <tom@tromey.com>
2487
2488 * gdb.rust/simple.rs: Rename second variable "v".
2489
2490 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * gdb.base/funcargs.c (use_a): New function.
2493 (recurse): Call use_a.
2494
2495 2018-08-29 Keith Seitz <keiths@redhat.com>
2496
2497 * gdb.compile/compile-cplus-anonymous.cc: New file.
2498 * gdb.compile/compile-cplus-anonymous.exp: New file.
2499 * gdb.compile/compile-cplus-array-decay.cc: New file.
2500 * gdb.compile/compile-cplus-array-decay.exp: New file.
2501 * gdb.compile/compile-cplus-inherit.cc: New file.
2502 * gdb.compile/compile-cplus-inherit.exp: New file.
2503 * gdb.compile/compile-cplus-member.cc: New file.
2504 * gdb.compile/compile-cplus-member.exp: New file.
2505 * gdb.compile/compile-cplus-method.cc: New file.
2506 * gdb.compile/compile-cplus-method.exp: New file.
2507 * gdb.compile/compile-cplus-mod.c: "New" file.
2508 * gdb.compile/compile-cplus-namespace.cc: New file.
2509 * gdb.compile/compile-cplus-namespace.exp: New file.
2510 * gdb.compile/compile-cplus-nested.cc: New file.
2511 * gdb.compile/compile-cplus-nested.exp: New file.
2512 * gdb.compile/compile-cplus-print.c: "New" file.
2513 * gdb.compile/compile-cplus-print.exp: "New" file.
2514 * gdb.compile/compile-cplus-virtual.cc: New file.
2515 * gdb.compile/compile-cplus-virtual.exp: New file.
2516 * gdb.compile/compile-cplus.c: "New" file.
2517 * gdb.compile/compile-cplus.exp: "New" file.
2518 * lib/compile-support.exp: New file.
2519
2520 2018-08-16 Gary Benson <gbenson@redhat.com>
2521
2522 PR gdb/13000:
2523 * gdb.base/batch-exit-status.exp: New file.
2524 * gdb.base/batch-exit-status.good-commands: Likewise.
2525 * gdb.base/batch-exit-status.bad-commands: Likewise.
2526
2527 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2528
2529 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2530 (struct struct02): Likewise.
2531 (struct struct03): Likewise.
2532 (struct struct04): Likewise.
2533 (struct struct_01_01): New struct.
2534 (struct struct_01_02): Likewise.
2535 (struct struct_01_03): Likewise.
2536 (struct struct_01_04): Likewise.
2537 (struct struct_02_01): Likewise.
2538 (struct struct_02_02): Likewise.
2539 (struct struct_02_03): Likewise.
2540 (struct struct_02_04): Likewise.
2541 (struct struct_04_01): Likewise.
2542 (struct struct_04_02): Likewise.
2543 (struct struct_04_03): Likewise.
2544 (struct struct_04_04): Likewise.
2545 (struct struct_05_01): Likewise.
2546 (struct struct_05_02): Likewise.
2547 (struct struct_05_03): Likewise.
2548 (struct struct_05_04): Likewise.
2549 (cmp_struct01): Remove function.
2550 (cmp_struct02): Likewise.
2551 (cmp_struct03): Likewise.
2552 (cmp_struct04): Likewise.
2553 (cmp_struct_01_01): Add Function.
2554 (cmp_struct_01_02): Likewise.
2555 (cmp_struct_01_03): Likewise.
2556 (cmp_struct_01_04): Likewise.
2557 (cmp_struct_02_01): Likewise.
2558 (cmp_struct_02_02): Likewise.
2559 (cmp_struct_02_03): Likewise.
2560 (cmp_struct_02_04): Likewise.
2561 (cmp_struct_04_01): Likewise.
2562 (cmp_struct_04_02): Likewise.
2563 (cmp_struct_04_03): Likewise.
2564 (cmp_struct_04_04): Likewise.
2565 (cmp_struct_05_01): Likewise.
2566 (cmp_struct_05_02): Likewise.
2567 (cmp_struct_05_03): Likewise.
2568 (cmp_struct_05_04): Likewise.
2569 (call_all): Add new structs.
2570 * gdb.base/infcall-nested-structs.exp: Likewise.
2571
2572 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2573
2574 * gdb.python/py-framefilter-mi.exp: Update regexp to
2575 check for "arch" field in frame output.
2576
2577 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2578
2579 * gdb.dwarf2/dw2-ranges-func.c: New file.
2580 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2581
2582 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2583
2584 * gdb.base/term.exp: Compare terminal settings with values from
2585 the inferior.
2586 * gdb.base/term.c: Get and set terminal settings.
2587
2588 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2589
2590 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2591 accommodate new "arch" field in frame output.
2592 * gdb.mi/mi-return.exp: Likewise.
2593 * gdb.mi/mi-stack.exp: Likewise.
2594 * gdb.mi/mi-syn-frame.exp: Likewise.
2595 * gdb.mi/user-selected-context-sync.exp: Likewise.
2596
2597 2018-08-19 Michael Spang <spang@google.com>
2598
2599 PR gdb/11786
2600 * gdb.base/gcore-tls-pie.c: New file.
2601 * gdb.base/gcore-tls-pie.exp: New file.
2602
2603 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2604
2605 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2606 * gdb.dwarf2/varval.c: New file.
2607 * gdb.dwarf2/varval.exp: New file.
2608
2609 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2610
2611 PR gdb/18931
2612 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2613
2614 2018-08-16 Keith Seitz <keiths@redhat.com>
2615
2616 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2617 tests expected to pass.
2618
2619 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2620
2621 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2622 -data-disassemble -a.
2623 (test_disassembly_bogus_args): Likewise.
2624
2625 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2628
2629 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2630
2631 * gdb.base/vla-optimized-out.exp: Add new test.
2632
2633 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2634
2635 * gdb.base/vla-optimized-out-o3.exp: Delete.
2636 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2637 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2638 deleted tests.
2639
2640 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2641
2642 PR gdb/18050:
2643 * gdb.server/extended-remote-restart.c: New file.
2644 * gdb.server/extended-remote-restart.exp: New file.
2645
2646 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2647
2648 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2649 "set variable index = 42".
2650
2651 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2652
2653 * boards/index-cache-gdb.exp: New file.
2654 * gdb.dwarf2/index-cache.exp: New file.
2655 * gdb.dwarf2/index-cache.c: New file.
2656 * gdb.base/maint.exp: Check if we are using the index cache.
2657
2658 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2659
2660 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2661 MAKEFLAGS.
2662
2663 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2664
2665 * dg-extract-results.sh: Move to toplevel contrib.
2666 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2667 * Makefile.in (check-parallel-racy): Likewise.
2668
2669 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2672 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2673 tests if the target supports scheduler locking.
2674
2675 2018-08-04 Tom de Vries <tdevries@suse.de>
2676
2677 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2678
2679 2018-08-02 Tom Tromey <tom@tromey.com>
2680
2681 PR symtab/16842.
2682 * gdb.cp/temargs.exp: Test "info address" of a template
2683 parameter.
2684
2685 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2686
2687 * gdb.python/py-mi-var-info-path-expression.c: New file.
2688 * gdb.python/py-mi-var-info-path-expression.py: New file.
2689 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2690
2691 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2692
2693 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2694 error after "cannot resolve name" string.
2695
2696 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2697
2698 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2699 started.
2700 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2701
2702 2018-07-28 Tom de Vries <tdevries@suse.de>
2703
2704 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2705
2706 2018-07-26 Tom de Vries <tdevries@suse.de>
2707
2708 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2709
2710 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2713 is visible.
2714
2715 2018-07-26 Tom de Vries <tdevries@suse.de>
2716
2717 PR breakpoints/23366
2718 * gdb.base/catch-follow-exec.c: New test.
2719 * gdb.base/catch-follow-exec.exp: New file.
2720
2721 2018-07-25 Tom de Vries <tdevries@suse.de>
2722
2723 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2724 vla-optimized-out.c.
2725
2726 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2727
2728 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2729 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2730
2731 2018-07-20 Tom de Vries <tdevries@suse.de>
2732
2733 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2734 NOCLONE macro.
2735 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2736
2737 2018-07-19 Tom de Vries <tdevries@suse.de>
2738
2739 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2740 regular expression.
2741
2742 2018-07-18 Tom de Vries <tdevries@suse.de>
2743
2744 * gdb.base/vla-optimized-out.c: New test.
2745 * gdb.base/vla-optimized-out.exp: New file.
2746
2747 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2748
2749 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2750 message "No address associated with hostname" when gdbserver
2751 cannot resolve the hostname.
2752
2753 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2754
2755 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2756 Add some test prefixes to make tests unique.
2757
2758 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2759
2760 * gdb.base/frameapply.c: New file.
2761 * gdb.base/frameapply.exp: New file.
2762
2763 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2764
2765 * gdb.base/skip.exp: Update expected error message.
2766
2767 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2768 Jan Kratochvil <jan.kratochvil@redhat.com>
2769 Paul Fertser <fercerpav@gmail.com>
2770 Tsutomu Seki <sekiriki@gmail.com>
2771
2772 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2773 parameter.
2774 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2775 by default.
2776 * boards/native-gdbserver.exp: Likewise.
2777 * gdb.server/run-without-local-binary.exp: Improve regexp used
2778 for detecting when a remote debugging connection succeeds.
2779 * gdb.server/server-connect.exp: New file.
2780 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2781 Do not prefix the port number with ":".
2782 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2783 support for detecting and using it. Add '$debughost_gdbserver'
2784 to the list of arguments used to start gdbserver. Handle case
2785 when gdbserver cannot resolve a network name.
2786
2787 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2788
2789 PR c++/23373
2790 * gdb.base/ptype-offsets.cc (struct static_member): New
2791 struct.
2792 (main) <stmember>: New variable.
2793 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2794 with a static member in it.
2795
2796 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2797
2798 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2799 watchpoints enabled and disabled.
2800
2801 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * gdb.base/examine-backward.exp: Still run tests around address
2804 0x0, even if address 0x0 is not readable. Update the pattern for
2805 matching address 0x0 in expected output.
2806
2807 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2808
2809 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2810 malloc/free.
2811
2812 2018-07-04 Tom de Vries <tdevries@suse.de>
2813
2814 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2815
2816 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2817
2818 PR tdep/8282
2819 * gdb.arch/mips-disassembler-options.exp: New test.
2820 * gdb.arch/mips-disassembler-options.s: New test source.
2821
2822 2018-06-29 Pedro Alves <palves@redhat.com>
2823
2824 * gdb.threads/names.exp: Adjust expected "info threads" output.
2825
2826 2018-06-29 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.opt/inline-break.exp (line number, address): Add "info
2829 break" tests.
2830
2831 2018-06-29 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2834 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2835 number and address and running to them.
2836
2837 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2838
2839 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2840
2841 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2842
2843 * lib/compiler.c: Remove executable permission flag.
2844
2845 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2846
2847 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2848 code.
2849 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2850
2851 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2852
2853 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2854
2855 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2856
2857 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2858 address argument is omitted.
2859
2860 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2861
2862 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2863
2864 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2865
2866 PR gdb/21695
2867 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2868 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2869
2870 2018-06-26 Tom Tromey <tom@tromey.com>
2871
2872 PR rust/22574:
2873 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2874 * gdb.rust/simple.rs (struct SimpleLayout): New.
2875
2876 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2877
2878 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2879 "info registers" output.
2880
2881 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2882
2883 * gdb.base/watchpoint-hw-attach.c: New test.
2884 * gdb.base/watchpoint-hw-attach.exp: New file.
2885
2886 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2887
2888 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2889 through /bin/sh.
2890 * boards/dwarf4-gdb-index.exp: Likewise.
2891 * boards/fission-dwp.exp: Likewise.
2892
2893 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2894
2895 * gdb.base/float128.exp: Add comment and improved fail message
2896 to the failure case of "print large128" test.
2897
2898 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2899
2900 * configure.ac: Remove AC_PREREQ.
2901 * configure: Re-generate.
2902
2903 2018-06-19 Pedro Alves <palves@redhat.com>
2904
2905 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2906 (func_extern_caller): New.
2907 (main): Call func_extern_caller.
2908 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2909 logic change.
2910
2911 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2912
2913 PR gdb/16841
2914 * gdb.cp/typedef-base.cc: New file.
2915 * gdb.cp/typedef-base.exp: New file.
2916
2917 2018-06-18 Tom de Vries <tdevries@suse.de>
2918
2919 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2920
2921 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2922 Richard Bunt <Richard.Bunt@arm.com>
2923
2924 * gdb.threads/attach-slow-waitpid.c: New file.
2925 * gdb.threads/attach-slow-waitpid.exp: New file.
2926 * gdb.threads/slow-waitpid.c: New file.
2927
2928 2018-06-14 Pedro Alves <palves@redhat.com>
2929
2930 * gdb.base/fork-running-state.c: Include <errno.h>.
2931 (exit_if_relative_exits): New.
2932 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2933 exits.
2934 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2935 child exits.
2936
2937 2018-06-14 Tom de Vries <tdevries@suse.de>
2938
2939 PR cli/22573
2940 * gdb.base/finish-pretty.c: New test.
2941 * gdb.base/finish-pretty.exp: New file.
2942
2943 2018-06-14 Pedro Alves <palves@redhat.com>
2944
2945 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2946 gdb's expected startup output.
2947
2948 2018-06-14 Pedro Alves <palves@redhat.com>
2949
2950 * lib/selftest-support.exp (selftest_setup): Remove inlined
2951 function handling.
2952
2953 2018-06-14 Tom de Vries <tdevries@suse.de>
2954
2955 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2956 matching of breakpoint printing.
2957
2958 2018-06-13 Tom de Vries <tdevries@suse.de>
2959
2960 PR testsuite/23269
2961 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2962 (fork_child): ... here, and ...
2963 (fork_parent): ... here.
2964
2965 2018-06-12 Tom de Vries <tdevries@suse.de>
2966
2967 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2968
2969 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2970 Stephen Roberts <stephen.roberts@arm.com>
2971
2972 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2973 rewrite test to describe action performed, rather than possible
2974 failure.
2975
2976 2018-06-08 Gary Benson <gbenson@redhat.com>
2977
2978 * gdb.threads/check-libthread-db.exp: New file.
2979 * gdb.threads/check-libthread-db.c: Likewise.
2980
2981 2018-06-05 Tom Tromey <tom@tromey.com>
2982
2983 * gdb.base/default.exp: Update expected "show version" output.
2984
2985 2018-06-05 Tom Tromey <tom@tromey.com>
2986
2987 PR cli/12326:
2988 * gdb.cp/static-print-quit.exp: Update.
2989 * lib/gdb.exp (pagination_prompt): Update.
2990 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2991 * gdb.python/python.exp: Update.
2992
2993 2018-06-04 Joel Brobecker <brobecker@adacore.com>
2994
2995 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2996
2997 2018-06-01 Joel Brobecker <brobecker@adacore.com>
2998
2999 * gdb.ada/bp_fun_addr: New testcase.
3000
3001 2018-06-01 Tom Tromey <tom@tromey.com>
3002
3003 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3004 results.
3005 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3006 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3007 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3008 * gdb.base/maint.exp (maint_pass_if): Update.
3009
3010 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3011
3012 * gdb.base/endian.exp: New test.
3013 * gdb.base/endian.c: New test source.
3014
3015 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3016
3017 PR gdb/23203
3018 * gdb.base/bt-selected-frame.c: New file.
3019 * gdb.base/bt-selected-frame.exp: New file.
3020 * lib/gdb.exp (get_current_frame_number): New function.
3021
3022 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3023 Pedro Alves <palves@redhat.com>
3024
3025 * gdb.threads/tls-core.c: Include <stdlib.h>
3026 (thread_proc): Call `abort'.
3027 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3028 (tls_core_test): New procedure, bits factored out from ...
3029 (top level): ... here. Test both native cores and gcore cores.
3030
3031 2018-05-23 Tom Tromey <tom@tromey.com>
3032
3033 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3034
3035 2018-05-23 Tom Tromey <tom@tromey.com>
3036
3037 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3038 symfile_complaints.
3039 (test_short_complaints): Likewise.
3040 (test_empty_complaints): Likewise.
3041 (test_initial_complaints): Update.
3042
3043 2018-05-23 Tom Tromey <tom@tromey.com>
3044
3045 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3046
3047 2018-05-23 Tom Tromey <tom@tromey.com>
3048
3049 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3050 (test_short_complaints): Update.
3051
3052 2018-05-22 Pedro Alves <palves@redhat.com>
3053
3054 * gdb.base/remote.exp: Only gdb_start after compiling the
3055 testcase. Issue "disconnect" before testing "set remote" command
3056 defaults. Issue clean_restart before running to main.
3057
3058 2018-05-22 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/remote.exp: Adjust expected output of "show remote
3061 memory-write-packet-size". Add tests for "set remote
3062 memory-write-packet-size 0" and "set remote
3063 memory-write-packet-size fixed/limit".
3064
3065 2018-05-22 Pedro Alves <palves@redhat.com>
3066
3067 PR gdb/22973
3068 * gdb.base/utf8-identifiers.c: New file.
3069 * gdb.base/utf8-identifiers.exp: New file.
3070
3071 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3072
3073 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3074
3075 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3076
3077 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3078
3079 2018-05-18 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.base/ptype-offsets.exp: Update.
3082
3083 2018-05-17 Keith Seitz <keiths@redhat.com>
3084
3085 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3086 in expected breakpoint stop locations.
3087 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3088 move to proper scope to test variable values.
3089 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3090 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3091 New functions.
3092 (main): Call not_inline_func3.
3093 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3094 inline_func1, inline_func2, and inline_func3. Test that when each
3095 breakpoint is hit, GDB properly reports both the stop location
3096 and the backtrace. Repeat tests for temporary breakpoints.
3097
3098 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3099
3100 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3101 rather then trying to access it in determining whether the PID
3102 of `gdbserver' could have been retrieved.
3103
3104 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3105
3106 * gdb.arch/amd64-init-x87-values.S: New file.
3107 * gdb.arch/amd64-init-x87-values.exp: New file.
3108
3109 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3110
3111 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3112
3113 2018-05-04 Tom Tromey <tom@tromey.com>
3114
3115 PR python/22730:
3116 * gdb.python/python.exp: Test multi-line execute.
3117
3118 2018-05-04 Tom Tromey <tom@tromey.com>
3119
3120 PR python/22731:
3121 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3122
3123 2018-05-04 Tom Tromey <tom@tromey.com>
3124
3125 PR gdb/11750:
3126 * gdb.base/define.exp: Test defining a user command inside a user
3127 command.
3128 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3129
3130 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3131 Pedro Alves <palves@redhat.com>
3132
3133 PR breakpoints/19806 and support for PR external/20207.
3134 * gdb.base/watchpoint-unaligned.c: New file.
3135 * gdb.base/watchpoint-unaligned.exp: New file.
3136
3137 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3138
3139 * gdb.base/maint.exp: Make test names unique, use
3140 test_prefix_command_help to test 'help maint info', and remove
3141 repeated test of 'help maint'.
3142
3143 2018-05-04 Tom Tromey <tom@tromey.com>
3144
3145 PR gdb/22619:
3146 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3147 behavior.
3148
3149 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3150
3151 * gdb.base/maint.exp: Process output from 'maint print registers'
3152 line at a time.
3153
3154 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3155
3156 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3157 timeout.
3158
3159 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3160
3161 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3162 filter pattern.
3163
3164 2018-05-02 Pedro Alves <palves@redhat.com>
3165
3166 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3167 to_log_command renames.
3168 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3169
3170 2018-05-02 Tom Tromey <tom@tromey.com>
3171
3172 * gdb.python/py-parameter.exp: Set test message.
3173
3174 2018-05-02 Tom Tromey <tom@tromey.com>
3175
3176 PR python/20084:
3177 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3178 PARAM_ZUINTEGER_UNLIMITED tests.
3179
3180 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3181
3182 PR rust/23124
3183 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3184 when casting.
3185
3186 2018-04-30 Tom Tromey <tom@tromey.com>
3187
3188 * gdb.python/py-type.exp: Check align attribute.
3189 * gdb.python/py-type.c: New "aligncheck" global.
3190
3191 2018-04-30 Tom Tromey <tom@tromey.com>
3192
3193 PR exp/17095:
3194 * gdb.dwarf2/dw2-align.exp: New file.
3195 * gdb.cp/align.exp: New file.
3196 * gdb.base/align.exp: New file.
3197 * lib/gdb.exp (gdb_int128_helper): New proc.
3198 (has_int128_c, has_int128_cxx): New caching procs.
3199
3200 2018-04-27 Tom Tromey <tom@tromey.com>
3201
3202 PR rust/22545:
3203 * gdb.rust/simple.exp: Add inclusive range tests.
3204
3205 2018-04-26 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3208 ifunc breakpoint locations correctly of ifunc breakpoints set
3209 while the program resolves the ifunc.
3210
3211 2018-04-26 Pedro Alves <palves@redhat.com>
3212
3213 * gdb.base/gnu-ifunc-final.c: New file.
3214 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3215 * gdb.base/gnu-ifunc.exp (executable): Delete.
3216 (staticexecutable): Adjust.
3217 (lib_opts, exec_opts): Delete.
3218 (make_binsuffix, build, set-break): New procedures.
3219 (misc_tests): New, with tests factored out from the top level.
3220 (top level): Test different combinations of ifunc resolver name,
3221 resolver with and with debug info, and ifunc target with and
3222 without debug info. Wrap static tests with with_target_prefix.
3223
3224 2018-04-26 Pedro Alves <palves@redhat.com>
3225
3226 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3227 return type" warnings.
3228
3229 2018-04-25 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3232 killed".
3233 * gdb.base/kill-after-signal.exp: Likewise.
3234 * gdb.threads/kill.exp: Likewise.
3235
3236 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3237 Sergio Durigan Junior <sergiodj@redhat.com>
3238 Pedro Alves <palves@redhat.com>
3239
3240 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3241 regexps to expect for '[Inferior ... detached]' as well.
3242 * gdb.base/attach.exp: Likewise.
3243 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3244 "gdb_continue_to_end".
3245 (test_catch_syscall_with_wrong_args): Likewise.
3246 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3247 ']'. Don't set 'verbose' on.
3248 * gdb.base/foll-vfork.exp: Likewise.
3249 * gdb.base/fork-print-inferior-events.c: New file.
3250 * gdb.base/fork-print-inferior-events.exp: New file.
3251 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3252 '[Inferior ... has been killed]' message.
3253 * gdb.base/kill-after-signal.exp: Likewise.
3254 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3255 detach message.
3256 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3257 message.
3258 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3259 regexps to expect for '[Inferior ... detached]' as well.
3260 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3261
3262 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3263
3264 PR gdb/23104
3265 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3266
3267 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3268
3269 * gdb.threads/multiple-successive-infcall.c: New test.
3270 * gdb.threads/multiple-successive-infcall.exp: New file.
3271
3272 2018-04-17 Tom Tromey <tom@tromey.com>
3273
3274 * gdb.rust/simple.rs (Union): New type.
3275 (main): New local "u".
3276 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3277
3278 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3279
3280 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3281 number information in output of "whereis" command.
3282 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3283
3284 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3285
3286 * gdb.ada/info_types.exp: Adjust expected output to the line
3287 numbers now printed by "info var/func/type".
3288 * gdb.base/completion.exp: Likewise.
3289 * gdb.base/included.exp: Likewise.
3290 * gdb.cp/cp-relocate.exp: Likewise.
3291 * gdb.cp/cplusfuncs.exp: Likewise.
3292 * gdb.cp/namespace.exp: Likewise.
3293 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3294
3295 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3296
3297 * gdb.btrace/cpu.exp: New.
3298
3299 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3300
3301 * gdb.base/step-indirect-call-thunk.exp: New.
3302 * gdb.base/step-indirect-call-thunk.c: New.
3303 * gdb.reverse/step-indirect-call-thunk.exp: New.
3304 * gdb.reverse/step-indirect-call-thunk.c: New.
3305
3306 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3307
3308 * gdb.base/pie-fork.c: New file.
3309 * gdb.base/pie-fork.exp: New file.
3310
3311 2018-04-11 Tom Tromey <tom@tromey.com>
3312
3313 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3314
3315 2018-04-10 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3318 exits. Instead loop running forever.
3319 (fork_parent): Run forever too.
3320
3321 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3322
3323 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3324 mi_continue_to_line.
3325 * gdb.mi/mi-stack.c (callee4): Add comment.
3326
3327 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3328
3329 * gdb.mi/mi-stack.exp: Fix indentation.
3330
3331 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3332
3333 PR gdb/22979
3334 * gdb.arch/amd64-osabi.exp: New file.
3335
3336 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3337
3338 PR gdb/22980
3339 * gdb.base/osabi.exp: New file.
3340
3341 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3342
3343 * gdb.cp/static-typedef-print.exp: New file.
3344 * gdb.cp/static-typedef-print.cc: New file.
3345
3346 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3347
3348 * gdb.ada/varsize_limit: New testcase.
3349
3350 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3351
3352 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3353
3354 * gdb.ada/notcplusplus: New testcase.
3355
3356 * gdb.base/c-linkage-name.c: New file.
3357 * gdb.base/c-linkage-name.exp: New testcase.
3358
3359 2018-03-26 Tom Tromey <tom@tromey.com>
3360
3361 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3362 * gdb.python/py-framefilter.py (name_error): New global.
3363 (ErrorInName.function): Use name_error.
3364
3365 2018-03-26 Tom Tromey <tom@tromey.com>
3366
3367 PR backtrace/15582:
3368 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3369
3370 2018-03-23 Keith Seitz <keiths@redhat.com>
3371
3372 PR c++/22968
3373 * gdb.cp/subtypes.exp: New file.
3374 * gdb.cp/subtypes.h: New file.
3375 * gdb.cp/subtypes.cc: New file.
3376 * gdb.cp/subtypes-2.cc: New file.
3377
3378 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3379
3380 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3381 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3382 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3383 -nostartfiles when compiling the test. Confirm that all registers
3384 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3385
3386 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3387
3388 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3389 option, syntax was wrong anyway.
3390 * gdb.arch/arm-disp-step.exp: Likewise.
3391 * gdb.arch/sparc64-regs.exp: Likewise.
3392 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3393 option, syntax was wrong anyway, switch to use
3394 prepare_for_testing.
3395 * gdb.arch/i386-disp-step.exp: Likewise.
3396
3397 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3398
3399 * gdb.ada/exec_changed.exp: Replace "target_info exists
3400 use_gdb_stub" by "use_gdb_stub".
3401 * gdb.ada/start.exp: Likewise.
3402 * gdb.base/async-shell.exp: Likewise.
3403 * gdb.base/attach-pie-misread.exp: Likewise.
3404 * gdb.base/attach-wait-input.exp: Likewise.
3405 * gdb.base/break-entry.exp: Likewise.
3406 * gdb.base/break-interp.exp: Likewise.
3407 * gdb.base/dprintf-detach.exp: Likewise.
3408 * gdb.base/nostdlib.exp: Likewise.
3409 * gdb.base/solib-nodir.exp: Likewise.
3410 * gdb.base/statistics.exp: Likewise.
3411 * gdb.base/testenv.exp: Likewise.
3412 * gdb.mi/mi-exec-run.exp: Likewise.
3413 * gdb.mi/mi-start.exp: Likewise.
3414 * gdb.multi/dummy-frame-restore.exp: Likewise.
3415 * gdb.multi/multi-arch-exec.exp: Likewise.
3416 * gdb.multi/multi-arch.exp: Likewise.
3417 * gdb.multi/tids.exp: Likewise.
3418 * gdb.multi/watchpoint-multi.exp: Likewise.
3419 * gdb.python/py-events.exp: Likewise.
3420 * gdb.threads/attach-into-signal.exp: Likewise.
3421 * gdb.threads/attach-stopped.exp: Likewise.
3422 * gdb.threads/threadapply.exp: Likewise.
3423 * lib/selftest-support.exp: Likewise.
3424
3425 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3426
3427 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3428
3429 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3430
3431 * gdb.perf/template-breakpoints.cc: New file.
3432 * gdb.perf/template-breakpoints.exp: New file.
3433 * gdb.perf/template-breakpoints.py: New file.
3434
3435 2018-03-19 Tom Tromey <tom@tromey.com>
3436
3437 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3438 y0.
3439 * gdb.rust/simple.exp: Test bare identifier form of struct
3440 initializer.
3441
3442 2018-03-19 Tom Tromey <tom@tromey.com>
3443
3444 * gdb.gdb/observer.exp: Remove.
3445
3446 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3447
3448 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3449 "qualified" option when setting breakpoints.
3450 * gdb.trace/backtrace.exp: Likewise.
3451 * gdb.trace/circ.exp: Likewise.
3452 * gdb.trace/collection.exp: Likewise.
3453 * gdb.trace/disconnected-tracing.exp: Likewise.
3454 * gdb.trace/ftrace-lock.exp: Likewise.
3455 * gdb.trace/ftrace.exp: Likewise.
3456 * gdb.trace/infotrace.exp: Likewise.
3457 * gdb.trace/packetlen.exp: Likewise.
3458 * gdb.trace/passc-dyn.exp: Likewise.
3459 * gdb.trace/qtro.exp: Likewise.
3460 * gdb.trace/read-memory.exp: Likewise.
3461 * gdb.trace/report.exp: Likewise.
3462 * gdb.trace/signal.exp: Likewise.
3463 * gdb.trace/status-stop.exp: Likewise.
3464 * gdb.trace/strace.exp: Likewise.
3465 * gdb.trace/tfind.exp: Likewise.
3466 * gdb.trace/trace-break.exp: Likewise.
3467 * gdb.trace/trace-condition.exp: Likewise.
3468 * gdb.trace/trace-mt.exp: Likewise.
3469 * gdb.trace/tstatus.exp: Likewise.
3470 * gdb.trace/tsv.exp: Likewise.
3471 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3472 * gdb.trace/unavailable.exp: Likewise.
3473 * gdb.trace/while-dyn.exp: Likewise.
3474
3475 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3476
3477 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3478 that libinproctrace is copied to the target.
3479
3480 2018-03-14 Tom Tromey <tom@tromey.com>
3481
3482 PR cli/14977:
3483 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3484 a null pointer.
3485 * gdb.base/wchar.exp: Likewise.
3486
3487 2018-03-14 Tom Tromey <tom@tromey.com>
3488
3489 PR cli/19918:
3490 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3491 flag.
3492
3493 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3494
3495 PR gdb/22841
3496 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3497 "target" to remote_exec.
3498
3499 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3500
3501 PR gdb/22841
3502 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3503 ${board}_upload): Remove.
3504
3505 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3506
3507 * gdb.cp/watch-cp.cc: New test.
3508 * gdb.cp/watch-cp.exp: New file.
3509
3510 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3511
3512 * gdb.base/infcall-nested-structs.exp: New file.
3513 * gdb.base/infcall-nested-structs.c: New file.
3514 * gdb.base/float.exp: Add riscv support.
3515
3516 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3517
3518 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3519 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3520
3521 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3522
3523 * gdb.server/abspath.exp: New file.
3524 * lib/gdb.exp (with_cwd): New procedure.
3525
3526 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3527
3528 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3529 use it.
3530 (gdb_is_target_remote_prompt): New proc.
3531 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3532 (gdb_is_target_native): Pass prompt parameter to
3533 gdb_is_target_1.
3534
3535 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3536
3537 * gdb.base/load-command.c: New file.
3538 * gdb.base/load-command.exp: New file.
3539 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3540 (gdb_is_target_1): ...this, and generalize for other targets
3541 than just remote.
3542 (gdb_is_target_remote): Use gdb_is_target_1.
3543 (gdb_is_target_native): use gdb_is_target_1.
3544
3545 2018-02-26 Tom Tromey <tom@tromey.com>
3546
3547 PR python/16497:
3548 * gdb.python/py-framefilter.exp: Update test.
3549
3550 2018-02-26 Tom Tromey <tom@tromey.com>
3551
3552 * gdb.dwarf2/variant.c: New file.
3553 * gdb.dwarf2/variant.exp: New file.
3554
3555 2018-02-26 Tom Tromey <tom@tromey.com>
3556
3557 * gdb.rust/simple.exp: Accept more possible results in enum test.
3558
3559 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3560
3561 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3562 parentheses.
3563
3564 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3565
3566 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3567 name of a variable: $actual_linejj -> $actual_line.
3568
3569 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3570
3571 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3572
3573 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3574
3575 * gdb.btrace/buffer-size.exp: Do not force BTS.
3576
3577 2018-02-14 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3580 getting a "Quit".
3581
3582 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3583
3584 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3585 Fix test name.
3586
3587 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3588
3589 * gdb.cp/m-static.exp: Check type of optimized out static
3590 member.
3591
3592 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3593
3594 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3595 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3596
3597 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3598 Leszek Swirski <leszeks@google.com>
3599
3600 * gdb.python/py-prettyprint.c
3601 (struct to_string_returns_value_inner,
3602 struct to_string_returns_value_wrapper): New.
3603 (main): Add tsrvw variable.
3604 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3605 ToStringReturnsValueWrapper): New classes.
3606 (register_pretty_printers): Register new pretty-printers.
3607 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3608 recursive pretty printer.
3609 * gdb.python/py-mi.exp: Likewise.
3610
3611 2018-02-01 Leszek Swirski <leszeks@google.com>
3612
3613 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3614 functions with the same name as an include file are parsed
3615 correctly.
3616
3617 2018-02-01 Yao Qi <yao.qi@linaro.org>
3618
3619 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3620 "\[^\r\n\]*".
3621
3622 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3623
3624 * gdb.arch/powerpc-prologue-frame.s: New file.
3625 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3626 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3627
3628 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3629
3630 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3631
3632 2018-01-30 Pedro Alves <palves@redhat.com>
3633
3634 PR gdb/13211
3635 * gdb.base/interrupt-daemon.c: New.
3636 * gdb.base/interrupt-daemon.exp: New.
3637 * gdb.multi/multi-term-settings.c: New.
3638 * gdb.multi/multi-term-settings.exp: New.
3639
3640 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3641
3642 * gdb.base/break.exp: Save the location where the breakpoint
3643 on break.c:47 was actually inserted when debugging the version
3644 compiled at -O2 and use it in the expected output of the "info
3645 break" test performed soon after.
3646
3647 2018-01-22 Pedro Alves <palves@redhat.com>
3648 Sergio Durigan Junior <sergiodj@redhat.com>
3649
3650 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3651 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3652
3653 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3654
3655 * gdb.base/break-include.c, gdb.base/break-include.inc,
3656 gdb.base/break-include.exp: New files.
3657 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3658 line number now being the actual line number where the breakpoint
3659 was inserted.
3660 * gdb.mi/mi-break.exp: Likewise.
3661 * gdb.mi/mi-reverse.exp: Likewise.
3662 * gdb.mi/mi-simplerun.exp: Ditto.
3663
3664 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3665
3666 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3667 varobj.
3668 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3669
3670 2018-01-21 Don Breazeal <donb@codesourcery.com>
3671 Andrew Burgess <andrew.burgess@embecosm.com>
3672
3673 * gdb.mi/basics.c: Add new global.
3674 * gdb.mi/mi-frame-regs.exp: New file.
3675 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3676 case.
3677
3678 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3679
3680 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3681 non-parameter, and on an unknown symbol.
3682
3683 2018-01-19 Tom Tromey <tom@tromey.com>
3684
3685 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3686 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3687
3688 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3689
3690 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3691 setrlimit and chdir to int.
3692
3693 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3694
3695 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3696 function.
3697 (my_tend): Likewise.
3698 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3699 rationale of avoiding FP- and vector instructions.
3700
3701 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3702
3703 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3704 "info reg" with "\[ \t\]*".
3705 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3706 "\[ \t\]+".
3707 * gdb.arch/s390-multiarch.exp: Ditto.
3708 * gdb.base/pc-fp.exp: Ditto.
3709 * gdb.reverse/i386-precsave.exp: Ditto.
3710 * gdb.reverse/i386-reverse.exp: Ditto.
3711 * gdb.reverse/i387-env-reverse.exp: Ditto.
3712 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3713
3714 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3715
3716 * lib/gdb.exp (gdb_compile): Re-enable use of
3717 universal_compile_options for languages other than Rust.
3718
3719 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3720
3721 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3722
3723 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3724
3725 PR gdb/16577
3726 * gdb.base/solib-vanish.exp: New.
3727 * gdb.base/solib-vanish-main.c: New.
3728 * gdb.base/solib-vanish-lib1.c: New.
3729 * gdb.base/solib-vanish-lib2.c: New.
3730
3731 2018-01-17 Yao Qi <yao.qi@linaro.org>
3732
3733 * gdb.compile/compile.exp: Match the address printed for
3734 frame in the output of command "bt".
3735
3736 2018-01-15 Tom Tromey <tom@tromey.com>
3737
3738 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3739 compute sp_reg.
3740
3741 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3742
3743 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3744 to prepare.
3745 (prepare): Return 0 on error, 1 on success.
3746
3747 2018-01-12 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.base/continue-after-aborted-step-over.c: New.
3750 * gdb.base/continue-after-aborted-step-over.exp: New.
3751
3752 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3753
3754 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3755 options when not creating an executable.
3756
3757 2018-01-11 Pedro Alves <palves@redhat.com>
3758
3759 PR remote/22597
3760 * gdb.server/stop-reply-no-thread.c: New file.
3761 * gdb.server/stop-reply-no-thread.exp: New file.
3762
3763 2018-01-10 Pedro Alves <palves@redhat.com>
3764
3765 PR gdb/22670
3766 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3767 functions too. Test setting breakpoints and printing C functions
3768 with no debug info too.
3769 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3770
3771 2018-01-10 Pedro Alves <palves@redhat.com>
3772
3773 PR gdb/22670
3774 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3775 a fail.
3776
3777 2018-01-10 Pedro Alves <palves@redhat.com>
3778
3779 PR gdb/22670
3780 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3781
3782 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3783
3784 * gdb.server/unittest.exp: Match the output in non-development
3785 mode.
3786
3787 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3788
3789 * gdb.gdb/unittest.exp: Match output in non-development mode.
3790
3791 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3792
3793 * gdb.ada/access_tagged_param.exp: Relax expected output
3794 for value of "ObjL" in "continue" to pck.inspect breakpoint
3795 test.
3796
3797 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3798
3799 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3800 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3801
3802 2018-01-05 Pedro Alves <palves@redhat.com>
3803
3804 PR gdb/18653
3805 * gdb.base/libsegfault.exp: New.
3806
3807 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3808
3809 PR gdb/22670
3810 * gdb.ada/access_tagged_param.exp: New file.
3811 * gdb.ada/access_tagged_param/foo.adb: New file.
3812
3813 2018-01-05 Pedro Alves <palves@redhat.com>
3814
3815 PR gdb/22670
3816 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3817 exercise lower case too, and to exercise both full matching and
3818 wild matching.
3819
3820 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3821
3822 * gdb.ada/rename_subscript_param: New testcase.
3823
3824 2018-01-05 Jerome Guitton <guitton@adacore.com>
3825
3826 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3827
3828 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3829
3830 * gdb.ada/convvar_comp: New testcase.
3831
3832 2018-01-05 Xavier Roirand <roirand@adacore.com>
3833
3834 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3835 (My_Table): New global variable.
3836 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3837
3838 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3839
3840 PR gdb/22670
3841 * gdb.ada/maint_with_ada: New testcase.
3842
3843 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3844
3845 PR gdb/22670
3846 * gdb.ada/bp_c_mixed_case: New testcase.
3847
3848 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3849
3850 PR gdb/22670
3851 * gdb.ada/complete.exp: Add "complete break ada" test.
3852
3853 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3854
3855 PR gdb/22670
3856 * gdb.ada/info_addr_mixed_case: New testcase.
3857
3858 2018-01-03 Xavier Roirand <roirand@adacore.com>
3859
3860 * gdb.ada/excep_handle.exp: New testcase.
3861 * gdb.ada/excep_handle/foo.adb: New file.
3862 * gdb.ada/excep_handle/pck.ads: New file.
3863
3864 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3865
3866 * gdb.base/step-line.c: Add extra empty line in copyright header.
3867 * gdb.base/step-line.inp: Likewise.
3868
3869 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3870
3871 * gdb.ada/dyn_stride.exp: Add slice test.
3872
3873 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3874
3875 * gdb.ada/dyn_stride: New testcase.
3876
3877 2017-12-27 Stafford Horne <shorne@gmail.com>
3878
3879 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3880 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3881
3882 2017-12-27 Stafford Horne <shorne@gmail.com>
3883
3884 * gdb.base/reggroups.c: New file.
3885 * gdb.base/reggroups.exp: New file.
3886
3887 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3888
3889 * gdb.dwarf2/ada-valprint-error.c: New file.
3890 * gdb.dwarf2/ada-valprint-error.exp: New file.
3891
3892 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.ada/assign_arr: New testcase.
3895
3896 2017-12-18 Xavier Roirand <roirand@adacore.com>
3897
3898 * gdb.ada/funcall_ptr: New testcase.
3899
3900 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3901
3902 PR cli/16224
3903 * gdb.base/ptype-offsets.cc: New file.
3904 * gdb.base/ptype-offsets.exp: New file.
3905
3906 2017-12-15 Yao Qi <yao.qi@linaro.org>
3907
3908 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3909 if XML is disabled.
3910
3911 2017-12-15 Xavier Roirand <roirand@adacore.com>
3912
3913 * gdb.ada/same_component_name: New testcase.
3914
3915 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3916
3917 * gdb.ada/str_binop_equal: New testcase.
3918
3919 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3920
3921 * gdb.ada/task_switch_in_core: New testcase.
3922
3923 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3924
3925 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3926 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3927 call test_bkpt_qualified.
3928 (test_bkpt_qualified): New proc.
3929
3930 2017-12-13 Pedro Alves <palves@redhat.com>
3931
3932 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3933 Tighten regexp by matching with an anchor.
3934
3935 2017-12-13 Pedro Alves <palves@redhat.com>
3936
3937 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3938 ("expression with namespace"): New set of tests.
3939 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3940 (Nested::Test_NS::qux): New.
3941 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3942 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3943
3944 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3945
3946 * gdb.base/server-del-break.c: New file.
3947 * gdb.base/server-del-break.exp: New file.
3948
3949 2017-12-12 Stafford Horne <shorne@gmail.com>
3950
3951 * gdb.xml/tdesc-regs.exp: Add or1k support.
3952
3953 2017-12-12 Stafford Horne <shorne@gmail.com>
3954
3955 * gdb.base/bp-permanent.c: Define nop of or1k.
3956
3957 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3958
3959 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3960 output with components being reordered.
3961
3962 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3963
3964 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3965 output with components being reordered.
3966
3967 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3968 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.base/maint.exp (check for .gdb_index): Check also for
3971 .debug_names.
3972 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3973 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3974 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3975 (.gdb_index used after symbol reloading): Support also .debug_names.
3976 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3977
3978 2017-12-08 Yao Qi <yao.qi@linaro.org>
3979
3980 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3981 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3982
3983 2017-12-08 Yao Qi <yao.qi@linaro.org>
3984
3985 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3986 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3987
3988 2017-12-08 Yao Qi <yao.qi@linaro.org>
3989
3990 * gdb.arch/aarch64-tagged-pointer.c: New file.
3991 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3992
3993 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3994
3995 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3996 "int".
3997
3998 2017-12-07 Keith Seitz <keiths@redhat.com>
3999
4000 PR breakpoints/22569
4001 * gdb.linespec/ls-errs.exp: Change expected result of "break
4002 -source this file has spaces.c -line 3".
4003 Check that an explicit source file followed by whitespace is
4004 identified as an invalid explicit location.
4005
4006 2017-12-07 Keith Seitz <keiths@redhat.com>
4007
4008 * gdb.cp/nested-types.cc: New file.
4009 * gdb.cp/nested-types.exp: New file.
4010 * lib/cp-support.exp: Load data-structures.exp library.
4011 (debug_cp_test_ptype_class): New global.
4012 (cp_ptype_class_verbose, next_line): New procedures.
4013 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4014 Add and document new return value.
4015 Switch the list of lines to a queue.
4016 Add support for new `type' key for nested type definitions.
4017 Add debugging/troubleshooting messages.
4018 * lib/data-structures.exp: New file.
4019
4020 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4021
4022 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4023 with proc_with_prefix, don't use with_test_prefix.
4024
4025 2017-12-07 Tom Tromey <tom@tromey.com>
4026
4027 * gdb.base/break.exp: Add test for empty "commands".
4028
4029 2017-12-07 Yao Qi <yao.qi@linaro.org>
4030
4031 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4032 malloc and catch syscall.
4033
4034 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4035
4036 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4037 tests for explicit locations.
4038
4039 2017-12-06 Pedro Alves <palves@redhat.com>
4040
4041 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4042 force-disabling XML descriptions.
4043
4044 2017-12-04 Pedro Alves <palves@redhat.com>
4045
4046 PR gdb/22499
4047 * gdb.arch/amd64-disp-step-avx.S: New file.
4048 * gdb.arch/amd64-disp-step-avx.exp: New file.
4049
4050 2017-12-03 Pedro Alves <palves@redhat.com>
4051
4052 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4053 and <string.h>.
4054 (parent_function): Print distinct messages when waitpid fails, or
4055 the child exits with a signal, or the child exits for an unhandled
4056 reason.
4057 * gdb.threads/process-dies-while-detaching.exp
4058 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4059 it. Wait for both inferior output and GDB's prompt. Use an
4060 indirect spawn id list.
4061 (do_detach): New parameter 'child_exit'. Use it to compute
4062 expected inferior output.
4063 (test_detach, test_detach_watch, test_detach_killed_outside):
4064 Adjust to pass down the expected child exit kind.
4065
4066 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4067 Sergio Durigan Junior <sergiodj@redhat.com>
4068 Pedro Alves <palves@redhat.com>
4069
4070 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4071
4072 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4073
4074 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4075 to 'symbol-file' and 'add-symbol-file' can be
4076 position-independent.
4077
4078 2017-12-01 Yao Qi <yao.qi@linaro.org>
4079
4080 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4081 the URL in copyright header.
4082 * gdb.arch/aarch64-fp.exp: Likewise.
4083 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4084 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4085 * gdb.base/expand-psymtabs.exp: Likewise.
4086 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4087 * gdb.fortran/common-block.exp: Likewise.
4088 * gdb.fortran/common-block.f90: Likewise.
4089 * gdb.fortran/logical.exp: Likewise.
4090 * gdb.fortran/vla-datatypes.f90: Likewise.
4091 * gdb.fortran/vla-sub.f90: Likewise.
4092
4093 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.ada/repeat_dyn: New testcase.
4096
4097 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4098
4099 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4100 Update for changed thread numbering.
4101 * gdb.cell/bt.exp: Update for changed GDB output.
4102
4103 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4104
4105 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4106 setting isremote by hand.
4107 * boards/dwarf4-gdb-index.exp: Likewise.
4108 * boards/fission.exp: Likewise.
4109 * boards/stabs.exp: Likewise.
4110
4111 2017-11-30 Pedro Alves <palves@redhat.com>
4112
4113 * gdb.linespec/cpls-ops.exp
4114 (check_explicit_skips_function_argument): Extract the underlying
4115 type of size_t instead of hardcoding it.
4116
4117 2017-11-29 Pedro Alves <palves@redhat.com>
4118
4119 PR c++/19436
4120 * gdb.linespec/cpls-abi-tag.cc: New file.
4121 * gdb.linespec/cpls-abi-tag.exp: New file.
4122
4123 2017-11-29 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.base/langs.exp: Use -qualified.
4126 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4127 it.
4128 * gdb.cp/namespace.exp: Use -qualified.
4129 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4130 (overload-3, template-overload, template-ret-type, const-overload)
4131 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4132 procedures.
4133 (test_driver): Call them.
4134 * gdb.cp/save-bp-qualified.cc: New.
4135 * gdb.cp/save-bp-qualified.exp: New.
4136 * gdb.linespec/explicit.exp: Test -qualified.
4137 * lib/completion-support.exp (completion::explicit_opts_list): Add
4138 "-qualified".
4139 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4140
4141 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4142
4143 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4144
4145 2017-11-29 Tom Tromey <tom@tromey.com>
4146
4147 * gdb.base/relocate.exp: Update invalid argument test.
4148 Add new tests for invalid arguments.
4149
4150 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4151
4152 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4153 Return 0 as a long.
4154 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4155
4156 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4157
4158 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4159 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4160 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4161 func ().
4162 * gdb.cp/shadow.cc (B.func): Return 0.
4163
4164 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4165
4166 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4167 expected output in gdb_expect call to allow the exception
4168 message to be present as well. Fix syntax confusion to avoid
4169 TCL thinking that exception_name is an array.
4170
4171 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4172
4173 * gdb.arch/spu-info.c: Include <unistd.h>.
4174 (do_signal_test): Fix broken calls to write.
4175 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4176 Fix checks for empty mailboxes. Update signal tests for corrected
4177 do_signal_test routine. Allow nonzero event status.
4178 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4179 * gdb.cell/arch.exp: Use standard_output_file.
4180 * gdb.cell/break.exp: Likewise.
4181 * gdb.cell/bt.exp: Likewise.
4182 * gdb.cell/core.exp: Likewise.
4183 * gdb.cell/dwarfaddr.exp: Likewise.
4184 * gdb.cell/ea-cache.exp: Likewise.
4185 * gdb.cell/ea-standalone.exp: Likewise.
4186 * gdb.cell/f-regs.exp: Likewise.
4187 * gdb.cell/fork.exp: Likewise.
4188 * gdb.cell/gcore.exp: Likewise.
4189 * gdb.cell/mem-access.exp: Likewise.
4190 * gdb.cell/ptype.exp: Likewise.
4191 * gdb.cell/registers.exp: Likewise.
4192 * gdb.cell/sizeof.exp: Likewise.
4193 * gdb.cell/solib-symbol.exp: Likewise.
4194 * gdb.cell/solib.exp: Likewise.
4195
4196 2017-11-25 Pedro Alves <palves@redhat.com>
4197
4198 * gdb.base/complete-empty.exp: New file.
4199 * gdb.base/completion.exp: Adjust.
4200
4201 2017-11-25 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.linespec/cpls-ops.cc: New file.
4204 * gdb.linespec/cpls-ops.exp: New file.
4205 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4206 factored out from ...
4207 (test_complete_prefix_range): ... this.
4208
4209 2017-11-24 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.linespec/cpcompletion.exp: New file.
4212 * gdb.linespec/cpls-hyphen.cc: New file.
4213 * gdb.linespec/cpls.cc: New file.
4214 * gdb.linespec/cpls2.cc: New file.
4215 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4216 test to use test_gdb_complete_unique. Add label completion,
4217 keyword completion and explicit location completion tests.
4218 * lib/completion-support.exp: New file.
4219
4220 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4223 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4224 when hitting an exception catchpoint.
4225
4226 2017-11-22 Yao Qi <yao.qi@linaro.org>
4227
4228 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4229
4230 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4231
4232 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4233 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4234 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4235
4236 2017-11-22 Yao Qi <yao.qi@linaro.org>
4237
4238 * gdb.base/info-os.exp: Pass pthreads.
4239 * gdb.multi/multi-attach.exp: Likewise.
4240
4241 2017-11-22 Yao Qi <yao.qi@linaro.org>
4242
4243 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4244 compiler.
4245
4246 2017-11-22 Yao Qi <yao.qi@linaro.org>
4247
4248 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4249 * gdb.base/break-interp.exp: Likewise.
4250 * gdb.base/jit-attach-pie.exp: Likewise.
4251
4252 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4253
4254 * gdb.base/float128.c (large128): New variable.
4255 * gdb.base/float128.exp: Add test to print largest __float128 value.
4256
4257 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4258
4259 * gdb.arch/vsx-regs.exp: Update register content checks.
4260
4261 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4262
4263 * gdb.arch/ppc-longdouble.exp: New file.
4264 * gdb.arch/ppc-longdouble.c: Likewise.
4265
4266 2017-11-21 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4269
4270 2017-11-20 Pedro Alves <palves@redhat.com>
4271
4272 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4273 (long_double_typedef): New typedefs.
4274 Use DEF on double and long double.
4275 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4276 cases.
4277 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4278 and 'long_double_ptr_same_size' locals. Use them to decide
4279 whether cast from array/function to float is valid/invalid.
4280
4281 2017-11-17 Tom Tromey <tom@tromey.com>
4282
4283 * gdb.rust/traits.rs: New file.
4284 * gdb.rust/traits.exp: New file.
4285
4286 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4287
4288 * gdb.ada/minsyms: New testcase.
4289
4290 2017-11-16 Pedro Alves <palves@redhat.com>
4291
4292 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4293 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4294
4295 2017-11-16 Pedro Alves <palves@redhat.com>
4296
4297 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4298 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4299
4300 2017-11-16 Pedro Alves <palves@redhat.com>
4301
4302 * gdb.server/reconnect-ctrl-c.c: New file.
4303 * gdb.server/reconnect-ctrl-c.exp: New file.
4304
4305 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4306
4307 * gdb.python/py-rbreak.exp: New file.
4308 * gdb.python/py-rbreak.c: New file.
4309 * gdb.python/py-rbreak-func2.c: New file.
4310
4311 2017-11-16 Pedro Alves <palves@redhat.com>
4312
4313 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4314 pattern.
4315 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4316 GDB.
4317
4318 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4319
4320 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4321 regex.
4322
4323 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4324
4325 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4326 test names.
4327
4328 2017-11-09 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4331 factored out from ...
4332 (top level): ... here, and adjusted to avoid expecting beyond the
4333 prompt in a single gdb_test_multiple.
4334
4335 2017-11-09 Pedro Alves <palves@redhat.com>
4336
4337 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4338 output.
4339 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4340 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4341 * gdb.server/ext-run.exp ("kill" test): Likewise.
4342 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4343
4344 2017-11-09 Pedro Alves <palves@redhat.com>
4345
4346 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4347 match till end of line.
4348
4349 2017-11-09 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4352
4353 2017-11-09 Pedro Alves <palves@redhat.com>
4354
4355 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4356 New procedures, factored out from ...
4357 (top level): ... here, and adjusted to avoid expecting beyond the
4358 prompt in one go.
4359
4360 2017-11-09 Pedro Alves <palves@redhat.com>
4361
4362 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4363 output. Fix '?' match.
4364
4365 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4366
4367 * gdb.ada/scoped_watch: New testcase.
4368 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4369 which is actually correct.
4370 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4371 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4372
4373 2017-11-08 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.gdb/complaints.exp (test_initial_complaints)
4376 (test_serial_complaints, test_short_complaints): Call
4377 complaint_internal instead of complaint.
4378
4379 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4380
4381 * gdb.threads/tls-core.c: New file.
4382 * gdb.threads/tls-core.exp: Likewise.
4383
4384 2017-11-08 Pedro Alves <palves@redhat.com>
4385
4386 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4387 (p Exported_Capitalized): New test.
4388 (p exported_capitalized): New test.
4389
4390 2017-11-07 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4393
4394 2017-11-07 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4397 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4398 (disable_invalid, disable_inverted, disable_negative): New
4399 procedures.
4400 ("bad numbers"): New set of tests.
4401
4402 2017-11-07 Pedro Alves <palves@redhat.com>
4403
4404 * gdb.cp/ena-dis-br-range.exp: Add tests.
4405
4406 2017-11-07 Pedro Alves <palves@redhat.com>
4407
4408 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4409
4410 2017-11-07 Xavier Roirand <roirand@adacore.com>
4411 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/ena-dis-br.exp: Add reference to
4414 gdb.cp/ena-dis-br-range.exp.
4415 * gdb.cp/ena-dis-br-range.exp: New file.
4416 * gdb.cp/ena-dis-br-range.cc: New file.
4417
4418 2017-11-06 Pedro Alves <palves@redhat.com>
4419
4420 * gdb.base/attach-non-pgrp-leader.c: New.
4421 * gdb.base/attach-non-pgrp-leader.exp: New.
4422
4423 2017-11-06 Pedro Alves <palves@redhat.com>
4424
4425 * configure.ac: No longer check for termio.h and sgtty.h.
4426 * configure: Regenerate.
4427 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4428 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4429 Remove termio and sgtty code.
4430
4431 2017-11-03 Yao Qi <yao.qi@linaro.org>
4432
4433 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4434 in GDB is disabled.
4435
4436 2017-11-03 Yao Qi <yao.qi@linaro.org>
4437
4438 * gdb.python/py-thrhandle.exp: Skip it if python is not
4439 enabled.
4440
4441 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4442
4443 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4444 as a breakpoint command.
4445
4446 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4447
4448 PR python/21213
4449 * gdb.python/py-infthread.exp: Test calling
4450 InferiorThread.inferior () multiple times in a row.
4451
4452 2017-10-27 Keith Seitz <keiths@redhat.com>
4453
4454 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4455 Test "info break" for every inlined function breakpoint.
4456
4457 2017-10-27 Yao Qi <yao.qi@linaro.org>
4458
4459 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4460
4461 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4462
4463 * gdb.cp/classes.exp (test_static_members): Test printing
4464 Outer::instance.
4465 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4466 (Inner::instance, Outer::instance): New.
4467
4468 2017-10-24 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4471 extra console" test in two stages.
4472
4473 2017-10-24 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4476
4477 2017-10-24 Pedro Alves <palves@redhat.com>
4478
4479 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4480 loop.
4481
4482 2017-10-24 Pedro Alves <palves@redhat.com>
4483
4484 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4485 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4486
4487 2017-10-24 Pedro Alves <palves@redhat.com>
4488
4489 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4490 parameter and handle it. Don't output read value in test name.
4491
4492 2017-10-24 Pedro Alves <palves@redhat.com>
4493
4494 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4495 custom test name.
4496
4497 2017-10-24 Pedro Alves <palves@redhat.com>
4498
4499 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4500 include the unstable output directory name in the test's name.
4501 (initial_setup_simple) <'set args'>: Use custom test name.
4502
4503 2017-10-24 Pedro Alves <palves@redhat.com>
4504
4505 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4506 with explicit test name.
4507
4508 2017-10-20 Pedro Alves <palves@redhat.com>
4509
4510 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4511 'wait -i'. Use gdb_assert and remote_close.
4512
4513 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4514
4515 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4516 number from variable rather than hard-coded.
4517
4518 2017-10-19 Pedro Alves <palves@redhat.com>
4519
4520 * gdb.base/long-inferior-output.c: New file.
4521 * gdb.base/long-inferior-output.exp: New file.
4522
4523 2017-11-18 Keith Seitz <keiths@redhat.com>
4524
4525 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4526 method.
4527 (main): Call it.
4528 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4529 Add additional user-defined conversion operator tests.
4530
4531 2017-10-17 Pedro Alves <palves@redhat.com>
4532
4533 * boards/native-stdio-gdbserver.exp: Load "local-board".
4534
4535 2017-10-17 Pedro Alves <palves@redhat.com>
4536
4537 * gdb.base/quit-live.c: New file.
4538 * gdb.base/quit-live.exp: New file.
4539
4540 2017-10-16 Keith Seitz <keiths@redhat.com>
4541
4542 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4543 (class_with_protected_typedef, class_with_private_typedef)
4544 (struct_with_public_typedef, struct_with_protected_typedef)
4545 (struct_with_private_typedef): New classes/structs.
4546 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4547 typedefs and access specifiers.
4548
4549 2017-10-16 Pedro Alves <palves@redhat.com>
4550 Simon Marchi <simon.marchi@polymtl.ca>
4551
4552 * README (Local vs Remote vs Native): New section.
4553 * boards/local-board.exp: New file, with bits factored out from
4554 ...
4555 * boards/native-extended-gdbserver.exp: ... here. Load
4556 "local-board".
4557 * boards/native-gdbserver.exp: Load "local-board".
4558 (${board}_spawn, ${board}_exec): Delete.
4559 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4560 ...
4561 * boards/stdio-gdbserver-base.exp: ... this new file.
4562 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4563 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4564 procedure.
4565 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4566 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4567 stdio_gdbserver_command.
4568 (${board}_get_remote_address, ${board}_get_comm_port)
4569 (${board}_download, ${board}_upload): Delete.
4570 (get_target_remote_pipe_cmd): New.
4571
4572 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4573
4574 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4575 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4576 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4577 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4578 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4579 remove with_test_prefix.
4580
4581 2017-10-13 Pedro Alves <palves@redhat.com>
4582
4583 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4584 * gdb.base/annota1.exp: Use it instead of is_remote.
4585 * gdb.base/annota3.exp: Use it instead of is_remote.
4586 * gdb.cp/annota2.exp: Use it instead of is_remote.
4587 * gdb.cp/annota3.exp: Use it instead of is_remote.
4588 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4589
4590 2017-10-13 Pedro Alves <palves@redhat.com>
4591
4592 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4593 (test_num_test_vars, run_and_count_vars, find_env)
4594 (test_set_unset_env, test_inherit_env_var): New procedures.
4595 (top level): Use them.
4596
4597 2017-10-13 Pedro Alves <palves@redhat.com>
4598
4599 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4600 also skip on stub-like targets.
4601
4602 2017-10-13 Pedro Alves <palves@redhat.com>
4603
4604 PR gdb/22293
4605 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4606 (top level): Move some tests to ...
4607 (test_not_found): ... this new procedure.
4608 (top level): Call it.
4609
4610 2017-10-13 Pedro Alves <palves@redhat.com>
4611
4612 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4613 expect different "info terminal" output if testing with a
4614 non-native target.
4615
4616 2017-10-13 Pedro Alves <palves@redhat.com>
4617 Simon Marchi <simon.marchi@polymtl.ca>
4618
4619 PR python/12966
4620 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4621
4622 2017-10-13 Pedro Alves <palves@redhat.com>
4623
4624 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4625 already.
4626
4627 2017-10-13 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4630 is_remote.
4631
4632 2017-10-13 Pedro Alves <palves@redhat.com>
4633
4634 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4635 is_remote.
4636
4637 2017-10-13 Pedro Alves <palves@redhat.com>
4638
4639 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4640 is set.
4641 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4642 instead of is_remote.
4643
4644 2017-10-13 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4647 (top level): Add comment.
4648
4649 2017-10-13 Pedro Alves <palves@redhat.com>
4650
4651 * gdb.base/remote.exp (top level): Fix comment typo and add
4652 missing return.
4653
4654 2017-10-13 Pedro Alves <palves@redhat.com>
4655 Simon Marchi <simon.marchi@polymtl.ca>
4656
4657 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4658 calls and add comments. Skip test if use_gdb_stub is set.
4659 (top level): Use "set cwd" command instead of "cd" command.
4660
4661 2017-10-13 Pedro Alves <palves@redhat.com>
4662
4663 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4664 is_remote target check.
4665
4666 2017-10-13 Pedro Alves <palves@redhat.com>
4667
4668 * gdb.base/scope.exp: Use build_executable + clean_restart +
4669 gdb_file_cmd instead of prepare_for_testing and no longer skip
4670 "before run" tests on is_remote target boards. Update comments.
4671 * boards/native-extended-gdbserver.exp
4672 (extended_gdbserver_load_last_file): New, factored out from ...
4673 (gdb_load): ... this. Move further below and add comment.
4674 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4675
4676 2017-10-12 Pedro Alves <palves@redhat.com>
4677
4678 * gdb.base/attach.exp: Remove references to gdb64.
4679 * gdb.base/dbx.exp: Remove references to gdb64.
4680
4681 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4682 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/label.exp: Remove is_remote target check.
4685
4686 2017-10-12 Pedro Alves <palves@redhat.com>
4687
4688 * gdb.base/auvx.exp (coredir): Update comment.
4689 (top level) <core_works>: Use "set cwd" command instead of "cd"
4690 command.
4691
4692 2017-10-12 Pedro Alves <palves@redhat.com>
4693 Simon Marchi <simon.marchi@polymtl.ca>
4694
4695 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4696 target boards.
4697
4698 2017-10-12 Pedro Alves <palves@redhat.com>
4699 Simon Marchi <simon.marchi@polymtl.ca>
4700
4701 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4702 Instead skip if there's any gdb_protocol set.
4703
4704 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4705 Pedro Alves <palves@redhat.com>
4706
4707 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4708
4709 2017-10-12 Pedro Alves <palves@redhat.com>
4710 Simon Marchi <simon.marchi@polymtl.ca>
4711
4712 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4713 instead of on dejagnu remote boards.
4714
4715 2017-10-12 Pedro Alves <palves@redhat.com>
4716 Simon Marchi <simon.marchi@polymtl.ca>
4717
4718 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4719 checks. Use build_executable + clean_restart instead of
4720 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4721 of enabling non-stop after starting gdb.
4722
4723 2017-10-12 Pedro Alves <palves@redhat.com>
4724
4725 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4726 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4727 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4728 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4729
4730 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4731
4732 * gdb.arch/arc-tdesc-cpu.exp: New file.
4733 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4734
4735 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4736
4737 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4738
4739 2017-10-10 Pedro Alves <palves@redhat.com>
4740
4741 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4742 expect CLI output.
4743
4744 2017-10-10 Pedro Alves <palves@redhat.com>
4745
4746 * lib/selftest-support.exp (selftest_setup): Update for
4747 captured_command_loop's prototype change.
4748
4749 2017-10-09 Pedro Alves <palves@redhat.com>
4750
4751 Test both arch1=>arch2 and arch2=>arch1.
4752
4753 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4754 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4755 factored out to...
4756 (append_arch1_options, append_arch2_options, append_arch_options)
4757 (build_executables): New procedures.
4758 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4759 local.
4760 (top level): Add new 'first_arch' testing axis.
4761
4762 2017-10-09 Pedro Alves <palves@redhat.com>
4763
4764 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4765 (barrier): New.
4766 (thread_start, all_started): New functions.
4767 (main): Spawn new thread and wait until it is scheduled.
4768 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4769 option.
4770 (do_test): Add 'selected_thread' parameter. Run to all_started
4771 instead of main. Explicitly set the breakpoint at main. Switch
4772 to the SELECTED_THREAD thread.
4773 (top level): Test handling the exec event with either the main
4774 thread or the second thread selected.
4775
4776 2017-10-09 Pedro Alves <palves@redhat.com>
4777
4778 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4779 logic. Move STOP marker after the value checks.
4780 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4781 regexp.
4782
4783 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4784
4785 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4786
4787 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4788
4789 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4790 integer-to-dfp conversion.
4791 * gdb.base/dfp-test.exp: Likewise.
4792
4793 2017-10-04 Pedro Alves <palves@redhat.com>
4794
4795 * gdb.multi/hangout.c: Include <unistd.h>.
4796 (hangout_loop): New function.
4797 (main): Call alarm. Call hangout_loop in a loop.
4798 * gdb.multi/hello.c: Include <unistd.h>.
4799 (hello_loop): New function.
4800 (main): Call alarm. Call hangout_loop in a loop.
4801 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4802 inferior with the other selected.
4803
4804 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4805
4806 * gdb.mi/list-thread-groups-available.exp: New file.
4807 * gdb.mi/list-thread-groups-available.c: New file.
4808
4809 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4810
4811 * gdb.base/set-cwd.exp: Make it available on
4812 native-extended-gdbserver.
4813
4814 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4815
4816 * gdb.base/set-cwd.c: New file.
4817 * gdb.base/set-cwd.exp: Likewise.
4818
4819 2017-10-02 Tom Tromey <tom@tromey.com>
4820
4821 PR rust/22236:
4822 * gdb.rust/simple.rs (main): New variable "fslice".
4823 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4824
4825 2017-10-02 Tom Tromey <tom@tromey.com>
4826
4827 * gdb.rust/simple.exp: Test ptype of a slice.
4828
4829 2017-10-02 Tom Tromey <tom@tromey.com>
4830
4831 * gdb.rust/simple.exp: Test index of slice.
4832
4833 2017-09-27 Tom Tromey <tom@tromey.com>
4834
4835 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4836
4837 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4838 Pedro Alves <palves@redhat.com>
4839
4840 * gdb.base/compare-sections.exp (get value of read-only section): Read
4841 as unsigned value.
4842 (corrupt read-only section): Likewise and don't set written if patching
4843 failed.
4844
4845 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4846
4847 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4848 files.
4849
4850 2017-09-20 Pedro Alves <palves@redhat.com>
4851
4852 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4853 symbol names in gdb's output.
4854 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4855
4856 2017-09-20 Pedro Alves <palves@redhat.com>
4857
4858 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4859 Rename to ...
4860 (test_list_ambiguous_symbol): ... this and add a symbol name
4861 parameter. Adjust.
4862 (test_list_ambiguous_function): Reimplement on top of
4863 test_list_ambiguous_symbol and also test listing ambiguous
4864 variables.
4865 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4866 (ambiguous_fun): ... this.
4867 (ambiguous_var): New.
4868 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4869 (ambiguous_fun): ... this.
4870 (ambiguous_var): New.
4871
4872 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4873
4874 * gdb.base/starti.c: New file.
4875 * gdb.base/starti.exp: New file.
4876 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4877
4878 2017-09-14 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4881 (top level): Use it instead of runto.
4882
4883 2017-09-11 Tom Tromey <tom@tromey.com>
4884
4885 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4886
4887 2017-09-11 Tom Tromey <tom@tromey.com>
4888
4889 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4890 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4891
4892 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4893
4894 * gdb.fortran/printing-types.exp: New file.
4895 * gdb.fortran/printing-types.exp: New file.
4896
4897 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4898
4899 * gdb.fortran/vla-ptype.exp: Fix typos.
4900 * gdb.fortran/vla-value.exp: Same.
4901
4902 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4903
4904 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4905 * gdb.mi/mi-var-child-f.exp: Likewise.
4906 * gdb.mi/mi-vla-fortran.exp: Likewise.
4907
4908 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4909 Christoph Weinmann <christoph.t.weinmann@intel.com>
4910 Bernhard Heckel <bernhard.heckel@intel.com>
4911
4912 * gdb.fortran/ptr-indentation.f90: New file.
4913 * gdb.fortran/ptr-indentation.exp: New file.
4914
4915 2017-09-05 Tom Tromey <tom@tromey.com>
4916
4917 PR gdb/22010:
4918 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4919
4920 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4921
4922 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4923
4924 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4925
4926 * gdb.threads/tls-nodebug-pie.c: New file.
4927 * gdb.threads/tls-nodebug-pie.exp: New file.
4928
4929 2017-09-05 Tom Tromey <tom@tromey.com>
4930
4931 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4932 for rust.
4933
4934 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4935
4936 * gdb.multi/multi-arch-exec.exp: Test with different
4937 "follow-exec-mode" settings.
4938 (do_test): New procedure.
4939
4940 2017-09-04 Pedro Alves <palves@redhat.com>
4941
4942 * gdb.base/func-static.c (S::method const, S::method volatile)
4943 (S::method volatile const): New methods.
4944 (c_s, v_s, cv_s): New instances.
4945 (main): Call method() on them.
4946 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4947 (cannot_resolve): New procedure.
4948 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4949 print-quote-unquoted columns.
4950 (do_test): Test printing each scope too.
4951
4952 2017-09-04 Pedro Alves <palves@redhat.com>
4953
4954 * gdb.base/local-static.exp: Also test with
4955 class::method::variable wholly quoted.
4956 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4957
4958 2017-09-04 Pedro Alves <palves@redhat.com>
4959
4960 * gdb.base/local-static.c: New.
4961 * gdb.base/local-static.cc: New.
4962 * gdb.base/local-static.exp: New.
4963
4964 2017-09-04 Pedro Alves <palves@redhat.com>
4965
4966 * gdb.asm/asm-source.exp: Add casts to int.
4967 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4968 (dataglobal64_1, dataglobal64_2): New globals.
4969 * gdb.base/nodebug.exp: Test different expressions involving the
4970 new globals, with print, whatis and ptype. Add casts to int.
4971 * gdb.base/solib-display.exp: Add casts to int.
4972 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4973 * gdb.cp/m-static.exp: Add cast to int.
4974 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4975 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4976 tls variable with no debug info without a cast. Test with a cast
4977 to int too.
4978 * gdb.trace/entry-values.exp: Add casts.
4979
4980 2017-09-04 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/nodebug.exp: Test that ptype's error about functions
4983 with unknown return type includes the function name too.
4984
4985 2017-09-04 Pedro Alves <palves@redhat.com>
4986
4987 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4988 return type of munmap in infcall.
4989 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4990 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4991 type of ftell in infcall.
4992 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4993 type of getpid in infcall.
4994 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4995 infcall.
4996 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4997 Bail on failure to extract the pid.
4998 * gdb.base/nodebug.c: #include <stdint.h>.
4999 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5000 New functions.
5001 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5002 Change expected output of print/whatis/ptype with functions with
5003 no debug info. Test all supported languages. Call
5004 test_call_promotion.
5005 * gdb.compile/compile.exp: Adjust expected output to expect
5006 warning.
5007 * gdb.threads/siginfo-threads.exp: Likewise.
5008
5009 2017-09-04 Pedro Alves <palves@redhat.com>
5010
5011 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5012 "prototypes". Test calling float functions via prototyped and
5013 unprototyped function pointers.
5014 (perform_all_tests): New parameter "prototypes". Pass it down.
5015 (top level): Pass down "prototypes" parameter to
5016 perform_all_tests.
5017
5018 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5019
5020 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5021 Test with nested loops.
5022
5023 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5024
5025 * gdb.base/commands.exp: Call the new procedures.
5026 (loop_break_test, loop_continue_test): New procedures.
5027
5028 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.base/commands.exp: Call new procedure.
5031 (define_if_without_arg_test): New procedure.
5032
5033 2017-09-04 Pedro Alves <palves@redhat.com>
5034
5035 * gdb.base/list-ambiguous.exp: New file.
5036 * gdb.base/list-ambiguous0.c: New file.
5037 * gdb.base/list-ambiguous1.c: New file.
5038 * gdb.base/list.exp (test_list_range): Adjust expected output.
5039
5040 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5041
5042 * gdb.base/share-env-with-gdbserver.c: New file.
5043 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5044
5045 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5046
5047 * gdb.base/commands.exp (gdbvar_simple_if_test,
5048 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5049 progvar_simple_if_test, progvar_simple_while_test,
5050 progvar_complex_if_while_test, user_defined_command_test,
5051 user_defined_command_args_eval,
5052 user_defined_command_args_stack_test,
5053 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5054 temporary_breakpoint_commands,
5055 gdb_test_no_prompt, redefine_hook_test,
5056 redefine_backtrace_test): Remove "global gdb_prompt".
5057
5058 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5059
5060 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5061 New proc, call it from toplevel.
5062
5063 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5064
5065 PR remote/21852
5066 * gdb.server/normal.c: New file, copied from gdb.base.
5067 * gdb.server/run-without-local-binary.exp: New file.
5068
5069 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5070
5071 * gdb.arch/sparc64-adi.exp: New file.
5072 * gdb.arch/sparc64-adi.c: New file.
5073
5074 2017-08-22 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5077 (top level): Add "list all overloads" tests.
5078
5079 2017-08-22 Tom Tromey <tom@tromey.com>
5080
5081 * gdb.gdb/xfullpath.exp: Remove.
5082
5083 2017-08-21 Pedro Alves <palves@redhat.com>
5084
5085 PR gdb/19487
5086 * gdb.base/symbol-alias.c: New.
5087 * gdb.base/symbol-alias2.c: New.
5088 * gdb.base/symbol-alias.exp: New.
5089
5090 2017-08-21 Pedro Alves <palves@redhat.com>
5091
5092 * gdb.base/dfp-test.c
5093 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5094 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5095 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5096 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5097 * gdb.base/whatis-ptype-typedefs.c: New.
5098 * gdb.base/whatis-ptype-typedefs.exp: New.
5099 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5100 (an_int, an_int_type, an_int_type2): New globals.
5101 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5102 involving typedefs and cast expressions.
5103 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5104 (lookup_typedefs_function): New.
5105 (typedefs_pretty_printers_dict): New.
5106 (top level): Register lookup_typedefs_function in
5107 gdb.pretty_printers.
5108
5109 2017-08-18 Yao Qi <yao.qi@linaro.org>
5110
5111 * gdb.server/unittest.exp: New.
5112
5113 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5114
5115 PR gdb/21954
5116 * gdb.base/environ.exp: Add test to check if 'unset environment'
5117 works.
5118
5119 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5120
5121 * lib/gdb.exp (universal_compile_options): New caching proc.
5122 (gdb_compile): Suppress GCC's coloring of messages.
5123
5124 2017-08-14 Tom Tromey <tom@tromey.com>
5125
5126 PR gdb/21675:
5127 * gdb.base/printcmds.exp (test_radices): New function.
5128 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5129 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5130 * lib/gdb.exp (get_integer_valueof): Use p/d.
5131
5132 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5133
5134 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5135 characters.
5136
5137 2017-08-05 Tom Tromey <tom@tromey.com>
5138
5139 * gdb.rust/simple.exp: Allow String to appear in a different
5140 namespace.
5141
5142 2017-07-26 Yao Qi <yao.qi@linaro.org>
5143
5144 * gdb.gdb/unittest.exp: Invoke command
5145 "maintenance check xml-descriptions".
5146
5147 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5148
5149 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5150 calling context.
5151 (hex128): Drop erroneous calculation of parameters.
5152
5153 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5154
5155 * gdb.python/py-unwind.exp: Disable stack protection when
5156 building test file.
5157
5158 2017-07-20 Pedro Alves <palves@redhat.com>
5159
5160 * gdb.base/default.exp (set language): Adjust expected output.
5161
5162 2017-07-20 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5165 (test_minsym): ... this, and make static.
5166 (get_pck__foo__bar__minsym): Rename to ...
5167 (get_test_minsym): ... this.
5168 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5169 symbol names and comments.
5170 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5171 (get_test_minsym): ... this.
5172 (pck__foo__bar__minsym__2): Rename to ...
5173 (test_minsym): ... this.
5174 (main): Adjust.
5175
5176 2017-07-17 Pedro Alves <palves@redhat.com>
5177
5178 * gdb.base/completion.exp: Adjust expected output.
5179 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5180 the completer works.
5181
5182 2017-07-17 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5185
5186 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5187
5188 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5189
5190 2017-07-14 Tom Tromey <tom@tromey.com>
5191
5192 PR rust/21764:
5193 * gdb.rust/simple.exp: Add tests.
5194
5195 2017-07-14 Tom Tromey <tom@tromey.com>
5196
5197 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5198
5199 2017-07-14 Pedro Alves <palves@redhat.com>
5200
5201 * gdb.linespec/base/one/thefile.cc (z1): New function.
5202 * gdb.linespec/base/two/thefile.cc (z2): New function.
5203 * gdb.linespec/linespec.exp: Add tests.
5204
5205 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5208 to mi_create_breakpoint.
5209
5210 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5211
5212 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5213 mi_create_breakpoint.
5214
5215 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5216
5217 * gdb.dlang/demangle.exp: Update for demangling changes.
5218
5219 2017-07-09 Tom Tromey <tom@tromey.com>
5220
5221 * gdb.dwarf2/shortpiece.exp: New file.
5222
5223 2017-07-06 David Blaikie <dblaikie@gmail.com>
5224
5225 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5226 built from fissiont-multi-cu{1,2}.c.
5227 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5228 except putting 'main' and 'func' in separate CUs in the same DWO file.
5229 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5230 test.
5231 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5232 test.
5233
5234 2017-07-06 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.python/py-unwind.exp: Test flushregs.
5237
5238 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5239
5240 PR cli/21688
5241 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5242 tests for alias commands and trailing whitespace.
5243
5244 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5245
5246 PR cli/21688
5247 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5248 procedure. Call it.
5249
5250 2017-06-29 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/printcmds.exp: Add tests.
5253
5254 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5255
5256 PR gdb/21337
5257 * gdb.base/reread-readsym.exp: New file.
5258 * gdb.base/reread-readsym.c: New file.
5259
5260 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5261
5262 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5263 subpattern.
5264
5265 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5266
5267 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5268 extended mnemonic.
5269 * gdb.arch/powerpc-power9.s: Likewise.
5270
5271 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5272
5273 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5274 on 32-bit x86 targets. Exploit is_*_target macros where
5275 appropriate.
5276
5277 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5278
5279 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5280 register pieces.
5281
5282 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5283
5284 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5285 located in one or more DWARF pieces.
5286
5287 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5288
5289 * lib/gdb.exp (get_endianness): New proc.
5290 * gdb.arch/aarch64-fp.exp: Use it.
5291 * gdb.arch/altivec-regs.exp: Likewise.
5292 * gdb.arch/e500-regs.exp: Likewise.
5293 * gdb.arch/vsx-regs.exp: Likewise.
5294 * gdb.base/dump.exp: Likewise.
5295 * gdb.base/funcargs.exp: Likewise.
5296 * gdb.base/gnu_vector.exp: Likewise.
5297 * gdb.dwarf2/formdata16.exp: Likewise.
5298 * gdb.dwarf2/implptrpiece.exp: Likewise.
5299 * gdb.dwarf2/nonvar-access.exp: Likewise.
5300 * gdb.python/py-inferior.exp: Likewise.
5301 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5302
5303 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5304
5305 PR gdb/21226
5306 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5307 stack value pieces are taken from the LSB end.
5308
5309 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5310
5311 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5312 variable at nonzero offset.
5313
5314 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5315
5316 * gdb.dwarf2/var-access.c: New file.
5317 * gdb.dwarf2/var-access.exp: New test.
5318 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5319
5320 2017-06-12 Tom Tromey <tom@tromey.com>
5321
5322 * gdb.dwarf2/formdata16.exp: Add tests.
5323
5324 2017-06-12 Tom Tromey <tom@tromey.com>
5325
5326 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5327
5328 2017-06-12 Tom Tromey <tom@tromey.com>
5329
5330 PR exp/16225:
5331 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5332 * gdb.arch/vsx-regs.exp: Update tests.
5333 * gdb.arch/s390-vregs.exp (hex128): New proc.
5334 Update test.
5335 * gdb.arch/altivec-regs.exp: Update tests.
5336
5337 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5338
5339 * gdb.base/startup-with-shell.c: New file.
5340 * gdb.base/startup-with-shell.exp: Likewise.
5341
5342 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5343
5344 * gdb.server/non-existing-program.exp: Update regex in order to
5345 reflect the fact that gdbserver is now using fork_inferior (with a
5346 shell) to startup the inferior.
5347
5348 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5349
5350 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5351 support function calls from GDB.
5352
5353 2017-05-21 Tom Tromey <tom@tromey.com>
5354
5355 PR rust/21466:
5356 * gdb.rust/unsized.exp: New file.
5357 * gdb.rust/unsized.rs: New file.
5358
5359 2017-05-19 Tom Tromey <tom@tromey.com>
5360
5361 PR rust/21484:
5362 * gdb.rust/watch.exp: New file.
5363 * gdb.rust/watch.rs: New file.
5364
5365 2017-05-18 Tom Tromey <tom@tromey.com>
5366
5367 * gdb.rust/simple.exp: Allow Box to be qualified.
5368
5369 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5370
5371 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5372
5373 2017-05-18 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.base/fileio.c (test_write, test_read, test_close)
5376 (test_fstat): Don't print 'ret' in the fail path.
5377
5378 2017-05-18 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5381 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5382 (test_system, test_rename, test_unlink, test_time): Change
5383 prototypes.
5384 * gdb.base/fileio.exp (stop_msg): Adjust.
5385
5386 2017-05-18 Pedro Alves <palves@redhat.com>
5387
5388 * gdb.base/fileio.c (null_str): New global.
5389 (test_stat): Use it.
5390 * gdb.base/fileio.exp: Remove nowarnings.
5391
5392 2017-05-17 Yao Qi <yao.qi@linaro.org>
5393
5394 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5395
5396 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5397
5398 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5399 argument command.
5400 (top-level): Invoke test_set_inferior_tty.
5401
5402 2017-05-04 Pedro Alves <palves@redhat.com>
5403
5404 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5405 Add parens to print call for Python 3.
5406
5407 2017-05-03 Keith Seitz <keiths@redhat.com>
5408
5409 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5410 (main): Call it.
5411
5412 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5413
5414 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5415 to prev and next.
5416
5417 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5418
5419 * gdb.python/py-record-btrace.exp: Remove test for
5420 gdb.BtraceInstruction.error.
5421
5422 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5423
5424 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5425
5426 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5427
5428 * gdb.python/py-record-btrace-threads.c: New file.
5429 * gdb.python/py-record-btrace-threads.exp: New file.
5430
5431 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5432
5433 PR testsuite/8595
5434 * gdb.base/environ.exp: Make test available in all architectures.
5435 Move bits related to "info program" testing to
5436 gdb.base/info-program.exp. Rewrite tests to use the two new
5437 procedures mentione below.
5438 (test_set_show_env_var) New procedure.
5439 (test_set_show_env_var_equal): Likewise.
5440 * gdb.base/info-program.exp: New file.
5441
5442 2017-04-27 Keith Seitz <keiths@redhat.com>
5443
5444 * gdb.cp/oranking.cc (test15): New function.
5445 (main): Call test15 and declare additional variables for testing.
5446 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5447 "p foo101('abc')" tests.
5448 Add tests for cv qualifier overloads.
5449 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5450 "lvalue reference overload" test.
5451 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5452 "print value of f1 on Child&& in f2" test.
5453
5454 2017-04-19 Pedro Alves <palves@redhat.com>
5455
5456 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5457 procedure.
5458 (top level): Call it.
5459 * lib/gdb.exp (gdb_define_cmd): New procedure.
5460
5461 2017-04-12 Pedro Alves <palves@redhat.com>
5462
5463 PR gdb/21323
5464 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5465 (wchar): New global.
5466 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5467 (do_test_wide_char, wide_char_types_no_program, top level): Add
5468 wchar_t testing.
5469
5470 2017-04-12 Pedro Alves <palves@redhat.com>
5471
5472 PR c++/21323
5473 * gdb.cp/wide_char_types.c: New file.
5474 * gdb.cp/wide_char_types.exp: New file.
5475
5476 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5477
5478 PR gdb/21352
5479 * gdb.trace/tsv.exp: Add test for "tsave -r".
5480
5481 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5482
5483 * gdb.dlang/watch-loc.c: New file.
5484 * gdb.dlang/watch-loc.exp: New file.
5485
5486 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5487
5488 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5489
5490 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5491
5492 * gdb.arch/arc-analyze-prologue.S: New file.
5493 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5494
5495 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5496
5497 * gdb.arch/arc-decode-insn.S: New file.
5498 * gdb.arch/arc-decode-insn.exp: Likewise.
5499
5500 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5501
5502 PR tdep/20928
5503 * gdb.arch/sparc64-regs.exp: New file.
5504 * gdb.arch/sparc64-regs.S: Likewise.
5505
5506 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5507
5508 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5509 and memory view on Python 3.
5510
5511 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5512 Keith Seitz <keiths@redhat.com>
5513
5514 PR gdb/14441
5515 * gdb.cp/demangle.exp: Add rvalue reference tests.
5516 * gdb.cp/rvalue-ref-casts.cc: New file.
5517 * gdb.cp/rvalue-ref-casts.exp: New file.
5518 * gdb.cp/rvalue-ref-overload.cc: New file.
5519 * gdb.cp/rvalue-ref-overload.exp: New file.
5520 * gdb.cp/rvalue-ref-params.cc: New file.
5521 * gdb.cp/rvalue-ref-params.exp: New file.
5522 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5523 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5524 * gdb.cp/rvalue-ref-types.cc: New file.
5525 * gdb.cp/rvalue-ref-types.exp: New file.
5526 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5527 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5528
5529 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5530
5531 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5532 New procedure.
5533
5534 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5535
5536 * lib/mi-support.exp (mi_gdb_test): Add additional message
5537 for unexpected output.
5538
5539 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5540
5541 * gdb.base/examine-backward.c (Barrier): New character array
5542 constant, to ensure that TestStrings is preceded by a string
5543 terminator.
5544
5545 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5546
5547 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5548 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5549 and implicit pointer into such a location.
5550
5551 2017-03-16 Doug Evans <dje@google.com>
5552
5553 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5554
5555 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5556
5557 * gdb.cp/m-static.exp: Fix expectation for prototype of
5558 test5.single_constructor and single_constructor::single_constructor.
5559
5560 2017-03-16 Doug Evans <dje@google.com>
5561
5562 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5563 * gdb.guile/scm-lazy-string.c: New file.
5564 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5565 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5566 for pointer, array, typedef lazy strings.
5567
5568 2017-03-16 Doug Evans <dje@google.com>
5569
5570 PR python/17728, python/18439, python/18779
5571 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5572 * gdb.python/py-lazy-string.c (pointer): New typedef.
5573 (main): New locals ptr, array, typedef_ptr.
5574 * gdb.python/py-value.exp: Move lazy string tests to ...
5575 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5576 array, typedef lazy strings.
5577
5578 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5579
5580 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5581 Add optional 'test' parameter.
5582
5583 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5584
5585 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5586 Skip for versions of DejaGnu < 1.5.
5587
5588 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5589
5590 * lib/gdb.exp (dejagnu_version): New proc.
5591 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5592 Use dejagnu_version.
5593
5594 2017-03-10 Keith Seitz <keiths@redhat.com>
5595
5596 PR c++/8128
5597 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5598 type from destructor regexps.
5599 Add a branch which actually passes the test.
5600 Adjust "ptype t5i" test names.
5601
5602 2017-03-08 Pedro Alves <palves@redhat.com>
5603
5604 * gdb.base/step-over-exit.exp: Add explicit test message.
5605
5606 2017-03-08 Pedro Alves <palves@redhat.com>
5607
5608 PR gdb/18360
5609 * gdb.threads/interrupt-while-step-over.c: New file.
5610 * gdb.threads/interrupt-while-step-over.exp: New file.
5611
5612 2017-03-08 Pedro Alves <palves@redhat.com>
5613
5614 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5615 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5616
5617 2017-03-08 Pedro Alves <palves@redhat.com>
5618
5619 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5620 PKRU as not supported as a PASS.
5621
5622 2017-03-08 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5625 prefix instead of $binfile1/$binfile2.
5626 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5627 in test message.
5628 * gdb.python/py-completion.exp: Use "load python file" as test
5629 messages instead of unstable path names.
5630
5631 2017-03-08 Pedro Alves <palves@redhat.com>
5632 Jan Kratochvil <jan.kratochvil@redhat.com>
5633
5634 PR cli/21218
5635 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5636 New proc.
5637 (top level): Call it.
5638
5639 2017-03-08 Pedro Alves <palves@redhat.com>
5640
5641 PR tui/21216
5642 * gdb.tui/tui-nl-filtered-output.exp: New file.
5643
5644 2017-03-08 Pedro Alves <palves@redhat.com>
5645
5646 * gdb.base/completion.exp: Move TUI completion tests to ...
5647 * gdb.tui/completion.exp: ... this new file.
5648
5649 2017-03-08 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/tui-disasm-long-lines.c,
5652 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5653 gdb.base/tui-layout.exp: Move to ...
5654 * gdb.tui/: ... this new directory.
5655
5656 2017-03-07 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.base/tui-layout.c: New file.
5659 * gdb.base/tui-layout.exp: New file.
5660
5661 2017-03-07 Pedro Alves <palves@redhat.com>
5662
5663 * gdb.base/tui-layout.c: Rename to ...
5664 * gdb.base/tui-disasm-long-lines.c: ... this.
5665 * gdb.base/tui-layout.exp: Rename to ...
5666 * gdb.base/tui-disasm-long-lines.exp: ... this.
5667
5668 2017-03-07 Pedro Alves <palves@redhat.com>
5669
5670 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5671
5672 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5673
5674 * i386-mpx-call.c: New file.
5675 * i386-mpx-call.exp: New file.
5676
5677 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5678
5679 * gdb.arch/powerpc-power.exp: Delete test.
5680 * gdb.arch/powerpc-power.s: Likewise.
5681 * gdb.disasm/disassembler-options.exp: New test.
5682 * gdb.arch/powerpc-altivec.exp: Likewise.
5683 * gdb.arch/powerpc-altivec.s: Likewise.
5684 * gdb.arch/powerpc-altivec2.exp: Likewise.
5685 * gdb.arch/powerpc-altivec2.s: Likewise.
5686 * gdb.arch/powerpc-altivec3.exp: Likewise.
5687 * gdb.arch/powerpc-altivec3.s: Likewise.
5688 * gdb.arch/powerpc-power7.exp: Likewise.
5689 * gdb.arch/powerpc-power7.s: Likewise.
5690 * gdb.arch/powerpc-power8.exp: Likewise.
5691 * gdb.arch/powerpc-power8.s: Likewise.
5692 * gdb.arch/powerpc-power9.exp: Likewise.
5693 * gdb.arch/powerpc-power9.s: Likewise.
5694 * gdb.arch/powerpc-vsx.exp: Likewise.
5695 * gdb.arch/powerpc-vsx.s: Likewise.
5696 * gdb.arch/powerpc-vsx2.exp: Likewise.
5697 * gdb.arch/powerpc-vsx2.s: Likewise.
5698 * gdb.arch/powerpc-vsx3.exp: Likewise.
5699 * gdb.arch/powerpc-vsx3.s: Likewise.
5700 * gdb.arch/arm-disassembler-options.exp: Likewise.
5701 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5702 * gdb.arch/s390-disassembler-options.exp: Likewise.
5703
5704 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5705
5706 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5707 (check_supported_features): ... this. Changed return type to void.
5708 (supports_rdseed): New static global.
5709 (rdseed): Check supports_rdseed.
5710 (initialize): Call check_supported_features.
5711
5712 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5713
5714 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5715 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5716 and lqarx/stqcx.
5717 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5718 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5719
5720 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5721
5722 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5723 uppercase.
5724
5725 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5726
5727 * gdb.dwarf2/formdata16.c: New file.
5728 * gdb.dwarf2/formdata16.exp: New file.
5729 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5730
5731 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5732
5733 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5734 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5735 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5736 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5737 DW_AT_GNU_*.
5738
5739 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5740
5741 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5742
5743 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5744
5745 PR gdb/21164
5746 * gdb.base/maint.exp: Add testcases for when the commands do
5747 not have arguments.
5748
5749 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5750
5751 * gdb.cp/chained-calls.exp: Use p instead of P.
5752
5753 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5754
5755 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5756 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5757
5758 2017-02-14 Tom Tromey <tom@tromey.com>
5759
5760 PR python/13598:
5761 * gdb.python/py-events.exp: Add before_prompt event tests.
5762
5763 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5764
5765 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5766
5767 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5768
5769 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5770 (main): Call my_unique_function_name.
5771 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5772 completion of patterns with a single match.
5773 Add missing -re switches to gdb_test_multiple calls.
5774
5775 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5776
5777 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5778 return if core file is not recognized.
5779
5780 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5781
5782 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5783 and extra UIs.
5784
5785 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5786
5787 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5788 proc_with_prefix.
5789
5790 2017-02-10 Tom Tromey <tom@tromey.com>
5791
5792 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5793
5794 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5795
5796 PR gdb/21122
5797 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5798
5799 2017-02-08 Jerome Guitton <guitton@adacore.com>
5800
5801 * gdb.base/define.exp: Add test for command abbreviations
5802 in define.
5803
5804 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5805
5806 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5807 * gdb.reverse/insn-reverse-x86.c: New file.
5808
5809 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5810
5811 PR tdep/20936
5812 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5813
5814 2017-02-03 Tom Tromey <tom@tromey.com>
5815
5816 PR rust/21097:
5817 * gdb.rust/simple.exp: Add new tests.
5818
5819 2017-02-02 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5822 tests.
5823
5824 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5825
5826 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5827 taking a 2-byte value out of a 4-byte DWARF implicit value on
5828 big-endian targets.
5829 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5830 logic. Add test cases for DW_OP_implicit.
5831
5832 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5833
5834 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5835
5836 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5837
5838 * gdb.btrace/enable.exp: Call gdb_exit before
5839 skip_gdbserver_tests.
5840
5841 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5842
5843 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5844 GDBFLAGS.
5845
5846 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5847
5848 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5849 the test is skipped.
5850 * gdb.btrace/data.exp: Likewise.
5851 * gdb.btrace/delta.exp: Likewise.
5852 * gdb.btrace/dlopen.exp: Likewise.
5853 * gdb.btrace/enable-running.exp: Likewise.
5854 * gdb.btrace/enable.exp: Likewise.
5855 * gdb.btrace/exception.exp: Likewise.
5856 * gdb.btrace/function_call_history.exp: Likewise.
5857 * gdb.btrace/gcore.exp: Likewise.
5858 * gdb.btrace/instruction_history.exp: Likewise.
5859 * gdb.btrace/multi-thread-step.exp: Likewise.
5860 * gdb.btrace/nohist.exp: Likewise.
5861 * gdb.btrace/non-stop.exp: Likewise.
5862 * gdb.btrace/reconnect.exp: Likewise.
5863 * gdb.btrace/record_goto-step.exp: Likewise.
5864 * gdb.btrace/record_goto.exp: Likewise.
5865 * gdb.btrace/rn-dl-bind.exp: Likewise.
5866 * gdb.btrace/segv.exp: Likewise.
5867 * gdb.btrace/step.exp: Likewise.
5868 * gdb.btrace/stepi.exp: Likewise.
5869 * gdb.btrace/tailcall-only.exp: Likewise.
5870 * gdb.btrace/tailcall.exp: Likewise.
5871 * gdb.btrace/tsx.exp: Likewise.
5872 * gdb.btrace/unknown_functions.exp: Likewise.
5873 * gdb.btrace/vdso.exp: Likewise.
5874
5875 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5876
5877 * gdb.btrace/enable-running.c: New.
5878 * gdb.btrace/enable-running.exp: New.
5879
5880 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5881
5882 * gdb.arch/amd64-gs_base.c: New file.
5883 * gdb.arch/amd64-gs_base.exp: New file.
5884
5885 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5886
5887 * lib/memory.exp: Remove spurious empty newlines.
5888
5889 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5890
5891 * gdb.python/py-bad-printers.exp: Load python file using "source".
5892 * gdb.python/py-events.exp: Likewise.
5893 * gdb.python/py-evsignal.exp: Likewise.
5894 * gdb.python/py-evthreads.exp: Likewise.
5895 * gdb.python/py-frame-args.exp: Likewise.
5896 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5897 * gdb.python/py-framefilter-mi.exp: Likewise.
5898 * gdb.python/py-framefilter.exp: Likewise.
5899 * gdb.python/py-mi.exp: Likewise.
5900 * gdb.python/py-pp-maint.exp: Likewise.
5901 * gdb.python/py-pp-registration.exp: Likewise.
5902 * gdb.python/py-prettyprint.exp: Likewise.
5903 (run_lang_tests): Likewise.
5904 * gdb.python/py-typeprint.exp: Likewise.
5905
5906 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5907
5908 * lib/memory.exp: New file.
5909 * lib/gdb.exp: Load memory.exp.
5910 * gdb.base/memattr.exp (delete_memory): Move proc to
5911 lib/memory.exp and rename to delete_memory_regions.
5912 Replace delete_memory with delete_memory_regions.
5913 Cleanup memory regions before tests.
5914 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5915 before tests.
5916
5917 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5918
5919 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5920 files.
5921 (initialize): New function conditionally defined.
5922 (testcases): Move within conditional block.
5923 (main): Call initialize.
5924 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5925 of gdb.reverse/insn-reverse.c.
5926 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5927 gdb.reverse/insn-reverse.c.
5928
5929 2017-01-26 Yao Qi <yao.qi@linaro.org>
5930
5931 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5932 disassemble on address 0.
5933
5934 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5935 Yao Qi <yao.qi@linaro.org>
5936
5937 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5938 * gdb.dwarf2/implptr-64bit.S: Remove.
5939 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5940 variables in caller's context. Add DW_OP_implicit_value.
5941
5942 2017-01-25 Yao Qi <yao.qi@linaro.org>
5943
5944 * lib/dwarf.exp (Dwarf::_location): Handle
5945 DW_OP_GNU_implicit_pointer with proper size.
5946
5947 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5948
5949 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5950 and add untested calls.
5951
5952 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5953
5954 * gdb.python/python.exp: Check line number against what GDB thinks
5955 the line number is for func1.
5956
5957 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5958
5959 * gdb.dlang/debug-expr.exp: New file.
5960
5961 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
5962
5963 Fix test names for the following files:
5964
5965 * gdb.ada/exec_changed.exp
5966 * gdb.ada/info_types.exp
5967 * gdb.arch/aarch64-atomic-inst.exp
5968 * gdb.arch/aarch64-fp.exp
5969 * gdb.arch/altivec-abi.exp
5970 * gdb.arch/altivec-regs.exp
5971 * gdb.arch/amd64-byte.exp
5972 * gdb.arch/amd64-disp-step.exp
5973 * gdb.arch/amd64-dword.exp
5974 * gdb.arch/amd64-entry-value-inline.exp
5975 * gdb.arch/amd64-entry-value-param.exp
5976 * gdb.arch/amd64-entry-value-paramref.exp
5977 * gdb.arch/amd64-entry-value.exp
5978 * gdb.arch/amd64-i386-address.exp
5979 * gdb.arch/amd64-invalid-stack-middle.exp
5980 * gdb.arch/amd64-invalid-stack-top.exp
5981 * gdb.arch/amd64-optimout-repeat.exp
5982 * gdb.arch/amd64-prologue-skip.exp
5983 * gdb.arch/amd64-prologue-xmm.exp
5984 * gdb.arch/amd64-stap-special-operands.exp
5985 * gdb.arch/amd64-stap-wrong-subexp.exp
5986 * gdb.arch/amd64-tailcall-cxx.exp
5987 * gdb.arch/amd64-tailcall-noret.exp
5988 * gdb.arch/amd64-tailcall-ret.exp
5989 * gdb.arch/amd64-tailcall-self.exp
5990 * gdb.arch/amd64-word.exp
5991 * gdb.arch/arm-bl-branch-dest.exp
5992 * gdb.arch/arm-disp-step.exp
5993 * gdb.arch/arm-neon.exp
5994 * gdb.arch/arm-single-step-kernel-helper.exp
5995 * gdb.arch/avr-flash-qualifier.exp
5996 * gdb.arch/disp-step-insn-reloc.exp
5997 * gdb.arch/e500-abi.exp
5998 * gdb.arch/e500-regs.exp
5999 * gdb.arch/ftrace-insn-reloc.exp
6000 * gdb.arch/i386-avx512.exp
6001 * gdb.arch/i386-bp_permanent.exp
6002 * gdb.arch/i386-byte.exp
6003 * gdb.arch/i386-cfi-notcurrent.exp
6004 * gdb.arch/i386-disp-step.exp
6005 * gdb.arch/i386-dr3-watch.exp
6006 * gdb.arch/i386-float.exp
6007 * gdb.arch/i386-gnu-cfi.exp
6008 * gdb.arch/i386-mpx-map.exp
6009 * gdb.arch/i386-mpx-sigsegv.exp
6010 * gdb.arch/i386-mpx-simple_segv.exp
6011 * gdb.arch/i386-mpx.exp
6012 * gdb.arch/i386-permbkpt.exp
6013 * gdb.arch/i386-prologue.exp
6014 * gdb.arch/i386-signal.exp
6015 * gdb.arch/i386-size-overlap.exp
6016 * gdb.arch/i386-unwind.exp
6017 * gdb.arch/i386-word.exp
6018 * gdb.arch/mips-fcr.exp
6019 * gdb.arch/powerpc-d128-regs.exp
6020 * gdb.arch/powerpc-stackless.exp
6021 * gdb.arch/ppc64-atomic-inst.exp
6022 * gdb.arch/s390-stackless.exp
6023 * gdb.arch/s390-tdbregs.exp
6024 * gdb.arch/s390-vregs.exp
6025 * gdb.arch/sparc-sysstep.exp
6026 * gdb.arch/thumb-bx-pc.exp
6027 * gdb.arch/thumb-singlestep.exp
6028 * gdb.arch/thumb2-it.exp
6029 * gdb.arch/vsx-regs.exp
6030 * gdb.asm/asm-source.exp
6031 * gdb.base/a2-run.exp
6032 * gdb.base/advance.exp
6033 * gdb.base/all-bin.exp
6034 * gdb.base/anon.exp
6035 * gdb.base/args.exp
6036 * gdb.base/arithmet.exp
6037 * gdb.base/async-shell.exp
6038 * gdb.base/async.exp
6039 * gdb.base/attach-pie-noexec.exp
6040 * gdb.base/attach-twice.exp
6041 * gdb.base/auto-load.exp
6042 * gdb.base/bang.exp
6043 * gdb.base/bitfields.exp
6044 * gdb.base/break-always.exp
6045 * gdb.base/break-caller-line.exp
6046 * gdb.base/break-entry.exp
6047 * gdb.base/break-inline.exp
6048 * gdb.base/break-on-linker-gcd-function.exp
6049 * gdb.base/break-probes.exp
6050 * gdb.base/break.exp
6051 * gdb.base/breakpoint-shadow.exp
6052 * gdb.base/call-ar-st.exp
6053 * gdb.base/call-sc.exp
6054 * gdb.base/call-signal-resume.exp
6055 * gdb.base/call-strs.exp
6056 * gdb.base/callfuncs.exp
6057 * gdb.base/catch-fork-static.exp
6058 * gdb.base/catch-gdb-caused-signals.exp
6059 * gdb.base/catch-load.exp
6060 * gdb.base/catch-signal-fork.exp
6061 * gdb.base/catch-signal.exp
6062 * gdb.base/catch-syscall.exp
6063 * gdb.base/charset.exp
6064 * gdb.base/checkpoint.exp
6065 * gdb.base/chng-syms.exp
6066 * gdb.base/code-expr.exp
6067 * gdb.base/code_elim.exp
6068 * gdb.base/commands.exp
6069 * gdb.base/completion.exp
6070 * gdb.base/complex.exp
6071 * gdb.base/cond-expr.exp
6072 * gdb.base/condbreak.exp
6073 * gdb.base/consecutive.exp
6074 * gdb.base/continue-all-already-running.exp
6075 * gdb.base/coredump-filter.exp
6076 * gdb.base/corefile.exp
6077 * gdb.base/dbx.exp
6078 * gdb.base/debug-expr.exp
6079 * gdb.base/define.exp
6080 * gdb.base/del.exp
6081 * gdb.base/disabled-location.exp
6082 * gdb.base/disasm-end-cu.exp
6083 * gdb.base/disasm-optim.exp
6084 * gdb.base/display.exp
6085 * gdb.base/duplicate-bp.exp
6086 * gdb.base/ena-dis-br.exp
6087 * gdb.base/ending-run.exp
6088 * gdb.base/enumval.exp
6089 * gdb.base/environ.exp
6090 * gdb.base/eu-strip-infcall.exp
6091 * gdb.base/eval-avoid-side-effects.exp
6092 * gdb.base/eval-skip.exp
6093 * gdb.base/exitsignal.exp
6094 * gdb.base/expand-psymtabs.exp
6095 * gdb.base/filesym.exp
6096 * gdb.base/find-unmapped.exp
6097 * gdb.base/finish.exp
6098 * gdb.base/float.exp
6099 * gdb.base/foll-exec-mode.exp
6100 * gdb.base/foll-exec.exp
6101 * gdb.base/foll-fork.exp
6102 * gdb.base/fortran-sym-case.exp
6103 * gdb.base/freebpcmd.exp
6104 * gdb.base/func-ptr.exp
6105 * gdb.base/func-ptrs.exp
6106 * gdb.base/funcargs.exp
6107 * gdb.base/gcore-buffer-overflow.exp
6108 * gdb.base/gcore-relro-pie.exp
6109 * gdb.base/gcore-relro.exp
6110 * gdb.base/gcore.exp
6111 * gdb.base/gdb1090.exp
6112 * gdb.base/gdb11530.exp
6113 * gdb.base/gdb11531.exp
6114 * gdb.base/gdb1821.exp
6115 * gdb.base/gdbindex-stabs.exp
6116 * gdb.base/gdbvars.exp
6117 * gdb.base/hbreak.exp
6118 * gdb.base/hbreak2.exp
6119 * gdb.base/included.exp
6120 * gdb.base/infcall-input.exp
6121 * gdb.base/inferior-died.exp
6122 * gdb.base/infnan.exp
6123 * gdb.base/info-macros.exp
6124 * gdb.base/info-os.exp
6125 * gdb.base/info-proc.exp
6126 * gdb.base/info-shared.exp
6127 * gdb.base/info-target.exp
6128 * gdb.base/infoline.exp
6129 * gdb.base/interp.exp
6130 * gdb.base/interrupt.exp
6131 * gdb.base/jit-reader.exp
6132 * gdb.base/jit-simple.exp
6133 * gdb.base/kill-after-signal.exp
6134 * gdb.base/kill-detach-inferiors-cmd.exp
6135 * gdb.base/label.exp
6136 * gdb.base/langs.exp
6137 * gdb.base/ldbl_e308.exp
6138 * gdb.base/line-symtabs.exp
6139 * gdb.base/linespecs.exp
6140 * gdb.base/list.exp
6141 * gdb.base/long_long.exp
6142 * gdb.base/longest-types.exp
6143 * gdb.base/maint.exp
6144 * gdb.base/max-value-size.exp
6145 * gdb.base/memattr.exp
6146 * gdb.base/mips_pro.exp
6147 * gdb.base/morestack.exp
6148 * gdb.base/moribund-step.exp
6149 * gdb.base/multi-forks.exp
6150 * gdb.base/nested-addr.exp
6151 * gdb.base/nextoverexit.exp
6152 * gdb.base/noreturn-finish.exp
6153 * gdb.base/noreturn-return.exp
6154 * gdb.base/nostdlib.exp
6155 * gdb.base/offsets.exp
6156 * gdb.base/opaque.exp
6157 * gdb.base/pc-fp.exp
6158 * gdb.base/permissions.exp
6159 * gdb.base/print-symbol-loading.exp
6160 * gdb.base/prologue-include.exp
6161 * gdb.base/psymtab.exp
6162 * gdb.base/ptype.exp
6163 * gdb.base/random-signal.exp
6164 * gdb.base/randomize.exp
6165 * gdb.base/range-stepping.exp
6166 * gdb.base/readline-ask.exp
6167 * gdb.base/recpar.exp
6168 * gdb.base/recurse.exp
6169 * gdb.base/relational.exp
6170 * gdb.base/restore.exp
6171 * gdb.base/return-nodebug.exp
6172 * gdb.base/return.exp
6173 * gdb.base/run-after-attach.exp
6174 * gdb.base/save-bp.exp
6175 * gdb.base/scope.exp
6176 * gdb.base/sect-cmd.exp
6177 * gdb.base/set-lang-auto.exp
6178 * gdb.base/set-noassign.exp
6179 * gdb.base/setvar.exp
6180 * gdb.base/sigall.exp
6181 * gdb.base/sigbpt.exp
6182 * gdb.base/siginfo-addr.exp
6183 * gdb.base/siginfo-infcall.exp
6184 * gdb.base/siginfo-obj.exp
6185 * gdb.base/siginfo.exp
6186 * gdb.base/signals-state-child.exp
6187 * gdb.base/signest.exp
6188 * gdb.base/sigstep.exp
6189 * gdb.base/sizeof.exp
6190 * gdb.base/skip.exp
6191 * gdb.base/solib-corrupted.exp
6192 * gdb.base/solib-nodir.exp
6193 * gdb.base/solib-search.exp
6194 * gdb.base/stack-checking.exp
6195 * gdb.base/stale-infcall.exp
6196 * gdb.base/stap-probe.exp
6197 * gdb.base/start.exp
6198 * gdb.base/step-break.exp
6199 * gdb.base/step-bt.exp
6200 * gdb.base/step-line.exp
6201 * gdb.base/step-over-exit.exp
6202 * gdb.base/step-over-syscall.exp
6203 * gdb.base/step-resume-infcall.exp
6204 * gdb.base/step-test.exp
6205 * gdb.base/store.exp
6206 * gdb.base/structs3.exp
6207 * gdb.base/sym-file.exp
6208 * gdb.base/symbol-without-target_section.exp
6209 * gdb.base/term.exp
6210 * gdb.base/testenv.exp
6211 * gdb.base/ui-redirect.exp
6212 * gdb.base/until.exp
6213 * gdb.base/unwindonsignal.exp
6214 * gdb.base/value-double-free.exp
6215 * gdb.base/vla-datatypes.exp
6216 * gdb.base/vla-ptr.exp
6217 * gdb.base/vla-sideeffect.exp
6218 * gdb.base/volatile.exp
6219 * gdb.base/watch-cond-infcall.exp
6220 * gdb.base/watch-cond.exp
6221 * gdb.base/watch-non-mem.exp
6222 * gdb.base/watch-read.exp
6223 * gdb.base/watch-vfork.exp
6224 * gdb.base/watchpoint-cond-gone.exp
6225 * gdb.base/watchpoint-delete.exp
6226 * gdb.base/watchpoint-hw-hit-once.exp
6227 * gdb.base/watchpoint-hw.exp
6228 * gdb.base/watchpoint-stops-at-right-insn.exp
6229 * gdb.base/watchpoints.exp
6230 * gdb.base/wchar.exp
6231 * gdb.base/whatis-exp.exp
6232 * gdb.btrace/buffer-size.exp
6233 * gdb.btrace/data.exp
6234 * gdb.btrace/delta.exp
6235 * gdb.btrace/dlopen.exp
6236 * gdb.btrace/enable.exp
6237 * gdb.btrace/exception.exp
6238 * gdb.btrace/function_call_history.exp
6239 * gdb.btrace/gcore.exp
6240 * gdb.btrace/instruction_history.exp
6241 * gdb.btrace/nohist.exp
6242 * gdb.btrace/reconnect.exp
6243 * gdb.btrace/record_goto-step.exp
6244 * gdb.btrace/record_goto.exp
6245 * gdb.btrace/rn-dl-bind.exp
6246 * gdb.btrace/segv.exp
6247 * gdb.btrace/step.exp
6248 * gdb.btrace/stepi.exp
6249 * gdb.btrace/tailcall-only.exp
6250 * gdb.btrace/tailcall.exp
6251 * gdb.btrace/tsx.exp
6252 * gdb.btrace/unknown_functions.exp
6253 * gdb.btrace/vdso.exp
6254 * gdb.compile/compile-ifunc.exp
6255 * gdb.compile/compile-ops.exp
6256 * gdb.compile/compile-print.exp
6257 * gdb.compile/compile-setjmp.exp
6258 * gdb.cp/abstract-origin.exp
6259 * gdb.cp/ambiguous.exp
6260 * gdb.cp/annota2.exp
6261 * gdb.cp/annota3.exp
6262 * gdb.cp/anon-ns.exp
6263 * gdb.cp/anon-struct.exp
6264 * gdb.cp/anon-union.exp
6265 * gdb.cp/arg-reference.exp
6266 * gdb.cp/baseenum.exp
6267 * gdb.cp/bool.exp
6268 * gdb.cp/breakpoint.exp
6269 * gdb.cp/bs15503.exp
6270 * gdb.cp/call-c.exp
6271 * gdb.cp/casts.exp
6272 * gdb.cp/chained-calls.exp
6273 * gdb.cp/class2.exp
6274 * gdb.cp/classes.exp
6275 * gdb.cp/cmpd-minsyms.exp
6276 * gdb.cp/converts.exp
6277 * gdb.cp/cp-relocate.exp
6278 * gdb.cp/cpcompletion.exp
6279 * gdb.cp/cpexprs.exp
6280 * gdb.cp/cplabel.exp
6281 * gdb.cp/cplusfuncs.exp
6282 * gdb.cp/cpsizeof.exp
6283 * gdb.cp/ctti.exp
6284 * gdb.cp/derivation.exp
6285 * gdb.cp/destrprint.exp
6286 * gdb.cp/dispcxx.exp
6287 * gdb.cp/enum-class.exp
6288 * gdb.cp/exception.exp
6289 * gdb.cp/exceptprint.exp
6290 * gdb.cp/expand-psymtabs-cxx.exp
6291 * gdb.cp/expand-sals.exp
6292 * gdb.cp/extern-c.exp
6293 * gdb.cp/filename.exp
6294 * gdb.cp/formatted-ref.exp
6295 * gdb.cp/fpointer.exp
6296 * gdb.cp/gdb1355.exp
6297 * gdb.cp/gdb2495.exp
6298 * gdb.cp/hang.exp
6299 * gdb.cp/impl-this.exp
6300 * gdb.cp/infcall-dlopen.exp
6301 * gdb.cp/inherit.exp
6302 * gdb.cp/iostream.exp
6303 * gdb.cp/koenig.exp
6304 * gdb.cp/local.exp
6305 * gdb.cp/m-data.exp
6306 * gdb.cp/m-static.exp
6307 * gdb.cp/mb-ctor.exp
6308 * gdb.cp/mb-inline.exp
6309 * gdb.cp/mb-templates.exp
6310 * gdb.cp/member-name.exp
6311 * gdb.cp/member-ptr.exp
6312 * gdb.cp/meth-typedefs.exp
6313 * gdb.cp/method.exp
6314 * gdb.cp/method2.exp
6315 * gdb.cp/minsym-fallback.exp
6316 * gdb.cp/misc.exp
6317 * gdb.cp/namelessclass.exp
6318 * gdb.cp/namespace-enum.exp
6319 * gdb.cp/namespace-nested-import.exp
6320 * gdb.cp/namespace.exp
6321 * gdb.cp/nextoverthrow.exp
6322 * gdb.cp/no-dmgl-verbose.exp
6323 * gdb.cp/non-trivial-retval.exp
6324 * gdb.cp/noparam.exp
6325 * gdb.cp/nsdecl.exp
6326 * gdb.cp/nsimport.exp
6327 * gdb.cp/nsnested.exp
6328 * gdb.cp/nsnoimports.exp
6329 * gdb.cp/nsrecurs.exp
6330 * gdb.cp/nsstress.exp
6331 * gdb.cp/nsusing.exp
6332 * gdb.cp/operator.exp
6333 * gdb.cp/oranking.exp
6334 * gdb.cp/overload-const.exp
6335 * gdb.cp/overload.exp
6336 * gdb.cp/ovldbreak.exp
6337 * gdb.cp/ovsrch.exp
6338 * gdb.cp/paren-type.exp
6339 * gdb.cp/parse-lang.exp
6340 * gdb.cp/pass-by-ref.exp
6341 * gdb.cp/pr-1023.exp
6342 * gdb.cp/pr-1210.exp
6343 * gdb.cp/pr-574.exp
6344 * gdb.cp/pr10687.exp
6345 * gdb.cp/pr12028.exp
6346 * gdb.cp/pr17132.exp
6347 * gdb.cp/pr17494.exp
6348 * gdb.cp/pr9067.exp
6349 * gdb.cp/pr9167.exp
6350 * gdb.cp/pr9631.exp
6351 * gdb.cp/printmethod.exp
6352 * gdb.cp/psmang.exp
6353 * gdb.cp/psymtab-parameter.exp
6354 * gdb.cp/ptype-cv-cp.exp
6355 * gdb.cp/ptype-flags.exp
6356 * gdb.cp/re-set-overloaded.exp
6357 * gdb.cp/ref-types.exp
6358 * gdb.cp/rtti.exp
6359 * gdb.cp/scope-err.exp
6360 * gdb.cp/shadow.exp
6361 * gdb.cp/smartp.exp
6362 * gdb.cp/static-method.exp
6363 * gdb.cp/static-print-quit.exp
6364 * gdb.cp/temargs.exp
6365 * gdb.cp/templates.exp
6366 * gdb.cp/try_catch.exp
6367 * gdb.cp/typedef-operator.exp
6368 * gdb.cp/typeid.exp
6369 * gdb.cp/userdef.exp
6370 * gdb.cp/using-crash.exp
6371 * gdb.cp/var-tag.exp
6372 * gdb.cp/virtbase.exp
6373 * gdb.cp/virtfunc.exp
6374 * gdb.cp/virtfunc2.exp
6375 * gdb.cp/vla-cxx.exp
6376 * gdb.disasm/t01_mov.exp
6377 * gdb.disasm/t02_mova.exp
6378 * gdb.disasm/t03_add.exp
6379 * gdb.disasm/t04_sub.exp
6380 * gdb.disasm/t05_cmp.exp
6381 * gdb.disasm/t06_ari2.exp
6382 * gdb.disasm/t07_ari3.exp
6383 * gdb.disasm/t08_or.exp
6384 * gdb.disasm/t09_xor.exp
6385 * gdb.disasm/t10_and.exp
6386 * gdb.disasm/t11_logs.exp
6387 * gdb.disasm/t12_bit.exp
6388 * gdb.disasm/t13_otr.exp
6389 * gdb.dlang/circular.exp
6390 * gdb.dwarf2/arr-stride.exp
6391 * gdb.dwarf2/arr-subrange.exp
6392 * gdb.dwarf2/atomic-type.exp
6393 * gdb.dwarf2/bad-regnum.exp
6394 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6395 * gdb.dwarf2/callframecfa.exp
6396 * gdb.dwarf2/clztest.exp
6397 * gdb.dwarf2/corrupt.exp
6398 * gdb.dwarf2/data-loc.exp
6399 * gdb.dwarf2/dup-psym.exp
6400 * gdb.dwarf2/dw2-anon-mptr.exp
6401 * gdb.dwarf2/dw2-anonymous-func.exp
6402 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6403 * gdb.dwarf2/dw2-bad-unresolved.exp
6404 * gdb.dwarf2/dw2-basic.exp
6405 * gdb.dwarf2/dw2-canonicalize-type.exp
6406 * gdb.dwarf2/dw2-case-insensitive.exp
6407 * gdb.dwarf2/dw2-common-block.exp
6408 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6409 * gdb.dwarf2/dw2-compressed.exp
6410 * gdb.dwarf2/dw2-const.exp
6411 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6412 * gdb.dwarf2/dw2-cu-size.exp
6413 * gdb.dwarf2/dw2-dup-frame.exp
6414 * gdb.dwarf2/dw2-entry-value.exp
6415 * gdb.dwarf2/dw2-icycle.exp
6416 * gdb.dwarf2/dw2-ifort-parameter.exp
6417 * gdb.dwarf2/dw2-inline-break.exp
6418 * gdb.dwarf2/dw2-inline-param.exp
6419 * gdb.dwarf2/dw2-intercu.exp
6420 * gdb.dwarf2/dw2-intermix.exp
6421 * gdb.dwarf2/dw2-lexical-block-bare.exp
6422 * gdb.dwarf2/dw2-linkage-name-trust.exp
6423 * gdb.dwarf2/dw2-minsym-in-cu.exp
6424 * gdb.dwarf2/dw2-noloc.exp
6425 * gdb.dwarf2/dw2-op-call.exp
6426 * gdb.dwarf2/dw2-op-out-param.exp
6427 * gdb.dwarf2/dw2-opt-structptr.exp
6428 * gdb.dwarf2/dw2-param-error.exp
6429 * gdb.dwarf2/dw2-producer.exp
6430 * gdb.dwarf2/dw2-ranges-base.exp
6431 * gdb.dwarf2/dw2-ref-missing-frame.exp
6432 * gdb.dwarf2/dw2-reg-undefined.exp
6433 * gdb.dwarf2/dw2-regno-invalid.exp
6434 * gdb.dwarf2/dw2-restore.exp
6435 * gdb.dwarf2/dw2-restrict.exp
6436 * gdb.dwarf2/dw2-single-line-discriminators.exp
6437 * gdb.dwarf2/dw2-strp.exp
6438 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6439 * gdb.dwarf2/dw2-unresolved.exp
6440 * gdb.dwarf2/dw2-var-zero-addr.exp
6441 * gdb.dwarf2/dw4-sig-types.exp
6442 * gdb.dwarf2/dwz.exp
6443 * gdb.dwarf2/dynarr-ptr.exp
6444 * gdb.dwarf2/enum-type.exp
6445 * gdb.dwarf2/gdb-index.exp
6446 * gdb.dwarf2/implptr-64bit.exp
6447 * gdb.dwarf2/implptr-optimized-out.exp
6448 * gdb.dwarf2/implptr.exp
6449 * gdb.dwarf2/implref-array.exp
6450 * gdb.dwarf2/implref-const.exp
6451 * gdb.dwarf2/implref-global.exp
6452 * gdb.dwarf2/implref-struct.exp
6453 * gdb.dwarf2/mac-fileno.exp
6454 * gdb.dwarf2/main-subprogram.exp
6455 * gdb.dwarf2/member-ptr-forwardref.exp
6456 * gdb.dwarf2/method-ptr.exp
6457 * gdb.dwarf2/missing-sig-type.exp
6458 * gdb.dwarf2/nonvar-access.exp
6459 * gdb.dwarf2/opaque-type-lookup.exp
6460 * gdb.dwarf2/pieces-optimized-out.exp
6461 * gdb.dwarf2/pieces.exp
6462 * gdb.dwarf2/pr10770.exp
6463 * gdb.dwarf2/pr13961.exp
6464 * gdb.dwarf2/staticvirtual.exp
6465 * gdb.dwarf2/subrange.exp
6466 * gdb.dwarf2/symtab-producer.exp
6467 * gdb.dwarf2/trace-crash.exp
6468 * gdb.dwarf2/typeddwarf.exp
6469 * gdb.dwarf2/valop.exp
6470 * gdb.dwarf2/watch-notconst.exp
6471 * gdb.fortran/array-element.exp
6472 * gdb.fortran/charset.exp
6473 * gdb.fortran/common-block.exp
6474 * gdb.fortran/complex.exp
6475 * gdb.fortran/derived-type-function.exp
6476 * gdb.fortran/derived-type.exp
6477 * gdb.fortran/logical.exp
6478 * gdb.fortran/module.exp
6479 * gdb.fortran/multi-dim.exp
6480 * gdb.fortran/nested-funcs.exp
6481 * gdb.fortran/print-formatted.exp
6482 * gdb.fortran/subarray.exp
6483 * gdb.fortran/vla-alloc-assoc.exp
6484 * gdb.fortran/vla-datatypes.exp
6485 * gdb.fortran/vla-history.exp
6486 * gdb.fortran/vla-ptr-info.exp
6487 * gdb.fortran/vla-ptype-sub.exp
6488 * gdb.fortran/vla-ptype.exp
6489 * gdb.fortran/vla-sizeof.exp
6490 * gdb.fortran/vla-type.exp
6491 * gdb.fortran/vla-value-sub-arbitrary.exp
6492 * gdb.fortran/vla-value-sub-finish.exp
6493 * gdb.fortran/vla-value-sub.exp
6494 * gdb.fortran/vla-value.exp
6495 * gdb.fortran/whatis_type.exp
6496 * gdb.go/chan.exp
6497 * gdb.go/handcall.exp
6498 * gdb.go/hello.exp
6499 * gdb.go/integers.exp
6500 * gdb.go/methods.exp
6501 * gdb.go/package.exp
6502 * gdb.go/strings.exp
6503 * gdb.go/types.exp
6504 * gdb.go/unsafe.exp
6505 * gdb.guile/scm-arch.exp
6506 * gdb.guile/scm-block.exp
6507 * gdb.guile/scm-breakpoint.exp
6508 * gdb.guile/scm-cmd.exp
6509 * gdb.guile/scm-disasm.exp
6510 * gdb.guile/scm-equal.exp
6511 * gdb.guile/scm-frame-args.exp
6512 * gdb.guile/scm-frame-inline.exp
6513 * gdb.guile/scm-frame.exp
6514 * gdb.guile/scm-iterator.exp
6515 * gdb.guile/scm-math.exp
6516 * gdb.guile/scm-objfile.exp
6517 * gdb.guile/scm-ports.exp
6518 * gdb.guile/scm-symbol.exp
6519 * gdb.guile/scm-symtab.exp
6520 * gdb.guile/scm-value-cc.exp
6521 * gdb.guile/types-module.exp
6522 * gdb.linespec/break-ask.exp
6523 * gdb.linespec/cpexplicit.exp
6524 * gdb.linespec/explicit.exp
6525 * gdb.linespec/keywords.exp
6526 * gdb.linespec/linespec.exp
6527 * gdb.linespec/ls-dollar.exp
6528 * gdb.linespec/ls-errs.exp
6529 * gdb.linespec/skip-two.exp
6530 * gdb.linespec/thread.exp
6531 * gdb.mi/mi-async.exp
6532 * gdb.mi/mi-basics.exp
6533 * gdb.mi/mi-break.exp
6534 * gdb.mi/mi-catch-load.exp
6535 * gdb.mi/mi-cli.exp
6536 * gdb.mi/mi-cmd-param-changed.exp
6537 * gdb.mi/mi-console.exp
6538 * gdb.mi/mi-detach.exp
6539 * gdb.mi/mi-disassemble.exp
6540 * gdb.mi/mi-eval.exp
6541 * gdb.mi/mi-file-transfer.exp
6542 * gdb.mi/mi-file.exp
6543 * gdb.mi/mi-fill-memory.exp
6544 * gdb.mi/mi-inheritance-syntax-error.exp
6545 * gdb.mi/mi-linespec-err-cp.exp
6546 * gdb.mi/mi-logging.exp
6547 * gdb.mi/mi-memory-changed.exp
6548 * gdb.mi/mi-read-memory.exp
6549 * gdb.mi/mi-record-changed.exp
6550 * gdb.mi/mi-reg-undefined.exp
6551 * gdb.mi/mi-regs.exp
6552 * gdb.mi/mi-return.exp
6553 * gdb.mi/mi-reverse.exp
6554 * gdb.mi/mi-simplerun.exp
6555 * gdb.mi/mi-solib.exp
6556 * gdb.mi/mi-stack.exp
6557 * gdb.mi/mi-stepi.exp
6558 * gdb.mi/mi-syn-frame.exp
6559 * gdb.mi/mi-until.exp
6560 * gdb.mi/mi-var-block.exp
6561 * gdb.mi/mi-var-child.exp
6562 * gdb.mi/mi-var-cmd.exp
6563 * gdb.mi/mi-var-cp.exp
6564 * gdb.mi/mi-var-display.exp
6565 * gdb.mi/mi-var-invalidate.exp
6566 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6567 * gdb.mi/mi-vla-fortran.exp
6568 * gdb.mi/mi-watch.exp
6569 * gdb.mi/mi2-var-child.exp
6570 * gdb.mi/user-selected-context-sync.exp
6571 * gdb.modula2/unbounded-array.exp
6572 * gdb.multi/dummy-frame-restore.exp
6573 * gdb.multi/multi-arch-exec.exp
6574 * gdb.multi/multi-arch.exp
6575 * gdb.multi/tids.exp
6576 * gdb.multi/watchpoint-multi.exp
6577 * gdb.opencl/callfuncs.exp
6578 * gdb.opencl/convs_casts.exp
6579 * gdb.opencl/datatypes.exp
6580 * gdb.opencl/operators.exp
6581 * gdb.opencl/vec_comps.exp
6582 * gdb.opt/clobbered-registers-O2.exp
6583 * gdb.opt/inline-break.exp
6584 * gdb.opt/inline-bt.exp
6585 * gdb.opt/inline-cmds.exp
6586 * gdb.opt/inline-locals.exp
6587 * gdb.pascal/case-insensitive-symbols.exp
6588 * gdb.pascal/floats.exp
6589 * gdb.pascal/gdb11492.exp
6590 * gdb.python/lib-types.exp
6591 * gdb.python/py-arch.exp
6592 * gdb.python/py-as-string.exp
6593 * gdb.python/py-bad-printers.exp
6594 * gdb.python/py-block.exp
6595 * gdb.python/py-breakpoint-create-fail.exp
6596 * gdb.python/py-breakpoint.exp
6597 * gdb.python/py-caller-is.exp
6598 * gdb.python/py-cmd.exp
6599 * gdb.python/py-explore-cc.exp
6600 * gdb.python/py-explore.exp
6601 * gdb.python/py-finish-breakpoint.exp
6602 * gdb.python/py-finish-breakpoint2.exp
6603 * gdb.python/py-frame-args.exp
6604 * gdb.python/py-frame-inline.exp
6605 * gdb.python/py-frame.exp
6606 * gdb.python/py-framefilter-mi.exp
6607 * gdb.python/py-infthread.exp
6608 * gdb.python/py-lazy-string.exp
6609 * gdb.python/py-linetable.exp
6610 * gdb.python/py-mi-events.exp
6611 * gdb.python/py-mi-objfile.exp
6612 * gdb.python/py-mi.exp
6613 * gdb.python/py-objfile.exp
6614 * gdb.python/py-pp-integral.exp
6615 * gdb.python/py-pp-maint.exp
6616 * gdb.python/py-pp-re-notag.exp
6617 * gdb.python/py-pp-registration.exp
6618 * gdb.python/py-recurse-unwind.exp
6619 * gdb.python/py-strfns.exp
6620 * gdb.python/py-symbol.exp
6621 * gdb.python/py-symtab.exp
6622 * gdb.python/py-sync-interp.exp
6623 * gdb.python/py-typeprint.exp
6624 * gdb.python/py-unwind-maint.exp
6625 * gdb.python/py-unwind.exp
6626 * gdb.python/py-value-cc.exp
6627 * gdb.python/py-xmethods.exp
6628 * gdb.reverse/amd64-tailcall-reverse.exp
6629 * gdb.reverse/break-precsave.exp
6630 * gdb.reverse/break-reverse.exp
6631 * gdb.reverse/consecutive-precsave.exp
6632 * gdb.reverse/consecutive-reverse.exp
6633 * gdb.reverse/finish-precsave.exp
6634 * gdb.reverse/finish-reverse-bkpt.exp
6635 * gdb.reverse/finish-reverse.exp
6636 * gdb.reverse/fstatat-reverse.exp
6637 * gdb.reverse/getresuid-reverse.exp
6638 * gdb.reverse/i386-precsave.exp
6639 * gdb.reverse/i386-reverse.exp
6640 * gdb.reverse/i386-sse-reverse.exp
6641 * gdb.reverse/i387-env-reverse.exp
6642 * gdb.reverse/i387-stack-reverse.exp
6643 * gdb.reverse/insn-reverse.exp
6644 * gdb.reverse/machinestate-precsave.exp
6645 * gdb.reverse/machinestate.exp
6646 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6647 * gdb.reverse/pipe-reverse.exp
6648 * gdb.reverse/readv-reverse.exp
6649 * gdb.reverse/recvmsg-reverse.exp
6650 * gdb.reverse/rerun-prec.exp
6651 * gdb.reverse/s390-mvcle.exp
6652 * gdb.reverse/step-precsave.exp
6653 * gdb.reverse/step-reverse.exp
6654 * gdb.reverse/time-reverse.exp
6655 * gdb.reverse/until-precsave.exp
6656 * gdb.reverse/until-reverse.exp
6657 * gdb.reverse/waitpid-reverse.exp
6658 * gdb.reverse/watch-precsave.exp
6659 * gdb.reverse/watch-reverse.exp
6660 * gdb.rust/generics.exp
6661 * gdb.rust/methods.exp
6662 * gdb.rust/modules.exp
6663 * gdb.rust/simple.exp
6664 * gdb.server/connect-with-no-symbol-file.exp
6665 * gdb.server/ext-attach.exp
6666 * gdb.server/ext-restart.exp
6667 * gdb.server/ext-wrapper.exp
6668 * gdb.server/file-transfer.exp
6669 * gdb.server/server-exec-info.exp
6670 * gdb.server/server-kill.exp
6671 * gdb.server/server-mon.exp
6672 * gdb.server/wrapper.exp
6673 * gdb.stabs/exclfwd.exp
6674 * gdb.stabs/gdb11479.exp
6675 * gdb.threads/clone-new-thread-event.exp
6676 * gdb.threads/corethreads.exp
6677 * gdb.threads/current-lwp-dead.exp
6678 * gdb.threads/dlopen-libpthread.exp
6679 * gdb.threads/gcore-thread.exp
6680 * gdb.threads/sigstep-threads.exp
6681 * gdb.threads/watchpoint-fork.exp
6682 * gdb.trace/actions-changed.exp
6683 * gdb.trace/backtrace.exp
6684 * gdb.trace/change-loc.exp
6685 * gdb.trace/circ.exp
6686 * gdb.trace/collection.exp
6687 * gdb.trace/disconnected-tracing.exp
6688 * gdb.trace/ftrace.exp
6689 * gdb.trace/mi-trace-frame-collected.exp
6690 * gdb.trace/mi-trace-unavailable.exp
6691 * gdb.trace/mi-traceframe-changed.exp
6692 * gdb.trace/mi-tsv-changed.exp
6693 * gdb.trace/no-attach-trace.exp
6694 * gdb.trace/passc-dyn.exp
6695 * gdb.trace/qtro.exp
6696 * gdb.trace/range-stepping.exp
6697 * gdb.trace/read-memory.exp
6698 * gdb.trace/save-trace.exp
6699 * gdb.trace/signal.exp
6700 * gdb.trace/status-stop.exp
6701 * gdb.trace/tfile.exp
6702 * gdb.trace/trace-break.exp
6703 * gdb.trace/trace-buffer-size.exp
6704 * gdb.trace/trace-condition.exp
6705 * gdb.trace/tracefile-pseudo-reg.exp
6706 * gdb.trace/tstatus.exp
6707 * gdb.trace/unavailable.exp
6708 * gdb.trace/while-dyn.exp
6709 * gdb.trace/while-stepping.exp
6710
6711 2016-12-22 Doug Evans <xdje42@gmail.com>
6712
6713 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6714 and msymbols.
6715
6716 2016-12-19 Yao Qi <yao.qi@linaro.org>
6717
6718 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6719 (test_with_self): Don't call do_steps_and_nexts, and remove
6720 code about stepping into xmalloc.
6721
6722 2016-12-09 Yao Qi <yao.qi@linaro.org>
6723
6724 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6725
6726 2016-12-09 Yao Qi <yao.qi@linaro.org>
6727
6728 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6729
6730 2016-12-09 Pedro Alves <palves@redhat.com>
6731
6732 * gdb.base/all-architectures-0.exp: New file.
6733 * gdb.base/all-architectures-1.exp: New file.
6734 * gdb.base/all-architectures-2.exp: New file.
6735 * gdb.base/all-architectures-3.exp: New file.
6736 * gdb.base/all-architectures-4.exp: New file.
6737 * gdb.base/all-architectures-5.exp: New file.
6738 * gdb.base/all-architectures-6.exp: New file.
6739 * gdb.base/all-architectures-7.exp: New file.
6740 * gdb.base/all-architectures.exp.in: New file.
6741
6742 2016-12-09 Yao Qi <yao.qi@linaro.org>
6743
6744 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6745
6746 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6747
6748 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6749 possible.
6750 Remove useless pattern-matching code.
6751
6752 2016-12-02 Pedro Alves <palves@redhat.com>
6753
6754 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6755 procedure.
6756 (top level): Call it.
6757
6758 2016-12-02 Pedro Alves <palves@redhat.com>
6759
6760 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6761 New procedure.
6762 (top level): Call it.
6763
6764 2016-12-02 Pedro Alves <palves@redhat.com>
6765
6766 PR cli/20559
6767 * gdb.base/commands.exp (user_defined_command_args_eval): New
6768 procedure.
6769 (top level): Call it.
6770
6771 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6772
6773 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6774 timeout handling.
6775
6776 2016-12-02 Tom Tromey <tom@tromey.com>
6777
6778 * gdb.dwarf2/main-subprogram.c: New file.
6779 * gdb.dwarf2/main-subprogram.exp: New file.
6780
6781 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6782
6783 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6784 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6785 gdb_test_no_output for a couple of cases.
6786 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6787
6788 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6789
6790 Fix test names and standardize compilation error messages throughout
6791 the following files:
6792
6793 * gdb.ada/start.exp
6794 * gdb.arch/alpha-step.exp
6795 * gdb.arch/e500-prologue.exp
6796 * gdb.arch/ftrace-insn-reloc.exp
6797 * gdb.arch/gdb1291.exp
6798 * gdb.arch/gdb1431.exp
6799 * gdb.arch/gdb1558.exp
6800 * gdb.arch/i386-dr3-watch.exp
6801 * gdb.arch/i386-sse-stack-align.exp
6802 * gdb.arch/ia64-breakpoint-shadow.exp
6803 * gdb.arch/pa-nullify.exp
6804 * gdb.arch/powerpc-aix-prologue.exp
6805 * gdb.arch/thumb-bx-pc.exp
6806 * gdb.base/annota1.exp
6807 * gdb.base/annota3.exp
6808 * gdb.base/arrayidx.exp
6809 * gdb.base/assign.exp
6810 * gdb.base/attach.exp
6811 * gdb.base/auxv.exp
6812 * gdb.base/bang.exp
6813 * gdb.base/bfp-test.exp
6814 * gdb.base/bigcore.exp
6815 * gdb.base/bitfields2.exp
6816 * gdb.base/break-fun-addr.exp
6817 * gdb.base/break-probes.exp
6818 * gdb.base/call-rt-st.exp
6819 * gdb.base/callexit.exp
6820 * gdb.base/catch-fork-kill.exp
6821 * gdb.base/charset.exp
6822 * gdb.base/checkpoint.exp
6823 * gdb.base/comprdebug.exp
6824 * gdb.base/constvars.exp
6825 * gdb.base/coredump-filter.exp
6826 * gdb.base/cursal.exp
6827 * gdb.base/cvexpr.exp
6828 * gdb.base/detach.exp
6829 * gdb.base/display.exp
6830 * gdb.base/dmsym.exp
6831 * gdb.base/dprintf-pending.exp
6832 * gdb.base/dso2dso.exp
6833 * gdb.base/dtrace-probe.exp
6834 * gdb.base/dump.exp
6835 * gdb.base/enum_cond.exp
6836 * gdb.base/exe-lock.exp
6837 * gdb.base/exec-invalid-sysroot.exp
6838 * gdb.base/execl-update-breakpoints.exp
6839 * gdb.base/exprs.exp
6840 * gdb.base/fileio.exp
6841 * gdb.base/find.exp
6842 * gdb.base/finish.exp
6843 * gdb.base/fixsection.exp
6844 * gdb.base/foll-vfork.exp
6845 * gdb.base/frame-args.exp
6846 * gdb.base/gcore.exp
6847 * gdb.base/gdb1250.exp
6848 * gdb.base/global-var-nested-by-dso.exp
6849 * gdb.base/gnu-ifunc.exp
6850 * gdb.base/hashline1.exp
6851 * gdb.base/hashline2.exp
6852 * gdb.base/hashline3.exp
6853 * gdb.base/hbreak-in-shr-unsupported.exp
6854 * gdb.base/huge.exp
6855 * gdb.base/infcall-input.exp
6856 * gdb.base/info-fun.exp
6857 * gdb.base/info-shared.exp
6858 * gdb.base/jit-simple.exp
6859 * gdb.base/jit-so.exp
6860 * gdb.base/jit.exp
6861 * gdb.base/jump.exp
6862 * gdb.base/label.exp
6863 * gdb.base/lineinc.exp
6864 * gdb.base/logical.exp
6865 * gdb.base/longjmp.exp
6866 * gdb.base/macscp.exp
6867 * gdb.base/miscexprs.exp
6868 * gdb.base/new-ui-echo.exp
6869 * gdb.base/new-ui-pending-input.exp
6870 * gdb.base/new-ui.exp
6871 * gdb.base/nodebug.exp
6872 * gdb.base/nofield.exp
6873 * gdb.base/offsets.exp
6874 * gdb.base/overlays.exp
6875 * gdb.base/pending.exp
6876 * gdb.base/pointers.exp
6877 * gdb.base/pr11022.exp
6878 * gdb.base/printcmds.exp
6879 * gdb.base/prologue.exp
6880 * gdb.base/ptr-typedef.exp
6881 * gdb.base/realname-expand.exp
6882 * gdb.base/relativedebug.exp
6883 * gdb.base/relocate.exp
6884 * gdb.base/remote.exp
6885 * gdb.base/reread.exp
6886 * gdb.base/return2.exp
6887 * gdb.base/savedregs.exp
6888 * gdb.base/sep.exp
6889 * gdb.base/sepdebug.exp
6890 * gdb.base/sepsymtab.exp
6891 * gdb.base/set-inferior-tty.exp
6892 * gdb.base/setshow.exp
6893 * gdb.base/shlib-call.exp
6894 * gdb.base/sigaltstack.exp
6895 * gdb.base/siginfo-addr.exp
6896 * gdb.base/signals.exp
6897 * gdb.base/signull.exp
6898 * gdb.base/sigrepeat.exp
6899 * gdb.base/so-impl-ld.exp
6900 * gdb.base/solib-display.exp
6901 * gdb.base/solib-overlap.exp
6902 * gdb.base/solib-search.exp
6903 * gdb.base/solib-symbol.exp
6904 * gdb.base/structs.exp
6905 * gdb.base/structs2.exp
6906 * gdb.base/symtab-search-order.exp
6907 * gdb.base/twice.exp
6908 * gdb.base/unload.exp
6909 * gdb.base/varargs.exp
6910 * gdb.base/watchpoint-solib.exp
6911 * gdb.base/watchpoint.exp
6912 * gdb.base/whatis.exp
6913 * gdb.base/wrong_frame_bt_full.exp
6914 * gdb.btrace/dlopen.exp
6915 * gdb.cell/ea-standalone.exp
6916 * gdb.cell/ea-test.exp
6917 * gdb.cp/dispcxx.exp
6918 * gdb.cp/gdb2384.exp
6919 * gdb.cp/method2.exp
6920 * gdb.cp/nextoverthrow.exp
6921 * gdb.cp/pr10728.exp
6922 * gdb.disasm/am33.exp
6923 * gdb.disasm/h8300s.exp
6924 * gdb.disasm/mn10300.exp
6925 * gdb.disasm/sh3.exp
6926 * gdb.dwarf2/dw2-dir-file-name.exp
6927 * gdb.fortran/complex.exp
6928 * gdb.fortran/library-module.exp
6929 * gdb.guile/scm-pretty-print.exp
6930 * gdb.guile/scm-symbol.exp
6931 * gdb.guile/scm-type.exp
6932 * gdb.guile/scm-value.exp
6933 * gdb.linespec/linespec.exp
6934 * gdb.mi/gdb701.exp
6935 * gdb.mi/gdb792.exp
6936 * gdb.mi/mi-breakpoint-changed.exp
6937 * gdb.mi/mi-dprintf-pending.exp
6938 * gdb.mi/mi-dprintf.exp
6939 * gdb.mi/mi-exit-code.exp
6940 * gdb.mi/mi-pending.exp
6941 * gdb.mi/mi-solib.exp
6942 * gdb.mi/new-ui-mi-sync.exp
6943 * gdb.mi/pr11022.exp
6944 * gdb.mi/user-selected-context-sync.exp
6945 * gdb.opt/solib-intra-step.exp
6946 * gdb.python/py-events.exp
6947 * gdb.python/py-finish-breakpoint.exp
6948 * gdb.python/py-mi.exp
6949 * gdb.python/py-prettyprint.exp
6950 * gdb.python/py-shared.exp
6951 * gdb.python/py-symbol.exp
6952 * gdb.python/py-template.exp
6953 * gdb.python/py-type.exp
6954 * gdb.python/py-value.exp
6955 * gdb.reverse/solib-precsave.exp
6956 * gdb.reverse/solib-reverse.exp
6957 * gdb.server/solib-list.exp
6958 * gdb.stabs/weird.exp
6959 * gdb.threads/reconnect-signal.exp
6960 * gdb.threads/stepi-random-signal.exp
6961 * gdb.trace/actions.exp
6962 * gdb.trace/ax.exp
6963 * gdb.trace/backtrace.exp
6964 * gdb.trace/change-loc.exp
6965 * gdb.trace/deltrace.exp
6966 * gdb.trace/ftrace-lock.exp
6967 * gdb.trace/ftrace.exp
6968 * gdb.trace/infotrace.exp
6969 * gdb.trace/mi-tracepoint-changed.exp
6970 * gdb.trace/packetlen.exp
6971 * gdb.trace/passcount.exp
6972 * gdb.trace/pending.exp
6973 * gdb.trace/range-stepping.exp
6974 * gdb.trace/report.exp
6975 * gdb.trace/stap-trace.exp
6976 * gdb.trace/tfind.exp
6977 * gdb.trace/trace-break.exp
6978 * gdb.trace/trace-condition.exp
6979 * gdb.trace/trace-enable-disable.exp
6980 * gdb.trace/trace-mt.exp
6981 * gdb.trace/tracecmd.exp
6982 * gdb.trace/tspeed.exp
6983 * gdb.trace/tsv.exp
6984 * lib/perftest.exp
6985
6986 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6987
6988 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6989 with gdb_test_no_output.
6990 Use command as test name.
6991
6992 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6993
6994 Fix test names starting with uppercase throughout the files.
6995
6996 * gdb.ada/assign_1.exp
6997 * gdb.ada/boolean_expr.exp
6998 * gdb.base/arrayidx.exp
6999 * gdb.base/del.exp
7000 * gdb.base/gcore-buffer-overflow.exp
7001 * gdb.base/testenv.exp
7002 * gdb.compile/compile.exp
7003 * gdb.python/py-framefilter-invalidarg.exp
7004 * gdb.python/py-framefilter.exp
7005
7006 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7007
7008 Fix test names starting with uppercase throughout the files.
7009
7010 * gdb.ada/array_return.exp
7011 * gdb.ada/expr_delims.exp
7012 * gdb.ada/mi_dyn_arr.exp
7013 * gdb.ada/mi_interface.exp
7014 * gdb.ada/mi_var_array.exp
7015 * gdb.ada/watch_arg.exp
7016 * gdb.arch/alpha-step.exp
7017 * gdb.arch/altivec-regs.exp
7018 * gdb.arch/e500-regs.exp
7019 * gdb.arch/powerpc-d128-regs.exp
7020 * gdb.base/arrayidx.exp
7021 * gdb.base/break.exp
7022 * gdb.base/checkpoint.exp
7023 * gdb.base/debug-expr.exp
7024 * gdb.base/dmsym.exp
7025 * gdb.base/radix.exp
7026 * gdb.base/sepdebug.exp
7027 * gdb.base/testenv.exp
7028 * gdb.base/watch_thread_num.exp
7029 * gdb.base/watchpoint-cond-gone.exp
7030 * gdb.cell/break.exp
7031 * gdb.cell/ea-cache.exp
7032 * gdb.compile/compile.exp
7033 * gdb.cp/gdb2495.exp
7034 * gdb.gdb/selftest.exp
7035 * gdb.gdb/xfullpath.exp
7036 * gdb.go/hello.exp
7037 * gdb.go/integers.exp
7038 * gdb.objc/basicclass.exp
7039 * gdb.pascal/hello.exp
7040 * gdb.pascal/integers.exp
7041 * gdb.python/py-breakpoint.exp
7042 * gdb.python/py-cmd.exp
7043 * gdb.python/py-linetable.exp
7044 * gdb.python/py-xmethods.exp
7045 * gdb.python/python.exp
7046 * gdb.reverse/consecutive-precsave.exp
7047 * gdb.reverse/finish-precsave.exp
7048 * gdb.reverse/i386-precsave.exp
7049 * gdb.reverse/machinestate-precsave.exp
7050 * gdb.reverse/sigall-precsave.exp
7051 * gdb.reverse/solib-precsave.exp
7052 * gdb.reverse/step-precsave.exp
7053 * gdb.reverse/until-precsave.exp
7054 * gdb.reverse/watch-precsave.exp
7055 * gdb.threads/leader-exit.exp
7056 * gdb.threads/pthreads.exp
7057 * gdb.threads/wp-replication.exp
7058 * gdb.trace/actions.exp
7059 * gdb.trace/mi-tsv-changed.exp
7060 * gdb.trace/tsv.exp
7061
7062 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7063
7064 Fix test names starting with uppercase throughout the files.
7065
7066 * gdb.arch/i386-bp_permanent.exp
7067 * gdb.arch/i386-gnu-cfi.exp
7068 * gdb.base/disasm-end-cu.exp
7069 * gdb.base/macscp.exp
7070 * gdb.base/pending.exp
7071 * gdb.base/watch_thread_num.exp
7072 * gdb.cp/exception.exp
7073 * gdb.cp/gdb2495.exp
7074 * gdb.cp/local.exp
7075 * gdb.python/py-evsignal.exp
7076 * gdb.python/python.exp
7077 * gdb.trace/tracecmd.exp
7078
7079 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7080
7081 Fix test names starting with uppercase throughout the files.
7082
7083 * gdb.base/charset.exp
7084 * gdb.base/eval.exp
7085 * gdb.base/multi-forks.exp
7086 * gdb.guile/scm-progspace.exp
7087 * gdb.opencl/datatypes.exp
7088 * gdb.python/py-block.exp
7089 * gdb.python/py-function.exp
7090 * gdb.python/py-symbol.exp
7091 * gdb.python/py-symtab.exp
7092 * gdb.python/py-xmethods.exp
7093 * gdb.reverse/break-precsave.exp
7094 * gdb.reverse/break-reverse.exp
7095 * gdb.reverse/consecutive-precsave.exp
7096 * gdb.reverse/consecutive-reverse.exp
7097 * gdb.reverse/finish-precsave.exp
7098 * gdb.reverse/finish-reverse-bkpt.exp
7099 * gdb.reverse/finish-reverse.exp
7100 * gdb.reverse/fstatat-reverse.exp
7101 * gdb.reverse/getresuid-reverse.exp
7102 * gdb.reverse/i386-precsave.exp
7103 * gdb.reverse/i386-reverse.exp
7104 * gdb.reverse/i386-sse-reverse.exp
7105 * gdb.reverse/i387-stack-reverse.exp
7106 * gdb.reverse/insn-reverse.exp
7107 * gdb.reverse/machinestate-precsave.exp
7108 * gdb.reverse/machinestate.exp
7109 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7110 * gdb.reverse/pipe-reverse.exp
7111 * gdb.reverse/readv-reverse.exp
7112 * gdb.reverse/recvmsg-reverse.exp
7113 * gdb.reverse/rerun-prec.exp
7114 * gdb.reverse/s390-mvcle.exp
7115 * gdb.reverse/sigall-precsave.exp
7116 * gdb.reverse/sigall-reverse.exp
7117 * gdb.reverse/solib-precsave.exp
7118 * gdb.reverse/solib-reverse.exp
7119 * gdb.reverse/step-precsave.exp
7120 * gdb.reverse/step-reverse.exp
7121 * gdb.reverse/time-reverse.exp
7122 * gdb.reverse/until-precsave.exp
7123 * gdb.reverse/until-reverse.exp
7124 * gdb.reverse/waitpid-reverse.exp
7125 * gdb.reverse/watch-precsave.exp
7126 * gdb.reverse/watch-reverse.exp
7127
7128 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7129
7130 Fix test names starting with uppercase throughout the files.
7131
7132 * gdb.arch/i386-mpx-simple_segv.exp
7133 * gdb.arch/i386-mpx.exp
7134 * gdb.arch/i386-permbkpt.exp
7135 * gdb.arch/pa-nullify.exp
7136 * gdb.arch/powerpc-d128-regs.exp
7137 * gdb.arch/vsx-regs.exp
7138 * gdb.base/bfp-test.exp
7139 * gdb.base/break.exp
7140 * gdb.base/breakpoint-shadow.exp
7141 * gdb.base/callfuncs.exp
7142 * gdb.base/charset.exp
7143 * gdb.base/commands.exp
7144 * gdb.base/completion.exp
7145 * gdb.base/dfp-test.exp
7146 * gdb.base/echo.exp
7147 * gdb.base/ending-run.exp
7148 * gdb.base/eval.exp
7149 * gdb.base/expand-psymtabs.exp
7150 * gdb.base/float128.exp
7151 * gdb.base/floatn.exp
7152 * gdb.base/foll-exec-mode.exp
7153 * gdb.base/gdb1056.exp
7154 * gdb.base/gdb11531.exp
7155 * gdb.base/kill-after-signal.exp
7156 * gdb.base/multi-forks.exp
7157 * gdb.base/overlays.exp
7158 * gdb.base/pending.exp
7159 * gdb.base/sepdebug.exp
7160 * gdb.base/testenv.exp
7161 * gdb.base/valgrind-db-attach.exp
7162 * gdb.base/watch_thread_num.exp
7163 * gdb.base/watchpoint-cond-gone.exp
7164 * gdb.base/watchpoint.exp
7165 * gdb.base/watchpoints.exp
7166 * gdb.cp/arg-reference.exp
7167 * gdb.cp/baseenum.exp
7168 * gdb.cp/operator.exp
7169 * gdb.cp/shadow.exp
7170 * gdb.dwarf2/dw2-op-out-param.exp
7171 * gdb.dwarf2/dw2-reg-undefined.exp
7172 * gdb.go/chan.exp
7173 * gdb.go/hello.exp
7174 * gdb.go/integers.exp
7175 * gdb.go/methods.exp
7176 * gdb.go/package.exp
7177 * gdb.guile/scm-parameter.exp
7178 * gdb.guile/scm-progspace.exp
7179 * gdb.guile/scm-value.exp
7180 * gdb.mi/mi-pending.exp
7181 * gdb.mi/user-selected-context-sync.exp
7182 * gdb.multi/multi-attach.exp
7183 * gdb.multi/tids.exp
7184 * gdb.opt/clobbered-registers-O2.exp
7185 * gdb.pascal/floats.exp
7186 * gdb.pascal/integers.exp
7187 * gdb.python/py-block.exp
7188 * gdb.python/py-events.exp
7189 * gdb.python/py-parameter.exp
7190 * gdb.python/py-symbol.exp
7191 * gdb.python/py-symtab.exp
7192 * gdb.python/py-type.exp
7193 * gdb.python/py-value.exp
7194 * gdb.python/py-xmethods.exp
7195 * gdb.python/python.exp
7196 * gdb.reverse/break-precsave.exp
7197 * gdb.reverse/consecutive-precsave.exp
7198 * gdb.reverse/finish-precsave.exp
7199 * gdb.reverse/i386-precsave.exp
7200 * gdb.reverse/machinestate-precsave.exp
7201 * gdb.reverse/sigall-precsave.exp
7202 * gdb.reverse/solib-precsave.exp
7203 * gdb.reverse/step-precsave.exp
7204 * gdb.reverse/until-precsave.exp
7205 * gdb.reverse/watch-precsave.exp
7206 * gdb.server/ext-attach.exp
7207 * gdb.server/ext-restart.exp
7208 * gdb.server/ext-run.exp
7209 * gdb.server/ext-wrapper.exp
7210 * gdb.stabs/gdb11479.exp
7211 * gdb.stabs/weird.exp
7212 * gdb.threads/attach-many-short-lived-threads.exp
7213 * gdb.threads/kill.exp
7214 * gdb.threads/watchpoint-fork.exp
7215
7216 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7217
7218 Fix test names starting with uppercase throughout all the files below.
7219
7220 * gdb.ada/array_return.exp
7221 * gdb.ada/catch_ex.exp
7222 * gdb.ada/info_exc.exp
7223 * gdb.ada/mi_catch_ex.exp
7224 * gdb.ada/mi_dyn_arr.exp
7225 * gdb.ada/mi_ex_cond.exp
7226 * gdb.ada/mi_exc_info.exp
7227 * gdb.ada/mi_interface.exp
7228 * gdb.ada/mi_task_arg.exp
7229 * gdb.ada/mi_task_info.exp
7230 * gdb.ada/mi_var_array.exp
7231 * gdb.arch/alpha-step.exp
7232 * gdb.arch/amd64-disp-step.exp
7233 * gdb.arch/arm-disp-step.exp
7234 * gdb.arch/disp-step-insn-reloc.exp
7235 * gdb.arch/e500-prologue.exp
7236 * gdb.arch/ftrace-insn-reloc.exp
7237 * gdb.arch/gdb1558.exp
7238 * gdb.arch/i386-bp_permanent.exp
7239 * gdb.arch/i386-disp-step.exp
7240 * gdb.arch/i386-float.exp
7241 * gdb.arch/i386-gnu-cfi.exp
7242 * gdb.arch/ia64-breakpoint-shadow.exp
7243 * gdb.arch/mips16-thunks.exp
7244 * gdb.arch/pa-nullify.exp
7245 * gdb.arch/powerpc-aix-prologue.exp
7246 * gdb.arch/powerpc-power.exp
7247 * gdb.arch/ppc-dfp.exp
7248 * gdb.arch/s390-tdbregs.exp
7249 * gdb.arch/spu-info.exp
7250 * gdb.arch/spu-ls.exp
7251 * gdb.arch/thumb-bx-pc.exp
7252 * gdb.base/advance.exp
7253 * gdb.base/annota-input-while-running.exp
7254 * gdb.base/arrayidx.exp
7255 * gdb.base/asmlabel.exp
7256 * gdb.base/async.exp
7257 * gdb.base/attach-wait-input.exp
7258 * gdb.base/auto-connect-native-target.exp
7259 * gdb.base/batch-preserve-term-settings.exp
7260 * gdb.base/bfp-test.exp
7261 * gdb.base/bigcore.exp
7262 * gdb.base/bp-permanent.exp
7263 * gdb.base/break-always.exp
7264 * gdb.base/break-fun-addr.exp
7265 * gdb.base/break-idempotent.exp
7266 * gdb.base/break-main-file-remove-fail.exp
7267 * gdb.base/break-probes.exp
7268 * gdb.base/break-unload-file.exp
7269 * gdb.base/break.exp
7270 * gdb.base/call-ar-st.exp
7271 * gdb.base/call-rt-st.exp
7272 * gdb.base/call-sc.exp
7273 * gdb.base/call-signal-resume.exp
7274 * gdb.base/call-strs.exp
7275 * gdb.base/callexit.exp
7276 * gdb.base/callfuncs.exp
7277 * gdb.base/catch-gdb-caused-signals.exp
7278 * gdb.base/catch-signal-siginfo-cond.exp
7279 * gdb.base/catch-syscall.exp
7280 * gdb.base/compare-sections.exp
7281 * gdb.base/cond-eval-mode.exp
7282 * gdb.base/condbreak-call-false.exp
7283 * gdb.base/consecutive-step-over.exp
7284 * gdb.base/cursal.exp
7285 * gdb.base/disabled-location.exp
7286 * gdb.base/disasm-end-cu.exp
7287 * gdb.base/display.exp
7288 * gdb.base/double-prompt-target-event-error.exp
7289 * gdb.base/dprintf-bp-same-addr.exp
7290 * gdb.base/dprintf-detach.exp
7291 * gdb.base/dprintf-next.exp
7292 * gdb.base/dprintf-non-stop.exp
7293 * gdb.base/dprintf-pending.exp
7294 * gdb.base/dso2dso.exp
7295 * gdb.base/ending-run.exp
7296 * gdb.base/enum_cond.exp
7297 * gdb.base/examine-backward.exp
7298 * gdb.base/exe-lock.exp
7299 * gdb.base/exec-invalid-sysroot.exp
7300 * gdb.base/execl-update-breakpoints.exp
7301 * gdb.base/execution-termios.exp
7302 * gdb.base/fileio.exp
7303 * gdb.base/fixsection.exp
7304 * gdb.base/foll-exec-mode.exp
7305 * gdb.base/foll-exec.exp
7306 * gdb.base/fork-running-state.exp
7307 * gdb.base/frame-args.exp
7308 * gdb.base/fullpath-expand.exp
7309 * gdb.base/func-ptr.exp
7310 * gdb.base/gcore-relro-pie.exp
7311 * gdb.base/gdb1090.exp
7312 * gdb.base/gdb1555.exp
7313 * gdb.base/global-var-nested-by-dso.exp
7314 * gdb.base/gnu-ifunc.exp
7315 * gdb.base/hbreak-in-shr-unsupported.exp
7316 * gdb.base/hbreak-unmapped.exp
7317 * gdb.base/hook-stop.exp
7318 * gdb.base/infcall-input.exp
7319 * gdb.base/info-fun.exp
7320 * gdb.base/info-shared.exp
7321 * gdb.base/interrupt-noterm.exp
7322 * gdb.base/jit-so.exp
7323 * gdb.base/jit.exp
7324 * gdb.base/line-symtabs.exp
7325 * gdb.base/list.exp
7326 * gdb.base/longjmp.exp
7327 * gdb.base/macscp.exp
7328 * gdb.base/max-value-size.exp
7329 * gdb.base/nodebug.exp
7330 * gdb.base/nofield.exp
7331 * gdb.base/overlays.exp
7332 * gdb.base/paginate-after-ctrl-c-running.exp
7333 * gdb.base/paginate-bg-execution.exp
7334 * gdb.base/paginate-inferior-exit.exp
7335 * gdb.base/pending.exp
7336 * gdb.base/pr11022.exp
7337 * gdb.base/printcmds.exp
7338 * gdb.base/ptr-typedef.exp
7339 * gdb.base/ptype.exp
7340 * gdb.base/randomize.exp
7341 * gdb.base/range-stepping.exp
7342 * gdb.base/realname-expand.exp
7343 * gdb.base/relativedebug.exp
7344 * gdb.base/remote.exp
7345 * gdb.base/savedregs.exp
7346 * gdb.base/sepdebug.exp
7347 * gdb.base/set-noassign.exp
7348 * gdb.base/shlib-call.exp
7349 * gdb.base/shreloc.exp
7350 * gdb.base/sigaltstack.exp
7351 * gdb.base/sigbpt.exp
7352 * gdb.base/siginfo-addr.exp
7353 * gdb.base/siginfo-obj.exp
7354 * gdb.base/siginfo-thread.exp
7355 * gdb.base/signest.exp
7356 * gdb.base/signull.exp
7357 * gdb.base/sigrepeat.exp
7358 * gdb.base/skip.exp
7359 * gdb.base/so-impl-ld.exp
7360 * gdb.base/solib-corrupted.exp
7361 * gdb.base/solib-disc.exp
7362 * gdb.base/solib-display.exp
7363 * gdb.base/solib-overlap.exp
7364 * gdb.base/solib-search.exp
7365 * gdb.base/solib-symbol.exp
7366 * gdb.base/source-execution.exp
7367 * gdb.base/sss-bp-on-user-bp-2.exp
7368 * gdb.base/sss-bp-on-user-bp.exp
7369 * gdb.base/stack-checking.exp
7370 * gdb.base/stale-infcall.exp
7371 * gdb.base/step-break.exp
7372 * gdb.base/step-line.exp
7373 * gdb.base/step-over-exit.exp
7374 * gdb.base/step-test.exp
7375 * gdb.base/structs.exp
7376 * gdb.base/sym-file.exp
7377 * gdb.base/symtab-search-order.exp
7378 * gdb.base/term.exp
7379 * gdb.base/type-opaque.exp
7380 * gdb.base/unload.exp
7381 * gdb.base/until-nodebug.exp
7382 * gdb.base/until.exp
7383 * gdb.base/unwindonsignal.exp
7384 * gdb.base/watch-cond.exp
7385 * gdb.base/watch-non-mem.exp
7386 * gdb.base/watch_thread_num.exp
7387 * gdb.base/watchpoint-reuse-slot.exp
7388 * gdb.base/watchpoint-solib.exp
7389 * gdb.base/watchpoint.exp
7390 * gdb.btrace/dlopen.exp
7391 * gdb.cell/arch.exp
7392 * gdb.cell/break.exp
7393 * gdb.cell/bt.exp
7394 * gdb.cell/core.exp
7395 * gdb.cell/data.exp
7396 * gdb.cell/dwarfaddr.exp
7397 * gdb.cell/ea-cache.exp
7398 * gdb.cell/ea-standalone.exp
7399 * gdb.cell/ea-test.exp
7400 * gdb.cell/f-regs.exp
7401 * gdb.cell/fork.exp
7402 * gdb.cell/gcore.exp
7403 * gdb.cell/mem-access.exp
7404 * gdb.cell/ptype.exp
7405 * gdb.cell/registers.exp
7406 * gdb.cell/sizeof.exp
7407 * gdb.cell/solib-symbol.exp
7408 * gdb.cell/solib.exp
7409 * gdb.compile/compile-tls.exp
7410 * gdb.cp/exception.exp
7411 * gdb.cp/gdb2495.exp
7412 * gdb.cp/local.exp
7413 * gdb.cp/mb-inline.exp
7414 * gdb.cp/mb-templates.exp
7415 * gdb.cp/pr10687.exp
7416 * gdb.cp/pr9167.exp
7417 * gdb.cp/scope-err.exp
7418 * gdb.cp/templates.exp
7419 * gdb.cp/virtfunc.exp
7420 * gdb.dwarf2/dw2-dir-file-name.exp
7421 * gdb.dwarf2/dw2-single-line-discriminators.exp
7422 * gdb.fortran/complex.exp
7423 * gdb.fortran/library-module.exp
7424 * gdb.guile/guile.exp
7425 * gdb.guile/scm-cmd.exp
7426 * gdb.guile/scm-frame-inline.exp
7427 * gdb.guile/scm-objfile.exp
7428 * gdb.guile/scm-pretty-print.exp
7429 * gdb.guile/scm-symbol.exp
7430 * gdb.guile/scm-type.exp
7431 * gdb.guile/scm-value.exp
7432 * gdb.linespec/keywords.exp
7433 * gdb.linespec/ls-errs.exp
7434 * gdb.linespec/macro-relative.exp
7435 * gdb.linespec/thread.exp
7436 * gdb.mi/mi-breakpoint-changed.exp
7437 * gdb.mi/mi-dprintf-pending.exp
7438 * gdb.mi/mi-fullname-deleted.exp
7439 * gdb.mi/mi-logging.exp
7440 * gdb.mi/mi-pending.exp
7441 * gdb.mi/mi-solib.exp
7442 * gdb.mi/new-ui-mi-sync.exp
7443 * gdb.mi/user-selected-context-sync.exp
7444 * gdb.multi/dummy-frame-restore.exp
7445 * gdb.multi/multi-arch-exec.exp
7446 * gdb.multi/remove-inferiors.exp
7447 * gdb.multi/watchpoint-multi-exit.exp
7448 * gdb.opt/solib-intra-step.exp
7449 * gdb.perf/backtrace.exp
7450 * gdb.perf/single-step.exp
7451 * gdb.perf/skip-command.exp
7452 * gdb.perf/skip-prologue.exp
7453 * gdb.perf/solib.exp
7454 * gdb.python/lib-types.exp
7455 * gdb.python/py-as-string.exp
7456 * gdb.python/py-bad-printers.exp
7457 * gdb.python/py-block.exp
7458 * gdb.python/py-breakpoint.exp
7459 * gdb.python/py-cmd.exp
7460 * gdb.python/py-events.exp
7461 * gdb.python/py-evthreads.exp
7462 * gdb.python/py-finish-breakpoint.exp
7463 * gdb.python/py-finish-breakpoint2.exp
7464 * gdb.python/py-frame-inline.exp
7465 * gdb.python/py-frame.exp
7466 * gdb.python/py-inferior.exp
7467 * gdb.python/py-infthread.exp
7468 * gdb.python/py-mi.exp
7469 * gdb.python/py-objfile.exp
7470 * gdb.python/py-pp-maint.exp
7471 * gdb.python/py-pp-registration.exp
7472 * gdb.python/py-prettyprint.exp
7473 * gdb.python/py-recurse-unwind.exp
7474 * gdb.python/py-shared.exp
7475 * gdb.python/py-symbol.exp
7476 * gdb.python/py-symtab.exp
7477 * gdb.python/py-template.exp
7478 * gdb.python/py-type.exp
7479 * gdb.python/py-unwind-maint.exp
7480 * gdb.python/py-unwind.exp
7481 * gdb.python/py-value.exp
7482 * gdb.python/python.exp
7483 * gdb.reverse/finish-reverse-bkpt.exp
7484 * gdb.reverse/insn-reverse.exp
7485 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7486 * gdb.reverse/solib-precsave.exp
7487 * gdb.reverse/solib-reverse.exp
7488 * gdb.stabs/gdb11479.exp
7489 * gdb.stabs/weird.exp
7490 * gdb.threads/fork-child-threads.exp
7491 * gdb.threads/fork-plus-threads.exp
7492 * gdb.threads/fork-thread-pending.exp
7493 * gdb.threads/forking-threads-plus-breakpoint.exp
7494 * gdb.threads/hand-call-in-threads.exp
7495 * gdb.threads/interrupted-hand-call.exp
7496 * gdb.threads/linux-dp.exp
7497 * gdb.threads/local-watch-wrong-thread.exp
7498 * gdb.threads/next-while-other-thread-longjmps.exp
7499 * gdb.threads/non-ldr-exit.exp
7500 * gdb.threads/pending-step.exp
7501 * gdb.threads/print-threads.exp
7502 * gdb.threads/process-dies-while-detaching.exp
7503 * gdb.threads/process-dies-while-handling-bp.exp
7504 * gdb.threads/pthreads.exp
7505 * gdb.threads/queue-signal.exp
7506 * gdb.threads/reconnect-signal.exp
7507 * gdb.threads/signal-command-handle-nopass.exp
7508 * gdb.threads/signal-command-multiple-signals-pending.exp
7509 * gdb.threads/signal-delivered-right-thread.exp
7510 * gdb.threads/signal-sigtrap.exp
7511 * gdb.threads/sigthread.exp
7512 * gdb.threads/staticthreads.exp
7513 * gdb.threads/stepi-random-signal.exp
7514 * gdb.threads/thread-unwindonsignal.exp
7515 * gdb.threads/thread_check.exp
7516 * gdb.threads/thread_events.exp
7517 * gdb.threads/tid-reuse.exp
7518 * gdb.threads/tls-nodebug.exp
7519 * gdb.threads/tls-shared.exp
7520 * gdb.threads/tls-so_extern.exp
7521 * gdb.threads/tls.exp
7522 * gdb.threads/wp-replication.exp
7523 * gdb.trace/actions-changed.exp
7524 * gdb.trace/actions.exp
7525 * gdb.trace/backtrace.exp
7526 * gdb.trace/change-loc.exp
7527 * gdb.trace/collection.exp
7528 * gdb.trace/deltrace.exp
7529 * gdb.trace/disconnected-tracing.exp
7530 * gdb.trace/entry-values.exp
7531 * gdb.trace/ftrace-lock.exp
7532 * gdb.trace/ftrace.exp
7533 * gdb.trace/infotrace.exp
7534 * gdb.trace/mi-trace-frame-collected.exp
7535 * gdb.trace/mi-trace-unavailable.exp
7536 * gdb.trace/mi-traceframe-changed.exp
7537 * gdb.trace/mi-tracepoint-changed.exp
7538 * gdb.trace/mi-tsv-changed.exp
7539 * gdb.trace/no-attach-trace.exp
7540 * gdb.trace/packetlen.exp
7541 * gdb.trace/passc-dyn.exp
7542 * gdb.trace/passcount.exp
7543 * gdb.trace/pending.exp
7544 * gdb.trace/pr16508.exp
7545 * gdb.trace/qtro.exp
7546 * gdb.trace/range-stepping.exp
7547 * gdb.trace/read-memory.exp
7548 * gdb.trace/report.exp
7549 * gdb.trace/save-trace.exp
7550 * gdb.trace/signal.exp
7551 * gdb.trace/stap-trace.exp
7552 * gdb.trace/status-stop.exp
7553 * gdb.trace/strace.exp
7554 * gdb.trace/tfile.exp
7555 * gdb.trace/tfind.exp
7556 * gdb.trace/trace-break.exp
7557 * gdb.trace/trace-condition.exp
7558 * gdb.trace/trace-enable-disable.exp
7559 * gdb.trace/trace-mt.exp
7560 * gdb.trace/tracecmd.exp
7561 * gdb.trace/tracefile-pseudo-reg.exp
7562 * gdb.trace/tspeed.exp
7563 * gdb.trace/tstatus.exp
7564 * gdb.trace/tsv.exp
7565 * gdb.trace/unavailable.exp
7566 * gdb.trace/while-dyn.exp
7567 * gdb.trace/while-stepping.exp
7568 * lib/gdb-guile.exp
7569 * lib/gdb.exp
7570 * lib/mi-support.exp
7571 * lib/pascal.exp
7572 * lib/perftest.exp
7573 * lib/prelink-support.exp
7574 * lib/selftest-support.exp
7575
7576 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7577
7578 * Makefile.in: Include disable-implicit-rules.mk.
7579
7580 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7581
7582 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7583 non-byte-aligned bit fields.
7584
7585 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7586
7587 PR gdb/12616
7588 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7589 respects the DW_AT_data_bit_offset attribute.
7590
7591 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7592
7593 * gdb.base/default.exp: Fix output of "set language".
7594
7595 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7596
7597 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7598 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7599 make.
7600 * configure.ac: Remove checks for the make program.
7601 * configure: Re-generate.
7602
7603 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7604
7605 * gdb.python/py-recurse-unwind.c (main): Add loop.
7606 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7607 to read_register() and gdb.parse_and_eval(). Make each code
7608 call a separate case that can be individually tested.
7609 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7610 proc. Call cont_and_backtrace for each of the code paths that
7611 we want to test in the unwinder.
7612
7613 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7614
7615 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7616 the definition of struct S.
7617
7618 2016-11-11 Catherine Moore <clm@codesourcery.com>
7619
7620 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7621
7622 2016-11-09 Pedro Alves <palves@redhat.com>
7623
7624 * gdb.base/commands.exp (runto_or_return): New procedure.
7625 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7626 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7627 (progvar_simple_while_test, progvar_complex_if_while_test)
7628 (if_while_breakpoint_command_test)
7629 (infrun_breakpoint_command_test, breakpoint_command_test)
7630 (user_defined_command_test, watchpoint_command_test)
7631 (test_command_prompt_position, redefine_hook_test)
7632 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7633 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7634 multi_line_input and multi_line. Remove gdb_expect and
7635 gdb_stop_suppressing_tests uses.
7636 * lib/gdb.exp (valnum_re): New global.
7637 (multi_line_input): New procedure.
7638
7639 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7640
7641 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7642 Remove.
7643 (test_setup): Define with proc_with_prefix.
7644 (test_cli_inferior): Likewise.
7645 (test_cli_thread): Likewise.
7646 (test_cli_frame): Likewise.
7647 (test_cli_select_frame): Likewise.
7648 (test_cli_up_down): Likewise.
7649 (test_mi_thread_select): Likewise.
7650 (test_mi_stack_select_frame): Likewise.
7651 (test_cli_in_mi_inferior): Likewise.
7652 (test_cli_in_mi_thread): Likewise.
7653 (test_cli_in_mi_frame): Likewise.
7654 (top level): Do not use with_test_prefix_procname.
7655
7656 2016-11-09 Pedro Alves <palves@redhat.com>
7657
7658 * gdb.base/commands.exp (gdbvar_simple_if_test)
7659 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7660 (progvar_simple_if_test, progvar_simple_while_test)
7661 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7662 (infrun_breakpoint_command_test, breakpoint_command_test)
7663 (user_defined_command_test, watchpoint_command_test)
7664 (test_command_prompt_position, deprecated_command_test)
7665 (bp_deleted_in_command, temporary_breakpoint_commands)
7666 (stray_arg0_test, source_file_with_indented_comment)
7667 (recursive_source_test, if_commands_test)
7668 (error_clears_commands_left, redefine_hook_test)
7669 (redefine_backtrace_test): Use proc_with_prefix.
7670 * lib/gdb.exp (proc_with_prefix): New proc.
7671
7672 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7673
7674 * gdb.base/tui-layout.c: New file.
7675 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7676 disassembly window contains very long lines.
7677
7678 2016-11-08 Tom Tromey <tom@tromey.com>
7679
7680 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7681 depend on Python 2.
7682
7683 2016-11-08 Tom Tromey <tom@tromey.com>
7684
7685 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7686 New method.
7687
7688 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7689
7690 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7691
7692 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7693
7694 * gdb.rust/simple.rs: Add test for univariant enums without
7695 discriminants and for encoded struct-like enums.
7696
7697 2016-10-28 Pedro Alves <palves@redhat.com>
7698
7699 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7700 gdb_test_multiple, tighten regexps and match symtabs and line
7701 tables incrementally.
7702
7703 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7704
7705 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7706 general.
7707
7708 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7709
7710 * gdb.base/exec-invalid-sysroot.exp: New file.
7711
7712 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7713
7714 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7715
7716 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7717
7718 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7719
7720 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7721
7722 * gdb.base/killed-outside.exp: Remove $options from a call to
7723 `prepare_for_testing'.
7724
7725 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7726
7727 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7728 Change test message.
7729
7730 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7731
7732 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7733 Update comment.
7734
7735 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7736
7737 * gdb.trace/mi-trace-save.exp: New file.
7738
7739 2016-10-13 Yao Qi <yao.qi@linaro.org>
7740
7741 * gdb.base/code_elim.exp (get_var_address): Remove.
7742 * gdb.base/relocate.exp: Likewise.
7743 * gdb.base/shreloc.exp: Likewise.
7744 * lib/gdb.exp (get_var_address): New.
7745
7746 2016-10-13 Yao Qi <yao.qi@linaro.org>
7747
7748 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7749 floating point tests if $skip_float_test is false.
7750
7751 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7752
7753 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7754 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7755 argc values.
7756 Add 1 to argc so we guarantee distinct initial/modified argc values.
7757
7758 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7759
7760 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7761
7762 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7763
7764 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7765 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7766 * gdb.arch/vsx-regs.exp: Likewise.
7767
7768 2016-10-07 Yao Qi <yao.qi@linaro.org>
7769
7770 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7771
7772 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7773
7774 * gdb.python/python.exp: Test decode_line("*0").
7775
7776 2016-10-06 Doug Evans <dje@google.com>
7777
7778 * gdb.python/py-value.exp (test_value_creation): Add test for large
7779 unsigned 64-bit value.
7780
7781 2016-10-06 Tom Tromey <tom@tromey.com>
7782
7783 * gdb.compile/compile.exp: Change java tests to rust.
7784 * gdb.base/setshow.exp: Change java tests to rust.
7785 * gdb.base/default.exp: Remove java from language list.
7786 * README (Examples): Update language example.
7787 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7788 test.
7789 * lib/gdb.exp (skip_java_tests): Remove.
7790 * lib/java.exp: Remove.
7791 * gdb.java: Remove.
7792
7793 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7794
7795 * gdb.arch/mips-fcr.exp: New test.
7796 * gdb.arch/mips-fcr.c: Source for the new test.
7797
7798 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7799
7800 * gdb.base/solib-disc.exp: Use `standard_output_file'
7801 throughout.
7802
7803 2016-10-06 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.base/jit-simple-dl.c: New file.
7806 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7807 * gdb.base/jit-simple.c: ... this.
7808 * gdb.base/jit-simple.exp (jit_run): Delete.
7809 (build_jit): New proc.
7810 (jit_test_reread): Recompile either the main program or the shared
7811 library, depending on what is being tested. Skip changing address
7812 if caller wants to. Compare before/after addresses. If testing
7813 standalone, explicitly load the binary. Test "maint info
7814 breakpoints".
7815 (top level): Add "standalone vs shared lib" and "change address"
7816 vs "same address" axes.
7817
7818 2016-10-06 Pedro Alves <palves@redhat.com>
7819
7820 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7821 call.
7822 (jit_run): Delete.
7823 (jit_test_reread): Use with_test_prefix. Reload the main binary
7824 explicitly. Compare the before/after addresses of the JIT
7825 descriptor.
7826
7827 2016-08-15 Doug Evans <dje@google.com>
7828
7829 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7830 for single bitfields is bool.
7831 * gdb.xml/tdesc-regs.exp: Ditto.
7832
7833 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7834
7835 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7836
7837 2016-10-05 Yao Qi <yao.qi@linaro.org>
7838
7839 * lib/gdb.exp (support_complex_tests): Return zero if
7840 gdb_skip_float_test return true.
7841
7842 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7843 Simon Marchi <simon.marchi@ericsson.com>
7844
7845 PR gdb/20487
7846 * gdb.mi/user-selected-context-sync.exp: New file.
7847 * gdb.mi/user-selected-context-sync.c: New file.
7848
7849 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7850 Simon Marchi <simon.marchi@ericsson.com>
7851
7852 PR gdb/20487
7853 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7854 =thread-select-event check.
7855
7856 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7857
7858 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7859 the compulsory L operand changes.
7860 * gdb.arch/powerpc-power.s: Likewise.
7861
7862 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7863
7864 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7865 * gdb.base/jit-attach-pie.c: New file.
7866 * gdb.base/jit-attach-pie.exp: New file.
7867
7868 2016-09-28 Pedro Alves <palves@redhat.com>
7869
7870 * gdb.base/infcall-input.c: New file.
7871 * gdb.base/infcall-input.exp: New file.
7872
7873 2016-09-22 Yao Qi <yao.qi@linaro.org>
7874
7875 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7876 (gdb_exit): Rename it to ...
7877 (gdbserver_gdb_exit): ... Close GDBserver.
7878 (gdb_exit): New proc, call gdbserver_gdb_exit.
7879 (mi_gdb_exit): Likewise.
7880
7881 2016-09-22 Yao Qi <yao.qi@linaro.org>
7882
7883 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7884 path.
7885 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7886 Remove duplication.
7887
7888 2016-09-22 Yao Qi <yao.qi@linaro.org>
7889
7890 * lib/gdbserver-support.exp: Check the existence of
7891 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7892
7893 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7894
7895 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7896
7897 2016-09-21 Tom Tromey <tom@tromey.com>
7898
7899 PR gdb/20604:
7900 * gdb.base/quit.exp: New file.
7901
7902 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7903
7904 * .gitignore: New file.
7905
7906 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7907
7908 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7909 throughout.
7910
7911 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7912
7913 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7914
7915 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.cp/casts.cc (decltype): Move it ...
7918 (main): ... with its call to ...
7919 * gdb.cp/casts03.cc: ... a new file.
7920 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7921
7922 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7923
7924 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7925
7926 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7927
7928 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7929 and sync up the test with tests in gas/testsuite/gas/ppc.
7930 * gdb.arch/powerpc-power.exp: Likewise.
7931
7932 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7933
7934 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7935
7936 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7937 Jan Kratochvil <jan.kratochvil@redhat.com>
7938
7939 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7940 make m1's definition to be different from m2's. Use 'dummy' as an
7941 argument for probe 'two'.
7942
7943 2016-09-10 Jon Beniston <jon@beniston.com>
7944
7945 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7946 for sim target.
7947
7948 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7951 variable declaration.
7952 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7953 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7954 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7955 received HWCAP as its argument.
7956
7957 2016-09-06 Pedro Alves <palves@redhat.com>
7958
7959 * gdb.base/new-ui-pending-input.c: New file.
7960 * gdb.base/new-ui-pending-input.exp: New file.
7961 * gdb.exp (clear_gdb_spawn_id): New procedure.
7962 (with_spawn_id): Check whether gdb_spawn_id exists before
7963 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7964 on exit.
7965
7966 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7967
7968 * gdb.base/float128.c: New file.
7969 * gdb.base/float128.exp: Likewise.
7970 * gdb.base/floatn.c: Likewise.
7971 * gdb.base/floatn.exp: Likewise.
7972
7973 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7974
7975 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7976
7977 2016-09-05 Pedro Alves <palves@redhat.com>
7978
7979 PR backtrace/19927
7980 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7981 unwinders are immediately called as side effect of "source" or
7982 "disable unwinder" commands.
7983 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7984
7985 2016-09-02 Yao Qi <yao.qi@linaro.org>
7986
7987 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7988 is true and $type is "float" or "double".
7989
7990 2016-09-02 Yao Qi <yao.qi@linaro.org>
7991
7992 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7993 true.
7994 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7995 * gdb.base/call-rt-st.exp: Likewise.
7996 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7997 return value instead of gdb,skip_float_test.
7998 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7999 (do_function_calls): Use its return value instead of
8000 gdb,skip_float_test.
8001 * gdb.base/finish.exp: Likewise.
8002 * gdb.base/funcargs.exp: Likewise.
8003 * gdb.base/return.exp: Likewise.
8004 * gdb.base/return2.exp: Likewise.
8005 * gdb.base/varargs.exp: Likewise.
8006 * lib/gdb.exp (gdb_skip_float_test): Change it to
8007 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8008
8009 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8010
8011 * gdb.multi/tids.exp: Test "thread apply all".
8012
8013 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8014
8015 * gdb.base/default.exp (tty): Remove.
8016
8017 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8018
8019 * gdb.python/py-recurse-unwind.c: New file.
8020 * gdb.python/py-recurse-unwind.py: New file.
8021 * gdb.python/py-recurse-unwind.exp: New file.
8022
8023 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8024
8025 * gdb.base/set-inferior-tty.exp: New file.
8026 * gdb.base/set-inferior-tty.c: New file.
8027
8028 2016-08-23 Pedro Alves <palves@redhat.com>
8029
8030 PR gdb/20494
8031 * gdb.base/new-ui-echo.c: New file.
8032 * gdb.base/new-ui-echo.exp: New file.
8033
8034 2016-08-23 Yao Qi <yao.qi@linaro.org>
8035
8036 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8037 gdbserver_spawn.
8038 * gdb.server/connect-without-multi-process.exp (do_test):
8039 Likewise.
8040
8041 2016-08-23 Yao Qi <yao.qi@linaro.org>
8042
8043 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8044 standalone_txt. Delete gdb_txt and standalone_txt on host
8045 and target. Spawn the binary on target. Copy files from
8046 target to host.
8047
8048 2016-08-22 Pedro Alves <palves@redhat.com>
8049
8050 PR gdb/20505
8051 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8052 with_test_prefix. Factor out bits to ...
8053 (test_no_vdso): ... this new procedure.
8054
8055 2016-08-19 Carl Love <cel@us.ibm.com>
8056
8057 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8058 maintaining separate logic for constructing the output path.
8059 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8060 * gdb.arch/ppc-dfp.exp: Likewise.
8061 * gdb.arch/ppc-fp.exp: Likewise.
8062 * gdb.arch/vsx-regs.exp: Likewise.
8063 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8064 binprefix for generating the additional binary files.
8065
8066 2016-08-19 Pedro Alves <palves@redhat.com>
8067
8068 * gdb.trace/mi-trace-frame-collected.exp
8069 (test_trace_frame_collected): On x32, expect two registers.
8070
8071 2016-08-18 Carl Love <cel@us.ibm.com>
8072
8073 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8074 and sync up the test with tests in gas/testsuite/gas/ppc.
8075 * gdb.arch/powerpc-power.exp: Likewise.
8076
8077 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8078
8079 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8080 expected error message.
8081
8082 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8083
8084 * gdb.multi/remove-inferiors.exp: New file.
8085 * gdb.multi/remove-inferiors.c: New file.
8086
8087 2016-08-12 Yao Qi <yao.qi@linaro.org>
8088
8089 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8090 argument list.
8091
8092 2016-08-10 Pedro Alves <palves@redhat.com>
8093
8094 PR gdb/19187
8095 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8096 setup_kfails.
8097
8098 2016-08-09 Pedro Alves <palves@redhat.com>
8099 Simon Marchi <simon.marchi@ericsson.com>
8100
8101 PR gdb/20418
8102 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8103 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8104
8105 2016-08-09 Pedro Alves <palves@redhat.com>
8106
8107 PR mi/20431
8108 * gdb.mi/mi-cmd-error.exp: New file.
8109
8110 2016-08-09 Pedro Alves <palves@redhat.com>
8111
8112 PR gdb/18653
8113 * gdb.base/signals-state-child.c: New file.
8114 * gdb.base/signals-state-child.exp: New file.
8115 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8116
8117 2016-08-09 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8120
8121 2016-08-03 Tom Tromey <tom@tromey.com>
8122
8123 PR python/18565:
8124 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8125
8126 2016-08-01 Yao Qi <yao.qi@linaro.org>
8127
8128 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8129 variable mode to "multi-process" if $multi_process is 1, otherwise
8130 set it to "single-process".
8131
8132 2016-08-01 Yao Qi <yao.qi@linaro.org>
8133
8134 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8135 * gdb.cp/cpexprs.exp: Likewise.
8136 * gdb.cp/m-static.exp: Likewise.
8137
8138 2016-07-26 Tom Tromey <tom@tromey.com>
8139
8140 PR python/20190:
8141 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8142 test.
8143
8144 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8145
8146 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8147 selecting assembly source files.
8148 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8149 assembly source files.
8150 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8151 assembly source files.
8152 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8153 selecting assembly source files.
8154
8155 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8156
8157 * gdb.base/new-ui.exp (do_test_invalid_args): New
8158 procedure.
8159
8160 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8161
8162 * gdb.btrace/reconnect.c: New file.
8163 * gdb.btrace/reconnect.exp: New file.
8164
8165 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8166
8167 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8168 to test_catch_syscall_group.
8169 (test_catch_syscall_group): New.
8170
8171 2016-07-21 Tom Tromey <tom@tromey.com>
8172
8173 * gdb.rust/simple.rs (main): Use empty struct expression.
8174 * gdb.rust/simple.exp: Add tests for empty struct expression.
8175
8176 2016-07-21 Yao Qi <yao.qi@linaro.org>
8177
8178 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8179 if gdb_skip_xml_test is true on some targets.
8180
8181 2016-07-21 Yao Qi <yao.qi@linaro.org>
8182
8183 * gdb.server/solib-list.exp: Unset last_loaded_file.
8184
8185 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8186
8187 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8188 "step into captured_main (args)".
8189
8190 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8191
8192 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8193
8194 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8195
8196 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8197
8198 2016-07-19 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8201 * gdb.opt/inline-bt.exp: Likewise.
8202 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8203 additional_flags=-Winline.
8204 * gdb.opt/inline-locals.exp: Likewise.
8205 * gdb.opt/inline-markers.c (ATTR): Define.
8206 (inlined_fn): Use it.
8207
8208 2016-07-19 Yao Qi <yao.qi@linaro.org>
8209
8210 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8211 (test_with_self): Remove some code. Remove argument executable.
8212 (top-level): Use do_self_tests.
8213
8214 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8215 Don Breazeal <donb@codesourcery.com>
8216
8217 * gdb.base/maint.exp: Escape paths used in regular expressions.
8218 * gdb.stabs/weird.exp: Likewise.
8219
8220 2016-07-13 Tom Tromey <tom@tromey.com>
8221
8222 PR python/15620, PR python/18620:
8223 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8224 (test_bkpt_events): New procs.
8225
8226 2016-07-13 Tom Tromey <tom@tromey.com>
8227
8228 PR python/17698:
8229 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8230 test.
8231 (test_watchpoints): Likewise.
8232 (test_bkpt_pending): New proc.
8233
8234 2016-07-13 Tom Tromey <tom@tromey.com>
8235
8236 PR cli/18053:
8237 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8238 completion test.
8239
8240 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8241
8242 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8243 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8244 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8245 f_label.
8246 (g): Rename g_end_lbl to g_label.
8247 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8248 low_pc and high_pc.
8249 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8250
8251 2016-07-12 Tom Tromey <tom@tromey.com>
8252
8253 PR python/19293:
8254 * gdb.python/py-unwind-maint.exp: Update tests.
8255
8256 2016-07-12 Yao Qi <yao.qi@linaro.org>
8257
8258 * lib/selftest-support.exp (selftest_setup): Match the output
8259 when captured_main is inlined.
8260
8261 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8262
8263 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8264 New variables.
8265 (print this%a, print this%b, print this): New tests.
8266 * gdb.fortran/derived-types.f90 (this): New object and
8267 initialization.
8268
8269 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8270
8271 * gdb.ada/arraydim.exp: Remove extra directory level in build
8272 directory.
8273
8274 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8275
8276 * lib/ada.exp: Remove extra directory level in build directory.
8277 * gdb.ada/cond_lang.exp: Likewise.
8278 * gdb.ada/exec_changed.exp: Likewise.
8279 * gdb.ada/lang_switch.exp: Likewise.
8280
8281 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8282
8283 * simple.rs: Add test for raw pointer subscripting.
8284 * simple.exp: Add test expectations.
8285
8286 2016-07-05 Yao Qi <yao.qi@linaro.org>
8287
8288 * gdb.mi/mi-reverse.exp: Match =record-started output.
8289
8290 2016-07-01 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8293 procedure.
8294 (jit_reader_test): Test the jit reader's unwinder.
8295 * gdb.base/jithost.c (jit_function_00_code): New global.
8296 (main): Use memcpy to fill in the mmapped code, instead of poking
8297 bytes manually here.
8298 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8299 value.
8300 (read_debug_info): Save the function's range.
8301 (read_sp): New function.
8302 (unwind_frame): Use it. Also unwind RBP.
8303 (get_frame_id): Use read_sp.
8304 (gdb_init_reader): Use calloc instead of malloc.
8305 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8306 parameter. Use gdb_test_multiple.
8307
8308 2016-07-01 Pedro Alves <palves@redhat.com>
8309 Antoine Tremblay <antoine.tremblay@ericsson.com>
8310
8311 * gdb.threads/process-dies-while-detaching.c: New file.
8312 * gdb.threads/process-dies-while-detaching.exp: New file.
8313
8314 2016-07-01 Pedro Alves <palves@redhat.com>
8315
8316 * gdb.multi/watchpoint-multi-exit.c: New file.
8317 * gdb.multi/watchpoint-multi-exit.exp: New file.
8318
8319 2016-06-30 Pedro Alves <palves@redhat.com>
8320
8321 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8322 unset inferior_spawn_id.
8323
8324 2016-06-30 Pedro Alves <palves@redhat.com>
8325
8326 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8327 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8328
8329 2016-06-29 Yao Qi <yao.qi@linaro.org>
8330
8331 * gdb.base/return.c: Add copyright header.
8332
8333 2016-06-29 Tom Tromey <tom@tromey.com>
8334
8335 PR python/20129:
8336 * gdb.python/py-framefilter.exp: Add tests for setting priority
8337 and disabling of non-existent frame filter.
8338
8339 2016-06-29 Yao Qi <yao.qi@linaro.org>
8340
8341 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8342 0x0f07ff.
8343
8344 2016-06-28 Yao Qi <yao.qi@linaro.org>
8345
8346 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8347 triplets. Start gdb, execute catch syscall, and continue. Check
8348 gdb's output to determine catch syscall is supported.
8349
8350 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8351
8352 * gdb.rust/simple.rs: Add test for returning unit in a function.
8353 * gdb.rust/simple.exp: Add expectation for functions returning
8354 unit.
8355
8356 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8357
8358 * gdb.python/py-breakpoint-create-fail.c,
8359 gdb.python/py-breakpoint-create-fail.exp,
8360 gdb.python/py-breakpoint-create-fail.py: New testcase.
8361
8362 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8363
8364 PR gdb/20239
8365 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8366 * gdb.rust/simple.exp: Add test expectations for new NonZero
8367 tests.
8368
8369 2016-06-24 David Taylor <dtaylor@emc.com>
8370
8371 * gdb.base/offsets.exp: New file.
8372 * gdb.base/offsets.c: New file.
8373
8374 2016-06-23 Tom Tromey <tom@tromey.com>
8375
8376 PR gdb/16483:
8377 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8378 before any filters are loaded.
8379
8380 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8381
8382 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8383 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8384 structs.
8385 * gdb.fortran/derived-type-function.exp: New file.
8386 * gdb.fortran/derived-type-function.f90: New file.
8387
8388
8389 2016-06-21 Pedro Alves <palves@redhat.com>
8390
8391 * gdb.base/new-ui.exp: New file.
8392 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8393 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8394 (with_spawn_id): New procedure.
8395
8396 2016-06-21 Pedro Alves <palves@redhat.com>
8397
8398 * gdb.mi/mi-exec-run.exp: New file.
8399
8400 2016-06-21 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8403 breakpoint command's output on the main UI.
8404 (test_break): New procedure, factored out from calls in the top
8405 level.
8406 (top level): Use foreach_with_prefix to test MI as main UI and as
8407 separate UI.
8408
8409 2016-06-21 Pedro Alves <palves@redhat.com>
8410
8411 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8412 (test_awatch_creation_and_listing)
8413 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8414 Remove 'type' parameter.
8415 (test_watchpoint_all): New parameter mi_mode. Remove
8416 with_test_prefix.
8417 (top level): Use foreach_with_prefix, and add main/separate UI MI
8418 testing axis.
8419
8420 2016-06-21 Pedro Alves <palves@redhat.com>
8421
8422 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8423 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8424 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8425 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8426 (gdb_main_spawn_id, mi_spawn_id): Declare and
8427 comment.
8428 (mi_create_inferior_pty): New procedure,
8429 factored out from default_mi_gdb_start.
8430 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8431 procedures.
8432 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8433 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8434 Use mi_create_inferior_pty.
8435 (mi_gdb_start): Use eval to pass down args list.
8436
8437 2016-06-21 Pedro Alves <palves@redhat.com>
8438
8439 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8440 * gdb.opt/inline-cmds.exp: Add MI tests.
8441
8442 2016-06-21 Pedro Alves <palves@redhat.com>
8443
8444 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8445
8446 2016-06-21 Pedro Alves <palves@redhat.com>
8447
8448 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8449 (top level): Use it instead of mi_execute_to.
8450
8451 2016-06-21 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8454 (cont_handler_str): New.
8455 (signal_stop_handler): Set stop_handler_str instead of printing to
8456 stdout.
8457 (continue_handler): Set cont_handler_str instead of printing to
8458 stdout.
8459 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8460 mi_send_resuming_command. Print stop_handler_str and
8461 cont_handler_str instead of expecting the python events print
8462 directly.
8463
8464 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8465
8466 * gdb.base/jit-reader.exp: New file.
8467 * gdb.base/jithost.c: New file.
8468 * gdb.base/jithost.h: New file.
8469 * gdb.base/jitreader.c : New file.
8470 * gdb.base/jit-protocol.h: New file.
8471
8472 2016-06-17 Yao Qi <yao.qi@linaro.org>
8473
8474 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8475 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8476 and detach-on-fork. Adjust tests.
8477 (top level): Invoke break_cond_on_syscall with combinations of
8478 syscall, follow-fork-mode and detach-on-fork.
8479
8480 2016-06-17 Yao Qi <yao.qi@linaro.org>
8481
8482 * gdb.base/step-over-exit.c: New.
8483 * gdb.base/step-over-exit.exp: New.
8484
8485 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8486
8487 * gdb.base/float.exp: Add target check for nds32*-*-*.
8488 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8489
8490 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8491
8492 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8493 for unsupported target features.
8494 * gdb.base/call-rt-st.exp: Likewise.
8495 * gdb.base/call-sc.exp: Likewise.
8496 * gdb.base/call-signal-resume.exp: Likewise.
8497 * gdb.base/call-strs.exp: Likewise.
8498 * gdb.base/callexit.exp: Likewise.
8499 * gdb.base/callfuncs.exp: Likewise.
8500 * gdb.base/nodebug.exp: Likewise.
8501 * gdb.base/printcmds.exp: Likewise.
8502 * gdb.base/ptype.exp: Likewise.
8503 * gdb.base/structs.exp: Likewise.
8504 * gdb.base/unwindonsignal.exp: Likewise.
8505 * gdb.cp/gdb2495.exp: Likewise.
8506 * gdb.cp/templates.exp: Likewise.
8507 * gdb.cp/virtfunc.exp: Likewise.
8508 * gdb.threads/hand-call-in-threads.exp: Likewise.
8509 * gdb.threads/interrupted-hand-call.exp: Likewise.
8510 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8511
8512 2016-06-10 Tom Tromey <tom@tromey.com>
8513
8514 PR rust/20110:
8515 * gdb.rust/expr.exp: Add test for integer constant larger than
8516 i32.
8517
8518 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8519
8520 * gdb.fortran/nested-funcs.exp: New.
8521 * gdb.fortran/nested-funcs.f90: New.
8522
8523 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8524
8525 * gdb.base/examine-backward.c: New file.
8526 * gdb.base/examine-backward.exp: New file.
8527
8528 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8529
8530 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8531 matching.
8532
8533 2016-06-02 Tom Tromey <tom@tromey.com>
8534
8535 PR python/18984:
8536 * gdb.python/py-shared.exp: Add solib_name test.
8537
8538 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8539
8540 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8541
8542 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8543
8544 PR c++/19893
8545 * gdb.dwarf2/implref.exp: Rename to...
8546 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8547 * gdb.dwarf2/implref-array.c: New file.
8548 * gdb.dwarf2/implref-array.exp: Likewise.
8549 * gdb.dwarf2/implref-global.c: Likewise.
8550 * gdb.dwarf2/implref-global.exp: Likewise.
8551 * gdb.dwarf2/implref-struct.c: Likewise.
8552 * gdb.dwarf2/implref-struct.exp: Likewise.
8553
8554 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8555
8556 * gdb.trace/trace-condition.exp: Add 64bit tests.
8557
8558 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8559
8560 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8561 bits types.
8562 (main): Adapt to 8 to 64 bits types.
8563 * gdb.trace/trace-condition.exp: Add new tests.
8564
8565 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8566
8567 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8568
8569 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8570
8571 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8572 Move condition tests...
8573 * gdb.trace/trace-condition.exp: Here.
8574
8575 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8576
8577 * gdb.trace/trace-condition.exp: Add counter-case tests.
8578
8579 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8580
8581 PR c++/15231
8582 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8583 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8584
8585 2016-05-27 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8588 New procedure.
8589 (top level): Call it, and bail out of DejaGnu is known to be bad.
8590
8591 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8592
8593 * gdb.base/whatis.c: Extend the test case.
8594 * gdb.base/whatis.exp: Add additional tests.
8595
8596 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8597
8598 * gdb.fortran/type.f90: Add pointer variable.
8599 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8600
8601 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8602
8603 * gdb.fortran/vla-type.exp: Fix testcase name.
8604
8605 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8606
8607 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8608
8609 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8610
8611 * gdb.fortran/type.f90: Add nested structures.
8612 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8613 * gdb.fortran/derived-type.exp: Adapt expected output.
8614 * gdb.fortran/vla-type.exp: Adapt expected output.
8615
8616 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8617
8618 * gdb.fortran/whatis_type.exp: Adapt expected output.
8619
8620 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8621
8622 * gdb.fortran/print_type.exp: Fix expected output.
8623 * gdb.fortran/whatis_type.exp: Fix expected output.
8624
8625 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8626
8627 * gdb.fortran/whatis_type.exp: Use multi_line.
8628
8629 2016-05-24 Tom Tromey <tom@tromey.com>
8630
8631 PR python/17386:
8632 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8633 use value as an index.
8634
8635 2016-05-23 Tom Tromey <tom@tromey.com>
8636
8637 PR python/17981:
8638 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8639 no-breakpoint case.
8640
8641 2016-05-24 Pedro Alves <palves@redhat.com>
8642
8643 PR gdb/19828
8644 * gdb.threads/clone-attach-detach.c: New file.
8645 * gdb.threads/clone-attach-detach.exp: New file.
8646
8647 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8648
8649 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8650
8651 2016-05-23 Tom Tromey <tom@tromey.com>
8652
8653 PR python/19438, PR python/18393:
8654 * gdb.python/py-progspace.exp: Add "dir" test.
8655 * gdb.python/py-objfile.exp: Add "dir" test.
8656
8657 2016-05-23 Yao Qi <yao.qi@linaro.org>
8658
8659 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8660 * gdb.arch/thumb2-it.exp: Likewise.
8661
8662 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8663
8664 * gdb.mi/mi-threads-interrupt.c: New file.
8665 * gdb.mi/mi-threads-interrupt.exp: New file.
8666
8667 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8668
8669 PR gdb/18077
8670 * gdb.mi/mi-async-run.exp: New file.
8671 * gdb.mi/mi-async-run.c: New file.
8672
8673 2016-05-17 Tom Tromey <tom@tromey.com>
8674 Manish Goregaokar <manishsmail@gmail.com>
8675
8676 * lib/rust-support.exp: New file.
8677 * lib/gdb.exp (skip_rust_tests): New proc.
8678 (build_executable_from_specs): Handle rust.
8679 * lib/future.exp (gdb_find_rustc): New proc.
8680 (gdb_default_target_compile): Handle rust.
8681 * gdb.rust/expr.exp: New file.
8682 * gdb.rust/generics.exp: New file.
8683 * gdb.rust/generics.rs: New file.
8684 * gdb.rust/methods.exp: New file.
8685 * gdb.rust/methods.rs: New file.
8686 * gdb.rust/modules.exp: New file.
8687 * gdb.rust/modules.rs: New file.
8688 * gdb.rust/simple.exp: New file.
8689 * gdb.rust/simple.rs: New file.
8690
8691 2016-05-17 Tom Tromey <tom@tromey.com>
8692
8693 * gdb.base/default.exp (set language): Add rust.
8694
8695 2016-05-17 Tom Tromey <tom@tromey.com>
8696
8697 * gdb.gdb/unittest.exp: New file.
8698
8699 2016-05-16 Yao Qi <yao.qi@linaro.org>
8700
8701 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8702 shell_prompt. Update shell_prompt_re.
8703
8704 2016-05-12 Doug Evans <dje@google.com>
8705
8706 PR symtab/19999
8707 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8708 $options when building executable.
8709 * gdb.dwarf2/fission-loclists-pie.S: New file.
8710 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8711
8712 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8713
8714 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8715 of [is_remote target],
8716
8717 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8718
8719 * lib/gdb.exp (use_gdb_stub): New procedure.
8720
8721 2016-05-03 Yunlian Jiang <yunlian@google.com>
8722 Doug Evans <dje@google.com>
8723
8724 PR symtab/19914
8725 * gdb.dwarf2/dwp-sepdebug.c: New file.
8726 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8727
8728 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8729
8730 * gdb.base/detach.exp: Remove is_remote check.
8731
8732 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8733
8734 * gdb.base/annota-input-while-running.exp: Don't check for
8735 [is_remote target]. Enable annotations after running to main.
8736 Remove unused "set test..." line.
8737
8738 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8739
8740 * gdb.trace/trace-enable-disable.exp: New file.
8741 * gdb.trace/trace-enable-disable.c: New file.
8742
8743 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8744
8745 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8746 use it in info sharedlibrary test.
8747 * gdb.trace/ftrace-lock.exp: Likewise.
8748 * gdb.trace/ftrace.exp: Likewise.
8749 * gdb.trace/range-stepping.exp: Likewise.
8750 * gdb.trace/trace-break.exp: Likewise.
8751 * gdb.trace/trace-condition.exp: Likewise.
8752 * gdb.trace/trace-mt.exp: Likewise.
8753
8754 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8755
8756 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8757 (gdb_load_shlib): ... this.
8758 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8759 gdb_load_shlib.
8760 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8761 * gdb.base/ctxobj.exp: Likewise.
8762 * gdb.base/dprintf-pending.exp: Likewise.
8763 * gdb.base/dso2dso.exp: Likewise.
8764 * gdb.base/fixsection.exp: Likewise.
8765 * gdb.base/gcore-relro.exp: Likewise.
8766 * gdb.base/gdb1555.exp: Likewise.
8767 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8768 * gdb.base/gnu-ifunc.exp: Likewise.
8769 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8770 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8771 * gdb.base/pending.exp: Likewise.
8772 * gdb.base/print-file-var.exp: Likewise.
8773 * gdb.base/print-symbol-loading.exp: Likewise.
8774 * gdb.base/shlib-call.exp: Likewise.
8775 * gdb.base/shreloc.exp: Likewise.
8776 * gdb.base/so-impl-ld.exp: Likewise.
8777 * gdb.base/solib-disc.exp: Likewise.
8778 * gdb.base/solib-nodir.exp: Likewise.
8779 * gdb.base/solib-overlap.exp: Likewise.
8780 * gdb.base/solib-symbol.exp: Likewise.
8781 * gdb.base/solib-weak.exp (do_test): Likewise.
8782 * gdb.base/sym-file.exp: Likewise.
8783 * gdb.base/symtab-search-order.exp: Likewise.
8784 * gdb.base/type-opaque.exp: Likewise.
8785 * gdb.base/unload.exp: Likewise.
8786 * gdb.base/watchpoint-solib.exp: Likewise.
8787 * gdb.compile/compile.exp: Likewise.
8788 * gdb.cp/gdb2384.exp: Likewise.
8789 * gdb.cp/infcall-dlopen.exp: Likewise.
8790 * gdb.cp/re-set-overloaded.exp: Likewise.
8791 * gdb.fortran/library-module.exp: Likewise.
8792 * gdb.opt/solib-intra-step.exp: Likewise.
8793 * gdb.python/py-finish-breakpoint.exp: Likewise.
8794 * gdb.python/py-shared.exp: Likewise.
8795 * gdb.reverse/solib-precsave.exp: Likewise.
8796 * gdb.reverse/solib-reverse.exp: Likewise.
8797 * gdb.server/solib-list.exp: Likewise.
8798 * gdb.threads/dlopen-libpthread.exp: Likewise.
8799 * gdb.threads/tls-shared.exp: Likewise.
8800 * gdb.threads/tls-so_extern.exp: Likewise.
8801 * gdb.trace/change-loc.exp: Likewise.
8802 * gdb.trace/ftrace-lock.exp: Likewise.
8803 * gdb.trace/ftrace.exp: Likewise.
8804 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8805 * gdb.trace/pending.exp: Likewise.
8806 * gdb.trace/range-stepping.exp: Likewise.
8807 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8808 (strace_info_marker): Likewise.
8809 (strace_probe_marker): Likewise.
8810 (strace_trace_on_same_addr): Likewise.
8811 (strace_trace_on_diff_addr): Likewise.
8812 * gdb.trace/trace-break.exp: Likewise.
8813 * gdb.trace/trace-condition.exp: Likewise.
8814 * gdb.trace/trace-mt.exp: Likewise.
8815
8816 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8817
8818 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8819 result of gdb_remote_download.
8820 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8821 * gdb.base/dso2dso.exp: Likewise.
8822 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8823 * gdb.base/print-file-var.exp: Likewise.
8824 * gdb.base/shlib-call.exp: Likewise.
8825 * gdb.base/shreloc.exp: Likewise.
8826 * gdb.base/solib-overlap.exp: Likewise.
8827 * gdb.base/solib-weak.exp (do_test): Likewise.
8828 * gdb.base/unload.exp: Likewise.
8829
8830 2016-04-27 Yao Qi <yao.qi@linaro.org>
8831
8832 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8833 exists.
8834
8835 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8836
8837 * vla-type.exp: Print structure from toplevel.
8838
8839 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8840
8841 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8842 of dynamic types.
8843 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8844 of dynamic types.
8845
8846 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8847
8848 * gdb.fortran/vla-type.f90: New file.
8849 * gdb.fortran/vla-type.exp: New file.
8850
8851 2016-04-25 Yao Qi <yao.qi@linaro.org>
8852
8853 * gdb.base/branch-to-self.c: New file.
8854 * gdb.base/branch-to-self.exp: New file.
8855
8856 2016-04-22 Yao Qi <yao.qi@linaro.org>
8857
8858 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8859 more after $hex.
8860
8861 2016-04-22 Yao Qi <yao.qi@linaro.org>
8862
8863 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8864 * gdb.base/annota3.exp: Likewise.
8865
8866 2016-04-22 Yao Qi <yao.qi@linaro.org>
8867
8868 * gdb.reverse/step-precsave.exp: Do one step and test program
8869 stops in "callee" and do multiple steps until program goes out
8870 of "callee".
8871 * gdb.reverse/step-reverse.exp: Likewise.
8872
8873 2016-04-22 Yao Qi <yao.qi@linaro.org>
8874
8875 * gdb.trace/signal.exp: Also pass if
8876 $tracepoint_hits($i) > $iterations.
8877
8878 2016-04-22 Yao Qi <yao.qi@linaro.org>
8879
8880 * gdb.trace/signal.c: New file.
8881 * gdb.trace/signal.exp: New file.
8882
8883 2016-04-19 Doug Evans <xdje42@gmail.com>
8884
8885 * gdb.base/bad-file.exp: New file.
8886
8887 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8888
8889 * gdb.dwarf2/implref.exp: New file.
8890
8891 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8892
8893 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8894 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8895 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8896 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8897 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8898 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8899 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8900 * lib/fortran.exp (fortran_int4): New procedure.
8901 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8902 (fortran_logical4): Likewise.
8903
8904 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8905
8906 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8907
8908 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8909
8910 * lib/compiler.c: Add Intel specific preprocessor macros.
8911 * lib/compiler.cc: Likewise.
8912
8913 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8914
8915 * gdb.server/connect-with-no-symbol-file.c: New file.
8916 * gdb.server/connect-with-no-symbol-file.exp: New file.
8917
8918 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8919
8920 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8921
8922 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8923
8924 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8925 standard output directory.
8926
8927 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8928
8929 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8930
8931 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8932
8933 * gdb.btrace/instruction_history.c (loop): Add declaration.
8934
8935 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8936
8937 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8938
8939 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8940
8941 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8942 parentheses to print.
8943 (continue_handler): Likewise.
8944
8945 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8946
8947 * gdb.server/solib-list.exp: Remove is_remote check.
8948 Pass shlib= to gdb_compile. Don't link shared library with
8949 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8950 Run binary filename through "readlink -f" on the target.
8951
8952 2016-04-08 Pedro Alves <palves@redhat.com>
8953
8954 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8955 interpreter filename as argument to gdbserver_spawn.
8956 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8957 Return empty if $last_loaded_file does not exist.
8958
8959 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8960
8961 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8962 * gdb.base/jit-main.c: Use exit after usage.
8963
8964 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8965
8966 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8967 GDBHISTSIZE prior to the tests.
8968 * gdb.base/gdbinit-history.exp: Likewise.
8969
8970 2016-04-07 Pedro Alves <palves@redhat.com>
8971
8972 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8973 instead of build_executable. Use gdb_load_shlibs.
8974
8975 2016-04-07 Yao Qi <yao.qi@linaro.org>
8976
8977 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8978 Execute "si" command.
8979
8980 2016-04-07 Yao Qi <yao.qi@linaro.org>
8981
8982 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8983 number instead of the comments on some line.
8984
8985 2016-04-06 Don Breazeal <donb@codesourcery.com>
8986
8987 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8988 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8989
8990 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8991
8992 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8993 standard_output_file. Remove unused binfile variable.
8994
8995 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
8996
8997 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8998 * gdb.python/py-mi-objfile.exp: Match "list main" output
8999 in console format.
9000
9001 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9002
9003 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9004 absolute.
9005
9006 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9007
9008 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9009 absolute.
9010 * gdb.trace/ftrace.exp: Likewise.
9011 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9012 targets as well.
9013 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9014 (gdb_load_shlibs): Copy libraries to test directory when testing
9015 natively. Only set solib-search-path if testing remotely.
9016 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9017
9018 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9019
9020 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9021 gdb_download. Use it even if the target is not remote.
9022 * gdb.base/jit.exp (compile_jit_test): Likewise.
9023 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9024 output directory if the destination board is local, otherwise use
9025 the standard remote_download from DejaGnu.
9026 (gdb_download): Remove.
9027 (gdb_load_shlibs): Use gdb_remote_download instead of
9028 gdb_download.
9029 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9030 Use gdb_remote_download instead of gdb_download. Use it even if
9031 the target is not remote.
9032 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9033 instead of gdb_download.
9034
9035 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9036
9037 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9038 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9039 run.
9040
9041 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9042
9043 PR gdb/19820
9044 * gdb.base/printcmds.exp: Add artificial arrays tests.
9045
9046 2016-03-31 Pedro Alves <palves@redhat.com>
9047
9048 PR gdb/19858
9049 * gdb.base/jit-main.c: Include unistd.h.
9050 (ATTACH): Define to 0 if not already defined.
9051 (wait_for_gdb, mypid): New globals.
9052 (WAIT_FOR_GDB): New macro.
9053 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9054 some breakpoint locations.
9055 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9056 New procedures.
9057 (one_jit_test): Add REATTACH parameter, and handle it. Use
9058 continue_to_test_location.
9059 (top level): Test attach, and adjusts calls to one_jit_test.
9060
9061 2016-03-31 Pedro Alves <palves@redhat.com>
9062
9063 PR gdb/19858
9064 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9065 BINSUFFIX parameter, and handle it.
9066 (top level): Adjust calls compile_jit_test.
9067
9068 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9069
9070 PR python/19743
9071 * gdb.python/py-mi-events-gdb.py: New file.
9072 * gdb.python/py-mi-events.c: New file.
9073 * gdb.python/py-mi-events.exp: New file.
9074
9075 2016-03-30 Yao Qi <yao.qi@linaro.org>
9076
9077 * gdb.reverse/until-precsave.exp: Match function name only.
9078 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9079 Move malloc to a condition block.
9080 * gdb.reverse/until-reverse.exp: Match function name only.
9081
9082 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9083
9084 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9085 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9086 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9087 variable for GPR 0 instead of assuming it is register 0.
9088 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9089 * lib/trace-support.exp: Add s390 registers.
9090
9091 2016-03-29 Yao Qi <yao.qi@linaro.org>
9092
9093 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9094
9095 2016-03-24 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9098 test message.
9099
9100 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9101
9102 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9103 maintaining separate logic for constructing the output path.
9104
9105 2016-03-16 Don Breazeal <donb@codesourcery.com>
9106
9107 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9108 Retry fork and waitpid on interrupted system call errors.
9109 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9110 Use with_timeout_factor to increase timeout by factor of 10.
9111
9112 2016-03-15 Don Breazeal <donb@codesourcery.com>
9113
9114 * gdb.cp/scope-err.cc: New test program.
9115 * gdb.cp/scope-err.exp: New test script.
9116 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9117 lines and "set breakpoint here" comment.
9118 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9119 Fixed some whitespace and format issues.
9120 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9121 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9122
9123 2016-03-15 Doug Evans <dje@google.com>
9124
9125 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9126 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9127 All callers updated. Add tests for enums, mixed flags register.
9128
9129 2016-03-15 Doug Evans <dje@google.com>
9130
9131 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9132 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9133
9134 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9135
9136 * gdb.base/default.exp: Add $_as_string to the list of expected
9137 convenience functions.
9138
9139 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9140
9141 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9142
9143 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9144
9145 * gdb.python/py-as-string.exp: New file.
9146 * gdb.python/py-as-string.c: New file.
9147
9148 2016-03-09 Pedro Alves <palves@redhat.com>
9149
9150 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9151 signal" -> "Thread NN received signal" output change.
9152 * gdb.threads/ia64-sigill.exp: Likewise.
9153 * gdb.threads/linux-dp.exp: Likewise.
9154 * gdb.threads/manythreads.exp: Likewise.
9155 * gdb.threads/pending-step.exp: Likewise.
9156 * gdb.threads/print-threads.exp: Likewise.
9157 * gdb.threads/sigstep-threads.exp: Likewise.
9158 * gdb.threads/staticthreads.exp: Likewise.
9159 * gdb.threads/tls.exp: Likewise.
9160
9161 2016-03-09 Pedro Alves <palves@redhat.com>
9162
9163 * gdb.base/command-line-input.exp: New file.
9164
9165 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9166
9167 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9168 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9169 * gdb.trace/pending.exp: Accept leading dot before function name.
9170 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9171 * lib/trace-support.exp: Set registers for ppc.
9172
9173 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9174
9175 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9176 use it for disassembly; accept .main in addition to main in backtrace.
9177
9178 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9179 Marcin Kościelnicki <koriakin@0x04.net>
9180
9181 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9182 (gdb_recursion_test_ptr): New global variable.
9183 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9184 gdb_recursion_test.
9185 (gdb_c_test): Ditto.
9186
9187 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9188
9189 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9190 ordering.
9191
9192 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9193
9194 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9195 (bar): Add bar_start_lbl label.
9196 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9197 of foo/bar for emitting DWARF and tracing.
9198
9199 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9200
9201 * analyze-racy-logs.py: Set executable bit.
9202
9203 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9204
9205 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9206 (CHECK_TARGET_TMP): Likewise.
9207 (check-single-racy): New rule.
9208 (check-parallel-racy): Likewise.
9209 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9210 (do-check-parallel-racy): New rule.
9211 (check-racy/%.exp): Likewise.
9212 * README (Racy testcases): New section.
9213 * analyze-racy-logs.py: New file.
9214
9215 2016-03-03 Doug Evans <dje@google.com>
9216
9217 * gdb.base/skip.exp: Use with_test_prefix.
9218
9219 2016-03-03 Yao Qi <yao.qi@linaro.org>
9220
9221 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9222 Invoke step_over_syscall "clone" and break_cond_on_syscall
9223 "clone".
9224 * gdb.base/step-over-clone.c: New file.
9225
9226 2016-03-03 Yao Qi <yao.qi@linaro.org>
9227
9228 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9229 code format.
9230
9231 2016-03-03 Yao Qi <yao.qi@linaro.org>
9232
9233 * gdb.base/disp-step-fork.c: Rename to ...
9234 * gdb.base/step-over-fork.c: ... it. New file.
9235 * gdb.base/disp-step-vfork.c: Rename to ...
9236 * gdb.base/step-over-vfork.c: ... it. New file.
9237 * gdb.base/disp-step-syscall.exp: Rename to ...
9238 * gdb.base/step-over-syscall.exp: ... it. New file.
9239 (disp_step_cross_syscall): Rename to ...
9240 (step_over_syscall): ... it.
9241
9242 2016-03-03 Yao Qi <yao.qi@linaro.org>
9243
9244 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9245 If target supports condition evaluation on target, invoke
9246 break_cond_on_syscall for fork and vfork.
9247
9248 2016-03-03 Yao Qi <yao.qi@linaro.org>
9249
9250 * gdb.base/disp-step-syscall.exp: Don't invoke
9251 support_displaced_stepping.
9252 (disp_step_cross_syscall): Test with displaced stepping off and
9253 on if supported.
9254
9255 2016-03-03 Yao Qi <yao.qi@linaro.org>
9256
9257 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9258 proc.
9259 (setup): New proc.
9260 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9261 and setup.
9262
9263 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9264
9265 * gdb.fortran/vla-history.exp: Remove breakpoint.
9266
9267 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9268
9269 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9270 exceeds timeout.
9271
9272 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9273
9274 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9275 breakpoint.
9276
9277 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9278
9279 * gdb.mi/vla.f90: Nullify pointer after declaration.
9280
9281 2016-03-01 Pedro Alves <palves@redhat.com>
9282
9283 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9284
9285 2016-03-01 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9288 before anything else.
9289 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9290 _GNU_SOURCE here.
9291 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9292 before anything else.
9293 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9294
9295 2016-03-01 Pedro Alves <palves@redhat.com>
9296
9297 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9298
9299 2016-03-01 Yao Qi <yao.qi@linaro.org>
9300
9301 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9302 prepare_for_testing.
9303
9304 2016-03-01 Yao Qi <yao.qi@linaro.org>
9305
9306 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9307
9308 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9309
9310 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9311 manually constructing the output path.
9312
9313 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9314
9315 * gdb.arch/s390-stackless.S: New.
9316 * gdb.arch/s390-stackless.exp: New.
9317
9318 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9319
9320 * gdb.dlang/circular.c: New file.
9321 * gdb.dlang/circular.exp: New file.
9322
9323 2016-02-26 Yao Qi <yao.qi@linaro.org>
9324
9325 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9326 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9327 (testcases): Update.
9328
9329 2016-02-26 Yao Qi <yao.qi@linaro.org>
9330
9331 * gdb.reverse/aarch64.c: Rename to ...
9332 * gdb.reverse/insn-reverse.c: ... it.
9333 * gdb.reverse/aarch64.exp: Rename to ...
9334 * gdb.reverse/insn-reverse.exp: ... it.
9335
9336 2016-02-26 Yao Qi <yao.qi@linaro.org>
9337
9338 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9339 (testcase_ftype): New.
9340 (testcases): New array.
9341 (n_testcases): New.
9342 (main): Call each element in testcases.
9343 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9344 (read_testcase): New.
9345 Do the tests in a loop.
9346
9347 2016-02-25 Yao Qi <yao.qi@linaro.org>
9348
9349 * gdb.base/branches.c: Remove.
9350
9351 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9352
9353 PR gdb/13808
9354 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9355
9356 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9357
9358 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9359
9360 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9361
9362 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9363 change x86_64 call_insn to 'callq'.
9364
9365 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9366
9367 * gdb.trace/tfile-avx.c: Move to...
9368 * gdb.trace/tracefile-pseudo-reg.c: Here.
9369 * gdb.trace/tfile-avx.exp: Move to...
9370 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9371
9372 2016-02-24 Gary Benson <gbenson@redhat.com>
9373
9374 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9375 message on attach.
9376
9377 2016-02-23 Doug Evans <dje@google.com>
9378
9379 * gdb.base/skip.c (test_skip): New function.
9380 (end_test_skip_file_and_function): New function.
9381 (test_skip_file_and_function): New function.
9382 * gdb.base/skip1.c (test_skip): New function.
9383 (skip1_test_skip_file_and_function): New function.
9384 * gdb.base/skip.exp: Add tests for new skip options.
9385 * gdb.base/skip-solib.exp: Update expected output.
9386 * gdb.perf/skip-command.cc: New file.
9387 * gdb.perf/skip-command.exp: New file.
9388 * gdb.perf/skip-command.py: New file.
9389
9390 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9391
9392 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9393 info registers pattern.
9394
9395 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9396
9397 * lib/future.exp: Add D support.
9398 (gdb_find_gdc): New proc.
9399 (gdb_default_target_compile): Add D support.
9400
9401 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9402
9403 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9404 user+system time.
9405 (trace_speed_test): Determine the iteration count for a time
9406 between 15..30 seconds.
9407
9408 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9409
9410 * gdb.arch/i386-mpx-sigsegv.c: New file.
9411 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9412 * gdb.arch/i386-mpx-simple_segv.c: New file.
9413 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9414
9415 2016-02-18 Yao Qi <yao.qi@linaro.org>
9416
9417 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9418 Don't call setup_kfail.
9419
9420 2016-02-18 Yao Qi <yao.qi@linaro.org>
9421
9422 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9423 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9424
9425 2016-02-16 Doug Evans <dje@google.com>
9426
9427 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9428 * gdb.base/skip1.c: Ditto.
9429 * gdb.base/skip.exp: Whitespace cleanup.
9430
9431 2016-02-16 Don Breazeal <donb@codesourcery.com>
9432
9433 PR remote/19496
9434 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9435 Remove kfail for PR remote/19496.
9436
9437 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9438
9439 * lib/gdb.exp (standard_temp_file): Return a path specific to
9440 the runtest invocation.
9441
9442 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9443
9444 * gdb.trace/save-trace.exp: Change relative path to be in the
9445 standard output directory.
9446
9447 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9448
9449 * gdb.arch/i386-prologue.c: Add missing prototypes.
9450
9451 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9452
9453 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9454 * gdb.arch/i386-prologue.exp: Likewise.
9455 * gdb.arch/i386-size.exp: Likewise.
9456
9457 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9458
9459 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9460 define object file path.
9461 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9462 file path.
9463 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9464 standard_output_file to define binfile.
9465
9466 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9467
9468 Fix compatibility with recent gfortran-5.3.1.
9469 * gdb.fortran/vla-history.exp (print vla1 allocated)
9470 (print vla2 allocated, print $2, print $3): Remove
9471 (print $4): Rename to ...
9472 (print $2): ... here.
9473 (print $9): Rename to ...
9474 (print $5): ... here.
9475 (print $10): Rename to ...
9476 (print $6): ... here.
9477 * gdb.fortran/vla.f90: Add pvla initialization.
9478
9479 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9480
9481 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9482 New test.
9483 * gdb.fortran/vla-value-sub.exp: Likewise.
9484
9485 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9486
9487 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9488
9489 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9490
9491 * i386-biarch-core.exp: Define corefile using
9492 standard_output_file.
9493
9494 2016-02-12 Yao Qi <yao.qi@linaro.org>
9495
9496 * gdb.arch/arm-single-step-kernel-helper.c: New.
9497 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9498
9499 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9500
9501 * gdb.btrace/tailcall-only.exp: New.
9502 * gdb.btrace/tailcall-only.c: New.
9503 * gdb.btrace/x86_64-tailcall-only.S: New.
9504 * gdb.btrace/i686-tailcall-only.S: New.
9505
9506 2016-02-11 Pedro Alves <palves@redhat.com>
9507
9508 * README (Parallel testing): Add missing double quotes.
9509
9510 2016-02-11 Pedro Alves <palves@redhat.com>
9511
9512 * README (Parallel testing): New section.
9513 (GDB_PARALLEL): Rewrite.
9514 (FORCE_PARALLEL): Document.
9515
9516 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9517
9518 * gdb.trace/tfile-avx.c: New test.
9519 * gdb.trace/tfile-avx.exp: New test.
9520
9521 2016-02-09 Keith Seitz <keiths@redhat.com>
9522
9523 PR breakpoints/19546
9524 * gdb.base/infcall-exec.c: New file.
9525 * gdb.base/infcall-exec2.c: New file.
9526 * gdb.base/infcall-exec.exp: New file.
9527
9528 2016-02-09 Keith Seitz <keiths@redhat.com>
9529
9530 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9531 (toplevel): Call test_bkpt_address.
9532
9533 2016-02-09 Keith Seitz <keiths@redhat.com>
9534
9535 PR python/19506
9536 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9537 (toplevel): Call test_bkpt_address.
9538
9539 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9540
9541 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9542 to AC_OUTPUT.
9543 * configure: Regenerate.
9544
9545 2016-02-09 Pedro Alves <palves@redhat.com>
9546
9547 PR breakpoints/19548
9548 * gdb.base/execl-update-breakpoints.c (some_function): New
9549 function.
9550 (main): Call it.
9551 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9552 Tighten expected GDB output.
9553
9554 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9555
9556 * Makefile.in (ALL_SUBDIRS): Remove.
9557 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9558 (distclean maintainer-clean realclean): Likewise.
9559 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9560 * configure: Regenerate.
9561 * gdb.ada/Makefile.in: Delete.
9562 * gdb.arch/Makefile.in: Likewise.
9563 * gdb.asm/Makefile.in: Likewise.
9564 * gdb.base/Makefile.in: Likewise.
9565 * gdb.btrace/Makefile.in: Likewise.
9566 * gdb.cell/Makefile.in: Likewise.
9567 * gdb.compile/Makefile.in: Likewise.
9568 * gdb.cp/Makefile.in: Likewise.
9569 * gdb.disasm/Makefile.in: Likewise.
9570 * gdb.dlang/Makefile.in: Likewise.
9571 * gdb.dwarf2/Makefile.in: Likewise.
9572 * gdb.fortran/Makefile.in: Likewise.
9573 * gdb.gdb/Makefile.in: Likewise.
9574 * gdb.go/Makefile.in: Likewise.
9575 * gdb.guile/Makefile.in: Likewise.
9576 * gdb.java/Makefile.in: Likewise.
9577 * gdb.linespec/Makefile.in: Likewise.
9578 * gdb.mi/Makefile.in: Likewise.
9579 * gdb.modula2/Makefile.in: Likewise.
9580 * gdb.multi/Makefile.in: Likewise.
9581 * gdb.objc/Makefile.in: Likewise.
9582 * gdb.opencl/Makefile.in: Likewise.
9583 * gdb.opt/Makefile.in: Likewise.
9584 * gdb.pascal/Makefile.in: Likewise.
9585 * gdb.perf/Makefile.in: Likewise.
9586 * gdb.python/Makefile.in: Likewise.
9587 * gdb.reverse/Makefile.in: Likewise.
9588 * gdb.server/Makefile.in: Likewise.
9589 * gdb.stabs/Makefile.in: Likewise.
9590 * gdb.threads/Makefile.in: Likewise.
9591 * gdb.trace/Makefile.in: Likewise.
9592 * gdb.xml/Makefile.in: Likewise.
9593 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9594 GDB_PARALLEL.
9595 (standard_output_file): Remove check for GDB_PARALLEL, always
9596 return path in outputs/$subdir/$testname.
9597
9598 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9599
9600 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9601 (site.exp): Assign abs_srcdir to tcl's srcdir.
9602
9603 2016-02-04 Yao Qi <yao.qi@linaro.org>
9604
9605 * gdb.base/foll-exec-mode.c: Include limits.h.
9606 (main): Add parameters argc and argv. Get directory from
9607 argv[0].
9608 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9609 compilation.
9610 * gdb.base/foll-exec.c: Include limits.h.
9611 (main): Add parameters argc and argv.
9612 Get directory from argv[0].
9613 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9614 Adjust tests on the number of lines as source code changed.
9615 * gdb.base/foll-vfork-exit.c: Include limits.h.
9616 (main): Add one line of statement before vfork.
9617 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9618 (main): Add parameters argc and argv. Get directory from
9619 argv[0].
9620 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9621 (setup_gdb): Set tbreak to skip some source lines.
9622 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9623 (main): Add parameters argc and argv. Get directory from
9624 argv[0].
9625 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9626 compilation.
9627 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9628 (main): Add parameters argc and argv. Get directory from
9629 argv[0].
9630 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9631 compilation.
9632
9633 2016-02-01 Doug Evans <dje@google.com>
9634
9635 * gdb.base/skip.exp: Clean up multiple references to same test name.
9636
9637 2016-02-01 Pedro Alves <palves@redhat.com>
9638
9639 PR remote/19496
9640 * gdb.threads/forking-threads-plus-breakpoint.exp
9641 (displaced_stepping_supported): New global.
9642 (probe_displaced_stepping_support): New procedure.
9643 (do_test): Add 'displaced' parameter, and use it.
9644 (top level): Check for displaced stepping support. Add displaced
9645 stepping on/off testing axis.
9646
9647 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9648
9649 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9650 pointer. Don't perform further tests on the unassociated pointer
9651 if the first test fails.
9652
9653 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9654
9655 * gdb.base/max-value-size.c: New file.
9656 * gdb.base/max-value-size.exp: New file.
9657 * gdb.base/huge.exp: Disable max-value-size for this test.
9658
9659 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9660
9661 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9662
9663 2016-01-28 Yao Qi <yao.qi@linaro.org>
9664
9665 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9666
9667 2016-01-25 Pedro Alves <palves@redhat.com>
9668
9669 PR threads/19461
9670 * gdb.base/fork-running-state.c: New file.
9671 * gdb.base/fork-running-state.exp: New file.
9672
9673 2016-01-25 Pedro Alves <palves@redhat.com>
9674
9675 PR gdb/19494
9676 * gdb.base/catch-fork-kill.c: New file.
9677 * gdb.base/catch-fork-kill.exp: New file.
9678
9679 2016-01-25 Pedro Alves <palves@redhat.com>
9680
9681 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9682 Delete, moved to lib/gdb.exp.
9683 * gdb.threads/forking-threads-plus-breakpoint.exp
9684 (foreach_with_prefix): Likewise.
9685 * gdb.threads/process-dies-while-handling-bp.exp
9686 (foreach_with_prefix): Likewise.
9687 * lib/gdb.exp (foreach_with_prefix): New procedure.
9688
9689 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9690
9691 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9692 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9693
9694 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9695
9696 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9697 endian targets.
9698
9699 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9700 Pedro Alves <palves@redhat.com>
9701
9702 Fix testsuite compatibility with Guile.
9703 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9704 number.
9705
9706 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9707
9708 Fix testsuite compatibility with Guile.
9709 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9710 (thread 1): New test for backtrace through signal handler.
9711
9712 2016-01-22 Yao Qi <yao.qi@linaro.org>
9713
9714 PR testsuite/19491
9715 * gdb.base/multi-forks.c: Include
9716 ../lib/unbuffer_output.c
9717 (main): Call gdb_unbuffer_output.
9718
9719 2016-01-21 Doug Evans <dje@google.com>
9720
9721 * lib/ada.exp (gdb_compile_ada): Fix typo.
9722
9723 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9724
9725 * gdb.base/break-fun-addr.exp: New file.
9726 * gdb.base/break-fun-addr1.c: New file.
9727 * gdb.base/break-fun-addr2.c: New file.
9728
9729 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9730
9731 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9732 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9733 enum flag values.
9734
9735 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9736
9737 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9738 when GDB can not set the vector return value. Add more comments
9739 for clarification.
9740
9741 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9742
9743 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9744 command.
9745
9746 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9747
9748 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9749
9750 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9751
9752 * Makefile.in (check-single): Pass --status to runtest.
9753 (check/%.exp): Likewise.
9754
9755 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9756
9757 * Makefile.in (check-parallel): Propagate return code from make
9758 do-check-parallel.
9759
9760 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9761
9762 * gdb.trace/ftrace.exp: Fix expected message on continue.
9763 * gdb.trace/pending.exp: Fix expected message on continue.
9764 * gdb.trace/trace-break.exp: Fix expected message on continue.
9765
9766 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9767
9768 * lib/gdb.exp (gdb_test): Remove unused global references.
9769
9770 2016-01-18 Pedro Alves <palves@redhat.com>
9771
9772 * gdb.base/async-shell.exp: Adjust expected output.
9773 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9774 * gdb.base/siginfo-thread.exp: Adjust expected output.
9775 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9776 * gdb.java/jnpe.exp: Adjust expected output.
9777 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9778 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9779 * gdb.threads/leader-exit.exp: Adjust expected output.
9780 * gdb.threads/manythreads.exp: Adjust expected output.
9781 * gdb.threads/pthreads.exp: Adjust expected output.
9782 * gdb.threads/schedlock.exp: Adjust expected output.
9783 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9784 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9785 expected output.
9786 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9787 output.
9788 * gdb.threads/sigthread.exp: Adjust expected output.
9789 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9790
9791 2016-01-18 Yao Qi <yao.qi@linaro.org>
9792
9793 * gdb.guile/scm-section-script.c: Replace @progbits with
9794 %progbits.
9795 * gdb.python/py-section-script.c: Likewise.
9796
9797 2016-01-15 Pedro Alves <palves@redhat.com>
9798
9799 * gdb.multi/tids.exp: Test star wildcard ranges.
9800
9801 2016-01-15 Pedro Alves <palves@redhat.com>
9802
9803 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9804 command from "thread apply" invocation.
9805 (thr_apply_info_thr_invalid): Default the expected output to the
9806 input tid list.
9807 (top level): Add tests that use convenience variables. Add tests
9808 for "thread apply" with a valid TID list, but missing the command.
9809
9810 2016-01-13 Pedro Alves <palves@redhat.com>
9811
9812 * gdb.base/default.exp: Expect $_gthread as well.
9813 * gdb.multi/tids.exp: Test $_gthread.
9814 * gdb.threads/thread-specific.exp: Test $_gthread.
9815
9816 2016-01-13 Pedro Alves <palves@redhat.com>
9817
9818 * gdb.multi/tids.exp: Test "info threads -gid".
9819
9820 2016-01-13 Pedro Alves <palves@redhat.com>
9821
9822 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9823 Breakpoint.thread.
9824 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9825
9826 2016-01-07 Pedro Alves <palves@redhat.com>
9827
9828 * gdb.base/break.exp: Adjust to output changes.
9829 * gdb.base/hbreak2.exp: Likewise.
9830 * gdb.base/sepdebug.exp: Likewise.
9831 * gdb.base/watch_thread_num.exp: Likewise.
9832 * gdb.linespec/keywords.exp: Likewise.
9833 * gdb.multi/info-threads.exp: Likewise.
9834 * gdb.threads/thread-find.exp: Likewise.
9835 * gdb.multi/tids.c: New file.
9836 * gdb.multi/tids.exp: New file.
9837
9838 2016-01-13 Pedro Alves <palves@redhat.com>
9839
9840 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9841
9842 2016-01-13 Pedro Alves <palves@redhat.com>
9843
9844 * gdb.base/default.exp: Expect $_inferior as well.
9845 * gdb.multi/base.exp: Test $_inferior.
9846
9847 2016-01-13 Pedro Alves <palves@redhat.com>
9848
9849 PR breakpoints/19388
9850 * gdb.base/catch-signal-siginfo-cond.c: New file.
9851 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9852
9853 2016-01-12 Josh Stone <jistone@redhat.com>
9854 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9855
9856 * gdb.base/catch-syscall.c (do_execve): New variable.
9857 (main): Conditionally trigger an execve.
9858 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9859 (test_catch_syscall_execve): New, check entry/return across execve.
9860 (do_syscall_tests): Call test_catch_syscall_execve.
9861
9862 2016-01-12 Pedro Alves <palves@redhat.com>
9863
9864 * gdb.base/random-signal.exp (do_test): New procedure, with body
9865 of testcase moved in.
9866
9867 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9868 Pedro Alves <palves@redhat.com>
9869
9870 * gdb.base/funcargs.exp (finish from indirectly called function):
9871 Reintroduce the case for 'First'.
9872
9873 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9874 Pedro Alves <palves@redhat.com>
9875
9876 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9877 (tcatch_vfork_then_child_follow_exec)
9878 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9879 identification.
9880
9881 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9882
9883 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9884 and repeats to unlimited.
9885 * gdb.python/py-value.exp: Likewise.
9886 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9887 and repeats to unlimited.
9888
9889 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9892 and reordering the functions.
9893 * gdb.multi/hangout.c: Likewise.
9894 * gdb.multi/hello.c: Likewise.
9895
9896 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9897
9898 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9899 absolute.
9900 (SingleStatisticTestResult.report): Use dict.keys instead of
9901 dict.iterkeys.
9902
9903 2016-01-06 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9906
9907 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9908
9909 * gdb.btrace/dlopen.exp: New.
9910 * gdb.btrace/dlopen.c: New.
9911 * gdb.btrace/dlopen-dso.c: New.
9912
9913 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9914
9915 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9916 PATTERN argument is optional.
9917
9918 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9919
9920 * lib/ada.exp (target_compile_ada_from_dir): New function.
9921 (gdb_compile_ada): Reimplement avoiding the use of project files.
9922 * gdb.ada/gnat_ada.gpr: Delete.
9923 * gdb.ada/cond_lang.exp: Adjust test to make path before
9924 filename optional.
9925 * gdb.ada/small_reg_param.exp: Likewise.
9926
9927 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9928
9929 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9930
9931 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9932
9933 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9934 case.
9935
9936 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9937
9938 * gdb.base/break.exp: Remove dead code.
9939 * gdb.base/sepdebug.exp: Likewise.
9940
9941 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9942
9943 * gdb.asm/asm-source.exp: Remove HP-UX references.
9944 * gdb.base/annota1.exp: Likewise.
9945 * gdb.base/annota3.exp: Likewise.
9946 * gdb.base/attach.exp: Likewise.
9947 * gdb.base/bigcore.exp: Likewise.
9948 * gdb.base/break.exp: Likewise.
9949 * gdb.base/call-ar-st.exp: Likewise.
9950 * gdb.base/callfuncs.exp: Likewise.
9951 * gdb.base/catch-fork-static.exp: Likewise.
9952 * gdb.base/display.exp: Likewise.
9953 * gdb.base/foll-exec-mode.exp: Likewise.
9954 * gdb.base/foll-exec.exp: Likewise.
9955 * gdb.base/foll-fork.exp: Likewise.
9956 * gdb.base/foll-vfork.exp: Likewise.
9957 * gdb.base/funcargs.exp: Likewise.
9958 * gdb.base/hbreak2.exp: Likewise.
9959 * gdb.base/inferior-died.exp: Likewise.
9960 * gdb.base/interrupt.exp: Likewise.
9961 * gdb.base/multi-forks.exp: Likewise.
9962 * gdb.base/nodebug.exp: Likewise.
9963 * gdb.base/sepdebug.exp: Likewise.
9964 * gdb.base/solib1.c: Likewise.
9965 * gdb.base/step-test.exp: Likewise.
9966 * gdb.mi/non-stop.c: Likewise.
9967 * gdb.mi/pthreads.c: Likewise.
9968 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9969 * gdb.threads/pthreads.c: Likewise.
9970 * gdb.threads/staticthreads.exp: Likewise.
9971 * lib/future.exp: Likewise.
9972 * lib/gdb.exp: Likewise.
9973 * gdb.base/so-indr-cl.c: Remove.
9974 * gdb.base/so-indr-cl.exp: Likewise.
9975 * gdb.base/solib.c: Likewise.
9976 * gdb.base/solib.exp: Likewise.
9977 * gdb.base/solib2.c: Likewise.
9978
9979 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9980
9981 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9982 * gdb.base/call-ar-st.exp: Likewise.
9983 * gdb.base/callfuncs.exp: Likewise.
9984 * gdb.base/condbreak.exp: Likewise.
9985 * gdb.base/constvars.exp: Likewise.
9986 * gdb.base/hbreak2.exp: Likewise.
9987 * gdb.base/langs.exp: Likewise.
9988 * gdb.base/list.exp: Likewise.
9989 * gdb.base/long_long.exp: Likewise.
9990 * gdb.base/ptype.exp: Likewise.
9991 * gdb.base/scope.exp: Likewise.
9992 * gdb.base/signals.exp: Likewise.
9993 * gdb.base/so-impl-ld.exp: Likewise.
9994 * gdb.base/varargs.exp: Likewise.
9995 * gdb.base/volatile.exp: Likewise.
9996 * gdb.base/whatis.exp: Likewise.
9997 * gdb.cp/cplusfuncs.exp: Likewise.
9998 * gdb.cp/inherit.exp: Likewise.
9999 * gdb.cp/local.exp: Likewise.
10000 * gdb.cp/member-ptr.exp: Likewise.
10001 * gdb.cp/method.exp: Likewise.
10002 * gdb.cp/overload.exp: Likewise.
10003 * gdb.cp/templates.exp: Likewise.
10004 * gdb.stabs/weird.exp: Likewise.
10005 * lib/compiler.c: Likewise.
10006 * lib/compiler.cc: Likewise.
10007 * lib/cp-support.exp: Likewise.
10008 * lib/gdb.exp: Likewise.
10009
10010 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10011
10012 * configure.ac: Remove HP-UX case.
10013 * configure: Regenerate.
10014
10015 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10016
10017 * lib/gdb.exp (gdb_compile): Add function doc.
10018
10019 2015-12-17 Pedro Alves <palves@redhat.com>
10020
10021 PR threads/19354
10022 * gdb.multi/info-threads.exp: New file.
10023
10024 2015-12-15 Yao Qi <yao.qi@linaro.org>
10025
10026 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10027 is aarch64*-*-*.
10028
10029 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10030
10031 * gdb.base/history-duplicates.exp: Skip if no readline support.
10032
10033 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10034
10035 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10036
10037 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10038
10039 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10040
10041 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10042
10043 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10044 ctrl-C if nointerrupts target property is set.
10045 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10046 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10047 * gdb.base/paginate-bg-execution.exp: Likewise.
10048 * gdb.base/paginate-execution-startup.exp: Likewise.
10049 * gdb.base/random-signal.exp: Likewise.
10050 * gdb.base/range-stepping.exp: Likewise.
10051 * gdb.cp/annota2.exp: Likewise.
10052 * gdb.cp/annota3.exp: Likewise.
10053 * gdb.gdb/selftest.exp: Likewise.
10054 * gdb.threads/continue-pending-status.exp: Likewise.
10055 * gdb.threads/leader-exit.exp: Likewise.
10056 * gdb.threads/manythreads.exp: Likewise.
10057 * gdb.threads/pthreads.exp: Likewise.
10058 * gdb.threads/schedlock.exp: Likewise.
10059 * gdb.threads/sigthread.exp: Likewise.
10060
10061 2015-12-11 Don Breazeal <donb@codesourcery.com>
10062
10063 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10064 remote.
10065 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10066 * gdb.base/foll-exec.exp (main): Enable for target remote.
10067 * gdb.base/foll-fork.exp (main): Likewise.
10068 * gdb.base/foll-vfork.exp (main): Likewise.
10069 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10070 (proc continue_to_exit_bp_loc): Use clean_restart.
10071 * gdb.base/pie-execl.exp (main): Disable for target remote.
10072 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10073 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10074 * gdb.threads/execl.exp (main): Likewise.
10075 * gdb.threads/fork-child-threads.exp (main): Likewise.
10076 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10077 remote.
10078 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10079 remote.
10080 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10081 pid.tid style ptids, instead of just tid.
10082 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10083 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10084 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10085 ptids, instead of just tid.
10086
10087 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10088
10089 * gdb.base/list.exp (test_list_forward): Add end of file error
10090 test.
10091 (test_repeat_list_command): Add end of file error test.
10092 (test_list_backwards): Add beginning of file error test.
10093
10094 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10095
10096 * gdb.base/list.exp (test_list_invalid_args): New function,
10097 defined, and called.
10098
10099 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10100
10101 * gdb.base/list.exp (test_list): Make test names unique.
10102
10103 2015-12-11 Yao Qi <yao.qi@linaro.org>
10104
10105 * gdb.base/coremaker2.c: Remove.
10106
10107 2015-12-10 Pedro Alves <palves@redhat.com>
10108
10109 * gdb.multi/base.exp: Remove stale "spaces" references.
10110
10111 2015-12-10 Pedro Alves <palves@redhat.com>
10112
10113 * gdb.multi/base.exp: Don't use nowarnings.
10114 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10115 * gdb.multi/hangout.c: Include stdio.h.
10116 * gdb.multi/hello.c: Include stdlib.h.
10117 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10118 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10119 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10120
10121 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10122
10123 * gdb.dwarf2/dw2-ranges-base.c: New file.
10124 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10125 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10126 support additional line table, and debug ranges generation.
10127 (Dwarf::ranges): New function, generate .debug_ranges.
10128 (Dwarf::lines): Support generating simple line table programs.
10129 (Dwarf::assemble): Initialise new namespace variables.
10130
10131 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10132
10133 * gdb.base/async.exp (proc test_background): Add case for
10134 asynchronous execution not supported.
10135
10136 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10137
10138 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10139 format and change test names to make them unique.
10140
10141 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10142 Pedro Alves <pedro@redhat.com>
10143
10144 PR gdb/18702
10145 Add checking of floatformats setup on x86_64 hosts.
10146 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10147 (smallval, bigval): New labels/constants.
10148 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10149 float" after loading bigval and smallval.
10150
10151 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10152
10153 * gdb.ada/fun_overload_menu.exp: New testcase.
10154 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10155
10156 2015-12-04 Josh Stone <jistone@redhat.com>
10157
10158 * gdb.base/catch-fork-static.exp: New.
10159
10160 2015-12-03 Yao Qi <yao.qi@linaro.org>
10161
10162 * gdb.base/sizeof.c: Don't include stdio.h and
10163 ../lib/unbuffer_output.c.
10164 (main): New variable 'size' and 'value'. Remove printf and
10165 gdb_unbuffer_output. Assign return value to size and value.
10166 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10167 at the beginning.
10168 (check_sizeof): Check the result by printing variable 'size'.
10169 (check_valueof): Check the result by printing variable 'value'.
10170
10171 2015-12-01 Yao Qi <yao.qi@linaro.org>
10172
10173 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10174 for aarch64*-*-linux* target.
10175
10176 2015-11-30 Pedro Alves <palves@redhat.com>
10177
10178 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10179
10180 2015-11-30 Pedro Alves <palves@redhat.com>
10181
10182 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10183 Handle non-stop mode vCont replies.
10184
10185 2015-11-30 Pedro Alves <palves@redhat.com>
10186
10187 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10188 prepare_for_testing. Start gdb with "set non-stop on" appended to
10189 GDBFLAGS. Lax expected stop output.
10190
10191 2015-11-27 Yao Qi <yao.qi@linaro.org>
10192
10193 * gdb.arch/arm-neon.exp: New.
10194 * gdb.arch/arm-neon.c: New.
10195
10196 2015-11-27 Yao Qi <yao.qi@linaro.org>
10197
10198 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10199
10200 2015-11-27 Yao Qi <yao.qi@linaro.org>
10201
10202 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10203 frames-invalid annotation.
10204
10205 2015-11-27 Yao Qi <yao.qi@linaro.org>
10206
10207 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10208
10209 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10210
10211 * gdb.threads/names.exp: New file.
10212 * gdb.threads/names.c: New file.
10213 * README: Mention gdb,no_thread_names.
10214
10215 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10216
10217 PR 19297
10218 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10219 support" error.
10220
10221 2015-11-24 Pedro Alves <palves@redhat.com>
10222
10223 PR 17539
10224 * gdb.base/display.exp: Expect displays to be sorted in ascending
10225 order. Use multi_line.
10226 * gdb.base/solib-display.exp: Likewise.
10227
10228 2015-11-24 Pedro Alves <palves@redhat.com>
10229
10230 PR 17539
10231 * gdb.base/display.exp: Expect displays to be sorted in ascending
10232 order. Use multi_line.
10233 * gdb.base/solib-display.exp: Likewise.
10234
10235 2015-11-24 Pedro Alves <palves@redhat.com>
10236
10237 PR 17539
10238 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10239 threads in ascending order.
10240 * gdb.base/foll-fork.exp: Likewise.
10241 * gdb.base/foll-vfork.exp: Likewise.
10242 * gdb.base/multi-forks.exp: Likewise.
10243 * gdb.mi/mi-nonstop.exp: Likewise.
10244 * gdb.mi/mi-nsintrall.exp: Likewise.
10245 * gdb.multi/base.exp: Likewise.
10246 * gdb.multi/multi-arch.exp: Likewise.
10247 * gdb.python/py-inferior.exp: Likewise.
10248 * gdb.threads/break-while-running.exp: Likewise.
10249 * gdb.threads/execl.exp: Likewise.
10250 * gdb.threads/gcore-thread.exp: Likewise.
10251 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10252 * gdb.threads/kill.exp: Likewise.
10253 * gdb.threads/linux-dp.exp: Likewise.
10254 * gdb.threads/multiple-step-overs.exp: Likewise.
10255 * gdb.threads/next-bp-other-thread.exp: Likewise.
10256 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10257 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10258 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10259 * gdb.threads/thread-find.exp: Likewise.
10260 * gdb.threads/tls.exp: Likewise.
10261 * lib/mi-support.exp (mi_reverse_list): Delete.
10262 (mi_check_thread_states): No longer reverse list.
10263
10264 2015-11-24 Pedro Alves <palves@redhat.com>
10265
10266 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10267 use lowercase.
10268
10269 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10270
10271 * gdb.trace/actions.c: Include trace-common.h.
10272 (main): Add a location for a fast tracepoint.
10273 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10274 the normal tracepoints.
10275 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10276
10277 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10278
10279 * save-trace.exp: Factor out code to these...
10280 (gdb_save_tracepoints): New.
10281 (gdb_load_tracepoints): New.
10282 (do_save_load_test): New.
10283
10284 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10285
10286 * gdb.base/asmlabel.exp: New test.
10287 * gdb.base/asmlabel.c: New test case.
10288
10289 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10290
10291 * gdb.base/wrong_frame_bt_full-main.c: New file.
10292 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10293 * gdb.base/wrong_frame_bt_full.exp: New file.
10294
10295 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10296
10297 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10298
10299 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10300
10301 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10302 pstate register when comparing registers values in
10303 sparc64-*-linux-gnu targets to avoid spurious differences.
10304
10305 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10306
10307 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10308
10309 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10310
10311 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10312 as type argument to gdb_compile.
10313 * gdb.base/nested-subp2.exp: Likewise.
10314 * gdb.base/nested-subp3.exp: Likewise.
10315
10316 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10317
10318 * lib/dwarf.exp (_note): Fix left shift of negative value.
10319 * gdb.trace/trace-condition.exp: Likewise.
10320
10321 2015-11-13 Yao Qi <yao.qi@linaro.org>
10322
10323 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10324 comments about d10v.
10325 (test_scalar_returns): Likewise.
10326 * gdb.base/d10v.ld: Remove.
10327 * gdb.base/overlays.exp: Remove the target triplet checking for
10328 d10v-*-*.
10329 * gdb.base/structs.exp (test_struct_returns): Remove the
10330 comments about d10v.
10331 (test_struct_calls): Likewise.
10332
10333 2015-11-13 Yao Qi <yao.qi@linaro.org>
10334
10335 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10336 * gdb.base/gnu_vector.c: Don't include stdio.h.
10337 (main): Don't print res and call add_some_intvecs.
10338
10339 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10340
10341 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10342 macro.
10343 (func5): Removed.
10344 (func4): Use FAST_TRACEPOINT_LABEL.
10345 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10346 macro.
10347 (func): Removed.
10348 (thread_function): Use FAST_TRACEPOINT_LABEL.
10349 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10350 (func): Remove.
10351 (marker): Use FAST_TRACEPOINT_LABEL.
10352 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10353 (pendfunc1): Remove.
10354 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10355 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10356 (foo): Remove.
10357 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10358 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10359 macro.
10360 (func): Remove.
10361 (marker): Use FAST_TRACEPOINT_LABEL.
10362 * gdb.trace/trace-common.h: New header.
10363 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10364 macro.
10365 (func): Remove.
10366 (marker): Use FAST_TRACEPOINT_LABEL.
10367 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10368 (func): Remove.
10369 (thread_function): Use FAST_TRACEPOINT_LABEL.
10370
10371 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10372
10373 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10374 in front.
10375 * gdb.trace/change-loc.exp: Use global pcreg definition.
10376 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10377 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10378 in front.
10379 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10380 * gdb.trace/pending.exp: Likewise.
10381 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10382 * gdb.trace/trace-break.exp: Likewise.
10383 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10384 in front.
10385 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10386 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10387 in front.
10388 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10389
10390 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10391
10392 * gdb.ada/fin_fun_out: New testcase.
10393
10394 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10395
10396 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10397 value associated with DW_AT_byte_size.
10398 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10399 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10400 DW_AT_upper_bound.
10401
10402 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10403
10404 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10405 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10406 version.
10407 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10408 gdb.dwarf2/dw2-canonicalize-type.exp,
10409 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10410 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10411 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10412 provided by gdb_target_symbol_prefix_flags_asm.
10413 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10414 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10415 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10416 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10417 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10418 macros where needed). Use this macro for symbols which require
10419 the prefix provided by SYMBOL_PREFIX.
10420
10421 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10422
10423 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10424 New procs.
10425 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10426 representing expressions, of more than one list element.
10427 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10428 to prepend linker symbol prefix to f.
10429 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10430 table_1 and table_2.
10431 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10432 Likewise, for f and g.
10433 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10434 for ptr.
10435 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10436 for main.
10437 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10438 table_1_ptr and table_2_ptr.
10439
10440 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10441 Joel Brobecker <brobecker@adacore.com>
10442
10443 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10444
10445 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10446
10447 * gdb.reverse/s390-mvcle.c: New test.
10448 * gdb.reverse/s390-mvcle.exp: New file.
10449 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10450
10451 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10452
10453 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10454
10455 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10456
10457 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10458 reaching marker2.
10459 * gdb.reverse/getresuid-reverse.exp: Likewise.
10460 * gdb.reverse/pipe-reverse.exp: Likewise.
10461 * gdb.reverse/readv-reverse.exp: Likewise.
10462 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10463 * gdb.reverse/time-reverse.exp: Likewise.
10464 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10465
10466 2015-10-30 Yao Qi <yao.qi@linaro.org>
10467
10468 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10469 (empty_cycle): Remove.
10470 (main): Don't call empty_cycle. Don't use watch_count_done.
10471 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10472 empty_cycle. Rewrite the code counting HW watchpoints.
10473
10474 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10475
10476 * gdb.reverse/fstatat-reverse.c: New test.
10477 * gdb.reverse/fstatat-reverse.exp: New file.
10478 * gdb.reverse/getresuid-reverse.c: New test.
10479 * gdb.reverse/getresuid-reverse.exp: New file.
10480 * gdb.reverse/pipe-reverse.c: New test.
10481 * gdb.reverse/pipe-reverse.exp: New file.
10482 * gdb.reverse/readv-reverse.c: New test.
10483 * gdb.reverse/readv-reverse.exp: New file.
10484 * gdb.reverse/recvmsg-reverse.c: New test.
10485 * gdb.reverse/recvmsg-reverse.exp: New file.
10486 * gdb.reverse/time-reverse.c: New test.
10487 * gdb.reverse/time-reverse.exp: New file.
10488 * gdb.reverse/waitpid-reverse.c: New test.
10489 * gdb.reverse/waitpid-reverse.exp: New file.
10490
10491 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10492
10493 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10494
10495 2015-10-26 Doug Evans <dje@google.com>
10496
10497 PR symtab/17391
10498 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10499 * gdb.dwarf2/bad-regnum.c: New file.
10500 * gdb.dwarf2/bad-regnum.exp: New file.
10501
10502 2015-10-26 Doug Evans <dje@google.com>
10503
10504 PR python/18938
10505 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10506 file.
10507
10508 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10509
10510 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10511 for a change by "Mention language in compile error message".
10512
10513 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10514
10515 PR python/18073
10516 * gdb.python/py-type.c (C::a_method): New.
10517 (C::a_const_method): New.
10518 (C::a_static_method): New.
10519 (a_function): New.
10520 * gdb.python/py-type.exp (test_fields): Test getting fields
10521 from function and method.
10522
10523 2015-10-21 Keven Boell <keven.boell@intel.com>
10524
10525 * gdb.fortran/vla-alloc-assoc.exp: New file.
10526 * gdb.fortran/vla-datatypes.exp: New file.
10527 * gdb.fortran/vla-datatypes.f90: New file.
10528 * gdb.fortran/vla-history.exp: New file.
10529 * gdb.fortran/vla-ptype-sub.exp: New file.
10530 * gdb.fortran/vla-ptype.exp: New file.
10531 * gdb.fortran/vla-sizeof.exp: New file.
10532 * gdb.fortran/vla-sub.f90: New file.
10533 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10534 * gdb.fortran/vla-value-sub-finish.exp: New file.
10535 * gdb.fortran/vla-value-sub.exp: New file.
10536 * gdb.fortran/vla-value.exp: New file.
10537 * gdb.fortran/vla-ptr-info.exp: New file.
10538 * gdb.mi/mi-vla-fortran.exp: New file.
10539 * gdb.mi/vla.f90: New file.
10540
10541 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10542
10543 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10544 of hardwired timeout value.
10545
10546 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10547 Pedro Alves <palves@redhat.com>
10548
10549 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10550 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10551
10552 2015-10-19 Josh Stone <jistone@redhat.com>
10553
10554 * gdb.base/catch-syscall.c: Include <sched.h>.
10555 (unknown_syscall): New variable.
10556 (main): Trigger a vfork and an unknown syscall.
10557 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10558 (unknown_syscall_number): Likewise.
10559 (check_call_to_syscall): Accept an optional syscall pattern.
10560 (check_return_from_syscall): Likewise.
10561 (check_continue): Likewise.
10562 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10563 (test_catch_syscall_skipping_return): New test toggling off 'catch
10564 syscall' to step over the syscall return, then toggling back on.
10565 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10566 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10567 (do_syscall_tests): Call test_catch_syscall_without_args and
10568 test_catch_syscall_mid_vfork.
10569 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10570 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10571
10572 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10573
10574 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10575 print g_vE): Add new pass patterns.
10576 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10577 print various symbol names for vptr fields.
10578
10579 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10580
10581 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10582 results.
10583
10584 2015-10-12 Yao Qi <yao.qi@linaro.org>
10585
10586 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10587
10588 2015-10-12 Yao Qi <yao.qi@linaro.org>
10589
10590 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10591 is aarch64*-*-linux*.
10592
10593 2015-10-12 Yao Qi <yao.qi@linaro.org>
10594
10595 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10596 (can_relocate_bcond_true): ... it.
10597 (can_relocate_bcond_false): New function.
10598 (foo): Likewise.
10599 (can_relocate_bl): Likewise.
10600 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10601 can_relocate_bl.
10602
10603 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10604
10605 * gdb.base/nested-addr.c: New file.
10606 * gdb.base/nested-addr.exp: New testcase.
10607
10608 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10609
10610 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10611 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10612 its output. Ignore the output of "record goto begin" and instead
10613 check that GDB is replaying.
10614
10615 2015-10-09 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10618 (top level): Use it in the run with no args test.
10619
10620 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10621
10622 * gdb.dlang/properties.exp: New file.
10623
10624 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10625
10626 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10627 whether or not address 0x1000 is mapped on the target.
10628
10629 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10630
10631 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10632 build.
10633
10634 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10635
10636 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10637 instruction-history test.
10638
10639 2015-09-28 Doug Evans <dje@google.com>
10640
10641 * gdb.base/gcore.c (array_func): Add reference to static_array.
10642
10643 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10644
10645 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10646 source line.
10647
10648 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10649
10650 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10651 short or char as base type.
10652
10653 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10654
10655 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10656 to allow any size enum.
10657
10658 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10659
10660 * gdb.ada/array_ptr_renaming.exp: New testcase.
10661 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10662 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10663
10664 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10665
10666 * gdb.trace/ftrace-lock.c: New file.
10667 * gdb.trace/ftrace-lock.exp: New file.
10668
10669 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10670
10671 * gdb.arch/insn-reloc.c: New file.
10672 * gdb.arch/ftrace-insn-reloc.exp: New file.
10673
10674 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10675
10676 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10677 instruction.
10678 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10679 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10680 * gdb.trace/range-stepping.c: Likewise.
10681 * gdb.trace/trace-break.c: Likewise.
10682 * gdb.trace/trace-mt.c (thread_function): Likewise.
10683 * gdb.trace/ftrace.c (marker): Likewise.
10684 * gdb.trace/trace-condition.c (marker): Likewise.
10685 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10686 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10687 is_aarch64_target.
10688
10689 2015-09-18 Doug Evans <xdje42@gmail.com>
10690
10691 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10692 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10693
10694 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10695
10696 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10697 the breakpoint.
10698
10699 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10700
10701 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10702 the pending breakpoint. Remove timeout override for "Run till
10703 MI pending breakpoint on pendfunc3 on thread 2" test.
10704
10705 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10706
10707 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10708 filename pattern.
10709
10710 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10711
10712 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10713 in breakpoint filename pattern.
10714
10715 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10716
10717 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10718
10719 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10720
10721 * gdb.linespec/explicit.exp: Check for readline support for
10722 tab-completion tests. Fix obvious typo.
10723
10724 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10725
10726 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10727 and replay.
10728
10729 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10730
10731 * gdb.btrace/non-stop.c: New.
10732 * gdb.btrace/non-stop.exp: New.
10733
10734 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10735 Yao Qi <yao.qi@linaro.org>
10736
10737 * gdb.trace/trace-condition.c: New file.
10738 * gdb.trace/trace-condition.exp: New file.
10739
10740 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10741
10742 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10743 for testing bytecode compilation.
10744
10745 2015-09-16 Pedro Alves <palves@redhat.com>
10746 Sandra Loosemore <sandra@codesourcery.com>
10747
10748 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10749 (SECONDS): Redefine.
10750 (main): Call pthread_kill and alarm early.
10751 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10752 support.
10753 (test): If the target can't hardware step and doesn't support
10754 displaced stepping, increase the timeout.
10755
10756 2015-09-16 Pedro Alves <palves@redhat.com>
10757
10758 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10759 (enable_debug): New procedures.
10760 (test): Use them. Bail out if waiting for threads fails.
10761 (top level): Bail out if a test fails.
10762
10763 2015-09-16 Yao Qi <yao.qi@linaro.org>
10764
10765 * gdb.asm/asm-source.exp: Set asm-arch for
10766 aarch64*-*-* target.
10767 * gdb.asm/aarch64.inc: New file.
10768
10769 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10770
10771 * gdb.ada/array_of_variable_length.exp: New testcase.
10772 * gdb.ada/array_of_variable_length/foo.adb: New file.
10773 * gdb.ada/array_of_variable_length/pck.adb: New file.
10774 * gdb.ada/array_of_variable_length/pck.ads: New file.
10775
10776 2015-09-15 Doug Evans <dje@google.com>
10777
10778 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10779 of function static local variable.
10780
10781 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10782
10783 * gdb.threads/tls-so_extern.exp: New test file.
10784 * gdb.threads/tls-so_extern.c: New test file.
10785 * gdb.threads/tls-so_extern_main.c: New test file.
10786
10787 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10788
10789 * gdb.opt/solib-intra-step-lib.c: New file.
10790 * gdb.opt/solib-intra-step-main.c: New file.
10791 * gdb.opt/solib-intra-step.exp: New file.
10792
10793 2015-09-15 Pedro Alves <palves@redhat.com>
10794
10795 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10796 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10797
10798 2015-09-14 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/hook-stop-continue.c: Delete.
10801 * gdb.base/hook-stop-continue.exp: Delete.
10802 * gdb.base/hook-stop-frame.c: Delete.
10803 * gdb.base/hook-stop-frame.exp: Delete.
10804 * gdb.base/hook-stop.c: New file.
10805 * gdb.base/hook-stop.exp: New file.
10806
10807 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10808
10809 * gdb.ada/access_to_packed_array.exp: New testcase.
10810 * gdb.ada/access_to_packed_array/foo.adb: New file.
10811 * gdb.ada/access_to_packed_array/pack.adb: New file.
10812 * gdb.ada/access_to_packed_array/pack.ads: New file.
10813
10814 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10815
10816 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10817 buffer size test.
10818
10819 2015-09-11 Don Breazeal <donb@codesourcery.com>
10820
10821 * gdb.base/foll-exec.c: Add copyright header. Fix
10822 formatting issues.
10823 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10824 (do_exec_tests): Use clean_restart in place of zap_session,
10825 and for test initialization. Fix formatting issues. Use
10826 fail in place of perror.
10827 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10828 an expect statement to match an expression with output from
10829 the program under debug.
10830 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10831 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10832 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10833 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10834 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10835
10836 2015-09-09 Doug Evans <dje@google.com>
10837
10838 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10839
10840 2015-09-09 Doug Evans <dje@google.com>
10841
10842 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10843
10844 2015-09-09 Doug Evans <dje@google.com>
10845
10846 * gdb.base/savedregs.exp: Fix typo.
10847
10848 2015-09-09 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10851
10852 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10853
10854 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10855 command actually switches threads. Give up on remaining
10856 tests if target fails to stop at breakpoint.
10857
10858 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10859
10860 * gdb.ada/funcall_char.exp: New testcase.
10861 * gdb.ada/funcall_char/foo.adb: New file.
10862
10863 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10864
10865 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10866 expected outputs. Add two testcases for completing ambiguous
10867 functions.
10868 * gdb.ada/complete/aux_pck.adb: New file.
10869 * gdb.ada/complete/aux_pck.ads: New file.
10870 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10871 Ambiguous_Func functions.
10872 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10873 * gdb.ada/complete/pck.adb: Likewise.
10874
10875 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10876
10877 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10878 failures to run the test program under GDB.
10879
10880 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10881
10882 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10883 to C.
10884
10885 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10886
10887 * gdb.base/run-after-attach.exp: New test file.
10888 * gdb.base/run-after-attach.c: New test file.
10889
10890 2015-08-26 Don Breazeal <donb@codesourcery.com>
10891
10892 * gdb.base/foll-exec-2.c: New test program.
10893 * gdb.base/foll-exec-2.exp: New test.
10894
10895 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10896
10897 * gdb.base/nested-subp1.exp: New file.
10898 * gdb.base/nested-subp1.c: New file.
10899 * gdb.base/nested-subp2.exp: New file.
10900 * gdb.base/nested-subp2.c: New file.
10901 * gdb.base/nested-subp3.exp: New file.
10902 * gdb.base/nested-subp3.c: New file.
10903
10904 2015-08-24 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.server/connect-without-multi-process.c: New file.
10907 * gdb.server/connect-without-multi-process.exp: New file.
10908
10909 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10910
10911 * gdb.opt/inline-markers.c: Make z int.
10912
10913 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10914
10915 * gdb.opt/inline-markers.c: Make z volatile.
10916
10917 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10918
10919 * gdb.opt/inline-bt.c: New volatile global z.
10920 * gdb.opt/inline-cmds.c: Likewise.
10921 * gdb.opt/inline-locals.c: Likewise.
10922 * gdb.opt/inline-markers.c: New extern global z.
10923 (marker): Use z.
10924 (inline_fn): Likewise.
10925
10926 2015-08-24 Pedro Alves <palves@redhat.com>
10927
10928 * config/m32r-stub.exp: Remove file.
10929 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10930 * gdb.base/call-rt-st.exp: Likewise.
10931 * gdb.base/call-strs.exp: Likewise.
10932 * gdb.base/default.exp: Remove references to h8300-*-hms and
10933 *-*-udi*.
10934 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10935
10936 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10937
10938 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10939 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10940 and "return" use KFAIL when GDB can not read/write the vector
10941 return value.
10942
10943 2015-08-21 Gary Benson <gbenson@redhat.com>
10944
10945 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10946
10947 2015-08-20 Pedro Alves <palves@redhat.com>
10948
10949 * gdb.server/solib-list.exp: No longer expect an interior stop in
10950 non-stop mode.
10951
10952 2015-08-20 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.server/connect-stopped-target.c: New file.
10955 * gdb.server/connect-stopped-target.exp: New file.
10956
10957 2015-08-20 Pedro Alves <palves@redhat.com>
10958
10959 * gdb.dwarf2/comp-unit-lang.exp: New file.
10960 * gdb.dwarf2/comp-unit-lang.c: New file.
10961
10962 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10963
10964 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10965 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10966
10967 2015-08-19 Kevin Buettner <kevinb@redhat.com>
10968
10969 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10970 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10971
10972 2015-08-18 Doug Evans <dje@google.com>
10973 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10974
10975 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10976 skip_python_tests. New arg prompt_regexp.
10977 (skip_python_tests): New function.
10978 * lib/mi-support.exp (mi_skip_python_tests): New function.
10979 * gdb.python/py-mi-objfile-gdb.py: New file.
10980 * gdb.python/py-mi-objfile.c: New file.
10981 * gdb.python/py-mi-objfile.exp: New file.
10982
10983 2015-08-17 Keith Seitz <keiths@redhat.com>
10984
10985 * gdb.linespec/explicit.exp: Move strace test from here ...
10986 * gdb.trace/strace.exp: ... to here.
10987
10988 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10989
10990 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10991 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10992
10993 2015-08-14 Doug Evans <xdje42@gmail.com>
10994
10995 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10996 inferior before selecting a new file.
10997
10998 2015-08-14 Doug Evans <xdje42@gmail.com>
10999
11000 * gdb.mi/mi-disassemble.exp: Update.
11001 * gdb.base/disasm-optim.S: New file.
11002 * gdb.base/disasm-optim.c: New file.
11003 * gdb.base/disasm-optim.h: New file.
11004 * gdb.base/disasm-optim.exp: New file.
11005
11006 2015-08-14 Keith Seitz <keiths@redhat.com>
11007
11008 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11009 "evaluated-by".
11010
11011 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11012
11013 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11014
11015 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11016
11017 * gdb.ada/fun_renaming.exp: New testcase.
11018 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11019 * gdb.ada/fun_renaming/pack.adb: New file.
11020 * gdb.ada/fun_renaming/pack.ads: New file.
11021
11022 2015-08-12 Keith Seitz <keiths@redhat.com>
11023
11024 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11025 gdb_get_line_number.
11026
11027 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11028
11029 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11030 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11031 gdb.base/dso2dso.exp: New files.
11032
11033 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11034 Pedro Alves <palves@redhat.com>
11035 Keith Seitz <keiths@redhat.com>
11036
11037 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11038 GDBFLAGS.
11039
11040 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11041
11042 * gdb.base/gdbhistsize-history.exp
11043 (test_histsize_history_setting): Use save_vars.
11044 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11045 Use save_vars.
11046 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11047 * gdb.base/readline.exp: Use save_vars.
11048
11049 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11050
11051 * lib/gdb.exp (save_vars): New proc.
11052
11053 2015-08-11 Keith Seitz <keiths@redhat.com>
11054
11055 * gdb.base/help.exp: Update help_breakpoint_text.
11056
11057 2015-08-11 Keith Seitz <keiths@redhat.com>
11058
11059 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11060 (at toplevel): Call test_explicit_breakpoints.
11061 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11062 breakpoints.
11063 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11064 breakpoint conditions, "-cond".
11065
11066 2015-08-11 Keith Seitz <keiths@redhat.com>
11067
11068 * gdb.linespec/3explicit.c: New file.
11069 * gdb.linespec/cpexplicit.cc: New file.
11070 * gdb.linespec/cpexplicit.exp: New file.
11071 * gdb.linespec/explicit.c: New file.
11072 * gdb.linespec/explicit.exp: New file.
11073 * gdb.linespec/explicit2.c: New file.
11074 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11075 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11076 before using in the matching pattern.
11077 Clarify that `prefix' is a regular expression.
11078
11079 2015-08-11 Keith Seitz <keiths@redhat.com>
11080
11081 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11082 test.
11083 Add tests for missing ",FMT" and ",".
11084
11085 2015-08-10 Doug Evans <dje@google.com>
11086 Keith Seitz <keiths@redhat.com>
11087
11088 PR gdb/17960
11089 * gdb.base/completion.exp: Add location completer tests.
11090
11091 2015-08-07 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11094 tests here.
11095 (top level): Run do_test with and without displaced stepping.
11096
11097 2015-08-07 Pedro Alves <palves@redhat.com>
11098
11099 * gdb.base/valgrind-disp-step.c: New file.
11100 * gdb.base/valgrind-disp-step.exp: New file.
11101
11102 2015-08-07 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11105 Delete function.
11106 (main): Add alarm. Run an infinite loop instead of calling
11107 wait_threads.
11108 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11109 comment.
11110 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11111 Delete function.
11112 (main): Add alarm. Run an infinite loop instead of calling
11113 wait_threads.
11114 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11115 comment.
11116
11117 2015-08-07 Pedro Alves <palves@redhat.com>
11118
11119 * gdb.base/checkpoint-ns.exp: New file.
11120 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11121 standard_testfile.
11122
11123 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11124
11125 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11126 * gdb.btrace/instruction_history.exp: Update.
11127 * gdb.btrace/tsx.exp: New.
11128 * gdb.btrace/tsx.c: New.
11129
11130 2015-08-06 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11133 increase timeout.
11134 * gdb.reverse/until-precsave.exp: Bump timeouts.
11135
11136 2015-08-06 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11139
11140 2015-08-06 Pedro Alves <palves@redhat.com>
11141
11142 PR gdb/18749
11143 * gdb.threads/process-dies-while-handling-bp.c: New file.
11144 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11145
11146 2015-08-06 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11149 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11150
11151 2015-08-05 Pedro Alves <palves@redhat.com>
11152
11153 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11154 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11155
11156 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11157
11158 * gdb.base/bp-permanent.exp: Report test as unsupported if
11159 the target cannot stop at the permanent breakpoint.
11160
11161 2015-08-03 Doug Evans <dje@google.com>
11162
11163 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11164 10000.
11165
11166 2015-08-03 Doug Evans <dje@google.com>
11167
11168 * Makefile.in (workers/%.worker, build-perf): New rule.
11169 (GDB_PERFTEST_MODE): New variable.
11170 (check-perf): Use it.
11171 (clean): Clean up gdb.perf parallel build subdirs.
11172 * lib/build-piece.exp: New file.
11173 * lib/gdb.exp (make_gdb_parallel_path): New function
11174 (standard_output_file, standard_temp_file): Call it.
11175 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11176 of $GDB_PARALLEL.
11177 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11178
11179 2015-08-03 Doug Evans <dje@google.com>
11180
11181 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11182 (LOG_FILE_NAME): New global.
11183 (TextReporter.__init__): Initialize self.txt_sum.
11184 (TextReporter.report): Add support for multiple data-points.
11185 Move report to perftest.sum, put raw data in perftest.log.
11186 (TextReporter.start): Open sum and log files.
11187 (TextReporter.end): Close sum and log files.
11188 * gdb.perf/lib/perftest/testresult.py
11189 (SingleStatisticTestResult.record): Handle multiple data-points.
11190
11191 2015-07-31 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11194 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11195 kill_wait_spawned_process instead of explicit "kill -9".
11196 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11197 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11198 kill_wait_spawned_process.
11199 * gdb.base/attach-twice.exp: Likewise.
11200 * gdb.base/attach.exp: Likewise.
11201 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11202 gdb_test_multiple.
11203 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11204 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11205 kill_wait_spawned_process.
11206 * gdb.base/valgrind-infcall.exp: Likewise.
11207 * gdb.multi/multi-attach.exp: Likewise.
11208 * gdb.python/py-prompt.exp: Likewise.
11209 * gdb.python/py-sync-interp.exp: Likewise.
11210 * gdb.server/ext-attach.exp: Likewise.
11211 * gdb.threads/attach-into-signal.exp (corefunc): Use
11212 spawn_wait_for_attach, spawn_id_get_pid and
11213 kill_wait_spawned_process.
11214 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11215 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11216 spawn_id_get_pid and kill_wait_spawned_process.
11217 * gdb.threads/attach-stopped.exp (corefunc): Use
11218 spawn_wait_for_attach, spawn_id_get_pid and
11219 kill_wait_spawned_process.
11220 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11221 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11222 kill_wait_spawned_process instead of explicit "kill -9".
11223 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11224 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11225 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11226 processes. Don't map cygwin/windows pids here. Now returns a
11227 spawn id list.
11228
11229 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11230
11231 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11232 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11233 correct patch.
11234
11235 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11236
11237 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11238
11239 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11240
11241 Reapply:
11242 2014-05-21 Mark Wielaard <mjw@redhat.com>
11243
11244 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11245
11246 2015-07-30 Pedro Alves <palves@redhat.com>
11247
11248 * linux-low.c (handle_extended_wait): Set the child's last
11249 reported status to TARGET_WAITKIND_STOPPED.
11250
11251 2015-07-30 Pedro Alves <palves@redhat.com>
11252
11253 PR threads/18600
11254 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11255 only shows inferior 1.
11256
11257 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11258 Pedro Alves <palves@redhat.com>
11259
11260 PR threads/18600
11261 * gdb.threads/fork-plus-threads.c: New file.
11262 * gdb.threads/fork-plus-threads.exp: New file.
11263
11264 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11265
11266 * gdb.base/batch-preserve-term-settings.exp
11267 (test_terminal_settings_preserved_after_cli_exit): Use
11268 send_quit_command.
11269
11270 2015-07-29 Pedro Alves <palves@redhat.com>
11271 Don Breazeal <donb@codesourcery.com>
11272
11273 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11274 output from both inferior_spawn_id and gdb_spawn_id.
11275
11276 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11277
11278 * gdb.threads/attach-into-signal.exp (corefunc): Use
11279 with_test_prefix on nested loops, uniquefying the test messages.
11280
11281 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11282
11283 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11284 commit.
11285
11286 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11287
11288 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11289 New proc.
11290 (test_terminal_settings_preserved_after_sigterm): New test.
11291
11292 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11293
11294 * gdb.base/batch-preserve-term-settings.exp
11295 (test_terminal_settings_preserved_after_cli_exit): New test.
11296
11297 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11298
11299 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11300 manipulation of saved_gdbflags.
11301 (test_terminal_settings_preserved): Remove global declaration of
11302 the unused variable pagination_prompt. Remove manipulation of
11303 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11304 GDBFLAGS.
11305
11306 2015-07-29 Pedro Alves <palves@redhat.com>
11307
11308 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11309
11310 2015-07-29 Pedro Alves <palves@redhat.com>
11311
11312 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11313 at the top.
11314
11315 2015-07-29 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11318 (main): Call gdb_unbuffer_output.
11319 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11320 (main): Call gdb_unbuffer_output.
11321 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11322 (main): Call gdb_unbuffer_output.
11323 * gdb.base/call-strs.exp: Adjust to step over the
11324 gdb_unbuffer_output call.
11325 * gdb.base/catch-gdb-caused-signals.c: Include
11326 "../lib/unbuffer_output.c".
11327 (main): Call gdb_unbuffer_output.
11328 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11329 (main): Call gdb_unbuffer_output.
11330 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11331 (main): Call gdb_unbuffer_output.
11332 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11333 (main): Call gdb_unbuffer_output.
11334 * gdb.base/shlib-call.exp: Adjust to step over the
11335 gdb_unbuffer_output call.
11336 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11337 (main): Call gdb_unbuffer_output.
11338 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11339 (main): Call gdb_unbuffer_output.
11340 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11341 (main): Rename to ...
11342 (test): ... this.
11343 (main): Reimplement.
11344 * gdb.base/varargs.exp: Run to test instead of to main.
11345 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11346 (main): Call gdb_unbuffer_output.
11347
11348 2015-07-29 Pedro Alves <palves@redhat.com>
11349
11350 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11351 factore out from mi_continue_dprintf. For call-style dprintfs,
11352 expect dprintf output out of $inferior_spawn_id.
11353 (mi_continue_dprintf): Use mi_expect_dprintf.
11354 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11355 (main): Call gdb_unbuffer_output.
11356
11357 2015-07-29 Pedro Alves <palves@redhat.com>
11358
11359 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11360 (default_mi_gdb_start): Set inferior_spawn_id instead of
11361 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11362 gdb_spawn_id.
11363 (mi_gdb_test): Always expect inferior output from both
11364 $inferior_spawn_id and $gdb_spawn_id.
11365
11366 2015-07-29 Pedro Alves <palves@redhat.com>
11367
11368 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11369 send_inferior and $inferior_spawn_id.
11370
11371 2015-07-29 Pedro Alves <palves@redhat.com>
11372
11373 * gdb.gdb/complaints.exp (test_initial_complaints)
11374 (test_serial_complaints, test_short_complaints): Use
11375 gdb_test_stdio.
11376 (test_empty_complaint): Handle $inferior_spawn_id !=
11377 $gdb_spawn_id.
11378
11379 2015-07-29 Pedro Alves <palves@redhat.com>
11380
11381 * gdb.base/varargs.exp: Use gdb_test_stdio.
11382
11383 2015-07-29 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11386
11387 2015-07-29 Pedro Alves <palves@redhat.com>
11388
11389 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11390
11391 2015-07-29 Pedro Alves <palves@redhat.com>
11392
11393 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11394 parameter into two new parameters, "inf_result" and "gdb_result".
11395 Expect inferior output and gdb output from $inferior_spawn_id and
11396 $gdb_spawn_id, respectively. Adjust all callers.
11397
11398 2015-07-29 Pedro Alves <palves@redhat.com>
11399
11400 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11401 of gdb_test_sequence.
11402
11403 2015-07-29 Pedro Alves <palves@redhat.com>
11404
11405 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11406 (saw_spurious_output): Expect inferior output from
11407 $inferior_spawn_id. Use gdb_test_stdio.
11408
11409 2015-07-29 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.base/dprintf.exp: Use standard_testfile. Change
11412 prepare_for_testing call.
11413 (srcfile): Don't set.
11414 (restart): New procedure.
11415 (test_dprintf): New procecure, use to continue over dprintfs.
11416 (test_call, test_agent): New procedures, tests moved here.
11417 Restart gdb and recreate dprintfs. Adjust expected output.
11418
11419 2015-07-29 Pedro Alves <palves@redhat.com>
11420
11421 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11422
11423 2015-07-29 Pedro Alves <palves@redhat.com>
11424
11425 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11426
11427 2015-07-29 Pedro Alves <palves@redhat.com>
11428
11429 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11430 gdb_test_stdio.
11431
11432 2015-07-29 Pedro Alves <palves@redhat.com>
11433
11434 * lib/gdb.exp (gdb_test_stdio): New procedure.
11435
11436 2015-07-29 Pedro Alves <palves@redhat.com>
11437
11438 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11439
11440 2015-07-29 Pedro Alves <palves@redhat.com>
11441
11442 * gdb.base/call-signal-resume.exp: Remove check for
11443 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11444 * gdb.base/unwindonsignal.exp: Likewise.
11445 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11446 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11447
11448 2015-07-29 Pedro Alves <palves@redhat.com>
11449
11450 * gdb.base/siginfo-addr.c (pass): New function.
11451 (handler): Call it iff si_addr is correct.
11452 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11453 Set a breakpoint at "pass" and continue to it.
11454
11455 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11456
11457 * gdb.python/py-objfile.exp: Make some tests have unique names.
11458 * gdb.python/py-pp-registration.exp: Likewise.
11459
11460 2015-07-28 Pedro Alves <palves@redhat.com>
11461
11462 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11463
11464 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11465
11466 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11467
11468 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11469
11470 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11471
11472 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11473
11474 * gdb.base/gdb-sigterm-2.exp: New test.
11475
11476 2015-07-25 Doug Evans <xdje42@gmail.com>
11477
11478 Revert:
11479 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11480 (workers/%.worker, build-perf): New rule.
11481 (GDB_PERFTEST_MODE): New variable.
11482 (check-perf): Use it.
11483 (clean): Clean up gdb.perf parallel build subdirs.
11484 * lib/build-piece.exp: New file.
11485 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11486 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11487 name.
11488 (standard_temp_file): Ditto.
11489 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11490 of $GDB_PARALLEL.
11491
11492 2015-07-24 Doug Evans <dje@google.com>
11493
11494 * gdb.perf/lib/perftest/utils.py: New file.
11495 * gdb.perf/gm-hello.cc: New file.
11496 * gdb.perf/gm-pervasive-typedef.cc: New file.
11497 * gdb.perf/gm-pervasive-typedef.h: New file.
11498 * gdb.perf/gm-std.cc: New file.
11499 * gdb.perf/gm-std.h: New file.
11500 * gdb.perf/gm-use-cerr.cc: New file.
11501 * gdb.perf/gm-utils.h: New file.
11502 * gdb.perf/gmonster-null-lookup.py: New file.
11503 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11504 * gdb.perf/gmonster-print-cerr.py: New file.
11505 * gdb.perf/gmonster-ptype-string.py: New file.
11506 * gdb.perf/gmonster-runto-main.py: New file.
11507 * gdb.perf/gmonster-select-file.py: New file.
11508 * gdb.perf/gmonster1-null-lookup.exp: New file.
11509 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11510 * gdb.perf/gmonster1-print-cerr.exp: New file.
11511 * gdb.perf/gmonster1-ptype-string.exp: New file.
11512 * gdb.perf/gmonster1-runto-main.exp: New file.
11513 * gdb.perf/gmonster1-select-file.exp: New file.
11514 * gdb.perf/gmonster1.cc: New file.
11515 * gdb.perf/gmonster1.exp: New file.
11516 * gdb.perf/gmonster2-null-lookup.exp: New file.
11517 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11518 * gdb.perf/gmonster2-print-cerr.exp: New file.
11519 * gdb.perf/gmonster2-ptype-string.exp: New file.
11520 * gdb.perf/gmonster2-runto-main.exp: New file.
11521 * gdb.perf/gmonster2-select-file.exp: New file.
11522 * gdb.perf/gmonster2.cc: New file.
11523 * gdb.perf/gmonster2.exp: New file.
11524
11525 2015-07-24 Doug Evans <dje@google.com>
11526
11527 * gdb.perf/README: New file.
11528 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11529 * lib/gen-perf-test.exp: New file.
11530
11531 2015-07-24 Doug Evans <dje@google.com>
11532
11533 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11534 (PerfTest::startup): New function.
11535 (PerfTest::run): Return result of calling body.
11536 (PerfTest::assemble): Rewrite.
11537 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11538 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11539 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11540 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11541 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11542
11543 2015-07-24 Doug Evans <dje@google.com>
11544
11545 * lib/gdb.exp (clean_restart): Make executable optional.
11546
11547 2015-07-24 Doug Evans <dje@google.com>
11548
11549 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11550 compiler_info references.
11551 * gdb.cp/temargs.exp: Ditto.
11552 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11553 (get_compiler_info): Early exit if already computed. Set compiler_info
11554 to "unknown" if there was a problem.
11555 (test_compiler_info): Add function comment. Call get_compiler_info.
11556
11557 2015-07-24 Doug Evans <dje@google.com>
11558
11559 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11560 (workers/%.worker, build-perf): New rule.
11561 (GDB_PERFTEST_MODE): New variable.
11562 (check-perf): Use it.
11563 (clean): Clean up gdb.perf parallel build subdirs.
11564 * lib/build-piece.exp: New file.
11565 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11566 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11567 name.
11568 (standard_temp_file): Ditto.
11569 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11570 of $GDB_PARALLEL.
11571
11572 2015-07-24 Doug Evans <dje@google.com>
11573
11574 * lib/future.exp (gdb_default_target_compile): New option
11575 "early_flags".
11576 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11577 --as-needed.
11578
11579 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11580
11581 * gdb.base/catch-syscall.exp: Call gdb_exit before
11582 gdb_skip_xml_test.
11583
11584 2015-07-24 Pedro Alves <palves@redhat.com>
11585
11586 * gdb.python/py-events.exp: Accept output between the stop event
11587 and the prompt.
11588 * gdb.python/py-evsignal.exp: Likewise.
11589 * gdb.python/py-evthreads.exp: Likewise.
11590
11591 2015-07-24 Pedro Alves <palves@redhat.com>
11592
11593 PR gdb/18717
11594 * gdb.threads/non-ldr-exit.c: New file.
11595 * gdb.threads/non-ldr-exit.exp: New file.
11596
11597 2015-07-24 Yao Qi <yao.qi@linaro.org>
11598
11599 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11600 restarting process.
11601
11602 2015-07-24 Yao Qi <yao.qi@linaro.org>
11603
11604 * gdb.server/ext-restart.exp: New file.
11605
11606 2015-07-24 Yao Qi <yao.qi@linaro.org>
11607
11608 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11609 argument options.
11610 * gdb.server/ext-wrapper.exp: New file.
11611
11612 2015-07-23 Doug Evans <dje@google.com>
11613
11614 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11615 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11616
11617 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11618
11619 * gdb.ada/var_arr_typedef.exp: New testcase.
11620 * gdb.ada/var_arr_typedef/pack.adb: New file.
11621 * gdb.ada/var_arr_typedef/pack.ads: New file.
11622 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11623
11624 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11625
11626 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11627
11628 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11629
11630 * gdb.arch/i386-biarch-core.exp: Replace istarget
11631 by "complete set gnutarget". Remove expectation for the "core-file"
11632 command.
11633
11634 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11635
11636 Revert the previous commit:
11637 Tests for validate symbol file using build-id.
11638
11639 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11640
11641 Tests for validate symbol file using build-id.
11642 * gdb.base/solib-mismatch-lib.c: New file.
11643 * gdb.base/solib-mismatch-libmod.c: New file.
11644 * gdb.base/solib-mismatch.c: New file.
11645 * gdb.base/solib-mismatch.exp: New file.
11646
11647 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11648
11649 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11650 nios2-*-linux*.
11651 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11652 * gdb.base/siginfo.exp: Likewise.
11653 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11654
11655 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11656
11657 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11658 Move it to ...
11659 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11660 ... here.
11661 * gdb.trace/range-stepping.exp: Check that the target supports
11662 range stepping.
11663
11664 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11665
11666 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11667
11668 2015-07-14 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.base/killed-outside.exp: New file.
11671 * gdb.base/killed-outside.c: New file.
11672
11673 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11674
11675 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11676 (n at main): New.
11677 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11678
11679 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11680
11681 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11682 infcall tests instead of setting up for KFAIL.
11683
11684 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11685
11686 * gdb.btrace/record_goto-step.exp: New.
11687
11688 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11689
11690 PR compile/18484
11691 * gdb.compile/compile.c (struct struct_type): Add volatile to
11692 selffield's type.
11693 * gdb.compile/compile.exp
11694 (compile code struct_object.selffield = &struct_object): Skip further
11695 struct_object tests if this one xfails.
11696
11697 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11698
11699 PR exp/18617
11700 * gdb.trace/ax.exp: Add test.
11701
11702 2015-07-07 Yao Qi <yao.qi@linaro.org>
11703
11704 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11705 instead of istarget "aarch64*-*-*".
11706 * gdb.arch/aarch64-fp.exp: Likewise.
11707 * gdb.base/float.exp: Likewise.
11708 * gdb.reverse/aarch64.exp: Likewise.
11709 * lib/gdb.exp (is_aarch64_target): New proc.
11710
11711 2015-07-07 Yao Qi <yao.qi@linaro.org>
11712
11713 * lib/gdb.exp (is_aarch32_target): New proc.
11714 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11715 instead of "istarget "arm*-*-*"".
11716 * gdb.arch/arm-disp-step.exp: Likewise.
11717 * gdb.arch/thumb-bx-pc.exp: Likewise.
11718 * gdb.arch/thumb-prologue.exp: Likewise.
11719 * gdb.arch/thumb-singlestep.exp: Likewise.
11720 * gdb.base/disp-step-syscall.exp: Likewise.
11721 * gdb.base/float.exp: Likewise.
11722
11723 2015-07-07 Yao Qi <yao.qi@linaro.org>
11724
11725 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11726 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11727
11728 2015-07-07 Yao Qi <yao.qi@linaro.org>
11729
11730 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11731 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11732 if it exists.
11733 * gdb.multi/multi-arch.exp: Likewise.
11734
11735 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11736
11737 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11738 print.
11739
11740 2015-07-07 Yao Qi <yao.qi@linaro.org>
11741
11742 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11743
11744 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11745
11746 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11747 '[' and ']' characters.
11748
11749 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11750
11751 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11752
11753 2015-06-29 Pedro Alves <palves@redhat.com>
11754
11755 PR threads/18127
11756 * gdb.threads/hand-call-new-thread.c: New file.
11757 * gdb.threads/hand-call-new-thread.c: New file.
11758
11759 2015-06-26 Keith Seitz <keiths@redhat.com>
11760 Doug Evans <dje@google.com>
11761
11762 PR 16253
11763 * gdb.cp/var-tag-2.cc: New file.
11764 * gdb.cp/var-tag-3.cc: New file.
11765 * gdb.cp/var-tag-4.cc: New file.
11766 * gdb.cp/var-tag.cc: New file.
11767 * gdb.cp/var-tag.exp: New file.
11768
11769 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11770
11771 * gdb.base/history-duplicates.exp: New test.
11772
11773 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11774
11775 * gdb.base/completion.exp: Test the completion of the "focus"
11776 command.
11777
11778 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 * gdb.arch/amd64-prologue-skip.S: New file.
11781 * gdb.arch/amd64-prologue-skip.exp: New file.
11782
11783 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11786 is_address_zero_readable check.
11787
11788 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11789
11790 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11791 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11792
11793 2015-06-24 Yao Qi <yao.qi@linaro.org>
11794
11795 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11796 linux targets.
11797
11798 2015-06-24 Yao Qi <yao.qi@linaro.org>
11799
11800 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11801 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11802 * gdb.base/siginfo-thread.exp: Likewise.
11803
11804 2015-06-22 Yao Qi <yao.qi@linaro.org>
11805
11806 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11807
11808 2015-06-22 Yao Qi <yao.qi@linaro.org>
11809
11810 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11811 aarch64*-*-*.
11812 (skip_hw_watchpoint_tests): Likewise.
11813
11814 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11815
11816 * gdb.base/gdbinit-history.exp: Test the interaction between
11817 setting GDBHISTSIZE and setting the history size via .gdbinit.
11818
11819 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11820
11821 PR gdb/16999
11822 * gdb.base/gdbhistsize-history.exp: New test.
11823
11824 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11825
11826 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11827 with GDBHISTSIZE.
11828 * gdb.base/readline.exp: Likewise.
11829
11830 2015-06-17 Yao Qi <yao.qi@linaro.org>
11831
11832 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11833 line.
11834
11835 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11836
11837 * gdb.base/gdbinit-history.exp: Add test case to check that
11838 an unlimited history file does not get truncated on exit.
11839
11840 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11841
11842 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11843 (VECTOR): New macro. Use it...
11844 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11845 ...for these typedefs.
11846 (int8, char1, int1, double1): New typedefs.
11847 (struct just_int2, struct two_int2): New structures.
11848 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11849 (add_structvecs, add_singlevecs): New functions.
11850 (main): Call add_some_intvecs twice.
11851 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11852 the compile and exit upon failure. Try compiling for the "native"
11853 architecture. Test inferior function calls with vector arguments
11854 and vector return value handling with "finish" and "return".
11855
11856 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11857
11858 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11859 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11860 PE file.
11861 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11862
11863 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11864
11865 PR breakpoints/16465
11866 * gdb.mi/mi-dprintf-pending.c: New file.
11867 * gdb.mi/mi-dprintf-pending.exp: New test.
11868 * gdb.mi/mi-dprintf-pendshr.c: New file.
11869
11870 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11871 Mircea Gherzan <mircea.gherzan@intel.com>
11872
11873 * gdb.arch/i386-mpx-map.c: New file.
11874 * gdb.arch/i386-mpx-map.exp: New File.
11875
11876 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11877
11878 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11879 * gdb.arch/i386-mpx.exp: Indentation fixed.
11880
11881 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11882
11883 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11884 function and improved indentation.
11885 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11886 gdb_test_multiple. Added additional tests to skip the test.
11887
11888 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11889
11890 * gdb.arch/i386-avx512.c: Change path in include file.
11891 * gdb.arch/i386-avx512.exp: Change include dir path
11892 compilation flag.
11893 * gdb.arch/i386-mpx.c: Change path in include file.
11894 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11895 flag.
11896
11897 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11898
11899 * gdb.compile/compile-print.exp (compile print *vararray@3)
11900 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11901
11902 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11903
11904 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11905 (do not keep jit in memory): ... this.
11906 (expect 5): Change it to ...
11907 (expect no 5): ... this.
11908
11909 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 PR gdb/15564
11912 * gdb.mi/mi-detach.exp: New file.
11913
11914 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11915
11916 PR symtab/18392
11917 * gdb.arch/amd64-tailcall-self.S: New file.
11918 * gdb.arch/amd64-tailcall-self.c: New file.
11919 * gdb.arch/amd64-tailcall-self.exp: New file.
11920
11921 2015-05-28 Don Breazeal <donb@codesourcery.com>
11922
11923 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11924 tests for remote targets by checking is_target_gdbserver.
11925
11926 2015-05-27 Doug Evans <dje@google.com>
11927
11928 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11929 * gdb.dwarf2/opaque-type-lookup.c: New file.
11930 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11931
11932 2015-05-26 Doug Evans <dje@google.com>
11933
11934 * gdb.cp/iostream.cc: New file.
11935 * gdb.cp/iostream.exp: New file.
11936
11937 2015-05-26 Doug Evans <dje@google.com>
11938
11939 * gdb.dwarf2/dw2-op-call.exp: Update.
11940 * gdb.dwarf2/dw4-sig-types.exp: Update.
11941 * gdb.dwarf2/implptr.exp: Update.
11942 * gdb.mi/mi-cmd-param-changed.exp: Update.
11943
11944 2015-05-26 Doug Evans <dje@google.com>
11945
11946 * gdb.python/py-lazy-string.c: New file.
11947 * gdb.python/py-lazy-string.exp: New file.
11948 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11949 (main): Update. Add estring3.
11950 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11951 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11952
11953 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11954 Yao Qi <yao.qi@linaro.org>
11955
11956 * gdb.reverse/aarch64.c: New.
11957 * gdb.reverse/aarch64.exp: New.
11958
11959 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11960
11961 * lib/gdb.exp (supports_process_record): Return true for
11962 aarch64*-linux*.
11963 (supports_reverse): Likewise.
11964
11965 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11966
11967 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11968 Use with_test_prefix.
11969
11970 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11971
11972 * gdb.base/completion.exp: Add test for completion of layout
11973 names.
11974
11975 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11976
11977 * lib/gdb.exp (skip_tui_tests): New proc.
11978 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11979
11980 2015-05-19 Pedro Alves <palves@redhat.com>
11981
11982 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11983 Save the whole env array instead of just HOME. Unset HISTSIZE in
11984 the environment while testing. Restore whole environment
11985 afterwards.
11986
11987 2015-05-16 Doug Evans <xdje42@gmail.com>
11988
11989 * gdb.guile/scm-ports.c: New file.
11990 * gdb.guile/scm-ports.exp: Add memory port tests.
11991
11992 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11993
11994 * gdb.compile/compile-print.c: New file.
11995 * gdb.compile/compile-print.exp: New file.
11996
11997 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11998
11999 * gdb.compile/compile-ops.exp: Cast param to void.
12000 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12001 (compile code struct_object.selffield = &struct_object): Add xfail.
12002
12003 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12004
12005 * gdb.ada/arr_enum_with_gap: New testcase.
12006
12007 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12008
12009 * gdb.ada/byte_packed_arr: New testcase.
12010
12011 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12012
12013 * gdb.ada/pckd_neg: New testcase.
12014
12015 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12016
12017 PR gdb/17820
12018 * gdb.base/gdbinit-history.exp: New test.
12019 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12020 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12021
12022 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12023
12024 * gdb.python/py-xmethods.cc: Enhance test case.
12025 * gdb.python/py-xmethods.exp: New tests.
12026 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12027 function.
12028 (B_indexoper): Likewise.
12029 (global_dm_list) : Add new xmethod worker functions.
12030
12031 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12032
12033 * gdb.base/coredump-filter.exp: Correctly unset
12034 "coredump_var_addr" array.
12035
12036 2015-05-08 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.server/non-existing-program.exp: Unset spawn_id.
12039
12040 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12041
12042 PR python/18291
12043 * gdb.python/py-xmethods.exp: Add tests.
12044
12045 2015-05-08 Yao Qi <yao.qi@linaro.org>
12046
12047 PR gdb/18208
12048 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12049 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12050 function set_coredump_filter, and remove remote_exec call.
12051 Remove argument ipid. Callers update.
12052 (top level): Don't get inferior's PID.
12053
12054 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12055
12056 * gdb.base/watch_thread_num.exp: Skip test on targets without
12057 access watchpoints.
12058
12059 2015-05-06 Pedro Alves <palves@redhat.com>
12060
12061 PR server/18081
12062 * gdb.server/non-existing-program.exp: New file.
12063
12064 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12065
12066 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12067
12068 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12069
12070 * gdb.ada/out_of_line_in_inlined: New testcase.
12071
12072 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12073
12074 * gdb.ada/var_rec_arr: New testcase.
12075
12076 2015-04-30 Yao Qi <yao.qi@linaro.org>
12077
12078 * gdb.base/break-idempotent.exp: If
12079 skip_hw_watchpoint_multi_tests returns true, skip the tests
12080 on "rwatch" and "awatch".
12081
12082 2015-04-30 Yao Qi <yao.qi@linaro.org>
12083
12084 * gdb.base/relativedebug.exp: Invoke gdb command
12085 "info sharedlibrary", and if libc.so doesn't have debug info,
12086 skip the test.
12087
12088 2015-04-29 Doug Evans <dje@google.com>
12089
12090 * gdb.python/py-xmethods.exp: Add ptype tests.
12091 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12092 get_result_type method.
12093
12094 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12095
12096 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12097 the target does not support hardware watchpoints.
12098
12099 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12100
12101 * gdb.base/break-always.exp: Abort testing if writing to memory
12102 causes an error.
12103
12104 2015-04-28 Doug Evans <dje@google.com>
12105
12106 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12107 * gdb.python/py-pp-registration.exp: ... here. New file.
12108 * gdb.python/py-pp-registration.c: New file.
12109 * gdb.python/py-pp-registration.py: New file.
12110
12111 2015-04-28 Doug Evans <dje@google.com>
12112
12113 * gdb.python/py-bad-printers.c: New file.
12114 * gdb.python/py-bad-printers.py: New file.
12115 * gdb.python/py-bad-printers.exp: New file.
12116
12117 2015-04-28 Sasha Smundak <asmundak@google.com>
12118
12119 * gdb.python/py-type.exp: New test.
12120
12121 2015-04-28 Andy Wingo <wingo@igalia.com>
12122
12123 * gdb.python/py-parameter.exp:
12124 * gdb.guile/scm-parameter.exp: Escape the path that we are
12125 matching against, as it might contain characters that are special
12126 to regular expressions.
12127
12128 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12129
12130 * gdb.ada/rec_comp: New testcase.
12131
12132 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12133
12134 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12135 before using it.
12136
12137 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12138
12139 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12140 new tests for verilog output.
12141
12142 2015-04-24 Yao Qi <yao.qi@linaro.org>
12143
12144 * boards/remote-gdbserver-on-localhost.exp: New file.
12145
12146 2015-04-23 Pedro Alves <palves@redhat.com>
12147
12148 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12149 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12150 "end of file", remove $inferior_spawn_id from the indirect list.
12151
12152 2015-04-23 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12155
12156 2015-04-23 Pedro Alves <palves@redhat.com>
12157
12158 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12159 on $any_spawn_id instead of only on $gdb_spawn_id.
12160
12161 2015-04-21 Pierre Muller <muller@sourceware.org>
12162
12163 PR pascal/17815
12164 * lib/pascal.exp (gpc_compile): Add new option "class".
12165 (fpc_compile): Likewise.
12166 * gdb.pascal/case-insensitive-symbols.pas: New file.
12167 * gdb.pascal/case-insensitive-symbols.exp: New file.
12168
12169 2015-04-20 Gary Benson <gbenson@redhat.com>
12170
12171 * gdb.base/attach.exp: Fix three extended remote failures.
12172
12173 2015-04-17 Gary Benson <gbenson@redhat.com>
12174
12175 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12176 the main executable over the remote protocol.
12177
12178 2015-04-16 Pedro Alves <palves@redhat.com>
12179
12180 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12181 a new gdbserver if gdbserver_reconnect_p is set.
12182
12183 2015-04-16 Pedro Alves <palves@redhat.com>
12184
12185 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12186 is set, don't exit gdbserver.
12187
12188 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12189
12190 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12191 appropriate .insn, such that an older assembler can be used.
12192 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12193 the z/Architecture instruction set on 31-bit targets as well.
12194
12195 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12196
12197 * gdb.go/handcall.exp: Remove all logic related to the first
12198 breakpoint and rely on go_runto_main instead.
12199 * gdb.go/strings.exp: Likewise.
12200 * gdb.go/unsafe.exp: Likewise.
12201 * gdb.go/hello.exp: Likewise. Also rename the remaining
12202 breakpoint marker to "breakpoint 1".
12203 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12204 * gdb.go/strings.go: Likewise.
12205 * gdb.go/unsafe.go: Likewise.
12206 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12207 "set breakpoint 2 here" and rename the remaining breakpoint marker
12208 to "breakpoint 1".
12209
12210 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12211
12212 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12213 if itertools.imap is not present.
12214 * gdb.python/py-objfile.exp: Add parentheses.
12215 * gdb.python/py-type.exp: Same.
12216 * gdb.python/py-unwind-maint.py: Same.
12217
12218 2015-04-15 Yao Qi <yao.qi@linaro.org>
12219
12220 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12221 of ":$ptr_size" and set its form explicitly.
12222
12223 2015-04-15 Pedro Alves <palves@redhat.com>
12224 Yao Qi <yao.qi@linaro.org>
12225
12226 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12227 timeout by factor of 4.
12228 (test_regular_watch): Likewise.
12229 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12230 * gdb.reverse/sigall-reverse.exp: Likewise.
12231 * gdb.reverse/until-precsave.exp: Likewise.
12232 * lib/gdb.exp (with_timeout_factor): New proc.
12233 (gdb_expect): Move some code to ...
12234 (get_largest_timeout): ... here. New procedure.
12235
12236 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12237
12238 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12239
12240 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12241
12242 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12243 to write to the .text section.
12244
12245 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12246
12247 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12248 Handle the case of targets that do not provide PID information.
12249
12250 2015-04-13 Yao Qi <yao.qi@linaro.org>
12251
12252 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12253 and use expect instead of gdb_expect.
12254
12255 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12256
12257 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12258 "coredump_var_addr" to avoid naming conflict with other testcases.
12259
12260 2015-04-10 Pedro Alves <palves@redhat.com>
12261
12262 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12263 gdb_test_sequence and gdb_assert.
12264
12265 2015-04-10 Pedro Alves <palves@redhat.com>
12266
12267 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12268 test messages that don't include the breakpoint address.
12269
12270 2015-04-10 Yao Qi <yao.qi@linaro.org>
12271
12272 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12273 false for some offset and width combinations which aren't
12274 supported by linux kernel.
12275
12276 2015-04-10 Pedro Alves <palves@redhat.com>
12277
12278 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12279 procedure, factored out from ...
12280 (top level): ... here. Add "set displaced-stepping" testing axis.
12281 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12282 parameter "displaced". Use it.
12283 (top level): Use foreach and add "set displaced-stepping" testing
12284 axis.
12285
12286 2015-04-10 Pedro Alves <palves@redhat.com>
12287
12288 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12289 Remove comment.
12290 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12291 both the address of the instruction that triggers the watchpoint
12292 and the address of the instruction immediately after, and use
12293 those addresses for the test. Fix comment.
12294
12295 2015-04-10 Pedro Alves <palves@redhat.com>
12296
12297 * gdb.base/sigstep.exp (breakpoint_to_handler)
12298 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12299 Test "backtrace" in handler.
12300 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12301 (top level): Add new "displaced" test axis to
12302 breakpoint_to_handler, breakpoint_to_handler_entry and
12303 breakpoint_over_handler.
12304
12305 2015-04-10 Pedro Alves <palves@redhat.com>
12306
12307 PR gdb/18216
12308 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12309
12310 2015-04-10 Yao Qi <yao.qi@linaro.org>
12311
12312 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12313 (test_add_rn_pc): New function.
12314 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12315 (top level): Invoke test_add_rn_pc.
12316
12317 2015-04-10 Pedro Alves <palves@redhat.com>
12318
12319 PR gdb/13858
12320 * gdb.base/step-over-no-symbols.exp: New file.
12321
12322 2015-04-09 Andy Wingo <wingo@igalia.com>
12323
12324 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12325 after the Python tests.
12326
12327 2015-04-08 Keith Seitz <keiths@redhat.com>
12328
12329 PR python/16699
12330 * gdb.python/py-completion.exp: New tests for completion.
12331 * gdb.python/py-completion.py (CompleteLimit1): New class.
12332 (CompleteLimit2): Likewise.
12333 (CompleteLimit3): Likewise.
12334 (CompleteLimit4): Likewise.
12335 (CompleteLimit5): Likewise.
12336 (CompleteLimit6): Likewise.
12337 (CompleteLimit7): Likewise.
12338
12339 2015-04-08 Pedro Alves <palves@redhat.com>
12340
12341 PR gdb/18214
12342 PR gdb/18216
12343 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12344 function.
12345 (main): Install it as SIGUSR1 handler.
12346 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12347 parameter. Always use "setup" as prefix. Toggle "set
12348 displaced-stepping" off/on depending on global. Don't switch to
12349 thread 1 here.
12350 (top level): Add displaced stepping "off/on" test axis. Update
12351 "setup" calls. Wrap each subtest with with_test_prefix. Test
12352 continuing with a queued signal in each thread.
12353
12354 2015-04-08 Pedro Alves <palves@redhat.com>
12355
12356 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12357 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12358 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12359 Return early if running to main fails.
12360 * gdb.trace/while-stepping.exp: Likewise.
12361
12362 2015-04-07 Pedro Alves <palves@redhat.com>
12363
12364 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12365 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12366 interact with inferior program.
12367
12368 2015-04-07 Pedro Alves <palves@redhat.com>
12369
12370 * lib/gdb.exp (inferior_spawn_id): New global.
12371 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12372 spawn id after processing the user code.
12373 (default_gdb_start): Set inferior_spawn_id.
12374 (send_inferior): New procedure.
12375 * lib/gdbserver-support.exp (gdbserver_start): Set
12376 inferior_spawn_id.
12377 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12378
12379 2015-04-07 Pedro Alves <palves@redhat.com>
12380
12381 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12382 * lib/gdbserver-support.exp (gdbserver_start): Make
12383 $server_spawn_id global.
12384 (gdbserver_start): Don't wait for gdbserver's spawn id with
12385 expect_background.
12386 (close_gdbserver): New procedure.
12387 (gdb_exit): Rename the default version and reimplement.
12388
12389 2015-04-07 Pedro Alves <palves@redhat.com>
12390
12391 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12392 append the substituted item, not the original item.
12393
12394 2015-04-07 Pedro Alves <palves@redhat.com>
12395
12396 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12397 gdb_expect.
12398
12399 2015-04-07 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12402 output appearing once only.
12403
12404 2015-04-07 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12407 that doesn't expect anything. Return early if running to main
12408 fails.
12409
12410 2015-04-07 Yao Qi <yao.qi@linaro.org>
12411
12412 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12413 (child_function): Call alarm.
12414 (main): Move call to alarm into the loop.
12415 * gdb.threads/non-stop-fair-events.exp: Build program with
12416 -DTIMEOUT=$timeout.
12417
12418 2015-04-06 Doug Evans <xdje42@gmail.com>
12419
12420 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12421 Fix dest parameter to board_info.
12422 (fpc_compile): Ditto.
12423 (gdb_compile_pascal): Rename dest arg to destfile.
12424
12425 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12426
12427 * gdb.ada/funcall_ref.exp: New file.
12428 * gdb.ada/funcall_ref/foo.adb: New file.
12429
12430 2015-04-02 Yao Qi <yao.qi@linaro.org>
12431
12432 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12433 is remote.
12434
12435 2015-04-02 Gary Benson <gbenson@redhat.com>
12436
12437 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12438
12439 2015-04-01 Sasha Smundak <asmundak@google.com>
12440
12441 * gdb.python/py-unwind-maint.c: New file.
12442 * gdb.python/py-unwind-maint.exp: New test.
12443 * gdb.python/py-unwind-maint.py: New file.
12444 * gdb.python/py-unwind.c: New file.
12445 * gdb.python/py-unwind.exp: New test.
12446 * gdb.python/py-unwind.py: New test.
12447
12448 2015-04-01 Pedro Alves <palves@redhat.com>
12449
12450 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12451 to fail instead of non-existent $test.
12452
12453 2015-04-01 Pedro Alves <palves@redhat.com>
12454
12455 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12456 GDBFLAGS if not empty.
12457
12458 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12459
12460 * gdb.ada/complete.exp: Remove "multi_line".
12461 * gdb.ada/info_exc.exp: Remove "multi_line".
12462 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12463 * gdb.ada/ptype_field.exp: Remove "multi_line".
12464 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12465 * gdb.ada/tagged.exp: Remove "multi_line".
12466 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12467 [multi_line ...]
12468 * gdb.btrace/delta.exp: Likewise.
12469 * gdb.btrace/exception.exp: Likewise.
12470 * gdb.btrace/function_call_history.exp: Likewise.
12471 * gdb.btrace/instruction_history.exp: Likewise.
12472 * gdb.btrace/nohist.exp: Likewise.
12473 * gdb.btrace/record_goto.exp: Likewise.
12474 * gdb.btrace/segv.exp: Likewise.
12475 * gdb.btrace/stepi.exp: Likewise.
12476 * gdb.btrace/tailcall.exp: Likewise.
12477 * gdb.btrace/unknown_functions.exp: Likewise.
12478 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12479 * lib/gdb.exp: Add the "multi_line" helper.
12480
12481 2015-04-01 Pedro Alves <palves@redhat.com>
12482
12483 * gdb.threads/tid-reuse.c: New file.
12484 * gdb.threads/tid-reuse.exp: New file.
12485
12486 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12487
12488 PR corefiles/16092
12489 * gdb.base/coredump-filter.c: New file.
12490 * gdb.base/coredump-filter.exp: Likewise.
12491
12492 2015-03-27 Petr Machata <pmachata@redhat.com>
12493
12494 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12495 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12496 (Dwarf::assemble): Initialize them.
12497 (Dwarf::lines): New function.
12498
12499 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12500
12501 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12502 SYMBOL_PREFIX for x86_64-*-cygwin.
12503
12504 2015-03-26 Andy Wingo <wingo@igalia.com>
12505
12506 PR symtab/18148
12507 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12508 const_value but not a location.
12509 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12510 location defined in non-main CUs are visible.
12511
12512 2015-03-26 Yao Qi <yao.qi@linaro.org>
12513
12514 PR testsuite/18139
12515 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12516 Add a line number entry for the same line.
12517 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12518 Add a line number entry for the same line.
12519
12520 2015-03-26 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12523 .int 0.
12524 (func): Likewise. Add .Lfunc_1 label.
12525 Use .Lfunc_1 label.
12526 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12527 .int 0.
12528 (func): Likewise.
12529 Use .Lfunc_1 label.
12530
12531 2015-03-26 Yao Qi <yao.qi@linaro.org>
12532
12533 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12534 Call gdb_compile instead to compile each .s files without debug
12535 information.
12536
12537 2015-03-26 Yao Qi <yao.qi@linaro.org>
12538
12539 * gdb.base/savedregs.exp (process_saved_regs): Make
12540 "Saved registers:" optional in the pattern.
12541
12542 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12543
12544 * gdb.btrace/next.exp: Merged into step.exp.
12545 * gdb.btrace/finish.exp: Merged into step.exp.
12546 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12547 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12548 "record goto" and checking the exact replay position.
12549 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12550 check for "Recording format" in "info record" output.
12551 * gdb.btrace/record_goto.exp: Choose test file based on target.
12552 * gdb.btrace/x86-record_goto.S: Renamed into ...
12553 * gdb.btrace/x86_64-record_goto.S: ... this.
12554 * gdb.btrace/i686-record_goto.S: New.
12555 * gdb.btrace/x86-tailcall.S: Renamed into ...
12556 * gdb.btrace/x86_64-tailcall.S: ... this.
12557 * gdb.btrace/i686-tailcall.S: New.
12558 * gdb.btrace/x86-tailcall.c: Renamed into ...
12559 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12560 separate statements. Update test.
12561 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12562 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12563 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12564 * gdb.btrace/tailcall.exp: Choose test file based on target.
12565 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12566
12567 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12568
12569 * gdb.btrace/exception.exp: Increase BTS buffer size.
12570
12571 2015-03-24 Pedro Alves <palves@redhat.com>
12572
12573 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12574
12575 2015-03-24 Pedro Alves <palves@redhat.com>
12576
12577 * gdb.threads/schedlock.exp (test_step): No longer expect that
12578 "set scheduler-locking step" with "next" over a function call runs
12579 threads unlocked.
12580
12581 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12582
12583 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12584
12585 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12586
12587 PR breakpoints/16466
12588 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12589 * gdb.mi/mi-pending.c (thread_func): New function.
12590 (int main): Add threading support required.
12591 * gdb.mi/mi-pending.exp: Add tests for this issue.
12592 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12593 (pendfunc2): Remove stdio dependency.
12594 * gdb.mi/mi-pendshr2.c: New file.
12595
12596 2015-03-23 Keith Seitz <keiths@redhat.com>
12597
12598 * gdb.linespec/keywords.c: New file.
12599 * gdb.linespec/keywords.exp: New file.
12600
12601 2015-03-23 Keith Seitz <keiths@redhat.com>
12602
12603 PR gdb/18021
12604 * gdb.dwarf2/staticvirtual.exp: New test.
12605
12606 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12607
12608 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12609 * README: Remove HP-UX and gdb.hp.
12610 (configuration):
12611 * configure: Regenerate.
12612 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12613 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12614 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12615 gdb.hp/gdb.defects/Makefile.
12616 * gdb.hp/Makefile.in: File deleted.
12617 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12618 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12619 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12620 * gdb.hp/gdb.aCC/run.c: File deleted.
12621 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12622 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12623 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12624 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12625 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12626 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12627 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12628 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12629 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12630 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12631 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12632 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12633 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12634 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12635 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12636 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12637 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12638 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12639 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12640 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12641 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12642 * gdb.hp/gdb.compat/average.c: File deleted.
12643 * gdb.hp/gdb.compat/sum.c: File deleted.
12644 * gdb.hp/gdb.compat/xdb.c: File deleted.
12645 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12646 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12647 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12648 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12649 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12650 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12651 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12652 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12653 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12654 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12655 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12656 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12657 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12658 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12659 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12660 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12661 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12662 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12663 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12664 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12665 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12666 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12667 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12668 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12669 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12670 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12671 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12672 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12673 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12674 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12675 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12676 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12677 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12678 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12679 * gdb.hp/tools/odump: File deleted.
12680
12681 2015-03-19 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12684 (saw_thread_3): New globals.
12685 (top level): Increment them when an event for the corresponding
12686 thread is seen.
12687 (no thread starvation): New test.
12688
12689 2015-03-19 Pedro Alves <palves@redhat.com>
12690
12691 * gdb.threads/continue-pending-status.c: New file.
12692 * gdb.threads/continue-pending-status.exp: New file.
12693
12694 2015-03-18 Pedro Alves <palves@redhat.com>
12695
12696 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12697 Use gdb_is_target_remote instead of is_remote. Use
12698 gdb_test_multiple instead of gdb_expect. Exit early if
12699 gdb_test_multiple hits its internal matches. Tighten stepi tests
12700 expected output. Fail on exit with any signal, instead of just
12701 SIGILL.
12702
12703 2015-03-18 Yao Qi <yao.qi@linaro.org>
12704
12705 PR tdep/18107
12706 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12707 variable.
12708 * gdb.base/catch-syscall.exp: Don't skip it on
12709 aarch64*-*-linux* target. Remove elements in all_syscalls.
12710 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12711 target.
12712 (setup_all_syscalls): New proc.
12713
12714 2015-03-16 Yao Qi <yao.qi@linaro.org>
12715
12716 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12717 (top level): Skip tests if valid_addr_p returns false for
12718 $cmd1 or $cmd2.
12719
12720 2015-03-11 Andy Wingo <wingo@igalia.com>
12721
12722 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12723
12724 2015-03-11 Yao Qi <yao.qi@linaro.org>
12725
12726 * gdb.base/catch-syscall.exp: Fix typo in comments.
12727
12728 2015-03-11 Yao Qi <yao.qi@linaro.org>
12729
12730 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12731
12732 2015-03-09 Pedro Alves <palves@redhat.com>
12733
12734 * dg-extract-results.py: Delete.
12735
12736 2015-03-09 Pedro Alves <palves@redhat.com>
12737
12738 Merge dg-extract-results.sh from GCC upstream (r218843).
12739
12740 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12741 * dg-extract-results.sh: Use --text with grep to avoid issues with
12742 binary files. Fall back to cat -v, if that doesn't work.
12743
12744 2015-03-05 Pedro Alves <palves@redhat.com>
12745
12746 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12747
12748 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12749
12750 * lib/mi-support.exp (mi_expect_interrupt): Accept
12751 alternative event for when in all-stop mode.
12752
12753 2015-03-04 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12756
12757 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12758
12759 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12760
12761 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12762
12763 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12764 regexps for GDB's current line display, accept a hex address
12765 preceding the line number.
12766
12767 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12768
12769 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12770 the 'arch1' variable for "s390*-linux*" targets.
12771
12772 2015-03-04 Pedro Alves <palves@redhat.com>
12773
12774 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12775 (main): Pass missing retval argument to pthread_join call.
12776
12777 2015-03-02 Pedro Alves <palves@redhat.com>
12778
12779 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12780 (top level): Call do_test with non-stop as well.
12781
12782 2015-03-02 Pedro Alves <palves@redhat.com>
12783
12784 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12785 -1.
12786
12787 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12788
12789 * gdb.arch/s390-vregs.exp: New test.
12790 * gdb.arch/s390-vregs.S: New file.
12791
12792 2015-02-27 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12795 call to catch_command_errors.
12796 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12797 catch_command_errors.
12798
12799 2015-02-27 Pedro Alves <palves@redhat.com>
12800
12801 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12802 "true" for boolean result.
12803 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12804 prototype of main.
12805
12806 2015-02-27 Pedro Alves <palves@redhat.com>
12807
12808 * lib/unbuffer_output.c: New file.
12809 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12810 (main): Call gdb_unbuffer_output.
12811
12812 2015-02-27 Yao Qi <yao.qi@linaro.org>
12813
12814 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12815 target.
12816
12817 2015-02-26 Doug Evans <dje@google.com>
12818
12819 * gdb.cp/class2.cc (Dbase, D): New classes.
12820 (main): New local delta.
12821 * gdb.cp/class2.exp: Test printing delta.
12822 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12823 (dynbar): New global.
12824 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12825
12826 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12827
12828 * gdb.compile/compile-ifunc.c: New file.
12829 * gdb.compile/compile-ifunc.exp: New file.
12830
12831 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12832
12833 * gdb.base/structs.exp: Check for correct struct on finish.
12834
12835 2015-02-26 Yao Qi <yao.qi@linaro.org>
12836
12837 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12838 is zero.
12839
12840 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * gdb.arch/cordic.ko.bz2: New file.
12843 * gdb.arch/cordic.ko.debug.bz2: New file.
12844 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12845
12846 2015-02-25 Yao Qi <yao.qi@linaro.org>
12847
12848 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12849 aarch64*-*-* target.
12850
12851 2015-02-23 Pedro Alves <palves@redhat.com>
12852
12853 * lib/gdb.exp (delete_breakpoints): Rewrite using
12854 gdb_test_multiple.
12855
12856 2015-02-23 Pedro Alves <palves@redhat.com>
12857
12858 * gdb.base/info-os.c: Include stdlib.h.
12859
12860 2015-02-22 Doug Evans <xdje42@gmail.com>
12861
12862 PR symtab/17855
12863 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12864 is read after symbols have been re-read.
12865 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12866 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12867
12868 2015-02-21 Doug Evans <dje@google.com>
12869
12870 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12871
12872 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12873
12874 PR corefiles/17808
12875 * gdb.arch/i386-biarch-core.core.bz2: New file.
12876 * gdb.arch/i386-biarch-core.exp: New file.
12877
12878 2015-02-21 Pedro Alves <palves@redhat.com>
12879
12880 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12881 runto_main fails.
12882
12883 2015-02-20 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12886 info probes.
12887
12888 2015-02-20 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12891
12892 2015-02-20 Pedro Alves <palves@redhat.com>
12893
12894 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12895 clean_restart before gdb_target_supports_trace.
12896
12897 2015-02-20 Pedro Alves <palves@redhat.com>
12898
12899 PR threads/18006
12900 * gdb.threads/clone-thread_db.c: New file.
12901 * gdb.threads/clone-thread_db.exp: New file.
12902
12903 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12904
12905 PR breakpoints/16812
12906 * gdb.base/catch-gdb-caused-signals.c: New file.
12907 * gdb.base/catch-gdb-caused-signals.exp: New file.
12908
12909 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12910
12911 * configure: Regenerated.
12912 * configure.ac: Use GDB_AC_TRANSFORM.
12913 * aclocal.m4: sinclude ../transform.m4.
12914
12915 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12916
12917 * lib/dtrace.exp: New file.
12918 * gdb.base/dtrace-probe.exp: Likewise.
12919 * gdb.base/dtrace-probe.d: Likewise.
12920 * gdb.base/dtrace-probe.c: Likewise.
12921 * lib/pdtrace.in: Likewise.
12922 * configure.ac: Output variables with the transformed names of
12923 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12924 * configure: Regenerated.
12925
12926 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12927
12928 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12929 expected message when trying to access $_probe_* convenience
12930 variables while not on a probe.
12931
12932 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12933
12934 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12935
12936 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12937
12938 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12939 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12940
12941 2015-02-10 Doug Evans <xdje42@gmail.com>
12942
12943 * lib/gdb.exp (gdb_load): Always return a result.
12944
12945 2015-02-10 Pedro Alves <palves@redhat.com>
12946
12947 * gdb.threads/signal-sigtrap.c: New file.
12948 * gdb.threads/signal-sigtrap.exp: New file.
12949
12950 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12951
12952 * gdb.trace/no-attach-trace.c: New file.
12953 * gdb.trace/no-attach-trace.exp: New file.
12954
12955 2015-02-09 Mark Wielaard <mjw@redhat.com>
12956
12957 * gdb.dwarf2/atomic.c: New file.
12958 * gdb.dwarf2/atomic-type.exp: Likewise.
12959
12960 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12961
12962 * gdb.btrace/buffer-size.exp: Update "info record" output.
12963 * gdb.btrace/delta.exp: Update "info record" output.
12964 * gdb.btrace/enable.exp: Update "info record" output.
12965 * gdb.btrace/finish.exp: Update "info record" output.
12966 * gdb.btrace/instruction_history.exp: Update "info record" output.
12967 * gdb.btrace/next.exp: Update "info record" output.
12968 * gdb.btrace/nexti.exp: Update "info record" output.
12969 * gdb.btrace/step.exp: Update "info record" output.
12970 * gdb.btrace/stepi.exp: Update "info record" output.
12971 * gdb.btrace/nohist.exp: Update "info record" output.
12972
12973 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12974
12975 * gdb.btrace/buffer-size: New.
12976
12977 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12978
12979 * gdb.btrace/delta.exp: Update "info record" output.
12980 * gdb.btrace/enable.exp: Update "info record" output.
12981 * gdb.btrace/finish.exp: Update "info record" output.
12982 * gdb.btrace/instruction_history.exp: Update "info record" output.
12983 * gdb.btrace/next.exp: Update "info record" output.
12984 * gdb.btrace/nexti.exp: Update "info record" output.
12985 * gdb.btrace/step.exp: Update "info record" output.
12986 * gdb.btrace/stepi.exp: Update "info record" output.
12987 * gdb.btrace/nohist.exp: Update "info record" output.
12988
12989 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12990
12991 PR gdb/15678
12992 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12993
12994 2015-02-06 Pedro Alves <palves@redhat.com>
12995
12996 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12997 macro.
12998 (seconds_left, again): New globals.
12999 (main): Wait seconds_left in a 1-second sleep loop instead of
13000 sleeping 180 seconds. If 'again' is set, reset the seconds
13001 counter.
13002 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13003 'again' in the inferior before detaching. Print the seconds left.
13004 (options): New global.
13005 (top level): Build program with -DTIMEOUT=$timeout.
13006
13007 2015-02-06 Pedro Alves <palves@redhat.com>
13008
13009 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13010 determine how many seconds to pass to 'alarm'.
13011 * gdb.base/gdb-sigterm.exp (top level): Build program with
13012 -DTIMEOUT=$timeout.
13013 (do_test): Return success/failure indication. Add more verbose
13014 logging. Don't fail if 200 single steps are seen. Instead, fail
13015 when the test times out.
13016 (passes): New global.
13017 (top level): Break the testing loop if testing fails on any
13018 iteration. Use gdb_assert.
13019
13020 2015-02-04 Don Breazeal <donb@codesourcery.com>
13021
13022 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13023 and initialize them.
13024 (ipc_cleanup): New function.
13025 (main): Don't declare shmid, semid, and msqid. Add a call to
13026 atexit so that we call ipc_cleanup on exit.
13027
13028 2015-02-04 Pedro Alves <palves@redhat.com>
13029
13030 * boards/native-extended-gdbserver.exp: Remove any target variant
13031 specifications from the board name before clearing the isremote
13032 flag from board_info.
13033
13034 2015-01-31 Doug Evans <xdje42@gmail.com>
13035
13036 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13037
13038 2015-01-31 Gary Benson <gbenson@redhat.com>
13039
13040 * gdb.base/completion.exp: Disable completion limiting for
13041 existing tests. Add new tests to check completion limiting.
13042 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13043
13044 2015-01-31 Doug Evans <xdje42@gmail.com>
13045
13046 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13047
13048 2015-01-31 Doug Evans <xdje42@gmail.com>
13049
13050 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13051 entries. Duplicate file section script entries.
13052 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13053 inlined entries. Add test for safe-path rejection.
13054 * gdb.python/py-section-script.c: Add duplicate inlined section script
13055 entries. Duplicate file section script entries.
13056 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13057 inlined entries. Add test for safe-path rejection.
13058
13059 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13060
13061 * gdb.ada/disc_arr_bound: New testcase.
13062
13063 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13064
13065 * gdb.ada/mi_var_array: New testcase.
13066
13067 2015-01-27 Doug Evans <dje@google.com>
13068
13069 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13070 Add test for objfile.filename, objfile.username after objfile
13071 has been unloaded.
13072
13073 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13074
13075 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13076 the second test to print the name attribute of value
13077 returned by the call to gdb.lookup_type, and adjust
13078 the expected output accordingly.
13079
13080 2015-01-25 Mark Wielaard <mjw@redhat.com>
13081
13082 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13083 * gdb.base/disp-step-fork.c: Include unistd.h.
13084 * gdb.base/siginfo-obj.c: Include stdio.h.
13085 * gdb.base/siginfo-thread.c: Likewise.
13086 * gdb.mi/non-stop.c: Include unistd.h.
13087 * gdb.mi/nsthrexec.c: Include stdio.h.
13088 * gdb.mi/pthreads.c: Include unistd.h.
13089 * gdb.modula2/unbounded1.c (main): Declare returns int.
13090 * gdb.reverse/consecutive-reverse.c: Likewise.
13091 * gdb.threads/create-fail.c: Include unistd.h.
13092 * gdb.threads/killed.c: Likewise.
13093 * gdb.threads/linux-dp.c: Likewise.
13094 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13095 * gdb.threads/non-ldr-exc-2.c: Likewise.
13096 * gdb.threads/non-ldr-exc-3.c: Likewise.
13097 * gdb.threads/non-ldr-exc-4.c: Likewise.
13098 * gdb.threads/pthreads.c: Include unistd.h.
13099 (main): Declare returns int.
13100 * gdb.threads/tls-main.c (foo): New declaration.
13101 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13102
13103 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13104
13105 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13106 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13107
13108 2015-01-15 Mark Wielaard <mjw@redhat.com>
13109
13110 * gdb.base/noreturn-return.c: New file.
13111 * gdb.base/noreturn-return.exp: New file.
13112 * gdb.base/noreturn-finish.c: New file.
13113 * gdb.base/noreturn-finish.exp: New file.
13114
13115 2015-01-23 Pedro Alves <palves@redhat.com>
13116
13117 * gdb.threads/continue-pending-after-query.c: New file.
13118 * gdb.threads/continue-pending-after-query.exp: New file.
13119
13120 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13121 Simon Marchi <simon.marchi@ericsson.com>
13122
13123 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13124 * gdb.base/valgrind-db-attach.exp: Same.
13125 * gdb.base/valgrind-infcall.exp: Same.
13126 * lib/mi-support.exp (default_mi_gdb_start): Same.
13127 * lib/prompt.exp (default_prompt_gdb_start): Same.
13128 * lib/gdb.exp (default_gdb_spawn): Same.
13129 (gdb_interact): New.
13130
13131
13132 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13133
13134 * gdb.compile/compile.exp (pointer to jit function): New test.
13135
13136 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13137
13138 * lib/gdb.exp (supports_process_record): Return true for
13139 powerpc*-*-linux*.
13140 (supports_reverse): Likewise.
13141
13142 2015-01-15 Don Breazeal <donb@codesourcery.com>
13143
13144 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13145 instead of checking whether the target board is remote and
13146 use spawn_wait_for_attach instead of exec/sleep.
13147 * gdb.base/attach-twice.exp: Likewise.
13148
13149 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13150
13151 * gdb.ada/var_arr_attrs: New testcase.
13152
13153 2015-01-14 Pedro Alves <palves@redhat.com>
13154 Joel Brobecker <brobecker@adacore.com>
13155
13156 PR gdb/17525
13157 * gdb.base/bp-cmds-execution-x-script.c: New file.
13158 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13159 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13160
13161 2015-01-14 Pedro Alves <palves@redhat.com>
13162
13163 PR cli/17828
13164 * gdb.base/batch-preserve-term-settings.c: New file.
13165 * gdb.base/batch-preserve-term-settings.exp: New file.
13166
13167 2015-01-13 Doug Evans <dje@google.com>
13168
13169 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13170 binary.
13171
13172 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13173
13174 * Makefile.in (clean mostlyclean): Do not delete *.py.
13175
13176 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13177
13178 * gdb.python/py-lookup-type.exp: New file.
13179
13180 2015-01-12 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13183 restore GDBFLAGS before returning.
13184
13185 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13186
13187 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13188 is_amd64_regs_target and is_x86_like_target.
13189
13190 2015-01-11 Doug Evans <xdje42@gmail.com>
13191
13192 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13193 is given without an explicit form.
13194 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13195 attributes.
13196 * gdb.dwarf/corrupt.exp: Ditto.
13197 * gdb.dwarf2/enum-type.exp: Ditto.
13198 * gdb.trace/entry-values.exp: Ditto.
13199 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13200
13201 2015-01-11 Doug Evans <xdje42@gmail.com>
13202
13203 PR gdb/15830
13204 * gdb.base/maint.exp: Remove references to "maint demangle".
13205 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13206 Add tests for explicitly specifying language to demangle.
13207 * gdb.dlang/demangle.exp: Ditto.
13208
13209 2015-01-09 Pedro Alves <palves@redhat.com>
13210
13211 * gdb.threads/non-stop-fair-events.c: New file.
13212 * gdb.threads/non-stop-fair-events.exp: New file.
13213
13214 2015-01-09 Pedro Alves <palves@redhat.com>
13215
13216 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13217 the global scope. Set a breakpoint after all threads are started
13218 rather than stepping over two source lines. Expect the prompt.
13219 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13220 global.
13221 (NUM): Now 15.
13222 (main): Use threads_started_barrier to wait for all threads to
13223 start. Main thread no longer calls thread_function. Exit after
13224 180 seconds.
13225 (loop): New function.
13226 (thread_function): Wait on threads_started_barrier barrier. Call
13227 'loop' at each iteration.
13228 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13229 threads have started, instead of hardcoding number of "next"
13230 steps. Use an access watchpoint instead of a write watchpoint.
13231
13232 2015-01-09 Pedro Alves <palves@redhat.com>
13233
13234 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13235 (thread_func): Wait on barrier.
13236 (main): Wait for all threads to start before stopping GDB.
13237 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13238 global.
13239 (thread1_func, thread2_func): Wait on barrier.
13240 (main): Wait for all threads to start before stopping GDB.
13241 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13242 New global.
13243 (thread1_func, thread2_func): Wait on barrier.
13244 (main): Wait for all threads to start before stopping GDB.
13245
13246 2015-01-09 Pedro Alves <palves@redhat.com>
13247
13248 * gdb.threads/attach-many-short-lived-threads.c: New file.
13249 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13250
13251 2014-01-09 Pedro Alves <palves@redhat.com>
13252
13253 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13254 instead of to thread 2.
13255 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13256 Add barrier around each pthread_create call instead of around all
13257 calls.
13258 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13259 Set a break on thread_function and have the child threads hit it
13260 one at at a time.
13261
13262 2015-01-09 Pedro Alves <palves@redhat.com>
13263
13264 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13265 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13266 false.
13267 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13268 checking whether the target board is remote.
13269 * gdb.multi/multi-attach.exp: Likewise.
13270 * gdb.python/py-sync-interp.exp: Likewise.
13271 * gdb.server/ext-attach.exp: Likewise.
13272 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13273 tests that need to attach, instead of checking whether the target
13274 board is remote at the top of the file.
13275
13276 2015-01-08 Yao Qi <yao@codesourcery.com>
13277
13278 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13279
13280 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13281
13282 Fix testcase compilation.
13283 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13284
13285 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13286
13287 * gdb.python/py-type.exp: Add a couple test about empty
13288 array creation, and negative-length array creation.
13289
13290 2015-01-02 Doug Evans <xdje42@gmail.com>
13291
13292 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13293
13294 2015-01-02 Doug Evans <dje@google.com>
13295
13296 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13297
13298 2014-12-29 Yao Qi <yao@codesourcery.com>
13299
13300 * gdb.trace/entry-values.exp: Update comments. Rename variable
13301 bar_call_foo to returned_from_foo.
13302
13303 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13304
13305 PR gdb/17394
13306 * gdb.linespec/break-asm-file.c: New file.
13307 * gdb.linespec/break-asm-file.exp: New file.
13308 * gdb.linespec/break-asm-file0.s: New file.
13309 * gdb.linespec/break-asm-file1.s: New file.
13310
13311 2014-12-18 Nigel Stephens <nigel@mips.com>
13312 Maciej W. Rozycki <macro@codesourcery.com>
13313
13314 * gdb.base/float.exp: Handle the new output from "info float" on
13315 MIPS targets.
13316
13317 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13318
13319 Fix MinGW compilation.
13320 * gdb.compile/compile-ops.exp: Update untested message if
13321 !skip_compile_feature_tests.
13322 * gdb.compile/compile-setjmp.exp: Likewise.
13323 * gdb.compile/compile-tls.exp: Likewise.
13324 * gdb.compile/compile.exp: Likewise.
13325 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13326 supported on this host".
13327
13328 2014-12-16 Doug Evans <xdje42@gmail.com>
13329
13330 * boards/stabs.exp: New file.
13331
13332 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13333
13334 * gdb.base/completion.exp: Adjust to format changes of "maint
13335 print user-registers".
13336
13337 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13338
13339 PR server/17457
13340 * gdb.arch/aarch64-fp.c: New file.
13341 * gdb.arch/aarch64-fp.exp: New file.
13342
13343 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13344
13345 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13346 r210637, r210913, r211666, r215400, r215817).
13347
13348 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13349 * dg-extract-results.py: New file.
13350 * dg-extract-results.sh: Use it if the environment seems
13351 suitable.
13352
13353 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13354
13355 * dg-extract-results.py (parse_run): Handle warnings that
13356 are printed before a test harness is run.
13357
13358 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13359
13360 * dg-extract-results.py (Named): Remove __cmp__ method.
13361 (output_variation): Use a key to sort variation.harnesses.
13362
13363 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13364
13365 * dg-extract-results.py: For Python 3, force sys.stdout to
13366 handle surrogate escape sequences.
13367 (safe_open): New function.
13368 (output_segment, main): Use it.
13369
13370 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13371
13372 * dg-extract-results.py (Prog.result_re): Include options
13373 in test name.
13374
13375 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13376
13377 * dg-extract-results.py (output_variation): Always sort if
13378 do_sum.
13379
13380 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13381
13382 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13383 as long as we get pagination notifications.
13384
13385 2014-12-15 Jason Merrill <jason@redhat.com>
13386
13387 * Makefile.in (check-gdb.%): Restore.
13388 * README: Mention it.
13389
13390 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13391
13392 * gdb.ada/str_uninit: New testcase.
13393
13394 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13395
13396 PR symtab/17642
13397 * gdb.base/vla-stub-define.c: New file.
13398 * gdb.base/vla-stub.c: New file.
13399 * gdb.base/vla-stub.exp: New file.
13400
13401 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13402 Jan Kratochvil <jan.kratochvil@redhat.com>
13403 Tom Tromey <tromey@redhat.com>
13404
13405 * configure.ac: Add gdb.compile/.
13406 * configure: Regenerate.
13407 * gdb.compile/Makefile.in: New file.
13408 * gdb.compile/compile-ops.exp: New file.
13409 * gdb.compile/compile-ops.c: New file.
13410 * gdb.compile/compile-tls.c: New file.
13411 * gdb.compile/compile-tls.exp: New file.
13412 * gdb.compile/compile-constvar.S: New file.
13413 * gdb.compile/compile-constvar.c: New file.
13414 * gdb.compile/compile-mod.c: New file.
13415 * gdb.compile/compile-nodebug.c: New file.
13416 * gdb.compile/compile-setjmp-mod.c: New file.
13417 * gdb.compile/compile-setjmp.c: New file.
13418 * gdb.compile/compile-setjmp.exp: New file.
13419 * gdb.compile/compile-shlib.c: New file.
13420 * gdb.compile/compile.c: New file.
13421 * gdb.compile/compile.exp: New file.
13422 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13423
13424 2014-12-12 Tom Tromey <tromey@redhat.com>
13425
13426 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13427 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13428
13429 2014-12-12 Doug Evans <dje@google.com>
13430
13431 * lib/gdb-python.exp (get_python_valueof): New function.
13432 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13433
13434 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13435
13436 * gdb.base/completion.exp: Add test for completion of "info
13437 registers ".
13438
13439 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13440
13441 * gdb.base/func-ptrs.c: New file.
13442 * gdb.base/func-ptrs.exp: New file.
13443
13444 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13445
13446 PR breakpoints/17012
13447 * gdb.base/dprintf-detach.c: New file.
13448 * gdb.base/dprintf-detach.exp: New file.
13449
13450 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13451
13452 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13453 * lib/gdb.exp (target_is_gdbserver): New procedure.
13454
13455 2014-12-08 Doug Evans <dje@google.com>
13456
13457 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13458
13459 2014-12-05 Yao Qi <yao@codesourcery.com>
13460
13461 * gdb.guile/scm-error.exp: Remove the third argument to
13462 gdb_remote_download.
13463 * gdb.guile/scm-frame-args.exp: Likewise.
13464 * gdb.guile/scm-section-script.exp: Likewise.
13465
13466 2014-12-05 Yao Qi <yao@codesourcery.com>
13467
13468 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13469
13470 2014-12-04 Doug Evans <dje@google.com>
13471
13472 * gdb.python/py-objfile.exp: Add tests for
13473 objfile.add_separate_debug_file.
13474
13475 2014-12-04 Doug Evans <dje@google.com>
13476
13477 * lib/gdb.exp (get_build_id): New function.
13478 (build_id_debug_filename_get): Rewrite to use it.
13479 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13480
13481 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13482
13483 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13484 `method(long)', not just 0x0.
13485 * gdb.cp/nsalias.exp: Align code labels to 4.
13486 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13487 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13488 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13489 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13490 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13491 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13492
13493 2014-12-02 Doug Evans <dje@google.com>
13494
13495 PR symtab/17602
13496 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13497 * gdb.cp/anon-ns2.cc: ... here. New file.
13498 * gdb.cp/anon-ns.exp: Update.
13499
13500 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13501
13502 * gdb.python/py-events.py (inferior_call_handler): New.
13503 (register_changed_handler, memory_changed_handler): New.
13504 (test_events.invoke): Register new handlers.
13505 * gdb.python/py-events.exp: Add tests for inferior call,
13506 memory_changed and register_changed events.
13507
13508 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13509
13510 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13511 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13512 if the linker doesn't understand this.
13513
13514 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13515
13516 * gdb.python/python.exp: Change expected reply to help().
13517
13518 2014-12-01 Yao Qi <yao@codesourcery.com>
13519
13520 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13521 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13522 * configure: Re-generated.
13523
13524 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13525
13526 * gdb.cp/chained-calls.cc: New file.
13527 * gdb.cp/chained-calls.exp: New file.
13528 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13529
13530 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13531
13532 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13533 * gdb.dwarf2/symtab-producer.exp: Same.
13534 * gdb.gdb/python-interrupts.exp: Same.
13535 * gdb.gdb/python-selftest.exp: Same.
13536 * gdb.python/py-linetable.exp: Same.
13537 * gdb.python/py-type.exp: Same.
13538 * gdb.python/py-value-cc.exp: Same.
13539 * gdb.python/py-value.exp: Same.
13540
13541 2014-11-28 Yao Qi <yao@codesourcery.com>
13542
13543 * gdb.base/break-probes.exp: Match library name prefixed with
13544 sysroot.
13545
13546 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13547
13548 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13549 test expected output. Add parentheses for the call to print.
13550 Remove L suffix from integers.
13551
13552 2014-11-26 Doug Evans <dje@google.com>
13553
13554 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13555
13556 2014-11-22 Yao Qi <yao@codesourcery.com>
13557
13558 * gdb.trace/entry-values.c: Remove asms.
13559 (foo): Add foo_label.
13560 (bar): Add bar_label.
13561 * gdb.trace/entry-values.exp: Remove code computing foo's
13562 length and bar's length.
13563 (Dwarf::assemble): Invoke function_range for bar and use
13564 MACRO_AT_func for foo.
13565
13566 2014-11-22 Yao Qi <yao@codesourcery.com>
13567
13568 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13569 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13570 Use .Lgcc43_procstart instead of gcc43.
13571
13572 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13573
13574 * gdb.ada/n_arr_bound: New testcase.
13575
13576 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13577
13578 PR breakpoints/10737
13579 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13580 test_catch_syscall_multi_arch.
13581 (test_catch_syscall_multi_arch): New function.
13582
13583 2014-11-20 Doug Evans <xdje42@gmail.com>
13584
13585 * gdb.base/maint.exp: Update expected output.
13586
13587 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13588
13589 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13590 4-byte instruction on S390.
13591
13592 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13593
13594 * gdb.ada/arr_arr: New testcase.
13595
13596 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13597
13598 * gdb.ada/pkd_arr_elem: New Testcase.
13599
13600 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13601
13602 * gdb.reverse/break-precsave: Expect completion message for
13603 core file reads.
13604 * gdb.reverse/consecutive-precsave.exp: Likewise.
13605 * gdb.reverse/finish-precsave.exp: Likewise.
13606 * gdb.reverse/i386-precsave.exp: Likewise.
13607 * gdb.reverse/machinestate-precsave.exp: Likewise.
13608 * gdb.reverse/sigall-precsave.exp: Likewise.
13609 * gdb.reverse/solib-precsave.exp: Likewise.
13610 * gdb.reverse/step-precsave.exp: Likewise.
13611 * gdb.reverse/until-precsave.exp: Likewise.
13612 * gdb.reverse/watch-precsave.exp: Likewise.
13613
13614 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13615
13616 * gdb.base/bp-permanent.c: Include unistd.h.
13617 * gdb.python/py-framefilter-mi.c (main): Add return type.
13618 * gdb.python/py-framefilter.c (main): Likewise.
13619 * gdb.trace/actions-changed.c (main): Likewise.
13620
13621 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13622
13623 * gdb.mi/until.c: Add eye-catchers.
13624 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13625 line numbers.
13626
13627 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13628
13629 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13630 function header variants in break1.c.
13631 * gdb.base/ena-dis-br.exp: Likewise.
13632 * gdb.base/hbreak2.exp: Likewise.
13633 * gdb.reverse/until-precsave.exp: Drop references to removed
13634 non-prototype function header variants in ur1.c.
13635 * gdb.reverse/until-reverse.exp: Likewise.
13636
13637 2014-11-17 Petr Machata <pmachata@redhat.com>
13638
13639 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13640 ${_cu_offset_size} bytes abbrev offset.
13641
13642 2014-11-15 Doug Evans <xdje42@gmail.com>
13643
13644 PR symtab/17559
13645 * gdb.base/line-symtabs.exp: New file.
13646 * gdb.base/line-symtabs.c: New file.
13647 * gdb.base/line-symtabs.h: New file.
13648
13649 2014-11-14 Yao Qi <yao@codesourcery.com>
13650
13651 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13652 (func): Add label func_label.
13653 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13654 Replace low_pc and high_pc with MACRO_AT_range.
13655 Replace name, low_pc and high_pc with MACRO_AT_func.
13656
13657 2014-11-14 Yao Qi <yao@codesourcery.com>
13658
13659 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13660 Replace name, low_pc and high_pc with MACRO_AT_func.
13661
13662 2014-11-14 Yao Qi <yao@codesourcery.com>
13663
13664 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13665 produce debug information.
13666 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13667
13668 2014-11-14 Yao Qi <yao@codesourcery.com>
13669
13670 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13671 object and get function length.
13672 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13673 with MACRO_AT_func.
13674 (top-level): Replace gdb_compile and clean_restart with
13675 prepare_for_testing.
13676 * gdb.dwarf2/main.c (main): Add label main_label.
13677
13678 2014-11-14 Yao Qi <yao@codesourcery.com>
13679
13680 * lib/dwarf.exp (function_range): New procedure.
13681 (Dwarf::_handle_macro_at_func): New procedure.
13682 (Dwarf::_handle_macro_at_range): New procedure.
13683 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13684
13685 2014-11-14 Yao Qi <yao@codesourcery.com>
13686
13687 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13688 (_handle_attribute): New procedure.
13689
13690 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13691
13692 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13693 * gdb.base/call-sc.c (zed): Likewise.
13694 * gdb.base/checkpoint.c (main): Likewise.
13695 * gdb.base/dump.c (main): Likewise.
13696 * gdb.base/gcore.c (main): Likewise.
13697 * gdb.base/huge.c (main): Likewise.
13698 * gdb.base/multi-forks.c (main): Likewise.
13699 * gdb.base/pr10179-a.c (main): Likewise.
13700 * gdb.base/savedregs.c (main): Likewise.
13701 * gdb.base/sigaltstack.c (main): Likewise.
13702 * gdb.base/siginfo.c (main): Likewise.
13703 * gdb.base/structs.c (zed): Likewise.
13704 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13705 * gdb.mi/mi-syn-frame.c (main): Likewise.
13706 * gdb.mi/until.c (foo, main): Likewise.
13707 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13708 * gdb.base/solib-weak.c (foo): Declare.
13709 * gdb.base/attach-twice.c: Include stdio.h.
13710 * gdb.base/weaklib1.c: Likewise.
13711 * gdb.base/weaklib2.c: Likewise.
13712 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13713 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13714 unistd.h.
13715 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13716 * gdb.mi/mi-exit-code.c: Likewise.
13717 * gdb.base/break-interp-lib.c: Include string.h.
13718 * gdb.base/coremaker.c: Likewise.
13719 * gdb.base/testenv.c: Likewise.
13720 * gdb.python/py-finish-breakpoint.c: Likewise.
13721 * gdb.base/inferior-died.c: Include sys/wait.h.
13722 * gdb.base/fileio.c: Include time.h.
13723 * gdb.base/async-shell.c: Include unistd.h.
13724 * gdb.base/dprintf-non-stop.c: Likewise.
13725 * gdb.base/info-os.c: Likewise.
13726 * gdb.mi/mi-console.c: Likewise.
13727 * gdb.mi/watch-nonstop.c: Likewise.
13728 * gdb.python/py-events.c: Likewise.
13729 * gdb.base/async.c (baz): Move up before its invocation.
13730 * gdb.base/code_elim2.c (my_global_func): Likewise.
13731 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13732 * gdb.base/advance.c (func2): Likewise.
13733
13734 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13735
13736 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13737 variant.
13738 * gdb.base/annota3.c: Likewise.
13739 * gdb.base/async.c: Likewise.
13740 * gdb.base/average.c: Likewise.
13741 * gdb.base/call-ar-st.c: Likewise.
13742 * gdb.base/call-rt-st.c: Likewise.
13743 * gdb.base/call-sc.c: Likewise.
13744 * gdb.base/call-strs.c: Likewise.
13745 * gdb.base/ending-run.c: Likewise.
13746 * gdb.base/execd-prog.c: Likewise.
13747 * gdb.base/exprs.c: Likewise.
13748 * gdb.base/foll-exec.c: Likewise.
13749 * gdb.base/foll-fork.c: Likewise.
13750 * gdb.base/foll-vfork.c: Likewise.
13751 * gdb.base/funcargs.c: Likewise.
13752 * gdb.base/gcore.c: Likewise.
13753 * gdb.base/jump.c: Likewise.
13754 * gdb.base/langs0.c: Likewise.
13755 * gdb.base/langs1.c: Likewise.
13756 * gdb.base/langs2.c: Likewise.
13757 * gdb.base/mips_pro.c: Likewise.
13758 * gdb.base/nodebug.c: Likewise.
13759 * gdb.base/opaque0.c: Likewise.
13760 * gdb.base/opaque1.c: Likewise.
13761 * gdb.base/recurse.c: Likewise.
13762 * gdb.base/run.c: Likewise.
13763 * gdb.base/scope0.c: Likewise.
13764 * gdb.base/scope1.c: Likewise.
13765 * gdb.base/setshow.c: Likewise.
13766 * gdb.base/setvar.c: Likewise.
13767 * gdb.base/shmain.c: Likewise.
13768 * gdb.base/shr1.c: Likewise.
13769 * gdb.base/shr2.c: Likewise.
13770 * gdb.base/sigall.c: Likewise.
13771 * gdb.base/signals.c: Likewise.
13772 * gdb.base/so-indr-cl.c: Likewise.
13773 * gdb.base/solib2.c: Likewise.
13774 * gdb.base/structs.c: Likewise.
13775 * gdb.base/sum.c: Likewise.
13776 * gdb.base/vforked-prog.c: Likewise.
13777 * gdb.base/watchpoint.c: Likewise.
13778 * gdb.reverse/shr2.c: Likewise.
13779 * gdb.reverse/until-reverse.c: Likewise.
13780 * gdb.reverse/ur1.c: Likewise.
13781 * gdb.reverse/watch-reverse.c: Likewise.
13782
13783 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13784
13785 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13786 variant.
13787 * gdb.base/sepdebug.exp: Drop references to removed code.
13788
13789 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13790
13791 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13792 variant. Preserve original line numbering.
13793 * gdb.base/list1.c: Likewise.
13794
13795 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13796
13797 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13798 variant.
13799 * gdb.base/break1.c: Likewise.
13800 * gdb.base/break.exp: Drop references to removed code.
13801
13802 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13803
13804 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13805 variant.
13806
13807 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13808
13809 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13810
13811 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13812
13813 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13814 logic into perform_all_tests() and invoke it with and without
13815 function header prototypes.
13816 (do_function_calls): Remove conditional XFAIL for PR 5318.
13817 (rerun_and_prepare): Remove duplicate code.
13818 (perform_all_tests): New. Main logic moved here.
13819
13820 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13821
13822 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13823 code guarded by #ifdef NO_PROTOTYPES.
13824 (t_double_many_args): Likewise.
13825 (DEF_FUNC_MANY_ARGS_1): Likewise.
13826 (DEF_FUNC_VALUES_1): Likewise.
13827 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13828 guarded by #ifdef PROTOTYPES.
13829
13830 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13831
13832 * gdb.mi/mi-console.c: Add eye-catcher.
13833 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13834 instead of literal line number.
13835
13836 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13837
13838 * gdb.base/shr2.c: Add eye-catcher.
13839 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13840 line number.
13841
13842 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13843
13844 * gdb.base/jump.c: Add eye-catchers.
13845 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13846 numbers.
13847
13848 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13849
13850 * gdb.base/execd-prog.c: Add eye-catchers.
13851 * gdb.base/foll-exec.c: Likewise.
13852 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13853 line numbers.
13854
13855 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13856
13857 * gdb.base/ending-run.c: Add eye-catchers.
13858 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13859 literal line numbers.
13860
13861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13862
13863 * gdb.base/call-rt-st.c: Add eye-catchers.
13864 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13865 literal line numbers.
13866
13867 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13868
13869 * gdb.base/call-ar-st.c: Add eye-catchers.
13870 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13871 literal line numbers.
13872
13873 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13874
13875 * gdb.base/average.c: Add eye-catchers.
13876 * gdb.base/sum.c: Likewise.
13877 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13878 regexps dynamically.
13879
13880 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13881
13882 * gdb.base/solib1.c: Add eye-catchers.
13883 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13884 literal line numbers.
13885
13886 2014-11-12 Pedro Alves <palves@redhat.com>
13887
13888 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13889 leader has exited.
13890
13891 2014-11-12 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.arch/i386-bp_permanent.c: New file.
13894 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13895 (srcfile): Set to i386-bp_permanent.c.
13896 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13897 that stepi does not execute the 'leave' instruction, instead of
13898 testing it does execute.
13899 * gdb.base/bp-permanent.c: New file.
13900 * gdb.base/bp-permanent.exp: New file.
13901
13902 2014-11-10 Doug Evans <xdje42@gmail.com>
13903
13904 PR symtab/17564
13905 * gdb.base/symtab-search-order.exp: New file.
13906 * gdb.base/symtab-search-order.c: New file.
13907 * gdb.base/symtab-search-order-1.c: New file.
13908 * gdb.base/symtab-search-order-shlib-1.c: New file.
13909
13910 2014-11-07 Pedro Alves <palves@redhat.com>
13911
13912 PR gdb/17511
13913 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13914 i?86-*-linux*.
13915
13916 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13917
13918 PR c++/17494
13919 * gdb.cp/pr17494.cc: New file.
13920 * gdb.cp/pr17494.exp: New file.
13921
13922 2014-11-02 Yao Qi <yao@codesourcery.com>
13923
13924 * gdb.python/python.exp: Get working directory and match the
13925 output of "set extended-prompt \\w " with it.
13926
13927 2014-10-30 Doug Evans <dje@google.com>
13928
13929 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13930 in objfiles.
13931 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13932 in progspaces.
13933
13934 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13935
13936 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13937 * gdb.base/realname-expand.exp: Likewise.
13938 * gdb.linespec/macro-relative.exp: Likewise.
13939
13940 2014-10-29 Pedro Alves <palves@redhat.com>
13941
13942 PR gdb/17408
13943 * gdb.threads/schedlock.c (some_function): New function.
13944 (call_function): New global.
13945 (MAYBE_CALL_SOME_FUNCTION): New macro.
13946 (thread_function): Call it.
13947 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13948 and use it instead of a global counter. Adjust all callers.
13949 (get_current_thread): Use "find current thread" for test message
13950 here rather than having all callers pass down the same string.
13951 (goto_loop): New procedure, factored out from ...
13952 (my_continue): ... this.
13953 (step_ten_loops): Change parameter from test message to command to
13954 use. Adjust.
13955 (list_count): Delete global.
13956 (check_result): New procedure, factored out from duplicate top
13957 level code.
13958 (continue tests): Wrap in with_test_prefix.
13959 (test_step): New procedure, factored out from duplicate top level
13960 code.
13961 (top level): Test "step" in combination with all scheduler-locking
13962 modes. Test "next" in combination with all scheduler-locking
13963 modes, and in combination with stepping over a function call or
13964 not.
13965 * gdb.threads/next-bp-other-thread.c: New file.
13966 * gdb.threads/next-bp-other-thread.exp: New file.
13967
13968 2014-10-29 Pedro Alves <palves@redhat.com>
13969
13970 PR python/17372
13971 * gdb.python/python.exp: Test a multi-line command that spawns
13972 interactive Python.
13973 * gdb.base/multi-line-starts-subshell.exp: New file.
13974
13975 2014-10-29 Yao Qi <yao@codesourcery.com>
13976
13977 * gdb.base/fileio.exp: Make directories on host.
13978
13979 2014-10-29 Yao Qi <yao@codesourcery.com>
13980
13981 * gdb.base/fileio.c (test_write): Close the file.
13982
13983 2014-10-28 Pedro Alves <palves@redhat.com>
13984
13985 PR gdb/12623
13986 * gdb.base/sigstep.c (no_handler): New global.
13987 (main): If 'no_handler is true, set the signal handlers to
13988 SIG_IGN.
13989 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13990 with_sw_watch and no_handler parameters. Handle them.
13991 (top level) <stepping over handler when stopped at a breakpoint
13992 test>: Add a test axis for testing with a software watchpoint, and
13993 another for testing with the signal handler set to SIG_IGN.
13994 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13995 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13996
13997 2014-10-28 Pedro Alves <palves@redhat.com>
13998
13999 PR gdb/17511
14000 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14001 * gdb.base/sigstep.exp (other_handler_location): New global.
14002 (advance): Support stepping into the signal handler, and running
14003 commands while in the handler.
14004 (in_handler_map): New global.
14005 (top level): In the advance test, add combinations for getting
14006 into the handler with stepping commands, and for running commands
14007 in the handler. Add comment descripting the advancei tests.
14008
14009 2014-10-28 Pedro Alves <palves@redhat.com>
14010
14011 * gdb.base/sigstep.exp: Use build_executable instead of
14012 prepare_for_testing.
14013 (top level): Move code that starts GDB, runs to main and creates a
14014 display to ...
14015 (restart): ... this new procedure.
14016 (top level): Move backtrace from signal handler test to ...
14017 (validate_backtrace): ... this new procedure.
14018 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14019 with_test_prefix. Always restart GDB.
14020 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14021 with_test_prefix. Always restart GDB. No need to delete
14022 breakpoints after the test.
14023 (test_skip_handler): Remove prefix parameter.
14024 (skip_over_handler, breakpoint_to_handler)
14025 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14026 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14027 restart GDB. No need to delete breakpoints after the test.
14028 (top level): Use foreach to call the test procedures with
14029 different commands.
14030
14031 2014-10-28 Pedro Alves <palves@redhat.com>
14032
14033 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14034 instead of GNATS numbers.
14035 * gdb.base/sigbpt.exp: Likewise.
14036 * gdb.base/siginfo.exp: Likewise.
14037 * gdb.base/sigstep.exp: Likewise.
14038
14039 2014-10-27 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.base/sigstep.c (dummy): New global.
14042 (main): Issue a couple writes to the new global.
14043 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14044 procedures.
14045 (skip_over_handler): Use test_skip_handler.
14046 (top level): Call skip_over_handler for stepi and nexti too.
14047 (breakpoint_over_handler): Use test_skip_handler.
14048 (top level): Call breakpoint_over_handler for stepi and nexti too.
14049
14050 2014-10-27 Yao Qi <yao@codesourcery.com>
14051
14052 * gdb.trace/tfile.c (adjust_function_address)
14053 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14054 function descriptor.
14055
14056 2014-10-24 Don Breazeal <donb@codesourcery.com>
14057
14058 * gdb.base/foll-fork.exp (test_follow_fork,
14059 catch_fork_child_follow): Check for updated fork messages emitted
14060 from infrun.c.
14061 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14062 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14063 vfork_and_exec_child_follow_through_step): Check for updated vfork
14064 messages emitted from infrun.c.
14065
14066 2014-10-24 Pedro Alves <palves@redhat.com>
14067
14068 * gdb.base/corefile.exp: Remove references to ultrix.
14069 * gdb.base/interrupt.exp: Likewise.
14070 * gdb.base/whatis.exp: Likewise.
14071 * gdb.gdb/selftest.exp: Likewise.
14072 * gdb.threads/manythreads.exp: Likewise.
14073 * gdb.threads/print-threads.exp: Likewise.
14074 * gdb.threads/pthreads.exp:: Likewise.
14075 * gdb.threads/schedlock.exp: Likewise.
14076
14077 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14078
14079 * gdb.cp/non-trivial-retval.cc: Add a test case.
14080 * gdb.cp/non-trivial-retval.exp: Add a test.
14081
14082 2014-10-20 Yao Qi <yao@codesourcery.com>
14083
14084 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14085 * gdb.python/py-objfile-script-gdb.py: New file.
14086 * gdb.python/py-objfile-script.exp: Update reference to
14087 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14088 of remote_download. Remove the dest file.
14089
14090 2014-10-20 Yao Qi <yao@codesourcery.com>
14091
14092 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14093 * gdb.base/step-line.exp: Likewise.
14094 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14095 * gdb.dwarf2/dw2-basic.exp: Likewise.
14096 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14097 * gdb.dwarf2/dw2-filename.exp: Likewise.
14098 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14099 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14100 * gdb.dwarf2/dw2-producer.exp: Likewise.
14101 * gdb.dwarf2/mac-fileno.exp: Likewise.
14102 * gdb.python/py-frame-args.exp: Likewise.
14103 * gdb.python/py-framefilter.exp: Likewise.
14104 * gdb.python/py-mi.exp: Likewise.
14105 * gdb.python/py-objfile-script.exp: Likewise
14106 * gdb.python/py-pp-integral.exp: Likewise.
14107 * gdb.python/py-pp-re-notag.exp: Likewise.
14108 * gdb.python/py-prettyprint.exp: Likewise.
14109 * gdb.python/py-section-script.exp: Likewise.
14110 * gdb.python/py-typeprint.exp: Likewise.
14111 * gdb.python/py-xmethods.exp: Likewise.
14112 * gdb.stabs/weird.exp: Likewise.
14113 * gdb.xml/tdesc-regs.exp: Likewise.
14114
14115 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14116
14117 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14118 (out_cu): Use addr_len for the size of addresses.
14119 (out_line): Likewise. Size DW_LNE_set_address instruction
14120 according to addr_len.
14121 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14122 (FUNC): Add START_INSNS to definition.
14123
14124 2014-10-18 Yao Qi <yao@codesourcery.com>
14125
14126 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14127 gdb_has_argv0 return true.
14128 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14129 check [target_info exists noargs], check [gdb_has_argv0]
14130 instead.
14131 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14132 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14133 procedures.
14134
14135 2014-10-17 Doug Evans <dje@google.com>
14136
14137 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14138 event.
14139 * gdb.python/py-events.py: Add clear_objfiles event.
14140
14141 2014-10-17 Doug Evans <dje@google.com>
14142
14143 * gdb.python/py-objfile.exp: Test progspace attribute.
14144
14145 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14146
14147 * gdb.guile/scm-breakpoint.exp: Do not assume any
14148 directory separators when matching source file paths.
14149 * gdb.python/py-breakpoint.exp: Likewise.
14150 * gdb.reverse/break-precsave.exp: Likewise.
14151 * gdb.reverse/break-reverse.exp: Likewise.
14152 * gdb.reverse/consecutive-precsave.exp: Likewise.
14153 * gdb.reverse/finish-precsave.exp: Likewise.
14154 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14155 * gdb.reverse/finish-reverse.exp: Likewise.
14156 * gdb.reverse/i386-precsave.exp: Likewise.
14157 * gdb.reverse/i387-env-reverse.exp: Likewise.
14158 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14159 * gdb.reverse/machinestate-precsave.exp: Likewise.
14160 * gdb.reverse/machinestate.exp: Likewise.
14161 * gdb.reverse/sigall-precsave.exp: Likewise.
14162 * gdb.reverse/solib-precsave.exp: Likewise.
14163 * gdb.reverse/step-precsave.exp: Likewise.
14164 * gdb.reverse/until-precsave.exp: Likewise.
14165 * gdb.reverse/watch-precsave.exp: Likewise.
14166 * gdb.reverse/watch-reverse.exp: Likewise.
14167
14168 2014-10-17 Yao Qi <yao@codesourcery.com>
14169
14170 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14171 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14172
14173 2014-10-17 Pedro Alves <palves@redhat.com>
14174
14175 PR gdb/17471
14176 * gdb.base/bg-execution-repeat.c: New file.
14177 * gdb.base/bg-execution-repeat.exp: New file.
14178
14179 2014-10-17 Pedro Alves <palves@redhat.com>
14180
14181 PR gdb/17300
14182 * gdb.base/continue-all-already-running.c: New file.
14183 * gdb.base/continue-all-already-running.exp: New file.
14184
14185 2014-10-17 Pedro Alves <palves@redhat.com>
14186
14187 PR gdb/17472
14188 * gdb.base/annota-input-while-running.c: New file.
14189 * gdb.base/annota-input-while-running.exp: New file.
14190
14191 2014-10-17 Pedro Alves <palves@redhat.com>
14192
14193 * gdb.base/callfuncs.exp: emove references to osf.
14194 * gdb.base/sigall.exp: Likewise.
14195 * gdb.gdb/selftest.exp: Likewise.
14196 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14197 * gdb.mi/non-stop.c: Likewise.
14198 * gdb.mi/pthreads.c: Likewise.
14199 * gdb.reverse/sigall-precsave.exp: Likewise.
14200 * gdb.reverse/sigall-reverse.exp: Likewise.
14201 * gdb.threads/pthreads.c: Likewise.
14202 * gdb.threads/pthreads.exp: Likewise.
14203
14204 2014-10-17 Yao Qi <yao@codesourcery.com>
14205
14206 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14207 check 'target_info exists noargs'.
14208 (test_command_prompt_position): Likewise.
14209 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14210 Remove "set args".
14211 (progvar_simple_while_test): Likewise.
14212 (progvar_complex_if_while_test): Likewise.
14213 (if_while_breakpoint_command_test): Likewise.
14214 (infrun_breakpoint_command_test): Likewise.
14215 (breakpoint_command_test): Likewise.
14216 (watchpoint_command_test): Likewise.
14217 (bp_deleted_in_command_test): Likewise.
14218 (temporary_breakpoint_commands): Likewise.
14219
14220 2014-10-16 Yao Qi <yao@codesourcery.com>
14221
14222 * gdb.base/remotetimeout.exp: Remove noargs checking.
14223
14224 2014-10-15 Pedro Alves <palves@redhat.com>
14225
14226 PR breakpoints/9649
14227 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14228 * gdb.base/breakpoint-in-ro-region.exp
14229 (probe_target_hardware_step): New procedure.
14230 (top level): Probe hardware stepping and hardware breakpoint
14231 support. Test stepping through a read-only region, with both
14232 "breakpoint auto-hw" on and off and both "always-inserted" on and
14233 off.
14234
14235 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14236
14237 * gdb.dlang/demangle.exp: Update for demangling changes.
14238
14239 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14240
14241 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14242 * gdb.cp/non-trivial-retval.exp: Add new tests.
14243
14244 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14245
14246 PR c++/13403
14247 PR c++/15154
14248 * gdb.cp/non-trivial-retval.cc: New file.
14249 * gdb.cp/non-trivial-retval.exp: New file.
14250
14251 2014-10-15 Yao Qi <yao@codesourcery.com>
14252
14253 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14254 remote host.
14255
14256 2014-10-15 Yao Qi <yao@codesourcery.com>
14257
14258 * gdb.python/py-symbol.exp: Match file base name if host is
14259 remote, otherwise match file name with dir name.
14260 * gdb.python/py-symtab.exp: Likewise.
14261 * gdb.python/python.exp: Likewise.
14262
14263 2014-10-15 Yao Qi <yao@codesourcery.com>
14264
14265 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14266 pattern.
14267 * gdb.python/py-symtab.exp: Likewise.
14268 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14269 locationn.
14270
14271 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14272
14273 * gdb.ada/addr_arith: New testcase.
14274
14275 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14276
14277 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14278 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14279 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14280 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14281
14282 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14283
14284 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14285 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14286 * gdb.arch/stap-eval-lang-ada.exp: New file.
14287
14288 2014-10-14 Yao Qi <yao@codesourcery.com>
14289
14290 * gdb.mi/mi-var-child.c (nothing1): New function.
14291 (nothing2): New function.
14292 (do_children_tests): Set function pointers by nothing1 and
14293 nothing2.
14294 * gdb.mi/mi-var-child.exp: Step over new added statements.
14295 Update test to match the new output.
14296 * gdb.mi/var-cmd.c (nothing1): New function.
14297 (nothing2): New function.
14298 (do_children_tests): Set function pointers by nothing1 and
14299 nothing2.
14300 * gdb.mi/mi-var-display.exp: Update test to match output.
14301 Step to the line specified by $line_dct_nothing.
14302 Increase the number of lines to step.
14303
14304 2014-10-14 Yao Qi <yao@codesourcery.com>
14305
14306 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14307 tests.
14308 * gdb.mi/mi2-var-child.exp: Likewise.
14309
14310 2014-10-13 Doug Evans <dje@google.com>
14311
14312 * gdb.python/py-objfile.exp: Change name of file name test.
14313
14314 2014-10-13 Doug Evans <dje@google.com>
14315
14316 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14317 from the start of the CU.
14318
14319 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14320 Yao Qi <yao@codesourcery.com>
14321
14322 Fix "save breakpoints" for "catch" command.
14323 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14324 Remove -nonewline. Match also the added "main" line.
14325
14326 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14327
14328 Fix "save breakpoints" for "disable $bpnum" command.
14329 * gdb.base/save-bp.c (main): Add label.
14330 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14331
14332 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14333
14334 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14335
14336 2014-10-11 Yao Qi <yao@codesourcery.com>
14337
14338 * gdb.server/server-kill.exp: Execute command
14339 "set remote trace-status-packet on" before "tstatus".
14340
14341 2014-10-11 Yao Qi <yao@codesourcery.com>
14342
14343 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14344 (main): Call getppid.
14345 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14346 and continue to it. Read variable "server_pid".
14347
14348 2014-10-11 Yao Qi <yao@codesourcery.com>
14349
14350 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14351
14352 2014-10-11 Yao Qi <yao@codesourcery.com>
14353
14354 * gdb.threads/thread-find.exp: Don't execute command
14355 "info threads".
14356 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14357 * gdb.threads/linux-dp.exp: Don't check the condition
14358 $threads_created equals to zero.
14359
14360 2014-10-10 Pedro Alves <palves@redhat.com>
14361
14362 * gdb.base/bigcore.exp: Remove references to IRIX.
14363 * gdb.base/funcargs.exp: Likewise.
14364 * gdb.base/interrupt.exp: Likewise.
14365 * gdb.base/mips_pro.exp: Likewise.
14366 * gdb.base/nodebug.exp: Likewise.
14367 * gdb.base/setvar.exp: Likewise.
14368 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14369
14370 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14371 Pedro Alves <palves@redhat.com>
14372
14373 PR symtab/14466
14374 * gdb.base/vdso-warning.c: New file.
14375 * gdb.base/vdso-warning.exp: New file.
14376
14377 2014-10-02 Doug Evans <dje@google.com>
14378
14379 * gdb.base/structs.c (main): Don't run forever.
14380
14381 2014-10-02 Pedro Alves <palves@redhat.com>
14382
14383 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14384 (top level) <stop threads 1, stop threads 2>: Use it.
14385
14386 2014-10-02 Pedro Alves <palves@redhat.com>
14387
14388 * gdb.threads/break-while-running.exp (test): Add new
14389 'update_thread_list' argument. Skip "info threads" if false.
14390 (top level): Add new 'update_thread_list' axis.
14391
14392 2014-10-02 Pedro Alves <palves@redhat.com>
14393
14394 PR breakpoints/17431
14395 * gdb.base/execl-update-breakpoints.c: New file.
14396 * gdb.base/execl-update-breakpoints.exp: New file.
14397
14398 2014-10-01 Pedro Alves <palves@redhat.com>
14399
14400 * gdb.base/breakpoint-in-ro-region.c: New file.
14401 * gdb.base/breakpoint-in-ro-region.exp: New file.
14402
14403 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14404
14405 * gdb.mi/mi-exit-code.exp: New file.
14406 * gdb.mi/mi-exit-code.c: New file.
14407
14408 2014-09-30 Yao Qi <yao@codesourcery.com>
14409
14410 * lib/prelink-support.exp (build_executable_own_libs): Error if
14411 the target isn't native.
14412
14413 2014-09-30 Yao Qi <yao@codesourcery.com>
14414
14415 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14416 false.
14417
14418 2014-09-22 Pedro Alves <palves@redhat.com>
14419
14420 * gdb.threads/break-while-running.exp: New file.
14421 * gdb.threads/break-while-running.c: New file.
14422
14423 2014-09-19 Yao Qi <yao@codesourcery.com>
14424
14425 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14426 Invoke test. Restart GDB with --readnow and invoke test again.
14427
14428 2014-09-19 Yao Qi <yao@codesourcery.com>
14429
14430 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14431 proc set_breakpoint_on_gcd_function. Invoke
14432 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14433 invoke set_breakpoint_on_gcd_function again.
14434
14435 2014-09-18 Doug Evans <dje@google.com>
14436
14437 * gdb.dwarf2/symtab-producer.exp: New file.
14438
14439 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14440
14441 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14442 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14443 * gdb.base/global-var-nested-by-dso.c: Likewise.
14444 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14445
14446 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14447 Pedro Alves <palves@redhat.com>
14448
14449 * gdb.base/watch-bitfields.exp: Pass string other than test file
14450 name to prepare_for_testing.
14451 (watch): New procedure.
14452 (expect_watchpoint): Use with_test_prefix.
14453 (top level): Factor out tests to ...
14454 (test_watch_location, test_regular_watch): ... these new
14455 procedures, and use with_test_prefix and gdb_continue_to_end.
14456
14457 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14458
14459 PR breakpoints/12526
14460 * gdb.base/watch-bitfields.exp: New file.
14461 * gdb.base/watch-bitfields.c: New file.
14462
14463 2014-09-16 Pedro Alves <palves@redhat.com>
14464
14465 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14466 software and hardware addresses, not software address against
14467 itself.
14468
14469 2014-09-16 Pedro Alves <palves@redhat.com>
14470
14471 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14472 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14473
14474 2014-09-16 Pedro Alves <palves@redhat.com>
14475
14476 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14477 files.
14478 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14479 "*-*-vxworks*" throughout.
14480 * gdb.base/break.exp: Likewise.
14481 * gdb.base/default.exp: Likewise.
14482 * gdb.base/scope.exp: Likewise.
14483 * gdb.base/sepdebug.exp: Likewise.
14484 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14485 throughout.
14486 * gdb.base/run.c: Likewise.
14487 * gdb.base/sepdebug.c: Likewise.
14488 * gdb.hp/gdb.aCC/run.c: Likewise.
14489 * gdb.reverse/until-reverse.c: Likewise.
14490 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14491
14492 2014-09-16 Yao Qi <yao@codesourcery.com>
14493
14494 * boards/local-remote-host-native.exp: New file.
14495
14496 2014-09-14 Doug Evans <xdje42@gmail.com>
14497
14498 * gdb.threads/queue-signal.c (thread_count): New variable.
14499 (thread_count_mutex, thread_count_condvar): New variables.
14500 (incr_thread_count, wait_all_threads_running): New functions.
14501 (main): Wait for all threads to be in their thread functions.
14502
14503 2014-09-13 Doug Evans <xdje42@gmail.com>
14504
14505 * gdb.threads/queue-signal.c: New file.
14506 * gdb.threads/queue-signal.exp: New file.
14507
14508 2014-09-13 Doug Evans <xdje42@gmail.com>
14509
14510 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14511 be consistent with what default_gdb_init uses.
14512 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14513 the plain text of the prompt. Add some logging printfs.
14514 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14515
14516 2014-09-12 Pedro Alves <palves@redhat.com>
14517
14518 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14519 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14520 * gdb.arch/i386-size-overlap.exp: Likewise.
14521 * gdb.arch/i386-size.exp: Likewise.
14522 * gdb.arch/i386-unwind.exp: Likewise.
14523 * gdb.base/a2-run.exp: Likewise.
14524 * gdb.base/break.exp: Likewise.
14525 * gdb.base/charset.exp: Likewise.
14526 * gdb.base/chng-syms.exp: Likewise.
14527 * gdb.base/commands.exp: Likewise.
14528 * gdb.base/dbx.exp: Likewise.
14529 * gdb.base/find.exp: Likewise.
14530 * gdb.base/funcargs.exp: Likewise.
14531 * gdb.base/jit-simple.exp: Likewise.
14532 * gdb.base/reread.exp: Likewise.
14533 * gdb.base/sepdebug.exp: Likewise.
14534 * gdb.base/step-bt.exp: Likewise.
14535 * gdb.cp/mb-inline.exp: Likewise.
14536 * gdb.cp/mb-templates.exp: Likewise.
14537 * gdb.objc/basicclass.exp: Likewise.
14538 * gdb.threads/killed.exp: Likewise.
14539
14540 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14541
14542 PR tdep/17379
14543 * gdb.arch/powerpc-stackless.S: New file.
14544 * gdb.arch/powerpc-stackless.exp: New file.
14545
14546 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14547
14548 * gdb.base/attach.c: Include unistd.h.
14549 (main): Call alarm. Add label postloop.
14550 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14551 gdb_breakpoint, gdb_continue_to_breakpoint.
14552 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14553
14554 2014-09-11 Pedro Alves <palves@redhat.com>
14555
14556 PR gdb/17347
14557 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14558 * gdb.base/attach.exp (test_command_line_attach_run): New
14559 procedure.
14560 (top level): Call it.
14561
14562 2014-09-11 Pedro Alves <palves@redhat.com>
14563
14564 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14565 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14566 (do_command_attach_tests): Use spawn_wait_for_attach.
14567 * gdb.base/solib-overlap.exp: Likewise.
14568 * gdb.multi/multi-attach.exp: Likewise.
14569 * gdb.python/py-prompt.exp: Likewise.
14570 * gdb.python/py-sync-interp.exp: Likewise.
14571 * gdb.server/ext-attach.exp: Likewise.
14572
14573 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14574
14575 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14576 command in testcase. Simplify testcase.
14577
14578 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14579
14580 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14581
14582 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14583
14584 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14585
14586 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14587
14588 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14589
14590 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14591
14592 * gdb.dwarf2/dynarr-ptr.c: New file.
14593 * gdb.dwarf2/dynarr-ptr.exp: New file.
14594
14595 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14596
14597 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14598 of 30 rather than hardcoding 120 for a slow test case. Take the
14599 `gdb,timeout' target setting into account for this calculation.
14600 Don't extend the timeout for the test cases that don't need it.
14601
14602 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14603
14604 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14605 a factor of 2 for a slow test case. Take the `gdb,timeout'
14606 target setting into account for this calculation.
14607 * gdb.reverse/until-precsave.exp: Increase the timeout by
14608 a factor of 15 and 3 respectively rather than adding 120
14609 for a pair of slow test cases. Take the `gdb,timeout'
14610 target setting into account for this calculation.
14611
14612 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14613
14614 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14615 timeout, don't pass one down to gdb_expect.
14616 (gdb_expect): Rework timeout selection.
14617
14618 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14619
14620 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14621 exception on timeout.
14622 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14623 (gdbserver_start_extended): Catch any `gdbserver_start' error
14624 exceptions.
14625 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14626 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14627 `gdbserver_gdb_load' error exceptions.
14628
14629 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14630
14631 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14632 120 on waiting for the TCP socket to open.
14633
14634 2014-09-09 Doug Evans <xdje42@gmail.com>
14635
14636 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14637 _caller_matches, _any_caller_is, _any_caller_matches.
14638
14639 2014-09-09 Doug Evans <xdje42@gmail.com>
14640
14641 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14642
14643 2014-09-09 Yao Qi <yao@codesourcery.com>
14644
14645 * gdb.mi/mi-var-display.exp: Set print symbol off.
14646
14647 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14648
14649 PR gdb/17035
14650 * gdb.base/commands.exp: Add tests to verify user-defined
14651 commands with empty bodies.
14652 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14653 python commands in `show user command`.
14654 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14655 scheme commands in `show user command`.
14656
14657 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14658
14659 PR python/17355
14660 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14661 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14662 * gdb.python/py-framefilter-invalidarg.exp: New file.
14663 * gdb.python/py-framefilter-invalidarg.py: New file.
14664
14665 2014-09-06 Doug Evans <xdje42@gmail.com>
14666
14667 PR 15276
14668 * gdb.python/py-caller-is.c: New file.
14669 * gdb.python/py-caller-is.exp: New file.
14670
14671 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14672
14673 PR gdb/17235
14674 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14675 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14676
14677 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14678
14679 PR fortran/17237
14680 * gdb.fortran/print-formatted.exp: New file.
14681 * gdb.fortran/print-formatted.f90: Likewise.
14682
14683 2014-09-03 Sasha Smundak <asmundak@google.com>
14684
14685 * gdb.python/py-frame.exp: Test Frame.read_register.
14686
14687 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14688
14689 PR python/16699
14690 * gdb.python/py-completion.exp: New file.
14691 * gdb.python/py-completion.py: Likewise.
14692
14693 2014-08-28 Doug Evans <dje@google.com>
14694
14695 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14696 eax,etc. are live with values set by gdb and thus the compiler can't
14697 use them.
14698 * gdb.arch/i386-pseudo.c (main): Ditto.
14699
14700 2014-08-27 Doug Evans <dje@google.com>
14701
14702 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14703
14704 2014-08-25 Doug Evans <dje@google.com>
14705
14706 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14707 (main): Ditto.
14708
14709 2014-08-25 Doug Evans <dje@google.com>
14710
14711 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14712
14713 2014-08-24 Yao Qi <yao@codesourcery.com>
14714
14715 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14716 symbol off.
14717 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14718
14719 2014-08-22 Doug Evans <dje@google.com>
14720
14721 PR 17276
14722 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14723 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14724 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14725
14726 2014-08-22 Yao Qi <yao@codesourcery.com>
14727
14728 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14729 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14730 * gdb.python/python.exp: Likewise. Use .py file on the host
14731 instead of the build.
14732
14733 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14734
14735 * gdb.threads/gcore-stale-thread.c: New file.
14736 * gdb.threads/gcore-stale-thread.exp: New file.
14737
14738 2014-08-21 Pedro Alves <palves@redhat.com>
14739
14740 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14741 * gdb.base/gcore-relro-pie.exp: Likewise.
14742 * gdb.base/gcore-relro.exp: Likewise.
14743 * gdb.base/gcore.exp: Likewise.
14744 * gdb.base/print-symbol-loading.exp: Likewise.
14745 * gdb.threads/gcore-thread.exp: Likewise.
14746 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14747
14748 2014-08-20 Pedro Alves <palves@redhat.com>
14749 Jan Kratochvil <jan.kratochvil@redhat.com>
14750
14751 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14752 configure.
14753 (EXPECT): Handle READ1 being set.
14754 (all): Depend on EXTRA_RULES.
14755 (check-read1, expect-read1, read1.so, read1): New rules.
14756 * README (Testsuite Parameters): Document the READ1 make variable.
14757 (Race detection): New section.
14758 * configure: Regenerate.
14759 * configure.ac: If build==host==target, and running under a
14760 GNU/glibc system, add read1 to the extra Makefile rules.
14761 (EXTRA_RULES): AC_SUBST it.
14762 * lib/read1.c: New file.
14763
14764 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14765
14766 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14767 the handling of variables declared as a typedef to an array
14768 which a DW_AT_data_location attribute.
14769
14770 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14771 Pedro Alves <palves@redhat.com>
14772
14773 PR symtab/14604
14774 PR symtab/14605
14775 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14776 gdb_test.
14777
14778 2014-08-19 Pedro Alves <palves@redhat.com>
14779
14780 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14781
14782 2014-08-19 Yao Qi <yao@codesourcery.com>
14783
14784 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14785 right line.
14786
14787 2014-08-18 David Blaikie <dblaikie@gmail.com>
14788
14789 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14790
14791 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14792
14793 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14794 attribute in array range.
14795
14796 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14797
14798 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14799
14800 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14801
14802 PR c++/17132
14803 * gdb.cp/pr17132.cc: New file.
14804 * gdb.cp/pr17132.exp: New file.
14805
14806 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14807
14808 * gdb.python/py-xmethods.py (A_getarrayind)
14809 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14810 Use 'print' with function call syntax.
14811 (E_method_matcher.match): Fix tab vs space indentation mixup.
14812
14813 2014-08-15 Yao Qi <yao@codesourcery.com>
14814
14815 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14816 false.
14817
14818 2014-08-15 Yao Qi <yao@codesourcery.com>
14819
14820 * gdb.cp/casts.exp: Set print symbol off.
14821 * gdb.cp/class2.exp: Likewise.
14822 * gdb.cp/overload.exp: Likewise.
14823 * gdb.cp/templates.exp: Likewise.
14824
14825 2014-08-11 Doug Evans <dje@google.com>
14826
14827 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14828 (test_load_shlib): Update.
14829
14830 2014-08-09 Yao Qi <yao@codesourcery.com>
14831
14832 * gdb.base/display.exp: Invoke is_address_zero_readable.
14833 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14834 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14835 * gdb.base/hbreak-unmapped.exp: Return if
14836 is_address_zero_readable returns true.
14837 * gdb.base/signest.exp: Likewise.
14838 * gdb.base/signull.exp: Likewise.
14839 * gdb.base/sigbpt.exp: Likewise.
14840 * gdb.guile/scm-disasm.exp: Do the test if
14841 is_address_zero_readable returns false.
14842 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14843 * gdb.python/py-arch.exp: Likewise.
14844 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14845 * lib/gdb.exp (is_address_zero_readable): New proc.
14846
14847 2014-08-09 Yao Qi <yao@codesourcery.com>
14848
14849 PR testsuite/13443
14850 * gdb.mi/mi-var-display.exp: Make test messages unique.
14851
14852 2014-08-04 Tom Tromey <tromey@redhat.com>
14853
14854 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14855 target 0".
14856
14857 2014-08-04 Tom Tromey <tromey@redhat.com>
14858
14859 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14860 "target_resume".
14861
14862 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14863
14864 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14865 inner_vla_struct_object_size.
14866 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14867 as xfail.
14868
14869 2014-07-30 Pedro Alves <palves@redhat.com>
14870
14871 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14872 comment.
14873
14874 2014-07-29 Yao Qi <yao@codesourcery.com>
14875
14876 PR gdb/17206
14877 * gdb.base/until-nodebug.exp: New.
14878
14879 2014-07-28 Doug Evans <xdje42@gmail.com>
14880
14881 PR guile/17203
14882 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14883 previously existing parameter, and previously ambiguously spelled
14884 parameter.
14885
14886 2014-07-28 Will Newton <will.newton@linaro.org>
14887
14888 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14889
14890 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14891 Doug Evans <xdje42@gmail.com>
14892
14893 PR guile/17146
14894 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14895
14896 2014-07-25 Pedro Alves <palves@redhat.com>
14897
14898 * gdb.threads/signal-command-handle-nopass.c: New file.
14899 * gdb.threads/signal-command-handle-nopass.exp: New file.
14900 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14901 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14902 * gdb.threads/signal-delivered-right-thread.c: New file.
14903 * gdb.threads/signal-delivered-right-thread.exp: New file.
14904
14905 2014-07-25 Pedro Alves <palves@redhat.com>
14906
14907 * gdb.base/double-prompt-target-event-error.exp
14908 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14909 match.
14910 (cancel_pagination_in_target_event): Rework double prompt
14911 detection.
14912 * gdb.base/paginate-after-ctrl-c-running.exp
14913 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14914 <return>' match.
14915 * gdb.base/paginate-bg-execution.exp
14916 (test_bg_execution_pagination_return)
14917 (test_bg_execution_pagination_cancel): Remove '-notransfer
14918 <return>' matches.
14919 * gdb.base/paginate-execution-startup.exp
14920 (test_fg_execution_pagination_return)
14921 (test_fg_execution_pagination_cancel): Remove '-notransfer
14922 <return>' matches.
14923 * gdb.base/paginate-inferior-exit.exp
14924 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14925 match.
14926 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14927 * lib/gdb.exp (pagination_prompt): Run text through
14928 string_to_regexp.
14929 (gdb_test_multiple): Match $pagination_prompt instead of
14930 "<return>".
14931 (string_to_regexp): Move to lib/gdb-utils.exp.
14932
14933 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14934
14935 * gdb.arch/amd64-entry-value-paramref.S: New file.
14936 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14937 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14938 * gdb.arch/amd64-optimout-repeat.S: New file.
14939 * gdb.arch/amd64-optimout-repeat.c: New file.
14940 * gdb.arch/amd64-optimout-repeat.exp: New file.
14941
14942 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14943
14944 PR gdb/17170
14945 * gdb.base/statistics.exp: New file.
14946
14947 2014-07-17 Doug Evans <dje@google.com>
14948
14949 PR gdb/17170
14950 * gdb.base/maint.exp: Update testing of per-command stats.
14951
14952 2014-07-16 Pedro Alves <palves@redhat.com>
14953
14954 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14955 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14956 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14957 (tfile_write_buf): New functions.
14958 (add_memory_block): Rewrite using the above.
14959 (adjust_function_address): New function.
14960 (FUNCTION_ADDRESS): New macro.
14961 (write_basic_trace_file): Remove short_x local, and use
14962 tfile_write_16. Change type of func_addr local to unsigned long
14963 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14964 here. Cast argument of add_memory_block to char pointer.
14965 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14966 (main): Remove parameters.
14967 * gdb.trace/tfile.exp: Remove nowarnings.
14968
14969 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14970
14971 * gdb.base/debug-expr.exp: Test string evaluation with
14972 "debug expression" on.
14973
14974 2014-07-15 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.base/reread.exp: Use clean_restart.
14977
14978 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14979
14980 * gdb.arch/avr-flash-qualifer.c: New.
14981 * gdb.arch/avr-flash-qualifer.exp: New.
14982
14983 2014-07-14 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14986 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14987
14988 2014-07-14 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.base/double-prompt-target-event-error.c: New file.
14991 * gdb.base/double-prompt-target-event-error.exp: New file.
14992
14993 2014-07-14 Pedro Alves <palves@redhat.com>
14994
14995 PR gdb/17072
14996 * gdb.base/paginate-inferior-exit.c: New file.
14997 * gdb.base/paginate-inferior-exit.exp: New file.
14998
14999 2014-07-14 Pedro Alves <palves@redhat.com>
15000
15001 PR gdb/17072
15002 * gdb.base/paginate-bg-execution.c: New file.
15003 * gdb.base/paginate-bg-execution.exp: New file.
15004
15005 2014-07-14 Pedro Alves <palves@redhat.com>
15006
15007 PR gdb/17072
15008 * gdb.base/paginate-execution-startup.c: New file.
15009 * gdb.base/paginate-execution-startup.exp: New file.
15010 * lib/gdb.exp (pagination_prompt): New global.
15011 (default_gdb_spawn): New procedure, factored out from
15012 default_gdb_spawn.
15013 (default_gdb_start): Adjust to call default_gdb_spawn.
15014 (gdb_spawn): New procedure.
15015
15016 2014-07-14 Pedro Alves <palves@redhat.com>
15017
15018 * lib/gdb.exp (gdb_assert): New procedure.
15019 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15020
15021 2014-07-14 Pedro Alves <palves@redhat.com>
15022
15023 * gdb.base/execution-termios.c: New file.
15024 * gdb.base/execution-termios.exp: New file.
15025
15026 2014-07-14 Tom Tromey <tromey@redhat.com>
15027
15028 * gdb.cp/vla-cxx.cc: New file.
15029 * gdb.cp/vla-cxx.exp: New file.
15030
15031 2014-07-14 Tom Tromey <tromey@redhat.com>
15032
15033 * gdb.reverse/rerun-prec.c: New file.
15034 * gdb.reverse/rerun-prec.exp: New file.
15035
15036 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15037 Maciej W. Rozycki <macro@codesourcery.com>
15038
15039 * lib/gdb-utils.exp: New file.
15040 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15041 inline `gdb_init_command' processing.
15042 (gdb_start_cmd): Likewise.
15043 * lib/mi-support.exp (mi_run_cmd): Likewise.
15044 * README: Document `gdb_init_command' and `gdb_init_commands'.
15045
15046 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15047
15048 Fix false FAIL running under a very long directory name.
15049 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15050 and "set print elements 10000". Twice.
15051
15052 2014-07-11 Yao Qi <yao@codesourcery.com>
15053
15054 * gdb.base/exprs.exp: "set print symbol off".
15055
15056 2014-07-11 Pedro Alves <palves@redhat.com>
15057
15058 * gdb.threads/kill.c: New file.
15059 * gdb.threads/kill.exp: New file.
15060
15061 2014-07-10 Yao Qi <yao@codesourcery.com>
15062
15063 * gdb.trace/tfile.c (write_basic_trace_file)
15064 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15065 address written to trace file.
15066
15067 2014-07-09 Pedro Alves <palves@redhat.com>
15068
15069 * gdb.base/attach-wait-input.exp: New file.
15070 * gdb.base/attach-wait-input.c: New file.
15071
15072 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15073
15074 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15075 setting up test structures.
15076 (main): Call new test function.
15077 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15078 test function, continue into test function and walk test
15079 structures.
15080
15081 2014-07-02 Yao Qi <yao@codesourcery.com>
15082
15083 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15084 'bar_start' at the beginning of functions 'foo' and 'bar'
15085 respectively.
15086 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15087 instead of 'foo' and 'bar'.
15088
15089 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15090
15091 * gdb.btrace/segv.exp: New.
15092 * gdb.btrace/segv.c: New.
15093
15094 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15095
15096 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15097 instruction.
15098
15099 2014-06-30 Mark Wielaard <mjw@redhat.com>
15100
15101 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15102 vulture, vilify, villar): New volatile array constants.
15103 (vindictive, vegetation): New const volatile array constants.
15104 * gdb.base/volatile.exp: Test volatile and const volatile array
15105 types.
15106
15107 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15108
15109 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15110 target lacks support for awatch, rwatch, or hbreak.
15111
15112 2014-06-27 Yao Qi <yao@codesourcery.com>
15113
15114 * gdb.multi/dummy-frame-restore.exp: New.
15115 * gdb.multi/dummy-frame-restore.c: New.
15116
15117 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15118
15119 * gdb.btrace/gcore.exp: New.
15120
15121 2014-06-23 Pedro Alves <palves@redhat.com>
15122
15123 * gdb.base/watchpoint-reuse-slot.c: New file.
15124 * gdb.base/watchpoint-reuse-slot.exp: New file.
15125
15126 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15127
15128 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15129 progspace's filename in 'info', 'enable' and 'disable' command
15130 tests.
15131
15132 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15133
15134 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15135 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15136 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15137
15138 2014-06-20 Gary Benson <gbenson@redhat.com>
15139
15140 * gdb.arch/i386-avx.exp: Fix include file location.
15141 * gdb.arch/i386-sse.exp: Likewise.
15142
15143 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15144
15145 * gdb.dlang/expression.exp: New file.
15146
15147 2014-06-19 Pedro Alves <palves@redhat.com>
15148
15149 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15150 out from ...
15151 (top level): ... here. Iterate running tests under different
15152 scheduler-locking settings.
15153
15154 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15155
15156 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15157 to DW_FORM_addr and use non-zero addresses.
15158
15159 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15160
15161 PR gdb/17017
15162 * gdb.python/py-xmethods.cc: Add global function call counters and
15163 increment them in their respective functions. Remove "cout"
15164 statements.
15165 * gdb.python/py-xmethods.exp: Make tests check the global function
15166 call counters instead of depending on inferior IO.
15167
15168 2014-06-18 Don Breazeal <donb@codesourcery.com>
15169
15170 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15171 Deleted procedure.
15172 (explicit_fork_parent_follow): Deleted procedure.
15173 (explicit_fork_child_follow): Deleted procedure.
15174 (test_follow_fork): New procedure.
15175 (do_fork_tests): Replace calls to deleted procedures with
15176 calls to test_follow_fork and reset GDB for subsequent
15177 procedure calls.
15178
15179 2014-06-17 Yao Qi <yao@codesourcery.com>
15180
15181 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15182 CP1252.
15183
15184 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15185
15186 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15187 Initialize ptr and S explicitly.
15188 (skip_type_update_when_not_use_rtti_test): Likewise.
15189
15190 2014-06-16 Keith Seitz <keiths@redhat.com>
15191
15192 PR mi/15863
15193 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15194 the inferior is started.
15195
15196 2014-06-16 Pedro Alves <palves@redhat.com>
15197
15198 * gdb.base/break-main-file-remove-fail.c: New file.
15199 * gdb.base/break-main-file-remove-fail.exp: New file.
15200 * gdb.base/break-unload-file.exp: Use build_executable instead of
15201 prepare_for_testing.
15202 (test_break): New parameter "initial_load". Handle it.
15203 (top level): Add initial_load cmdline/file axis.
15204
15205 2014-06-12 Tom Tromey <tromey@redhat.com>
15206
15207 * gdb.base/completion.exp: Don't use directory name in test.
15208
15209 2014-06-09 Gary Benson <gbenson@redhat.com>
15210
15211 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15212 separate the always-available ANSI-standard signals from the
15213 signals that require checking.
15214 (main): Likewise.
15215 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15216 Likewise.
15217 (main): Likewise.
15218
15219 2014-06-07 Keith Seitz <keiths@redhat.com>
15220
15221 Revert:
15222 PR c++/16253
15223 * gdb.cp/var-tag.cc: New file.
15224 * gdb.cp/var-tag.exp: New file.
15225 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15226 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15227 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15228 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15229
15230 2014-06-06 Doug Evans <xdje42@gmail.com>
15231
15232 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15233
15234 2014-06-06 Pedro Alves <palves@redhat.com>
15235
15236 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15237 in target debug output instead of looking at RSP packets,
15238 disabling the test on any target that uses hardware stepping.
15239 Update comments.
15240
15241 2014-06-06 Pedro Alves <palves@redhat.com>
15242
15243 * gdb.base/break-unload-file.exp: Fix typo.
15244
15245 2014-06-06 Yao Qi <yao@codesourcery.com>
15246
15247 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15248 from "jit_function" to "^jit_function".
15249
15250 2014-06-06 Yao Qi <yao@codesourcery.com>
15251
15252 * gdb.base/async.c (foo): Add one statement.
15253 * gdb.base/async.exp: Get the next instruction address and
15254 match the output of "nexti" by instruction address. Match
15255 the hex address in the output of "finish".
15256
15257 2014-06-06 Gary Benson <gbenson@redhat.com>
15258
15259 * gdb.base/call-signals.c: Remove preprocessor conditionals
15260 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15261 SIGSEGV and SIGTERM.
15262 * gdb.base/sigall.c: Likewise.
15263 * gdb.base/unwindonsignal.c: Likewise.
15264 * gdb.reverse/sigall-reverse.c: Likewise.
15265
15266 2014-06-06 Yao Qi <yao@codesourcery.com>
15267
15268 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15269 readable, skip the test.
15270
15271 2014-06-06 Yao Qi <yao@codesourcery.com>
15272
15273 * gdb.threads/staticthreads.c (thread_function): Move the line
15274 setting breakpoint on forward.
15275 * gdb.threads/staticthreads.exp: Update comments.
15276
15277 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15278
15279 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15280 "history-append! type error".
15281
15282 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15283
15284 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15285 erroneous dprintf expected input.
15286
15287 2014-06-04 Doug Evans <xdje42@gmail.com>
15288
15289 * gdb.guile/scm-generics.exp: Delete.
15290
15291 2014-06-04 Doug Evans <xdje42@gmail.com>
15292
15293 * gdb.guile/scm-breakpoint.exp: Update.
15294 Add tests for breakpoint registration.
15295
15296 2014-06-04 Tom Tromey <tromey@redhat.com>
15297
15298 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15299 VLA-in-union.
15300 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15301 inner_vla_struct, vla_union types. Initialize objects of those
15302 types and compute their sizes.
15303
15304 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15305 Hui Zhu <hui@codesourcery.com>
15306
15307 * gdb.base/fileio.exp: Add test for shell not available as well as
15308 available.
15309 * gdb.base/fileio.c (test_system): Check for shell twice.
15310
15311 2014-06-04 Yao Qi <yao@codesourcery.com>
15312
15313 * gdb.base/auto-connect-native-target.exp: Remove redundant
15314 space from the regexp pattern.
15315
15316 2014-06-04 Yao Qi <yao@codesourcery.com>
15317
15318 * gdb.base/default.exp: Replace "child" with "native" in
15319 regexp pattern.
15320
15321 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15322
15323 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15324 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15325 * gdb.python/py-xmethods.py: Python script supporting the
15326 new testcase and tests.
15327
15328 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15329 Pedro Alves <palves@redhat.com>
15330
15331 PR breakpoints/17000
15332 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15333 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15334
15335 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15336
15337 * gdb.base/subst.exp: Add tests to verify partial path matching
15338 output.
15339
15340 2014-06-03 Pedro Alves <palves@redhat.com>
15341
15342 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15343 target that doesn't use software single-stepping.
15344
15345 2014-06-03 Pedro Alves <palves@redhat.com>
15346
15347 PR breakpoints/17000
15348 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15349 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15350
15351 2014-06-02 Doug Evans <xdje42@gmail.com>
15352
15353 * gdb.guile/scm-parameter.exp: New file.
15354
15355 2014-06-02 Doug Evans <xdje42@gmail.com>
15356
15357 * gdb.guile/scm-cmd.c: New file.
15358 * gdb.guile/scm-cmd.exp: New file.
15359
15360 2014-06-02 Doug Evans <xdje42@gmail.com>
15361
15362 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15363 pretty-printer lookup.
15364 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15365 (make-pp_s-printer): Call it.
15366 (make-pretty-printer-from-dict): New function.
15367 (lookup-pretty-printer-maker-from-dict): New function.
15368 (*pretty-printer*): Simplify.
15369 (make-objfile-pp_s-printer): New function.
15370 (install-objfile-pretty-printers!): New function.
15371 (make-progspace-pp_s-printer): New function.
15372 (install-progspace-pretty-printers!): New function.
15373 * gdb.guile/scm-progspace.c: New file.
15374 * gdb.guile/scm-progspace.exp: New file.
15375
15376 2014-06-02 Pedro Alves <palves@redhat.com>
15377
15378 * gdb.base/dprintf-bp-same-addr.c: New file.
15379 * gdb.base/dprintf-bp-same-addr.exp: New file.
15380
15381 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15382
15383 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15384 * gdb.arch/powerpc-power.s: Likewise.
15385
15386 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15387
15388 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15389
15390 2014-06-01 Yao Qi <yao@codesourcery.com>
15391
15392 * gdb.base/watchpoint.exp (test_watch_location): Check null
15393 pointer can be dereferenced. If not, do the test, otherwise
15394 skip it.
15395
15396 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15397
15398 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15399 results.
15400 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15401
15402 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15403
15404 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15405 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15406 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15407 * gdb.arch/amd64-invalid-stack-top.c: New file.
15408 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15409
15410 2014-05-30 Pedro Alves <palves@redhat.com>
15411
15412 PR breakpoints/17000
15413 * gdb.base/sss-bp-on-user-bp.c: New file.
15414 * gdb.base/sss-bp-on-user-bp.exp: New file.
15415
15416 2014-05-30 David Blaikie <dblaikie@gmail.com>
15417
15418 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15419 gnu_inline semantics via attribute.
15420 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15421 source explicitly specifies the required semantics.
15422
15423 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15424
15425 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15426
15427 2014-05-29 Pedro Alves <palves@redhat.com>
15428 Tom Tromey <tromey@redhat.com>
15429
15430 * gdb.base/async-shell.exp: Don't enable target-async.
15431 * gdb.base/async.exp
15432 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15433 parameter. Adjust.
15434 (top level): Don't test with "target-async".
15435 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15436 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15437 * gdb.base/inferior-died.exp: Don't enable target-async.
15438 * gdb.base/interrupt-noterm.exp: Likewise.
15439 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15440 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15441 * gdb.mi/mi-nonstop.exp: Likewise.
15442 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15443 * gdb.mi/mi-nsintrall.exp: Likewise.
15444 * gdb.mi/mi-nsmoribund.exp: Likewise.
15445 * gdb.mi/mi-nsthrexec.exp: Likewise.
15446 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15447 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15448 * gdb.python/py-evsignal.exp: Don't enable target-async.
15449 * gdb.python/py-evthreads.exp: Likewise.
15450 * gdb.python/py-prompt.exp: Likewise.
15451 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15452 * gdb.server/solib-list.exp: Don't enable target-async.
15453 * gdb.threads/thread-specific-bp.exp: Likewise.
15454 * lib/mi-support.exp: Adjust to use mi-async.
15455
15456 2014-05-29 Pedro Alves <palves@redhat.com>
15457
15458 PR gdb/13860
15459 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15460 reason, even in sync mode.
15461
15462 2014-05-29 Pedro Alves <palves@redhat.com>
15463 Hui Zhu <hui@codesourcery.com>
15464
15465 PR PR15693
15466 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15467 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15468 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15469 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15470
15471 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15472
15473 * config/monitor.exp (gdb_target_monitor): Replace use of
15474 "set remotebaud" by "set serial baud".
15475
15476 2014-05-26 Andy Wingo <wingo@igalia.com>
15477
15478 * gdb.guile/scm-breakpoint.exp:
15479 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15480 properties instead of gdb-object-properties.
15481
15482 2014-05-26 Yao Qi <yao@codesourcery.com>
15483
15484 * gdb.server/no-thread-db.exp: Specify source file name
15485 explicitly when setting a breakpoint.
15486
15487 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15488
15489 * gdb.btrace/vdso.c: New.
15490 * gdb.btrace/vdso.exp: New.
15491
15492 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15493
15494 * gdb.base/gcore.exp (capture_command_output): Move ...
15495 * lib/gdb.exp (capture_command_output): ... here.
15496
15497 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15498
15499 * gdb.btrace/data.exp: Test memory access during btrace replay.
15500
15501 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15502
15503 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15504
15505 2014-05-21 Pedro Alves <palves@redhat.com>
15506
15507 PR gdb/13860
15508 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15509 (top level): Test that output related to execution commands is
15510 sent to the console with CLI commands, but not with MI commands.
15511 Test that breakpoint events are always mirrored to the console.
15512 Also expect the new source line to be output after a "next" in
15513 async mode too. Make it a pass/fail test.
15514 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15515 output.
15516 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15517
15518 2014-05-21 Pedro Alves <palves@redhat.com>
15519
15520 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15521 Use them to test variations of "list" after reaching a breakpoint.
15522 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15523 Test "list" with listsize 10 after reaching a breakpoint.
15524 * gdb.python/python.exp (decode_line current location line
15525 number): Adjust expected line number.
15526
15527 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15528
15529 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15530 behavior for $args, pass it directly to "run".
15531
15532 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15533
15534 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15535 30000 to 65536.
15536
15537 2014-05-21 Pedro Alves <palves@redhat.com>
15538
15539 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15540 auto-connect-native-target off".
15541 * gdb.base/auto-connect-native-target.c: New file.
15542 * gdb.base/auto-connect-native-target.exp: New file.
15543
15544 2014-05-21 Pedro Alves <palves@redhat.com>
15545
15546 * gdb.base/default.exp: Test "target native" instead of "target
15547 child".
15548
15549 2014-05-21 Mark Wielaard <mjw@redhat.com>
15550
15551 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15552
15553 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15554
15555 Fix TLS access for -static -pthread.
15556 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15557 <HAVE_TLS> (thread_function, main): Initialize it.
15558 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15559 Add clean_restart.
15560 <$have_tls != "">: Check TLSVAR.
15561
15562 2014-05-21 Pedro Alves <palves@redhat.com>
15563
15564 * gdb.base/dcache-line-read-error.c: New.
15565 * gdb.base/dcache-line-read-error.exp: New.
15566
15567 2014-05-20 Pedro Alves <palves@redhat.com>
15568
15569 * gdb.base/compare-sections.c: New file.
15570 * gdb.base/compare-sections.exp: New file.
15571
15572 2014-05-20 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.base/break-idempotent.c: New file.
15575 * gdb.base/break-idempotent.exp: New file.
15576
15577 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15578
15579 * gdb.btrace/nohist.exp: New.
15580
15581 2014-05-20 Yao Qi <yao@codesourcery.com>
15582
15583 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15584 gdb.reverse directory and gdb_reverse_timeout exists in board
15585 setting.
15586 * README: Document gdb_reverse_timeout.
15587
15588 2014-05-20 Yao Qi <yao@codesourcery.com>
15589
15590 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15591 'test_file_name'. Treat args as a string instead of a list.
15592 (gdb_init): Rename argument 'args' by 'test_file_name'.
15593
15594 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15595
15596 * gdb.arch/powerpc-power.exp: New file.
15597 * gdb.arch/powerpc-power.s: New file.
15598
15599 2014-05-16 Doug Evans <dje@google.com>
15600
15601 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15602 * gdb.base/completion.exp: Check that all expected files exist
15603 before doing file completion.
15604
15605 2014-05-16 Doug Evans <dje@google.com>
15606
15607 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15608 Update.
15609 (do_syscall_tests_without_xml): Update.
15610
15611 2014-05-16 Pedro Alves <palves@redhat.com>
15612
15613 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15614 instead of "unknown output after running".
15615
15616 2014-05-16 Yao Qi <yao@codesourcery.com>
15617
15618 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15619 file1.txt from host at the end.
15620 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15621
15622 2014-05-15 Doug Evans <dje@google.com>
15623
15624 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15625 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15626 loading file. Add test for TU lookup.
15627
15628 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15629
15630 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15631 calling "-exec-arguments" or "set args" before running the
15632 inferior.
15633
15634 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15635
15636 * lib/mi-support.exp (mi_expect_stop): Expect message for
15637 inferiors that exit with non-zero exit code.
15638
15639 2014-05-14 Yao Qi <yao@codesourcery.com>
15640
15641 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15642 match absolute path on remote host.
15643 (test_file_list_exec_source_files): Remove "/" from the
15644 pattern.
15645
15646 2014-05-14 Yao Qi <yao@codesourcery.com>
15647
15648 * boards/local-remote-host-notty.exp (${board}_file): New
15649 proc.
15650
15651 2014-05-07 Kyle McMartin <kyle@redhat.com>
15652
15653 Pushed by Joel Brobecker <brobecker@adacore.com>.
15654 * gdb.arch/aarch64-atomic-inst.c: New file.
15655 * gdb.arch/aarch64-atomic-inst.exp: New file.
15656
15657 2014-05-07 Yao Qi <yao@codesourcery.com>
15658
15659 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15660 in current context" too.
15661
15662 2014-05-05 Keith Seitz <keiths@redhat.com>
15663
15664 * gdb.linespec/ls-dollar.exp: Add test for linespec
15665 file:convenience_variable.
15666
15667 2014-05-05 Yao Qi <yao@codesourcery.com>
15668
15669 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15670 traceframes into tfile and ctf trace files. Read data from
15671 trace file and test collected data.
15672 (gdb_collect_locals_test): Likewise.
15673 (gdb_unavailable_registers_test): Likewise.
15674 (gdb_unavailable_floats): Likewise.
15675 (gdb_collect_globals_test): Likewise.
15676 (top-level): Append "ctf" to trace_file_targets if GDB
15677 supports.
15678
15679 2014-05-05 Yao Qi <yao@codesourcery.com>
15680
15681 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15682 code to ...
15683 (gdb_collect_args_test_1): ... it. New proc.
15684 (gdb_collect_locals_test): Move some code to ...
15685 (gdb_collect_locals_test_1): ... it. New proc.
15686 (gdb_unavailable_registers_test): Move some code to ...
15687 (gdb_unavailable_registers_test_1): ... it. New proc.
15688 (gdb_unavailable_floats): Move some code to ...
15689 (gdb_unavailable_floats_1): ... it. New proc.
15690
15691 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15692
15693 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15694 probes to test for bitness recognition.
15695 * gdb.arch/amd64-stap-optional-prefix.exp
15696 (test_probe_value_without_reg): New procedure.
15697 Add code to test for different kinds of bitness.
15698
15699 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15700
15701 PR breakpoints/16889
15702 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15703 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15704
15705 2014-05-01 Pedro Alves <palves@redhat.com>
15706
15707 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15708 gdb_file_cmd if no file is specified.
15709 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15710 last_loaded_file to set the remote exec-file.
15711
15712 2014-05-01 Pedro Alves <palves@redhat.com>
15713
15714 * boards/local-remote-host.exp: New file.
15715
15716 2014-05-01 Pedro Alves <palves@redhat.com>
15717
15718 * boards/local-remote-host.exp: Rename to ...
15719 * boards/local-remote-host-notty.exp: ... this.
15720
15721 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15722
15723 * gdb.ada/dyn_arrayidx: New testcase.
15724
15725 2014-04-26 Yao Qi <yao@codesourcery.com>
15726
15727 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15728 and compute the length of function main. Save it in
15729 $main_length.
15730 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15731 (top-level): Use gdb_compile to compile objects into
15732 executable and restart GDB. Remove invocation to
15733 prepare_for_testing.
15734
15735 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15736 Pedro Alves <palves@redhat.com>
15737
15738 PR server/16255
15739 * gdb.multi/multi-attach.c: New file.
15740 * gdb.multi/multi-attach.exp: New file.
15741
15742 2014-04-25 Pedro Alves <palves@redhat.com>
15743
15744 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15745 user.
15746 (top level): Test that "set remote conditional-breakpoints-packet
15747 off" works as intended.
15748 * gdb.base/dprintf.exp: Test that "set remote
15749 breakpoint-commands-packet off" works as intended.
15750 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15751 New function.
15752 (top level): Call it.
15753 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15754 remote fast-tracepoints-packet off" works as intended.
15755 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15756 * lib/gdb.exp (gdb_is_target_remote): ... here.
15757
15758 2014-04-24 David Blaikie <dblaikie@gmail.com>
15759
15760 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15761 ensure clang would not discard them.
15762 * gdb.base/gdbvars.c: Ditto.
15763 * gdb.base/memattr.c: Ditto.
15764 * gdb.base/whatis.c: Ditto.
15765 * gdb.python/py-prettyprint.c: Ditto.
15766 * gdb.trace/actions.c: Ditto.
15767 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15768 ensure clang would not discard it.
15769
15770 2014-04-24 David Blaikie <dblaikie@gmail.com>
15771
15772 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15773 clang to emit the full definition of type required by the test
15774 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15775
15776 2014-04-24 David Blaikie <dblaikie@gmail.com>
15777
15778 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15779 coax Clang into emitting the definition of the type.
15780 * gdb.cp/pr10728-x.h (y): Ditto.
15781 * gdb.cp/pr10728-y.cc (y): Ditto.
15782
15783 2014-04-24 David Blaikie <dblaikie@gmail.com>
15784
15785 * gdb.base/label.exp: XFAIL label related tests under Clang.
15786 * gdb.cp/cplabel.exp: Ditto.
15787 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15788 under Clang those using labels.
15789
15790 2014-04-25 Yao Qi <yao@codesourcery.com>
15791
15792 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15793 double_label.
15794 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15795 partial_label and double_label.
15796
15797 2014-04-24 David Blaikie <dblaikie@gmail.com>
15798
15799 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15800
15801 2014-04-24 David Blaikie <dblaikie@gmail.com>
15802
15803 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15804 of the function to work across GCC and Clang.
15805 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15806 pointer types (const void ** const V void **).
15807
15808 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15809 Walfred Tedeschi <walfred.tedeschi@intel.com>
15810
15811 * Makefile.in (EXECUTABLES): Added i386-avx512.
15812 * gdb.arch/i386-avx512.c: New file.
15813 * gdb.arch/i386-avx512.exp: Likewise.
15814
15815 2014-04-23 Keith Seitz <keiths@redhat.com>
15816
15817 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15818 (mi_make_breakpoint_table): New procedure.
15819 (mi_create_breakpoint): Use mi_make_breakpoint
15820 and return the result.
15821 (mi_make_breakpoint): New procedure.
15822 (mi_build_kv_pairs): New procedure.
15823
15824 * gdb.mi/mi-break.exp: Remove unused globals,
15825 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15826 All callers updated.
15827 * gdb.mi/mi-dprintf.exp: Use variable to track command
15828 number.
15829 Update all callers of mi_create_breakpoint and use
15830 mi_make_breakpoint_table.
15831 Remove any unused global variables.
15832 * gdb.mi/mi-nonstop.exp: Likewise.
15833 * gdb.mi/mi-nsintrall.exp: Likewise.
15834 * gdb.mi/mi-nsmoribund.exp: Likewise.
15835 * gdb.mi/mi-nsthrexec.exp: Likewise.
15836 * gdb.mi/mi-reverse.exp: Likewise.
15837 * gdb.mi/mi-simplerun.exp: Likewise.
15838 * gdb.mi/mi-stepn.exp: Likewise.
15839 * gdb.mi/mi-syn-frame.exp: Likewise.
15840 * gdb.mi/mi-until.exp: Likewise.
15841 * gdb.mi/mi-var-cp.exp: Likewise.
15842 * gdb.mi/mi-var-display.exp: Likewise.
15843 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15844 * gdb.mi/mi2-var-child.exp: Likewise.
15845 * gdb.mi/mi-vla-c99.exp: Likewise.
15846 * lib/mi-support.exp: Likewise.
15847
15848 From Ian Lance Taylor <iant@cygnus.com>:
15849 * lib/gdb.exp (parse_args): New procedure.
15850
15851 2014-04-23 Pedro Alves <palves@redhat.com>
15852
15853 * gdb.base/break-unload-file.c: New file.
15854 * gdb.base/break-unload-file.exp: New file.
15855 * gdb.base/sym-file-lib.c (baz): New function.
15856 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15857 field.
15858 (load): Store the segment's mapped size.
15859 (unload): New function.
15860 (unload_shlib): New function.
15861 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15862 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15863 set a breakpoint at baz, and call it.
15864 * gdb.base/sym-file.exp: New tests for stale breakpoint
15865 instructions.
15866
15867 2014-04-23 Pedro Alves <palves@redhat.com>
15868
15869 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15870 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15871 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15872 * gdb.base/hbreak-unmapped.c: New file.
15873 * gdb.base/hbreak-unmapped.exp: New file.
15874 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15875 * lib/gdb.exp (gdb_is_target_remote): ... here.
15876
15877 2014-04-22 Pedro Alves <palves@redhat.com>
15878
15879 * gdb.base/consecutive-step-over.c: New file.
15880 * gdb.base/consecutive-step-over.exp: New file.
15881
15882 2014-04-22 Pedro Alves <palves@redhat.com>
15883
15884 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15885 instead of send_gdb/gdb_expect.
15886
15887 2014-04-22 Yao Qi <yao@codesourcery.com>
15888
15889 * lib/trace-support.exp (generate_tracefile): New procedure.
15890 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15891 return 0.
15892 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15893 if generate_tracefile returns 1.
15894
15895 2014-04-18 Tom Tromey <palves@redhat.com>
15896 Pedro alves <tromey@redhat.com>
15897
15898 PR backtrace/15558
15899 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15900 with a backtrace limit.
15901 * gdb.python/py-frame-inline.exp: Test running to an inline
15902 function with a backtrace limit, and printing the newest frame.
15903 * gdb.python/py-frame-inline.c (main): Call f.
15904
15905 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15906
15907 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15908
15909 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15910
15911 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15912 Drop prefix from unsupported source file path.
15913
15914 2014-04-17 Yao Qi <yao@codesourcery.com>
15915
15916 * lib/gdb.exp (with_target_charset): New proc.
15917 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15918 with_target_charset.
15919 (test_print_strings): Likewise.
15920 (test_repeat_bytes): Likewise.
15921 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15922 for some tests.
15923
15924 2014-04-16 Keith Seitz <keiths@redhat.com>
15925
15926 PR gdb/15827
15927 * gdb.dwarf2/corrupt.c: New file.
15928 * gdb.dwarf2/corrupt.exp: New file.
15929
15930 2014-04-16 Keith Seitz <keiths@redhat.com>
15931
15932 PR c++/16597
15933 * gdb.cp/namelessclass.cc: New file.
15934 * gdb.cp/namelessclass.exp: New file.
15935 * gdb.cp/namelessclass.S: New file.
15936
15937 2014-04-16 Doug Evans <dje@google.com>
15938
15939 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15940 Add comment.
15941 (gdbserver_default_get_comm_port): New function.
15942 (gdbserver_start): Check if board file provided
15943 "gdbserver,get_comm_port" and use it if so.
15944 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15945 (gdb,socketport): Set to "stdio".
15946 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15947 (stdio_gdbserver_template): Delete.
15948 (${board}_get_remote_address): Update.
15949 (${board}_build_remote_cmd): Delete.
15950 (${board}_get_comm_port): New function.
15951 (${board}_spawn): Update.
15952 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15953 Delete.
15954 (${board}_get_remote_address): Update.
15955 (${board}_get_comm_port): New function.
15956
15957 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15958
15959 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15960 appearing in any order.
15961
15962 2014-04-15 Doug Evans <dje@google.com>
15963
15964 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15965 uninitialized value of "description".
15966
15967 2014-04-15 Keith Seitz <keiths@redhat.com>
15968
15969 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15970 Remove unused globals.
15971 (test_running_the_program): Likewise.
15972 (test_controlled_execution): Likewise.
15973 (test_controlling_breakpoints): Likewise.
15974 (test_program_termination): Likewise.
15975
15976 2014-04-15 Keith Seitz <keiths@redhat.com>
15977
15978 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15979 unused globals.
15980 (test_rbreak_creation_and_listing): Likewise.
15981 (test_ignore_count): Likewise.
15982 (test_error): Likewise.
15983
15984 2014-04-15 Pedro Alves <palves@redhat.com>
15985
15986 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15987 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15988 sym-file-loader.c.
15989 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15990 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15991 to sym-file-loader.c.
15992 (struct library): Forward declare.
15993 (load_shlib, lookup_function): Change prototypes.
15994 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15995 (translate_offset): Remove declarations.
15996 (get_text_addr): New declaration.
15997 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15998 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15999 sym-file-loader.h.
16000 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16001 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16002 here from sym-file-loader.h.
16003 (struct library): New structure.
16004 (load_shlib, lookup_function): Change prototypes and adjust to
16005 work with a struct library.
16006 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16007 (translate_offset): Make static.
16008 (get_text_addr): New function.
16009 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16010
16011 2014-04-15 Pedro Alves <palves@redhat.com>
16012
16013 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16014
16015 2014-04-15 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.base/sym-file-loader.c: Include <limits.h>.
16018 (SELF_LINK): New define.
16019 (get_origin): New function.
16020 (load_shlib): Use it.
16021 * gdb.base/sym-file.exp: Don't early return if the target is
16022 remote. Use runto_main, and issue fail is that fails. Use
16023 gdb_load_shlibs.
16024 (shlib_name): Delete.
16025 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16026
16027 2014-04-15 Pedro Alves <palves@redhat.com>
16028
16029 * gdb.base/sym-file.exp: Remove regex characters from test
16030 message. Don't refer to breakpoint numbers in test messages.
16031
16032 2014-04-14 Keith Seitz <keiths@redhat.com>
16033
16034 PR c++/16253
16035 * gdb.cp/var-tag.cc: New file.
16036 * gdb.cp/var-tag.exp: New file.
16037 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16038 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16039 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16040 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16041
16042 2014-04-14 Tom Tromey <tromey@redhat.com>
16043
16044 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16045 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16046 type.
16047 * gdb.cp/enum-class.exp: New file.
16048 * gdb.cp/enum-class.cc: New file.
16049
16050 2014-04-14 Tom Tromey <tromey@redhat.com>
16051
16052 * gdb.dwarf2/enum-type.exp: New file.
16053
16054 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16055
16056 * gdb.mi/mi-vla-c99.exp: New file.
16057 * gdb.mi/vla.c: New file.
16058
16059 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16060
16061 * gdb.base/vla-datatypes.c: New file.
16062 * gdb.base/vla-datatypes.exp: New file.
16063
16064 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16065
16066 * gdb.base/vla-ptr.c: New file.
16067 * gdb.base/vla-ptr.exp: New file.
16068
16069 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16070
16071 * gdb.dwarf2/count.exp: New file.
16072
16073 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16074
16075 * gdb.base/vla-sideeffect.c: New file.
16076 * gdb.base/vla-sideeffect.exp: New file.
16077
16078 2014-04-14 David Blaikie <dblaikie@gmail.com>
16079
16080 * gdb.mi/non-stop.c: Add return value for non-void function return
16081 statement.
16082 * gdb.threads/staticthreads.c: Ditto.
16083
16084 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16085 Doug Evans <xdje42@gmail.com>
16086
16087 * gdb.guile/scm-value.c: Improve test case.
16088 * gdb.guile/scm-value.exp: Add new test.
16089
16090 2014-04-11 David Blaikie <dblaikie@gmail.com>
16091
16092 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16093 override Clang's default.
16094
16095 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16096
16097 Revert the following changes (regressions):
16098
16099 * gdb.base/vla-sideeffect.c: New file.
16100 * gdb.base/vla-sideeffect.exp: New file.
16101
16102 * gdb.dwarf2/count.exp: New file.
16103
16104 * gdb.base/vla-multi.c: New file.
16105 * gdb.base/vla-multi.exp: New file.
16106
16107 * gdb.base/vla-ptr.c: New file.
16108 * gdb.base/vla-ptr.exp: New file.
16109
16110 * gdb.base/vla-datatypes.c: New file.
16111 * gdb.base/vla-datatypes.exp: New file.
16112
16113 * gdb.mi/mi-vla-c99.exp: New file.
16114 * gdb.mi/vla.c: New file.
16115
16116 2014-04-11 Keith Seitz <keiths@redhat.com>
16117
16118 PR c++/16675
16119 * gdb.cp/cpsizeof.exp: New file.
16120 * gdb.cp/cpsizeof.cc: New file.
16121
16122 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16123
16124 * gdb.mi/mi-vla-c99.exp: New file.
16125 * gdb.mi/vla.c: New file.
16126
16127 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16128
16129 * gdb.base/vla-datatypes.c: New file.
16130 * gdb.base/vla-datatypes.exp: New file.
16131
16132 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16133
16134 * gdb.base/vla-ptr.c: New file.
16135 * gdb.base/vla-ptr.exp: New file.
16136
16137 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16138
16139 * gdb.base/vla-multi.c: New file.
16140 * gdb.base/vla-multi.exp: New file.
16141
16142 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16143
16144 * gdb.dwarf2/count.exp: New file.
16145
16146 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16147
16148 * gdb.base/vla-sideeffect.c: New file.
16149 * gdb.base/vla-sideeffect.exp: New file.
16150
16151 2014-04-11 Yao Qi <yao@codesourcery.com>
16152
16153 * gdb.base/completion.exp: Check file exists before running tests
16154 on file completion.
16155
16156 2014-04-10 Pedro Alves <palves@redhat.com>
16157
16158 * gdb.base/cond-eval-mode.c: New file.
16159 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16160 prepare_for_testing to build the new file. Check result of
16161 runto_main.
16162 (test_break, test_watch): New procedures.
16163 (top level): Use them.
16164
16165 2014-04-08 Pierre Muller <muller@sourceware.org>
16166
16167 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16168 Ctrl-V use for mingw hosts.
16169
16170 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16171
16172 * gdb.python/py-value.c: Improve test case.
16173 * gdb.python/py-value.exp: Add new test.
16174
16175 2014-04-07 David Blaikie <dblaikie@gmail.com>
16176
16177 * lib/compiler.c: Identify the clang compiler.
16178 * lib/compiler.cc: Ditto.
16179
16180 2014-04-03 Yao Qi <yao@codesourcery.com>
16181
16182 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16183
16184 2014-04-01 Anton Blanchard <anton@samba.org>
16185
16186 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16187 messages unique.
16188
16189 2014-04-01 Anton Blanchard <anton@samba.org>
16190
16191 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16192 prepare_for_testing.
16193
16194 2014-04-01 Anton Blanchard <anton@samba.org>
16195
16196 * gdb.arch/ppc64-atomic-inst.c: Remove.
16197 * gdb.arch/ppc64-atomic-inst.S: New file.
16198 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16199
16200 2014-03-31 Doug Evans <dje@google.com>
16201
16202 * gdb.base/print-symbol-loading-lib.c: New file.
16203 * gdb.base/print-symbol-loading-main.c: New file.
16204 * gdb.base/print-symbol-loading.exp: New file.
16205
16206 2014-03-31 Yao Qi <yao@codesourcery.com>
16207
16208 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16209
16210 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16211
16212 * gdb.ada/mi_dyn_arr: New testcase.
16213
16214 2014-03-27 Doug Evans <dje@google.com>
16215
16216 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16217
16218 2014-03-27 Yao Qi <yao@codesourcery.com>
16219
16220 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16221 if target is nios2-*-*.
16222
16223 2014-03-26 Yao Qi <yao@codesourcery.com>
16224
16225 * lib/gdb.exp (readline_is_used): New proc.
16226 * gdb.base/completion.exp: Move tests on command complete up.
16227 Skip the rest of tests if readline is not used.
16228 * gdb.ada/complete.exp: Skp the test if readline is not
16229 used.
16230 * gdb.base/filesym.exp: Likewise.
16231 * gdb.base/macscp.exp: Likewise.
16232 * gdb.base/readline-ask.exp: Likewise.
16233 * gdb.base/readline.exp: Likewise.
16234 * gdb.python/py-cmd.exp: Likewise.
16235 * gdb.trace/tfile.exp: Likewise.
16236
16237 2014-03-26 Yao Qi <yao@codesourcery.com>
16238
16239 * gdb.base/macscp.exp: Fix code format issues.
16240
16241 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16242
16243 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16244 * gdb.asm/powerpc64le.inc: New file.
16245
16246 2014-03-25 Pedro Alves <palves@redhat.com>
16247 Doug Evans <dje@google.com>
16248
16249 * gdb.base/source-execution.c: New file.
16250 * gdb.base/source-execution.exp: New file.
16251 * gdb.base/source-execution.gdb: New file.
16252
16253 2014-03-24 Doug Evans <dje@google.com>
16254
16255 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16256 using fission.
16257
16258 2014-03-24 Hui Zhu <hui@codesourcery.com>
16259 Pedro Alves <palves@redhat.com>
16260
16261 PR breakpoints/16101
16262 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16263 test pass/fail messages. Detect missing support for dprintf when
16264 breakpoints are actually inserted.
16265 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16266 breakpoints are actually inserted.
16267 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16268 fails.
16269
16270 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16271
16272 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16273
16274 2014-03-22 Doug Evans <xdje42@gmail.com>
16275
16276 * gdb.python/python.exp (python not supported): Verify multi-line
16277 python command issues an error.
16278 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16279 guile command issues an error.
16280
16281 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16282
16283 * gdb.threads/thread-specific.exp: Handle the lack of usable
16284 $this_breakpoint and $this_thread.
16285
16286 2014-03-21 Hui Zhu <hui@codesourcery.com>
16287
16288 * gdb.base/attach.exp (do_command_attach_tests): New.
16289
16290 2014-03-20 Tom Tromey <tromey@redhat.com>
16291 Pedro Alves <palves@redhat.com>
16292
16293 PR cli/15718
16294 * gdb.base/condbreak-call-false.c: New file.
16295 * gdb.base/condbreak-call-false.exp: New file.
16296
16297 2014-03-20 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16300 Delete.
16301 (block_signals, unblock_signals): Delete.
16302 (child_function_2, main): Remove references to deleted variable
16303 and functions.
16304
16305 2014-03-20 Pedro Alves <palves@redhat.com>
16306
16307 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16308 Use pthread_kill to signal thread 2.
16309 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16310 Adjust to make the test send itself a signal rather than using the
16311 host's "kill" command.
16312
16313 2014-03-20 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.threads/multiple-step-overs.c: New file.
16316 * gdb.threads/multiple-step-overs.exp: New file.
16317 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16318 Adjust expected infrun debug output.
16319
16320 2014-03-20 Pedro Alves <palves@redhat.com>
16321
16322 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16323 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16324
16325 2014-03-20 Pedro Alves <palves@redhat.com>
16326
16327 PR breakpoints/7143
16328 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16329 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16330 of gdb_test_multiple.
16331 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16332 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16333
16334 2014-03-20 Pedro Alves <palves@redhat.com>
16335
16336 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16337 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16338
16339 2014-03-19 Pedro Alves <palves@redhat.com>
16340
16341 * gdb.base/async.exp: Remove early return.
16342
16343 2014-03-19 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16346
16347 2014-03-19 Pedro Alves <palves@redhat.com>
16348
16349 * gdb.base/async.exp (test_background): Expect \r\n after
16350 "completed." in the fail pattern.
16351
16352 2014-03-19 Pedro Alves <palves@redhat.com>
16353
16354 * gdb.base/async.exp (test_background): New procedure.
16355 Use it for all background execution command tests.
16356
16357 2014-03-19 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/async.exp: Use prepare_for_testing.
16360
16361 2014-03-19 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16364 the same line.
16365
16366 2014-03-19 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.base/async.c (main): Add "jump here" and "until here" line
16369 marker comments.
16370 * gdb.base/async.exp (jump_here): New global.
16371 (jump& test): Use it.
16372 (until_here): New global.
16373 (until& test): Use it.
16374
16375 2014-03-19 Pedro Alves <palves@redhat.com>
16376
16377 * gdb.base/async.exp: Don't frob gdb_protocol.
16378
16379 2014-03-18 Doug Evans <xdje42@gmail.com>
16380
16381 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16382 Fix spelling of exec-done-display.
16383
16384 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16385
16386 PR gdb/15358
16387 * gdb.base/gdb-sigterm.c: New file.
16388 * gdb.base/gdb-sigterm.exp: New file.
16389
16390 2014-03-18 Pedro Alves <palves@redhat.com>
16391
16392 PR gdb/13860
16393 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16394 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16395 solib-event.
16396
16397 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16398
16399 * gdb.ada/pckd_arr_ren: New testcase.
16400
16401 2014-03-13 Doug Evans <xdje42@gmail.com>
16402
16403 PR guile/16612
16404 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16405 collect after discarding symbols.
16406
16407 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16408 Doug Evans <xdje42@gmail.com>
16409
16410 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16411 to history survives a gc.
16412
16413 2014-03-13 Pedro Alves <palves@redhat.com>
16414
16415 * gdb.base/default.exp: Don't test "target procfs".
16416
16417 2014-03-13 Pedro Alves <palves@redhat.com>
16418
16419 * gdb.base/default.exp: Update "target child" and "target procfs"
16420 tests to not expect "Unix".
16421
16422 2014-03-12 Tom Tromey <tromey@redhat.com>
16423
16424 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16425 New procs. Add target-async tests.
16426 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16427 Add target-async tests.
16428
16429 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16430
16431 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16432 'func_start' and 'func_end' for the beginning and end of the
16433 function code, respectively.
16434 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16435 'func_end' instead of 'func' and 'main'.
16436
16437 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16438
16439 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16440 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16441 generate the debug info assembler source.
16442
16443 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16444
16445 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16446 * gdb.dwarf2/arr-subrange.exp: Likewise.
16447 * gdb.dwarf2/dwz.exp: Likewise.
16448 * gdb.dwarf2/method-ptr.exp: Likewise.
16449 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16450 * gdb.dwarf2/subrange.exp: Likewise.
16451 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16452 * gdb.dwarf2/implptrpiece.exp: Likewise.
16453 * gdb.dwarf2/nostaticblock.exp: Likewise.
16454
16455 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16456
16457 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16458 directory to absolute path name arguments.
16459
16460 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16461
16462 * gdb.ada/tagged_access: New testcase.
16463
16464 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16465
16466 * gdb.btrace/data.exp: Update expected output.
16467
16468 2014-03-06 Yao Qi <yao@codesourcery.com>
16469
16470 * gdb.trace/pr16508.exp: New file.
16471
16472 2014-03-05 Pedro Alves <palves@redhat.com>
16473
16474 PR gdb/16575
16475 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16476 procedure.
16477 (top level): Adjust to use it. Add tests that exercise breakpoint
16478 interaction with the code-cache.
16479
16480 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16481
16482 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16483 test for 'history-append!'.
16484
16485 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16486
16487 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16488 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16489 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16490 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16491 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16492 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16493
16494 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16495
16496 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16497 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16498 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16499
16500 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16501
16502 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16503
16504 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16505
16506 * gdb.dwarf2/arr-stride.c: New file.
16507 * gdb.dwarf2/arr-stride.exp: New file.
16508
16509 2014-02-26 Pedro Alves <palves@redhat.com>
16510
16511 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16512 that won't ever trigger. Make sure that GDB reports the correct
16513 breakpoint that caused the stop.
16514
16515 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16516
16517 PR gdb/16626
16518 * gdb.base/auto-load-script: New file.
16519 * gdb.base/auto-load.c: New file.
16520 * gdb.base/auto-load.exp: New file.
16521
16522 PR gdb/16626
16523 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16524
16525 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16526
16527 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16528 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16529
16530 2014-02-24 Doug Evans <dje@google.com>
16531
16532 * lib/gdb.exp (run_on_host): Log error output if program fails.
16533
16534 2014-02-21 Pedro Alves <palves@redhat.com>
16535
16536 * gdb.threads/step-after-sr-lock.c: Rename to ...
16537 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16538 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16539 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16540 ... this.
16541
16542 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16543
16544 PR tdep/16397
16545 * gdb.arch/amd64-stap-special-operands.exp: New file.
16546 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16547 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16548 * gdb.arch/amd64-stap-triplet.S: Likewise.
16549 * gdb.arch/amd64-stap-triplet.c: Likewise.
16550
16551 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16552
16553 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16554 in .section pseudo-op.
16555
16556 2014-02-20 lin zuojian <manjian2006@gmail.com>
16557 Joel Brobecker <brobecker@adacore.com>
16558 Doug Evans <xdje42@gmail.com>
16559
16560 PR symtab/16581
16561 * gdb.dwarf2/dw2-icycle.S: New file.
16562 * gdb.dwarf2/dw2-icycle.c: New file.
16563 * gdb.dwarf2/dw2-icycle.exp: New file.
16564
16565 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16566
16567 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16568 operations on gdb.Value objects.
16569 * gdb.python/py-value-cc.exp: Add new test to test operations on
16570 gdb.Value objects.
16571
16572 2014-02-18 Doug Evans <dje@google.com>
16573
16574 * Makefile.in (TESTS): New variable.
16575 (expanded_tests, expanded_tests_or_none): New variables
16576 (check-single): Pass $(expanded_tests_or_none) to runtest.
16577 (check-parallel): Only run tests in $(TESTS) if non-empty.
16578 (check/no-matching-tests-found): New rule.
16579 * README: Document TESTS makefile variable.
16580
16581 2014-02-18 Doug Evans <dje@google.com>
16582
16583 * Makefile.in (check-parallel): rm -rf outputs temp.
16584
16585 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16586
16587 Fix "ERROR: no fileid for" in the testsuite.
16588 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16589
16590 2014-02-12 Doug Evans <dje@google.com>
16591
16592 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16593 (MISCELLANEOUS): New variable.
16594 (clean): rm -rf $(MISCELLANEOUS).
16595 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16596 dwp live in the same directory as symlinks, with each symlink pointed
16597 to a differently named file in a different directory.
16598
16599 2014-02-11 Doug Evans <dje@google.com>
16600
16601 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16602 of Tcl file commands.
16603
16604 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16605
16606 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16607 "kill -SIGUSR1 -1".
16608
16609 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16610
16611 * gdb.ada/tick_length_array_enum_idx: New testcase.
16612
16613 2014-02-10 Doug Evans <xdje42@gmail.com>
16614
16615 * configure.ac (AC_OUTPUT): Add gdb.guile.
16616 * configure: Regenerate.
16617 * lib/gdb-guile.exp: New file.
16618 * lib/gdb.exp (get_target_charset): New function.
16619 * gdb.base/help.exp: Update expected output from "apropos apropos".
16620 * gdb.guile/Makefile.in: New file.
16621 * gdb.guile/guile.exp: New file.
16622 * gdb.guile/scm-arch.c: New file.
16623 * gdb.guile/scm-arch.exp: New file.
16624 * gdb.guile/scm-block.c: New file.
16625 * gdb.guile/scm-block.exp: New file.
16626 * gdb.guile/scm-breakpoint.c: New file.
16627 * gdb.guile/scm-breakpoint.exp: New file.
16628 * gdb.guile/scm-disasm.c: New file.
16629 * gdb.guile/scm-disasm.exp: New file.
16630 * gdb.guile/scm-equal.c: New file.
16631 * gdb.guile/scm-equal.exp: New file.
16632 * gdb.guile/scm-error.exp: New file.
16633 * gdb.guile/scm-error.scm: New file.
16634 * gdb.guile/scm-frame-args.c: New file.
16635 * gdb.guile/scm-frame-args.exp: New file.
16636 * gdb.guile/scm-frame-args.scm: New file.
16637 * gdb.guile/scm-frame-inline.c: New file.
16638 * gdb.guile/scm-frame-inline.exp: New file.
16639 * gdb.guile/scm-frame.c: New file.
16640 * gdb.guile/scm-frame.exp: New file.
16641 * gdb.guile/scm-generics.exp: New file.
16642 * gdb.guile/scm-gsmob.exp: New file.
16643 * gdb.guile/scm-iterator.c: New file.
16644 * gdb.guile/scm-iterator.exp: New file.
16645 * gdb.guile/scm-math.c: New file.
16646 * gdb.guile/scm-math.exp: New file.
16647 * gdb.guile/scm-objfile-script-gdb.in: New file.
16648 * gdb.guile/scm-objfile-script.c: New file.
16649 * gdb.guile/scm-objfile-script.exp: New file.
16650 * gdb.guile/scm-objfile.c: New file.
16651 * gdb.guile/scm-objfile.exp: New file.
16652 * gdb.guile/scm-ports.exp: New file.
16653 * gdb.guile/scm-pretty-print.c: New file.
16654 * gdb.guile/scm-pretty-print.exp: New file.
16655 * gdb.guile/scm-pretty-print.scm: New file.
16656 * gdb.guile/scm-section-script.c: New file.
16657 * gdb.guile/scm-section-script.exp: New file.
16658 * gdb.guile/scm-section-script.scm: New file.
16659 * gdb.guile/scm-symbol.c: New file.
16660 * gdb.guile/scm-symbol.exp: New file.
16661 * gdb.guile/scm-symtab-2.c: New file.
16662 * gdb.guile/scm-symtab.c: New file.
16663 * gdb.guile/scm-symtab.exp: New file.
16664 * gdb.guile/scm-type.c: New file.
16665 * gdb.guile/scm-type.exp: New file.
16666 * gdb.guile/scm-value-cc.cc: New file.
16667 * gdb.guile/scm-value-cc.exp: New file.
16668 * gdb.guile/scm-value.c: New file.
16669 * gdb.guile/scm-value.exp: New file.
16670 * gdb.guile/source2.scm: New file.
16671 * gdb.guile/types-module.cc: New file.
16672 * gdb.guile/types-module.exp: New file.
16673
16674 2014-02-10 Yao Qi <yao@codesourcery.com>
16675
16676 PR testsuite/16543
16677 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16678 * configure: Regenerated.
16679 * Makefile.in: New file.
16680
16681 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16682
16683 * gdb.python/py-framefilter.exp: Fix typo.
16684
16685 2014-02-08 Yao Qi <yao@codesourcery.com>
16686
16687 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16688 that no =breakpoint-modified is emitted when breakpoints are
16689 modified through MI commands.
16690
16691 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16692 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.threads/step-after-sr-lock.c: New file.
16695 * gdb.threads/step-after-sr-lock.exp: New file.
16696
16697 2014-02-07 Pedro Alves <palves@redhat.com>
16698
16699 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16700
16701 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16702
16703 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16704 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16705
16706 2014-02-06 Doug Evans <xdje42@gmail.com>
16707
16708 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16709 output.
16710
16711 * gdb.gdb/python-interrupts.exp: New file.
16712
16713 2014-02-05 Yao Qi <yao@codesourcery.com>
16714
16715 * gdb.trace/report.exp (use_collected_data): Test the output
16716 of "info threads" and "info inferiors".
16717
16718 2014-02-05 Yao Qi <yao@codesourcery.com>
16719
16720 Revert this patch:
16721
16722 2013-05-24 Yao Qi <yao@codesourcery.com>
16723
16724 * gdb.trace/tfile.exp: Test inferior and thread.
16725
16726 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16727
16728 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16729 on a function.
16730 * gdb.base/step-bt.c: Call hello via function pointer to make
16731 sure its first instruction is executed on powerpc64le-linux.
16732
16733 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16734
16735 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16736
16737 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16738
16739 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16740 of the test patterns for use on little-endian systems.
16741
16742 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16743
16744 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16745 (decimal_vector): Fix for little-endian.
16746
16747 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16748
16749 * gdb.arch/sparc-sysstep.exp: New file.
16750 * gdb.arch/sparc-sysstep.c: Likewise.
16751
16752 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16753
16754 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16755
16756 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16757
16758 2014-01-23 Tom Tromey <tromey@redhat.com>
16759
16760 * gdb.ada/array_char_idx: New testcase.
16761
16762 2014-01-23 Tom Tromey <tromey@redhat.com>
16763
16764 PR python/16487:
16765 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16766 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16767 classes.
16768
16769 2014-01-23 Tom Tromey <tromey@redhat.com>
16770
16771 PR python/16491:
16772 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16773 string from an inferior frame.
16774 * gdb.python/py-framefilter-mi.exp: Update.
16775
16776 2014-01-22 Doug Evans <dje@google.com>
16777
16778 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16779
16780 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16781
16782 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16783
16784 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16785
16786 * gdb.trace/entry-values.exp: Remove excess space character from
16787 regex patterns. Handle s390 call instruction.
16788
16789 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16790
16791 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16792 define "*_start" label. Make "name" static.
16793 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16794 ${name} by references to ${name}_start.
16795
16796 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16797
16798 * gdb.base/info-macros.exp: Remove "debug" from the compile
16799 options.
16800
16801 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16802
16803 * gdb.dlang/demangle.exp: New file.
16804
16805 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16806
16807 * gdb.dlang/primitive-types.exp: New file.
16808
16809 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16810
16811 * configure.ac: Create gdb.dlang/Makefile.
16812 * configure: Regenerate.
16813 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16814 * gdb.dlang/Makefile.in: New file.
16815 * lib/d-support.exp: New file.
16816 * lib/gdb.exp (skip_d_tests): New proc.
16817
16818 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16819
16820 * gdb.btrace/delta.exp: Check reverse stepi.
16821 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16822 * gdb.btrace/finish.exp: New.
16823 * gdb.btrace/next.exp: New.
16824 * gdb.btrace/nexti.exp: New.
16825 * gdb.btrace/record_goto.c: Add comments.
16826 * gdb.btrace/step.exp: New.
16827 * gdb.btrace/stepi.exp: New.
16828 * gdb.btrace/multi-thread-step.c: New.
16829 * gdb.btrace/multi-thread-step.exp: New.
16830 * gdb.btrace/rn-dl-bind.c: New.
16831 * gdb.btrace/rn-dl-bind.exp: New.
16832 * gdb.btrace/data.c: New.
16833 * gdb.btrace/data.exp: New.
16834 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16835
16836 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16837
16838 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16839 * gdb.btrace/exception.exp: Update.
16840 * gdb.btrace/instruction_history.exp: Update.
16841 * gdb.btrace/record_goto.exp: Update.
16842 * gdb.btrace/tailcall.exp: Update.
16843 * gdb.btrace/unknown_functions.exp: Update.
16844 * gdb.btrace/delta.exp: New.
16845
16846 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16847
16848 * gdb.btrace/record_goto.exp: Add backtrace test.
16849 * gdb.btrace/tailcall.exp: Add backtrace test.
16850
16851 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16852
16853 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16854 * gdb.btrace/record_goto.c: New.
16855 * gdb.btrace/record_goto.exp: New.
16856 * gdb.btrace/x86-record_goto.S: New.
16857
16858 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16859
16860 * gdb.btrace/function_call_history.exp: Update tests.
16861 * gdb.btrace/instruction_history.exp: Update tests.
16862
16863 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16864
16865 * gdb.btrace/function_call_history.exp: Fix expected field
16866 order for "record function-call-history".
16867 Add new tests for "record function-call-history /c".
16868 * gdb.btrace/exception.cc: New.
16869 * gdb.btrace/exception.exp: New.
16870 * gdb.btrace/tailcall.exp: New.
16871 * gdb.btrace/x86-tailcall.S: New.
16872 * gdb.btrace/x86-tailcall.c: New.
16873 * gdb.btrace/unknown_functions.c: New.
16874 * gdb.btrace/unknown_functions.exp: New.
16875 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16876
16877 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16878
16879 * gdb.btrace/instruction_history.exp: Update.
16880 * gdb.btrace/function_call_history.exp: Update.
16881
16882 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16883
16884 * gdb.btrace/function_call_history.exp: Fix expected function
16885 trace.
16886 * gdb.btrace/instruction_history.exp: Initialize traced.
16887 Remove traced_functions.
16888
16889 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16890
16891 * gdb.btrace/function_call_history.exp: Update
16892 * gdb.btrace/instruction_history.exp: Update.
16893
16894 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16895
16896 * gdb.btrace/enable.exp: Update expected text.
16897
16898 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16899
16900 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16901 bytes.
16902
16903 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16904
16905 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16906
16907 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16908
16909 * lib/gdb.exp (supports_process_record): Return true for
16910 arm*-linux*. (supports_reverse): Likewise.
16911
16912 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16913
16914 PR python/15464
16915 PR python/16113
16916 * gdb.python/py-type.c: Enhance test case.
16917 * gdb.python/py-value-cc.cc: Likewise
16918 * gdb.python/py-type.exp: Add new tests.
16919 * gdb.python/py-value-cc.exp: Likewise
16920
16921 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16922 Pedro Alves <palves@redhat.com>
16923
16924 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16925 Make "name" extern.
16926 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16927 references to ${name}_start by references to ${name}.
16928
16929 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16930
16931 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16932
16933 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16934
16935 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16936
16937 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16938 Pedro Alves <palves@redhat.com>
16939
16940 * gdb.mi/mi-info-os.exp: Connect to the target with
16941 mi_gdb_target_load.
16942
16943 2014-01-08 Pedro Alves <palves@redhat.com>
16944
16945 * gdb.threads/reconnect-signal.c: New file.
16946 * gdb.threads/reconnect-signal.exp: New file.
16947
16948 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16949
16950 * gdb.base/source-dir.exp: New file.
16951
16952 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16953
16954 * gdb.ada/mi_interface: New testcase.
16955
16956 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16957
16958 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16959 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16960 gdb.ada/pp-rec-component/pck.ads: New files.
16961
16962 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16963
16964 * gdb.python/py-pp-integral.c: New file.
16965 * gdb.python/py-pp-integral.py: New file.
16966 * gdb.python/py-pp-integral.exp: New file.
16967
16968 For older changes see ChangeLog-1993-2013.
16969 \f
16970 ;; Local Variables:
16971 ;; mode: change-log
16972 ;; left-margin: 8
16973 ;; fill-column: 74
16974 ;; version-control: never
16975 ;; End:
16976
16977 Copyright 2014-2019 Free Software Foundation, Inc.
16978 Copying and distribution of this file, with or without modification,
16979 are permitted provided the copyright notice and this notice are preserved.