]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
gdb/fortran: Implement la_print_typedef for Fortran
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/info-types.exp: New file.
4 * gdb.fortran/info-types.f90: New file.
5 * lib/fortran.exp (fortran_character1): New proc.
6
7 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
8
9 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
10 functions'. Reindent as needed.
11 * gdb.base/info-var-f1.c: New file.
12 * gdb.base/info-var-f2.c: New file.
13 * gdb.base/info-var.exp: New file.
14 * gdb.base/info-var.h: New file.
15
16 2019-08-26 Tom de Vries <tdevries@suse.de>
17
18 PR c++/24852
19 * gdb.cp/no-libstdcxx-probe.exp: New test.
20
21 2019-08-26 Tom de Vries <tdevries@suse.de>
22
23 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
24 * tests need to be skipped.
25 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
26 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
27 mi_skip_libstdcxx_probe_tests.
28
29 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
30
31 * gdb.python/py-xmethods.exp: Use raw strings when passing
32 arguments to SimpleXMethodMatcher.
33
34 2019-08-22 Tom de Vries <tdevries@suse.de>
35
36 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
37 more informative.
38
39 2019-08-21 Pedro Alves <palves@redhat.com>
40
41 * gdb.base/with.exp: Test "with" with no arguments.
42
43 2019-08-21 Tom de Vries <tdevries@suse.de>
44
45 * gdb.base/gdb-caching-proc.exp: Sort files.
46
47 2019-08-20 Tom de Vries <tdevries@suse.de>
48
49 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
50 compilation.
51
52 2019-08-16 Tom de Vries <tdevries@suse.de>
53
54 * gdb.base/compare-sections.exp ("after run to main"): Allow
55 mismatched read-only sections for PIE executables.
56
57 2019-08-16 Tom Tromey <tom@tromey.com>
58
59 * lib/tuiterm.exp (_csi_Z): New proc.
60 * gdb.tui/basic.exp: Update window positions.
61 * gdb.tui/empty.exp: Update window positions.
62
63 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
64
65 * gdb.base/examine-backward.exp: Correct regexp for
66 "examine 3 bytes backward from ${address_zero}".
67
68 2019-08-15 Tom Tromey <tom@tromey.com>
69
70 * gdb.tui/empty.exp: Enable resizing tests.
71
72 2019-08-15 Tom Tromey <tromey@adacore.com>
73
74 * gdb.ada/char_enum.exp: Add regression tests.
75 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
76 and '0'.
77 (Char, Gchar): Update.
78 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
79
80 2019-08-15 Christian Biesinger <cbiesinger@google.com>
81
82 * gdb.python/python.exp: Expect a leading underscore on
83 GdbOutput{,Error}File.
84
85 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
86
87 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
88 Windows host.
89
90 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
91
92 * gdb.base/batch-preserve-term-settings.exp
93 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
94
95 2019-08-15 Christian Biesinger <cbiesinger@google.com>
96
97 * lib/gdb.exp: When running on a mingw target, replace
98 /x/ with x:/.
99
100 2019-08-14 Alan Hayward <alan.hayward@arm.com>
101
102 * gdb.arch/aarch64-prologue.c: New test.
103 * gdb.arch/aarch64-prologue.exp: New file.
104
105 2019-08-13 Tom de Vries <tdevries@suse.de>
106
107 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
108 Thread.
109
110 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
111
112 * gdb.python/py-completion.exp: Download the .py file to the host
113 and use its host pathname. Conditionalize tests that use
114 tab completion and manipulate files on the build machine.
115 * gdb.python/py-events.exp: Download the .py file to the host
116 and use its host pathname.
117 * gdb.python/py-evsignal.exp: Likewise.
118 * gdb.python/py-evthreads.exp: Likewise.
119 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
120 pathname syntax.
121 * gdb.python/py-framefilter.exp: Download the .py file to the right
122 place on the host. Match Windows pathname syntax.
123 * gdb.python/py-mi-var-info-path-expression.exp: Download the
124 .py file to the host and use its host pathname.
125 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
126 * gdb.python/py-objfile.exp: Expect a host pathname, not a
127 build pathname. Skip symlink test on Windows host. Add missing
128 newline at end of file.
129 * gdb.python/py-pp-maint.exp: Download the .py file to the host
130 and use its host pathname.
131 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
132 * gdb.python/py-section-script.exp: Use host location of binfile
133 on safe-path. Use correct path separator on Windows host.
134 Reorder alternatives in gdb_test_multiple to prevent matching
135 the wrong alternative on success.
136 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
137
138 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
139
140 * gdb.gdb/selftest.exp (test_with_self): Update test to now
141 expect the GDB inferior to no longer immediately stop after
142 being resumed with "signal SIGINT".
143
144 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
145
146 * gdb.linespec/break-ask.exp: Generalize regexps to match
147 Windows pathnames too.
148
149 2019-08-08 Tom de Vries <tdevries@suse.de>
150
151 PR testsuite/24862
152 * lib/tuiterm.exp (_accept): Fix CSI regexp.
153
154 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
155
156 * gdb.base/style.exp: Update tests for help doc new invariants.
157 * gdb.base/help.exp: Likewise.
158
159 2019-08-06 Tom Tromey <tom@tromey.com>
160
161 * gdb.base/style.exp: Add disassemble test.
162 * gdb.base/style.c (some_called_function): New function.
163 (main): Use it.
164
165 2019-08-05 Christian Biesinger <cbiesinger@google.com>
166
167 * gdb.python/py-block.exp: Test dictionary access on blocks.
168
169 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
170
171 PR gdb/24863
172 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
173 -list-thread-groups --available test when running under
174 check-read1.
175
176 2019-08-05 Tom de Vries <tdevries@suse.de>
177
178 PR testsuite/24863
179 * lib/gdb.exp (with_read1_timeout_factor): New proc.
180 * gdb.base/help.exp: Use with_read1_timeout_factor.
181 * gdb.base/info-macros.exp: Same.
182 * gdb.cp/nested-types.exp: Same.
183
184 2019-08-05 Tom de Vries <tdevries@suse.de>
185
186 * lib/gdb.exp (version_at_least): Factor out of ...
187 (tcl_version_at_least): ... here.
188 (gdb_compile): Fail if pie results in non-PIE executable.
189 (readelf_version, readelf_prints_pie): New proc.
190 (exec_is_pie): Return -1 if unknown.
191
192 2019-08-05 Tom de Vries <tdevries@suse.de>
193
194 * lib/gdb.exp (tcl_version_at_least): Fix typo.
195
196 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
197
198 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
199
200 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
201
202 * lib/completion-support.exp (test_gdb_complete_none): Skip
203 tab completion tests if no readline support.
204 (test_gdb_complete_unique_re): Likewise.
205 (test_gdb_complete_multiple): Likewise.
206
207 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
208
209 * gdb.base/info_sources.exp: New file.
210 * gdb.base/info_sources.c: New file.
211 * gdb.base/info_sources_base.c: New file.
212
213 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
214
215 * gdb.base/batch-exit-status.exp: Call test_exit_status with
216 prefix argument.
217 (test_exit_status): Add prefix argument.
218
219 2019-08-01 Tom de Vries <tdevries@suse.de>
220
221 PR testsuite/24863
222 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
223 calling exp_continue for new thread and thread exited messages.
224
225 2019-08-01 Tom de Vries <tdevries@suse.de>
226
227 PR testsuite/24863
228 * gdb.base/structs.exp: Fix check-read1 timeout using
229 gdb_test_sequence.
230 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
231
232 2019-08-01 Tom de Vries <tdevries@suse.de>
233
234 PR testsuite/24863
235 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
236 line.
237
238 2019-08-01 Tom de Vries <tdevries@suse.de>
239
240 PR testsuite/24863
241 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
242
243 2019-07-30 Tom Tromey <tromey@adacore.com>
244
245 * gdb.ada/display_nested.exp: New file.
246 * gdb.ada/display_nested/foo.adb: New file.
247 * gdb.ada/display_nested/pack.adb: New file.
248 * gdb.ada/display_nested/pack.ads: New file.
249
250 2019-07-30 Christian Biesinger <cbiesinger@google.com>
251
252 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
253 namespace.
254 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
255
256 2019-07-30 Tom de Vries <tdevries@suse.de>
257
258 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
259 instead.
260
261 2019-07-30 Tom de Vries <tdevries@suse.de>
262
263 PR testsuite/24834
264 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
265 (exec_is_pie): New proc.
266
267 2019-07-29 Christian Biesinger <cbiesinger@google.com>
268
269 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
270
271 2019-07-29 Christian Biesinger <cbiesinger@google.com>
272
273 * gdb.python/py-objfile.c: Add global and static vars.
274 * gdb.python/py-objfile.exp: Test new functions Objfile.
275 lookup_global_symbol and lookup_static_symbol.
276
277 2019-07-29 Tom Tromey <tom@tromey.com>
278
279 * lib/tuiterm.exp (Term::_csi_@): New proc.
280 (Term::_csi_X): Don't move cursor.
281
282 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
283
284 * gdb.base/options.exp: Update backtrace - completion to
285 new option -frame-info.
286 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
287 Test new 'set print frame-info'. Test backtrace -frame-info
288 overriding 'set print frame-info'.
289 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
290 Test new 'set print frame-info'.
291 Verify consistency of backtrace with and without filters, with and
292 without -no-filters.
293 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
294 default.
295
296 2019-07-29 Tom de Vries <tdevries@suse.de>
297
298 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
299 no arguments".
300
301 2019-07-29 Tom de Vries <tdevries@suse.de>
302
303 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
304 is a substring of the first for "complete non-unique file name".
305
306 2019-07-29 Tom de Vries <tdevries@suse.de>
307
308 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
309 with ".*".
310
311 2019-07-29 Tom de Vries <tdevries@suse.de>
312
313 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
314 Pass prompt_regexp parameter to gdb_test_multiple calls.
315
316 2019-07-29 Tom de Vries <tdevries@suse.de>
317
318 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
319 print registers" regexps.
320
321 2019-07-29 Tom de Vries <tdevries@suse.de>
322
323 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
324
325 2019-07-29 Tom de Vries <tdevries@suse.de>
326
327 PR gdb/24855
328 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
329 (skip_python_tests_prompt): Add prompt_regexp argument to
330 gdb_test_multiple calls.
331
332 2019-07-27 Tom Tromey <tom@tromey.com>
333
334 * gdb.tui/main.exp: New file.
335
336 2019-07-27 Tom Tromey <tom@tromey.com>
337
338 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
339 optional.
340 * gdb.tui/empty.exp: New file.
341
342 2019-07-27 Tom Tromey <tom@tromey.com>
343
344 * lib/tuiterm.exp (spawn): New proc.
345 (Term::resize): New proc.
346 * gdb.tui/resize.exp: New file.
347
348 2019-07-27 Tom Tromey <tom@tromey.com>
349
350 * gdb.tui/list.exp: New file.
351
352 2019-07-27 Tom Tromey <tom@tromey.com>
353
354 * gdb.tui/regs.exp: New file.
355
356 2019-07-27 Tom Tromey <tom@tromey.com>
357
358 * gdb.tui/basic.exp: Add "layout split" test.
359
360 2019-07-27 Tom Tromey <tom@tromey.com>
361
362 * gdb.tui/basic.exp: Add "layout asm" test.
363
364 2019-07-27 Tom Tromey <tom@tromey.com>
365
366 * lib/tuiterm.exp: New file.
367 * gdb.tui/basic.exp: New file.
368
369 2019-07-27 Kevin Buettner <kevinb@redhat.com>
370
371 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
372 Enable tests associated with this flag. Adjust regex
373 referencing "foo_low" to now refer to "foo_cold" instead.
374
375 2019-07-27 Kevin Buettner <kevinb@redhat.com>
376
377 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
378 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
379 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
380 foo_cold. Revise comments to match.
381 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
382 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
383 were wrapped into this proc; Call do_test in loop from outermost
384 level.
385 (foo_low): Rename all occurrences to "foo_cold".
386 (backtrace from baz): New test.
387 (x2/i foo_cold): New test.
388 (info line *foo_cold): New test.
389
390 2019-07-26 Tom de Vries <tdevries@suse.de>
391
392 * gdb.arch/i386-pkru.exp: Fix unterminated string.
393
394 2019-07-25 Tom de Vries <tdevries@suse.de>
395
396 PR testsuite/24830
397 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
398 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
399 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
400 (skip_libstdcxx_probe_tests): ... here.
401 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
402
403 2019-07-24 Tom de Vries <tdevries@suse.de>
404
405 PR testsuite/24807
406 * gdb.objc/basicclass.m: Include stdio.h.
407 * gdb.objc/nondebug.m: Same.
408 * gdb.objc/objcdecode.m: Same.
409
410 2019-07-24 Tom de Vries <tdevries@suse.de>
411
412 PR testsuite/24612
413 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
414 additional_flags.
415
416 2019-07-24 Tom de Vries <tdevries@suse.de>
417
418 PR testsuite/24831
419 * gdb.multi/tids.exp: Update error messages for info threads.
420
421 2019-07-24 Tom de Vries <tdevries@suse.de>
422
423 * gdb.base/info-types.exp: Allow info types to print info for more than
424 one file.
425
426 2019-07-23 Tom de Vries <tdevries@suse.de>
427
428 PR testsuite/24842
429 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
430 gdb_spawn_with_cmdline_opts.
431
432 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
433
434 * gdb.arch/arm-cmse-sgstubs.c: New test.
435 * gdb.arch/arm-cmse-sgstubs.exp: New file.
436
437 2019-07-23 Tom de Vries <tdevries@suse.de>
438
439 PR testsuite/24711
440 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
441 issuing next command.
442
443 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
444
445 * gdb.ada/info_auto_lang.exp: Update expected results.
446 * gdb.base/info-types.c: Add additional types to check.
447 * gdb.base/info-types.exp: Update expected results.
448
449 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * gdb.base/info-types.c: New file.
452 * gdb.base/info-types.exp: New file.
453
454 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
455
456 * gdb.arch/riscv-bp-infcall.c: New file.
457 * gdb.arch/riscv-bp-infcall.exp: New file.
458
459 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 PR breakpoints/24541
462 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
463
464 2019-07-14 Tom de Vries <tdevries@suse.de>
465
466 PR testsuite/24760
467 * gdb.objc/basicclass.exp: Fix unterminated string.
468
469 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
470 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
473 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
474 negative bounds.
475 * gdb.fortran/vla-value.exp: Print elements of an array with
476 negative bounds.
477 * gdb.fortran/vla.f90: Setup an array with negative bounds for
478 testing.
479
480 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.base/options.exp (expect_string): Dequote strings in
483 results.
484 (test-string): Test strings with different quoting and reindent.
485
486 2019-07-10 Tom Tromey <tromey@adacore.com>
487
488 * gdb.ada/mi_ex_cond.exp: Update expected results.
489 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
490 * gdb.ada/mi_catch_ex.exp: Update expected results.
491 * gdb.ada/mi_catch_assert.exp: Update expected results.
492 * gdb.ada/catch_ex.exp (catch_exception_info)
493 (catch_exception_entry, catch_assert_entry)
494 (catch_unhandled_entry): Update.
495 * gdb.ada/catch_assert_if.exp: Update expected results.
496
497 2019-07-10 Richard Bunt <richard.bunt@arm.com>
498 Stephen Roberts <stephen.roberts@arm.com>
499
500 * gdb.base/define.exp: Restore original prompt.
501
502 2019-07-09 Pedro Alves <palves@redhat.com>
503
504 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
505 breakpoints" output.
506 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
507 * gdb.python/py-breakpoint.exp: No longer expect that "catch
508 throw" creates breakpoint.
509 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
510 'type="catchpoint"'.
511
512 2019-07-09 Pedro Alves <palves@redhat.com>
513
514 PR c++/15468
515 * gdb.cp/except-multi-location-lib.cc: New.
516 * gdb.cp/except-multi-location-main.cc: New.
517 * gdb.cp/except-multi-location.exp: New.
518
519 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
520
521 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
522 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
523 argument and update callers.
524
525 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
526
527 * gdb.arch/amd64-break-on-asm-line.S: New file.
528 * gdb.arch/amd64-break-on-asm-line.exp: New file.
529
530 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
531
532 * gdb.base/printcmds.exp: Test printing C string and
533 C wide string convenience vars without transiting via the inferior.
534 Also make test names unique.
535
536 2019-07-08 Alan Hayward <alan.hayward@arm.com>
537
538 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
539
540 2019-07-04 Pedro Alves <palves@redhat.com>
541
542 * lib/gdb.exp (foreach_with_prefix): Don't return early if
543 body returned ok(0), break(3) or continue(4).
544 * gdb.testsuite/foreach_with_prefix.exp: New file.
545
546 2019-07-04 Alan Hayward <alan.hayward@arm.com>
547
548 * gdb.server/unittest.exp: Allow 0 unit tests to run.
549
550 2019-07-03 Pedro Alves <palves@redhat.com>
551
552 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
553 "return -code".
554
555 2019-07-03 Pedro Alves <palves@redhat.com>
556
557 PR cli/24732
558 * gdb.base/shell.exp: Load completion-support.exp.
559 Adjust expected error output. Add completion tests.
560
561 2019-07-03 Pedro Alves <palves@redhat.com>
562
563 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
564 string_to_regexp.
565
566 2019-07-03 Pedro Alves <palves@redhat.com>
567
568 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
569 (expect_integer): Adjust to expect "-string".
570 (expect_string): New.
571 (all_options): Expect "-string".
572 (test-flag, test-boolean): Adjust to expect "-string".
573 (test-string): New proc.
574 (top level): Call it.
575
576 2019-07-03 Pedro Alves <palves@redhat.com>
577
578 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
579 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
580 the expected output in the success.
581
582 2019-07-03 Pedro Alves <palves@redhat.com>
583
584 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
585 Split one gdb_test_multiple call in two to avoid a race.
586
587 2019-07-03 Pedro Alves <palves@redhat.com>
588
589 * gdb.base/with.c: New file.
590 * gdb.base/with.exp: New file.
591
592 2019-07-03 Pedro Alves <palves@redhat.com>
593
594 * gdb.base/settings.exp: Replace all references to "maint
595 test-settings set" with references to "maint set test-settings",
596 and all references to "maint test-settings show" with references
597 to "maint show test-settings".
598
599 2019-07-03 Pedro Alves <palves@redhat.com>
600
601 * gdb.base/settings.exp (test-string): Adjust expected out when
602 testing "maint test-settings show filename"
603
604 2019-07-02 Pedro Alves <palves@redhat.com>
605
606 * gdb.base/options.exp (test-info-threads): New procedure.
607 (top level): Call it.
608
609 2019-06-28 Tom Tromey <tromey@adacore.com>
610
611 * gdb.dwarf2/ada-linkage-name.c: New file.
612 * gdb.dwarf2/ada-linkage-name.exp: New file.
613
614 2019-06-27 Tom Tromey <tromey@adacore.com>
615
616 * gdb.cp/constexpr-field.exp: Use setup_xfail.
617
618 2019-06-26 Tom de Vries <tdevries@suse.de>
619
620 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
621
622 2019-06-26 Tom de Vries <tdevries@suse.de>
623
624 * gdb.base/index-cache.exp: Add back missing debug option.
625
626 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
627
628 * gdb.base/alias.exp: Test non matching/non existing prefixes.
629
630 2019-06-25 Tom de Vries <tdevries@suse.de>
631
632 PR testsuite/24727
633 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
634
635 2019-06-24 Tom de Vries <tdevries@suse.de>
636
637 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
638
639 2019-06-24 Tom de Vries <tdevries@suse.de>
640
641 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
642 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
643 * gdb.trace/unavailable-dwarf-piece.exp: Same.
644
645 2019-06-24 Tom de Vries <tdevries@suse.de>
646
647 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
648
649 2019-06-21 Tom de Vries <tdevries@suse.de>
650
651 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
652
653 2019-06-21 Tom de Vries <tdevries@suse.de>
654
655 PR testsuite/24518
656 PR ada/24713
657 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
658 index.
659
660 2019-06-19 Tom Tromey <tromey@adacore.com>
661
662 * gdb.ada/length_cond.exp: Add intro comment.
663
664 2019-06-19 Tom Tromey <tromey@adacore.com>
665
666 * gdb.ada/length_cond.exp: New file.
667 * gdb.ada/length_cond/length_cond.adb: New file.
668 * gdb.ada/length_cond/pck.adb: New file.
669 * gdb.ada/length_cond/pck.ads: New file.
670
671 2019-06-18 Tom de Vries <tdevries@suse.de>
672
673 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
674
675 2019-06-18 Tom Tromey <tromey@adacore.com>
676
677 * gdb.base/list0.h: Add comment explaining control character.
678
679 2019-06-18 Tom de Vries <tdevries@suse.de>
680
681 * boards/fission.exp: Break up long debug_flags line.
682
683 2019-06-16 Tom de Vries <tdevries@suse.de>
684
685 PR gdb/24445
686 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
687 generated index.
688
689 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
690
691 PR gdb/24686
692 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
693 improve detection of bug gdb/24541.
694
695 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
696
697 PR gdb/24669
698 * gdb.base/index-cache.exp (uses_readnow,
699 expecting_index_cache_use): Define global variable.
700 (test_cache_enabled_miss, test_cache_enabled_hit): Use
701 expecting_index_cache_use.
702
703 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
704 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.fortran/pointers.f90: New file.
707 * gdb.fortran/print_type.exp: New file.
708 * gdb.fortran/vla-ptype.exp: Adapt expected results.
709 * gdb.fortran/vla-type.exp: Likewise.
710 * gdb.fortran/vla-value.exp: Likewise.
711 * gdb.mi/mi-vla-fortran.exp: Likewise.
712
713 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
716 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
717 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
718 as a stop reason.
719
720 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.base/annota1.exp: Update expected results.
723 * gdb.cp/annota2.exp: Likewise.
724 * gdb.cp/annota3.exp: Likewise.
725
726 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.base/style-logging.exp: Remove path from test name.
729
730 2019-06-14 Tom Tromey <tromey@adacore.com>
731
732 PR gdb/24502:
733 * gdb.base/style-logging.exp: New file.
734
735 2019-06-14 Tom Tromey <tromey@adacore.com>
736
737 * gdb.base/symfile-warn.exp: New file.
738 * gdb.base/symfile-warn.c: New file.
739
740 2019-06-14 Tom Tromey <tromey@adacore.com>
741
742 * gdb.base/annotate-symlink.exp: New file.
743
744 2019-06-14 Tom Tromey <tromey@adacore.com>
745
746 * gdb.ada/set_wstr.exp: Add reassignment test.
747
748 2019-06-14 Tom Tromey <tromey@adacore.com>
749
750 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
751 'unchecked_access and 'unrestricted_access as well.
752
753 2019-06-14 Tom Tromey <tromey@adacore.com>
754
755 PR ada/24539:
756 * gdb.ada/vla.exp: Update tests.
757 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
758 pragma.
759
760 2019-06-13 Pedro Alves <palves@redhat.com>
761
762 * gdb.base/settings.exp (test-integer): Test junk after
763 "unlimited".
764
765 2019-06-13 Pedro Alves <palves@redhat.com>
766
767 * gdb.base/options.exp (test-thread-apply): New.
768 (top level): Call it.
769
770 2019-06-13 Pedro Alves <palves@redhat.com>
771
772 * gdb.base/options.exp (test-frame-apply): New.
773 (top level): Test print commands with different "frame apply"
774 prefixes.
775
776 2019-06-13 Pedro Alves <palves@redhat.com>
777
778 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
779 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
780 'max_completions' parameter and handle it.
781 (test_gdb_completion_offers_commands): New.
782
783 2019-06-13 Pedro Alves <palves@redhat.com>
784
785 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
786
787 2019-06-13 Pedro Alves <palves@redhat.com>
788
789 * gdb.base/options.exp (test-backtrace): New.
790 (top level): Call it.
791
792 2019-06-13 Pedro Alves <palves@redhat.com>
793
794 * gdb.guile/scm-frame-args.exp: Use "set print
795 raw-frame-arguments" instead of "set print raw frame-arguments".
796 * gdb.python/py-frame-args.exp: Likewise.
797
798 2019-06-13 Pedro Alves <palves@redhat.com>
799
800 * gdb.compile/compile.exp: Adjust expected output to option
801 processing changes.
802
803 2019-06-13 Pedro Alves <palves@redhat.com>
804
805 * gdb.base/options.exp: Build executable.
806 (test-print): New procedure.
807 (top level): Call it, once for "print" and another for "compile
808 print".
809
810 2019-06-13 Pedro Alves <palves@redhat.com>
811
812 * gdb.base/options.c: New file.
813 * gdb.base/options.exp: New file.
814
815 2019-06-13 Pedro Alves <palves@redhat.com>
816
817 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
818 that "o" is ambiguous.
819
820 2019-06-13 Pedro Alves <palves@redhat.com>
821
822 * gdb.base/settings.c: New file.
823 * gdb.base/settings.exp: New file.
824
825 2019-06-13 Pedro Alves <palves@redhat.com>
826
827 * gdb.base/completion.exp: Fix comment typo.
828
829 2019-06-13 Pedro Alves <palves@redhat.com>
830
831 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
832 foo --1" test.
833
834 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
835
836 * gdb.fortran/block-data.f: New.
837 * gdb.fortran/block-data.exp: New.
838
839 2019-06-11 Tom de Vries <tdevries@suse.de>
840
841 PR testsuite/24521
842 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
843 message.
844
845 2019-06-11 Tom de Vries <tdevries@suse.de>
846
847 PR testsuite/24521
848 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
849
850 2019-06-11 Tom de Vries <tdevries@suse.de>
851
852 * boards/readnow.exp: New file.
853
854 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.fortran/vla-sizeof.exp: Update expected results.
857
858 2019-06-06 Amos Bird <amosbird@gmail.com>
859
860 * gdb.base/annota1.exp (thread_switch): Add test for
861 thread-exited annotation.
862
863 2019-06-06 Tom Tromey <tromey@adacore.com>
864
865 * gdb.base/maint.exp: Expect command started/finished output.
866
867 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
868
869 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
870 comment.
871 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
872
873 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
874
875 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
876 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
877 * gdb.arch/riscv-unwind-long-insn.c: New file.
878 * gdb.arch/riscv-unwind-long-insn.exp: New file.
879
880 2019-06-04 Christian Biesinger <cbiesinger@google.com>
881
882 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
883
884 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
885
886 * lib/gdb.exp (help_list_trailer): New regexp variable
887 factorizing the help trailer message.
888 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
889 arg to allow to better factorize various tests.
890 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
891 (test_prefix_command_help): Use help_list_trailer.
892 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
893 * gdb.guile/scm-cmd.exp: Likewise.
894 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
895 * gdb.base/help.exp: Use test_user_defined_class_help.
896 * gdb.base/style.exp: Add tests for styling of help and apropos.
897 * lib/gdb-utils.exp (style): Add title and highlight styles.
898
899 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
900
901 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
902 $_shell_exitsignal.
903 * gdb.base/default.exp: Update for new convenience variables.
904
905 2019-05-29 Tom Tromey <tromey@adacore.com>
906
907 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
908 to "break complete ada" test case's regexp.
909
910 2019-05-29 Tom Tromey <tromey@adacore.com>
911
912 PR c++/20020:
913 * gdb.cp/constexpr-field.exp: New file.
914 * gdb.cp/constexpr-field.cc: New file.
915
916 2019-05-29 Tom Tromey <tromey@adacore.com>
917
918 * gdb.base/finish.exp (finish_no_print): New proc.
919 (finish_tests): Call it.
920
921 2019-05-24 Tom de Vries <tdevries@suse.de>
922
923 * gdb.dwarf2/gdb-add-index.exp: New file.
924
925 2019-05-22 Tom Tromey <tromey@adacore.com>
926
927 * gdb.base/info-shared.exp (check_info_shared): Use "style".
928 * gdb.base/style.exp: Use "style".
929 * lib/gdb-utils.exp (style): New proc.
930
931 2019-05-22 Tom de Vries <tdevries@suse.de>
932
933 * gdb.base/align.exp: Require c++11.
934
935 2019-05-22 Tom de Vries <tdevries@suse.de>
936
937 PR testsuite/24586
938 * gdb.python/py-mi-var-info-path-expression.exp: Call
939 mi_skip_python_tests to check if python is supported.
940
941 2019-05-22 Alan Hayward <alan.hayward@arm.com>
942
943 * gdb.arch/aarch64-pauth.c: New test.
944 * gdb.arch/aarch64-pauth.exp: New file.
945
946 2019-05-22 Alan Hayward <alan.hayward@arm.com>
947
948 * README (Re-running Tests Outside The Testsuite): New section.
949
950 2019-05-21 Tom de Vries <tdevries@suse.de>
951
952 * gdb.arch/amd64-eval.exp: Require c++11.
953 * gdb.base/max-depth.exp: Same.
954 * gdb.compile/compile-cplus-array-decay.exp: Same.
955 * gdb.cp/meth-typedefs.exp: Same.
956 * gdb.cp/subtypes.exp: Same.
957 * gdb.cp/temargs.exp: Same.
958
959 2019-05-21 Alan Hayward <alan.hayward@arm.com>
960
961 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
962
963 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 PR gdb/18644
966 * gdb.fortran/complex.exp: Remove setup_kfail calls.
967 * gdb.fortran/printing-types.exp: Add new test.
968 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
969 testing.
970 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
971 setup_kfail call.
972
973 2019-05-17 Alan Hayward <alan.hayward@arm.com>
974
975 * README (Running the Testsuite): Change example.
976 (Testsuite Parameters): Remove TRANSCRIPT.
977 * lib/gdb.exp: Remove TRANSCRIPT check.
978
979 2019-05-17 Alan Hayward <alan.hayward@arm.com>
980
981 * README (Testsuite Parameters): Add replay logging to
982 GDBSERVER_DEBUG.
983 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
984 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
985 as a comma separated list.
986 (gdb_debug_init): Override procedure.
987
988 2019-05-17 Alan Hayward <alan.hayward@arm.com>
989
990 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
991 (gdb_write_cmd_file): New procedure.
992 * lib/gdbserver-support.exp (gdbserver_start): Call
993 gdbserver_write_cmd_file.
994 (gdbserver_write_cmd_file): New procedure.
995
996 2019-05-17 Alan Hayward <alan.hayward@arm.com>
997
998 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
999 (delete_breakpoints): Likewise.
1000 (gdb_run_cmd): Likewise.
1001 (gdb_start_cmd): Likewise.
1002 (gdb_starti_cmd): Likewise.
1003 (gdb_internal_error_resync): Likewise.
1004 (gdb_test_multiple): Likewise.
1005 (gdb_reinitialize_dir): Likewise.
1006 (default_gdb_exit): Likewise.
1007 (gdb_file_cmd): Mark kill as optional.
1008 (default_gdb_start): Call gdb_stdin_log_init.
1009 (send_gdb): Call gdb_stdin_log_write.
1010 (rerun_to_main): Mark Y as an answer.
1011 (gdb_stdin_log_init): New function.
1012 (gdb_stdin_log_write): Likewise.
1013
1014 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1015
1016 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1017 * gdb.base/debug-expr.exp: Likewise.
1018 * gdb.base/foll-fork.exp: Likewise.
1019 * gdb.base/foll-vfork.exp: Likewise.
1020 * gdb.base/fork-print-inferior-events.exp: Likewise.
1021 * gdb.base/gdb-sigterm.exp: Likewise.
1022 * gdb.base/gdbinit-history.exp: Likewise.
1023 * gdb.base/osabi.exp: Likewise.
1024 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1025 * gdb.base/ui-redirect.exp: Likewise.
1026 * gdb.gdb/unittest.exp: Likewise.
1027 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1028 * gdb.mi/mi-watch.exp: Likewise.
1029 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1030 * gdb.mi/user-selected-context-sync.exp: Likewise.
1031 * gdb.python/python.exp: Disable debug test when debugging.
1032 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1033 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1034 Likewise.
1035 * gdb.threads/stepi-random-signal.exp: Likewise.
1036
1037 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1038
1039 * Makefile.in: Pass through GDB_DEBUG.
1040 * README (Testsuite Parameters): Add GDB_DEBUG.
1041 (gdb,debug): Add board setting.
1042 * lib/gdb.exp (default_gdb_start): Start debugging.
1043 (gdb_debug_enabled): New procedure.
1044 (gdb_debug_init): Likewise.
1045
1046 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1047
1048 * Makefile.in: Pass through GDB_DEBUG.
1049 * README (Testsuite Parameters): Add GDB_DEBUG.
1050 (gdb,debug): Add board setting.
1051 * lib/gdb.exp (default_gdb_start): Start debugging.
1052 (gdb_debug_enabled): New procedure.
1053 (gdb_debug_init): Likewise.
1054
1055 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1056
1057 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1058
1059 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1060
1061 * gdb.base/ui-redirect.exp: Test redirection.
1062
1063 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1064
1065 * gdb.mi/mi-complete.exp: New file.
1066 * gdb.mi/mi-complete.cc: Likewise.
1067
1068 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1069
1070 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1071 indexed and sliced arrays, and pointers to arrays.
1072
1073 2019-05-14 Tom Tromey <tromey@adacore.com>
1074
1075 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1076 styling test.
1077
1078 2019-05-14 Tom de Vries <tdevries@suse.de>
1079
1080 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1081 selection entry encoding.
1082
1083 2019-05-10 Tom Tromey <tromey@adacore.com>
1084
1085 * gdb.ada/info_exc.exp: Add "complete" test.
1086
1087 2019-05-09 Tom de Vries <tdevries@suse.de>
1088
1089 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1090 CU-relative.
1091
1092 2019-05-09 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1095 CU-relative.
1096
1097 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1098
1099 * gdb.ada/frame_arg_lang.exp: New testcase.
1100 * gdb.ada/frame_arg_lang/bla.adb: New file.
1101 * gdb.ada/frame_arg_lang/pck.ads: New file.
1102 * gdb.ada/frame_arg_lang/pck.adb: New file.
1103 * gdb.ada/frame_arg_lang/foo.c: New file.
1104
1105 2019-05-08 Tom Tromey <tromey@adacore.com>
1106
1107 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1108
1109 2019-05-08 Tom Tromey <tromey@adacore.com>
1110
1111 * gdb.base/ptype-offsets.exp: Update tests.
1112
1113 2019-05-08 Tom Tromey <tromey@adacore.com>
1114
1115 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1116 cases.
1117 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1118 "short".
1119
1120 2019-05-08 Tom Tromey <tromey@adacore.com>
1121
1122 * gdb.ada/vla.exp: New file.
1123 * gdb.ada/vla/vla.adb: New file.
1124
1125 2019-05-07 Tom de Vries <tdevries@suse.de>
1126
1127 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1128
1129 2019-05-07 Tom de Vries <tdevries@suse.de>
1130
1131 PR testsuite/24522
1132 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1133 section.
1134
1135 2019-05-07 Tom de Vries <tdevries@suse.de>
1136
1137 PR testsuite/24522
1138 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1139 .debug_aranges section.
1140
1141 2019-05-07 Tom de Vries <tdevries@suse.de>
1142
1143 PR testsuite/24159
1144 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1145
1146 2019-05-06 Tom de Vries <tdevries@suse.de>
1147
1148 * lib/gdb.exp (exec_has_index_section): New proc.
1149 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1150 section.
1151
1152 2019-05-04 Tom de Vries <tdevries@suse.de>
1153
1154 * boards/cc-with-debug-names.exp: New file.
1155
1156 2019-05-03 Tom Tromey <tromey@adacore.com>
1157
1158 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1159 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1160 * gdb.ada/char_enum.exp: Add test.
1161
1162 2019-05-03 Tom de Vries <tdevries@suse.de>
1163
1164 * boards/cc-with-gdb-index.exp: New file.
1165
1166 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * gdb.rust/simple.exp: Add new test case.
1169 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1170 (main): Initialise an instance of the new struct.
1171
1172 2019-05-01 Tom Tromey <tromey@adacore.com>
1173
1174 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1175 record.
1176 (NPR): New variable.
1177 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1178 test.
1179
1180 2019-05-01 Tom Tromey <tromey@adacore.com>
1181
1182 * gdb.ada/packed_array_assign.exp: Add packed assignment
1183 regression test.
1184
1185 2019-05-01 Tom de Vries <tdevries@suse.de>
1186
1187 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1188
1189 2019-05-01 Tom de Vries <tdevries@suse.de>
1190
1191 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1192
1193 2019-04-30 Ali Tamur <tamur@google.com>
1194
1195 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1196
1197 2019-04-30 Tom Tromey <tromey@adacore.com>
1198
1199 * lib/ada.exp (find_ada_tool): New proc.
1200 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1201 * gdb.ada/catch_ex_std.exp: New file.
1202 * gdb.ada/catch_ex_std/foo.adb: New file.
1203 * gdb.ada/catch_ex_std/some_package.adb: New file.
1204 * gdb.ada/catch_ex_std/some_package.ads: New file.
1205
1206 2019-04-30 Tom Tromey <tromey@adacore.com>
1207
1208 PR c++/24470:
1209 * gdb.cp/temargs.cc: Add test code from PR.
1210
1211 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 * gdb.fortran/vla-datatypes.exp: Update expected results.
1214 * gdb.fortran/vla-ptype.exp: Likewise.
1215 * gdb.fortran/vla-type.exp: Likewise.
1216 * gdb.fortran/vla-value.exp: Likewise.
1217
1218 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.fortran/ptr-indentation.exp: Update expected results.
1221 * gdb.fortran/ptype-on-functions.exp: Likewise.
1222 * gdb.fortran/vla-ptr-info.exp: Likewise.
1223 * gdb.fortran/vla-value.exp: Likewise.
1224
1225 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1226
1227 * gdb.fortran/ptype-on-functions.exp: New file.
1228 * gdb.fortran/ptype-on-functions.f90: New file.
1229
1230 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1233 case void string.
1234
1235 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1236
1237 * gdb.fortran/complex.exp: Expand.
1238 * gdb.fortran/complex.f: Renamed to...
1239 * gdb.fortran/complex.f90: ...this, and extended to add more
1240 complex values.
1241
1242 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1243
1244 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1245 MODULO, CMPLX.
1246
1247 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1248 Richard Bunt <richard.bunt@arm.com>
1249
1250 * gdb.base/max-depth.c: New file.
1251 * gdb.base/max-depth.exp: New file.
1252 * gdb.python/py-nested-maps.c: New file.
1253 * gdb.python/py-nested-maps.exp: New file.
1254 * gdb.python/py-nested-maps.py: New file.
1255 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1256 (test_all_common): Call test_max_depth.
1257 * gdb.fortran/max-depth.exp: New file.
1258 * gdb.fortran/max-depth.f90: New file.
1259 * gdb.go/max-depth.exp: New file.
1260 * gdb.go/max-depth.go: New file.
1261 * gdb.modula2/max-depth.exp: New file.
1262 * gdb.modula2/max-depth.c: New file.
1263 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1264
1265 2019-04-29 Tom de Vries <tdevries@suse.de>
1266
1267 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1268
1269 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1270
1271 * gdb.base/callexit.exp: Test may-call-functions off.
1272
1273 2019-04-25 Keith Seitz <keiths@redhat.com>
1274
1275 PR c++/24367
1276 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1277 (another_incomplete_struct, test_incomplete): New definitions.
1278 (main): Use new definitions.
1279 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1280 functions.
1281
1282 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1283
1284 PR corefiles/11608
1285 PR corefiles/18187
1286 * gdb.base/coredump-filter-build-id.exp: New file.
1287
1288 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1289
1290 * Makefile.in: Pass through GDBSERVER_DEBUG.
1291 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1292 (gdbserver,debug): Add board setting.
1293 * gdb.trace/tspeed.exp: Skip when debugging.
1294 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1295 * lib/gdbserver-support.exp: Likewise
1296
1297 2019-04-24 Tom Tromey <tromey@adacore.com>
1298
1299 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1300 Rust.
1301
1302 2019-04-24 Tom Tromey <tromey@adacore.com>
1303
1304 * gdb.arch/amd64-eval.exp: Test bitfield return.
1305 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1306 (class Foo) <return_bitfields>: New method.
1307 (main): Call it.
1308
1309 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1310
1311 * gdb.cp/many-args.cc: New file.
1312 * gdb.cp/many-args.exp: New file.
1313
1314 2019-04-23 Tom de Vries <tdevries@suse.de>
1315
1316 PR gdb/24433
1317 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1318
1319 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1320
1321 * gdb.trace/backtrace.exp: Use nopie flag.
1322 * gdb.trace/circ.exp: Likewise.
1323 * gdb.trace/collection.exp: Likewise.
1324 * gdb.trace/ftrace.exp: Likewise.
1325 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1326 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1327 * gdb.trace/qtro.exp: Likewise.
1328 * gdb.trace/read-memory.exp: Likewise.
1329 * gdb.trace/report.exp: Likewise.
1330 * gdb.trace/tfile.exp: Likewise.
1331 * gdb.trace/tfind.exp: Likewise.
1332 * gdb.trace/unavailable.exp: Likewise.
1333
1334 2019-04-22 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.base/solib-probes-nosharedlibrary.c,
1337 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1338
1339 2019-04-19 Tom Tromey <tromey@adacore.com>
1340
1341 * gdb.ada/ptype_union.c: New file.
1342 * gdb.ada/ptype_union.exp: New file.
1343
1344 2019-04-19 Tom Tromey <tromey@adacore.com>
1345
1346 PR symtab/24423:
1347 * gdb.base/list0.h (foo): Add a control-l character.
1348
1349 2019-04-18 Tom de Vries <tdevries@suse.de>
1350
1351 PR gdb/24433
1352 * boards/local-board.exp: Set sysroot to "".
1353
1354 2019-04-18 Tom de Vries <tdevries@suse.de>
1355 Pedro Alves <palves@redhat.com>
1356
1357 PR gdb/24454
1358 * gdb.threads/vfork-follow-child-exec.c: New file.
1359 * gdb.threads/vfork-follow-child-exec.exp: New file.
1360 * gdb.threads/vfork-follow-child-exit.c: New file.
1361 * gdb.threads/vfork-follow-child-exit.exp: New file.
1362
1363 2019-04-15 Leszek Swirski <leszeks@google.com>
1364
1365 * gdb.arch/amd64-eval.cc: New file.
1366 * gdb.arch/amd64-eval.exp: New file.
1367
1368 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1369
1370 * gdb.server/sysroot.c: New test.
1371 * gdb.server/sysroot.exp: New file.
1372 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1373 matching param.
1374
1375 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1376
1377 * gdb.base/align.exp: Extend test to cover structures containing
1378 only static fields.
1379
1380 2019-04-11 Tom de Vries <tdevries@suse.de>
1381
1382 * boards/cc-with-dwz-m.exp: New file.
1383 * boards/cc-with-dwz.exp: New file.
1384 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1385
1386 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1387
1388 * gdb.base/start-cpp.exp: New file.
1389 * gdb.base/start-cpp.cc: New file.
1390
1391 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1392
1393 * gdb.python/py-thrhandle.exp: Adjust tests to call
1394 thread_from_handle instead of thread_from_thread_handle.
1395
1396 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1397
1398 * gdb.python/py-thrhandle.exp: Add tests for
1399 gdb.InferiorThread.handle.
1400
1401 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * gdb.python/py-function.exp: Check calling helper function from
1404 all languages.
1405 * lib/gdb.exp (gdb_supported_languages): New proc.
1406
1407 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * gdb.base/complex-parts.c: New file.
1410 * gdb.base/complex-parts.exp: New file.
1411
1412 2019-04-01 Tom Tromey <tromey@adacore.com>
1413
1414 PR symtab/23331:
1415 * gdb.dwarf2/dw2-ranges-main.c: New file.
1416 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1417 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1418
1419 2019-03-30 Simon Marchi <simark@simark.ca>
1420
1421 * gdb.base/default.exp: Add values for $_gdb_major and
1422 $_gdb_minor.
1423
1424 2019-03-29 Tom Tromey <tromey@adacore.com>
1425
1426 * gdb.base/help.exp: Tighten apropos regexp.
1427
1428 2019-03-29 Keith Seitz <keiths@redhat.com>
1429
1430 * gdb.fortran/array-bounds.exp: New file.
1431 * gdb.fortran/array-bounds.f90: New file.
1432
1433 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1434
1435 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1436
1437 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1438
1439 * gdb.multi/hello.c (main): Increase alarm timer.
1440
1441 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1442
1443 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1444 factor when no hardware watchpoint support.
1445
1446 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1447 Pedro Alves <palves@redhat.com>
1448
1449 * boards/local-board.exp: set sysroot to /.
1450
1451 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1452
1453 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1454 in child.
1455
1456 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1457
1458 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1459 field.
1460 (make_container): Initialise new field.
1461 * gdb.python/py-prettyprint.exp: Add new tests.
1462 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1463 <display_hint>: New method.
1464
1465 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1466
1467 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1468 gdb_continue_to_breakpoint more throughout this test.
1469 (run_lang_tests) Supply unique test names, and use
1470 gdb_test_no_output.
1471
1472 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.base/finish-pretty.exp: Update expected results.
1475 * gdb.base/pretty-print.c: New file.
1476 * gdb.base/pretty-print.exp: New file.
1477
1478 2019-03-25 Pedro Alves <palves@redhat.com>
1479
1480 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1481 move comments outside list. Append '-i "" eof' section.
1482
1483 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1484
1485 * README: Add pie options.
1486 * gdb.base/break-interp.exp: Ensure pie is disabled.
1487 * gdb.base/dump.exp: Likewise.
1488 * lib/gdb.exp (gdb_compile): Add pie option.
1489
1490 2019-03-19 Tom Tromey <tromey@adacore.com>
1491
1492 * gdb.mi/mi2-cli-display.c: New file.
1493 * gdb.mi/mi2-cli-display.exp: New file.
1494
1495 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1496 Tom Tromey <tromey@adacore.com>
1497
1498 * gdb.ada/ptype_array/pck.adb: New file.
1499 * gdb.ada/ptype_array/pck.ads: New file.
1500 * gdb.ada/ptype_array/foo.adb: New file.
1501 * gdb.ada/ptype_array.exp: New file.
1502
1503 2019-03-14 Tom Tromey <tromey@adacore.com>
1504
1505 * gdb.base/style.exp: Add "set style sources" test.
1506
1507 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1508
1509 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1510 * mi-breakpoint-multiple-locations.exp: ... this.
1511 (make_breakpoints_pattern): New proc.
1512 (do_test): Add mi_version parameter, test -break-insert,
1513 -break-info and =breakpoint-created.
1514
1515 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1516
1517 * config/default.exp: Remove 'load_lib gdb.exp'.
1518 * config/monitor.exp: Likewise.
1519 * config/sid.exp: Likewise.
1520 * config/sim.exp: Likewise.
1521 * config/slite.exp: Likewise.
1522 * config/unix.exp: Likewise.
1523 * gdb.base/default.exp: Remove unhelpful comment.
1524
1525 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1528
1529 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1530
1531 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1532
1533 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1534
1535 * gdb.fortran/type-kinds.exp: Update expected results.
1536
1537 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1538
1539 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1540
1541 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1542
1543 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1544 function.
1545 (test_basic_parsing_of_type_kinds): Expand types tested.
1546 (test_parsing_invalid_type_kinds): New function.
1547
1548 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 * gdb.fortran/intrinsics.exp: New file.
1551 * gdb.fortran/intrinsics.f90: New file.
1552 * gdb.fortran/type-kinds.exp: New file.
1553
1554 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * gdb.fortran/dot-ops.exp: New file.
1557
1558 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1559
1560 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1561 Check upper and lower case logical literals.
1562
1563 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1566 Remove duplicate tests.
1567
1568 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1569
1570 * lib/gdb.exp (builtin_cd): rename of cd.
1571 (cd): Override builtin.
1572
1573 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1574
1575 * gdb.fortran/function-calls.exp: New file.
1576 * gdb.fortran/function-calls.f90: New test.
1577
1578 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1579
1580 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1581 on user program standard output.
1582 * gdb.fortran/short-circuit-argument-list.f90: Record function
1583 calls.
1584
1585 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1586
1587 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1588 failure.
1589
1590 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1591
1592 PR gdb/8527
1593 * gdb.base/interrupt-daemon-attach.c,
1594 gdb.base/interrupt-daemon-attach.exp: New test.
1595
1596 2019-02-27 Pedro Alves <palves@redhat.com>
1597
1598 * gdb.base/page.exp: Add tests for "set width/height -1".
1599
1600 2019-02-27 Pedro Alves <palves@redhat.com>
1601
1602 * gdb.base/page.exp: Add tests for "set/show width/height" with
1603 "infinite" values.
1604
1605 2019-02-27 Tom Tromey <tromey@adacore.com>
1606
1607 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1608 2.4.
1609 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1610 workaround.
1611
1612 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1613
1614 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1615 tests for structs with static members.
1616
1617 2019-02-26 Tom Tromey <tromey@adacore.com>
1618
1619 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1620 ValueError, not TypeError.
1621
1622 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1623
1624 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1625 call from main program.
1626
1627 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1628
1629 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1630 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1631 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1632 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1633 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1634
1635 2019-02-22 Keith Seitz <keiths@redhat.com>
1636
1637 PR symtab/23853
1638 * gdb.base/symlink-sourcefile.c: New file.
1639 * gdb.base/symlink-sourcefile.exp: New file.
1640
1641 2019-02-20 Tom Tromey <tom@tromey.com>
1642
1643 * gdb.base/info_qt.exp: Update.
1644
1645 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1646
1647 * gdb.base/source.exp: Move "error in sourced script" code to
1648 the end.
1649 * gdb.base/source-error.gdb: Move contents to
1650 source-error-1.gdb. Add new code to source source-error-1.gdb.
1651 * gdb.base/source-error-1.gdb: New file, from previous
1652 source-error.gdb.
1653
1654 2019-02-17 Tom Tromey <tom@tromey.com>
1655
1656 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1657 for macro styling.
1658 * gdb.base/style.c (SOME_MACRO): New macro.
1659
1660 2019-02-17 Tom Tromey <tom@tromey.com>
1661
1662 * gdb.base/style.exp: Add line-wrapping tests.
1663 * gdb.base/page.exp: Add test for quitting during pagination.
1664
1665 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1666
1667 * gdb.ada/big_packed_array: New testcase.
1668 * gdb.ada/homonym.exp: Fix incorrect expected output for
1669 "break <homonym__get_value>" test.
1670
1671 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1672
1673 PR breakpoints/21870
1674 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1675 and prepare_for_testing. Add comment.
1676 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1677 redundant cleanup call. Clean up comment.
1678
1679 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1680
1681 PR breakpoints/21870
1682 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1683 * gdb.arch/aarch64-dbreg-contents.c: New file.
1684
1685 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1686
1687 * gdb.ada/mi_ref_changeable: New testcase.
1688
1689 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1690
1691 * gdb.base/attach.exp: Add double attach test.
1692
1693 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1694
1695 * lib/gdb.exp (default_gdb_start): Don't match pagination
1696 prompt.
1697 (gdb_init): Set stty_init.
1698
1699 2019-01-27 Tom Tromey <tom@tromey.com>
1700
1701 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1702 skip_python_tests.
1703
1704 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1705
1706 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1707 New structure.
1708 (struct struct_static_02_02): Likewise.
1709 (struct struct_static_02_03): Likewise.
1710 (struct struct_static_02_04): Likewise.
1711 (struct struct_static_04_01): Likewise.
1712 (struct struct_static_04_02): Likewise.
1713 (struct struct_static_04_03): Likewise.
1714 (struct struct_static_04_04): Likewise.
1715 (struct struct_static_06_01): Likewise.
1716 (struct struct_static_06_02): Likewise.
1717 (struct struct_static_06_03): Likewise.
1718 (struct struct_static_06_04): Likewise.
1719 (cmp_struct_static_02_01): Likewise.
1720 (cmp_struct_static_02_02): Likewise.
1721 (cmp_struct_static_02_03): Likewise.
1722 (cmp_struct_static_02_04): Likewise.
1723 (cmp_struct_static_04_01): Likewise.
1724 (cmp_struct_static_04_02): Likewise.
1725 (cmp_struct_static_04_03): Likewise.
1726 (cmp_struct_static_04_04): Likewise.
1727 (cmp_struct_static_06_01): Likewise.
1728 (cmp_struct_static_06_02): Likewise.
1729 (cmp_struct_static_06_03): Likewise.
1730 (cmp_struct_static_06_04): Likewise.
1731 (call_all): Test new structs.
1732 * gdb.base/infcall-nested-structs.exp: Likewise.
1733
1734 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1735 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1736
1737 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1738 * gdb.base/stack-protector.c: New test.
1739 * gdb.base/stack-protector.exp: New file.
1740 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1741 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1742 option.
1743 (gdb_compile): Remove stack protector for GCC and prevent
1744 recursion.
1745
1746 2019-01-16 Keith Seitz <keiths@redhat.com>
1747
1748 PR gdb/23773
1749 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1750
1751 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1752
1753 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1754 aliases.
1755 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1756 tests.
1757 * gdb.arch/powerpc-vector-regs.c: New file.
1758 * gdb.arch/powerpc-vector-regs.exp: New file.
1759
1760 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1761
1762 * gdb.arch/altivec-regs.exp: Fix the list passed to
1763 gdb_expect_list when testing "info vector".
1764
1765 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1766
1767 * gdb.base/style.exp: Don't include path in testname.
1768
1769 2019-01-10 Keith Seitz <keiths@redhat.com>
1770
1771 PR gdb/23712
1772 PR symtab/23010
1773 * gdb.dwarf2/multidictionary.exp: New file.
1774
1775 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1776
1777 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1778 (test_gnuv3_style_demangling): ... this.
1779 (test_lucid_style_demangling): Remove.
1780 (test_arm_style_demangling): Remove.
1781 (test_hp_style_demangling): Remove.
1782 (do_tests): Remove calls to the above.
1783
1784 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1785
1786 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1787 case.
1788
1789 2019-01-06 Tom Tromey <tom@tromey.com>
1790
1791 PR gdb/28155:
1792 * gdb.dwarf2/typedef-void-finish.exp: New file.
1793
1794 2018-12-28 Tom Tromey <tom@tromey.com>
1795 Simon Marchi <simark@simark.ca>
1796
1797 * gdb.base/jit-exec.exp: New file.
1798 * gdb.base/jit-exec.c: New file.
1799 * gdb.base/jit-execd.c: New file.
1800
1801 2018-12-28 Tom Tromey <tom@tromey.com>
1802
1803 * gdb.base/style.exp: Update test to check for address styling.
1804
1805 2018-12-28 Tom Tromey <tom@tromey.com>
1806
1807 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1808 message.
1809
1810 2018-12-28 Tom Tromey <tom@tromey.com>
1811
1812 * gdb.base/style.exp: Add test for version number styling.
1813
1814 2018-12-28 Tom Tromey <tom@tromey.com>
1815
1816 * gdb.base/style.exp: Add test for print_address_symbolic.
1817
1818 2018-12-28 Tom Tromey <tom@tromey.com>
1819
1820 * gdb.base/style.exp: Add test for breakpoint setting.
1821
1822 2018-12-28 Tom Tromey <tom@tromey.com>
1823
1824 * gdb.base/style.exp: Add test for variable names.
1825
1826 2018-12-28 Tom Tromey <tom@tromey.com>
1827
1828 * gdb.base/style.exp: New file.
1829 * gdb.base/style.c: New file.
1830
1831 2018-12-28 Tom Tromey <tom@tromey.com>
1832
1833 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1834 "dumb".
1835 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1836 the TERM environment variable.
1837
1838 2018-12-27 Tom Tromey <tom@tromey.com>
1839
1840 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1841 pagination test.
1842
1843 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1846 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1847
1848 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1849
1850 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1851 Filename a.adb changed to bp_fun_addr.adb.
1852 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1853
1854 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1855
1856 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1857 non-PIE executables.
1858 * README: Mention the gdb,nopie_flag board setting.
1859 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1860 non-PIE executable.
1861 * gdb.arch/amd64-entry-value.exp: Likewise.
1862 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1863 * gdb.arch/i386-float.exp: Likewise.
1864 * gdb.arch/i386-signal.exp: Likewise.
1865 * gdb.mi/mi-reg-undefined.exp: Likewise.
1866
1867 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1868
1869 PR gdb/23974
1870 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1871
1872 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1873
1874 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1875 Update order of results accordingly.
1876
1877 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1878
1879 * gdb.base/annota1.exp: Update a test regexp.
1880
1881 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1882
1883 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1884
1885 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1886
1887 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1888 (reuse_time): Initialize to REUSE_TIME_CAP.
1889 (check_rc): New function.
1890 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1891 Check pthread_create rc.
1892 (spawner_thread_func): Check pthread_create and pthread_join rc.
1893
1894 2018-12-08 Pedro Alves <palves@redhat.com>
1895
1896 * gdb.base/list.exp (test_forward_search): Rename to ...
1897 (test_forward_reverse_search): ... this. Also test reverse-search
1898 and the forward-search alias.
1899
1900 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1903 local timeout variable before return, and remove all local timeout
1904 variable entirely.
1905 (gdb_load): Likewise.
1906
1907 2018-12-01 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.base/gdb-caching-proc.exp: New file.
1910
1911 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1912
1913 * Makefile.in (TIMESTAMP): New variable.
1914 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1915 command.
1916 (check-single-racy): Likewise.
1917 (check/%.exp): Likewise.
1918 (check-racy/%.exp): Likewise.
1919 (workers/%.worker): Likewise.
1920 (build-perf): Likewise.
1921 (check-perf): Likewise.
1922 * README: Describe new "TS" and "TS_FORMAT" variables.
1923 * print-ts.py: New file.
1924
1925 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1926
1927 PR python/23714
1928 * gdb.python/python.exp: Test command repetition after
1929 gdb.execute.
1930
1931 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1932
1933 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1934 is correctly aligned.
1935
1936 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1937
1938 * gdb.ada/info_auto_lang.exp: New testcase.
1939 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1940 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1941 * gdb.ada/info_auto_lang/some_c.c: New file.
1942
1943 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1944
1945 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1946 FUNC_lang language syntax.
1947
1948 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1949
1950 * gdb.base/info_minsym.c: New file.
1951 * gdb.base/info_minsym.exp: New file.
1952
1953 2018-11-19 Tom Tromey <tom@tromey.com>
1954
1955 PR rust/23625:
1956 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1957 * gdb.rust/expr.exp: Update expected output. Change one test.
1958
1959 2018-11-19 Tom Tromey <tom@tromey.com>
1960
1961 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1962
1963 2018-11-19 Pedro Alves <palves@redhat.com>
1964
1965 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1966 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1967 see the expected warning.
1968
1969 2018-11-16 Alan Hayward <alan.hayward@arm.com>
1970
1971 PR gdb/22736:
1972 * gdb.cp/infcall-nodebug-lib.c: New test.
1973 * gdb.cp/infcall-nodebug-main.c: New test.
1974 * gdb.cp/infcall-nodebug.exp: New file.
1975
1976 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1977
1978 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1979 completer tests.
1980
1981 2018-11-09 Tom de Vries <tdevries@suse.de>
1982
1983 * gdb.base/msym-lang.c: New test.
1984 * gdb.base/msym-lang.exp: New file.
1985 * gdb.base/msym-lang-main.c: New test.
1986
1987 2018-11-08 Tom Tromey <tom@tromey.com>
1988
1989 PR gdb/23555:
1990 PR gdb/23838:
1991 * gdb.base/warning.exp: New file.
1992
1993 2018-11-08 Jan Beulich <jbeulich@suse.com>
1994
1995 * testsuite/gdb.arch/i386-avx512.c,
1996 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1997
1998 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1999
2000 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2001 point hardware.
2002
2003 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2004
2005 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2006 * gdb.dwarf2/missing-type-name.exp: New file.
2007
2008 2018-11-06 Tom de Vries <tdevries@suse.de>
2009
2010 * gdb.base/many-headers.c: New test.
2011 * gdb.base/many-headers.exp: New file.
2012
2013 2018-11-06 Jim Wilson <jimw@sifive.com>
2014
2015 * gdb.base/code_elim.exp: For riscv, set additional_flags
2016 to include -msmall-data-limit=0.
2017
2018 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2019
2020 * gdb.ada/watch_minus_l: New testcase.
2021
2022 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2023
2024 * gdb.arch/aix-sighandle.c: New file.
2025 * gdb.arch/aix-sighandle.exp: New file.
2026
2027 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2030 registers being unions.
2031
2032 2018-10-31 Tom de Vries <tdevries@suse.de>
2033
2034 * lib/valgrind.exp: New file.
2035 (vgdb_start, vgdb_stop): New procs, factored out of ...
2036 * gdb.base/valgrind-bt.exp: ... here, ...
2037 * gdb.base/valgrind-disp-step.exp: ... here and ...
2038 * gdb.base/valgrind-infcall.exp: ... here.
2039
2040 2018-10-31 Tom de Vries <tdevries@suse.de>
2041
2042 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2043
2044 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * gdb.dwarf2/void-type.c: New file.
2047 * gdb.dwarf2/void-type.exp: New file.
2048
2049 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2050
2051 * gdb.base/info_qt.c: New file.
2052 * gdb.base/info_qt.exp: New file.
2053
2054 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2055
2056 * gdb.arch/powerpc-htm-regs.c: New file.
2057 * gdb.arch/powerpc-htm-regs.exp: New file.
2058
2059 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2060
2061 * gdb.arch/powerpc-tar.c: New file.
2062 * gdb.arch/powerpc-tar.exp: New file.
2063
2064 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2065
2066 * gdb.arch/powerpc-ppr-dscr.c: New file.
2067 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2068
2069 2018-10-25 Tom de Vries <tdevries@suse.de>
2070
2071 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2072
2073 2018-10-24 Tom de Vries <tdevries@suse.de>
2074
2075 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2076 longer exists error.
2077
2078 2018-10-24 Tom de Vries <tdevries@suse.de>
2079
2080 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2081
2082 2018-10-24 Tom de Vries <tdevries@suse.de>
2083
2084 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2085 --db-attach in valgrind.
2086
2087 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.arch/riscv-reg-aliases.c: New file.
2090 * gdb.arch/riscv-reg-aliases.exp: New file.
2091
2092 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2093
2094 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2095
2096 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2097
2098 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2099
2100 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2101
2102 * gdb.cp/ovldbreak.exp: Fix regexps.
2103
2104 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2105
2106 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2107
2108 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2109
2110 PR cli/23785
2111 * gdb.base/restore.exp: New test to check if "restore" with an
2112 invalid file doesn't segfault.
2113
2114 2018-10-18 Tom de Vries <tdevries@suse.de>
2115
2116 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2117 * gdb.ada/excep_handle.exp: Same.
2118 * gdb.ada/mi_string_access.exp: Same.
2119 * gdb.ada/mi_var_union.exp: Same.
2120 * gdb.arch/arc-analyze-prologue.exp: Same.
2121 * gdb.arch/arc-decode-insn.exp: Same.
2122 * gdb.base/readnever.exp: Same.
2123 * gdb.fortran/printing-types.exp: Same.
2124 * gdb.guile/scm-lazy-string.exp: Same.
2125
2126 2018-10-16 Tom de Vries <tdevries@suse.de>
2127
2128 PR gdb/23730
2129 * gdb.base/catch-follow-exec.c: Add copyright notice.
2130 * gdb.base/catch-follow-exec.exp: Rewrite to use
2131 gdb_spawn_with_cmdline_opts. Require gdb-native.
2132
2133 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2134
2135 * gdb.trace/actions-changed.exp: Check for arch support.
2136 * gdb.trace/actions.exp: Likewise.
2137 * gdb.trace/ax.exp: Likewise.
2138 * gdb.trace/backtrace.exp: Likewise.
2139 * gdb.trace/change-loc.exp: Likewise.
2140 * gdb.trace/deltrace.exp: Likewise.
2141 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2142 * gdb.trace/ftrace.exp: Likewise.
2143 * gdb.trace/infotrace.exp: Check for arch support.
2144 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2145 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2146 * gdb.trace/mi-tsv-changed.exp: Likewise.
2147 * gdb.trace/packetlen.exp: Likewise.
2148 * gdb.trace/passc-dyn.exp: Likewise.
2149 * gdb.trace/passcount.exp: Likewise.
2150 * gdb.trace/pending.exp: Likewise.
2151 * gdb.trace/range-stepping.exp: Check for shlib support.
2152 * gdb.trace/report.exp: Check for arch support.
2153 * gdb.trace/save-trace.exp: Likewise.
2154 * gdb.trace/signal.exp: Check for signal support.
2155 * gdb.trace/tfind.exp: Check for arch support.
2156 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2157 * gdb.trace/trace-common.h: Add comment.
2158 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2159 * gdb.trace/trace-enable-disable.exp: Likewise.
2160 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2161 * gdb.trace/tracecmd.exp: Check for arch support.
2162 * gdb.trace/tspeed.exp: Check for shlib and target support.
2163 * gdb.trace/tstatus.exp: Check for arch support.
2164 * gdb.trace/tsv.exp: Likewise.
2165 * gdb.trace/while-dyn.exp: Likewise.
2166 * gdb.trace/while-stepping.exp: Likewise.
2167 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2168
2169 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2170
2171 * gdb.trace/tspeed.exp: Remove nowarnings.
2172 (prepare_for_trace_test): Declare "global ipalib".
2173 * gdb.trace/tspeed.c: Include unistd.h.
2174 (main): Remove superfluous printf argument.
2175
2176 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2177
2178 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2179 directory prefix on the filename.
2180
2181 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2182
2183 * gdb.gdb/unittest.exp: Update expected message informing that
2184 selftests have been disabled.
2185 * gdb.server/unittest.exp: Likewise.
2186
2187 2018-10-09 Tom de Vries <tdevries@suse.de>
2188
2189 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2190 with runto_main.
2191
2192 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2193
2194 PR c++/16841
2195 * gdb.cp/virtbase2.cc: New file.
2196 * gdb.cp/virtbase2.exp: New file.
2197
2198 2018-10-06 Tom Tromey <tom@tromey.com>
2199
2200 PR python/19399:
2201 * gdb.python/py-inferior.exp: Add architecture test.
2202
2203 2018-10-06 Tom Tromey <tom@tromey.com>
2204
2205 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2206 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2207
2208 2018-10-06 Tom Tromey <tom@tromey.com>
2209
2210 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2211 of a "throw" catchpoint.
2212
2213 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2214
2215 * gdb.base/info-proc.exp: Update string expected from "help info
2216 proc".
2217
2218 2018-10-04 Tom Tromey <tom@tromey.com>
2219
2220 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2221 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2222 (test_initial_complaints, test_empty_complaints): Update.
2223 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2224
2225 2018-10-04 Tom Tromey <tom@tromey.com>
2226
2227 PR cli/19551:
2228 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2229 * lib/gdb.exp (gdb_file_cmd): Update.
2230 * gdb.stabs/weird.exp (print_weird_var): Update.
2231 * gdb.server/solib-list.exp: Update.
2232 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2233 * gdb.mi/mi-cli.exp: Update.
2234 * gdb.linespec/linespec.exp: Update.
2235 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2236 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2237 * gdb.cp/cp-relocate.exp: Update.
2238 * gdb.base/sym-file.exp: Update.
2239 * gdb.base/relocate.exp: Update.
2240 * gdb.base/readnever.exp: Update.
2241 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2242 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2243 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2244 * gdb.base/code_elim.exp: Update.
2245 * gdb.base/break-unload-file.exp (test_break): Update.
2246 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2247 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2248 Update.
2249 * gdb.base/attach.exp (do_attach_tests): Update.
2250 * gdb.base/sepdebug.exp: Update.
2251 * gdb.python/py-section-script.exp: Update.
2252
2253 2018-10-04 Tom Tromey <tom@tromey.com>
2254
2255 PR cli/22234:
2256 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2257 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2258 output.
2259
2260 2018-10-04 Tom Tromey <tom@tromey.com>
2261
2262 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2263 set width and height to 0.
2264 (test_command_line_attach_run): Use -quiet.
2265
2266 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2267
2268 * lib/gdb.exp (skip_ifunc_tests): New.
2269 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2270 other compile failures.
2271 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2272
2273 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2274
2275 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2276 is_amd64_regs_target.
2277
2278 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2279
2280 * gdb.arch/aarch64-sighandler-regs.c: New test.
2281 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2282 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2283
2284 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2285
2286 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2287 assembly.
2288
2289 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2290
2291 * gdb.base/frame-selection.exp: New file.
2292 * gdb.base/frame-selection.c: New file.
2293
2294 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2295
2296 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2297 pthread barrier.
2298 (main): Likewise.
2299
2300 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.base/large-frame-1.c: New file.
2303 * gdb.base/large-frame-2.c: New file.
2304 * gdb.base/large-frame.exp: New file.
2305 * gdb.base/large-frame.h: New file.
2306
2307 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2308
2309 PR gdb/20948
2310 * gdb.base/write_mem.exp: New test.
2311 * gdb.base/write_mem.c: Likewise.
2312
2313 2018-09-23 Tom Tromey <tom@tromey.com>
2314
2315 PR python/18852:
2316 * gdb.python/py-parameter.exp: Add test for parameter that throws
2317 on "set".
2318
2319 2018-09-23 Tom Tromey <tom@tromey.com>
2320
2321 PR python/17284:
2322 * gdb.python/py-template.exp (test_template_arg): Add test for
2323 negative template argument number.
2324
2325 2018-09-23 Tom Tromey <tom@tromey.com>
2326
2327 PR python/14062:
2328 * gdb.python/python.exp: Add test for post_event error.
2329
2330 2018-09-23 Tom Tromey <tom@tromey.com>
2331
2332 PR python/18170:
2333 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2334 convert pointers to int and long.
2335
2336 2018-09-23 Tom Tromey <tom@tromey.com>
2337
2338 PR python/20126:
2339 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2340 signed-ness conversion tests.
2341
2342 2018-09-23 Tom Tromey <tom@tromey.com>
2343
2344 PR python/18352;
2345 * gdb.python/py-value.exp (test_float_conversion): New proc.
2346 Use it.
2347
2348 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2349
2350 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2351
2352 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2353
2354 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2355 no readline.
2356 * gdb.base/utf8-identifiers.exp: Likewise.
2357 * gdb.cp/cpcompletion.exp: Likewise.
2358 * gdb.linespec/cpcompletion.exp: Likewise.
2359 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2360 * gdb.linespec/cpls-ops.exp: Likewise.
2361
2362 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2363 Chris January <chris.january@arm.com>
2364
2365 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2366 * gdb.fortran/short-circuit-argument-list.exp: New file.
2367 * gdb.fortran/short-circuit-argument-list.f90: New test.
2368
2369 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2370
2371 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2372 "arch=" keyword when executing "-stack-list-frames".
2373
2374 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2375
2376 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2377 "arch=" keyword when executing "-stack-list-frames".
2378
2379 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2380
2381 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2382 break ada".
2383
2384 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2385
2386 PR python/23669
2387 * gdb.python/python.exp: Test gdb.execute("show commands").
2388
2389 2018-09-16 Tom Tromey <tom@tromey.com>
2390
2391 * gdb.base/new-ui.exp (do_execution_tests): Update.
2392 * gdb.base/dbx.exp (test_breakpoints): Update.
2393
2394 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2395
2396 * lib/gdb.exp (gdb_simple_compile): Add proc.
2397 (is_elf_target): Use gdb_simple_compile.
2398 (skip_altivec_tests): Likewise.
2399 (skip_vsx_tests): Likewise.
2400 (skip_tsx_tests): Likewise.
2401 (skip_btrace_tests): Likewise.
2402 (skip_btrace_pt_tests): Likewise.
2403 (gdb_can_simple_compile): Likewise.
2404 (gdb_has_argv0): Likewise.
2405 (gdb_target_symbol_prefix): Likewise.
2406 (target_supports_scheduler_locking): Likewise.
2407
2408 2018-09-13 Tom Tromey <tom@tromey.com>
2409
2410 * Makefile.in (TAGS): Recognize proc_with_prefix and
2411 gdb_caching_proc.
2412
2413 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2414
2415 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2416 method.
2417
2418 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2419
2420 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2421 and a few other Inferior properties when the Inferior is no
2422 longer valid.
2423
2424 2018-09-13 Tom Tromey <tom@tromey.com>
2425
2426 PR rust/23650:
2427 * gdb.rust/simple.exp: Add test for enum field access error.
2428
2429 2018-09-13 Tom Tromey <tom@tromey.com>
2430
2431 PR rust/23626:
2432 * gdb.rust/simple.rs (EmptyEnum): New type.
2433 (main): Use it.
2434 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2435
2436 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2437
2438 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2439 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2440 * gdb.python/py-symtab.exp: Update test printing an objfile.
2441
2442 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2443
2444 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2445 object.
2446
2447 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2448
2449 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2450 (support_complex_tests): Use gdb_can_simple_compile.
2451 (is_ilp32_target): Likewise.
2452 (is_lp64_target): Likewise.
2453 (is_64_target): Likewise.
2454 (is_amd64_regs_target): Likewise.
2455 (is_aarch32_target): Likewise.
2456 (gdb_int128_helper): Likewise.
2457
2458 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2459
2460 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2461
2462 2018-09-10 Jerome Guitton <guitton@adacore.com>
2463
2464 * gdb.ada/same_component_name: Add test for case of tagged record
2465 with variable-length fields.
2466
2467 2018-09-10 Xavier Roirand <roirand@adacore.com>
2468
2469 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2470 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2471 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2472 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2473
2474 2018-09-10 Xavier Roirand <roirand@adacore.com>
2475
2476 * gdb.ada/mi_string_access.exp: New testcase.
2477 * gdb.ada/mi_string_access/bar.adb: New file.
2478 * gdb.ada/mi_string_access/pck.adb: New file.
2479 * gdb.ada/mi_string_access/pck.asd: New file.
2480
2481 2018-09-10 Xavier Roirand <roirand@adacore.com>
2482
2483 * gdb.ada/mi_var_union.exp: New testcase.
2484 * gdb.ada/mi_var_union/bar.adb: New file.
2485 * gdb.ada/mi_var_union/pck.adb: New file.
2486 * gdb.ada/mi_var_union/pck.asd: New file.
2487
2488 2018-09-08 Tom Tromey <tom@tromey.com>
2489
2490 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2491
2492 2018-09-08 Tom Tromey <tom@tromey.com>
2493
2494 PR python/16047:
2495 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2496 (register_pretty_printers): Register new printer.
2497 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2498 test.
2499 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2500 (an_int_type3): New global.
2501
2502 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2503
2504 * gdb.ada/expr_with_funcall: New testcase.
2505
2506 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2507
2508 * gdb.ada/packed_array_assign: New testcase.
2509
2510 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2511
2512 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2513 names, and add test prefixes to make test names unique.
2514
2515 2018-09-05 Tom de Vries <tdevries@suse.de>
2516
2517 * gdb.dwarf2/varval.exp: Add test.
2518
2519 2018-09-04 Gary Benson <gbenson@redhat.com>
2520
2521 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2522 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2523
2524 2018-08-31 Tom Tromey <tom@tromey.com>
2525
2526 * gdb.rust/simple.rs: Rename second variable "v".
2527
2528 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2529
2530 * gdb.base/funcargs.c (use_a): New function.
2531 (recurse): Call use_a.
2532
2533 2018-08-29 Keith Seitz <keiths@redhat.com>
2534
2535 * gdb.compile/compile-cplus-anonymous.cc: New file.
2536 * gdb.compile/compile-cplus-anonymous.exp: New file.
2537 * gdb.compile/compile-cplus-array-decay.cc: New file.
2538 * gdb.compile/compile-cplus-array-decay.exp: New file.
2539 * gdb.compile/compile-cplus-inherit.cc: New file.
2540 * gdb.compile/compile-cplus-inherit.exp: New file.
2541 * gdb.compile/compile-cplus-member.cc: New file.
2542 * gdb.compile/compile-cplus-member.exp: New file.
2543 * gdb.compile/compile-cplus-method.cc: New file.
2544 * gdb.compile/compile-cplus-method.exp: New file.
2545 * gdb.compile/compile-cplus-mod.c: "New" file.
2546 * gdb.compile/compile-cplus-namespace.cc: New file.
2547 * gdb.compile/compile-cplus-namespace.exp: New file.
2548 * gdb.compile/compile-cplus-nested.cc: New file.
2549 * gdb.compile/compile-cplus-nested.exp: New file.
2550 * gdb.compile/compile-cplus-print.c: "New" file.
2551 * gdb.compile/compile-cplus-print.exp: "New" file.
2552 * gdb.compile/compile-cplus-virtual.cc: New file.
2553 * gdb.compile/compile-cplus-virtual.exp: New file.
2554 * gdb.compile/compile-cplus.c: "New" file.
2555 * gdb.compile/compile-cplus.exp: "New" file.
2556 * lib/compile-support.exp: New file.
2557
2558 2018-08-16 Gary Benson <gbenson@redhat.com>
2559
2560 PR gdb/13000:
2561 * gdb.base/batch-exit-status.exp: New file.
2562 * gdb.base/batch-exit-status.good-commands: Likewise.
2563 * gdb.base/batch-exit-status.bad-commands: Likewise.
2564
2565 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2566
2567 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2568 (struct struct02): Likewise.
2569 (struct struct03): Likewise.
2570 (struct struct04): Likewise.
2571 (struct struct_01_01): New struct.
2572 (struct struct_01_02): Likewise.
2573 (struct struct_01_03): Likewise.
2574 (struct struct_01_04): Likewise.
2575 (struct struct_02_01): Likewise.
2576 (struct struct_02_02): Likewise.
2577 (struct struct_02_03): Likewise.
2578 (struct struct_02_04): Likewise.
2579 (struct struct_04_01): Likewise.
2580 (struct struct_04_02): Likewise.
2581 (struct struct_04_03): Likewise.
2582 (struct struct_04_04): Likewise.
2583 (struct struct_05_01): Likewise.
2584 (struct struct_05_02): Likewise.
2585 (struct struct_05_03): Likewise.
2586 (struct struct_05_04): Likewise.
2587 (cmp_struct01): Remove function.
2588 (cmp_struct02): Likewise.
2589 (cmp_struct03): Likewise.
2590 (cmp_struct04): Likewise.
2591 (cmp_struct_01_01): Add Function.
2592 (cmp_struct_01_02): Likewise.
2593 (cmp_struct_01_03): Likewise.
2594 (cmp_struct_01_04): Likewise.
2595 (cmp_struct_02_01): Likewise.
2596 (cmp_struct_02_02): Likewise.
2597 (cmp_struct_02_03): Likewise.
2598 (cmp_struct_02_04): Likewise.
2599 (cmp_struct_04_01): Likewise.
2600 (cmp_struct_04_02): Likewise.
2601 (cmp_struct_04_03): Likewise.
2602 (cmp_struct_04_04): Likewise.
2603 (cmp_struct_05_01): Likewise.
2604 (cmp_struct_05_02): Likewise.
2605 (cmp_struct_05_03): Likewise.
2606 (cmp_struct_05_04): Likewise.
2607 (call_all): Add new structs.
2608 * gdb.base/infcall-nested-structs.exp: Likewise.
2609
2610 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2611
2612 * gdb.python/py-framefilter-mi.exp: Update regexp to
2613 check for "arch" field in frame output.
2614
2615 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2616
2617 * gdb.dwarf2/dw2-ranges-func.c: New file.
2618 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2619
2620 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2621
2622 * gdb.base/term.exp: Compare terminal settings with values from
2623 the inferior.
2624 * gdb.base/term.c: Get and set terminal settings.
2625
2626 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2627
2628 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2629 accommodate new "arch" field in frame output.
2630 * gdb.mi/mi-return.exp: Likewise.
2631 * gdb.mi/mi-stack.exp: Likewise.
2632 * gdb.mi/mi-syn-frame.exp: Likewise.
2633 * gdb.mi/user-selected-context-sync.exp: Likewise.
2634
2635 2018-08-19 Michael Spang <spang@google.com>
2636
2637 PR gdb/11786
2638 * gdb.base/gcore-tls-pie.c: New file.
2639 * gdb.base/gcore-tls-pie.exp: New file.
2640
2641 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2642
2643 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2644 * gdb.dwarf2/varval.c: New file.
2645 * gdb.dwarf2/varval.exp: New file.
2646
2647 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2648
2649 PR gdb/18931
2650 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2651
2652 2018-08-16 Keith Seitz <keiths@redhat.com>
2653
2654 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2655 tests expected to pass.
2656
2657 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2658
2659 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2660 -data-disassemble -a.
2661 (test_disassembly_bogus_args): Likewise.
2662
2663 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2664
2665 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2666
2667 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2668
2669 * gdb.base/vla-optimized-out.exp: Add new test.
2670
2671 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2672
2673 * gdb.base/vla-optimized-out-o3.exp: Delete.
2674 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2675 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2676 deleted tests.
2677
2678 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2679
2680 PR gdb/18050:
2681 * gdb.server/extended-remote-restart.c: New file.
2682 * gdb.server/extended-remote-restart.exp: New file.
2683
2684 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2685
2686 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2687 "set variable index = 42".
2688
2689 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2690
2691 * boards/index-cache-gdb.exp: New file.
2692 * gdb.dwarf2/index-cache.exp: New file.
2693 * gdb.dwarf2/index-cache.c: New file.
2694 * gdb.base/maint.exp: Check if we are using the index cache.
2695
2696 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2697
2698 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2699 MAKEFLAGS.
2700
2701 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2702
2703 * dg-extract-results.sh: Move to toplevel contrib.
2704 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2705 * Makefile.in (check-parallel-racy): Likewise.
2706
2707 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2710 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2711 tests if the target supports scheduler locking.
2712
2713 2018-08-04 Tom de Vries <tdevries@suse.de>
2714
2715 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2716
2717 2018-08-02 Tom Tromey <tom@tromey.com>
2718
2719 PR symtab/16842.
2720 * gdb.cp/temargs.exp: Test "info address" of a template
2721 parameter.
2722
2723 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2724
2725 * gdb.python/py-mi-var-info-path-expression.c: New file.
2726 * gdb.python/py-mi-var-info-path-expression.py: New file.
2727 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2728
2729 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2730
2731 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2732 error after "cannot resolve name" string.
2733
2734 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2737 started.
2738 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2739
2740 2018-07-28 Tom de Vries <tdevries@suse.de>
2741
2742 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2743
2744 2018-07-26 Tom de Vries <tdevries@suse.de>
2745
2746 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2747
2748 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2749
2750 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2751 is visible.
2752
2753 2018-07-26 Tom de Vries <tdevries@suse.de>
2754
2755 PR breakpoints/23366
2756 * gdb.base/catch-follow-exec.c: New test.
2757 * gdb.base/catch-follow-exec.exp: New file.
2758
2759 2018-07-25 Tom de Vries <tdevries@suse.de>
2760
2761 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2762 vla-optimized-out.c.
2763
2764 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2765
2766 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2767 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2768
2769 2018-07-20 Tom de Vries <tdevries@suse.de>
2770
2771 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2772 NOCLONE macro.
2773 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2774
2775 2018-07-19 Tom de Vries <tdevries@suse.de>
2776
2777 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2778 regular expression.
2779
2780 2018-07-18 Tom de Vries <tdevries@suse.de>
2781
2782 * gdb.base/vla-optimized-out.c: New test.
2783 * gdb.base/vla-optimized-out.exp: New file.
2784
2785 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2786
2787 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2788 message "No address associated with hostname" when gdbserver
2789 cannot resolve the hostname.
2790
2791 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2792
2793 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2794 Add some test prefixes to make tests unique.
2795
2796 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2797
2798 * gdb.base/frameapply.c: New file.
2799 * gdb.base/frameapply.exp: New file.
2800
2801 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2802
2803 * gdb.base/skip.exp: Update expected error message.
2804
2805 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2806 Jan Kratochvil <jan.kratochvil@redhat.com>
2807 Paul Fertser <fercerpav@gmail.com>
2808 Tsutomu Seki <sekiriki@gmail.com>
2809
2810 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2811 parameter.
2812 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2813 by default.
2814 * boards/native-gdbserver.exp: Likewise.
2815 * gdb.server/run-without-local-binary.exp: Improve regexp used
2816 for detecting when a remote debugging connection succeeds.
2817 * gdb.server/server-connect.exp: New file.
2818 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2819 Do not prefix the port number with ":".
2820 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2821 support for detecting and using it. Add '$debughost_gdbserver'
2822 to the list of arguments used to start gdbserver. Handle case
2823 when gdbserver cannot resolve a network name.
2824
2825 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2826
2827 PR c++/23373
2828 * gdb.base/ptype-offsets.cc (struct static_member): New
2829 struct.
2830 (main) <stmember>: New variable.
2831 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2832 with a static member in it.
2833
2834 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2835
2836 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2837 watchpoints enabled and disabled.
2838
2839 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2840
2841 * gdb.base/examine-backward.exp: Still run tests around address
2842 0x0, even if address 0x0 is not readable. Update the pattern for
2843 matching address 0x0 in expected output.
2844
2845 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2846
2847 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2848 malloc/free.
2849
2850 2018-07-04 Tom de Vries <tdevries@suse.de>
2851
2852 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2853
2854 2018-07-02 Maciej W. Rozycki <macro@mips.com>
2855
2856 PR tdep/8282
2857 * gdb.arch/mips-disassembler-options.exp: New test.
2858 * gdb.arch/mips-disassembler-options.s: New test source.
2859
2860 2018-06-29 Pedro Alves <palves@redhat.com>
2861
2862 * gdb.threads/names.exp: Adjust expected "info threads" output.
2863
2864 2018-06-29 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.opt/inline-break.exp (line number, address): Add "info
2867 break" tests.
2868
2869 2018-06-29 Pedro Alves <palves@redhat.com>
2870
2871 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2872 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2873 number and address and running to them.
2874
2875 2018-06-29 Richard Bunt <richard.bunt@arm.com>
2876
2877 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2878
2879 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2880
2881 * lib/compiler.c: Remove executable permission flag.
2882
2883 2018-06-28 Richard Bunt <richard.bunt@arm.com>
2884
2885 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2886 code.
2887 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2888
2889 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2890
2891 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2892
2893 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2894
2895 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2896 address argument is omitted.
2897
2898 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
2899
2900 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2901
2902 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
2903
2904 PR gdb/21695
2905 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2906 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2907
2908 2018-06-26 Tom Tromey <tom@tromey.com>
2909
2910 PR rust/22574:
2911 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2912 * gdb.rust/simple.rs (struct SimpleLayout): New.
2913
2914 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2915
2916 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2917 "info registers" output.
2918
2919 2018-06-21 Richard Bunt <richard.bunt@arm.com>
2920
2921 * gdb.base/watchpoint-hw-attach.c: New test.
2922 * gdb.base/watchpoint-hw-attach.exp: New file.
2923
2924 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2925
2926 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2927 through /bin/sh.
2928 * boards/dwarf4-gdb-index.exp: Likewise.
2929 * boards/fission-dwp.exp: Likewise.
2930
2931 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2932
2933 * gdb.base/float128.exp: Add comment and improved fail message
2934 to the failure case of "print large128" test.
2935
2936 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2937
2938 * configure.ac: Remove AC_PREREQ.
2939 * configure: Re-generate.
2940
2941 2018-06-19 Pedro Alves <palves@redhat.com>
2942
2943 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2944 (func_extern_caller): New.
2945 (main): Call func_extern_caller.
2946 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2947 logic change.
2948
2949 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
2950
2951 PR gdb/16841
2952 * gdb.cp/typedef-base.cc: New file.
2953 * gdb.cp/typedef-base.exp: New file.
2954
2955 2018-06-18 Tom de Vries <tdevries@suse.de>
2956
2957 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2958
2959 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2960 Richard Bunt <Richard.Bunt@arm.com>
2961
2962 * gdb.threads/attach-slow-waitpid.c: New file.
2963 * gdb.threads/attach-slow-waitpid.exp: New file.
2964 * gdb.threads/slow-waitpid.c: New file.
2965
2966 2018-06-14 Pedro Alves <palves@redhat.com>
2967
2968 * gdb.base/fork-running-state.c: Include <errno.h>.
2969 (exit_if_relative_exits): New.
2970 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2971 exits.
2972 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2973 child exits.
2974
2975 2018-06-14 Tom de Vries <tdevries@suse.de>
2976
2977 PR cli/22573
2978 * gdb.base/finish-pretty.c: New test.
2979 * gdb.base/finish-pretty.exp: New file.
2980
2981 2018-06-14 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2984 gdb's expected startup output.
2985
2986 2018-06-14 Pedro Alves <palves@redhat.com>
2987
2988 * lib/selftest-support.exp (selftest_setup): Remove inlined
2989 function handling.
2990
2991 2018-06-14 Tom de Vries <tdevries@suse.de>
2992
2993 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2994 matching of breakpoint printing.
2995
2996 2018-06-13 Tom de Vries <tdevries@suse.de>
2997
2998 PR testsuite/23269
2999 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3000 (fork_child): ... here, and ...
3001 (fork_parent): ... here.
3002
3003 2018-06-12 Tom de Vries <tdevries@suse.de>
3004
3005 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3006
3007 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3008 Stephen Roberts <stephen.roberts@arm.com>
3009
3010 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3011 rewrite test to describe action performed, rather than possible
3012 failure.
3013
3014 2018-06-08 Gary Benson <gbenson@redhat.com>
3015
3016 * gdb.threads/check-libthread-db.exp: New file.
3017 * gdb.threads/check-libthread-db.c: Likewise.
3018
3019 2018-06-05 Tom Tromey <tom@tromey.com>
3020
3021 * gdb.base/default.exp: Update expected "show version" output.
3022
3023 2018-06-05 Tom Tromey <tom@tromey.com>
3024
3025 PR cli/12326:
3026 * gdb.cp/static-print-quit.exp: Update.
3027 * lib/gdb.exp (pagination_prompt): Update.
3028 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3029 * gdb.python/python.exp: Update.
3030
3031 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3034
3035 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3036
3037 * gdb.ada/bp_fun_addr: New testcase.
3038
3039 2018-06-01 Tom Tromey <tom@tromey.com>
3040
3041 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3042 results.
3043 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3044 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3045 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3046 * gdb.base/maint.exp (maint_pass_if): Update.
3047
3048 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3049
3050 * gdb.base/endian.exp: New test.
3051 * gdb.base/endian.c: New test source.
3052
3053 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 PR gdb/23203
3056 * gdb.base/bt-selected-frame.c: New file.
3057 * gdb.base/bt-selected-frame.exp: New file.
3058 * lib/gdb.exp (get_current_frame_number): New function.
3059
3060 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3061 Pedro Alves <palves@redhat.com>
3062
3063 * gdb.threads/tls-core.c: Include <stdlib.h>
3064 (thread_proc): Call `abort'.
3065 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3066 (tls_core_test): New procedure, bits factored out from ...
3067 (top level): ... here. Test both native cores and gcore cores.
3068
3069 2018-05-23 Tom Tromey <tom@tromey.com>
3070
3071 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3072
3073 2018-05-23 Tom Tromey <tom@tromey.com>
3074
3075 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3076 symfile_complaints.
3077 (test_short_complaints): Likewise.
3078 (test_empty_complaints): Likewise.
3079 (test_initial_complaints): Update.
3080
3081 2018-05-23 Tom Tromey <tom@tromey.com>
3082
3083 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3084
3085 2018-05-23 Tom Tromey <tom@tromey.com>
3086
3087 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3088 (test_short_complaints): Update.
3089
3090 2018-05-22 Pedro Alves <palves@redhat.com>
3091
3092 * gdb.base/remote.exp: Only gdb_start after compiling the
3093 testcase. Issue "disconnect" before testing "set remote" command
3094 defaults. Issue clean_restart before running to main.
3095
3096 2018-05-22 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.base/remote.exp: Adjust expected output of "show remote
3099 memory-write-packet-size". Add tests for "set remote
3100 memory-write-packet-size 0" and "set remote
3101 memory-write-packet-size fixed/limit".
3102
3103 2018-05-22 Pedro Alves <palves@redhat.com>
3104
3105 PR gdb/22973
3106 * gdb.base/utf8-identifiers.c: New file.
3107 * gdb.base/utf8-identifiers.exp: New file.
3108
3109 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3110
3111 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3112
3113 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3114
3115 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3116
3117 2018-05-18 Tom Tromey <tom@tromey.com>
3118
3119 * gdb.base/ptype-offsets.exp: Update.
3120
3121 2018-05-17 Keith Seitz <keiths@redhat.com>
3122
3123 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3124 in expected breakpoint stop locations.
3125 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3126 move to proper scope to test variable values.
3127 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3128 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3129 New functions.
3130 (main): Call not_inline_func3.
3131 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3132 inline_func1, inline_func2, and inline_func3. Test that when each
3133 breakpoint is hit, GDB properly reports both the stop location
3134 and the backtrace. Repeat tests for temporary breakpoints.
3135
3136 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3137
3138 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3139 rather then trying to access it in determining whether the PID
3140 of `gdbserver' could have been retrieved.
3141
3142 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3143
3144 * gdb.arch/amd64-init-x87-values.S: New file.
3145 * gdb.arch/amd64-init-x87-values.exp: New file.
3146
3147 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3148
3149 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3150
3151 2018-05-04 Tom Tromey <tom@tromey.com>
3152
3153 PR python/22730:
3154 * gdb.python/python.exp: Test multi-line execute.
3155
3156 2018-05-04 Tom Tromey <tom@tromey.com>
3157
3158 PR python/22731:
3159 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3160
3161 2018-05-04 Tom Tromey <tom@tromey.com>
3162
3163 PR gdb/11750:
3164 * gdb.base/define.exp: Test defining a user command inside a user
3165 command.
3166 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3167
3168 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3169 Pedro Alves <palves@redhat.com>
3170
3171 PR breakpoints/19806 and support for PR external/20207.
3172 * gdb.base/watchpoint-unaligned.c: New file.
3173 * gdb.base/watchpoint-unaligned.exp: New file.
3174
3175 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3176
3177 * gdb.base/maint.exp: Make test names unique, use
3178 test_prefix_command_help to test 'help maint info', and remove
3179 repeated test of 'help maint'.
3180
3181 2018-05-04 Tom Tromey <tom@tromey.com>
3182
3183 PR gdb/22619:
3184 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3185 behavior.
3186
3187 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3188
3189 * gdb.base/maint.exp: Process output from 'maint print registers'
3190 line at a time.
3191
3192 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3193
3194 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3195 timeout.
3196
3197 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3198
3199 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3200 filter pattern.
3201
3202 2018-05-02 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3205 to_log_command renames.
3206 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3207
3208 2018-05-02 Tom Tromey <tom@tromey.com>
3209
3210 * gdb.python/py-parameter.exp: Set test message.
3211
3212 2018-05-02 Tom Tromey <tom@tromey.com>
3213
3214 PR python/20084:
3215 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3216 PARAM_ZUINTEGER_UNLIMITED tests.
3217
3218 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3219
3220 PR rust/23124
3221 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3222 when casting.
3223
3224 2018-04-30 Tom Tromey <tom@tromey.com>
3225
3226 * gdb.python/py-type.exp: Check align attribute.
3227 * gdb.python/py-type.c: New "aligncheck" global.
3228
3229 2018-04-30 Tom Tromey <tom@tromey.com>
3230
3231 PR exp/17095:
3232 * gdb.dwarf2/dw2-align.exp: New file.
3233 * gdb.cp/align.exp: New file.
3234 * gdb.base/align.exp: New file.
3235 * lib/gdb.exp (gdb_int128_helper): New proc.
3236 (has_int128_c, has_int128_cxx): New caching procs.
3237
3238 2018-04-27 Tom Tromey <tom@tromey.com>
3239
3240 PR rust/22545:
3241 * gdb.rust/simple.exp: Add inclusive range tests.
3242
3243 2018-04-26 Pedro Alves <palves@redhat.com>
3244
3245 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3246 ifunc breakpoint locations correctly of ifunc breakpoints set
3247 while the program resolves the ifunc.
3248
3249 2018-04-26 Pedro Alves <palves@redhat.com>
3250
3251 * gdb.base/gnu-ifunc-final.c: New file.
3252 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3253 * gdb.base/gnu-ifunc.exp (executable): Delete.
3254 (staticexecutable): Adjust.
3255 (lib_opts, exec_opts): Delete.
3256 (make_binsuffix, build, set-break): New procedures.
3257 (misc_tests): New, with tests factored out from the top level.
3258 (top level): Test different combinations of ifunc resolver name,
3259 resolver with and with debug info, and ifunc target with and
3260 without debug info. Wrap static tests with with_target_prefix.
3261
3262 2018-04-26 Pedro Alves <palves@redhat.com>
3263
3264 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3265 return type" warnings.
3266
3267 2018-04-25 Pedro Alves <palves@redhat.com>
3268
3269 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3270 killed".
3271 * gdb.base/kill-after-signal.exp: Likewise.
3272 * gdb.threads/kill.exp: Likewise.
3273
3274 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3275 Sergio Durigan Junior <sergiodj@redhat.com>
3276 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3279 regexps to expect for '[Inferior ... detached]' as well.
3280 * gdb.base/attach.exp: Likewise.
3281 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3282 "gdb_continue_to_end".
3283 (test_catch_syscall_with_wrong_args): Likewise.
3284 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3285 ']'. Don't set 'verbose' on.
3286 * gdb.base/foll-vfork.exp: Likewise.
3287 * gdb.base/fork-print-inferior-events.c: New file.
3288 * gdb.base/fork-print-inferior-events.exp: New file.
3289 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3290 '[Inferior ... has been killed]' message.
3291 * gdb.base/kill-after-signal.exp: Likewise.
3292 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3293 detach message.
3294 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3295 message.
3296 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3297 regexps to expect for '[Inferior ... detached]' as well.
3298 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3299
3300 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3301
3302 PR gdb/23104
3303 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3304
3305 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3306
3307 * gdb.threads/multiple-successive-infcall.c: New test.
3308 * gdb.threads/multiple-successive-infcall.exp: New file.
3309
3310 2018-04-17 Tom Tromey <tom@tromey.com>
3311
3312 * gdb.rust/simple.rs (Union): New type.
3313 (main): New local "u".
3314 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3315
3316 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3317
3318 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3319 number information in output of "whereis" command.
3320 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3321
3322 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3323
3324 * gdb.ada/info_types.exp: Adjust expected output to the line
3325 numbers now printed by "info var/func/type".
3326 * gdb.base/completion.exp: Likewise.
3327 * gdb.base/included.exp: Likewise.
3328 * gdb.cp/cp-relocate.exp: Likewise.
3329 * gdb.cp/cplusfuncs.exp: Likewise.
3330 * gdb.cp/namespace.exp: Likewise.
3331 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3332
3333 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3334
3335 * gdb.btrace/cpu.exp: New.
3336
3337 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3338
3339 * gdb.base/step-indirect-call-thunk.exp: New.
3340 * gdb.base/step-indirect-call-thunk.c: New.
3341 * gdb.reverse/step-indirect-call-thunk.exp: New.
3342 * gdb.reverse/step-indirect-call-thunk.c: New.
3343
3344 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3345
3346 * gdb.base/pie-fork.c: New file.
3347 * gdb.base/pie-fork.exp: New file.
3348
3349 2018-04-11 Tom Tromey <tom@tromey.com>
3350
3351 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3352
3353 2018-04-10 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3356 exits. Instead loop running forever.
3357 (fork_parent): Run forever too.
3358
3359 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3360
3361 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3362 mi_continue_to_line.
3363 * gdb.mi/mi-stack.c (callee4): Add comment.
3364
3365 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3366
3367 * gdb.mi/mi-stack.exp: Fix indentation.
3368
3369 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3370
3371 PR gdb/22979
3372 * gdb.arch/amd64-osabi.exp: New file.
3373
3374 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3375
3376 PR gdb/22980
3377 * gdb.base/osabi.exp: New file.
3378
3379 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3380
3381 * gdb.cp/static-typedef-print.exp: New file.
3382 * gdb.cp/static-typedef-print.cc: New file.
3383
3384 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3385
3386 * gdb.ada/varsize_limit: New testcase.
3387
3388 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3389
3390 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3391
3392 * gdb.ada/notcplusplus: New testcase.
3393
3394 * gdb.base/c-linkage-name.c: New file.
3395 * gdb.base/c-linkage-name.exp: New testcase.
3396
3397 2018-03-26 Tom Tromey <tom@tromey.com>
3398
3399 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3400 * gdb.python/py-framefilter.py (name_error): New global.
3401 (ErrorInName.function): Use name_error.
3402
3403 2018-03-26 Tom Tromey <tom@tromey.com>
3404
3405 PR backtrace/15582:
3406 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3407
3408 2018-03-23 Keith Seitz <keiths@redhat.com>
3409
3410 PR c++/22968
3411 * gdb.cp/subtypes.exp: New file.
3412 * gdb.cp/subtypes.h: New file.
3413 * gdb.cp/subtypes.cc: New file.
3414 * gdb.cp/subtypes-2.cc: New file.
3415
3416 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3417
3418 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3419 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3420 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3421 -nostartfiles when compiling the test. Confirm that all registers
3422 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3423
3424 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3425
3426 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3427 option, syntax was wrong anyway.
3428 * gdb.arch/arm-disp-step.exp: Likewise.
3429 * gdb.arch/sparc64-regs.exp: Likewise.
3430 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3431 option, syntax was wrong anyway, switch to use
3432 prepare_for_testing.
3433 * gdb.arch/i386-disp-step.exp: Likewise.
3434
3435 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3436
3437 * gdb.ada/exec_changed.exp: Replace "target_info exists
3438 use_gdb_stub" by "use_gdb_stub".
3439 * gdb.ada/start.exp: Likewise.
3440 * gdb.base/async-shell.exp: Likewise.
3441 * gdb.base/attach-pie-misread.exp: Likewise.
3442 * gdb.base/attach-wait-input.exp: Likewise.
3443 * gdb.base/break-entry.exp: Likewise.
3444 * gdb.base/break-interp.exp: Likewise.
3445 * gdb.base/dprintf-detach.exp: Likewise.
3446 * gdb.base/nostdlib.exp: Likewise.
3447 * gdb.base/solib-nodir.exp: Likewise.
3448 * gdb.base/statistics.exp: Likewise.
3449 * gdb.base/testenv.exp: Likewise.
3450 * gdb.mi/mi-exec-run.exp: Likewise.
3451 * gdb.mi/mi-start.exp: Likewise.
3452 * gdb.multi/dummy-frame-restore.exp: Likewise.
3453 * gdb.multi/multi-arch-exec.exp: Likewise.
3454 * gdb.multi/multi-arch.exp: Likewise.
3455 * gdb.multi/tids.exp: Likewise.
3456 * gdb.multi/watchpoint-multi.exp: Likewise.
3457 * gdb.python/py-events.exp: Likewise.
3458 * gdb.threads/attach-into-signal.exp: Likewise.
3459 * gdb.threads/attach-stopped.exp: Likewise.
3460 * gdb.threads/threadapply.exp: Likewise.
3461 * lib/selftest-support.exp: Likewise.
3462
3463 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3464
3465 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3466
3467 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3468
3469 * gdb.perf/template-breakpoints.cc: New file.
3470 * gdb.perf/template-breakpoints.exp: New file.
3471 * gdb.perf/template-breakpoints.py: New file.
3472
3473 2018-03-19 Tom Tromey <tom@tromey.com>
3474
3475 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3476 y0.
3477 * gdb.rust/simple.exp: Test bare identifier form of struct
3478 initializer.
3479
3480 2018-03-19 Tom Tromey <tom@tromey.com>
3481
3482 * gdb.gdb/observer.exp: Remove.
3483
3484 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3485
3486 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3487 "qualified" option when setting breakpoints.
3488 * gdb.trace/backtrace.exp: Likewise.
3489 * gdb.trace/circ.exp: Likewise.
3490 * gdb.trace/collection.exp: Likewise.
3491 * gdb.trace/disconnected-tracing.exp: Likewise.
3492 * gdb.trace/ftrace-lock.exp: Likewise.
3493 * gdb.trace/ftrace.exp: Likewise.
3494 * gdb.trace/infotrace.exp: Likewise.
3495 * gdb.trace/packetlen.exp: Likewise.
3496 * gdb.trace/passc-dyn.exp: Likewise.
3497 * gdb.trace/qtro.exp: Likewise.
3498 * gdb.trace/read-memory.exp: Likewise.
3499 * gdb.trace/report.exp: Likewise.
3500 * gdb.trace/signal.exp: Likewise.
3501 * gdb.trace/status-stop.exp: Likewise.
3502 * gdb.trace/strace.exp: Likewise.
3503 * gdb.trace/tfind.exp: Likewise.
3504 * gdb.trace/trace-break.exp: Likewise.
3505 * gdb.trace/trace-condition.exp: Likewise.
3506 * gdb.trace/trace-mt.exp: Likewise.
3507 * gdb.trace/tstatus.exp: Likewise.
3508 * gdb.trace/tsv.exp: Likewise.
3509 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3510 * gdb.trace/unavailable.exp: Likewise.
3511 * gdb.trace/while-dyn.exp: Likewise.
3512
3513 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3514
3515 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3516 that libinproctrace is copied to the target.
3517
3518 2018-03-14 Tom Tromey <tom@tromey.com>
3519
3520 PR cli/14977:
3521 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3522 a null pointer.
3523 * gdb.base/wchar.exp: Likewise.
3524
3525 2018-03-14 Tom Tromey <tom@tromey.com>
3526
3527 PR cli/19918:
3528 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3529 flag.
3530
3531 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3532
3533 PR gdb/22841
3534 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3535 "target" to remote_exec.
3536
3537 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3538
3539 PR gdb/22841
3540 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3541 ${board}_upload): Remove.
3542
3543 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3544
3545 * gdb.cp/watch-cp.cc: New test.
3546 * gdb.cp/watch-cp.exp: New file.
3547
3548 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3549
3550 * gdb.base/infcall-nested-structs.exp: New file.
3551 * gdb.base/infcall-nested-structs.c: New file.
3552 * gdb.base/float.exp: Add riscv support.
3553
3554 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3555
3556 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3557 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3558
3559 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3560
3561 * gdb.server/abspath.exp: New file.
3562 * lib/gdb.exp (with_cwd): New procedure.
3563
3564 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3565
3566 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3567 use it.
3568 (gdb_is_target_remote_prompt): New proc.
3569 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3570 (gdb_is_target_native): Pass prompt parameter to
3571 gdb_is_target_1.
3572
3573 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3574
3575 * gdb.base/load-command.c: New file.
3576 * gdb.base/load-command.exp: New file.
3577 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3578 (gdb_is_target_1): ...this, and generalize for other targets
3579 than just remote.
3580 (gdb_is_target_remote): Use gdb_is_target_1.
3581 (gdb_is_target_native): use gdb_is_target_1.
3582
3583 2018-02-26 Tom Tromey <tom@tromey.com>
3584
3585 PR python/16497:
3586 * gdb.python/py-framefilter.exp: Update test.
3587
3588 2018-02-26 Tom Tromey <tom@tromey.com>
3589
3590 * gdb.dwarf2/variant.c: New file.
3591 * gdb.dwarf2/variant.exp: New file.
3592
3593 2018-02-26 Tom Tromey <tom@tromey.com>
3594
3595 * gdb.rust/simple.exp: Accept more possible results in enum test.
3596
3597 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3598
3599 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3600 parentheses.
3601
3602 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3603
3604 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3605 name of a variable: $actual_linejj -> $actual_line.
3606
3607 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3608
3609 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3610
3611 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3612
3613 * gdb.btrace/buffer-size.exp: Do not force BTS.
3614
3615 2018-02-14 Pedro Alves <palves@redhat.com>
3616
3617 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3618 getting a "Quit".
3619
3620 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3621
3622 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3623 Fix test name.
3624
3625 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3626
3627 * gdb.cp/m-static.exp: Check type of optimized out static
3628 member.
3629
3630 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3631
3632 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3633 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3634
3635 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3636 Leszek Swirski <leszeks@google.com>
3637
3638 * gdb.python/py-prettyprint.c
3639 (struct to_string_returns_value_inner,
3640 struct to_string_returns_value_wrapper): New.
3641 (main): Add tsrvw variable.
3642 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3643 ToStringReturnsValueWrapper): New classes.
3644 (register_pretty_printers): Register new pretty-printers.
3645 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3646 recursive pretty printer.
3647 * gdb.python/py-mi.exp: Likewise.
3648
3649 2018-02-01 Leszek Swirski <leszeks@google.com>
3650
3651 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3652 functions with the same name as an include file are parsed
3653 correctly.
3654
3655 2018-02-01 Yao Qi <yao.qi@linaro.org>
3656
3657 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3658 "\[^\r\n\]*".
3659
3660 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3661
3662 * gdb.arch/powerpc-prologue-frame.s: New file.
3663 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3664 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3665
3666 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3667
3668 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3669
3670 2018-01-30 Pedro Alves <palves@redhat.com>
3671
3672 PR gdb/13211
3673 * gdb.base/interrupt-daemon.c: New.
3674 * gdb.base/interrupt-daemon.exp: New.
3675 * gdb.multi/multi-term-settings.c: New.
3676 * gdb.multi/multi-term-settings.exp: New.
3677
3678 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3679
3680 * gdb.base/break.exp: Save the location where the breakpoint
3681 on break.c:47 was actually inserted when debugging the version
3682 compiled at -O2 and use it in the expected output of the "info
3683 break" test performed soon after.
3684
3685 2018-01-22 Pedro Alves <palves@redhat.com>
3686 Sergio Durigan Junior <sergiodj@redhat.com>
3687
3688 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3689 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3690
3691 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3692
3693 * gdb.base/break-include.c, gdb.base/break-include.inc,
3694 gdb.base/break-include.exp: New files.
3695 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3696 line number now being the actual line number where the breakpoint
3697 was inserted.
3698 * gdb.mi/mi-break.exp: Likewise.
3699 * gdb.mi/mi-reverse.exp: Likewise.
3700 * gdb.mi/mi-simplerun.exp: Ditto.
3701
3702 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3703
3704 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3705 varobj.
3706 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3707
3708 2018-01-21 Don Breazeal <donb@codesourcery.com>
3709 Andrew Burgess <andrew.burgess@embecosm.com>
3710
3711 * gdb.mi/basics.c: Add new global.
3712 * gdb.mi/mi-frame-regs.exp: New file.
3713 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3714 case.
3715
3716 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3717
3718 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3719 non-parameter, and on an unknown symbol.
3720
3721 2018-01-19 Tom Tromey <tom@tromey.com>
3722
3723 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3724 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3725
3726 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3727
3728 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3729 setrlimit and chdir to int.
3730
3731 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3732
3733 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3734 function.
3735 (my_tend): Likewise.
3736 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3737 rationale of avoiding FP- and vector instructions.
3738
3739 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3740
3741 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3742 "info reg" with "\[ \t\]*".
3743 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3744 "\[ \t\]+".
3745 * gdb.arch/s390-multiarch.exp: Ditto.
3746 * gdb.base/pc-fp.exp: Ditto.
3747 * gdb.reverse/i386-precsave.exp: Ditto.
3748 * gdb.reverse/i386-reverse.exp: Ditto.
3749 * gdb.reverse/i387-env-reverse.exp: Ditto.
3750 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3751
3752 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3753
3754 * lib/gdb.exp (gdb_compile): Re-enable use of
3755 universal_compile_options for languages other than Rust.
3756
3757 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3758
3759 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3760
3761 2018-01-17 Mike Gulick <mgulick@mathworks.com>
3762
3763 PR gdb/16577
3764 * gdb.base/solib-vanish.exp: New.
3765 * gdb.base/solib-vanish-main.c: New.
3766 * gdb.base/solib-vanish-lib1.c: New.
3767 * gdb.base/solib-vanish-lib2.c: New.
3768
3769 2018-01-17 Yao Qi <yao.qi@linaro.org>
3770
3771 * gdb.compile/compile.exp: Match the address printed for
3772 frame in the output of command "bt".
3773
3774 2018-01-15 Tom Tromey <tom@tromey.com>
3775
3776 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3777 compute sp_reg.
3778
3779 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3780
3781 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3782 to prepare.
3783 (prepare): Return 0 on error, 1 on success.
3784
3785 2018-01-12 Pedro Alves <palves@redhat.com>
3786
3787 * gdb.base/continue-after-aborted-step-over.c: New.
3788 * gdb.base/continue-after-aborted-step-over.exp: New.
3789
3790 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3791
3792 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3793 options when not creating an executable.
3794
3795 2018-01-11 Pedro Alves <palves@redhat.com>
3796
3797 PR remote/22597
3798 * gdb.server/stop-reply-no-thread.c: New file.
3799 * gdb.server/stop-reply-no-thread.exp: New file.
3800
3801 2018-01-10 Pedro Alves <palves@redhat.com>
3802
3803 PR gdb/22670
3804 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3805 functions too. Test setting breakpoints and printing C functions
3806 with no debug info too.
3807 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3808
3809 2018-01-10 Pedro Alves <palves@redhat.com>
3810
3811 PR gdb/22670
3812 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3813 a fail.
3814
3815 2018-01-10 Pedro Alves <palves@redhat.com>
3816
3817 PR gdb/22670
3818 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3819
3820 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3821
3822 * gdb.server/unittest.exp: Match the output in non-development
3823 mode.
3824
3825 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3826
3827 * gdb.gdb/unittest.exp: Match output in non-development mode.
3828
3829 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3830
3831 * gdb.ada/access_tagged_param.exp: Relax expected output
3832 for value of "ObjL" in "continue" to pck.inspect breakpoint
3833 test.
3834
3835 2018-01-08 Joel Brobecker <brobecker@adacore.com>
3836
3837 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3838 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
3839
3840 2018-01-05 Pedro Alves <palves@redhat.com>
3841
3842 PR gdb/18653
3843 * gdb.base/libsegfault.exp: New.
3844
3845 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3846
3847 PR gdb/22670
3848 * gdb.ada/access_tagged_param.exp: New file.
3849 * gdb.ada/access_tagged_param/foo.adb: New file.
3850
3851 2018-01-05 Pedro Alves <palves@redhat.com>
3852
3853 PR gdb/22670
3854 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3855 exercise lower case too, and to exercise both full matching and
3856 wild matching.
3857
3858 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3859
3860 * gdb.ada/rename_subscript_param: New testcase.
3861
3862 2018-01-05 Jerome Guitton <guitton@adacore.com>
3863
3864 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3865
3866 2018-01-05 Joel Brobecker <brobecker@adacore.com>
3867
3868 * gdb.ada/convvar_comp: New testcase.
3869
3870 2018-01-05 Xavier Roirand <roirand@adacore.com>
3871
3872 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3873 (My_Table): New global variable.
3874 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3875
3876 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3877
3878 PR gdb/22670
3879 * gdb.ada/maint_with_ada: New testcase.
3880
3881 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3882
3883 PR gdb/22670
3884 * gdb.ada/bp_c_mixed_case: New testcase.
3885
3886 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3887
3888 PR gdb/22670
3889 * gdb.ada/complete.exp: Add "complete break ada" test.
3890
3891 2018-01-04 Joel Brobecker <brobecker@adacore.com>
3892
3893 PR gdb/22670
3894 * gdb.ada/info_addr_mixed_case: New testcase.
3895
3896 2018-01-03 Xavier Roirand <roirand@adacore.com>
3897
3898 * gdb.ada/excep_handle.exp: New testcase.
3899 * gdb.ada/excep_handle/foo.adb: New file.
3900 * gdb.ada/excep_handle/pck.ads: New file.
3901
3902 2018-01-03 Joel Brobecker <brobecker@adacore.com>
3903
3904 * gdb.base/step-line.c: Add extra empty line in copyright header.
3905 * gdb.base/step-line.inp: Likewise.
3906
3907 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdb.ada/dyn_stride.exp: Add slice test.
3910
3911 2018-01-02 Joel Brobecker <brobecker@adacore.com>
3912
3913 * gdb.ada/dyn_stride: New testcase.
3914
3915 2017-12-27 Stafford Horne <shorne@gmail.com>
3916
3917 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3918 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3919
3920 2017-12-27 Stafford Horne <shorne@gmail.com>
3921
3922 * gdb.base/reggroups.c: New file.
3923 * gdb.base/reggroups.exp: New file.
3924
3925 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3926
3927 * gdb.dwarf2/ada-valprint-error.c: New file.
3928 * gdb.dwarf2/ada-valprint-error.exp: New file.
3929
3930 2017-12-18 Joel Brobecker <brobecker@adacore.com>
3931
3932 * gdb.ada/assign_arr: New testcase.
3933
3934 2017-12-18 Xavier Roirand <roirand@adacore.com>
3935
3936 * gdb.ada/funcall_ptr: New testcase.
3937
3938 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3939
3940 PR cli/16224
3941 * gdb.base/ptype-offsets.cc: New file.
3942 * gdb.base/ptype-offsets.exp: New file.
3943
3944 2017-12-15 Yao Qi <yao.qi@linaro.org>
3945
3946 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3947 if XML is disabled.
3948
3949 2017-12-15 Xavier Roirand <roirand@adacore.com>
3950
3951 * gdb.ada/same_component_name: New testcase.
3952
3953 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3954
3955 * gdb.ada/str_binop_equal: New testcase.
3956
3957 2017-12-14 Joel Brobecker <brobecker@adacore.com>
3958
3959 * gdb.ada/task_switch_in_core: New testcase.
3960
3961 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3962
3963 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3964 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3965 call test_bkpt_qualified.
3966 (test_bkpt_qualified): New proc.
3967
3968 2017-12-13 Pedro Alves <palves@redhat.com>
3969
3970 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3971 Tighten regexp by matching with an anchor.
3972
3973 2017-12-13 Pedro Alves <palves@redhat.com>
3974
3975 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3976 ("expression with namespace"): New set of tests.
3977 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3978 (Nested::Test_NS::qux): New.
3979 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3980 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3981
3982 2017-12-13 Joel Brobecker <brobecker@adacore.com>
3983
3984 * gdb.base/server-del-break.c: New file.
3985 * gdb.base/server-del-break.exp: New file.
3986
3987 2017-12-12 Stafford Horne <shorne@gmail.com>
3988
3989 * gdb.xml/tdesc-regs.exp: Add or1k support.
3990
3991 2017-12-12 Stafford Horne <shorne@gmail.com>
3992
3993 * gdb.base/bp-permanent.c: Define nop of or1k.
3994
3995 2017-12-11 Joel Brobecker <brobecker@adacore.com>
3996
3997 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3998 output with components being reordered.
3999
4000 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4001
4002 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4003 output with components being reordered.
4004
4005 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4006 Pedro Alves <palves@redhat.com>
4007
4008 * gdb.base/maint.exp (check for .gdb_index): Check also for
4009 .debug_names.
4010 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4011 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4012 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4013 (.gdb_index used after symbol reloading): Support also .debug_names.
4014 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4015
4016 2017-12-08 Yao Qi <yao.qi@linaro.org>
4017
4018 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4019 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4020
4021 2017-12-08 Yao Qi <yao.qi@linaro.org>
4022
4023 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4024 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4025
4026 2017-12-08 Yao Qi <yao.qi@linaro.org>
4027
4028 * gdb.arch/aarch64-tagged-pointer.c: New file.
4029 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4030
4031 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4032
4033 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4034 "int".
4035
4036 2017-12-07 Keith Seitz <keiths@redhat.com>
4037
4038 PR breakpoints/22569
4039 * gdb.linespec/ls-errs.exp: Change expected result of "break
4040 -source this file has spaces.c -line 3".
4041 Check that an explicit source file followed by whitespace is
4042 identified as an invalid explicit location.
4043
4044 2017-12-07 Keith Seitz <keiths@redhat.com>
4045
4046 * gdb.cp/nested-types.cc: New file.
4047 * gdb.cp/nested-types.exp: New file.
4048 * lib/cp-support.exp: Load data-structures.exp library.
4049 (debug_cp_test_ptype_class): New global.
4050 (cp_ptype_class_verbose, next_line): New procedures.
4051 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4052 Add and document new return value.
4053 Switch the list of lines to a queue.
4054 Add support for new `type' key for nested type definitions.
4055 Add debugging/troubleshooting messages.
4056 * lib/data-structures.exp: New file.
4057
4058 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4059
4060 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4061 with proc_with_prefix, don't use with_test_prefix.
4062
4063 2017-12-07 Tom Tromey <tom@tromey.com>
4064
4065 * gdb.base/break.exp: Add test for empty "commands".
4066
4067 2017-12-07 Yao Qi <yao.qi@linaro.org>
4068
4069 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4070 malloc and catch syscall.
4071
4072 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4073
4074 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4075 tests for explicit locations.
4076
4077 2017-12-06 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4080 force-disabling XML descriptions.
4081
4082 2017-12-04 Pedro Alves <palves@redhat.com>
4083
4084 PR gdb/22499
4085 * gdb.arch/amd64-disp-step-avx.S: New file.
4086 * gdb.arch/amd64-disp-step-avx.exp: New file.
4087
4088 2017-12-03 Pedro Alves <palves@redhat.com>
4089
4090 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4091 and <string.h>.
4092 (parent_function): Print distinct messages when waitpid fails, or
4093 the child exits with a signal, or the child exits for an unhandled
4094 reason.
4095 * gdb.threads/process-dies-while-detaching.exp
4096 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4097 it. Wait for both inferior output and GDB's prompt. Use an
4098 indirect spawn id list.
4099 (do_detach): New parameter 'child_exit'. Use it to compute
4100 expected inferior output.
4101 (test_detach, test_detach_watch, test_detach_killed_outside):
4102 Adjust to pass down the expected child exit kind.
4103
4104 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4105 Sergio Durigan Junior <sergiodj@redhat.com>
4106 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4109
4110 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4111
4112 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4113 to 'symbol-file' and 'add-symbol-file' can be
4114 position-independent.
4115
4116 2017-12-01 Yao Qi <yao.qi@linaro.org>
4117
4118 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4119 the URL in copyright header.
4120 * gdb.arch/aarch64-fp.exp: Likewise.
4121 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4122 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4123 * gdb.base/expand-psymtabs.exp: Likewise.
4124 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4125 * gdb.fortran/common-block.exp: Likewise.
4126 * gdb.fortran/common-block.f90: Likewise.
4127 * gdb.fortran/logical.exp: Likewise.
4128 * gdb.fortran/vla-datatypes.f90: Likewise.
4129 * gdb.fortran/vla-sub.f90: Likewise.
4130
4131 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4132
4133 * gdb.ada/repeat_dyn: New testcase.
4134
4135 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4136
4137 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4138 Update for changed thread numbering.
4139 * gdb.cell/bt.exp: Update for changed GDB output.
4140
4141 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4142
4143 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4144 setting isremote by hand.
4145 * boards/dwarf4-gdb-index.exp: Likewise.
4146 * boards/fission.exp: Likewise.
4147 * boards/stabs.exp: Likewise.
4148
4149 2017-11-30 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.linespec/cpls-ops.exp
4152 (check_explicit_skips_function_argument): Extract the underlying
4153 type of size_t instead of hardcoding it.
4154
4155 2017-11-29 Pedro Alves <palves@redhat.com>
4156
4157 PR c++/19436
4158 * gdb.linespec/cpls-abi-tag.cc: New file.
4159 * gdb.linespec/cpls-abi-tag.exp: New file.
4160
4161 2017-11-29 Pedro Alves <palves@redhat.com>
4162
4163 * gdb.base/langs.exp: Use -qualified.
4164 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4165 it.
4166 * gdb.cp/namespace.exp: Use -qualified.
4167 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4168 (overload-3, template-overload, template-ret-type, const-overload)
4169 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4170 procedures.
4171 (test_driver): Call them.
4172 * gdb.cp/save-bp-qualified.cc: New.
4173 * gdb.cp/save-bp-qualified.exp: New.
4174 * gdb.linespec/explicit.exp: Test -qualified.
4175 * lib/completion-support.exp (completion::explicit_opts_list): Add
4176 "-qualified".
4177 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4178
4179 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4180
4181 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4182
4183 2017-11-29 Tom Tromey <tom@tromey.com>
4184
4185 * gdb.base/relocate.exp: Update invalid argument test.
4186 Add new tests for invalid arguments.
4187
4188 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4189
4190 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4191 Return 0 as a long.
4192 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4193
4194 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4195
4196 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4197 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4198 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4199 func ().
4200 * gdb.cp/shadow.cc (B.func): Return 0.
4201
4202 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4203
4204 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4205 expected output in gdb_expect call to allow the exception
4206 message to be present as well. Fix syntax confusion to avoid
4207 TCL thinking that exception_name is an array.
4208
4209 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4210
4211 * gdb.arch/spu-info.c: Include <unistd.h>.
4212 (do_signal_test): Fix broken calls to write.
4213 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4214 Fix checks for empty mailboxes. Update signal tests for corrected
4215 do_signal_test routine. Allow nonzero event status.
4216 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4217 * gdb.cell/arch.exp: Use standard_output_file.
4218 * gdb.cell/break.exp: Likewise.
4219 * gdb.cell/bt.exp: Likewise.
4220 * gdb.cell/core.exp: Likewise.
4221 * gdb.cell/dwarfaddr.exp: Likewise.
4222 * gdb.cell/ea-cache.exp: Likewise.
4223 * gdb.cell/ea-standalone.exp: Likewise.
4224 * gdb.cell/f-regs.exp: Likewise.
4225 * gdb.cell/fork.exp: Likewise.
4226 * gdb.cell/gcore.exp: Likewise.
4227 * gdb.cell/mem-access.exp: Likewise.
4228 * gdb.cell/ptype.exp: Likewise.
4229 * gdb.cell/registers.exp: Likewise.
4230 * gdb.cell/sizeof.exp: Likewise.
4231 * gdb.cell/solib-symbol.exp: Likewise.
4232 * gdb.cell/solib.exp: Likewise.
4233
4234 2017-11-25 Pedro Alves <palves@redhat.com>
4235
4236 * gdb.base/complete-empty.exp: New file.
4237 * gdb.base/completion.exp: Adjust.
4238
4239 2017-11-25 Pedro Alves <palves@redhat.com>
4240
4241 * gdb.linespec/cpls-ops.cc: New file.
4242 * gdb.linespec/cpls-ops.exp: New file.
4243 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4244 factored out from ...
4245 (test_complete_prefix_range): ... this.
4246
4247 2017-11-24 Pedro Alves <palves@redhat.com>
4248
4249 * gdb.linespec/cpcompletion.exp: New file.
4250 * gdb.linespec/cpls-hyphen.cc: New file.
4251 * gdb.linespec/cpls.cc: New file.
4252 * gdb.linespec/cpls2.cc: New file.
4253 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4254 test to use test_gdb_complete_unique. Add label completion,
4255 keyword completion and explicit location completion tests.
4256 * lib/completion-support.exp: New file.
4257
4258 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4259
4260 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4261 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4262 when hitting an exception catchpoint.
4263
4264 2017-11-22 Yao Qi <yao.qi@linaro.org>
4265
4266 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4267
4268 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4269
4270 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4271 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4272 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4273
4274 2017-11-22 Yao Qi <yao.qi@linaro.org>
4275
4276 * gdb.base/info-os.exp: Pass pthreads.
4277 * gdb.multi/multi-attach.exp: Likewise.
4278
4279 2017-11-22 Yao Qi <yao.qi@linaro.org>
4280
4281 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4282 compiler.
4283
4284 2017-11-22 Yao Qi <yao.qi@linaro.org>
4285
4286 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4287 * gdb.base/break-interp.exp: Likewise.
4288 * gdb.base/jit-attach-pie.exp: Likewise.
4289
4290 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4291
4292 * gdb.base/float128.c (large128): New variable.
4293 * gdb.base/float128.exp: Add test to print largest __float128 value.
4294
4295 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4296
4297 * gdb.arch/vsx-regs.exp: Update register content checks.
4298
4299 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4300
4301 * gdb.arch/ppc-longdouble.exp: New file.
4302 * gdb.arch/ppc-longdouble.c: Likewise.
4303
4304 2017-11-21 Pedro Alves <palves@redhat.com>
4305
4306 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4307
4308 2017-11-20 Pedro Alves <palves@redhat.com>
4309
4310 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4311 (long_double_typedef): New typedefs.
4312 Use DEF on double and long double.
4313 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4314 cases.
4315 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4316 and 'long_double_ptr_same_size' locals. Use them to decide
4317 whether cast from array/function to float is valid/invalid.
4318
4319 2017-11-17 Tom Tromey <tom@tromey.com>
4320
4321 * gdb.rust/traits.rs: New file.
4322 * gdb.rust/traits.exp: New file.
4323
4324 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4325
4326 * gdb.ada/minsyms: New testcase.
4327
4328 2017-11-16 Pedro Alves <palves@redhat.com>
4329
4330 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4331 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4332
4333 2017-11-16 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4336 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4337
4338 2017-11-16 Pedro Alves <palves@redhat.com>
4339
4340 * gdb.server/reconnect-ctrl-c.c: New file.
4341 * gdb.server/reconnect-ctrl-c.exp: New file.
4342
4343 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4344
4345 * gdb.python/py-rbreak.exp: New file.
4346 * gdb.python/py-rbreak.c: New file.
4347 * gdb.python/py-rbreak-func2.c: New file.
4348
4349 2017-11-16 Pedro Alves <palves@redhat.com>
4350
4351 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4352 pattern.
4353 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4354 GDB.
4355
4356 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4357
4358 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4359 regex.
4360
4361 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4362
4363 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4364 test names.
4365
4366 2017-11-09 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4369 factored out from ...
4370 (top level): ... here, and adjusted to avoid expecting beyond the
4371 prompt in a single gdb_test_multiple.
4372
4373 2017-11-09 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4376 output.
4377 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4378 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4379 * gdb.server/ext-run.exp ("kill" test): Likewise.
4380 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4381
4382 2017-11-09 Pedro Alves <palves@redhat.com>
4383
4384 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4385 match till end of line.
4386
4387 2017-11-09 Pedro Alves <palves@redhat.com>
4388
4389 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4390
4391 2017-11-09 Pedro Alves <palves@redhat.com>
4392
4393 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4394 New procedures, factored out from ...
4395 (top level): ... here, and adjusted to avoid expecting beyond the
4396 prompt in one go.
4397
4398 2017-11-09 Pedro Alves <palves@redhat.com>
4399
4400 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4401 output. Fix '?' match.
4402
4403 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4404
4405 * gdb.ada/scoped_watch: New testcase.
4406 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4407 which is actually correct.
4408 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4409 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4410
4411 2017-11-08 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.gdb/complaints.exp (test_initial_complaints)
4414 (test_serial_complaints, test_short_complaints): Call
4415 complaint_internal instead of complaint.
4416
4417 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4418
4419 * gdb.threads/tls-core.c: New file.
4420 * gdb.threads/tls-core.exp: Likewise.
4421
4422 2017-11-08 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4425 (p Exported_Capitalized): New test.
4426 (p exported_capitalized): New test.
4427
4428 2017-11-07 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4431
4432 2017-11-07 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4435 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4436 (disable_invalid, disable_inverted, disable_negative): New
4437 procedures.
4438 ("bad numbers"): New set of tests.
4439
4440 2017-11-07 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.cp/ena-dis-br-range.exp: Add tests.
4443
4444 2017-11-07 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4447
4448 2017-11-07 Xavier Roirand <roirand@adacore.com>
4449 Pedro Alves <palves@redhat.com>
4450
4451 * gdb.base/ena-dis-br.exp: Add reference to
4452 gdb.cp/ena-dis-br-range.exp.
4453 * gdb.cp/ena-dis-br-range.exp: New file.
4454 * gdb.cp/ena-dis-br-range.cc: New file.
4455
4456 2017-11-06 Pedro Alves <palves@redhat.com>
4457
4458 * gdb.base/attach-non-pgrp-leader.c: New.
4459 * gdb.base/attach-non-pgrp-leader.exp: New.
4460
4461 2017-11-06 Pedro Alves <palves@redhat.com>
4462
4463 * configure.ac: No longer check for termio.h and sgtty.h.
4464 * configure: Regenerate.
4465 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4466 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4467 Remove termio and sgtty code.
4468
4469 2017-11-03 Yao Qi <yao.qi@linaro.org>
4470
4471 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4472 in GDB is disabled.
4473
4474 2017-11-03 Yao Qi <yao.qi@linaro.org>
4475
4476 * gdb.python/py-thrhandle.exp: Skip it if python is not
4477 enabled.
4478
4479 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4480
4481 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4482 as a breakpoint command.
4483
4484 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4485
4486 PR python/21213
4487 * gdb.python/py-infthread.exp: Test calling
4488 InferiorThread.inferior () multiple times in a row.
4489
4490 2017-10-27 Keith Seitz <keiths@redhat.com>
4491
4492 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4493 Test "info break" for every inlined function breakpoint.
4494
4495 2017-10-27 Yao Qi <yao.qi@linaro.org>
4496
4497 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4498
4499 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4500
4501 * gdb.cp/classes.exp (test_static_members): Test printing
4502 Outer::instance.
4503 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4504 (Inner::instance, Outer::instance): New.
4505
4506 2017-10-24 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4509 extra console" test in two stages.
4510
4511 2017-10-24 Pedro Alves <palves@redhat.com>
4512
4513 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4514
4515 2017-10-24 Pedro Alves <palves@redhat.com>
4516
4517 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4518 loop.
4519
4520 2017-10-24 Pedro Alves <palves@redhat.com>
4521
4522 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4523 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4524
4525 2017-10-24 Pedro Alves <palves@redhat.com>
4526
4527 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4528 parameter and handle it. Don't output read value in test name.
4529
4530 2017-10-24 Pedro Alves <palves@redhat.com>
4531
4532 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4533 custom test name.
4534
4535 2017-10-24 Pedro Alves <palves@redhat.com>
4536
4537 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4538 include the unstable output directory name in the test's name.
4539 (initial_setup_simple) <'set args'>: Use custom test name.
4540
4541 2017-10-24 Pedro Alves <palves@redhat.com>
4542
4543 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4544 with explicit test name.
4545
4546 2017-10-20 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4549 'wait -i'. Use gdb_assert and remote_close.
4550
4551 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4552
4553 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4554 number from variable rather than hard-coded.
4555
4556 2017-10-19 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/long-inferior-output.c: New file.
4559 * gdb.base/long-inferior-output.exp: New file.
4560
4561 2017-11-18 Keith Seitz <keiths@redhat.com>
4562
4563 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4564 method.
4565 (main): Call it.
4566 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4567 Add additional user-defined conversion operator tests.
4568
4569 2017-10-17 Pedro Alves <palves@redhat.com>
4570
4571 * boards/native-stdio-gdbserver.exp: Load "local-board".
4572
4573 2017-10-17 Pedro Alves <palves@redhat.com>
4574
4575 * gdb.base/quit-live.c: New file.
4576 * gdb.base/quit-live.exp: New file.
4577
4578 2017-10-16 Keith Seitz <keiths@redhat.com>
4579
4580 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4581 (class_with_protected_typedef, class_with_private_typedef)
4582 (struct_with_public_typedef, struct_with_protected_typedef)
4583 (struct_with_private_typedef): New classes/structs.
4584 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4585 typedefs and access specifiers.
4586
4587 2017-10-16 Pedro Alves <palves@redhat.com>
4588 Simon Marchi <simon.marchi@polymtl.ca>
4589
4590 * README (Local vs Remote vs Native): New section.
4591 * boards/local-board.exp: New file, with bits factored out from
4592 ...
4593 * boards/native-extended-gdbserver.exp: ... here. Load
4594 "local-board".
4595 * boards/native-gdbserver.exp: Load "local-board".
4596 (${board}_spawn, ${board}_exec): Delete.
4597 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4598 ...
4599 * boards/stdio-gdbserver-base.exp: ... this new file.
4600 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4601 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4602 procedure.
4603 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4604 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4605 stdio_gdbserver_command.
4606 (${board}_get_remote_address, ${board}_get_comm_port)
4607 (${board}_download, ${board}_upload): Delete.
4608 (get_target_remote_pipe_cmd): New.
4609
4610 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4611
4612 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4613 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4614 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4615 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4616 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4617 remove with_test_prefix.
4618
4619 2017-10-13 Pedro Alves <palves@redhat.com>
4620
4621 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4622 * gdb.base/annota1.exp: Use it instead of is_remote.
4623 * gdb.base/annota3.exp: Use it instead of is_remote.
4624 * gdb.cp/annota2.exp: Use it instead of is_remote.
4625 * gdb.cp/annota3.exp: Use it instead of is_remote.
4626 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4627
4628 2017-10-13 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4631 (test_num_test_vars, run_and_count_vars, find_env)
4632 (test_set_unset_env, test_inherit_env_var): New procedures.
4633 (top level): Use them.
4634
4635 2017-10-13 Pedro Alves <palves@redhat.com>
4636
4637 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4638 also skip on stub-like targets.
4639
4640 2017-10-13 Pedro Alves <palves@redhat.com>
4641
4642 PR gdb/22293
4643 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4644 (top level): Move some tests to ...
4645 (test_not_found): ... this new procedure.
4646 (top level): Call it.
4647
4648 2017-10-13 Pedro Alves <palves@redhat.com>
4649
4650 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4651 expect different "info terminal" output if testing with a
4652 non-native target.
4653
4654 2017-10-13 Pedro Alves <palves@redhat.com>
4655 Simon Marchi <simon.marchi@polymtl.ca>
4656
4657 PR python/12966
4658 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4659
4660 2017-10-13 Pedro Alves <palves@redhat.com>
4661
4662 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4663 already.
4664
4665 2017-10-13 Pedro Alves <palves@redhat.com>
4666
4667 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4668 is_remote.
4669
4670 2017-10-13 Pedro Alves <palves@redhat.com>
4671
4672 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4673 is_remote.
4674
4675 2017-10-13 Pedro Alves <palves@redhat.com>
4676
4677 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4678 is set.
4679 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4680 instead of is_remote.
4681
4682 2017-10-13 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4685 (top level): Add comment.
4686
4687 2017-10-13 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/remote.exp (top level): Fix comment typo and add
4690 missing return.
4691
4692 2017-10-13 Pedro Alves <palves@redhat.com>
4693 Simon Marchi <simon.marchi@polymtl.ca>
4694
4695 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4696 calls and add comments. Skip test if use_gdb_stub is set.
4697 (top level): Use "set cwd" command instead of "cd" command.
4698
4699 2017-10-13 Pedro Alves <palves@redhat.com>
4700
4701 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4702 is_remote target check.
4703
4704 2017-10-13 Pedro Alves <palves@redhat.com>
4705
4706 * gdb.base/scope.exp: Use build_executable + clean_restart +
4707 gdb_file_cmd instead of prepare_for_testing and no longer skip
4708 "before run" tests on is_remote target boards. Update comments.
4709 * boards/native-extended-gdbserver.exp
4710 (extended_gdbserver_load_last_file): New, factored out from ...
4711 (gdb_load): ... this. Move further below and add comment.
4712 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4713
4714 2017-10-12 Pedro Alves <palves@redhat.com>
4715
4716 * gdb.base/attach.exp: Remove references to gdb64.
4717 * gdb.base/dbx.exp: Remove references to gdb64.
4718
4719 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4720 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/label.exp: Remove is_remote target check.
4723
4724 2017-10-12 Pedro Alves <palves@redhat.com>
4725
4726 * gdb.base/auvx.exp (coredir): Update comment.
4727 (top level) <core_works>: Use "set cwd" command instead of "cd"
4728 command.
4729
4730 2017-10-12 Pedro Alves <palves@redhat.com>
4731 Simon Marchi <simon.marchi@polymtl.ca>
4732
4733 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4734 target boards.
4735
4736 2017-10-12 Pedro Alves <palves@redhat.com>
4737 Simon Marchi <simon.marchi@polymtl.ca>
4738
4739 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4740 Instead skip if there's any gdb_protocol set.
4741
4742 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4743 Pedro Alves <palves@redhat.com>
4744
4745 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4746
4747 2017-10-12 Pedro Alves <palves@redhat.com>
4748 Simon Marchi <simon.marchi@polymtl.ca>
4749
4750 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4751 instead of on dejagnu remote boards.
4752
4753 2017-10-12 Pedro Alves <palves@redhat.com>
4754 Simon Marchi <simon.marchi@polymtl.ca>
4755
4756 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4757 checks. Use build_executable + clean_restart instead of
4758 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4759 of enabling non-stop after starting gdb.
4760
4761 2017-10-12 Pedro Alves <palves@redhat.com>
4762
4763 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4764 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4765 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4766 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4767
4768 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4769
4770 * gdb.arch/arc-tdesc-cpu.exp: New file.
4771 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4772
4773 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4774
4775 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4776
4777 2017-10-10 Pedro Alves <palves@redhat.com>
4778
4779 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4780 expect CLI output.
4781
4782 2017-10-10 Pedro Alves <palves@redhat.com>
4783
4784 * lib/selftest-support.exp (selftest_setup): Update for
4785 captured_command_loop's prototype change.
4786
4787 2017-10-09 Pedro Alves <palves@redhat.com>
4788
4789 Test both arch1=>arch2 and arch2=>arch1.
4790
4791 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4792 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4793 factored out to...
4794 (append_arch1_options, append_arch2_options, append_arch_options)
4795 (build_executables): New procedures.
4796 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4797 local.
4798 (top level): Add new 'first_arch' testing axis.
4799
4800 2017-10-09 Pedro Alves <palves@redhat.com>
4801
4802 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4803 (barrier): New.
4804 (thread_start, all_started): New functions.
4805 (main): Spawn new thread and wait until it is scheduled.
4806 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4807 option.
4808 (do_test): Add 'selected_thread' parameter. Run to all_started
4809 instead of main. Explicitly set the breakpoint at main. Switch
4810 to the SELECTED_THREAD thread.
4811 (top level): Test handling the exec event with either the main
4812 thread or the second thread selected.
4813
4814 2017-10-09 Pedro Alves <palves@redhat.com>
4815
4816 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4817 logic. Move STOP marker after the value checks.
4818 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4819 regexp.
4820
4821 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4822
4823 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4824
4825 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4826
4827 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4828 integer-to-dfp conversion.
4829 * gdb.base/dfp-test.exp: Likewise.
4830
4831 2017-10-04 Pedro Alves <palves@redhat.com>
4832
4833 * gdb.multi/hangout.c: Include <unistd.h>.
4834 (hangout_loop): New function.
4835 (main): Call alarm. Call hangout_loop in a loop.
4836 * gdb.multi/hello.c: Include <unistd.h>.
4837 (hello_loop): New function.
4838 (main): Call alarm. Call hangout_loop in a loop.
4839 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4840 inferior with the other selected.
4841
4842 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4843
4844 * gdb.mi/list-thread-groups-available.exp: New file.
4845 * gdb.mi/list-thread-groups-available.c: New file.
4846
4847 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4848
4849 * gdb.base/set-cwd.exp: Make it available on
4850 native-extended-gdbserver.
4851
4852 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4853
4854 * gdb.base/set-cwd.c: New file.
4855 * gdb.base/set-cwd.exp: Likewise.
4856
4857 2017-10-02 Tom Tromey <tom@tromey.com>
4858
4859 PR rust/22236:
4860 * gdb.rust/simple.rs (main): New variable "fslice".
4861 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4862
4863 2017-10-02 Tom Tromey <tom@tromey.com>
4864
4865 * gdb.rust/simple.exp: Test ptype of a slice.
4866
4867 2017-10-02 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.rust/simple.exp: Test index of slice.
4870
4871 2017-09-27 Tom Tromey <tom@tromey.com>
4872
4873 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4874
4875 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4876 Pedro Alves <palves@redhat.com>
4877
4878 * gdb.base/compare-sections.exp (get value of read-only section): Read
4879 as unsigned value.
4880 (corrupt read-only section): Likewise and don't set written if patching
4881 failed.
4882
4883 2017-09-21 Kevin Buettner <kevinb@redhat.com>
4884
4885 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4886 files.
4887
4888 2017-09-20 Pedro Alves <palves@redhat.com>
4889
4890 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4891 symbol names in gdb's output.
4892 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4893
4894 2017-09-20 Pedro Alves <palves@redhat.com>
4895
4896 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4897 Rename to ...
4898 (test_list_ambiguous_symbol): ... this and add a symbol name
4899 parameter. Adjust.
4900 (test_list_ambiguous_function): Reimplement on top of
4901 test_list_ambiguous_symbol and also test listing ambiguous
4902 variables.
4903 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4904 (ambiguous_fun): ... this.
4905 (ambiguous_var): New.
4906 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4907 (ambiguous_fun): ... this.
4908 (ambiguous_var): New.
4909
4910 2017-09-19 John Baldwin <jhb@FreeBSD.org>
4911
4912 * gdb.base/starti.c: New file.
4913 * gdb.base/starti.exp: New file.
4914 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4915
4916 2017-09-14 Pedro Alves <palves@redhat.com>
4917
4918 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4919 (top level): Use it instead of runto.
4920
4921 2017-09-11 Tom Tromey <tom@tromey.com>
4922
4923 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4924
4925 2017-09-11 Tom Tromey <tom@tromey.com>
4926
4927 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4928 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4929
4930 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4931
4932 * gdb.fortran/printing-types.exp: New file.
4933 * gdb.fortran/printing-types.exp: New file.
4934
4935 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4936
4937 * gdb.fortran/vla-ptype.exp: Fix typos.
4938 * gdb.fortran/vla-value.exp: Same.
4939
4940 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4941
4942 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4943 * gdb.mi/mi-var-child-f.exp: Likewise.
4944 * gdb.mi/mi-vla-fortran.exp: Likewise.
4945
4946 2017-09-08 Frank Penczek <frank.penczek@intel.com>
4947 Christoph Weinmann <christoph.t.weinmann@intel.com>
4948 Bernhard Heckel <bernhard.heckel@intel.com>
4949
4950 * gdb.fortran/ptr-indentation.f90: New file.
4951 * gdb.fortran/ptr-indentation.exp: New file.
4952
4953 2017-09-05 Tom Tromey <tom@tromey.com>
4954
4955 PR gdb/22010:
4956 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4957
4958 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4959
4960 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4961
4962 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4963
4964 * gdb.threads/tls-nodebug-pie.c: New file.
4965 * gdb.threads/tls-nodebug-pie.exp: New file.
4966
4967 2017-09-05 Tom Tromey <tom@tromey.com>
4968
4969 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4970 for rust.
4971
4972 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4973
4974 * gdb.multi/multi-arch-exec.exp: Test with different
4975 "follow-exec-mode" settings.
4976 (do_test): New procedure.
4977
4978 2017-09-04 Pedro Alves <palves@redhat.com>
4979
4980 * gdb.base/func-static.c (S::method const, S::method volatile)
4981 (S::method volatile const): New methods.
4982 (c_s, v_s, cv_s): New instances.
4983 (main): Call method() on them.
4984 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4985 (cannot_resolve): New procedure.
4986 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4987 print-quote-unquoted columns.
4988 (do_test): Test printing each scope too.
4989
4990 2017-09-04 Pedro Alves <palves@redhat.com>
4991
4992 * gdb.base/local-static.exp: Also test with
4993 class::method::variable wholly quoted.
4994 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4995
4996 2017-09-04 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.base/local-static.c: New.
4999 * gdb.base/local-static.cc: New.
5000 * gdb.base/local-static.exp: New.
5001
5002 2017-09-04 Pedro Alves <palves@redhat.com>
5003
5004 * gdb.asm/asm-source.exp: Add casts to int.
5005 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5006 (dataglobal64_1, dataglobal64_2): New globals.
5007 * gdb.base/nodebug.exp: Test different expressions involving the
5008 new globals, with print, whatis and ptype. Add casts to int.
5009 * gdb.base/solib-display.exp: Add casts to int.
5010 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5011 * gdb.cp/m-static.exp: Add cast to int.
5012 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5013 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5014 tls variable with no debug info without a cast. Test with a cast
5015 to int too.
5016 * gdb.trace/entry-values.exp: Add casts.
5017
5018 2017-09-04 Pedro Alves <palves@redhat.com>
5019
5020 * gdb.base/nodebug.exp: Test that ptype's error about functions
5021 with unknown return type includes the function name too.
5022
5023 2017-09-04 Pedro Alves <palves@redhat.com>
5024
5025 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5026 return type of munmap in infcall.
5027 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5028 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5029 type of ftell in infcall.
5030 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5031 type of getpid in infcall.
5032 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5033 infcall.
5034 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5035 Bail on failure to extract the pid.
5036 * gdb.base/nodebug.c: #include <stdint.h>.
5037 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5038 New functions.
5039 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5040 Change expected output of print/whatis/ptype with functions with
5041 no debug info. Test all supported languages. Call
5042 test_call_promotion.
5043 * gdb.compile/compile.exp: Adjust expected output to expect
5044 warning.
5045 * gdb.threads/siginfo-threads.exp: Likewise.
5046
5047 2017-09-04 Pedro Alves <palves@redhat.com>
5048
5049 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5050 "prototypes". Test calling float functions via prototyped and
5051 unprototyped function pointers.
5052 (perform_all_tests): New parameter "prototypes". Pass it down.
5053 (top level): Pass down "prototypes" parameter to
5054 perform_all_tests.
5055
5056 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5057
5058 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5059 Test with nested loops.
5060
5061 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5062
5063 * gdb.base/commands.exp: Call the new procedures.
5064 (loop_break_test, loop_continue_test): New procedures.
5065
5066 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5067
5068 * gdb.base/commands.exp: Call new procedure.
5069 (define_if_without_arg_test): New procedure.
5070
5071 2017-09-04 Pedro Alves <palves@redhat.com>
5072
5073 * gdb.base/list-ambiguous.exp: New file.
5074 * gdb.base/list-ambiguous0.c: New file.
5075 * gdb.base/list-ambiguous1.c: New file.
5076 * gdb.base/list.exp (test_list_range): Adjust expected output.
5077
5078 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5079
5080 * gdb.base/share-env-with-gdbserver.c: New file.
5081 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5082
5083 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5084
5085 * gdb.base/commands.exp (gdbvar_simple_if_test,
5086 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5087 progvar_simple_if_test, progvar_simple_while_test,
5088 progvar_complex_if_while_test, user_defined_command_test,
5089 user_defined_command_args_eval,
5090 user_defined_command_args_stack_test,
5091 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5092 temporary_breakpoint_commands,
5093 gdb_test_no_prompt, redefine_hook_test,
5094 redefine_backtrace_test): Remove "global gdb_prompt".
5095
5096 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5097
5098 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5099 New proc, call it from toplevel.
5100
5101 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5102
5103 PR remote/21852
5104 * gdb.server/normal.c: New file, copied from gdb.base.
5105 * gdb.server/run-without-local-binary.exp: New file.
5106
5107 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5108
5109 * gdb.arch/sparc64-adi.exp: New file.
5110 * gdb.arch/sparc64-adi.c: New file.
5111
5112 2017-08-22 Pedro Alves <palves@redhat.com>
5113
5114 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5115 (top level): Add "list all overloads" tests.
5116
5117 2017-08-22 Tom Tromey <tom@tromey.com>
5118
5119 * gdb.gdb/xfullpath.exp: Remove.
5120
5121 2017-08-21 Pedro Alves <palves@redhat.com>
5122
5123 PR gdb/19487
5124 * gdb.base/symbol-alias.c: New.
5125 * gdb.base/symbol-alias2.c: New.
5126 * gdb.base/symbol-alias.exp: New.
5127
5128 2017-08-21 Pedro Alves <palves@redhat.com>
5129
5130 * gdb.base/dfp-test.c
5131 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5132 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5133 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5134 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5135 * gdb.base/whatis-ptype-typedefs.c: New.
5136 * gdb.base/whatis-ptype-typedefs.exp: New.
5137 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5138 (an_int, an_int_type, an_int_type2): New globals.
5139 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5140 involving typedefs and cast expressions.
5141 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5142 (lookup_typedefs_function): New.
5143 (typedefs_pretty_printers_dict): New.
5144 (top level): Register lookup_typedefs_function in
5145 gdb.pretty_printers.
5146
5147 2017-08-18 Yao Qi <yao.qi@linaro.org>
5148
5149 * gdb.server/unittest.exp: New.
5150
5151 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5152
5153 PR gdb/21954
5154 * gdb.base/environ.exp: Add test to check if 'unset environment'
5155 works.
5156
5157 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5158
5159 * lib/gdb.exp (universal_compile_options): New caching proc.
5160 (gdb_compile): Suppress GCC's coloring of messages.
5161
5162 2017-08-14 Tom Tromey <tom@tromey.com>
5163
5164 PR gdb/21675:
5165 * gdb.base/printcmds.exp (test_radices): New function.
5166 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5167 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5168 * lib/gdb.exp (get_integer_valueof): Use p/d.
5169
5170 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5171
5172 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5173 characters.
5174
5175 2017-08-05 Tom Tromey <tom@tromey.com>
5176
5177 * gdb.rust/simple.exp: Allow String to appear in a different
5178 namespace.
5179
5180 2017-07-26 Yao Qi <yao.qi@linaro.org>
5181
5182 * gdb.gdb/unittest.exp: Invoke command
5183 "maintenance check xml-descriptions".
5184
5185 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5186
5187 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5188 calling context.
5189 (hex128): Drop erroneous calculation of parameters.
5190
5191 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5192
5193 * gdb.python/py-unwind.exp: Disable stack protection when
5194 building test file.
5195
5196 2017-07-20 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.base/default.exp (set language): Adjust expected output.
5199
5200 2017-07-20 Pedro Alves <palves@redhat.com>
5201
5202 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5203 (test_minsym): ... this, and make static.
5204 (get_pck__foo__bar__minsym): Rename to ...
5205 (get_test_minsym): ... this.
5206 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5207 symbol names and comments.
5208 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5209 (get_test_minsym): ... this.
5210 (pck__foo__bar__minsym__2): Rename to ...
5211 (test_minsym): ... this.
5212 (main): Adjust.
5213
5214 2017-07-17 Pedro Alves <palves@redhat.com>
5215
5216 * gdb.base/completion.exp: Adjust expected output.
5217 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5218 the completer works.
5219
5220 2017-07-17 Pedro Alves <palves@redhat.com>
5221
5222 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5223
5224 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5225
5226 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5227
5228 2017-07-14 Tom Tromey <tom@tromey.com>
5229
5230 PR rust/21764:
5231 * gdb.rust/simple.exp: Add tests.
5232
5233 2017-07-14 Tom Tromey <tom@tromey.com>
5234
5235 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5236
5237 2017-07-14 Pedro Alves <palves@redhat.com>
5238
5239 * gdb.linespec/base/one/thefile.cc (z1): New function.
5240 * gdb.linespec/base/two/thefile.cc (z2): New function.
5241 * gdb.linespec/linespec.exp: Add tests.
5242
5243 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5244
5245 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5246 to mi_create_breakpoint.
5247
5248 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5249
5250 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5251 mi_create_breakpoint.
5252
5253 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5254
5255 * gdb.dlang/demangle.exp: Update for demangling changes.
5256
5257 2017-07-09 Tom Tromey <tom@tromey.com>
5258
5259 * gdb.dwarf2/shortpiece.exp: New file.
5260
5261 2017-07-06 David Blaikie <dblaikie@gmail.com>
5262
5263 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5264 built from fissiont-multi-cu{1,2}.c.
5265 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5266 except putting 'main' and 'func' in separate CUs in the same DWO file.
5267 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5268 test.
5269 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5270 test.
5271
5272 2017-07-06 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.python/py-unwind.exp: Test flushregs.
5275
5276 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5277
5278 PR cli/21688
5279 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5280 tests for alias commands and trailing whitespace.
5281
5282 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5283
5284 PR cli/21688
5285 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5286 procedure. Call it.
5287
5288 2017-06-29 Pedro Alves <palves@redhat.com>
5289
5290 * gdb.base/printcmds.exp: Add tests.
5291
5292 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5293
5294 PR gdb/21337
5295 * gdb.base/reread-readsym.exp: New file.
5296 * gdb.base/reread-readsym.c: New file.
5297
5298 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5299
5300 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5301 subpattern.
5302
5303 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5304
5305 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5306 extended mnemonic.
5307 * gdb.arch/powerpc-power9.s: Likewise.
5308
5309 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5310
5311 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5312 on 32-bit x86 targets. Exploit is_*_target macros where
5313 appropriate.
5314
5315 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5316
5317 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5318 register pieces.
5319
5320 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5321
5322 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5323 located in one or more DWARF pieces.
5324
5325 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5326
5327 * lib/gdb.exp (get_endianness): New proc.
5328 * gdb.arch/aarch64-fp.exp: Use it.
5329 * gdb.arch/altivec-regs.exp: Likewise.
5330 * gdb.arch/e500-regs.exp: Likewise.
5331 * gdb.arch/vsx-regs.exp: Likewise.
5332 * gdb.base/dump.exp: Likewise.
5333 * gdb.base/funcargs.exp: Likewise.
5334 * gdb.base/gnu_vector.exp: Likewise.
5335 * gdb.dwarf2/formdata16.exp: Likewise.
5336 * gdb.dwarf2/implptrpiece.exp: Likewise.
5337 * gdb.dwarf2/nonvar-access.exp: Likewise.
5338 * gdb.python/py-inferior.exp: Likewise.
5339 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5340
5341 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5342
5343 PR gdb/21226
5344 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5345 stack value pieces are taken from the LSB end.
5346
5347 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5348
5349 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5350 variable at nonzero offset.
5351
5352 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5353
5354 * gdb.dwarf2/var-access.c: New file.
5355 * gdb.dwarf2/var-access.exp: New test.
5356 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5357
5358 2017-06-12 Tom Tromey <tom@tromey.com>
5359
5360 * gdb.dwarf2/formdata16.exp: Add tests.
5361
5362 2017-06-12 Tom Tromey <tom@tromey.com>
5363
5364 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5365
5366 2017-06-12 Tom Tromey <tom@tromey.com>
5367
5368 PR exp/16225:
5369 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5370 * gdb.arch/vsx-regs.exp: Update tests.
5371 * gdb.arch/s390-vregs.exp (hex128): New proc.
5372 Update test.
5373 * gdb.arch/altivec-regs.exp: Update tests.
5374
5375 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5376
5377 * gdb.base/startup-with-shell.c: New file.
5378 * gdb.base/startup-with-shell.exp: Likewise.
5379
5380 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5381
5382 * gdb.server/non-existing-program.exp: Update regex in order to
5383 reflect the fact that gdbserver is now using fork_inferior (with a
5384 shell) to startup the inferior.
5385
5386 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5387
5388 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5389 support function calls from GDB.
5390
5391 2017-05-21 Tom Tromey <tom@tromey.com>
5392
5393 PR rust/21466:
5394 * gdb.rust/unsized.exp: New file.
5395 * gdb.rust/unsized.rs: New file.
5396
5397 2017-05-19 Tom Tromey <tom@tromey.com>
5398
5399 PR rust/21484:
5400 * gdb.rust/watch.exp: New file.
5401 * gdb.rust/watch.rs: New file.
5402
5403 2017-05-18 Tom Tromey <tom@tromey.com>
5404
5405 * gdb.rust/simple.exp: Allow Box to be qualified.
5406
5407 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5408
5409 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5410
5411 2017-05-18 Pedro Alves <palves@redhat.com>
5412
5413 * gdb.base/fileio.c (test_write, test_read, test_close)
5414 (test_fstat): Don't print 'ret' in the fail path.
5415
5416 2017-05-18 Pedro Alves <palves@redhat.com>
5417
5418 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5419 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5420 (test_system, test_rename, test_unlink, test_time): Change
5421 prototypes.
5422 * gdb.base/fileio.exp (stop_msg): Adjust.
5423
5424 2017-05-18 Pedro Alves <palves@redhat.com>
5425
5426 * gdb.base/fileio.c (null_str): New global.
5427 (test_stat): Use it.
5428 * gdb.base/fileio.exp: Remove nowarnings.
5429
5430 2017-05-17 Yao Qi <yao.qi@linaro.org>
5431
5432 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5433
5434 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5435
5436 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5437 argument command.
5438 (top-level): Invoke test_set_inferior_tty.
5439
5440 2017-05-04 Pedro Alves <palves@redhat.com>
5441
5442 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5443 Add parens to print call for Python 3.
5444
5445 2017-05-03 Keith Seitz <keiths@redhat.com>
5446
5447 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5448 (main): Call it.
5449
5450 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5451
5452 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5453 to prev and next.
5454
5455 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5456
5457 * gdb.python/py-record-btrace.exp: Remove test for
5458 gdb.BtraceInstruction.error.
5459
5460 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5461
5462 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5463
5464 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5465
5466 * gdb.python/py-record-btrace-threads.c: New file.
5467 * gdb.python/py-record-btrace-threads.exp: New file.
5468
5469 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5470
5471 PR testsuite/8595
5472 * gdb.base/environ.exp: Make test available in all architectures.
5473 Move bits related to "info program" testing to
5474 gdb.base/info-program.exp. Rewrite tests to use the two new
5475 procedures mentione below.
5476 (test_set_show_env_var) New procedure.
5477 (test_set_show_env_var_equal): Likewise.
5478 * gdb.base/info-program.exp: New file.
5479
5480 2017-04-27 Keith Seitz <keiths@redhat.com>
5481
5482 * gdb.cp/oranking.cc (test15): New function.
5483 (main): Call test15 and declare additional variables for testing.
5484 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5485 "p foo101('abc')" tests.
5486 Add tests for cv qualifier overloads.
5487 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5488 "lvalue reference overload" test.
5489 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5490 "print value of f1 on Child&& in f2" test.
5491
5492 2017-04-19 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5495 procedure.
5496 (top level): Call it.
5497 * lib/gdb.exp (gdb_define_cmd): New procedure.
5498
5499 2017-04-12 Pedro Alves <palves@redhat.com>
5500
5501 PR gdb/21323
5502 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5503 (wchar): New global.
5504 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5505 (do_test_wide_char, wide_char_types_no_program, top level): Add
5506 wchar_t testing.
5507
5508 2017-04-12 Pedro Alves <palves@redhat.com>
5509
5510 PR c++/21323
5511 * gdb.cp/wide_char_types.c: New file.
5512 * gdb.cp/wide_char_types.exp: New file.
5513
5514 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5515
5516 PR gdb/21352
5517 * gdb.trace/tsv.exp: Add test for "tsave -r".
5518
5519 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5520
5521 * gdb.dlang/watch-loc.c: New file.
5522 * gdb.dlang/watch-loc.exp: New file.
5523
5524 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5525
5526 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5527
5528 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5529
5530 * gdb.arch/arc-analyze-prologue.S: New file.
5531 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5532
5533 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5534
5535 * gdb.arch/arc-decode-insn.S: New file.
5536 * gdb.arch/arc-decode-insn.exp: Likewise.
5537
5538 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5539
5540 PR tdep/20928
5541 * gdb.arch/sparc64-regs.exp: New file.
5542 * gdb.arch/sparc64-regs.S: Likewise.
5543
5544 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5545
5546 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5547 and memory view on Python 3.
5548
5549 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5550 Keith Seitz <keiths@redhat.com>
5551
5552 PR gdb/14441
5553 * gdb.cp/demangle.exp: Add rvalue reference tests.
5554 * gdb.cp/rvalue-ref-casts.cc: New file.
5555 * gdb.cp/rvalue-ref-casts.exp: New file.
5556 * gdb.cp/rvalue-ref-overload.cc: New file.
5557 * gdb.cp/rvalue-ref-overload.exp: New file.
5558 * gdb.cp/rvalue-ref-params.cc: New file.
5559 * gdb.cp/rvalue-ref-params.exp: New file.
5560 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5561 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5562 * gdb.cp/rvalue-ref-types.cc: New file.
5563 * gdb.cp/rvalue-ref-types.exp: New file.
5564 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5565 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5566
5567 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5568
5569 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5570 New procedure.
5571
5572 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5573
5574 * lib/mi-support.exp (mi_gdb_test): Add additional message
5575 for unexpected output.
5576
5577 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5578
5579 * gdb.base/examine-backward.c (Barrier): New character array
5580 constant, to ensure that TestStrings is preceded by a string
5581 terminator.
5582
5583 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5584
5585 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5586 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5587 and implicit pointer into such a location.
5588
5589 2017-03-16 Doug Evans <dje@google.com>
5590
5591 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5592
5593 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5594
5595 * gdb.cp/m-static.exp: Fix expectation for prototype of
5596 test5.single_constructor and single_constructor::single_constructor.
5597
5598 2017-03-16 Doug Evans <dje@google.com>
5599
5600 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5601 * gdb.guile/scm-lazy-string.c: New file.
5602 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5603 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5604 for pointer, array, typedef lazy strings.
5605
5606 2017-03-16 Doug Evans <dje@google.com>
5607
5608 PR python/17728, python/18439, python/18779
5609 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5610 * gdb.python/py-lazy-string.c (pointer): New typedef.
5611 (main): New locals ptr, array, typedef_ptr.
5612 * gdb.python/py-value.exp: Move lazy string tests to ...
5613 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5614 array, typedef lazy strings.
5615
5616 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5617
5618 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5619 Add optional 'test' parameter.
5620
5621 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5622
5623 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5624 Skip for versions of DejaGnu < 1.5.
5625
5626 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5627
5628 * lib/gdb.exp (dejagnu_version): New proc.
5629 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5630 Use dejagnu_version.
5631
5632 2017-03-10 Keith Seitz <keiths@redhat.com>
5633
5634 PR c++/8128
5635 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5636 type from destructor regexps.
5637 Add a branch which actually passes the test.
5638 Adjust "ptype t5i" test names.
5639
5640 2017-03-08 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.base/step-over-exit.exp: Add explicit test message.
5643
5644 2017-03-08 Pedro Alves <palves@redhat.com>
5645
5646 PR gdb/18360
5647 * gdb.threads/interrupt-while-step-over.c: New file.
5648 * gdb.threads/interrupt-while-step-over.exp: New file.
5649
5650 2017-03-08 Pedro Alves <palves@redhat.com>
5651
5652 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5653 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5654
5655 2017-03-08 Pedro Alves <palves@redhat.com>
5656
5657 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5658 PKRU as not supported as a PASS.
5659
5660 2017-03-08 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5663 prefix instead of $binfile1/$binfile2.
5664 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5665 in test message.
5666 * gdb.python/py-completion.exp: Use "load python file" as test
5667 messages instead of unstable path names.
5668
5669 2017-03-08 Pedro Alves <palves@redhat.com>
5670 Jan Kratochvil <jan.kratochvil@redhat.com>
5671
5672 PR cli/21218
5673 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5674 New proc.
5675 (top level): Call it.
5676
5677 2017-03-08 Pedro Alves <palves@redhat.com>
5678
5679 PR tui/21216
5680 * gdb.tui/tui-nl-filtered-output.exp: New file.
5681
5682 2017-03-08 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.base/completion.exp: Move TUI completion tests to ...
5685 * gdb.tui/completion.exp: ... this new file.
5686
5687 2017-03-08 Pedro Alves <palves@redhat.com>
5688
5689 * gdb.base/tui-disasm-long-lines.c,
5690 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5691 gdb.base/tui-layout.exp: Move to ...
5692 * gdb.tui/: ... this new directory.
5693
5694 2017-03-07 Pedro Alves <palves@redhat.com>
5695
5696 * gdb.base/tui-layout.c: New file.
5697 * gdb.base/tui-layout.exp: New file.
5698
5699 2017-03-07 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.base/tui-layout.c: Rename to ...
5702 * gdb.base/tui-disasm-long-lines.c: ... this.
5703 * gdb.base/tui-layout.exp: Rename to ...
5704 * gdb.base/tui-disasm-long-lines.exp: ... this.
5705
5706 2017-03-07 Pedro Alves <palves@redhat.com>
5707
5708 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5709
5710 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5711
5712 * i386-mpx-call.c: New file.
5713 * i386-mpx-call.exp: New file.
5714
5715 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5716
5717 * gdb.arch/powerpc-power.exp: Delete test.
5718 * gdb.arch/powerpc-power.s: Likewise.
5719 * gdb.disasm/disassembler-options.exp: New test.
5720 * gdb.arch/powerpc-altivec.exp: Likewise.
5721 * gdb.arch/powerpc-altivec.s: Likewise.
5722 * gdb.arch/powerpc-altivec2.exp: Likewise.
5723 * gdb.arch/powerpc-altivec2.s: Likewise.
5724 * gdb.arch/powerpc-altivec3.exp: Likewise.
5725 * gdb.arch/powerpc-altivec3.s: Likewise.
5726 * gdb.arch/powerpc-power7.exp: Likewise.
5727 * gdb.arch/powerpc-power7.s: Likewise.
5728 * gdb.arch/powerpc-power8.exp: Likewise.
5729 * gdb.arch/powerpc-power8.s: Likewise.
5730 * gdb.arch/powerpc-power9.exp: Likewise.
5731 * gdb.arch/powerpc-power9.s: Likewise.
5732 * gdb.arch/powerpc-vsx.exp: Likewise.
5733 * gdb.arch/powerpc-vsx.s: Likewise.
5734 * gdb.arch/powerpc-vsx2.exp: Likewise.
5735 * gdb.arch/powerpc-vsx2.s: Likewise.
5736 * gdb.arch/powerpc-vsx3.exp: Likewise.
5737 * gdb.arch/powerpc-vsx3.s: Likewise.
5738 * gdb.arch/arm-disassembler-options.exp: Likewise.
5739 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5740 * gdb.arch/s390-disassembler-options.exp: Likewise.
5741
5742 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
5743
5744 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5745 (check_supported_features): ... this. Changed return type to void.
5746 (supports_rdseed): New static global.
5747 (rdseed): Check supports_rdseed.
5748 (initialize): Call check_supported_features.
5749
5750 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5751
5752 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5753 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5754 and lqarx/stqcx.
5755 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5756 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5757
5758 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5759
5760 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5761 uppercase.
5762
5763 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5764
5765 * gdb.dwarf2/formdata16.c: New file.
5766 * gdb.dwarf2/formdata16.exp: New file.
5767 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5768
5769 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5770
5771 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5772 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5773 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5774 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5775 DW_AT_GNU_*.
5776
5777 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5778
5779 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5780
5781 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5782
5783 PR gdb/21164
5784 * gdb.base/maint.exp: Add testcases for when the commands do
5785 not have arguments.
5786
5787 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5788
5789 * gdb.cp/chained-calls.exp: Use p instead of P.
5790
5791 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5792
5793 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5794 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5795
5796 2017-02-14 Tom Tromey <tom@tromey.com>
5797
5798 PR python/13598:
5799 * gdb.python/py-events.exp: Add before_prompt event tests.
5800
5801 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5802
5803 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5804
5805 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5806
5807 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5808 (main): Call my_unique_function_name.
5809 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5810 completion of patterns with a single match.
5811 Add missing -re switches to gdb_test_multiple calls.
5812
5813 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
5814
5815 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5816 return if core file is not recognized.
5817
5818 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5819
5820 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5821 and extra UIs.
5822
5823 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5824
5825 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5826 proc_with_prefix.
5827
5828 2017-02-10 Tom Tromey <tom@tromey.com>
5829
5830 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5831
5832 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
5833
5834 PR gdb/21122
5835 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5836
5837 2017-02-08 Jerome Guitton <guitton@adacore.com>
5838
5839 * gdb.base/define.exp: Add test for command abbreviations
5840 in define.
5841
5842 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
5843
5844 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5845 * gdb.reverse/insn-reverse-x86.c: New file.
5846
5847 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5848
5849 PR tdep/20936
5850 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5851
5852 2017-02-03 Tom Tromey <tom@tromey.com>
5853
5854 PR rust/21097:
5855 * gdb.rust/simple.exp: Add new tests.
5856
5857 2017-02-02 Pedro Alves <palves@redhat.com>
5858
5859 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5860 tests.
5861
5862 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5863
5864 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5865 taking a 2-byte value out of a 4-byte DWARF implicit value on
5866 big-endian targets.
5867 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5868 logic. Add test cases for DW_OP_implicit.
5869
5870 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5871
5872 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5873
5874 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5875
5876 * gdb.btrace/enable.exp: Call gdb_exit before
5877 skip_gdbserver_tests.
5878
5879 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5880
5881 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5882 GDBFLAGS.
5883
5884 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5885
5886 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5887 the test is skipped.
5888 * gdb.btrace/data.exp: Likewise.
5889 * gdb.btrace/delta.exp: Likewise.
5890 * gdb.btrace/dlopen.exp: Likewise.
5891 * gdb.btrace/enable-running.exp: Likewise.
5892 * gdb.btrace/enable.exp: Likewise.
5893 * gdb.btrace/exception.exp: Likewise.
5894 * gdb.btrace/function_call_history.exp: Likewise.
5895 * gdb.btrace/gcore.exp: Likewise.
5896 * gdb.btrace/instruction_history.exp: Likewise.
5897 * gdb.btrace/multi-thread-step.exp: Likewise.
5898 * gdb.btrace/nohist.exp: Likewise.
5899 * gdb.btrace/non-stop.exp: Likewise.
5900 * gdb.btrace/reconnect.exp: Likewise.
5901 * gdb.btrace/record_goto-step.exp: Likewise.
5902 * gdb.btrace/record_goto.exp: Likewise.
5903 * gdb.btrace/rn-dl-bind.exp: Likewise.
5904 * gdb.btrace/segv.exp: Likewise.
5905 * gdb.btrace/step.exp: Likewise.
5906 * gdb.btrace/stepi.exp: Likewise.
5907 * gdb.btrace/tailcall-only.exp: Likewise.
5908 * gdb.btrace/tailcall.exp: Likewise.
5909 * gdb.btrace/tsx.exp: Likewise.
5910 * gdb.btrace/unknown_functions.exp: Likewise.
5911 * gdb.btrace/vdso.exp: Likewise.
5912
5913 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5914
5915 * gdb.btrace/enable-running.c: New.
5916 * gdb.btrace/enable-running.exp: New.
5917
5918 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5919
5920 * gdb.arch/amd64-gs_base.c: New file.
5921 * gdb.arch/amd64-gs_base.exp: New file.
5922
5923 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5924
5925 * lib/memory.exp: Remove spurious empty newlines.
5926
5927 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5928
5929 * gdb.python/py-bad-printers.exp: Load python file using "source".
5930 * gdb.python/py-events.exp: Likewise.
5931 * gdb.python/py-evsignal.exp: Likewise.
5932 * gdb.python/py-evthreads.exp: Likewise.
5933 * gdb.python/py-frame-args.exp: Likewise.
5934 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5935 * gdb.python/py-framefilter-mi.exp: Likewise.
5936 * gdb.python/py-framefilter.exp: Likewise.
5937 * gdb.python/py-mi.exp: Likewise.
5938 * gdb.python/py-pp-maint.exp: Likewise.
5939 * gdb.python/py-pp-registration.exp: Likewise.
5940 * gdb.python/py-prettyprint.exp: Likewise.
5941 (run_lang_tests): Likewise.
5942 * gdb.python/py-typeprint.exp: Likewise.
5943
5944 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5945
5946 * lib/memory.exp: New file.
5947 * lib/gdb.exp: Load memory.exp.
5948 * gdb.base/memattr.exp (delete_memory): Move proc to
5949 lib/memory.exp and rename to delete_memory_regions.
5950 Replace delete_memory with delete_memory_regions.
5951 Cleanup memory regions before tests.
5952 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5953 before tests.
5954
5955 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
5956
5957 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5958 files.
5959 (initialize): New function conditionally defined.
5960 (testcases): Move within conditional block.
5961 (main): Call initialize.
5962 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5963 of gdb.reverse/insn-reverse.c.
5964 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5965 gdb.reverse/insn-reverse.c.
5966
5967 2017-01-26 Yao Qi <yao.qi@linaro.org>
5968
5969 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5970 disassemble on address 0.
5971
5972 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5973 Yao Qi <yao.qi@linaro.org>
5974
5975 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5976 * gdb.dwarf2/implptr-64bit.S: Remove.
5977 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5978 variables in caller's context. Add DW_OP_implicit_value.
5979
5980 2017-01-25 Yao Qi <yao.qi@linaro.org>
5981
5982 * lib/dwarf.exp (Dwarf::_location): Handle
5983 DW_OP_GNU_implicit_pointer with proper size.
5984
5985 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5986
5987 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5988 and add untested calls.
5989
5990 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
5991
5992 * gdb.python/python.exp: Check line number against what GDB thinks
5993 the line number is for func1.
5994
5995 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5996
5997 * gdb.dlang/debug-expr.exp: New file.
5998
5999 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6000
6001 Fix test names for the following files:
6002
6003 * gdb.ada/exec_changed.exp
6004 * gdb.ada/info_types.exp
6005 * gdb.arch/aarch64-atomic-inst.exp
6006 * gdb.arch/aarch64-fp.exp
6007 * gdb.arch/altivec-abi.exp
6008 * gdb.arch/altivec-regs.exp
6009 * gdb.arch/amd64-byte.exp
6010 * gdb.arch/amd64-disp-step.exp
6011 * gdb.arch/amd64-dword.exp
6012 * gdb.arch/amd64-entry-value-inline.exp
6013 * gdb.arch/amd64-entry-value-param.exp
6014 * gdb.arch/amd64-entry-value-paramref.exp
6015 * gdb.arch/amd64-entry-value.exp
6016 * gdb.arch/amd64-i386-address.exp
6017 * gdb.arch/amd64-invalid-stack-middle.exp
6018 * gdb.arch/amd64-invalid-stack-top.exp
6019 * gdb.arch/amd64-optimout-repeat.exp
6020 * gdb.arch/amd64-prologue-skip.exp
6021 * gdb.arch/amd64-prologue-xmm.exp
6022 * gdb.arch/amd64-stap-special-operands.exp
6023 * gdb.arch/amd64-stap-wrong-subexp.exp
6024 * gdb.arch/amd64-tailcall-cxx.exp
6025 * gdb.arch/amd64-tailcall-noret.exp
6026 * gdb.arch/amd64-tailcall-ret.exp
6027 * gdb.arch/amd64-tailcall-self.exp
6028 * gdb.arch/amd64-word.exp
6029 * gdb.arch/arm-bl-branch-dest.exp
6030 * gdb.arch/arm-disp-step.exp
6031 * gdb.arch/arm-neon.exp
6032 * gdb.arch/arm-single-step-kernel-helper.exp
6033 * gdb.arch/avr-flash-qualifier.exp
6034 * gdb.arch/disp-step-insn-reloc.exp
6035 * gdb.arch/e500-abi.exp
6036 * gdb.arch/e500-regs.exp
6037 * gdb.arch/ftrace-insn-reloc.exp
6038 * gdb.arch/i386-avx512.exp
6039 * gdb.arch/i386-bp_permanent.exp
6040 * gdb.arch/i386-byte.exp
6041 * gdb.arch/i386-cfi-notcurrent.exp
6042 * gdb.arch/i386-disp-step.exp
6043 * gdb.arch/i386-dr3-watch.exp
6044 * gdb.arch/i386-float.exp
6045 * gdb.arch/i386-gnu-cfi.exp
6046 * gdb.arch/i386-mpx-map.exp
6047 * gdb.arch/i386-mpx-sigsegv.exp
6048 * gdb.arch/i386-mpx-simple_segv.exp
6049 * gdb.arch/i386-mpx.exp
6050 * gdb.arch/i386-permbkpt.exp
6051 * gdb.arch/i386-prologue.exp
6052 * gdb.arch/i386-signal.exp
6053 * gdb.arch/i386-size-overlap.exp
6054 * gdb.arch/i386-unwind.exp
6055 * gdb.arch/i386-word.exp
6056 * gdb.arch/mips-fcr.exp
6057 * gdb.arch/powerpc-d128-regs.exp
6058 * gdb.arch/powerpc-stackless.exp
6059 * gdb.arch/ppc64-atomic-inst.exp
6060 * gdb.arch/s390-stackless.exp
6061 * gdb.arch/s390-tdbregs.exp
6062 * gdb.arch/s390-vregs.exp
6063 * gdb.arch/sparc-sysstep.exp
6064 * gdb.arch/thumb-bx-pc.exp
6065 * gdb.arch/thumb-singlestep.exp
6066 * gdb.arch/thumb2-it.exp
6067 * gdb.arch/vsx-regs.exp
6068 * gdb.asm/asm-source.exp
6069 * gdb.base/a2-run.exp
6070 * gdb.base/advance.exp
6071 * gdb.base/all-bin.exp
6072 * gdb.base/anon.exp
6073 * gdb.base/args.exp
6074 * gdb.base/arithmet.exp
6075 * gdb.base/async-shell.exp
6076 * gdb.base/async.exp
6077 * gdb.base/attach-pie-noexec.exp
6078 * gdb.base/attach-twice.exp
6079 * gdb.base/auto-load.exp
6080 * gdb.base/bang.exp
6081 * gdb.base/bitfields.exp
6082 * gdb.base/break-always.exp
6083 * gdb.base/break-caller-line.exp
6084 * gdb.base/break-entry.exp
6085 * gdb.base/break-inline.exp
6086 * gdb.base/break-on-linker-gcd-function.exp
6087 * gdb.base/break-probes.exp
6088 * gdb.base/break.exp
6089 * gdb.base/breakpoint-shadow.exp
6090 * gdb.base/call-ar-st.exp
6091 * gdb.base/call-sc.exp
6092 * gdb.base/call-signal-resume.exp
6093 * gdb.base/call-strs.exp
6094 * gdb.base/callfuncs.exp
6095 * gdb.base/catch-fork-static.exp
6096 * gdb.base/catch-gdb-caused-signals.exp
6097 * gdb.base/catch-load.exp
6098 * gdb.base/catch-signal-fork.exp
6099 * gdb.base/catch-signal.exp
6100 * gdb.base/catch-syscall.exp
6101 * gdb.base/charset.exp
6102 * gdb.base/checkpoint.exp
6103 * gdb.base/chng-syms.exp
6104 * gdb.base/code-expr.exp
6105 * gdb.base/code_elim.exp
6106 * gdb.base/commands.exp
6107 * gdb.base/completion.exp
6108 * gdb.base/complex.exp
6109 * gdb.base/cond-expr.exp
6110 * gdb.base/condbreak.exp
6111 * gdb.base/consecutive.exp
6112 * gdb.base/continue-all-already-running.exp
6113 * gdb.base/coredump-filter.exp
6114 * gdb.base/corefile.exp
6115 * gdb.base/dbx.exp
6116 * gdb.base/debug-expr.exp
6117 * gdb.base/define.exp
6118 * gdb.base/del.exp
6119 * gdb.base/disabled-location.exp
6120 * gdb.base/disasm-end-cu.exp
6121 * gdb.base/disasm-optim.exp
6122 * gdb.base/display.exp
6123 * gdb.base/duplicate-bp.exp
6124 * gdb.base/ena-dis-br.exp
6125 * gdb.base/ending-run.exp
6126 * gdb.base/enumval.exp
6127 * gdb.base/environ.exp
6128 * gdb.base/eu-strip-infcall.exp
6129 * gdb.base/eval-avoid-side-effects.exp
6130 * gdb.base/eval-skip.exp
6131 * gdb.base/exitsignal.exp
6132 * gdb.base/expand-psymtabs.exp
6133 * gdb.base/filesym.exp
6134 * gdb.base/find-unmapped.exp
6135 * gdb.base/finish.exp
6136 * gdb.base/float.exp
6137 * gdb.base/foll-exec-mode.exp
6138 * gdb.base/foll-exec.exp
6139 * gdb.base/foll-fork.exp
6140 * gdb.base/fortran-sym-case.exp
6141 * gdb.base/freebpcmd.exp
6142 * gdb.base/func-ptr.exp
6143 * gdb.base/func-ptrs.exp
6144 * gdb.base/funcargs.exp
6145 * gdb.base/gcore-buffer-overflow.exp
6146 * gdb.base/gcore-relro-pie.exp
6147 * gdb.base/gcore-relro.exp
6148 * gdb.base/gcore.exp
6149 * gdb.base/gdb1090.exp
6150 * gdb.base/gdb11530.exp
6151 * gdb.base/gdb11531.exp
6152 * gdb.base/gdb1821.exp
6153 * gdb.base/gdbindex-stabs.exp
6154 * gdb.base/gdbvars.exp
6155 * gdb.base/hbreak.exp
6156 * gdb.base/hbreak2.exp
6157 * gdb.base/included.exp
6158 * gdb.base/infcall-input.exp
6159 * gdb.base/inferior-died.exp
6160 * gdb.base/infnan.exp
6161 * gdb.base/info-macros.exp
6162 * gdb.base/info-os.exp
6163 * gdb.base/info-proc.exp
6164 * gdb.base/info-shared.exp
6165 * gdb.base/info-target.exp
6166 * gdb.base/infoline.exp
6167 * gdb.base/interp.exp
6168 * gdb.base/interrupt.exp
6169 * gdb.base/jit-reader.exp
6170 * gdb.base/jit-simple.exp
6171 * gdb.base/kill-after-signal.exp
6172 * gdb.base/kill-detach-inferiors-cmd.exp
6173 * gdb.base/label.exp
6174 * gdb.base/langs.exp
6175 * gdb.base/ldbl_e308.exp
6176 * gdb.base/line-symtabs.exp
6177 * gdb.base/linespecs.exp
6178 * gdb.base/list.exp
6179 * gdb.base/long_long.exp
6180 * gdb.base/longest-types.exp
6181 * gdb.base/maint.exp
6182 * gdb.base/max-value-size.exp
6183 * gdb.base/memattr.exp
6184 * gdb.base/mips_pro.exp
6185 * gdb.base/morestack.exp
6186 * gdb.base/moribund-step.exp
6187 * gdb.base/multi-forks.exp
6188 * gdb.base/nested-addr.exp
6189 * gdb.base/nextoverexit.exp
6190 * gdb.base/noreturn-finish.exp
6191 * gdb.base/noreturn-return.exp
6192 * gdb.base/nostdlib.exp
6193 * gdb.base/offsets.exp
6194 * gdb.base/opaque.exp
6195 * gdb.base/pc-fp.exp
6196 * gdb.base/permissions.exp
6197 * gdb.base/print-symbol-loading.exp
6198 * gdb.base/prologue-include.exp
6199 * gdb.base/psymtab.exp
6200 * gdb.base/ptype.exp
6201 * gdb.base/random-signal.exp
6202 * gdb.base/randomize.exp
6203 * gdb.base/range-stepping.exp
6204 * gdb.base/readline-ask.exp
6205 * gdb.base/recpar.exp
6206 * gdb.base/recurse.exp
6207 * gdb.base/relational.exp
6208 * gdb.base/restore.exp
6209 * gdb.base/return-nodebug.exp
6210 * gdb.base/return.exp
6211 * gdb.base/run-after-attach.exp
6212 * gdb.base/save-bp.exp
6213 * gdb.base/scope.exp
6214 * gdb.base/sect-cmd.exp
6215 * gdb.base/set-lang-auto.exp
6216 * gdb.base/set-noassign.exp
6217 * gdb.base/setvar.exp
6218 * gdb.base/sigall.exp
6219 * gdb.base/sigbpt.exp
6220 * gdb.base/siginfo-addr.exp
6221 * gdb.base/siginfo-infcall.exp
6222 * gdb.base/siginfo-obj.exp
6223 * gdb.base/siginfo.exp
6224 * gdb.base/signals-state-child.exp
6225 * gdb.base/signest.exp
6226 * gdb.base/sigstep.exp
6227 * gdb.base/sizeof.exp
6228 * gdb.base/skip.exp
6229 * gdb.base/solib-corrupted.exp
6230 * gdb.base/solib-nodir.exp
6231 * gdb.base/solib-search.exp
6232 * gdb.base/stack-checking.exp
6233 * gdb.base/stale-infcall.exp
6234 * gdb.base/stap-probe.exp
6235 * gdb.base/start.exp
6236 * gdb.base/step-break.exp
6237 * gdb.base/step-bt.exp
6238 * gdb.base/step-line.exp
6239 * gdb.base/step-over-exit.exp
6240 * gdb.base/step-over-syscall.exp
6241 * gdb.base/step-resume-infcall.exp
6242 * gdb.base/step-test.exp
6243 * gdb.base/store.exp
6244 * gdb.base/structs3.exp
6245 * gdb.base/sym-file.exp
6246 * gdb.base/symbol-without-target_section.exp
6247 * gdb.base/term.exp
6248 * gdb.base/testenv.exp
6249 * gdb.base/ui-redirect.exp
6250 * gdb.base/until.exp
6251 * gdb.base/unwindonsignal.exp
6252 * gdb.base/value-double-free.exp
6253 * gdb.base/vla-datatypes.exp
6254 * gdb.base/vla-ptr.exp
6255 * gdb.base/vla-sideeffect.exp
6256 * gdb.base/volatile.exp
6257 * gdb.base/watch-cond-infcall.exp
6258 * gdb.base/watch-cond.exp
6259 * gdb.base/watch-non-mem.exp
6260 * gdb.base/watch-read.exp
6261 * gdb.base/watch-vfork.exp
6262 * gdb.base/watchpoint-cond-gone.exp
6263 * gdb.base/watchpoint-delete.exp
6264 * gdb.base/watchpoint-hw-hit-once.exp
6265 * gdb.base/watchpoint-hw.exp
6266 * gdb.base/watchpoint-stops-at-right-insn.exp
6267 * gdb.base/watchpoints.exp
6268 * gdb.base/wchar.exp
6269 * gdb.base/whatis-exp.exp
6270 * gdb.btrace/buffer-size.exp
6271 * gdb.btrace/data.exp
6272 * gdb.btrace/delta.exp
6273 * gdb.btrace/dlopen.exp
6274 * gdb.btrace/enable.exp
6275 * gdb.btrace/exception.exp
6276 * gdb.btrace/function_call_history.exp
6277 * gdb.btrace/gcore.exp
6278 * gdb.btrace/instruction_history.exp
6279 * gdb.btrace/nohist.exp
6280 * gdb.btrace/reconnect.exp
6281 * gdb.btrace/record_goto-step.exp
6282 * gdb.btrace/record_goto.exp
6283 * gdb.btrace/rn-dl-bind.exp
6284 * gdb.btrace/segv.exp
6285 * gdb.btrace/step.exp
6286 * gdb.btrace/stepi.exp
6287 * gdb.btrace/tailcall-only.exp
6288 * gdb.btrace/tailcall.exp
6289 * gdb.btrace/tsx.exp
6290 * gdb.btrace/unknown_functions.exp
6291 * gdb.btrace/vdso.exp
6292 * gdb.compile/compile-ifunc.exp
6293 * gdb.compile/compile-ops.exp
6294 * gdb.compile/compile-print.exp
6295 * gdb.compile/compile-setjmp.exp
6296 * gdb.cp/abstract-origin.exp
6297 * gdb.cp/ambiguous.exp
6298 * gdb.cp/annota2.exp
6299 * gdb.cp/annota3.exp
6300 * gdb.cp/anon-ns.exp
6301 * gdb.cp/anon-struct.exp
6302 * gdb.cp/anon-union.exp
6303 * gdb.cp/arg-reference.exp
6304 * gdb.cp/baseenum.exp
6305 * gdb.cp/bool.exp
6306 * gdb.cp/breakpoint.exp
6307 * gdb.cp/bs15503.exp
6308 * gdb.cp/call-c.exp
6309 * gdb.cp/casts.exp
6310 * gdb.cp/chained-calls.exp
6311 * gdb.cp/class2.exp
6312 * gdb.cp/classes.exp
6313 * gdb.cp/cmpd-minsyms.exp
6314 * gdb.cp/converts.exp
6315 * gdb.cp/cp-relocate.exp
6316 * gdb.cp/cpcompletion.exp
6317 * gdb.cp/cpexprs.exp
6318 * gdb.cp/cplabel.exp
6319 * gdb.cp/cplusfuncs.exp
6320 * gdb.cp/cpsizeof.exp
6321 * gdb.cp/ctti.exp
6322 * gdb.cp/derivation.exp
6323 * gdb.cp/destrprint.exp
6324 * gdb.cp/dispcxx.exp
6325 * gdb.cp/enum-class.exp
6326 * gdb.cp/exception.exp
6327 * gdb.cp/exceptprint.exp
6328 * gdb.cp/expand-psymtabs-cxx.exp
6329 * gdb.cp/expand-sals.exp
6330 * gdb.cp/extern-c.exp
6331 * gdb.cp/filename.exp
6332 * gdb.cp/formatted-ref.exp
6333 * gdb.cp/fpointer.exp
6334 * gdb.cp/gdb1355.exp
6335 * gdb.cp/gdb2495.exp
6336 * gdb.cp/hang.exp
6337 * gdb.cp/impl-this.exp
6338 * gdb.cp/infcall-dlopen.exp
6339 * gdb.cp/inherit.exp
6340 * gdb.cp/iostream.exp
6341 * gdb.cp/koenig.exp
6342 * gdb.cp/local.exp
6343 * gdb.cp/m-data.exp
6344 * gdb.cp/m-static.exp
6345 * gdb.cp/mb-ctor.exp
6346 * gdb.cp/mb-inline.exp
6347 * gdb.cp/mb-templates.exp
6348 * gdb.cp/member-name.exp
6349 * gdb.cp/member-ptr.exp
6350 * gdb.cp/meth-typedefs.exp
6351 * gdb.cp/method.exp
6352 * gdb.cp/method2.exp
6353 * gdb.cp/minsym-fallback.exp
6354 * gdb.cp/misc.exp
6355 * gdb.cp/namelessclass.exp
6356 * gdb.cp/namespace-enum.exp
6357 * gdb.cp/namespace-nested-import.exp
6358 * gdb.cp/namespace.exp
6359 * gdb.cp/nextoverthrow.exp
6360 * gdb.cp/no-dmgl-verbose.exp
6361 * gdb.cp/non-trivial-retval.exp
6362 * gdb.cp/noparam.exp
6363 * gdb.cp/nsdecl.exp
6364 * gdb.cp/nsimport.exp
6365 * gdb.cp/nsnested.exp
6366 * gdb.cp/nsnoimports.exp
6367 * gdb.cp/nsrecurs.exp
6368 * gdb.cp/nsstress.exp
6369 * gdb.cp/nsusing.exp
6370 * gdb.cp/operator.exp
6371 * gdb.cp/oranking.exp
6372 * gdb.cp/overload-const.exp
6373 * gdb.cp/overload.exp
6374 * gdb.cp/ovldbreak.exp
6375 * gdb.cp/ovsrch.exp
6376 * gdb.cp/paren-type.exp
6377 * gdb.cp/parse-lang.exp
6378 * gdb.cp/pass-by-ref.exp
6379 * gdb.cp/pr-1023.exp
6380 * gdb.cp/pr-1210.exp
6381 * gdb.cp/pr-574.exp
6382 * gdb.cp/pr10687.exp
6383 * gdb.cp/pr12028.exp
6384 * gdb.cp/pr17132.exp
6385 * gdb.cp/pr17494.exp
6386 * gdb.cp/pr9067.exp
6387 * gdb.cp/pr9167.exp
6388 * gdb.cp/pr9631.exp
6389 * gdb.cp/printmethod.exp
6390 * gdb.cp/psmang.exp
6391 * gdb.cp/psymtab-parameter.exp
6392 * gdb.cp/ptype-cv-cp.exp
6393 * gdb.cp/ptype-flags.exp
6394 * gdb.cp/re-set-overloaded.exp
6395 * gdb.cp/ref-types.exp
6396 * gdb.cp/rtti.exp
6397 * gdb.cp/scope-err.exp
6398 * gdb.cp/shadow.exp
6399 * gdb.cp/smartp.exp
6400 * gdb.cp/static-method.exp
6401 * gdb.cp/static-print-quit.exp
6402 * gdb.cp/temargs.exp
6403 * gdb.cp/templates.exp
6404 * gdb.cp/try_catch.exp
6405 * gdb.cp/typedef-operator.exp
6406 * gdb.cp/typeid.exp
6407 * gdb.cp/userdef.exp
6408 * gdb.cp/using-crash.exp
6409 * gdb.cp/var-tag.exp
6410 * gdb.cp/virtbase.exp
6411 * gdb.cp/virtfunc.exp
6412 * gdb.cp/virtfunc2.exp
6413 * gdb.cp/vla-cxx.exp
6414 * gdb.disasm/t01_mov.exp
6415 * gdb.disasm/t02_mova.exp
6416 * gdb.disasm/t03_add.exp
6417 * gdb.disasm/t04_sub.exp
6418 * gdb.disasm/t05_cmp.exp
6419 * gdb.disasm/t06_ari2.exp
6420 * gdb.disasm/t07_ari3.exp
6421 * gdb.disasm/t08_or.exp
6422 * gdb.disasm/t09_xor.exp
6423 * gdb.disasm/t10_and.exp
6424 * gdb.disasm/t11_logs.exp
6425 * gdb.disasm/t12_bit.exp
6426 * gdb.disasm/t13_otr.exp
6427 * gdb.dlang/circular.exp
6428 * gdb.dwarf2/arr-stride.exp
6429 * gdb.dwarf2/arr-subrange.exp
6430 * gdb.dwarf2/atomic-type.exp
6431 * gdb.dwarf2/bad-regnum.exp
6432 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6433 * gdb.dwarf2/callframecfa.exp
6434 * gdb.dwarf2/clztest.exp
6435 * gdb.dwarf2/corrupt.exp
6436 * gdb.dwarf2/data-loc.exp
6437 * gdb.dwarf2/dup-psym.exp
6438 * gdb.dwarf2/dw2-anon-mptr.exp
6439 * gdb.dwarf2/dw2-anonymous-func.exp
6440 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6441 * gdb.dwarf2/dw2-bad-unresolved.exp
6442 * gdb.dwarf2/dw2-basic.exp
6443 * gdb.dwarf2/dw2-canonicalize-type.exp
6444 * gdb.dwarf2/dw2-case-insensitive.exp
6445 * gdb.dwarf2/dw2-common-block.exp
6446 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6447 * gdb.dwarf2/dw2-compressed.exp
6448 * gdb.dwarf2/dw2-const.exp
6449 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6450 * gdb.dwarf2/dw2-cu-size.exp
6451 * gdb.dwarf2/dw2-dup-frame.exp
6452 * gdb.dwarf2/dw2-entry-value.exp
6453 * gdb.dwarf2/dw2-icycle.exp
6454 * gdb.dwarf2/dw2-ifort-parameter.exp
6455 * gdb.dwarf2/dw2-inline-break.exp
6456 * gdb.dwarf2/dw2-inline-param.exp
6457 * gdb.dwarf2/dw2-intercu.exp
6458 * gdb.dwarf2/dw2-intermix.exp
6459 * gdb.dwarf2/dw2-lexical-block-bare.exp
6460 * gdb.dwarf2/dw2-linkage-name-trust.exp
6461 * gdb.dwarf2/dw2-minsym-in-cu.exp
6462 * gdb.dwarf2/dw2-noloc.exp
6463 * gdb.dwarf2/dw2-op-call.exp
6464 * gdb.dwarf2/dw2-op-out-param.exp
6465 * gdb.dwarf2/dw2-opt-structptr.exp
6466 * gdb.dwarf2/dw2-param-error.exp
6467 * gdb.dwarf2/dw2-producer.exp
6468 * gdb.dwarf2/dw2-ranges-base.exp
6469 * gdb.dwarf2/dw2-ref-missing-frame.exp
6470 * gdb.dwarf2/dw2-reg-undefined.exp
6471 * gdb.dwarf2/dw2-regno-invalid.exp
6472 * gdb.dwarf2/dw2-restore.exp
6473 * gdb.dwarf2/dw2-restrict.exp
6474 * gdb.dwarf2/dw2-single-line-discriminators.exp
6475 * gdb.dwarf2/dw2-strp.exp
6476 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6477 * gdb.dwarf2/dw2-unresolved.exp
6478 * gdb.dwarf2/dw2-var-zero-addr.exp
6479 * gdb.dwarf2/dw4-sig-types.exp
6480 * gdb.dwarf2/dwz.exp
6481 * gdb.dwarf2/dynarr-ptr.exp
6482 * gdb.dwarf2/enum-type.exp
6483 * gdb.dwarf2/gdb-index.exp
6484 * gdb.dwarf2/implptr-64bit.exp
6485 * gdb.dwarf2/implptr-optimized-out.exp
6486 * gdb.dwarf2/implptr.exp
6487 * gdb.dwarf2/implref-array.exp
6488 * gdb.dwarf2/implref-const.exp
6489 * gdb.dwarf2/implref-global.exp
6490 * gdb.dwarf2/implref-struct.exp
6491 * gdb.dwarf2/mac-fileno.exp
6492 * gdb.dwarf2/main-subprogram.exp
6493 * gdb.dwarf2/member-ptr-forwardref.exp
6494 * gdb.dwarf2/method-ptr.exp
6495 * gdb.dwarf2/missing-sig-type.exp
6496 * gdb.dwarf2/nonvar-access.exp
6497 * gdb.dwarf2/opaque-type-lookup.exp
6498 * gdb.dwarf2/pieces-optimized-out.exp
6499 * gdb.dwarf2/pieces.exp
6500 * gdb.dwarf2/pr10770.exp
6501 * gdb.dwarf2/pr13961.exp
6502 * gdb.dwarf2/staticvirtual.exp
6503 * gdb.dwarf2/subrange.exp
6504 * gdb.dwarf2/symtab-producer.exp
6505 * gdb.dwarf2/trace-crash.exp
6506 * gdb.dwarf2/typeddwarf.exp
6507 * gdb.dwarf2/valop.exp
6508 * gdb.dwarf2/watch-notconst.exp
6509 * gdb.fortran/array-element.exp
6510 * gdb.fortran/charset.exp
6511 * gdb.fortran/common-block.exp
6512 * gdb.fortran/complex.exp
6513 * gdb.fortran/derived-type-function.exp
6514 * gdb.fortran/derived-type.exp
6515 * gdb.fortran/logical.exp
6516 * gdb.fortran/module.exp
6517 * gdb.fortran/multi-dim.exp
6518 * gdb.fortran/nested-funcs.exp
6519 * gdb.fortran/print-formatted.exp
6520 * gdb.fortran/subarray.exp
6521 * gdb.fortran/vla-alloc-assoc.exp
6522 * gdb.fortran/vla-datatypes.exp
6523 * gdb.fortran/vla-history.exp
6524 * gdb.fortran/vla-ptr-info.exp
6525 * gdb.fortran/vla-ptype-sub.exp
6526 * gdb.fortran/vla-ptype.exp
6527 * gdb.fortran/vla-sizeof.exp
6528 * gdb.fortran/vla-type.exp
6529 * gdb.fortran/vla-value-sub-arbitrary.exp
6530 * gdb.fortran/vla-value-sub-finish.exp
6531 * gdb.fortran/vla-value-sub.exp
6532 * gdb.fortran/vla-value.exp
6533 * gdb.fortran/whatis_type.exp
6534 * gdb.go/chan.exp
6535 * gdb.go/handcall.exp
6536 * gdb.go/hello.exp
6537 * gdb.go/integers.exp
6538 * gdb.go/methods.exp
6539 * gdb.go/package.exp
6540 * gdb.go/strings.exp
6541 * gdb.go/types.exp
6542 * gdb.go/unsafe.exp
6543 * gdb.guile/scm-arch.exp
6544 * gdb.guile/scm-block.exp
6545 * gdb.guile/scm-breakpoint.exp
6546 * gdb.guile/scm-cmd.exp
6547 * gdb.guile/scm-disasm.exp
6548 * gdb.guile/scm-equal.exp
6549 * gdb.guile/scm-frame-args.exp
6550 * gdb.guile/scm-frame-inline.exp
6551 * gdb.guile/scm-frame.exp
6552 * gdb.guile/scm-iterator.exp
6553 * gdb.guile/scm-math.exp
6554 * gdb.guile/scm-objfile.exp
6555 * gdb.guile/scm-ports.exp
6556 * gdb.guile/scm-symbol.exp
6557 * gdb.guile/scm-symtab.exp
6558 * gdb.guile/scm-value-cc.exp
6559 * gdb.guile/types-module.exp
6560 * gdb.linespec/break-ask.exp
6561 * gdb.linespec/cpexplicit.exp
6562 * gdb.linespec/explicit.exp
6563 * gdb.linespec/keywords.exp
6564 * gdb.linespec/linespec.exp
6565 * gdb.linespec/ls-dollar.exp
6566 * gdb.linespec/ls-errs.exp
6567 * gdb.linespec/skip-two.exp
6568 * gdb.linespec/thread.exp
6569 * gdb.mi/mi-async.exp
6570 * gdb.mi/mi-basics.exp
6571 * gdb.mi/mi-break.exp
6572 * gdb.mi/mi-catch-load.exp
6573 * gdb.mi/mi-cli.exp
6574 * gdb.mi/mi-cmd-param-changed.exp
6575 * gdb.mi/mi-console.exp
6576 * gdb.mi/mi-detach.exp
6577 * gdb.mi/mi-disassemble.exp
6578 * gdb.mi/mi-eval.exp
6579 * gdb.mi/mi-file-transfer.exp
6580 * gdb.mi/mi-file.exp
6581 * gdb.mi/mi-fill-memory.exp
6582 * gdb.mi/mi-inheritance-syntax-error.exp
6583 * gdb.mi/mi-linespec-err-cp.exp
6584 * gdb.mi/mi-logging.exp
6585 * gdb.mi/mi-memory-changed.exp
6586 * gdb.mi/mi-read-memory.exp
6587 * gdb.mi/mi-record-changed.exp
6588 * gdb.mi/mi-reg-undefined.exp
6589 * gdb.mi/mi-regs.exp
6590 * gdb.mi/mi-return.exp
6591 * gdb.mi/mi-reverse.exp
6592 * gdb.mi/mi-simplerun.exp
6593 * gdb.mi/mi-solib.exp
6594 * gdb.mi/mi-stack.exp
6595 * gdb.mi/mi-stepi.exp
6596 * gdb.mi/mi-syn-frame.exp
6597 * gdb.mi/mi-until.exp
6598 * gdb.mi/mi-var-block.exp
6599 * gdb.mi/mi-var-child.exp
6600 * gdb.mi/mi-var-cmd.exp
6601 * gdb.mi/mi-var-cp.exp
6602 * gdb.mi/mi-var-display.exp
6603 * gdb.mi/mi-var-invalidate.exp
6604 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6605 * gdb.mi/mi-vla-fortran.exp
6606 * gdb.mi/mi-watch.exp
6607 * gdb.mi/mi2-var-child.exp
6608 * gdb.mi/user-selected-context-sync.exp
6609 * gdb.modula2/unbounded-array.exp
6610 * gdb.multi/dummy-frame-restore.exp
6611 * gdb.multi/multi-arch-exec.exp
6612 * gdb.multi/multi-arch.exp
6613 * gdb.multi/tids.exp
6614 * gdb.multi/watchpoint-multi.exp
6615 * gdb.opencl/callfuncs.exp
6616 * gdb.opencl/convs_casts.exp
6617 * gdb.opencl/datatypes.exp
6618 * gdb.opencl/operators.exp
6619 * gdb.opencl/vec_comps.exp
6620 * gdb.opt/clobbered-registers-O2.exp
6621 * gdb.opt/inline-break.exp
6622 * gdb.opt/inline-bt.exp
6623 * gdb.opt/inline-cmds.exp
6624 * gdb.opt/inline-locals.exp
6625 * gdb.pascal/case-insensitive-symbols.exp
6626 * gdb.pascal/floats.exp
6627 * gdb.pascal/gdb11492.exp
6628 * gdb.python/lib-types.exp
6629 * gdb.python/py-arch.exp
6630 * gdb.python/py-as-string.exp
6631 * gdb.python/py-bad-printers.exp
6632 * gdb.python/py-block.exp
6633 * gdb.python/py-breakpoint-create-fail.exp
6634 * gdb.python/py-breakpoint.exp
6635 * gdb.python/py-caller-is.exp
6636 * gdb.python/py-cmd.exp
6637 * gdb.python/py-explore-cc.exp
6638 * gdb.python/py-explore.exp
6639 * gdb.python/py-finish-breakpoint.exp
6640 * gdb.python/py-finish-breakpoint2.exp
6641 * gdb.python/py-frame-args.exp
6642 * gdb.python/py-frame-inline.exp
6643 * gdb.python/py-frame.exp
6644 * gdb.python/py-framefilter-mi.exp
6645 * gdb.python/py-infthread.exp
6646 * gdb.python/py-lazy-string.exp
6647 * gdb.python/py-linetable.exp
6648 * gdb.python/py-mi-events.exp
6649 * gdb.python/py-mi-objfile.exp
6650 * gdb.python/py-mi.exp
6651 * gdb.python/py-objfile.exp
6652 * gdb.python/py-pp-integral.exp
6653 * gdb.python/py-pp-maint.exp
6654 * gdb.python/py-pp-re-notag.exp
6655 * gdb.python/py-pp-registration.exp
6656 * gdb.python/py-recurse-unwind.exp
6657 * gdb.python/py-strfns.exp
6658 * gdb.python/py-symbol.exp
6659 * gdb.python/py-symtab.exp
6660 * gdb.python/py-sync-interp.exp
6661 * gdb.python/py-typeprint.exp
6662 * gdb.python/py-unwind-maint.exp
6663 * gdb.python/py-unwind.exp
6664 * gdb.python/py-value-cc.exp
6665 * gdb.python/py-xmethods.exp
6666 * gdb.reverse/amd64-tailcall-reverse.exp
6667 * gdb.reverse/break-precsave.exp
6668 * gdb.reverse/break-reverse.exp
6669 * gdb.reverse/consecutive-precsave.exp
6670 * gdb.reverse/consecutive-reverse.exp
6671 * gdb.reverse/finish-precsave.exp
6672 * gdb.reverse/finish-reverse-bkpt.exp
6673 * gdb.reverse/finish-reverse.exp
6674 * gdb.reverse/fstatat-reverse.exp
6675 * gdb.reverse/getresuid-reverse.exp
6676 * gdb.reverse/i386-precsave.exp
6677 * gdb.reverse/i386-reverse.exp
6678 * gdb.reverse/i386-sse-reverse.exp
6679 * gdb.reverse/i387-env-reverse.exp
6680 * gdb.reverse/i387-stack-reverse.exp
6681 * gdb.reverse/insn-reverse.exp
6682 * gdb.reverse/machinestate-precsave.exp
6683 * gdb.reverse/machinestate.exp
6684 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6685 * gdb.reverse/pipe-reverse.exp
6686 * gdb.reverse/readv-reverse.exp
6687 * gdb.reverse/recvmsg-reverse.exp
6688 * gdb.reverse/rerun-prec.exp
6689 * gdb.reverse/s390-mvcle.exp
6690 * gdb.reverse/step-precsave.exp
6691 * gdb.reverse/step-reverse.exp
6692 * gdb.reverse/time-reverse.exp
6693 * gdb.reverse/until-precsave.exp
6694 * gdb.reverse/until-reverse.exp
6695 * gdb.reverse/waitpid-reverse.exp
6696 * gdb.reverse/watch-precsave.exp
6697 * gdb.reverse/watch-reverse.exp
6698 * gdb.rust/generics.exp
6699 * gdb.rust/methods.exp
6700 * gdb.rust/modules.exp
6701 * gdb.rust/simple.exp
6702 * gdb.server/connect-with-no-symbol-file.exp
6703 * gdb.server/ext-attach.exp
6704 * gdb.server/ext-restart.exp
6705 * gdb.server/ext-wrapper.exp
6706 * gdb.server/file-transfer.exp
6707 * gdb.server/server-exec-info.exp
6708 * gdb.server/server-kill.exp
6709 * gdb.server/server-mon.exp
6710 * gdb.server/wrapper.exp
6711 * gdb.stabs/exclfwd.exp
6712 * gdb.stabs/gdb11479.exp
6713 * gdb.threads/clone-new-thread-event.exp
6714 * gdb.threads/corethreads.exp
6715 * gdb.threads/current-lwp-dead.exp
6716 * gdb.threads/dlopen-libpthread.exp
6717 * gdb.threads/gcore-thread.exp
6718 * gdb.threads/sigstep-threads.exp
6719 * gdb.threads/watchpoint-fork.exp
6720 * gdb.trace/actions-changed.exp
6721 * gdb.trace/backtrace.exp
6722 * gdb.trace/change-loc.exp
6723 * gdb.trace/circ.exp
6724 * gdb.trace/collection.exp
6725 * gdb.trace/disconnected-tracing.exp
6726 * gdb.trace/ftrace.exp
6727 * gdb.trace/mi-trace-frame-collected.exp
6728 * gdb.trace/mi-trace-unavailable.exp
6729 * gdb.trace/mi-traceframe-changed.exp
6730 * gdb.trace/mi-tsv-changed.exp
6731 * gdb.trace/no-attach-trace.exp
6732 * gdb.trace/passc-dyn.exp
6733 * gdb.trace/qtro.exp
6734 * gdb.trace/range-stepping.exp
6735 * gdb.trace/read-memory.exp
6736 * gdb.trace/save-trace.exp
6737 * gdb.trace/signal.exp
6738 * gdb.trace/status-stop.exp
6739 * gdb.trace/tfile.exp
6740 * gdb.trace/trace-break.exp
6741 * gdb.trace/trace-buffer-size.exp
6742 * gdb.trace/trace-condition.exp
6743 * gdb.trace/tracefile-pseudo-reg.exp
6744 * gdb.trace/tstatus.exp
6745 * gdb.trace/unavailable.exp
6746 * gdb.trace/while-dyn.exp
6747 * gdb.trace/while-stepping.exp
6748
6749 2016-12-22 Doug Evans <xdje42@gmail.com>
6750
6751 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6752 and msymbols.
6753
6754 2016-12-19 Yao Qi <yao.qi@linaro.org>
6755
6756 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6757 (test_with_self): Don't call do_steps_and_nexts, and remove
6758 code about stepping into xmalloc.
6759
6760 2016-12-09 Yao Qi <yao.qi@linaro.org>
6761
6762 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6763
6764 2016-12-09 Yao Qi <yao.qi@linaro.org>
6765
6766 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6767
6768 2016-12-09 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.base/all-architectures-0.exp: New file.
6771 * gdb.base/all-architectures-1.exp: New file.
6772 * gdb.base/all-architectures-2.exp: New file.
6773 * gdb.base/all-architectures-3.exp: New file.
6774 * gdb.base/all-architectures-4.exp: New file.
6775 * gdb.base/all-architectures-5.exp: New file.
6776 * gdb.base/all-architectures-6.exp: New file.
6777 * gdb.base/all-architectures-7.exp: New file.
6778 * gdb.base/all-architectures.exp.in: New file.
6779
6780 2016-12-09 Yao Qi <yao.qi@linaro.org>
6781
6782 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6783
6784 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6785
6786 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6787 possible.
6788 Remove useless pattern-matching code.
6789
6790 2016-12-02 Pedro Alves <palves@redhat.com>
6791
6792 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6793 procedure.
6794 (top level): Call it.
6795
6796 2016-12-02 Pedro Alves <palves@redhat.com>
6797
6798 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6799 New procedure.
6800 (top level): Call it.
6801
6802 2016-12-02 Pedro Alves <palves@redhat.com>
6803
6804 PR cli/20559
6805 * gdb.base/commands.exp (user_defined_command_args_eval): New
6806 procedure.
6807 (top level): Call it.
6808
6809 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
6810
6811 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6812 timeout handling.
6813
6814 2016-12-02 Tom Tromey <tom@tromey.com>
6815
6816 * gdb.dwarf2/main-subprogram.c: New file.
6817 * gdb.dwarf2/main-subprogram.exp: New file.
6818
6819 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6820
6821 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6822 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6823 gdb_test_no_output for a couple of cases.
6824 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6825
6826 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
6827
6828 Fix test names and standardize compilation error messages throughout
6829 the following files:
6830
6831 * gdb.ada/start.exp
6832 * gdb.arch/alpha-step.exp
6833 * gdb.arch/e500-prologue.exp
6834 * gdb.arch/ftrace-insn-reloc.exp
6835 * gdb.arch/gdb1291.exp
6836 * gdb.arch/gdb1431.exp
6837 * gdb.arch/gdb1558.exp
6838 * gdb.arch/i386-dr3-watch.exp
6839 * gdb.arch/i386-sse-stack-align.exp
6840 * gdb.arch/ia64-breakpoint-shadow.exp
6841 * gdb.arch/pa-nullify.exp
6842 * gdb.arch/powerpc-aix-prologue.exp
6843 * gdb.arch/thumb-bx-pc.exp
6844 * gdb.base/annota1.exp
6845 * gdb.base/annota3.exp
6846 * gdb.base/arrayidx.exp
6847 * gdb.base/assign.exp
6848 * gdb.base/attach.exp
6849 * gdb.base/auxv.exp
6850 * gdb.base/bang.exp
6851 * gdb.base/bfp-test.exp
6852 * gdb.base/bigcore.exp
6853 * gdb.base/bitfields2.exp
6854 * gdb.base/break-fun-addr.exp
6855 * gdb.base/break-probes.exp
6856 * gdb.base/call-rt-st.exp
6857 * gdb.base/callexit.exp
6858 * gdb.base/catch-fork-kill.exp
6859 * gdb.base/charset.exp
6860 * gdb.base/checkpoint.exp
6861 * gdb.base/comprdebug.exp
6862 * gdb.base/constvars.exp
6863 * gdb.base/coredump-filter.exp
6864 * gdb.base/cursal.exp
6865 * gdb.base/cvexpr.exp
6866 * gdb.base/detach.exp
6867 * gdb.base/display.exp
6868 * gdb.base/dmsym.exp
6869 * gdb.base/dprintf-pending.exp
6870 * gdb.base/dso2dso.exp
6871 * gdb.base/dtrace-probe.exp
6872 * gdb.base/dump.exp
6873 * gdb.base/enum_cond.exp
6874 * gdb.base/exe-lock.exp
6875 * gdb.base/exec-invalid-sysroot.exp
6876 * gdb.base/execl-update-breakpoints.exp
6877 * gdb.base/exprs.exp
6878 * gdb.base/fileio.exp
6879 * gdb.base/find.exp
6880 * gdb.base/finish.exp
6881 * gdb.base/fixsection.exp
6882 * gdb.base/foll-vfork.exp
6883 * gdb.base/frame-args.exp
6884 * gdb.base/gcore.exp
6885 * gdb.base/gdb1250.exp
6886 * gdb.base/global-var-nested-by-dso.exp
6887 * gdb.base/gnu-ifunc.exp
6888 * gdb.base/hashline1.exp
6889 * gdb.base/hashline2.exp
6890 * gdb.base/hashline3.exp
6891 * gdb.base/hbreak-in-shr-unsupported.exp
6892 * gdb.base/huge.exp
6893 * gdb.base/infcall-input.exp
6894 * gdb.base/info-fun.exp
6895 * gdb.base/info-shared.exp
6896 * gdb.base/jit-simple.exp
6897 * gdb.base/jit-so.exp
6898 * gdb.base/jit.exp
6899 * gdb.base/jump.exp
6900 * gdb.base/label.exp
6901 * gdb.base/lineinc.exp
6902 * gdb.base/logical.exp
6903 * gdb.base/longjmp.exp
6904 * gdb.base/macscp.exp
6905 * gdb.base/miscexprs.exp
6906 * gdb.base/new-ui-echo.exp
6907 * gdb.base/new-ui-pending-input.exp
6908 * gdb.base/new-ui.exp
6909 * gdb.base/nodebug.exp
6910 * gdb.base/nofield.exp
6911 * gdb.base/offsets.exp
6912 * gdb.base/overlays.exp
6913 * gdb.base/pending.exp
6914 * gdb.base/pointers.exp
6915 * gdb.base/pr11022.exp
6916 * gdb.base/printcmds.exp
6917 * gdb.base/prologue.exp
6918 * gdb.base/ptr-typedef.exp
6919 * gdb.base/realname-expand.exp
6920 * gdb.base/relativedebug.exp
6921 * gdb.base/relocate.exp
6922 * gdb.base/remote.exp
6923 * gdb.base/reread.exp
6924 * gdb.base/return2.exp
6925 * gdb.base/savedregs.exp
6926 * gdb.base/sep.exp
6927 * gdb.base/sepdebug.exp
6928 * gdb.base/sepsymtab.exp
6929 * gdb.base/set-inferior-tty.exp
6930 * gdb.base/setshow.exp
6931 * gdb.base/shlib-call.exp
6932 * gdb.base/sigaltstack.exp
6933 * gdb.base/siginfo-addr.exp
6934 * gdb.base/signals.exp
6935 * gdb.base/signull.exp
6936 * gdb.base/sigrepeat.exp
6937 * gdb.base/so-impl-ld.exp
6938 * gdb.base/solib-display.exp
6939 * gdb.base/solib-overlap.exp
6940 * gdb.base/solib-search.exp
6941 * gdb.base/solib-symbol.exp
6942 * gdb.base/structs.exp
6943 * gdb.base/structs2.exp
6944 * gdb.base/symtab-search-order.exp
6945 * gdb.base/twice.exp
6946 * gdb.base/unload.exp
6947 * gdb.base/varargs.exp
6948 * gdb.base/watchpoint-solib.exp
6949 * gdb.base/watchpoint.exp
6950 * gdb.base/whatis.exp
6951 * gdb.base/wrong_frame_bt_full.exp
6952 * gdb.btrace/dlopen.exp
6953 * gdb.cell/ea-standalone.exp
6954 * gdb.cell/ea-test.exp
6955 * gdb.cp/dispcxx.exp
6956 * gdb.cp/gdb2384.exp
6957 * gdb.cp/method2.exp
6958 * gdb.cp/nextoverthrow.exp
6959 * gdb.cp/pr10728.exp
6960 * gdb.disasm/am33.exp
6961 * gdb.disasm/h8300s.exp
6962 * gdb.disasm/mn10300.exp
6963 * gdb.disasm/sh3.exp
6964 * gdb.dwarf2/dw2-dir-file-name.exp
6965 * gdb.fortran/complex.exp
6966 * gdb.fortran/library-module.exp
6967 * gdb.guile/scm-pretty-print.exp
6968 * gdb.guile/scm-symbol.exp
6969 * gdb.guile/scm-type.exp
6970 * gdb.guile/scm-value.exp
6971 * gdb.linespec/linespec.exp
6972 * gdb.mi/gdb701.exp
6973 * gdb.mi/gdb792.exp
6974 * gdb.mi/mi-breakpoint-changed.exp
6975 * gdb.mi/mi-dprintf-pending.exp
6976 * gdb.mi/mi-dprintf.exp
6977 * gdb.mi/mi-exit-code.exp
6978 * gdb.mi/mi-pending.exp
6979 * gdb.mi/mi-solib.exp
6980 * gdb.mi/new-ui-mi-sync.exp
6981 * gdb.mi/pr11022.exp
6982 * gdb.mi/user-selected-context-sync.exp
6983 * gdb.opt/solib-intra-step.exp
6984 * gdb.python/py-events.exp
6985 * gdb.python/py-finish-breakpoint.exp
6986 * gdb.python/py-mi.exp
6987 * gdb.python/py-prettyprint.exp
6988 * gdb.python/py-shared.exp
6989 * gdb.python/py-symbol.exp
6990 * gdb.python/py-template.exp
6991 * gdb.python/py-type.exp
6992 * gdb.python/py-value.exp
6993 * gdb.reverse/solib-precsave.exp
6994 * gdb.reverse/solib-reverse.exp
6995 * gdb.server/solib-list.exp
6996 * gdb.stabs/weird.exp
6997 * gdb.threads/reconnect-signal.exp
6998 * gdb.threads/stepi-random-signal.exp
6999 * gdb.trace/actions.exp
7000 * gdb.trace/ax.exp
7001 * gdb.trace/backtrace.exp
7002 * gdb.trace/change-loc.exp
7003 * gdb.trace/deltrace.exp
7004 * gdb.trace/ftrace-lock.exp
7005 * gdb.trace/ftrace.exp
7006 * gdb.trace/infotrace.exp
7007 * gdb.trace/mi-tracepoint-changed.exp
7008 * gdb.trace/packetlen.exp
7009 * gdb.trace/passcount.exp
7010 * gdb.trace/pending.exp
7011 * gdb.trace/range-stepping.exp
7012 * gdb.trace/report.exp
7013 * gdb.trace/stap-trace.exp
7014 * gdb.trace/tfind.exp
7015 * gdb.trace/trace-break.exp
7016 * gdb.trace/trace-condition.exp
7017 * gdb.trace/trace-enable-disable.exp
7018 * gdb.trace/trace-mt.exp
7019 * gdb.trace/tracecmd.exp
7020 * gdb.trace/tspeed.exp
7021 * gdb.trace/tsv.exp
7022 * lib/perftest.exp
7023
7024 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7025
7026 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7027 with gdb_test_no_output.
7028 Use command as test name.
7029
7030 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7031
7032 Fix test names starting with uppercase throughout the files.
7033
7034 * gdb.ada/assign_1.exp
7035 * gdb.ada/boolean_expr.exp
7036 * gdb.base/arrayidx.exp
7037 * gdb.base/del.exp
7038 * gdb.base/gcore-buffer-overflow.exp
7039 * gdb.base/testenv.exp
7040 * gdb.compile/compile.exp
7041 * gdb.python/py-framefilter-invalidarg.exp
7042 * gdb.python/py-framefilter.exp
7043
7044 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7045
7046 Fix test names starting with uppercase throughout the files.
7047
7048 * gdb.ada/array_return.exp
7049 * gdb.ada/expr_delims.exp
7050 * gdb.ada/mi_dyn_arr.exp
7051 * gdb.ada/mi_interface.exp
7052 * gdb.ada/mi_var_array.exp
7053 * gdb.ada/watch_arg.exp
7054 * gdb.arch/alpha-step.exp
7055 * gdb.arch/altivec-regs.exp
7056 * gdb.arch/e500-regs.exp
7057 * gdb.arch/powerpc-d128-regs.exp
7058 * gdb.base/arrayidx.exp
7059 * gdb.base/break.exp
7060 * gdb.base/checkpoint.exp
7061 * gdb.base/debug-expr.exp
7062 * gdb.base/dmsym.exp
7063 * gdb.base/radix.exp
7064 * gdb.base/sepdebug.exp
7065 * gdb.base/testenv.exp
7066 * gdb.base/watch_thread_num.exp
7067 * gdb.base/watchpoint-cond-gone.exp
7068 * gdb.cell/break.exp
7069 * gdb.cell/ea-cache.exp
7070 * gdb.compile/compile.exp
7071 * gdb.cp/gdb2495.exp
7072 * gdb.gdb/selftest.exp
7073 * gdb.gdb/xfullpath.exp
7074 * gdb.go/hello.exp
7075 * gdb.go/integers.exp
7076 * gdb.objc/basicclass.exp
7077 * gdb.pascal/hello.exp
7078 * gdb.pascal/integers.exp
7079 * gdb.python/py-breakpoint.exp
7080 * gdb.python/py-cmd.exp
7081 * gdb.python/py-linetable.exp
7082 * gdb.python/py-xmethods.exp
7083 * gdb.python/python.exp
7084 * gdb.reverse/consecutive-precsave.exp
7085 * gdb.reverse/finish-precsave.exp
7086 * gdb.reverse/i386-precsave.exp
7087 * gdb.reverse/machinestate-precsave.exp
7088 * gdb.reverse/sigall-precsave.exp
7089 * gdb.reverse/solib-precsave.exp
7090 * gdb.reverse/step-precsave.exp
7091 * gdb.reverse/until-precsave.exp
7092 * gdb.reverse/watch-precsave.exp
7093 * gdb.threads/leader-exit.exp
7094 * gdb.threads/pthreads.exp
7095 * gdb.threads/wp-replication.exp
7096 * gdb.trace/actions.exp
7097 * gdb.trace/mi-tsv-changed.exp
7098 * gdb.trace/tsv.exp
7099
7100 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7101
7102 Fix test names starting with uppercase throughout the files.
7103
7104 * gdb.arch/i386-bp_permanent.exp
7105 * gdb.arch/i386-gnu-cfi.exp
7106 * gdb.base/disasm-end-cu.exp
7107 * gdb.base/macscp.exp
7108 * gdb.base/pending.exp
7109 * gdb.base/watch_thread_num.exp
7110 * gdb.cp/exception.exp
7111 * gdb.cp/gdb2495.exp
7112 * gdb.cp/local.exp
7113 * gdb.python/py-evsignal.exp
7114 * gdb.python/python.exp
7115 * gdb.trace/tracecmd.exp
7116
7117 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7118
7119 Fix test names starting with uppercase throughout the files.
7120
7121 * gdb.base/charset.exp
7122 * gdb.base/eval.exp
7123 * gdb.base/multi-forks.exp
7124 * gdb.guile/scm-progspace.exp
7125 * gdb.opencl/datatypes.exp
7126 * gdb.python/py-block.exp
7127 * gdb.python/py-function.exp
7128 * gdb.python/py-symbol.exp
7129 * gdb.python/py-symtab.exp
7130 * gdb.python/py-xmethods.exp
7131 * gdb.reverse/break-precsave.exp
7132 * gdb.reverse/break-reverse.exp
7133 * gdb.reverse/consecutive-precsave.exp
7134 * gdb.reverse/consecutive-reverse.exp
7135 * gdb.reverse/finish-precsave.exp
7136 * gdb.reverse/finish-reverse-bkpt.exp
7137 * gdb.reverse/finish-reverse.exp
7138 * gdb.reverse/fstatat-reverse.exp
7139 * gdb.reverse/getresuid-reverse.exp
7140 * gdb.reverse/i386-precsave.exp
7141 * gdb.reverse/i386-reverse.exp
7142 * gdb.reverse/i386-sse-reverse.exp
7143 * gdb.reverse/i387-stack-reverse.exp
7144 * gdb.reverse/insn-reverse.exp
7145 * gdb.reverse/machinestate-precsave.exp
7146 * gdb.reverse/machinestate.exp
7147 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7148 * gdb.reverse/pipe-reverse.exp
7149 * gdb.reverse/readv-reverse.exp
7150 * gdb.reverse/recvmsg-reverse.exp
7151 * gdb.reverse/rerun-prec.exp
7152 * gdb.reverse/s390-mvcle.exp
7153 * gdb.reverse/sigall-precsave.exp
7154 * gdb.reverse/sigall-reverse.exp
7155 * gdb.reverse/solib-precsave.exp
7156 * gdb.reverse/solib-reverse.exp
7157 * gdb.reverse/step-precsave.exp
7158 * gdb.reverse/step-reverse.exp
7159 * gdb.reverse/time-reverse.exp
7160 * gdb.reverse/until-precsave.exp
7161 * gdb.reverse/until-reverse.exp
7162 * gdb.reverse/waitpid-reverse.exp
7163 * gdb.reverse/watch-precsave.exp
7164 * gdb.reverse/watch-reverse.exp
7165
7166 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7167
7168 Fix test names starting with uppercase throughout the files.
7169
7170 * gdb.arch/i386-mpx-simple_segv.exp
7171 * gdb.arch/i386-mpx.exp
7172 * gdb.arch/i386-permbkpt.exp
7173 * gdb.arch/pa-nullify.exp
7174 * gdb.arch/powerpc-d128-regs.exp
7175 * gdb.arch/vsx-regs.exp
7176 * gdb.base/bfp-test.exp
7177 * gdb.base/break.exp
7178 * gdb.base/breakpoint-shadow.exp
7179 * gdb.base/callfuncs.exp
7180 * gdb.base/charset.exp
7181 * gdb.base/commands.exp
7182 * gdb.base/completion.exp
7183 * gdb.base/dfp-test.exp
7184 * gdb.base/echo.exp
7185 * gdb.base/ending-run.exp
7186 * gdb.base/eval.exp
7187 * gdb.base/expand-psymtabs.exp
7188 * gdb.base/float128.exp
7189 * gdb.base/floatn.exp
7190 * gdb.base/foll-exec-mode.exp
7191 * gdb.base/gdb1056.exp
7192 * gdb.base/gdb11531.exp
7193 * gdb.base/kill-after-signal.exp
7194 * gdb.base/multi-forks.exp
7195 * gdb.base/overlays.exp
7196 * gdb.base/pending.exp
7197 * gdb.base/sepdebug.exp
7198 * gdb.base/testenv.exp
7199 * gdb.base/valgrind-db-attach.exp
7200 * gdb.base/watch_thread_num.exp
7201 * gdb.base/watchpoint-cond-gone.exp
7202 * gdb.base/watchpoint.exp
7203 * gdb.base/watchpoints.exp
7204 * gdb.cp/arg-reference.exp
7205 * gdb.cp/baseenum.exp
7206 * gdb.cp/operator.exp
7207 * gdb.cp/shadow.exp
7208 * gdb.dwarf2/dw2-op-out-param.exp
7209 * gdb.dwarf2/dw2-reg-undefined.exp
7210 * gdb.go/chan.exp
7211 * gdb.go/hello.exp
7212 * gdb.go/integers.exp
7213 * gdb.go/methods.exp
7214 * gdb.go/package.exp
7215 * gdb.guile/scm-parameter.exp
7216 * gdb.guile/scm-progspace.exp
7217 * gdb.guile/scm-value.exp
7218 * gdb.mi/mi-pending.exp
7219 * gdb.mi/user-selected-context-sync.exp
7220 * gdb.multi/multi-attach.exp
7221 * gdb.multi/tids.exp
7222 * gdb.opt/clobbered-registers-O2.exp
7223 * gdb.pascal/floats.exp
7224 * gdb.pascal/integers.exp
7225 * gdb.python/py-block.exp
7226 * gdb.python/py-events.exp
7227 * gdb.python/py-parameter.exp
7228 * gdb.python/py-symbol.exp
7229 * gdb.python/py-symtab.exp
7230 * gdb.python/py-type.exp
7231 * gdb.python/py-value.exp
7232 * gdb.python/py-xmethods.exp
7233 * gdb.python/python.exp
7234 * gdb.reverse/break-precsave.exp
7235 * gdb.reverse/consecutive-precsave.exp
7236 * gdb.reverse/finish-precsave.exp
7237 * gdb.reverse/i386-precsave.exp
7238 * gdb.reverse/machinestate-precsave.exp
7239 * gdb.reverse/sigall-precsave.exp
7240 * gdb.reverse/solib-precsave.exp
7241 * gdb.reverse/step-precsave.exp
7242 * gdb.reverse/until-precsave.exp
7243 * gdb.reverse/watch-precsave.exp
7244 * gdb.server/ext-attach.exp
7245 * gdb.server/ext-restart.exp
7246 * gdb.server/ext-run.exp
7247 * gdb.server/ext-wrapper.exp
7248 * gdb.stabs/gdb11479.exp
7249 * gdb.stabs/weird.exp
7250 * gdb.threads/attach-many-short-lived-threads.exp
7251 * gdb.threads/kill.exp
7252 * gdb.threads/watchpoint-fork.exp
7253
7254 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7255
7256 Fix test names starting with uppercase throughout all the files below.
7257
7258 * gdb.ada/array_return.exp
7259 * gdb.ada/catch_ex.exp
7260 * gdb.ada/info_exc.exp
7261 * gdb.ada/mi_catch_ex.exp
7262 * gdb.ada/mi_dyn_arr.exp
7263 * gdb.ada/mi_ex_cond.exp
7264 * gdb.ada/mi_exc_info.exp
7265 * gdb.ada/mi_interface.exp
7266 * gdb.ada/mi_task_arg.exp
7267 * gdb.ada/mi_task_info.exp
7268 * gdb.ada/mi_var_array.exp
7269 * gdb.arch/alpha-step.exp
7270 * gdb.arch/amd64-disp-step.exp
7271 * gdb.arch/arm-disp-step.exp
7272 * gdb.arch/disp-step-insn-reloc.exp
7273 * gdb.arch/e500-prologue.exp
7274 * gdb.arch/ftrace-insn-reloc.exp
7275 * gdb.arch/gdb1558.exp
7276 * gdb.arch/i386-bp_permanent.exp
7277 * gdb.arch/i386-disp-step.exp
7278 * gdb.arch/i386-float.exp
7279 * gdb.arch/i386-gnu-cfi.exp
7280 * gdb.arch/ia64-breakpoint-shadow.exp
7281 * gdb.arch/mips16-thunks.exp
7282 * gdb.arch/pa-nullify.exp
7283 * gdb.arch/powerpc-aix-prologue.exp
7284 * gdb.arch/powerpc-power.exp
7285 * gdb.arch/ppc-dfp.exp
7286 * gdb.arch/s390-tdbregs.exp
7287 * gdb.arch/spu-info.exp
7288 * gdb.arch/spu-ls.exp
7289 * gdb.arch/thumb-bx-pc.exp
7290 * gdb.base/advance.exp
7291 * gdb.base/annota-input-while-running.exp
7292 * gdb.base/arrayidx.exp
7293 * gdb.base/asmlabel.exp
7294 * gdb.base/async.exp
7295 * gdb.base/attach-wait-input.exp
7296 * gdb.base/auto-connect-native-target.exp
7297 * gdb.base/batch-preserve-term-settings.exp
7298 * gdb.base/bfp-test.exp
7299 * gdb.base/bigcore.exp
7300 * gdb.base/bp-permanent.exp
7301 * gdb.base/break-always.exp
7302 * gdb.base/break-fun-addr.exp
7303 * gdb.base/break-idempotent.exp
7304 * gdb.base/break-main-file-remove-fail.exp
7305 * gdb.base/break-probes.exp
7306 * gdb.base/break-unload-file.exp
7307 * gdb.base/break.exp
7308 * gdb.base/call-ar-st.exp
7309 * gdb.base/call-rt-st.exp
7310 * gdb.base/call-sc.exp
7311 * gdb.base/call-signal-resume.exp
7312 * gdb.base/call-strs.exp
7313 * gdb.base/callexit.exp
7314 * gdb.base/callfuncs.exp
7315 * gdb.base/catch-gdb-caused-signals.exp
7316 * gdb.base/catch-signal-siginfo-cond.exp
7317 * gdb.base/catch-syscall.exp
7318 * gdb.base/compare-sections.exp
7319 * gdb.base/cond-eval-mode.exp
7320 * gdb.base/condbreak-call-false.exp
7321 * gdb.base/consecutive-step-over.exp
7322 * gdb.base/cursal.exp
7323 * gdb.base/disabled-location.exp
7324 * gdb.base/disasm-end-cu.exp
7325 * gdb.base/display.exp
7326 * gdb.base/double-prompt-target-event-error.exp
7327 * gdb.base/dprintf-bp-same-addr.exp
7328 * gdb.base/dprintf-detach.exp
7329 * gdb.base/dprintf-next.exp
7330 * gdb.base/dprintf-non-stop.exp
7331 * gdb.base/dprintf-pending.exp
7332 * gdb.base/dso2dso.exp
7333 * gdb.base/ending-run.exp
7334 * gdb.base/enum_cond.exp
7335 * gdb.base/examine-backward.exp
7336 * gdb.base/exe-lock.exp
7337 * gdb.base/exec-invalid-sysroot.exp
7338 * gdb.base/execl-update-breakpoints.exp
7339 * gdb.base/execution-termios.exp
7340 * gdb.base/fileio.exp
7341 * gdb.base/fixsection.exp
7342 * gdb.base/foll-exec-mode.exp
7343 * gdb.base/foll-exec.exp
7344 * gdb.base/fork-running-state.exp
7345 * gdb.base/frame-args.exp
7346 * gdb.base/fullpath-expand.exp
7347 * gdb.base/func-ptr.exp
7348 * gdb.base/gcore-relro-pie.exp
7349 * gdb.base/gdb1090.exp
7350 * gdb.base/gdb1555.exp
7351 * gdb.base/global-var-nested-by-dso.exp
7352 * gdb.base/gnu-ifunc.exp
7353 * gdb.base/hbreak-in-shr-unsupported.exp
7354 * gdb.base/hbreak-unmapped.exp
7355 * gdb.base/hook-stop.exp
7356 * gdb.base/infcall-input.exp
7357 * gdb.base/info-fun.exp
7358 * gdb.base/info-shared.exp
7359 * gdb.base/interrupt-noterm.exp
7360 * gdb.base/jit-so.exp
7361 * gdb.base/jit.exp
7362 * gdb.base/line-symtabs.exp
7363 * gdb.base/list.exp
7364 * gdb.base/longjmp.exp
7365 * gdb.base/macscp.exp
7366 * gdb.base/max-value-size.exp
7367 * gdb.base/nodebug.exp
7368 * gdb.base/nofield.exp
7369 * gdb.base/overlays.exp
7370 * gdb.base/paginate-after-ctrl-c-running.exp
7371 * gdb.base/paginate-bg-execution.exp
7372 * gdb.base/paginate-inferior-exit.exp
7373 * gdb.base/pending.exp
7374 * gdb.base/pr11022.exp
7375 * gdb.base/printcmds.exp
7376 * gdb.base/ptr-typedef.exp
7377 * gdb.base/ptype.exp
7378 * gdb.base/randomize.exp
7379 * gdb.base/range-stepping.exp
7380 * gdb.base/realname-expand.exp
7381 * gdb.base/relativedebug.exp
7382 * gdb.base/remote.exp
7383 * gdb.base/savedregs.exp
7384 * gdb.base/sepdebug.exp
7385 * gdb.base/set-noassign.exp
7386 * gdb.base/shlib-call.exp
7387 * gdb.base/shreloc.exp
7388 * gdb.base/sigaltstack.exp
7389 * gdb.base/sigbpt.exp
7390 * gdb.base/siginfo-addr.exp
7391 * gdb.base/siginfo-obj.exp
7392 * gdb.base/siginfo-thread.exp
7393 * gdb.base/signest.exp
7394 * gdb.base/signull.exp
7395 * gdb.base/sigrepeat.exp
7396 * gdb.base/skip.exp
7397 * gdb.base/so-impl-ld.exp
7398 * gdb.base/solib-corrupted.exp
7399 * gdb.base/solib-disc.exp
7400 * gdb.base/solib-display.exp
7401 * gdb.base/solib-overlap.exp
7402 * gdb.base/solib-search.exp
7403 * gdb.base/solib-symbol.exp
7404 * gdb.base/source-execution.exp
7405 * gdb.base/sss-bp-on-user-bp-2.exp
7406 * gdb.base/sss-bp-on-user-bp.exp
7407 * gdb.base/stack-checking.exp
7408 * gdb.base/stale-infcall.exp
7409 * gdb.base/step-break.exp
7410 * gdb.base/step-line.exp
7411 * gdb.base/step-over-exit.exp
7412 * gdb.base/step-test.exp
7413 * gdb.base/structs.exp
7414 * gdb.base/sym-file.exp
7415 * gdb.base/symtab-search-order.exp
7416 * gdb.base/term.exp
7417 * gdb.base/type-opaque.exp
7418 * gdb.base/unload.exp
7419 * gdb.base/until-nodebug.exp
7420 * gdb.base/until.exp
7421 * gdb.base/unwindonsignal.exp
7422 * gdb.base/watch-cond.exp
7423 * gdb.base/watch-non-mem.exp
7424 * gdb.base/watch_thread_num.exp
7425 * gdb.base/watchpoint-reuse-slot.exp
7426 * gdb.base/watchpoint-solib.exp
7427 * gdb.base/watchpoint.exp
7428 * gdb.btrace/dlopen.exp
7429 * gdb.cell/arch.exp
7430 * gdb.cell/break.exp
7431 * gdb.cell/bt.exp
7432 * gdb.cell/core.exp
7433 * gdb.cell/data.exp
7434 * gdb.cell/dwarfaddr.exp
7435 * gdb.cell/ea-cache.exp
7436 * gdb.cell/ea-standalone.exp
7437 * gdb.cell/ea-test.exp
7438 * gdb.cell/f-regs.exp
7439 * gdb.cell/fork.exp
7440 * gdb.cell/gcore.exp
7441 * gdb.cell/mem-access.exp
7442 * gdb.cell/ptype.exp
7443 * gdb.cell/registers.exp
7444 * gdb.cell/sizeof.exp
7445 * gdb.cell/solib-symbol.exp
7446 * gdb.cell/solib.exp
7447 * gdb.compile/compile-tls.exp
7448 * gdb.cp/exception.exp
7449 * gdb.cp/gdb2495.exp
7450 * gdb.cp/local.exp
7451 * gdb.cp/mb-inline.exp
7452 * gdb.cp/mb-templates.exp
7453 * gdb.cp/pr10687.exp
7454 * gdb.cp/pr9167.exp
7455 * gdb.cp/scope-err.exp
7456 * gdb.cp/templates.exp
7457 * gdb.cp/virtfunc.exp
7458 * gdb.dwarf2/dw2-dir-file-name.exp
7459 * gdb.dwarf2/dw2-single-line-discriminators.exp
7460 * gdb.fortran/complex.exp
7461 * gdb.fortran/library-module.exp
7462 * gdb.guile/guile.exp
7463 * gdb.guile/scm-cmd.exp
7464 * gdb.guile/scm-frame-inline.exp
7465 * gdb.guile/scm-objfile.exp
7466 * gdb.guile/scm-pretty-print.exp
7467 * gdb.guile/scm-symbol.exp
7468 * gdb.guile/scm-type.exp
7469 * gdb.guile/scm-value.exp
7470 * gdb.linespec/keywords.exp
7471 * gdb.linespec/ls-errs.exp
7472 * gdb.linespec/macro-relative.exp
7473 * gdb.linespec/thread.exp
7474 * gdb.mi/mi-breakpoint-changed.exp
7475 * gdb.mi/mi-dprintf-pending.exp
7476 * gdb.mi/mi-fullname-deleted.exp
7477 * gdb.mi/mi-logging.exp
7478 * gdb.mi/mi-pending.exp
7479 * gdb.mi/mi-solib.exp
7480 * gdb.mi/new-ui-mi-sync.exp
7481 * gdb.mi/user-selected-context-sync.exp
7482 * gdb.multi/dummy-frame-restore.exp
7483 * gdb.multi/multi-arch-exec.exp
7484 * gdb.multi/remove-inferiors.exp
7485 * gdb.multi/watchpoint-multi-exit.exp
7486 * gdb.opt/solib-intra-step.exp
7487 * gdb.perf/backtrace.exp
7488 * gdb.perf/single-step.exp
7489 * gdb.perf/skip-command.exp
7490 * gdb.perf/skip-prologue.exp
7491 * gdb.perf/solib.exp
7492 * gdb.python/lib-types.exp
7493 * gdb.python/py-as-string.exp
7494 * gdb.python/py-bad-printers.exp
7495 * gdb.python/py-block.exp
7496 * gdb.python/py-breakpoint.exp
7497 * gdb.python/py-cmd.exp
7498 * gdb.python/py-events.exp
7499 * gdb.python/py-evthreads.exp
7500 * gdb.python/py-finish-breakpoint.exp
7501 * gdb.python/py-finish-breakpoint2.exp
7502 * gdb.python/py-frame-inline.exp
7503 * gdb.python/py-frame.exp
7504 * gdb.python/py-inferior.exp
7505 * gdb.python/py-infthread.exp
7506 * gdb.python/py-mi.exp
7507 * gdb.python/py-objfile.exp
7508 * gdb.python/py-pp-maint.exp
7509 * gdb.python/py-pp-registration.exp
7510 * gdb.python/py-prettyprint.exp
7511 * gdb.python/py-recurse-unwind.exp
7512 * gdb.python/py-shared.exp
7513 * gdb.python/py-symbol.exp
7514 * gdb.python/py-symtab.exp
7515 * gdb.python/py-template.exp
7516 * gdb.python/py-type.exp
7517 * gdb.python/py-unwind-maint.exp
7518 * gdb.python/py-unwind.exp
7519 * gdb.python/py-value.exp
7520 * gdb.python/python.exp
7521 * gdb.reverse/finish-reverse-bkpt.exp
7522 * gdb.reverse/insn-reverse.exp
7523 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7524 * gdb.reverse/solib-precsave.exp
7525 * gdb.reverse/solib-reverse.exp
7526 * gdb.stabs/gdb11479.exp
7527 * gdb.stabs/weird.exp
7528 * gdb.threads/fork-child-threads.exp
7529 * gdb.threads/fork-plus-threads.exp
7530 * gdb.threads/fork-thread-pending.exp
7531 * gdb.threads/forking-threads-plus-breakpoint.exp
7532 * gdb.threads/hand-call-in-threads.exp
7533 * gdb.threads/interrupted-hand-call.exp
7534 * gdb.threads/linux-dp.exp
7535 * gdb.threads/local-watch-wrong-thread.exp
7536 * gdb.threads/next-while-other-thread-longjmps.exp
7537 * gdb.threads/non-ldr-exit.exp
7538 * gdb.threads/pending-step.exp
7539 * gdb.threads/print-threads.exp
7540 * gdb.threads/process-dies-while-detaching.exp
7541 * gdb.threads/process-dies-while-handling-bp.exp
7542 * gdb.threads/pthreads.exp
7543 * gdb.threads/queue-signal.exp
7544 * gdb.threads/reconnect-signal.exp
7545 * gdb.threads/signal-command-handle-nopass.exp
7546 * gdb.threads/signal-command-multiple-signals-pending.exp
7547 * gdb.threads/signal-delivered-right-thread.exp
7548 * gdb.threads/signal-sigtrap.exp
7549 * gdb.threads/sigthread.exp
7550 * gdb.threads/staticthreads.exp
7551 * gdb.threads/stepi-random-signal.exp
7552 * gdb.threads/thread-unwindonsignal.exp
7553 * gdb.threads/thread_check.exp
7554 * gdb.threads/thread_events.exp
7555 * gdb.threads/tid-reuse.exp
7556 * gdb.threads/tls-nodebug.exp
7557 * gdb.threads/tls-shared.exp
7558 * gdb.threads/tls-so_extern.exp
7559 * gdb.threads/tls.exp
7560 * gdb.threads/wp-replication.exp
7561 * gdb.trace/actions-changed.exp
7562 * gdb.trace/actions.exp
7563 * gdb.trace/backtrace.exp
7564 * gdb.trace/change-loc.exp
7565 * gdb.trace/collection.exp
7566 * gdb.trace/deltrace.exp
7567 * gdb.trace/disconnected-tracing.exp
7568 * gdb.trace/entry-values.exp
7569 * gdb.trace/ftrace-lock.exp
7570 * gdb.trace/ftrace.exp
7571 * gdb.trace/infotrace.exp
7572 * gdb.trace/mi-trace-frame-collected.exp
7573 * gdb.trace/mi-trace-unavailable.exp
7574 * gdb.trace/mi-traceframe-changed.exp
7575 * gdb.trace/mi-tracepoint-changed.exp
7576 * gdb.trace/mi-tsv-changed.exp
7577 * gdb.trace/no-attach-trace.exp
7578 * gdb.trace/packetlen.exp
7579 * gdb.trace/passc-dyn.exp
7580 * gdb.trace/passcount.exp
7581 * gdb.trace/pending.exp
7582 * gdb.trace/pr16508.exp
7583 * gdb.trace/qtro.exp
7584 * gdb.trace/range-stepping.exp
7585 * gdb.trace/read-memory.exp
7586 * gdb.trace/report.exp
7587 * gdb.trace/save-trace.exp
7588 * gdb.trace/signal.exp
7589 * gdb.trace/stap-trace.exp
7590 * gdb.trace/status-stop.exp
7591 * gdb.trace/strace.exp
7592 * gdb.trace/tfile.exp
7593 * gdb.trace/tfind.exp
7594 * gdb.trace/trace-break.exp
7595 * gdb.trace/trace-condition.exp
7596 * gdb.trace/trace-enable-disable.exp
7597 * gdb.trace/trace-mt.exp
7598 * gdb.trace/tracecmd.exp
7599 * gdb.trace/tracefile-pseudo-reg.exp
7600 * gdb.trace/tspeed.exp
7601 * gdb.trace/tstatus.exp
7602 * gdb.trace/tsv.exp
7603 * gdb.trace/unavailable.exp
7604 * gdb.trace/while-dyn.exp
7605 * gdb.trace/while-stepping.exp
7606 * lib/gdb-guile.exp
7607 * lib/gdb.exp
7608 * lib/mi-support.exp
7609 * lib/pascal.exp
7610 * lib/perftest.exp
7611 * lib/prelink-support.exp
7612 * lib/selftest-support.exp
7613
7614 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7615
7616 * Makefile.in: Include disable-implicit-rules.mk.
7617
7618 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7619
7620 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7621 non-byte-aligned bit fields.
7622
7623 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7624
7625 PR gdb/12616
7626 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7627 respects the DW_AT_data_bit_offset attribute.
7628
7629 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7630
7631 * gdb.base/default.exp: Fix output of "set language".
7632
7633 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7634
7635 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7636 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7637 make.
7638 * configure.ac: Remove checks for the make program.
7639 * configure: Re-generate.
7640
7641 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7642
7643 * gdb.python/py-recurse-unwind.c (main): Add loop.
7644 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7645 to read_register() and gdb.parse_and_eval(). Make each code
7646 call a separate case that can be individually tested.
7647 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7648 proc. Call cont_and_backtrace for each of the code paths that
7649 we want to test in the unwinder.
7650
7651 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7652
7653 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7654 the definition of struct S.
7655
7656 2016-11-11 Catherine Moore <clm@codesourcery.com>
7657
7658 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7659
7660 2016-11-09 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.base/commands.exp (runto_or_return): New procedure.
7663 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7664 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7665 (progvar_simple_while_test, progvar_complex_if_while_test)
7666 (if_while_breakpoint_command_test)
7667 (infrun_breakpoint_command_test, breakpoint_command_test)
7668 (user_defined_command_test, watchpoint_command_test)
7669 (test_command_prompt_position, redefine_hook_test)
7670 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7671 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7672 multi_line_input and multi_line. Remove gdb_expect and
7673 gdb_stop_suppressing_tests uses.
7674 * lib/gdb.exp (valnum_re): New global.
7675 (multi_line_input): New procedure.
7676
7677 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7678
7679 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7680 Remove.
7681 (test_setup): Define with proc_with_prefix.
7682 (test_cli_inferior): Likewise.
7683 (test_cli_thread): Likewise.
7684 (test_cli_frame): Likewise.
7685 (test_cli_select_frame): Likewise.
7686 (test_cli_up_down): Likewise.
7687 (test_mi_thread_select): Likewise.
7688 (test_mi_stack_select_frame): Likewise.
7689 (test_cli_in_mi_inferior): Likewise.
7690 (test_cli_in_mi_thread): Likewise.
7691 (test_cli_in_mi_frame): Likewise.
7692 (top level): Do not use with_test_prefix_procname.
7693
7694 2016-11-09 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.base/commands.exp (gdbvar_simple_if_test)
7697 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7698 (progvar_simple_if_test, progvar_simple_while_test)
7699 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7700 (infrun_breakpoint_command_test, breakpoint_command_test)
7701 (user_defined_command_test, watchpoint_command_test)
7702 (test_command_prompt_position, deprecated_command_test)
7703 (bp_deleted_in_command, temporary_breakpoint_commands)
7704 (stray_arg0_test, source_file_with_indented_comment)
7705 (recursive_source_test, if_commands_test)
7706 (error_clears_commands_left, redefine_hook_test)
7707 (redefine_backtrace_test): Use proc_with_prefix.
7708 * lib/gdb.exp (proc_with_prefix): New proc.
7709
7710 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7711
7712 * gdb.base/tui-layout.c: New file.
7713 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7714 disassembly window contains very long lines.
7715
7716 2016-11-08 Tom Tromey <tom@tromey.com>
7717
7718 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7719 depend on Python 2.
7720
7721 2016-11-08 Tom Tromey <tom@tromey.com>
7722
7723 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7724 New method.
7725
7726 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7727
7728 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7729
7730 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7731
7732 * gdb.rust/simple.rs: Add test for univariant enums without
7733 discriminants and for encoded struct-like enums.
7734
7735 2016-10-28 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7738 gdb_test_multiple, tighten regexps and match symtabs and line
7739 tables incrementally.
7740
7741 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
7742
7743 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7744 general.
7745
7746 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
7747
7748 * gdb.base/exec-invalid-sysroot.exp: New file.
7749
7750 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7751
7752 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7753
7754 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7755
7756 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7757
7758 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7759
7760 * gdb.base/killed-outside.exp: Remove $options from a call to
7761 `prepare_for_testing'.
7762
7763 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7764
7765 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7766 Change test message.
7767
7768 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7769
7770 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7771 Update comment.
7772
7773 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7774
7775 * gdb.trace/mi-trace-save.exp: New file.
7776
7777 2016-10-13 Yao Qi <yao.qi@linaro.org>
7778
7779 * gdb.base/code_elim.exp (get_var_address): Remove.
7780 * gdb.base/relocate.exp: Likewise.
7781 * gdb.base/shreloc.exp: Likewise.
7782 * lib/gdb.exp (get_var_address): New.
7783
7784 2016-10-13 Yao Qi <yao.qi@linaro.org>
7785
7786 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7787 floating point tests if $skip_float_test is false.
7788
7789 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
7790
7791 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7792 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7793 argc values.
7794 Add 1 to argc so we guarantee distinct initial/modified argc values.
7795
7796 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7797
7798 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7799
7800 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7801
7802 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7803 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7804 * gdb.arch/vsx-regs.exp: Likewise.
7805
7806 2016-10-07 Yao Qi <yao.qi@linaro.org>
7807
7808 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7809
7810 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7811
7812 * gdb.python/python.exp: Test decode_line("*0").
7813
7814 2016-10-06 Doug Evans <dje@google.com>
7815
7816 * gdb.python/py-value.exp (test_value_creation): Add test for large
7817 unsigned 64-bit value.
7818
7819 2016-10-06 Tom Tromey <tom@tromey.com>
7820
7821 * gdb.compile/compile.exp: Change java tests to rust.
7822 * gdb.base/setshow.exp: Change java tests to rust.
7823 * gdb.base/default.exp: Remove java from language list.
7824 * README (Examples): Update language example.
7825 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7826 test.
7827 * lib/gdb.exp (skip_java_tests): Remove.
7828 * lib/java.exp: Remove.
7829 * gdb.java: Remove.
7830
7831 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7832
7833 * gdb.arch/mips-fcr.exp: New test.
7834 * gdb.arch/mips-fcr.c: Source for the new test.
7835
7836 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7837
7838 * gdb.base/solib-disc.exp: Use `standard_output_file'
7839 throughout.
7840
7841 2016-10-06 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.base/jit-simple-dl.c: New file.
7844 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7845 * gdb.base/jit-simple.c: ... this.
7846 * gdb.base/jit-simple.exp (jit_run): Delete.
7847 (build_jit): New proc.
7848 (jit_test_reread): Recompile either the main program or the shared
7849 library, depending on what is being tested. Skip changing address
7850 if caller wants to. Compare before/after addresses. If testing
7851 standalone, explicitly load the binary. Test "maint info
7852 breakpoints".
7853 (top level): Add "standalone vs shared lib" and "change address"
7854 vs "same address" axes.
7855
7856 2016-10-06 Pedro Alves <palves@redhat.com>
7857
7858 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7859 call.
7860 (jit_run): Delete.
7861 (jit_test_reread): Use with_test_prefix. Reload the main binary
7862 explicitly. Compare the before/after addresses of the JIT
7863 descriptor.
7864
7865 2016-08-15 Doug Evans <dje@google.com>
7866
7867 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7868 for single bitfields is bool.
7869 * gdb.xml/tdesc-regs.exp: Ditto.
7870
7871 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7872
7873 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7874
7875 2016-10-05 Yao Qi <yao.qi@linaro.org>
7876
7877 * lib/gdb.exp (support_complex_tests): Return zero if
7878 gdb_skip_float_test return true.
7879
7880 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7881 Simon Marchi <simon.marchi@ericsson.com>
7882
7883 PR gdb/20487
7884 * gdb.mi/user-selected-context-sync.exp: New file.
7885 * gdb.mi/user-selected-context-sync.c: New file.
7886
7887 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
7888 Simon Marchi <simon.marchi@ericsson.com>
7889
7890 PR gdb/20487
7891 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7892 =thread-select-event check.
7893
7894 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7895
7896 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7897 the compulsory L operand changes.
7898 * gdb.arch/powerpc-power.s: Likewise.
7899
7900 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7901
7902 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7903 * gdb.base/jit-attach-pie.c: New file.
7904 * gdb.base/jit-attach-pie.exp: New file.
7905
7906 2016-09-28 Pedro Alves <palves@redhat.com>
7907
7908 * gdb.base/infcall-input.c: New file.
7909 * gdb.base/infcall-input.exp: New file.
7910
7911 2016-09-22 Yao Qi <yao.qi@linaro.org>
7912
7913 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7914 (gdb_exit): Rename it to ...
7915 (gdbserver_gdb_exit): ... Close GDBserver.
7916 (gdb_exit): New proc, call gdbserver_gdb_exit.
7917 (mi_gdb_exit): Likewise.
7918
7919 2016-09-22 Yao Qi <yao.qi@linaro.org>
7920
7921 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7922 path.
7923 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7924 Remove duplication.
7925
7926 2016-09-22 Yao Qi <yao.qi@linaro.org>
7927
7928 * lib/gdbserver-support.exp: Check the existence of
7929 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7930
7931 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7932
7933 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7934
7935 2016-09-21 Tom Tromey <tom@tromey.com>
7936
7937 PR gdb/20604:
7938 * gdb.base/quit.exp: New file.
7939
7940 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7941
7942 * .gitignore: New file.
7943
7944 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7945
7946 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7947 throughout.
7948
7949 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7950
7951 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7952
7953 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7954
7955 * gdb.cp/casts.cc (decltype): Move it ...
7956 (main): ... with its call to ...
7957 * gdb.cp/casts03.cc: ... a new file.
7958 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7959
7960 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7961
7962 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7963
7964 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7965
7966 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7967 and sync up the test with tests in gas/testsuite/gas/ppc.
7968 * gdb.arch/powerpc-power.exp: Likewise.
7969
7970 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7971
7972 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7973
7974 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7975 Jan Kratochvil <jan.kratochvil@redhat.com>
7976
7977 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7978 make m1's definition to be different from m2's. Use 'dummy' as an
7979 argument for probe 'two'.
7980
7981 2016-09-10 Jon Beniston <jon@beniston.com>
7982
7983 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7984 for sim target.
7985
7986 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7987
7988 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7989 variable declaration.
7990 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7991 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7992 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7993 received HWCAP as its argument.
7994
7995 2016-09-06 Pedro Alves <palves@redhat.com>
7996
7997 * gdb.base/new-ui-pending-input.c: New file.
7998 * gdb.base/new-ui-pending-input.exp: New file.
7999 * gdb.exp (clear_gdb_spawn_id): New procedure.
8000 (with_spawn_id): Check whether gdb_spawn_id exists before
8001 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8002 on exit.
8003
8004 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8005
8006 * gdb.base/float128.c: New file.
8007 * gdb.base/float128.exp: Likewise.
8008 * gdb.base/floatn.c: Likewise.
8009 * gdb.base/floatn.exp: Likewise.
8010
8011 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8012
8013 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8014
8015 2016-09-05 Pedro Alves <palves@redhat.com>
8016
8017 PR backtrace/19927
8018 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8019 unwinders are immediately called as side effect of "source" or
8020 "disable unwinder" commands.
8021 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8022
8023 2016-09-02 Yao Qi <yao.qi@linaro.org>
8024
8025 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8026 is true and $type is "float" or "double".
8027
8028 2016-09-02 Yao Qi <yao.qi@linaro.org>
8029
8030 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8031 true.
8032 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8033 * gdb.base/call-rt-st.exp: Likewise.
8034 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8035 return value instead of gdb,skip_float_test.
8036 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8037 (do_function_calls): Use its return value instead of
8038 gdb,skip_float_test.
8039 * gdb.base/finish.exp: Likewise.
8040 * gdb.base/funcargs.exp: Likewise.
8041 * gdb.base/return.exp: Likewise.
8042 * gdb.base/return2.exp: Likewise.
8043 * gdb.base/varargs.exp: Likewise.
8044 * lib/gdb.exp (gdb_skip_float_test): Change it to
8045 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8046
8047 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8048
8049 * gdb.multi/tids.exp: Test "thread apply all".
8050
8051 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8052
8053 * gdb.base/default.exp (tty): Remove.
8054
8055 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8056
8057 * gdb.python/py-recurse-unwind.c: New file.
8058 * gdb.python/py-recurse-unwind.py: New file.
8059 * gdb.python/py-recurse-unwind.exp: New file.
8060
8061 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8062
8063 * gdb.base/set-inferior-tty.exp: New file.
8064 * gdb.base/set-inferior-tty.c: New file.
8065
8066 2016-08-23 Pedro Alves <palves@redhat.com>
8067
8068 PR gdb/20494
8069 * gdb.base/new-ui-echo.c: New file.
8070 * gdb.base/new-ui-echo.exp: New file.
8071
8072 2016-08-23 Yao Qi <yao.qi@linaro.org>
8073
8074 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8075 gdbserver_spawn.
8076 * gdb.server/connect-without-multi-process.exp (do_test):
8077 Likewise.
8078
8079 2016-08-23 Yao Qi <yao.qi@linaro.org>
8080
8081 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8082 standalone_txt. Delete gdb_txt and standalone_txt on host
8083 and target. Spawn the binary on target. Copy files from
8084 target to host.
8085
8086 2016-08-22 Pedro Alves <palves@redhat.com>
8087
8088 PR gdb/20505
8089 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8090 with_test_prefix. Factor out bits to ...
8091 (test_no_vdso): ... this new procedure.
8092
8093 2016-08-19 Carl Love <cel@us.ibm.com>
8094
8095 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8096 maintaining separate logic for constructing the output path.
8097 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8098 * gdb.arch/ppc-dfp.exp: Likewise.
8099 * gdb.arch/ppc-fp.exp: Likewise.
8100 * gdb.arch/vsx-regs.exp: Likewise.
8101 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8102 binprefix for generating the additional binary files.
8103
8104 2016-08-19 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.trace/mi-trace-frame-collected.exp
8107 (test_trace_frame_collected): On x32, expect two registers.
8108
8109 2016-08-18 Carl Love <cel@us.ibm.com>
8110
8111 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8112 and sync up the test with tests in gas/testsuite/gas/ppc.
8113 * gdb.arch/powerpc-power.exp: Likewise.
8114
8115 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8116
8117 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8118 expected error message.
8119
8120 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8121
8122 * gdb.multi/remove-inferiors.exp: New file.
8123 * gdb.multi/remove-inferiors.c: New file.
8124
8125 2016-08-12 Yao Qi <yao.qi@linaro.org>
8126
8127 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8128 argument list.
8129
8130 2016-08-10 Pedro Alves <palves@redhat.com>
8131
8132 PR gdb/19187
8133 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8134 setup_kfails.
8135
8136 2016-08-09 Pedro Alves <palves@redhat.com>
8137 Simon Marchi <simon.marchi@ericsson.com>
8138
8139 PR gdb/20418
8140 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8141 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8142
8143 2016-08-09 Pedro Alves <palves@redhat.com>
8144
8145 PR mi/20431
8146 * gdb.mi/mi-cmd-error.exp: New file.
8147
8148 2016-08-09 Pedro Alves <palves@redhat.com>
8149
8150 PR gdb/18653
8151 * gdb.base/signals-state-child.c: New file.
8152 * gdb.base/signals-state-child.exp: New file.
8153 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8154
8155 2016-08-09 Pedro Alves <palves@redhat.com>
8156
8157 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8158
8159 2016-08-03 Tom Tromey <tom@tromey.com>
8160
8161 PR python/18565:
8162 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8163
8164 2016-08-01 Yao Qi <yao.qi@linaro.org>
8165
8166 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8167 variable mode to "multi-process" if $multi_process is 1, otherwise
8168 set it to "single-process".
8169
8170 2016-08-01 Yao Qi <yao.qi@linaro.org>
8171
8172 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8173 * gdb.cp/cpexprs.exp: Likewise.
8174 * gdb.cp/m-static.exp: Likewise.
8175
8176 2016-07-26 Tom Tromey <tom@tromey.com>
8177
8178 PR python/20190:
8179 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8180 test.
8181
8182 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8183
8184 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8185 selecting assembly source files.
8186 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8187 assembly source files.
8188 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8189 assembly source files.
8190 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8191 selecting assembly source files.
8192
8193 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8194
8195 * gdb.base/new-ui.exp (do_test_invalid_args): New
8196 procedure.
8197
8198 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8199
8200 * gdb.btrace/reconnect.c: New file.
8201 * gdb.btrace/reconnect.exp: New file.
8202
8203 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8204
8205 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8206 to test_catch_syscall_group.
8207 (test_catch_syscall_group): New.
8208
8209 2016-07-21 Tom Tromey <tom@tromey.com>
8210
8211 * gdb.rust/simple.rs (main): Use empty struct expression.
8212 * gdb.rust/simple.exp: Add tests for empty struct expression.
8213
8214 2016-07-21 Yao Qi <yao.qi@linaro.org>
8215
8216 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8217 if gdb_skip_xml_test is true on some targets.
8218
8219 2016-07-21 Yao Qi <yao.qi@linaro.org>
8220
8221 * gdb.server/solib-list.exp: Unset last_loaded_file.
8222
8223 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8224
8225 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8226 "step into captured_main (args)".
8227
8228 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8229
8230 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8231
8232 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8233
8234 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8235
8236 2016-07-19 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8239 * gdb.opt/inline-bt.exp: Likewise.
8240 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8241 additional_flags=-Winline.
8242 * gdb.opt/inline-locals.exp: Likewise.
8243 * gdb.opt/inline-markers.c (ATTR): Define.
8244 (inlined_fn): Use it.
8245
8246 2016-07-19 Yao Qi <yao.qi@linaro.org>
8247
8248 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8249 (test_with_self): Remove some code. Remove argument executable.
8250 (top-level): Use do_self_tests.
8251
8252 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8253 Don Breazeal <donb@codesourcery.com>
8254
8255 * gdb.base/maint.exp: Escape paths used in regular expressions.
8256 * gdb.stabs/weird.exp: Likewise.
8257
8258 2016-07-13 Tom Tromey <tom@tromey.com>
8259
8260 PR python/15620, PR python/18620:
8261 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8262 (test_bkpt_events): New procs.
8263
8264 2016-07-13 Tom Tromey <tom@tromey.com>
8265
8266 PR python/17698:
8267 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8268 test.
8269 (test_watchpoints): Likewise.
8270 (test_bkpt_pending): New proc.
8271
8272 2016-07-13 Tom Tromey <tom@tromey.com>
8273
8274 PR cli/18053:
8275 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8276 completion test.
8277
8278 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8279
8280 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8281 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8282 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8283 f_label.
8284 (g): Rename g_end_lbl to g_label.
8285 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8286 low_pc and high_pc.
8287 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8288
8289 2016-07-12 Tom Tromey <tom@tromey.com>
8290
8291 PR python/19293:
8292 * gdb.python/py-unwind-maint.exp: Update tests.
8293
8294 2016-07-12 Yao Qi <yao.qi@linaro.org>
8295
8296 * lib/selftest-support.exp (selftest_setup): Match the output
8297 when captured_main is inlined.
8298
8299 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8300
8301 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8302 New variables.
8303 (print this%a, print this%b, print this): New tests.
8304 * gdb.fortran/derived-types.f90 (this): New object and
8305 initialization.
8306
8307 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8308
8309 * gdb.ada/arraydim.exp: Remove extra directory level in build
8310 directory.
8311
8312 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8313
8314 * lib/ada.exp: Remove extra directory level in build directory.
8315 * gdb.ada/cond_lang.exp: Likewise.
8316 * gdb.ada/exec_changed.exp: Likewise.
8317 * gdb.ada/lang_switch.exp: Likewise.
8318
8319 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8320
8321 * simple.rs: Add test for raw pointer subscripting.
8322 * simple.exp: Add test expectations.
8323
8324 2016-07-05 Yao Qi <yao.qi@linaro.org>
8325
8326 * gdb.mi/mi-reverse.exp: Match =record-started output.
8327
8328 2016-07-01 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8331 procedure.
8332 (jit_reader_test): Test the jit reader's unwinder.
8333 * gdb.base/jithost.c (jit_function_00_code): New global.
8334 (main): Use memcpy to fill in the mmapped code, instead of poking
8335 bytes manually here.
8336 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8337 value.
8338 (read_debug_info): Save the function's range.
8339 (read_sp): New function.
8340 (unwind_frame): Use it. Also unwind RBP.
8341 (get_frame_id): Use read_sp.
8342 (gdb_init_reader): Use calloc instead of malloc.
8343 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8344 parameter. Use gdb_test_multiple.
8345
8346 2016-07-01 Pedro Alves <palves@redhat.com>
8347 Antoine Tremblay <antoine.tremblay@ericsson.com>
8348
8349 * gdb.threads/process-dies-while-detaching.c: New file.
8350 * gdb.threads/process-dies-while-detaching.exp: New file.
8351
8352 2016-07-01 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.multi/watchpoint-multi-exit.c: New file.
8355 * gdb.multi/watchpoint-multi-exit.exp: New file.
8356
8357 2016-06-30 Pedro Alves <palves@redhat.com>
8358
8359 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8360 unset inferior_spawn_id.
8361
8362 2016-06-30 Pedro Alves <palves@redhat.com>
8363
8364 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8365 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8366
8367 2016-06-29 Yao Qi <yao.qi@linaro.org>
8368
8369 * gdb.base/return.c: Add copyright header.
8370
8371 2016-06-29 Tom Tromey <tom@tromey.com>
8372
8373 PR python/20129:
8374 * gdb.python/py-framefilter.exp: Add tests for setting priority
8375 and disabling of non-existent frame filter.
8376
8377 2016-06-29 Yao Qi <yao.qi@linaro.org>
8378
8379 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8380 0x0f07ff.
8381
8382 2016-06-28 Yao Qi <yao.qi@linaro.org>
8383
8384 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8385 triplets. Start gdb, execute catch syscall, and continue. Check
8386 gdb's output to determine catch syscall is supported.
8387
8388 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8389
8390 * gdb.rust/simple.rs: Add test for returning unit in a function.
8391 * gdb.rust/simple.exp: Add expectation for functions returning
8392 unit.
8393
8394 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8395
8396 * gdb.python/py-breakpoint-create-fail.c,
8397 gdb.python/py-breakpoint-create-fail.exp,
8398 gdb.python/py-breakpoint-create-fail.py: New testcase.
8399
8400 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8401
8402 PR gdb/20239
8403 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8404 * gdb.rust/simple.exp: Add test expectations for new NonZero
8405 tests.
8406
8407 2016-06-24 David Taylor <dtaylor@emc.com>
8408
8409 * gdb.base/offsets.exp: New file.
8410 * gdb.base/offsets.c: New file.
8411
8412 2016-06-23 Tom Tromey <tom@tromey.com>
8413
8414 PR gdb/16483:
8415 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8416 before any filters are loaded.
8417
8418 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8419
8420 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8421 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8422 structs.
8423 * gdb.fortran/derived-type-function.exp: New file.
8424 * gdb.fortran/derived-type-function.f90: New file.
8425
8426
8427 2016-06-21 Pedro Alves <palves@redhat.com>
8428
8429 * gdb.base/new-ui.exp: New file.
8430 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8431 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8432 (with_spawn_id): New procedure.
8433
8434 2016-06-21 Pedro Alves <palves@redhat.com>
8435
8436 * gdb.mi/mi-exec-run.exp: New file.
8437
8438 2016-06-21 Pedro Alves <palves@redhat.com>
8439
8440 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8441 breakpoint command's output on the main UI.
8442 (test_break): New procedure, factored out from calls in the top
8443 level.
8444 (top level): Use foreach_with_prefix to test MI as main UI and as
8445 separate UI.
8446
8447 2016-06-21 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8450 (test_awatch_creation_and_listing)
8451 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8452 Remove 'type' parameter.
8453 (test_watchpoint_all): New parameter mi_mode. Remove
8454 with_test_prefix.
8455 (top level): Use foreach_with_prefix, and add main/separate UI MI
8456 testing axis.
8457
8458 2016-06-21 Pedro Alves <palves@redhat.com>
8459
8460 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8461 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8462 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8463 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8464 (gdb_main_spawn_id, mi_spawn_id): Declare and
8465 comment.
8466 (mi_create_inferior_pty): New procedure,
8467 factored out from default_mi_gdb_start.
8468 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8469 procedures.
8470 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8471 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8472 Use mi_create_inferior_pty.
8473 (mi_gdb_start): Use eval to pass down args list.
8474
8475 2016-06-21 Pedro Alves <palves@redhat.com>
8476
8477 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8478 * gdb.opt/inline-cmds.exp: Add MI tests.
8479
8480 2016-06-21 Pedro Alves <palves@redhat.com>
8481
8482 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8483
8484 2016-06-21 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8487 (top level): Use it instead of mi_execute_to.
8488
8489 2016-06-21 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8492 (cont_handler_str): New.
8493 (signal_stop_handler): Set stop_handler_str instead of printing to
8494 stdout.
8495 (continue_handler): Set cont_handler_str instead of printing to
8496 stdout.
8497 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8498 mi_send_resuming_command. Print stop_handler_str and
8499 cont_handler_str instead of expecting the python events print
8500 directly.
8501
8502 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8503
8504 * gdb.base/jit-reader.exp: New file.
8505 * gdb.base/jithost.c: New file.
8506 * gdb.base/jithost.h: New file.
8507 * gdb.base/jitreader.c : New file.
8508 * gdb.base/jit-protocol.h: New file.
8509
8510 2016-06-17 Yao Qi <yao.qi@linaro.org>
8511
8512 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8513 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8514 and detach-on-fork. Adjust tests.
8515 (top level): Invoke break_cond_on_syscall with combinations of
8516 syscall, follow-fork-mode and detach-on-fork.
8517
8518 2016-06-17 Yao Qi <yao.qi@linaro.org>
8519
8520 * gdb.base/step-over-exit.c: New.
8521 * gdb.base/step-over-exit.exp: New.
8522
8523 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8524
8525 * gdb.base/float.exp: Add target check for nds32*-*-*.
8526 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8527
8528 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8529
8530 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8531 for unsupported target features.
8532 * gdb.base/call-rt-st.exp: Likewise.
8533 * gdb.base/call-sc.exp: Likewise.
8534 * gdb.base/call-signal-resume.exp: Likewise.
8535 * gdb.base/call-strs.exp: Likewise.
8536 * gdb.base/callexit.exp: Likewise.
8537 * gdb.base/callfuncs.exp: Likewise.
8538 * gdb.base/nodebug.exp: Likewise.
8539 * gdb.base/printcmds.exp: Likewise.
8540 * gdb.base/ptype.exp: Likewise.
8541 * gdb.base/structs.exp: Likewise.
8542 * gdb.base/unwindonsignal.exp: Likewise.
8543 * gdb.cp/gdb2495.exp: Likewise.
8544 * gdb.cp/templates.exp: Likewise.
8545 * gdb.cp/virtfunc.exp: Likewise.
8546 * gdb.threads/hand-call-in-threads.exp: Likewise.
8547 * gdb.threads/interrupted-hand-call.exp: Likewise.
8548 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8549
8550 2016-06-10 Tom Tromey <tom@tromey.com>
8551
8552 PR rust/20110:
8553 * gdb.rust/expr.exp: Add test for integer constant larger than
8554 i32.
8555
8556 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8557
8558 * gdb.fortran/nested-funcs.exp: New.
8559 * gdb.fortran/nested-funcs.f90: New.
8560
8561 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8562
8563 * gdb.base/examine-backward.c: New file.
8564 * gdb.base/examine-backward.exp: New file.
8565
8566 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8567
8568 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8569 matching.
8570
8571 2016-06-02 Tom Tromey <tom@tromey.com>
8572
8573 PR python/18984:
8574 * gdb.python/py-shared.exp: Add solib_name test.
8575
8576 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8577
8578 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8579
8580 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8581
8582 PR c++/19893
8583 * gdb.dwarf2/implref.exp: Rename to...
8584 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8585 * gdb.dwarf2/implref-array.c: New file.
8586 * gdb.dwarf2/implref-array.exp: Likewise.
8587 * gdb.dwarf2/implref-global.c: Likewise.
8588 * gdb.dwarf2/implref-global.exp: Likewise.
8589 * gdb.dwarf2/implref-struct.c: Likewise.
8590 * gdb.dwarf2/implref-struct.exp: Likewise.
8591
8592 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8593
8594 * gdb.trace/trace-condition.exp: Add 64bit tests.
8595
8596 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8597
8598 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8599 bits types.
8600 (main): Adapt to 8 to 64 bits types.
8601 * gdb.trace/trace-condition.exp: Add new tests.
8602
8603 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8604
8605 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8606
8607 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8608
8609 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8610 Move condition tests...
8611 * gdb.trace/trace-condition.exp: Here.
8612
8613 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8614
8615 * gdb.trace/trace-condition.exp: Add counter-case tests.
8616
8617 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8618
8619 PR c++/15231
8620 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8621 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8622
8623 2016-05-27 Pedro Alves <palves@redhat.com>
8624
8625 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8626 New procedure.
8627 (top level): Call it, and bail out of DejaGnu is known to be bad.
8628
8629 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8630
8631 * gdb.base/whatis.c: Extend the test case.
8632 * gdb.base/whatis.exp: Add additional tests.
8633
8634 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8635
8636 * gdb.fortran/type.f90: Add pointer variable.
8637 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8638
8639 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8640
8641 * gdb.fortran/vla-type.exp: Fix testcase name.
8642
8643 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8644
8645 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8646
8647 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8648
8649 * gdb.fortran/type.f90: Add nested structures.
8650 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8651 * gdb.fortran/derived-type.exp: Adapt expected output.
8652 * gdb.fortran/vla-type.exp: Adapt expected output.
8653
8654 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8655
8656 * gdb.fortran/whatis_type.exp: Adapt expected output.
8657
8658 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8659
8660 * gdb.fortran/print_type.exp: Fix expected output.
8661 * gdb.fortran/whatis_type.exp: Fix expected output.
8662
8663 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8664
8665 * gdb.fortran/whatis_type.exp: Use multi_line.
8666
8667 2016-05-24 Tom Tromey <tom@tromey.com>
8668
8669 PR python/17386:
8670 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8671 use value as an index.
8672
8673 2016-05-23 Tom Tromey <tom@tromey.com>
8674
8675 PR python/17981:
8676 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8677 no-breakpoint case.
8678
8679 2016-05-24 Pedro Alves <palves@redhat.com>
8680
8681 PR gdb/19828
8682 * gdb.threads/clone-attach-detach.c: New file.
8683 * gdb.threads/clone-attach-detach.exp: New file.
8684
8685 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8686
8687 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8688
8689 2016-05-23 Tom Tromey <tom@tromey.com>
8690
8691 PR python/19438, PR python/18393:
8692 * gdb.python/py-progspace.exp: Add "dir" test.
8693 * gdb.python/py-objfile.exp: Add "dir" test.
8694
8695 2016-05-23 Yao Qi <yao.qi@linaro.org>
8696
8697 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8698 * gdb.arch/thumb2-it.exp: Likewise.
8699
8700 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8701
8702 * gdb.mi/mi-threads-interrupt.c: New file.
8703 * gdb.mi/mi-threads-interrupt.exp: New file.
8704
8705 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8706
8707 PR gdb/18077
8708 * gdb.mi/mi-async-run.exp: New file.
8709 * gdb.mi/mi-async-run.c: New file.
8710
8711 2016-05-17 Tom Tromey <tom@tromey.com>
8712 Manish Goregaokar <manishsmail@gmail.com>
8713
8714 * lib/rust-support.exp: New file.
8715 * lib/gdb.exp (skip_rust_tests): New proc.
8716 (build_executable_from_specs): Handle rust.
8717 * lib/future.exp (gdb_find_rustc): New proc.
8718 (gdb_default_target_compile): Handle rust.
8719 * gdb.rust/expr.exp: New file.
8720 * gdb.rust/generics.exp: New file.
8721 * gdb.rust/generics.rs: New file.
8722 * gdb.rust/methods.exp: New file.
8723 * gdb.rust/methods.rs: New file.
8724 * gdb.rust/modules.exp: New file.
8725 * gdb.rust/modules.rs: New file.
8726 * gdb.rust/simple.exp: New file.
8727 * gdb.rust/simple.rs: New file.
8728
8729 2016-05-17 Tom Tromey <tom@tromey.com>
8730
8731 * gdb.base/default.exp (set language): Add rust.
8732
8733 2016-05-17 Tom Tromey <tom@tromey.com>
8734
8735 * gdb.gdb/unittest.exp: New file.
8736
8737 2016-05-16 Yao Qi <yao.qi@linaro.org>
8738
8739 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8740 shell_prompt. Update shell_prompt_re.
8741
8742 2016-05-12 Doug Evans <dje@google.com>
8743
8744 PR symtab/19999
8745 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8746 $options when building executable.
8747 * gdb.dwarf2/fission-loclists-pie.S: New file.
8748 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8749
8750 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8751
8752 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8753 of [is_remote target],
8754
8755 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8756
8757 * lib/gdb.exp (use_gdb_stub): New procedure.
8758
8759 2016-05-03 Yunlian Jiang <yunlian@google.com>
8760 Doug Evans <dje@google.com>
8761
8762 PR symtab/19914
8763 * gdb.dwarf2/dwp-sepdebug.c: New file.
8764 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8765
8766 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8767
8768 * gdb.base/detach.exp: Remove is_remote check.
8769
8770 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8771
8772 * gdb.base/annota-input-while-running.exp: Don't check for
8773 [is_remote target]. Enable annotations after running to main.
8774 Remove unused "set test..." line.
8775
8776 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8777
8778 * gdb.trace/trace-enable-disable.exp: New file.
8779 * gdb.trace/trace-enable-disable.c: New file.
8780
8781 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8782
8783 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8784 use it in info sharedlibrary test.
8785 * gdb.trace/ftrace-lock.exp: Likewise.
8786 * gdb.trace/ftrace.exp: Likewise.
8787 * gdb.trace/range-stepping.exp: Likewise.
8788 * gdb.trace/trace-break.exp: Likewise.
8789 * gdb.trace/trace-condition.exp: Likewise.
8790 * gdb.trace/trace-mt.exp: Likewise.
8791
8792 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8793
8794 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8795 (gdb_load_shlib): ... this.
8796 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8797 gdb_load_shlib.
8798 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8799 * gdb.base/ctxobj.exp: Likewise.
8800 * gdb.base/dprintf-pending.exp: Likewise.
8801 * gdb.base/dso2dso.exp: Likewise.
8802 * gdb.base/fixsection.exp: Likewise.
8803 * gdb.base/gcore-relro.exp: Likewise.
8804 * gdb.base/gdb1555.exp: Likewise.
8805 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8806 * gdb.base/gnu-ifunc.exp: Likewise.
8807 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8808 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8809 * gdb.base/pending.exp: Likewise.
8810 * gdb.base/print-file-var.exp: Likewise.
8811 * gdb.base/print-symbol-loading.exp: Likewise.
8812 * gdb.base/shlib-call.exp: Likewise.
8813 * gdb.base/shreloc.exp: Likewise.
8814 * gdb.base/so-impl-ld.exp: Likewise.
8815 * gdb.base/solib-disc.exp: Likewise.
8816 * gdb.base/solib-nodir.exp: Likewise.
8817 * gdb.base/solib-overlap.exp: Likewise.
8818 * gdb.base/solib-symbol.exp: Likewise.
8819 * gdb.base/solib-weak.exp (do_test): Likewise.
8820 * gdb.base/sym-file.exp: Likewise.
8821 * gdb.base/symtab-search-order.exp: Likewise.
8822 * gdb.base/type-opaque.exp: Likewise.
8823 * gdb.base/unload.exp: Likewise.
8824 * gdb.base/watchpoint-solib.exp: Likewise.
8825 * gdb.compile/compile.exp: Likewise.
8826 * gdb.cp/gdb2384.exp: Likewise.
8827 * gdb.cp/infcall-dlopen.exp: Likewise.
8828 * gdb.cp/re-set-overloaded.exp: Likewise.
8829 * gdb.fortran/library-module.exp: Likewise.
8830 * gdb.opt/solib-intra-step.exp: Likewise.
8831 * gdb.python/py-finish-breakpoint.exp: Likewise.
8832 * gdb.python/py-shared.exp: Likewise.
8833 * gdb.reverse/solib-precsave.exp: Likewise.
8834 * gdb.reverse/solib-reverse.exp: Likewise.
8835 * gdb.server/solib-list.exp: Likewise.
8836 * gdb.threads/dlopen-libpthread.exp: Likewise.
8837 * gdb.threads/tls-shared.exp: Likewise.
8838 * gdb.threads/tls-so_extern.exp: Likewise.
8839 * gdb.trace/change-loc.exp: Likewise.
8840 * gdb.trace/ftrace-lock.exp: Likewise.
8841 * gdb.trace/ftrace.exp: Likewise.
8842 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8843 * gdb.trace/pending.exp: Likewise.
8844 * gdb.trace/range-stepping.exp: Likewise.
8845 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8846 (strace_info_marker): Likewise.
8847 (strace_probe_marker): Likewise.
8848 (strace_trace_on_same_addr): Likewise.
8849 (strace_trace_on_diff_addr): Likewise.
8850 * gdb.trace/trace-break.exp: Likewise.
8851 * gdb.trace/trace-condition.exp: Likewise.
8852 * gdb.trace/trace-mt.exp: Likewise.
8853
8854 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8855
8856 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8857 result of gdb_remote_download.
8858 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8859 * gdb.base/dso2dso.exp: Likewise.
8860 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8861 * gdb.base/print-file-var.exp: Likewise.
8862 * gdb.base/shlib-call.exp: Likewise.
8863 * gdb.base/shreloc.exp: Likewise.
8864 * gdb.base/solib-overlap.exp: Likewise.
8865 * gdb.base/solib-weak.exp (do_test): Likewise.
8866 * gdb.base/unload.exp: Likewise.
8867
8868 2016-04-27 Yao Qi <yao.qi@linaro.org>
8869
8870 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8871 exists.
8872
8873 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8874
8875 * vla-type.exp: Print structure from toplevel.
8876
8877 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8878
8879 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8880 of dynamic types.
8881 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8882 of dynamic types.
8883
8884 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8885
8886 * gdb.fortran/vla-type.f90: New file.
8887 * gdb.fortran/vla-type.exp: New file.
8888
8889 2016-04-25 Yao Qi <yao.qi@linaro.org>
8890
8891 * gdb.base/branch-to-self.c: New file.
8892 * gdb.base/branch-to-self.exp: New file.
8893
8894 2016-04-22 Yao Qi <yao.qi@linaro.org>
8895
8896 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8897 more after $hex.
8898
8899 2016-04-22 Yao Qi <yao.qi@linaro.org>
8900
8901 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8902 * gdb.base/annota3.exp: Likewise.
8903
8904 2016-04-22 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.reverse/step-precsave.exp: Do one step and test program
8907 stops in "callee" and do multiple steps until program goes out
8908 of "callee".
8909 * gdb.reverse/step-reverse.exp: Likewise.
8910
8911 2016-04-22 Yao Qi <yao.qi@linaro.org>
8912
8913 * gdb.trace/signal.exp: Also pass if
8914 $tracepoint_hits($i) > $iterations.
8915
8916 2016-04-22 Yao Qi <yao.qi@linaro.org>
8917
8918 * gdb.trace/signal.c: New file.
8919 * gdb.trace/signal.exp: New file.
8920
8921 2016-04-19 Doug Evans <xdje42@gmail.com>
8922
8923 * gdb.base/bad-file.exp: New file.
8924
8925 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8926
8927 * gdb.dwarf2/implref.exp: New file.
8928
8929 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8930
8931 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8932 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8933 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8934 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8935 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8936 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8937 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8938 * lib/fortran.exp (fortran_int4): New procedure.
8939 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8940 (fortran_logical4): Likewise.
8941
8942 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8943
8944 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8945
8946 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8947
8948 * lib/compiler.c: Add Intel specific preprocessor macros.
8949 * lib/compiler.cc: Likewise.
8950
8951 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
8952
8953 * gdb.server/connect-with-no-symbol-file.c: New file.
8954 * gdb.server/connect-with-no-symbol-file.exp: New file.
8955
8956 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8957
8958 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8959
8960 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8963 standard output directory.
8964
8965 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8966
8967 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8968
8969 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8970
8971 * gdb.btrace/instruction_history.c (loop): Add declaration.
8972
8973 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8974
8975 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8976
8977 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8978
8979 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8980 parentheses to print.
8981 (continue_handler): Likewise.
8982
8983 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8984
8985 * gdb.server/solib-list.exp: Remove is_remote check.
8986 Pass shlib= to gdb_compile. Don't link shared library with
8987 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8988 Run binary filename through "readlink -f" on the target.
8989
8990 2016-04-08 Pedro Alves <palves@redhat.com>
8991
8992 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8993 interpreter filename as argument to gdbserver_spawn.
8994 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8995 Return empty if $last_loaded_file does not exist.
8996
8997 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8998
8999 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9000 * gdb.base/jit-main.c: Use exit after usage.
9001
9002 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9003
9004 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9005 GDBHISTSIZE prior to the tests.
9006 * gdb.base/gdbinit-history.exp: Likewise.
9007
9008 2016-04-07 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9011 instead of build_executable. Use gdb_load_shlibs.
9012
9013 2016-04-07 Yao Qi <yao.qi@linaro.org>
9014
9015 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9016 Execute "si" command.
9017
9018 2016-04-07 Yao Qi <yao.qi@linaro.org>
9019
9020 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9021 number instead of the comments on some line.
9022
9023 2016-04-06 Don Breazeal <donb@codesourcery.com>
9024
9025 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9026 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9027
9028 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9029
9030 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9031 standard_output_file. Remove unused binfile variable.
9032
9033 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9034
9035 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9036 * gdb.python/py-mi-objfile.exp: Match "list main" output
9037 in console format.
9038
9039 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9040
9041 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9042 absolute.
9043
9044 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9045
9046 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9047 absolute.
9048 * gdb.trace/ftrace.exp: Likewise.
9049 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9050 targets as well.
9051 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9052 (gdb_load_shlibs): Copy libraries to test directory when testing
9053 natively. Only set solib-search-path if testing remotely.
9054 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9055
9056 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9057
9058 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9059 gdb_download. Use it even if the target is not remote.
9060 * gdb.base/jit.exp (compile_jit_test): Likewise.
9061 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9062 output directory if the destination board is local, otherwise use
9063 the standard remote_download from DejaGnu.
9064 (gdb_download): Remove.
9065 (gdb_load_shlibs): Use gdb_remote_download instead of
9066 gdb_download.
9067 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9068 Use gdb_remote_download instead of gdb_download. Use it even if
9069 the target is not remote.
9070 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9071 instead of gdb_download.
9072
9073 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9074
9075 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9076 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9077 run.
9078
9079 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9080
9081 PR gdb/19820
9082 * gdb.base/printcmds.exp: Add artificial arrays tests.
9083
9084 2016-03-31 Pedro Alves <palves@redhat.com>
9085
9086 PR gdb/19858
9087 * gdb.base/jit-main.c: Include unistd.h.
9088 (ATTACH): Define to 0 if not already defined.
9089 (wait_for_gdb, mypid): New globals.
9090 (WAIT_FOR_GDB): New macro.
9091 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9092 some breakpoint locations.
9093 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9094 New procedures.
9095 (one_jit_test): Add REATTACH parameter, and handle it. Use
9096 continue_to_test_location.
9097 (top level): Test attach, and adjusts calls to one_jit_test.
9098
9099 2016-03-31 Pedro Alves <palves@redhat.com>
9100
9101 PR gdb/19858
9102 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9103 BINSUFFIX parameter, and handle it.
9104 (top level): Adjust calls compile_jit_test.
9105
9106 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9107
9108 PR python/19743
9109 * gdb.python/py-mi-events-gdb.py: New file.
9110 * gdb.python/py-mi-events.c: New file.
9111 * gdb.python/py-mi-events.exp: New file.
9112
9113 2016-03-30 Yao Qi <yao.qi@linaro.org>
9114
9115 * gdb.reverse/until-precsave.exp: Match function name only.
9116 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9117 Move malloc to a condition block.
9118 * gdb.reverse/until-reverse.exp: Match function name only.
9119
9120 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9121
9122 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9123 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9124 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9125 variable for GPR 0 instead of assuming it is register 0.
9126 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9127 * lib/trace-support.exp: Add s390 registers.
9128
9129 2016-03-29 Yao Qi <yao.qi@linaro.org>
9130
9131 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9132
9133 2016-03-24 Yao Qi <yao.qi@linaro.org>
9134
9135 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9136 test message.
9137
9138 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9139
9140 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9141 maintaining separate logic for constructing the output path.
9142
9143 2016-03-16 Don Breazeal <donb@codesourcery.com>
9144
9145 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9146 Retry fork and waitpid on interrupted system call errors.
9147 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9148 Use with_timeout_factor to increase timeout by factor of 10.
9149
9150 2016-03-15 Don Breazeal <donb@codesourcery.com>
9151
9152 * gdb.cp/scope-err.cc: New test program.
9153 * gdb.cp/scope-err.exp: New test script.
9154 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9155 lines and "set breakpoint here" comment.
9156 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9157 Fixed some whitespace and format issues.
9158 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9159 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9160
9161 2016-03-15 Doug Evans <dje@google.com>
9162
9163 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9164 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9165 All callers updated. Add tests for enums, mixed flags register.
9166
9167 2016-03-15 Doug Evans <dje@google.com>
9168
9169 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9170 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9171
9172 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9173
9174 * gdb.base/default.exp: Add $_as_string to the list of expected
9175 convenience functions.
9176
9177 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9178
9179 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9180
9181 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9182
9183 * gdb.python/py-as-string.exp: New file.
9184 * gdb.python/py-as-string.c: New file.
9185
9186 2016-03-09 Pedro Alves <palves@redhat.com>
9187
9188 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9189 signal" -> "Thread NN received signal" output change.
9190 * gdb.threads/ia64-sigill.exp: Likewise.
9191 * gdb.threads/linux-dp.exp: Likewise.
9192 * gdb.threads/manythreads.exp: Likewise.
9193 * gdb.threads/pending-step.exp: Likewise.
9194 * gdb.threads/print-threads.exp: Likewise.
9195 * gdb.threads/sigstep-threads.exp: Likewise.
9196 * gdb.threads/staticthreads.exp: Likewise.
9197 * gdb.threads/tls.exp: Likewise.
9198
9199 2016-03-09 Pedro Alves <palves@redhat.com>
9200
9201 * gdb.base/command-line-input.exp: New file.
9202
9203 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9204
9205 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9206 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9207 * gdb.trace/pending.exp: Accept leading dot before function name.
9208 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9209 * lib/trace-support.exp: Set registers for ppc.
9210
9211 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9212
9213 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9214 use it for disassembly; accept .main in addition to main in backtrace.
9215
9216 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9217 Marcin Kościelnicki <koriakin@0x04.net>
9218
9219 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9220 (gdb_recursion_test_ptr): New global variable.
9221 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9222 gdb_recursion_test.
9223 (gdb_c_test): Ditto.
9224
9225 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9226
9227 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9228 ordering.
9229
9230 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9231
9232 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9233 (bar): Add bar_start_lbl label.
9234 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9235 of foo/bar for emitting DWARF and tracing.
9236
9237 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9238
9239 * analyze-racy-logs.py: Set executable bit.
9240
9241 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9242
9243 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9244 (CHECK_TARGET_TMP): Likewise.
9245 (check-single-racy): New rule.
9246 (check-parallel-racy): Likewise.
9247 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9248 (do-check-parallel-racy): New rule.
9249 (check-racy/%.exp): Likewise.
9250 * README (Racy testcases): New section.
9251 * analyze-racy-logs.py: New file.
9252
9253 2016-03-03 Doug Evans <dje@google.com>
9254
9255 * gdb.base/skip.exp: Use with_test_prefix.
9256
9257 2016-03-03 Yao Qi <yao.qi@linaro.org>
9258
9259 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9260 Invoke step_over_syscall "clone" and break_cond_on_syscall
9261 "clone".
9262 * gdb.base/step-over-clone.c: New file.
9263
9264 2016-03-03 Yao Qi <yao.qi@linaro.org>
9265
9266 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9267 code format.
9268
9269 2016-03-03 Yao Qi <yao.qi@linaro.org>
9270
9271 * gdb.base/disp-step-fork.c: Rename to ...
9272 * gdb.base/step-over-fork.c: ... it. New file.
9273 * gdb.base/disp-step-vfork.c: Rename to ...
9274 * gdb.base/step-over-vfork.c: ... it. New file.
9275 * gdb.base/disp-step-syscall.exp: Rename to ...
9276 * gdb.base/step-over-syscall.exp: ... it. New file.
9277 (disp_step_cross_syscall): Rename to ...
9278 (step_over_syscall): ... it.
9279
9280 2016-03-03 Yao Qi <yao.qi@linaro.org>
9281
9282 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9283 If target supports condition evaluation on target, invoke
9284 break_cond_on_syscall for fork and vfork.
9285
9286 2016-03-03 Yao Qi <yao.qi@linaro.org>
9287
9288 * gdb.base/disp-step-syscall.exp: Don't invoke
9289 support_displaced_stepping.
9290 (disp_step_cross_syscall): Test with displaced stepping off and
9291 on if supported.
9292
9293 2016-03-03 Yao Qi <yao.qi@linaro.org>
9294
9295 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9296 proc.
9297 (setup): New proc.
9298 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9299 and setup.
9300
9301 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9302
9303 * gdb.fortran/vla-history.exp: Remove breakpoint.
9304
9305 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9306
9307 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9308 exceeds timeout.
9309
9310 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9311
9312 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9313 breakpoint.
9314
9315 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9316
9317 * gdb.mi/vla.f90: Nullify pointer after declaration.
9318
9319 2016-03-01 Pedro Alves <palves@redhat.com>
9320
9321 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9322
9323 2016-03-01 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9326 before anything else.
9327 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9328 _GNU_SOURCE here.
9329 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9330 before anything else.
9331 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9332
9333 2016-03-01 Pedro Alves <palves@redhat.com>
9334
9335 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9336
9337 2016-03-01 Yao Qi <yao.qi@linaro.org>
9338
9339 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9340 prepare_for_testing.
9341
9342 2016-03-01 Yao Qi <yao.qi@linaro.org>
9343
9344 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9345
9346 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9347
9348 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9349 manually constructing the output path.
9350
9351 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9352
9353 * gdb.arch/s390-stackless.S: New.
9354 * gdb.arch/s390-stackless.exp: New.
9355
9356 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9357
9358 * gdb.dlang/circular.c: New file.
9359 * gdb.dlang/circular.exp: New file.
9360
9361 2016-02-26 Yao Qi <yao.qi@linaro.org>
9362
9363 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9364 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9365 (testcases): Update.
9366
9367 2016-02-26 Yao Qi <yao.qi@linaro.org>
9368
9369 * gdb.reverse/aarch64.c: Rename to ...
9370 * gdb.reverse/insn-reverse.c: ... it.
9371 * gdb.reverse/aarch64.exp: Rename to ...
9372 * gdb.reverse/insn-reverse.exp: ... it.
9373
9374 2016-02-26 Yao Qi <yao.qi@linaro.org>
9375
9376 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9377 (testcase_ftype): New.
9378 (testcases): New array.
9379 (n_testcases): New.
9380 (main): Call each element in testcases.
9381 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9382 (read_testcase): New.
9383 Do the tests in a loop.
9384
9385 2016-02-25 Yao Qi <yao.qi@linaro.org>
9386
9387 * gdb.base/branches.c: Remove.
9388
9389 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9390
9391 PR gdb/13808
9392 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9393
9394 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9395
9396 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9397
9398 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9399
9400 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9401 change x86_64 call_insn to 'callq'.
9402
9403 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9404
9405 * gdb.trace/tfile-avx.c: Move to...
9406 * gdb.trace/tracefile-pseudo-reg.c: Here.
9407 * gdb.trace/tfile-avx.exp: Move to...
9408 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9409
9410 2016-02-24 Gary Benson <gbenson@redhat.com>
9411
9412 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9413 message on attach.
9414
9415 2016-02-23 Doug Evans <dje@google.com>
9416
9417 * gdb.base/skip.c (test_skip): New function.
9418 (end_test_skip_file_and_function): New function.
9419 (test_skip_file_and_function): New function.
9420 * gdb.base/skip1.c (test_skip): New function.
9421 (skip1_test_skip_file_and_function): New function.
9422 * gdb.base/skip.exp: Add tests for new skip options.
9423 * gdb.base/skip-solib.exp: Update expected output.
9424 * gdb.perf/skip-command.cc: New file.
9425 * gdb.perf/skip-command.exp: New file.
9426 * gdb.perf/skip-command.py: New file.
9427
9428 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9429
9430 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9431 info registers pattern.
9432
9433 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9434
9435 * lib/future.exp: Add D support.
9436 (gdb_find_gdc): New proc.
9437 (gdb_default_target_compile): Add D support.
9438
9439 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9440
9441 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9442 user+system time.
9443 (trace_speed_test): Determine the iteration count for a time
9444 between 15..30 seconds.
9445
9446 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9447
9448 * gdb.arch/i386-mpx-sigsegv.c: New file.
9449 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9450 * gdb.arch/i386-mpx-simple_segv.c: New file.
9451 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9452
9453 2016-02-18 Yao Qi <yao.qi@linaro.org>
9454
9455 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9456 Don't call setup_kfail.
9457
9458 2016-02-18 Yao Qi <yao.qi@linaro.org>
9459
9460 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9461 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9462
9463 2016-02-16 Doug Evans <dje@google.com>
9464
9465 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9466 * gdb.base/skip1.c: Ditto.
9467 * gdb.base/skip.exp: Whitespace cleanup.
9468
9469 2016-02-16 Don Breazeal <donb@codesourcery.com>
9470
9471 PR remote/19496
9472 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9473 Remove kfail for PR remote/19496.
9474
9475 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9476
9477 * lib/gdb.exp (standard_temp_file): Return a path specific to
9478 the runtest invocation.
9479
9480 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9481
9482 * gdb.trace/save-trace.exp: Change relative path to be in the
9483 standard output directory.
9484
9485 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9486
9487 * gdb.arch/i386-prologue.c: Add missing prototypes.
9488
9489 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9490
9491 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9492 * gdb.arch/i386-prologue.exp: Likewise.
9493 * gdb.arch/i386-size.exp: Likewise.
9494
9495 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9496
9497 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9498 define object file path.
9499 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9500 file path.
9501 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9502 standard_output_file to define binfile.
9503
9504 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9505
9506 Fix compatibility with recent gfortran-5.3.1.
9507 * gdb.fortran/vla-history.exp (print vla1 allocated)
9508 (print vla2 allocated, print $2, print $3): Remove
9509 (print $4): Rename to ...
9510 (print $2): ... here.
9511 (print $9): Rename to ...
9512 (print $5): ... here.
9513 (print $10): Rename to ...
9514 (print $6): ... here.
9515 * gdb.fortran/vla.f90: Add pvla initialization.
9516
9517 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9518
9519 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9520 New test.
9521 * gdb.fortran/vla-value-sub.exp: Likewise.
9522
9523 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9524
9525 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9526
9527 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9528
9529 * i386-biarch-core.exp: Define corefile using
9530 standard_output_file.
9531
9532 2016-02-12 Yao Qi <yao.qi@linaro.org>
9533
9534 * gdb.arch/arm-single-step-kernel-helper.c: New.
9535 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9536
9537 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9538
9539 * gdb.btrace/tailcall-only.exp: New.
9540 * gdb.btrace/tailcall-only.c: New.
9541 * gdb.btrace/x86_64-tailcall-only.S: New.
9542 * gdb.btrace/i686-tailcall-only.S: New.
9543
9544 2016-02-11 Pedro Alves <palves@redhat.com>
9545
9546 * README (Parallel testing): Add missing double quotes.
9547
9548 2016-02-11 Pedro Alves <palves@redhat.com>
9549
9550 * README (Parallel testing): New section.
9551 (GDB_PARALLEL): Rewrite.
9552 (FORCE_PARALLEL): Document.
9553
9554 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9555
9556 * gdb.trace/tfile-avx.c: New test.
9557 * gdb.trace/tfile-avx.exp: New test.
9558
9559 2016-02-09 Keith Seitz <keiths@redhat.com>
9560
9561 PR breakpoints/19546
9562 * gdb.base/infcall-exec.c: New file.
9563 * gdb.base/infcall-exec2.c: New file.
9564 * gdb.base/infcall-exec.exp: New file.
9565
9566 2016-02-09 Keith Seitz <keiths@redhat.com>
9567
9568 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9569 (toplevel): Call test_bkpt_address.
9570
9571 2016-02-09 Keith Seitz <keiths@redhat.com>
9572
9573 PR python/19506
9574 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9575 (toplevel): Call test_bkpt_address.
9576
9577 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9578
9579 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9580 to AC_OUTPUT.
9581 * configure: Regenerate.
9582
9583 2016-02-09 Pedro Alves <palves@redhat.com>
9584
9585 PR breakpoints/19548
9586 * gdb.base/execl-update-breakpoints.c (some_function): New
9587 function.
9588 (main): Call it.
9589 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9590 Tighten expected GDB output.
9591
9592 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9593
9594 * Makefile.in (ALL_SUBDIRS): Remove.
9595 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9596 (distclean maintainer-clean realclean): Likewise.
9597 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9598 * configure: Regenerate.
9599 * gdb.ada/Makefile.in: Delete.
9600 * gdb.arch/Makefile.in: Likewise.
9601 * gdb.asm/Makefile.in: Likewise.
9602 * gdb.base/Makefile.in: Likewise.
9603 * gdb.btrace/Makefile.in: Likewise.
9604 * gdb.cell/Makefile.in: Likewise.
9605 * gdb.compile/Makefile.in: Likewise.
9606 * gdb.cp/Makefile.in: Likewise.
9607 * gdb.disasm/Makefile.in: Likewise.
9608 * gdb.dlang/Makefile.in: Likewise.
9609 * gdb.dwarf2/Makefile.in: Likewise.
9610 * gdb.fortran/Makefile.in: Likewise.
9611 * gdb.gdb/Makefile.in: Likewise.
9612 * gdb.go/Makefile.in: Likewise.
9613 * gdb.guile/Makefile.in: Likewise.
9614 * gdb.java/Makefile.in: Likewise.
9615 * gdb.linespec/Makefile.in: Likewise.
9616 * gdb.mi/Makefile.in: Likewise.
9617 * gdb.modula2/Makefile.in: Likewise.
9618 * gdb.multi/Makefile.in: Likewise.
9619 * gdb.objc/Makefile.in: Likewise.
9620 * gdb.opencl/Makefile.in: Likewise.
9621 * gdb.opt/Makefile.in: Likewise.
9622 * gdb.pascal/Makefile.in: Likewise.
9623 * gdb.perf/Makefile.in: Likewise.
9624 * gdb.python/Makefile.in: Likewise.
9625 * gdb.reverse/Makefile.in: Likewise.
9626 * gdb.server/Makefile.in: Likewise.
9627 * gdb.stabs/Makefile.in: Likewise.
9628 * gdb.threads/Makefile.in: Likewise.
9629 * gdb.trace/Makefile.in: Likewise.
9630 * gdb.xml/Makefile.in: Likewise.
9631 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9632 GDB_PARALLEL.
9633 (standard_output_file): Remove check for GDB_PARALLEL, always
9634 return path in outputs/$subdir/$testname.
9635
9636 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9637
9638 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9639 (site.exp): Assign abs_srcdir to tcl's srcdir.
9640
9641 2016-02-04 Yao Qi <yao.qi@linaro.org>
9642
9643 * gdb.base/foll-exec-mode.c: Include limits.h.
9644 (main): Add parameters argc and argv. Get directory from
9645 argv[0].
9646 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9647 compilation.
9648 * gdb.base/foll-exec.c: Include limits.h.
9649 (main): Add parameters argc and argv.
9650 Get directory from argv[0].
9651 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9652 Adjust tests on the number of lines as source code changed.
9653 * gdb.base/foll-vfork-exit.c: Include limits.h.
9654 (main): Add one line of statement before vfork.
9655 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9656 (main): Add parameters argc and argv. Get directory from
9657 argv[0].
9658 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9659 (setup_gdb): Set tbreak to skip some source lines.
9660 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9661 (main): Add parameters argc and argv. Get directory from
9662 argv[0].
9663 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9664 compilation.
9665 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9666 (main): Add parameters argc and argv. Get directory from
9667 argv[0].
9668 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9669 compilation.
9670
9671 2016-02-01 Doug Evans <dje@google.com>
9672
9673 * gdb.base/skip.exp: Clean up multiple references to same test name.
9674
9675 2016-02-01 Pedro Alves <palves@redhat.com>
9676
9677 PR remote/19496
9678 * gdb.threads/forking-threads-plus-breakpoint.exp
9679 (displaced_stepping_supported): New global.
9680 (probe_displaced_stepping_support): New procedure.
9681 (do_test): Add 'displaced' parameter, and use it.
9682 (top level): Check for displaced stepping support. Add displaced
9683 stepping on/off testing axis.
9684
9685 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9686
9687 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9688 pointer. Don't perform further tests on the unassociated pointer
9689 if the first test fails.
9690
9691 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9692
9693 * gdb.base/max-value-size.c: New file.
9694 * gdb.base/max-value-size.exp: New file.
9695 * gdb.base/huge.exp: Disable max-value-size for this test.
9696
9697 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9698
9699 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9700
9701 2016-01-28 Yao Qi <yao.qi@linaro.org>
9702
9703 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9704
9705 2016-01-25 Pedro Alves <palves@redhat.com>
9706
9707 PR threads/19461
9708 * gdb.base/fork-running-state.c: New file.
9709 * gdb.base/fork-running-state.exp: New file.
9710
9711 2016-01-25 Pedro Alves <palves@redhat.com>
9712
9713 PR gdb/19494
9714 * gdb.base/catch-fork-kill.c: New file.
9715 * gdb.base/catch-fork-kill.exp: New file.
9716
9717 2016-01-25 Pedro Alves <palves@redhat.com>
9718
9719 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9720 Delete, moved to lib/gdb.exp.
9721 * gdb.threads/forking-threads-plus-breakpoint.exp
9722 (foreach_with_prefix): Likewise.
9723 * gdb.threads/process-dies-while-handling-bp.exp
9724 (foreach_with_prefix): Likewise.
9725 * lib/gdb.exp (foreach_with_prefix): New procedure.
9726
9727 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9728
9729 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9730 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9731
9732 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9733
9734 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9735 endian targets.
9736
9737 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9738 Pedro Alves <palves@redhat.com>
9739
9740 Fix testsuite compatibility with Guile.
9741 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9742 number.
9743
9744 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9745
9746 Fix testsuite compatibility with Guile.
9747 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9748 (thread 1): New test for backtrace through signal handler.
9749
9750 2016-01-22 Yao Qi <yao.qi@linaro.org>
9751
9752 PR testsuite/19491
9753 * gdb.base/multi-forks.c: Include
9754 ../lib/unbuffer_output.c
9755 (main): Call gdb_unbuffer_output.
9756
9757 2016-01-21 Doug Evans <dje@google.com>
9758
9759 * lib/ada.exp (gdb_compile_ada): Fix typo.
9760
9761 2016-01-21 Joel Brobecker <brobecker@adacore.com>
9762
9763 * gdb.base/break-fun-addr.exp: New file.
9764 * gdb.base/break-fun-addr1.c: New file.
9765 * gdb.base/break-fun-addr2.c: New file.
9766
9767 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9768
9769 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9770 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9771 enum flag values.
9772
9773 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9774
9775 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9776 when GDB can not set the vector return value. Add more comments
9777 for clarification.
9778
9779 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9780
9781 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9782 command.
9783
9784 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9785
9786 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9787
9788 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9789
9790 * Makefile.in (check-single): Pass --status to runtest.
9791 (check/%.exp): Likewise.
9792
9793 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9794
9795 * Makefile.in (check-parallel): Propagate return code from make
9796 do-check-parallel.
9797
9798 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9799
9800 * gdb.trace/ftrace.exp: Fix expected message on continue.
9801 * gdb.trace/pending.exp: Fix expected message on continue.
9802 * gdb.trace/trace-break.exp: Fix expected message on continue.
9803
9804 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9805
9806 * lib/gdb.exp (gdb_test): Remove unused global references.
9807
9808 2016-01-18 Pedro Alves <palves@redhat.com>
9809
9810 * gdb.base/async-shell.exp: Adjust expected output.
9811 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9812 * gdb.base/siginfo-thread.exp: Adjust expected output.
9813 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9814 * gdb.java/jnpe.exp: Adjust expected output.
9815 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9816 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9817 * gdb.threads/leader-exit.exp: Adjust expected output.
9818 * gdb.threads/manythreads.exp: Adjust expected output.
9819 * gdb.threads/pthreads.exp: Adjust expected output.
9820 * gdb.threads/schedlock.exp: Adjust expected output.
9821 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9822 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9823 expected output.
9824 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9825 output.
9826 * gdb.threads/sigthread.exp: Adjust expected output.
9827 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9828
9829 2016-01-18 Yao Qi <yao.qi@linaro.org>
9830
9831 * gdb.guile/scm-section-script.c: Replace @progbits with
9832 %progbits.
9833 * gdb.python/py-section-script.c: Likewise.
9834
9835 2016-01-15 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.multi/tids.exp: Test star wildcard ranges.
9838
9839 2016-01-15 Pedro Alves <palves@redhat.com>
9840
9841 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9842 command from "thread apply" invocation.
9843 (thr_apply_info_thr_invalid): Default the expected output to the
9844 input tid list.
9845 (top level): Add tests that use convenience variables. Add tests
9846 for "thread apply" with a valid TID list, but missing the command.
9847
9848 2016-01-13 Pedro Alves <palves@redhat.com>
9849
9850 * gdb.base/default.exp: Expect $_gthread as well.
9851 * gdb.multi/tids.exp: Test $_gthread.
9852 * gdb.threads/thread-specific.exp: Test $_gthread.
9853
9854 2016-01-13 Pedro Alves <palves@redhat.com>
9855
9856 * gdb.multi/tids.exp: Test "info threads -gid".
9857
9858 2016-01-13 Pedro Alves <palves@redhat.com>
9859
9860 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9861 Breakpoint.thread.
9862 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9863
9864 2016-01-07 Pedro Alves <palves@redhat.com>
9865
9866 * gdb.base/break.exp: Adjust to output changes.
9867 * gdb.base/hbreak2.exp: Likewise.
9868 * gdb.base/sepdebug.exp: Likewise.
9869 * gdb.base/watch_thread_num.exp: Likewise.
9870 * gdb.linespec/keywords.exp: Likewise.
9871 * gdb.multi/info-threads.exp: Likewise.
9872 * gdb.threads/thread-find.exp: Likewise.
9873 * gdb.multi/tids.c: New file.
9874 * gdb.multi/tids.exp: New file.
9875
9876 2016-01-13 Pedro Alves <palves@redhat.com>
9877
9878 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9879
9880 2016-01-13 Pedro Alves <palves@redhat.com>
9881
9882 * gdb.base/default.exp: Expect $_inferior as well.
9883 * gdb.multi/base.exp: Test $_inferior.
9884
9885 2016-01-13 Pedro Alves <palves@redhat.com>
9886
9887 PR breakpoints/19388
9888 * gdb.base/catch-signal-siginfo-cond.c: New file.
9889 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9890
9891 2016-01-12 Josh Stone <jistone@redhat.com>
9892 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9893
9894 * gdb.base/catch-syscall.c (do_execve): New variable.
9895 (main): Conditionally trigger an execve.
9896 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9897 (test_catch_syscall_execve): New, check entry/return across execve.
9898 (do_syscall_tests): Call test_catch_syscall_execve.
9899
9900 2016-01-12 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/random-signal.exp (do_test): New procedure, with body
9903 of testcase moved in.
9904
9905 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9906 Pedro Alves <palves@redhat.com>
9907
9908 * gdb.base/funcargs.exp (finish from indirectly called function):
9909 Reintroduce the case for 'First'.
9910
9911 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9912 Pedro Alves <palves@redhat.com>
9913
9914 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9915 (tcatch_vfork_then_child_follow_exec)
9916 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9917 identification.
9918
9919 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9920
9921 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9922 and repeats to unlimited.
9923 * gdb.python/py-value.exp: Likewise.
9924 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9925 and repeats to unlimited.
9926
9927 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9928
9929 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9930 and reordering the functions.
9931 * gdb.multi/hangout.c: Likewise.
9932 * gdb.multi/hello.c: Likewise.
9933
9934 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9935
9936 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9937 absolute.
9938 (SingleStatisticTestResult.report): Use dict.keys instead of
9939 dict.iterkeys.
9940
9941 2016-01-06 Pedro Alves <palves@redhat.com>
9942
9943 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9944
9945 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9946
9947 * gdb.btrace/dlopen.exp: New.
9948 * gdb.btrace/dlopen.c: New.
9949 * gdb.btrace/dlopen-dso.c: New.
9950
9951 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9952
9953 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9954 PATTERN argument is optional.
9955
9956 2015-12-24 Joel Brobecker <brobecker@adacore.com>
9957
9958 * lib/ada.exp (target_compile_ada_from_dir): New function.
9959 (gdb_compile_ada): Reimplement avoiding the use of project files.
9960 * gdb.ada/gnat_ada.gpr: Delete.
9961 * gdb.ada/cond_lang.exp: Adjust test to make path before
9962 filename optional.
9963 * gdb.ada/small_reg_param.exp: Likewise.
9964
9965 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9966
9967 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9968
9969 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9970
9971 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9972 case.
9973
9974 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9975
9976 * gdb.base/break.exp: Remove dead code.
9977 * gdb.base/sepdebug.exp: Likewise.
9978
9979 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9980
9981 * gdb.asm/asm-source.exp: Remove HP-UX references.
9982 * gdb.base/annota1.exp: Likewise.
9983 * gdb.base/annota3.exp: Likewise.
9984 * gdb.base/attach.exp: Likewise.
9985 * gdb.base/bigcore.exp: Likewise.
9986 * gdb.base/break.exp: Likewise.
9987 * gdb.base/call-ar-st.exp: Likewise.
9988 * gdb.base/callfuncs.exp: Likewise.
9989 * gdb.base/catch-fork-static.exp: Likewise.
9990 * gdb.base/display.exp: Likewise.
9991 * gdb.base/foll-exec-mode.exp: Likewise.
9992 * gdb.base/foll-exec.exp: Likewise.
9993 * gdb.base/foll-fork.exp: Likewise.
9994 * gdb.base/foll-vfork.exp: Likewise.
9995 * gdb.base/funcargs.exp: Likewise.
9996 * gdb.base/hbreak2.exp: Likewise.
9997 * gdb.base/inferior-died.exp: Likewise.
9998 * gdb.base/interrupt.exp: Likewise.
9999 * gdb.base/multi-forks.exp: Likewise.
10000 * gdb.base/nodebug.exp: Likewise.
10001 * gdb.base/sepdebug.exp: Likewise.
10002 * gdb.base/solib1.c: Likewise.
10003 * gdb.base/step-test.exp: Likewise.
10004 * gdb.mi/non-stop.c: Likewise.
10005 * gdb.mi/pthreads.c: Likewise.
10006 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10007 * gdb.threads/pthreads.c: Likewise.
10008 * gdb.threads/staticthreads.exp: Likewise.
10009 * lib/future.exp: Likewise.
10010 * lib/gdb.exp: Likewise.
10011 * gdb.base/so-indr-cl.c: Remove.
10012 * gdb.base/so-indr-cl.exp: Likewise.
10013 * gdb.base/solib.c: Likewise.
10014 * gdb.base/solib.exp: Likewise.
10015 * gdb.base/solib2.c: Likewise.
10016
10017 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10018
10019 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10020 * gdb.base/call-ar-st.exp: Likewise.
10021 * gdb.base/callfuncs.exp: Likewise.
10022 * gdb.base/condbreak.exp: Likewise.
10023 * gdb.base/constvars.exp: Likewise.
10024 * gdb.base/hbreak2.exp: Likewise.
10025 * gdb.base/langs.exp: Likewise.
10026 * gdb.base/list.exp: Likewise.
10027 * gdb.base/long_long.exp: Likewise.
10028 * gdb.base/ptype.exp: Likewise.
10029 * gdb.base/scope.exp: Likewise.
10030 * gdb.base/signals.exp: Likewise.
10031 * gdb.base/so-impl-ld.exp: Likewise.
10032 * gdb.base/varargs.exp: Likewise.
10033 * gdb.base/volatile.exp: Likewise.
10034 * gdb.base/whatis.exp: Likewise.
10035 * gdb.cp/cplusfuncs.exp: Likewise.
10036 * gdb.cp/inherit.exp: Likewise.
10037 * gdb.cp/local.exp: Likewise.
10038 * gdb.cp/member-ptr.exp: Likewise.
10039 * gdb.cp/method.exp: Likewise.
10040 * gdb.cp/overload.exp: Likewise.
10041 * gdb.cp/templates.exp: Likewise.
10042 * gdb.stabs/weird.exp: Likewise.
10043 * lib/compiler.c: Likewise.
10044 * lib/compiler.cc: Likewise.
10045 * lib/cp-support.exp: Likewise.
10046 * lib/gdb.exp: Likewise.
10047
10048 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10049
10050 * configure.ac: Remove HP-UX case.
10051 * configure: Regenerate.
10052
10053 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 * lib/gdb.exp (gdb_compile): Add function doc.
10056
10057 2015-12-17 Pedro Alves <palves@redhat.com>
10058
10059 PR threads/19354
10060 * gdb.multi/info-threads.exp: New file.
10061
10062 2015-12-15 Yao Qi <yao.qi@linaro.org>
10063
10064 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10065 is aarch64*-*-*.
10066
10067 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10068
10069 * gdb.base/history-duplicates.exp: Skip if no readline support.
10070
10071 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10072
10073 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10074
10075 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10076
10077 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10078
10079 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10080
10081 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10082 ctrl-C if nointerrupts target property is set.
10083 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10084 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10085 * gdb.base/paginate-bg-execution.exp: Likewise.
10086 * gdb.base/paginate-execution-startup.exp: Likewise.
10087 * gdb.base/random-signal.exp: Likewise.
10088 * gdb.base/range-stepping.exp: Likewise.
10089 * gdb.cp/annota2.exp: Likewise.
10090 * gdb.cp/annota3.exp: Likewise.
10091 * gdb.gdb/selftest.exp: Likewise.
10092 * gdb.threads/continue-pending-status.exp: Likewise.
10093 * gdb.threads/leader-exit.exp: Likewise.
10094 * gdb.threads/manythreads.exp: Likewise.
10095 * gdb.threads/pthreads.exp: Likewise.
10096 * gdb.threads/schedlock.exp: Likewise.
10097 * gdb.threads/sigthread.exp: Likewise.
10098
10099 2015-12-11 Don Breazeal <donb@codesourcery.com>
10100
10101 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10102 remote.
10103 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10104 * gdb.base/foll-exec.exp (main): Enable for target remote.
10105 * gdb.base/foll-fork.exp (main): Likewise.
10106 * gdb.base/foll-vfork.exp (main): Likewise.
10107 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10108 (proc continue_to_exit_bp_loc): Use clean_restart.
10109 * gdb.base/pie-execl.exp (main): Disable for target remote.
10110 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10111 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10112 * gdb.threads/execl.exp (main): Likewise.
10113 * gdb.threads/fork-child-threads.exp (main): Likewise.
10114 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10115 remote.
10116 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10117 remote.
10118 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10119 pid.tid style ptids, instead of just tid.
10120 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10121 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10122 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10123 ptids, instead of just tid.
10124
10125 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10126
10127 * gdb.base/list.exp (test_list_forward): Add end of file error
10128 test.
10129 (test_repeat_list_command): Add end of file error test.
10130 (test_list_backwards): Add beginning of file error test.
10131
10132 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10133
10134 * gdb.base/list.exp (test_list_invalid_args): New function,
10135 defined, and called.
10136
10137 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10138
10139 * gdb.base/list.exp (test_list): Make test names unique.
10140
10141 2015-12-11 Yao Qi <yao.qi@linaro.org>
10142
10143 * gdb.base/coremaker2.c: Remove.
10144
10145 2015-12-10 Pedro Alves <palves@redhat.com>
10146
10147 * gdb.multi/base.exp: Remove stale "spaces" references.
10148
10149 2015-12-10 Pedro Alves <palves@redhat.com>
10150
10151 * gdb.multi/base.exp: Don't use nowarnings.
10152 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10153 * gdb.multi/hangout.c: Include stdio.h.
10154 * gdb.multi/hello.c: Include stdlib.h.
10155 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10156 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10157 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10158
10159 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10160
10161 * gdb.dwarf2/dw2-ranges-base.c: New file.
10162 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10163 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10164 support additional line table, and debug ranges generation.
10165 (Dwarf::ranges): New function, generate .debug_ranges.
10166 (Dwarf::lines): Support generating simple line table programs.
10167 (Dwarf::assemble): Initialise new namespace variables.
10168
10169 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10170
10171 * gdb.base/async.exp (proc test_background): Add case for
10172 asynchronous execution not supported.
10173
10174 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10175
10176 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10177 format and change test names to make them unique.
10178
10179 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10180 Pedro Alves <pedro@redhat.com>
10181
10182 PR gdb/18702
10183 Add checking of floatformats setup on x86_64 hosts.
10184 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10185 (smallval, bigval): New labels/constants.
10186 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10187 float" after loading bigval and smallval.
10188
10189 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10190
10191 * gdb.ada/fun_overload_menu.exp: New testcase.
10192 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10193
10194 2015-12-04 Josh Stone <jistone@redhat.com>
10195
10196 * gdb.base/catch-fork-static.exp: New.
10197
10198 2015-12-03 Yao Qi <yao.qi@linaro.org>
10199
10200 * gdb.base/sizeof.c: Don't include stdio.h and
10201 ../lib/unbuffer_output.c.
10202 (main): New variable 'size' and 'value'. Remove printf and
10203 gdb_unbuffer_output. Assign return value to size and value.
10204 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10205 at the beginning.
10206 (check_sizeof): Check the result by printing variable 'size'.
10207 (check_valueof): Check the result by printing variable 'value'.
10208
10209 2015-12-01 Yao Qi <yao.qi@linaro.org>
10210
10211 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10212 for aarch64*-*-linux* target.
10213
10214 2015-11-30 Pedro Alves <palves@redhat.com>
10215
10216 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10217
10218 2015-11-30 Pedro Alves <palves@redhat.com>
10219
10220 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10221 Handle non-stop mode vCont replies.
10222
10223 2015-11-30 Pedro Alves <palves@redhat.com>
10224
10225 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10226 prepare_for_testing. Start gdb with "set non-stop on" appended to
10227 GDBFLAGS. Lax expected stop output.
10228
10229 2015-11-27 Yao Qi <yao.qi@linaro.org>
10230
10231 * gdb.arch/arm-neon.exp: New.
10232 * gdb.arch/arm-neon.c: New.
10233
10234 2015-11-27 Yao Qi <yao.qi@linaro.org>
10235
10236 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10237
10238 2015-11-27 Yao Qi <yao.qi@linaro.org>
10239
10240 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10241 frames-invalid annotation.
10242
10243 2015-11-27 Yao Qi <yao.qi@linaro.org>
10244
10245 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10246
10247 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10248
10249 * gdb.threads/names.exp: New file.
10250 * gdb.threads/names.c: New file.
10251 * README: Mention gdb,no_thread_names.
10252
10253 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10254
10255 PR 19297
10256 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10257 support" error.
10258
10259 2015-11-24 Pedro Alves <palves@redhat.com>
10260
10261 PR 17539
10262 * gdb.base/display.exp: Expect displays to be sorted in ascending
10263 order. Use multi_line.
10264 * gdb.base/solib-display.exp: Likewise.
10265
10266 2015-11-24 Pedro Alves <palves@redhat.com>
10267
10268 PR 17539
10269 * gdb.base/display.exp: Expect displays to be sorted in ascending
10270 order. Use multi_line.
10271 * gdb.base/solib-display.exp: Likewise.
10272
10273 2015-11-24 Pedro Alves <palves@redhat.com>
10274
10275 PR 17539
10276 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10277 threads in ascending order.
10278 * gdb.base/foll-fork.exp: Likewise.
10279 * gdb.base/foll-vfork.exp: Likewise.
10280 * gdb.base/multi-forks.exp: Likewise.
10281 * gdb.mi/mi-nonstop.exp: Likewise.
10282 * gdb.mi/mi-nsintrall.exp: Likewise.
10283 * gdb.multi/base.exp: Likewise.
10284 * gdb.multi/multi-arch.exp: Likewise.
10285 * gdb.python/py-inferior.exp: Likewise.
10286 * gdb.threads/break-while-running.exp: Likewise.
10287 * gdb.threads/execl.exp: Likewise.
10288 * gdb.threads/gcore-thread.exp: Likewise.
10289 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10290 * gdb.threads/kill.exp: Likewise.
10291 * gdb.threads/linux-dp.exp: Likewise.
10292 * gdb.threads/multiple-step-overs.exp: Likewise.
10293 * gdb.threads/next-bp-other-thread.exp: Likewise.
10294 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10295 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10296 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10297 * gdb.threads/thread-find.exp: Likewise.
10298 * gdb.threads/tls.exp: Likewise.
10299 * lib/mi-support.exp (mi_reverse_list): Delete.
10300 (mi_check_thread_states): No longer reverse list.
10301
10302 2015-11-24 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10305 use lowercase.
10306
10307 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10308
10309 * gdb.trace/actions.c: Include trace-common.h.
10310 (main): Add a location for a fast tracepoint.
10311 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10312 the normal tracepoints.
10313 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10314
10315 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10316
10317 * save-trace.exp: Factor out code to these...
10318 (gdb_save_tracepoints): New.
10319 (gdb_load_tracepoints): New.
10320 (do_save_load_test): New.
10321
10322 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10323
10324 * gdb.base/asmlabel.exp: New test.
10325 * gdb.base/asmlabel.c: New test case.
10326
10327 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10328
10329 * gdb.base/wrong_frame_bt_full-main.c: New file.
10330 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10331 * gdb.base/wrong_frame_bt_full.exp: New file.
10332
10333 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10334
10335 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10336
10337 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10338
10339 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10340 pstate register when comparing registers values in
10341 sparc64-*-linux-gnu targets to avoid spurious differences.
10342
10343 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10344
10345 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10346
10347 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10348
10349 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10350 as type argument to gdb_compile.
10351 * gdb.base/nested-subp2.exp: Likewise.
10352 * gdb.base/nested-subp3.exp: Likewise.
10353
10354 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10355
10356 * lib/dwarf.exp (_note): Fix left shift of negative value.
10357 * gdb.trace/trace-condition.exp: Likewise.
10358
10359 2015-11-13 Yao Qi <yao.qi@linaro.org>
10360
10361 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10362 comments about d10v.
10363 (test_scalar_returns): Likewise.
10364 * gdb.base/d10v.ld: Remove.
10365 * gdb.base/overlays.exp: Remove the target triplet checking for
10366 d10v-*-*.
10367 * gdb.base/structs.exp (test_struct_returns): Remove the
10368 comments about d10v.
10369 (test_struct_calls): Likewise.
10370
10371 2015-11-13 Yao Qi <yao.qi@linaro.org>
10372
10373 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10374 * gdb.base/gnu_vector.c: Don't include stdio.h.
10375 (main): Don't print res and call add_some_intvecs.
10376
10377 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10378
10379 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10380 macro.
10381 (func5): Removed.
10382 (func4): Use FAST_TRACEPOINT_LABEL.
10383 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10384 macro.
10385 (func): Removed.
10386 (thread_function): Use FAST_TRACEPOINT_LABEL.
10387 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10388 (func): Remove.
10389 (marker): Use FAST_TRACEPOINT_LABEL.
10390 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10391 (pendfunc1): Remove.
10392 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10393 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10394 (foo): Remove.
10395 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10396 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10397 macro.
10398 (func): Remove.
10399 (marker): Use FAST_TRACEPOINT_LABEL.
10400 * gdb.trace/trace-common.h: New header.
10401 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10402 macro.
10403 (func): Remove.
10404 (marker): Use FAST_TRACEPOINT_LABEL.
10405 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10406 (func): Remove.
10407 (thread_function): Use FAST_TRACEPOINT_LABEL.
10408
10409 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10410
10411 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10412 in front.
10413 * gdb.trace/change-loc.exp: Use global pcreg definition.
10414 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10415 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10416 in front.
10417 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10418 * gdb.trace/pending.exp: Likewise.
10419 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10420 * gdb.trace/trace-break.exp: Likewise.
10421 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10422 in front.
10423 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10424 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10425 in front.
10426 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10427
10428 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10429
10430 * gdb.ada/fin_fun_out: New testcase.
10431
10432 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10433
10434 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10435 value associated with DW_AT_byte_size.
10436 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10437 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10438 DW_AT_upper_bound.
10439
10440 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10441
10442 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10443 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10444 version.
10445 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10446 gdb.dwarf2/dw2-canonicalize-type.exp,
10447 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10448 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10449 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10450 provided by gdb_target_symbol_prefix_flags_asm.
10451 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10452 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10453 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10454 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10455 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10456 macros where needed). Use this macro for symbols which require
10457 the prefix provided by SYMBOL_PREFIX.
10458
10459 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10460
10461 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10462 New procs.
10463 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10464 representing expressions, of more than one list element.
10465 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10466 to prepend linker symbol prefix to f.
10467 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10468 table_1 and table_2.
10469 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10470 Likewise, for f and g.
10471 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10472 for ptr.
10473 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10474 for main.
10475 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10476 table_1_ptr and table_2_ptr.
10477
10478 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10479 Joel Brobecker <brobecker@adacore.com>
10480
10481 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10482
10483 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10484
10485 * gdb.reverse/s390-mvcle.c: New test.
10486 * gdb.reverse/s390-mvcle.exp: New file.
10487 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10488
10489 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10490
10491 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10492
10493 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10494
10495 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10496 reaching marker2.
10497 * gdb.reverse/getresuid-reverse.exp: Likewise.
10498 * gdb.reverse/pipe-reverse.exp: Likewise.
10499 * gdb.reverse/readv-reverse.exp: Likewise.
10500 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10501 * gdb.reverse/time-reverse.exp: Likewise.
10502 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10503
10504 2015-10-30 Yao Qi <yao.qi@linaro.org>
10505
10506 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10507 (empty_cycle): Remove.
10508 (main): Don't call empty_cycle. Don't use watch_count_done.
10509 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10510 empty_cycle. Rewrite the code counting HW watchpoints.
10511
10512 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10513
10514 * gdb.reverse/fstatat-reverse.c: New test.
10515 * gdb.reverse/fstatat-reverse.exp: New file.
10516 * gdb.reverse/getresuid-reverse.c: New test.
10517 * gdb.reverse/getresuid-reverse.exp: New file.
10518 * gdb.reverse/pipe-reverse.c: New test.
10519 * gdb.reverse/pipe-reverse.exp: New file.
10520 * gdb.reverse/readv-reverse.c: New test.
10521 * gdb.reverse/readv-reverse.exp: New file.
10522 * gdb.reverse/recvmsg-reverse.c: New test.
10523 * gdb.reverse/recvmsg-reverse.exp: New file.
10524 * gdb.reverse/time-reverse.c: New test.
10525 * gdb.reverse/time-reverse.exp: New file.
10526 * gdb.reverse/waitpid-reverse.c: New test.
10527 * gdb.reverse/waitpid-reverse.exp: New file.
10528
10529 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10530
10531 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10532
10533 2015-10-26 Doug Evans <dje@google.com>
10534
10535 PR symtab/17391
10536 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10537 * gdb.dwarf2/bad-regnum.c: New file.
10538 * gdb.dwarf2/bad-regnum.exp: New file.
10539
10540 2015-10-26 Doug Evans <dje@google.com>
10541
10542 PR python/18938
10543 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10544 file.
10545
10546 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10547
10548 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10549 for a change by "Mention language in compile error message".
10550
10551 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10552
10553 PR python/18073
10554 * gdb.python/py-type.c (C::a_method): New.
10555 (C::a_const_method): New.
10556 (C::a_static_method): New.
10557 (a_function): New.
10558 * gdb.python/py-type.exp (test_fields): Test getting fields
10559 from function and method.
10560
10561 2015-10-21 Keven Boell <keven.boell@intel.com>
10562
10563 * gdb.fortran/vla-alloc-assoc.exp: New file.
10564 * gdb.fortran/vla-datatypes.exp: New file.
10565 * gdb.fortran/vla-datatypes.f90: New file.
10566 * gdb.fortran/vla-history.exp: New file.
10567 * gdb.fortran/vla-ptype-sub.exp: New file.
10568 * gdb.fortran/vla-ptype.exp: New file.
10569 * gdb.fortran/vla-sizeof.exp: New file.
10570 * gdb.fortran/vla-sub.f90: New file.
10571 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10572 * gdb.fortran/vla-value-sub-finish.exp: New file.
10573 * gdb.fortran/vla-value-sub.exp: New file.
10574 * gdb.fortran/vla-value.exp: New file.
10575 * gdb.fortran/vla-ptr-info.exp: New file.
10576 * gdb.mi/mi-vla-fortran.exp: New file.
10577 * gdb.mi/vla.f90: New file.
10578
10579 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10580
10581 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10582 of hardwired timeout value.
10583
10584 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10585 Pedro Alves <palves@redhat.com>
10586
10587 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10588 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10589
10590 2015-10-19 Josh Stone <jistone@redhat.com>
10591
10592 * gdb.base/catch-syscall.c: Include <sched.h>.
10593 (unknown_syscall): New variable.
10594 (main): Trigger a vfork and an unknown syscall.
10595 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10596 (unknown_syscall_number): Likewise.
10597 (check_call_to_syscall): Accept an optional syscall pattern.
10598 (check_return_from_syscall): Likewise.
10599 (check_continue): Likewise.
10600 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10601 (test_catch_syscall_skipping_return): New test toggling off 'catch
10602 syscall' to step over the syscall return, then toggling back on.
10603 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10604 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10605 (do_syscall_tests): Call test_catch_syscall_without_args and
10606 test_catch_syscall_mid_vfork.
10607 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10608 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10609
10610 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10611
10612 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10613 print g_vE): Add new pass patterns.
10614 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10615 print various symbol names for vptr fields.
10616
10617 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10618
10619 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10620 results.
10621
10622 2015-10-12 Yao Qi <yao.qi@linaro.org>
10623
10624 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10625
10626 2015-10-12 Yao Qi <yao.qi@linaro.org>
10627
10628 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10629 is aarch64*-*-linux*.
10630
10631 2015-10-12 Yao Qi <yao.qi@linaro.org>
10632
10633 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10634 (can_relocate_bcond_true): ... it.
10635 (can_relocate_bcond_false): New function.
10636 (foo): Likewise.
10637 (can_relocate_bl): Likewise.
10638 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10639 can_relocate_bl.
10640
10641 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10642
10643 * gdb.base/nested-addr.c: New file.
10644 * gdb.base/nested-addr.exp: New testcase.
10645
10646 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10647
10648 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10649 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10650 its output. Ignore the output of "record goto begin" and instead
10651 check that GDB is replaying.
10652
10653 2015-10-09 Pedro Alves <palves@redhat.com>
10654
10655 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10656 (top level): Use it in the run with no args test.
10657
10658 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10659
10660 * gdb.dlang/properties.exp: New file.
10661
10662 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10663
10664 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10665 whether or not address 0x1000 is mapped on the target.
10666
10667 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10668
10669 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10670 build.
10671
10672 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10673
10674 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10675 instruction-history test.
10676
10677 2015-09-28 Doug Evans <dje@google.com>
10678
10679 * gdb.base/gcore.c (array_func): Add reference to static_array.
10680
10681 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10682
10683 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10684 source line.
10685
10686 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10687
10688 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10689 short or char as base type.
10690
10691 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10692
10693 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10694 to allow any size enum.
10695
10696 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10697
10698 * gdb.ada/array_ptr_renaming.exp: New testcase.
10699 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10700 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10701
10702 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10703
10704 * gdb.trace/ftrace-lock.c: New file.
10705 * gdb.trace/ftrace-lock.exp: New file.
10706
10707 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10708
10709 * gdb.arch/insn-reloc.c: New file.
10710 * gdb.arch/ftrace-insn-reloc.exp: New file.
10711
10712 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10713
10714 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10715 instruction.
10716 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10717 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10718 * gdb.trace/range-stepping.c: Likewise.
10719 * gdb.trace/trace-break.c: Likewise.
10720 * gdb.trace/trace-mt.c (thread_function): Likewise.
10721 * gdb.trace/ftrace.c (marker): Likewise.
10722 * gdb.trace/trace-condition.c (marker): Likewise.
10723 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10724 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10725 is_aarch64_target.
10726
10727 2015-09-18 Doug Evans <xdje42@gmail.com>
10728
10729 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10730 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10731
10732 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10733
10734 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10735 the breakpoint.
10736
10737 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10738
10739 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10740 the pending breakpoint. Remove timeout override for "Run till
10741 MI pending breakpoint on pendfunc3 on thread 2" test.
10742
10743 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10744
10745 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10746 filename pattern.
10747
10748 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10749
10750 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10751 in breakpoint filename pattern.
10752
10753 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10754
10755 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10756
10757 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10758
10759 * gdb.linespec/explicit.exp: Check for readline support for
10760 tab-completion tests. Fix obvious typo.
10761
10762 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10763
10764 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10765 and replay.
10766
10767 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10768
10769 * gdb.btrace/non-stop.c: New.
10770 * gdb.btrace/non-stop.exp: New.
10771
10772 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10773 Yao Qi <yao.qi@linaro.org>
10774
10775 * gdb.trace/trace-condition.c: New file.
10776 * gdb.trace/trace-condition.exp: New file.
10777
10778 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
10779
10780 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10781 for testing bytecode compilation.
10782
10783 2015-09-16 Pedro Alves <palves@redhat.com>
10784 Sandra Loosemore <sandra@codesourcery.com>
10785
10786 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10787 (SECONDS): Redefine.
10788 (main): Call pthread_kill and alarm early.
10789 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10790 support.
10791 (test): If the target can't hardware step and doesn't support
10792 displaced stepping, increase the timeout.
10793
10794 2015-09-16 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10797 (enable_debug): New procedures.
10798 (test): Use them. Bail out if waiting for threads fails.
10799 (top level): Bail out if a test fails.
10800
10801 2015-09-16 Yao Qi <yao.qi@linaro.org>
10802
10803 * gdb.asm/asm-source.exp: Set asm-arch for
10804 aarch64*-*-* target.
10805 * gdb.asm/aarch64.inc: New file.
10806
10807 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10808
10809 * gdb.ada/array_of_variable_length.exp: New testcase.
10810 * gdb.ada/array_of_variable_length/foo.adb: New file.
10811 * gdb.ada/array_of_variable_length/pck.adb: New file.
10812 * gdb.ada/array_of_variable_length/pck.ads: New file.
10813
10814 2015-09-15 Doug Evans <dje@google.com>
10815
10816 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10817 of function static local variable.
10818
10819 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10820
10821 * gdb.threads/tls-so_extern.exp: New test file.
10822 * gdb.threads/tls-so_extern.c: New test file.
10823 * gdb.threads/tls-so_extern_main.c: New test file.
10824
10825 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10826
10827 * gdb.opt/solib-intra-step-lib.c: New file.
10828 * gdb.opt/solib-intra-step-main.c: New file.
10829 * gdb.opt/solib-intra-step.exp: New file.
10830
10831 2015-09-15 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10834 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10835
10836 2015-09-14 Pedro Alves <palves@redhat.com>
10837
10838 * gdb.base/hook-stop-continue.c: Delete.
10839 * gdb.base/hook-stop-continue.exp: Delete.
10840 * gdb.base/hook-stop-frame.c: Delete.
10841 * gdb.base/hook-stop-frame.exp: Delete.
10842 * gdb.base/hook-stop.c: New file.
10843 * gdb.base/hook-stop.exp: New file.
10844
10845 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10846
10847 * gdb.ada/access_to_packed_array.exp: New testcase.
10848 * gdb.ada/access_to_packed_array/foo.adb: New file.
10849 * gdb.ada/access_to_packed_array/pack.adb: New file.
10850 * gdb.ada/access_to_packed_array/pack.ads: New file.
10851
10852 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10853
10854 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10855 buffer size test.
10856
10857 2015-09-11 Don Breazeal <donb@codesourcery.com>
10858
10859 * gdb.base/foll-exec.c: Add copyright header. Fix
10860 formatting issues.
10861 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10862 (do_exec_tests): Use clean_restart in place of zap_session,
10863 and for test initialization. Fix formatting issues. Use
10864 fail in place of perror.
10865 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10866 an expect statement to match an expression with output from
10867 the program under debug.
10868 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10869 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10870 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10871 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10872 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10873
10874 2015-09-09 Doug Evans <dje@google.com>
10875
10876 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10877
10878 2015-09-09 Doug Evans <dje@google.com>
10879
10880 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10881
10882 2015-09-09 Doug Evans <dje@google.com>
10883
10884 * gdb.base/savedregs.exp: Fix typo.
10885
10886 2015-09-09 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10889
10890 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10891
10892 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10893 command actually switches threads. Give up on remaining
10894 tests if target fails to stop at breakpoint.
10895
10896 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10897
10898 * gdb.ada/funcall_char.exp: New testcase.
10899 * gdb.ada/funcall_char/foo.adb: New file.
10900
10901 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10902
10903 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10904 expected outputs. Add two testcases for completing ambiguous
10905 functions.
10906 * gdb.ada/complete/aux_pck.adb: New file.
10907 * gdb.ada/complete/aux_pck.ads: New file.
10908 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10909 Ambiguous_Func functions.
10910 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10911 * gdb.ada/complete/pck.adb: Likewise.
10912
10913 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10914
10915 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10916 failures to run the test program under GDB.
10917
10918 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
10919
10920 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10921 to C.
10922
10923 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10924
10925 * gdb.base/run-after-attach.exp: New test file.
10926 * gdb.base/run-after-attach.c: New test file.
10927
10928 2015-08-26 Don Breazeal <donb@codesourcery.com>
10929
10930 * gdb.base/foll-exec-2.c: New test program.
10931 * gdb.base/foll-exec-2.exp: New test.
10932
10933 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10934
10935 * gdb.base/nested-subp1.exp: New file.
10936 * gdb.base/nested-subp1.c: New file.
10937 * gdb.base/nested-subp2.exp: New file.
10938 * gdb.base/nested-subp2.c: New file.
10939 * gdb.base/nested-subp3.exp: New file.
10940 * gdb.base/nested-subp3.c: New file.
10941
10942 2015-08-24 Pedro Alves <palves@redhat.com>
10943
10944 * gdb.server/connect-without-multi-process.c: New file.
10945 * gdb.server/connect-without-multi-process.exp: New file.
10946
10947 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10948
10949 * gdb.opt/inline-markers.c: Make z int.
10950
10951 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10952
10953 * gdb.opt/inline-markers.c: Make z volatile.
10954
10955 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
10956
10957 * gdb.opt/inline-bt.c: New volatile global z.
10958 * gdb.opt/inline-cmds.c: Likewise.
10959 * gdb.opt/inline-locals.c: Likewise.
10960 * gdb.opt/inline-markers.c: New extern global z.
10961 (marker): Use z.
10962 (inline_fn): Likewise.
10963
10964 2015-08-24 Pedro Alves <palves@redhat.com>
10965
10966 * config/m32r-stub.exp: Remove file.
10967 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10968 * gdb.base/call-rt-st.exp: Likewise.
10969 * gdb.base/call-strs.exp: Likewise.
10970 * gdb.base/default.exp: Remove references to h8300-*-hms and
10971 *-*-udi*.
10972 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10973
10974 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10975
10976 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10977 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10978 and "return" use KFAIL when GDB can not read/write the vector
10979 return value.
10980
10981 2015-08-21 Gary Benson <gbenson@redhat.com>
10982
10983 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10984
10985 2015-08-20 Pedro Alves <palves@redhat.com>
10986
10987 * gdb.server/solib-list.exp: No longer expect an interior stop in
10988 non-stop mode.
10989
10990 2015-08-20 Pedro Alves <palves@redhat.com>
10991
10992 * gdb.server/connect-stopped-target.c: New file.
10993 * gdb.server/connect-stopped-target.exp: New file.
10994
10995 2015-08-20 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.dwarf2/comp-unit-lang.exp: New file.
10998 * gdb.dwarf2/comp-unit-lang.c: New file.
10999
11000 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11001
11002 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11003 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11004
11005 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11006
11007 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11008 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11009
11010 2015-08-18 Doug Evans <dje@google.com>
11011 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11012
11013 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11014 skip_python_tests. New arg prompt_regexp.
11015 (skip_python_tests): New function.
11016 * lib/mi-support.exp (mi_skip_python_tests): New function.
11017 * gdb.python/py-mi-objfile-gdb.py: New file.
11018 * gdb.python/py-mi-objfile.c: New file.
11019 * gdb.python/py-mi-objfile.exp: New file.
11020
11021 2015-08-17 Keith Seitz <keiths@redhat.com>
11022
11023 * gdb.linespec/explicit.exp: Move strace test from here ...
11024 * gdb.trace/strace.exp: ... to here.
11025
11026 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11027
11028 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11029 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11030
11031 2015-08-14 Doug Evans <xdje42@gmail.com>
11032
11033 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11034 inferior before selecting a new file.
11035
11036 2015-08-14 Doug Evans <xdje42@gmail.com>
11037
11038 * gdb.mi/mi-disassemble.exp: Update.
11039 * gdb.base/disasm-optim.S: New file.
11040 * gdb.base/disasm-optim.c: New file.
11041 * gdb.base/disasm-optim.h: New file.
11042 * gdb.base/disasm-optim.exp: New file.
11043
11044 2015-08-14 Keith Seitz <keiths@redhat.com>
11045
11046 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11047 "evaluated-by".
11048
11049 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11050
11051 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11052
11053 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11054
11055 * gdb.ada/fun_renaming.exp: New testcase.
11056 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11057 * gdb.ada/fun_renaming/pack.adb: New file.
11058 * gdb.ada/fun_renaming/pack.ads: New file.
11059
11060 2015-08-12 Keith Seitz <keiths@redhat.com>
11061
11062 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11063 gdb_get_line_number.
11064
11065 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11066
11067 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11068 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11069 gdb.base/dso2dso.exp: New files.
11070
11071 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11072 Pedro Alves <palves@redhat.com>
11073 Keith Seitz <keiths@redhat.com>
11074
11075 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11076 GDBFLAGS.
11077
11078 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11079
11080 * gdb.base/gdbhistsize-history.exp
11081 (test_histsize_history_setting): Use save_vars.
11082 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11083 Use save_vars.
11084 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11085 * gdb.base/readline.exp: Use save_vars.
11086
11087 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11088
11089 * lib/gdb.exp (save_vars): New proc.
11090
11091 2015-08-11 Keith Seitz <keiths@redhat.com>
11092
11093 * gdb.base/help.exp: Update help_breakpoint_text.
11094
11095 2015-08-11 Keith Seitz <keiths@redhat.com>
11096
11097 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11098 (at toplevel): Call test_explicit_breakpoints.
11099 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11100 breakpoints.
11101 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11102 breakpoint conditions, "-cond".
11103
11104 2015-08-11 Keith Seitz <keiths@redhat.com>
11105
11106 * gdb.linespec/3explicit.c: New file.
11107 * gdb.linespec/cpexplicit.cc: New file.
11108 * gdb.linespec/cpexplicit.exp: New file.
11109 * gdb.linespec/explicit.c: New file.
11110 * gdb.linespec/explicit.exp: New file.
11111 * gdb.linespec/explicit2.c: New file.
11112 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11113 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11114 before using in the matching pattern.
11115 Clarify that `prefix' is a regular expression.
11116
11117 2015-08-11 Keith Seitz <keiths@redhat.com>
11118
11119 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11120 test.
11121 Add tests for missing ",FMT" and ",".
11122
11123 2015-08-10 Doug Evans <dje@google.com>
11124 Keith Seitz <keiths@redhat.com>
11125
11126 PR gdb/17960
11127 * gdb.base/completion.exp: Add location completer tests.
11128
11129 2015-08-07 Pedro Alves <palves@redhat.com>
11130
11131 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11132 tests here.
11133 (top level): Run do_test with and without displaced stepping.
11134
11135 2015-08-07 Pedro Alves <palves@redhat.com>
11136
11137 * gdb.base/valgrind-disp-step.c: New file.
11138 * gdb.base/valgrind-disp-step.exp: New file.
11139
11140 2015-08-07 Pedro Alves <palves@redhat.com>
11141
11142 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11143 Delete function.
11144 (main): Add alarm. Run an infinite loop instead of calling
11145 wait_threads.
11146 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11147 comment.
11148 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11149 Delete function.
11150 (main): Add alarm. Run an infinite loop instead of calling
11151 wait_threads.
11152 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11153 comment.
11154
11155 2015-08-07 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.base/checkpoint-ns.exp: New file.
11158 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11159 standard_testfile.
11160
11161 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11162
11163 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11164 * gdb.btrace/instruction_history.exp: Update.
11165 * gdb.btrace/tsx.exp: New.
11166 * gdb.btrace/tsx.c: New.
11167
11168 2015-08-06 Pedro Alves <palves@redhat.com>
11169
11170 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11171 increase timeout.
11172 * gdb.reverse/until-precsave.exp: Bump timeouts.
11173
11174 2015-08-06 Pedro Alves <palves@redhat.com>
11175
11176 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11177
11178 2015-08-06 Pedro Alves <palves@redhat.com>
11179
11180 PR gdb/18749
11181 * gdb.threads/process-dies-while-handling-bp.c: New file.
11182 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11183
11184 2015-08-06 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11187 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11188
11189 2015-08-05 Pedro Alves <palves@redhat.com>
11190
11191 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11192 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11193
11194 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11195
11196 * gdb.base/bp-permanent.exp: Report test as unsupported if
11197 the target cannot stop at the permanent breakpoint.
11198
11199 2015-08-03 Doug Evans <dje@google.com>
11200
11201 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11202 10000.
11203
11204 2015-08-03 Doug Evans <dje@google.com>
11205
11206 * Makefile.in (workers/%.worker, build-perf): New rule.
11207 (GDB_PERFTEST_MODE): New variable.
11208 (check-perf): Use it.
11209 (clean): Clean up gdb.perf parallel build subdirs.
11210 * lib/build-piece.exp: New file.
11211 * lib/gdb.exp (make_gdb_parallel_path): New function
11212 (standard_output_file, standard_temp_file): Call it.
11213 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11214 of $GDB_PARALLEL.
11215 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11216
11217 2015-08-03 Doug Evans <dje@google.com>
11218
11219 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11220 (LOG_FILE_NAME): New global.
11221 (TextReporter.__init__): Initialize self.txt_sum.
11222 (TextReporter.report): Add support for multiple data-points.
11223 Move report to perftest.sum, put raw data in perftest.log.
11224 (TextReporter.start): Open sum and log files.
11225 (TextReporter.end): Close sum and log files.
11226 * gdb.perf/lib/perftest/testresult.py
11227 (SingleStatisticTestResult.record): Handle multiple data-points.
11228
11229 2015-07-31 Pedro Alves <palves@redhat.com>
11230
11231 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11232 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11233 kill_wait_spawned_process instead of explicit "kill -9".
11234 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11235 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11236 kill_wait_spawned_process.
11237 * gdb.base/attach-twice.exp: Likewise.
11238 * gdb.base/attach.exp: Likewise.
11239 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11240 gdb_test_multiple.
11241 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11242 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11243 kill_wait_spawned_process.
11244 * gdb.base/valgrind-infcall.exp: Likewise.
11245 * gdb.multi/multi-attach.exp: Likewise.
11246 * gdb.python/py-prompt.exp: Likewise.
11247 * gdb.python/py-sync-interp.exp: Likewise.
11248 * gdb.server/ext-attach.exp: Likewise.
11249 * gdb.threads/attach-into-signal.exp (corefunc): Use
11250 spawn_wait_for_attach, spawn_id_get_pid and
11251 kill_wait_spawned_process.
11252 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11253 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11254 spawn_id_get_pid and kill_wait_spawned_process.
11255 * gdb.threads/attach-stopped.exp (corefunc): Use
11256 spawn_wait_for_attach, spawn_id_get_pid and
11257 kill_wait_spawned_process.
11258 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11259 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11260 kill_wait_spawned_process instead of explicit "kill -9".
11261 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11262 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11263 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11264 processes. Don't map cygwin/windows pids here. Now returns a
11265 spawn id list.
11266
11267 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11268
11269 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11270 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11271 correct patch.
11272
11273 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11274
11275 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11276
11277 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11278
11279 Reapply:
11280 2014-05-21 Mark Wielaard <mjw@redhat.com>
11281
11282 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11283
11284 2015-07-30 Pedro Alves <palves@redhat.com>
11285
11286 * linux-low.c (handle_extended_wait): Set the child's last
11287 reported status to TARGET_WAITKIND_STOPPED.
11288
11289 2015-07-30 Pedro Alves <palves@redhat.com>
11290
11291 PR threads/18600
11292 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11293 only shows inferior 1.
11294
11295 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11296 Pedro Alves <palves@redhat.com>
11297
11298 PR threads/18600
11299 * gdb.threads/fork-plus-threads.c: New file.
11300 * gdb.threads/fork-plus-threads.exp: New file.
11301
11302 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11303
11304 * gdb.base/batch-preserve-term-settings.exp
11305 (test_terminal_settings_preserved_after_cli_exit): Use
11306 send_quit_command.
11307
11308 2015-07-29 Pedro Alves <palves@redhat.com>
11309 Don Breazeal <donb@codesourcery.com>
11310
11311 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11312 output from both inferior_spawn_id and gdb_spawn_id.
11313
11314 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11315
11316 * gdb.threads/attach-into-signal.exp (corefunc): Use
11317 with_test_prefix on nested loops, uniquefying the test messages.
11318
11319 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11320
11321 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11322 commit.
11323
11324 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11325
11326 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11327 New proc.
11328 (test_terminal_settings_preserved_after_sigterm): New test.
11329
11330 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11331
11332 * gdb.base/batch-preserve-term-settings.exp
11333 (test_terminal_settings_preserved_after_cli_exit): New test.
11334
11335 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11336
11337 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11338 manipulation of saved_gdbflags.
11339 (test_terminal_settings_preserved): Remove global declaration of
11340 the unused variable pagination_prompt. Remove manipulation of
11341 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11342 GDBFLAGS.
11343
11344 2015-07-29 Pedro Alves <palves@redhat.com>
11345
11346 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11347
11348 2015-07-29 Pedro Alves <palves@redhat.com>
11349
11350 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11351 at the top.
11352
11353 2015-07-29 Pedro Alves <palves@redhat.com>
11354
11355 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11356 (main): Call gdb_unbuffer_output.
11357 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11358 (main): Call gdb_unbuffer_output.
11359 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11360 (main): Call gdb_unbuffer_output.
11361 * gdb.base/call-strs.exp: Adjust to step over the
11362 gdb_unbuffer_output call.
11363 * gdb.base/catch-gdb-caused-signals.c: Include
11364 "../lib/unbuffer_output.c".
11365 (main): Call gdb_unbuffer_output.
11366 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11367 (main): Call gdb_unbuffer_output.
11368 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11369 (main): Call gdb_unbuffer_output.
11370 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11371 (main): Call gdb_unbuffer_output.
11372 * gdb.base/shlib-call.exp: Adjust to step over the
11373 gdb_unbuffer_output call.
11374 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11375 (main): Call gdb_unbuffer_output.
11376 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11377 (main): Call gdb_unbuffer_output.
11378 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11379 (main): Rename to ...
11380 (test): ... this.
11381 (main): Reimplement.
11382 * gdb.base/varargs.exp: Run to test instead of to main.
11383 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11384 (main): Call gdb_unbuffer_output.
11385
11386 2015-07-29 Pedro Alves <palves@redhat.com>
11387
11388 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11389 factore out from mi_continue_dprintf. For call-style dprintfs,
11390 expect dprintf output out of $inferior_spawn_id.
11391 (mi_continue_dprintf): Use mi_expect_dprintf.
11392 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11393 (main): Call gdb_unbuffer_output.
11394
11395 2015-07-29 Pedro Alves <palves@redhat.com>
11396
11397 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11398 (default_mi_gdb_start): Set inferior_spawn_id instead of
11399 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11400 gdb_spawn_id.
11401 (mi_gdb_test): Always expect inferior output from both
11402 $inferior_spawn_id and $gdb_spawn_id.
11403
11404 2015-07-29 Pedro Alves <palves@redhat.com>
11405
11406 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11407 send_inferior and $inferior_spawn_id.
11408
11409 2015-07-29 Pedro Alves <palves@redhat.com>
11410
11411 * gdb.gdb/complaints.exp (test_initial_complaints)
11412 (test_serial_complaints, test_short_complaints): Use
11413 gdb_test_stdio.
11414 (test_empty_complaint): Handle $inferior_spawn_id !=
11415 $gdb_spawn_id.
11416
11417 2015-07-29 Pedro Alves <palves@redhat.com>
11418
11419 * gdb.base/varargs.exp: Use gdb_test_stdio.
11420
11421 2015-07-29 Pedro Alves <palves@redhat.com>
11422
11423 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11424
11425 2015-07-29 Pedro Alves <palves@redhat.com>
11426
11427 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11428
11429 2015-07-29 Pedro Alves <palves@redhat.com>
11430
11431 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11432 parameter into two new parameters, "inf_result" and "gdb_result".
11433 Expect inferior output and gdb output from $inferior_spawn_id and
11434 $gdb_spawn_id, respectively. Adjust all callers.
11435
11436 2015-07-29 Pedro Alves <palves@redhat.com>
11437
11438 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11439 of gdb_test_sequence.
11440
11441 2015-07-29 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11444 (saw_spurious_output): Expect inferior output from
11445 $inferior_spawn_id. Use gdb_test_stdio.
11446
11447 2015-07-29 Pedro Alves <palves@redhat.com>
11448
11449 * gdb.base/dprintf.exp: Use standard_testfile. Change
11450 prepare_for_testing call.
11451 (srcfile): Don't set.
11452 (restart): New procedure.
11453 (test_dprintf): New procecure, use to continue over dprintfs.
11454 (test_call, test_agent): New procedures, tests moved here.
11455 Restart gdb and recreate dprintfs. Adjust expected output.
11456
11457 2015-07-29 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11460
11461 2015-07-29 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11464
11465 2015-07-29 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11468 gdb_test_stdio.
11469
11470 2015-07-29 Pedro Alves <palves@redhat.com>
11471
11472 * lib/gdb.exp (gdb_test_stdio): New procedure.
11473
11474 2015-07-29 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11477
11478 2015-07-29 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.base/call-signal-resume.exp: Remove check for
11481 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11482 * gdb.base/unwindonsignal.exp: Likewise.
11483 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11484 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11485
11486 2015-07-29 Pedro Alves <palves@redhat.com>
11487
11488 * gdb.base/siginfo-addr.c (pass): New function.
11489 (handler): Call it iff si_addr is correct.
11490 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11491 Set a breakpoint at "pass" and continue to it.
11492
11493 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11494
11495 * gdb.python/py-objfile.exp: Make some tests have unique names.
11496 * gdb.python/py-pp-registration.exp: Likewise.
11497
11498 2015-07-28 Pedro Alves <palves@redhat.com>
11499
11500 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11501
11502 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11503
11504 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11505
11506 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11507
11508 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11509
11510 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11511
11512 * gdb.base/gdb-sigterm-2.exp: New test.
11513
11514 2015-07-25 Doug Evans <xdje42@gmail.com>
11515
11516 Revert:
11517 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11518 (workers/%.worker, build-perf): New rule.
11519 (GDB_PERFTEST_MODE): New variable.
11520 (check-perf): Use it.
11521 (clean): Clean up gdb.perf parallel build subdirs.
11522 * lib/build-piece.exp: New file.
11523 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11524 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11525 name.
11526 (standard_temp_file): Ditto.
11527 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11528 of $GDB_PARALLEL.
11529
11530 2015-07-24 Doug Evans <dje@google.com>
11531
11532 * gdb.perf/lib/perftest/utils.py: New file.
11533 * gdb.perf/gm-hello.cc: New file.
11534 * gdb.perf/gm-pervasive-typedef.cc: New file.
11535 * gdb.perf/gm-pervasive-typedef.h: New file.
11536 * gdb.perf/gm-std.cc: New file.
11537 * gdb.perf/gm-std.h: New file.
11538 * gdb.perf/gm-use-cerr.cc: New file.
11539 * gdb.perf/gm-utils.h: New file.
11540 * gdb.perf/gmonster-null-lookup.py: New file.
11541 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11542 * gdb.perf/gmonster-print-cerr.py: New file.
11543 * gdb.perf/gmonster-ptype-string.py: New file.
11544 * gdb.perf/gmonster-runto-main.py: New file.
11545 * gdb.perf/gmonster-select-file.py: New file.
11546 * gdb.perf/gmonster1-null-lookup.exp: New file.
11547 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11548 * gdb.perf/gmonster1-print-cerr.exp: New file.
11549 * gdb.perf/gmonster1-ptype-string.exp: New file.
11550 * gdb.perf/gmonster1-runto-main.exp: New file.
11551 * gdb.perf/gmonster1-select-file.exp: New file.
11552 * gdb.perf/gmonster1.cc: New file.
11553 * gdb.perf/gmonster1.exp: New file.
11554 * gdb.perf/gmonster2-null-lookup.exp: New file.
11555 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11556 * gdb.perf/gmonster2-print-cerr.exp: New file.
11557 * gdb.perf/gmonster2-ptype-string.exp: New file.
11558 * gdb.perf/gmonster2-runto-main.exp: New file.
11559 * gdb.perf/gmonster2-select-file.exp: New file.
11560 * gdb.perf/gmonster2.cc: New file.
11561 * gdb.perf/gmonster2.exp: New file.
11562
11563 2015-07-24 Doug Evans <dje@google.com>
11564
11565 * gdb.perf/README: New file.
11566 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11567 * lib/gen-perf-test.exp: New file.
11568
11569 2015-07-24 Doug Evans <dje@google.com>
11570
11571 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11572 (PerfTest::startup): New function.
11573 (PerfTest::run): Return result of calling body.
11574 (PerfTest::assemble): Rewrite.
11575 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11576 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11577 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11578 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11579 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11580
11581 2015-07-24 Doug Evans <dje@google.com>
11582
11583 * lib/gdb.exp (clean_restart): Make executable optional.
11584
11585 2015-07-24 Doug Evans <dje@google.com>
11586
11587 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11588 compiler_info references.
11589 * gdb.cp/temargs.exp: Ditto.
11590 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11591 (get_compiler_info): Early exit if already computed. Set compiler_info
11592 to "unknown" if there was a problem.
11593 (test_compiler_info): Add function comment. Call get_compiler_info.
11594
11595 2015-07-24 Doug Evans <dje@google.com>
11596
11597 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11598 (workers/%.worker, build-perf): New rule.
11599 (GDB_PERFTEST_MODE): New variable.
11600 (check-perf): Use it.
11601 (clean): Clean up gdb.perf parallel build subdirs.
11602 * lib/build-piece.exp: New file.
11603 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11604 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11605 name.
11606 (standard_temp_file): Ditto.
11607 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11608 of $GDB_PARALLEL.
11609
11610 2015-07-24 Doug Evans <dje@google.com>
11611
11612 * lib/future.exp (gdb_default_target_compile): New option
11613 "early_flags".
11614 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11615 --as-needed.
11616
11617 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11618
11619 * gdb.base/catch-syscall.exp: Call gdb_exit before
11620 gdb_skip_xml_test.
11621
11622 2015-07-24 Pedro Alves <palves@redhat.com>
11623
11624 * gdb.python/py-events.exp: Accept output between the stop event
11625 and the prompt.
11626 * gdb.python/py-evsignal.exp: Likewise.
11627 * gdb.python/py-evthreads.exp: Likewise.
11628
11629 2015-07-24 Pedro Alves <palves@redhat.com>
11630
11631 PR gdb/18717
11632 * gdb.threads/non-ldr-exit.c: New file.
11633 * gdb.threads/non-ldr-exit.exp: New file.
11634
11635 2015-07-24 Yao Qi <yao.qi@linaro.org>
11636
11637 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11638 restarting process.
11639
11640 2015-07-24 Yao Qi <yao.qi@linaro.org>
11641
11642 * gdb.server/ext-restart.exp: New file.
11643
11644 2015-07-24 Yao Qi <yao.qi@linaro.org>
11645
11646 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11647 argument options.
11648 * gdb.server/ext-wrapper.exp: New file.
11649
11650 2015-07-23 Doug Evans <dje@google.com>
11651
11652 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11653 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11654
11655 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11656
11657 * gdb.ada/var_arr_typedef.exp: New testcase.
11658 * gdb.ada/var_arr_typedef/pack.adb: New file.
11659 * gdb.ada/var_arr_typedef/pack.ads: New file.
11660 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11661
11662 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11663
11664 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11665
11666 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11667
11668 * gdb.arch/i386-biarch-core.exp: Replace istarget
11669 by "complete set gnutarget". Remove expectation for the "core-file"
11670 command.
11671
11672 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11673
11674 Revert the previous commit:
11675 Tests for validate symbol file using build-id.
11676
11677 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11678
11679 Tests for validate symbol file using build-id.
11680 * gdb.base/solib-mismatch-lib.c: New file.
11681 * gdb.base/solib-mismatch-libmod.c: New file.
11682 * gdb.base/solib-mismatch.c: New file.
11683 * gdb.base/solib-mismatch.exp: New file.
11684
11685 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11686
11687 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11688 nios2-*-linux*.
11689 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11690 * gdb.base/siginfo.exp: Likewise.
11691 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11692
11693 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11694
11695 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11696 Move it to ...
11697 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11698 ... here.
11699 * gdb.trace/range-stepping.exp: Check that the target supports
11700 range stepping.
11701
11702 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11703
11704 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11705
11706 2015-07-14 Pedro Alves <palves@redhat.com>
11707
11708 * gdb.base/killed-outside.exp: New file.
11709 * gdb.base/killed-outside.c: New file.
11710
11711 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11712
11713 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11714 (n at main): New.
11715 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11716
11717 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11718
11719 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11720 infcall tests instead of setting up for KFAIL.
11721
11722 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11723
11724 * gdb.btrace/record_goto-step.exp: New.
11725
11726 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11727
11728 PR compile/18484
11729 * gdb.compile/compile.c (struct struct_type): Add volatile to
11730 selffield's type.
11731 * gdb.compile/compile.exp
11732 (compile code struct_object.selffield = &struct_object): Skip further
11733 struct_object tests if this one xfails.
11734
11735 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11736
11737 PR exp/18617
11738 * gdb.trace/ax.exp: Add test.
11739
11740 2015-07-07 Yao Qi <yao.qi@linaro.org>
11741
11742 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11743 instead of istarget "aarch64*-*-*".
11744 * gdb.arch/aarch64-fp.exp: Likewise.
11745 * gdb.base/float.exp: Likewise.
11746 * gdb.reverse/aarch64.exp: Likewise.
11747 * lib/gdb.exp (is_aarch64_target): New proc.
11748
11749 2015-07-07 Yao Qi <yao.qi@linaro.org>
11750
11751 * lib/gdb.exp (is_aarch32_target): New proc.
11752 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11753 instead of "istarget "arm*-*-*"".
11754 * gdb.arch/arm-disp-step.exp: Likewise.
11755 * gdb.arch/thumb-bx-pc.exp: Likewise.
11756 * gdb.arch/thumb-prologue.exp: Likewise.
11757 * gdb.arch/thumb-singlestep.exp: Likewise.
11758 * gdb.base/disp-step-syscall.exp: Likewise.
11759 * gdb.base/float.exp: Likewise.
11760
11761 2015-07-07 Yao Qi <yao.qi@linaro.org>
11762
11763 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11764 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11765
11766 2015-07-07 Yao Qi <yao.qi@linaro.org>
11767
11768 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11769 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11770 if it exists.
11771 * gdb.multi/multi-arch.exp: Likewise.
11772
11773 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11774
11775 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11776 print.
11777
11778 2015-07-07 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11781
11782 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11783
11784 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11785 '[' and ']' characters.
11786
11787 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11788
11789 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11790
11791 2015-06-29 Pedro Alves <palves@redhat.com>
11792
11793 PR threads/18127
11794 * gdb.threads/hand-call-new-thread.c: New file.
11795 * gdb.threads/hand-call-new-thread.c: New file.
11796
11797 2015-06-26 Keith Seitz <keiths@redhat.com>
11798 Doug Evans <dje@google.com>
11799
11800 PR 16253
11801 * gdb.cp/var-tag-2.cc: New file.
11802 * gdb.cp/var-tag-3.cc: New file.
11803 * gdb.cp/var-tag-4.cc: New file.
11804 * gdb.cp/var-tag.cc: New file.
11805 * gdb.cp/var-tag.exp: New file.
11806
11807 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11808
11809 * gdb.base/history-duplicates.exp: New test.
11810
11811 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11812
11813 * gdb.base/completion.exp: Test the completion of the "focus"
11814 command.
11815
11816 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11817
11818 * gdb.arch/amd64-prologue-skip.S: New file.
11819 * gdb.arch/amd64-prologue-skip.exp: New file.
11820
11821 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11822
11823 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11824 is_address_zero_readable check.
11825
11826 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11827
11828 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11829 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11830
11831 2015-06-24 Yao Qi <yao.qi@linaro.org>
11832
11833 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11834 linux targets.
11835
11836 2015-06-24 Yao Qi <yao.qi@linaro.org>
11837
11838 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11839 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11840 * gdb.base/siginfo-thread.exp: Likewise.
11841
11842 2015-06-22 Yao Qi <yao.qi@linaro.org>
11843
11844 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11845
11846 2015-06-22 Yao Qi <yao.qi@linaro.org>
11847
11848 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11849 aarch64*-*-*.
11850 (skip_hw_watchpoint_tests): Likewise.
11851
11852 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11853
11854 * gdb.base/gdbinit-history.exp: Test the interaction between
11855 setting GDBHISTSIZE and setting the history size via .gdbinit.
11856
11857 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11858
11859 PR gdb/16999
11860 * gdb.base/gdbhistsize-history.exp: New test.
11861
11862 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11863
11864 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11865 with GDBHISTSIZE.
11866 * gdb.base/readline.exp: Likewise.
11867
11868 2015-06-17 Yao Qi <yao.qi@linaro.org>
11869
11870 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11871 line.
11872
11873 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11874
11875 * gdb.base/gdbinit-history.exp: Add test case to check that
11876 an unlimited history file does not get truncated on exit.
11877
11878 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11879
11880 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11881 (VECTOR): New macro. Use it...
11882 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11883 ...for these typedefs.
11884 (int8, char1, int1, double1): New typedefs.
11885 (struct just_int2, struct two_int2): New structures.
11886 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11887 (add_structvecs, add_singlevecs): New functions.
11888 (main): Call add_some_intvecs twice.
11889 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11890 the compile and exit upon failure. Try compiling for the "native"
11891 architecture. Test inferior function calls with vector arguments
11892 and vector return value handling with "finish" and "return".
11893
11894 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11895
11896 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11897 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11898 PE file.
11899 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11900
11901 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11902
11903 PR breakpoints/16465
11904 * gdb.mi/mi-dprintf-pending.c: New file.
11905 * gdb.mi/mi-dprintf-pending.exp: New test.
11906 * gdb.mi/mi-dprintf-pendshr.c: New file.
11907
11908 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11909 Mircea Gherzan <mircea.gherzan@intel.com>
11910
11911 * gdb.arch/i386-mpx-map.c: New file.
11912 * gdb.arch/i386-mpx-map.exp: New File.
11913
11914 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11915
11916 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11917 * gdb.arch/i386-mpx.exp: Indentation fixed.
11918
11919 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11920
11921 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11922 function and improved indentation.
11923 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11924 gdb_test_multiple. Added additional tests to skip the test.
11925
11926 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11927
11928 * gdb.arch/i386-avx512.c: Change path in include file.
11929 * gdb.arch/i386-avx512.exp: Change include dir path
11930 compilation flag.
11931 * gdb.arch/i386-mpx.c: Change path in include file.
11932 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11933 flag.
11934
11935 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11936
11937 * gdb.compile/compile-print.exp (compile print *vararray@3)
11938 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11939
11940 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11941
11942 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11943 (do not keep jit in memory): ... this.
11944 (expect 5): Change it to ...
11945 (expect no 5): ... this.
11946
11947 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11948
11949 PR gdb/15564
11950 * gdb.mi/mi-detach.exp: New file.
11951
11952 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11953
11954 PR symtab/18392
11955 * gdb.arch/amd64-tailcall-self.S: New file.
11956 * gdb.arch/amd64-tailcall-self.c: New file.
11957 * gdb.arch/amd64-tailcall-self.exp: New file.
11958
11959 2015-05-28 Don Breazeal <donb@codesourcery.com>
11960
11961 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11962 tests for remote targets by checking is_target_gdbserver.
11963
11964 2015-05-27 Doug Evans <dje@google.com>
11965
11966 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11967 * gdb.dwarf2/opaque-type-lookup.c: New file.
11968 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11969
11970 2015-05-26 Doug Evans <dje@google.com>
11971
11972 * gdb.cp/iostream.cc: New file.
11973 * gdb.cp/iostream.exp: New file.
11974
11975 2015-05-26 Doug Evans <dje@google.com>
11976
11977 * gdb.dwarf2/dw2-op-call.exp: Update.
11978 * gdb.dwarf2/dw4-sig-types.exp: Update.
11979 * gdb.dwarf2/implptr.exp: Update.
11980 * gdb.mi/mi-cmd-param-changed.exp: Update.
11981
11982 2015-05-26 Doug Evans <dje@google.com>
11983
11984 * gdb.python/py-lazy-string.c: New file.
11985 * gdb.python/py-lazy-string.exp: New file.
11986 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11987 (main): Update. Add estring3.
11988 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11989 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11990
11991 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11992 Yao Qi <yao.qi@linaro.org>
11993
11994 * gdb.reverse/aarch64.c: New.
11995 * gdb.reverse/aarch64.exp: New.
11996
11997 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
11998
11999 * lib/gdb.exp (supports_process_record): Return true for
12000 aarch64*-linux*.
12001 (supports_reverse): Likewise.
12002
12003 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12004
12005 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12006 Use with_test_prefix.
12007
12008 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12009
12010 * gdb.base/completion.exp: Add test for completion of layout
12011 names.
12012
12013 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12014
12015 * lib/gdb.exp (skip_tui_tests): New proc.
12016 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12017
12018 2015-05-19 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12021 Save the whole env array instead of just HOME. Unset HISTSIZE in
12022 the environment while testing. Restore whole environment
12023 afterwards.
12024
12025 2015-05-16 Doug Evans <xdje42@gmail.com>
12026
12027 * gdb.guile/scm-ports.c: New file.
12028 * gdb.guile/scm-ports.exp: Add memory port tests.
12029
12030 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12031
12032 * gdb.compile/compile-print.c: New file.
12033 * gdb.compile/compile-print.exp: New file.
12034
12035 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12036
12037 * gdb.compile/compile-ops.exp: Cast param to void.
12038 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12039 (compile code struct_object.selffield = &struct_object): Add xfail.
12040
12041 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12042
12043 * gdb.ada/arr_enum_with_gap: New testcase.
12044
12045 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12046
12047 * gdb.ada/byte_packed_arr: New testcase.
12048
12049 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12050
12051 * gdb.ada/pckd_neg: New testcase.
12052
12053 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12054
12055 PR gdb/17820
12056 * gdb.base/gdbinit-history.exp: New test.
12057 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12058 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12059
12060 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12061
12062 * gdb.python/py-xmethods.cc: Enhance test case.
12063 * gdb.python/py-xmethods.exp: New tests.
12064 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12065 function.
12066 (B_indexoper): Likewise.
12067 (global_dm_list) : Add new xmethod worker functions.
12068
12069 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12070
12071 * gdb.base/coredump-filter.exp: Correctly unset
12072 "coredump_var_addr" array.
12073
12074 2015-05-08 Pedro Alves <palves@redhat.com>
12075
12076 * gdb.server/non-existing-program.exp: Unset spawn_id.
12077
12078 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12079
12080 PR python/18291
12081 * gdb.python/py-xmethods.exp: Add tests.
12082
12083 2015-05-08 Yao Qi <yao.qi@linaro.org>
12084
12085 PR gdb/18208
12086 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12087 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12088 function set_coredump_filter, and remove remote_exec call.
12089 Remove argument ipid. Callers update.
12090 (top level): Don't get inferior's PID.
12091
12092 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12093
12094 * gdb.base/watch_thread_num.exp: Skip test on targets without
12095 access watchpoints.
12096
12097 2015-05-06 Pedro Alves <palves@redhat.com>
12098
12099 PR server/18081
12100 * gdb.server/non-existing-program.exp: New file.
12101
12102 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12103
12104 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12105
12106 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12107
12108 * gdb.ada/out_of_line_in_inlined: New testcase.
12109
12110 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12111
12112 * gdb.ada/var_rec_arr: New testcase.
12113
12114 2015-04-30 Yao Qi <yao.qi@linaro.org>
12115
12116 * gdb.base/break-idempotent.exp: If
12117 skip_hw_watchpoint_multi_tests returns true, skip the tests
12118 on "rwatch" and "awatch".
12119
12120 2015-04-30 Yao Qi <yao.qi@linaro.org>
12121
12122 * gdb.base/relativedebug.exp: Invoke gdb command
12123 "info sharedlibrary", and if libc.so doesn't have debug info,
12124 skip the test.
12125
12126 2015-04-29 Doug Evans <dje@google.com>
12127
12128 * gdb.python/py-xmethods.exp: Add ptype tests.
12129 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12130 get_result_type method.
12131
12132 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12133
12134 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12135 the target does not support hardware watchpoints.
12136
12137 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12138
12139 * gdb.base/break-always.exp: Abort testing if writing to memory
12140 causes an error.
12141
12142 2015-04-28 Doug Evans <dje@google.com>
12143
12144 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12145 * gdb.python/py-pp-registration.exp: ... here. New file.
12146 * gdb.python/py-pp-registration.c: New file.
12147 * gdb.python/py-pp-registration.py: New file.
12148
12149 2015-04-28 Doug Evans <dje@google.com>
12150
12151 * gdb.python/py-bad-printers.c: New file.
12152 * gdb.python/py-bad-printers.py: New file.
12153 * gdb.python/py-bad-printers.exp: New file.
12154
12155 2015-04-28 Sasha Smundak <asmundak@google.com>
12156
12157 * gdb.python/py-type.exp: New test.
12158
12159 2015-04-28 Andy Wingo <wingo@igalia.com>
12160
12161 * gdb.python/py-parameter.exp:
12162 * gdb.guile/scm-parameter.exp: Escape the path that we are
12163 matching against, as it might contain characters that are special
12164 to regular expressions.
12165
12166 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12167
12168 * gdb.ada/rec_comp: New testcase.
12169
12170 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12171
12172 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12173 before using it.
12174
12175 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12176
12177 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12178 new tests for verilog output.
12179
12180 2015-04-24 Yao Qi <yao.qi@linaro.org>
12181
12182 * boards/remote-gdbserver-on-localhost.exp: New file.
12183
12184 2015-04-23 Pedro Alves <palves@redhat.com>
12185
12186 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12187 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12188 "end of file", remove $inferior_spawn_id from the indirect list.
12189
12190 2015-04-23 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12193
12194 2015-04-23 Pedro Alves <palves@redhat.com>
12195
12196 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12197 on $any_spawn_id instead of only on $gdb_spawn_id.
12198
12199 2015-04-21 Pierre Muller <muller@sourceware.org>
12200
12201 PR pascal/17815
12202 * lib/pascal.exp (gpc_compile): Add new option "class".
12203 (fpc_compile): Likewise.
12204 * gdb.pascal/case-insensitive-symbols.pas: New file.
12205 * gdb.pascal/case-insensitive-symbols.exp: New file.
12206
12207 2015-04-20 Gary Benson <gbenson@redhat.com>
12208
12209 * gdb.base/attach.exp: Fix three extended remote failures.
12210
12211 2015-04-17 Gary Benson <gbenson@redhat.com>
12212
12213 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12214 the main executable over the remote protocol.
12215
12216 2015-04-16 Pedro Alves <palves@redhat.com>
12217
12218 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12219 a new gdbserver if gdbserver_reconnect_p is set.
12220
12221 2015-04-16 Pedro Alves <palves@redhat.com>
12222
12223 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12224 is set, don't exit gdbserver.
12225
12226 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12227
12228 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12229 appropriate .insn, such that an older assembler can be used.
12230 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12231 the z/Architecture instruction set on 31-bit targets as well.
12232
12233 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12234
12235 * gdb.go/handcall.exp: Remove all logic related to the first
12236 breakpoint and rely on go_runto_main instead.
12237 * gdb.go/strings.exp: Likewise.
12238 * gdb.go/unsafe.exp: Likewise.
12239 * gdb.go/hello.exp: Likewise. Also rename the remaining
12240 breakpoint marker to "breakpoint 1".
12241 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12242 * gdb.go/strings.go: Likewise.
12243 * gdb.go/unsafe.go: Likewise.
12244 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12245 "set breakpoint 2 here" and rename the remaining breakpoint marker
12246 to "breakpoint 1".
12247
12248 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12249
12250 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12251 if itertools.imap is not present.
12252 * gdb.python/py-objfile.exp: Add parentheses.
12253 * gdb.python/py-type.exp: Same.
12254 * gdb.python/py-unwind-maint.py: Same.
12255
12256 2015-04-15 Yao Qi <yao.qi@linaro.org>
12257
12258 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12259 of ":$ptr_size" and set its form explicitly.
12260
12261 2015-04-15 Pedro Alves <palves@redhat.com>
12262 Yao Qi <yao.qi@linaro.org>
12263
12264 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12265 timeout by factor of 4.
12266 (test_regular_watch): Likewise.
12267 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12268 * gdb.reverse/sigall-reverse.exp: Likewise.
12269 * gdb.reverse/until-precsave.exp: Likewise.
12270 * lib/gdb.exp (with_timeout_factor): New proc.
12271 (gdb_expect): Move some code to ...
12272 (get_largest_timeout): ... here. New procedure.
12273
12274 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12275
12276 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12277
12278 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12279
12280 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12281 to write to the .text section.
12282
12283 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12284
12285 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12286 Handle the case of targets that do not provide PID information.
12287
12288 2015-04-13 Yao Qi <yao.qi@linaro.org>
12289
12290 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12291 and use expect instead of gdb_expect.
12292
12293 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12294
12295 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12296 "coredump_var_addr" to avoid naming conflict with other testcases.
12297
12298 2015-04-10 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12301 gdb_test_sequence and gdb_assert.
12302
12303 2015-04-10 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12306 test messages that don't include the breakpoint address.
12307
12308 2015-04-10 Yao Qi <yao.qi@linaro.org>
12309
12310 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12311 false for some offset and width combinations which aren't
12312 supported by linux kernel.
12313
12314 2015-04-10 Pedro Alves <palves@redhat.com>
12315
12316 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12317 procedure, factored out from ...
12318 (top level): ... here. Add "set displaced-stepping" testing axis.
12319 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12320 parameter "displaced". Use it.
12321 (top level): Use foreach and add "set displaced-stepping" testing
12322 axis.
12323
12324 2015-04-10 Pedro Alves <palves@redhat.com>
12325
12326 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12327 Remove comment.
12328 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12329 both the address of the instruction that triggers the watchpoint
12330 and the address of the instruction immediately after, and use
12331 those addresses for the test. Fix comment.
12332
12333 2015-04-10 Pedro Alves <palves@redhat.com>
12334
12335 * gdb.base/sigstep.exp (breakpoint_to_handler)
12336 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12337 Test "backtrace" in handler.
12338 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12339 (top level): Add new "displaced" test axis to
12340 breakpoint_to_handler, breakpoint_to_handler_entry and
12341 breakpoint_over_handler.
12342
12343 2015-04-10 Pedro Alves <palves@redhat.com>
12344
12345 PR gdb/18216
12346 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12347
12348 2015-04-10 Yao Qi <yao.qi@linaro.org>
12349
12350 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12351 (test_add_rn_pc): New function.
12352 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12353 (top level): Invoke test_add_rn_pc.
12354
12355 2015-04-10 Pedro Alves <palves@redhat.com>
12356
12357 PR gdb/13858
12358 * gdb.base/step-over-no-symbols.exp: New file.
12359
12360 2015-04-09 Andy Wingo <wingo@igalia.com>
12361
12362 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12363 after the Python tests.
12364
12365 2015-04-08 Keith Seitz <keiths@redhat.com>
12366
12367 PR python/16699
12368 * gdb.python/py-completion.exp: New tests for completion.
12369 * gdb.python/py-completion.py (CompleteLimit1): New class.
12370 (CompleteLimit2): Likewise.
12371 (CompleteLimit3): Likewise.
12372 (CompleteLimit4): Likewise.
12373 (CompleteLimit5): Likewise.
12374 (CompleteLimit6): Likewise.
12375 (CompleteLimit7): Likewise.
12376
12377 2015-04-08 Pedro Alves <palves@redhat.com>
12378
12379 PR gdb/18214
12380 PR gdb/18216
12381 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12382 function.
12383 (main): Install it as SIGUSR1 handler.
12384 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12385 parameter. Always use "setup" as prefix. Toggle "set
12386 displaced-stepping" off/on depending on global. Don't switch to
12387 thread 1 here.
12388 (top level): Add displaced stepping "off/on" test axis. Update
12389 "setup" calls. Wrap each subtest with with_test_prefix. Test
12390 continuing with a queued signal in each thread.
12391
12392 2015-04-08 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12395 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12396 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12397 Return early if running to main fails.
12398 * gdb.trace/while-stepping.exp: Likewise.
12399
12400 2015-04-07 Pedro Alves <palves@redhat.com>
12401
12402 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12403 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12404 interact with inferior program.
12405
12406 2015-04-07 Pedro Alves <palves@redhat.com>
12407
12408 * lib/gdb.exp (inferior_spawn_id): New global.
12409 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12410 spawn id after processing the user code.
12411 (default_gdb_start): Set inferior_spawn_id.
12412 (send_inferior): New procedure.
12413 * lib/gdbserver-support.exp (gdbserver_start): Set
12414 inferior_spawn_id.
12415 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12416
12417 2015-04-07 Pedro Alves <palves@redhat.com>
12418
12419 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12420 * lib/gdbserver-support.exp (gdbserver_start): Make
12421 $server_spawn_id global.
12422 (gdbserver_start): Don't wait for gdbserver's spawn id with
12423 expect_background.
12424 (close_gdbserver): New procedure.
12425 (gdb_exit): Rename the default version and reimplement.
12426
12427 2015-04-07 Pedro Alves <palves@redhat.com>
12428
12429 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12430 append the substituted item, not the original item.
12431
12432 2015-04-07 Pedro Alves <palves@redhat.com>
12433
12434 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12435 gdb_expect.
12436
12437 2015-04-07 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12440 output appearing once only.
12441
12442 2015-04-07 Pedro Alves <palves@redhat.com>
12443
12444 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12445 that doesn't expect anything. Return early if running to main
12446 fails.
12447
12448 2015-04-07 Yao Qi <yao.qi@linaro.org>
12449
12450 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12451 (child_function): Call alarm.
12452 (main): Move call to alarm into the loop.
12453 * gdb.threads/non-stop-fair-events.exp: Build program with
12454 -DTIMEOUT=$timeout.
12455
12456 2015-04-06 Doug Evans <xdje42@gmail.com>
12457
12458 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12459 Fix dest parameter to board_info.
12460 (fpc_compile): Ditto.
12461 (gdb_compile_pascal): Rename dest arg to destfile.
12462
12463 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12464
12465 * gdb.ada/funcall_ref.exp: New file.
12466 * gdb.ada/funcall_ref/foo.adb: New file.
12467
12468 2015-04-02 Yao Qi <yao.qi@linaro.org>
12469
12470 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12471 is remote.
12472
12473 2015-04-02 Gary Benson <gbenson@redhat.com>
12474
12475 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12476
12477 2015-04-01 Sasha Smundak <asmundak@google.com>
12478
12479 * gdb.python/py-unwind-maint.c: New file.
12480 * gdb.python/py-unwind-maint.exp: New test.
12481 * gdb.python/py-unwind-maint.py: New file.
12482 * gdb.python/py-unwind.c: New file.
12483 * gdb.python/py-unwind.exp: New test.
12484 * gdb.python/py-unwind.py: New test.
12485
12486 2015-04-01 Pedro Alves <palves@redhat.com>
12487
12488 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12489 to fail instead of non-existent $test.
12490
12491 2015-04-01 Pedro Alves <palves@redhat.com>
12492
12493 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12494 GDBFLAGS if not empty.
12495
12496 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12497
12498 * gdb.ada/complete.exp: Remove "multi_line".
12499 * gdb.ada/info_exc.exp: Remove "multi_line".
12500 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12501 * gdb.ada/ptype_field.exp: Remove "multi_line".
12502 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12503 * gdb.ada/tagged.exp: Remove "multi_line".
12504 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12505 [multi_line ...]
12506 * gdb.btrace/delta.exp: Likewise.
12507 * gdb.btrace/exception.exp: Likewise.
12508 * gdb.btrace/function_call_history.exp: Likewise.
12509 * gdb.btrace/instruction_history.exp: Likewise.
12510 * gdb.btrace/nohist.exp: Likewise.
12511 * gdb.btrace/record_goto.exp: Likewise.
12512 * gdb.btrace/segv.exp: Likewise.
12513 * gdb.btrace/stepi.exp: Likewise.
12514 * gdb.btrace/tailcall.exp: Likewise.
12515 * gdb.btrace/unknown_functions.exp: Likewise.
12516 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12517 * lib/gdb.exp: Add the "multi_line" helper.
12518
12519 2015-04-01 Pedro Alves <palves@redhat.com>
12520
12521 * gdb.threads/tid-reuse.c: New file.
12522 * gdb.threads/tid-reuse.exp: New file.
12523
12524 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12525
12526 PR corefiles/16092
12527 * gdb.base/coredump-filter.c: New file.
12528 * gdb.base/coredump-filter.exp: Likewise.
12529
12530 2015-03-27 Petr Machata <pmachata@redhat.com>
12531
12532 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12533 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12534 (Dwarf::assemble): Initialize them.
12535 (Dwarf::lines): New function.
12536
12537 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12538
12539 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12540 SYMBOL_PREFIX for x86_64-*-cygwin.
12541
12542 2015-03-26 Andy Wingo <wingo@igalia.com>
12543
12544 PR symtab/18148
12545 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12546 const_value but not a location.
12547 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12548 location defined in non-main CUs are visible.
12549
12550 2015-03-26 Yao Qi <yao.qi@linaro.org>
12551
12552 PR testsuite/18139
12553 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12554 Add a line number entry for the same line.
12555 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12556 Add a line number entry for the same line.
12557
12558 2015-03-26 Yao Qi <yao.qi@linaro.org>
12559
12560 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12561 .int 0.
12562 (func): Likewise. Add .Lfunc_1 label.
12563 Use .Lfunc_1 label.
12564 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12565 .int 0.
12566 (func): Likewise.
12567 Use .Lfunc_1 label.
12568
12569 2015-03-26 Yao Qi <yao.qi@linaro.org>
12570
12571 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12572 Call gdb_compile instead to compile each .s files without debug
12573 information.
12574
12575 2015-03-26 Yao Qi <yao.qi@linaro.org>
12576
12577 * gdb.base/savedregs.exp (process_saved_regs): Make
12578 "Saved registers:" optional in the pattern.
12579
12580 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12581
12582 * gdb.btrace/next.exp: Merged into step.exp.
12583 * gdb.btrace/finish.exp: Merged into step.exp.
12584 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12585 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12586 "record goto" and checking the exact replay position.
12587 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12588 check for "Recording format" in "info record" output.
12589 * gdb.btrace/record_goto.exp: Choose test file based on target.
12590 * gdb.btrace/x86-record_goto.S: Renamed into ...
12591 * gdb.btrace/x86_64-record_goto.S: ... this.
12592 * gdb.btrace/i686-record_goto.S: New.
12593 * gdb.btrace/x86-tailcall.S: Renamed into ...
12594 * gdb.btrace/x86_64-tailcall.S: ... this.
12595 * gdb.btrace/i686-tailcall.S: New.
12596 * gdb.btrace/x86-tailcall.c: Renamed into ...
12597 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12598 separate statements. Update test.
12599 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12600 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12601 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12602 * gdb.btrace/tailcall.exp: Choose test file based on target.
12603 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12604
12605 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12606
12607 * gdb.btrace/exception.exp: Increase BTS buffer size.
12608
12609 2015-03-24 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12612
12613 2015-03-24 Pedro Alves <palves@redhat.com>
12614
12615 * gdb.threads/schedlock.exp (test_step): No longer expect that
12616 "set scheduler-locking step" with "next" over a function call runs
12617 threads unlocked.
12618
12619 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12620
12621 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12622
12623 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12624
12625 PR breakpoints/16466
12626 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12627 * gdb.mi/mi-pending.c (thread_func): New function.
12628 (int main): Add threading support required.
12629 * gdb.mi/mi-pending.exp: Add tests for this issue.
12630 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12631 (pendfunc2): Remove stdio dependency.
12632 * gdb.mi/mi-pendshr2.c: New file.
12633
12634 2015-03-23 Keith Seitz <keiths@redhat.com>
12635
12636 * gdb.linespec/keywords.c: New file.
12637 * gdb.linespec/keywords.exp: New file.
12638
12639 2015-03-23 Keith Seitz <keiths@redhat.com>
12640
12641 PR gdb/18021
12642 * gdb.dwarf2/staticvirtual.exp: New test.
12643
12644 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12645
12646 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12647 * README: Remove HP-UX and gdb.hp.
12648 (configuration):
12649 * configure: Regenerate.
12650 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12651 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12652 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12653 gdb.hp/gdb.defects/Makefile.
12654 * gdb.hp/Makefile.in: File deleted.
12655 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12656 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12657 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12658 * gdb.hp/gdb.aCC/run.c: File deleted.
12659 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12660 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12661 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12662 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12663 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12664 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12665 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12666 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12667 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12668 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12669 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12670 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12671 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12672 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12673 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12674 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12675 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12676 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12677 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12678 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12679 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12680 * gdb.hp/gdb.compat/average.c: File deleted.
12681 * gdb.hp/gdb.compat/sum.c: File deleted.
12682 * gdb.hp/gdb.compat/xdb.c: File deleted.
12683 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12684 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12685 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12686 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12687 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12688 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12689 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12690 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12691 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12692 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12693 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12694 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12695 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12696 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12697 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12698 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12699 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12700 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12701 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12702 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12703 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12704 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12705 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12706 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12707 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12708 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12709 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12710 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12711 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12712 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12713 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12714 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12715 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12716 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12717 * gdb.hp/tools/odump: File deleted.
12718
12719 2015-03-19 Pedro Alves <palves@redhat.com>
12720
12721 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12722 (saw_thread_3): New globals.
12723 (top level): Increment them when an event for the corresponding
12724 thread is seen.
12725 (no thread starvation): New test.
12726
12727 2015-03-19 Pedro Alves <palves@redhat.com>
12728
12729 * gdb.threads/continue-pending-status.c: New file.
12730 * gdb.threads/continue-pending-status.exp: New file.
12731
12732 2015-03-18 Pedro Alves <palves@redhat.com>
12733
12734 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12735 Use gdb_is_target_remote instead of is_remote. Use
12736 gdb_test_multiple instead of gdb_expect. Exit early if
12737 gdb_test_multiple hits its internal matches. Tighten stepi tests
12738 expected output. Fail on exit with any signal, instead of just
12739 SIGILL.
12740
12741 2015-03-18 Yao Qi <yao.qi@linaro.org>
12742
12743 PR tdep/18107
12744 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12745 variable.
12746 * gdb.base/catch-syscall.exp: Don't skip it on
12747 aarch64*-*-linux* target. Remove elements in all_syscalls.
12748 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12749 target.
12750 (setup_all_syscalls): New proc.
12751
12752 2015-03-16 Yao Qi <yao.qi@linaro.org>
12753
12754 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12755 (top level): Skip tests if valid_addr_p returns false for
12756 $cmd1 or $cmd2.
12757
12758 2015-03-11 Andy Wingo <wingo@igalia.com>
12759
12760 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12761
12762 2015-03-11 Yao Qi <yao.qi@linaro.org>
12763
12764 * gdb.base/catch-syscall.exp: Fix typo in comments.
12765
12766 2015-03-11 Yao Qi <yao.qi@linaro.org>
12767
12768 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12769
12770 2015-03-09 Pedro Alves <palves@redhat.com>
12771
12772 * dg-extract-results.py: Delete.
12773
12774 2015-03-09 Pedro Alves <palves@redhat.com>
12775
12776 Merge dg-extract-results.sh from GCC upstream (r218843).
12777
12778 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12779 * dg-extract-results.sh: Use --text with grep to avoid issues with
12780 binary files. Fall back to cat -v, if that doesn't work.
12781
12782 2015-03-05 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12785
12786 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12787
12788 * lib/mi-support.exp (mi_expect_interrupt): Accept
12789 alternative event for when in all-stop mode.
12790
12791 2015-03-04 Pedro Alves <palves@redhat.com>
12792
12793 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12794
12795 2015-03-04 Mark Kettenis <kettenis@gnu.org>
12796
12797 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12798
12799 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12800
12801 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12802 regexps for GDB's current line display, accept a hex address
12803 preceding the line number.
12804
12805 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12806
12807 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12808 the 'arch1' variable for "s390*-linux*" targets.
12809
12810 2015-03-04 Pedro Alves <palves@redhat.com>
12811
12812 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12813 (main): Pass missing retval argument to pthread_join call.
12814
12815 2015-03-02 Pedro Alves <palves@redhat.com>
12816
12817 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12818 (top level): Call do_test with non-stop as well.
12819
12820 2015-03-02 Pedro Alves <palves@redhat.com>
12821
12822 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12823 -1.
12824
12825 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12826
12827 * gdb.arch/s390-vregs.exp: New test.
12828 * gdb.arch/s390-vregs.S: New file.
12829
12830 2015-02-27 Pedro Alves <palves@redhat.com>
12831
12832 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12833 call to catch_command_errors.
12834 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12835 catch_command_errors.
12836
12837 2015-02-27 Pedro Alves <palves@redhat.com>
12838
12839 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12840 "true" for boolean result.
12841 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12842 prototype of main.
12843
12844 2015-02-27 Pedro Alves <palves@redhat.com>
12845
12846 * lib/unbuffer_output.c: New file.
12847 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12848 (main): Call gdb_unbuffer_output.
12849
12850 2015-02-27 Yao Qi <yao.qi@linaro.org>
12851
12852 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12853 target.
12854
12855 2015-02-26 Doug Evans <dje@google.com>
12856
12857 * gdb.cp/class2.cc (Dbase, D): New classes.
12858 (main): New local delta.
12859 * gdb.cp/class2.exp: Test printing delta.
12860 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12861 (dynbar): New global.
12862 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12863
12864 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12865
12866 * gdb.compile/compile-ifunc.c: New file.
12867 * gdb.compile/compile-ifunc.exp: New file.
12868
12869 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12870
12871 * gdb.base/structs.exp: Check for correct struct on finish.
12872
12873 2015-02-26 Yao Qi <yao.qi@linaro.org>
12874
12875 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12876 is zero.
12877
12878 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12879
12880 * gdb.arch/cordic.ko.bz2: New file.
12881 * gdb.arch/cordic.ko.debug.bz2: New file.
12882 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12883
12884 2015-02-25 Yao Qi <yao.qi@linaro.org>
12885
12886 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12887 aarch64*-*-* target.
12888
12889 2015-02-23 Pedro Alves <palves@redhat.com>
12890
12891 * lib/gdb.exp (delete_breakpoints): Rewrite using
12892 gdb_test_multiple.
12893
12894 2015-02-23 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/info-os.c: Include stdlib.h.
12897
12898 2015-02-22 Doug Evans <xdje42@gmail.com>
12899
12900 PR symtab/17855
12901 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12902 is read after symbols have been re-read.
12903 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12904 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12905
12906 2015-02-21 Doug Evans <dje@google.com>
12907
12908 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12909
12910 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12911
12912 PR corefiles/17808
12913 * gdb.arch/i386-biarch-core.core.bz2: New file.
12914 * gdb.arch/i386-biarch-core.exp: New file.
12915
12916 2015-02-21 Pedro Alves <palves@redhat.com>
12917
12918 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12919 runto_main fails.
12920
12921 2015-02-20 Pedro Alves <palves@redhat.com>
12922
12923 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12924 info probes.
12925
12926 2015-02-20 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12929
12930 2015-02-20 Pedro Alves <palves@redhat.com>
12931
12932 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12933 clean_restart before gdb_target_supports_trace.
12934
12935 2015-02-20 Pedro Alves <palves@redhat.com>
12936
12937 PR threads/18006
12938 * gdb.threads/clone-thread_db.c: New file.
12939 * gdb.threads/clone-thread_db.exp: New file.
12940
12941 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12942
12943 PR breakpoints/16812
12944 * gdb.base/catch-gdb-caused-signals.c: New file.
12945 * gdb.base/catch-gdb-caused-signals.exp: New file.
12946
12947 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12948
12949 * configure: Regenerated.
12950 * configure.ac: Use GDB_AC_TRANSFORM.
12951 * aclocal.m4: sinclude ../transform.m4.
12952
12953 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12954
12955 * lib/dtrace.exp: New file.
12956 * gdb.base/dtrace-probe.exp: Likewise.
12957 * gdb.base/dtrace-probe.d: Likewise.
12958 * gdb.base/dtrace-probe.c: Likewise.
12959 * lib/pdtrace.in: Likewise.
12960 * configure.ac: Output variables with the transformed names of
12961 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12962 * configure: Regenerated.
12963
12964 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12965
12966 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12967 expected message when trying to access $_probe_* convenience
12968 variables while not on a probe.
12969
12970 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12971
12972 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12973
12974 2015-02-11 Pedro Alves <pedro@codesourcery.com>
12975
12976 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12977 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12978
12979 2015-02-10 Doug Evans <xdje42@gmail.com>
12980
12981 * lib/gdb.exp (gdb_load): Always return a result.
12982
12983 2015-02-10 Pedro Alves <palves@redhat.com>
12984
12985 * gdb.threads/signal-sigtrap.c: New file.
12986 * gdb.threads/signal-sigtrap.exp: New file.
12987
12988 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12989
12990 * gdb.trace/no-attach-trace.c: New file.
12991 * gdb.trace/no-attach-trace.exp: New file.
12992
12993 2015-02-09 Mark Wielaard <mjw@redhat.com>
12994
12995 * gdb.dwarf2/atomic.c: New file.
12996 * gdb.dwarf2/atomic-type.exp: Likewise.
12997
12998 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12999
13000 * gdb.btrace/buffer-size.exp: Update "info record" output.
13001 * gdb.btrace/delta.exp: Update "info record" output.
13002 * gdb.btrace/enable.exp: Update "info record" output.
13003 * gdb.btrace/finish.exp: Update "info record" output.
13004 * gdb.btrace/instruction_history.exp: Update "info record" output.
13005 * gdb.btrace/next.exp: Update "info record" output.
13006 * gdb.btrace/nexti.exp: Update "info record" output.
13007 * gdb.btrace/step.exp: Update "info record" output.
13008 * gdb.btrace/stepi.exp: Update "info record" output.
13009 * gdb.btrace/nohist.exp: Update "info record" output.
13010
13011 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13012
13013 * gdb.btrace/buffer-size: New.
13014
13015 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13016
13017 * gdb.btrace/delta.exp: Update "info record" output.
13018 * gdb.btrace/enable.exp: Update "info record" output.
13019 * gdb.btrace/finish.exp: Update "info record" output.
13020 * gdb.btrace/instruction_history.exp: Update "info record" output.
13021 * gdb.btrace/next.exp: Update "info record" output.
13022 * gdb.btrace/nexti.exp: Update "info record" output.
13023 * gdb.btrace/step.exp: Update "info record" output.
13024 * gdb.btrace/stepi.exp: Update "info record" output.
13025 * gdb.btrace/nohist.exp: Update "info record" output.
13026
13027 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13028
13029 PR gdb/15678
13030 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13031
13032 2015-02-06 Pedro Alves <palves@redhat.com>
13033
13034 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13035 macro.
13036 (seconds_left, again): New globals.
13037 (main): Wait seconds_left in a 1-second sleep loop instead of
13038 sleeping 180 seconds. If 'again' is set, reset the seconds
13039 counter.
13040 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13041 'again' in the inferior before detaching. Print the seconds left.
13042 (options): New global.
13043 (top level): Build program with -DTIMEOUT=$timeout.
13044
13045 2015-02-06 Pedro Alves <palves@redhat.com>
13046
13047 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13048 determine how many seconds to pass to 'alarm'.
13049 * gdb.base/gdb-sigterm.exp (top level): Build program with
13050 -DTIMEOUT=$timeout.
13051 (do_test): Return success/failure indication. Add more verbose
13052 logging. Don't fail if 200 single steps are seen. Instead, fail
13053 when the test times out.
13054 (passes): New global.
13055 (top level): Break the testing loop if testing fails on any
13056 iteration. Use gdb_assert.
13057
13058 2015-02-04 Don Breazeal <donb@codesourcery.com>
13059
13060 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13061 and initialize them.
13062 (ipc_cleanup): New function.
13063 (main): Don't declare shmid, semid, and msqid. Add a call to
13064 atexit so that we call ipc_cleanup on exit.
13065
13066 2015-02-04 Pedro Alves <palves@redhat.com>
13067
13068 * boards/native-extended-gdbserver.exp: Remove any target variant
13069 specifications from the board name before clearing the isremote
13070 flag from board_info.
13071
13072 2015-01-31 Doug Evans <xdje42@gmail.com>
13073
13074 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13075
13076 2015-01-31 Gary Benson <gbenson@redhat.com>
13077
13078 * gdb.base/completion.exp: Disable completion limiting for
13079 existing tests. Add new tests to check completion limiting.
13080 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13081
13082 2015-01-31 Doug Evans <xdje42@gmail.com>
13083
13084 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13085
13086 2015-01-31 Doug Evans <xdje42@gmail.com>
13087
13088 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13089 entries. Duplicate file section script entries.
13090 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13091 inlined entries. Add test for safe-path rejection.
13092 * gdb.python/py-section-script.c: Add duplicate inlined section script
13093 entries. Duplicate file section script entries.
13094 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13095 inlined entries. Add test for safe-path rejection.
13096
13097 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13098
13099 * gdb.ada/disc_arr_bound: New testcase.
13100
13101 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13102
13103 * gdb.ada/mi_var_array: New testcase.
13104
13105 2015-01-27 Doug Evans <dje@google.com>
13106
13107 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13108 Add test for objfile.filename, objfile.username after objfile
13109 has been unloaded.
13110
13111 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13112
13113 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13114 the second test to print the name attribute of value
13115 returned by the call to gdb.lookup_type, and adjust
13116 the expected output accordingly.
13117
13118 2015-01-25 Mark Wielaard <mjw@redhat.com>
13119
13120 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13121 * gdb.base/disp-step-fork.c: Include unistd.h.
13122 * gdb.base/siginfo-obj.c: Include stdio.h.
13123 * gdb.base/siginfo-thread.c: Likewise.
13124 * gdb.mi/non-stop.c: Include unistd.h.
13125 * gdb.mi/nsthrexec.c: Include stdio.h.
13126 * gdb.mi/pthreads.c: Include unistd.h.
13127 * gdb.modula2/unbounded1.c (main): Declare returns int.
13128 * gdb.reverse/consecutive-reverse.c: Likewise.
13129 * gdb.threads/create-fail.c: Include unistd.h.
13130 * gdb.threads/killed.c: Likewise.
13131 * gdb.threads/linux-dp.c: Likewise.
13132 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13133 * gdb.threads/non-ldr-exc-2.c: Likewise.
13134 * gdb.threads/non-ldr-exc-3.c: Likewise.
13135 * gdb.threads/non-ldr-exc-4.c: Likewise.
13136 * gdb.threads/pthreads.c: Include unistd.h.
13137 (main): Declare returns int.
13138 * gdb.threads/tls-main.c (foo): New declaration.
13139 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13140
13141 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13142
13143 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13144 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13145
13146 2015-01-15 Mark Wielaard <mjw@redhat.com>
13147
13148 * gdb.base/noreturn-return.c: New file.
13149 * gdb.base/noreturn-return.exp: New file.
13150 * gdb.base/noreturn-finish.c: New file.
13151 * gdb.base/noreturn-finish.exp: New file.
13152
13153 2015-01-23 Pedro Alves <palves@redhat.com>
13154
13155 * gdb.threads/continue-pending-after-query.c: New file.
13156 * gdb.threads/continue-pending-after-query.exp: New file.
13157
13158 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13159 Simon Marchi <simon.marchi@ericsson.com>
13160
13161 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13162 * gdb.base/valgrind-db-attach.exp: Same.
13163 * gdb.base/valgrind-infcall.exp: Same.
13164 * lib/mi-support.exp (default_mi_gdb_start): Same.
13165 * lib/prompt.exp (default_prompt_gdb_start): Same.
13166 * lib/gdb.exp (default_gdb_spawn): Same.
13167 (gdb_interact): New.
13168
13169
13170 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13171
13172 * gdb.compile/compile.exp (pointer to jit function): New test.
13173
13174 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13175
13176 * lib/gdb.exp (supports_process_record): Return true for
13177 powerpc*-*-linux*.
13178 (supports_reverse): Likewise.
13179
13180 2015-01-15 Don Breazeal <donb@codesourcery.com>
13181
13182 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13183 instead of checking whether the target board is remote and
13184 use spawn_wait_for_attach instead of exec/sleep.
13185 * gdb.base/attach-twice.exp: Likewise.
13186
13187 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13188
13189 * gdb.ada/var_arr_attrs: New testcase.
13190
13191 2015-01-14 Pedro Alves <palves@redhat.com>
13192 Joel Brobecker <brobecker@adacore.com>
13193
13194 PR gdb/17525
13195 * gdb.base/bp-cmds-execution-x-script.c: New file.
13196 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13197 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13198
13199 2015-01-14 Pedro Alves <palves@redhat.com>
13200
13201 PR cli/17828
13202 * gdb.base/batch-preserve-term-settings.c: New file.
13203 * gdb.base/batch-preserve-term-settings.exp: New file.
13204
13205 2015-01-13 Doug Evans <dje@google.com>
13206
13207 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13208 binary.
13209
13210 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13211
13212 * Makefile.in (clean mostlyclean): Do not delete *.py.
13213
13214 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13215
13216 * gdb.python/py-lookup-type.exp: New file.
13217
13218 2015-01-12 Pedro Alves <palves@redhat.com>
13219
13220 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13221 restore GDBFLAGS before returning.
13222
13223 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13224
13225 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13226 is_amd64_regs_target and is_x86_like_target.
13227
13228 2015-01-11 Doug Evans <xdje42@gmail.com>
13229
13230 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13231 is given without an explicit form.
13232 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13233 attributes.
13234 * gdb.dwarf/corrupt.exp: Ditto.
13235 * gdb.dwarf2/enum-type.exp: Ditto.
13236 * gdb.trace/entry-values.exp: Ditto.
13237 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13238
13239 2015-01-11 Doug Evans <xdje42@gmail.com>
13240
13241 PR gdb/15830
13242 * gdb.base/maint.exp: Remove references to "maint demangle".
13243 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13244 Add tests for explicitly specifying language to demangle.
13245 * gdb.dlang/demangle.exp: Ditto.
13246
13247 2015-01-09 Pedro Alves <palves@redhat.com>
13248
13249 * gdb.threads/non-stop-fair-events.c: New file.
13250 * gdb.threads/non-stop-fair-events.exp: New file.
13251
13252 2015-01-09 Pedro Alves <palves@redhat.com>
13253
13254 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13255 the global scope. Set a breakpoint after all threads are started
13256 rather than stepping over two source lines. Expect the prompt.
13257 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13258 global.
13259 (NUM): Now 15.
13260 (main): Use threads_started_barrier to wait for all threads to
13261 start. Main thread no longer calls thread_function. Exit after
13262 180 seconds.
13263 (loop): New function.
13264 (thread_function): Wait on threads_started_barrier barrier. Call
13265 'loop' at each iteration.
13266 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13267 threads have started, instead of hardcoding number of "next"
13268 steps. Use an access watchpoint instead of a write watchpoint.
13269
13270 2015-01-09 Pedro Alves <palves@redhat.com>
13271
13272 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13273 (thread_func): Wait on barrier.
13274 (main): Wait for all threads to start before stopping GDB.
13275 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13276 global.
13277 (thread1_func, thread2_func): Wait on barrier.
13278 (main): Wait for all threads to start before stopping GDB.
13279 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13280 New global.
13281 (thread1_func, thread2_func): Wait on barrier.
13282 (main): Wait for all threads to start before stopping GDB.
13283
13284 2015-01-09 Pedro Alves <palves@redhat.com>
13285
13286 * gdb.threads/attach-many-short-lived-threads.c: New file.
13287 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13288
13289 2014-01-09 Pedro Alves <palves@redhat.com>
13290
13291 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13292 instead of to thread 2.
13293 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13294 Add barrier around each pthread_create call instead of around all
13295 calls.
13296 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13297 Set a break on thread_function and have the child threads hit it
13298 one at at a time.
13299
13300 2015-01-09 Pedro Alves <palves@redhat.com>
13301
13302 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13303 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13304 false.
13305 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13306 checking whether the target board is remote.
13307 * gdb.multi/multi-attach.exp: Likewise.
13308 * gdb.python/py-sync-interp.exp: Likewise.
13309 * gdb.server/ext-attach.exp: Likewise.
13310 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13311 tests that need to attach, instead of checking whether the target
13312 board is remote at the top of the file.
13313
13314 2015-01-08 Yao Qi <yao@codesourcery.com>
13315
13316 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13317
13318 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13319
13320 Fix testcase compilation.
13321 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13322
13323 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13324
13325 * gdb.python/py-type.exp: Add a couple test about empty
13326 array creation, and negative-length array creation.
13327
13328 2015-01-02 Doug Evans <xdje42@gmail.com>
13329
13330 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13331
13332 2015-01-02 Doug Evans <dje@google.com>
13333
13334 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13335
13336 2014-12-29 Yao Qi <yao@codesourcery.com>
13337
13338 * gdb.trace/entry-values.exp: Update comments. Rename variable
13339 bar_call_foo to returned_from_foo.
13340
13341 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13342
13343 PR gdb/17394
13344 * gdb.linespec/break-asm-file.c: New file.
13345 * gdb.linespec/break-asm-file.exp: New file.
13346 * gdb.linespec/break-asm-file0.s: New file.
13347 * gdb.linespec/break-asm-file1.s: New file.
13348
13349 2014-12-18 Nigel Stephens <nigel@mips.com>
13350 Maciej W. Rozycki <macro@codesourcery.com>
13351
13352 * gdb.base/float.exp: Handle the new output from "info float" on
13353 MIPS targets.
13354
13355 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13356
13357 Fix MinGW compilation.
13358 * gdb.compile/compile-ops.exp: Update untested message if
13359 !skip_compile_feature_tests.
13360 * gdb.compile/compile-setjmp.exp: Likewise.
13361 * gdb.compile/compile-tls.exp: Likewise.
13362 * gdb.compile/compile.exp: Likewise.
13363 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13364 supported on this host".
13365
13366 2014-12-16 Doug Evans <xdje42@gmail.com>
13367
13368 * boards/stabs.exp: New file.
13369
13370 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13371
13372 * gdb.base/completion.exp: Adjust to format changes of "maint
13373 print user-registers".
13374
13375 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13376
13377 PR server/17457
13378 * gdb.arch/aarch64-fp.c: New file.
13379 * gdb.arch/aarch64-fp.exp: New file.
13380
13381 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13382
13383 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13384 r210637, r210913, r211666, r215400, r215817).
13385
13386 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13387 * dg-extract-results.py: New file.
13388 * dg-extract-results.sh: Use it if the environment seems
13389 suitable.
13390
13391 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13392
13393 * dg-extract-results.py (parse_run): Handle warnings that
13394 are printed before a test harness is run.
13395
13396 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13397
13398 * dg-extract-results.py (Named): Remove __cmp__ method.
13399 (output_variation): Use a key to sort variation.harnesses.
13400
13401 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13402
13403 * dg-extract-results.py: For Python 3, force sys.stdout to
13404 handle surrogate escape sequences.
13405 (safe_open): New function.
13406 (output_segment, main): Use it.
13407
13408 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13409
13410 * dg-extract-results.py (Prog.result_re): Include options
13411 in test name.
13412
13413 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13414
13415 * dg-extract-results.py (output_variation): Always sort if
13416 do_sum.
13417
13418 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13419
13420 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13421 as long as we get pagination notifications.
13422
13423 2014-12-15 Jason Merrill <jason@redhat.com>
13424
13425 * Makefile.in (check-gdb.%): Restore.
13426 * README: Mention it.
13427
13428 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13429
13430 * gdb.ada/str_uninit: New testcase.
13431
13432 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13433
13434 PR symtab/17642
13435 * gdb.base/vla-stub-define.c: New file.
13436 * gdb.base/vla-stub.c: New file.
13437 * gdb.base/vla-stub.exp: New file.
13438
13439 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13440 Jan Kratochvil <jan.kratochvil@redhat.com>
13441 Tom Tromey <tromey@redhat.com>
13442
13443 * configure.ac: Add gdb.compile/.
13444 * configure: Regenerate.
13445 * gdb.compile/Makefile.in: New file.
13446 * gdb.compile/compile-ops.exp: New file.
13447 * gdb.compile/compile-ops.c: New file.
13448 * gdb.compile/compile-tls.c: New file.
13449 * gdb.compile/compile-tls.exp: New file.
13450 * gdb.compile/compile-constvar.S: New file.
13451 * gdb.compile/compile-constvar.c: New file.
13452 * gdb.compile/compile-mod.c: New file.
13453 * gdb.compile/compile-nodebug.c: New file.
13454 * gdb.compile/compile-setjmp-mod.c: New file.
13455 * gdb.compile/compile-setjmp.c: New file.
13456 * gdb.compile/compile-setjmp.exp: New file.
13457 * gdb.compile/compile-shlib.c: New file.
13458 * gdb.compile/compile.c: New file.
13459 * gdb.compile/compile.exp: New file.
13460 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13461
13462 2014-12-12 Tom Tromey <tromey@redhat.com>
13463
13464 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13465 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13466
13467 2014-12-12 Doug Evans <dje@google.com>
13468
13469 * lib/gdb-python.exp (get_python_valueof): New function.
13470 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13471
13472 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13473
13474 * gdb.base/completion.exp: Add test for completion of "info
13475 registers ".
13476
13477 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13478
13479 * gdb.base/func-ptrs.c: New file.
13480 * gdb.base/func-ptrs.exp: New file.
13481
13482 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13483
13484 PR breakpoints/17012
13485 * gdb.base/dprintf-detach.c: New file.
13486 * gdb.base/dprintf-detach.exp: New file.
13487
13488 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13489
13490 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13491 * lib/gdb.exp (target_is_gdbserver): New procedure.
13492
13493 2014-12-08 Doug Evans <dje@google.com>
13494
13495 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13496
13497 2014-12-05 Yao Qi <yao@codesourcery.com>
13498
13499 * gdb.guile/scm-error.exp: Remove the third argument to
13500 gdb_remote_download.
13501 * gdb.guile/scm-frame-args.exp: Likewise.
13502 * gdb.guile/scm-section-script.exp: Likewise.
13503
13504 2014-12-05 Yao Qi <yao@codesourcery.com>
13505
13506 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13507
13508 2014-12-04 Doug Evans <dje@google.com>
13509
13510 * gdb.python/py-objfile.exp: Add tests for
13511 objfile.add_separate_debug_file.
13512
13513 2014-12-04 Doug Evans <dje@google.com>
13514
13515 * lib/gdb.exp (get_build_id): New function.
13516 (build_id_debug_filename_get): Rewrite to use it.
13517 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13518
13519 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13520
13521 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13522 `method(long)', not just 0x0.
13523 * gdb.cp/nsalias.exp: Align code labels to 4.
13524 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13525 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13526 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13527 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13528 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13529 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13530
13531 2014-12-02 Doug Evans <dje@google.com>
13532
13533 PR symtab/17602
13534 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13535 * gdb.cp/anon-ns2.cc: ... here. New file.
13536 * gdb.cp/anon-ns.exp: Update.
13537
13538 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13539
13540 * gdb.python/py-events.py (inferior_call_handler): New.
13541 (register_changed_handler, memory_changed_handler): New.
13542 (test_events.invoke): Register new handlers.
13543 * gdb.python/py-events.exp: Add tests for inferior call,
13544 memory_changed and register_changed events.
13545
13546 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13547
13548 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13549 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13550 if the linker doesn't understand this.
13551
13552 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13553
13554 * gdb.python/python.exp: Change expected reply to help().
13555
13556 2014-12-01 Yao Qi <yao@codesourcery.com>
13557
13558 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13559 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13560 * configure: Re-generated.
13561
13562 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13563
13564 * gdb.cp/chained-calls.cc: New file.
13565 * gdb.cp/chained-calls.exp: New file.
13566 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13567
13568 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13569
13570 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13571 * gdb.dwarf2/symtab-producer.exp: Same.
13572 * gdb.gdb/python-interrupts.exp: Same.
13573 * gdb.gdb/python-selftest.exp: Same.
13574 * gdb.python/py-linetable.exp: Same.
13575 * gdb.python/py-type.exp: Same.
13576 * gdb.python/py-value-cc.exp: Same.
13577 * gdb.python/py-value.exp: Same.
13578
13579 2014-11-28 Yao Qi <yao@codesourcery.com>
13580
13581 * gdb.base/break-probes.exp: Match library name prefixed with
13582 sysroot.
13583
13584 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13585
13586 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13587 test expected output. Add parentheses for the call to print.
13588 Remove L suffix from integers.
13589
13590 2014-11-26 Doug Evans <dje@google.com>
13591
13592 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13593
13594 2014-11-22 Yao Qi <yao@codesourcery.com>
13595
13596 * gdb.trace/entry-values.c: Remove asms.
13597 (foo): Add foo_label.
13598 (bar): Add bar_label.
13599 * gdb.trace/entry-values.exp: Remove code computing foo's
13600 length and bar's length.
13601 (Dwarf::assemble): Invoke function_range for bar and use
13602 MACRO_AT_func for foo.
13603
13604 2014-11-22 Yao Qi <yao@codesourcery.com>
13605
13606 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13607 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13608 Use .Lgcc43_procstart instead of gcc43.
13609
13610 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13611
13612 * gdb.ada/n_arr_bound: New testcase.
13613
13614 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13615
13616 PR breakpoints/10737
13617 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13618 test_catch_syscall_multi_arch.
13619 (test_catch_syscall_multi_arch): New function.
13620
13621 2014-11-20 Doug Evans <xdje42@gmail.com>
13622
13623 * gdb.base/maint.exp: Update expected output.
13624
13625 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13626
13627 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13628 4-byte instruction on S390.
13629
13630 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13631
13632 * gdb.ada/arr_arr: New testcase.
13633
13634 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13635
13636 * gdb.ada/pkd_arr_elem: New Testcase.
13637
13638 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13639
13640 * gdb.reverse/break-precsave: Expect completion message for
13641 core file reads.
13642 * gdb.reverse/consecutive-precsave.exp: Likewise.
13643 * gdb.reverse/finish-precsave.exp: Likewise.
13644 * gdb.reverse/i386-precsave.exp: Likewise.
13645 * gdb.reverse/machinestate-precsave.exp: Likewise.
13646 * gdb.reverse/sigall-precsave.exp: Likewise.
13647 * gdb.reverse/solib-precsave.exp: Likewise.
13648 * gdb.reverse/step-precsave.exp: Likewise.
13649 * gdb.reverse/until-precsave.exp: Likewise.
13650 * gdb.reverse/watch-precsave.exp: Likewise.
13651
13652 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13653
13654 * gdb.base/bp-permanent.c: Include unistd.h.
13655 * gdb.python/py-framefilter-mi.c (main): Add return type.
13656 * gdb.python/py-framefilter.c (main): Likewise.
13657 * gdb.trace/actions-changed.c (main): Likewise.
13658
13659 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13660
13661 * gdb.mi/until.c: Add eye-catchers.
13662 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13663 line numbers.
13664
13665 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13666
13667 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13668 function header variants in break1.c.
13669 * gdb.base/ena-dis-br.exp: Likewise.
13670 * gdb.base/hbreak2.exp: Likewise.
13671 * gdb.reverse/until-precsave.exp: Drop references to removed
13672 non-prototype function header variants in ur1.c.
13673 * gdb.reverse/until-reverse.exp: Likewise.
13674
13675 2014-11-17 Petr Machata <pmachata@redhat.com>
13676
13677 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13678 ${_cu_offset_size} bytes abbrev offset.
13679
13680 2014-11-15 Doug Evans <xdje42@gmail.com>
13681
13682 PR symtab/17559
13683 * gdb.base/line-symtabs.exp: New file.
13684 * gdb.base/line-symtabs.c: New file.
13685 * gdb.base/line-symtabs.h: New file.
13686
13687 2014-11-14 Yao Qi <yao@codesourcery.com>
13688
13689 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13690 (func): Add label func_label.
13691 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13692 Replace low_pc and high_pc with MACRO_AT_range.
13693 Replace name, low_pc and high_pc with MACRO_AT_func.
13694
13695 2014-11-14 Yao Qi <yao@codesourcery.com>
13696
13697 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13698 Replace name, low_pc and high_pc with MACRO_AT_func.
13699
13700 2014-11-14 Yao Qi <yao@codesourcery.com>
13701
13702 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13703 produce debug information.
13704 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13705
13706 2014-11-14 Yao Qi <yao@codesourcery.com>
13707
13708 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13709 object and get function length.
13710 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13711 with MACRO_AT_func.
13712 (top-level): Replace gdb_compile and clean_restart with
13713 prepare_for_testing.
13714 * gdb.dwarf2/main.c (main): Add label main_label.
13715
13716 2014-11-14 Yao Qi <yao@codesourcery.com>
13717
13718 * lib/dwarf.exp (function_range): New procedure.
13719 (Dwarf::_handle_macro_at_func): New procedure.
13720 (Dwarf::_handle_macro_at_range): New procedure.
13721 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13722
13723 2014-11-14 Yao Qi <yao@codesourcery.com>
13724
13725 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13726 (_handle_attribute): New procedure.
13727
13728 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13729
13730 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13731 * gdb.base/call-sc.c (zed): Likewise.
13732 * gdb.base/checkpoint.c (main): Likewise.
13733 * gdb.base/dump.c (main): Likewise.
13734 * gdb.base/gcore.c (main): Likewise.
13735 * gdb.base/huge.c (main): Likewise.
13736 * gdb.base/multi-forks.c (main): Likewise.
13737 * gdb.base/pr10179-a.c (main): Likewise.
13738 * gdb.base/savedregs.c (main): Likewise.
13739 * gdb.base/sigaltstack.c (main): Likewise.
13740 * gdb.base/siginfo.c (main): Likewise.
13741 * gdb.base/structs.c (zed): Likewise.
13742 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13743 * gdb.mi/mi-syn-frame.c (main): Likewise.
13744 * gdb.mi/until.c (foo, main): Likewise.
13745 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13746 * gdb.base/solib-weak.c (foo): Declare.
13747 * gdb.base/attach-twice.c: Include stdio.h.
13748 * gdb.base/weaklib1.c: Likewise.
13749 * gdb.base/weaklib2.c: Likewise.
13750 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13751 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13752 unistd.h.
13753 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13754 * gdb.mi/mi-exit-code.c: Likewise.
13755 * gdb.base/break-interp-lib.c: Include string.h.
13756 * gdb.base/coremaker.c: Likewise.
13757 * gdb.base/testenv.c: Likewise.
13758 * gdb.python/py-finish-breakpoint.c: Likewise.
13759 * gdb.base/inferior-died.c: Include sys/wait.h.
13760 * gdb.base/fileio.c: Include time.h.
13761 * gdb.base/async-shell.c: Include unistd.h.
13762 * gdb.base/dprintf-non-stop.c: Likewise.
13763 * gdb.base/info-os.c: Likewise.
13764 * gdb.mi/mi-console.c: Likewise.
13765 * gdb.mi/watch-nonstop.c: Likewise.
13766 * gdb.python/py-events.c: Likewise.
13767 * gdb.base/async.c (baz): Move up before its invocation.
13768 * gdb.base/code_elim2.c (my_global_func): Likewise.
13769 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13770 * gdb.base/advance.c (func2): Likewise.
13771
13772 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13773
13774 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13775 variant.
13776 * gdb.base/annota3.c: Likewise.
13777 * gdb.base/async.c: Likewise.
13778 * gdb.base/average.c: Likewise.
13779 * gdb.base/call-ar-st.c: Likewise.
13780 * gdb.base/call-rt-st.c: Likewise.
13781 * gdb.base/call-sc.c: Likewise.
13782 * gdb.base/call-strs.c: Likewise.
13783 * gdb.base/ending-run.c: Likewise.
13784 * gdb.base/execd-prog.c: Likewise.
13785 * gdb.base/exprs.c: Likewise.
13786 * gdb.base/foll-exec.c: Likewise.
13787 * gdb.base/foll-fork.c: Likewise.
13788 * gdb.base/foll-vfork.c: Likewise.
13789 * gdb.base/funcargs.c: Likewise.
13790 * gdb.base/gcore.c: Likewise.
13791 * gdb.base/jump.c: Likewise.
13792 * gdb.base/langs0.c: Likewise.
13793 * gdb.base/langs1.c: Likewise.
13794 * gdb.base/langs2.c: Likewise.
13795 * gdb.base/mips_pro.c: Likewise.
13796 * gdb.base/nodebug.c: Likewise.
13797 * gdb.base/opaque0.c: Likewise.
13798 * gdb.base/opaque1.c: Likewise.
13799 * gdb.base/recurse.c: Likewise.
13800 * gdb.base/run.c: Likewise.
13801 * gdb.base/scope0.c: Likewise.
13802 * gdb.base/scope1.c: Likewise.
13803 * gdb.base/setshow.c: Likewise.
13804 * gdb.base/setvar.c: Likewise.
13805 * gdb.base/shmain.c: Likewise.
13806 * gdb.base/shr1.c: Likewise.
13807 * gdb.base/shr2.c: Likewise.
13808 * gdb.base/sigall.c: Likewise.
13809 * gdb.base/signals.c: Likewise.
13810 * gdb.base/so-indr-cl.c: Likewise.
13811 * gdb.base/solib2.c: Likewise.
13812 * gdb.base/structs.c: Likewise.
13813 * gdb.base/sum.c: Likewise.
13814 * gdb.base/vforked-prog.c: Likewise.
13815 * gdb.base/watchpoint.c: Likewise.
13816 * gdb.reverse/shr2.c: Likewise.
13817 * gdb.reverse/until-reverse.c: Likewise.
13818 * gdb.reverse/ur1.c: Likewise.
13819 * gdb.reverse/watch-reverse.c: Likewise.
13820
13821 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13822
13823 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13824 variant.
13825 * gdb.base/sepdebug.exp: Drop references to removed code.
13826
13827 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13828
13829 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13830 variant. Preserve original line numbering.
13831 * gdb.base/list1.c: Likewise.
13832
13833 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13834
13835 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13836 variant.
13837 * gdb.base/break1.c: Likewise.
13838 * gdb.base/break.exp: Drop references to removed code.
13839
13840 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13841
13842 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13843 variant.
13844
13845 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13846
13847 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13848
13849 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13850
13851 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13852 logic into perform_all_tests() and invoke it with and without
13853 function header prototypes.
13854 (do_function_calls): Remove conditional XFAIL for PR 5318.
13855 (rerun_and_prepare): Remove duplicate code.
13856 (perform_all_tests): New. Main logic moved here.
13857
13858 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13859
13860 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13861 code guarded by #ifdef NO_PROTOTYPES.
13862 (t_double_many_args): Likewise.
13863 (DEF_FUNC_MANY_ARGS_1): Likewise.
13864 (DEF_FUNC_VALUES_1): Likewise.
13865 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13866 guarded by #ifdef PROTOTYPES.
13867
13868 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13869
13870 * gdb.mi/mi-console.c: Add eye-catcher.
13871 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13872 instead of literal line number.
13873
13874 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13875
13876 * gdb.base/shr2.c: Add eye-catcher.
13877 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13878 line number.
13879
13880 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13881
13882 * gdb.base/jump.c: Add eye-catchers.
13883 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13884 numbers.
13885
13886 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13887
13888 * gdb.base/execd-prog.c: Add eye-catchers.
13889 * gdb.base/foll-exec.c: Likewise.
13890 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13891 line numbers.
13892
13893 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13894
13895 * gdb.base/ending-run.c: Add eye-catchers.
13896 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13897 literal line numbers.
13898
13899 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13900
13901 * gdb.base/call-rt-st.c: Add eye-catchers.
13902 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13903 literal line numbers.
13904
13905 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13906
13907 * gdb.base/call-ar-st.c: Add eye-catchers.
13908 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13909 literal line numbers.
13910
13911 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13912
13913 * gdb.base/average.c: Add eye-catchers.
13914 * gdb.base/sum.c: Likewise.
13915 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13916 regexps dynamically.
13917
13918 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13919
13920 * gdb.base/solib1.c: Add eye-catchers.
13921 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13922 literal line numbers.
13923
13924 2014-11-12 Pedro Alves <palves@redhat.com>
13925
13926 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13927 leader has exited.
13928
13929 2014-11-12 Pedro Alves <palves@redhat.com>
13930
13931 * gdb.arch/i386-bp_permanent.c: New file.
13932 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13933 (srcfile): Set to i386-bp_permanent.c.
13934 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13935 that stepi does not execute the 'leave' instruction, instead of
13936 testing it does execute.
13937 * gdb.base/bp-permanent.c: New file.
13938 * gdb.base/bp-permanent.exp: New file.
13939
13940 2014-11-10 Doug Evans <xdje42@gmail.com>
13941
13942 PR symtab/17564
13943 * gdb.base/symtab-search-order.exp: New file.
13944 * gdb.base/symtab-search-order.c: New file.
13945 * gdb.base/symtab-search-order-1.c: New file.
13946 * gdb.base/symtab-search-order-shlib-1.c: New file.
13947
13948 2014-11-07 Pedro Alves <palves@redhat.com>
13949
13950 PR gdb/17511
13951 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13952 i?86-*-linux*.
13953
13954 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13955
13956 PR c++/17494
13957 * gdb.cp/pr17494.cc: New file.
13958 * gdb.cp/pr17494.exp: New file.
13959
13960 2014-11-02 Yao Qi <yao@codesourcery.com>
13961
13962 * gdb.python/python.exp: Get working directory and match the
13963 output of "set extended-prompt \\w " with it.
13964
13965 2014-10-30 Doug Evans <dje@google.com>
13966
13967 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13968 in objfiles.
13969 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13970 in progspaces.
13971
13972 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
13973
13974 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13975 * gdb.base/realname-expand.exp: Likewise.
13976 * gdb.linespec/macro-relative.exp: Likewise.
13977
13978 2014-10-29 Pedro Alves <palves@redhat.com>
13979
13980 PR gdb/17408
13981 * gdb.threads/schedlock.c (some_function): New function.
13982 (call_function): New global.
13983 (MAYBE_CALL_SOME_FUNCTION): New macro.
13984 (thread_function): Call it.
13985 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13986 and use it instead of a global counter. Adjust all callers.
13987 (get_current_thread): Use "find current thread" for test message
13988 here rather than having all callers pass down the same string.
13989 (goto_loop): New procedure, factored out from ...
13990 (my_continue): ... this.
13991 (step_ten_loops): Change parameter from test message to command to
13992 use. Adjust.
13993 (list_count): Delete global.
13994 (check_result): New procedure, factored out from duplicate top
13995 level code.
13996 (continue tests): Wrap in with_test_prefix.
13997 (test_step): New procedure, factored out from duplicate top level
13998 code.
13999 (top level): Test "step" in combination with all scheduler-locking
14000 modes. Test "next" in combination with all scheduler-locking
14001 modes, and in combination with stepping over a function call or
14002 not.
14003 * gdb.threads/next-bp-other-thread.c: New file.
14004 * gdb.threads/next-bp-other-thread.exp: New file.
14005
14006 2014-10-29 Pedro Alves <palves@redhat.com>
14007
14008 PR python/17372
14009 * gdb.python/python.exp: Test a multi-line command that spawns
14010 interactive Python.
14011 * gdb.base/multi-line-starts-subshell.exp: New file.
14012
14013 2014-10-29 Yao Qi <yao@codesourcery.com>
14014
14015 * gdb.base/fileio.exp: Make directories on host.
14016
14017 2014-10-29 Yao Qi <yao@codesourcery.com>
14018
14019 * gdb.base/fileio.c (test_write): Close the file.
14020
14021 2014-10-28 Pedro Alves <palves@redhat.com>
14022
14023 PR gdb/12623
14024 * gdb.base/sigstep.c (no_handler): New global.
14025 (main): If 'no_handler is true, set the signal handlers to
14026 SIG_IGN.
14027 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14028 with_sw_watch and no_handler parameters. Handle them.
14029 (top level) <stepping over handler when stopped at a breakpoint
14030 test>: Add a test axis for testing with a software watchpoint, and
14031 another for testing with the signal handler set to SIG_IGN.
14032 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14033 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14034
14035 2014-10-28 Pedro Alves <palves@redhat.com>
14036
14037 PR gdb/17511
14038 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14039 * gdb.base/sigstep.exp (other_handler_location): New global.
14040 (advance): Support stepping into the signal handler, and running
14041 commands while in the handler.
14042 (in_handler_map): New global.
14043 (top level): In the advance test, add combinations for getting
14044 into the handler with stepping commands, and for running commands
14045 in the handler. Add comment descripting the advancei tests.
14046
14047 2014-10-28 Pedro Alves <palves@redhat.com>
14048
14049 * gdb.base/sigstep.exp: Use build_executable instead of
14050 prepare_for_testing.
14051 (top level): Move code that starts GDB, runs to main and creates a
14052 display to ...
14053 (restart): ... this new procedure.
14054 (top level): Move backtrace from signal handler test to ...
14055 (validate_backtrace): ... this new procedure.
14056 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14057 with_test_prefix. Always restart GDB.
14058 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14059 with_test_prefix. Always restart GDB. No need to delete
14060 breakpoints after the test.
14061 (test_skip_handler): Remove prefix parameter.
14062 (skip_over_handler, breakpoint_to_handler)
14063 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14064 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14065 restart GDB. No need to delete breakpoints after the test.
14066 (top level): Use foreach to call the test procedures with
14067 different commands.
14068
14069 2014-10-28 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14072 instead of GNATS numbers.
14073 * gdb.base/sigbpt.exp: Likewise.
14074 * gdb.base/siginfo.exp: Likewise.
14075 * gdb.base/sigstep.exp: Likewise.
14076
14077 2014-10-27 Pedro Alves <palves@redhat.com>
14078
14079 * gdb.base/sigstep.c (dummy): New global.
14080 (main): Issue a couple writes to the new global.
14081 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14082 procedures.
14083 (skip_over_handler): Use test_skip_handler.
14084 (top level): Call skip_over_handler for stepi and nexti too.
14085 (breakpoint_over_handler): Use test_skip_handler.
14086 (top level): Call breakpoint_over_handler for stepi and nexti too.
14087
14088 2014-10-27 Yao Qi <yao@codesourcery.com>
14089
14090 * gdb.trace/tfile.c (adjust_function_address)
14091 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14092 function descriptor.
14093
14094 2014-10-24 Don Breazeal <donb@codesourcery.com>
14095
14096 * gdb.base/foll-fork.exp (test_follow_fork,
14097 catch_fork_child_follow): Check for updated fork messages emitted
14098 from infrun.c.
14099 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14100 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14101 vfork_and_exec_child_follow_through_step): Check for updated vfork
14102 messages emitted from infrun.c.
14103
14104 2014-10-24 Pedro Alves <palves@redhat.com>
14105
14106 * gdb.base/corefile.exp: Remove references to ultrix.
14107 * gdb.base/interrupt.exp: Likewise.
14108 * gdb.base/whatis.exp: Likewise.
14109 * gdb.gdb/selftest.exp: Likewise.
14110 * gdb.threads/manythreads.exp: Likewise.
14111 * gdb.threads/print-threads.exp: Likewise.
14112 * gdb.threads/pthreads.exp:: Likewise.
14113 * gdb.threads/schedlock.exp: Likewise.
14114
14115 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14116
14117 * gdb.cp/non-trivial-retval.cc: Add a test case.
14118 * gdb.cp/non-trivial-retval.exp: Add a test.
14119
14120 2014-10-20 Yao Qi <yao@codesourcery.com>
14121
14122 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14123 * gdb.python/py-objfile-script-gdb.py: New file.
14124 * gdb.python/py-objfile-script.exp: Update reference to
14125 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14126 of remote_download. Remove the dest file.
14127
14128 2014-10-20 Yao Qi <yao@codesourcery.com>
14129
14130 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14131 * gdb.base/step-line.exp: Likewise.
14132 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14133 * gdb.dwarf2/dw2-basic.exp: Likewise.
14134 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14135 * gdb.dwarf2/dw2-filename.exp: Likewise.
14136 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14137 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14138 * gdb.dwarf2/dw2-producer.exp: Likewise.
14139 * gdb.dwarf2/mac-fileno.exp: Likewise.
14140 * gdb.python/py-frame-args.exp: Likewise.
14141 * gdb.python/py-framefilter.exp: Likewise.
14142 * gdb.python/py-mi.exp: Likewise.
14143 * gdb.python/py-objfile-script.exp: Likewise
14144 * gdb.python/py-pp-integral.exp: Likewise.
14145 * gdb.python/py-pp-re-notag.exp: Likewise.
14146 * gdb.python/py-prettyprint.exp: Likewise.
14147 * gdb.python/py-section-script.exp: Likewise.
14148 * gdb.python/py-typeprint.exp: Likewise.
14149 * gdb.python/py-xmethods.exp: Likewise.
14150 * gdb.stabs/weird.exp: Likewise.
14151 * gdb.xml/tdesc-regs.exp: Likewise.
14152
14153 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14154
14155 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14156 (out_cu): Use addr_len for the size of addresses.
14157 (out_line): Likewise. Size DW_LNE_set_address instruction
14158 according to addr_len.
14159 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14160 (FUNC): Add START_INSNS to definition.
14161
14162 2014-10-18 Yao Qi <yao@codesourcery.com>
14163
14164 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14165 gdb_has_argv0 return true.
14166 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14167 check [target_info exists noargs], check [gdb_has_argv0]
14168 instead.
14169 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14170 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14171 procedures.
14172
14173 2014-10-17 Doug Evans <dje@google.com>
14174
14175 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14176 event.
14177 * gdb.python/py-events.py: Add clear_objfiles event.
14178
14179 2014-10-17 Doug Evans <dje@google.com>
14180
14181 * gdb.python/py-objfile.exp: Test progspace attribute.
14182
14183 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14184
14185 * gdb.guile/scm-breakpoint.exp: Do not assume any
14186 directory separators when matching source file paths.
14187 * gdb.python/py-breakpoint.exp: Likewise.
14188 * gdb.reverse/break-precsave.exp: Likewise.
14189 * gdb.reverse/break-reverse.exp: Likewise.
14190 * gdb.reverse/consecutive-precsave.exp: Likewise.
14191 * gdb.reverse/finish-precsave.exp: Likewise.
14192 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14193 * gdb.reverse/finish-reverse.exp: Likewise.
14194 * gdb.reverse/i386-precsave.exp: Likewise.
14195 * gdb.reverse/i387-env-reverse.exp: Likewise.
14196 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14197 * gdb.reverse/machinestate-precsave.exp: Likewise.
14198 * gdb.reverse/machinestate.exp: Likewise.
14199 * gdb.reverse/sigall-precsave.exp: Likewise.
14200 * gdb.reverse/solib-precsave.exp: Likewise.
14201 * gdb.reverse/step-precsave.exp: Likewise.
14202 * gdb.reverse/until-precsave.exp: Likewise.
14203 * gdb.reverse/watch-precsave.exp: Likewise.
14204 * gdb.reverse/watch-reverse.exp: Likewise.
14205
14206 2014-10-17 Yao Qi <yao@codesourcery.com>
14207
14208 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14209 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14210
14211 2014-10-17 Pedro Alves <palves@redhat.com>
14212
14213 PR gdb/17471
14214 * gdb.base/bg-execution-repeat.c: New file.
14215 * gdb.base/bg-execution-repeat.exp: New file.
14216
14217 2014-10-17 Pedro Alves <palves@redhat.com>
14218
14219 PR gdb/17300
14220 * gdb.base/continue-all-already-running.c: New file.
14221 * gdb.base/continue-all-already-running.exp: New file.
14222
14223 2014-10-17 Pedro Alves <palves@redhat.com>
14224
14225 PR gdb/17472
14226 * gdb.base/annota-input-while-running.c: New file.
14227 * gdb.base/annota-input-while-running.exp: New file.
14228
14229 2014-10-17 Pedro Alves <palves@redhat.com>
14230
14231 * gdb.base/callfuncs.exp: emove references to osf.
14232 * gdb.base/sigall.exp: Likewise.
14233 * gdb.gdb/selftest.exp: Likewise.
14234 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14235 * gdb.mi/non-stop.c: Likewise.
14236 * gdb.mi/pthreads.c: Likewise.
14237 * gdb.reverse/sigall-precsave.exp: Likewise.
14238 * gdb.reverse/sigall-reverse.exp: Likewise.
14239 * gdb.threads/pthreads.c: Likewise.
14240 * gdb.threads/pthreads.exp: Likewise.
14241
14242 2014-10-17 Yao Qi <yao@codesourcery.com>
14243
14244 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14245 check 'target_info exists noargs'.
14246 (test_command_prompt_position): Likewise.
14247 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14248 Remove "set args".
14249 (progvar_simple_while_test): Likewise.
14250 (progvar_complex_if_while_test): Likewise.
14251 (if_while_breakpoint_command_test): Likewise.
14252 (infrun_breakpoint_command_test): Likewise.
14253 (breakpoint_command_test): Likewise.
14254 (watchpoint_command_test): Likewise.
14255 (bp_deleted_in_command_test): Likewise.
14256 (temporary_breakpoint_commands): Likewise.
14257
14258 2014-10-16 Yao Qi <yao@codesourcery.com>
14259
14260 * gdb.base/remotetimeout.exp: Remove noargs checking.
14261
14262 2014-10-15 Pedro Alves <palves@redhat.com>
14263
14264 PR breakpoints/9649
14265 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14266 * gdb.base/breakpoint-in-ro-region.exp
14267 (probe_target_hardware_step): New procedure.
14268 (top level): Probe hardware stepping and hardware breakpoint
14269 support. Test stepping through a read-only region, with both
14270 "breakpoint auto-hw" on and off and both "always-inserted" on and
14271 off.
14272
14273 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14274
14275 * gdb.dlang/demangle.exp: Update for demangling changes.
14276
14277 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14278
14279 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14280 * gdb.cp/non-trivial-retval.exp: Add new tests.
14281
14282 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14283
14284 PR c++/13403
14285 PR c++/15154
14286 * gdb.cp/non-trivial-retval.cc: New file.
14287 * gdb.cp/non-trivial-retval.exp: New file.
14288
14289 2014-10-15 Yao Qi <yao@codesourcery.com>
14290
14291 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14292 remote host.
14293
14294 2014-10-15 Yao Qi <yao@codesourcery.com>
14295
14296 * gdb.python/py-symbol.exp: Match file base name if host is
14297 remote, otherwise match file name with dir name.
14298 * gdb.python/py-symtab.exp: Likewise.
14299 * gdb.python/python.exp: Likewise.
14300
14301 2014-10-15 Yao Qi <yao@codesourcery.com>
14302
14303 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14304 pattern.
14305 * gdb.python/py-symtab.exp: Likewise.
14306 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14307 locationn.
14308
14309 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14310
14311 * gdb.ada/addr_arith: New testcase.
14312
14313 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14314
14315 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14316 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14317 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14318 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14319
14320 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14321
14322 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14323 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14324 * gdb.arch/stap-eval-lang-ada.exp: New file.
14325
14326 2014-10-14 Yao Qi <yao@codesourcery.com>
14327
14328 * gdb.mi/mi-var-child.c (nothing1): New function.
14329 (nothing2): New function.
14330 (do_children_tests): Set function pointers by nothing1 and
14331 nothing2.
14332 * gdb.mi/mi-var-child.exp: Step over new added statements.
14333 Update test to match the new output.
14334 * gdb.mi/var-cmd.c (nothing1): New function.
14335 (nothing2): New function.
14336 (do_children_tests): Set function pointers by nothing1 and
14337 nothing2.
14338 * gdb.mi/mi-var-display.exp: Update test to match output.
14339 Step to the line specified by $line_dct_nothing.
14340 Increase the number of lines to step.
14341
14342 2014-10-14 Yao Qi <yao@codesourcery.com>
14343
14344 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14345 tests.
14346 * gdb.mi/mi2-var-child.exp: Likewise.
14347
14348 2014-10-13 Doug Evans <dje@google.com>
14349
14350 * gdb.python/py-objfile.exp: Change name of file name test.
14351
14352 2014-10-13 Doug Evans <dje@google.com>
14353
14354 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14355 from the start of the CU.
14356
14357 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14358 Yao Qi <yao@codesourcery.com>
14359
14360 Fix "save breakpoints" for "catch" command.
14361 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14362 Remove -nonewline. Match also the added "main" line.
14363
14364 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14365
14366 Fix "save breakpoints" for "disable $bpnum" command.
14367 * gdb.base/save-bp.c (main): Add label.
14368 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14369
14370 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14371
14372 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14373
14374 2014-10-11 Yao Qi <yao@codesourcery.com>
14375
14376 * gdb.server/server-kill.exp: Execute command
14377 "set remote trace-status-packet on" before "tstatus".
14378
14379 2014-10-11 Yao Qi <yao@codesourcery.com>
14380
14381 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14382 (main): Call getppid.
14383 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14384 and continue to it. Read variable "server_pid".
14385
14386 2014-10-11 Yao Qi <yao@codesourcery.com>
14387
14388 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14389
14390 2014-10-11 Yao Qi <yao@codesourcery.com>
14391
14392 * gdb.threads/thread-find.exp: Don't execute command
14393 "info threads".
14394 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14395 * gdb.threads/linux-dp.exp: Don't check the condition
14396 $threads_created equals to zero.
14397
14398 2014-10-10 Pedro Alves <palves@redhat.com>
14399
14400 * gdb.base/bigcore.exp: Remove references to IRIX.
14401 * gdb.base/funcargs.exp: Likewise.
14402 * gdb.base/interrupt.exp: Likewise.
14403 * gdb.base/mips_pro.exp: Likewise.
14404 * gdb.base/nodebug.exp: Likewise.
14405 * gdb.base/setvar.exp: Likewise.
14406 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14407
14408 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14409 Pedro Alves <palves@redhat.com>
14410
14411 PR symtab/14466
14412 * gdb.base/vdso-warning.c: New file.
14413 * gdb.base/vdso-warning.exp: New file.
14414
14415 2014-10-02 Doug Evans <dje@google.com>
14416
14417 * gdb.base/structs.c (main): Don't run forever.
14418
14419 2014-10-02 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14422 (top level) <stop threads 1, stop threads 2>: Use it.
14423
14424 2014-10-02 Pedro Alves <palves@redhat.com>
14425
14426 * gdb.threads/break-while-running.exp (test): Add new
14427 'update_thread_list' argument. Skip "info threads" if false.
14428 (top level): Add new 'update_thread_list' axis.
14429
14430 2014-10-02 Pedro Alves <palves@redhat.com>
14431
14432 PR breakpoints/17431
14433 * gdb.base/execl-update-breakpoints.c: New file.
14434 * gdb.base/execl-update-breakpoints.exp: New file.
14435
14436 2014-10-01 Pedro Alves <palves@redhat.com>
14437
14438 * gdb.base/breakpoint-in-ro-region.c: New file.
14439 * gdb.base/breakpoint-in-ro-region.exp: New file.
14440
14441 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14442
14443 * gdb.mi/mi-exit-code.exp: New file.
14444 * gdb.mi/mi-exit-code.c: New file.
14445
14446 2014-09-30 Yao Qi <yao@codesourcery.com>
14447
14448 * lib/prelink-support.exp (build_executable_own_libs): Error if
14449 the target isn't native.
14450
14451 2014-09-30 Yao Qi <yao@codesourcery.com>
14452
14453 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14454 false.
14455
14456 2014-09-22 Pedro Alves <palves@redhat.com>
14457
14458 * gdb.threads/break-while-running.exp: New file.
14459 * gdb.threads/break-while-running.c: New file.
14460
14461 2014-09-19 Yao Qi <yao@codesourcery.com>
14462
14463 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14464 Invoke test. Restart GDB with --readnow and invoke test again.
14465
14466 2014-09-19 Yao Qi <yao@codesourcery.com>
14467
14468 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14469 proc set_breakpoint_on_gcd_function. Invoke
14470 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14471 invoke set_breakpoint_on_gcd_function again.
14472
14473 2014-09-18 Doug Evans <dje@google.com>
14474
14475 * gdb.dwarf2/symtab-producer.exp: New file.
14476
14477 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14478
14479 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14480 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14481 * gdb.base/global-var-nested-by-dso.c: Likewise.
14482 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14483
14484 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14485 Pedro Alves <palves@redhat.com>
14486
14487 * gdb.base/watch-bitfields.exp: Pass string other than test file
14488 name to prepare_for_testing.
14489 (watch): New procedure.
14490 (expect_watchpoint): Use with_test_prefix.
14491 (top level): Factor out tests to ...
14492 (test_watch_location, test_regular_watch): ... these new
14493 procedures, and use with_test_prefix and gdb_continue_to_end.
14494
14495 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14496
14497 PR breakpoints/12526
14498 * gdb.base/watch-bitfields.exp: New file.
14499 * gdb.base/watch-bitfields.c: New file.
14500
14501 2014-09-16 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14504 software and hardware addresses, not software address against
14505 itself.
14506
14507 2014-09-16 Pedro Alves <palves@redhat.com>
14508
14509 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14510 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14511
14512 2014-09-16 Pedro Alves <palves@redhat.com>
14513
14514 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14515 files.
14516 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14517 "*-*-vxworks*" throughout.
14518 * gdb.base/break.exp: Likewise.
14519 * gdb.base/default.exp: Likewise.
14520 * gdb.base/scope.exp: Likewise.
14521 * gdb.base/sepdebug.exp: Likewise.
14522 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14523 throughout.
14524 * gdb.base/run.c: Likewise.
14525 * gdb.base/sepdebug.c: Likewise.
14526 * gdb.hp/gdb.aCC/run.c: Likewise.
14527 * gdb.reverse/until-reverse.c: Likewise.
14528 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14529
14530 2014-09-16 Yao Qi <yao@codesourcery.com>
14531
14532 * boards/local-remote-host-native.exp: New file.
14533
14534 2014-09-14 Doug Evans <xdje42@gmail.com>
14535
14536 * gdb.threads/queue-signal.c (thread_count): New variable.
14537 (thread_count_mutex, thread_count_condvar): New variables.
14538 (incr_thread_count, wait_all_threads_running): New functions.
14539 (main): Wait for all threads to be in their thread functions.
14540
14541 2014-09-13 Doug Evans <xdje42@gmail.com>
14542
14543 * gdb.threads/queue-signal.c: New file.
14544 * gdb.threads/queue-signal.exp: New file.
14545
14546 2014-09-13 Doug Evans <xdje42@gmail.com>
14547
14548 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14549 be consistent with what default_gdb_init uses.
14550 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14551 the plain text of the prompt. Add some logging printfs.
14552 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14553
14554 2014-09-12 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14557 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14558 * gdb.arch/i386-size-overlap.exp: Likewise.
14559 * gdb.arch/i386-size.exp: Likewise.
14560 * gdb.arch/i386-unwind.exp: Likewise.
14561 * gdb.base/a2-run.exp: Likewise.
14562 * gdb.base/break.exp: Likewise.
14563 * gdb.base/charset.exp: Likewise.
14564 * gdb.base/chng-syms.exp: Likewise.
14565 * gdb.base/commands.exp: Likewise.
14566 * gdb.base/dbx.exp: Likewise.
14567 * gdb.base/find.exp: Likewise.
14568 * gdb.base/funcargs.exp: Likewise.
14569 * gdb.base/jit-simple.exp: Likewise.
14570 * gdb.base/reread.exp: Likewise.
14571 * gdb.base/sepdebug.exp: Likewise.
14572 * gdb.base/step-bt.exp: Likewise.
14573 * gdb.cp/mb-inline.exp: Likewise.
14574 * gdb.cp/mb-templates.exp: Likewise.
14575 * gdb.objc/basicclass.exp: Likewise.
14576 * gdb.threads/killed.exp: Likewise.
14577
14578 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14579
14580 PR tdep/17379
14581 * gdb.arch/powerpc-stackless.S: New file.
14582 * gdb.arch/powerpc-stackless.exp: New file.
14583
14584 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14585
14586 * gdb.base/attach.c: Include unistd.h.
14587 (main): Call alarm. Add label postloop.
14588 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14589 gdb_breakpoint, gdb_continue_to_breakpoint.
14590 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14591
14592 2014-09-11 Pedro Alves <palves@redhat.com>
14593
14594 PR gdb/17347
14595 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14596 * gdb.base/attach.exp (test_command_line_attach_run): New
14597 procedure.
14598 (top level): Call it.
14599
14600 2014-09-11 Pedro Alves <palves@redhat.com>
14601
14602 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14603 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14604 (do_command_attach_tests): Use spawn_wait_for_attach.
14605 * gdb.base/solib-overlap.exp: Likewise.
14606 * gdb.multi/multi-attach.exp: Likewise.
14607 * gdb.python/py-prompt.exp: Likewise.
14608 * gdb.python/py-sync-interp.exp: Likewise.
14609 * gdb.server/ext-attach.exp: Likewise.
14610
14611 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14612
14613 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14614 command in testcase. Simplify testcase.
14615
14616 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14617
14618 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14619
14620 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14621
14622 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14623
14624 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14625
14626 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14627
14628 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14629
14630 * gdb.dwarf2/dynarr-ptr.c: New file.
14631 * gdb.dwarf2/dynarr-ptr.exp: New file.
14632
14633 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14634
14635 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14636 of 30 rather than hardcoding 120 for a slow test case. Take the
14637 `gdb,timeout' target setting into account for this calculation.
14638 Don't extend the timeout for the test cases that don't need it.
14639
14640 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14641
14642 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14643 a factor of 2 for a slow test case. Take the `gdb,timeout'
14644 target setting into account for this calculation.
14645 * gdb.reverse/until-precsave.exp: Increase the timeout by
14646 a factor of 15 and 3 respectively rather than adding 120
14647 for a pair of slow test cases. Take the `gdb,timeout'
14648 target setting into account for this calculation.
14649
14650 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14651
14652 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14653 timeout, don't pass one down to gdb_expect.
14654 (gdb_expect): Rework timeout selection.
14655
14656 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14657
14658 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14659 exception on timeout.
14660 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14661 (gdbserver_start_extended): Catch any `gdbserver_start' error
14662 exceptions.
14663 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14664 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14665 `gdbserver_gdb_load' error exceptions.
14666
14667 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14668
14669 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14670 120 on waiting for the TCP socket to open.
14671
14672 2014-09-09 Doug Evans <xdje42@gmail.com>
14673
14674 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14675 _caller_matches, _any_caller_is, _any_caller_matches.
14676
14677 2014-09-09 Doug Evans <xdje42@gmail.com>
14678
14679 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14680
14681 2014-09-09 Yao Qi <yao@codesourcery.com>
14682
14683 * gdb.mi/mi-var-display.exp: Set print symbol off.
14684
14685 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14686
14687 PR gdb/17035
14688 * gdb.base/commands.exp: Add tests to verify user-defined
14689 commands with empty bodies.
14690 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14691 python commands in `show user command`.
14692 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14693 scheme commands in `show user command`.
14694
14695 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14696
14697 PR python/17355
14698 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14699 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14700 * gdb.python/py-framefilter-invalidarg.exp: New file.
14701 * gdb.python/py-framefilter-invalidarg.py: New file.
14702
14703 2014-09-06 Doug Evans <xdje42@gmail.com>
14704
14705 PR 15276
14706 * gdb.python/py-caller-is.c: New file.
14707 * gdb.python/py-caller-is.exp: New file.
14708
14709 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14710
14711 PR gdb/17235
14712 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14713 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14714
14715 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14716
14717 PR fortran/17237
14718 * gdb.fortran/print-formatted.exp: New file.
14719 * gdb.fortran/print-formatted.f90: Likewise.
14720
14721 2014-09-03 Sasha Smundak <asmundak@google.com>
14722
14723 * gdb.python/py-frame.exp: Test Frame.read_register.
14724
14725 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14726
14727 PR python/16699
14728 * gdb.python/py-completion.exp: New file.
14729 * gdb.python/py-completion.py: Likewise.
14730
14731 2014-08-28 Doug Evans <dje@google.com>
14732
14733 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14734 eax,etc. are live with values set by gdb and thus the compiler can't
14735 use them.
14736 * gdb.arch/i386-pseudo.c (main): Ditto.
14737
14738 2014-08-27 Doug Evans <dje@google.com>
14739
14740 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14741
14742 2014-08-25 Doug Evans <dje@google.com>
14743
14744 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14745 (main): Ditto.
14746
14747 2014-08-25 Doug Evans <dje@google.com>
14748
14749 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14750
14751 2014-08-24 Yao Qi <yao@codesourcery.com>
14752
14753 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14754 symbol off.
14755 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14756
14757 2014-08-22 Doug Evans <dje@google.com>
14758
14759 PR 17276
14760 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14761 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14762 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14763
14764 2014-08-22 Yao Qi <yao@codesourcery.com>
14765
14766 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14767 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14768 * gdb.python/python.exp: Likewise. Use .py file on the host
14769 instead of the build.
14770
14771 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14772
14773 * gdb.threads/gcore-stale-thread.c: New file.
14774 * gdb.threads/gcore-stale-thread.exp: New file.
14775
14776 2014-08-21 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14779 * gdb.base/gcore-relro-pie.exp: Likewise.
14780 * gdb.base/gcore-relro.exp: Likewise.
14781 * gdb.base/gcore.exp: Likewise.
14782 * gdb.base/print-symbol-loading.exp: Likewise.
14783 * gdb.threads/gcore-thread.exp: Likewise.
14784 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14785
14786 2014-08-20 Pedro Alves <palves@redhat.com>
14787 Jan Kratochvil <jan.kratochvil@redhat.com>
14788
14789 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14790 configure.
14791 (EXPECT): Handle READ1 being set.
14792 (all): Depend on EXTRA_RULES.
14793 (check-read1, expect-read1, read1.so, read1): New rules.
14794 * README (Testsuite Parameters): Document the READ1 make variable.
14795 (Race detection): New section.
14796 * configure: Regenerate.
14797 * configure.ac: If build==host==target, and running under a
14798 GNU/glibc system, add read1 to the extra Makefile rules.
14799 (EXTRA_RULES): AC_SUBST it.
14800 * lib/read1.c: New file.
14801
14802 2014-08-20 Joel Brobecker <brobecker@adacore.com>
14803
14804 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14805 the handling of variables declared as a typedef to an array
14806 which a DW_AT_data_location attribute.
14807
14808 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
14809 Pedro Alves <palves@redhat.com>
14810
14811 PR symtab/14604
14812 PR symtab/14605
14813 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14814 gdb_test.
14815
14816 2014-08-19 Pedro Alves <palves@redhat.com>
14817
14818 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14819
14820 2014-08-19 Yao Qi <yao@codesourcery.com>
14821
14822 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14823 right line.
14824
14825 2014-08-18 David Blaikie <dblaikie@gmail.com>
14826
14827 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14828
14829 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14830
14831 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14832 attribute in array range.
14833
14834 2014-08-18 Joel Brobecker <brobecker@adacore.com>
14835
14836 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14837
14838 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14839
14840 PR c++/17132
14841 * gdb.cp/pr17132.cc: New file.
14842 * gdb.cp/pr17132.exp: New file.
14843
14844 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14845
14846 * gdb.python/py-xmethods.py (A_getarrayind)
14847 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14848 Use 'print' with function call syntax.
14849 (E_method_matcher.match): Fix tab vs space indentation mixup.
14850
14851 2014-08-15 Yao Qi <yao@codesourcery.com>
14852
14853 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14854 false.
14855
14856 2014-08-15 Yao Qi <yao@codesourcery.com>
14857
14858 * gdb.cp/casts.exp: Set print symbol off.
14859 * gdb.cp/class2.exp: Likewise.
14860 * gdb.cp/overload.exp: Likewise.
14861 * gdb.cp/templates.exp: Likewise.
14862
14863 2014-08-11 Doug Evans <dje@google.com>
14864
14865 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14866 (test_load_shlib): Update.
14867
14868 2014-08-09 Yao Qi <yao@codesourcery.com>
14869
14870 * gdb.base/display.exp: Invoke is_address_zero_readable.
14871 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14872 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14873 * gdb.base/hbreak-unmapped.exp: Return if
14874 is_address_zero_readable returns true.
14875 * gdb.base/signest.exp: Likewise.
14876 * gdb.base/signull.exp: Likewise.
14877 * gdb.base/sigbpt.exp: Likewise.
14878 * gdb.guile/scm-disasm.exp: Do the test if
14879 is_address_zero_readable returns false.
14880 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14881 * gdb.python/py-arch.exp: Likewise.
14882 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14883 * lib/gdb.exp (is_address_zero_readable): New proc.
14884
14885 2014-08-09 Yao Qi <yao@codesourcery.com>
14886
14887 PR testsuite/13443
14888 * gdb.mi/mi-var-display.exp: Make test messages unique.
14889
14890 2014-08-04 Tom Tromey <tromey@redhat.com>
14891
14892 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14893 target 0".
14894
14895 2014-08-04 Tom Tromey <tromey@redhat.com>
14896
14897 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14898 "target_resume".
14899
14900 2014-08-01 Joel Brobecker <brobecker@adacore.com>
14901
14902 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14903 inner_vla_struct_object_size.
14904 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14905 as xfail.
14906
14907 2014-07-30 Pedro Alves <palves@redhat.com>
14908
14909 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14910 comment.
14911
14912 2014-07-29 Yao Qi <yao@codesourcery.com>
14913
14914 PR gdb/17206
14915 * gdb.base/until-nodebug.exp: New.
14916
14917 2014-07-28 Doug Evans <xdje42@gmail.com>
14918
14919 PR guile/17203
14920 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14921 previously existing parameter, and previously ambiguously spelled
14922 parameter.
14923
14924 2014-07-28 Will Newton <will.newton@linaro.org>
14925
14926 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14927
14928 2014-07-26 Ludovic Courtès <ludo@gnu.org>
14929 Doug Evans <xdje42@gmail.com>
14930
14931 PR guile/17146
14932 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14933
14934 2014-07-25 Pedro Alves <palves@redhat.com>
14935
14936 * gdb.threads/signal-command-handle-nopass.c: New file.
14937 * gdb.threads/signal-command-handle-nopass.exp: New file.
14938 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14939 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14940 * gdb.threads/signal-delivered-right-thread.c: New file.
14941 * gdb.threads/signal-delivered-right-thread.exp: New file.
14942
14943 2014-07-25 Pedro Alves <palves@redhat.com>
14944
14945 * gdb.base/double-prompt-target-event-error.exp
14946 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14947 match.
14948 (cancel_pagination_in_target_event): Rework double prompt
14949 detection.
14950 * gdb.base/paginate-after-ctrl-c-running.exp
14951 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14952 <return>' match.
14953 * gdb.base/paginate-bg-execution.exp
14954 (test_bg_execution_pagination_return)
14955 (test_bg_execution_pagination_cancel): Remove '-notransfer
14956 <return>' matches.
14957 * gdb.base/paginate-execution-startup.exp
14958 (test_fg_execution_pagination_return)
14959 (test_fg_execution_pagination_cancel): Remove '-notransfer
14960 <return>' matches.
14961 * gdb.base/paginate-inferior-exit.exp
14962 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14963 match.
14964 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14965 * lib/gdb.exp (pagination_prompt): Run text through
14966 string_to_regexp.
14967 (gdb_test_multiple): Match $pagination_prompt instead of
14968 "<return>".
14969 (string_to_regexp): Move to lib/gdb-utils.exp.
14970
14971 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14972
14973 * gdb.arch/amd64-entry-value-paramref.S: New file.
14974 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14975 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14976 * gdb.arch/amd64-optimout-repeat.S: New file.
14977 * gdb.arch/amd64-optimout-repeat.c: New file.
14978 * gdb.arch/amd64-optimout-repeat.exp: New file.
14979
14980 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14981
14982 PR gdb/17170
14983 * gdb.base/statistics.exp: New file.
14984
14985 2014-07-17 Doug Evans <dje@google.com>
14986
14987 PR gdb/17170
14988 * gdb.base/maint.exp: Update testing of per-command stats.
14989
14990 2014-07-16 Pedro Alves <palves@redhat.com>
14991
14992 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14993 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14994 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14995 (tfile_write_buf): New functions.
14996 (add_memory_block): Rewrite using the above.
14997 (adjust_function_address): New function.
14998 (FUNCTION_ADDRESS): New macro.
14999 (write_basic_trace_file): Remove short_x local, and use
15000 tfile_write_16. Change type of func_addr local to unsigned long
15001 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15002 here. Cast argument of add_memory_block to char pointer.
15003 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15004 (main): Remove parameters.
15005 * gdb.trace/tfile.exp: Remove nowarnings.
15006
15007 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15008
15009 * gdb.base/debug-expr.exp: Test string evaluation with
15010 "debug expression" on.
15011
15012 2014-07-15 Pedro Alves <palves@redhat.com>
15013
15014 * gdb.base/reread.exp: Use clean_restart.
15015
15016 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15017
15018 * gdb.arch/avr-flash-qualifer.c: New.
15019 * gdb.arch/avr-flash-qualifer.exp: New.
15020
15021 2014-07-14 Pedro Alves <palves@redhat.com>
15022
15023 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15024 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15025
15026 2014-07-14 Pedro Alves <palves@redhat.com>
15027
15028 * gdb.base/double-prompt-target-event-error.c: New file.
15029 * gdb.base/double-prompt-target-event-error.exp: New file.
15030
15031 2014-07-14 Pedro Alves <palves@redhat.com>
15032
15033 PR gdb/17072
15034 * gdb.base/paginate-inferior-exit.c: New file.
15035 * gdb.base/paginate-inferior-exit.exp: New file.
15036
15037 2014-07-14 Pedro Alves <palves@redhat.com>
15038
15039 PR gdb/17072
15040 * gdb.base/paginate-bg-execution.c: New file.
15041 * gdb.base/paginate-bg-execution.exp: New file.
15042
15043 2014-07-14 Pedro Alves <palves@redhat.com>
15044
15045 PR gdb/17072
15046 * gdb.base/paginate-execution-startup.c: New file.
15047 * gdb.base/paginate-execution-startup.exp: New file.
15048 * lib/gdb.exp (pagination_prompt): New global.
15049 (default_gdb_spawn): New procedure, factored out from
15050 default_gdb_spawn.
15051 (default_gdb_start): Adjust to call default_gdb_spawn.
15052 (gdb_spawn): New procedure.
15053
15054 2014-07-14 Pedro Alves <palves@redhat.com>
15055
15056 * lib/gdb.exp (gdb_assert): New procedure.
15057 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15058
15059 2014-07-14 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.base/execution-termios.c: New file.
15062 * gdb.base/execution-termios.exp: New file.
15063
15064 2014-07-14 Tom Tromey <tromey@redhat.com>
15065
15066 * gdb.cp/vla-cxx.cc: New file.
15067 * gdb.cp/vla-cxx.exp: New file.
15068
15069 2014-07-14 Tom Tromey <tromey@redhat.com>
15070
15071 * gdb.reverse/rerun-prec.c: New file.
15072 * gdb.reverse/rerun-prec.exp: New file.
15073
15074 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15075 Maciej W. Rozycki <macro@codesourcery.com>
15076
15077 * lib/gdb-utils.exp: New file.
15078 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15079 inline `gdb_init_command' processing.
15080 (gdb_start_cmd): Likewise.
15081 * lib/mi-support.exp (mi_run_cmd): Likewise.
15082 * README: Document `gdb_init_command' and `gdb_init_commands'.
15083
15084 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15085
15086 Fix false FAIL running under a very long directory name.
15087 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15088 and "set print elements 10000". Twice.
15089
15090 2014-07-11 Yao Qi <yao@codesourcery.com>
15091
15092 * gdb.base/exprs.exp: "set print symbol off".
15093
15094 2014-07-11 Pedro Alves <palves@redhat.com>
15095
15096 * gdb.threads/kill.c: New file.
15097 * gdb.threads/kill.exp: New file.
15098
15099 2014-07-10 Yao Qi <yao@codesourcery.com>
15100
15101 * gdb.trace/tfile.c (write_basic_trace_file)
15102 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15103 address written to trace file.
15104
15105 2014-07-09 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.base/attach-wait-input.exp: New file.
15108 * gdb.base/attach-wait-input.c: New file.
15109
15110 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15111
15112 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15113 setting up test structures.
15114 (main): Call new test function.
15115 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15116 test function, continue into test function and walk test
15117 structures.
15118
15119 2014-07-02 Yao Qi <yao@codesourcery.com>
15120
15121 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15122 'bar_start' at the beginning of functions 'foo' and 'bar'
15123 respectively.
15124 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15125 instead of 'foo' and 'bar'.
15126
15127 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15128
15129 * gdb.btrace/segv.exp: New.
15130 * gdb.btrace/segv.c: New.
15131
15132 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15133
15134 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15135 instruction.
15136
15137 2014-06-30 Mark Wielaard <mjw@redhat.com>
15138
15139 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15140 vulture, vilify, villar): New volatile array constants.
15141 (vindictive, vegetation): New const volatile array constants.
15142 * gdb.base/volatile.exp: Test volatile and const volatile array
15143 types.
15144
15145 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15146
15147 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15148 target lacks support for awatch, rwatch, or hbreak.
15149
15150 2014-06-27 Yao Qi <yao@codesourcery.com>
15151
15152 * gdb.multi/dummy-frame-restore.exp: New.
15153 * gdb.multi/dummy-frame-restore.c: New.
15154
15155 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15156
15157 * gdb.btrace/gcore.exp: New.
15158
15159 2014-06-23 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.base/watchpoint-reuse-slot.c: New file.
15162 * gdb.base/watchpoint-reuse-slot.exp: New file.
15163
15164 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15165
15166 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15167 progspace's filename in 'info', 'enable' and 'disable' command
15168 tests.
15169
15170 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15171
15172 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15173 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15174 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15175
15176 2014-06-20 Gary Benson <gbenson@redhat.com>
15177
15178 * gdb.arch/i386-avx.exp: Fix include file location.
15179 * gdb.arch/i386-sse.exp: Likewise.
15180
15181 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15182
15183 * gdb.dlang/expression.exp: New file.
15184
15185 2014-06-19 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15188 out from ...
15189 (top level): ... here. Iterate running tests under different
15190 scheduler-locking settings.
15191
15192 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15193
15194 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15195 to DW_FORM_addr and use non-zero addresses.
15196
15197 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15198
15199 PR gdb/17017
15200 * gdb.python/py-xmethods.cc: Add global function call counters and
15201 increment them in their respective functions. Remove "cout"
15202 statements.
15203 * gdb.python/py-xmethods.exp: Make tests check the global function
15204 call counters instead of depending on inferior IO.
15205
15206 2014-06-18 Don Breazeal <donb@codesourcery.com>
15207
15208 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15209 Deleted procedure.
15210 (explicit_fork_parent_follow): Deleted procedure.
15211 (explicit_fork_child_follow): Deleted procedure.
15212 (test_follow_fork): New procedure.
15213 (do_fork_tests): Replace calls to deleted procedures with
15214 calls to test_follow_fork and reset GDB for subsequent
15215 procedure calls.
15216
15217 2014-06-17 Yao Qi <yao@codesourcery.com>
15218
15219 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15220 CP1252.
15221
15222 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15223
15224 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15225 Initialize ptr and S explicitly.
15226 (skip_type_update_when_not_use_rtti_test): Likewise.
15227
15228 2014-06-16 Keith Seitz <keiths@redhat.com>
15229
15230 PR mi/15863
15231 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15232 the inferior is started.
15233
15234 2014-06-16 Pedro Alves <palves@redhat.com>
15235
15236 * gdb.base/break-main-file-remove-fail.c: New file.
15237 * gdb.base/break-main-file-remove-fail.exp: New file.
15238 * gdb.base/break-unload-file.exp: Use build_executable instead of
15239 prepare_for_testing.
15240 (test_break): New parameter "initial_load". Handle it.
15241 (top level): Add initial_load cmdline/file axis.
15242
15243 2014-06-12 Tom Tromey <tromey@redhat.com>
15244
15245 * gdb.base/completion.exp: Don't use directory name in test.
15246
15247 2014-06-09 Gary Benson <gbenson@redhat.com>
15248
15249 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15250 separate the always-available ANSI-standard signals from the
15251 signals that require checking.
15252 (main): Likewise.
15253 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15254 Likewise.
15255 (main): Likewise.
15256
15257 2014-06-07 Keith Seitz <keiths@redhat.com>
15258
15259 Revert:
15260 PR c++/16253
15261 * gdb.cp/var-tag.cc: New file.
15262 * gdb.cp/var-tag.exp: New file.
15263 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15264 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15265 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15266 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15267
15268 2014-06-06 Doug Evans <xdje42@gmail.com>
15269
15270 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15271
15272 2014-06-06 Pedro Alves <palves@redhat.com>
15273
15274 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15275 in target debug output instead of looking at RSP packets,
15276 disabling the test on any target that uses hardware stepping.
15277 Update comments.
15278
15279 2014-06-06 Pedro Alves <palves@redhat.com>
15280
15281 * gdb.base/break-unload-file.exp: Fix typo.
15282
15283 2014-06-06 Yao Qi <yao@codesourcery.com>
15284
15285 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15286 from "jit_function" to "^jit_function".
15287
15288 2014-06-06 Yao Qi <yao@codesourcery.com>
15289
15290 * gdb.base/async.c (foo): Add one statement.
15291 * gdb.base/async.exp: Get the next instruction address and
15292 match the output of "nexti" by instruction address. Match
15293 the hex address in the output of "finish".
15294
15295 2014-06-06 Gary Benson <gbenson@redhat.com>
15296
15297 * gdb.base/call-signals.c: Remove preprocessor conditionals
15298 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15299 SIGSEGV and SIGTERM.
15300 * gdb.base/sigall.c: Likewise.
15301 * gdb.base/unwindonsignal.c: Likewise.
15302 * gdb.reverse/sigall-reverse.c: Likewise.
15303
15304 2014-06-06 Yao Qi <yao@codesourcery.com>
15305
15306 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15307 readable, skip the test.
15308
15309 2014-06-06 Yao Qi <yao@codesourcery.com>
15310
15311 * gdb.threads/staticthreads.c (thread_function): Move the line
15312 setting breakpoint on forward.
15313 * gdb.threads/staticthreads.exp: Update comments.
15314
15315 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15316
15317 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15318 "history-append! type error".
15319
15320 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15321
15322 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15323 erroneous dprintf expected input.
15324
15325 2014-06-04 Doug Evans <xdje42@gmail.com>
15326
15327 * gdb.guile/scm-generics.exp: Delete.
15328
15329 2014-06-04 Doug Evans <xdje42@gmail.com>
15330
15331 * gdb.guile/scm-breakpoint.exp: Update.
15332 Add tests for breakpoint registration.
15333
15334 2014-06-04 Tom Tromey <tromey@redhat.com>
15335
15336 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15337 VLA-in-union.
15338 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15339 inner_vla_struct, vla_union types. Initialize objects of those
15340 types and compute their sizes.
15341
15342 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15343 Hui Zhu <hui@codesourcery.com>
15344
15345 * gdb.base/fileio.exp: Add test for shell not available as well as
15346 available.
15347 * gdb.base/fileio.c (test_system): Check for shell twice.
15348
15349 2014-06-04 Yao Qi <yao@codesourcery.com>
15350
15351 * gdb.base/auto-connect-native-target.exp: Remove redundant
15352 space from the regexp pattern.
15353
15354 2014-06-04 Yao Qi <yao@codesourcery.com>
15355
15356 * gdb.base/default.exp: Replace "child" with "native" in
15357 regexp pattern.
15358
15359 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15360
15361 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15362 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15363 * gdb.python/py-xmethods.py: Python script supporting the
15364 new testcase and tests.
15365
15366 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15367 Pedro Alves <palves@redhat.com>
15368
15369 PR breakpoints/17000
15370 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15371 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15372
15373 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15374
15375 * gdb.base/subst.exp: Add tests to verify partial path matching
15376 output.
15377
15378 2014-06-03 Pedro Alves <palves@redhat.com>
15379
15380 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15381 target that doesn't use software single-stepping.
15382
15383 2014-06-03 Pedro Alves <palves@redhat.com>
15384
15385 PR breakpoints/17000
15386 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15387 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15388
15389 2014-06-02 Doug Evans <xdje42@gmail.com>
15390
15391 * gdb.guile/scm-parameter.exp: New file.
15392
15393 2014-06-02 Doug Evans <xdje42@gmail.com>
15394
15395 * gdb.guile/scm-cmd.c: New file.
15396 * gdb.guile/scm-cmd.exp: New file.
15397
15398 2014-06-02 Doug Evans <xdje42@gmail.com>
15399
15400 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15401 pretty-printer lookup.
15402 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15403 (make-pp_s-printer): Call it.
15404 (make-pretty-printer-from-dict): New function.
15405 (lookup-pretty-printer-maker-from-dict): New function.
15406 (*pretty-printer*): Simplify.
15407 (make-objfile-pp_s-printer): New function.
15408 (install-objfile-pretty-printers!): New function.
15409 (make-progspace-pp_s-printer): New function.
15410 (install-progspace-pretty-printers!): New function.
15411 * gdb.guile/scm-progspace.c: New file.
15412 * gdb.guile/scm-progspace.exp: New file.
15413
15414 2014-06-02 Pedro Alves <palves@redhat.com>
15415
15416 * gdb.base/dprintf-bp-same-addr.c: New file.
15417 * gdb.base/dprintf-bp-same-addr.exp: New file.
15418
15419 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15420
15421 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15422 * gdb.arch/powerpc-power.s: Likewise.
15423
15424 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15425
15426 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15427
15428 2014-06-01 Yao Qi <yao@codesourcery.com>
15429
15430 * gdb.base/watchpoint.exp (test_watch_location): Check null
15431 pointer can be dereferenced. If not, do the test, otherwise
15432 skip it.
15433
15434 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15435
15436 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15437 results.
15438 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15439
15440 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15441
15442 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15443 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15444 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15445 * gdb.arch/amd64-invalid-stack-top.c: New file.
15446 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15447
15448 2014-05-30 Pedro Alves <palves@redhat.com>
15449
15450 PR breakpoints/17000
15451 * gdb.base/sss-bp-on-user-bp.c: New file.
15452 * gdb.base/sss-bp-on-user-bp.exp: New file.
15453
15454 2014-05-30 David Blaikie <dblaikie@gmail.com>
15455
15456 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15457 gnu_inline semantics via attribute.
15458 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15459 source explicitly specifies the required semantics.
15460
15461 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15462
15463 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15464
15465 2014-05-29 Pedro Alves <palves@redhat.com>
15466 Tom Tromey <tromey@redhat.com>
15467
15468 * gdb.base/async-shell.exp: Don't enable target-async.
15469 * gdb.base/async.exp
15470 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15471 parameter. Adjust.
15472 (top level): Don't test with "target-async".
15473 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15474 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15475 * gdb.base/inferior-died.exp: Don't enable target-async.
15476 * gdb.base/interrupt-noterm.exp: Likewise.
15477 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15478 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15479 * gdb.mi/mi-nonstop.exp: Likewise.
15480 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15481 * gdb.mi/mi-nsintrall.exp: Likewise.
15482 * gdb.mi/mi-nsmoribund.exp: Likewise.
15483 * gdb.mi/mi-nsthrexec.exp: Likewise.
15484 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15485 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15486 * gdb.python/py-evsignal.exp: Don't enable target-async.
15487 * gdb.python/py-evthreads.exp: Likewise.
15488 * gdb.python/py-prompt.exp: Likewise.
15489 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15490 * gdb.server/solib-list.exp: Don't enable target-async.
15491 * gdb.threads/thread-specific-bp.exp: Likewise.
15492 * lib/mi-support.exp: Adjust to use mi-async.
15493
15494 2014-05-29 Pedro Alves <palves@redhat.com>
15495
15496 PR gdb/13860
15497 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15498 reason, even in sync mode.
15499
15500 2014-05-29 Pedro Alves <palves@redhat.com>
15501 Hui Zhu <hui@codesourcery.com>
15502
15503 PR PR15693
15504 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15505 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15506 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15507 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15508
15509 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15510
15511 * config/monitor.exp (gdb_target_monitor): Replace use of
15512 "set remotebaud" by "set serial baud".
15513
15514 2014-05-26 Andy Wingo <wingo@igalia.com>
15515
15516 * gdb.guile/scm-breakpoint.exp:
15517 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15518 properties instead of gdb-object-properties.
15519
15520 2014-05-26 Yao Qi <yao@codesourcery.com>
15521
15522 * gdb.server/no-thread-db.exp: Specify source file name
15523 explicitly when setting a breakpoint.
15524
15525 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15526
15527 * gdb.btrace/vdso.c: New.
15528 * gdb.btrace/vdso.exp: New.
15529
15530 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15531
15532 * gdb.base/gcore.exp (capture_command_output): Move ...
15533 * lib/gdb.exp (capture_command_output): ... here.
15534
15535 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15536
15537 * gdb.btrace/data.exp: Test memory access during btrace replay.
15538
15539 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15540
15541 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15542
15543 2014-05-21 Pedro Alves <palves@redhat.com>
15544
15545 PR gdb/13860
15546 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15547 (top level): Test that output related to execution commands is
15548 sent to the console with CLI commands, but not with MI commands.
15549 Test that breakpoint events are always mirrored to the console.
15550 Also expect the new source line to be output after a "next" in
15551 async mode too. Make it a pass/fail test.
15552 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15553 output.
15554 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15555
15556 2014-05-21 Pedro Alves <palves@redhat.com>
15557
15558 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15559 Use them to test variations of "list" after reaching a breakpoint.
15560 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15561 Test "list" with listsize 10 after reaching a breakpoint.
15562 * gdb.python/python.exp (decode_line current location line
15563 number): Adjust expected line number.
15564
15565 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15566
15567 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15568 behavior for $args, pass it directly to "run".
15569
15570 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15571
15572 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15573 30000 to 65536.
15574
15575 2014-05-21 Pedro Alves <palves@redhat.com>
15576
15577 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15578 auto-connect-native-target off".
15579 * gdb.base/auto-connect-native-target.c: New file.
15580 * gdb.base/auto-connect-native-target.exp: New file.
15581
15582 2014-05-21 Pedro Alves <palves@redhat.com>
15583
15584 * gdb.base/default.exp: Test "target native" instead of "target
15585 child".
15586
15587 2014-05-21 Mark Wielaard <mjw@redhat.com>
15588
15589 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15590
15591 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15592
15593 Fix TLS access for -static -pthread.
15594 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15595 <HAVE_TLS> (thread_function, main): Initialize it.
15596 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15597 Add clean_restart.
15598 <$have_tls != "">: Check TLSVAR.
15599
15600 2014-05-21 Pedro Alves <palves@redhat.com>
15601
15602 * gdb.base/dcache-line-read-error.c: New.
15603 * gdb.base/dcache-line-read-error.exp: New.
15604
15605 2014-05-20 Pedro Alves <palves@redhat.com>
15606
15607 * gdb.base/compare-sections.c: New file.
15608 * gdb.base/compare-sections.exp: New file.
15609
15610 2014-05-20 Pedro Alves <palves@redhat.com>
15611
15612 * gdb.base/break-idempotent.c: New file.
15613 * gdb.base/break-idempotent.exp: New file.
15614
15615 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15616
15617 * gdb.btrace/nohist.exp: New.
15618
15619 2014-05-20 Yao Qi <yao@codesourcery.com>
15620
15621 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15622 gdb.reverse directory and gdb_reverse_timeout exists in board
15623 setting.
15624 * README: Document gdb_reverse_timeout.
15625
15626 2014-05-20 Yao Qi <yao@codesourcery.com>
15627
15628 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15629 'test_file_name'. Treat args as a string instead of a list.
15630 (gdb_init): Rename argument 'args' by 'test_file_name'.
15631
15632 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15633
15634 * gdb.arch/powerpc-power.exp: New file.
15635 * gdb.arch/powerpc-power.s: New file.
15636
15637 2014-05-16 Doug Evans <dje@google.com>
15638
15639 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15640 * gdb.base/completion.exp: Check that all expected files exist
15641 before doing file completion.
15642
15643 2014-05-16 Doug Evans <dje@google.com>
15644
15645 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15646 Update.
15647 (do_syscall_tests_without_xml): Update.
15648
15649 2014-05-16 Pedro Alves <palves@redhat.com>
15650
15651 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15652 instead of "unknown output after running".
15653
15654 2014-05-16 Yao Qi <yao@codesourcery.com>
15655
15656 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15657 file1.txt from host at the end.
15658 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15659
15660 2014-05-15 Doug Evans <dje@google.com>
15661
15662 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15663 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15664 loading file. Add test for TU lookup.
15665
15666 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15667
15668 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15669 calling "-exec-arguments" or "set args" before running the
15670 inferior.
15671
15672 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15673
15674 * lib/mi-support.exp (mi_expect_stop): Expect message for
15675 inferiors that exit with non-zero exit code.
15676
15677 2014-05-14 Yao Qi <yao@codesourcery.com>
15678
15679 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15680 match absolute path on remote host.
15681 (test_file_list_exec_source_files): Remove "/" from the
15682 pattern.
15683
15684 2014-05-14 Yao Qi <yao@codesourcery.com>
15685
15686 * boards/local-remote-host-notty.exp (${board}_file): New
15687 proc.
15688
15689 2014-05-07 Kyle McMartin <kyle@redhat.com>
15690
15691 Pushed by Joel Brobecker <brobecker@adacore.com>.
15692 * gdb.arch/aarch64-atomic-inst.c: New file.
15693 * gdb.arch/aarch64-atomic-inst.exp: New file.
15694
15695 2014-05-07 Yao Qi <yao@codesourcery.com>
15696
15697 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15698 in current context" too.
15699
15700 2014-05-05 Keith Seitz <keiths@redhat.com>
15701
15702 * gdb.linespec/ls-dollar.exp: Add test for linespec
15703 file:convenience_variable.
15704
15705 2014-05-05 Yao Qi <yao@codesourcery.com>
15706
15707 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15708 traceframes into tfile and ctf trace files. Read data from
15709 trace file and test collected data.
15710 (gdb_collect_locals_test): Likewise.
15711 (gdb_unavailable_registers_test): Likewise.
15712 (gdb_unavailable_floats): Likewise.
15713 (gdb_collect_globals_test): Likewise.
15714 (top-level): Append "ctf" to trace_file_targets if GDB
15715 supports.
15716
15717 2014-05-05 Yao Qi <yao@codesourcery.com>
15718
15719 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15720 code to ...
15721 (gdb_collect_args_test_1): ... it. New proc.
15722 (gdb_collect_locals_test): Move some code to ...
15723 (gdb_collect_locals_test_1): ... it. New proc.
15724 (gdb_unavailable_registers_test): Move some code to ...
15725 (gdb_unavailable_registers_test_1): ... it. New proc.
15726 (gdb_unavailable_floats): Move some code to ...
15727 (gdb_unavailable_floats_1): ... it. New proc.
15728
15729 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15730
15731 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15732 probes to test for bitness recognition.
15733 * gdb.arch/amd64-stap-optional-prefix.exp
15734 (test_probe_value_without_reg): New procedure.
15735 Add code to test for different kinds of bitness.
15736
15737 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15738
15739 PR breakpoints/16889
15740 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15741 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15742
15743 2014-05-01 Pedro Alves <palves@redhat.com>
15744
15745 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15746 gdb_file_cmd if no file is specified.
15747 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15748 last_loaded_file to set the remote exec-file.
15749
15750 2014-05-01 Pedro Alves <palves@redhat.com>
15751
15752 * boards/local-remote-host.exp: New file.
15753
15754 2014-05-01 Pedro Alves <palves@redhat.com>
15755
15756 * boards/local-remote-host.exp: Rename to ...
15757 * boards/local-remote-host-notty.exp: ... this.
15758
15759 2014-04-28 Joel Brobecker <brobecker@adacore.com>
15760
15761 * gdb.ada/dyn_arrayidx: New testcase.
15762
15763 2014-04-26 Yao Qi <yao@codesourcery.com>
15764
15765 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15766 and compute the length of function main. Save it in
15767 $main_length.
15768 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15769 (top-level): Use gdb_compile to compile objects into
15770 executable and restart GDB. Remove invocation to
15771 prepare_for_testing.
15772
15773 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15774 Pedro Alves <palves@redhat.com>
15775
15776 PR server/16255
15777 * gdb.multi/multi-attach.c: New file.
15778 * gdb.multi/multi-attach.exp: New file.
15779
15780 2014-04-25 Pedro Alves <palves@redhat.com>
15781
15782 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15783 user.
15784 (top level): Test that "set remote conditional-breakpoints-packet
15785 off" works as intended.
15786 * gdb.base/dprintf.exp: Test that "set remote
15787 breakpoint-commands-packet off" works as intended.
15788 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15789 New function.
15790 (top level): Call it.
15791 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15792 remote fast-tracepoints-packet off" works as intended.
15793 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15794 * lib/gdb.exp (gdb_is_target_remote): ... here.
15795
15796 2014-04-24 David Blaikie <dblaikie@gmail.com>
15797
15798 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15799 ensure clang would not discard them.
15800 * gdb.base/gdbvars.c: Ditto.
15801 * gdb.base/memattr.c: Ditto.
15802 * gdb.base/whatis.c: Ditto.
15803 * gdb.python/py-prettyprint.c: Ditto.
15804 * gdb.trace/actions.c: Ditto.
15805 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15806 ensure clang would not discard it.
15807
15808 2014-04-24 David Blaikie <dblaikie@gmail.com>
15809
15810 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15811 clang to emit the full definition of type required by the test
15812 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15813
15814 2014-04-24 David Blaikie <dblaikie@gmail.com>
15815
15816 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15817 coax Clang into emitting the definition of the type.
15818 * gdb.cp/pr10728-x.h (y): Ditto.
15819 * gdb.cp/pr10728-y.cc (y): Ditto.
15820
15821 2014-04-24 David Blaikie <dblaikie@gmail.com>
15822
15823 * gdb.base/label.exp: XFAIL label related tests under Clang.
15824 * gdb.cp/cplabel.exp: Ditto.
15825 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15826 under Clang those using labels.
15827
15828 2014-04-25 Yao Qi <yao@codesourcery.com>
15829
15830 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15831 double_label.
15832 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15833 partial_label and double_label.
15834
15835 2014-04-24 David Blaikie <dblaikie@gmail.com>
15836
15837 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15838
15839 2014-04-24 David Blaikie <dblaikie@gmail.com>
15840
15841 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15842 of the function to work across GCC and Clang.
15843 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15844 pointer types (const void ** const V void **).
15845
15846 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
15847 Walfred Tedeschi <walfred.tedeschi@intel.com>
15848
15849 * Makefile.in (EXECUTABLES): Added i386-avx512.
15850 * gdb.arch/i386-avx512.c: New file.
15851 * gdb.arch/i386-avx512.exp: Likewise.
15852
15853 2014-04-23 Keith Seitz <keiths@redhat.com>
15854
15855 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15856 (mi_make_breakpoint_table): New procedure.
15857 (mi_create_breakpoint): Use mi_make_breakpoint
15858 and return the result.
15859 (mi_make_breakpoint): New procedure.
15860 (mi_build_kv_pairs): New procedure.
15861
15862 * gdb.mi/mi-break.exp: Remove unused globals,
15863 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15864 All callers updated.
15865 * gdb.mi/mi-dprintf.exp: Use variable to track command
15866 number.
15867 Update all callers of mi_create_breakpoint and use
15868 mi_make_breakpoint_table.
15869 Remove any unused global variables.
15870 * gdb.mi/mi-nonstop.exp: Likewise.
15871 * gdb.mi/mi-nsintrall.exp: Likewise.
15872 * gdb.mi/mi-nsmoribund.exp: Likewise.
15873 * gdb.mi/mi-nsthrexec.exp: Likewise.
15874 * gdb.mi/mi-reverse.exp: Likewise.
15875 * gdb.mi/mi-simplerun.exp: Likewise.
15876 * gdb.mi/mi-stepn.exp: Likewise.
15877 * gdb.mi/mi-syn-frame.exp: Likewise.
15878 * gdb.mi/mi-until.exp: Likewise.
15879 * gdb.mi/mi-var-cp.exp: Likewise.
15880 * gdb.mi/mi-var-display.exp: Likewise.
15881 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15882 * gdb.mi/mi2-var-child.exp: Likewise.
15883 * gdb.mi/mi-vla-c99.exp: Likewise.
15884 * lib/mi-support.exp: Likewise.
15885
15886 From Ian Lance Taylor <iant@cygnus.com>:
15887 * lib/gdb.exp (parse_args): New procedure.
15888
15889 2014-04-23 Pedro Alves <palves@redhat.com>
15890
15891 * gdb.base/break-unload-file.c: New file.
15892 * gdb.base/break-unload-file.exp: New file.
15893 * gdb.base/sym-file-lib.c (baz): New function.
15894 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15895 field.
15896 (load): Store the segment's mapped size.
15897 (unload): New function.
15898 (unload_shlib): New function.
15899 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15900 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15901 set a breakpoint at baz, and call it.
15902 * gdb.base/sym-file.exp: New tests for stale breakpoint
15903 instructions.
15904
15905 2014-04-23 Pedro Alves <palves@redhat.com>
15906
15907 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15908 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15909 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15910 * gdb.base/hbreak-unmapped.c: New file.
15911 * gdb.base/hbreak-unmapped.exp: New file.
15912 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15913 * lib/gdb.exp (gdb_is_target_remote): ... here.
15914
15915 2014-04-22 Pedro Alves <palves@redhat.com>
15916
15917 * gdb.base/consecutive-step-over.c: New file.
15918 * gdb.base/consecutive-step-over.exp: New file.
15919
15920 2014-04-22 Pedro Alves <palves@redhat.com>
15921
15922 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15923 instead of send_gdb/gdb_expect.
15924
15925 2014-04-22 Yao Qi <yao@codesourcery.com>
15926
15927 * lib/trace-support.exp (generate_tracefile): New procedure.
15928 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15929 return 0.
15930 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15931 if generate_tracefile returns 1.
15932
15933 2014-04-18 Tom Tromey <palves@redhat.com>
15934 Pedro alves <tromey@redhat.com>
15935
15936 PR backtrace/15558
15937 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15938 with a backtrace limit.
15939 * gdb.python/py-frame-inline.exp: Test running to an inline
15940 function with a backtrace limit, and printing the newest frame.
15941 * gdb.python/py-frame-inline.c (main): Call f.
15942
15943 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15944
15945 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15946
15947 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15948
15949 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15950 Drop prefix from unsupported source file path.
15951
15952 2014-04-17 Yao Qi <yao@codesourcery.com>
15953
15954 * lib/gdb.exp (with_target_charset): New proc.
15955 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15956 with_target_charset.
15957 (test_print_strings): Likewise.
15958 (test_repeat_bytes): Likewise.
15959 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15960 for some tests.
15961
15962 2014-04-16 Keith Seitz <keiths@redhat.com>
15963
15964 PR gdb/15827
15965 * gdb.dwarf2/corrupt.c: New file.
15966 * gdb.dwarf2/corrupt.exp: New file.
15967
15968 2014-04-16 Keith Seitz <keiths@redhat.com>
15969
15970 PR c++/16597
15971 * gdb.cp/namelessclass.cc: New file.
15972 * gdb.cp/namelessclass.exp: New file.
15973 * gdb.cp/namelessclass.S: New file.
15974
15975 2014-04-16 Doug Evans <dje@google.com>
15976
15977 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15978 Add comment.
15979 (gdbserver_default_get_comm_port): New function.
15980 (gdbserver_start): Check if board file provided
15981 "gdbserver,get_comm_port" and use it if so.
15982 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15983 (gdb,socketport): Set to "stdio".
15984 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15985 (stdio_gdbserver_template): Delete.
15986 (${board}_get_remote_address): Update.
15987 (${board}_build_remote_cmd): Delete.
15988 (${board}_get_comm_port): New function.
15989 (${board}_spawn): Update.
15990 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15991 Delete.
15992 (${board}_get_remote_address): Update.
15993 (${board}_get_comm_port): New function.
15994
15995 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
15996
15997 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15998 appearing in any order.
15999
16000 2014-04-15 Doug Evans <dje@google.com>
16001
16002 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16003 uninitialized value of "description".
16004
16005 2014-04-15 Keith Seitz <keiths@redhat.com>
16006
16007 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16008 Remove unused globals.
16009 (test_running_the_program): Likewise.
16010 (test_controlled_execution): Likewise.
16011 (test_controlling_breakpoints): Likewise.
16012 (test_program_termination): Likewise.
16013
16014 2014-04-15 Keith Seitz <keiths@redhat.com>
16015
16016 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16017 unused globals.
16018 (test_rbreak_creation_and_listing): Likewise.
16019 (test_ignore_count): Likewise.
16020 (test_error): Likewise.
16021
16022 2014-04-15 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16025 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16026 sym-file-loader.c.
16027 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16028 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16029 to sym-file-loader.c.
16030 (struct library): Forward declare.
16031 (load_shlib, lookup_function): Change prototypes.
16032 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16033 (translate_offset): Remove declarations.
16034 (get_text_addr): New declaration.
16035 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16036 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16037 sym-file-loader.h.
16038 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16039 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16040 here from sym-file-loader.h.
16041 (struct library): New structure.
16042 (load_shlib, lookup_function): Change prototypes and adjust to
16043 work with a struct library.
16044 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16045 (translate_offset): Make static.
16046 (get_text_addr): New function.
16047 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16048
16049 2014-04-15 Pedro Alves <palves@redhat.com>
16050
16051 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16052
16053 2014-04-15 Pedro Alves <palves@redhat.com>
16054
16055 * gdb.base/sym-file-loader.c: Include <limits.h>.
16056 (SELF_LINK): New define.
16057 (get_origin): New function.
16058 (load_shlib): Use it.
16059 * gdb.base/sym-file.exp: Don't early return if the target is
16060 remote. Use runto_main, and issue fail is that fails. Use
16061 gdb_load_shlibs.
16062 (shlib_name): Delete.
16063 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16064
16065 2014-04-15 Pedro Alves <palves@redhat.com>
16066
16067 * gdb.base/sym-file.exp: Remove regex characters from test
16068 message. Don't refer to breakpoint numbers in test messages.
16069
16070 2014-04-14 Keith Seitz <keiths@redhat.com>
16071
16072 PR c++/16253
16073 * gdb.cp/var-tag.cc: New file.
16074 * gdb.cp/var-tag.exp: New file.
16075 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16076 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16077 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16078 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16079
16080 2014-04-14 Tom Tromey <tromey@redhat.com>
16081
16082 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16083 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16084 type.
16085 * gdb.cp/enum-class.exp: New file.
16086 * gdb.cp/enum-class.cc: New file.
16087
16088 2014-04-14 Tom Tromey <tromey@redhat.com>
16089
16090 * gdb.dwarf2/enum-type.exp: New file.
16091
16092 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16093
16094 * gdb.mi/mi-vla-c99.exp: New file.
16095 * gdb.mi/vla.c: New file.
16096
16097 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16098
16099 * gdb.base/vla-datatypes.c: New file.
16100 * gdb.base/vla-datatypes.exp: New file.
16101
16102 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16103
16104 * gdb.base/vla-ptr.c: New file.
16105 * gdb.base/vla-ptr.exp: New file.
16106
16107 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16108
16109 * gdb.dwarf2/count.exp: New file.
16110
16111 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16112
16113 * gdb.base/vla-sideeffect.c: New file.
16114 * gdb.base/vla-sideeffect.exp: New file.
16115
16116 2014-04-14 David Blaikie <dblaikie@gmail.com>
16117
16118 * gdb.mi/non-stop.c: Add return value for non-void function return
16119 statement.
16120 * gdb.threads/staticthreads.c: Ditto.
16121
16122 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16123 Doug Evans <xdje42@gmail.com>
16124
16125 * gdb.guile/scm-value.c: Improve test case.
16126 * gdb.guile/scm-value.exp: Add new test.
16127
16128 2014-04-11 David Blaikie <dblaikie@gmail.com>
16129
16130 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16131 override Clang's default.
16132
16133 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16134
16135 Revert the following changes (regressions):
16136
16137 * gdb.base/vla-sideeffect.c: New file.
16138 * gdb.base/vla-sideeffect.exp: New file.
16139
16140 * gdb.dwarf2/count.exp: New file.
16141
16142 * gdb.base/vla-multi.c: New file.
16143 * gdb.base/vla-multi.exp: New file.
16144
16145 * gdb.base/vla-ptr.c: New file.
16146 * gdb.base/vla-ptr.exp: New file.
16147
16148 * gdb.base/vla-datatypes.c: New file.
16149 * gdb.base/vla-datatypes.exp: New file.
16150
16151 * gdb.mi/mi-vla-c99.exp: New file.
16152 * gdb.mi/vla.c: New file.
16153
16154 2014-04-11 Keith Seitz <keiths@redhat.com>
16155
16156 PR c++/16675
16157 * gdb.cp/cpsizeof.exp: New file.
16158 * gdb.cp/cpsizeof.cc: New file.
16159
16160 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16161
16162 * gdb.mi/mi-vla-c99.exp: New file.
16163 * gdb.mi/vla.c: New file.
16164
16165 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16166
16167 * gdb.base/vla-datatypes.c: New file.
16168 * gdb.base/vla-datatypes.exp: New file.
16169
16170 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16171
16172 * gdb.base/vla-ptr.c: New file.
16173 * gdb.base/vla-ptr.exp: New file.
16174
16175 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16176
16177 * gdb.base/vla-multi.c: New file.
16178 * gdb.base/vla-multi.exp: New file.
16179
16180 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16181
16182 * gdb.dwarf2/count.exp: New file.
16183
16184 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16185
16186 * gdb.base/vla-sideeffect.c: New file.
16187 * gdb.base/vla-sideeffect.exp: New file.
16188
16189 2014-04-11 Yao Qi <yao@codesourcery.com>
16190
16191 * gdb.base/completion.exp: Check file exists before running tests
16192 on file completion.
16193
16194 2014-04-10 Pedro Alves <palves@redhat.com>
16195
16196 * gdb.base/cond-eval-mode.c: New file.
16197 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16198 prepare_for_testing to build the new file. Check result of
16199 runto_main.
16200 (test_break, test_watch): New procedures.
16201 (top level): Use them.
16202
16203 2014-04-08 Pierre Muller <muller@sourceware.org>
16204
16205 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16206 Ctrl-V use for mingw hosts.
16207
16208 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16209
16210 * gdb.python/py-value.c: Improve test case.
16211 * gdb.python/py-value.exp: Add new test.
16212
16213 2014-04-07 David Blaikie <dblaikie@gmail.com>
16214
16215 * lib/compiler.c: Identify the clang compiler.
16216 * lib/compiler.cc: Ditto.
16217
16218 2014-04-03 Yao Qi <yao@codesourcery.com>
16219
16220 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16221
16222 2014-04-01 Anton Blanchard <anton@samba.org>
16223
16224 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16225 messages unique.
16226
16227 2014-04-01 Anton Blanchard <anton@samba.org>
16228
16229 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16230 prepare_for_testing.
16231
16232 2014-04-01 Anton Blanchard <anton@samba.org>
16233
16234 * gdb.arch/ppc64-atomic-inst.c: Remove.
16235 * gdb.arch/ppc64-atomic-inst.S: New file.
16236 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16237
16238 2014-03-31 Doug Evans <dje@google.com>
16239
16240 * gdb.base/print-symbol-loading-lib.c: New file.
16241 * gdb.base/print-symbol-loading-main.c: New file.
16242 * gdb.base/print-symbol-loading.exp: New file.
16243
16244 2014-03-31 Yao Qi <yao@codesourcery.com>
16245
16246 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16247
16248 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16249
16250 * gdb.ada/mi_dyn_arr: New testcase.
16251
16252 2014-03-27 Doug Evans <dje@google.com>
16253
16254 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16255
16256 2014-03-27 Yao Qi <yao@codesourcery.com>
16257
16258 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16259 if target is nios2-*-*.
16260
16261 2014-03-26 Yao Qi <yao@codesourcery.com>
16262
16263 * lib/gdb.exp (readline_is_used): New proc.
16264 * gdb.base/completion.exp: Move tests on command complete up.
16265 Skip the rest of tests if readline is not used.
16266 * gdb.ada/complete.exp: Skp the test if readline is not
16267 used.
16268 * gdb.base/filesym.exp: Likewise.
16269 * gdb.base/macscp.exp: Likewise.
16270 * gdb.base/readline-ask.exp: Likewise.
16271 * gdb.base/readline.exp: Likewise.
16272 * gdb.python/py-cmd.exp: Likewise.
16273 * gdb.trace/tfile.exp: Likewise.
16274
16275 2014-03-26 Yao Qi <yao@codesourcery.com>
16276
16277 * gdb.base/macscp.exp: Fix code format issues.
16278
16279 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16280
16281 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16282 * gdb.asm/powerpc64le.inc: New file.
16283
16284 2014-03-25 Pedro Alves <palves@redhat.com>
16285 Doug Evans <dje@google.com>
16286
16287 * gdb.base/source-execution.c: New file.
16288 * gdb.base/source-execution.exp: New file.
16289 * gdb.base/source-execution.gdb: New file.
16290
16291 2014-03-24 Doug Evans <dje@google.com>
16292
16293 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16294 using fission.
16295
16296 2014-03-24 Hui Zhu <hui@codesourcery.com>
16297 Pedro Alves <palves@redhat.com>
16298
16299 PR breakpoints/16101
16300 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16301 test pass/fail messages. Detect missing support for dprintf when
16302 breakpoints are actually inserted.
16303 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16304 breakpoints are actually inserted.
16305 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16306 fails.
16307
16308 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16309
16310 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16311
16312 2014-03-22 Doug Evans <xdje42@gmail.com>
16313
16314 * gdb.python/python.exp (python not supported): Verify multi-line
16315 python command issues an error.
16316 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16317 guile command issues an error.
16318
16319 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16320
16321 * gdb.threads/thread-specific.exp: Handle the lack of usable
16322 $this_breakpoint and $this_thread.
16323
16324 2014-03-21 Hui Zhu <hui@codesourcery.com>
16325
16326 * gdb.base/attach.exp (do_command_attach_tests): New.
16327
16328 2014-03-20 Tom Tromey <tromey@redhat.com>
16329 Pedro Alves <palves@redhat.com>
16330
16331 PR cli/15718
16332 * gdb.base/condbreak-call-false.c: New file.
16333 * gdb.base/condbreak-call-false.exp: New file.
16334
16335 2014-03-20 Pedro Alves <palves@redhat.com>
16336
16337 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16338 Delete.
16339 (block_signals, unblock_signals): Delete.
16340 (child_function_2, main): Remove references to deleted variable
16341 and functions.
16342
16343 2014-03-20 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16346 Use pthread_kill to signal thread 2.
16347 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16348 Adjust to make the test send itself a signal rather than using the
16349 host's "kill" command.
16350
16351 2014-03-20 Pedro Alves <palves@redhat.com>
16352
16353 * gdb.threads/multiple-step-overs.c: New file.
16354 * gdb.threads/multiple-step-overs.exp: New file.
16355 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16356 Adjust expected infrun debug output.
16357
16358 2014-03-20 Pedro Alves <palves@redhat.com>
16359
16360 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16361 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16362
16363 2014-03-20 Pedro Alves <palves@redhat.com>
16364
16365 PR breakpoints/7143
16366 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16367 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16368 of gdb_test_multiple.
16369 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16370 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16371
16372 2014-03-20 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16375 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16376
16377 2014-03-19 Pedro Alves <palves@redhat.com>
16378
16379 * gdb.base/async.exp: Remove early return.
16380
16381 2014-03-19 Pedro Alves <palves@redhat.com>
16382
16383 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16384
16385 2014-03-19 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.base/async.exp (test_background): Expect \r\n after
16388 "completed." in the fail pattern.
16389
16390 2014-03-19 Pedro Alves <palves@redhat.com>
16391
16392 * gdb.base/async.exp (test_background): New procedure.
16393 Use it for all background execution command tests.
16394
16395 2014-03-19 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.base/async.exp: Use prepare_for_testing.
16398
16399 2014-03-19 Pedro Alves <palves@redhat.com>
16400
16401 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16402 the same line.
16403
16404 2014-03-19 Pedro Alves <palves@redhat.com>
16405
16406 * gdb.base/async.c (main): Add "jump here" and "until here" line
16407 marker comments.
16408 * gdb.base/async.exp (jump_here): New global.
16409 (jump& test): Use it.
16410 (until_here): New global.
16411 (until& test): Use it.
16412
16413 2014-03-19 Pedro Alves <palves@redhat.com>
16414
16415 * gdb.base/async.exp: Don't frob gdb_protocol.
16416
16417 2014-03-18 Doug Evans <xdje42@gmail.com>
16418
16419 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16420 Fix spelling of exec-done-display.
16421
16422 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16423
16424 PR gdb/15358
16425 * gdb.base/gdb-sigterm.c: New file.
16426 * gdb.base/gdb-sigterm.exp: New file.
16427
16428 2014-03-18 Pedro Alves <palves@redhat.com>
16429
16430 PR gdb/13860
16431 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16432 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16433 solib-event.
16434
16435 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16436
16437 * gdb.ada/pckd_arr_ren: New testcase.
16438
16439 2014-03-13 Doug Evans <xdje42@gmail.com>
16440
16441 PR guile/16612
16442 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16443 collect after discarding symbols.
16444
16445 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16446 Doug Evans <xdje42@gmail.com>
16447
16448 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16449 to history survives a gc.
16450
16451 2014-03-13 Pedro Alves <palves@redhat.com>
16452
16453 * gdb.base/default.exp: Don't test "target procfs".
16454
16455 2014-03-13 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.base/default.exp: Update "target child" and "target procfs"
16458 tests to not expect "Unix".
16459
16460 2014-03-12 Tom Tromey <tromey@redhat.com>
16461
16462 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16463 New procs. Add target-async tests.
16464 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16465 Add target-async tests.
16466
16467 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16468
16469 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16470 'func_start' and 'func_end' for the beginning and end of the
16471 function code, respectively.
16472 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16473 'func_end' instead of 'func' and 'main'.
16474
16475 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16476
16477 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16478 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16479 generate the debug info assembler source.
16480
16481 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16482
16483 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16484 * gdb.dwarf2/arr-subrange.exp: Likewise.
16485 * gdb.dwarf2/dwz.exp: Likewise.
16486 * gdb.dwarf2/method-ptr.exp: Likewise.
16487 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16488 * gdb.dwarf2/subrange.exp: Likewise.
16489 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16490 * gdb.dwarf2/implptrpiece.exp: Likewise.
16491 * gdb.dwarf2/nostaticblock.exp: Likewise.
16492
16493 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16494
16495 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16496 directory to absolute path name arguments.
16497
16498 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16499
16500 * gdb.ada/tagged_access: New testcase.
16501
16502 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16503
16504 * gdb.btrace/data.exp: Update expected output.
16505
16506 2014-03-06 Yao Qi <yao@codesourcery.com>
16507
16508 * gdb.trace/pr16508.exp: New file.
16509
16510 2014-03-05 Pedro Alves <palves@redhat.com>
16511
16512 PR gdb/16575
16513 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16514 procedure.
16515 (top level): Adjust to use it. Add tests that exercise breakpoint
16516 interaction with the code-cache.
16517
16518 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16519
16520 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16521 test for 'history-append!'.
16522
16523 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16524
16525 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16526 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16527 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16528 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16529 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16530 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16531
16532 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16533
16534 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16535 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16536 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16537
16538 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16539
16540 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16541
16542 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16543
16544 * gdb.dwarf2/arr-stride.c: New file.
16545 * gdb.dwarf2/arr-stride.exp: New file.
16546
16547 2014-02-26 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16550 that won't ever trigger. Make sure that GDB reports the correct
16551 breakpoint that caused the stop.
16552
16553 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16554
16555 PR gdb/16626
16556 * gdb.base/auto-load-script: New file.
16557 * gdb.base/auto-load.c: New file.
16558 * gdb.base/auto-load.exp: New file.
16559
16560 PR gdb/16626
16561 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16562
16563 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16564
16565 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16566 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16567
16568 2014-02-24 Doug Evans <dje@google.com>
16569
16570 * lib/gdb.exp (run_on_host): Log error output if program fails.
16571
16572 2014-02-21 Pedro Alves <palves@redhat.com>
16573
16574 * gdb.threads/step-after-sr-lock.c: Rename to ...
16575 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16576 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16577 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16578 ... this.
16579
16580 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16581
16582 PR tdep/16397
16583 * gdb.arch/amd64-stap-special-operands.exp: New file.
16584 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16585 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16586 * gdb.arch/amd64-stap-triplet.S: Likewise.
16587 * gdb.arch/amd64-stap-triplet.c: Likewise.
16588
16589 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16590
16591 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16592 in .section pseudo-op.
16593
16594 2014-02-20 lin zuojian <manjian2006@gmail.com>
16595 Joel Brobecker <brobecker@adacore.com>
16596 Doug Evans <xdje42@gmail.com>
16597
16598 PR symtab/16581
16599 * gdb.dwarf2/dw2-icycle.S: New file.
16600 * gdb.dwarf2/dw2-icycle.c: New file.
16601 * gdb.dwarf2/dw2-icycle.exp: New file.
16602
16603 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16604
16605 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16606 operations on gdb.Value objects.
16607 * gdb.python/py-value-cc.exp: Add new test to test operations on
16608 gdb.Value objects.
16609
16610 2014-02-18 Doug Evans <dje@google.com>
16611
16612 * Makefile.in (TESTS): New variable.
16613 (expanded_tests, expanded_tests_or_none): New variables
16614 (check-single): Pass $(expanded_tests_or_none) to runtest.
16615 (check-parallel): Only run tests in $(TESTS) if non-empty.
16616 (check/no-matching-tests-found): New rule.
16617 * README: Document TESTS makefile variable.
16618
16619 2014-02-18 Doug Evans <dje@google.com>
16620
16621 * Makefile.in (check-parallel): rm -rf outputs temp.
16622
16623 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16624
16625 Fix "ERROR: no fileid for" in the testsuite.
16626 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16627
16628 2014-02-12 Doug Evans <dje@google.com>
16629
16630 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16631 (MISCELLANEOUS): New variable.
16632 (clean): rm -rf $(MISCELLANEOUS).
16633 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16634 dwp live in the same directory as symlinks, with each symlink pointed
16635 to a differently named file in a different directory.
16636
16637 2014-02-11 Doug Evans <dje@google.com>
16638
16639 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16640 of Tcl file commands.
16641
16642 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16643
16644 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16645 "kill -SIGUSR1 -1".
16646
16647 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16648
16649 * gdb.ada/tick_length_array_enum_idx: New testcase.
16650
16651 2014-02-10 Doug Evans <xdje42@gmail.com>
16652
16653 * configure.ac (AC_OUTPUT): Add gdb.guile.
16654 * configure: Regenerate.
16655 * lib/gdb-guile.exp: New file.
16656 * lib/gdb.exp (get_target_charset): New function.
16657 * gdb.base/help.exp: Update expected output from "apropos apropos".
16658 * gdb.guile/Makefile.in: New file.
16659 * gdb.guile/guile.exp: New file.
16660 * gdb.guile/scm-arch.c: New file.
16661 * gdb.guile/scm-arch.exp: New file.
16662 * gdb.guile/scm-block.c: New file.
16663 * gdb.guile/scm-block.exp: New file.
16664 * gdb.guile/scm-breakpoint.c: New file.
16665 * gdb.guile/scm-breakpoint.exp: New file.
16666 * gdb.guile/scm-disasm.c: New file.
16667 * gdb.guile/scm-disasm.exp: New file.
16668 * gdb.guile/scm-equal.c: New file.
16669 * gdb.guile/scm-equal.exp: New file.
16670 * gdb.guile/scm-error.exp: New file.
16671 * gdb.guile/scm-error.scm: New file.
16672 * gdb.guile/scm-frame-args.c: New file.
16673 * gdb.guile/scm-frame-args.exp: New file.
16674 * gdb.guile/scm-frame-args.scm: New file.
16675 * gdb.guile/scm-frame-inline.c: New file.
16676 * gdb.guile/scm-frame-inline.exp: New file.
16677 * gdb.guile/scm-frame.c: New file.
16678 * gdb.guile/scm-frame.exp: New file.
16679 * gdb.guile/scm-generics.exp: New file.
16680 * gdb.guile/scm-gsmob.exp: New file.
16681 * gdb.guile/scm-iterator.c: New file.
16682 * gdb.guile/scm-iterator.exp: New file.
16683 * gdb.guile/scm-math.c: New file.
16684 * gdb.guile/scm-math.exp: New file.
16685 * gdb.guile/scm-objfile-script-gdb.in: New file.
16686 * gdb.guile/scm-objfile-script.c: New file.
16687 * gdb.guile/scm-objfile-script.exp: New file.
16688 * gdb.guile/scm-objfile.c: New file.
16689 * gdb.guile/scm-objfile.exp: New file.
16690 * gdb.guile/scm-ports.exp: New file.
16691 * gdb.guile/scm-pretty-print.c: New file.
16692 * gdb.guile/scm-pretty-print.exp: New file.
16693 * gdb.guile/scm-pretty-print.scm: New file.
16694 * gdb.guile/scm-section-script.c: New file.
16695 * gdb.guile/scm-section-script.exp: New file.
16696 * gdb.guile/scm-section-script.scm: New file.
16697 * gdb.guile/scm-symbol.c: New file.
16698 * gdb.guile/scm-symbol.exp: New file.
16699 * gdb.guile/scm-symtab-2.c: New file.
16700 * gdb.guile/scm-symtab.c: New file.
16701 * gdb.guile/scm-symtab.exp: New file.
16702 * gdb.guile/scm-type.c: New file.
16703 * gdb.guile/scm-type.exp: New file.
16704 * gdb.guile/scm-value-cc.cc: New file.
16705 * gdb.guile/scm-value-cc.exp: New file.
16706 * gdb.guile/scm-value.c: New file.
16707 * gdb.guile/scm-value.exp: New file.
16708 * gdb.guile/source2.scm: New file.
16709 * gdb.guile/types-module.cc: New file.
16710 * gdb.guile/types-module.exp: New file.
16711
16712 2014-02-10 Yao Qi <yao@codesourcery.com>
16713
16714 PR testsuite/16543
16715 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16716 * configure: Regenerated.
16717 * Makefile.in: New file.
16718
16719 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16720
16721 * gdb.python/py-framefilter.exp: Fix typo.
16722
16723 2014-02-08 Yao Qi <yao@codesourcery.com>
16724
16725 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16726 that no =breakpoint-modified is emitted when breakpoints are
16727 modified through MI commands.
16728
16729 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16730 Pedro Alves <palves@redhat.com>
16731
16732 * gdb.threads/step-after-sr-lock.c: New file.
16733 * gdb.threads/step-after-sr-lock.exp: New file.
16734
16735 2014-02-07 Pedro Alves <palves@redhat.com>
16736
16737 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16738
16739 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16740
16741 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16742 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16743
16744 2014-02-06 Doug Evans <xdje42@gmail.com>
16745
16746 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16747 output.
16748
16749 * gdb.gdb/python-interrupts.exp: New file.
16750
16751 2014-02-05 Yao Qi <yao@codesourcery.com>
16752
16753 * gdb.trace/report.exp (use_collected_data): Test the output
16754 of "info threads" and "info inferiors".
16755
16756 2014-02-05 Yao Qi <yao@codesourcery.com>
16757
16758 Revert this patch:
16759
16760 2013-05-24 Yao Qi <yao@codesourcery.com>
16761
16762 * gdb.trace/tfile.exp: Test inferior and thread.
16763
16764 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16765
16766 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16767 on a function.
16768 * gdb.base/step-bt.c: Call hello via function pointer to make
16769 sure its first instruction is executed on powerpc64le-linux.
16770
16771 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16772
16773 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16774
16775 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16776
16777 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16778 of the test patterns for use on little-endian systems.
16779
16780 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16781
16782 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16783 (decimal_vector): Fix for little-endian.
16784
16785 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16786
16787 * gdb.arch/sparc-sysstep.exp: New file.
16788 * gdb.arch/sparc-sysstep.c: Likewise.
16789
16790 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16791
16792 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16793
16794 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16795
16796 2014-01-23 Tom Tromey <tromey@redhat.com>
16797
16798 * gdb.ada/array_char_idx: New testcase.
16799
16800 2014-01-23 Tom Tromey <tromey@redhat.com>
16801
16802 PR python/16487:
16803 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16804 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16805 classes.
16806
16807 2014-01-23 Tom Tromey <tromey@redhat.com>
16808
16809 PR python/16491:
16810 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16811 string from an inferior frame.
16812 * gdb.python/py-framefilter-mi.exp: Update.
16813
16814 2014-01-22 Doug Evans <dje@google.com>
16815
16816 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16817
16818 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16819
16820 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16821
16822 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16823
16824 * gdb.trace/entry-values.exp: Remove excess space character from
16825 regex patterns. Handle s390 call instruction.
16826
16827 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16828
16829 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16830 define "*_start" label. Make "name" static.
16831 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16832 ${name} by references to ${name}_start.
16833
16834 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16835
16836 * gdb.base/info-macros.exp: Remove "debug" from the compile
16837 options.
16838
16839 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16840
16841 * gdb.dlang/demangle.exp: New file.
16842
16843 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16844
16845 * gdb.dlang/primitive-types.exp: New file.
16846
16847 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16848
16849 * configure.ac: Create gdb.dlang/Makefile.
16850 * configure: Regenerate.
16851 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16852 * gdb.dlang/Makefile.in: New file.
16853 * lib/d-support.exp: New file.
16854 * lib/gdb.exp (skip_d_tests): New proc.
16855
16856 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16857
16858 * gdb.btrace/delta.exp: Check reverse stepi.
16859 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16860 * gdb.btrace/finish.exp: New.
16861 * gdb.btrace/next.exp: New.
16862 * gdb.btrace/nexti.exp: New.
16863 * gdb.btrace/record_goto.c: Add comments.
16864 * gdb.btrace/step.exp: New.
16865 * gdb.btrace/stepi.exp: New.
16866 * gdb.btrace/multi-thread-step.c: New.
16867 * gdb.btrace/multi-thread-step.exp: New.
16868 * gdb.btrace/rn-dl-bind.c: New.
16869 * gdb.btrace/rn-dl-bind.exp: New.
16870 * gdb.btrace/data.c: New.
16871 * gdb.btrace/data.exp: New.
16872 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16873
16874 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16875
16876 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16877 * gdb.btrace/exception.exp: Update.
16878 * gdb.btrace/instruction_history.exp: Update.
16879 * gdb.btrace/record_goto.exp: Update.
16880 * gdb.btrace/tailcall.exp: Update.
16881 * gdb.btrace/unknown_functions.exp: Update.
16882 * gdb.btrace/delta.exp: New.
16883
16884 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16885
16886 * gdb.btrace/record_goto.exp: Add backtrace test.
16887 * gdb.btrace/tailcall.exp: Add backtrace test.
16888
16889 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16890
16891 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16892 * gdb.btrace/record_goto.c: New.
16893 * gdb.btrace/record_goto.exp: New.
16894 * gdb.btrace/x86-record_goto.S: New.
16895
16896 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16897
16898 * gdb.btrace/function_call_history.exp: Update tests.
16899 * gdb.btrace/instruction_history.exp: Update tests.
16900
16901 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16902
16903 * gdb.btrace/function_call_history.exp: Fix expected field
16904 order for "record function-call-history".
16905 Add new tests for "record function-call-history /c".
16906 * gdb.btrace/exception.cc: New.
16907 * gdb.btrace/exception.exp: New.
16908 * gdb.btrace/tailcall.exp: New.
16909 * gdb.btrace/x86-tailcall.S: New.
16910 * gdb.btrace/x86-tailcall.c: New.
16911 * gdb.btrace/unknown_functions.c: New.
16912 * gdb.btrace/unknown_functions.exp: New.
16913 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16914
16915 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16916
16917 * gdb.btrace/instruction_history.exp: Update.
16918 * gdb.btrace/function_call_history.exp: Update.
16919
16920 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16921
16922 * gdb.btrace/function_call_history.exp: Fix expected function
16923 trace.
16924 * gdb.btrace/instruction_history.exp: Initialize traced.
16925 Remove traced_functions.
16926
16927 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16928
16929 * gdb.btrace/function_call_history.exp: Update
16930 * gdb.btrace/instruction_history.exp: Update.
16931
16932 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16933
16934 * gdb.btrace/enable.exp: Update expected text.
16935
16936 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16937
16938 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16939 bytes.
16940
16941 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16942
16943 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16944
16945 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
16946
16947 * lib/gdb.exp (supports_process_record): Return true for
16948 arm*-linux*. (supports_reverse): Likewise.
16949
16950 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16951
16952 PR python/15464
16953 PR python/16113
16954 * gdb.python/py-type.c: Enhance test case.
16955 * gdb.python/py-value-cc.cc: Likewise
16956 * gdb.python/py-type.exp: Add new tests.
16957 * gdb.python/py-value-cc.exp: Likewise
16958
16959 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16960 Pedro Alves <palves@redhat.com>
16961
16962 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16963 Make "name" extern.
16964 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16965 references to ${name}_start by references to ${name}.
16966
16967 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16970
16971 2014-01-10 Joel Brobecker <brobecker@adacore.com>
16972
16973 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16974
16975 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16976 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.mi/mi-info-os.exp: Connect to the target with
16979 mi_gdb_target_load.
16980
16981 2014-01-08 Pedro Alves <palves@redhat.com>
16982
16983 * gdb.threads/reconnect-signal.c: New file.
16984 * gdb.threads/reconnect-signal.exp: New file.
16985
16986 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16987
16988 * gdb.base/source-dir.exp: New file.
16989
16990 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16991
16992 * gdb.ada/mi_interface: New testcase.
16993
16994 2014-01-07 Joel Brobecker <brobecker@adacore.com>
16995
16996 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16997 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16998 gdb.ada/pp-rec-component/pck.ads: New files.
16999
17000 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17001
17002 * gdb.python/py-pp-integral.c: New file.
17003 * gdb.python/py-pp-integral.py: New file.
17004 * gdb.python/py-pp-integral.exp: New file.
17005
17006 For older changes see ChangeLog-1993-2013.
17007 \f
17008 ;; Local Variables:
17009 ;; mode: change-log
17010 ;; left-margin: 8
17011 ;; fill-column: 74
17012 ;; version-control: never
17013 ;; End:
17014
17015 Copyright 2014-2019 Free Software Foundation, Inc.
17016 Copying and distribution of this file, with or without modification,
17017 are permitted provided the copyright notice and this notice are preserved.