[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2019-10-03 Tom de Vries <tdevries@suse.de>
2
3 PR testsuite/25059
4 * gdb.base/list-missing-source.exp: Allowing the "Compilation
5 directory" line to be missing.
6
7 2019-10-03 Tom de Vries <tdevries@suse.de>
8
9 PR testsuite/25059
10 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
11 type optional.
12
13 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
14
15 * gdb.python/py-format-string.c (string.h): New include.
16 (main): Fill a_struct_with_union.the_union.an_int with bytes of
17 the same value, for endianness-independence.
18 * gdb.python/py-format-string.exp (default_regexp_dict)
19 (test_pretty_structs, test_format): Adjust expected output to the
20 changed initialization.
21
22 2019-10-02 Tom Tromey <tromey@adacore.com>
23
24 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
25
26 2019-10-02 Pedro Alves <palves@redhat.com>
27 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
30 "print-file-var.h".
31 (this_version_id) Use ATTRIBUTE_VISIBILITY.
32 (get_version_1): Print this_version_id and its address.
33 Add extern "C" wrappers around interface functions.
34 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
35 "print-file-var.h".
36 (this_version_id) Use ATTRIBUTE_VISIBILITY.
37 (get_version_2): Print this_version_id and its address.
38 Add extern "C" wrappers around interface functions.
39 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
40 <stddef.h> and "print-file-var.h".
41 Add extern "C" wrappers around interface functions.
42 [VERSION_ID_MAIN] (this_version_id): Define.
43 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
44 * gdb.base/print-file-var.h: Add some #defines to simplify setting
45 up extern "C" blocks.
46 * gdb.base/print-file-var.exp (test): New, factored out from top
47 level.
48 (top level): Test all combinations of attribute hidden or not,
49 dlopen or not, and this_version_id symbol in main file or not.
50 Compile tests as both C++ and C, make test names unique.
51
52 2019-10-01 Tom Tromey <tom@tromey.com>
53
54 * gdb.base/style.exp: Test "show logging filename".
55
56 2019-10-01 Tom Tromey <tom@tromey.com>
57
58 * lib/gdb-utils.exp (style): Handle "metadata" argument.
59 * gdb.base/style.exp: Add metadata style test.
60
61 2019-10-01 Tom Tromey <tom@tromey.com>
62
63 * gdb.base/style.exp: Test "pwd".
64
65 2019-10-01 Tom Tromey <tom@tromey.com>
66
67 * gdb.base/style.exp: Update tests.
68
69 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
70
71 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
72 'six' to unsigned.
73 (s1): Initialize fields 'four' and 'six' instead of 'three' and
74 'five'. Use an all-ones bit pattern for each.
75 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
76 to its changed values.
77
78 2019-09-30 Tom Tromey <tromey@adacore.com>
79
80 * gdb.rust/traits.rs: Disable all warnings.
81
82 2019-09-29 Tom de Vries <tdevries@suse.de>
83
84 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
85
86 2019-09-29 Tom de Vries <tdevries@suse.de>
87
88 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
89
90 2019-09-27 Tom de Vries <tdevries@suse.de>
91
92 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
93
94 2019-09-27 Tom de Vries <tdevries@suse.de>
95
96 PR record/23188
97 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
98
99 2019-09-26 Tom Tromey <tromey@adacore.com>
100
101 * gdb.ada/py_taft.exp: New file.
102 * gdb.ada/py_taft/main.adb: New file.
103 * gdb.ada/py_taft/pkg.adb: New file.
104 * gdb.ada/py_taft/pkg.ads: New file.
105
106 2019-09-24 Tom de Vries <tdevries@suse.de>
107
108 PR gdb/24598
109 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
110
111 2019-09-22 Tom de Vries <tdevries@suse.de>
112
113 * gdb.base/restore.exp: Allow register variables to be optimized out at
114 -O0.
115
116 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
117
118 * gdb.arch/spu-info.exp: Remove file.
119 * gdb.arch/spu-info.c: Remove file.
120 * gdb.arch/spu-ls.exp: Remove file.
121 * gdb.arch/spu-ls.c: Remove file.
122
123 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
124 * gdb.asm/spu.inc: Remove file.
125
126 * gdb.base/dump.exp: Remove support for spu*-*-*.
127 * gdb.base/stack-checking.exp: Likewise.
128 * gdb.base/overlays.exp: Likewise.
129 * gdb.base/ovlymgr.c: Likewise.
130 * gdb.base/spu.ld: Remove file.
131
132 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
133 * gdb.cp/cpexprs.exp: Likewise.
134 * gdb.cp/exception.exp: Likewise.
135 * gdb.cp/gdb2495.exp: Likewise.
136 * gdb.cp/mb-templates.exp: Likewise.
137 * gdb.cp/pr9167.exp: Likewise.
138 * gdb.cp/userdef.exp: Likewise.
139
140 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
141
142 * gdb.cell: Remove directory.
143 * lib/cell.exp: Remove file.
144
145 2019-09-19 Tom de Vries <tdevries@suse.de>
146
147 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
148
149 2019-09-19 Tom de Vries <tdevries@suse.de>
150
151 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
152
153 2019-09-19 Tom de Vries <tdevries@suse.de>
154
155 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
156 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
157 (gdb_target_cmd): ... here.
158 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
159 value 2.
160
161 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * gdb.base/source-dir.exp: Avoid having directory names in test
164 names.
165
166 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
167
168 * gdb.base/source-dir.exp: Add extra test for mapped compilation
169 directory.
170
171 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.base/list-missing-source.exp: New file.
174
175 2019-09-14 Tom de Vries <tdevries@suse.de>
176
177 PR teststuite/24599
178 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
179 * lib/ada.exp (gnatmake_version_at_least): New proc.
180
181 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * gdb.base/maint.exp: Use exec_has_index_section.
184
185 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
186
187 * gdb.base/maint.exp: Add test for 'maint info sections'.
188
189 2019-09-12 Tom de Vries <tdevries@suse.de>
190
191 * gdb.base/store.exp: Allow register variables to be optimized out at
192 -O0.
193
194 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
195
196 * gdb.ada/rdv_wait.exp: Update to new task names.
197 * gdb.base/task_switch_in_core.exp: Likewise.
198 * gdb.base/info_sources_base.c: Likewise.
199
200 2019-09-10 Tom Tromey <tromey@adacore.com>
201
202 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
203
204 2019-09-10 Tom Tromey <tromey@adacore.com>
205
206 * gdb.ada/dgopt.exp: New file.
207 * gdb.ada/dgopt/x.adb: New file.
208
209 2019-09-08 Tom Tromey <tom@tromey.com>
210
211 * gdb.tui/resize.exp: Remove setup_xfail.
212 * gdb.tui/regs.exp: Remove setup_xfail.
213 * gdb.tui/basic.exp: Remove setup_xfail.
214
215 2019-09-06 David Blaikie <dblaikie@gmail.com>
216
217 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
218 * gdb.cp/cplabel.exp: Ditto.
219 * gdb.linespec/ls-errs.exp: Ditto.
220
221 2019-09-05 Tom de Vries <tdevries@suse.de>
222
223 * lib/gdb.exp (cmp_file_string): New proc.
224 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
225 runto_main. Verify save breakpoints output.
226
227 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
228
229 * gdb.base/info-var.exp: Test info variables without running
230 to main, to avoid expect's buffer overflow.
231
232 2019-09-03 Tom Tromey <tromey@adacore.com>
233
234 * gdb.ada/bias.exp: New file.
235 * gdb.ada/bias/bias.adb: New file.
236 * gdb.ada/print_chars.exp: Add regression test.
237 * gdb.ada/print_chars/foo.adb (My_Character): New type.
238 (MC): New variable.
239
240 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
241
242 * gdb.base/argv0-symlink.exp: Run only on native target
243 and local host.
244
245 2019-08-29 Tom de Vries <tdevries@suse.de>
246
247 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
248 diverse debug info.
249 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
250
251 2019-08-28 Tom de Vries <tdevries@suse.de>
252
253 * gdb.base/info-var.exp: Allow info variables to print info for files
254 other than info-var-f1.c and info-var-f2.c.
255
256 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * gdb.fortran/info-types.exp: Add module.
259 * gdb.fortran/info-types.f90: Update expected results.
260
261 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * gdb.fortran/info-types.exp: New file.
264 * gdb.fortran/info-types.f90: New file.
265 * lib/fortran.exp (fortran_character1): New proc.
266
267 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
270 functions'. Reindent as needed.
271 * gdb.base/info-var-f1.c: New file.
272 * gdb.base/info-var-f2.c: New file.
273 * gdb.base/info-var.exp: New file.
274 * gdb.base/info-var.h: New file.
275
276 2019-08-26 Tom de Vries <tdevries@suse.de>
277
278 PR c++/24852
279 * gdb.cp/no-libstdcxx-probe.exp: New test.
280
281 2019-08-26 Tom de Vries <tdevries@suse.de>
282
283 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
284 * tests need to be skipped.
285 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
286 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
287 mi_skip_libstdcxx_probe_tests.
288
289 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
290
291 * gdb.python/py-xmethods.exp: Use raw strings when passing
292 arguments to SimpleXMethodMatcher.
293
294 2019-08-22 Tom de Vries <tdevries@suse.de>
295
296 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
297 more informative.
298
299 2019-08-21 Pedro Alves <palves@redhat.com>
300
301 * gdb.base/with.exp: Test "with" with no arguments.
302
303 2019-08-21 Tom de Vries <tdevries@suse.de>
304
305 * gdb.base/gdb-caching-proc.exp: Sort files.
306
307 2019-08-20 Tom de Vries <tdevries@suse.de>
308
309 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
310 compilation.
311
312 2019-08-16 Tom de Vries <tdevries@suse.de>
313
314 * gdb.base/compare-sections.exp ("after run to main"): Allow
315 mismatched read-only sections for PIE executables.
316
317 2019-08-16 Tom Tromey <tom@tromey.com>
318
319 * lib/tuiterm.exp (_csi_Z): New proc.
320 * gdb.tui/basic.exp: Update window positions.
321 * gdb.tui/empty.exp: Update window positions.
322
323 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
324
325 * gdb.base/examine-backward.exp: Correct regexp for
326 "examine 3 bytes backward from ${address_zero}".
327
328 2019-08-15 Tom Tromey <tom@tromey.com>
329
330 * gdb.tui/empty.exp: Enable resizing tests.
331
332 2019-08-15 Tom Tromey <tromey@adacore.com>
333
334 * gdb.ada/char_enum.exp: Add regression tests.
335 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
336 and '0'.
337 (Char, Gchar): Update.
338 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
339
340 2019-08-15 Christian Biesinger <cbiesinger@google.com>
341
342 * gdb.python/python.exp: Expect a leading underscore on
343 GdbOutput{,Error}File.
344
345 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
346
347 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
348 Windows host.
349
350 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
351
352 * gdb.base/batch-preserve-term-settings.exp
353 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
354
355 2019-08-15 Christian Biesinger <cbiesinger@google.com>
356
357 * lib/gdb.exp: When running on a mingw target, replace
358 /x/ with x:/.
359
360 2019-08-14 Alan Hayward <alan.hayward@arm.com>
361
362 * gdb.arch/aarch64-prologue.c: New test.
363 * gdb.arch/aarch64-prologue.exp: New file.
364
365 2019-08-13 Tom de Vries <tdevries@suse.de>
366
367 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
368 Thread.
369
370 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
371
372 * gdb.python/py-completion.exp: Download the .py file to the host
373 and use its host pathname. Conditionalize tests that use
374 tab completion and manipulate files on the build machine.
375 * gdb.python/py-events.exp: Download the .py file to the host
376 and use its host pathname.
377 * gdb.python/py-evsignal.exp: Likewise.
378 * gdb.python/py-evthreads.exp: Likewise.
379 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
380 pathname syntax.
381 * gdb.python/py-framefilter.exp: Download the .py file to the right
382 place on the host. Match Windows pathname syntax.
383 * gdb.python/py-mi-var-info-path-expression.exp: Download the
384 .py file to the host and use its host pathname.
385 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
386 * gdb.python/py-objfile.exp: Expect a host pathname, not a
387 build pathname. Skip symlink test on Windows host. Add missing
388 newline at end of file.
389 * gdb.python/py-pp-maint.exp: Download the .py file to the host
390 and use its host pathname.
391 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
392 * gdb.python/py-section-script.exp: Use host location of binfile
393 on safe-path. Use correct path separator on Windows host.
394 Reorder alternatives in gdb_test_multiple to prevent matching
395 the wrong alternative on success.
396 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
397
398 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
399
400 * gdb.gdb/selftest.exp (test_with_self): Update test to now
401 expect the GDB inferior to no longer immediately stop after
402 being resumed with "signal SIGINT".
403
404 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
405
406 * gdb.linespec/break-ask.exp: Generalize regexps to match
407 Windows pathnames too.
408
409 2019-08-08 Tom de Vries <tdevries@suse.de>
410
411 PR testsuite/24862
412 * lib/tuiterm.exp (_accept): Fix CSI regexp.
413
414 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
415
416 * gdb.base/style.exp: Update tests for help doc new invariants.
417 * gdb.base/help.exp: Likewise.
418
419 2019-08-06 Tom Tromey <tom@tromey.com>
420
421 * gdb.base/style.exp: Add disassemble test.
422 * gdb.base/style.c (some_called_function): New function.
423 (main): Use it.
424
425 2019-08-05 Christian Biesinger <cbiesinger@google.com>
426
427 * gdb.python/py-block.exp: Test dictionary access on blocks.
428
429 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
430
431 PR gdb/24863
432 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
433 -list-thread-groups --available test when running under
434 check-read1.
435
436 2019-08-05 Tom de Vries <tdevries@suse.de>
437
438 PR testsuite/24863
439 * lib/gdb.exp (with_read1_timeout_factor): New proc.
440 * gdb.base/help.exp: Use with_read1_timeout_factor.
441 * gdb.base/info-macros.exp: Same.
442 * gdb.cp/nested-types.exp: Same.
443
444 2019-08-05 Tom de Vries <tdevries@suse.de>
445
446 * lib/gdb.exp (version_at_least): Factor out of ...
447 (tcl_version_at_least): ... here.
448 (gdb_compile): Fail if pie results in non-PIE executable.
449 (readelf_version, readelf_prints_pie): New proc.
450 (exec_is_pie): Return -1 if unknown.
451
452 2019-08-05 Tom de Vries <tdevries@suse.de>
453
454 * lib/gdb.exp (tcl_version_at_least): Fix typo.
455
456 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
457
458 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
459
460 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
461
462 * lib/completion-support.exp (test_gdb_complete_none): Skip
463 tab completion tests if no readline support.
464 (test_gdb_complete_unique_re): Likewise.
465 (test_gdb_complete_multiple): Likewise.
466
467 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
468
469 * gdb.base/info_sources.exp: New file.
470 * gdb.base/info_sources.c: New file.
471 * gdb.base/info_sources_base.c: New file.
472
473 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
474
475 * gdb.base/batch-exit-status.exp: Call test_exit_status with
476 prefix argument.
477 (test_exit_status): Add prefix argument.
478
479 2019-08-01 Tom de Vries <tdevries@suse.de>
480
481 PR testsuite/24863
482 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
483 calling exp_continue for new thread and thread exited messages.
484
485 2019-08-01 Tom de Vries <tdevries@suse.de>
486
487 PR testsuite/24863
488 * gdb.base/structs.exp: Fix check-read1 timeout using
489 gdb_test_sequence.
490 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
491
492 2019-08-01 Tom de Vries <tdevries@suse.de>
493
494 PR testsuite/24863
495 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
496 line.
497
498 2019-08-01 Tom de Vries <tdevries@suse.de>
499
500 PR testsuite/24863
501 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
502
503 2019-07-30 Tom Tromey <tromey@adacore.com>
504
505 * gdb.ada/display_nested.exp: New file.
506 * gdb.ada/display_nested/foo.adb: New file.
507 * gdb.ada/display_nested/pack.adb: New file.
508 * gdb.ada/display_nested/pack.ads: New file.
509
510 2019-07-30 Christian Biesinger <cbiesinger@google.com>
511
512 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
513 namespace.
514 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
515
516 2019-07-30 Tom de Vries <tdevries@suse.de>
517
518 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
519 instead.
520
521 2019-07-30 Tom de Vries <tdevries@suse.de>
522
523 PR testsuite/24834
524 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
525 (exec_is_pie): New proc.
526
527 2019-07-29 Christian Biesinger <cbiesinger@google.com>
528
529 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
530
531 2019-07-29 Christian Biesinger <cbiesinger@google.com>
532
533 * gdb.python/py-objfile.c: Add global and static vars.
534 * gdb.python/py-objfile.exp: Test new functions Objfile.
535 lookup_global_symbol and lookup_static_symbol.
536
537 2019-07-29 Tom Tromey <tom@tromey.com>
538
539 * lib/tuiterm.exp (Term::_csi_@): New proc.
540 (Term::_csi_X): Don't move cursor.
541
542 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
543
544 * gdb.base/options.exp: Update backtrace - completion to
545 new option -frame-info.
546 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
547 Test new 'set print frame-info'. Test backtrace -frame-info
548 overriding 'set print frame-info'.
549 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
550 Test new 'set print frame-info'.
551 Verify consistency of backtrace with and without filters, with and
552 without -no-filters.
553 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
554 default.
555
556 2019-07-29 Tom de Vries <tdevries@suse.de>
557
558 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
559 no arguments".
560
561 2019-07-29 Tom de Vries <tdevries@suse.de>
562
563 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
564 is a substring of the first for "complete non-unique file name".
565
566 2019-07-29 Tom de Vries <tdevries@suse.de>
567
568 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
569 with ".*".
570
571 2019-07-29 Tom de Vries <tdevries@suse.de>
572
573 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
574 Pass prompt_regexp parameter to gdb_test_multiple calls.
575
576 2019-07-29 Tom de Vries <tdevries@suse.de>
577
578 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
579 print registers" regexps.
580
581 2019-07-29 Tom de Vries <tdevries@suse.de>
582
583 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
584
585 2019-07-29 Tom de Vries <tdevries@suse.de>
586
587 PR gdb/24855
588 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
589 (skip_python_tests_prompt): Add prompt_regexp argument to
590 gdb_test_multiple calls.
591
592 2019-07-27 Tom Tromey <tom@tromey.com>
593
594 * gdb.tui/main.exp: New file.
595
596 2019-07-27 Tom Tromey <tom@tromey.com>
597
598 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
599 optional.
600 * gdb.tui/empty.exp: New file.
601
602 2019-07-27 Tom Tromey <tom@tromey.com>
603
604 * lib/tuiterm.exp (spawn): New proc.
605 (Term::resize): New proc.
606 * gdb.tui/resize.exp: New file.
607
608 2019-07-27 Tom Tromey <tom@tromey.com>
609
610 * gdb.tui/list.exp: New file.
611
612 2019-07-27 Tom Tromey <tom@tromey.com>
613
614 * gdb.tui/regs.exp: New file.
615
616 2019-07-27 Tom Tromey <tom@tromey.com>
617
618 * gdb.tui/basic.exp: Add "layout split" test.
619
620 2019-07-27 Tom Tromey <tom@tromey.com>
621
622 * gdb.tui/basic.exp: Add "layout asm" test.
623
624 2019-07-27 Tom Tromey <tom@tromey.com>
625
626 * lib/tuiterm.exp: New file.
627 * gdb.tui/basic.exp: New file.
628
629 2019-07-27 Kevin Buettner <kevinb@redhat.com>
630
631 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
632 Enable tests associated with this flag. Adjust regex
633 referencing "foo_low" to now refer to "foo_cold" instead.
634
635 2019-07-27 Kevin Buettner <kevinb@redhat.com>
636
637 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
638 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
639 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
640 foo_cold. Revise comments to match.
641 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
642 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
643 were wrapped into this proc; Call do_test in loop from outermost
644 level.
645 (foo_low): Rename all occurrences to "foo_cold".
646 (backtrace from baz): New test.
647 (x2/i foo_cold): New test.
648 (info line *foo_cold): New test.
649
650 2019-07-26 Tom de Vries <tdevries@suse.de>
651
652 * gdb.arch/i386-pkru.exp: Fix unterminated string.
653
654 2019-07-25 Tom de Vries <tdevries@suse.de>
655
656 PR testsuite/24830
657 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
658 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
659 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
660 (skip_libstdcxx_probe_tests): ... here.
661 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
662
663 2019-07-24 Tom de Vries <tdevries@suse.de>
664
665 PR testsuite/24807
666 * gdb.objc/basicclass.m: Include stdio.h.
667 * gdb.objc/nondebug.m: Same.
668 * gdb.objc/objcdecode.m: Same.
669
670 2019-07-24 Tom de Vries <tdevries@suse.de>
671
672 PR testsuite/24612
673 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
674 additional_flags.
675
676 2019-07-24 Tom de Vries <tdevries@suse.de>
677
678 PR testsuite/24831
679 * gdb.multi/tids.exp: Update error messages for info threads.
680
681 2019-07-24 Tom de Vries <tdevries@suse.de>
682
683 * gdb.base/info-types.exp: Allow info types to print info for more than
684 one file.
685
686 2019-07-23 Tom de Vries <tdevries@suse.de>
687
688 PR testsuite/24842
689 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
690 gdb_spawn_with_cmdline_opts.
691
692 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
693
694 * gdb.arch/arm-cmse-sgstubs.c: New test.
695 * gdb.arch/arm-cmse-sgstubs.exp: New file.
696
697 2019-07-23 Tom de Vries <tdevries@suse.de>
698
699 PR testsuite/24711
700 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
701 issuing next command.
702
703 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * gdb.ada/info_auto_lang.exp: Update expected results.
706 * gdb.base/info-types.c: Add additional types to check.
707 * gdb.base/info-types.exp: Update expected results.
708
709 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
710
711 * gdb.base/info-types.c: New file.
712 * gdb.base/info-types.exp: New file.
713
714 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.arch/riscv-bp-infcall.c: New file.
717 * gdb.arch/riscv-bp-infcall.exp: New file.
718
719 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
720
721 PR breakpoints/24541
722 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
723
724 2019-07-14 Tom de Vries <tdevries@suse.de>
725
726 PR testsuite/24760
727 * gdb.objc/basicclass.exp: Fix unterminated string.
728
729 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
730 Andrew Burgess <andrew.burgess@embecosm.com>
731
732 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
733 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
734 negative bounds.
735 * gdb.fortran/vla-value.exp: Print elements of an array with
736 negative bounds.
737 * gdb.fortran/vla.f90: Setup an array with negative bounds for
738 testing.
739
740 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
741
742 * gdb.base/options.exp (expect_string): Dequote strings in
743 results.
744 (test-string): Test strings with different quoting and reindent.
745
746 2019-07-10 Tom Tromey <tromey@adacore.com>
747
748 * gdb.ada/mi_ex_cond.exp: Update expected results.
749 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
750 * gdb.ada/mi_catch_ex.exp: Update expected results.
751 * gdb.ada/mi_catch_assert.exp: Update expected results.
752 * gdb.ada/catch_ex.exp (catch_exception_info)
753 (catch_exception_entry, catch_assert_entry)
754 (catch_unhandled_entry): Update.
755 * gdb.ada/catch_assert_if.exp: Update expected results.
756
757 2019-07-10 Richard Bunt <richard.bunt@arm.com>
758 Stephen Roberts <stephen.roberts@arm.com>
759
760 * gdb.base/define.exp: Restore original prompt.
761
762 2019-07-09 Pedro Alves <palves@redhat.com>
763
764 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
765 breakpoints" output.
766 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
767 * gdb.python/py-breakpoint.exp: No longer expect that "catch
768 throw" creates breakpoint.
769 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
770 'type="catchpoint"'.
771
772 2019-07-09 Pedro Alves <palves@redhat.com>
773
774 PR c++/15468
775 * gdb.cp/except-multi-location-lib.cc: New.
776 * gdb.cp/except-multi-location-main.cc: New.
777 * gdb.cp/except-multi-location.exp: New.
778
779 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
780
781 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
782 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
783 argument and update callers.
784
785 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
786
787 * gdb.arch/amd64-break-on-asm-line.S: New file.
788 * gdb.arch/amd64-break-on-asm-line.exp: New file.
789
790 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
791
792 * gdb.base/printcmds.exp: Test printing C string and
793 C wide string convenience vars without transiting via the inferior.
794 Also make test names unique.
795
796 2019-07-08 Alan Hayward <alan.hayward@arm.com>
797
798 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
799
800 2019-07-04 Pedro Alves <palves@redhat.com>
801
802 * lib/gdb.exp (foreach_with_prefix): Don't return early if
803 body returned ok(0), break(3) or continue(4).
804 * gdb.testsuite/foreach_with_prefix.exp: New file.
805
806 2019-07-04 Alan Hayward <alan.hayward@arm.com>
807
808 * gdb.server/unittest.exp: Allow 0 unit tests to run.
809
810 2019-07-03 Pedro Alves <palves@redhat.com>
811
812 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
813 "return -code".
814
815 2019-07-03 Pedro Alves <palves@redhat.com>
816
817 PR cli/24732
818 * gdb.base/shell.exp: Load completion-support.exp.
819 Adjust expected error output. Add completion tests.
820
821 2019-07-03 Pedro Alves <palves@redhat.com>
822
823 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
824 string_to_regexp.
825
826 2019-07-03 Pedro Alves <palves@redhat.com>
827
828 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
829 (expect_integer): Adjust to expect "-string".
830 (expect_string): New.
831 (all_options): Expect "-string".
832 (test-flag, test-boolean): Adjust to expect "-string".
833 (test-string): New proc.
834 (top level): Call it.
835
836 2019-07-03 Pedro Alves <palves@redhat.com>
837
838 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
839 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
840 the expected output in the success.
841
842 2019-07-03 Pedro Alves <palves@redhat.com>
843
844 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
845 Split one gdb_test_multiple call in two to avoid a race.
846
847 2019-07-03 Pedro Alves <palves@redhat.com>
848
849 * gdb.base/with.c: New file.
850 * gdb.base/with.exp: New file.
851
852 2019-07-03 Pedro Alves <palves@redhat.com>
853
854 * gdb.base/settings.exp: Replace all references to "maint
855 test-settings set" with references to "maint set test-settings",
856 and all references to "maint test-settings show" with references
857 to "maint show test-settings".
858
859 2019-07-03 Pedro Alves <palves@redhat.com>
860
861 * gdb.base/settings.exp (test-string): Adjust expected out when
862 testing "maint test-settings show filename"
863
864 2019-07-02 Pedro Alves <palves@redhat.com>
865
866 * gdb.base/options.exp (test-info-threads): New procedure.
867 (top level): Call it.
868
869 2019-06-28 Tom Tromey <tromey@adacore.com>
870
871 * gdb.dwarf2/ada-linkage-name.c: New file.
872 * gdb.dwarf2/ada-linkage-name.exp: New file.
873
874 2019-06-27 Tom Tromey <tromey@adacore.com>
875
876 * gdb.cp/constexpr-field.exp: Use setup_xfail.
877
878 2019-06-26 Tom de Vries <tdevries@suse.de>
879
880 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
881
882 2019-06-26 Tom de Vries <tdevries@suse.de>
883
884 * gdb.base/index-cache.exp: Add back missing debug option.
885
886 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
887
888 * gdb.base/alias.exp: Test non matching/non existing prefixes.
889
890 2019-06-25 Tom de Vries <tdevries@suse.de>
891
892 PR testsuite/24727
893 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
894
895 2019-06-24 Tom de Vries <tdevries@suse.de>
896
897 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
898
899 2019-06-24 Tom de Vries <tdevries@suse.de>
900
901 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
902 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
903 * gdb.trace/unavailable-dwarf-piece.exp: Same.
904
905 2019-06-24 Tom de Vries <tdevries@suse.de>
906
907 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
908
909 2019-06-21 Tom de Vries <tdevries@suse.de>
910
911 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
912
913 2019-06-21 Tom de Vries <tdevries@suse.de>
914
915 PR testsuite/24518
916 PR ada/24713
917 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
918 index.
919
920 2019-06-19 Tom Tromey <tromey@adacore.com>
921
922 * gdb.ada/length_cond.exp: Add intro comment.
923
924 2019-06-19 Tom Tromey <tromey@adacore.com>
925
926 * gdb.ada/length_cond.exp: New file.
927 * gdb.ada/length_cond/length_cond.adb: New file.
928 * gdb.ada/length_cond/pck.adb: New file.
929 * gdb.ada/length_cond/pck.ads: New file.
930
931 2019-06-18 Tom de Vries <tdevries@suse.de>
932
933 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
934
935 2019-06-18 Tom Tromey <tromey@adacore.com>
936
937 * gdb.base/list0.h: Add comment explaining control character.
938
939 2019-06-18 Tom de Vries <tdevries@suse.de>
940
941 * boards/fission.exp: Break up long debug_flags line.
942
943 2019-06-16 Tom de Vries <tdevries@suse.de>
944
945 PR gdb/24445
946 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
947 generated index.
948
949 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 PR gdb/24686
952 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
953 improve detection of bug gdb/24541.
954
955 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
956
957 PR gdb/24669
958 * gdb.base/index-cache.exp (uses_readnow,
959 expecting_index_cache_use): Define global variable.
960 (test_cache_enabled_miss, test_cache_enabled_hit): Use
961 expecting_index_cache_use.
962
963 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
964 Andrew Burgess <andrew.burgess@embecosm.com>
965
966 * gdb.fortran/pointers.f90: New file.
967 * gdb.fortran/print_type.exp: New file.
968 * gdb.fortran/vla-ptype.exp: Adapt expected results.
969 * gdb.fortran/vla-type.exp: Likewise.
970 * gdb.fortran/vla-value.exp: Likewise.
971 * gdb.mi/mi-vla-fortran.exp: Likewise.
972
973 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
974
975 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
976 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
977 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
978 as a stop reason.
979
980 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
981
982 * gdb.base/annota1.exp: Update expected results.
983 * gdb.cp/annota2.exp: Likewise.
984 * gdb.cp/annota3.exp: Likewise.
985
986 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.base/style-logging.exp: Remove path from test name.
989
990 2019-06-14 Tom Tromey <tromey@adacore.com>
991
992 PR gdb/24502:
993 * gdb.base/style-logging.exp: New file.
994
995 2019-06-14 Tom Tromey <tromey@adacore.com>
996
997 * gdb.base/symfile-warn.exp: New file.
998 * gdb.base/symfile-warn.c: New file.
999
1000 2019-06-14 Tom Tromey <tromey@adacore.com>
1001
1002 * gdb.base/annotate-symlink.exp: New file.
1003
1004 2019-06-14 Tom Tromey <tromey@adacore.com>
1005
1006 * gdb.ada/set_wstr.exp: Add reassignment test.
1007
1008 2019-06-14 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
1011 'unchecked_access and 'unrestricted_access as well.
1012
1013 2019-06-14 Tom Tromey <tromey@adacore.com>
1014
1015 PR ada/24539:
1016 * gdb.ada/vla.exp: Update tests.
1017 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
1018 pragma.
1019
1020 2019-06-13 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.base/settings.exp (test-integer): Test junk after
1023 "unlimited".
1024
1025 2019-06-13 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.base/options.exp (test-thread-apply): New.
1028 (top level): Call it.
1029
1030 2019-06-13 Pedro Alves <palves@redhat.com>
1031
1032 * gdb.base/options.exp (test-frame-apply): New.
1033 (top level): Test print commands with different "frame apply"
1034 prefixes.
1035
1036 2019-06-13 Pedro Alves <palves@redhat.com>
1037
1038 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
1039 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
1040 'max_completions' parameter and handle it.
1041 (test_gdb_completion_offers_commands): New.
1042
1043 2019-06-13 Pedro Alves <palves@redhat.com>
1044
1045 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
1046
1047 2019-06-13 Pedro Alves <palves@redhat.com>
1048
1049 * gdb.base/options.exp (test-backtrace): New.
1050 (top level): Call it.
1051
1052 2019-06-13 Pedro Alves <palves@redhat.com>
1053
1054 * gdb.guile/scm-frame-args.exp: Use "set print
1055 raw-frame-arguments" instead of "set print raw frame-arguments".
1056 * gdb.python/py-frame-args.exp: Likewise.
1057
1058 2019-06-13 Pedro Alves <palves@redhat.com>
1059
1060 * gdb.compile/compile.exp: Adjust expected output to option
1061 processing changes.
1062
1063 2019-06-13 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.base/options.exp: Build executable.
1066 (test-print): New procedure.
1067 (top level): Call it, once for "print" and another for "compile
1068 print".
1069
1070 2019-06-13 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.base/options.c: New file.
1073 * gdb.base/options.exp: New file.
1074
1075 2019-06-13 Pedro Alves <palves@redhat.com>
1076
1077 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
1078 that "o" is ambiguous.
1079
1080 2019-06-13 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.base/settings.c: New file.
1083 * gdb.base/settings.exp: New file.
1084
1085 2019-06-13 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.base/completion.exp: Fix comment typo.
1088
1089 2019-06-13 Pedro Alves <palves@redhat.com>
1090
1091 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
1092 foo --1" test.
1093
1094 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
1095
1096 * gdb.fortran/block-data.f: New.
1097 * gdb.fortran/block-data.exp: New.
1098
1099 2019-06-11 Tom de Vries <tdevries@suse.de>
1100
1101 PR testsuite/24521
1102 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
1103 message.
1104
1105 2019-06-11 Tom de Vries <tdevries@suse.de>
1106
1107 PR testsuite/24521
1108 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
1109
1110 2019-06-11 Tom de Vries <tdevries@suse.de>
1111
1112 * boards/readnow.exp: New file.
1113
1114 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * gdb.fortran/vla-sizeof.exp: Update expected results.
1117
1118 2019-06-06 Amos Bird <amosbird@gmail.com>
1119
1120 * gdb.base/annota1.exp (thread_switch): Add test for
1121 thread-exited annotation.
1122
1123 2019-06-06 Tom Tromey <tromey@adacore.com>
1124
1125 * gdb.base/maint.exp: Expect command started/finished output.
1126
1127 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
1130 comment.
1131 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
1132
1133 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
1134
1135 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
1136 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
1137 * gdb.arch/riscv-unwind-long-insn.c: New file.
1138 * gdb.arch/riscv-unwind-long-insn.exp: New file.
1139
1140 2019-06-04 Christian Biesinger <cbiesinger@google.com>
1141
1142 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
1143
1144 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1145
1146 * lib/gdb.exp (help_list_trailer): New regexp variable
1147 factorizing the help trailer message.
1148 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
1149 arg to allow to better factorize various tests.
1150 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
1151 (test_prefix_command_help): Use help_list_trailer.
1152 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
1153 * gdb.guile/scm-cmd.exp: Likewise.
1154 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
1155 * gdb.base/help.exp: Use test_user_defined_class_help.
1156 * gdb.base/style.exp: Add tests for styling of help and apropos.
1157 * lib/gdb-utils.exp (style): Add title and highlight styles.
1158
1159 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1160
1161 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
1162 $_shell_exitsignal.
1163 * gdb.base/default.exp: Update for new convenience variables.
1164
1165 2019-05-29 Tom Tromey <tromey@adacore.com>
1166
1167 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
1168 to "break complete ada" test case's regexp.
1169
1170 2019-05-29 Tom Tromey <tromey@adacore.com>
1171
1172 PR c++/20020:
1173 * gdb.cp/constexpr-field.exp: New file.
1174 * gdb.cp/constexpr-field.cc: New file.
1175
1176 2019-05-29 Tom Tromey <tromey@adacore.com>
1177
1178 * gdb.base/finish.exp (finish_no_print): New proc.
1179 (finish_tests): Call it.
1180
1181 2019-05-24 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.dwarf2/gdb-add-index.exp: New file.
1184
1185 2019-05-22 Tom Tromey <tromey@adacore.com>
1186
1187 * gdb.base/info-shared.exp (check_info_shared): Use "style".
1188 * gdb.base/style.exp: Use "style".
1189 * lib/gdb-utils.exp (style): New proc.
1190
1191 2019-05-22 Tom de Vries <tdevries@suse.de>
1192
1193 * gdb.base/align.exp: Require c++11.
1194
1195 2019-05-22 Tom de Vries <tdevries@suse.de>
1196
1197 PR testsuite/24586
1198 * gdb.python/py-mi-var-info-path-expression.exp: Call
1199 mi_skip_python_tests to check if python is supported.
1200
1201 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1202
1203 * gdb.arch/aarch64-pauth.c: New test.
1204 * gdb.arch/aarch64-pauth.exp: New file.
1205
1206 2019-05-22 Alan Hayward <alan.hayward@arm.com>
1207
1208 * README (Re-running Tests Outside The Testsuite): New section.
1209
1210 2019-05-21 Tom de Vries <tdevries@suse.de>
1211
1212 * gdb.arch/amd64-eval.exp: Require c++11.
1213 * gdb.base/max-depth.exp: Same.
1214 * gdb.compile/compile-cplus-array-decay.exp: Same.
1215 * gdb.cp/meth-typedefs.exp: Same.
1216 * gdb.cp/subtypes.exp: Same.
1217 * gdb.cp/temargs.exp: Same.
1218
1219 2019-05-21 Alan Hayward <alan.hayward@arm.com>
1220
1221 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
1222
1223 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
1224
1225 PR gdb/18644
1226 * gdb.fortran/complex.exp: Remove setup_kfail calls.
1227 * gdb.fortran/printing-types.exp: Add new test.
1228 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
1229 testing.
1230 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
1231 setup_kfail call.
1232
1233 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1234
1235 * README (Running the Testsuite): Change example.
1236 (Testsuite Parameters): Remove TRANSCRIPT.
1237 * lib/gdb.exp: Remove TRANSCRIPT check.
1238
1239 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1240
1241 * README (Testsuite Parameters): Add replay logging to
1242 GDBSERVER_DEBUG.
1243 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
1244 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
1245 as a comma separated list.
1246 (gdb_debug_init): Override procedure.
1247
1248 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1249
1250 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
1251 (gdb_write_cmd_file): New procedure.
1252 * lib/gdbserver-support.exp (gdbserver_start): Call
1253 gdbserver_write_cmd_file.
1254 (gdbserver_write_cmd_file): New procedure.
1255
1256 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1257
1258 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
1259 (delete_breakpoints): Likewise.
1260 (gdb_run_cmd): Likewise.
1261 (gdb_start_cmd): Likewise.
1262 (gdb_starti_cmd): Likewise.
1263 (gdb_internal_error_resync): Likewise.
1264 (gdb_test_multiple): Likewise.
1265 (gdb_reinitialize_dir): Likewise.
1266 (default_gdb_exit): Likewise.
1267 (gdb_file_cmd): Mark kill as optional.
1268 (default_gdb_start): Call gdb_stdin_log_init.
1269 (send_gdb): Call gdb_stdin_log_write.
1270 (rerun_to_main): Mark Y as an answer.
1271 (gdb_stdin_log_init): New function.
1272 (gdb_stdin_log_write): Likewise.
1273
1274 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1275
1276 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
1277 * gdb.base/debug-expr.exp: Likewise.
1278 * gdb.base/foll-fork.exp: Likewise.
1279 * gdb.base/foll-vfork.exp: Likewise.
1280 * gdb.base/fork-print-inferior-events.exp: Likewise.
1281 * gdb.base/gdb-sigterm.exp: Likewise.
1282 * gdb.base/gdbinit-history.exp: Likewise.
1283 * gdb.base/osabi.exp: Likewise.
1284 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1285 * gdb.base/ui-redirect.exp: Likewise.
1286 * gdb.gdb/unittest.exp: Likewise.
1287 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
1288 * gdb.mi/mi-watch.exp: Likewise.
1289 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1290 * gdb.mi/user-selected-context-sync.exp: Likewise.
1291 * gdb.python/python.exp: Disable debug test when debugging.
1292 * gdb.threads/check-libthread-db.exp: Disable when debugging.
1293 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1294 Likewise.
1295 * gdb.threads/stepi-random-signal.exp: Likewise.
1296
1297 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1298
1299 * Makefile.in: Pass through GDB_DEBUG.
1300 * README (Testsuite Parameters): Add GDB_DEBUG.
1301 (gdb,debug): Add board setting.
1302 * lib/gdb.exp (default_gdb_start): Start debugging.
1303 (gdb_debug_enabled): New procedure.
1304 (gdb_debug_init): Likewise.
1305
1306 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1307
1308 * Makefile.in: Pass through GDB_DEBUG.
1309 * README (Testsuite Parameters): Add GDB_DEBUG.
1310 (gdb,debug): Add board setting.
1311 * lib/gdb.exp (default_gdb_start): Start debugging.
1312 (gdb_debug_enabled): New procedure.
1313 (gdb_debug_init): Likewise.
1314
1315 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1316
1317 * gdb.base/ui-redirect.exp: Add debug redirect tests.
1318
1319 2019-05-17 Alan Hayward <alan.hayward@arm.com>
1320
1321 * gdb.base/ui-redirect.exp: Test redirection.
1322
1323 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
1324
1325 * gdb.mi/mi-complete.exp: New file.
1326 * gdb.mi/mi-complete.cc: Likewise.
1327
1328 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
1329
1330 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
1331 indexed and sliced arrays, and pointers to arrays.
1332
1333 2019-05-14 Tom Tromey <tromey@adacore.com>
1334
1335 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
1336 styling test.
1337
1338 2019-05-14 Tom de Vries <tdevries@suse.de>
1339
1340 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
1341 selection entry encoding.
1342
1343 2019-05-10 Tom Tromey <tromey@adacore.com>
1344
1345 * gdb.ada/info_exc.exp: Add "complete" test.
1346
1347 2019-05-09 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
1350 CU-relative.
1351
1352 2019-05-09 Tom de Vries <tdevries@suse.de>
1353
1354 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
1355 CU-relative.
1356
1357 2019-05-08 Joel Brobecker <brobecker@adacore.com>
1358
1359 * gdb.ada/frame_arg_lang.exp: New testcase.
1360 * gdb.ada/frame_arg_lang/bla.adb: New file.
1361 * gdb.ada/frame_arg_lang/pck.ads: New file.
1362 * gdb.ada/frame_arg_lang/pck.adb: New file.
1363 * gdb.ada/frame_arg_lang/foo.c: New file.
1364
1365 2019-05-08 Tom Tromey <tromey@adacore.com>
1366
1367 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
1368
1369 2019-05-08 Tom Tromey <tromey@adacore.com>
1370
1371 * gdb.base/ptype-offsets.exp: Update tests.
1372
1373 2019-05-08 Tom Tromey <tromey@adacore.com>
1374
1375 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
1376 cases.
1377 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
1378 "short".
1379
1380 2019-05-08 Tom Tromey <tromey@adacore.com>
1381
1382 * gdb.ada/vla.exp: New file.
1383 * gdb.ada/vla/vla.adb: New file.
1384
1385 2019-05-07 Tom de Vries <tdevries@suse.de>
1386
1387 * gdb.base/index-cache.exp (ls_host): Fix return statement.
1388
1389 2019-05-07 Tom de Vries <tdevries@suse.de>
1390
1391 PR testsuite/24522
1392 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
1393 section.
1394
1395 2019-05-07 Tom de Vries <tdevries@suse.de>
1396
1397 PR testsuite/24522
1398 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
1399 .debug_aranges section.
1400
1401 2019-05-07 Tom de Vries <tdevries@suse.de>
1402
1403 PR testsuite/24159
1404 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
1405
1406 2019-05-06 Tom de Vries <tdevries@suse.de>
1407
1408 * lib/gdb.exp (exec_has_index_section): New proc.
1409 * gdb.base/index-cache.exp: Handle case that binfile contains an index
1410 section.
1411
1412 2019-05-04 Tom de Vries <tdevries@suse.de>
1413
1414 * boards/cc-with-debug-names.exp: New file.
1415
1416 2019-05-03 Tom Tromey <tromey@adacore.com>
1417
1418 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
1419 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
1420 * gdb.ada/char_enum.exp: Add test.
1421
1422 2019-05-03 Tom de Vries <tdevries@suse.de>
1423
1424 * boards/cc-with-gdb-index.exp: New file.
1425
1426 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.rust/simple.exp: Add new test case.
1429 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
1430 (main): Initialise an instance of the new struct.
1431
1432 2019-05-01 Tom Tromey <tromey@adacore.com>
1433
1434 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
1435 record.
1436 (NPR): New variable.
1437 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
1438 test.
1439
1440 2019-05-01 Tom Tromey <tromey@adacore.com>
1441
1442 * gdb.ada/packed_array_assign.exp: Add packed assignment
1443 regression test.
1444
1445 2019-05-01 Tom de Vries <tdevries@suse.de>
1446
1447 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
1448
1449 2019-05-01 Tom de Vries <tdevries@suse.de>
1450
1451 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
1452
1453 2019-04-30 Ali Tamur <tamur@google.com>
1454
1455 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
1456
1457 2019-04-30 Tom Tromey <tromey@adacore.com>
1458
1459 * lib/ada.exp (find_ada_tool): New proc.
1460 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
1461 * gdb.ada/catch_ex_std.exp: New file.
1462 * gdb.ada/catch_ex_std/foo.adb: New file.
1463 * gdb.ada/catch_ex_std/some_package.adb: New file.
1464 * gdb.ada/catch_ex_std/some_package.ads: New file.
1465
1466 2019-04-30 Tom Tromey <tromey@adacore.com>
1467
1468 PR c++/24470:
1469 * gdb.cp/temargs.cc: Add test code from PR.
1470
1471 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1472
1473 * gdb.fortran/vla-datatypes.exp: Update expected results.
1474 * gdb.fortran/vla-ptype.exp: Likewise.
1475 * gdb.fortran/vla-type.exp: Likewise.
1476 * gdb.fortran/vla-value.exp: Likewise.
1477
1478 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * gdb.fortran/ptr-indentation.exp: Update expected results.
1481 * gdb.fortran/ptype-on-functions.exp: Likewise.
1482 * gdb.fortran/vla-ptr-info.exp: Likewise.
1483 * gdb.fortran/vla-value.exp: Likewise.
1484
1485 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.fortran/ptype-on-functions.exp: New file.
1488 * gdb.fortran/ptype-on-functions.f90: New file.
1489
1490 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
1493 case void string.
1494
1495 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.fortran/complex.exp: Expand.
1498 * gdb.fortran/complex.f: Renamed to...
1499 * gdb.fortran/complex.f90: ...this, and extended to add more
1500 complex values.
1501
1502 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
1505 MODULO, CMPLX.
1506
1507 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
1508 Richard Bunt <richard.bunt@arm.com>
1509
1510 * gdb.base/max-depth.c: New file.
1511 * gdb.base/max-depth.exp: New file.
1512 * gdb.python/py-nested-maps.c: New file.
1513 * gdb.python/py-nested-maps.exp: New file.
1514 * gdb.python/py-nested-maps.py: New file.
1515 * gdb.python/py-format-string.exp (test_max_depth): New proc.
1516 (test_all_common): Call test_max_depth.
1517 * gdb.fortran/max-depth.exp: New file.
1518 * gdb.fortran/max-depth.f90: New file.
1519 * gdb.go/max-depth.exp: New file.
1520 * gdb.go/max-depth.go: New file.
1521 * gdb.modula2/max-depth.exp: New file.
1522 * gdb.modula2/max-depth.c: New file.
1523 * lib/gdb.exp (get_print_expr_at_depths): New proc.
1524
1525 2019-04-29 Tom de Vries <tdevries@suse.de>
1526
1527 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
1528
1529 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1530
1531 * gdb.base/callexit.exp: Test may-call-functions off.
1532
1533 2019-04-25 Keith Seitz <keiths@redhat.com>
1534
1535 PR c++/24367
1536 * gdb.cp/meth-typedefs.cc (incomplete_struct)
1537 (another_incomplete_struct, test_incomplete): New definitions.
1538 (main): Use new definitions.
1539 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
1540 functions.
1541
1542 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
1543
1544 PR corefiles/11608
1545 PR corefiles/18187
1546 * gdb.base/coredump-filter-build-id.exp: New file.
1547
1548 2019-04-25 Alan Hayward <alan.hayward@arm.com>
1549
1550 * Makefile.in: Pass through GDBSERVER_DEBUG.
1551 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
1552 (gdbserver,debug): Add board setting.
1553 * gdb.trace/tspeed.exp: Skip when debugging.
1554 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
1555 * lib/gdbserver-support.exp: Likewise
1556
1557 2019-04-24 Tom Tromey <tromey@adacore.com>
1558
1559 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
1560 Rust.
1561
1562 2019-04-24 Tom Tromey <tromey@adacore.com>
1563
1564 * gdb.arch/amd64-eval.exp: Test bitfield return.
1565 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
1566 (class Foo) <return_bitfields>: New method.
1567 (main): Call it.
1568
1569 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
1570
1571 * gdb.cp/many-args.cc: New file.
1572 * gdb.cp/many-args.exp: New file.
1573
1574 2019-04-23 Tom de Vries <tdevries@suse.de>
1575
1576 PR gdb/24433
1577 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
1578
1579 2019-04-23 Alan Hayward <alan.hayward@arm.com>
1580
1581 * gdb.trace/backtrace.exp: Use nopie flag.
1582 * gdb.trace/circ.exp: Likewise.
1583 * gdb.trace/collection.exp: Likewise.
1584 * gdb.trace/ftrace.exp: Likewise.
1585 * gdb.trace/mi-trace-unavailable.exp: Likewise.
1586 * gdb.trace/mi-traceframe-changed.exp: Likewise.
1587 * gdb.trace/qtro.exp: Likewise.
1588 * gdb.trace/read-memory.exp: Likewise.
1589 * gdb.trace/report.exp: Likewise.
1590 * gdb.trace/tfile.exp: Likewise.
1591 * gdb.trace/tfind.exp: Likewise.
1592 * gdb.trace/unavailable.exp: Likewise.
1593
1594 2019-04-22 Pedro Alves <palves@redhat.com>
1595
1596 * gdb.base/solib-probes-nosharedlibrary.c,
1597 gdb.base/solib-probes-nosharedlibrary.exp: New files.
1598
1599 2019-04-19 Tom Tromey <tromey@adacore.com>
1600
1601 * gdb.ada/ptype_union.c: New file.
1602 * gdb.ada/ptype_union.exp: New file.
1603
1604 2019-04-19 Tom Tromey <tromey@adacore.com>
1605
1606 PR symtab/24423:
1607 * gdb.base/list0.h (foo): Add a control-l character.
1608
1609 2019-04-18 Tom de Vries <tdevries@suse.de>
1610
1611 PR gdb/24433
1612 * boards/local-board.exp: Set sysroot to "".
1613
1614 2019-04-18 Tom de Vries <tdevries@suse.de>
1615 Pedro Alves <palves@redhat.com>
1616
1617 PR gdb/24454
1618 * gdb.threads/vfork-follow-child-exec.c: New file.
1619 * gdb.threads/vfork-follow-child-exec.exp: New file.
1620 * gdb.threads/vfork-follow-child-exit.c: New file.
1621 * gdb.threads/vfork-follow-child-exit.exp: New file.
1622
1623 2019-04-15 Leszek Swirski <leszeks@google.com>
1624
1625 * gdb.arch/amd64-eval.cc: New file.
1626 * gdb.arch/amd64-eval.exp: New file.
1627
1628 2019-04-11 Alan Hayward <alan.hayward@arm.com>
1629
1630 * gdb.server/sysroot.c: New test.
1631 * gdb.server/sysroot.exp: New file.
1632 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
1633 matching param.
1634
1635 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.base/align.exp: Extend test to cover structures containing
1638 only static fields.
1639
1640 2019-04-11 Tom de Vries <tdevries@suse.de>
1641
1642 * boards/cc-with-dwz-m.exp: New file.
1643 * boards/cc-with-dwz.exp: New file.
1644 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
1645
1646 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
1647
1648 * gdb.base/start-cpp.exp: New file.
1649 * gdb.base/start-cpp.cc: New file.
1650
1651 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1652
1653 * gdb.python/py-thrhandle.exp: Adjust tests to call
1654 thread_from_handle instead of thread_from_thread_handle.
1655
1656 2019-04-08 Kevin Buettner <kevinb@redhat.com>
1657
1658 * gdb.python/py-thrhandle.exp: Add tests for
1659 gdb.InferiorThread.handle.
1660
1661 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1662
1663 * gdb.python/py-function.exp: Check calling helper function from
1664 all languages.
1665 * lib/gdb.exp (gdb_supported_languages): New proc.
1666
1667 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1668
1669 * gdb.base/complex-parts.c: New file.
1670 * gdb.base/complex-parts.exp: New file.
1671
1672 2019-04-01 Tom Tromey <tromey@adacore.com>
1673
1674 PR symtab/23331:
1675 * gdb.dwarf2/dw2-ranges-main.c: New file.
1676 * gdb.dwarf2/dw2-ranges-psym.c: New file.
1677 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
1678
1679 2019-03-30 Simon Marchi <simark@simark.ca>
1680
1681 * gdb.base/default.exp: Add values for $_gdb_major and
1682 $_gdb_minor.
1683
1684 2019-03-29 Tom Tromey <tromey@adacore.com>
1685
1686 * gdb.base/help.exp: Tighten apropos regexp.
1687
1688 2019-03-29 Keith Seitz <keiths@redhat.com>
1689
1690 * gdb.fortran/array-bounds.exp: New file.
1691 * gdb.fortran/array-bounds.f90: New file.
1692
1693 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1694
1695 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
1696
1697 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1698
1699 * gdb.multi/hello.c (main): Increase alarm timer.
1700
1701 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
1702
1703 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
1704 factor when no hardware watchpoint support.
1705
1706 2019-03-28 Alan Hayward <alan.hayward@arm.com>
1707 Pedro Alves <palves@redhat.com>
1708
1709 * boards/local-board.exp: set sysroot to /.
1710
1711 2019-03-27 Alan Hayward <alan.hayward@arm.com>
1712
1713 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
1714 in child.
1715
1716 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1717
1718 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
1719 field.
1720 (make_container): Initialise new field.
1721 * gdb.python/py-prettyprint.exp: Add new tests.
1722 * gdb.python/py-prettyprint.py (class ContainerPrinter)
1723 <display_hint>: New method.
1724
1725 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1726
1727 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
1728 gdb_continue_to_breakpoint more throughout this test.
1729 (run_lang_tests) Supply unique test names, and use
1730 gdb_test_no_output.
1731
1732 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.base/finish-pretty.exp: Update expected results.
1735 * gdb.base/pretty-print.c: New file.
1736 * gdb.base/pretty-print.exp: New file.
1737
1738 2019-03-25 Pedro Alves <palves@redhat.com>
1739
1740 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
1741 move comments outside list. Append '-i "" eof' section.
1742
1743 2019-03-22 Alan Hayward <alan.hayward@arm.com>
1744
1745 * README: Add pie options.
1746 * gdb.base/break-interp.exp: Ensure pie is disabled.
1747 * gdb.base/dump.exp: Likewise.
1748 * lib/gdb.exp (gdb_compile): Add pie option.
1749
1750 2019-03-19 Tom Tromey <tromey@adacore.com>
1751
1752 * gdb.mi/mi2-cli-display.c: New file.
1753 * gdb.mi/mi2-cli-display.exp: New file.
1754
1755 2019-03-18 Joel Brobecker <brobecker@adacore.com>
1756 Tom Tromey <tromey@adacore.com>
1757
1758 * gdb.ada/ptype_array/pck.adb: New file.
1759 * gdb.ada/ptype_array/pck.ads: New file.
1760 * gdb.ada/ptype_array/foo.adb: New file.
1761 * gdb.ada/ptype_array.exp: New file.
1762
1763 2019-03-14 Tom Tromey <tromey@adacore.com>
1764
1765 * gdb.base/style.exp: Add "set style sources" test.
1766
1767 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
1768
1769 * mi-breakpoint-location-ena-dis.exp: Rename to ...
1770 * mi-breakpoint-multiple-locations.exp: ... this.
1771 (make_breakpoints_pattern): New proc.
1772 (do_test): Add mi_version parameter, test -break-insert,
1773 -break-info and =breakpoint-created.
1774
1775 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
1776
1777 * config/default.exp: Remove 'load_lib gdb.exp'.
1778 * config/monitor.exp: Likewise.
1779 * config/sid.exp: Likewise.
1780 * config/sim.exp: Likewise.
1781 * config/slite.exp: Likewise.
1782 * config/unix.exp: Likewise.
1783 * gdb.base/default.exp: Remove unhelpful comment.
1784
1785 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1786
1787 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
1788
1789 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1790
1791 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
1792
1793 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * gdb.fortran/type-kinds.exp: Update expected results.
1796
1797 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1798
1799 * gdb.fortran/type-kinds.exp: Test new integer type kind.
1800
1801 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1802
1803 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
1804 function.
1805 (test_basic_parsing_of_type_kinds): Expand types tested.
1806 (test_parsing_invalid_type_kinds): New function.
1807
1808 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1809
1810 * gdb.fortran/intrinsics.exp: New file.
1811 * gdb.fortran/intrinsics.f90: New file.
1812 * gdb.fortran/type-kinds.exp: New file.
1813
1814 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1815
1816 * gdb.fortran/dot-ops.exp: New file.
1817
1818 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1819
1820 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
1821 Check upper and lower case logical literals.
1822
1823 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1824
1825 * gdb.fortran/types.exp (test_float_literal_types_accepted):
1826 Remove duplicate tests.
1827
1828 2019-03-06 Alan Hayward <alan.hayward@arm.com>
1829
1830 * lib/gdb.exp (builtin_cd): rename of cd.
1831 (cd): Override builtin.
1832
1833 2019-03-06 Richard Bunt <richard.bunt@arm.com>
1834
1835 * gdb.fortran/function-calls.exp: New file.
1836 * gdb.fortran/function-calls.f90: New test.
1837
1838 2019-03-04 Richard Bunt <richard.bunt@arm.com>
1839
1840 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
1841 on user program standard output.
1842 * gdb.fortran/short-circuit-argument-list.f90: Record function
1843 calls.
1844
1845 2019-02-28 Alan Hayward <alan.hayward@arm.com>
1846
1847 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
1848 failure.
1849
1850 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1851
1852 PR gdb/8527
1853 * gdb.base/interrupt-daemon-attach.c,
1854 gdb.base/interrupt-daemon-attach.exp: New test.
1855
1856 2019-02-27 Pedro Alves <palves@redhat.com>
1857
1858 * gdb.base/page.exp: Add tests for "set width/height -1".
1859
1860 2019-02-27 Pedro Alves <palves@redhat.com>
1861
1862 * gdb.base/page.exp: Add tests for "set/show width/height" with
1863 "infinite" values.
1864
1865 2019-02-27 Tom Tromey <tromey@adacore.com>
1866
1867 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
1868 2.4.
1869 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
1870 workaround.
1871
1872 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
1873
1874 * gdb.base/align.exp: Extend to compile in both C and C++, and add
1875 tests for structs with static members.
1876
1877 2019-02-26 Tom Tromey <tromey@adacore.com>
1878
1879 * gdb.python/py-value.exp (test_value_from_buffer): Check for
1880 ValueError, not TypeError.
1881
1882 2019-02-26 Kevin Buettner <kevinb@redhat.com>
1883
1884 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
1885 call from main program.
1886
1887 2019-02-23 Joel Brobecker <brobecker@adacore.com>
1888
1889 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
1890 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
1891 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
1892 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
1893 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
1894
1895 2019-02-22 Keith Seitz <keiths@redhat.com>
1896
1897 PR symtab/23853
1898 * gdb.base/symlink-sourcefile.c: New file.
1899 * gdb.base/symlink-sourcefile.exp: New file.
1900
1901 2019-02-20 Tom Tromey <tom@tromey.com>
1902
1903 * gdb.base/info_qt.exp: Update.
1904
1905 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1906
1907 * gdb.base/source.exp: Move "error in sourced script" code to
1908 the end.
1909 * gdb.base/source-error.gdb: Move contents to
1910 source-error-1.gdb. Add new code to source source-error-1.gdb.
1911 * gdb.base/source-error-1.gdb: New file, from previous
1912 source-error.gdb.
1913
1914 2019-02-17 Tom Tromey <tom@tromey.com>
1915
1916 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1917 for macro styling.
1918 * gdb.base/style.c (SOME_MACRO): New macro.
1919
1920 2019-02-17 Tom Tromey <tom@tromey.com>
1921
1922 * gdb.base/style.exp: Add line-wrapping tests.
1923 * gdb.base/page.exp: Add test for quitting during pagination.
1924
1925 2019-02-17 Joel Brobecker <brobecker@adacore.com>
1926
1927 * gdb.ada/big_packed_array: New testcase.
1928 * gdb.ada/homonym.exp: Fix incorrect expected output for
1929 "break <homonym__get_value>" test.
1930
1931 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
1932
1933 PR breakpoints/21870
1934 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1935 and prepare_for_testing. Add comment.
1936 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1937 redundant cleanup call. Clean up comment.
1938
1939 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
1940
1941 PR breakpoints/21870
1942 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1943 * gdb.arch/aarch64-dbreg-contents.c: New file.
1944
1945 2019-02-10 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdb.ada/mi_ref_changeable: New testcase.
1948
1949 2019-02-07 Alan Hayward <alan.hayward@arm.com>
1950
1951 * gdb.base/attach.exp: Add double attach test.
1952
1953 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1954
1955 * lib/gdb.exp (default_gdb_start): Don't match pagination
1956 prompt.
1957 (gdb_init): Set stty_init.
1958
1959 2019-01-27 Tom Tromey <tom@tromey.com>
1960
1961 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1962 skip_python_tests.
1963
1964 2019-01-24 Alan Hayward <alan.hayward@arm.com>
1965
1966 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1967 New structure.
1968 (struct struct_static_02_02): Likewise.
1969 (struct struct_static_02_03): Likewise.
1970 (struct struct_static_02_04): Likewise.
1971 (struct struct_static_04_01): Likewise.
1972 (struct struct_static_04_02): Likewise.
1973 (struct struct_static_04_03): Likewise.
1974 (struct struct_static_04_04): Likewise.
1975 (struct struct_static_06_01): Likewise.
1976 (struct struct_static_06_02): Likewise.
1977 (struct struct_static_06_03): Likewise.
1978 (struct struct_static_06_04): Likewise.
1979 (cmp_struct_static_02_01): Likewise.
1980 (cmp_struct_static_02_02): Likewise.
1981 (cmp_struct_static_02_03): Likewise.
1982 (cmp_struct_static_02_04): Likewise.
1983 (cmp_struct_static_04_01): Likewise.
1984 (cmp_struct_static_04_02): Likewise.
1985 (cmp_struct_static_04_03): Likewise.
1986 (cmp_struct_static_04_04): Likewise.
1987 (cmp_struct_static_06_01): Likewise.
1988 (cmp_struct_static_06_02): Likewise.
1989 (cmp_struct_static_06_03): Likewise.
1990 (cmp_struct_static_06_04): Likewise.
1991 (call_all): Test new structs.
1992 * gdb.base/infcall-nested-structs.exp: Likewise.
1993
1994 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1995 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1996
1997 2019-01-21 Alan Hayward <alan.hayward@arm.com>
1998 * gdb.base/stack-protector.c: New test.
1999 * gdb.base/stack-protector.exp: New file.
2000 * gdb.cp/ovldbreak.exp: Only allow a single break line.
2001 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
2002 option.
2003 (gdb_compile): Remove stack protector for GCC and prevent
2004 recursion.
2005
2006 2019-01-16 Keith Seitz <keiths@redhat.com>
2007
2008 PR gdb/23773
2009 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
2010
2011 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2012
2013 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
2014 aliases.
2015 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
2016 tests.
2017 * gdb.arch/powerpc-vector-regs.c: New file.
2018 * gdb.arch/powerpc-vector-regs.exp: New file.
2019
2020 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2021
2022 * gdb.arch/altivec-regs.exp: Fix the list passed to
2023 gdb_expect_list when testing "info vector".
2024
2025 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.base/style.exp: Don't include path in testname.
2028
2029 2019-01-10 Keith Seitz <keiths@redhat.com>
2030
2031 PR gdb/23712
2032 PR symtab/23010
2033 * gdb.dwarf2/multidictionary.exp: New file.
2034
2035 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
2036
2037 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
2038 (test_gnuv3_style_demangling): ... this.
2039 (test_lucid_style_demangling): Remove.
2040 (test_arm_style_demangling): Remove.
2041 (test_hp_style_demangling): Remove.
2042 (do_tests): Remove calls to the above.
2043
2044 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2045
2046 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
2047 case.
2048
2049 2019-01-06 Tom Tromey <tom@tromey.com>
2050
2051 PR gdb/28155:
2052 * gdb.dwarf2/typedef-void-finish.exp: New file.
2053
2054 2018-12-28 Tom Tromey <tom@tromey.com>
2055 Simon Marchi <simark@simark.ca>
2056
2057 * gdb.base/jit-exec.exp: New file.
2058 * gdb.base/jit-exec.c: New file.
2059 * gdb.base/jit-execd.c: New file.
2060
2061 2018-12-28 Tom Tromey <tom@tromey.com>
2062
2063 * gdb.base/style.exp: Update test to check for address styling.
2064
2065 2018-12-28 Tom Tromey <tom@tromey.com>
2066
2067 * gdb.base/style.exp: Add test for styling of "Reading symbols"
2068 message.
2069
2070 2018-12-28 Tom Tromey <tom@tromey.com>
2071
2072 * gdb.base/style.exp: Add test for version number styling.
2073
2074 2018-12-28 Tom Tromey <tom@tromey.com>
2075
2076 * gdb.base/style.exp: Add test for print_address_symbolic.
2077
2078 2018-12-28 Tom Tromey <tom@tromey.com>
2079
2080 * gdb.base/style.exp: Add test for breakpoint setting.
2081
2082 2018-12-28 Tom Tromey <tom@tromey.com>
2083
2084 * gdb.base/style.exp: Add test for variable names.
2085
2086 2018-12-28 Tom Tromey <tom@tromey.com>
2087
2088 * gdb.base/style.exp: New file.
2089 * gdb.base/style.c: New file.
2090
2091 2018-12-28 Tom Tromey <tom@tromey.com>
2092
2093 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
2094 "dumb".
2095 * gdb.base/readline.exp (operate_and_get_next): Save and restore
2096 the TERM environment variable.
2097
2098 2018-12-27 Tom Tromey <tom@tromey.com>
2099
2100 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
2101 pagination test.
2102
2103 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
2106 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
2107
2108 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2109
2110 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
2111 Filename a.adb changed to bp_fun_addr.adb.
2112 gdb.ada/bp_fun_addr.exp: Update test accordingly.
2113
2114 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
2115
2116 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
2117 non-PIE executables.
2118 * README: Mention the gdb,nopie_flag board setting.
2119 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
2120 non-PIE executable.
2121 * gdb.arch/amd64-entry-value.exp: Likewise.
2122 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
2123 * gdb.arch/i386-float.exp: Likewise.
2124 * gdb.arch/i386-signal.exp: Likewise.
2125 * gdb.mi/mi-reg-undefined.exp: Likewise.
2126
2127 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
2128
2129 PR gdb/23974
2130 * gdb.base/info-os.exp: Check return for unknown "info os" type.
2131
2132 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2133
2134 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
2135 Update order of results accordingly.
2136
2137 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
2138
2139 * gdb.base/annota1.exp: Update a test regexp.
2140
2141 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
2142
2143 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
2144
2145 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2146
2147 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
2148 (reuse_time): Initialize to REUSE_TIME_CAP.
2149 (check_rc): New function.
2150 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
2151 Check pthread_create rc.
2152 (spawner_thread_func): Check pthread_create and pthread_join rc.
2153
2154 2018-12-08 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.base/list.exp (test_forward_search): Rename to ...
2157 (test_forward_reverse_search): ... this. Also test reverse-search
2158 and the forward-search alias.
2159
2160 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
2161
2162 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
2163 local timeout variable before return, and remove all local timeout
2164 variable entirely.
2165 (gdb_load): Likewise.
2166
2167 2018-12-01 Tom de Vries <tdevries@suse.de>
2168
2169 * gdb.base/gdb-caching-proc.exp: New file.
2170
2171 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
2172
2173 * Makefile.in (TIMESTAMP): New variable.
2174 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
2175 command.
2176 (check-single-racy): Likewise.
2177 (check/%.exp): Likewise.
2178 (check-racy/%.exp): Likewise.
2179 (workers/%.worker): Likewise.
2180 (build-perf): Likewise.
2181 (check-perf): Likewise.
2182 * README: Describe new "TS" and "TS_FORMAT" variables.
2183 * print-ts.py: New file.
2184
2185 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
2186
2187 PR python/23714
2188 * gdb.python/python.exp: Test command repetition after
2189 gdb.execute.
2190
2191 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
2192
2193 * gdb.opt/inline-break.exp: Add test that info breakpoint output
2194 is correctly aligned.
2195
2196 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2197
2198 * gdb.ada/info_auto_lang.exp: New testcase.
2199 * gdb.ada/info_auto_lang/global_pack.ads: New file.
2200 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
2201 * gdb.ada/info_auto_lang/some_c.c: New file.
2202
2203 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2204
2205 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
2206 FUNC_lang language syntax.
2207
2208 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2209
2210 * gdb.base/info_minsym.c: New file.
2211 * gdb.base/info_minsym.exp: New file.
2212
2213 2018-11-19 Tom Tromey <tom@tromey.com>
2214
2215 PR rust/23625:
2216 * gdb.rust/simple.exp: Add ptype test. Update expected output.
2217 * gdb.rust/expr.exp: Update expected output. Change one test.
2218
2219 2018-11-19 Tom Tromey <tom@tromey.com>
2220
2221 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
2222
2223 2018-11-19 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
2226 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
2227 see the expected warning.
2228
2229 2018-11-16 Alan Hayward <alan.hayward@arm.com>
2230
2231 PR gdb/22736:
2232 * gdb.cp/infcall-nodebug-lib.c: New test.
2233 * gdb.cp/infcall-nodebug-main.c: New test.
2234 * gdb.cp/infcall-nodebug.exp: New file.
2235
2236 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
2237
2238 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
2239 completer tests.
2240
2241 2018-11-09 Tom de Vries <tdevries@suse.de>
2242
2243 * gdb.base/msym-lang.c: New test.
2244 * gdb.base/msym-lang.exp: New file.
2245 * gdb.base/msym-lang-main.c: New test.
2246
2247 2018-11-08 Tom Tromey <tom@tromey.com>
2248
2249 PR gdb/23555:
2250 PR gdb/23838:
2251 * gdb.base/warning.exp: New file.
2252
2253 2018-11-08 Jan Beulich <jbeulich@suse.com>
2254
2255 * testsuite/gdb.arch/i386-avx512.c,
2256 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
2257
2258 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
2259
2260 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
2261 point hardware.
2262
2263 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
2266 * gdb.dwarf2/missing-type-name.exp: New file.
2267
2268 2018-11-06 Tom de Vries <tdevries@suse.de>
2269
2270 * gdb.base/many-headers.c: New test.
2271 * gdb.base/many-headers.exp: New file.
2272
2273 2018-11-06 Jim Wilson <jimw@sifive.com>
2274
2275 * gdb.base/code_elim.exp: For riscv, set additional_flags
2276 to include -msmall-data-limit=0.
2277
2278 2018-11-01 Joel Brobecker <brobecker@adacore.com>
2279
2280 * gdb.ada/watch_minus_l: New testcase.
2281
2282 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2283
2284 * gdb.arch/aix-sighandle.c: New file.
2285 * gdb.arch/aix-sighandle.exp: New file.
2286
2287 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2288
2289 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
2290 registers being unions.
2291
2292 2018-10-31 Tom de Vries <tdevries@suse.de>
2293
2294 * lib/valgrind.exp: New file.
2295 (vgdb_start, vgdb_stop): New procs, factored out of ...
2296 * gdb.base/valgrind-bt.exp: ... here, ...
2297 * gdb.base/valgrind-disp-step.exp: ... here and ...
2298 * gdb.base/valgrind-infcall.exp: ... here.
2299
2300 2018-10-31 Tom de Vries <tdevries@suse.de>
2301
2302 * lib/gdb.exp (get_valueof): Don't output read value in test name.
2303
2304 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2305
2306 * gdb.dwarf2/void-type.c: New file.
2307 * gdb.dwarf2/void-type.exp: New file.
2308
2309 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2310
2311 * gdb.base/info_qt.c: New file.
2312 * gdb.base/info_qt.exp: New file.
2313
2314 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2315
2316 * gdb.arch/powerpc-htm-regs.c: New file.
2317 * gdb.arch/powerpc-htm-regs.exp: New file.
2318
2319 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2320
2321 * gdb.arch/powerpc-tar.c: New file.
2322 * gdb.arch/powerpc-tar.exp: New file.
2323
2324 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2325
2326 * gdb.arch/powerpc-ppr-dscr.c: New file.
2327 * gdb.arch/powerpc-ppr-dscr.exp: New file.
2328
2329 2018-10-25 Tom de Vries <tdevries@suse.de>
2330
2331 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
2332
2333 2018-10-24 Tom de Vries <tdevries@suse.de>
2334
2335 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
2336 longer exists error.
2337
2338 2018-10-24 Tom de Vries <tdevries@suse.de>
2339
2340 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
2341
2342 2018-10-24 Tom de Vries <tdevries@suse.de>
2343
2344 * gdb.base/valgrind-db-attach.exp: Handle removed support for
2345 --db-attach in valgrind.
2346
2347 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2348
2349 * gdb.arch/riscv-reg-aliases.c: New file.
2350 * gdb.arch/riscv-reg-aliases.exp: New file.
2351
2352 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2353
2354 * gdb.python/py-cmd.exp: Check for gdb_prompt.
2355
2356 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2357
2358 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
2359
2360 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2361
2362 * gdb.cp/ovldbreak.exp: Fix regexps.
2363
2364 2018-10-19 Alan Hayward <alan.hayward@arm.com>
2365
2366 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
2367
2368 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
2369
2370 PR cli/23785
2371 * gdb.base/restore.exp: New test to check if "restore" with an
2372 invalid file doesn't segfault.
2373
2374 2018-10-18 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
2377 * gdb.ada/excep_handle.exp: Same.
2378 * gdb.ada/mi_string_access.exp: Same.
2379 * gdb.ada/mi_var_union.exp: Same.
2380 * gdb.arch/arc-analyze-prologue.exp: Same.
2381 * gdb.arch/arc-decode-insn.exp: Same.
2382 * gdb.base/readnever.exp: Same.
2383 * gdb.fortran/printing-types.exp: Same.
2384 * gdb.guile/scm-lazy-string.exp: Same.
2385
2386 2018-10-16 Tom de Vries <tdevries@suse.de>
2387
2388 PR gdb/23730
2389 * gdb.base/catch-follow-exec.c: Add copyright notice.
2390 * gdb.base/catch-follow-exec.exp: Rewrite to use
2391 gdb_spawn_with_cmdline_opts. Require gdb-native.
2392
2393 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
2394
2395 * gdb.trace/actions-changed.exp: Check for arch support.
2396 * gdb.trace/actions.exp: Likewise.
2397 * gdb.trace/ax.exp: Likewise.
2398 * gdb.trace/backtrace.exp: Likewise.
2399 * gdb.trace/change-loc.exp: Likewise.
2400 * gdb.trace/deltrace.exp: Likewise.
2401 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
2402 * gdb.trace/ftrace.exp: Likewise.
2403 * gdb.trace/infotrace.exp: Check for arch support.
2404 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
2405 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
2406 * gdb.trace/mi-tsv-changed.exp: Likewise.
2407 * gdb.trace/packetlen.exp: Likewise.
2408 * gdb.trace/passc-dyn.exp: Likewise.
2409 * gdb.trace/passcount.exp: Likewise.
2410 * gdb.trace/pending.exp: Likewise.
2411 * gdb.trace/range-stepping.exp: Check for shlib support.
2412 * gdb.trace/report.exp: Check for arch support.
2413 * gdb.trace/save-trace.exp: Likewise.
2414 * gdb.trace/signal.exp: Check for signal support.
2415 * gdb.trace/tfind.exp: Check for arch support.
2416 * gdb.trace/trace-break.exp: Check for arch and shlib support.
2417 * gdb.trace/trace-common.h: Add comment.
2418 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
2419 * gdb.trace/trace-enable-disable.exp: Likewise.
2420 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
2421 * gdb.trace/tracecmd.exp: Check for arch support.
2422 * gdb.trace/tspeed.exp: Check for shlib and target support.
2423 * gdb.trace/tstatus.exp: Check for arch support.
2424 * gdb.trace/tsv.exp: Likewise.
2425 * gdb.trace/while-dyn.exp: Likewise.
2426 * gdb.trace/while-stepping.exp: Likewise.
2427 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
2428
2429 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
2430
2431 * gdb.trace/tspeed.exp: Remove nowarnings.
2432 (prepare_for_trace_test): Declare "global ipalib".
2433 * gdb.trace/tspeed.c: Include unistd.h.
2434 (main): Remove superfluous printf argument.
2435
2436 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
2437
2438 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
2439 directory prefix on the filename.
2440
2441 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
2442
2443 * gdb.gdb/unittest.exp: Update expected message informing that
2444 selftests have been disabled.
2445 * gdb.server/unittest.exp: Likewise.
2446
2447 2018-10-09 Tom de Vries <tdevries@suse.de>
2448
2449 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
2450 with runto_main.
2451
2452 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
2453
2454 PR c++/16841
2455 * gdb.cp/virtbase2.cc: New file.
2456 * gdb.cp/virtbase2.exp: New file.
2457
2458 2018-10-06 Tom Tromey <tom@tromey.com>
2459
2460 PR python/19399:
2461 * gdb.python/py-inferior.exp: Add architecture test.
2462
2463 2018-10-06 Tom Tromey <tom@tromey.com>
2464
2465 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
2466 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
2467
2468 2018-10-06 Tom Tromey <tom@tromey.com>
2469
2470 * gdb.python/py-breakpoint.exp (check_last_event): Check location
2471 of a "throw" catchpoint.
2472
2473 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2474
2475 * gdb.base/info-proc.exp: Update string expected from "help info
2476 proc".
2477
2478 2018-10-04 Tom Tromey <tom@tromey.com>
2479
2480 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
2481 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
2482 (test_initial_complaints, test_empty_complaints): Update.
2483 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2484
2485 2018-10-04 Tom Tromey <tom@tromey.com>
2486
2487 PR cli/19551:
2488 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
2489 * lib/gdb.exp (gdb_file_cmd): Update.
2490 * gdb.stabs/weird.exp (print_weird_var): Update.
2491 * gdb.server/solib-list.exp: Update.
2492 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
2493 * gdb.mi/mi-cli.exp: Update.
2494 * gdb.linespec/linespec.exp: Update.
2495 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
2496 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
2497 * gdb.cp/cp-relocate.exp: Update.
2498 * gdb.base/sym-file.exp: Update.
2499 * gdb.base/relocate.exp: Update.
2500 * gdb.base/readnever.exp: Update.
2501 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2502 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
2503 * gdb.base/dbx.exp (gdb_file_cmd): Update.
2504 * gdb.base/code_elim.exp: Update.
2505 * gdb.base/break-unload-file.exp (test_break): Update.
2506 * gdb.base/break-interp.exp (test_attach_gdb): Update.
2507 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
2508 Update.
2509 * gdb.base/attach.exp (do_attach_tests): Update.
2510 * gdb.base/sepdebug.exp: Update.
2511 * gdb.python/py-section-script.exp: Update.
2512
2513 2018-10-04 Tom Tromey <tom@tromey.com>
2514
2515 PR cli/22234:
2516 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
2517 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
2518 output.
2519
2520 2018-10-04 Tom Tromey <tom@tromey.com>
2521
2522 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
2523 set width and height to 0.
2524 (test_command_line_attach_run): Use -quiet.
2525
2526 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
2527
2528 * lib/gdb.exp (skip_ifunc_tests): New.
2529 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
2530 other compile failures.
2531 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
2532
2533 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
2534
2535 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
2536 is_amd64_regs_target.
2537
2538 2018-10-01 Alan Hayward <alan.hayward@arm.com>
2539
2540 * gdb.arch/aarch64-sighandler-regs.c: New test.
2541 * gdb.arch/aarch64-sighandler-regs.exp: New file.
2542 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
2543
2544 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
2545
2546 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
2547 assembly.
2548
2549 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * gdb.base/frame-selection.exp: New file.
2552 * gdb.base/frame-selection.c: New file.
2553
2554 2018-09-27 Alan Hayward <alan.hayward@arm.com>
2555
2556 * gdb.threads/check-libthread-db.c (thread_routine): Use a
2557 pthread barrier.
2558 (main): Likewise.
2559
2560 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
2561
2562 * gdb.base/large-frame-1.c: New file.
2563 * gdb.base/large-frame-2.c: New file.
2564 * gdb.base/large-frame.exp: New file.
2565 * gdb.base/large-frame.h: New file.
2566
2567 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2568
2569 PR gdb/20948
2570 * gdb.base/write_mem.exp: New test.
2571 * gdb.base/write_mem.c: Likewise.
2572
2573 2018-09-23 Tom Tromey <tom@tromey.com>
2574
2575 PR python/18852:
2576 * gdb.python/py-parameter.exp: Add test for parameter that throws
2577 on "set".
2578
2579 2018-09-23 Tom Tromey <tom@tromey.com>
2580
2581 PR python/17284:
2582 * gdb.python/py-template.exp (test_template_arg): Add test for
2583 negative template argument number.
2584
2585 2018-09-23 Tom Tromey <tom@tromey.com>
2586
2587 PR python/14062:
2588 * gdb.python/python.exp: Add test for post_event error.
2589
2590 2018-09-23 Tom Tromey <tom@tromey.com>
2591
2592 PR python/18170:
2593 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
2594 convert pointers to int and long.
2595
2596 2018-09-23 Tom Tromey <tom@tromey.com>
2597
2598 PR python/20126:
2599 * gdb.python/py-value.exp (test_value_numeric_ops): Add
2600 signed-ness conversion tests.
2601
2602 2018-09-23 Tom Tromey <tom@tromey.com>
2603
2604 PR python/18352;
2605 * gdb.python/py-value.exp (test_float_conversion): New proc.
2606 Use it.
2607
2608 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
2609
2610 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
2611
2612 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
2613
2614 * gdb.base/complete-empty.exp: Skip tab-completion tests if
2615 no readline.
2616 * gdb.base/utf8-identifiers.exp: Likewise.
2617 * gdb.cp/cpcompletion.exp: Likewise.
2618 * gdb.linespec/cpcompletion.exp: Likewise.
2619 * gdb.linespec/cpls-abi-tag.exp: Likewise.
2620 * gdb.linespec/cpls-ops.exp: Likewise.
2621
2622 2018-09-19 Richard Bunt <richard.bunt@arm.com>
2623 Chris January <chris.january@arm.com>
2624
2625 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
2626 * gdb.fortran/short-circuit-argument-list.exp: New file.
2627 * gdb.fortran/short-circuit-argument-list.f90: New test.
2628
2629 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2630
2631 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
2632 "arch=" keyword when executing "-stack-list-frames".
2633
2634 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2635
2636 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
2637 "arch=" keyword when executing "-stack-list-frames".
2638
2639 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2640
2641 * gdb.ada/complete.exp: Expect for "@" when doing "complete
2642 break ada".
2643
2644 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
2645
2646 PR python/23669
2647 * gdb.python/python.exp: Test gdb.execute("show commands").
2648
2649 2018-09-16 Tom Tromey <tom@tromey.com>
2650
2651 * gdb.base/new-ui.exp (do_execution_tests): Update.
2652 * gdb.base/dbx.exp (test_breakpoints): Update.
2653
2654 2018-09-14 Alan Hayward <alan.hayward@arm.com>
2655
2656 * lib/gdb.exp (gdb_simple_compile): Add proc.
2657 (is_elf_target): Use gdb_simple_compile.
2658 (skip_altivec_tests): Likewise.
2659 (skip_vsx_tests): Likewise.
2660 (skip_tsx_tests): Likewise.
2661 (skip_btrace_tests): Likewise.
2662 (skip_btrace_pt_tests): Likewise.
2663 (gdb_can_simple_compile): Likewise.
2664 (gdb_has_argv0): Likewise.
2665 (gdb_target_symbol_prefix): Likewise.
2666 (target_supports_scheduler_locking): Likewise.
2667
2668 2018-09-13 Tom Tromey <tom@tromey.com>
2669
2670 * Makefile.in (TAGS): Recognize proc_with_prefix and
2671 gdb_caching_proc.
2672
2673 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2674
2675 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
2676 method.
2677
2678 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2679
2680 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
2681 and a few other Inferior properties when the Inferior is no
2682 longer valid.
2683
2684 2018-09-13 Tom Tromey <tom@tromey.com>
2685
2686 PR rust/23650:
2687 * gdb.rust/simple.exp: Add test for enum field access error.
2688
2689 2018-09-13 Tom Tromey <tom@tromey.com>
2690
2691 PR rust/23626:
2692 * gdb.rust/simple.rs (EmptyEnum): New type.
2693 (main): Use it.
2694 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
2695
2696 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2697
2698 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
2699 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
2700 * gdb.python/py-symtab.exp: Update test printing an objfile.
2701
2702 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
2703
2704 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
2705 object.
2706
2707 2018-09-12 Alan Hayward <alan.hayward@arm.com>
2708
2709 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
2710 (support_complex_tests): Use gdb_can_simple_compile.
2711 (is_ilp32_target): Likewise.
2712 (is_lp64_target): Likewise.
2713 (is_64_target): Likewise.
2714 (is_amd64_regs_target): Likewise.
2715 (is_aarch32_target): Likewise.
2716 (gdb_int128_helper): Likewise.
2717
2718 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2719
2720 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
2721
2722 2018-09-10 Jerome Guitton <guitton@adacore.com>
2723
2724 * gdb.ada/same_component_name: Add test for case of tagged record
2725 with variable-length fields.
2726
2727 2018-09-10 Xavier Roirand <roirand@adacore.com>
2728
2729 * gdb.ada/access_to_unbounded_array.exp: New testcase.
2730 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
2731 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
2732 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
2733
2734 2018-09-10 Xavier Roirand <roirand@adacore.com>
2735
2736 * gdb.ada/mi_string_access.exp: New testcase.
2737 * gdb.ada/mi_string_access/bar.adb: New file.
2738 * gdb.ada/mi_string_access/pck.adb: New file.
2739 * gdb.ada/mi_string_access/pck.asd: New file.
2740
2741 2018-09-10 Xavier Roirand <roirand@adacore.com>
2742
2743 * gdb.ada/mi_var_union.exp: New testcase.
2744 * gdb.ada/mi_var_union/bar.adb: New file.
2745 * gdb.ada/mi_var_union/pck.adb: New file.
2746 * gdb.ada/mi_var_union/pck.asd: New file.
2747
2748 2018-09-08 Tom Tromey <tom@tromey.com>
2749
2750 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
2751
2752 2018-09-08 Tom Tromey <tom@tromey.com>
2753
2754 PR python/16047:
2755 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
2756 (register_pretty_printers): Register new printer.
2757 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
2758 test.
2759 * gdb.python/py-prettyprint.c (int_type3): New typedef.
2760 (an_int_type3): New global.
2761
2762 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2763
2764 * gdb.ada/expr_with_funcall: New testcase.
2765
2766 2018-09-08 Joel Brobecker <brobecker@adacore.com>
2767
2768 * gdb.ada/packed_array_assign: New testcase.
2769
2770 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
2773 names, and add test prefixes to make test names unique.
2774
2775 2018-09-05 Tom de Vries <tdevries@suse.de>
2776
2777 * gdb.dwarf2/varval.exp: Add test.
2778
2779 2018-09-04 Gary Benson <gbenson@redhat.com>
2780
2781 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
2782 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
2783
2784 2018-08-31 Tom Tromey <tom@tromey.com>
2785
2786 * gdb.rust/simple.rs: Rename second variable "v".
2787
2788 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
2789
2790 * gdb.base/funcargs.c (use_a): New function.
2791 (recurse): Call use_a.
2792
2793 2018-08-29 Keith Seitz <keiths@redhat.com>
2794
2795 * gdb.compile/compile-cplus-anonymous.cc: New file.
2796 * gdb.compile/compile-cplus-anonymous.exp: New file.
2797 * gdb.compile/compile-cplus-array-decay.cc: New file.
2798 * gdb.compile/compile-cplus-array-decay.exp: New file.
2799 * gdb.compile/compile-cplus-inherit.cc: New file.
2800 * gdb.compile/compile-cplus-inherit.exp: New file.
2801 * gdb.compile/compile-cplus-member.cc: New file.
2802 * gdb.compile/compile-cplus-member.exp: New file.
2803 * gdb.compile/compile-cplus-method.cc: New file.
2804 * gdb.compile/compile-cplus-method.exp: New file.
2805 * gdb.compile/compile-cplus-mod.c: "New" file.
2806 * gdb.compile/compile-cplus-namespace.cc: New file.
2807 * gdb.compile/compile-cplus-namespace.exp: New file.
2808 * gdb.compile/compile-cplus-nested.cc: New file.
2809 * gdb.compile/compile-cplus-nested.exp: New file.
2810 * gdb.compile/compile-cplus-print.c: "New" file.
2811 * gdb.compile/compile-cplus-print.exp: "New" file.
2812 * gdb.compile/compile-cplus-virtual.cc: New file.
2813 * gdb.compile/compile-cplus-virtual.exp: New file.
2814 * gdb.compile/compile-cplus.c: "New" file.
2815 * gdb.compile/compile-cplus.exp: "New" file.
2816 * lib/compile-support.exp: New file.
2817
2818 2018-08-16 Gary Benson <gbenson@redhat.com>
2819
2820 PR gdb/13000:
2821 * gdb.base/batch-exit-status.exp: New file.
2822 * gdb.base/batch-exit-status.good-commands: Likewise.
2823 * gdb.base/batch-exit-status.bad-commands: Likewise.
2824
2825 2018-08-29 Alan Hayward <alan.hayward@arm.com>
2826
2827 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
2828 (struct struct02): Likewise.
2829 (struct struct03): Likewise.
2830 (struct struct04): Likewise.
2831 (struct struct_01_01): New struct.
2832 (struct struct_01_02): Likewise.
2833 (struct struct_01_03): Likewise.
2834 (struct struct_01_04): Likewise.
2835 (struct struct_02_01): Likewise.
2836 (struct struct_02_02): Likewise.
2837 (struct struct_02_03): Likewise.
2838 (struct struct_02_04): Likewise.
2839 (struct struct_04_01): Likewise.
2840 (struct struct_04_02): Likewise.
2841 (struct struct_04_03): Likewise.
2842 (struct struct_04_04): Likewise.
2843 (struct struct_05_01): Likewise.
2844 (struct struct_05_02): Likewise.
2845 (struct struct_05_03): Likewise.
2846 (struct struct_05_04): Likewise.
2847 (cmp_struct01): Remove function.
2848 (cmp_struct02): Likewise.
2849 (cmp_struct03): Likewise.
2850 (cmp_struct04): Likewise.
2851 (cmp_struct_01_01): Add Function.
2852 (cmp_struct_01_02): Likewise.
2853 (cmp_struct_01_03): Likewise.
2854 (cmp_struct_01_04): Likewise.
2855 (cmp_struct_02_01): Likewise.
2856 (cmp_struct_02_02): Likewise.
2857 (cmp_struct_02_03): Likewise.
2858 (cmp_struct_02_04): Likewise.
2859 (cmp_struct_04_01): Likewise.
2860 (cmp_struct_04_02): Likewise.
2861 (cmp_struct_04_03): Likewise.
2862 (cmp_struct_04_04): Likewise.
2863 (cmp_struct_05_01): Likewise.
2864 (cmp_struct_05_02): Likewise.
2865 (cmp_struct_05_03): Likewise.
2866 (cmp_struct_05_04): Likewise.
2867 (call_all): Add new structs.
2868 * gdb.base/infcall-nested-structs.exp: Likewise.
2869
2870 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
2871
2872 * gdb.python/py-framefilter-mi.exp: Update regexp to
2873 check for "arch" field in frame output.
2874
2875 2018-08-23 Kevin Buettner <kevinb@redhat.com>
2876
2877 * gdb.dwarf2/dw2-ranges-func.c: New file.
2878 * gdb.dwarf2/dw2-ranges-func.exp: New file.
2879
2880 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
2881
2882 * gdb.base/term.exp: Compare terminal settings with values from
2883 the inferior.
2884 * gdb.base/term.c: Get and set terminal settings.
2885
2886 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
2887
2888 * lib/mi-support.exp (mi_expect_stop): Update regexp to
2889 accommodate new "arch" field in frame output.
2890 * gdb.mi/mi-return.exp: Likewise.
2891 * gdb.mi/mi-stack.exp: Likewise.
2892 * gdb.mi/mi-syn-frame.exp: Likewise.
2893 * gdb.mi/user-selected-context-sync.exp: Likewise.
2894
2895 2018-08-19 Michael Spang <spang@google.com>
2896
2897 PR gdb/11786
2898 * gdb.base/gcore-tls-pie.c: New file.
2899 * gdb.base/gcore-tls-pie.exp: New file.
2900
2901 2018-08-18 Kevin Buettner <kevinb@redhat.com>
2902
2903 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
2904 * gdb.dwarf2/varval.c: New file.
2905 * gdb.dwarf2/varval.exp: New file.
2906
2907 2018-08-17 Alan Hayward <alan.hayward@arm.com>
2908
2909 PR gdb/18931
2910 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2911
2912 2018-08-16 Keith Seitz <keiths@redhat.com>
2913
2914 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2915 tests expected to pass.
2916
2917 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2918
2919 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2920 -data-disassemble -a.
2921 (test_disassembly_bogus_args): Likewise.
2922
2923 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2924
2925 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2926
2927 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2928
2929 * gdb.base/vla-optimized-out.exp: Add new test.
2930
2931 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2932
2933 * gdb.base/vla-optimized-out-o3.exp: Delete.
2934 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2935 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2936 deleted tests.
2937
2938 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2939
2940 PR gdb/18050:
2941 * gdb.server/extended-remote-restart.c: New file.
2942 * gdb.server/extended-remote-restart.exp: New file.
2943
2944 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2945
2946 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2947 "set variable index = 42".
2948
2949 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2950
2951 * boards/index-cache-gdb.exp: New file.
2952 * gdb.dwarf2/index-cache.exp: New file.
2953 * gdb.dwarf2/index-cache.c: New file.
2954 * gdb.base/maint.exp: Check if we are using the index cache.
2955
2956 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2957
2958 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2959 MAKEFLAGS.
2960
2961 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2962
2963 * dg-extract-results.sh: Move to toplevel contrib.
2964 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2965 * Makefile.in (check-parallel-racy): Likewise.
2966
2967 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2970 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2971 tests if the target supports scheduler locking.
2972
2973 2018-08-04 Tom de Vries <tdevries@suse.de>
2974
2975 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2976
2977 2018-08-02 Tom Tromey <tom@tromey.com>
2978
2979 PR symtab/16842.
2980 * gdb.cp/temargs.exp: Test "info address" of a template
2981 parameter.
2982
2983 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2984
2985 * gdb.python/py-mi-var-info-path-expression.c: New file.
2986 * gdb.python/py-mi-var-info-path-expression.py: New file.
2987 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2988
2989 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2990
2991 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2992 error after "cannot resolve name" string.
2993
2994 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2995
2996 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2997 started.
2998 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2999
3000 2018-07-28 Tom de Vries <tdevries@suse.de>
3001
3002 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
3003
3004 2018-07-26 Tom de Vries <tdevries@suse.de>
3005
3006 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
3007
3008 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
3009
3010 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
3011 is visible.
3012
3013 2018-07-26 Tom de Vries <tdevries@suse.de>
3014
3015 PR breakpoints/23366
3016 * gdb.base/catch-follow-exec.c: New test.
3017 * gdb.base/catch-follow-exec.exp: New file.
3018
3019 2018-07-25 Tom de Vries <tdevries@suse.de>
3020
3021 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
3022 vla-optimized-out.c.
3023
3024 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
3025
3026 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
3027 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
3028
3029 2018-07-20 Tom de Vries <tdevries@suse.de>
3030
3031 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
3032 NOCLONE macro.
3033 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
3034
3035 2018-07-19 Tom de Vries <tdevries@suse.de>
3036
3037 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
3038 regular expression.
3039
3040 2018-07-18 Tom de Vries <tdevries@suse.de>
3041
3042 * gdb.base/vla-optimized-out.c: New test.
3043 * gdb.base/vla-optimized-out.exp: New file.
3044
3045 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
3046
3047 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
3048 message "No address associated with hostname" when gdbserver
3049 cannot resolve the hostname.
3050
3051 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3052
3053 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
3054 Add some test prefixes to make tests unique.
3055
3056 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3057
3058 * gdb.base/frameapply.c: New file.
3059 * gdb.base/frameapply.exp: New file.
3060
3061 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3062
3063 * gdb.base/skip.exp: Update expected error message.
3064
3065 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3066 Jan Kratochvil <jan.kratochvil@redhat.com>
3067 Paul Fertser <fercerpav@gmail.com>
3068 Tsutomu Seki <sekiriki@gmail.com>
3069
3070 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
3071 parameter.
3072 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
3073 by default.
3074 * boards/native-gdbserver.exp: Likewise.
3075 * gdb.server/run-without-local-binary.exp: Improve regexp used
3076 for detecting when a remote debugging connection succeeds.
3077 * gdb.server/server-connect.exp: New file.
3078 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
3079 Do not prefix the port number with ":".
3080 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
3081 support for detecting and using it. Add '$debughost_gdbserver'
3082 to the list of arguments used to start gdbserver. Handle case
3083 when gdbserver cannot resolve a network name.
3084
3085 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
3086
3087 PR c++/23373
3088 * gdb.base/ptype-offsets.cc (struct static_member): New
3089 struct.
3090 (main) <stmember>: New variable.
3091 * gdb.base/ptype-offsets.exp: Add test for printing a struct
3092 with a static member in it.
3093
3094 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
3097 watchpoints enabled and disabled.
3098
3099 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3100
3101 * gdb.base/examine-backward.exp: Still run tests around address
3102 0x0, even if address 0x0 is not readable. Update the pattern for
3103 matching address 0x0 in expected output.
3104
3105 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * gdb.base/share-env-with-gdbserver.c (main): Add call to
3108 malloc/free.
3109
3110 2018-07-04 Tom de Vries <tdevries@suse.de>
3111
3112 * gdb.dwarf2/dw2-error.exp: Update expected error message.
3113
3114 2018-07-02 Maciej W. Rozycki <macro@mips.com>
3115
3116 PR tdep/8282
3117 * gdb.arch/mips-disassembler-options.exp: New test.
3118 * gdb.arch/mips-disassembler-options.s: New test source.
3119
3120 2018-06-29 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.threads/names.exp: Adjust expected "info threads" output.
3123
3124 2018-06-29 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.opt/inline-break.exp (line number, address): Add "info
3127 break" tests.
3128
3129 2018-06-29 Pedro Alves <palves@redhat.com>
3130
3131 * gdb.opt/inline-break.c (func1): Add "break here" marker.
3132 * gdb.opt/inline-break.exp: Test setting breakpoints by line
3133 number and address and running to them.
3134
3135 2018-06-29 Richard Bunt <richard.bunt@arm.com>
3136
3137 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
3138
3139 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3140
3141 * lib/compiler.c: Remove executable permission flag.
3142
3143 2018-06-28 Richard Bunt <richard.bunt@arm.com>
3144
3145 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
3146 code.
3147 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
3148
3149 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3150
3151 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
3152
3153 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3154
3155 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
3156 address argument is omitted.
3157
3158 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
3159
3160 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
3161
3162 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
3163
3164 PR gdb/21695
3165 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
3166 * gdb.base/infoline-reloc-main-from-zero.c: New file.
3167
3168 2018-06-26 Tom Tromey <tom@tromey.com>
3169
3170 PR rust/22574:
3171 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
3172 * gdb.rust/simple.rs (struct SimpleLayout): New.
3173
3174 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
3175
3176 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
3177 "info registers" output.
3178
3179 2018-06-21 Richard Bunt <richard.bunt@arm.com>
3180
3181 * gdb.base/watchpoint-hw-attach.c: New test.
3182 * gdb.base/watchpoint-hw-attach.exp: New file.
3183
3184 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
3185
3186 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
3187 through /bin/sh.
3188 * boards/dwarf4-gdb-index.exp: Likewise.
3189 * boards/fission-dwp.exp: Likewise.
3190
3191 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
3192
3193 * gdb.base/float128.exp: Add comment and improved fail message
3194 to the failure case of "print large128" test.
3195
3196 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
3197
3198 * configure.ac: Remove AC_PREREQ.
3199 * configure: Re-generate.
3200
3201 2018-06-19 Pedro Alves <palves@redhat.com>
3202
3203 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
3204 (func_extern_caller): New.
3205 (main): Call func_extern_caller.
3206 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
3207 logic change.
3208
3209 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
3210
3211 PR gdb/16841
3212 * gdb.cp/typedef-base.cc: New file.
3213 * gdb.cp/typedef-base.exp: New file.
3214
3215 2018-06-18 Tom de Vries <tdevries@suse.de>
3216
3217 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
3218
3219 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3220 Richard Bunt <Richard.Bunt@arm.com>
3221
3222 * gdb.threads/attach-slow-waitpid.c: New file.
3223 * gdb.threads/attach-slow-waitpid.exp: New file.
3224 * gdb.threads/slow-waitpid.c: New file.
3225
3226 2018-06-14 Pedro Alves <palves@redhat.com>
3227
3228 * gdb.base/fork-running-state.c: Include <errno.h>.
3229 (exit_if_relative_exits): New.
3230 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
3231 exits.
3232 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
3233 child exits.
3234
3235 2018-06-14 Tom de Vries <tdevries@suse.de>
3236
3237 PR cli/22573
3238 * gdb.base/finish-pretty.c: New test.
3239 * gdb.base/finish-pretty.exp: New file.
3240
3241 2018-06-14 Pedro Alves <palves@redhat.com>
3242
3243 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
3244 gdb's expected startup output.
3245
3246 2018-06-14 Pedro Alves <palves@redhat.com>
3247
3248 * lib/selftest-support.exp (selftest_setup): Remove inlined
3249 function handling.
3250
3251 2018-06-14 Tom de Vries <tdevries@suse.de>
3252
3253 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
3254 matching of breakpoint printing.
3255
3256 2018-06-13 Tom de Vries <tdevries@suse.de>
3257
3258 PR testsuite/23269
3259 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
3260 (fork_child): ... here, and ...
3261 (fork_parent): ... here.
3262
3263 2018-06-12 Tom de Vries <tdevries@suse.de>
3264
3265 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
3266
3267 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3268 Stephen Roberts <stephen.roberts@arm.com>
3269
3270 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
3271 rewrite test to describe action performed, rather than possible
3272 failure.
3273
3274 2018-06-08 Gary Benson <gbenson@redhat.com>
3275
3276 * gdb.threads/check-libthread-db.exp: New file.
3277 * gdb.threads/check-libthread-db.c: Likewise.
3278
3279 2018-06-05 Tom Tromey <tom@tromey.com>
3280
3281 * gdb.base/default.exp: Update expected "show version" output.
3282
3283 2018-06-05 Tom Tromey <tom@tromey.com>
3284
3285 PR cli/12326:
3286 * gdb.cp/static-print-quit.exp: Update.
3287 * lib/gdb.exp (pagination_prompt): Update.
3288 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
3289 * gdb.python/python.exp: Update.
3290
3291 2018-06-04 Joel Brobecker <brobecker@adacore.com>
3292
3293 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
3294
3295 2018-06-01 Joel Brobecker <brobecker@adacore.com>
3296
3297 * gdb.ada/bp_fun_addr: New testcase.
3298
3299 2018-06-01 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.xml/tdesc-regs.exp (load_description): Update expected
3302 results.
3303 * gdb.dwarf2/method-ptr.exp: Set language to C++.
3304 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
3305 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
3306 * gdb.base/maint.exp (maint_pass_if): Update.
3307
3308 2018-05-31 Maciej W. Rozycki <macro@mips.com>
3309
3310 * gdb.base/endian.exp: New test.
3311 * gdb.base/endian.c: New test source.
3312
3313 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
3314
3315 PR gdb/23203
3316 * gdb.base/bt-selected-frame.c: New file.
3317 * gdb.base/bt-selected-frame.exp: New file.
3318 * lib/gdb.exp (get_current_frame_number): New function.
3319
3320 2018-05-24 Maciej W. Rozycki <macro@mips.com>
3321 Pedro Alves <palves@redhat.com>
3322
3323 * gdb.threads/tls-core.c: Include <stdlib.h>
3324 (thread_proc): Call `abort'.
3325 * gdb.threads/tls-core.exp: Generate a core with core_find too.
3326 (tls_core_test): New procedure, bits factored out from ...
3327 (top level): ... here. Test both native cores and gcore cores.
3328
3329 2018-05-23 Tom Tromey <tom@tromey.com>
3330
3331 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
3332
3333 2018-05-23 Tom Tromey <tom@tromey.com>
3334
3335 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
3336 symfile_complaints.
3337 (test_short_complaints): Likewise.
3338 (test_empty_complaints): Likewise.
3339 (test_initial_complaints): Update.
3340
3341 2018-05-23 Tom Tromey <tom@tromey.com>
3342
3343 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
3344
3345 2018-05-23 Tom Tromey <tom@tromey.com>
3346
3347 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
3348 (test_short_complaints): Update.
3349
3350 2018-05-22 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.base/remote.exp: Only gdb_start after compiling the
3353 testcase. Issue "disconnect" before testing "set remote" command
3354 defaults. Issue clean_restart before running to main.
3355
3356 2018-05-22 Pedro Alves <palves@redhat.com>
3357
3358 * gdb.base/remote.exp: Adjust expected output of "show remote
3359 memory-write-packet-size". Add tests for "set remote
3360 memory-write-packet-size 0" and "set remote
3361 memory-write-packet-size fixed/limit".
3362
3363 2018-05-22 Pedro Alves <palves@redhat.com>
3364
3365 PR gdb/22973
3366 * gdb.base/utf8-identifiers.c: New file.
3367 * gdb.base/utf8-identifiers.exp: New file.
3368
3369 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3370
3371 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
3372
3373 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
3374
3375 * gdb.arch/powerpc-vsx-gcore.exp: New file.
3376
3377 2018-05-18 Tom Tromey <tom@tromey.com>
3378
3379 * gdb.base/ptype-offsets.exp: Update.
3380
3381 2018-05-17 Keith Seitz <keiths@redhat.com>
3382
3383 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
3384 in expected breakpoint stop locations.
3385 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
3386 move to proper scope to test variable values.
3387 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
3388 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
3389 New functions.
3390 (main): Call not_inline_func3.
3391 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
3392 inline_func1, inline_func2, and inline_func3. Test that when each
3393 breakpoint is hit, GDB properly reports both the stop location
3394 and the backtrace. Repeat tests for temporary breakpoints.
3395
3396 2018-05-15 Maciej W. Rozycki <macro@mips.com>
3397
3398 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
3399 rather then trying to access it in determining whether the PID
3400 of `gdbserver' could have been retrieved.
3401
3402 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
3403
3404 * gdb.arch/amd64-init-x87-values.S: New file.
3405 * gdb.arch/amd64-init-x87-values.exp: New file.
3406
3407 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3408
3409 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
3410
3411 2018-05-04 Tom Tromey <tom@tromey.com>
3412
3413 PR python/22730:
3414 * gdb.python/python.exp: Test multi-line execute.
3415
3416 2018-05-04 Tom Tromey <tom@tromey.com>
3417
3418 PR python/22731:
3419 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
3420
3421 2018-05-04 Tom Tromey <tom@tromey.com>
3422
3423 PR gdb/11750:
3424 * gdb.base/define.exp: Test defining a user command inside a user
3425 command.
3426 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
3427
3428 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3429 Pedro Alves <palves@redhat.com>
3430
3431 PR breakpoints/19806 and support for PR external/20207.
3432 * gdb.base/watchpoint-unaligned.c: New file.
3433 * gdb.base/watchpoint-unaligned.exp: New file.
3434
3435 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * gdb.base/maint.exp: Make test names unique, use
3438 test_prefix_command_help to test 'help maint info', and remove
3439 repeated test of 'help maint'.
3440
3441 2018-05-04 Tom Tromey <tom@tromey.com>
3442
3443 PR gdb/22619:
3444 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
3445 behavior.
3446
3447 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3448
3449 * gdb.base/maint.exp: Process output from 'maint print registers'
3450 line at a time.
3451
3452 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
3453
3454 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
3455 timeout.
3456
3457 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
3458
3459 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
3460 filter pattern.
3461
3462 2018-05-02 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
3465 to_log_command renames.
3466 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3467
3468 2018-05-02 Tom Tromey <tom@tromey.com>
3469
3470 * gdb.python/py-parameter.exp: Set test message.
3471
3472 2018-05-02 Tom Tromey <tom@tromey.com>
3473
3474 PR python/20084:
3475 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
3476 PARAM_ZUINTEGER_UNLIMITED tests.
3477
3478 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
3479
3480 PR rust/23124
3481 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
3482 when casting.
3483
3484 2018-04-30 Tom Tromey <tom@tromey.com>
3485
3486 * gdb.python/py-type.exp: Check align attribute.
3487 * gdb.python/py-type.c: New "aligncheck" global.
3488
3489 2018-04-30 Tom Tromey <tom@tromey.com>
3490
3491 PR exp/17095:
3492 * gdb.dwarf2/dw2-align.exp: New file.
3493 * gdb.cp/align.exp: New file.
3494 * gdb.base/align.exp: New file.
3495 * lib/gdb.exp (gdb_int128_helper): New proc.
3496 (has_int128_c, has_int128_cxx): New caching procs.
3497
3498 2018-04-27 Tom Tromey <tom@tromey.com>
3499
3500 PR rust/22545:
3501 * gdb.rust/simple.exp: Add inclusive range tests.
3502
3503 2018-04-26 Pedro Alves <palves@redhat.com>
3504
3505 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
3506 ifunc breakpoint locations correctly of ifunc breakpoints set
3507 while the program resolves the ifunc.
3508
3509 2018-04-26 Pedro Alves <palves@redhat.com>
3510
3511 * gdb.base/gnu-ifunc-final.c: New file.
3512 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
3513 * gdb.base/gnu-ifunc.exp (executable): Delete.
3514 (staticexecutable): Adjust.
3515 (lib_opts, exec_opts): Delete.
3516 (make_binsuffix, build, set-break): New procedures.
3517 (misc_tests): New, with tests factored out from the top level.
3518 (top level): Test different combinations of ifunc resolver name,
3519 resolver with and with debug info, and ifunc target with and
3520 without debug info. Wrap static tests with with_target_prefix.
3521
3522 2018-04-26 Pedro Alves <palves@redhat.com>
3523
3524 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
3525 return type" warnings.
3526
3527 2018-04-25 Pedro Alves <palves@redhat.com>
3528
3529 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
3530 killed".
3531 * gdb.base/kill-after-signal.exp: Likewise.
3532 * gdb.threads/kill.exp: Likewise.
3533
3534 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3535 Sergio Durigan Junior <sergiodj@redhat.com>
3536 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
3539 regexps to expect for '[Inferior ... detached]' as well.
3540 * gdb.base/attach.exp: Likewise.
3541 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
3542 "gdb_continue_to_end".
3543 (test_catch_syscall_with_wrong_args): Likewise.
3544 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
3545 ']'. Don't set 'verbose' on.
3546 * gdb.base/foll-vfork.exp: Likewise.
3547 * gdb.base/fork-print-inferior-events.c: New file.
3548 * gdb.base/fork-print-inferior-events.exp: New file.
3549 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
3550 '[Inferior ... has been killed]' message.
3551 * gdb.base/kill-after-signal.exp: Likewise.
3552 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
3553 detach message.
3554 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
3555 message.
3556 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
3557 regexps to expect for '[Inferior ... detached]' as well.
3558 * gdb.threads/process-dies-while-detaching.exp: Likewise.
3559
3560 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
3561
3562 PR gdb/23104
3563 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
3564
3565 2018-04-19 Richard Bunt <richard.bunt@arm.com>
3566
3567 * gdb.threads/multiple-successive-infcall.c: New test.
3568 * gdb.threads/multiple-successive-infcall.exp: New file.
3569
3570 2018-04-17 Tom Tromey <tom@tromey.com>
3571
3572 * gdb.rust/simple.rs (Union): New type.
3573 (main): New local "u".
3574 * gdb.rust/simple.exp (test_one_slice): Add new test case.
3575
3576 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3577
3578 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
3579 number information in output of "whereis" command.
3580 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
3581
3582 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3583
3584 * gdb.ada/info_types.exp: Adjust expected output to the line
3585 numbers now printed by "info var/func/type".
3586 * gdb.base/completion.exp: Likewise.
3587 * gdb.base/included.exp: Likewise.
3588 * gdb.cp/cp-relocate.exp: Likewise.
3589 * gdb.cp/cplusfuncs.exp: Likewise.
3590 * gdb.cp/namespace.exp: Likewise.
3591 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
3592
3593 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3594
3595 * gdb.btrace/cpu.exp: New.
3596
3597 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
3598
3599 * gdb.base/step-indirect-call-thunk.exp: New.
3600 * gdb.base/step-indirect-call-thunk.c: New.
3601 * gdb.reverse/step-indirect-call-thunk.exp: New.
3602 * gdb.reverse/step-indirect-call-thunk.c: New.
3603
3604 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
3605
3606 * gdb.base/pie-fork.c: New file.
3607 * gdb.base/pie-fork.exp: New file.
3608
3609 2018-04-11 Tom Tromey <tom@tromey.com>
3610
3611 * gdb.rust/simple.exp: Add test for ".." struct initializer.
3612
3613 2018-04-10 Pedro Alves <palves@redhat.com>
3614
3615 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
3616 exits. Instead loop running forever.
3617 (fork_parent): Run forever too.
3618
3619 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3620
3621 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
3622 mi_continue_to_line.
3623 * gdb.mi/mi-stack.c (callee4): Add comment.
3624
3625 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
3626
3627 * gdb.mi/mi-stack.exp: Fix indentation.
3628
3629 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3630
3631 PR gdb/22979
3632 * gdb.arch/amd64-osabi.exp: New file.
3633
3634 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
3635
3636 PR gdb/22980
3637 * gdb.base/osabi.exp: New file.
3638
3639 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
3640
3641 * gdb.cp/static-typedef-print.exp: New file.
3642 * gdb.cp/static-typedef-print.cc: New file.
3643
3644 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3645
3646 * gdb.ada/varsize_limit: New testcase.
3647
3648 2018-03-27 Joel Brobecker <brobecker@adacore.com>
3649
3650 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
3651
3652 * gdb.ada/notcplusplus: New testcase.
3653
3654 * gdb.base/c-linkage-name.c: New file.
3655 * gdb.base/c-linkage-name.exp: New testcase.
3656
3657 2018-03-26 Tom Tromey <tom@tromey.com>
3658
3659 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
3660 * gdb.python/py-framefilter.py (name_error): New global.
3661 (ErrorInName.function): Use name_error.
3662
3663 2018-03-26 Tom Tromey <tom@tromey.com>
3664
3665 PR backtrace/15582:
3666 * gdb.python/py-framefilter.exp: Add "bt hide" test.
3667
3668 2018-03-23 Keith Seitz <keiths@redhat.com>
3669
3670 PR c++/22968
3671 * gdb.cp/subtypes.exp: New file.
3672 * gdb.cp/subtypes.h: New file.
3673 * gdb.cp/subtypes.cc: New file.
3674 * gdb.cp/subtypes-2.cc: New file.
3675
3676 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3677
3678 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
3679 (done): Call '_exit' not 'exit' to avoid atexit handlers.
3680 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
3681 -nostartfiles when compiling the test. Confirm that all registers
3682 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
3683
3684 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
3687 option, syntax was wrong anyway.
3688 * gdb.arch/arm-disp-step.exp: Likewise.
3689 * gdb.arch/sparc64-regs.exp: Likewise.
3690 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
3691 option, syntax was wrong anyway, switch to use
3692 prepare_for_testing.
3693 * gdb.arch/i386-disp-step.exp: Likewise.
3694
3695 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
3696
3697 * gdb.ada/exec_changed.exp: Replace "target_info exists
3698 use_gdb_stub" by "use_gdb_stub".
3699 * gdb.ada/start.exp: Likewise.
3700 * gdb.base/async-shell.exp: Likewise.
3701 * gdb.base/attach-pie-misread.exp: Likewise.
3702 * gdb.base/attach-wait-input.exp: Likewise.
3703 * gdb.base/break-entry.exp: Likewise.
3704 * gdb.base/break-interp.exp: Likewise.
3705 * gdb.base/dprintf-detach.exp: Likewise.
3706 * gdb.base/nostdlib.exp: Likewise.
3707 * gdb.base/solib-nodir.exp: Likewise.
3708 * gdb.base/statistics.exp: Likewise.
3709 * gdb.base/testenv.exp: Likewise.
3710 * gdb.mi/mi-exec-run.exp: Likewise.
3711 * gdb.mi/mi-start.exp: Likewise.
3712 * gdb.multi/dummy-frame-restore.exp: Likewise.
3713 * gdb.multi/multi-arch-exec.exp: Likewise.
3714 * gdb.multi/multi-arch.exp: Likewise.
3715 * gdb.multi/tids.exp: Likewise.
3716 * gdb.multi/watchpoint-multi.exp: Likewise.
3717 * gdb.python/py-events.exp: Likewise.
3718 * gdb.threads/attach-into-signal.exp: Likewise.
3719 * gdb.threads/attach-stopped.exp: Likewise.
3720 * gdb.threads/threadapply.exp: Likewise.
3721 * lib/selftest-support.exp: Likewise.
3722
3723 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
3724
3725 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
3726
3727 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
3728
3729 * gdb.perf/template-breakpoints.cc: New file.
3730 * gdb.perf/template-breakpoints.exp: New file.
3731 * gdb.perf/template-breakpoints.py: New file.
3732
3733 2018-03-19 Tom Tromey <tom@tromey.com>
3734
3735 * gdb.rust/simple.rs (main): Add local variables field1, field2,
3736 y0.
3737 * gdb.rust/simple.exp: Test bare identifier form of struct
3738 initializer.
3739
3740 2018-03-19 Tom Tromey <tom@tromey.com>
3741
3742 * gdb.gdb/observer.exp: Remove.
3743
3744 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3745
3746 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
3747 "qualified" option when setting breakpoints.
3748 * gdb.trace/backtrace.exp: Likewise.
3749 * gdb.trace/circ.exp: Likewise.
3750 * gdb.trace/collection.exp: Likewise.
3751 * gdb.trace/disconnected-tracing.exp: Likewise.
3752 * gdb.trace/ftrace-lock.exp: Likewise.
3753 * gdb.trace/ftrace.exp: Likewise.
3754 * gdb.trace/infotrace.exp: Likewise.
3755 * gdb.trace/packetlen.exp: Likewise.
3756 * gdb.trace/passc-dyn.exp: Likewise.
3757 * gdb.trace/qtro.exp: Likewise.
3758 * gdb.trace/read-memory.exp: Likewise.
3759 * gdb.trace/report.exp: Likewise.
3760 * gdb.trace/signal.exp: Likewise.
3761 * gdb.trace/status-stop.exp: Likewise.
3762 * gdb.trace/strace.exp: Likewise.
3763 * gdb.trace/tfind.exp: Likewise.
3764 * gdb.trace/trace-break.exp: Likewise.
3765 * gdb.trace/trace-condition.exp: Likewise.
3766 * gdb.trace/trace-mt.exp: Likewise.
3767 * gdb.trace/tstatus.exp: Likewise.
3768 * gdb.trace/tsv.exp: Likewise.
3769 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3770 * gdb.trace/unavailable.exp: Likewise.
3771 * gdb.trace/while-dyn.exp: Likewise.
3772
3773 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3774
3775 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
3776 that libinproctrace is copied to the target.
3777
3778 2018-03-14 Tom Tromey <tom@tromey.com>
3779
3780 PR cli/14977:
3781 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
3782 a null pointer.
3783 * gdb.base/wchar.exp: Likewise.
3784
3785 2018-03-14 Tom Tromey <tom@tromey.com>
3786
3787 PR cli/19918:
3788 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
3789 flag.
3790
3791 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
3792
3793 PR gdb/22841
3794 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
3795 "target" to remote_exec.
3796
3797 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
3798
3799 PR gdb/22841
3800 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
3801 ${board}_upload): Remove.
3802
3803 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
3804
3805 * gdb.cp/watch-cp.cc: New test.
3806 * gdb.cp/watch-cp.exp: New file.
3807
3808 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3809
3810 * gdb.base/infcall-nested-structs.exp: New file.
3811 * gdb.base/infcall-nested-structs.c: New file.
3812 * gdb.base/float.exp: Add riscv support.
3813
3814 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
3815
3816 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
3817 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
3818
3819 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
3820
3821 * gdb.server/abspath.exp: New file.
3822 * lib/gdb.exp (with_cwd): New procedure.
3823
3824 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
3825
3826 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
3827 use it.
3828 (gdb_is_target_remote_prompt): New proc.
3829 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
3830 (gdb_is_target_native): Pass prompt parameter to
3831 gdb_is_target_1.
3832
3833 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
3834
3835 * gdb.base/load-command.c: New file.
3836 * gdb.base/load-command.exp: New file.
3837 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
3838 (gdb_is_target_1): ...this, and generalize for other targets
3839 than just remote.
3840 (gdb_is_target_remote): Use gdb_is_target_1.
3841 (gdb_is_target_native): use gdb_is_target_1.
3842
3843 2018-02-26 Tom Tromey <tom@tromey.com>
3844
3845 PR python/16497:
3846 * gdb.python/py-framefilter.exp: Update test.
3847
3848 2018-02-26 Tom Tromey <tom@tromey.com>
3849
3850 * gdb.dwarf2/variant.c: New file.
3851 * gdb.dwarf2/variant.exp: New file.
3852
3853 2018-02-26 Tom Tromey <tom@tromey.com>
3854
3855 * gdb.rust/simple.exp: Accept more possible results in enum test.
3856
3857 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
3858
3859 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
3860 parentheses.
3861
3862 2018-02-23 Maciej W. Rozycki <macro@mips.com>
3863
3864 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
3865 name of a variable: $actual_linejj -> $actual_line.
3866
3867 2018-02-21 John Baldwin <jhb@FreeBSD.org>
3868
3869 * gdb.arch/amd64-i386-address.exp: Fix a typo.
3870
3871 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
3872
3873 * gdb.btrace/buffer-size.exp: Do not force BTS.
3874
3875 2018-02-14 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
3878 getting a "Quit".
3879
3880 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
3881
3882 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
3883 Fix test name.
3884
3885 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
3886
3887 * gdb.cp/m-static.exp: Check type of optimized out static
3888 member.
3889
3890 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
3891
3892 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
3893 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
3894
3895 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
3896 Leszek Swirski <leszeks@google.com>
3897
3898 * gdb.python/py-prettyprint.c
3899 (struct to_string_returns_value_inner,
3900 struct to_string_returns_value_wrapper): New.
3901 (main): Add tsrvw variable.
3902 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3903 ToStringReturnsValueWrapper): New classes.
3904 (register_pretty_printers): Register new pretty-printers.
3905 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3906 recursive pretty printer.
3907 * gdb.python/py-mi.exp: Likewise.
3908
3909 2018-02-01 Leszek Swirski <leszeks@google.com>
3910
3911 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3912 functions with the same name as an include file are parsed
3913 correctly.
3914
3915 2018-02-01 Yao Qi <yao.qi@linaro.org>
3916
3917 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3918 "\[^\r\n\]*".
3919
3920 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3921
3922 * gdb.arch/powerpc-prologue-frame.s: New file.
3923 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3924 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3925
3926 2018-01-31 Joel Brobecker <brobecker@adacore.com>
3927
3928 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3929
3930 2018-01-30 Pedro Alves <palves@redhat.com>
3931
3932 PR gdb/13211
3933 * gdb.base/interrupt-daemon.c: New.
3934 * gdb.base/interrupt-daemon.exp: New.
3935 * gdb.multi/multi-term-settings.c: New.
3936 * gdb.multi/multi-term-settings.exp: New.
3937
3938 2018-01-30 Joel Brobecker <brobecker@adacore.com>
3939
3940 * gdb.base/break.exp: Save the location where the breakpoint
3941 on break.c:47 was actually inserted when debugging the version
3942 compiled at -O2 and use it in the expected output of the "info
3943 break" test performed soon after.
3944
3945 2018-01-22 Pedro Alves <palves@redhat.com>
3946 Sergio Durigan Junior <sergiodj@redhat.com>
3947
3948 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3949 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3950
3951 2018-01-22 Joel Brobecker <brobecker@adacore.com>
3952
3953 * gdb.base/break-include.c, gdb.base/break-include.inc,
3954 gdb.base/break-include.exp: New files.
3955 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3956 line number now being the actual line number where the breakpoint
3957 was inserted.
3958 * gdb.mi/mi-break.exp: Likewise.
3959 * gdb.mi/mi-reverse.exp: Likewise.
3960 * gdb.mi/mi-simplerun.exp: Ditto.
3961
3962 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3963
3964 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3965 varobj.
3966 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3967
3968 2018-01-21 Don Breazeal <donb@codesourcery.com>
3969 Andrew Burgess <andrew.burgess@embecosm.com>
3970
3971 * gdb.mi/basics.c: Add new global.
3972 * gdb.mi/mi-frame-regs.exp: New file.
3973 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3974 case.
3975
3976 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3977
3978 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3979 non-parameter, and on an unknown symbol.
3980
3981 2018-01-19 Tom Tromey <tom@tromey.com>
3982
3983 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3984 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3985
3986 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3987
3988 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3989 setrlimit and chdir to int.
3990
3991 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3992
3993 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3994 function.
3995 (my_tend): Likewise.
3996 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3997 rationale of avoiding FP- and vector instructions.
3998
3999 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
4000
4001 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
4002 "info reg" with "\[ \t\]*".
4003 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
4004 "\[ \t\]+".
4005 * gdb.arch/s390-multiarch.exp: Ditto.
4006 * gdb.base/pc-fp.exp: Ditto.
4007 * gdb.reverse/i386-precsave.exp: Ditto.
4008 * gdb.reverse/i386-reverse.exp: Ditto.
4009 * gdb.reverse/i387-env-reverse.exp: Ditto.
4010 * gdb.reverse/i387-stack-reverse.exp: Ditto.
4011
4012 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4013
4014 * lib/gdb.exp (gdb_compile): Re-enable use of
4015 universal_compile_options for languages other than Rust.
4016
4017 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
4018
4019 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
4020
4021 2018-01-17 Mike Gulick <mgulick@mathworks.com>
4022
4023 PR gdb/16577
4024 * gdb.base/solib-vanish.exp: New.
4025 * gdb.base/solib-vanish-main.c: New.
4026 * gdb.base/solib-vanish-lib1.c: New.
4027 * gdb.base/solib-vanish-lib2.c: New.
4028
4029 2018-01-17 Yao Qi <yao.qi@linaro.org>
4030
4031 * gdb.compile/compile.exp: Match the address printed for
4032 frame in the output of command "bt".
4033
4034 2018-01-15 Tom Tromey <tom@tromey.com>
4035
4036 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
4037 compute sp_reg.
4038
4039 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4040
4041 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
4042 to prepare.
4043 (prepare): Return 0 on error, 1 on success.
4044
4045 2018-01-12 Pedro Alves <palves@redhat.com>
4046
4047 * gdb.base/continue-after-aborted-step-over.c: New.
4048 * gdb.base/continue-after-aborted-step-over.exp: New.
4049
4050 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
4051
4052 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
4053 options when not creating an executable.
4054
4055 2018-01-11 Pedro Alves <palves@redhat.com>
4056
4057 PR remote/22597
4058 * gdb.server/stop-reply-no-thread.c: New file.
4059 * gdb.server/stop-reply-no-thread.exp: New file.
4060
4061 2018-01-10 Pedro Alves <palves@redhat.com>
4062
4063 PR gdb/22670
4064 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
4065 functions too. Test setting breakpoints and printing C functions
4066 with no debug info too.
4067 * gdb.ada/bp_c_mixed_case/qux.c: New file.
4068
4069 2018-01-10 Pedro Alves <palves@redhat.com>
4070
4071 PR gdb/22670
4072 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
4073 a fail.
4074
4075 2018-01-10 Pedro Alves <palves@redhat.com>
4076
4077 PR gdb/22670
4078 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
4079
4080 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4081
4082 * gdb.server/unittest.exp: Match the output in non-development
4083 mode.
4084
4085 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
4086
4087 * gdb.gdb/unittest.exp: Match output in non-development mode.
4088
4089 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4090
4091 * gdb.ada/access_tagged_param.exp: Relax expected output
4092 for value of "ObjL" in "continue" to pck.inspect breakpoint
4093 test.
4094
4095 2018-01-08 Joel Brobecker <brobecker@adacore.com>
4096
4097 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
4098 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
4099
4100 2018-01-05 Pedro Alves <palves@redhat.com>
4101
4102 PR gdb/18653
4103 * gdb.base/libsegfault.exp: New.
4104
4105 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4106
4107 PR gdb/22670
4108 * gdb.ada/access_tagged_param.exp: New file.
4109 * gdb.ada/access_tagged_param/foo.adb: New file.
4110
4111 2018-01-05 Pedro Alves <palves@redhat.com>
4112
4113 PR gdb/22670
4114 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
4115 exercise lower case too, and to exercise both full matching and
4116 wild matching.
4117
4118 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.ada/rename_subscript_param: New testcase.
4121
4122 2018-01-05 Jerome Guitton <guitton@adacore.com>
4123
4124 * gdb.ada/arr_acc_idx_w_gap: New testcase.
4125
4126 2018-01-05 Joel Brobecker <brobecker@adacore.com>
4127
4128 * gdb.ada/convvar_comp: New testcase.
4129
4130 2018-01-05 Xavier Roirand <roirand@adacore.com>
4131
4132 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
4133 (My_Table): New global variable.
4134 * testsuite/gdb.ada/array_char_idx.exp: Add test.
4135
4136 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4137
4138 PR gdb/22670
4139 * gdb.ada/maint_with_ada: New testcase.
4140
4141 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4142
4143 PR gdb/22670
4144 * gdb.ada/bp_c_mixed_case: New testcase.
4145
4146 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4147
4148 PR gdb/22670
4149 * gdb.ada/complete.exp: Add "complete break ada" test.
4150
4151 2018-01-04 Joel Brobecker <brobecker@adacore.com>
4152
4153 PR gdb/22670
4154 * gdb.ada/info_addr_mixed_case: New testcase.
4155
4156 2018-01-03 Xavier Roirand <roirand@adacore.com>
4157
4158 * gdb.ada/excep_handle.exp: New testcase.
4159 * gdb.ada/excep_handle/foo.adb: New file.
4160 * gdb.ada/excep_handle/pck.ads: New file.
4161
4162 2018-01-03 Joel Brobecker <brobecker@adacore.com>
4163
4164 * gdb.base/step-line.c: Add extra empty line in copyright header.
4165 * gdb.base/step-line.inp: Likewise.
4166
4167 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4168
4169 * gdb.ada/dyn_stride.exp: Add slice test.
4170
4171 2018-01-02 Joel Brobecker <brobecker@adacore.com>
4172
4173 * gdb.ada/dyn_stride: New testcase.
4174
4175 2017-12-27 Stafford Horne <shorne@gmail.com>
4176
4177 * gdb.xml/extra-regs.xml: Add example foo reggroup.
4178 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
4179
4180 2017-12-27 Stafford Horne <shorne@gmail.com>
4181
4182 * gdb.base/reggroups.c: New file.
4183 * gdb.base/reggroups.exp: New file.
4184
4185 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4186
4187 * gdb.dwarf2/ada-valprint-error.c: New file.
4188 * gdb.dwarf2/ada-valprint-error.exp: New file.
4189
4190 2017-12-18 Joel Brobecker <brobecker@adacore.com>
4191
4192 * gdb.ada/assign_arr: New testcase.
4193
4194 2017-12-18 Xavier Roirand <roirand@adacore.com>
4195
4196 * gdb.ada/funcall_ptr: New testcase.
4197
4198 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
4199
4200 PR cli/16224
4201 * gdb.base/ptype-offsets.cc: New file.
4202 * gdb.base/ptype-offsets.exp: New file.
4203
4204 2017-12-15 Yao Qi <yao.qi@linaro.org>
4205
4206 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
4207 if XML is disabled.
4208
4209 2017-12-15 Xavier Roirand <roirand@adacore.com>
4210
4211 * gdb.ada/same_component_name: New testcase.
4212
4213 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdb.ada/str_binop_equal: New testcase.
4216
4217 2017-12-14 Joel Brobecker <brobecker@adacore.com>
4218
4219 * gdb.ada/task_switch_in_core: New testcase.
4220
4221 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
4222
4223 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
4224 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
4225 call test_bkpt_qualified.
4226 (test_bkpt_qualified): New proc.
4227
4228 2017-12-13 Pedro Alves <palves@redhat.com>
4229
4230 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4231 Tighten regexp by matching with an anchor.
4232
4233 2017-12-13 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
4236 ("expression with namespace"): New set of tests.
4237 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
4238 (Nested::Test_NS::qux): New.
4239 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
4240 defaults to 'start_quote_char' and 'end_quote_char' parameters.
4241
4242 2017-12-13 Joel Brobecker <brobecker@adacore.com>
4243
4244 * gdb.base/server-del-break.c: New file.
4245 * gdb.base/server-del-break.exp: New file.
4246
4247 2017-12-12 Stafford Horne <shorne@gmail.com>
4248
4249 * gdb.xml/tdesc-regs.exp: Add or1k support.
4250
4251 2017-12-12 Stafford Horne <shorne@gmail.com>
4252
4253 * gdb.base/bp-permanent.c: Define nop of or1k.
4254
4255 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
4258 output with components being reordered.
4259
4260 2017-12-11 Joel Brobecker <brobecker@adacore.com>
4261
4262 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
4263 output with components being reordered.
4264
4265 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4266 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.base/maint.exp (check for .gdb_index): Check also for
4269 .debug_names.
4270 * gdb.dlang/watch-loc.c (.debug_aranges): New.
4271 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
4272 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
4273 (.gdb_index used after symbol reloading): Support also .debug_names.
4274 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
4275
4276 2017-12-08 Yao Qi <yao.qi@linaro.org>
4277
4278 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4279 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
4280
4281 2017-12-08 Yao Qi <yao.qi@linaro.org>
4282
4283 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
4284 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
4285
4286 2017-12-08 Yao Qi <yao.qi@linaro.org>
4287
4288 * gdb.arch/aarch64-tagged-pointer.c: New file.
4289 * gdb.arch/aarch64-tagged-pointer.exp: New file.
4290
4291 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
4292
4293 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
4294 "int".
4295
4296 2017-12-07 Keith Seitz <keiths@redhat.com>
4297
4298 PR breakpoints/22569
4299 * gdb.linespec/ls-errs.exp: Change expected result of "break
4300 -source this file has spaces.c -line 3".
4301 Check that an explicit source file followed by whitespace is
4302 identified as an invalid explicit location.
4303
4304 2017-12-07 Keith Seitz <keiths@redhat.com>
4305
4306 * gdb.cp/nested-types.cc: New file.
4307 * gdb.cp/nested-types.exp: New file.
4308 * lib/cp-support.exp: Load data-structures.exp library.
4309 (debug_cp_test_ptype_class): New global.
4310 (cp_ptype_class_verbose, next_line): New procedures.
4311 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
4312 Add and document new return value.
4313 Switch the list of lines to a queue.
4314 Add support for new `type' key for nested type definitions.
4315 Add debugging/troubleshooting messages.
4316 * lib/data-structures.exp: New file.
4317
4318 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
4319
4320 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
4321 with proc_with_prefix, don't use with_test_prefix.
4322
4323 2017-12-07 Tom Tromey <tom@tromey.com>
4324
4325 * gdb.base/break.exp: Add test for empty "commands".
4326
4327 2017-12-07 Yao Qi <yao.qi@linaro.org>
4328
4329 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
4330 malloc and catch syscall.
4331
4332 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
4333
4334 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
4335 tests for explicit locations.
4336
4337 2017-12-06 Pedro Alves <palves@redhat.com>
4338
4339 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
4340 force-disabling XML descriptions.
4341
4342 2017-12-04 Pedro Alves <palves@redhat.com>
4343
4344 PR gdb/22499
4345 * gdb.arch/amd64-disp-step-avx.S: New file.
4346 * gdb.arch/amd64-disp-step-avx.exp: New file.
4347
4348 2017-12-03 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
4351 and <string.h>.
4352 (parent_function): Print distinct messages when waitpid fails, or
4353 the child exits with a signal, or the child exits for an unhandled
4354 reason.
4355 * gdb.threads/process-dies-while-detaching.exp
4356 (detach_and_expect_exit): New 'inf_output_re' parameter and use
4357 it. Wait for both inferior output and GDB's prompt. Use an
4358 indirect spawn id list.
4359 (do_detach): New parameter 'child_exit'. Use it to compute
4360 expected inferior output.
4361 (test_detach, test_detach_watch, test_detach_killed_outside):
4362 Adjust to pass down the expected child exit kind.
4363
4364 2017-12-01 Joel Brobecker <brobecker@adacore.com>
4365 Sergio Durigan Junior <sergiodj@redhat.com>
4366 Pedro Alves <palves@redhat.com>
4367
4368 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
4369
4370 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
4371
4372 * gdb.base/relocate.exp: Add tests to guarantee that arguments
4373 to 'symbol-file' and 'add-symbol-file' can be
4374 position-independent.
4375
4376 2017-12-01 Yao Qi <yao.qi@linaro.org>
4377
4378 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
4379 the URL in copyright header.
4380 * gdb.arch/aarch64-fp.exp: Likewise.
4381 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
4382 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
4383 * gdb.base/expand-psymtabs.exp: Likewise.
4384 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
4385 * gdb.fortran/common-block.exp: Likewise.
4386 * gdb.fortran/common-block.f90: Likewise.
4387 * gdb.fortran/logical.exp: Likewise.
4388 * gdb.fortran/vla-datatypes.f90: Likewise.
4389 * gdb.fortran/vla-sub.f90: Likewise.
4390
4391 2017-11-30 Joel Brobecker <brobecker@adacore.com>
4392
4393 * gdb.ada/repeat_dyn: New testcase.
4394
4395 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
4396
4397 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
4398 Update for changed thread numbering.
4399 * gdb.cell/bt.exp: Update for changed GDB output.
4400
4401 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
4402
4403 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
4404 setting isremote by hand.
4405 * boards/dwarf4-gdb-index.exp: Likewise.
4406 * boards/fission.exp: Likewise.
4407 * boards/stabs.exp: Likewise.
4408
4409 2017-11-30 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.linespec/cpls-ops.exp
4412 (check_explicit_skips_function_argument): Extract the underlying
4413 type of size_t instead of hardcoding it.
4414
4415 2017-11-29 Pedro Alves <palves@redhat.com>
4416
4417 PR c++/19436
4418 * gdb.linespec/cpls-abi-tag.cc: New file.
4419 * gdb.linespec/cpls-abi-tag.exp: New file.
4420
4421 2017-11-29 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.base/langs.exp: Use -qualified.
4424 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
4425 it.
4426 * gdb.cp/namespace.exp: Use -qualified.
4427 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
4428 (overload-3, template-overload, template-ret-type, const-overload)
4429 (const-overload-quoted, anon-ns, ambiguous-prefix): New
4430 procedures.
4431 (test_driver): Call them.
4432 * gdb.cp/save-bp-qualified.cc: New.
4433 * gdb.cp/save-bp-qualified.exp: New.
4434 * gdb.linespec/explicit.exp: Test -qualified.
4435 * lib/completion-support.exp (completion::explicit_opts_list): Add
4436 "-qualified".
4437 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
4438
4439 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
4440
4441 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
4442
4443 2017-11-29 Tom Tromey <tom@tromey.com>
4444
4445 * gdb.base/relocate.exp: Update invalid argument test.
4446 Add new tests for invalid arguments.
4447
4448 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4449
4450 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
4451 Return 0 as a long.
4452 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
4453
4454 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
4455
4456 * gdb.cp/breakpoint.cc (bar): Set return type to void.
4457 * gdb.cp/psymtab-parameter.cc (func): Likewise.
4458 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
4459 func ().
4460 * gdb.cp/shadow.cc (B.func): Return 0.
4461
4462 2017-11-27 Joel Brobecker <brobecker@adacore.com>
4463
4464 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
4465 expected output in gdb_expect call to allow the exception
4466 message to be present as well. Fix syntax confusion to avoid
4467 TCL thinking that exception_name is an array.
4468
4469 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
4470
4471 * gdb.arch/spu-info.c: Include <unistd.h>.
4472 (do_signal_test): Fix broken calls to write.
4473 * gdb.arch/spu-info.exp: Use prepare_for_testing.
4474 Fix checks for empty mailboxes. Update signal tests for corrected
4475 do_signal_test routine. Allow nonzero event status.
4476 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
4477 * gdb.cell/arch.exp: Use standard_output_file.
4478 * gdb.cell/break.exp: Likewise.
4479 * gdb.cell/bt.exp: Likewise.
4480 * gdb.cell/core.exp: Likewise.
4481 * gdb.cell/dwarfaddr.exp: Likewise.
4482 * gdb.cell/ea-cache.exp: Likewise.
4483 * gdb.cell/ea-standalone.exp: Likewise.
4484 * gdb.cell/f-regs.exp: Likewise.
4485 * gdb.cell/fork.exp: Likewise.
4486 * gdb.cell/gcore.exp: Likewise.
4487 * gdb.cell/mem-access.exp: Likewise.
4488 * gdb.cell/ptype.exp: Likewise.
4489 * gdb.cell/registers.exp: Likewise.
4490 * gdb.cell/sizeof.exp: Likewise.
4491 * gdb.cell/solib-symbol.exp: Likewise.
4492 * gdb.cell/solib.exp: Likewise.
4493
4494 2017-11-25 Pedro Alves <palves@redhat.com>
4495
4496 * gdb.base/complete-empty.exp: New file.
4497 * gdb.base/completion.exp: Adjust.
4498
4499 2017-11-25 Pedro Alves <palves@redhat.com>
4500
4501 * gdb.linespec/cpls-ops.cc: New file.
4502 * gdb.linespec/cpls-ops.exp: New file.
4503 * lib/completion-support.exp (test_complete_prefix_range_re): New,
4504 factored out from ...
4505 (test_complete_prefix_range): ... this.
4506
4507 2017-11-24 Pedro Alves <palves@redhat.com>
4508
4509 * gdb.linespec/cpcompletion.exp: New file.
4510 * gdb.linespec/cpls-hyphen.cc: New file.
4511 * gdb.linespec/cpls.cc: New file.
4512 * gdb.linespec/cpls2.cc: New file.
4513 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
4514 test to use test_gdb_complete_unique. Add label completion,
4515 keyword completion and explicit location completion tests.
4516 * lib/completion-support.exp: New file.
4517
4518 2017-11-24 Joel Brobecker <brobecker@adacore.com>
4519
4520 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
4521 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
4522 when hitting an exception catchpoint.
4523
4524 2017-11-22 Yao Qi <yao.qi@linaro.org>
4525
4526 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
4527
4528 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
4529
4530 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
4531 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
4532 * gdb.dwarf2/info-locals-optimized-out.c: New file.
4533
4534 2017-11-22 Yao Qi <yao.qi@linaro.org>
4535
4536 * gdb.base/info-os.exp: Pass pthreads.
4537 * gdb.multi/multi-attach.exp: Likewise.
4538
4539 2017-11-22 Yao Qi <yao.qi@linaro.org>
4540
4541 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
4542 compiler.
4543
4544 2017-11-22 Yao Qi <yao.qi@linaro.org>
4545
4546 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
4547 * gdb.base/break-interp.exp: Likewise.
4548 * gdb.base/jit-attach-pie.exp: Likewise.
4549
4550 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4551
4552 * gdb.base/float128.c (large128): New variable.
4553 * gdb.base/float128.exp: Add test to print largest __float128 value.
4554
4555 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
4556
4557 * gdb.arch/vsx-regs.exp: Update register content checks.
4558
4559 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
4560
4561 * gdb.arch/ppc-longdouble.exp: New file.
4562 * gdb.arch/ppc-longdouble.c: Likewise.
4563
4564 2017-11-21 Pedro Alves <palves@redhat.com>
4565
4566 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
4567
4568 2017-11-20 Pedro Alves <palves@redhat.com>
4569
4570 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
4571 (long_double_typedef): New typedefs.
4572 Use DEF on double and long double.
4573 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
4574 cases.
4575 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
4576 and 'long_double_ptr_same_size' locals. Use them to decide
4577 whether cast from array/function to float is valid/invalid.
4578
4579 2017-11-17 Tom Tromey <tom@tromey.com>
4580
4581 * gdb.rust/traits.rs: New file.
4582 * gdb.rust/traits.exp: New file.
4583
4584 2017-11-17 Joel Brobecker <brobecker@adacore.com>
4585
4586 * gdb.ada/minsyms: New testcase.
4587
4588 2017-11-16 Pedro Alves <palves@redhat.com>
4589
4590 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
4591 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
4592
4593 2017-11-16 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
4596 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
4597
4598 2017-11-16 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.server/reconnect-ctrl-c.c: New file.
4601 * gdb.server/reconnect-ctrl-c.exp: New file.
4602
4603 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
4604
4605 * gdb.python/py-rbreak.exp: New file.
4606 * gdb.python/py-rbreak.c: New file.
4607 * gdb.python/py-rbreak-func2.c: New file.
4608
4609 2017-11-16 Pedro Alves <palves@redhat.com>
4610
4611 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
4612 pattern.
4613 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
4614 GDB.
4615
4616 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
4617
4618 * gdb.tui/completionn.exp (test_tab_completion): Add space in
4619 regex.
4620
4621 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
4622
4623 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
4624 test names.
4625
4626 2017-11-09 Pedro Alves <palves@redhat.com>
4627
4628 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
4629 factored out from ...
4630 (top level): ... here, and adjusted to avoid expecting beyond the
4631 prompt in a single gdb_test_multiple.
4632
4633 2017-11-09 Pedro Alves <palves@redhat.com>
4634
4635 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
4636 output.
4637 * gdb.server/ext-attach.exp ("kill" test): Likewise.
4638 * gdb.server/ext-restart.exp ("kill" test): Likewise.
4639 * gdb.server/ext-run.exp ("kill" test): Likewise.
4640 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
4641
4642 2017-11-09 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
4645 match till end of line.
4646
4647 2017-11-09 Pedro Alves <palves@redhat.com>
4648
4649 * gdb.base/memattr.exp: Tighten regexes to match the end line.
4650
4651 2017-11-09 Pedro Alves <palves@redhat.com>
4652
4653 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
4654 New procedures, factored out from ...
4655 (top level): ... here, and adjusted to avoid expecting beyond the
4656 prompt in one go.
4657
4658 2017-11-09 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
4661 output. Fix '?' match.
4662
4663 2017-11-08 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.ada/scoped_watch: New testcase.
4666 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
4667 which is actually correct.
4668 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
4669 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
4670
4671 2017-11-08 Pedro Alves <palves@redhat.com>
4672
4673 * gdb.gdb/complaints.exp (test_initial_complaints)
4674 (test_serial_complaints, test_short_complaints): Call
4675 complaint_internal instead of complaint.
4676
4677 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
4678
4679 * gdb.threads/tls-core.c: New file.
4680 * gdb.threads/tls-core.exp: Likewise.
4681
4682 2017-11-08 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
4685 (p Exported_Capitalized): New test.
4686 (p exported_capitalized): New test.
4687
4688 2017-11-07 Pedro Alves <palves@redhat.com>
4689
4690 * gdb.cp/ena-dis-br-range.exp: Add more tests.
4691
4692 2017-11-07 Pedro Alves <palves@redhat.com>
4693
4694 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
4695 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
4696 (disable_invalid, disable_inverted, disable_negative): New
4697 procedures.
4698 ("bad numbers"): New set of tests.
4699
4700 2017-11-07 Pedro Alves <palves@redhat.com>
4701
4702 * gdb.cp/ena-dis-br-range.exp: Add tests.
4703
4704 2017-11-07 Pedro Alves <palves@redhat.com>
4705
4706 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
4707
4708 2017-11-07 Xavier Roirand <roirand@adacore.com>
4709 Pedro Alves <palves@redhat.com>
4710
4711 * gdb.base/ena-dis-br.exp: Add reference to
4712 gdb.cp/ena-dis-br-range.exp.
4713 * gdb.cp/ena-dis-br-range.exp: New file.
4714 * gdb.cp/ena-dis-br-range.cc: New file.
4715
4716 2017-11-06 Pedro Alves <palves@redhat.com>
4717
4718 * gdb.base/attach-non-pgrp-leader.c: New.
4719 * gdb.base/attach-non-pgrp-leader.exp: New.
4720
4721 2017-11-06 Pedro Alves <palves@redhat.com>
4722
4723 * configure.ac: No longer check for termio.h and sgtty.h.
4724 * configure: Regenerate.
4725 * remote-utils.c: Include termios.h instead of gdb_termios.h.
4726 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
4727 Remove termio and sgtty code.
4728
4729 2017-11-03 Yao Qi <yao.qi@linaro.org>
4730
4731 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
4732 in GDB is disabled.
4733
4734 2017-11-03 Yao Qi <yao.qi@linaro.org>
4735
4736 * gdb.python/py-thrhandle.exp: Skip it if python is not
4737 enabled.
4738
4739 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
4740
4741 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
4742 as a breakpoint command.
4743
4744 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
4745
4746 PR python/21213
4747 * gdb.python/py-infthread.exp: Test calling
4748 InferiorThread.inferior () multiple times in a row.
4749
4750 2017-10-27 Keith Seitz <keiths@redhat.com>
4751
4752 * gdb.opt/inline-break.exp (break_info_1): New procedure.
4753 Test "info break" for every inlined function breakpoint.
4754
4755 2017-10-27 Yao Qi <yao.qi@linaro.org>
4756
4757 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
4758
4759 2017-10-26 Patrick Frants <osscontribute@gmail.com>
4760
4761 * gdb.cp/classes.exp (test_static_members): Test printing
4762 Outer::instance.
4763 * gdb.cp/classes.c (struct Inner, struct Outer): New.
4764 (Inner::instance, Outer::instance): New.
4765
4766 2017-10-24 Pedro Alves <palves@redhat.com>
4767
4768 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
4769 extra console" test in two stages.
4770
4771 2017-10-24 Pedro Alves <palves@redhat.com>
4772
4773 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
4774
4775 2017-10-24 Pedro Alves <palves@redhat.com>
4776
4777 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
4778 loop.
4779
4780 2017-10-24 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
4783 $attempt" and "stoppedtry $stoppedtry" test prefixes.
4784
4785 2017-10-24 Pedro Alves <palves@redhat.com>
4786
4787 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
4788 parameter and handle it. Don't output read value in test name.
4789
4790 2017-10-24 Pedro Alves <palves@redhat.com>
4791
4792 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
4793 custom test name.
4794
4795 2017-10-24 Pedro Alves <palves@redhat.com>
4796
4797 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
4798 include the unstable output directory name in the test's name.
4799 (initial_setup_simple) <'set args'>: Use custom test name.
4800
4801 2017-10-24 Pedro Alves <palves@redhat.com>
4802
4803 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
4804 with explicit test name.
4805
4806 2017-10-20 Pedro Alves <palves@redhat.com>
4807
4808 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
4809 'wait -i'. Use gdb_assert and remote_close.
4810
4811 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
4812
4813 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
4814 number from variable rather than hard-coded.
4815
4816 2017-10-19 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/long-inferior-output.c: New file.
4819 * gdb.base/long-inferior-output.exp: New file.
4820
4821 2017-11-18 Keith Seitz <keiths@redhat.com>
4822
4823 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
4824 method.
4825 (main): Call it.
4826 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
4827 Add additional user-defined conversion operator tests.
4828
4829 2017-10-17 Pedro Alves <palves@redhat.com>
4830
4831 * boards/native-stdio-gdbserver.exp: Load "local-board".
4832
4833 2017-10-17 Pedro Alves <palves@redhat.com>
4834
4835 * gdb.base/quit-live.c: New file.
4836 * gdb.base/quit-live.exp: New file.
4837
4838 2017-10-16 Keith Seitz <keiths@redhat.com>
4839
4840 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
4841 (class_with_protected_typedef, class_with_private_typedef)
4842 (struct_with_public_typedef, struct_with_protected_typedef)
4843 (struct_with_private_typedef): New classes/structs.
4844 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
4845 typedefs and access specifiers.
4846
4847 2017-10-16 Pedro Alves <palves@redhat.com>
4848 Simon Marchi <simon.marchi@polymtl.ca>
4849
4850 * README (Local vs Remote vs Native): New section.
4851 * boards/local-board.exp: New file, with bits factored out from
4852 ...
4853 * boards/native-extended-gdbserver.exp: ... here. Load
4854 "local-board".
4855 * boards/native-gdbserver.exp: Load "local-board".
4856 (${board}_spawn, ${board}_exec): Delete.
4857 * boards/native-stdio-gdbserver.exp: Most contents factored out to
4858 ...
4859 * boards/stdio-gdbserver-base.exp: ... this new file.
4860 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
4861 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
4862 procedure.
4863 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
4864 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
4865 stdio_gdbserver_command.
4866 (${board}_get_remote_address, ${board}_get_comm_port)
4867 (${board}_download, ${board}_upload): Delete.
4868 (get_target_remote_pipe_cmd): New.
4869
4870 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
4871
4872 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
4873 test_bkpt_deletion, test_bkpt_cond_and_cmds,
4874 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
4875 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
4876 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
4877 remove with_test_prefix.
4878
4879 2017-10-13 Pedro Alves <palves@redhat.com>
4880
4881 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
4882 * gdb.base/annota1.exp: Use it instead of is_remote.
4883 * gdb.base/annota3.exp: Use it instead of is_remote.
4884 * gdb.cp/annota2.exp: Use it instead of is_remote.
4885 * gdb.cp/annota3.exp: Use it instead of is_remote.
4886 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
4887
4888 2017-10-13 Pedro Alves <palves@redhat.com>
4889
4890 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
4891 (test_num_test_vars, run_and_count_vars, find_env)
4892 (test_set_unset_env, test_inherit_env_var): New procedures.
4893 (top level): Use them.
4894
4895 2017-10-13 Pedro Alves <palves@redhat.com>
4896
4897 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4898 also skip on stub-like targets.
4899
4900 2017-10-13 Pedro Alves <palves@redhat.com>
4901
4902 PR gdb/22293
4903 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4904 (top level): Move some tests to ...
4905 (test_not_found): ... this new procedure.
4906 (top level): Call it.
4907
4908 2017-10-13 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4911 expect different "info terminal" output if testing with a
4912 non-native target.
4913
4914 2017-10-13 Pedro Alves <palves@redhat.com>
4915 Simon Marchi <simon.marchi@polymtl.ca>
4916
4917 PR python/12966
4918 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4919
4920 2017-10-13 Pedro Alves <palves@redhat.com>
4921
4922 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4923 already.
4924
4925 2017-10-13 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4928 is_remote.
4929
4930 2017-10-13 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4933 is_remote.
4934
4935 2017-10-13 Pedro Alves <palves@redhat.com>
4936
4937 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4938 is set.
4939 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4940 instead of is_remote.
4941
4942 2017-10-13 Pedro Alves <palves@redhat.com>
4943
4944 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4945 (top level): Add comment.
4946
4947 2017-10-13 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/remote.exp (top level): Fix comment typo and add
4950 missing return.
4951
4952 2017-10-13 Pedro Alves <palves@redhat.com>
4953 Simon Marchi <simon.marchi@polymtl.ca>
4954
4955 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4956 calls and add comments. Skip test if use_gdb_stub is set.
4957 (top level): Use "set cwd" command instead of "cd" command.
4958
4959 2017-10-13 Pedro Alves <palves@redhat.com>
4960
4961 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4962 is_remote target check.
4963
4964 2017-10-13 Pedro Alves <palves@redhat.com>
4965
4966 * gdb.base/scope.exp: Use build_executable + clean_restart +
4967 gdb_file_cmd instead of prepare_for_testing and no longer skip
4968 "before run" tests on is_remote target boards. Update comments.
4969 * boards/native-extended-gdbserver.exp
4970 (extended_gdbserver_load_last_file): New, factored out from ...
4971 (gdb_load): ... this. Move further below and add comment.
4972 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4973
4974 2017-10-12 Pedro Alves <palves@redhat.com>
4975
4976 * gdb.base/attach.exp: Remove references to gdb64.
4977 * gdb.base/dbx.exp: Remove references to gdb64.
4978
4979 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4980 Pedro Alves <palves@redhat.com>
4981
4982 * gdb.base/label.exp: Remove is_remote target check.
4983
4984 2017-10-12 Pedro Alves <palves@redhat.com>
4985
4986 * gdb.base/auvx.exp (coredir): Update comment.
4987 (top level) <core_works>: Use "set cwd" command instead of "cd"
4988 command.
4989
4990 2017-10-12 Pedro Alves <palves@redhat.com>
4991 Simon Marchi <simon.marchi@polymtl.ca>
4992
4993 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4994 target boards.
4995
4996 2017-10-12 Pedro Alves <palves@redhat.com>
4997 Simon Marchi <simon.marchi@polymtl.ca>
4998
4999 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
5000 Instead skip if there's any gdb_protocol set.
5001
5002 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
5003 Pedro Alves <palves@redhat.com>
5004
5005 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
5006
5007 2017-10-12 Pedro Alves <palves@redhat.com>
5008 Simon Marchi <simon.marchi@polymtl.ca>
5009
5010 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
5011 instead of on dejagnu remote boards.
5012
5013 2017-10-12 Pedro Alves <palves@redhat.com>
5014 Simon Marchi <simon.marchi@polymtl.ca>
5015
5016 * gdb.base/inferior-died.exp: Remove is_remote and isnative
5017 checks. Use build_executable + clean_restart instead of
5018 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
5019 of enabling non-stop after starting gdb.
5020
5021 2017-10-12 Pedro Alves <palves@redhat.com>
5022
5023 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
5024 * gdb.threads/non-ldr-exc-2.exp: Ditto.
5025 * gdb.threads/non-ldr-exc-3.exp: Ditto.
5026 * gdb.threads/non-ldr-exc-4.exp: Ditto.
5027
5028 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
5029
5030 * gdb.arch/arc-tdesc-cpu.exp: New file.
5031 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
5032
5033 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
5034
5035 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
5036
5037 2017-10-10 Pedro Alves <palves@redhat.com>
5038
5039 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
5040 expect CLI output.
5041
5042 2017-10-10 Pedro Alves <palves@redhat.com>
5043
5044 * lib/selftest-support.exp (selftest_setup): Update for
5045 captured_command_loop's prototype change.
5046
5047 2017-10-09 Pedro Alves <palves@redhat.com>
5048
5049 Test both arch1=>arch2 and arch2=>arch1.
5050
5051 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
5052 (srcfile2, binfile2, march1, march2): Remove globals. Largely
5053 factored out to...
5054 (append_arch1_options, append_arch2_options, append_arch_options)
5055 (build_executables): New procedures.
5056 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
5057 local.
5058 (top level): Add new 'first_arch' testing axis.
5059
5060 2017-10-09 Pedro Alves <palves@redhat.com>
5061
5062 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
5063 (barrier): New.
5064 (thread_start, all_started): New functions.
5065 (main): Spawn new thread and wait until it is scheduled.
5066 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
5067 option.
5068 (do_test): Add 'selected_thread' parameter. Run to all_started
5069 instead of main. Explicitly set the breakpoint at main. Switch
5070 to the SELECTED_THREAD thread.
5071 (top level): Test handling the exec event with either the main
5072 thread or the second thread selected.
5073
5074 2017-10-09 Pedro Alves <palves@redhat.com>
5075
5076 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
5077 logic. Move STOP marker after the value checks.
5078 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
5079 regexp.
5080
5081 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
5082
5083 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
5084
5085 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
5086
5087 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
5088 integer-to-dfp conversion.
5089 * gdb.base/dfp-test.exp: Likewise.
5090
5091 2017-10-04 Pedro Alves <palves@redhat.com>
5092
5093 * gdb.multi/hangout.c: Include <unistd.h>.
5094 (hangout_loop): New function.
5095 (main): Call alarm. Call hangout_loop in a loop.
5096 * gdb.multi/hello.c: Include <unistd.h>.
5097 (hello_loop): New function.
5098 (main): Call alarm. Call hangout_loop in a loop.
5099 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
5100 inferior with the other selected.
5101
5102 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
5103
5104 * gdb.mi/list-thread-groups-available.exp: New file.
5105 * gdb.mi/list-thread-groups-available.c: New file.
5106
5107 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5108
5109 * gdb.base/set-cwd.exp: Make it available on
5110 native-extended-gdbserver.
5111
5112 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
5113
5114 * gdb.base/set-cwd.c: New file.
5115 * gdb.base/set-cwd.exp: Likewise.
5116
5117 2017-10-02 Tom Tromey <tom@tromey.com>
5118
5119 PR rust/22236:
5120 * gdb.rust/simple.rs (main): New variable "fslice".
5121 * gdb.rust/simple.exp: Add slice tests. Update string tests.
5122
5123 2017-10-02 Tom Tromey <tom@tromey.com>
5124
5125 * gdb.rust/simple.exp: Test ptype of a slice.
5126
5127 2017-10-02 Tom Tromey <tom@tromey.com>
5128
5129 * gdb.rust/simple.exp: Test index of slice.
5130
5131 2017-09-27 Tom Tromey <tom@tromey.com>
5132
5133 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
5134
5135 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
5136 Pedro Alves <palves@redhat.com>
5137
5138 * gdb.base/compare-sections.exp (get value of read-only section): Read
5139 as unsigned value.
5140 (corrupt read-only section): Likewise and don't set written if patching
5141 failed.
5142
5143 2017-09-21 Kevin Buettner <kevinb@redhat.com>
5144
5145 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
5146 files.
5147
5148 2017-09-20 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
5151 symbol names in gdb's output.
5152 * gdb.cp/overload.exp ("list all overloads"): Likewise.
5153
5154 2017-09-20 Pedro Alves <palves@redhat.com>
5155
5156 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
5157 Rename to ...
5158 (test_list_ambiguous_symbol): ... this and add a symbol name
5159 parameter. Adjust.
5160 (test_list_ambiguous_function): Reimplement on top of
5161 test_list_ambiguous_symbol and also test listing ambiguous
5162 variables.
5163 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
5164 (ambiguous_fun): ... this.
5165 (ambiguous_var): New.
5166 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
5167 (ambiguous_fun): ... this.
5168 (ambiguous_var): New.
5169
5170 2017-09-19 John Baldwin <jhb@FreeBSD.org>
5171
5172 * gdb.base/starti.c: New file.
5173 * gdb.base/starti.exp: New file.
5174 * lib/gdb.exp (gdb_starti_cmd): New procedure.
5175
5176 2017-09-14 Pedro Alves <palves@redhat.com>
5177
5178 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
5179 (top level): Use it instead of runto.
5180
5181 2017-09-11 Tom Tromey <tom@tromey.com>
5182
5183 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
5184
5185 2017-09-11 Tom Tromey <tom@tromey.com>
5186
5187 * gdb.python/py-infthread.exp: Add tests for new_thread event.
5188 * gdb.python/py-inferior.exp: Add tests for new inferior events.
5189
5190 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
5191
5192 * gdb.fortran/printing-types.exp: New file.
5193 * gdb.fortran/printing-types.exp: New file.
5194
5195 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5196
5197 * gdb.fortran/vla-ptype.exp: Fix typos.
5198 * gdb.fortran/vla-value.exp: Same.
5199
5200 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
5201
5202 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
5203 * gdb.mi/mi-var-child-f.exp: Likewise.
5204 * gdb.mi/mi-vla-fortran.exp: Likewise.
5205
5206 2017-09-08 Frank Penczek <frank.penczek@intel.com>
5207 Christoph Weinmann <christoph.t.weinmann@intel.com>
5208 Bernhard Heckel <bernhard.heckel@intel.com>
5209
5210 * gdb.fortran/ptr-indentation.f90: New file.
5211 * gdb.fortran/ptr-indentation.exp: New file.
5212
5213 2017-09-05 Tom Tromey <tom@tromey.com>
5214
5215 PR gdb/22010:
5216 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
5217
5218 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
5219
5220 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
5221
5222 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5223
5224 * gdb.threads/tls-nodebug-pie.c: New file.
5225 * gdb.threads/tls-nodebug-pie.exp: New file.
5226
5227 2017-09-05 Tom Tromey <tom@tromey.com>
5228
5229 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
5230 for rust.
5231
5232 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
5233
5234 * gdb.multi/multi-arch-exec.exp: Test with different
5235 "follow-exec-mode" settings.
5236 (do_test): New procedure.
5237
5238 2017-09-04 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/func-static.c (S::method const, S::method volatile)
5241 (S::method volatile const): New methods.
5242 (c_s, v_s, cv_s): New instances.
5243 (main): Call method() on them.
5244 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
5245 (cannot_resolve): New procedure.
5246 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
5247 print-quote-unquoted columns.
5248 (do_test): Test printing each scope too.
5249
5250 2017-09-04 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/local-static.exp: Also test with
5253 class::method::variable wholly quoted.
5254 * gdb.cp/m-static.exp (class::method::variable): Remove test.
5255
5256 2017-09-04 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.base/local-static.c: New.
5259 * gdb.base/local-static.cc: New.
5260 * gdb.base/local-static.exp: New.
5261
5262 2017-09-04 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.asm/asm-source.exp: Add casts to int.
5265 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
5266 (dataglobal64_1, dataglobal64_2): New globals.
5267 * gdb.base/nodebug.exp: Test different expressions involving the
5268 new globals, with print, whatis and ptype. Add casts to int.
5269 * gdb.base/solib-display.exp: Add casts to int.
5270 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
5271 * gdb.cp/m-static.exp: Add cast to int.
5272 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
5273 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
5274 tls variable with no debug info without a cast. Test with a cast
5275 to int too.
5276 * gdb.trace/entry-values.exp: Add casts.
5277
5278 2017-09-04 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.base/nodebug.exp: Test that ptype's error about functions
5281 with unknown return type includes the function name too.
5282
5283 2017-09-04 Pedro Alves <palves@redhat.com>
5284
5285 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
5286 return type of munmap in infcall.
5287 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
5288 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
5289 type of ftell in infcall.
5290 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
5291 type of getpid in infcall.
5292 * gdb.base/infcall-exec.exp: Cast return type of execlp in
5293 infcall.
5294 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
5295 Bail on failure to extract the pid.
5296 * gdb.base/nodebug.c: #include <stdint.h>.
5297 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
5298 New functions.
5299 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
5300 Change expected output of print/whatis/ptype with functions with
5301 no debug info. Test all supported languages. Call
5302 test_call_promotion.
5303 * gdb.compile/compile.exp: Adjust expected output to expect
5304 warning.
5305 * gdb.threads/siginfo-threads.exp: Likewise.
5306
5307 2017-09-04 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/callfuncs.exp (do_function_calls): New parameter
5310 "prototypes". Test calling float functions via prototyped and
5311 unprototyped function pointers.
5312 (perform_all_tests): New parameter "prototypes". Pass it down.
5313 (top level): Pass down "prototypes" parameter to
5314 perform_all_tests.
5315
5316 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5317
5318 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
5319 Test with nested loops.
5320
5321 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5322
5323 * gdb.base/commands.exp: Call the new procedures.
5324 (loop_break_test, loop_continue_test): New procedures.
5325
5326 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
5327
5328 * gdb.base/commands.exp: Call new procedure.
5329 (define_if_without_arg_test): New procedure.
5330
5331 2017-09-04 Pedro Alves <palves@redhat.com>
5332
5333 * gdb.base/list-ambiguous.exp: New file.
5334 * gdb.base/list-ambiguous0.c: New file.
5335 * gdb.base/list-ambiguous1.c: New file.
5336 * gdb.base/list.exp (test_list_range): Adjust expected output.
5337
5338 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
5339
5340 * gdb.base/share-env-with-gdbserver.c: New file.
5341 * gdb.base/share-env-with-gdbserver.exp: Likewise.
5342
5343 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5344
5345 * gdb.base/commands.exp (gdbvar_simple_if_test,
5346 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
5347 progvar_simple_if_test, progvar_simple_while_test,
5348 progvar_complex_if_while_test, user_defined_command_test,
5349 user_defined_command_args_eval,
5350 user_defined_command_args_stack_test,
5351 user_defined_command_manyargs_test, bp_deleted_in_command_test,
5352 temporary_breakpoint_commands,
5353 gdb_test_no_prompt, redefine_hook_test,
5354 redefine_backtrace_test): Remove "global gdb_prompt".
5355
5356 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
5357
5358 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
5359 New proc, call it from toplevel.
5360
5361 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
5362
5363 PR remote/21852
5364 * gdb.server/normal.c: New file, copied from gdb.base.
5365 * gdb.server/run-without-local-binary.exp: New file.
5366
5367 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
5368
5369 * gdb.arch/sparc64-adi.exp: New file.
5370 * gdb.arch/sparc64-adi.c: New file.
5371
5372 2017-08-22 Pedro Alves <palves@redhat.com>
5373
5374 * gdb.cp/overload.exp (line_range_pattern): New procedure.
5375 (top level): Add "list all overloads" tests.
5376
5377 2017-08-22 Tom Tromey <tom@tromey.com>
5378
5379 * gdb.gdb/xfullpath.exp: Remove.
5380
5381 2017-08-21 Pedro Alves <palves@redhat.com>
5382
5383 PR gdb/19487
5384 * gdb.base/symbol-alias.c: New.
5385 * gdb.base/symbol-alias2.c: New.
5386 * gdb.base/symbol-alias.exp: New.
5387
5388 2017-08-21 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.base/dfp-test.c
5391 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
5392 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
5393 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
5394 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
5395 * gdb.base/whatis-ptype-typedefs.c: New.
5396 * gdb.base/whatis-ptype-typedefs.exp: New.
5397 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
5398 (an_int, an_int_type, an_int_type2): New globals.
5399 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
5400 involving typedefs and cast expressions.
5401 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
5402 (lookup_typedefs_function): New.
5403 (typedefs_pretty_printers_dict): New.
5404 (top level): Register lookup_typedefs_function in
5405 gdb.pretty_printers.
5406
5407 2017-08-18 Yao Qi <yao.qi@linaro.org>
5408
5409 * gdb.server/unittest.exp: New.
5410
5411 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
5412
5413 PR gdb/21954
5414 * gdb.base/environ.exp: Add test to check if 'unset environment'
5415 works.
5416
5417 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5418
5419 * lib/gdb.exp (universal_compile_options): New caching proc.
5420 (gdb_compile): Suppress GCC's coloring of messages.
5421
5422 2017-08-14 Tom Tromey <tom@tromey.com>
5423
5424 PR gdb/21675:
5425 * gdb.base/printcmds.exp (test_radices): New function.
5426 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
5427 * gdb.base/sizeof.exp (check_valueof): Use p/d.
5428 * lib/gdb.exp (get_integer_valueof): Use p/d.
5429
5430 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
5431
5432 * lib/gdb.exp (get_valueof): Don't capture end-of-line
5433 characters.
5434
5435 2017-08-05 Tom Tromey <tom@tromey.com>
5436
5437 * gdb.rust/simple.exp: Allow String to appear in a different
5438 namespace.
5439
5440 2017-07-26 Yao Qi <yao.qi@linaro.org>
5441
5442 * gdb.gdb/unittest.exp: Invoke command
5443 "maintenance check xml-descriptions".
5444
5445 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5446
5447 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
5448 calling context.
5449 (hex128): Drop erroneous calculation of parameters.
5450
5451 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
5452
5453 * gdb.python/py-unwind.exp: Disable stack protection when
5454 building test file.
5455
5456 2017-07-20 Pedro Alves <palves@redhat.com>
5457
5458 * gdb.base/default.exp (set language): Adjust expected output.
5459
5460 2017-07-20 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
5463 (test_minsym): ... this, and make static.
5464 (get_pck__foo__bar__minsym): Rename to ...
5465 (get_test_minsym): ... this.
5466 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
5467 symbol names and comments.
5468 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
5469 (get_test_minsym): ... this.
5470 (pck__foo__bar__minsym__2): Rename to ...
5471 (test_minsym): ... this.
5472 (main): Adjust.
5473
5474 2017-07-17 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.base/completion.exp: Adjust expected output.
5477 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
5478 the completer works.
5479
5480 2017-07-17 Pedro Alves <palves@redhat.com>
5481
5482 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
5483
5484 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
5485
5486 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
5487
5488 2017-07-14 Tom Tromey <tom@tromey.com>
5489
5490 PR rust/21764:
5491 * gdb.rust/simple.exp: Add tests.
5492
5493 2017-07-14 Tom Tromey <tom@tromey.com>
5494
5495 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
5496
5497 2017-07-14 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.linespec/base/one/thefile.cc (z1): New function.
5500 * gdb.linespec/base/two/thefile.cc (z2): New function.
5501 * gdb.linespec/linespec.exp: Add tests.
5502
5503 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5504
5505 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
5506 to mi_create_breakpoint.
5507
5508 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
5509
5510 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
5511 mi_create_breakpoint.
5512
5513 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
5514
5515 * gdb.dlang/demangle.exp: Update for demangling changes.
5516
5517 2017-07-09 Tom Tromey <tom@tromey.com>
5518
5519 * gdb.dwarf2/shortpiece.exp: New file.
5520
5521 2017-07-06 David Blaikie <dblaikie@gmail.com>
5522
5523 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
5524 built from fissiont-multi-cu{1,2}.c.
5525 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
5526 except putting 'main' and 'func' in separate CUs in the same DWO file.
5527 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
5528 test.
5529 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
5530 test.
5531
5532 2017-07-06 Pedro Alves <palves@redhat.com>
5533
5534 * gdb.python/py-unwind.exp: Test flushregs.
5535
5536 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5537
5538 PR cli/21688
5539 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
5540 tests for alias commands and trailing whitespace.
5541
5542 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
5543
5544 PR cli/21688
5545 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
5546 procedure. Call it.
5547
5548 2017-06-29 Pedro Alves <palves@redhat.com>
5549
5550 * gdb.base/printcmds.exp: Add tests.
5551
5552 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
5553
5554 PR gdb/21337
5555 * gdb.base/reread-readsym.exp: New file.
5556 * gdb.base/reread-readsym.c: New file.
5557
5558 2017-06-21 Kevin Buettner <kevinb@redhat.com>
5559
5560 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
5561 subpattern.
5562
5563 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
5564
5565 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
5566 extended mnemonic.
5567 * gdb.arch/powerpc-power9.s: Likewise.
5568
5569 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5570
5571 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
5572 on 32-bit x86 targets. Exploit is_*_target macros where
5573 appropriate.
5574
5575 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5576
5577 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
5578 register pieces.
5579
5580 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5581
5582 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
5583 located in one or more DWARF pieces.
5584
5585 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5586
5587 * lib/gdb.exp (get_endianness): New proc.
5588 * gdb.arch/aarch64-fp.exp: Use it.
5589 * gdb.arch/altivec-regs.exp: Likewise.
5590 * gdb.arch/e500-regs.exp: Likewise.
5591 * gdb.arch/vsx-regs.exp: Likewise.
5592 * gdb.base/dump.exp: Likewise.
5593 * gdb.base/funcargs.exp: Likewise.
5594 * gdb.base/gnu_vector.exp: Likewise.
5595 * gdb.dwarf2/formdata16.exp: Likewise.
5596 * gdb.dwarf2/implptrpiece.exp: Likewise.
5597 * gdb.dwarf2/nonvar-access.exp: Likewise.
5598 * gdb.python/py-inferior.exp: Likewise.
5599 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5600
5601 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5602
5603 PR gdb/21226
5604 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
5605 stack value pieces are taken from the LSB end.
5606
5607 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5608
5609 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
5610 variable at nonzero offset.
5611
5612 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5613
5614 * gdb.dwarf2/var-access.c: New file.
5615 * gdb.dwarf2/var-access.exp: New test.
5616 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
5617
5618 2017-06-12 Tom Tromey <tom@tromey.com>
5619
5620 * gdb.dwarf2/formdata16.exp: Add tests.
5621
5622 2017-06-12 Tom Tromey <tom@tromey.com>
5623
5624 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
5625
5626 2017-06-12 Tom Tromey <tom@tromey.com>
5627
5628 PR exp/16225:
5629 * gdb.reverse/i386-sse-reverse.exp: Update tests.
5630 * gdb.arch/vsx-regs.exp: Update tests.
5631 * gdb.arch/s390-vregs.exp (hex128): New proc.
5632 Update test.
5633 * gdb.arch/altivec-regs.exp: Update tests.
5634
5635 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5636
5637 * gdb.base/startup-with-shell.c: New file.
5638 * gdb.base/startup-with-shell.exp: Likewise.
5639
5640 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5641
5642 * gdb.server/non-existing-program.exp: Update regex in order to
5643 reflect the fact that gdbserver is now using fork_inferior (with a
5644 shell) to startup the inferior.
5645
5646 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5647
5648 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
5649 support function calls from GDB.
5650
5651 2017-05-21 Tom Tromey <tom@tromey.com>
5652
5653 PR rust/21466:
5654 * gdb.rust/unsized.exp: New file.
5655 * gdb.rust/unsized.rs: New file.
5656
5657 2017-05-19 Tom Tromey <tom@tromey.com>
5658
5659 PR rust/21484:
5660 * gdb.rust/watch.exp: New file.
5661 * gdb.rust/watch.rs: New file.
5662
5663 2017-05-18 Tom Tromey <tom@tromey.com>
5664
5665 * gdb.rust/simple.exp: Allow Box to be qualified.
5666
5667 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
5668
5669 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
5670
5671 2017-05-18 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.base/fileio.c (test_write, test_read, test_close)
5674 (test_fstat): Don't print 'ret' in the fail path.
5675
5676 2017-05-18 Pedro Alves <palves@redhat.com>
5677
5678 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
5679 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
5680 (test_system, test_rename, test_unlink, test_time): Change
5681 prototypes.
5682 * gdb.base/fileio.exp (stop_msg): Adjust.
5683
5684 2017-05-18 Pedro Alves <palves@redhat.com>
5685
5686 * gdb.base/fileio.c (null_str): New global.
5687 (test_stat): Use it.
5688 * gdb.base/fileio.exp: Remove nowarnings.
5689
5690 2017-05-17 Yao Qi <yao.qi@linaro.org>
5691
5692 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
5693
5694 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
5695
5696 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
5697 argument command.
5698 (top-level): Invoke test_set_inferior_tty.
5699
5700 2017-05-04 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
5703 Add parens to print call for Python 3.
5704
5705 2017-05-03 Keith Seitz <keiths@redhat.com>
5706
5707 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
5708 (main): Call it.
5709
5710 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5711
5712 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
5713 to prev and next.
5714
5715 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5716
5717 * gdb.python/py-record-btrace.exp: Remove test for
5718 gdb.BtraceInstruction.error.
5719
5720 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5721
5722 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
5723
5724 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5725
5726 * gdb.python/py-record-btrace-threads.c: New file.
5727 * gdb.python/py-record-btrace-threads.exp: New file.
5728
5729 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
5730
5731 PR testsuite/8595
5732 * gdb.base/environ.exp: Make test available in all architectures.
5733 Move bits related to "info program" testing to
5734 gdb.base/info-program.exp. Rewrite tests to use the two new
5735 procedures mentione below.
5736 (test_set_show_env_var) New procedure.
5737 (test_set_show_env_var_equal): Likewise.
5738 * gdb.base/info-program.exp: New file.
5739
5740 2017-04-27 Keith Seitz <keiths@redhat.com>
5741
5742 * gdb.cp/oranking.cc (test15): New function.
5743 (main): Call test15 and declare additional variables for testing.
5744 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
5745 "p foo101('abc')" tests.
5746 Add tests for cv qualifier overloads.
5747 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
5748 "lvalue reference overload" test.
5749 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
5750 "print value of f1 on Child&& in f2" test.
5751
5752 2017-04-19 Pedro Alves <palves@redhat.com>
5753
5754 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
5755 procedure.
5756 (top level): Call it.
5757 * lib/gdb.exp (gdb_define_cmd): New procedure.
5758
5759 2017-04-12 Pedro Alves <palves@redhat.com>
5760
5761 PR gdb/21323
5762 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5763 (wchar): New global.
5764 * gdb.cp/wide_char_types.exp (wide_char_types_program)
5765 (do_test_wide_char, wide_char_types_no_program, top level): Add
5766 wchar_t testing.
5767
5768 2017-04-12 Pedro Alves <palves@redhat.com>
5769
5770 PR c++/21323
5771 * gdb.cp/wide_char_types.c: New file.
5772 * gdb.cp/wide_char_types.exp: New file.
5773
5774 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
5775
5776 PR gdb/21352
5777 * gdb.trace/tsv.exp: Add test for "tsave -r".
5778
5779 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
5780
5781 * gdb.dlang/watch-loc.c: New file.
5782 * gdb.dlang/watch-loc.exp: New file.
5783
5784 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5785
5786 * gdb.python/py-section-script.exp (sepdebug): New testcases.
5787
5788 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5789
5790 * gdb.arch/arc-analyze-prologue.S: New file.
5791 * gdb.arch/arc-analyze-prologue.exp: Likewise.
5792
5793 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
5794
5795 * gdb.arch/arc-decode-insn.S: New file.
5796 * gdb.arch/arc-decode-insn.exp: Likewise.
5797
5798 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
5799
5800 PR tdep/20928
5801 * gdb.arch/sparc64-regs.exp: New file.
5802 * gdb.arch/sparc64-regs.S: Likewise.
5803
5804 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
5805
5806 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
5807 and memory view on Python 3.
5808
5809 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
5810 Keith Seitz <keiths@redhat.com>
5811
5812 PR gdb/14441
5813 * gdb.cp/demangle.exp: Add rvalue reference tests.
5814 * gdb.cp/rvalue-ref-casts.cc: New file.
5815 * gdb.cp/rvalue-ref-casts.exp: New file.
5816 * gdb.cp/rvalue-ref-overload.cc: New file.
5817 * gdb.cp/rvalue-ref-overload.exp: New file.
5818 * gdb.cp/rvalue-ref-params.cc: New file.
5819 * gdb.cp/rvalue-ref-params.exp: New file.
5820 * gdb.cp/rvalue-ref-sizeof.cc: New file.
5821 * gdb.cp/rvalue-ref-sizeof.exp: New file.
5822 * gdb.cp/rvalue-ref-types.cc: New file.
5823 * gdb.cp/rvalue-ref-types.exp: New file.
5824 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
5825 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
5826
5827 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5828
5829 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
5830 New procedure.
5831
5832 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
5833
5834 * lib/mi-support.exp (mi_gdb_test): Add additional message
5835 for unexpected output.
5836
5837 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
5838
5839 * gdb.base/examine-backward.c (Barrier): New character array
5840 constant, to ensure that TestStrings is preceded by a string
5841 terminator.
5842
5843 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5844
5845 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
5846 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5847 and implicit pointer into such a location.
5848
5849 2017-03-16 Doug Evans <dje@google.com>
5850
5851 * gdb.python/py-lazy-string (pointer): Really add new typedef.
5852
5853 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
5854
5855 * gdb.cp/m-static.exp: Fix expectation for prototype of
5856 test5.single_constructor and single_constructor::single_constructor.
5857
5858 2017-03-16 Doug Evans <dje@google.com>
5859
5860 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
5861 * gdb.guile/scm-lazy-string.c: New file.
5862 * gdb.guile/scm-value.exp: Move lazy string tests to ...
5863 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
5864 for pointer, array, typedef lazy strings.
5865
5866 2017-03-16 Doug Evans <dje@google.com>
5867
5868 PR python/17728, python/18439, python/18779
5869 * gdb.python/py-value.c (main) Delete locals sptr, sn.
5870 * gdb.python/py-lazy-string.c (pointer): New typedef.
5871 (main): New locals ptr, array, typedef_ptr.
5872 * gdb.python/py-value.exp: Move lazy string tests to ...
5873 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
5874 array, typedef lazy strings.
5875
5876 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
5877
5878 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
5879 Add optional 'test' parameter.
5880
5881 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5882
5883 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5884 Skip for versions of DejaGnu < 1.5.
5885
5886 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
5887
5888 * lib/gdb.exp (dejagnu_version): New proc.
5889 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5890 Use dejagnu_version.
5891
5892 2017-03-10 Keith Seitz <keiths@redhat.com>
5893
5894 PR c++/8128
5895 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
5896 type from destructor regexps.
5897 Add a branch which actually passes the test.
5898 Adjust "ptype t5i" test names.
5899
5900 2017-03-08 Pedro Alves <palves@redhat.com>
5901
5902 * gdb.base/step-over-exit.exp: Add explicit test message.
5903
5904 2017-03-08 Pedro Alves <palves@redhat.com>
5905
5906 PR gdb/18360
5907 * gdb.threads/interrupt-while-step-over.c: New file.
5908 * gdb.threads/interrupt-while-step-over.exp: New file.
5909
5910 2017-03-08 Pedro Alves <palves@redhat.com>
5911
5912 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5913 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5914
5915 2017-03-08 Pedro Alves <palves@redhat.com>
5916
5917 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5918 PKRU as not supported as a PASS.
5919
5920 2017-03-08 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5923 prefix instead of $binfile1/$binfile2.
5924 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5925 in test message.
5926 * gdb.python/py-completion.exp: Use "load python file" as test
5927 messages instead of unstable path names.
5928
5929 2017-03-08 Pedro Alves <palves@redhat.com>
5930 Jan Kratochvil <jan.kratochvil@redhat.com>
5931
5932 PR cli/21218
5933 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5934 New proc.
5935 (top level): Call it.
5936
5937 2017-03-08 Pedro Alves <palves@redhat.com>
5938
5939 PR tui/21216
5940 * gdb.tui/tui-nl-filtered-output.exp: New file.
5941
5942 2017-03-08 Pedro Alves <palves@redhat.com>
5943
5944 * gdb.base/completion.exp: Move TUI completion tests to ...
5945 * gdb.tui/completion.exp: ... this new file.
5946
5947 2017-03-08 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.base/tui-disasm-long-lines.c,
5950 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5951 gdb.base/tui-layout.exp: Move to ...
5952 * gdb.tui/: ... this new directory.
5953
5954 2017-03-07 Pedro Alves <palves@redhat.com>
5955
5956 * gdb.base/tui-layout.c: New file.
5957 * gdb.base/tui-layout.exp: New file.
5958
5959 2017-03-07 Pedro Alves <palves@redhat.com>
5960
5961 * gdb.base/tui-layout.c: Rename to ...
5962 * gdb.base/tui-disasm-long-lines.c: ... this.
5963 * gdb.base/tui-layout.exp: Rename to ...
5964 * gdb.base/tui-disasm-long-lines.exp: ... this.
5965
5966 2017-03-07 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5969
5970 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5971
5972 * i386-mpx-call.c: New file.
5973 * i386-mpx-call.exp: New file.
5974
5975 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5976
5977 * gdb.arch/powerpc-power.exp: Delete test.
5978 * gdb.arch/powerpc-power.s: Likewise.
5979 * gdb.disasm/disassembler-options.exp: New test.
5980 * gdb.arch/powerpc-altivec.exp: Likewise.
5981 * gdb.arch/powerpc-altivec.s: Likewise.
5982 * gdb.arch/powerpc-altivec2.exp: Likewise.
5983 * gdb.arch/powerpc-altivec2.s: Likewise.
5984 * gdb.arch/powerpc-altivec3.exp: Likewise.
5985 * gdb.arch/powerpc-altivec3.s: Likewise.
5986 * gdb.arch/powerpc-power7.exp: Likewise.
5987 * gdb.arch/powerpc-power7.s: Likewise.
5988 * gdb.arch/powerpc-power8.exp: Likewise.
5989 * gdb.arch/powerpc-power8.s: Likewise.
5990 * gdb.arch/powerpc-power9.exp: Likewise.
5991 * gdb.arch/powerpc-power9.s: Likewise.
5992 * gdb.arch/powerpc-vsx.exp: Likewise.
5993 * gdb.arch/powerpc-vsx.s: Likewise.
5994 * gdb.arch/powerpc-vsx2.exp: Likewise.
5995 * gdb.arch/powerpc-vsx2.s: Likewise.
5996 * gdb.arch/powerpc-vsx3.exp: Likewise.
5997 * gdb.arch/powerpc-vsx3.s: Likewise.
5998 * gdb.arch/arm-disassembler-options.exp: Likewise.
5999 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
6000 * gdb.arch/s390-disassembler-options.exp: Likewise.
6001
6002 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
6003
6004 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
6005 (check_supported_features): ... this. Changed return type to void.
6006 (supports_rdseed): New static global.
6007 (rdseed): Check supports_rdseed.
6008 (initialize): Call check_supported_features.
6009
6010 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6011
6012 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
6013 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
6014 and lqarx/stqcx.
6015 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
6016 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
6017
6018 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6019
6020 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
6021 uppercase.
6022
6023 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6024
6025 * gdb.dwarf2/formdata16.c: New file.
6026 * gdb.dwarf2/formdata16.exp: New file.
6027 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
6028
6029 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6030
6031 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
6032 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
6033 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
6034 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
6035 DW_AT_GNU_*.
6036
6037 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6038
6039 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
6040
6041 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
6042
6043 PR gdb/21164
6044 * gdb.base/maint.exp: Add testcases for when the commands do
6045 not have arguments.
6046
6047 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
6048
6049 * gdb.cp/chained-calls.exp: Use p instead of P.
6050
6051 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
6052
6053 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
6054 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
6055
6056 2017-02-14 Tom Tromey <tom@tromey.com>
6057
6058 PR python/13598:
6059 * gdb.python/py-events.exp: Add before_prompt event tests.
6060
6061 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6062
6063 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
6064
6065 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6066
6067 * gdb.linespec/explicit.c (my_unique_function_name): New function.
6068 (main): Call my_unique_function_name.
6069 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
6070 completion of patterns with a single match.
6071 Add missing -re switches to gdb_test_multiple calls.
6072
6073 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
6074
6075 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
6076 return if core file is not recognized.
6077
6078 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6079
6080 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
6081 and extra UIs.
6082
6083 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
6084
6085 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
6086 proc_with_prefix.
6087
6088 2017-02-10 Tom Tromey <tom@tromey.com>
6089
6090 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
6091
6092 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
6093
6094 PR gdb/21122
6095 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
6096
6097 2017-02-08 Jerome Guitton <guitton@adacore.com>
6098
6099 * gdb.base/define.exp: Add test for command abbreviations
6100 in define.
6101
6102 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
6103
6104 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
6105 * gdb.reverse/insn-reverse-x86.c: New file.
6106
6107 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
6108
6109 PR tdep/20936
6110 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
6111
6112 2017-02-03 Tom Tromey <tom@tromey.com>
6113
6114 PR rust/21097:
6115 * gdb.rust/simple.exp: Add new tests.
6116
6117 2017-02-02 Pedro Alves <palves@redhat.com>
6118
6119 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
6120 tests.
6121
6122 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6123
6124 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
6125 taking a 2-byte value out of a 4-byte DWARF implicit value on
6126 big-endian targets.
6127 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
6128 logic. Add test cases for DW_OP_implicit.
6129
6130 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6131
6132 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
6133
6134 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6135
6136 * gdb.btrace/enable.exp: Call gdb_exit before
6137 skip_gdbserver_tests.
6138
6139 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6140
6141 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
6142 GDBFLAGS.
6143
6144 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6145
6146 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
6147 the test is skipped.
6148 * gdb.btrace/data.exp: Likewise.
6149 * gdb.btrace/delta.exp: Likewise.
6150 * gdb.btrace/dlopen.exp: Likewise.
6151 * gdb.btrace/enable-running.exp: Likewise.
6152 * gdb.btrace/enable.exp: Likewise.
6153 * gdb.btrace/exception.exp: Likewise.
6154 * gdb.btrace/function_call_history.exp: Likewise.
6155 * gdb.btrace/gcore.exp: Likewise.
6156 * gdb.btrace/instruction_history.exp: Likewise.
6157 * gdb.btrace/multi-thread-step.exp: Likewise.
6158 * gdb.btrace/nohist.exp: Likewise.
6159 * gdb.btrace/non-stop.exp: Likewise.
6160 * gdb.btrace/reconnect.exp: Likewise.
6161 * gdb.btrace/record_goto-step.exp: Likewise.
6162 * gdb.btrace/record_goto.exp: Likewise.
6163 * gdb.btrace/rn-dl-bind.exp: Likewise.
6164 * gdb.btrace/segv.exp: Likewise.
6165 * gdb.btrace/step.exp: Likewise.
6166 * gdb.btrace/stepi.exp: Likewise.
6167 * gdb.btrace/tailcall-only.exp: Likewise.
6168 * gdb.btrace/tailcall.exp: Likewise.
6169 * gdb.btrace/tsx.exp: Likewise.
6170 * gdb.btrace/unknown_functions.exp: Likewise.
6171 * gdb.btrace/vdso.exp: Likewise.
6172
6173 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
6174
6175 * gdb.btrace/enable-running.c: New.
6176 * gdb.btrace/enable-running.exp: New.
6177
6178 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
6179
6180 * gdb.arch/amd64-gs_base.c: New file.
6181 * gdb.arch/amd64-gs_base.exp: New file.
6182
6183 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6184
6185 * lib/memory.exp: Remove spurious empty newlines.
6186
6187 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6188
6189 * gdb.python/py-bad-printers.exp: Load python file using "source".
6190 * gdb.python/py-events.exp: Likewise.
6191 * gdb.python/py-evsignal.exp: Likewise.
6192 * gdb.python/py-evthreads.exp: Likewise.
6193 * gdb.python/py-frame-args.exp: Likewise.
6194 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
6195 * gdb.python/py-framefilter-mi.exp: Likewise.
6196 * gdb.python/py-framefilter.exp: Likewise.
6197 * gdb.python/py-mi.exp: Likewise.
6198 * gdb.python/py-pp-maint.exp: Likewise.
6199 * gdb.python/py-pp-registration.exp: Likewise.
6200 * gdb.python/py-prettyprint.exp: Likewise.
6201 (run_lang_tests): Likewise.
6202 * gdb.python/py-typeprint.exp: Likewise.
6203
6204 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6205
6206 * lib/memory.exp: New file.
6207 * lib/gdb.exp: Load memory.exp.
6208 * gdb.base/memattr.exp (delete_memory): Move proc to
6209 lib/memory.exp and rename to delete_memory_regions.
6210 Replace delete_memory with delete_memory_regions.
6211 Cleanup memory regions before tests.
6212 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
6213 before tests.
6214
6215 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
6216
6217 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
6218 files.
6219 (initialize): New function conditionally defined.
6220 (testcases): Move within conditional block.
6221 (main): Call initialize.
6222 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
6223 of gdb.reverse/insn-reverse.c.
6224 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
6225 gdb.reverse/insn-reverse.c.
6226
6227 2017-01-26 Yao Qi <yao.qi@linaro.org>
6228
6229 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
6230 disassemble on address 0.
6231
6232 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
6233 Yao Qi <yao.qi@linaro.org>
6234
6235 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
6236 * gdb.dwarf2/implptr-64bit.S: Remove.
6237 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
6238 variables in caller's context. Add DW_OP_implicit_value.
6239
6240 2017-01-25 Yao Qi <yao.qi@linaro.org>
6241
6242 * lib/dwarf.exp (Dwarf::_location): Handle
6243 DW_OP_GNU_implicit_pointer with proper size.
6244
6245 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6246
6247 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
6248 and add untested calls.
6249
6250 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
6251
6252 * gdb.python/python.exp: Check line number against what GDB thinks
6253 the line number is for func1.
6254
6255 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
6256
6257 * gdb.dlang/debug-expr.exp: New file.
6258
6259 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
6260
6261 Fix test names for the following files:
6262
6263 * gdb.ada/exec_changed.exp
6264 * gdb.ada/info_types.exp
6265 * gdb.arch/aarch64-atomic-inst.exp
6266 * gdb.arch/aarch64-fp.exp
6267 * gdb.arch/altivec-abi.exp
6268 * gdb.arch/altivec-regs.exp
6269 * gdb.arch/amd64-byte.exp
6270 * gdb.arch/amd64-disp-step.exp
6271 * gdb.arch/amd64-dword.exp
6272 * gdb.arch/amd64-entry-value-inline.exp
6273 * gdb.arch/amd64-entry-value-param.exp
6274 * gdb.arch/amd64-entry-value-paramref.exp
6275 * gdb.arch/amd64-entry-value.exp
6276 * gdb.arch/amd64-i386-address.exp
6277 * gdb.arch/amd64-invalid-stack-middle.exp
6278 * gdb.arch/amd64-invalid-stack-top.exp
6279 * gdb.arch/amd64-optimout-repeat.exp
6280 * gdb.arch/amd64-prologue-skip.exp
6281 * gdb.arch/amd64-prologue-xmm.exp
6282 * gdb.arch/amd64-stap-special-operands.exp
6283 * gdb.arch/amd64-stap-wrong-subexp.exp
6284 * gdb.arch/amd64-tailcall-cxx.exp
6285 * gdb.arch/amd64-tailcall-noret.exp
6286 * gdb.arch/amd64-tailcall-ret.exp
6287 * gdb.arch/amd64-tailcall-self.exp
6288 * gdb.arch/amd64-word.exp
6289 * gdb.arch/arm-bl-branch-dest.exp
6290 * gdb.arch/arm-disp-step.exp
6291 * gdb.arch/arm-neon.exp
6292 * gdb.arch/arm-single-step-kernel-helper.exp
6293 * gdb.arch/avr-flash-qualifier.exp
6294 * gdb.arch/disp-step-insn-reloc.exp
6295 * gdb.arch/e500-abi.exp
6296 * gdb.arch/e500-regs.exp
6297 * gdb.arch/ftrace-insn-reloc.exp
6298 * gdb.arch/i386-avx512.exp
6299 * gdb.arch/i386-bp_permanent.exp
6300 * gdb.arch/i386-byte.exp
6301 * gdb.arch/i386-cfi-notcurrent.exp
6302 * gdb.arch/i386-disp-step.exp
6303 * gdb.arch/i386-dr3-watch.exp
6304 * gdb.arch/i386-float.exp
6305 * gdb.arch/i386-gnu-cfi.exp
6306 * gdb.arch/i386-mpx-map.exp
6307 * gdb.arch/i386-mpx-sigsegv.exp
6308 * gdb.arch/i386-mpx-simple_segv.exp
6309 * gdb.arch/i386-mpx.exp
6310 * gdb.arch/i386-permbkpt.exp
6311 * gdb.arch/i386-prologue.exp
6312 * gdb.arch/i386-signal.exp
6313 * gdb.arch/i386-size-overlap.exp
6314 * gdb.arch/i386-unwind.exp
6315 * gdb.arch/i386-word.exp
6316 * gdb.arch/mips-fcr.exp
6317 * gdb.arch/powerpc-d128-regs.exp
6318 * gdb.arch/powerpc-stackless.exp
6319 * gdb.arch/ppc64-atomic-inst.exp
6320 * gdb.arch/s390-stackless.exp
6321 * gdb.arch/s390-tdbregs.exp
6322 * gdb.arch/s390-vregs.exp
6323 * gdb.arch/sparc-sysstep.exp
6324 * gdb.arch/thumb-bx-pc.exp
6325 * gdb.arch/thumb-singlestep.exp
6326 * gdb.arch/thumb2-it.exp
6327 * gdb.arch/vsx-regs.exp
6328 * gdb.asm/asm-source.exp
6329 * gdb.base/a2-run.exp
6330 * gdb.base/advance.exp
6331 * gdb.base/all-bin.exp
6332 * gdb.base/anon.exp
6333 * gdb.base/args.exp
6334 * gdb.base/arithmet.exp
6335 * gdb.base/async-shell.exp
6336 * gdb.base/async.exp
6337 * gdb.base/attach-pie-noexec.exp
6338 * gdb.base/attach-twice.exp
6339 * gdb.base/auto-load.exp
6340 * gdb.base/bang.exp
6341 * gdb.base/bitfields.exp
6342 * gdb.base/break-always.exp
6343 * gdb.base/break-caller-line.exp
6344 * gdb.base/break-entry.exp
6345 * gdb.base/break-inline.exp
6346 * gdb.base/break-on-linker-gcd-function.exp
6347 * gdb.base/break-probes.exp
6348 * gdb.base/break.exp
6349 * gdb.base/breakpoint-shadow.exp
6350 * gdb.base/call-ar-st.exp
6351 * gdb.base/call-sc.exp
6352 * gdb.base/call-signal-resume.exp
6353 * gdb.base/call-strs.exp
6354 * gdb.base/callfuncs.exp
6355 * gdb.base/catch-fork-static.exp
6356 * gdb.base/catch-gdb-caused-signals.exp
6357 * gdb.base/catch-load.exp
6358 * gdb.base/catch-signal-fork.exp
6359 * gdb.base/catch-signal.exp
6360 * gdb.base/catch-syscall.exp
6361 * gdb.base/charset.exp
6362 * gdb.base/checkpoint.exp
6363 * gdb.base/chng-syms.exp
6364 * gdb.base/code-expr.exp
6365 * gdb.base/code_elim.exp
6366 * gdb.base/commands.exp
6367 * gdb.base/completion.exp
6368 * gdb.base/complex.exp
6369 * gdb.base/cond-expr.exp
6370 * gdb.base/condbreak.exp
6371 * gdb.base/consecutive.exp
6372 * gdb.base/continue-all-already-running.exp
6373 * gdb.base/coredump-filter.exp
6374 * gdb.base/corefile.exp
6375 * gdb.base/dbx.exp
6376 * gdb.base/debug-expr.exp
6377 * gdb.base/define.exp
6378 * gdb.base/del.exp
6379 * gdb.base/disabled-location.exp
6380 * gdb.base/disasm-end-cu.exp
6381 * gdb.base/disasm-optim.exp
6382 * gdb.base/display.exp
6383 * gdb.base/duplicate-bp.exp
6384 * gdb.base/ena-dis-br.exp
6385 * gdb.base/ending-run.exp
6386 * gdb.base/enumval.exp
6387 * gdb.base/environ.exp
6388 * gdb.base/eu-strip-infcall.exp
6389 * gdb.base/eval-avoid-side-effects.exp
6390 * gdb.base/eval-skip.exp
6391 * gdb.base/exitsignal.exp
6392 * gdb.base/expand-psymtabs.exp
6393 * gdb.base/filesym.exp
6394 * gdb.base/find-unmapped.exp
6395 * gdb.base/finish.exp
6396 * gdb.base/float.exp
6397 * gdb.base/foll-exec-mode.exp
6398 * gdb.base/foll-exec.exp
6399 * gdb.base/foll-fork.exp
6400 * gdb.base/fortran-sym-case.exp
6401 * gdb.base/freebpcmd.exp
6402 * gdb.base/func-ptr.exp
6403 * gdb.base/func-ptrs.exp
6404 * gdb.base/funcargs.exp
6405 * gdb.base/gcore-buffer-overflow.exp
6406 * gdb.base/gcore-relro-pie.exp
6407 * gdb.base/gcore-relro.exp
6408 * gdb.base/gcore.exp
6409 * gdb.base/gdb1090.exp
6410 * gdb.base/gdb11530.exp
6411 * gdb.base/gdb11531.exp
6412 * gdb.base/gdb1821.exp
6413 * gdb.base/gdbindex-stabs.exp
6414 * gdb.base/gdbvars.exp
6415 * gdb.base/hbreak.exp
6416 * gdb.base/hbreak2.exp
6417 * gdb.base/included.exp
6418 * gdb.base/infcall-input.exp
6419 * gdb.base/inferior-died.exp
6420 * gdb.base/infnan.exp
6421 * gdb.base/info-macros.exp
6422 * gdb.base/info-os.exp
6423 * gdb.base/info-proc.exp
6424 * gdb.base/info-shared.exp
6425 * gdb.base/info-target.exp
6426 * gdb.base/infoline.exp
6427 * gdb.base/interp.exp
6428 * gdb.base/interrupt.exp
6429 * gdb.base/jit-reader.exp
6430 * gdb.base/jit-simple.exp
6431 * gdb.base/kill-after-signal.exp
6432 * gdb.base/kill-detach-inferiors-cmd.exp
6433 * gdb.base/label.exp
6434 * gdb.base/langs.exp
6435 * gdb.base/ldbl_e308.exp
6436 * gdb.base/line-symtabs.exp
6437 * gdb.base/linespecs.exp
6438 * gdb.base/list.exp
6439 * gdb.base/long_long.exp
6440 * gdb.base/longest-types.exp
6441 * gdb.base/maint.exp
6442 * gdb.base/max-value-size.exp
6443 * gdb.base/memattr.exp
6444 * gdb.base/mips_pro.exp
6445 * gdb.base/morestack.exp
6446 * gdb.base/moribund-step.exp
6447 * gdb.base/multi-forks.exp
6448 * gdb.base/nested-addr.exp
6449 * gdb.base/nextoverexit.exp
6450 * gdb.base/noreturn-finish.exp
6451 * gdb.base/noreturn-return.exp
6452 * gdb.base/nostdlib.exp
6453 * gdb.base/offsets.exp
6454 * gdb.base/opaque.exp
6455 * gdb.base/pc-fp.exp
6456 * gdb.base/permissions.exp
6457 * gdb.base/print-symbol-loading.exp
6458 * gdb.base/prologue-include.exp
6459 * gdb.base/psymtab.exp
6460 * gdb.base/ptype.exp
6461 * gdb.base/random-signal.exp
6462 * gdb.base/randomize.exp
6463 * gdb.base/range-stepping.exp
6464 * gdb.base/readline-ask.exp
6465 * gdb.base/recpar.exp
6466 * gdb.base/recurse.exp
6467 * gdb.base/relational.exp
6468 * gdb.base/restore.exp
6469 * gdb.base/return-nodebug.exp
6470 * gdb.base/return.exp
6471 * gdb.base/run-after-attach.exp
6472 * gdb.base/save-bp.exp
6473 * gdb.base/scope.exp
6474 * gdb.base/sect-cmd.exp
6475 * gdb.base/set-lang-auto.exp
6476 * gdb.base/set-noassign.exp
6477 * gdb.base/setvar.exp
6478 * gdb.base/sigall.exp
6479 * gdb.base/sigbpt.exp
6480 * gdb.base/siginfo-addr.exp
6481 * gdb.base/siginfo-infcall.exp
6482 * gdb.base/siginfo-obj.exp
6483 * gdb.base/siginfo.exp
6484 * gdb.base/signals-state-child.exp
6485 * gdb.base/signest.exp
6486 * gdb.base/sigstep.exp
6487 * gdb.base/sizeof.exp
6488 * gdb.base/skip.exp
6489 * gdb.base/solib-corrupted.exp
6490 * gdb.base/solib-nodir.exp
6491 * gdb.base/solib-search.exp
6492 * gdb.base/stack-checking.exp
6493 * gdb.base/stale-infcall.exp
6494 * gdb.base/stap-probe.exp
6495 * gdb.base/start.exp
6496 * gdb.base/step-break.exp
6497 * gdb.base/step-bt.exp
6498 * gdb.base/step-line.exp
6499 * gdb.base/step-over-exit.exp
6500 * gdb.base/step-over-syscall.exp
6501 * gdb.base/step-resume-infcall.exp
6502 * gdb.base/step-test.exp
6503 * gdb.base/store.exp
6504 * gdb.base/structs3.exp
6505 * gdb.base/sym-file.exp
6506 * gdb.base/symbol-without-target_section.exp
6507 * gdb.base/term.exp
6508 * gdb.base/testenv.exp
6509 * gdb.base/ui-redirect.exp
6510 * gdb.base/until.exp
6511 * gdb.base/unwindonsignal.exp
6512 * gdb.base/value-double-free.exp
6513 * gdb.base/vla-datatypes.exp
6514 * gdb.base/vla-ptr.exp
6515 * gdb.base/vla-sideeffect.exp
6516 * gdb.base/volatile.exp
6517 * gdb.base/watch-cond-infcall.exp
6518 * gdb.base/watch-cond.exp
6519 * gdb.base/watch-non-mem.exp
6520 * gdb.base/watch-read.exp
6521 * gdb.base/watch-vfork.exp
6522 * gdb.base/watchpoint-cond-gone.exp
6523 * gdb.base/watchpoint-delete.exp
6524 * gdb.base/watchpoint-hw-hit-once.exp
6525 * gdb.base/watchpoint-hw.exp
6526 * gdb.base/watchpoint-stops-at-right-insn.exp
6527 * gdb.base/watchpoints.exp
6528 * gdb.base/wchar.exp
6529 * gdb.base/whatis-exp.exp
6530 * gdb.btrace/buffer-size.exp
6531 * gdb.btrace/data.exp
6532 * gdb.btrace/delta.exp
6533 * gdb.btrace/dlopen.exp
6534 * gdb.btrace/enable.exp
6535 * gdb.btrace/exception.exp
6536 * gdb.btrace/function_call_history.exp
6537 * gdb.btrace/gcore.exp
6538 * gdb.btrace/instruction_history.exp
6539 * gdb.btrace/nohist.exp
6540 * gdb.btrace/reconnect.exp
6541 * gdb.btrace/record_goto-step.exp
6542 * gdb.btrace/record_goto.exp
6543 * gdb.btrace/rn-dl-bind.exp
6544 * gdb.btrace/segv.exp
6545 * gdb.btrace/step.exp
6546 * gdb.btrace/stepi.exp
6547 * gdb.btrace/tailcall-only.exp
6548 * gdb.btrace/tailcall.exp
6549 * gdb.btrace/tsx.exp
6550 * gdb.btrace/unknown_functions.exp
6551 * gdb.btrace/vdso.exp
6552 * gdb.compile/compile-ifunc.exp
6553 * gdb.compile/compile-ops.exp
6554 * gdb.compile/compile-print.exp
6555 * gdb.compile/compile-setjmp.exp
6556 * gdb.cp/abstract-origin.exp
6557 * gdb.cp/ambiguous.exp
6558 * gdb.cp/annota2.exp
6559 * gdb.cp/annota3.exp
6560 * gdb.cp/anon-ns.exp
6561 * gdb.cp/anon-struct.exp
6562 * gdb.cp/anon-union.exp
6563 * gdb.cp/arg-reference.exp
6564 * gdb.cp/baseenum.exp
6565 * gdb.cp/bool.exp
6566 * gdb.cp/breakpoint.exp
6567 * gdb.cp/bs15503.exp
6568 * gdb.cp/call-c.exp
6569 * gdb.cp/casts.exp
6570 * gdb.cp/chained-calls.exp
6571 * gdb.cp/class2.exp
6572 * gdb.cp/classes.exp
6573 * gdb.cp/cmpd-minsyms.exp
6574 * gdb.cp/converts.exp
6575 * gdb.cp/cp-relocate.exp
6576 * gdb.cp/cpcompletion.exp
6577 * gdb.cp/cpexprs.exp
6578 * gdb.cp/cplabel.exp
6579 * gdb.cp/cplusfuncs.exp
6580 * gdb.cp/cpsizeof.exp
6581 * gdb.cp/ctti.exp
6582 * gdb.cp/derivation.exp
6583 * gdb.cp/destrprint.exp
6584 * gdb.cp/dispcxx.exp
6585 * gdb.cp/enum-class.exp
6586 * gdb.cp/exception.exp
6587 * gdb.cp/exceptprint.exp
6588 * gdb.cp/expand-psymtabs-cxx.exp
6589 * gdb.cp/expand-sals.exp
6590 * gdb.cp/extern-c.exp
6591 * gdb.cp/filename.exp
6592 * gdb.cp/formatted-ref.exp
6593 * gdb.cp/fpointer.exp
6594 * gdb.cp/gdb1355.exp
6595 * gdb.cp/gdb2495.exp
6596 * gdb.cp/hang.exp
6597 * gdb.cp/impl-this.exp
6598 * gdb.cp/infcall-dlopen.exp
6599 * gdb.cp/inherit.exp
6600 * gdb.cp/iostream.exp
6601 * gdb.cp/koenig.exp
6602 * gdb.cp/local.exp
6603 * gdb.cp/m-data.exp
6604 * gdb.cp/m-static.exp
6605 * gdb.cp/mb-ctor.exp
6606 * gdb.cp/mb-inline.exp
6607 * gdb.cp/mb-templates.exp
6608 * gdb.cp/member-name.exp
6609 * gdb.cp/member-ptr.exp
6610 * gdb.cp/meth-typedefs.exp
6611 * gdb.cp/method.exp
6612 * gdb.cp/method2.exp
6613 * gdb.cp/minsym-fallback.exp
6614 * gdb.cp/misc.exp
6615 * gdb.cp/namelessclass.exp
6616 * gdb.cp/namespace-enum.exp
6617 * gdb.cp/namespace-nested-import.exp
6618 * gdb.cp/namespace.exp
6619 * gdb.cp/nextoverthrow.exp
6620 * gdb.cp/no-dmgl-verbose.exp
6621 * gdb.cp/non-trivial-retval.exp
6622 * gdb.cp/noparam.exp
6623 * gdb.cp/nsdecl.exp
6624 * gdb.cp/nsimport.exp
6625 * gdb.cp/nsnested.exp
6626 * gdb.cp/nsnoimports.exp
6627 * gdb.cp/nsrecurs.exp
6628 * gdb.cp/nsstress.exp
6629 * gdb.cp/nsusing.exp
6630 * gdb.cp/operator.exp
6631 * gdb.cp/oranking.exp
6632 * gdb.cp/overload-const.exp
6633 * gdb.cp/overload.exp
6634 * gdb.cp/ovldbreak.exp
6635 * gdb.cp/ovsrch.exp
6636 * gdb.cp/paren-type.exp
6637 * gdb.cp/parse-lang.exp
6638 * gdb.cp/pass-by-ref.exp
6639 * gdb.cp/pr-1023.exp
6640 * gdb.cp/pr-1210.exp
6641 * gdb.cp/pr-574.exp
6642 * gdb.cp/pr10687.exp
6643 * gdb.cp/pr12028.exp
6644 * gdb.cp/pr17132.exp
6645 * gdb.cp/pr17494.exp
6646 * gdb.cp/pr9067.exp
6647 * gdb.cp/pr9167.exp
6648 * gdb.cp/pr9631.exp
6649 * gdb.cp/printmethod.exp
6650 * gdb.cp/psmang.exp
6651 * gdb.cp/psymtab-parameter.exp
6652 * gdb.cp/ptype-cv-cp.exp
6653 * gdb.cp/ptype-flags.exp
6654 * gdb.cp/re-set-overloaded.exp
6655 * gdb.cp/ref-types.exp
6656 * gdb.cp/rtti.exp
6657 * gdb.cp/scope-err.exp
6658 * gdb.cp/shadow.exp
6659 * gdb.cp/smartp.exp
6660 * gdb.cp/static-method.exp
6661 * gdb.cp/static-print-quit.exp
6662 * gdb.cp/temargs.exp
6663 * gdb.cp/templates.exp
6664 * gdb.cp/try_catch.exp
6665 * gdb.cp/typedef-operator.exp
6666 * gdb.cp/typeid.exp
6667 * gdb.cp/userdef.exp
6668 * gdb.cp/using-crash.exp
6669 * gdb.cp/var-tag.exp
6670 * gdb.cp/virtbase.exp
6671 * gdb.cp/virtfunc.exp
6672 * gdb.cp/virtfunc2.exp
6673 * gdb.cp/vla-cxx.exp
6674 * gdb.disasm/t01_mov.exp
6675 * gdb.disasm/t02_mova.exp
6676 * gdb.disasm/t03_add.exp
6677 * gdb.disasm/t04_sub.exp
6678 * gdb.disasm/t05_cmp.exp
6679 * gdb.disasm/t06_ari2.exp
6680 * gdb.disasm/t07_ari3.exp
6681 * gdb.disasm/t08_or.exp
6682 * gdb.disasm/t09_xor.exp
6683 * gdb.disasm/t10_and.exp
6684 * gdb.disasm/t11_logs.exp
6685 * gdb.disasm/t12_bit.exp
6686 * gdb.disasm/t13_otr.exp
6687 * gdb.dlang/circular.exp
6688 * gdb.dwarf2/arr-stride.exp
6689 * gdb.dwarf2/arr-subrange.exp
6690 * gdb.dwarf2/atomic-type.exp
6691 * gdb.dwarf2/bad-regnum.exp
6692 * gdb.dwarf2/bitfield-parent-optimized-out.exp
6693 * gdb.dwarf2/callframecfa.exp
6694 * gdb.dwarf2/clztest.exp
6695 * gdb.dwarf2/corrupt.exp
6696 * gdb.dwarf2/data-loc.exp
6697 * gdb.dwarf2/dup-psym.exp
6698 * gdb.dwarf2/dw2-anon-mptr.exp
6699 * gdb.dwarf2/dw2-anonymous-func.exp
6700 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
6701 * gdb.dwarf2/dw2-bad-unresolved.exp
6702 * gdb.dwarf2/dw2-basic.exp
6703 * gdb.dwarf2/dw2-canonicalize-type.exp
6704 * gdb.dwarf2/dw2-case-insensitive.exp
6705 * gdb.dwarf2/dw2-common-block.exp
6706 * gdb.dwarf2/dw2-compdir-oldgcc.exp
6707 * gdb.dwarf2/dw2-compressed.exp
6708 * gdb.dwarf2/dw2-const.exp
6709 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
6710 * gdb.dwarf2/dw2-cu-size.exp
6711 * gdb.dwarf2/dw2-dup-frame.exp
6712 * gdb.dwarf2/dw2-entry-value.exp
6713 * gdb.dwarf2/dw2-icycle.exp
6714 * gdb.dwarf2/dw2-ifort-parameter.exp
6715 * gdb.dwarf2/dw2-inline-break.exp
6716 * gdb.dwarf2/dw2-inline-param.exp
6717 * gdb.dwarf2/dw2-intercu.exp
6718 * gdb.dwarf2/dw2-intermix.exp
6719 * gdb.dwarf2/dw2-lexical-block-bare.exp
6720 * gdb.dwarf2/dw2-linkage-name-trust.exp
6721 * gdb.dwarf2/dw2-minsym-in-cu.exp
6722 * gdb.dwarf2/dw2-noloc.exp
6723 * gdb.dwarf2/dw2-op-call.exp
6724 * gdb.dwarf2/dw2-op-out-param.exp
6725 * gdb.dwarf2/dw2-opt-structptr.exp
6726 * gdb.dwarf2/dw2-param-error.exp
6727 * gdb.dwarf2/dw2-producer.exp
6728 * gdb.dwarf2/dw2-ranges-base.exp
6729 * gdb.dwarf2/dw2-ref-missing-frame.exp
6730 * gdb.dwarf2/dw2-reg-undefined.exp
6731 * gdb.dwarf2/dw2-regno-invalid.exp
6732 * gdb.dwarf2/dw2-restore.exp
6733 * gdb.dwarf2/dw2-restrict.exp
6734 * gdb.dwarf2/dw2-single-line-discriminators.exp
6735 * gdb.dwarf2/dw2-strp.exp
6736 * gdb.dwarf2/dw2-undefined-ret-addr.exp
6737 * gdb.dwarf2/dw2-unresolved.exp
6738 * gdb.dwarf2/dw2-var-zero-addr.exp
6739 * gdb.dwarf2/dw4-sig-types.exp
6740 * gdb.dwarf2/dwz.exp
6741 * gdb.dwarf2/dynarr-ptr.exp
6742 * gdb.dwarf2/enum-type.exp
6743 * gdb.dwarf2/gdb-index.exp
6744 * gdb.dwarf2/implptr-64bit.exp
6745 * gdb.dwarf2/implptr-optimized-out.exp
6746 * gdb.dwarf2/implptr.exp
6747 * gdb.dwarf2/implref-array.exp
6748 * gdb.dwarf2/implref-const.exp
6749 * gdb.dwarf2/implref-global.exp
6750 * gdb.dwarf2/implref-struct.exp
6751 * gdb.dwarf2/mac-fileno.exp
6752 * gdb.dwarf2/main-subprogram.exp
6753 * gdb.dwarf2/member-ptr-forwardref.exp
6754 * gdb.dwarf2/method-ptr.exp
6755 * gdb.dwarf2/missing-sig-type.exp
6756 * gdb.dwarf2/nonvar-access.exp
6757 * gdb.dwarf2/opaque-type-lookup.exp
6758 * gdb.dwarf2/pieces-optimized-out.exp
6759 * gdb.dwarf2/pieces.exp
6760 * gdb.dwarf2/pr10770.exp
6761 * gdb.dwarf2/pr13961.exp
6762 * gdb.dwarf2/staticvirtual.exp
6763 * gdb.dwarf2/subrange.exp
6764 * gdb.dwarf2/symtab-producer.exp
6765 * gdb.dwarf2/trace-crash.exp
6766 * gdb.dwarf2/typeddwarf.exp
6767 * gdb.dwarf2/valop.exp
6768 * gdb.dwarf2/watch-notconst.exp
6769 * gdb.fortran/array-element.exp
6770 * gdb.fortran/charset.exp
6771 * gdb.fortran/common-block.exp
6772 * gdb.fortran/complex.exp
6773 * gdb.fortran/derived-type-function.exp
6774 * gdb.fortran/derived-type.exp
6775 * gdb.fortran/logical.exp
6776 * gdb.fortran/module.exp
6777 * gdb.fortran/multi-dim.exp
6778 * gdb.fortran/nested-funcs.exp
6779 * gdb.fortran/print-formatted.exp
6780 * gdb.fortran/subarray.exp
6781 * gdb.fortran/vla-alloc-assoc.exp
6782 * gdb.fortran/vla-datatypes.exp
6783 * gdb.fortran/vla-history.exp
6784 * gdb.fortran/vla-ptr-info.exp
6785 * gdb.fortran/vla-ptype-sub.exp
6786 * gdb.fortran/vla-ptype.exp
6787 * gdb.fortran/vla-sizeof.exp
6788 * gdb.fortran/vla-type.exp
6789 * gdb.fortran/vla-value-sub-arbitrary.exp
6790 * gdb.fortran/vla-value-sub-finish.exp
6791 * gdb.fortran/vla-value-sub.exp
6792 * gdb.fortran/vla-value.exp
6793 * gdb.fortran/whatis_type.exp
6794 * gdb.go/chan.exp
6795 * gdb.go/handcall.exp
6796 * gdb.go/hello.exp
6797 * gdb.go/integers.exp
6798 * gdb.go/methods.exp
6799 * gdb.go/package.exp
6800 * gdb.go/strings.exp
6801 * gdb.go/types.exp
6802 * gdb.go/unsafe.exp
6803 * gdb.guile/scm-arch.exp
6804 * gdb.guile/scm-block.exp
6805 * gdb.guile/scm-breakpoint.exp
6806 * gdb.guile/scm-cmd.exp
6807 * gdb.guile/scm-disasm.exp
6808 * gdb.guile/scm-equal.exp
6809 * gdb.guile/scm-frame-args.exp
6810 * gdb.guile/scm-frame-inline.exp
6811 * gdb.guile/scm-frame.exp
6812 * gdb.guile/scm-iterator.exp
6813 * gdb.guile/scm-math.exp
6814 * gdb.guile/scm-objfile.exp
6815 * gdb.guile/scm-ports.exp
6816 * gdb.guile/scm-symbol.exp
6817 * gdb.guile/scm-symtab.exp
6818 * gdb.guile/scm-value-cc.exp
6819 * gdb.guile/types-module.exp
6820 * gdb.linespec/break-ask.exp
6821 * gdb.linespec/cpexplicit.exp
6822 * gdb.linespec/explicit.exp
6823 * gdb.linespec/keywords.exp
6824 * gdb.linespec/linespec.exp
6825 * gdb.linespec/ls-dollar.exp
6826 * gdb.linespec/ls-errs.exp
6827 * gdb.linespec/skip-two.exp
6828 * gdb.linespec/thread.exp
6829 * gdb.mi/mi-async.exp
6830 * gdb.mi/mi-basics.exp
6831 * gdb.mi/mi-break.exp
6832 * gdb.mi/mi-catch-load.exp
6833 * gdb.mi/mi-cli.exp
6834 * gdb.mi/mi-cmd-param-changed.exp
6835 * gdb.mi/mi-console.exp
6836 * gdb.mi/mi-detach.exp
6837 * gdb.mi/mi-disassemble.exp
6838 * gdb.mi/mi-eval.exp
6839 * gdb.mi/mi-file-transfer.exp
6840 * gdb.mi/mi-file.exp
6841 * gdb.mi/mi-fill-memory.exp
6842 * gdb.mi/mi-inheritance-syntax-error.exp
6843 * gdb.mi/mi-linespec-err-cp.exp
6844 * gdb.mi/mi-logging.exp
6845 * gdb.mi/mi-memory-changed.exp
6846 * gdb.mi/mi-read-memory.exp
6847 * gdb.mi/mi-record-changed.exp
6848 * gdb.mi/mi-reg-undefined.exp
6849 * gdb.mi/mi-regs.exp
6850 * gdb.mi/mi-return.exp
6851 * gdb.mi/mi-reverse.exp
6852 * gdb.mi/mi-simplerun.exp
6853 * gdb.mi/mi-solib.exp
6854 * gdb.mi/mi-stack.exp
6855 * gdb.mi/mi-stepi.exp
6856 * gdb.mi/mi-syn-frame.exp
6857 * gdb.mi/mi-until.exp
6858 * gdb.mi/mi-var-block.exp
6859 * gdb.mi/mi-var-child.exp
6860 * gdb.mi/mi-var-cmd.exp
6861 * gdb.mi/mi-var-cp.exp
6862 * gdb.mi/mi-var-display.exp
6863 * gdb.mi/mi-var-invalidate.exp
6864 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
6865 * gdb.mi/mi-vla-fortran.exp
6866 * gdb.mi/mi-watch.exp
6867 * gdb.mi/mi2-var-child.exp
6868 * gdb.mi/user-selected-context-sync.exp
6869 * gdb.modula2/unbounded-array.exp
6870 * gdb.multi/dummy-frame-restore.exp
6871 * gdb.multi/multi-arch-exec.exp
6872 * gdb.multi/multi-arch.exp
6873 * gdb.multi/tids.exp
6874 * gdb.multi/watchpoint-multi.exp
6875 * gdb.opencl/callfuncs.exp
6876 * gdb.opencl/convs_casts.exp
6877 * gdb.opencl/datatypes.exp
6878 * gdb.opencl/operators.exp
6879 * gdb.opencl/vec_comps.exp
6880 * gdb.opt/clobbered-registers-O2.exp
6881 * gdb.opt/inline-break.exp
6882 * gdb.opt/inline-bt.exp
6883 * gdb.opt/inline-cmds.exp
6884 * gdb.opt/inline-locals.exp
6885 * gdb.pascal/case-insensitive-symbols.exp
6886 * gdb.pascal/floats.exp
6887 * gdb.pascal/gdb11492.exp
6888 * gdb.python/lib-types.exp
6889 * gdb.python/py-arch.exp
6890 * gdb.python/py-as-string.exp
6891 * gdb.python/py-bad-printers.exp
6892 * gdb.python/py-block.exp
6893 * gdb.python/py-breakpoint-create-fail.exp
6894 * gdb.python/py-breakpoint.exp
6895 * gdb.python/py-caller-is.exp
6896 * gdb.python/py-cmd.exp
6897 * gdb.python/py-explore-cc.exp
6898 * gdb.python/py-explore.exp
6899 * gdb.python/py-finish-breakpoint.exp
6900 * gdb.python/py-finish-breakpoint2.exp
6901 * gdb.python/py-frame-args.exp
6902 * gdb.python/py-frame-inline.exp
6903 * gdb.python/py-frame.exp
6904 * gdb.python/py-framefilter-mi.exp
6905 * gdb.python/py-infthread.exp
6906 * gdb.python/py-lazy-string.exp
6907 * gdb.python/py-linetable.exp
6908 * gdb.python/py-mi-events.exp
6909 * gdb.python/py-mi-objfile.exp
6910 * gdb.python/py-mi.exp
6911 * gdb.python/py-objfile.exp
6912 * gdb.python/py-pp-integral.exp
6913 * gdb.python/py-pp-maint.exp
6914 * gdb.python/py-pp-re-notag.exp
6915 * gdb.python/py-pp-registration.exp
6916 * gdb.python/py-recurse-unwind.exp
6917 * gdb.python/py-strfns.exp
6918 * gdb.python/py-symbol.exp
6919 * gdb.python/py-symtab.exp
6920 * gdb.python/py-sync-interp.exp
6921 * gdb.python/py-typeprint.exp
6922 * gdb.python/py-unwind-maint.exp
6923 * gdb.python/py-unwind.exp
6924 * gdb.python/py-value-cc.exp
6925 * gdb.python/py-xmethods.exp
6926 * gdb.reverse/amd64-tailcall-reverse.exp
6927 * gdb.reverse/break-precsave.exp
6928 * gdb.reverse/break-reverse.exp
6929 * gdb.reverse/consecutive-precsave.exp
6930 * gdb.reverse/consecutive-reverse.exp
6931 * gdb.reverse/finish-precsave.exp
6932 * gdb.reverse/finish-reverse-bkpt.exp
6933 * gdb.reverse/finish-reverse.exp
6934 * gdb.reverse/fstatat-reverse.exp
6935 * gdb.reverse/getresuid-reverse.exp
6936 * gdb.reverse/i386-precsave.exp
6937 * gdb.reverse/i386-reverse.exp
6938 * gdb.reverse/i386-sse-reverse.exp
6939 * gdb.reverse/i387-env-reverse.exp
6940 * gdb.reverse/i387-stack-reverse.exp
6941 * gdb.reverse/insn-reverse.exp
6942 * gdb.reverse/machinestate-precsave.exp
6943 * gdb.reverse/machinestate.exp
6944 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6945 * gdb.reverse/pipe-reverse.exp
6946 * gdb.reverse/readv-reverse.exp
6947 * gdb.reverse/recvmsg-reverse.exp
6948 * gdb.reverse/rerun-prec.exp
6949 * gdb.reverse/s390-mvcle.exp
6950 * gdb.reverse/step-precsave.exp
6951 * gdb.reverse/step-reverse.exp
6952 * gdb.reverse/time-reverse.exp
6953 * gdb.reverse/until-precsave.exp
6954 * gdb.reverse/until-reverse.exp
6955 * gdb.reverse/waitpid-reverse.exp
6956 * gdb.reverse/watch-precsave.exp
6957 * gdb.reverse/watch-reverse.exp
6958 * gdb.rust/generics.exp
6959 * gdb.rust/methods.exp
6960 * gdb.rust/modules.exp
6961 * gdb.rust/simple.exp
6962 * gdb.server/connect-with-no-symbol-file.exp
6963 * gdb.server/ext-attach.exp
6964 * gdb.server/ext-restart.exp
6965 * gdb.server/ext-wrapper.exp
6966 * gdb.server/file-transfer.exp
6967 * gdb.server/server-exec-info.exp
6968 * gdb.server/server-kill.exp
6969 * gdb.server/server-mon.exp
6970 * gdb.server/wrapper.exp
6971 * gdb.stabs/exclfwd.exp
6972 * gdb.stabs/gdb11479.exp
6973 * gdb.threads/clone-new-thread-event.exp
6974 * gdb.threads/corethreads.exp
6975 * gdb.threads/current-lwp-dead.exp
6976 * gdb.threads/dlopen-libpthread.exp
6977 * gdb.threads/gcore-thread.exp
6978 * gdb.threads/sigstep-threads.exp
6979 * gdb.threads/watchpoint-fork.exp
6980 * gdb.trace/actions-changed.exp
6981 * gdb.trace/backtrace.exp
6982 * gdb.trace/change-loc.exp
6983 * gdb.trace/circ.exp
6984 * gdb.trace/collection.exp
6985 * gdb.trace/disconnected-tracing.exp
6986 * gdb.trace/ftrace.exp
6987 * gdb.trace/mi-trace-frame-collected.exp
6988 * gdb.trace/mi-trace-unavailable.exp
6989 * gdb.trace/mi-traceframe-changed.exp
6990 * gdb.trace/mi-tsv-changed.exp
6991 * gdb.trace/no-attach-trace.exp
6992 * gdb.trace/passc-dyn.exp
6993 * gdb.trace/qtro.exp
6994 * gdb.trace/range-stepping.exp
6995 * gdb.trace/read-memory.exp
6996 * gdb.trace/save-trace.exp
6997 * gdb.trace/signal.exp
6998 * gdb.trace/status-stop.exp
6999 * gdb.trace/tfile.exp
7000 * gdb.trace/trace-break.exp
7001 * gdb.trace/trace-buffer-size.exp
7002 * gdb.trace/trace-condition.exp
7003 * gdb.trace/tracefile-pseudo-reg.exp
7004 * gdb.trace/tstatus.exp
7005 * gdb.trace/unavailable.exp
7006 * gdb.trace/while-dyn.exp
7007 * gdb.trace/while-stepping.exp
7008
7009 2016-12-22 Doug Evans <xdje42@gmail.com>
7010
7011 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
7012 and msymbols.
7013
7014 2016-12-19 Yao Qi <yao.qi@linaro.org>
7015
7016 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
7017 (test_with_self): Don't call do_steps_and_nexts, and remove
7018 code about stepping into xmalloc.
7019
7020 2016-12-09 Yao Qi <yao.qi@linaro.org>
7021
7022 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
7023
7024 2016-12-09 Yao Qi <yao.qi@linaro.org>
7025
7026 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
7027
7028 2016-12-09 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.base/all-architectures-0.exp: New file.
7031 * gdb.base/all-architectures-1.exp: New file.
7032 * gdb.base/all-architectures-2.exp: New file.
7033 * gdb.base/all-architectures-3.exp: New file.
7034 * gdb.base/all-architectures-4.exp: New file.
7035 * gdb.base/all-architectures-5.exp: New file.
7036 * gdb.base/all-architectures-6.exp: New file.
7037 * gdb.base/all-architectures-7.exp: New file.
7038 * gdb.base/all-architectures.exp.in: New file.
7039
7040 2016-12-09 Yao Qi <yao.qi@linaro.org>
7041
7042 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
7043
7044 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7045
7046 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
7047 possible.
7048 Remove useless pattern-matching code.
7049
7050 2016-12-02 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
7053 procedure.
7054 (top level): Call it.
7055
7056 2016-12-02 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.base/commands.exp (user_defined_command_args_stack_test):
7059 New procedure.
7060 (top level): Call it.
7061
7062 2016-12-02 Pedro Alves <palves@redhat.com>
7063
7064 PR cli/20559
7065 * gdb.base/commands.exp (user_defined_command_args_eval): New
7066 procedure.
7067 (top level): Call it.
7068
7069 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
7070
7071 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
7072 timeout handling.
7073
7074 2016-12-02 Tom Tromey <tom@tromey.com>
7075
7076 * gdb.dwarf2/main-subprogram.c: New file.
7077 * gdb.dwarf2/main-subprogram.exp: New file.
7078
7079 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7080
7081 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
7082 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
7083 gdb_test_no_output for a couple of cases.
7084 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
7085
7086 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7087
7088 Fix test names and standardize compilation error messages throughout
7089 the following files:
7090
7091 * gdb.ada/start.exp
7092 * gdb.arch/alpha-step.exp
7093 * gdb.arch/e500-prologue.exp
7094 * gdb.arch/ftrace-insn-reloc.exp
7095 * gdb.arch/gdb1291.exp
7096 * gdb.arch/gdb1431.exp
7097 * gdb.arch/gdb1558.exp
7098 * gdb.arch/i386-dr3-watch.exp
7099 * gdb.arch/i386-sse-stack-align.exp
7100 * gdb.arch/ia64-breakpoint-shadow.exp
7101 * gdb.arch/pa-nullify.exp
7102 * gdb.arch/powerpc-aix-prologue.exp
7103 * gdb.arch/thumb-bx-pc.exp
7104 * gdb.base/annota1.exp
7105 * gdb.base/annota3.exp
7106 * gdb.base/arrayidx.exp
7107 * gdb.base/assign.exp
7108 * gdb.base/attach.exp
7109 * gdb.base/auxv.exp
7110 * gdb.base/bang.exp
7111 * gdb.base/bfp-test.exp
7112 * gdb.base/bigcore.exp
7113 * gdb.base/bitfields2.exp
7114 * gdb.base/break-fun-addr.exp
7115 * gdb.base/break-probes.exp
7116 * gdb.base/call-rt-st.exp
7117 * gdb.base/callexit.exp
7118 * gdb.base/catch-fork-kill.exp
7119 * gdb.base/charset.exp
7120 * gdb.base/checkpoint.exp
7121 * gdb.base/comprdebug.exp
7122 * gdb.base/constvars.exp
7123 * gdb.base/coredump-filter.exp
7124 * gdb.base/cursal.exp
7125 * gdb.base/cvexpr.exp
7126 * gdb.base/detach.exp
7127 * gdb.base/display.exp
7128 * gdb.base/dmsym.exp
7129 * gdb.base/dprintf-pending.exp
7130 * gdb.base/dso2dso.exp
7131 * gdb.base/dtrace-probe.exp
7132 * gdb.base/dump.exp
7133 * gdb.base/enum_cond.exp
7134 * gdb.base/exe-lock.exp
7135 * gdb.base/exec-invalid-sysroot.exp
7136 * gdb.base/execl-update-breakpoints.exp
7137 * gdb.base/exprs.exp
7138 * gdb.base/fileio.exp
7139 * gdb.base/find.exp
7140 * gdb.base/finish.exp
7141 * gdb.base/fixsection.exp
7142 * gdb.base/foll-vfork.exp
7143 * gdb.base/frame-args.exp
7144 * gdb.base/gcore.exp
7145 * gdb.base/gdb1250.exp
7146 * gdb.base/global-var-nested-by-dso.exp
7147 * gdb.base/gnu-ifunc.exp
7148 * gdb.base/hashline1.exp
7149 * gdb.base/hashline2.exp
7150 * gdb.base/hashline3.exp
7151 * gdb.base/hbreak-in-shr-unsupported.exp
7152 * gdb.base/huge.exp
7153 * gdb.base/infcall-input.exp
7154 * gdb.base/info-fun.exp
7155 * gdb.base/info-shared.exp
7156 * gdb.base/jit-simple.exp
7157 * gdb.base/jit-so.exp
7158 * gdb.base/jit.exp
7159 * gdb.base/jump.exp
7160 * gdb.base/label.exp
7161 * gdb.base/lineinc.exp
7162 * gdb.base/logical.exp
7163 * gdb.base/longjmp.exp
7164 * gdb.base/macscp.exp
7165 * gdb.base/miscexprs.exp
7166 * gdb.base/new-ui-echo.exp
7167 * gdb.base/new-ui-pending-input.exp
7168 * gdb.base/new-ui.exp
7169 * gdb.base/nodebug.exp
7170 * gdb.base/nofield.exp
7171 * gdb.base/offsets.exp
7172 * gdb.base/overlays.exp
7173 * gdb.base/pending.exp
7174 * gdb.base/pointers.exp
7175 * gdb.base/pr11022.exp
7176 * gdb.base/printcmds.exp
7177 * gdb.base/prologue.exp
7178 * gdb.base/ptr-typedef.exp
7179 * gdb.base/realname-expand.exp
7180 * gdb.base/relativedebug.exp
7181 * gdb.base/relocate.exp
7182 * gdb.base/remote.exp
7183 * gdb.base/reread.exp
7184 * gdb.base/return2.exp
7185 * gdb.base/savedregs.exp
7186 * gdb.base/sep.exp
7187 * gdb.base/sepdebug.exp
7188 * gdb.base/sepsymtab.exp
7189 * gdb.base/set-inferior-tty.exp
7190 * gdb.base/setshow.exp
7191 * gdb.base/shlib-call.exp
7192 * gdb.base/sigaltstack.exp
7193 * gdb.base/siginfo-addr.exp
7194 * gdb.base/signals.exp
7195 * gdb.base/signull.exp
7196 * gdb.base/sigrepeat.exp
7197 * gdb.base/so-impl-ld.exp
7198 * gdb.base/solib-display.exp
7199 * gdb.base/solib-overlap.exp
7200 * gdb.base/solib-search.exp
7201 * gdb.base/solib-symbol.exp
7202 * gdb.base/structs.exp
7203 * gdb.base/structs2.exp
7204 * gdb.base/symtab-search-order.exp
7205 * gdb.base/twice.exp
7206 * gdb.base/unload.exp
7207 * gdb.base/varargs.exp
7208 * gdb.base/watchpoint-solib.exp
7209 * gdb.base/watchpoint.exp
7210 * gdb.base/whatis.exp
7211 * gdb.base/wrong_frame_bt_full.exp
7212 * gdb.btrace/dlopen.exp
7213 * gdb.cell/ea-standalone.exp
7214 * gdb.cell/ea-test.exp
7215 * gdb.cp/dispcxx.exp
7216 * gdb.cp/gdb2384.exp
7217 * gdb.cp/method2.exp
7218 * gdb.cp/nextoverthrow.exp
7219 * gdb.cp/pr10728.exp
7220 * gdb.disasm/am33.exp
7221 * gdb.disasm/h8300s.exp
7222 * gdb.disasm/mn10300.exp
7223 * gdb.disasm/sh3.exp
7224 * gdb.dwarf2/dw2-dir-file-name.exp
7225 * gdb.fortran/complex.exp
7226 * gdb.fortran/library-module.exp
7227 * gdb.guile/scm-pretty-print.exp
7228 * gdb.guile/scm-symbol.exp
7229 * gdb.guile/scm-type.exp
7230 * gdb.guile/scm-value.exp
7231 * gdb.linespec/linespec.exp
7232 * gdb.mi/gdb701.exp
7233 * gdb.mi/gdb792.exp
7234 * gdb.mi/mi-breakpoint-changed.exp
7235 * gdb.mi/mi-dprintf-pending.exp
7236 * gdb.mi/mi-dprintf.exp
7237 * gdb.mi/mi-exit-code.exp
7238 * gdb.mi/mi-pending.exp
7239 * gdb.mi/mi-solib.exp
7240 * gdb.mi/new-ui-mi-sync.exp
7241 * gdb.mi/pr11022.exp
7242 * gdb.mi/user-selected-context-sync.exp
7243 * gdb.opt/solib-intra-step.exp
7244 * gdb.python/py-events.exp
7245 * gdb.python/py-finish-breakpoint.exp
7246 * gdb.python/py-mi.exp
7247 * gdb.python/py-prettyprint.exp
7248 * gdb.python/py-shared.exp
7249 * gdb.python/py-symbol.exp
7250 * gdb.python/py-template.exp
7251 * gdb.python/py-type.exp
7252 * gdb.python/py-value.exp
7253 * gdb.reverse/solib-precsave.exp
7254 * gdb.reverse/solib-reverse.exp
7255 * gdb.server/solib-list.exp
7256 * gdb.stabs/weird.exp
7257 * gdb.threads/reconnect-signal.exp
7258 * gdb.threads/stepi-random-signal.exp
7259 * gdb.trace/actions.exp
7260 * gdb.trace/ax.exp
7261 * gdb.trace/backtrace.exp
7262 * gdb.trace/change-loc.exp
7263 * gdb.trace/deltrace.exp
7264 * gdb.trace/ftrace-lock.exp
7265 * gdb.trace/ftrace.exp
7266 * gdb.trace/infotrace.exp
7267 * gdb.trace/mi-tracepoint-changed.exp
7268 * gdb.trace/packetlen.exp
7269 * gdb.trace/passcount.exp
7270 * gdb.trace/pending.exp
7271 * gdb.trace/range-stepping.exp
7272 * gdb.trace/report.exp
7273 * gdb.trace/stap-trace.exp
7274 * gdb.trace/tfind.exp
7275 * gdb.trace/trace-break.exp
7276 * gdb.trace/trace-condition.exp
7277 * gdb.trace/trace-enable-disable.exp
7278 * gdb.trace/trace-mt.exp
7279 * gdb.trace/tracecmd.exp
7280 * gdb.trace/tspeed.exp
7281 * gdb.trace/tsv.exp
7282 * lib/perftest.exp
7283
7284 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7285
7286 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
7287 with gdb_test_no_output.
7288 Use command as test name.
7289
7290 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7291
7292 Fix test names starting with uppercase throughout the files.
7293
7294 * gdb.ada/assign_1.exp
7295 * gdb.ada/boolean_expr.exp
7296 * gdb.base/arrayidx.exp
7297 * gdb.base/del.exp
7298 * gdb.base/gcore-buffer-overflow.exp
7299 * gdb.base/testenv.exp
7300 * gdb.compile/compile.exp
7301 * gdb.python/py-framefilter-invalidarg.exp
7302 * gdb.python/py-framefilter.exp
7303
7304 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7305
7306 Fix test names starting with uppercase throughout the files.
7307
7308 * gdb.ada/array_return.exp
7309 * gdb.ada/expr_delims.exp
7310 * gdb.ada/mi_dyn_arr.exp
7311 * gdb.ada/mi_interface.exp
7312 * gdb.ada/mi_var_array.exp
7313 * gdb.ada/watch_arg.exp
7314 * gdb.arch/alpha-step.exp
7315 * gdb.arch/altivec-regs.exp
7316 * gdb.arch/e500-regs.exp
7317 * gdb.arch/powerpc-d128-regs.exp
7318 * gdb.base/arrayidx.exp
7319 * gdb.base/break.exp
7320 * gdb.base/checkpoint.exp
7321 * gdb.base/debug-expr.exp
7322 * gdb.base/dmsym.exp
7323 * gdb.base/radix.exp
7324 * gdb.base/sepdebug.exp
7325 * gdb.base/testenv.exp
7326 * gdb.base/watch_thread_num.exp
7327 * gdb.base/watchpoint-cond-gone.exp
7328 * gdb.cell/break.exp
7329 * gdb.cell/ea-cache.exp
7330 * gdb.compile/compile.exp
7331 * gdb.cp/gdb2495.exp
7332 * gdb.gdb/selftest.exp
7333 * gdb.gdb/xfullpath.exp
7334 * gdb.go/hello.exp
7335 * gdb.go/integers.exp
7336 * gdb.objc/basicclass.exp
7337 * gdb.pascal/hello.exp
7338 * gdb.pascal/integers.exp
7339 * gdb.python/py-breakpoint.exp
7340 * gdb.python/py-cmd.exp
7341 * gdb.python/py-linetable.exp
7342 * gdb.python/py-xmethods.exp
7343 * gdb.python/python.exp
7344 * gdb.reverse/consecutive-precsave.exp
7345 * gdb.reverse/finish-precsave.exp
7346 * gdb.reverse/i386-precsave.exp
7347 * gdb.reverse/machinestate-precsave.exp
7348 * gdb.reverse/sigall-precsave.exp
7349 * gdb.reverse/solib-precsave.exp
7350 * gdb.reverse/step-precsave.exp
7351 * gdb.reverse/until-precsave.exp
7352 * gdb.reverse/watch-precsave.exp
7353 * gdb.threads/leader-exit.exp
7354 * gdb.threads/pthreads.exp
7355 * gdb.threads/wp-replication.exp
7356 * gdb.trace/actions.exp
7357 * gdb.trace/mi-tsv-changed.exp
7358 * gdb.trace/tsv.exp
7359
7360 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7361
7362 Fix test names starting with uppercase throughout the files.
7363
7364 * gdb.arch/i386-bp_permanent.exp
7365 * gdb.arch/i386-gnu-cfi.exp
7366 * gdb.base/disasm-end-cu.exp
7367 * gdb.base/macscp.exp
7368 * gdb.base/pending.exp
7369 * gdb.base/watch_thread_num.exp
7370 * gdb.cp/exception.exp
7371 * gdb.cp/gdb2495.exp
7372 * gdb.cp/local.exp
7373 * gdb.python/py-evsignal.exp
7374 * gdb.python/python.exp
7375 * gdb.trace/tracecmd.exp
7376
7377 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7378
7379 Fix test names starting with uppercase throughout the files.
7380
7381 * gdb.base/charset.exp
7382 * gdb.base/eval.exp
7383 * gdb.base/multi-forks.exp
7384 * gdb.guile/scm-progspace.exp
7385 * gdb.opencl/datatypes.exp
7386 * gdb.python/py-block.exp
7387 * gdb.python/py-function.exp
7388 * gdb.python/py-symbol.exp
7389 * gdb.python/py-symtab.exp
7390 * gdb.python/py-xmethods.exp
7391 * gdb.reverse/break-precsave.exp
7392 * gdb.reverse/break-reverse.exp
7393 * gdb.reverse/consecutive-precsave.exp
7394 * gdb.reverse/consecutive-reverse.exp
7395 * gdb.reverse/finish-precsave.exp
7396 * gdb.reverse/finish-reverse-bkpt.exp
7397 * gdb.reverse/finish-reverse.exp
7398 * gdb.reverse/fstatat-reverse.exp
7399 * gdb.reverse/getresuid-reverse.exp
7400 * gdb.reverse/i386-precsave.exp
7401 * gdb.reverse/i386-reverse.exp
7402 * gdb.reverse/i386-sse-reverse.exp
7403 * gdb.reverse/i387-stack-reverse.exp
7404 * gdb.reverse/insn-reverse.exp
7405 * gdb.reverse/machinestate-precsave.exp
7406 * gdb.reverse/machinestate.exp
7407 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7408 * gdb.reverse/pipe-reverse.exp
7409 * gdb.reverse/readv-reverse.exp
7410 * gdb.reverse/recvmsg-reverse.exp
7411 * gdb.reverse/rerun-prec.exp
7412 * gdb.reverse/s390-mvcle.exp
7413 * gdb.reverse/sigall-precsave.exp
7414 * gdb.reverse/sigall-reverse.exp
7415 * gdb.reverse/solib-precsave.exp
7416 * gdb.reverse/solib-reverse.exp
7417 * gdb.reverse/step-precsave.exp
7418 * gdb.reverse/step-reverse.exp
7419 * gdb.reverse/time-reverse.exp
7420 * gdb.reverse/until-precsave.exp
7421 * gdb.reverse/until-reverse.exp
7422 * gdb.reverse/waitpid-reverse.exp
7423 * gdb.reverse/watch-precsave.exp
7424 * gdb.reverse/watch-reverse.exp
7425
7426 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7427
7428 Fix test names starting with uppercase throughout the files.
7429
7430 * gdb.arch/i386-mpx-simple_segv.exp
7431 * gdb.arch/i386-mpx.exp
7432 * gdb.arch/i386-permbkpt.exp
7433 * gdb.arch/pa-nullify.exp
7434 * gdb.arch/powerpc-d128-regs.exp
7435 * gdb.arch/vsx-regs.exp
7436 * gdb.base/bfp-test.exp
7437 * gdb.base/break.exp
7438 * gdb.base/breakpoint-shadow.exp
7439 * gdb.base/callfuncs.exp
7440 * gdb.base/charset.exp
7441 * gdb.base/commands.exp
7442 * gdb.base/completion.exp
7443 * gdb.base/dfp-test.exp
7444 * gdb.base/echo.exp
7445 * gdb.base/ending-run.exp
7446 * gdb.base/eval.exp
7447 * gdb.base/expand-psymtabs.exp
7448 * gdb.base/float128.exp
7449 * gdb.base/floatn.exp
7450 * gdb.base/foll-exec-mode.exp
7451 * gdb.base/gdb1056.exp
7452 * gdb.base/gdb11531.exp
7453 * gdb.base/kill-after-signal.exp
7454 * gdb.base/multi-forks.exp
7455 * gdb.base/overlays.exp
7456 * gdb.base/pending.exp
7457 * gdb.base/sepdebug.exp
7458 * gdb.base/testenv.exp
7459 * gdb.base/valgrind-db-attach.exp
7460 * gdb.base/watch_thread_num.exp
7461 * gdb.base/watchpoint-cond-gone.exp
7462 * gdb.base/watchpoint.exp
7463 * gdb.base/watchpoints.exp
7464 * gdb.cp/arg-reference.exp
7465 * gdb.cp/baseenum.exp
7466 * gdb.cp/operator.exp
7467 * gdb.cp/shadow.exp
7468 * gdb.dwarf2/dw2-op-out-param.exp
7469 * gdb.dwarf2/dw2-reg-undefined.exp
7470 * gdb.go/chan.exp
7471 * gdb.go/hello.exp
7472 * gdb.go/integers.exp
7473 * gdb.go/methods.exp
7474 * gdb.go/package.exp
7475 * gdb.guile/scm-parameter.exp
7476 * gdb.guile/scm-progspace.exp
7477 * gdb.guile/scm-value.exp
7478 * gdb.mi/mi-pending.exp
7479 * gdb.mi/user-selected-context-sync.exp
7480 * gdb.multi/multi-attach.exp
7481 * gdb.multi/tids.exp
7482 * gdb.opt/clobbered-registers-O2.exp
7483 * gdb.pascal/floats.exp
7484 * gdb.pascal/integers.exp
7485 * gdb.python/py-block.exp
7486 * gdb.python/py-events.exp
7487 * gdb.python/py-parameter.exp
7488 * gdb.python/py-symbol.exp
7489 * gdb.python/py-symtab.exp
7490 * gdb.python/py-type.exp
7491 * gdb.python/py-value.exp
7492 * gdb.python/py-xmethods.exp
7493 * gdb.python/python.exp
7494 * gdb.reverse/break-precsave.exp
7495 * gdb.reverse/consecutive-precsave.exp
7496 * gdb.reverse/finish-precsave.exp
7497 * gdb.reverse/i386-precsave.exp
7498 * gdb.reverse/machinestate-precsave.exp
7499 * gdb.reverse/sigall-precsave.exp
7500 * gdb.reverse/solib-precsave.exp
7501 * gdb.reverse/step-precsave.exp
7502 * gdb.reverse/until-precsave.exp
7503 * gdb.reverse/watch-precsave.exp
7504 * gdb.server/ext-attach.exp
7505 * gdb.server/ext-restart.exp
7506 * gdb.server/ext-run.exp
7507 * gdb.server/ext-wrapper.exp
7508 * gdb.stabs/gdb11479.exp
7509 * gdb.stabs/weird.exp
7510 * gdb.threads/attach-many-short-lived-threads.exp
7511 * gdb.threads/kill.exp
7512 * gdb.threads/watchpoint-fork.exp
7513
7514 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
7515
7516 Fix test names starting with uppercase throughout all the files below.
7517
7518 * gdb.ada/array_return.exp
7519 * gdb.ada/catch_ex.exp
7520 * gdb.ada/info_exc.exp
7521 * gdb.ada/mi_catch_ex.exp
7522 * gdb.ada/mi_dyn_arr.exp
7523 * gdb.ada/mi_ex_cond.exp
7524 * gdb.ada/mi_exc_info.exp
7525 * gdb.ada/mi_interface.exp
7526 * gdb.ada/mi_task_arg.exp
7527 * gdb.ada/mi_task_info.exp
7528 * gdb.ada/mi_var_array.exp
7529 * gdb.arch/alpha-step.exp
7530 * gdb.arch/amd64-disp-step.exp
7531 * gdb.arch/arm-disp-step.exp
7532 * gdb.arch/disp-step-insn-reloc.exp
7533 * gdb.arch/e500-prologue.exp
7534 * gdb.arch/ftrace-insn-reloc.exp
7535 * gdb.arch/gdb1558.exp
7536 * gdb.arch/i386-bp_permanent.exp
7537 * gdb.arch/i386-disp-step.exp
7538 * gdb.arch/i386-float.exp
7539 * gdb.arch/i386-gnu-cfi.exp
7540 * gdb.arch/ia64-breakpoint-shadow.exp
7541 * gdb.arch/mips16-thunks.exp
7542 * gdb.arch/pa-nullify.exp
7543 * gdb.arch/powerpc-aix-prologue.exp
7544 * gdb.arch/powerpc-power.exp
7545 * gdb.arch/ppc-dfp.exp
7546 * gdb.arch/s390-tdbregs.exp
7547 * gdb.arch/spu-info.exp
7548 * gdb.arch/spu-ls.exp
7549 * gdb.arch/thumb-bx-pc.exp
7550 * gdb.base/advance.exp
7551 * gdb.base/annota-input-while-running.exp
7552 * gdb.base/arrayidx.exp
7553 * gdb.base/asmlabel.exp
7554 * gdb.base/async.exp
7555 * gdb.base/attach-wait-input.exp
7556 * gdb.base/auto-connect-native-target.exp
7557 * gdb.base/batch-preserve-term-settings.exp
7558 * gdb.base/bfp-test.exp
7559 * gdb.base/bigcore.exp
7560 * gdb.base/bp-permanent.exp
7561 * gdb.base/break-always.exp
7562 * gdb.base/break-fun-addr.exp
7563 * gdb.base/break-idempotent.exp
7564 * gdb.base/break-main-file-remove-fail.exp
7565 * gdb.base/break-probes.exp
7566 * gdb.base/break-unload-file.exp
7567 * gdb.base/break.exp
7568 * gdb.base/call-ar-st.exp
7569 * gdb.base/call-rt-st.exp
7570 * gdb.base/call-sc.exp
7571 * gdb.base/call-signal-resume.exp
7572 * gdb.base/call-strs.exp
7573 * gdb.base/callexit.exp
7574 * gdb.base/callfuncs.exp
7575 * gdb.base/catch-gdb-caused-signals.exp
7576 * gdb.base/catch-signal-siginfo-cond.exp
7577 * gdb.base/catch-syscall.exp
7578 * gdb.base/compare-sections.exp
7579 * gdb.base/cond-eval-mode.exp
7580 * gdb.base/condbreak-call-false.exp
7581 * gdb.base/consecutive-step-over.exp
7582 * gdb.base/cursal.exp
7583 * gdb.base/disabled-location.exp
7584 * gdb.base/disasm-end-cu.exp
7585 * gdb.base/display.exp
7586 * gdb.base/double-prompt-target-event-error.exp
7587 * gdb.base/dprintf-bp-same-addr.exp
7588 * gdb.base/dprintf-detach.exp
7589 * gdb.base/dprintf-next.exp
7590 * gdb.base/dprintf-non-stop.exp
7591 * gdb.base/dprintf-pending.exp
7592 * gdb.base/dso2dso.exp
7593 * gdb.base/ending-run.exp
7594 * gdb.base/enum_cond.exp
7595 * gdb.base/examine-backward.exp
7596 * gdb.base/exe-lock.exp
7597 * gdb.base/exec-invalid-sysroot.exp
7598 * gdb.base/execl-update-breakpoints.exp
7599 * gdb.base/execution-termios.exp
7600 * gdb.base/fileio.exp
7601 * gdb.base/fixsection.exp
7602 * gdb.base/foll-exec-mode.exp
7603 * gdb.base/foll-exec.exp
7604 * gdb.base/fork-running-state.exp
7605 * gdb.base/frame-args.exp
7606 * gdb.base/fullpath-expand.exp
7607 * gdb.base/func-ptr.exp
7608 * gdb.base/gcore-relro-pie.exp
7609 * gdb.base/gdb1090.exp
7610 * gdb.base/gdb1555.exp
7611 * gdb.base/global-var-nested-by-dso.exp
7612 * gdb.base/gnu-ifunc.exp
7613 * gdb.base/hbreak-in-shr-unsupported.exp
7614 * gdb.base/hbreak-unmapped.exp
7615 * gdb.base/hook-stop.exp
7616 * gdb.base/infcall-input.exp
7617 * gdb.base/info-fun.exp
7618 * gdb.base/info-shared.exp
7619 * gdb.base/interrupt-noterm.exp
7620 * gdb.base/jit-so.exp
7621 * gdb.base/jit.exp
7622 * gdb.base/line-symtabs.exp
7623 * gdb.base/list.exp
7624 * gdb.base/longjmp.exp
7625 * gdb.base/macscp.exp
7626 * gdb.base/max-value-size.exp
7627 * gdb.base/nodebug.exp
7628 * gdb.base/nofield.exp
7629 * gdb.base/overlays.exp
7630 * gdb.base/paginate-after-ctrl-c-running.exp
7631 * gdb.base/paginate-bg-execution.exp
7632 * gdb.base/paginate-inferior-exit.exp
7633 * gdb.base/pending.exp
7634 * gdb.base/pr11022.exp
7635 * gdb.base/printcmds.exp
7636 * gdb.base/ptr-typedef.exp
7637 * gdb.base/ptype.exp
7638 * gdb.base/randomize.exp
7639 * gdb.base/range-stepping.exp
7640 * gdb.base/realname-expand.exp
7641 * gdb.base/relativedebug.exp
7642 * gdb.base/remote.exp
7643 * gdb.base/savedregs.exp
7644 * gdb.base/sepdebug.exp
7645 * gdb.base/set-noassign.exp
7646 * gdb.base/shlib-call.exp
7647 * gdb.base/shreloc.exp
7648 * gdb.base/sigaltstack.exp
7649 * gdb.base/sigbpt.exp
7650 * gdb.base/siginfo-addr.exp
7651 * gdb.base/siginfo-obj.exp
7652 * gdb.base/siginfo-thread.exp
7653 * gdb.base/signest.exp
7654 * gdb.base/signull.exp
7655 * gdb.base/sigrepeat.exp
7656 * gdb.base/skip.exp
7657 * gdb.base/so-impl-ld.exp
7658 * gdb.base/solib-corrupted.exp
7659 * gdb.base/solib-disc.exp
7660 * gdb.base/solib-display.exp
7661 * gdb.base/solib-overlap.exp
7662 * gdb.base/solib-search.exp
7663 * gdb.base/solib-symbol.exp
7664 * gdb.base/source-execution.exp
7665 * gdb.base/sss-bp-on-user-bp-2.exp
7666 * gdb.base/sss-bp-on-user-bp.exp
7667 * gdb.base/stack-checking.exp
7668 * gdb.base/stale-infcall.exp
7669 * gdb.base/step-break.exp
7670 * gdb.base/step-line.exp
7671 * gdb.base/step-over-exit.exp
7672 * gdb.base/step-test.exp
7673 * gdb.base/structs.exp
7674 * gdb.base/sym-file.exp
7675 * gdb.base/symtab-search-order.exp
7676 * gdb.base/term.exp
7677 * gdb.base/type-opaque.exp
7678 * gdb.base/unload.exp
7679 * gdb.base/until-nodebug.exp
7680 * gdb.base/until.exp
7681 * gdb.base/unwindonsignal.exp
7682 * gdb.base/watch-cond.exp
7683 * gdb.base/watch-non-mem.exp
7684 * gdb.base/watch_thread_num.exp
7685 * gdb.base/watchpoint-reuse-slot.exp
7686 * gdb.base/watchpoint-solib.exp
7687 * gdb.base/watchpoint.exp
7688 * gdb.btrace/dlopen.exp
7689 * gdb.cell/arch.exp
7690 * gdb.cell/break.exp
7691 * gdb.cell/bt.exp
7692 * gdb.cell/core.exp
7693 * gdb.cell/data.exp
7694 * gdb.cell/dwarfaddr.exp
7695 * gdb.cell/ea-cache.exp
7696 * gdb.cell/ea-standalone.exp
7697 * gdb.cell/ea-test.exp
7698 * gdb.cell/f-regs.exp
7699 * gdb.cell/fork.exp
7700 * gdb.cell/gcore.exp
7701 * gdb.cell/mem-access.exp
7702 * gdb.cell/ptype.exp
7703 * gdb.cell/registers.exp
7704 * gdb.cell/sizeof.exp
7705 * gdb.cell/solib-symbol.exp
7706 * gdb.cell/solib.exp
7707 * gdb.compile/compile-tls.exp
7708 * gdb.cp/exception.exp
7709 * gdb.cp/gdb2495.exp
7710 * gdb.cp/local.exp
7711 * gdb.cp/mb-inline.exp
7712 * gdb.cp/mb-templates.exp
7713 * gdb.cp/pr10687.exp
7714 * gdb.cp/pr9167.exp
7715 * gdb.cp/scope-err.exp
7716 * gdb.cp/templates.exp
7717 * gdb.cp/virtfunc.exp
7718 * gdb.dwarf2/dw2-dir-file-name.exp
7719 * gdb.dwarf2/dw2-single-line-discriminators.exp
7720 * gdb.fortran/complex.exp
7721 * gdb.fortran/library-module.exp
7722 * gdb.guile/guile.exp
7723 * gdb.guile/scm-cmd.exp
7724 * gdb.guile/scm-frame-inline.exp
7725 * gdb.guile/scm-objfile.exp
7726 * gdb.guile/scm-pretty-print.exp
7727 * gdb.guile/scm-symbol.exp
7728 * gdb.guile/scm-type.exp
7729 * gdb.guile/scm-value.exp
7730 * gdb.linespec/keywords.exp
7731 * gdb.linespec/ls-errs.exp
7732 * gdb.linespec/macro-relative.exp
7733 * gdb.linespec/thread.exp
7734 * gdb.mi/mi-breakpoint-changed.exp
7735 * gdb.mi/mi-dprintf-pending.exp
7736 * gdb.mi/mi-fullname-deleted.exp
7737 * gdb.mi/mi-logging.exp
7738 * gdb.mi/mi-pending.exp
7739 * gdb.mi/mi-solib.exp
7740 * gdb.mi/new-ui-mi-sync.exp
7741 * gdb.mi/user-selected-context-sync.exp
7742 * gdb.multi/dummy-frame-restore.exp
7743 * gdb.multi/multi-arch-exec.exp
7744 * gdb.multi/remove-inferiors.exp
7745 * gdb.multi/watchpoint-multi-exit.exp
7746 * gdb.opt/solib-intra-step.exp
7747 * gdb.perf/backtrace.exp
7748 * gdb.perf/single-step.exp
7749 * gdb.perf/skip-command.exp
7750 * gdb.perf/skip-prologue.exp
7751 * gdb.perf/solib.exp
7752 * gdb.python/lib-types.exp
7753 * gdb.python/py-as-string.exp
7754 * gdb.python/py-bad-printers.exp
7755 * gdb.python/py-block.exp
7756 * gdb.python/py-breakpoint.exp
7757 * gdb.python/py-cmd.exp
7758 * gdb.python/py-events.exp
7759 * gdb.python/py-evthreads.exp
7760 * gdb.python/py-finish-breakpoint.exp
7761 * gdb.python/py-finish-breakpoint2.exp
7762 * gdb.python/py-frame-inline.exp
7763 * gdb.python/py-frame.exp
7764 * gdb.python/py-inferior.exp
7765 * gdb.python/py-infthread.exp
7766 * gdb.python/py-mi.exp
7767 * gdb.python/py-objfile.exp
7768 * gdb.python/py-pp-maint.exp
7769 * gdb.python/py-pp-registration.exp
7770 * gdb.python/py-prettyprint.exp
7771 * gdb.python/py-recurse-unwind.exp
7772 * gdb.python/py-shared.exp
7773 * gdb.python/py-symbol.exp
7774 * gdb.python/py-symtab.exp
7775 * gdb.python/py-template.exp
7776 * gdb.python/py-type.exp
7777 * gdb.python/py-unwind-maint.exp
7778 * gdb.python/py-unwind.exp
7779 * gdb.python/py-value.exp
7780 * gdb.python/python.exp
7781 * gdb.reverse/finish-reverse-bkpt.exp
7782 * gdb.reverse/insn-reverse.exp
7783 * gdb.reverse/next-reverse-bkpt-over-sr.exp
7784 * gdb.reverse/solib-precsave.exp
7785 * gdb.reverse/solib-reverse.exp
7786 * gdb.stabs/gdb11479.exp
7787 * gdb.stabs/weird.exp
7788 * gdb.threads/fork-child-threads.exp
7789 * gdb.threads/fork-plus-threads.exp
7790 * gdb.threads/fork-thread-pending.exp
7791 * gdb.threads/forking-threads-plus-breakpoint.exp
7792 * gdb.threads/hand-call-in-threads.exp
7793 * gdb.threads/interrupted-hand-call.exp
7794 * gdb.threads/linux-dp.exp
7795 * gdb.threads/local-watch-wrong-thread.exp
7796 * gdb.threads/next-while-other-thread-longjmps.exp
7797 * gdb.threads/non-ldr-exit.exp
7798 * gdb.threads/pending-step.exp
7799 * gdb.threads/print-threads.exp
7800 * gdb.threads/process-dies-while-detaching.exp
7801 * gdb.threads/process-dies-while-handling-bp.exp
7802 * gdb.threads/pthreads.exp
7803 * gdb.threads/queue-signal.exp
7804 * gdb.threads/reconnect-signal.exp
7805 * gdb.threads/signal-command-handle-nopass.exp
7806 * gdb.threads/signal-command-multiple-signals-pending.exp
7807 * gdb.threads/signal-delivered-right-thread.exp
7808 * gdb.threads/signal-sigtrap.exp
7809 * gdb.threads/sigthread.exp
7810 * gdb.threads/staticthreads.exp
7811 * gdb.threads/stepi-random-signal.exp
7812 * gdb.threads/thread-unwindonsignal.exp
7813 * gdb.threads/thread_check.exp
7814 * gdb.threads/thread_events.exp
7815 * gdb.threads/tid-reuse.exp
7816 * gdb.threads/tls-nodebug.exp
7817 * gdb.threads/tls-shared.exp
7818 * gdb.threads/tls-so_extern.exp
7819 * gdb.threads/tls.exp
7820 * gdb.threads/wp-replication.exp
7821 * gdb.trace/actions-changed.exp
7822 * gdb.trace/actions.exp
7823 * gdb.trace/backtrace.exp
7824 * gdb.trace/change-loc.exp
7825 * gdb.trace/collection.exp
7826 * gdb.trace/deltrace.exp
7827 * gdb.trace/disconnected-tracing.exp
7828 * gdb.trace/entry-values.exp
7829 * gdb.trace/ftrace-lock.exp
7830 * gdb.trace/ftrace.exp
7831 * gdb.trace/infotrace.exp
7832 * gdb.trace/mi-trace-frame-collected.exp
7833 * gdb.trace/mi-trace-unavailable.exp
7834 * gdb.trace/mi-traceframe-changed.exp
7835 * gdb.trace/mi-tracepoint-changed.exp
7836 * gdb.trace/mi-tsv-changed.exp
7837 * gdb.trace/no-attach-trace.exp
7838 * gdb.trace/packetlen.exp
7839 * gdb.trace/passc-dyn.exp
7840 * gdb.trace/passcount.exp
7841 * gdb.trace/pending.exp
7842 * gdb.trace/pr16508.exp
7843 * gdb.trace/qtro.exp
7844 * gdb.trace/range-stepping.exp
7845 * gdb.trace/read-memory.exp
7846 * gdb.trace/report.exp
7847 * gdb.trace/save-trace.exp
7848 * gdb.trace/signal.exp
7849 * gdb.trace/stap-trace.exp
7850 * gdb.trace/status-stop.exp
7851 * gdb.trace/strace.exp
7852 * gdb.trace/tfile.exp
7853 * gdb.trace/tfind.exp
7854 * gdb.trace/trace-break.exp
7855 * gdb.trace/trace-condition.exp
7856 * gdb.trace/trace-enable-disable.exp
7857 * gdb.trace/trace-mt.exp
7858 * gdb.trace/tracecmd.exp
7859 * gdb.trace/tracefile-pseudo-reg.exp
7860 * gdb.trace/tspeed.exp
7861 * gdb.trace/tstatus.exp
7862 * gdb.trace/tsv.exp
7863 * gdb.trace/unavailable.exp
7864 * gdb.trace/while-dyn.exp
7865 * gdb.trace/while-stepping.exp
7866 * lib/gdb-guile.exp
7867 * lib/gdb.exp
7868 * lib/mi-support.exp
7869 * lib/pascal.exp
7870 * lib/perftest.exp
7871 * lib/prelink-support.exp
7872 * lib/selftest-support.exp
7873
7874 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
7875
7876 * Makefile.in: Include disable-implicit-rules.mk.
7877
7878 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7879
7880 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
7881 non-byte-aligned bit fields.
7882
7883 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7884
7885 PR gdb/12616
7886 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
7887 respects the DW_AT_data_bit_offset attribute.
7888
7889 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
7890
7891 * gdb.base/default.exp: Fix output of "set language".
7892
7893 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
7894
7895 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
7896 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
7897 make.
7898 * configure.ac: Remove checks for the make program.
7899 * configure: Re-generate.
7900
7901 2016-11-16 Kevin Buettner <kevinb@redhat.com>
7902
7903 * gdb.python/py-recurse-unwind.c (main): Add loop.
7904 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7905 to read_register() and gdb.parse_and_eval(). Make each code
7906 call a separate case that can be individually tested.
7907 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7908 proc. Call cont_and_backtrace for each of the code paths that
7909 we want to test in the unwinder.
7910
7911 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7912
7913 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7914 the definition of struct S.
7915
7916 2016-11-11 Catherine Moore <clm@codesourcery.com>
7917
7918 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7919
7920 2016-11-09 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/commands.exp (runto_or_return): New procedure.
7923 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7924 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7925 (progvar_simple_while_test, progvar_complex_if_while_test)
7926 (if_while_breakpoint_command_test)
7927 (infrun_breakpoint_command_test, breakpoint_command_test)
7928 (user_defined_command_test, watchpoint_command_test)
7929 (test_command_prompt_position, redefine_hook_test)
7930 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7931 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7932 multi_line_input and multi_line. Remove gdb_expect and
7933 gdb_stop_suppressing_tests uses.
7934 * lib/gdb.exp (valnum_re): New global.
7935 (multi_line_input): New procedure.
7936
7937 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7938
7939 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7940 Remove.
7941 (test_setup): Define with proc_with_prefix.
7942 (test_cli_inferior): Likewise.
7943 (test_cli_thread): Likewise.
7944 (test_cli_frame): Likewise.
7945 (test_cli_select_frame): Likewise.
7946 (test_cli_up_down): Likewise.
7947 (test_mi_thread_select): Likewise.
7948 (test_mi_stack_select_frame): Likewise.
7949 (test_cli_in_mi_inferior): Likewise.
7950 (test_cli_in_mi_thread): Likewise.
7951 (test_cli_in_mi_frame): Likewise.
7952 (top level): Do not use with_test_prefix_procname.
7953
7954 2016-11-09 Pedro Alves <palves@redhat.com>
7955
7956 * gdb.base/commands.exp (gdbvar_simple_if_test)
7957 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7958 (progvar_simple_if_test, progvar_simple_while_test)
7959 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7960 (infrun_breakpoint_command_test, breakpoint_command_test)
7961 (user_defined_command_test, watchpoint_command_test)
7962 (test_command_prompt_position, deprecated_command_test)
7963 (bp_deleted_in_command, temporary_breakpoint_commands)
7964 (stray_arg0_test, source_file_with_indented_comment)
7965 (recursive_source_test, if_commands_test)
7966 (error_clears_commands_left, redefine_hook_test)
7967 (redefine_backtrace_test): Use proc_with_prefix.
7968 * lib/gdb.exp (proc_with_prefix): New proc.
7969
7970 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7971
7972 * gdb.base/tui-layout.c: New file.
7973 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7974 disassembly window contains very long lines.
7975
7976 2016-11-08 Tom Tromey <tom@tromey.com>
7977
7978 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7979 depend on Python 2.
7980
7981 2016-11-08 Tom Tromey <tom@tromey.com>
7982
7983 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7984 New method.
7985
7986 2016-10-29 Manish Goregaokar <manish@mozilla.com>
7987
7988 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
7989
7990 2016-10-27 Manish Goregaokar <manish@mozilla.com>
7991
7992 * gdb.rust/simple.rs: Add test for univariant enums without
7993 discriminants and for encoded struct-like enums.
7994
7995 2016-10-28 Pedro Alves <palves@redhat.com>
7996
7997 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7998 gdb_test_multiple, tighten regexps and match symtabs and line
7999 tables incrementally.
8000
8001 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
8002
8003 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
8004 general.
8005
8006 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
8007
8008 * gdb.base/exec-invalid-sysroot.exp: New file.
8009
8010 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8011
8012 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
8013
8014 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8015
8016 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
8017
8018 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
8019
8020 * gdb.base/killed-outside.exp: Remove $options from a call to
8021 `prepare_for_testing'.
8022
8023 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8024
8025 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8026 Change test message.
8027
8028 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8029
8030 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
8031 Update comment.
8032
8033 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
8034
8035 * gdb.trace/mi-trace-save.exp: New file.
8036
8037 2016-10-13 Yao Qi <yao.qi@linaro.org>
8038
8039 * gdb.base/code_elim.exp (get_var_address): Remove.
8040 * gdb.base/relocate.exp: Likewise.
8041 * gdb.base/shreloc.exp: Likewise.
8042 * lib/gdb.exp (get_var_address): New.
8043
8044 2016-10-13 Yao Qi <yao.qi@linaro.org>
8045
8046 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
8047 floating point tests if $skip_float_test is false.
8048
8049 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
8050
8051 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
8052 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
8053 argc values.
8054 Add 1 to argc so we guarantee distinct initial/modified argc values.
8055
8056 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8057
8058 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
8059
8060 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8061
8062 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
8063 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
8064 * gdb.arch/vsx-regs.exp: Likewise.
8065
8066 2016-10-07 Yao Qi <yao.qi@linaro.org>
8067
8068 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
8069
8070 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
8071
8072 * gdb.python/python.exp: Test decode_line("*0").
8073
8074 2016-10-06 Doug Evans <dje@google.com>
8075
8076 * gdb.python/py-value.exp (test_value_creation): Add test for large
8077 unsigned 64-bit value.
8078
8079 2016-10-06 Tom Tromey <tom@tromey.com>
8080
8081 * gdb.compile/compile.exp: Change java tests to rust.
8082 * gdb.base/setshow.exp: Change java tests to rust.
8083 * gdb.base/default.exp: Remove java from language list.
8084 * README (Examples): Update language example.
8085 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
8086 test.
8087 * lib/gdb.exp (skip_java_tests): Remove.
8088 * lib/java.exp: Remove.
8089 * gdb.java: Remove.
8090
8091 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8092
8093 * gdb.arch/mips-fcr.exp: New test.
8094 * gdb.arch/mips-fcr.c: Source for the new test.
8095
8096 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
8097
8098 * gdb.base/solib-disc.exp: Use `standard_output_file'
8099 throughout.
8100
8101 2016-10-06 Pedro Alves <palves@redhat.com>
8102
8103 * gdb.base/jit-simple-dl.c: New file.
8104 * gdb.base/jit-simple-jit.c: New file, factored out from ...
8105 * gdb.base/jit-simple.c: ... this.
8106 * gdb.base/jit-simple.exp (jit_run): Delete.
8107 (build_jit): New proc.
8108 (jit_test_reread): Recompile either the main program or the shared
8109 library, depending on what is being tested. Skip changing address
8110 if caller wants to. Compare before/after addresses. If testing
8111 standalone, explicitly load the binary. Test "maint info
8112 breakpoints".
8113 (top level): Add "standalone vs shared lib" and "change address"
8114 vs "same address" axes.
8115
8116 2016-10-06 Pedro Alves <palves@redhat.com>
8117
8118 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
8119 call.
8120 (jit_run): Delete.
8121 (jit_test_reread): Use with_test_prefix. Reload the main binary
8122 explicitly. Compare the before/after addresses of the JIT
8123 descriptor.
8124
8125 2016-08-15 Doug Evans <dje@google.com>
8126
8127 * gdb.xml/extra-regs.xml: Update, end field now required, default type
8128 for single bitfields is bool.
8129 * gdb.xml/tdesc-regs.exp: Ditto.
8130
8131 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8132
8133 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
8134
8135 2016-10-05 Yao Qi <yao.qi@linaro.org>
8136
8137 * lib/gdb.exp (support_complex_tests): Return zero if
8138 gdb_skip_float_test return true.
8139
8140 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8141 Simon Marchi <simon.marchi@ericsson.com>
8142
8143 PR gdb/20487
8144 * gdb.mi/user-selected-context-sync.exp: New file.
8145 * gdb.mi/user-selected-context-sync.c: New file.
8146
8147 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
8148 Simon Marchi <simon.marchi@ericsson.com>
8149
8150 PR gdb/20487
8151 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
8152 =thread-select-event check.
8153
8154 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
8155
8156 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
8157 the compulsory L operand changes.
8158 * gdb.arch/powerpc-power.s: Likewise.
8159
8160 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8161
8162 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
8163 * gdb.base/jit-attach-pie.c: New file.
8164 * gdb.base/jit-attach-pie.exp: New file.
8165
8166 2016-09-28 Pedro Alves <palves@redhat.com>
8167
8168 * gdb.base/infcall-input.c: New file.
8169 * gdb.base/infcall-input.exp: New file.
8170
8171 2016-09-22 Yao Qi <yao.qi@linaro.org>
8172
8173 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
8174 (gdb_exit): Rename it to ...
8175 (gdbserver_gdb_exit): ... Close GDBserver.
8176 (gdb_exit): New proc, call gdbserver_gdb_exit.
8177 (mi_gdb_exit): Likewise.
8178
8179 2016-09-22 Yao Qi <yao.qi@linaro.org>
8180
8181 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
8182 path.
8183 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
8184 Remove duplication.
8185
8186 2016-09-22 Yao Qi <yao.qi@linaro.org>
8187
8188 * lib/gdbserver-support.exp: Check the existence of
8189 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
8190
8191 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
8192
8193 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
8194
8195 2016-09-21 Tom Tromey <tom@tromey.com>
8196
8197 PR gdb/20604:
8198 * gdb.base/quit.exp: New file.
8199
8200 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
8201
8202 * .gitignore: New file.
8203
8204 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
8205
8206 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
8207 throughout.
8208
8209 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8210
8211 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
8212
8213 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8214
8215 * gdb.cp/casts.cc (decltype): Move it ...
8216 (main): ... with its call to ...
8217 * gdb.cp/casts03.cc: ... a new file.
8218 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
8219
8220 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
8223
8224 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
8225
8226 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
8227 and sync up the test with tests in gas/testsuite/gas/ppc.
8228 * gdb.arch/powerpc-power.exp: Likewise.
8229
8230 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8231
8232 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
8233
8234 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
8235 Jan Kratochvil <jan.kratochvil@redhat.com>
8236
8237 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
8238 make m1's definition to be different from m2's. Use 'dummy' as an
8239 argument for probe 'two'.
8240
8241 2016-09-10 Jon Beniston <jon@beniston.com>
8242
8243 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
8244 for sim target.
8245
8246 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
8247
8248 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
8249 variable declaration.
8250 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
8251 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
8252 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
8253 received HWCAP as its argument.
8254
8255 2016-09-06 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/new-ui-pending-input.c: New file.
8258 * gdb.base/new-ui-pending-input.exp: New file.
8259 * gdb.exp (clear_gdb_spawn_id): New procedure.
8260 (with_spawn_id): Check whether gdb_spawn_id exists before
8261 referencing it. If gdb_spawn_id didn't exist on entry, clear it
8262 on exit.
8263
8264 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8265
8266 * gdb.base/float128.c: New file.
8267 * gdb.base/float128.exp: Likewise.
8268 * gdb.base/floatn.c: Likewise.
8269 * gdb.base/floatn.exp: Likewise.
8270
8271 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
8272
8273 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
8274
8275 2016-09-05 Pedro Alves <palves@redhat.com>
8276
8277 PR backtrace/19927
8278 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
8279 unwinders are immediately called as side effect of "source" or
8280 "disable unwinder" commands.
8281 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
8282
8283 2016-09-02 Yao Qi <yao.qi@linaro.org>
8284
8285 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
8286 is true and $type is "float" or "double".
8287
8288 2016-09-02 Yao Qi <yao.qi@linaro.org>
8289
8290 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
8291 true.
8292 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
8293 * gdb.base/call-rt-st.exp: Likewise.
8294 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
8295 return value instead of gdb,skip_float_test.
8296 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
8297 (do_function_calls): Use its return value instead of
8298 gdb,skip_float_test.
8299 * gdb.base/finish.exp: Likewise.
8300 * gdb.base/funcargs.exp: Likewise.
8301 * gdb.base/return.exp: Likewise.
8302 * gdb.base/return2.exp: Likewise.
8303 * gdb.base/varargs.exp: Likewise.
8304 * lib/gdb.exp (gdb_skip_float_test): Change it to
8305 gdb_caching_proc. Detect the broken ptrace on arm-linux.
8306
8307 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
8308
8309 * gdb.multi/tids.exp: Test "thread apply all".
8310
8311 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8312
8313 * gdb.base/default.exp (tty): Remove.
8314
8315 2016-08-24 Kevin Buettner <kevinb@redhat.com>
8316
8317 * gdb.python/py-recurse-unwind.c: New file.
8318 * gdb.python/py-recurse-unwind.py: New file.
8319 * gdb.python/py-recurse-unwind.exp: New file.
8320
8321 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
8322
8323 * gdb.base/set-inferior-tty.exp: New file.
8324 * gdb.base/set-inferior-tty.c: New file.
8325
8326 2016-08-23 Pedro Alves <palves@redhat.com>
8327
8328 PR gdb/20494
8329 * gdb.base/new-ui-echo.c: New file.
8330 * gdb.base/new-ui-echo.exp: New file.
8331
8332 2016-08-23 Yao Qi <yao.qi@linaro.org>
8333
8334 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
8335 gdbserver_spawn.
8336 * gdb.server/connect-without-multi-process.exp (do_test):
8337 Likewise.
8338
8339 2016-08-23 Yao Qi <yao.qi@linaro.org>
8340
8341 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
8342 standalone_txt. Delete gdb_txt and standalone_txt on host
8343 and target. Spawn the binary on target. Copy files from
8344 target to host.
8345
8346 2016-08-22 Pedro Alves <palves@redhat.com>
8347
8348 PR gdb/20505
8349 * gdb.base/vdso-warning.exp: Test core dumps too. Use
8350 with_test_prefix. Factor out bits to ...
8351 (test_no_vdso): ... this new procedure.
8352
8353 2016-08-19 Carl Love <cel@us.ibm.com>
8354
8355 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
8356 maintaining separate logic for constructing the output path.
8357 * gdb.arch/powerpc-d128-regs.exp: Likewise.
8358 * gdb.arch/ppc-dfp.exp: Likewise.
8359 * gdb.arch/ppc-fp.exp: Likewise.
8360 * gdb.arch/vsx-regs.exp: Likewise.
8361 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
8362 binprefix for generating the additional binary files.
8363
8364 2016-08-19 Pedro Alves <palves@redhat.com>
8365
8366 * gdb.trace/mi-trace-frame-collected.exp
8367 (test_trace_frame_collected): On x32, expect two registers.
8368
8369 2016-08-18 Carl Love <cel@us.ibm.com>
8370
8371 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
8372 and sync up the test with tests in gas/testsuite/gas/ppc.
8373 * gdb.arch/powerpc-power.exp: Likewise.
8374
8375 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8376
8377 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
8378 expected error message.
8379
8380 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
8381
8382 * gdb.multi/remove-inferiors.exp: New file.
8383 * gdb.multi/remove-inferiors.c: New file.
8384
8385 2016-08-12 Yao Qi <yao.qi@linaro.org>
8386
8387 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
8388 argument list.
8389
8390 2016-08-10 Pedro Alves <palves@redhat.com>
8391
8392 PR gdb/19187
8393 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
8394 setup_kfails.
8395
8396 2016-08-09 Pedro Alves <palves@redhat.com>
8397 Simon Marchi <simon.marchi@ericsson.com>
8398
8399 PR gdb/20418
8400 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
8401 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
8402
8403 2016-08-09 Pedro Alves <palves@redhat.com>
8404
8405 PR mi/20431
8406 * gdb.mi/mi-cmd-error.exp: New file.
8407
8408 2016-08-09 Pedro Alves <palves@redhat.com>
8409
8410 PR gdb/18653
8411 * gdb.base/signals-state-child.c: New file.
8412 * gdb.base/signals-state-child.exp: New file.
8413 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
8414
8415 2016-08-09 Pedro Alves <palves@redhat.com>
8416
8417 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
8418
8419 2016-08-03 Tom Tromey <tom@tromey.com>
8420
8421 PR python/18565:
8422 * gdb.python/py-frame-inline.exp: Add Frame.function test.
8423
8424 2016-08-01 Yao Qi <yao.qi@linaro.org>
8425
8426 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
8427 variable mode to "multi-process" if $multi_process is 1, otherwise
8428 set it to "single-process".
8429
8430 2016-08-01 Yao Qi <yao.qi@linaro.org>
8431
8432 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
8433 * gdb.cp/cpexprs.exp: Likewise.
8434 * gdb.cp/m-static.exp: Likewise.
8435
8436 2016-07-26 Tom Tromey <tom@tromey.com>
8437
8438 PR python/20190:
8439 * gdb.threads/tls.exp (check_thread_local): Add python symbol
8440 test.
8441
8442 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
8443
8444 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
8445 selecting assembly source files.
8446 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
8447 assembly source files.
8448 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
8449 assembly source files.
8450 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
8451 selecting assembly source files.
8452
8453 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
8454
8455 * gdb.base/new-ui.exp (do_test_invalid_args): New
8456 procedure.
8457
8458 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
8459
8460 * gdb.btrace/reconnect.c: New file.
8461 * gdb.btrace/reconnect.exp: New file.
8462
8463 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
8464
8465 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
8466 to test_catch_syscall_group.
8467 (test_catch_syscall_group): New.
8468
8469 2016-07-21 Tom Tromey <tom@tromey.com>
8470
8471 * gdb.rust/simple.rs (main): Use empty struct expression.
8472 * gdb.rust/simple.exp: Add tests for empty struct expression.
8473
8474 2016-07-21 Yao Qi <yao.qi@linaro.org>
8475
8476 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
8477 if gdb_skip_xml_test is true on some targets.
8478
8479 2016-07-21 Yao Qi <yao.qi@linaro.org>
8480
8481 * gdb.server/solib-list.exp: Unset last_loaded_file.
8482
8483 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
8486 "step into captured_main (args)".
8487
8488 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8489
8490 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
8491
8492 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8493
8494 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
8495
8496 2016-07-19 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.opt/inline-break.exp: Remove optimize=-O2.
8499 * gdb.opt/inline-bt.exp: Likewise.
8500 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
8501 additional_flags=-Winline.
8502 * gdb.opt/inline-locals.exp: Likewise.
8503 * gdb.opt/inline-markers.c (ATTR): Define.
8504 (inlined_fn): Use it.
8505
8506 2016-07-19 Yao Qi <yao.qi@linaro.org>
8507
8508 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
8509 (test_with_self): Remove some code. Remove argument executable.
8510 (top-level): Use do_self_tests.
8511
8512 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
8513 Don Breazeal <donb@codesourcery.com>
8514
8515 * gdb.base/maint.exp: Escape paths used in regular expressions.
8516 * gdb.stabs/weird.exp: Likewise.
8517
8518 2016-07-13 Tom Tromey <tom@tromey.com>
8519
8520 PR python/15620, PR python/18620:
8521 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
8522 (test_bkpt_events): New procs.
8523
8524 2016-07-13 Tom Tromey <tom@tromey.com>
8525
8526 PR python/17698:
8527 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
8528 test.
8529 (test_watchpoints): Likewise.
8530 (test_bkpt_pending): New proc.
8531
8532 2016-07-13 Tom Tromey <tom@tromey.com>
8533
8534 PR cli/18053:
8535 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
8536 completion test.
8537
8538 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8539
8540 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
8541 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
8542 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
8543 f_label.
8544 (g): Rename g_end_lbl to g_label.
8545 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
8546 low_pc and high_pc.
8547 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
8548
8549 2016-07-12 Tom Tromey <tom@tromey.com>
8550
8551 PR python/19293:
8552 * gdb.python/py-unwind-maint.exp: Update tests.
8553
8554 2016-07-12 Yao Qi <yao.qi@linaro.org>
8555
8556 * lib/selftest-support.exp (selftest_setup): Match the output
8557 when captured_main is inlined.
8558
8559 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8560
8561 * gdb.fortran/derived-types.exp (result_line, result_line_2):
8562 New variables.
8563 (print this%a, print this%b, print this): New tests.
8564 * gdb.fortran/derived-types.f90 (this): New object and
8565 initialization.
8566
8567 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8568
8569 * gdb.ada/arraydim.exp: Remove extra directory level in build
8570 directory.
8571
8572 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
8573
8574 * lib/ada.exp: Remove extra directory level in build directory.
8575 * gdb.ada/cond_lang.exp: Likewise.
8576 * gdb.ada/exec_changed.exp: Likewise.
8577 * gdb.ada/lang_switch.exp: Likewise.
8578
8579 2016-07-06 Manish Goregaokar <manish@mozilla.com>
8580
8581 * simple.rs: Add test for raw pointer subscripting.
8582 * simple.exp: Add test expectations.
8583
8584 2016-07-05 Yao Qi <yao.qi@linaro.org>
8585
8586 * gdb.mi/mi-reverse.exp: Match =record-started output.
8587
8588 2016-07-01 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.base/jit-reader.exp (info_registers_current_frame): New
8591 procedure.
8592 (jit_reader_test): Test the jit reader's unwinder.
8593 * gdb.base/jithost.c (jit_function_00_code): New global.
8594 (main): Use memcpy to fill in the mmapped code, instead of poking
8595 bytes manually here.
8596 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
8597 value.
8598 (read_debug_info): Save the function's range.
8599 (read_sp): New function.
8600 (unwind_frame): Use it. Also unwind RBP.
8601 (get_frame_id): Use read_sp.
8602 (gdb_init_reader): Use calloc instead of malloc.
8603 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
8604 parameter. Use gdb_test_multiple.
8605
8606 2016-07-01 Pedro Alves <palves@redhat.com>
8607 Antoine Tremblay <antoine.tremblay@ericsson.com>
8608
8609 * gdb.threads/process-dies-while-detaching.c: New file.
8610 * gdb.threads/process-dies-while-detaching.exp: New file.
8611
8612 2016-07-01 Pedro Alves <palves@redhat.com>
8613
8614 * gdb.multi/watchpoint-multi-exit.c: New file.
8615 * gdb.multi/watchpoint-multi-exit.exp: New file.
8616
8617 2016-06-30 Pedro Alves <palves@redhat.com>
8618
8619 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
8620 unset inferior_spawn_id.
8621
8622 2016-06-30 Pedro Alves <palves@redhat.com>
8623
8624 * lib/mi-support.exp (default_mi_gdb_start): Declare global
8625 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
8626
8627 2016-06-29 Yao Qi <yao.qi@linaro.org>
8628
8629 * gdb.base/return.c: Add copyright header.
8630
8631 2016-06-29 Tom Tromey <tom@tromey.com>
8632
8633 PR python/20129:
8634 * gdb.python/py-framefilter.exp: Add tests for setting priority
8635 and disabling of non-existent frame filter.
8636
8637 2016-06-29 Yao Qi <yao.qi@linaro.org>
8638
8639 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
8640 0x0f07ff.
8641
8642 2016-06-28 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.base/catch-syscall.exp: Remove check on isnative and target
8645 triplets. Start gdb, execute catch syscall, and continue. Check
8646 gdb's output to determine catch syscall is supported.
8647
8648 2016-06-27 Manish Goregaokar <manish@mozilla.com>
8649
8650 * gdb.rust/simple.rs: Add test for returning unit in a function.
8651 * gdb.rust/simple.exp: Add expectation for functions returning
8652 unit.
8653
8654 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
8655
8656 * gdb.python/py-breakpoint-create-fail.c,
8657 gdb.python/py-breakpoint-create-fail.exp,
8658 gdb.python/py-breakpoint-create-fail.py: New testcase.
8659
8660 2016-06-25 Manish Goregaokar <manish@mozilla.com>
8661
8662 PR gdb/20239
8663 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
8664 * gdb.rust/simple.exp: Add test expectations for new NonZero
8665 tests.
8666
8667 2016-06-24 David Taylor <dtaylor@emc.com>
8668
8669 * gdb.base/offsets.exp: New file.
8670 * gdb.base/offsets.c: New file.
8671
8672 2016-06-23 Tom Tromey <tom@tromey.com>
8673
8674 PR gdb/16483:
8675 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
8676 before any filters are loaded.
8677
8678 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
8679
8680 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
8681 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
8682 structs.
8683 * gdb.fortran/derived-type-function.exp: New file.
8684 * gdb.fortran/derived-type-function.f90: New file.
8685
8686
8687 2016-06-21 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.base/new-ui.exp: New file.
8690 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
8691 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
8692 (with_spawn_id): New procedure.
8693
8694 2016-06-21 Pedro Alves <palves@redhat.com>
8695
8696 * gdb.mi/mi-exec-run.exp: New file.
8697
8698 2016-06-21 Pedro Alves <palves@redhat.com>
8699
8700 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
8701 breakpoint command's output on the main UI.
8702 (test_break): New procedure, factored out from calls in the top
8703 level.
8704 (top level): Use foreach_with_prefix to test MI as main UI and as
8705 separate UI.
8706
8707 2016-06-21 Pedro Alves <palves@redhat.com>
8708
8709 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
8710 (test_awatch_creation_and_listing)
8711 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
8712 Remove 'type' parameter.
8713 (test_watchpoint_all): New parameter mi_mode. Remove
8714 with_test_prefix.
8715 (top level): Use foreach_with_prefix, and add main/separate UI MI
8716 testing axis.
8717
8718 2016-06-21 Pedro Alves <palves@redhat.com>
8719
8720 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
8721 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
8722 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
8723 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
8724 (gdb_main_spawn_id, mi_spawn_id): Declare and
8725 comment.
8726 (mi_create_inferior_pty): New procedure,
8727 factored out from default_mi_gdb_start.
8728 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
8729 procedures.
8730 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
8731 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
8732 Use mi_create_inferior_pty.
8733 (mi_gdb_start): Use eval to pass down args list.
8734
8735 2016-06-21 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
8738 * gdb.opt/inline-cmds.exp: Add MI tests.
8739
8740 2016-06-21 Pedro Alves <palves@redhat.com>
8741
8742 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
8743
8744 2016-06-21 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
8747 (top level): Use it instead of mi_execute_to.
8748
8749 2016-06-21 Pedro Alves <palves@redhat.com>
8750
8751 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
8752 (cont_handler_str): New.
8753 (signal_stop_handler): Set stop_handler_str instead of printing to
8754 stdout.
8755 (continue_handler): Set cont_handler_str instead of printing to
8756 stdout.
8757 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
8758 mi_send_resuming_command. Print stop_handler_str and
8759 cont_handler_str instead of expecting the python events print
8760 directly.
8761
8762 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
8763
8764 * gdb.base/jit-reader.exp: New file.
8765 * gdb.base/jithost.c: New file.
8766 * gdb.base/jithost.h: New file.
8767 * gdb.base/jitreader.c : New file.
8768 * gdb.base/jit-protocol.h: New file.
8769
8770 2016-06-17 Yao Qi <yao.qi@linaro.org>
8771
8772 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
8773 parameters follow_fork and detach_on_fork. Set follow-fork-mode
8774 and detach-on-fork. Adjust tests.
8775 (top level): Invoke break_cond_on_syscall with combinations of
8776 syscall, follow-fork-mode and detach-on-fork.
8777
8778 2016-06-17 Yao Qi <yao.qi@linaro.org>
8779
8780 * gdb.base/step-over-exit.c: New.
8781 * gdb.base/step-over-exit.exp: New.
8782
8783 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
8784
8785 * gdb.base/float.exp: Add target check for nds32*-*-*.
8786 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
8787
8788 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
8789
8790 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
8791 for unsupported target features.
8792 * gdb.base/call-rt-st.exp: Likewise.
8793 * gdb.base/call-sc.exp: Likewise.
8794 * gdb.base/call-signal-resume.exp: Likewise.
8795 * gdb.base/call-strs.exp: Likewise.
8796 * gdb.base/callexit.exp: Likewise.
8797 * gdb.base/callfuncs.exp: Likewise.
8798 * gdb.base/nodebug.exp: Likewise.
8799 * gdb.base/printcmds.exp: Likewise.
8800 * gdb.base/ptype.exp: Likewise.
8801 * gdb.base/structs.exp: Likewise.
8802 * gdb.base/unwindonsignal.exp: Likewise.
8803 * gdb.cp/gdb2495.exp: Likewise.
8804 * gdb.cp/templates.exp: Likewise.
8805 * gdb.cp/virtfunc.exp: Likewise.
8806 * gdb.threads/hand-call-in-threads.exp: Likewise.
8807 * gdb.threads/interrupted-hand-call.exp: Likewise.
8808 * gdb.threads/thread-unwindonsignal.exp: Likewise.
8809
8810 2016-06-10 Tom Tromey <tom@tromey.com>
8811
8812 PR rust/20110:
8813 * gdb.rust/expr.exp: Add test for integer constant larger than
8814 i32.
8815
8816 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
8817
8818 * gdb.fortran/nested-funcs.exp: New.
8819 * gdb.fortran/nested-funcs.f90: New.
8820
8821 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
8822
8823 * gdb.base/examine-backward.c: New file.
8824 * gdb.base/examine-backward.exp: New file.
8825
8826 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
8827
8828 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
8829 matching.
8830
8831 2016-06-02 Tom Tromey <tom@tromey.com>
8832
8833 PR python/18984:
8834 * gdb.python/py-shared.exp: Add solib_name test.
8835
8836 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
8839
8840 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
8841
8842 PR c++/19893
8843 * gdb.dwarf2/implref.exp: Rename to...
8844 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
8845 * gdb.dwarf2/implref-array.c: New file.
8846 * gdb.dwarf2/implref-array.exp: Likewise.
8847 * gdb.dwarf2/implref-global.c: Likewise.
8848 * gdb.dwarf2/implref-global.exp: Likewise.
8849 * gdb.dwarf2/implref-struct.c: Likewise.
8850 * gdb.dwarf2/implref-struct.exp: Likewise.
8851
8852 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8853
8854 * gdb.trace/trace-condition.exp: Add 64bit tests.
8855
8856 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8857
8858 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
8859 bits types.
8860 (main): Adapt to 8 to 64 bits types.
8861 * gdb.trace/trace-condition.exp: Add new tests.
8862
8863 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8864
8865 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
8866
8867 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8868
8869 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
8870 Move condition tests...
8871 * gdb.trace/trace-condition.exp: Here.
8872
8873 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
8874
8875 * gdb.trace/trace-condition.exp: Add counter-case tests.
8876
8877 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8878
8879 PR c++/15231
8880 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
8881 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
8882
8883 2016-05-27 Pedro Alves <palves@redhat.com>
8884
8885 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8886 New procedure.
8887 (top level): Call it, and bail out of DejaGnu is known to be bad.
8888
8889 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
8890
8891 * gdb.base/whatis.c: Extend the test case.
8892 * gdb.base/whatis.exp: Add additional tests.
8893
8894 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8895
8896 * gdb.fortran/type.f90: Add pointer variable.
8897 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8898
8899 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8900
8901 * gdb.fortran/vla-type.exp: Fix testcase name.
8902
8903 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8904
8905 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8906
8907 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8908
8909 * gdb.fortran/type.f90: Add nested structures.
8910 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8911 * gdb.fortran/derived-type.exp: Adapt expected output.
8912 * gdb.fortran/vla-type.exp: Adapt expected output.
8913
8914 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8915
8916 * gdb.fortran/whatis_type.exp: Adapt expected output.
8917
8918 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8919
8920 * gdb.fortran/print_type.exp: Fix expected output.
8921 * gdb.fortran/whatis_type.exp: Fix expected output.
8922
8923 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8924
8925 * gdb.fortran/whatis_type.exp: Use multi_line.
8926
8927 2016-05-24 Tom Tromey <tom@tromey.com>
8928
8929 PR python/17386:
8930 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8931 use value as an index.
8932
8933 2016-05-23 Tom Tromey <tom@tromey.com>
8934
8935 PR python/17981:
8936 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8937 no-breakpoint case.
8938
8939 2016-05-24 Pedro Alves <palves@redhat.com>
8940
8941 PR gdb/19828
8942 * gdb.threads/clone-attach-detach.c: New file.
8943 * gdb.threads/clone-attach-detach.exp: New file.
8944
8945 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8946
8947 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8948
8949 2016-05-23 Tom Tromey <tom@tromey.com>
8950
8951 PR python/19438, PR python/18393:
8952 * gdb.python/py-progspace.exp: Add "dir" test.
8953 * gdb.python/py-objfile.exp: Add "dir" test.
8954
8955 2016-05-23 Yao Qi <yao.qi@linaro.org>
8956
8957 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8958 * gdb.arch/thumb2-it.exp: Likewise.
8959
8960 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8961
8962 * gdb.mi/mi-threads-interrupt.c: New file.
8963 * gdb.mi/mi-threads-interrupt.exp: New file.
8964
8965 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8966
8967 PR gdb/18077
8968 * gdb.mi/mi-async-run.exp: New file.
8969 * gdb.mi/mi-async-run.c: New file.
8970
8971 2016-05-17 Tom Tromey <tom@tromey.com>
8972 Manish Goregaokar <manishsmail@gmail.com>
8973
8974 * lib/rust-support.exp: New file.
8975 * lib/gdb.exp (skip_rust_tests): New proc.
8976 (build_executable_from_specs): Handle rust.
8977 * lib/future.exp (gdb_find_rustc): New proc.
8978 (gdb_default_target_compile): Handle rust.
8979 * gdb.rust/expr.exp: New file.
8980 * gdb.rust/generics.exp: New file.
8981 * gdb.rust/generics.rs: New file.
8982 * gdb.rust/methods.exp: New file.
8983 * gdb.rust/methods.rs: New file.
8984 * gdb.rust/modules.exp: New file.
8985 * gdb.rust/modules.rs: New file.
8986 * gdb.rust/simple.exp: New file.
8987 * gdb.rust/simple.rs: New file.
8988
8989 2016-05-17 Tom Tromey <tom@tromey.com>
8990
8991 * gdb.base/default.exp (set language): Add rust.
8992
8993 2016-05-17 Tom Tromey <tom@tromey.com>
8994
8995 * gdb.gdb/unittest.exp: New file.
8996
8997 2016-05-16 Yao Qi <yao.qi@linaro.org>
8998
8999 * gdb.base/batch-preserve-term-settings.exp: Remove variable
9000 shell_prompt. Update shell_prompt_re.
9001
9002 2016-05-12 Doug Evans <dje@google.com>
9003
9004 PR symtab/19999
9005 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
9006 $options when building executable.
9007 * gdb.dwarf2/fission-loclists-pie.S: New file.
9008 * gdb.dwarf2/fission-loclists-pie.exp: New file.
9009
9010 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9011
9012 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
9013 of [is_remote target],
9014
9015 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
9016
9017 * lib/gdb.exp (use_gdb_stub): New procedure.
9018
9019 2016-05-03 Yunlian Jiang <yunlian@google.com>
9020 Doug Evans <dje@google.com>
9021
9022 PR symtab/19914
9023 * gdb.dwarf2/dwp-sepdebug.c: New file.
9024 * gdb.dwarf2/dwp-sepdebug.exp: New file.
9025
9026 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9027
9028 * gdb.base/detach.exp: Remove is_remote check.
9029
9030 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
9031
9032 * gdb.base/annota-input-while-running.exp: Don't check for
9033 [is_remote target]. Enable annotations after running to main.
9034 Remove unused "set test..." line.
9035
9036 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9037
9038 * gdb.trace/trace-enable-disable.exp: New file.
9039 * gdb.trace/trace-enable-disable.c: New file.
9040
9041 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
9042
9043 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
9044 use it in info sharedlibrary test.
9045 * gdb.trace/ftrace-lock.exp: Likewise.
9046 * gdb.trace/ftrace.exp: Likewise.
9047 * gdb.trace/range-stepping.exp: Likewise.
9048 * gdb.trace/trace-break.exp: Likewise.
9049 * gdb.trace/trace-condition.exp: Likewise.
9050 * gdb.trace/trace-mt.exp: Likewise.
9051
9052 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9053
9054 * lib/gdb.exp (gdb_load_shlibs): Rename to...
9055 (gdb_load_shlib): ... this.
9056 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
9057 gdb_load_shlib.
9058 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
9059 * gdb.base/ctxobj.exp: Likewise.
9060 * gdb.base/dprintf-pending.exp: Likewise.
9061 * gdb.base/dso2dso.exp: Likewise.
9062 * gdb.base/fixsection.exp: Likewise.
9063 * gdb.base/gcore-relro.exp: Likewise.
9064 * gdb.base/gdb1555.exp: Likewise.
9065 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9066 * gdb.base/gnu-ifunc.exp: Likewise.
9067 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
9068 * gdb.base/jit-so.exp (one_jit_test): Likewise.
9069 * gdb.base/pending.exp: Likewise.
9070 * gdb.base/print-file-var.exp: Likewise.
9071 * gdb.base/print-symbol-loading.exp: Likewise.
9072 * gdb.base/shlib-call.exp: Likewise.
9073 * gdb.base/shreloc.exp: Likewise.
9074 * gdb.base/so-impl-ld.exp: Likewise.
9075 * gdb.base/solib-disc.exp: Likewise.
9076 * gdb.base/solib-nodir.exp: Likewise.
9077 * gdb.base/solib-overlap.exp: Likewise.
9078 * gdb.base/solib-symbol.exp: Likewise.
9079 * gdb.base/solib-weak.exp (do_test): Likewise.
9080 * gdb.base/sym-file.exp: Likewise.
9081 * gdb.base/symtab-search-order.exp: Likewise.
9082 * gdb.base/type-opaque.exp: Likewise.
9083 * gdb.base/unload.exp: Likewise.
9084 * gdb.base/watchpoint-solib.exp: Likewise.
9085 * gdb.compile/compile.exp: Likewise.
9086 * gdb.cp/gdb2384.exp: Likewise.
9087 * gdb.cp/infcall-dlopen.exp: Likewise.
9088 * gdb.cp/re-set-overloaded.exp: Likewise.
9089 * gdb.fortran/library-module.exp: Likewise.
9090 * gdb.opt/solib-intra-step.exp: Likewise.
9091 * gdb.python/py-finish-breakpoint.exp: Likewise.
9092 * gdb.python/py-shared.exp: Likewise.
9093 * gdb.reverse/solib-precsave.exp: Likewise.
9094 * gdb.reverse/solib-reverse.exp: Likewise.
9095 * gdb.server/solib-list.exp: Likewise.
9096 * gdb.threads/dlopen-libpthread.exp: Likewise.
9097 * gdb.threads/tls-shared.exp: Likewise.
9098 * gdb.threads/tls-so_extern.exp: Likewise.
9099 * gdb.trace/change-loc.exp: Likewise.
9100 * gdb.trace/ftrace-lock.exp: Likewise.
9101 * gdb.trace/ftrace.exp: Likewise.
9102 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
9103 * gdb.trace/pending.exp: Likewise.
9104 * gdb.trace/range-stepping.exp: Likewise.
9105 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
9106 (strace_info_marker): Likewise.
9107 (strace_probe_marker): Likewise.
9108 (strace_trace_on_same_addr): Likewise.
9109 (strace_trace_on_diff_addr): Likewise.
9110 * gdb.trace/trace-break.exp: Likewise.
9111 * gdb.trace/trace-condition.exp: Likewise.
9112 * gdb.trace/trace-mt.exp: Likewise.
9113
9114 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
9115
9116 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
9117 result of gdb_remote_download.
9118 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
9119 * gdb.base/dso2dso.exp: Likewise.
9120 * gdb.base/global-var-nested-by-dso.exp: Likewise.
9121 * gdb.base/print-file-var.exp: Likewise.
9122 * gdb.base/shlib-call.exp: Likewise.
9123 * gdb.base/shreloc.exp: Likewise.
9124 * gdb.base/solib-overlap.exp: Likewise.
9125 * gdb.base/solib-weak.exp (do_test): Likewise.
9126 * gdb.base/unload.exp: Likewise.
9127
9128 2016-04-27 Yao Qi <yao.qi@linaro.org>
9129
9130 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
9131 exists.
9132
9133 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9134
9135 * vla-type.exp: Print structure from toplevel.
9136
9137 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9138
9139 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
9140 of dynamic types.
9141 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
9142 of dynamic types.
9143
9144 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
9145
9146 * gdb.fortran/vla-type.f90: New file.
9147 * gdb.fortran/vla-type.exp: New file.
9148
9149 2016-04-25 Yao Qi <yao.qi@linaro.org>
9150
9151 * gdb.base/branch-to-self.c: New file.
9152 * gdb.base/branch-to-self.exp: New file.
9153
9154 2016-04-22 Yao Qi <yao.qi@linaro.org>
9155
9156 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
9157 more after $hex.
9158
9159 2016-04-22 Yao Qi <yao.qi@linaro.org>
9160
9161 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
9162 * gdb.base/annota3.exp: Likewise.
9163
9164 2016-04-22 Yao Qi <yao.qi@linaro.org>
9165
9166 * gdb.reverse/step-precsave.exp: Do one step and test program
9167 stops in "callee" and do multiple steps until program goes out
9168 of "callee".
9169 * gdb.reverse/step-reverse.exp: Likewise.
9170
9171 2016-04-22 Yao Qi <yao.qi@linaro.org>
9172
9173 * gdb.trace/signal.exp: Also pass if
9174 $tracepoint_hits($i) > $iterations.
9175
9176 2016-04-22 Yao Qi <yao.qi@linaro.org>
9177
9178 * gdb.trace/signal.c: New file.
9179 * gdb.trace/signal.exp: New file.
9180
9181 2016-04-19 Doug Evans <xdje42@gmail.com>
9182
9183 * gdb.base/bad-file.exp: New file.
9184
9185 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
9186
9187 * gdb.dwarf2/implref.exp: New file.
9188
9189 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9190
9191 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
9192 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
9193 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
9194 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
9195 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
9196 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
9197 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
9198 * lib/fortran.exp (fortran_int4): New procedure.
9199 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
9200 (fortran_logical4): Likewise.
9201
9202 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
9203
9204 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
9205
9206 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
9207
9208 * lib/compiler.c: Add Intel specific preprocessor macros.
9209 * lib/compiler.cc: Likewise.
9210
9211 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
9212
9213 * gdb.server/connect-with-no-symbol-file.c: New file.
9214 * gdb.server/connect-with-no-symbol-file.exp: New file.
9215
9216 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9217
9218 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
9219
9220 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
9221
9222 * boards/gdbserver-base.exp (${board}_download): Copy source file to
9223 standard output directory.
9224
9225 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
9226
9227 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
9228
9229 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
9230
9231 * gdb.btrace/instruction_history.c (loop): Add declaration.
9232
9233 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9234
9235 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
9236
9237 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
9238
9239 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
9240 parentheses to print.
9241 (continue_handler): Likewise.
9242
9243 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
9244
9245 * gdb.server/solib-list.exp: Remove is_remote check.
9246 Pass shlib= to gdb_compile. Don't link shared library with
9247 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
9248 Run binary filename through "readlink -f" on the target.
9249
9250 2016-04-08 Pedro Alves <palves@redhat.com>
9251
9252 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
9253 interpreter filename as argument to gdbserver_spawn.
9254 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9255 Return empty if $last_loaded_file does not exist.
9256
9257 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9258
9259 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
9260 * gdb.base/jit-main.c: Use exit after usage.
9261
9262 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9263
9264 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
9265 GDBHISTSIZE prior to the tests.
9266 * gdb.base/gdbinit-history.exp: Likewise.
9267
9268 2016-04-07 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
9271 instead of build_executable. Use gdb_load_shlibs.
9272
9273 2016-04-07 Yao Qi <yao.qi@linaro.org>
9274
9275 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
9276 Execute "si" command.
9277
9278 2016-04-07 Yao Qi <yao.qi@linaro.org>
9279
9280 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
9281 number instead of the comments on some line.
9282
9283 2016-04-06 Don Breazeal <donb@codesourcery.com>
9284
9285 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
9286 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
9287
9288 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
9289
9290 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
9291 standard_output_file. Remove unused binfile variable.
9292
9293 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
9294
9295 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
9296 * gdb.python/py-mi-objfile.exp: Match "list main" output
9297 in console format.
9298
9299 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
9300
9301 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
9302 absolute.
9303
9304 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9305
9306 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
9307 absolute.
9308 * gdb.trace/ftrace.exp: Likewise.
9309 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
9310 targets as well.
9311 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
9312 (gdb_load_shlibs): Copy libraries to test directory when testing
9313 natively. Only set solib-search-path if testing remotely.
9314 * lib/mi-support.exp (mi_load_shlibs): Likewise.
9315
9316 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
9317
9318 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
9319 gdb_download. Use it even if the target is not remote.
9320 * gdb.base/jit.exp (compile_jit_test): Likewise.
9321 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
9322 output directory if the destination board is local, otherwise use
9323 the standard remote_download from DejaGnu.
9324 (gdb_download): Remove.
9325 (gdb_load_shlibs): Use gdb_remote_download instead of
9326 gdb_download.
9327 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
9328 Use gdb_remote_download instead of gdb_download. Use it even if
9329 the target is not remote.
9330 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
9331 instead of gdb_download.
9332
9333 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
9334
9335 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
9336 (test_insert_delete_modify): Call mi_load_shlibs before trying to
9337 run.
9338
9339 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
9340
9341 PR gdb/19820
9342 * gdb.base/printcmds.exp: Add artificial arrays tests.
9343
9344 2016-03-31 Pedro Alves <palves@redhat.com>
9345
9346 PR gdb/19858
9347 * gdb.base/jit-main.c: Include unistd.h.
9348 (ATTACH): Define to 0 if not already defined.
9349 (wait_for_gdb, mypid): New globals.
9350 (WAIT_FOR_GDB): New macro.
9351 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
9352 some breakpoint locations.
9353 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
9354 New procedures.
9355 (one_jit_test): Add REATTACH parameter, and handle it. Use
9356 continue_to_test_location.
9357 (top level): Test attach, and adjusts calls to one_jit_test.
9358
9359 2016-03-31 Pedro Alves <palves@redhat.com>
9360
9361 PR gdb/19858
9362 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
9363 BINSUFFIX parameter, and handle it.
9364 (top level): Adjust calls compile_jit_test.
9365
9366 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
9367
9368 PR python/19743
9369 * gdb.python/py-mi-events-gdb.py: New file.
9370 * gdb.python/py-mi-events.c: New file.
9371 * gdb.python/py-mi-events.exp: New file.
9372
9373 2016-03-30 Yao Qi <yao.qi@linaro.org>
9374
9375 * gdb.reverse/until-precsave.exp: Match function name only.
9376 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
9377 Move malloc to a condition block.
9378 * gdb.reverse/until-reverse.exp: Match function name only.
9379
9380 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
9381
9382 * gdb.trace/ftrace.exp: Set arg0exp for s390.
9383 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
9384 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
9385 variable for GPR 0 instead of assuming it is register 0.
9386 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
9387 * lib/trace-support.exp: Add s390 registers.
9388
9389 2016-03-29 Yao Qi <yao.qi@linaro.org>
9390
9391 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
9392
9393 2016-03-24 Yao Qi <yao.qi@linaro.org>
9394
9395 * gdb.reverse/break-reverse.exp: Add quotation mark in the
9396 test message.
9397
9398 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9399
9400 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
9401 maintaining separate logic for constructing the output path.
9402
9403 2016-03-16 Don Breazeal <donb@codesourcery.com>
9404
9405 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
9406 Retry fork and waitpid on interrupted system call errors.
9407 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9408 Use with_timeout_factor to increase timeout by factor of 10.
9409
9410 2016-03-15 Don Breazeal <donb@codesourcery.com>
9411
9412 * gdb.cp/scope-err.cc: New test program.
9413 * gdb.cp/scope-err.exp: New test script.
9414 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
9415 lines and "set breakpoint here" comment.
9416 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
9417 Fixed some whitespace and format issues.
9418 * gdb.mi/mi-linespec-err-cp.cc: New test program.
9419 * gdb.mi/mi-linespec-err-cp.exp: New test script.
9420
9421 2016-03-15 Doug Evans <dje@google.com>
9422
9423 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
9424 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
9425 All callers updated. Add tests for enums, mixed flags register.
9426
9427 2016-03-15 Doug Evans <dje@google.com>
9428
9429 * gdb.base/skip.c (main): Call test_skip_file_and_function.
9430 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
9431
9432 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
9433
9434 * gdb.base/default.exp: Add $_as_string to the list of expected
9435 convenience functions.
9436
9437 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
9438
9439 * gdb.base/maint.exp: New tests for 'maint info line-table'.
9440
9441 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
9442
9443 * gdb.python/py-as-string.exp: New file.
9444 * gdb.python/py-as-string.c: New file.
9445
9446 2016-03-09 Pedro Alves <palves@redhat.com>
9447
9448 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
9449 signal" -> "Thread NN received signal" output change.
9450 * gdb.threads/ia64-sigill.exp: Likewise.
9451 * gdb.threads/linux-dp.exp: Likewise.
9452 * gdb.threads/manythreads.exp: Likewise.
9453 * gdb.threads/pending-step.exp: Likewise.
9454 * gdb.threads/print-threads.exp: Likewise.
9455 * gdb.threads/sigstep-threads.exp: Likewise.
9456 * gdb.threads/staticthreads.exp: Likewise.
9457 * gdb.threads/tls.exp: Likewise.
9458
9459 2016-03-09 Pedro Alves <palves@redhat.com>
9460
9461 * gdb.base/command-line-input.exp: New file.
9462
9463 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9464
9465 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
9466 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
9467 * gdb.trace/pending.exp: Accept leading dot before function name.
9468 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
9469 * lib/trace-support.exp: Set registers for ppc.
9470
9471 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9472
9473 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
9474 use it for disassembly; accept .main in addition to main in backtrace.
9475
9476 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
9477 Marcin Kościelnicki <koriakin@0x04.net>
9478
9479 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
9480 (gdb_recursion_test_ptr): New global variable.
9481 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
9482 gdb_recursion_test.
9483 (gdb_c_test): Ditto.
9484
9485 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9486
9487 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
9488 ordering.
9489
9490 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
9491
9492 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
9493 (bar): Add bar_start_lbl label.
9494 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
9495 of foo/bar for emitting DWARF and tracing.
9496
9497 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
9498
9499 * analyze-racy-logs.py: Set executable bit.
9500
9501 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
9502
9503 * Makefile.in (DEFAULT_RACY_ITER): New variable.
9504 (CHECK_TARGET_TMP): Likewise.
9505 (check-single-racy): New rule.
9506 (check-parallel-racy): Likewise.
9507 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
9508 (do-check-parallel-racy): New rule.
9509 (check-racy/%.exp): Likewise.
9510 * README (Racy testcases): New section.
9511 * analyze-racy-logs.py: New file.
9512
9513 2016-03-03 Doug Evans <dje@google.com>
9514
9515 * gdb.base/skip.exp: Use with_test_prefix.
9516
9517 2016-03-03 Yao Qi <yao.qi@linaro.org>
9518
9519 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
9520 Invoke step_over_syscall "clone" and break_cond_on_syscall
9521 "clone".
9522 * gdb.base/step-over-clone.c: New file.
9523
9524 2016-03-03 Yao Qi <yao.qi@linaro.org>
9525
9526 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
9527 code format.
9528
9529 2016-03-03 Yao Qi <yao.qi@linaro.org>
9530
9531 * gdb.base/disp-step-fork.c: Rename to ...
9532 * gdb.base/step-over-fork.c: ... it. New file.
9533 * gdb.base/disp-step-vfork.c: Rename to ...
9534 * gdb.base/step-over-vfork.c: ... it. New file.
9535 * gdb.base/disp-step-syscall.exp: Rename to ...
9536 * gdb.base/step-over-syscall.exp: ... it. New file.
9537 (disp_step_cross_syscall): Rename to ...
9538 (step_over_syscall): ... it.
9539
9540 2016-03-03 Yao Qi <yao.qi@linaro.org>
9541
9542 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
9543 If target supports condition evaluation on target, invoke
9544 break_cond_on_syscall for fork and vfork.
9545
9546 2016-03-03 Yao Qi <yao.qi@linaro.org>
9547
9548 * gdb.base/disp-step-syscall.exp: Don't invoke
9549 support_displaced_stepping.
9550 (disp_step_cross_syscall): Test with displaced stepping off and
9551 on if supported.
9552
9553 2016-03-03 Yao Qi <yao.qi@linaro.org>
9554
9555 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
9556 proc.
9557 (setup): New proc.
9558 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
9559 and setup.
9560
9561 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9562
9563 * gdb.fortran/vla-history.exp: Remove breakpoint.
9564
9565 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9566
9567 * gdb.fortran/vla-history.exp: Lookup array elements and printing
9568 exceeds timeout.
9569
9570 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9571
9572 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
9573 breakpoint.
9574
9575 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
9576
9577 * gdb.mi/vla.f90: Nullify pointer after declaration.
9578
9579 2016-03-01 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
9582
9583 2016-03-01 Pedro Alves <palves@redhat.com>
9584
9585 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
9586 before anything else.
9587 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
9588 _GNU_SOURCE here.
9589 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
9590 before anything else.
9591 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
9592
9593 2016-03-01 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
9596
9597 2016-03-01 Yao Qi <yao.qi@linaro.org>
9598
9599 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
9600 prepare_for_testing.
9601
9602 2016-03-01 Yao Qi <yao.qi@linaro.org>
9603
9604 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
9605
9606 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9607
9608 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
9609 manually constructing the output path.
9610
9611 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9612
9613 * gdb.arch/s390-stackless.S: New.
9614 * gdb.arch/s390-stackless.exp: New.
9615
9616 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
9617
9618 * gdb.dlang/circular.c: New file.
9619 * gdb.dlang/circular.exp: New file.
9620
9621 2016-02-26 Yao Qi <yao.qi@linaro.org>
9622
9623 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
9624 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
9625 (testcases): Update.
9626
9627 2016-02-26 Yao Qi <yao.qi@linaro.org>
9628
9629 * gdb.reverse/aarch64.c: Rename to ...
9630 * gdb.reverse/insn-reverse.c: ... it.
9631 * gdb.reverse/aarch64.exp: Rename to ...
9632 * gdb.reverse/insn-reverse.exp: ... it.
9633
9634 2016-02-26 Yao Qi <yao.qi@linaro.org>
9635
9636 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
9637 (testcase_ftype): New.
9638 (testcases): New array.
9639 (n_testcases): New.
9640 (main): Call each element in testcases.
9641 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
9642 (read_testcase): New.
9643 Do the tests in a loop.
9644
9645 2016-02-25 Yao Qi <yao.qi@linaro.org>
9646
9647 * gdb.base/branches.c: Remove.
9648
9649 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9650
9651 PR gdb/13808
9652 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
9653
9654 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9655
9656 * gdb.trace/ftrace.exp: Remove unnecessary target check.
9657
9658 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
9659
9660 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
9661 change x86_64 call_insn to 'callq'.
9662
9663 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9664
9665 * gdb.trace/tfile-avx.c: Move to...
9666 * gdb.trace/tracefile-pseudo-reg.c: Here.
9667 * gdb.trace/tfile-avx.exp: Move to...
9668 * gdb.trace/tracefile-pseudo-reg.exp: Here.
9669
9670 2016-02-24 Gary Benson <gbenson@redhat.com>
9671
9672 * gdb.base/attach-pie-noexec.exp: Do not expect an error
9673 message on attach.
9674
9675 2016-02-23 Doug Evans <dje@google.com>
9676
9677 * gdb.base/skip.c (test_skip): New function.
9678 (end_test_skip_file_and_function): New function.
9679 (test_skip_file_and_function): New function.
9680 * gdb.base/skip1.c (test_skip): New function.
9681 (skip1_test_skip_file_and_function): New function.
9682 * gdb.base/skip.exp: Add tests for new skip options.
9683 * gdb.base/skip-solib.exp: Update expected output.
9684 * gdb.perf/skip-command.cc: New file.
9685 * gdb.perf/skip-command.exp: New file.
9686 * gdb.perf/skip-command.py: New file.
9687
9688 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
9689
9690 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
9691 info registers pattern.
9692
9693 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
9694
9695 * lib/future.exp: Add D support.
9696 (gdb_find_gdc): New proc.
9697 (gdb_default_target_compile): Add D support.
9698
9699 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
9700
9701 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
9702 user+system time.
9703 (trace_speed_test): Determine the iteration count for a time
9704 between 15..30 seconds.
9705
9706 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
9707
9708 * gdb.arch/i386-mpx-sigsegv.c: New file.
9709 * gdb.arch/i386-mpx-sigsegv.exp: New file.
9710 * gdb.arch/i386-mpx-simple_segv.c: New file.
9711 * gdb.arch/i386-mpx-simple_segv.exp: New file.
9712
9713 2016-02-18 Yao Qi <yao.qi@linaro.org>
9714
9715 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9716 Don't call setup_kfail.
9717
9718 2016-02-18 Yao Qi <yao.qi@linaro.org>
9719
9720 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9721 Set "set breakpoint condition-evaluation" per $cond_bp_target.
9722
9723 2016-02-16 Doug Evans <dje@google.com>
9724
9725 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
9726 * gdb.base/skip1.c: Ditto.
9727 * gdb.base/skip.exp: Whitespace cleanup.
9728
9729 2016-02-16 Don Breazeal <donb@codesourcery.com>
9730
9731 PR remote/19496
9732 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
9733 Remove kfail for PR remote/19496.
9734
9735 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9736
9737 * lib/gdb.exp (standard_temp_file): Return a path specific to
9738 the runtest invocation.
9739
9740 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
9741
9742 * gdb.trace/save-trace.exp: Change relative path to be in the
9743 standard output directory.
9744
9745 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9746
9747 * gdb.arch/i386-prologue.c: Add missing prototypes.
9748
9749 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
9752 * gdb.arch/i386-prologue.exp: Likewise.
9753 * gdb.arch/i386-size.exp: Likewise.
9754
9755 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
9756
9757 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
9758 define object file path.
9759 * gdb.btrace/gcore.exp: Use standard_output_file to define core
9760 file path.
9761 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
9762 standard_output_file to define binfile.
9763
9764 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9765
9766 Fix compatibility with recent gfortran-5.3.1.
9767 * gdb.fortran/vla-history.exp (print vla1 allocated)
9768 (print vla2 allocated, print $2, print $3): Remove
9769 (print $4): Rename to ...
9770 (print $2): ... here.
9771 (print $9): Rename to ...
9772 (print $5): ... here.
9773 (print $10): Rename to ...
9774 (print $6): ... here.
9775 * gdb.fortran/vla.f90: Add pvla initialization.
9776
9777 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9778
9779 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
9780 New test.
9781 * gdb.fortran/vla-value-sub.exp: Likewise.
9782
9783 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
9784
9785 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
9786
9787 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
9788
9789 * i386-biarch-core.exp: Define corefile using
9790 standard_output_file.
9791
9792 2016-02-12 Yao Qi <yao.qi@linaro.org>
9793
9794 * gdb.arch/arm-single-step-kernel-helper.c: New.
9795 * gdb.arch/arm-single-step-kernel-helper.exp: New.
9796
9797 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
9798
9799 * gdb.btrace/tailcall-only.exp: New.
9800 * gdb.btrace/tailcall-only.c: New.
9801 * gdb.btrace/x86_64-tailcall-only.S: New.
9802 * gdb.btrace/i686-tailcall-only.S: New.
9803
9804 2016-02-11 Pedro Alves <palves@redhat.com>
9805
9806 * README (Parallel testing): Add missing double quotes.
9807
9808 2016-02-11 Pedro Alves <palves@redhat.com>
9809
9810 * README (Parallel testing): New section.
9811 (GDB_PARALLEL): Rewrite.
9812 (FORCE_PARALLEL): Document.
9813
9814 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
9815
9816 * gdb.trace/tfile-avx.c: New test.
9817 * gdb.trace/tfile-avx.exp: New test.
9818
9819 2016-02-09 Keith Seitz <keiths@redhat.com>
9820
9821 PR breakpoints/19546
9822 * gdb.base/infcall-exec.c: New file.
9823 * gdb.base/infcall-exec2.c: New file.
9824 * gdb.base/infcall-exec.exp: New file.
9825
9826 2016-02-09 Keith Seitz <keiths@redhat.com>
9827
9828 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
9829 (toplevel): Call test_bkpt_address.
9830
9831 2016-02-09 Keith Seitz <keiths@redhat.com>
9832
9833 PR python/19506
9834 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
9835 (toplevel): Call test_bkpt_address.
9836
9837 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
9838
9839 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
9840 to AC_OUTPUT.
9841 * configure: Regenerate.
9842
9843 2016-02-09 Pedro Alves <palves@redhat.com>
9844
9845 PR breakpoints/19548
9846 * gdb.base/execl-update-breakpoints.c (some_function): New
9847 function.
9848 (main): Call it.
9849 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
9850 Tighten expected GDB output.
9851
9852 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9853
9854 * Makefile.in (ALL_SUBDIRS): Remove.
9855 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
9856 (distclean maintainer-clean realclean): Likewise.
9857 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
9858 * configure: Regenerate.
9859 * gdb.ada/Makefile.in: Delete.
9860 * gdb.arch/Makefile.in: Likewise.
9861 * gdb.asm/Makefile.in: Likewise.
9862 * gdb.base/Makefile.in: Likewise.
9863 * gdb.btrace/Makefile.in: Likewise.
9864 * gdb.cell/Makefile.in: Likewise.
9865 * gdb.compile/Makefile.in: Likewise.
9866 * gdb.cp/Makefile.in: Likewise.
9867 * gdb.disasm/Makefile.in: Likewise.
9868 * gdb.dlang/Makefile.in: Likewise.
9869 * gdb.dwarf2/Makefile.in: Likewise.
9870 * gdb.fortran/Makefile.in: Likewise.
9871 * gdb.gdb/Makefile.in: Likewise.
9872 * gdb.go/Makefile.in: Likewise.
9873 * gdb.guile/Makefile.in: Likewise.
9874 * gdb.java/Makefile.in: Likewise.
9875 * gdb.linespec/Makefile.in: Likewise.
9876 * gdb.mi/Makefile.in: Likewise.
9877 * gdb.modula2/Makefile.in: Likewise.
9878 * gdb.multi/Makefile.in: Likewise.
9879 * gdb.objc/Makefile.in: Likewise.
9880 * gdb.opencl/Makefile.in: Likewise.
9881 * gdb.opt/Makefile.in: Likewise.
9882 * gdb.pascal/Makefile.in: Likewise.
9883 * gdb.perf/Makefile.in: Likewise.
9884 * gdb.python/Makefile.in: Likewise.
9885 * gdb.reverse/Makefile.in: Likewise.
9886 * gdb.server/Makefile.in: Likewise.
9887 * gdb.stabs/Makefile.in: Likewise.
9888 * gdb.threads/Makefile.in: Likewise.
9889 * gdb.trace/Makefile.in: Likewise.
9890 * gdb.xml/Makefile.in: Likewise.
9891 * lib/gdb.exp (make_gdb_parallel_path): Add check for
9892 GDB_PARALLEL.
9893 (standard_output_file): Remove check for GDB_PARALLEL, always
9894 return path in outputs/$subdir/$testname.
9895
9896 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
9897
9898 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9899 (site.exp): Assign abs_srcdir to tcl's srcdir.
9900
9901 2016-02-04 Yao Qi <yao.qi@linaro.org>
9902
9903 * gdb.base/foll-exec-mode.c: Include limits.h.
9904 (main): Add parameters argc and argv. Get directory from
9905 argv[0].
9906 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9907 compilation.
9908 * gdb.base/foll-exec.c: Include limits.h.
9909 (main): Add parameters argc and argv.
9910 Get directory from argv[0].
9911 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9912 Adjust tests on the number of lines as source code changed.
9913 * gdb.base/foll-vfork-exit.c: Include limits.h.
9914 (main): Add one line of statement before vfork.
9915 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9916 (main): Add parameters argc and argv. Get directory from
9917 argv[0].
9918 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9919 (setup_gdb): Set tbreak to skip some source lines.
9920 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9921 (main): Add parameters argc and argv. Get directory from
9922 argv[0].
9923 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9924 compilation.
9925 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9926 (main): Add parameters argc and argv. Get directory from
9927 argv[0].
9928 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9929 compilation.
9930
9931 2016-02-01 Doug Evans <dje@google.com>
9932
9933 * gdb.base/skip.exp: Clean up multiple references to same test name.
9934
9935 2016-02-01 Pedro Alves <palves@redhat.com>
9936
9937 PR remote/19496
9938 * gdb.threads/forking-threads-plus-breakpoint.exp
9939 (displaced_stepping_supported): New global.
9940 (probe_displaced_stepping_support): New procedure.
9941 (do_test): Add 'displaced' parameter, and use it.
9942 (top level): Check for displaced stepping support. Add displaced
9943 stepping on/off testing axis.
9944
9945 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9946
9947 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9948 pointer. Don't perform further tests on the unassociated pointer
9949 if the first test fails.
9950
9951 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9952
9953 * gdb.base/max-value-size.c: New file.
9954 * gdb.base/max-value-size.exp: New file.
9955 * gdb.base/huge.exp: Disable max-value-size for this test.
9956
9957 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9958
9959 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9960
9961 2016-01-28 Yao Qi <yao.qi@linaro.org>
9962
9963 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9964
9965 2016-01-25 Pedro Alves <palves@redhat.com>
9966
9967 PR threads/19461
9968 * gdb.base/fork-running-state.c: New file.
9969 * gdb.base/fork-running-state.exp: New file.
9970
9971 2016-01-25 Pedro Alves <palves@redhat.com>
9972
9973 PR gdb/19494
9974 * gdb.base/catch-fork-kill.c: New file.
9975 * gdb.base/catch-fork-kill.exp: New file.
9976
9977 2016-01-25 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9980 Delete, moved to lib/gdb.exp.
9981 * gdb.threads/forking-threads-plus-breakpoint.exp
9982 (foreach_with_prefix): Likewise.
9983 * gdb.threads/process-dies-while-handling-bp.exp
9984 (foreach_with_prefix): Likewise.
9985 * lib/gdb.exp (foreach_with_prefix): New procedure.
9986
9987 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9988
9989 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9990 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9991
9992 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9993
9994 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9995 endian targets.
9996
9997 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9998 Pedro Alves <palves@redhat.com>
9999
10000 Fix testsuite compatibility with Guile.
10001 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
10002 number.
10003
10004 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10005
10006 Fix testsuite compatibility with Guile.
10007 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
10008 (thread 1): New test for backtrace through signal handler.
10009
10010 2016-01-22 Yao Qi <yao.qi@linaro.org>
10011
10012 PR testsuite/19491
10013 * gdb.base/multi-forks.c: Include
10014 ../lib/unbuffer_output.c
10015 (main): Call gdb_unbuffer_output.
10016
10017 2016-01-21 Doug Evans <dje@google.com>
10018
10019 * lib/ada.exp (gdb_compile_ada): Fix typo.
10020
10021 2016-01-21 Joel Brobecker <brobecker@adacore.com>
10022
10023 * gdb.base/break-fun-addr.exp: New file.
10024 * gdb.base/break-fun-addr1.c: New file.
10025 * gdb.base/break-fun-addr2.c: New file.
10026
10027 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
10028
10029 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
10030 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
10031 enum flag values.
10032
10033 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10034
10035 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
10036 when GDB can not set the vector return value. Add more comments
10037 for clarification.
10038
10039 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
10040
10041 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
10042 command.
10043
10044 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10045
10046 * Makefile.in (DO_RUNTEST): Add --status and update usages.
10047
10048 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10049
10050 * Makefile.in (check-single): Pass --status to runtest.
10051 (check/%.exp): Likewise.
10052
10053 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 * Makefile.in (check-parallel): Propagate return code from make
10056 do-check-parallel.
10057
10058 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
10059
10060 * gdb.trace/ftrace.exp: Fix expected message on continue.
10061 * gdb.trace/pending.exp: Fix expected message on continue.
10062 * gdb.trace/trace-break.exp: Fix expected message on continue.
10063
10064 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
10065
10066 * lib/gdb.exp (gdb_test): Remove unused global references.
10067
10068 2016-01-18 Pedro Alves <palves@redhat.com>
10069
10070 * gdb.base/async-shell.exp: Adjust expected output.
10071 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
10072 * gdb.base/siginfo-thread.exp: Adjust expected output.
10073 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
10074 * gdb.java/jnpe.exp: Adjust expected output.
10075 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
10076 * gdb.threads/continue-pending-status.exp: Adjust expected output.
10077 * gdb.threads/leader-exit.exp: Adjust expected output.
10078 * gdb.threads/manythreads.exp: Adjust expected output.
10079 * gdb.threads/pthreads.exp: Adjust expected output.
10080 * gdb.threads/schedlock.exp: Adjust expected output.
10081 * gdb.threads/siginfo-threads.exp: Adjust expected output.
10082 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
10083 expected output.
10084 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
10085 output.
10086 * gdb.threads/sigthread.exp: Adjust expected output.
10087 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
10088
10089 2016-01-18 Yao Qi <yao.qi@linaro.org>
10090
10091 * gdb.guile/scm-section-script.c: Replace @progbits with
10092 %progbits.
10093 * gdb.python/py-section-script.c: Likewise.
10094
10095 2016-01-15 Pedro Alves <palves@redhat.com>
10096
10097 * gdb.multi/tids.exp: Test star wildcard ranges.
10098
10099 2016-01-15 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
10102 command from "thread apply" invocation.
10103 (thr_apply_info_thr_invalid): Default the expected output to the
10104 input tid list.
10105 (top level): Add tests that use convenience variables. Add tests
10106 for "thread apply" with a valid TID list, but missing the command.
10107
10108 2016-01-13 Pedro Alves <palves@redhat.com>
10109
10110 * gdb.base/default.exp: Expect $_gthread as well.
10111 * gdb.multi/tids.exp: Test $_gthread.
10112 * gdb.threads/thread-specific.exp: Test $_gthread.
10113
10114 2016-01-13 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.multi/tids.exp: Test "info threads -gid".
10117
10118 2016-01-13 Pedro Alves <palves@redhat.com>
10119
10120 * gdb.multi/tids.exp: Test InferiorThread.global_num and
10121 Breakpoint.thread.
10122 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
10123
10124 2016-01-07 Pedro Alves <palves@redhat.com>
10125
10126 * gdb.base/break.exp: Adjust to output changes.
10127 * gdb.base/hbreak2.exp: Likewise.
10128 * gdb.base/sepdebug.exp: Likewise.
10129 * gdb.base/watch_thread_num.exp: Likewise.
10130 * gdb.linespec/keywords.exp: Likewise.
10131 * gdb.multi/info-threads.exp: Likewise.
10132 * gdb.threads/thread-find.exp: Likewise.
10133 * gdb.multi/tids.c: New file.
10134 * gdb.multi/tids.exp: New file.
10135
10136 2016-01-13 Pedro Alves <palves@redhat.com>
10137
10138 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
10139
10140 2016-01-13 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.base/default.exp: Expect $_inferior as well.
10143 * gdb.multi/base.exp: Test $_inferior.
10144
10145 2016-01-13 Pedro Alves <palves@redhat.com>
10146
10147 PR breakpoints/19388
10148 * gdb.base/catch-signal-siginfo-cond.c: New file.
10149 * gdb.base/catch-signal-siginfo-cond.exp: New file.
10150
10151 2016-01-12 Josh Stone <jistone@redhat.com>
10152 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10153
10154 * gdb.base/catch-syscall.c (do_execve): New variable.
10155 (main): Conditionally trigger an execve.
10156 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
10157 (test_catch_syscall_execve): New, check entry/return across execve.
10158 (do_syscall_tests): Call test_catch_syscall_execve.
10159
10160 2016-01-12 Pedro Alves <palves@redhat.com>
10161
10162 * gdb.base/random-signal.exp (do_test): New procedure, with body
10163 of testcase moved in.
10164
10165 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10166 Pedro Alves <palves@redhat.com>
10167
10168 * gdb.base/funcargs.exp (finish from indirectly called function):
10169 Reintroduce the case for 'First'.
10170
10171 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10172 Pedro Alves <palves@redhat.com>
10173
10174 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
10175 (tcatch_vfork_then_child_follow_exec)
10176 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
10177 identification.
10178
10179 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10180
10181 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
10182 and repeats to unlimited.
10183 * gdb.python/py-value.exp: Likewise.
10184 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
10185 and repeats to unlimited.
10186
10187 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10188
10189 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
10190 and reordering the functions.
10191 * gdb.multi/hangout.c: Likewise.
10192 * gdb.multi/hello.c: Likewise.
10193
10194 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
10195
10196 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
10197 absolute.
10198 (SingleStatisticTestResult.report): Use dict.keys instead of
10199 dict.iterkeys.
10200
10201 2016-01-06 Pedro Alves <palves@redhat.com>
10202
10203 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
10204
10205 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
10206
10207 * gdb.btrace/dlopen.exp: New.
10208 * gdb.btrace/dlopen.c: New.
10209 * gdb.btrace/dlopen-dso.c: New.
10210
10211 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
10212
10213 * lib/gdb.exp (gdb_test): Update comments to clarify that the
10214 PATTERN argument is optional.
10215
10216 2015-12-24 Joel Brobecker <brobecker@adacore.com>
10217
10218 * lib/ada.exp (target_compile_ada_from_dir): New function.
10219 (gdb_compile_ada): Reimplement avoiding the use of project files.
10220 * gdb.ada/gnat_ada.gpr: Delete.
10221 * gdb.ada/cond_lang.exp: Adjust test to make path before
10222 filename optional.
10223 * gdb.ada/small_reg_param.exp: Likewise.
10224
10225 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
10226
10227 * gdb.base/foll-vork.exp: Remove HP-UX special case.
10228
10229 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
10230
10231 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
10232 case.
10233
10234 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
10235
10236 * gdb.base/break.exp: Remove dead code.
10237 * gdb.base/sepdebug.exp: Likewise.
10238
10239 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10240
10241 * gdb.asm/asm-source.exp: Remove HP-UX references.
10242 * gdb.base/annota1.exp: Likewise.
10243 * gdb.base/annota3.exp: Likewise.
10244 * gdb.base/attach.exp: Likewise.
10245 * gdb.base/bigcore.exp: Likewise.
10246 * gdb.base/break.exp: Likewise.
10247 * gdb.base/call-ar-st.exp: Likewise.
10248 * gdb.base/callfuncs.exp: Likewise.
10249 * gdb.base/catch-fork-static.exp: Likewise.
10250 * gdb.base/display.exp: Likewise.
10251 * gdb.base/foll-exec-mode.exp: Likewise.
10252 * gdb.base/foll-exec.exp: Likewise.
10253 * gdb.base/foll-fork.exp: Likewise.
10254 * gdb.base/foll-vfork.exp: Likewise.
10255 * gdb.base/funcargs.exp: Likewise.
10256 * gdb.base/hbreak2.exp: Likewise.
10257 * gdb.base/inferior-died.exp: Likewise.
10258 * gdb.base/interrupt.exp: Likewise.
10259 * gdb.base/multi-forks.exp: Likewise.
10260 * gdb.base/nodebug.exp: Likewise.
10261 * gdb.base/sepdebug.exp: Likewise.
10262 * gdb.base/solib1.c: Likewise.
10263 * gdb.base/step-test.exp: Likewise.
10264 * gdb.mi/non-stop.c: Likewise.
10265 * gdb.mi/pthreads.c: Likewise.
10266 * gdb.multi/bkpt-multi-exec.ex: Likewise.
10267 * gdb.threads/pthreads.c: Likewise.
10268 * gdb.threads/staticthreads.exp: Likewise.
10269 * lib/future.exp: Likewise.
10270 * lib/gdb.exp: Likewise.
10271 * gdb.base/so-indr-cl.c: Remove.
10272 * gdb.base/so-indr-cl.exp: Likewise.
10273 * gdb.base/solib.c: Likewise.
10274 * gdb.base/solib.exp: Likewise.
10275 * gdb.base/solib2.c: Likewise.
10276
10277 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
10278
10279 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
10280 * gdb.base/call-ar-st.exp: Likewise.
10281 * gdb.base/callfuncs.exp: Likewise.
10282 * gdb.base/condbreak.exp: Likewise.
10283 * gdb.base/constvars.exp: Likewise.
10284 * gdb.base/hbreak2.exp: Likewise.
10285 * gdb.base/langs.exp: Likewise.
10286 * gdb.base/list.exp: Likewise.
10287 * gdb.base/long_long.exp: Likewise.
10288 * gdb.base/ptype.exp: Likewise.
10289 * gdb.base/scope.exp: Likewise.
10290 * gdb.base/signals.exp: Likewise.
10291 * gdb.base/so-impl-ld.exp: Likewise.
10292 * gdb.base/varargs.exp: Likewise.
10293 * gdb.base/volatile.exp: Likewise.
10294 * gdb.base/whatis.exp: Likewise.
10295 * gdb.cp/cplusfuncs.exp: Likewise.
10296 * gdb.cp/inherit.exp: Likewise.
10297 * gdb.cp/local.exp: Likewise.
10298 * gdb.cp/member-ptr.exp: Likewise.
10299 * gdb.cp/method.exp: Likewise.
10300 * gdb.cp/overload.exp: Likewise.
10301 * gdb.cp/templates.exp: Likewise.
10302 * gdb.stabs/weird.exp: Likewise.
10303 * lib/compiler.c: Likewise.
10304 * lib/compiler.cc: Likewise.
10305 * lib/cp-support.exp: Likewise.
10306 * lib/gdb.exp: Likewise.
10307
10308 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
10309
10310 * configure.ac: Remove HP-UX case.
10311 * configure: Regenerate.
10312
10313 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
10314
10315 * lib/gdb.exp (gdb_compile): Add function doc.
10316
10317 2015-12-17 Pedro Alves <palves@redhat.com>
10318
10319 PR threads/19354
10320 * gdb.multi/info-threads.exp: New file.
10321
10322 2015-12-15 Yao Qi <yao.qi@linaro.org>
10323
10324 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
10325 is aarch64*-*-*.
10326
10327 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10328
10329 * gdb.base/history-duplicates.exp: Skip if no readline support.
10330
10331 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10332
10333 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
10334
10335 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10336
10337 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
10338
10339 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
10340
10341 * gdb.base/completion.exp: Skip tests that interrupt GDB with
10342 ctrl-C if nointerrupts target property is set.
10343 * gdb.base/double-prompt-target-event-error.exp: Likewise.
10344 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
10345 * gdb.base/paginate-bg-execution.exp: Likewise.
10346 * gdb.base/paginate-execution-startup.exp: Likewise.
10347 * gdb.base/random-signal.exp: Likewise.
10348 * gdb.base/range-stepping.exp: Likewise.
10349 * gdb.cp/annota2.exp: Likewise.
10350 * gdb.cp/annota3.exp: Likewise.
10351 * gdb.gdb/selftest.exp: Likewise.
10352 * gdb.threads/continue-pending-status.exp: Likewise.
10353 * gdb.threads/leader-exit.exp: Likewise.
10354 * gdb.threads/manythreads.exp: Likewise.
10355 * gdb.threads/pthreads.exp: Likewise.
10356 * gdb.threads/schedlock.exp: Likewise.
10357 * gdb.threads/sigthread.exp: Likewise.
10358
10359 2015-12-11 Don Breazeal <donb@codesourcery.com>
10360
10361 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
10362 remote.
10363 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
10364 * gdb.base/foll-exec.exp (main): Enable for target remote.
10365 * gdb.base/foll-fork.exp (main): Likewise.
10366 * gdb.base/foll-vfork.exp (main): Likewise.
10367 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
10368 (proc continue_to_exit_bp_loc): Use clean_restart.
10369 * gdb.base/pie-execl.exp (main): Disable for target remote.
10370 * gdb.base/watch-vfork.exp (main): Enable for target remote.
10371 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
10372 * gdb.threads/execl.exp (main): Likewise.
10373 * gdb.threads/fork-child-threads.exp (main): Likewise.
10374 * gdb.threads/fork-plus-threads.exp (main): Disable for target
10375 remote.
10376 * gdb.threads/fork-thread-pending.exp (main): Enable for target
10377 remote.
10378 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
10379 pid.tid style ptids, instead of just tid.
10380 * gdb.threads/thread-execl.exp (main): Enable for target remote.
10381 * gdb.threads/watchpoint-fork.exp (main): Likewise.
10382 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
10383 ptids, instead of just tid.
10384
10385 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10386
10387 * gdb.base/list.exp (test_list_forward): Add end of file error
10388 test.
10389 (test_repeat_list_command): Add end of file error test.
10390 (test_list_backwards): Add beginning of file error test.
10391
10392 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10393
10394 * gdb.base/list.exp (test_list_invalid_args): New function,
10395 defined, and called.
10396
10397 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
10398
10399 * gdb.base/list.exp (test_list): Make test names unique.
10400
10401 2015-12-11 Yao Qi <yao.qi@linaro.org>
10402
10403 * gdb.base/coremaker2.c: Remove.
10404
10405 2015-12-10 Pedro Alves <palves@redhat.com>
10406
10407 * gdb.multi/base.exp: Remove stale "spaces" references.
10408
10409 2015-12-10 Pedro Alves <palves@redhat.com>
10410
10411 * gdb.multi/base.exp: Don't use nowarnings.
10412 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
10413 * gdb.multi/hangout.c: Include stdio.h.
10414 * gdb.multi/hello.c: Include stdlib.h.
10415 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
10416 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
10417 * gdb.multi/multi-arch.exp: Don't use nowarnings.
10418
10419 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
10420
10421 * gdb.dwarf2/dw2-ranges-base.c: New file.
10422 * gdb.dwarf2/dw2-ranges-base.exp: New file.
10423 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
10424 support additional line table, and debug ranges generation.
10425 (Dwarf::ranges): New function, generate .debug_ranges.
10426 (Dwarf::lines): Support generating simple line table programs.
10427 (Dwarf::assemble): Initialise new namespace variables.
10428
10429 2015-12-09 Kevin Buettner <kevinb@redhat.com>
10430
10431 * gdb.base/async.exp (proc test_background): Add case for
10432 asynchronous execution not supported.
10433
10434 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
10435
10436 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
10437 format and change test names to make them unique.
10438
10439 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
10440 Pedro Alves <pedro@redhat.com>
10441
10442 PR gdb/18702
10443 Add checking of floatformats setup on x86_64 hosts.
10444 * gdb.arch/i386-float.S (main): Load bigval and smallval.
10445 (smallval, bigval): New labels/constants.
10446 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
10447 float" after loading bigval and smallval.
10448
10449 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
10450
10451 * gdb.ada/fun_overload_menu.exp: New testcase.
10452 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
10453
10454 2015-12-04 Josh Stone <jistone@redhat.com>
10455
10456 * gdb.base/catch-fork-static.exp: New.
10457
10458 2015-12-03 Yao Qi <yao.qi@linaro.org>
10459
10460 * gdb.base/sizeof.c: Don't include stdio.h and
10461 ../lib/unbuffer_output.c.
10462 (main): New variable 'size' and 'value'. Remove printf and
10463 gdb_unbuffer_output. Assign return value to size and value.
10464 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
10465 at the beginning.
10466 (check_sizeof): Check the result by printing variable 'size'.
10467 (check_valueof): Check the result by printing variable 'value'.
10468
10469 2015-12-01 Yao Qi <yao.qi@linaro.org>
10470
10471 * gdb.base/disp-step-syscall.exp: Define syscall instruction
10472 for aarch64*-*-linux* target.
10473
10474 2015-11-30 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
10477
10478 2015-11-30 Pedro Alves <palves@redhat.com>
10479
10480 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
10481 Handle non-stop mode vCont replies.
10482
10483 2015-11-30 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
10486 prepare_for_testing. Start gdb with "set non-stop on" appended to
10487 GDBFLAGS. Lax expected stop output.
10488
10489 2015-11-27 Yao Qi <yao.qi@linaro.org>
10490
10491 * gdb.arch/arm-neon.exp: New.
10492 * gdb.arch/arm-neon.c: New.
10493
10494 2015-11-27 Yao Qi <yao.qi@linaro.org>
10495
10496 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
10497
10498 2015-11-27 Yao Qi <yao.qi@linaro.org>
10499
10500 * gdb.cp/annota2.exp: Allow multiple occurrences of the
10501 frames-invalid annotation.
10502
10503 2015-11-27 Yao Qi <yao.qi@linaro.org>
10504
10505 * gdb.cp/annota2.exp: Use ${frames_invalid}.
10506
10507 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
10508
10509 * gdb.threads/names.exp: New file.
10510 * gdb.threads/names.c: New file.
10511 * README: Mention gdb,no_thread_names.
10512
10513 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
10514
10515 PR 19297
10516 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
10517 support" error.
10518
10519 2015-11-24 Pedro Alves <palves@redhat.com>
10520
10521 PR 17539
10522 * gdb.base/display.exp: Expect displays to be sorted in ascending
10523 order. Use multi_line.
10524 * gdb.base/solib-display.exp: Likewise.
10525
10526 2015-11-24 Pedro Alves <palves@redhat.com>
10527
10528 PR 17539
10529 * gdb.base/display.exp: Expect displays to be sorted in ascending
10530 order. Use multi_line.
10531 * gdb.base/solib-display.exp: Likewise.
10532
10533 2015-11-24 Pedro Alves <palves@redhat.com>
10534
10535 PR 17539
10536 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
10537 threads in ascending order.
10538 * gdb.base/foll-fork.exp: Likewise.
10539 * gdb.base/foll-vfork.exp: Likewise.
10540 * gdb.base/multi-forks.exp: Likewise.
10541 * gdb.mi/mi-nonstop.exp: Likewise.
10542 * gdb.mi/mi-nsintrall.exp: Likewise.
10543 * gdb.multi/base.exp: Likewise.
10544 * gdb.multi/multi-arch.exp: Likewise.
10545 * gdb.python/py-inferior.exp: Likewise.
10546 * gdb.threads/break-while-running.exp: Likewise.
10547 * gdb.threads/execl.exp: Likewise.
10548 * gdb.threads/gcore-thread.exp: Likewise.
10549 * gdb.threads/info-threads-cur-sal.exp: Likewise.
10550 * gdb.threads/kill.exp: Likewise.
10551 * gdb.threads/linux-dp.exp: Likewise.
10552 * gdb.threads/multiple-step-overs.exp: Likewise.
10553 * gdb.threads/next-bp-other-thread.exp: Likewise.
10554 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
10555 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
10556 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
10557 * gdb.threads/thread-find.exp: Likewise.
10558 * gdb.threads/tls.exp: Likewise.
10559 * lib/mi-support.exp (mi_reverse_list): Delete.
10560 (mi_check_thread_states): No longer reverse list.
10561
10562 2015-11-24 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
10565 use lowercase.
10566
10567 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10568
10569 * gdb.trace/actions.c: Include trace-common.h.
10570 (main): Add a location for a fast tracepoint.
10571 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
10572 the normal tracepoints.
10573 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
10574
10575 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 * save-trace.exp: Factor out code to these...
10578 (gdb_save_tracepoints): New.
10579 (gdb_load_tracepoints): New.
10580 (do_save_load_test): New.
10581
10582 2015-11-23 Kevin Buettner <kevinb@redhat.com>
10583
10584 * gdb.base/asmlabel.exp: New test.
10585 * gdb.base/asmlabel.c: New test case.
10586
10587 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10588
10589 * gdb.base/wrong_frame_bt_full-main.c: New file.
10590 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
10591 * gdb.base/wrong_frame_bt_full.exp: New file.
10592
10593 2015-11-23 Joel Brobecker <brobecker@adacore.com>
10594
10595 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
10596
10597 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10598
10599 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
10600 pstate register when comparing registers values in
10601 sparc64-*-linux-gnu targets to avoid spurious differences.
10602
10603 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
10604
10605 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
10606
10607 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
10608
10609 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
10610 as type argument to gdb_compile.
10611 * gdb.base/nested-subp2.exp: Likewise.
10612 * gdb.base/nested-subp3.exp: Likewise.
10613
10614 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
10615
10616 * lib/dwarf.exp (_note): Fix left shift of negative value.
10617 * gdb.trace/trace-condition.exp: Likewise.
10618
10619 2015-11-13 Yao Qi <yao.qi@linaro.org>
10620
10621 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
10622 comments about d10v.
10623 (test_scalar_returns): Likewise.
10624 * gdb.base/d10v.ld: Remove.
10625 * gdb.base/overlays.exp: Remove the target triplet checking for
10626 d10v-*-*.
10627 * gdb.base/structs.exp (test_struct_returns): Remove the
10628 comments about d10v.
10629 (test_struct_calls): Likewise.
10630
10631 2015-11-13 Yao Qi <yao.qi@linaro.org>
10632
10633 * gdb.base/gnu_vector.exp: Check the return value by "p res".
10634 * gdb.base/gnu_vector.c: Don't include stdio.h.
10635 (main): Don't print res and call add_some_intvecs.
10636
10637 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
10638
10639 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
10640 macro.
10641 (func5): Removed.
10642 (func4): Use FAST_TRACEPOINT_LABEL.
10643 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
10644 macro.
10645 (func): Removed.
10646 (thread_function): Use FAST_TRACEPOINT_LABEL.
10647 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
10648 (func): Remove.
10649 (marker): Use FAST_TRACEPOINT_LABEL.
10650 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
10651 (pendfunc1): Remove.
10652 (pendfunc): Use FAST_TRACEPOINT_LABEL.
10653 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
10654 (foo): Remove.
10655 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
10656 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
10657 macro.
10658 (func): Remove.
10659 (marker): Use FAST_TRACEPOINT_LABEL.
10660 * gdb.trace/trace-common.h: New header.
10661 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
10662 macro.
10663 (func): Remove.
10664 (marker): Use FAST_TRACEPOINT_LABEL.
10665 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
10666 (func): Remove.
10667 (thread_function): Use FAST_TRACEPOINT_LABEL.
10668
10669 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
10670
10671 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
10672 in front.
10673 * gdb.trace/change-loc.exp: Use global pcreg definition.
10674 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
10675 * gdb.trace/entry-values.exp: Use global spreg definition, add $
10676 in front.
10677 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
10678 * gdb.trace/pending.exp: Likewise.
10679 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
10680 * gdb.trace/trace-break.exp: Likewise.
10681 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
10682 in front.
10683 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
10684 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
10685 in front.
10686 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
10687
10688 2015-11-09 Joel Brobecker <brobecker@adacore.com>
10689
10690 * gdb.ada/fin_fun_out: New testcase.
10691
10692 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10693
10694 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
10695 value associated with DW_AT_byte_size.
10696 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
10697 constants for DW_AT_byte_size, DW_AT_lower_bound, and
10698 DW_AT_upper_bound.
10699
10700 2015-11-07 Kevin Buettner <kevinb@redhat.com>
10701
10702 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
10703 (gdb_target_symbol_prefix_flags): Define in terms of _asm
10704 version.
10705 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
10706 gdb.dwarf2/dw2-canonicalize-type.exp,
10707 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
10708 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
10709 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
10710 provided by gdb_target_symbol_prefix_flags_asm.
10711 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
10712 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
10713 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
10714 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
10715 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
10716 macros where needed). Use this macro for symbols which require
10717 the prefix provided by SYMBOL_PREFIX.
10718
10719 2015-11-05 Kevin Buettner <kevinb@redhat.com>
10720
10721 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
10722 New procs.
10723 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
10724 representing expressions, of more than one list element.
10725 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
10726 to prepend linker symbol prefix to f.
10727 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
10728 table_1 and table_2.
10729 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
10730 Likewise, for f and g.
10731 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
10732 for ptr.
10733 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
10734 for main.
10735 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
10736 table_1_ptr and table_2_ptr.
10737
10738 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10739 Joel Brobecker <brobecker@adacore.com>
10740
10741 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
10742
10743 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
10744
10745 * gdb.reverse/s390-mvcle.c: New test.
10746 * gdb.reverse/s390-mvcle.exp: New file.
10747 * lib/gdb.exp: Enable reverse tests on s390*-linux.
10748
10749 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10750
10751 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
10752
10753 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
10754
10755 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
10756 reaching marker2.
10757 * gdb.reverse/getresuid-reverse.exp: Likewise.
10758 * gdb.reverse/pipe-reverse.exp: Likewise.
10759 * gdb.reverse/readv-reverse.exp: Likewise.
10760 * gdb.reverse/recvmsg-reverse.exp: Likewise.
10761 * gdb.reverse/time-reverse.exp: Likewise.
10762 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
10763
10764 2015-10-30 Yao Qi <yao.qi@linaro.org>
10765
10766 * gdb.threads/wp-replication.c (watch_count_done): Remove.
10767 (empty_cycle): Remove.
10768 (main): Don't call empty_cycle. Don't use watch_count_done.
10769 * gdb.threads/wp-replication.exp: Don't set breakpoint on
10770 empty_cycle. Rewrite the code counting HW watchpoints.
10771
10772 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
10773
10774 * gdb.reverse/fstatat-reverse.c: New test.
10775 * gdb.reverse/fstatat-reverse.exp: New file.
10776 * gdb.reverse/getresuid-reverse.c: New test.
10777 * gdb.reverse/getresuid-reverse.exp: New file.
10778 * gdb.reverse/pipe-reverse.c: New test.
10779 * gdb.reverse/pipe-reverse.exp: New file.
10780 * gdb.reverse/readv-reverse.c: New test.
10781 * gdb.reverse/readv-reverse.exp: New file.
10782 * gdb.reverse/recvmsg-reverse.c: New test.
10783 * gdb.reverse/recvmsg-reverse.exp: New file.
10784 * gdb.reverse/time-reverse.c: New test.
10785 * gdb.reverse/time-reverse.exp: New file.
10786 * gdb.reverse/waitpid-reverse.c: New test.
10787 * gdb.reverse/waitpid-reverse.exp: New file.
10788
10789 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10790
10791 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
10792
10793 2015-10-26 Doug Evans <dje@google.com>
10794
10795 PR symtab/17391
10796 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
10797 * gdb.dwarf2/bad-regnum.c: New file.
10798 * gdb.dwarf2/bad-regnum.exp: New file.
10799
10800 2015-10-26 Doug Evans <dje@google.com>
10801
10802 PR python/18938
10803 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
10804 file.
10805
10806 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10807
10808 * gdb.compile/compile.exp (compile code globalvar): Update expectation
10809 for a change by "Mention language in compile error message".
10810
10811 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
10812
10813 PR python/18073
10814 * gdb.python/py-type.c (C::a_method): New.
10815 (C::a_const_method): New.
10816 (C::a_static_method): New.
10817 (a_function): New.
10818 * gdb.python/py-type.exp (test_fields): Test getting fields
10819 from function and method.
10820
10821 2015-10-21 Keven Boell <keven.boell@intel.com>
10822
10823 * gdb.fortran/vla-alloc-assoc.exp: New file.
10824 * gdb.fortran/vla-datatypes.exp: New file.
10825 * gdb.fortran/vla-datatypes.f90: New file.
10826 * gdb.fortran/vla-history.exp: New file.
10827 * gdb.fortran/vla-ptype-sub.exp: New file.
10828 * gdb.fortran/vla-ptype.exp: New file.
10829 * gdb.fortran/vla-sizeof.exp: New file.
10830 * gdb.fortran/vla-sub.f90: New file.
10831 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
10832 * gdb.fortran/vla-value-sub-finish.exp: New file.
10833 * gdb.fortran/vla-value-sub.exp: New file.
10834 * gdb.fortran/vla-value.exp: New file.
10835 * gdb.fortran/vla-ptr-info.exp: New file.
10836 * gdb.mi/mi-vla-fortran.exp: New file.
10837 * gdb.mi/vla.f90: New file.
10838
10839 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
10840
10841 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
10842 of hardwired timeout value.
10843
10844 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10845 Pedro Alves <palves@redhat.com>
10846
10847 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
10848 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
10849
10850 2015-10-19 Josh Stone <jistone@redhat.com>
10851
10852 * gdb.base/catch-syscall.c: Include <sched.h>.
10853 (unknown_syscall): New variable.
10854 (main): Trigger a vfork and an unknown syscall.
10855 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
10856 (unknown_syscall_number): Likewise.
10857 (check_call_to_syscall): Accept an optional syscall pattern.
10858 (check_return_from_syscall): Likewise.
10859 (check_continue): Likewise.
10860 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
10861 (test_catch_syscall_skipping_return): New test toggling off 'catch
10862 syscall' to step over the syscall return, then toggling back on.
10863 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
10864 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
10865 (do_syscall_tests): Call test_catch_syscall_without_args and
10866 test_catch_syscall_mid_vfork.
10867 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
10868 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
10869
10870 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
10871
10872 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
10873 print g_vE): Add new pass patterns.
10874 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
10875 print various symbol names for vptr fields.
10876
10877 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
10878
10879 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
10880 results.
10881
10882 2015-10-12 Yao Qi <yao.qi@linaro.org>
10883
10884 * gdb.arch/disp-step-insn-reloc.exp: New test case.
10885
10886 2015-10-12 Yao Qi <yao.qi@linaro.org>
10887
10888 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
10889 is aarch64*-*-linux*.
10890
10891 2015-10-12 Yao Qi <yao.qi@linaro.org>
10892
10893 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
10894 (can_relocate_bcond_true): ... it.
10895 (can_relocate_bcond_false): New function.
10896 (foo): Likewise.
10897 (can_relocate_bl): Likewise.
10898 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10899 can_relocate_bl.
10900
10901 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10902
10903 * gdb.base/nested-addr.c: New file.
10904 * gdb.base/nested-addr.exp: New testcase.
10905
10906 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10907
10908 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10909 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10910 its output. Ignore the output of "record goto begin" and instead
10911 check that GDB is replaying.
10912
10913 2015-10-09 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10916 (top level): Use it in the run with no args test.
10917
10918 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10919
10920 * gdb.dlang/properties.exp: New file.
10921
10922 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10923
10924 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10925 whether or not address 0x1000 is mapped on the target.
10926
10927 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10928
10929 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10930 build.
10931
10932 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10933
10934 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10935 instruction-history test.
10936
10937 2015-09-28 Doug Evans <dje@google.com>
10938
10939 * gdb.base/gcore.c (array_func): Add reference to static_array.
10940
10941 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10942
10943 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10944 source line.
10945
10946 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10947
10948 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10949 short or char as base type.
10950
10951 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10952
10953 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10954 to allow any size enum.
10955
10956 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10957
10958 * gdb.ada/array_ptr_renaming.exp: New testcase.
10959 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10960 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10961
10962 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10963
10964 * gdb.trace/ftrace-lock.c: New file.
10965 * gdb.trace/ftrace-lock.exp: New file.
10966
10967 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10968
10969 * gdb.arch/insn-reloc.c: New file.
10970 * gdb.arch/ftrace-insn-reloc.exp: New file.
10971
10972 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10973
10974 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10975 instruction.
10976 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10977 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10978 * gdb.trace/range-stepping.c: Likewise.
10979 * gdb.trace/trace-break.c: Likewise.
10980 * gdb.trace/trace-mt.c (thread_function): Likewise.
10981 * gdb.trace/ftrace.c (marker): Likewise.
10982 * gdb.trace/trace-condition.c (marker): Likewise.
10983 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10984 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10985 is_aarch64_target.
10986
10987 2015-09-18 Doug Evans <xdje42@gmail.com>
10988
10989 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10990 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10991
10992 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10993
10994 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10995 the breakpoint.
10996
10997 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10998
10999 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
11000 the pending breakpoint. Remove timeout override for "Run till
11001 MI pending breakpoint on pendfunc3 on thread 2" test.
11002
11003 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11004
11005 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
11006 filename pattern.
11007
11008 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11009
11010 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
11011 in breakpoint filename pattern.
11012
11013 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11014
11015 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
11016
11017 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
11018
11019 * gdb.linespec/explicit.exp: Check for readline support for
11020 tab-completion tests. Fix obvious typo.
11021
11022 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11023
11024 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
11025 and replay.
11026
11027 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
11028
11029 * gdb.btrace/non-stop.c: New.
11030 * gdb.btrace/non-stop.exp: New.
11031
11032 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
11033 Yao Qi <yao.qi@linaro.org>
11034
11035 * gdb.trace/trace-condition.c: New file.
11036 * gdb.trace/trace-condition.exp: New file.
11037
11038 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
11039
11040 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
11041 for testing bytecode compilation.
11042
11043 2015-09-16 Pedro Alves <palves@redhat.com>
11044 Sandra Loosemore <sandra@codesourcery.com>
11045
11046 * gdb.threads/non-stop-fair-events.c (timeout): New global.
11047 (SECONDS): Redefine.
11048 (main): Call pthread_kill and alarm early.
11049 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
11050 support.
11051 (test): If the target can't hardware step and doesn't support
11052 displaced stepping, increase the timeout.
11053
11054 2015-09-16 Pedro Alves <palves@redhat.com>
11055
11056 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
11057 (enable_debug): New procedures.
11058 (test): Use them. Bail out if waiting for threads fails.
11059 (top level): Bail out if a test fails.
11060
11061 2015-09-16 Yao Qi <yao.qi@linaro.org>
11062
11063 * gdb.asm/asm-source.exp: Set asm-arch for
11064 aarch64*-*-* target.
11065 * gdb.asm/aarch64.inc: New file.
11066
11067 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
11068
11069 * gdb.ada/array_of_variable_length.exp: New testcase.
11070 * gdb.ada/array_of_variable_length/foo.adb: New file.
11071 * gdb.ada/array_of_variable_length/pck.adb: New file.
11072 * gdb.ada/array_of_variable_length/pck.ads: New file.
11073
11074 2015-09-15 Doug Evans <dje@google.com>
11075
11076 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
11077 of function static local variable.
11078
11079 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11080
11081 * gdb.threads/tls-so_extern.exp: New test file.
11082 * gdb.threads/tls-so_extern.c: New test file.
11083 * gdb.threads/tls-so_extern_main.c: New test file.
11084
11085 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 * gdb.opt/solib-intra-step-lib.c: New file.
11088 * gdb.opt/solib-intra-step-main.c: New file.
11089 * gdb.opt/solib-intra-step.exp: New file.
11090
11091 2015-09-15 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
11094 gdb_continue_to_breakpoint instead of gdb_test_multiple.
11095
11096 2015-09-14 Pedro Alves <palves@redhat.com>
11097
11098 * gdb.base/hook-stop-continue.c: Delete.
11099 * gdb.base/hook-stop-continue.exp: Delete.
11100 * gdb.base/hook-stop-frame.c: Delete.
11101 * gdb.base/hook-stop-frame.exp: Delete.
11102 * gdb.base/hook-stop.c: New file.
11103 * gdb.base/hook-stop.exp: New file.
11104
11105 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
11106
11107 * gdb.ada/access_to_packed_array.exp: New testcase.
11108 * gdb.ada/access_to_packed_array/foo.adb: New file.
11109 * gdb.ada/access_to_packed_array/pack.adb: New file.
11110 * gdb.ada/access_to_packed_array/pack.ads: New file.
11111
11112 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
11113
11114 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
11115 buffer size test.
11116
11117 2015-09-11 Don Breazeal <donb@codesourcery.com>
11118
11119 * gdb.base/foll-exec.c: Add copyright header. Fix
11120 formatting issues.
11121 * gdb.base/foll-exec.exp (zap_session): Delete proc.
11122 (do_exec_tests): Use clean_restart in place of zap_session,
11123 and for test initialization. Fix formatting issues. Use
11124 fail in place of perror.
11125 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
11126 an expect statement to match an expression with output from
11127 the program under debug.
11128 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
11129 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
11130 * gdb.threads/non-ldr-exc-2.exp: Likewise.
11131 * gdb.threads/non-ldr-exc-3.exp: Likewise.
11132 * gdb.threads/non-ldr-exc-4.exp: Likewise.
11133
11134 2015-09-09 Doug Evans <dje@google.com>
11135
11136 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
11137
11138 2015-09-09 Doug Evans <dje@google.com>
11139
11140 * gdb.base/pie-execl.exp: Fix result test of build_executable.
11141
11142 2015-09-09 Doug Evans <dje@google.com>
11143
11144 * gdb.base/savedregs.exp: Fix typo.
11145
11146 2015-09-09 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.mi/mi-cli.exp: Add CLI finish tests.
11149
11150 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
11151
11152 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
11153 command actually switches threads. Give up on remaining
11154 tests if target fails to stop at breakpoint.
11155
11156 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
11157
11158 * gdb.ada/funcall_char.exp: New testcase.
11159 * gdb.ada/funcall_char/foo.adb: New file.
11160
11161 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
11162
11163 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
11164 expected outputs. Add two testcases for completing ambiguous
11165 functions.
11166 * gdb.ada/complete/aux_pck.adb: New file.
11167 * gdb.ada/complete/aux_pck.ads: New file.
11168 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
11169 Ambiguous_Func functions.
11170 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
11171 * gdb.ada/complete/pck.adb: Likewise.
11172
11173 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
11174
11175 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
11176 failures to run the test program under GDB.
11177
11178 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
11179
11180 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
11181 to C.
11182
11183 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
11184
11185 * gdb.base/run-after-attach.exp: New test file.
11186 * gdb.base/run-after-attach.c: New test file.
11187
11188 2015-08-26 Don Breazeal <donb@codesourcery.com>
11189
11190 * gdb.base/foll-exec-2.c: New test program.
11191 * gdb.base/foll-exec-2.exp: New test.
11192
11193 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
11194
11195 * gdb.base/nested-subp1.exp: New file.
11196 * gdb.base/nested-subp1.c: New file.
11197 * gdb.base/nested-subp2.exp: New file.
11198 * gdb.base/nested-subp2.c: New file.
11199 * gdb.base/nested-subp3.exp: New file.
11200 * gdb.base/nested-subp3.c: New file.
11201
11202 2015-08-24 Pedro Alves <palves@redhat.com>
11203
11204 * gdb.server/connect-without-multi-process.c: New file.
11205 * gdb.server/connect-without-multi-process.exp: New file.
11206
11207 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11208
11209 * gdb.opt/inline-markers.c: Make z int.
11210
11211 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11212
11213 * gdb.opt/inline-markers.c: Make z volatile.
11214
11215 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
11216
11217 * gdb.opt/inline-bt.c: New volatile global z.
11218 * gdb.opt/inline-cmds.c: Likewise.
11219 * gdb.opt/inline-locals.c: Likewise.
11220 * gdb.opt/inline-markers.c: New extern global z.
11221 (marker): Use z.
11222 (inline_fn): Likewise.
11223
11224 2015-08-24 Pedro Alves <palves@redhat.com>
11225
11226 * config/m32r-stub.exp: Remove file.
11227 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
11228 * gdb.base/call-rt-st.exp: Likewise.
11229 * gdb.base/call-strs.exp: Likewise.
11230 * gdb.base/default.exp: Remove references to h8300-*-hms and
11231 *-*-udi*.
11232 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
11233
11234 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11235
11236 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
11237 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
11238 and "return" use KFAIL when GDB can not read/write the vector
11239 return value.
11240
11241 2015-08-21 Gary Benson <gbenson@redhat.com>
11242
11243 * gdb.trace/pending.exp: Cope with remote transfer warnings.
11244
11245 2015-08-20 Pedro Alves <palves@redhat.com>
11246
11247 * gdb.server/solib-list.exp: No longer expect an interior stop in
11248 non-stop mode.
11249
11250 2015-08-20 Pedro Alves <palves@redhat.com>
11251
11252 * gdb.server/connect-stopped-target.c: New file.
11253 * gdb.server/connect-stopped-target.exp: New file.
11254
11255 2015-08-20 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.dwarf2/comp-unit-lang.exp: New file.
11258 * gdb.dwarf2/comp-unit-lang.c: New file.
11259
11260 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
11261
11262 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
11263 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
11264
11265 2015-08-19 Kevin Buettner <kevinb@redhat.com>
11266
11267 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
11268 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
11269
11270 2015-08-18 Doug Evans <dje@google.com>
11271 Adrian Sendroiu <adrian.sendroiu@freescale.com>
11272
11273 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
11274 skip_python_tests. New arg prompt_regexp.
11275 (skip_python_tests): New function.
11276 * lib/mi-support.exp (mi_skip_python_tests): New function.
11277 * gdb.python/py-mi-objfile-gdb.py: New file.
11278 * gdb.python/py-mi-objfile.c: New file.
11279 * gdb.python/py-mi-objfile.exp: New file.
11280
11281 2015-08-17 Keith Seitz <keiths@redhat.com>
11282
11283 * gdb.linespec/explicit.exp: Move strace test from here ...
11284 * gdb.trace/strace.exp: ... to here.
11285
11286 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
11287
11288 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
11289 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
11290
11291 2015-08-14 Doug Evans <xdje42@gmail.com>
11292
11293 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
11294 inferior before selecting a new file.
11295
11296 2015-08-14 Doug Evans <xdje42@gmail.com>
11297
11298 * gdb.mi/mi-disassemble.exp: Update.
11299 * gdb.base/disasm-optim.S: New file.
11300 * gdb.base/disasm-optim.c: New file.
11301 * gdb.base/disasm-optim.h: New file.
11302 * gdb.base/disasm-optim.exp: New file.
11303
11304 2015-08-14 Keith Seitz <keiths@redhat.com>
11305
11306 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
11307 "evaluated-by".
11308
11309 2015-08-13 Joel Brobecker <brobecker@adacore.com>
11310
11311 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
11312
11313 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
11314
11315 * gdb.ada/fun_renaming.exp: New testcase.
11316 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
11317 * gdb.ada/fun_renaming/pack.adb: New file.
11318 * gdb.ada/fun_renaming/pack.ads: New file.
11319
11320 2015-08-12 Keith Seitz <keiths@redhat.com>
11321
11322 * gdb.base/dso2dso.exp: Pass basename of source file in call to
11323 gdb_get_line_number.
11324
11325 2015-08-12 Joel Brobecker <brobecker@adacore.com>
11326
11327 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
11328 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
11329 gdb.base/dso2dso.exp: New files.
11330
11331 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
11332 Pedro Alves <palves@redhat.com>
11333 Keith Seitz <keiths@redhat.com>
11334
11335 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
11336 GDBFLAGS.
11337
11338 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11339
11340 * gdb.base/gdbhistsize-history.exp
11341 (test_histsize_history_setting): Use save_vars.
11342 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11343 Use save_vars.
11344 (test_no_truncation_of_unlimited_history_file): Use save_vars.
11345 * gdb.base/readline.exp: Use save_vars.
11346
11347 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
11348
11349 * lib/gdb.exp (save_vars): New proc.
11350
11351 2015-08-11 Keith Seitz <keiths@redhat.com>
11352
11353 * gdb.base/help.exp: Update help_breakpoint_text.
11354
11355 2015-08-11 Keith Seitz <keiths@redhat.com>
11356
11357 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
11358 (at toplevel): Call test_explicit_breakpoints.
11359 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
11360 breakpoints.
11361 * lib/mi-support.exp (mi_make_breakpoint): Add support for
11362 breakpoint conditions, "-cond".
11363
11364 2015-08-11 Keith Seitz <keiths@redhat.com>
11365
11366 * gdb.linespec/3explicit.c: New file.
11367 * gdb.linespec/cpexplicit.cc: New file.
11368 * gdb.linespec/cpexplicit.exp: New file.
11369 * gdb.linespec/explicit.c: New file.
11370 * gdb.linespec/explicit.exp: New file.
11371 * gdb.linespec/explicit2.c: New file.
11372 * gdb.linespec/ls-errs.exp: Add explicit location tests.
11373 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
11374 before using in the matching pattern.
11375 Clarify that `prefix' is a regular expression.
11376
11377 2015-08-11 Keith Seitz <keiths@redhat.com>
11378
11379 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
11380 test.
11381 Add tests for missing ",FMT" and ",".
11382
11383 2015-08-10 Doug Evans <dje@google.com>
11384 Keith Seitz <keiths@redhat.com>
11385
11386 PR gdb/17960
11387 * gdb.base/completion.exp: Add location completer tests.
11388
11389 2015-08-07 Pedro Alves <palves@redhat.com>
11390
11391 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
11392 tests here.
11393 (top level): Run do_test with and without displaced stepping.
11394
11395 2015-08-07 Pedro Alves <palves@redhat.com>
11396
11397 * gdb.base/valgrind-disp-step.c: New file.
11398 * gdb.base/valgrind-disp-step.exp: New file.
11399
11400 2015-08-07 Pedro Alves <palves@redhat.com>
11401
11402 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
11403 Delete function.
11404 (main): Add alarm. Run an infinite loop instead of calling
11405 wait_threads.
11406 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
11407 comment.
11408 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
11409 Delete function.
11410 (main): Add alarm. Run an infinite loop instead of calling
11411 wait_threads.
11412 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
11413 comment.
11414
11415 2015-08-07 Pedro Alves <palves@redhat.com>
11416
11417 * gdb.base/checkpoint-ns.exp: New file.
11418 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
11419 standard_testfile.
11420
11421 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
11422
11423 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
11424 * gdb.btrace/instruction_history.exp: Update.
11425 * gdb.btrace/tsx.exp: New.
11426 * gdb.btrace/tsx.c: New.
11427
11428 2015-08-06 Pedro Alves <palves@redhat.com>
11429
11430 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
11431 increase timeout.
11432 * gdb.reverse/until-precsave.exp: Bump timeouts.
11433
11434 2015-08-06 Pedro Alves <palves@redhat.com>
11435
11436 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
11437
11438 2015-08-06 Pedro Alves <palves@redhat.com>
11439
11440 PR gdb/18749
11441 * gdb.threads/process-dies-while-handling-bp.c: New file.
11442 * gdb.threads/process-dies-while-handling-bp.exp: New file.
11443
11444 2015-08-06 Pedro Alves <palves@redhat.com>
11445
11446 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
11447 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
11448
11449 2015-08-05 Pedro Alves <palves@redhat.com>
11450
11451 * gdb.threads/next-while-other-thread-longjmps.c: New file.
11452 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
11453
11454 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
11455
11456 * gdb.base/bp-permanent.exp: Report test as unsupported if
11457 the target cannot stop at the permanent breakpoint.
11458
11459 2015-08-03 Doug Evans <dje@google.com>
11460
11461 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
11462 10000.
11463
11464 2015-08-03 Doug Evans <dje@google.com>
11465
11466 * Makefile.in (workers/%.worker, build-perf): New rule.
11467 (GDB_PERFTEST_MODE): New variable.
11468 (check-perf): Use it.
11469 (clean): Clean up gdb.perf parallel build subdirs.
11470 * lib/build-piece.exp: New file.
11471 * lib/gdb.exp (make_gdb_parallel_path): New function
11472 (standard_output_file, standard_temp_file): Call it.
11473 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11474 of $GDB_PARALLEL.
11475 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
11476
11477 2015-08-03 Doug Evans <dje@google.com>
11478
11479 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
11480 (LOG_FILE_NAME): New global.
11481 (TextReporter.__init__): Initialize self.txt_sum.
11482 (TextReporter.report): Add support for multiple data-points.
11483 Move report to perftest.sum, put raw data in perftest.log.
11484 (TextReporter.start): Open sum and log files.
11485 (TextReporter.end): Close sum and log files.
11486 * gdb.perf/lib/perftest/testresult.py
11487 (SingleStatisticTestResult.record): Handle multiple data-points.
11488
11489 2015-07-31 Pedro Alves <palves@redhat.com>
11490
11491 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
11492 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11493 kill_wait_spawned_process instead of explicit "kill -9".
11494 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
11495 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11496 kill_wait_spawned_process.
11497 * gdb.base/attach-twice.exp: Likewise.
11498 * gdb.base/attach.exp: Likewise.
11499 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
11500 gdb_test_multiple.
11501 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
11502 returning a spawn id instead of a pid. Use spawn_id_get_pid and
11503 kill_wait_spawned_process.
11504 * gdb.base/valgrind-infcall.exp: Likewise.
11505 * gdb.multi/multi-attach.exp: Likewise.
11506 * gdb.python/py-prompt.exp: Likewise.
11507 * gdb.python/py-sync-interp.exp: Likewise.
11508 * gdb.server/ext-attach.exp: Likewise.
11509 * gdb.threads/attach-into-signal.exp (corefunc): Use
11510 spawn_wait_for_attach, spawn_id_get_pid and
11511 kill_wait_spawned_process.
11512 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
11513 spawn_wait_for_attach returning a spawn id instead of a pid. Use
11514 spawn_id_get_pid and kill_wait_spawned_process.
11515 * gdb.threads/attach-stopped.exp (corefunc): Use
11516 spawn_wait_for_attach, spawn_id_get_pid and
11517 kill_wait_spawned_process.
11518 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
11519 Use spawn_id_get_pid. Wait for spawn id after eof. Use
11520 kill_wait_spawned_process instead of explicit "kill -9".
11521 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
11522 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
11523 (spawn_wait_for_attach): Use spawn instead of exec to spawn
11524 processes. Don't map cygwin/windows pids here. Now returns a
11525 spawn id list.
11526
11527 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11528
11529 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
11530 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
11531 correct patch.
11532
11533 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11534
11535 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
11536
11537 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
11538
11539 Reapply:
11540 2014-05-21 Mark Wielaard <mjw@redhat.com>
11541
11542 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
11543
11544 2015-07-30 Pedro Alves <palves@redhat.com>
11545
11546 * linux-low.c (handle_extended_wait): Set the child's last
11547 reported status to TARGET_WAITKIND_STOPPED.
11548
11549 2015-07-30 Pedro Alves <palves@redhat.com>
11550
11551 PR threads/18600
11552 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
11553 only shows inferior 1.
11554
11555 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
11556 Pedro Alves <palves@redhat.com>
11557
11558 PR threads/18600
11559 * gdb.threads/fork-plus-threads.c: New file.
11560 * gdb.threads/fork-plus-threads.exp: New file.
11561
11562 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11563
11564 * gdb.base/batch-preserve-term-settings.exp
11565 (test_terminal_settings_preserved_after_cli_exit): Use
11566 send_quit_command.
11567
11568 2015-07-29 Pedro Alves <palves@redhat.com>
11569 Don Breazeal <donb@codesourcery.com>
11570
11571 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
11572 output from both inferior_spawn_id and gdb_spawn_id.
11573
11574 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11575
11576 * gdb.threads/attach-into-signal.exp (corefunc): Use
11577 with_test_prefix on nested loops, uniquefying the test messages.
11578
11579 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
11580
11581 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
11582 commit.
11583
11584 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11585
11586 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
11587 New proc.
11588 (test_terminal_settings_preserved_after_sigterm): New test.
11589
11590 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11591
11592 * gdb.base/batch-preserve-term-settings.exp
11593 (test_terminal_settings_preserved_after_cli_exit): New test.
11594
11595 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
11596
11597 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
11598 manipulation of saved_gdbflags.
11599 (test_terminal_settings_preserved): Remove global declaration of
11600 the unused variable pagination_prompt. Remove manipulation of
11601 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
11602 GDBFLAGS.
11603
11604 2015-07-29 Pedro Alves <palves@redhat.com>
11605
11606 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
11607
11608 2015-07-29 Pedro Alves <palves@redhat.com>
11609
11610 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
11611 at the top.
11612
11613 2015-07-29 Pedro Alves <palves@redhat.com>
11614
11615 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
11616 (main): Call gdb_unbuffer_output.
11617 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
11618 (main): Call gdb_unbuffer_output.
11619 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
11620 (main): Call gdb_unbuffer_output.
11621 * gdb.base/call-strs.exp: Adjust to step over the
11622 gdb_unbuffer_output call.
11623 * gdb.base/catch-gdb-caused-signals.c: Include
11624 "../lib/unbuffer_output.c".
11625 (main): Call gdb_unbuffer_output.
11626 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
11627 (main): Call gdb_unbuffer_output.
11628 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
11629 (main): Call gdb_unbuffer_output.
11630 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
11631 (main): Call gdb_unbuffer_output.
11632 * gdb.base/shlib-call.exp: Adjust to step over the
11633 gdb_unbuffer_output call.
11634 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
11635 (main): Call gdb_unbuffer_output.
11636 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
11637 (main): Call gdb_unbuffer_output.
11638 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
11639 (main): Rename to ...
11640 (test): ... this.
11641 (main): Reimplement.
11642 * gdb.base/varargs.exp: Run to test instead of to main.
11643 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11644 (main): Call gdb_unbuffer_output.
11645
11646 2015-07-29 Pedro Alves <palves@redhat.com>
11647
11648 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
11649 factore out from mi_continue_dprintf. For call-style dprintfs,
11650 expect dprintf output out of $inferior_spawn_id.
11651 (mi_continue_dprintf): Use mi_expect_dprintf.
11652 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
11653 (main): Call gdb_unbuffer_output.
11654
11655 2015-07-29 Pedro Alves <palves@redhat.com>
11656
11657 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
11658 (default_mi_gdb_start): Set inferior_spawn_id instead of
11659 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
11660 gdb_spawn_id.
11661 (mi_gdb_test): Always expect inferior output from both
11662 $inferior_spawn_id and $gdb_spawn_id.
11663
11664 2015-07-29 Pedro Alves <palves@redhat.com>
11665
11666 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
11667 send_inferior and $inferior_spawn_id.
11668
11669 2015-07-29 Pedro Alves <palves@redhat.com>
11670
11671 * gdb.gdb/complaints.exp (test_initial_complaints)
11672 (test_serial_complaints, test_short_complaints): Use
11673 gdb_test_stdio.
11674 (test_empty_complaint): Handle $inferior_spawn_id !=
11675 $gdb_spawn_id.
11676
11677 2015-07-29 Pedro Alves <palves@redhat.com>
11678
11679 * gdb.base/varargs.exp: Use gdb_test_stdio.
11680
11681 2015-07-29 Pedro Alves <palves@redhat.com>
11682
11683 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
11684
11685 2015-07-29 Pedro Alves <palves@redhat.com>
11686
11687 * gdb.base/ending-run.exp: Use gdb_test_stdio.
11688
11689 2015-07-29 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
11692 parameter into two new parameters, "inf_result" and "gdb_result".
11693 Expect inferior output and gdb output from $inferior_spawn_id and
11694 $gdb_spawn_id, respectively. Adjust all callers.
11695
11696 2015-07-29 Pedro Alves <palves@redhat.com>
11697
11698 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
11699 of gdb_test_sequence.
11700
11701 2015-07-29 Pedro Alves <palves@redhat.com>
11702
11703 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
11704 (saw_spurious_output): Expect inferior output from
11705 $inferior_spawn_id. Use gdb_test_stdio.
11706
11707 2015-07-29 Pedro Alves <palves@redhat.com>
11708
11709 * gdb.base/dprintf.exp: Use standard_testfile. Change
11710 prepare_for_testing call.
11711 (srcfile): Don't set.
11712 (restart): New procedure.
11713 (test_dprintf): New procecure, use to continue over dprintfs.
11714 (test_call, test_agent): New procedures, tests moved here.
11715 Restart gdb and recreate dprintfs. Adjust expected output.
11716
11717 2015-07-29 Pedro Alves <palves@redhat.com>
11718
11719 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
11720
11721 2015-07-29 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
11724
11725 2015-07-29 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
11728 gdb_test_stdio.
11729
11730 2015-07-29 Pedro Alves <palves@redhat.com>
11731
11732 * lib/gdb.exp (gdb_test_stdio): New procedure.
11733
11734 2015-07-29 Pedro Alves <palves@redhat.com>
11735
11736 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
11737
11738 2015-07-29 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.base/call-signal-resume.exp: Remove check for
11741 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
11742 * gdb.base/unwindonsignal.exp: Likewise.
11743 * gdb.base/call-signals.c (gen_signal): Remove printf call.
11744 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
11745
11746 2015-07-29 Pedro Alves <palves@redhat.com>
11747
11748 * gdb.base/siginfo-addr.c (pass): New function.
11749 (handler): Call it iff si_addr is correct.
11750 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
11751 Set a breakpoint at "pass" and continue to it.
11752
11753 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
11754
11755 * gdb.python/py-objfile.exp: Make some tests have unique names.
11756 * gdb.python/py-pp-registration.exp: Likewise.
11757
11758 2015-07-28 Pedro Alves <palves@redhat.com>
11759
11760 * gdb.server/server-exec-info.exp: Issue a "disconnect".
11761
11762 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11763
11764 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
11765
11766 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
11767
11768 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
11769
11770 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
11771
11772 * gdb.base/gdb-sigterm-2.exp: New test.
11773
11774 2015-07-25 Doug Evans <xdje42@gmail.com>
11775
11776 Revert:
11777 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11778 (workers/%.worker, build-perf): New rule.
11779 (GDB_PERFTEST_MODE): New variable.
11780 (check-perf): Use it.
11781 (clean): Clean up gdb.perf parallel build subdirs.
11782 * lib/build-piece.exp: New file.
11783 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11784 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11785 name.
11786 (standard_temp_file): Ditto.
11787 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11788 of $GDB_PARALLEL.
11789
11790 2015-07-24 Doug Evans <dje@google.com>
11791
11792 * gdb.perf/lib/perftest/utils.py: New file.
11793 * gdb.perf/gm-hello.cc: New file.
11794 * gdb.perf/gm-pervasive-typedef.cc: New file.
11795 * gdb.perf/gm-pervasive-typedef.h: New file.
11796 * gdb.perf/gm-std.cc: New file.
11797 * gdb.perf/gm-std.h: New file.
11798 * gdb.perf/gm-use-cerr.cc: New file.
11799 * gdb.perf/gm-utils.h: New file.
11800 * gdb.perf/gmonster-null-lookup.py: New file.
11801 * gdb.perf/gmonster-pervasive-typedef.py: New file.
11802 * gdb.perf/gmonster-print-cerr.py: New file.
11803 * gdb.perf/gmonster-ptype-string.py: New file.
11804 * gdb.perf/gmonster-runto-main.py: New file.
11805 * gdb.perf/gmonster-select-file.py: New file.
11806 * gdb.perf/gmonster1-null-lookup.exp: New file.
11807 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
11808 * gdb.perf/gmonster1-print-cerr.exp: New file.
11809 * gdb.perf/gmonster1-ptype-string.exp: New file.
11810 * gdb.perf/gmonster1-runto-main.exp: New file.
11811 * gdb.perf/gmonster1-select-file.exp: New file.
11812 * gdb.perf/gmonster1.cc: New file.
11813 * gdb.perf/gmonster1.exp: New file.
11814 * gdb.perf/gmonster2-null-lookup.exp: New file.
11815 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
11816 * gdb.perf/gmonster2-print-cerr.exp: New file.
11817 * gdb.perf/gmonster2-ptype-string.exp: New file.
11818 * gdb.perf/gmonster2-runto-main.exp: New file.
11819 * gdb.perf/gmonster2-select-file.exp: New file.
11820 * gdb.perf/gmonster2.cc: New file.
11821 * gdb.perf/gmonster2.exp: New file.
11822
11823 2015-07-24 Doug Evans <dje@google.com>
11824
11825 * gdb.perf/README: New file.
11826 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
11827 * lib/gen-perf-test.exp: New file.
11828
11829 2015-07-24 Doug Evans <dje@google.com>
11830
11831 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
11832 (PerfTest::startup): New function.
11833 (PerfTest::run): Return result of calling body.
11834 (PerfTest::assemble): Rewrite.
11835 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
11836 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
11837 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
11838 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
11839 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
11840
11841 2015-07-24 Doug Evans <dje@google.com>
11842
11843 * lib/gdb.exp (clean_restart): Make executable optional.
11844
11845 2015-07-24 Doug Evans <dje@google.com>
11846
11847 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
11848 compiler_info references.
11849 * gdb.cp/temargs.exp: Ditto.
11850 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
11851 (get_compiler_info): Early exit if already computed. Set compiler_info
11852 to "unknown" if there was a problem.
11853 (test_compiler_info): Add function comment. Call get_compiler_info.
11854
11855 2015-07-24 Doug Evans <dje@google.com>
11856
11857 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
11858 (workers/%.worker, build-perf): New rule.
11859 (GDB_PERFTEST_MODE): New variable.
11860 (check-perf): Use it.
11861 (clean): Clean up gdb.perf parallel build subdirs.
11862 * lib/build-piece.exp: New file.
11863 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
11864 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
11865 name.
11866 (standard_temp_file): Ditto.
11867 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
11868 of $GDB_PARALLEL.
11869
11870 2015-07-24 Doug Evans <dje@google.com>
11871
11872 * lib/future.exp (gdb_default_target_compile): New option
11873 "early_flags".
11874 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
11875 --as-needed.
11876
11877 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
11878
11879 * gdb.base/catch-syscall.exp: Call gdb_exit before
11880 gdb_skip_xml_test.
11881
11882 2015-07-24 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.python/py-events.exp: Accept output between the stop event
11885 and the prompt.
11886 * gdb.python/py-evsignal.exp: Likewise.
11887 * gdb.python/py-evthreads.exp: Likewise.
11888
11889 2015-07-24 Pedro Alves <palves@redhat.com>
11890
11891 PR gdb/18717
11892 * gdb.threads/non-ldr-exit.c: New file.
11893 * gdb.threads/non-ldr-exit.exp: New file.
11894
11895 2015-07-24 Yao Qi <yao.qi@linaro.org>
11896
11897 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11898 restarting process.
11899
11900 2015-07-24 Yao Qi <yao.qi@linaro.org>
11901
11902 * gdb.server/ext-restart.exp: New file.
11903
11904 2015-07-24 Yao Qi <yao.qi@linaro.org>
11905
11906 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11907 argument options.
11908 * gdb.server/ext-wrapper.exp: New file.
11909
11910 2015-07-23 Doug Evans <dje@google.com>
11911
11912 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11913 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11914
11915 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11916
11917 * gdb.ada/var_arr_typedef.exp: New testcase.
11918 * gdb.ada/var_arr_typedef/pack.adb: New file.
11919 * gdb.ada/var_arr_typedef/pack.ads: New file.
11920 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11921
11922 2015-07-20 Joel Brobecker <brobecker@adacore.com>
11923
11924 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11925
11926 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11927
11928 * gdb.arch/i386-biarch-core.exp: Replace istarget
11929 by "complete set gnutarget". Remove expectation for the "core-file"
11930 command.
11931
11932 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11933
11934 Revert the previous commit:
11935 Tests for validate symbol file using build-id.
11936
11937 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11938
11939 Tests for validate symbol file using build-id.
11940 * gdb.base/solib-mismatch-lib.c: New file.
11941 * gdb.base/solib-mismatch-libmod.c: New file.
11942 * gdb.base/solib-mismatch.c: New file.
11943 * gdb.base/solib-mismatch.exp: New file.
11944
11945 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11946
11947 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11948 nios2-*-linux*.
11949 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11950 * gdb.base/siginfo.exp: Likewise.
11951 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11952
11953 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11954
11955 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11956 Move it to ...
11957 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11958 ... here.
11959 * gdb.trace/range-stepping.exp: Check that the target supports
11960 range stepping.
11961
11962 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11963
11964 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11965
11966 2015-07-14 Pedro Alves <palves@redhat.com>
11967
11968 * gdb.base/killed-outside.exp: New file.
11969 * gdb.base/killed-outside.c: New file.
11970
11971 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11972
11973 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11974 (n at main): New.
11975 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11976
11977 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11978
11979 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11980 infcall tests instead of setting up for KFAIL.
11981
11982 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11983
11984 * gdb.btrace/record_goto-step.exp: New.
11985
11986 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11987
11988 PR compile/18484
11989 * gdb.compile/compile.c (struct struct_type): Add volatile to
11990 selffield's type.
11991 * gdb.compile/compile.exp
11992 (compile code struct_object.selffield = &struct_object): Skip further
11993 struct_object tests if this one xfails.
11994
11995 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
11996
11997 PR exp/18617
11998 * gdb.trace/ax.exp: Add test.
11999
12000 2015-07-07 Yao Qi <yao.qi@linaro.org>
12001
12002 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
12003 instead of istarget "aarch64*-*-*".
12004 * gdb.arch/aarch64-fp.exp: Likewise.
12005 * gdb.base/float.exp: Likewise.
12006 * gdb.reverse/aarch64.exp: Likewise.
12007 * lib/gdb.exp (is_aarch64_target): New proc.
12008
12009 2015-07-07 Yao Qi <yao.qi@linaro.org>
12010
12011 * lib/gdb.exp (is_aarch32_target): New proc.
12012 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
12013 instead of "istarget "arm*-*-*"".
12014 * gdb.arch/arm-disp-step.exp: Likewise.
12015 * gdb.arch/thumb-bx-pc.exp: Likewise.
12016 * gdb.arch/thumb-prologue.exp: Likewise.
12017 * gdb.arch/thumb-singlestep.exp: Likewise.
12018 * gdb.base/disp-step-syscall.exp: Likewise.
12019 * gdb.base/float.exp: Likewise.
12020
12021 2015-07-07 Yao Qi <yao.qi@linaro.org>
12022
12023 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
12024 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
12025
12026 2015-07-07 Yao Qi <yao.qi@linaro.org>
12027
12028 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
12029 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
12030 if it exists.
12031 * gdb.multi/multi-arch.exp: Likewise.
12032
12033 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
12034
12035 * gdb.python/py-lazy-string.exp: Add missing parentheses to
12036 print.
12037
12038 2015-07-07 Yao Qi <yao.qi@linaro.org>
12039
12040 * gdb.arch/thumb-singlestep.exp: Do one more single step.
12041
12042 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
12043
12044 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
12045 '[' and ']' characters.
12046
12047 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
12048
12049 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12050
12051 2015-06-29 Pedro Alves <palves@redhat.com>
12052
12053 PR threads/18127
12054 * gdb.threads/hand-call-new-thread.c: New file.
12055 * gdb.threads/hand-call-new-thread.c: New file.
12056
12057 2015-06-26 Keith Seitz <keiths@redhat.com>
12058 Doug Evans <dje@google.com>
12059
12060 PR 16253
12061 * gdb.cp/var-tag-2.cc: New file.
12062 * gdb.cp/var-tag-3.cc: New file.
12063 * gdb.cp/var-tag-4.cc: New file.
12064 * gdb.cp/var-tag.cc: New file.
12065 * gdb.cp/var-tag.exp: New file.
12066
12067 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12068
12069 * gdb.base/history-duplicates.exp: New test.
12070
12071 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
12072
12073 * gdb.base/completion.exp: Test the completion of the "focus"
12074 command.
12075
12076 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12077
12078 * gdb.arch/amd64-prologue-skip.S: New file.
12079 * gdb.arch/amd64-prologue-skip.exp: New file.
12080
12081 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
12082
12083 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
12084 is_address_zero_readable check.
12085
12086 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
12087
12088 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
12089 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
12090
12091 2015-06-24 Yao Qi <yao.qi@linaro.org>
12092
12093 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
12094 linux targets.
12095
12096 2015-06-24 Yao Qi <yao.qi@linaro.org>
12097
12098 * lib/gdb.exp (supports_get_siginfo_type): New proc.
12099 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
12100 * gdb.base/siginfo-thread.exp: Likewise.
12101
12102 2015-06-22 Yao Qi <yao.qi@linaro.org>
12103
12104 * boards/remote-gdbserver-on-localhost.exp: Add comments.
12105
12106 2015-06-22 Yao Qi <yao.qi@linaro.org>
12107
12108 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
12109 aarch64*-*-*.
12110 (skip_hw_watchpoint_tests): Likewise.
12111
12112 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
12113
12114 * gdb.base/gdbinit-history.exp: Test the interaction between
12115 setting GDBHISTSIZE and setting the history size via .gdbinit.
12116
12117 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12118
12119 PR gdb/16999
12120 * gdb.base/gdbhistsize-history.exp: New test.
12121
12122 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12123
12124 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
12125 with GDBHISTSIZE.
12126 * gdb.base/readline.exp: Likewise.
12127
12128 2015-06-17 Yao Qi <yao.qi@linaro.org>
12129
12130 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
12131 line.
12132
12133 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
12134
12135 * gdb.base/gdbinit-history.exp: Add test case to check that
12136 an unlimited history file does not get truncated on exit.
12137
12138 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12139
12140 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
12141 (VECTOR): New macro. Use it...
12142 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
12143 ...for these typedefs.
12144 (int8, char1, int1, double1): New typedefs.
12145 (struct just_int2, struct two_int2): New structures.
12146 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
12147 (add_structvecs, add_singlevecs): New functions.
12148 (main): Call add_some_intvecs twice.
12149 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
12150 the compile and exit upon failure. Try compiling for the "native"
12151 architecture. Test inferior function calls with vector arguments
12152 and vector return value handling with "finish" and "return".
12153
12154 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
12155
12156 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
12157 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
12158 PE file.
12159 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
12160
12161 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12162
12163 PR breakpoints/16465
12164 * gdb.mi/mi-dprintf-pending.c: New file.
12165 * gdb.mi/mi-dprintf-pending.exp: New test.
12166 * gdb.mi/mi-dprintf-pendshr.c: New file.
12167
12168 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12169 Mircea Gherzan <mircea.gherzan@intel.com>
12170
12171 * gdb.arch/i386-mpx-map.c: New file.
12172 * gdb.arch/i386-mpx-map.exp: New File.
12173
12174 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12175
12176 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
12177 * gdb.arch/i386-mpx.exp: Indentation fixed.
12178
12179 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12180
12181 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
12182 function and improved indentation.
12183 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
12184 gdb_test_multiple. Added additional tests to skip the test.
12185
12186 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
12187
12188 * gdb.arch/i386-avx512.c: Change path in include file.
12189 * gdb.arch/i386-avx512.exp: Change include dir path
12190 compilation flag.
12191 * gdb.arch/i386-mpx.c: Change path in include file.
12192 * gdb.arch/i386-mpx.exp: Change include dir path compilation
12193 flag.
12194
12195 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12196
12197 * gdb.compile/compile-print.exp (compile print *vararray@3)
12198 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
12199
12200 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12201
12202 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
12203 (do not keep jit in memory): ... this.
12204 (expect 5): Change it to ...
12205 (expect no 5): ... this.
12206
12207 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
12208
12209 PR gdb/15564
12210 * gdb.mi/mi-detach.exp: New file.
12211
12212 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12213
12214 PR symtab/18392
12215 * gdb.arch/amd64-tailcall-self.S: New file.
12216 * gdb.arch/amd64-tailcall-self.c: New file.
12217 * gdb.arch/amd64-tailcall-self.exp: New file.
12218
12219 2015-05-28 Don Breazeal <donb@codesourcery.com>
12220
12221 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
12222 tests for remote targets by checking is_target_gdbserver.
12223
12224 2015-05-27 Doug Evans <dje@google.com>
12225
12226 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
12227 * gdb.dwarf2/opaque-type-lookup.c: New file.
12228 * gdb.dwarf2/opaque-type-lookup.exp: New file.
12229
12230 2015-05-26 Doug Evans <dje@google.com>
12231
12232 * gdb.cp/iostream.cc: New file.
12233 * gdb.cp/iostream.exp: New file.
12234
12235 2015-05-26 Doug Evans <dje@google.com>
12236
12237 * gdb.dwarf2/dw2-op-call.exp: Update.
12238 * gdb.dwarf2/dw4-sig-types.exp: Update.
12239 * gdb.dwarf2/implptr.exp: Update.
12240 * gdb.mi/mi-cmd-param-changed.exp: Update.
12241
12242 2015-05-26 Doug Evans <dje@google.com>
12243
12244 * gdb.python/py-lazy-string.c: New file.
12245 * gdb.python/py-lazy-string.exp: New file.
12246 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
12247 (main): Update. Add estring3.
12248 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
12249 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
12250
12251 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12252 Yao Qi <yao.qi@linaro.org>
12253
12254 * gdb.reverse/aarch64.c: New.
12255 * gdb.reverse/aarch64.exp: New.
12256
12257 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
12258
12259 * lib/gdb.exp (supports_process_record): Return true for
12260 aarch64*-linux*.
12261 (supports_reverse): Likewise.
12262
12263 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
12264
12265 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12266 Use with_test_prefix.
12267
12268 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
12269
12270 * gdb.base/completion.exp: Add test for completion of layout
12271 names.
12272
12273 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
12274
12275 * lib/gdb.exp (skip_tui_tests): New proc.
12276 * gdb.base/tui-layout.exp: Check skip_tui_tests.
12277
12278 2015-05-19 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12281 Save the whole env array instead of just HOME. Unset HISTSIZE in
12282 the environment while testing. Restore whole environment
12283 afterwards.
12284
12285 2015-05-16 Doug Evans <xdje42@gmail.com>
12286
12287 * gdb.guile/scm-ports.c: New file.
12288 * gdb.guile/scm-ports.exp: Add memory port tests.
12289
12290 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12291
12292 * gdb.compile/compile-print.c: New file.
12293 * gdb.compile/compile-print.exp: New file.
12294
12295 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12296
12297 * gdb.compile/compile-ops.exp: Cast param to void.
12298 * gdb.compile/compile.exp: Complete type for _gdb_expr.
12299 (compile code struct_object.selffield = &struct_object): Add xfail.
12300
12301 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12302
12303 * gdb.ada/arr_enum_with_gap: New testcase.
12304
12305 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12306
12307 * gdb.ada/byte_packed_arr: New testcase.
12308
12309 2015-05-15 Joel Brobecker <brobecker@adacore.com>
12310
12311 * gdb.ada/pckd_neg: New testcase.
12312
12313 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
12314
12315 PR gdb/17820
12316 * gdb.base/gdbinit-history.exp: New test.
12317 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
12318 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
12319
12320 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
12321
12322 * gdb.python/py-xmethods.cc: Enhance test case.
12323 * gdb.python/py-xmethods.exp: New tests.
12324 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
12325 function.
12326 (B_indexoper): Likewise.
12327 (global_dm_list) : Add new xmethod worker functions.
12328
12329 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
12330
12331 * gdb.base/coredump-filter.exp: Correctly unset
12332 "coredump_var_addr" array.
12333
12334 2015-05-08 Pedro Alves <palves@redhat.com>
12335
12336 * gdb.server/non-existing-program.exp: Unset spawn_id.
12337
12338 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
12339
12340 PR python/18291
12341 * gdb.python/py-xmethods.exp: Add tests.
12342
12343 2015-05-08 Yao Qi <yao.qi@linaro.org>
12344
12345 PR gdb/18208
12346 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
12347 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
12348 function set_coredump_filter, and remove remote_exec call.
12349 Remove argument ipid. Callers update.
12350 (top level): Don't get inferior's PID.
12351
12352 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12353
12354 * gdb.base/watch_thread_num.exp: Skip test on targets without
12355 access watchpoints.
12356
12357 2015-05-06 Pedro Alves <palves@redhat.com>
12358
12359 PR server/18081
12360 * gdb.server/non-existing-program.exp: New file.
12361
12362 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12363
12364 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
12365
12366 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12367
12368 * gdb.ada/out_of_line_in_inlined: New testcase.
12369
12370 2015-05-05 Joel Brobecker <brobecker@adacore.com>
12371
12372 * gdb.ada/var_rec_arr: New testcase.
12373
12374 2015-04-30 Yao Qi <yao.qi@linaro.org>
12375
12376 * gdb.base/break-idempotent.exp: If
12377 skip_hw_watchpoint_multi_tests returns true, skip the tests
12378 on "rwatch" and "awatch".
12379
12380 2015-04-30 Yao Qi <yao.qi@linaro.org>
12381
12382 * gdb.base/relativedebug.exp: Invoke gdb command
12383 "info sharedlibrary", and if libc.so doesn't have debug info,
12384 skip the test.
12385
12386 2015-04-29 Doug Evans <dje@google.com>
12387
12388 * gdb.python/py-xmethods.exp: Add ptype tests.
12389 * gdb.python/py-xmethods.py (E_method_char_worker): Add
12390 get_result_type method.
12391
12392 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12393
12394 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
12395 the target does not support hardware watchpoints.
12396
12397 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
12398
12399 * gdb.base/break-always.exp: Abort testing if writing to memory
12400 causes an error.
12401
12402 2015-04-28 Doug Evans <dje@google.com>
12403
12404 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
12405 * gdb.python/py-pp-registration.exp: ... here. New file.
12406 * gdb.python/py-pp-registration.c: New file.
12407 * gdb.python/py-pp-registration.py: New file.
12408
12409 2015-04-28 Doug Evans <dje@google.com>
12410
12411 * gdb.python/py-bad-printers.c: New file.
12412 * gdb.python/py-bad-printers.py: New file.
12413 * gdb.python/py-bad-printers.exp: New file.
12414
12415 2015-04-28 Sasha Smundak <asmundak@google.com>
12416
12417 * gdb.python/py-type.exp: New test.
12418
12419 2015-04-28 Andy Wingo <wingo@igalia.com>
12420
12421 * gdb.python/py-parameter.exp:
12422 * gdb.guile/scm-parameter.exp: Escape the path that we are
12423 matching against, as it might contain characters that are special
12424 to regular expressions.
12425
12426 2015-04-27 Joel Brobecker <brobecker@adacore.com>
12427
12428 * gdb.ada/rec_comp: New testcase.
12429
12430 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
12431
12432 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
12433 before using it.
12434
12435 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
12436
12437 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
12438 new tests for verilog output.
12439
12440 2015-04-24 Yao Qi <yao.qi@linaro.org>
12441
12442 * boards/remote-gdbserver-on-localhost.exp: New file.
12443
12444 2015-04-23 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
12447 $inferior_spawn_id instead of $inferior_spawn_id directly. On
12448 "end of file", remove $inferior_spawn_id from the indirect list.
12449
12450 2015-04-23 Pedro Alves <palves@redhat.com>
12451
12452 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
12453
12454 2015-04-23 Pedro Alves <palves@redhat.com>
12455
12456 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
12457 on $any_spawn_id instead of only on $gdb_spawn_id.
12458
12459 2015-04-21 Pierre Muller <muller@sourceware.org>
12460
12461 PR pascal/17815
12462 * lib/pascal.exp (gpc_compile): Add new option "class".
12463 (fpc_compile): Likewise.
12464 * gdb.pascal/case-insensitive-symbols.pas: New file.
12465 * gdb.pascal/case-insensitive-symbols.exp: New file.
12466
12467 2015-04-20 Gary Benson <gbenson@redhat.com>
12468
12469 * gdb.base/attach.exp: Fix three extended remote failures.
12470
12471 2015-04-17 Gary Benson <gbenson@redhat.com>
12472
12473 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
12474 the main executable over the remote protocol.
12475
12476 2015-04-16 Pedro Alves <palves@redhat.com>
12477
12478 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
12479 a new gdbserver if gdbserver_reconnect_p is set.
12480
12481 2015-04-16 Pedro Alves <palves@redhat.com>
12482
12483 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
12484 is set, don't exit gdbserver.
12485
12486 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12487
12488 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
12489 appropriate .insn, such that an older assembler can be used.
12490 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
12491 the z/Architecture instruction set on 31-bit targets as well.
12492
12493 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12494
12495 * gdb.go/handcall.exp: Remove all logic related to the first
12496 breakpoint and rely on go_runto_main instead.
12497 * gdb.go/strings.exp: Likewise.
12498 * gdb.go/unsafe.exp: Likewise.
12499 * gdb.go/hello.exp: Likewise. Also rename the remaining
12500 breakpoint marker to "breakpoint 1".
12501 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
12502 * gdb.go/strings.go: Likewise.
12503 * gdb.go/unsafe.go: Likewise.
12504 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
12505 "set breakpoint 2 here" and rename the remaining breakpoint marker
12506 to "breakpoint 1".
12507
12508 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
12509
12510 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
12511 if itertools.imap is not present.
12512 * gdb.python/py-objfile.exp: Add parentheses.
12513 * gdb.python/py-type.exp: Same.
12514 * gdb.python/py-unwind-maint.py: Same.
12515
12516 2015-04-15 Yao Qi <yao.qi@linaro.org>
12517
12518 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
12519 of ":$ptr_size" and set its form explicitly.
12520
12521 2015-04-15 Pedro Alves <palves@redhat.com>
12522 Yao Qi <yao.qi@linaro.org>
12523
12524 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
12525 timeout by factor of 4.
12526 (test_regular_watch): Likewise.
12527 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
12528 * gdb.reverse/sigall-reverse.exp: Likewise.
12529 * gdb.reverse/until-precsave.exp: Likewise.
12530 * lib/gdb.exp (with_timeout_factor): New proc.
12531 (gdb_expect): Move some code to ...
12532 (get_largest_timeout): ... here. New procedure.
12533
12534 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
12535
12536 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
12537
12538 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12539
12540 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
12541 to write to the .text section.
12542
12543 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
12544
12545 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
12546 Handle the case of targets that do not provide PID information.
12547
12548 2015-04-13 Yao Qi <yao.qi@linaro.org>
12549
12550 * lib/gdbserver-support.exp (gdb_exit): Catch exception
12551 and use expect instead of gdb_expect.
12552
12553 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
12554
12555 * gdb.base/coredump-filter.exp: Rename variable "addr" to
12556 "coredump_var_addr" to avoid naming conflict with other testcases.
12557
12558 2015-04-10 Pedro Alves <palves@redhat.com>
12559
12560 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
12561 gdb_test_sequence and gdb_assert.
12562
12563 2015-04-10 Pedro Alves <palves@redhat.com>
12564
12565 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
12566 test messages that don't include the breakpoint address.
12567
12568 2015-04-10 Yao Qi <yao.qi@linaro.org>
12569
12570 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
12571 false for some offset and width combinations which aren't
12572 supported by linux kernel.
12573
12574 2015-04-10 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
12577 procedure, factored out from ...
12578 (top level): ... here. Add "set displaced-stepping" testing axis.
12579 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
12580 parameter "displaced". Use it.
12581 (top level): Use foreach and add "set displaced-stepping" testing
12582 axis.
12583
12584 2015-04-10 Pedro Alves <palves@redhat.com>
12585
12586 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
12587 Remove comment.
12588 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
12589 both the address of the instruction that triggers the watchpoint
12590 and the address of the instruction immediately after, and use
12591 those addresses for the test. Fix comment.
12592
12593 2015-04-10 Pedro Alves <palves@redhat.com>
12594
12595 * gdb.base/sigstep.exp (breakpoint_to_handler)
12596 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
12597 Test "backtrace" in handler.
12598 (breakpoint_over_handler): New parameter 'displaced'. Use it.
12599 (top level): Add new "displaced" test axis to
12600 breakpoint_to_handler, breakpoint_to_handler_entry and
12601 breakpoint_over_handler.
12602
12603 2015-04-10 Pedro Alves <palves@redhat.com>
12604
12605 PR gdb/18216
12606 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
12607
12608 2015-04-10 Yao Qi <yao.qi@linaro.org>
12609
12610 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
12611 (test_add_rn_pc): New function.
12612 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
12613 (top level): Invoke test_add_rn_pc.
12614
12615 2015-04-10 Pedro Alves <palves@redhat.com>
12616
12617 PR gdb/13858
12618 * gdb.base/step-over-no-symbols.exp: New file.
12619
12620 2015-04-09 Andy Wingo <wingo@igalia.com>
12621
12622 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
12623 after the Python tests.
12624
12625 2015-04-08 Keith Seitz <keiths@redhat.com>
12626
12627 PR python/16699
12628 * gdb.python/py-completion.exp: New tests for completion.
12629 * gdb.python/py-completion.py (CompleteLimit1): New class.
12630 (CompleteLimit2): Likewise.
12631 (CompleteLimit3): Likewise.
12632 (CompleteLimit4): Likewise.
12633 (CompleteLimit5): Likewise.
12634 (CompleteLimit6): Likewise.
12635 (CompleteLimit7): Likewise.
12636
12637 2015-04-08 Pedro Alves <palves@redhat.com>
12638
12639 PR gdb/18214
12640 PR gdb/18216
12641 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
12642 function.
12643 (main): Install it as SIGUSR1 handler.
12644 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
12645 parameter. Always use "setup" as prefix. Toggle "set
12646 displaced-stepping" off/on depending on global. Don't switch to
12647 thread 1 here.
12648 (top level): Add displaced stepping "off/on" test axis. Update
12649 "setup" calls. Wrap each subtest with with_test_prefix. Test
12650 continuing with a queued signal in each thread.
12651
12652 2015-04-08 Pedro Alves <palves@redhat.com>
12653
12654 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
12655 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
12656 gdb_breakpoint instead of gdb_test that doesn't expect anything.
12657 Return early if running to main fails.
12658 * gdb.trace/while-stepping.exp: Likewise.
12659
12660 2015-04-07 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
12663 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
12664 interact with inferior program.
12665
12666 2015-04-07 Pedro Alves <palves@redhat.com>
12667
12668 * lib/gdb.exp (inferior_spawn_id): New global.
12669 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
12670 spawn id after processing the user code.
12671 (default_gdb_start): Set inferior_spawn_id.
12672 (send_inferior): New procedure.
12673 * lib/gdbserver-support.exp (gdbserver_start): Set
12674 inferior_spawn_id.
12675 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
12676
12677 2015-04-07 Pedro Alves <palves@redhat.com>
12678
12679 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
12680 * lib/gdbserver-support.exp (gdbserver_start): Make
12681 $server_spawn_id global.
12682 (gdbserver_start): Don't wait for gdbserver's spawn id with
12683 expect_background.
12684 (close_gdbserver): New procedure.
12685 (gdb_exit): Rename the default version and reimplement.
12686
12687 2015-04-07 Pedro Alves <palves@redhat.com>
12688
12689 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
12690 append the substituted item, not the original item.
12691
12692 2015-04-07 Pedro Alves <palves@redhat.com>
12693
12694 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
12695 gdb_expect.
12696
12697 2015-04-07 Pedro Alves <palves@redhat.com>
12698
12699 * gdb.base/interrupt.exp: Don't handle the case of the inferior
12700 output appearing once only.
12701
12702 2015-04-07 Pedro Alves <palves@redhat.com>
12703
12704 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
12705 that doesn't expect anything. Return early if running to main
12706 fails.
12707
12708 2015-04-07 Yao Qi <yao.qi@linaro.org>
12709
12710 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
12711 (child_function): Call alarm.
12712 (main): Move call to alarm into the loop.
12713 * gdb.threads/non-stop-fair-events.exp: Build program with
12714 -DTIMEOUT=$timeout.
12715
12716 2015-04-06 Doug Evans <xdje42@gmail.com>
12717
12718 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
12719 Fix dest parameter to board_info.
12720 (fpc_compile): Ditto.
12721 (gdb_compile_pascal): Rename dest arg to destfile.
12722
12723 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
12724
12725 * gdb.ada/funcall_ref.exp: New file.
12726 * gdb.ada/funcall_ref/foo.adb: New file.
12727
12728 2015-04-02 Yao Qi <yao.qi@linaro.org>
12729
12730 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
12731 is remote.
12732
12733 2015-04-02 Gary Benson <gbenson@redhat.com>
12734
12735 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
12736
12737 2015-04-01 Sasha Smundak <asmundak@google.com>
12738
12739 * gdb.python/py-unwind-maint.c: New file.
12740 * gdb.python/py-unwind-maint.exp: New test.
12741 * gdb.python/py-unwind-maint.py: New file.
12742 * gdb.python/py-unwind.c: New file.
12743 * gdb.python/py-unwind.exp: New test.
12744 * gdb.python/py-unwind.py: New test.
12745
12746 2015-04-01 Pedro Alves <palves@redhat.com>
12747
12748 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
12749 to fail instead of non-existent $test.
12750
12751 2015-04-01 Pedro Alves <palves@redhat.com>
12752
12753 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
12754 GDBFLAGS if not empty.
12755
12756 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
12757
12758 * gdb.ada/complete.exp: Remove "multi_line".
12759 * gdb.ada/info_exc.exp: Remove "multi_line".
12760 * gdb.ada/packed_tagged.exp: Remove "multi_line".
12761 * gdb.ada/ptype_field.exp: Remove "multi_line".
12762 * gdb.ada/sym_print_name.exp: Remove "multi_line".
12763 * gdb.ada/tagged.exp: Remove "multi_line".
12764 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
12765 [multi_line ...]
12766 * gdb.btrace/delta.exp: Likewise.
12767 * gdb.btrace/exception.exp: Likewise.
12768 * gdb.btrace/function_call_history.exp: Likewise.
12769 * gdb.btrace/instruction_history.exp: Likewise.
12770 * gdb.btrace/nohist.exp: Likewise.
12771 * gdb.btrace/record_goto.exp: Likewise.
12772 * gdb.btrace/segv.exp: Likewise.
12773 * gdb.btrace/stepi.exp: Likewise.
12774 * gdb.btrace/tailcall.exp: Likewise.
12775 * gdb.btrace/unknown_functions.exp: Likewise.
12776 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
12777 * lib/gdb.exp: Add the "multi_line" helper.
12778
12779 2015-04-01 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.threads/tid-reuse.c: New file.
12782 * gdb.threads/tid-reuse.exp: New file.
12783
12784 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
12785
12786 PR corefiles/16092
12787 * gdb.base/coredump-filter.c: New file.
12788 * gdb.base/coredump-filter.exp: Likewise.
12789
12790 2015-03-27 Petr Machata <pmachata@redhat.com>
12791
12792 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
12793 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
12794 (Dwarf::assemble): Initialize them.
12795 (Dwarf::lines): New function.
12796
12797 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
12798
12799 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
12800 SYMBOL_PREFIX for x86_64-*-cygwin.
12801
12802 2015-03-26 Andy Wingo <wingo@igalia.com>
12803
12804 PR symtab/18148
12805 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
12806 const_value but not a location.
12807 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
12808 location defined in non-main CUs are visible.
12809
12810 2015-03-26 Yao Qi <yao.qi@linaro.org>
12811
12812 PR testsuite/18139
12813 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
12814 Add a line number entry for the same line.
12815 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
12816 Add a line number entry for the same line.
12817
12818 2015-03-26 Yao Qi <yao.qi@linaro.org>
12819
12820 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
12821 .int 0.
12822 (func): Likewise. Add .Lfunc_1 label.
12823 Use .Lfunc_1 label.
12824 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
12825 .int 0.
12826 (func): Likewise.
12827 Use .Lfunc_1 label.
12828
12829 2015-03-26 Yao Qi <yao.qi@linaro.org>
12830
12831 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
12832 Call gdb_compile instead to compile each .s files without debug
12833 information.
12834
12835 2015-03-26 Yao Qi <yao.qi@linaro.org>
12836
12837 * gdb.base/savedregs.exp (process_saved_regs): Make
12838 "Saved registers:" optional in the pattern.
12839
12840 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12841
12842 * gdb.btrace/next.exp: Merged into step.exp.
12843 * gdb.btrace/finish.exp: Merged into step.exp.
12844 * gdb.btrace/nexti.exp: Merged into stepi.exp.
12845 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
12846 "record goto" and checking the exact replay position.
12847 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
12848 check for "Recording format" in "info record" output.
12849 * gdb.btrace/record_goto.exp: Choose test file based on target.
12850 * gdb.btrace/x86-record_goto.S: Renamed into ...
12851 * gdb.btrace/x86_64-record_goto.S: ... this.
12852 * gdb.btrace/i686-record_goto.S: New.
12853 * gdb.btrace/x86-tailcall.S: Renamed into ...
12854 * gdb.btrace/x86_64-tailcall.S: ... this.
12855 * gdb.btrace/i686-tailcall.S: New.
12856 * gdb.btrace/x86-tailcall.c: Renamed into ...
12857 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
12858 separate statements. Update test.
12859 * gdb.btrace/delta.exp: Use record_goto.c as test file.
12860 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
12861 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
12862 * gdb.btrace/tailcall.exp: Choose test file based on target.
12863 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
12864
12865 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
12866
12867 * gdb.btrace/exception.exp: Increase BTS buffer size.
12868
12869 2015-03-24 Pedro Alves <palves@redhat.com>
12870
12871 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
12872
12873 2015-03-24 Pedro Alves <palves@redhat.com>
12874
12875 * gdb.threads/schedlock.exp (test_step): No longer expect that
12876 "set scheduler-locking step" with "next" over a function call runs
12877 threads unlocked.
12878
12879 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12880
12881 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
12882
12883 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12884
12885 PR breakpoints/16466
12886 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
12887 * gdb.mi/mi-pending.c (thread_func): New function.
12888 (int main): Add threading support required.
12889 * gdb.mi/mi-pending.exp: Add tests for this issue.
12890 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
12891 (pendfunc2): Remove stdio dependency.
12892 * gdb.mi/mi-pendshr2.c: New file.
12893
12894 2015-03-23 Keith Seitz <keiths@redhat.com>
12895
12896 * gdb.linespec/keywords.c: New file.
12897 * gdb.linespec/keywords.exp: New file.
12898
12899 2015-03-23 Keith Seitz <keiths@redhat.com>
12900
12901 PR gdb/18021
12902 * gdb.dwarf2/staticvirtual.exp: New test.
12903
12904 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12905
12906 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12907 * README: Remove HP-UX and gdb.hp.
12908 (configuration):
12909 * configure: Regenerate.
12910 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12911 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12912 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12913 gdb.hp/gdb.defects/Makefile.
12914 * gdb.hp/Makefile.in: File deleted.
12915 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12916 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12917 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12918 * gdb.hp/gdb.aCC/run.c: File deleted.
12919 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12920 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12921 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12922 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12923 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12924 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12925 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12926 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12927 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12928 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12929 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12930 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12931 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12932 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12933 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12934 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12935 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12936 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12937 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12938 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12939 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12940 * gdb.hp/gdb.compat/average.c: File deleted.
12941 * gdb.hp/gdb.compat/sum.c: File deleted.
12942 * gdb.hp/gdb.compat/xdb.c: File deleted.
12943 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12944 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12945 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12946 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12947 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12948 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12949 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12950 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12951 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12952 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12953 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12954 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12955 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12956 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12957 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12958 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12959 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12960 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12961 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12962 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12963 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12964 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12965 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12966 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12967 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12968 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12969 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12970 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12971 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12972 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12973 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12974 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12975 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12976 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12977 * gdb.hp/tools/odump: File deleted.
12978
12979 2015-03-19 Pedro Alves <palves@redhat.com>
12980
12981 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12982 (saw_thread_3): New globals.
12983 (top level): Increment them when an event for the corresponding
12984 thread is seen.
12985 (no thread starvation): New test.
12986
12987 2015-03-19 Pedro Alves <palves@redhat.com>
12988
12989 * gdb.threads/continue-pending-status.c: New file.
12990 * gdb.threads/continue-pending-status.exp: New file.
12991
12992 2015-03-18 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12995 Use gdb_is_target_remote instead of is_remote. Use
12996 gdb_test_multiple instead of gdb_expect. Exit early if
12997 gdb_test_multiple hits its internal matches. Tighten stepi tests
12998 expected output. Fail on exit with any signal, instead of just
12999 SIGILL.
13000
13001 2015-03-18 Yao Qi <yao.qi@linaro.org>
13002
13003 PR tdep/18107
13004 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
13005 variable.
13006 * gdb.base/catch-syscall.exp: Don't skip it on
13007 aarch64*-*-linux* target. Remove elements in all_syscalls.
13008 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
13009 target.
13010 (setup_all_syscalls): New proc.
13011
13012 2015-03-16 Yao Qi <yao.qi@linaro.org>
13013
13014 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
13015 (top level): Skip tests if valid_addr_p returns false for
13016 $cmd1 or $cmd2.
13017
13018 2015-03-11 Andy Wingo <wingo@igalia.com>
13019
13020 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
13021
13022 2015-03-11 Yao Qi <yao.qi@linaro.org>
13023
13024 * gdb.base/catch-syscall.exp: Fix typo in comments.
13025
13026 2015-03-11 Yao Qi <yao.qi@linaro.org>
13027
13028 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
13029
13030 2015-03-09 Pedro Alves <palves@redhat.com>
13031
13032 * dg-extract-results.py: Delete.
13033
13034 2015-03-09 Pedro Alves <palves@redhat.com>
13035
13036 Merge dg-extract-results.sh from GCC upstream (r218843).
13037
13038 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
13039 * dg-extract-results.sh: Use --text with grep to avoid issues with
13040 binary files. Fall back to cat -v, if that doesn't work.
13041
13042 2015-03-05 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
13045
13046 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
13047
13048 * lib/mi-support.exp (mi_expect_interrupt): Accept
13049 alternative event for when in all-stop mode.
13050
13051 2015-03-04 Pedro Alves <palves@redhat.com>
13052
13053 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
13054
13055 2015-03-04 Mark Kettenis <kettenis@gnu.org>
13056
13057 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
13058
13059 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13060
13061 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
13062 regexps for GDB's current line display, accept a hex address
13063 preceding the line number.
13064
13065 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
13066
13067 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
13068 the 'arch1' variable for "s390*-linux*" targets.
13069
13070 2015-03-04 Pedro Alves <palves@redhat.com>
13071
13072 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
13073 (main): Pass missing retval argument to pthread_join call.
13074
13075 2015-03-02 Pedro Alves <palves@redhat.com>
13076
13077 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
13078 (top level): Call do_test with non-stop as well.
13079
13080 2015-03-02 Pedro Alves <palves@redhat.com>
13081
13082 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
13083 -1.
13084
13085 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13086
13087 * gdb.arch/s390-vregs.exp: New test.
13088 * gdb.arch/s390-vregs.S: New file.
13089
13090 2015-02-27 Pedro Alves <palves@redhat.com>
13091
13092 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
13093 call to catch_command_errors.
13094 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
13095 catch_command_errors.
13096
13097 2015-02-27 Pedro Alves <palves@redhat.com>
13098
13099 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
13100 "true" for boolean result.
13101 * gdb.gdb/selftest.exp (test_with_self): Also accept full
13102 prototype of main.
13103
13104 2015-02-27 Pedro Alves <palves@redhat.com>
13105
13106 * lib/unbuffer_output.c: New file.
13107 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
13108 (main): Call gdb_unbuffer_output.
13109
13110 2015-02-27 Yao Qi <yao.qi@linaro.org>
13111
13112 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
13113 target.
13114
13115 2015-02-26 Doug Evans <dje@google.com>
13116
13117 * gdb.cp/class2.cc (Dbase, D): New classes.
13118 (main): New local delta.
13119 * gdb.cp/class2.exp: Test printing delta.
13120 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
13121 (dynbar): New global.
13122 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
13123
13124 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13125
13126 * gdb.compile/compile-ifunc.c: New file.
13127 * gdb.compile/compile-ifunc.exp: New file.
13128
13129 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
13130
13131 * gdb.base/structs.exp: Check for correct struct on finish.
13132
13133 2015-02-26 Yao Qi <yao.qi@linaro.org>
13134
13135 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
13136 is zero.
13137
13138 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13139
13140 * gdb.arch/cordic.ko.bz2: New file.
13141 * gdb.arch/cordic.ko.debug.bz2: New file.
13142 * gdb.arch/ppc64-symtab-cordic.exp: New file.
13143
13144 2015-02-25 Yao Qi <yao.qi@linaro.org>
13145
13146 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
13147 aarch64*-*-* target.
13148
13149 2015-02-23 Pedro Alves <palves@redhat.com>
13150
13151 * lib/gdb.exp (delete_breakpoints): Rewrite using
13152 gdb_test_multiple.
13153
13154 2015-02-23 Pedro Alves <palves@redhat.com>
13155
13156 * gdb.base/info-os.c: Include stdlib.h.
13157
13158 2015-02-22 Doug Evans <xdje42@gmail.com>
13159
13160 PR symtab/17855
13161 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
13162 is read after symbols have been re-read.
13163 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
13164 * gdb.ada/exec_changed/second.adb (Second): Ditto.
13165
13166 2015-02-21 Doug Evans <dje@google.com>
13167
13168 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
13169
13170 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13171
13172 PR corefiles/17808
13173 * gdb.arch/i386-biarch-core.core.bz2: New file.
13174 * gdb.arch/i386-biarch-core.exp: New file.
13175
13176 2015-02-21 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
13179 runto_main fails.
13180
13181 2015-02-20 Pedro Alves <palves@redhat.com>
13182
13183 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
13184 info probes.
13185
13186 2015-02-20 Pedro Alves <palves@redhat.com>
13187
13188 * gdb.threads/multi-create-ns-info-thr.exp: New file.
13189
13190 2015-02-20 Pedro Alves <palves@redhat.com>
13191
13192 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
13193 clean_restart before gdb_target_supports_trace.
13194
13195 2015-02-20 Pedro Alves <palves@redhat.com>
13196
13197 PR threads/18006
13198 * gdb.threads/clone-thread_db.c: New file.
13199 * gdb.threads/clone-thread_db.exp: New file.
13200
13201 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
13202
13203 PR breakpoints/16812
13204 * gdb.base/catch-gdb-caused-signals.c: New file.
13205 * gdb.base/catch-gdb-caused-signals.exp: New file.
13206
13207 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
13208
13209 * configure: Regenerated.
13210 * configure.ac: Use GDB_AC_TRANSFORM.
13211 * aclocal.m4: sinclude ../transform.m4.
13212
13213 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13214
13215 * lib/dtrace.exp: New file.
13216 * gdb.base/dtrace-probe.exp: Likewise.
13217 * gdb.base/dtrace-probe.d: Likewise.
13218 * gdb.base/dtrace-probe.c: Likewise.
13219 * lib/pdtrace.in: Likewise.
13220 * configure.ac: Output variables with the transformed names of
13221 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
13222 * configure: Regenerated.
13223
13224 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
13225
13226 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
13227 expected message when trying to access $_probe_* convenience
13228 variables while not on a probe.
13229
13230 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13231
13232 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
13233
13234 2015-02-11 Pedro Alves <pedro@codesourcery.com>
13235
13236 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
13237 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
13238
13239 2015-02-10 Doug Evans <xdje42@gmail.com>
13240
13241 * lib/gdb.exp (gdb_load): Always return a result.
13242
13243 2015-02-10 Pedro Alves <palves@redhat.com>
13244
13245 * gdb.threads/signal-sigtrap.c: New file.
13246 * gdb.threads/signal-sigtrap.exp: New file.
13247
13248 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
13249
13250 * gdb.trace/no-attach-trace.c: New file.
13251 * gdb.trace/no-attach-trace.exp: New file.
13252
13253 2015-02-09 Mark Wielaard <mjw@redhat.com>
13254
13255 * gdb.dwarf2/atomic.c: New file.
13256 * gdb.dwarf2/atomic-type.exp: Likewise.
13257
13258 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13259
13260 * gdb.btrace/buffer-size.exp: Update "info record" output.
13261 * gdb.btrace/delta.exp: Update "info record" output.
13262 * gdb.btrace/enable.exp: Update "info record" output.
13263 * gdb.btrace/finish.exp: Update "info record" output.
13264 * gdb.btrace/instruction_history.exp: Update "info record" output.
13265 * gdb.btrace/next.exp: Update "info record" output.
13266 * gdb.btrace/nexti.exp: Update "info record" output.
13267 * gdb.btrace/step.exp: Update "info record" output.
13268 * gdb.btrace/stepi.exp: Update "info record" output.
13269 * gdb.btrace/nohist.exp: Update "info record" output.
13270
13271 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13272
13273 * gdb.btrace/buffer-size: New.
13274
13275 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
13276
13277 * gdb.btrace/delta.exp: Update "info record" output.
13278 * gdb.btrace/enable.exp: Update "info record" output.
13279 * gdb.btrace/finish.exp: Update "info record" output.
13280 * gdb.btrace/instruction_history.exp: Update "info record" output.
13281 * gdb.btrace/next.exp: Update "info record" output.
13282 * gdb.btrace/nexti.exp: Update "info record" output.
13283 * gdb.btrace/step.exp: Update "info record" output.
13284 * gdb.btrace/stepi.exp: Update "info record" output.
13285 * gdb.btrace/nohist.exp: Update "info record" output.
13286
13287 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
13288
13289 PR gdb/15678
13290 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
13291
13292 2015-02-06 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
13295 macro.
13296 (seconds_left, again): New globals.
13297 (main): Wait seconds_left in a 1-second sleep loop instead of
13298 sleeping 180 seconds. If 'again' is set, reset the seconds
13299 counter.
13300 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
13301 'again' in the inferior before detaching. Print the seconds left.
13302 (options): New global.
13303 (top level): Build program with -DTIMEOUT=$timeout.
13304
13305 2015-02-06 Pedro Alves <palves@redhat.com>
13306
13307 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
13308 determine how many seconds to pass to 'alarm'.
13309 * gdb.base/gdb-sigterm.exp (top level): Build program with
13310 -DTIMEOUT=$timeout.
13311 (do_test): Return success/failure indication. Add more verbose
13312 logging. Don't fail if 200 single steps are seen. Instead, fail
13313 when the test times out.
13314 (passes): New global.
13315 (top level): Break the testing loop if testing fails on any
13316 iteration. Use gdb_assert.
13317
13318 2015-02-04 Don Breazeal <donb@codesourcery.com>
13319
13320 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
13321 and initialize them.
13322 (ipc_cleanup): New function.
13323 (main): Don't declare shmid, semid, and msqid. Add a call to
13324 atexit so that we call ipc_cleanup on exit.
13325
13326 2015-02-04 Pedro Alves <palves@redhat.com>
13327
13328 * boards/native-extended-gdbserver.exp: Remove any target variant
13329 specifications from the board name before clearing the isremote
13330 flag from board_info.
13331
13332 2015-01-31 Doug Evans <xdje42@gmail.com>
13333
13334 * gdb.base/maint.exp <maint print type argc>: Update expected output.
13335
13336 2015-01-31 Gary Benson <gbenson@redhat.com>
13337
13338 * gdb.base/completion.exp: Disable completion limiting for
13339 existing tests. Add new tests to check completion limiting.
13340 * gdb.linespec/ls-errs.exp: Disable completion limiting.
13341
13342 2015-01-31 Doug Evans <xdje42@gmail.com>
13343
13344 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
13345
13346 2015-01-31 Doug Evans <xdje42@gmail.com>
13347
13348 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
13349 entries. Duplicate file section script entries.
13350 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
13351 inlined entries. Add test for safe-path rejection.
13352 * gdb.python/py-section-script.c: Add duplicate inlined section script
13353 entries. Duplicate file section script entries.
13354 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
13355 inlined entries. Add test for safe-path rejection.
13356
13357 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13358
13359 * gdb.ada/disc_arr_bound: New testcase.
13360
13361 2015-01-29 Joel Brobecker <brobecker@adacore.com>
13362
13363 * gdb.ada/mi_var_array: New testcase.
13364
13365 2015-01-27 Doug Evans <dje@google.com>
13366
13367 * gdb.python/py-objfile.exp: Add tests for objfile.username.
13368 Add test for objfile.filename, objfile.username after objfile
13369 has been unloaded.
13370
13371 2015-01-26 Joel Brobecker <brobecker@adacore.com>
13372
13373 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
13374 the second test to print the name attribute of value
13375 returned by the call to gdb.lookup_type, and adjust
13376 the expected output accordingly.
13377
13378 2015-01-25 Mark Wielaard <mjw@redhat.com>
13379
13380 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
13381 * gdb.base/disp-step-fork.c: Include unistd.h.
13382 * gdb.base/siginfo-obj.c: Include stdio.h.
13383 * gdb.base/siginfo-thread.c: Likewise.
13384 * gdb.mi/non-stop.c: Include unistd.h.
13385 * gdb.mi/nsthrexec.c: Include stdio.h.
13386 * gdb.mi/pthreads.c: Include unistd.h.
13387 * gdb.modula2/unbounded1.c (main): Declare returns int.
13388 * gdb.reverse/consecutive-reverse.c: Likewise.
13389 * gdb.threads/create-fail.c: Include unistd.h.
13390 * gdb.threads/killed.c: Likewise.
13391 * gdb.threads/linux-dp.c: Likewise.
13392 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
13393 * gdb.threads/non-ldr-exc-2.c: Likewise.
13394 * gdb.threads/non-ldr-exc-3.c: Likewise.
13395 * gdb.threads/non-ldr-exc-4.c: Likewise.
13396 * gdb.threads/pthreads.c: Include unistd.h.
13397 (main): Declare returns int.
13398 * gdb.threads/tls-main.c (foo): New declaration.
13399 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
13400
13401 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
13402
13403 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
13404 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
13405
13406 2015-01-15 Mark Wielaard <mjw@redhat.com>
13407
13408 * gdb.base/noreturn-return.c: New file.
13409 * gdb.base/noreturn-return.exp: New file.
13410 * gdb.base/noreturn-finish.c: New file.
13411 * gdb.base/noreturn-finish.exp: New file.
13412
13413 2015-01-23 Pedro Alves <palves@redhat.com>
13414
13415 * gdb.threads/continue-pending-after-query.c: New file.
13416 * gdb.threads/continue-pending-after-query.exp: New file.
13417
13418 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
13419 Simon Marchi <simon.marchi@ericsson.com>
13420
13421 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
13422 * gdb.base/valgrind-db-attach.exp: Same.
13423 * gdb.base/valgrind-infcall.exp: Same.
13424 * lib/mi-support.exp (default_mi_gdb_start): Same.
13425 * lib/prompt.exp (default_prompt_gdb_start): Same.
13426 * lib/gdb.exp (default_gdb_spawn): Same.
13427 (gdb_interact): New.
13428
13429
13430 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13431
13432 * gdb.compile/compile.exp (pointer to jit function): New test.
13433
13434 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
13435
13436 * lib/gdb.exp (supports_process_record): Return true for
13437 powerpc*-*-linux*.
13438 (supports_reverse): Likewise.
13439
13440 2015-01-15 Don Breazeal <donb@codesourcery.com>
13441
13442 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
13443 instead of checking whether the target board is remote and
13444 use spawn_wait_for_attach instead of exec/sleep.
13445 * gdb.base/attach-twice.exp: Likewise.
13446
13447 2015-01-15 Joel Brobecker <brobecker@adacore.com>
13448
13449 * gdb.ada/var_arr_attrs: New testcase.
13450
13451 2015-01-14 Pedro Alves <palves@redhat.com>
13452 Joel Brobecker <brobecker@adacore.com>
13453
13454 PR gdb/17525
13455 * gdb.base/bp-cmds-execution-x-script.c: New file.
13456 * gdb.base/bp-cmds-execution-x-script.exp: New file.
13457 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
13458
13459 2015-01-14 Pedro Alves <palves@redhat.com>
13460
13461 PR cli/17828
13462 * gdb.base/batch-preserve-term-settings.c: New file.
13463 * gdb.base/batch-preserve-term-settings.exp: New file.
13464
13465 2015-01-13 Doug Evans <dje@google.com>
13466
13467 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
13468 binary.
13469
13470 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13471
13472 * Makefile.in (clean mostlyclean): Do not delete *.py.
13473
13474 2015-01-13 Joel Brobecker <brobecker@adacore.com>
13475
13476 * gdb.python/py-lookup-type.exp: New file.
13477
13478 2015-01-12 Pedro Alves <palves@redhat.com>
13479
13480 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
13481 restore GDBFLAGS before returning.
13482
13483 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13484
13485 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
13486 is_amd64_regs_target and is_x86_like_target.
13487
13488 2015-01-11 Doug Evans <xdje42@gmail.com>
13489
13490 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
13491 is given without an explicit form.
13492 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
13493 attributes.
13494 * gdb.dwarf/corrupt.exp: Ditto.
13495 * gdb.dwarf2/enum-type.exp: Ditto.
13496 * gdb.trace/entry-values.exp: Ditto.
13497 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
13498
13499 2015-01-11 Doug Evans <xdje42@gmail.com>
13500
13501 PR gdb/15830
13502 * gdb.base/maint.exp: Remove references to "maint demangle".
13503 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
13504 Add tests for explicitly specifying language to demangle.
13505 * gdb.dlang/demangle.exp: Ditto.
13506
13507 2015-01-09 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.threads/non-stop-fair-events.c: New file.
13510 * gdb.threads/non-stop-fair-events.exp: New file.
13511
13512 2015-01-09 Pedro Alves <palves@redhat.com>
13513
13514 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
13515 the global scope. Set a breakpoint after all threads are started
13516 rather than stepping over two source lines. Expect the prompt.
13517 * gdb.base/watch_thread_num.c (threads_started_barrier): New
13518 global.
13519 (NUM): Now 15.
13520 (main): Use threads_started_barrier to wait for all threads to
13521 start. Main thread no longer calls thread_function. Exit after
13522 180 seconds.
13523 (loop): New function.
13524 (thread_function): Wait on threads_started_barrier barrier. Call
13525 'loop' at each iteration.
13526 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
13527 threads have started, instead of hardcoding number of "next"
13528 steps. Use an access watchpoint instead of a write watchpoint.
13529
13530 2015-01-09 Pedro Alves <palves@redhat.com>
13531
13532 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
13533 (thread_func): Wait on barrier.
13534 (main): Wait for all threads to start before stopping GDB.
13535 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
13536 global.
13537 (thread1_func, thread2_func): Wait on barrier.
13538 (main): Wait for all threads to start before stopping GDB.
13539 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
13540 New global.
13541 (thread1_func, thread2_func): Wait on barrier.
13542 (main): Wait for all threads to start before stopping GDB.
13543
13544 2015-01-09 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.threads/attach-many-short-lived-threads.c: New file.
13547 * gdb.threads/attach-many-short-lived-threads.exp: New file.
13548
13549 2014-01-09 Pedro Alves <palves@redhat.com>
13550
13551 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
13552 instead of to thread 2.
13553 * gdb.threads/signal-command-multiple-signals-pending.c (main):
13554 Add barrier around each pthread_create call instead of around all
13555 calls.
13556 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
13557 Set a break on thread_function and have the child threads hit it
13558 one at at a time.
13559
13560 2015-01-09 Pedro Alves <palves@redhat.com>
13561
13562 * lib/gdb.exp (can_spawn_for_attach): New procedure.
13563 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
13564 false.
13565 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
13566 checking whether the target board is remote.
13567 * gdb.multi/multi-attach.exp: Likewise.
13568 * gdb.python/py-sync-interp.exp: Likewise.
13569 * gdb.server/ext-attach.exp: Likewise.
13570 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
13571 tests that need to attach, instead of checking whether the target
13572 board is remote at the top of the file.
13573
13574 2015-01-08 Yao Qi <yao@codesourcery.com>
13575
13576 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
13577
13578 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13579
13580 Fix testcase compilation.
13581 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
13582
13583 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13584
13585 * gdb.python/py-type.exp: Add a couple test about empty
13586 array creation, and negative-length array creation.
13587
13588 2015-01-02 Doug Evans <xdje42@gmail.com>
13589
13590 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
13591
13592 2015-01-02 Doug Evans <dje@google.com>
13593
13594 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
13595
13596 2014-12-29 Yao Qi <yao@codesourcery.com>
13597
13598 * gdb.trace/entry-values.exp: Update comments. Rename variable
13599 bar_call_foo to returned_from_foo.
13600
13601 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
13602
13603 PR gdb/17394
13604 * gdb.linespec/break-asm-file.c: New file.
13605 * gdb.linespec/break-asm-file.exp: New file.
13606 * gdb.linespec/break-asm-file0.s: New file.
13607 * gdb.linespec/break-asm-file1.s: New file.
13608
13609 2014-12-18 Nigel Stephens <nigel@mips.com>
13610 Maciej W. Rozycki <macro@codesourcery.com>
13611
13612 * gdb.base/float.exp: Handle the new output from "info float" on
13613 MIPS targets.
13614
13615 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13616
13617 Fix MinGW compilation.
13618 * gdb.compile/compile-ops.exp: Update untested message if
13619 !skip_compile_feature_tests.
13620 * gdb.compile/compile-setjmp.exp: Likewise.
13621 * gdb.compile/compile-tls.exp: Likewise.
13622 * gdb.compile/compile.exp: Likewise.
13623 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
13624 supported on this host".
13625
13626 2014-12-16 Doug Evans <xdje42@gmail.com>
13627
13628 * boards/stabs.exp: New file.
13629
13630 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
13631
13632 * gdb.base/completion.exp: Adjust to format changes of "maint
13633 print user-registers".
13634
13635 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
13636
13637 PR server/17457
13638 * gdb.arch/aarch64-fp.c: New file.
13639 * gdb.arch/aarch64-fp.exp: New file.
13640
13641 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
13642
13643 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
13644 r210637, r210913, r211666, r215400, r215817).
13645
13646 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
13647 * dg-extract-results.py: New file.
13648 * dg-extract-results.sh: Use it if the environment seems
13649 suitable.
13650
13651 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
13652
13653 * dg-extract-results.py (parse_run): Handle warnings that
13654 are printed before a test harness is run.
13655
13656 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
13657
13658 * dg-extract-results.py (Named): Remove __cmp__ method.
13659 (output_variation): Use a key to sort variation.harnesses.
13660
13661 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
13662
13663 * dg-extract-results.py: For Python 3, force sys.stdout to
13664 handle surrogate escape sequences.
13665 (safe_open): New function.
13666 (output_segment, main): Use it.
13667
13668 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
13669
13670 * dg-extract-results.py (Prog.result_re): Include options
13671 in test name.
13672
13673 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
13674
13675 * dg-extract-results.py (output_variation): Always sort if
13676 do_sum.
13677
13678 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
13679
13680 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
13681 as long as we get pagination notifications.
13682
13683 2014-12-15 Jason Merrill <jason@redhat.com>
13684
13685 * Makefile.in (check-gdb.%): Restore.
13686 * README: Mention it.
13687
13688 2014-12-13 Joel Brobecker <brobecker@adacore.com>
13689
13690 * gdb.ada/str_uninit: New testcase.
13691
13692 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13693
13694 PR symtab/17642
13695 * gdb.base/vla-stub-define.c: New file.
13696 * gdb.base/vla-stub.c: New file.
13697 * gdb.base/vla-stub.exp: New file.
13698
13699 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
13700 Jan Kratochvil <jan.kratochvil@redhat.com>
13701 Tom Tromey <tromey@redhat.com>
13702
13703 * configure.ac: Add gdb.compile/.
13704 * configure: Regenerate.
13705 * gdb.compile/Makefile.in: New file.
13706 * gdb.compile/compile-ops.exp: New file.
13707 * gdb.compile/compile-ops.c: New file.
13708 * gdb.compile/compile-tls.c: New file.
13709 * gdb.compile/compile-tls.exp: New file.
13710 * gdb.compile/compile-constvar.S: New file.
13711 * gdb.compile/compile-constvar.c: New file.
13712 * gdb.compile/compile-mod.c: New file.
13713 * gdb.compile/compile-nodebug.c: New file.
13714 * gdb.compile/compile-setjmp-mod.c: New file.
13715 * gdb.compile/compile-setjmp.c: New file.
13716 * gdb.compile/compile-setjmp.exp: New file.
13717 * gdb.compile/compile-shlib.c: New file.
13718 * gdb.compile/compile.c: New file.
13719 * gdb.compile/compile.exp: New file.
13720 * lib/gdb.exp (skip_compile_feature_tests): New proc.
13721
13722 2014-12-12 Tom Tromey <tromey@redhat.com>
13723
13724 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
13725 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
13726
13727 2014-12-12 Doug Evans <dje@google.com>
13728
13729 * lib/gdb-python.exp (get_python_valueof): New function.
13730 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
13731
13732 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13733
13734 * gdb.base/completion.exp: Add test for completion of "info
13735 registers ".
13736
13737 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
13738
13739 * gdb.base/func-ptrs.c: New file.
13740 * gdb.base/func-ptrs.exp: New file.
13741
13742 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13743
13744 PR breakpoints/17012
13745 * gdb.base/dprintf-detach.c: New file.
13746 * gdb.base/dprintf-detach.exp: New file.
13747
13748 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
13749
13750 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
13751 * lib/gdb.exp (target_is_gdbserver): New procedure.
13752
13753 2014-12-08 Doug Evans <dje@google.com>
13754
13755 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
13756
13757 2014-12-05 Yao Qi <yao@codesourcery.com>
13758
13759 * gdb.guile/scm-error.exp: Remove the third argument to
13760 gdb_remote_download.
13761 * gdb.guile/scm-frame-args.exp: Likewise.
13762 * gdb.guile/scm-section-script.exp: Likewise.
13763
13764 2014-12-05 Yao Qi <yao@codesourcery.com>
13765
13766 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
13767
13768 2014-12-04 Doug Evans <dje@google.com>
13769
13770 * gdb.python/py-objfile.exp: Add tests for
13771 objfile.add_separate_debug_file.
13772
13773 2014-12-04 Doug Evans <dje@google.com>
13774
13775 * lib/gdb.exp (get_build_id): New function.
13776 (build_id_debug_filename_get): Rewrite to use it.
13777 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
13778
13779 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
13780
13781 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
13782 `method(long)', not just 0x0.
13783 * gdb.cp/nsalias.exp: Align code labels to 4.
13784 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
13785 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
13786 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
13787 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
13788 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
13789 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
13790
13791 2014-12-02 Doug Evans <dje@google.com>
13792
13793 PR symtab/17602
13794 * gdb.cp/anon-ns.cc: Move guts of this file to ...
13795 * gdb.cp/anon-ns2.cc: ... here. New file.
13796 * gdb.cp/anon-ns.exp: Update.
13797
13798 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
13799
13800 * gdb.python/py-events.py (inferior_call_handler): New.
13801 (register_changed_handler, memory_changed_handler): New.
13802 (test_events.invoke): Register new handlers.
13803 * gdb.python/py-events.exp: Add tests for inferior call,
13804 memory_changed and register_changed events.
13805
13806 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
13807
13808 * gdb.base/execl-update-breakpoints.exp: Specify the link address
13809 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
13810 if the linker doesn't understand this.
13811
13812 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
13813
13814 * gdb.python/python.exp: Change expected reply to help().
13815
13816 2014-12-01 Yao Qi <yao@codesourcery.com>
13817
13818 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
13819 AC_CONFIG_SUBDIRS(gdb.gdbtk).
13820 * configure: Re-generated.
13821
13822 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
13823
13824 * gdb.cp/chained-calls.cc: New file.
13825 * gdb.cp/chained-calls.exp: New file.
13826 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
13827
13828 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
13829
13830 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
13831 * gdb.dwarf2/symtab-producer.exp: Same.
13832 * gdb.gdb/python-interrupts.exp: Same.
13833 * gdb.gdb/python-selftest.exp: Same.
13834 * gdb.python/py-linetable.exp: Same.
13835 * gdb.python/py-type.exp: Same.
13836 * gdb.python/py-value-cc.exp: Same.
13837 * gdb.python/py-value.exp: Same.
13838
13839 2014-11-28 Yao Qi <yao@codesourcery.com>
13840
13841 * gdb.base/break-probes.exp: Match library name prefixed with
13842 sysroot.
13843
13844 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
13845
13846 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
13847 test expected output. Add parentheses for the call to print.
13848 Remove L suffix from integers.
13849
13850 2014-11-26 Doug Evans <dje@google.com>
13851
13852 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
13853
13854 2014-11-22 Yao Qi <yao@codesourcery.com>
13855
13856 * gdb.trace/entry-values.c: Remove asms.
13857 (foo): Add foo_label.
13858 (bar): Add bar_label.
13859 * gdb.trace/entry-values.exp: Remove code computing foo's
13860 length and bar's length.
13861 (Dwarf::assemble): Invoke function_range for bar and use
13862 MACRO_AT_func for foo.
13863
13864 2014-11-22 Yao Qi <yao@codesourcery.com>
13865
13866 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
13867 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
13868 Use .Lgcc43_procstart instead of gcc43.
13869
13870 2014-11-21 Joel Brobecker <brobecker@adacore.com>
13871
13872 * gdb.ada/n_arr_bound: New testcase.
13873
13874 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
13875
13876 PR breakpoints/10737
13877 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
13878 test_catch_syscall_multi_arch.
13879 (test_catch_syscall_multi_arch): New function.
13880
13881 2014-11-20 Doug Evans <xdje42@gmail.com>
13882
13883 * gdb.base/maint.exp: Update expected output.
13884
13885 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
13886
13887 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
13888 4-byte instruction on S390.
13889
13890 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13891
13892 * gdb.ada/arr_arr: New testcase.
13893
13894 2014-11-19 Joel Brobecker <brobecker@adacore.com>
13895
13896 * gdb.ada/pkd_arr_elem: New Testcase.
13897
13898 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
13899
13900 * gdb.reverse/break-precsave: Expect completion message for
13901 core file reads.
13902 * gdb.reverse/consecutive-precsave.exp: Likewise.
13903 * gdb.reverse/finish-precsave.exp: Likewise.
13904 * gdb.reverse/i386-precsave.exp: Likewise.
13905 * gdb.reverse/machinestate-precsave.exp: Likewise.
13906 * gdb.reverse/sigall-precsave.exp: Likewise.
13907 * gdb.reverse/solib-precsave.exp: Likewise.
13908 * gdb.reverse/step-precsave.exp: Likewise.
13909 * gdb.reverse/until-precsave.exp: Likewise.
13910 * gdb.reverse/watch-precsave.exp: Likewise.
13911
13912 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13913
13914 * gdb.base/bp-permanent.c: Include unistd.h.
13915 * gdb.python/py-framefilter-mi.c (main): Add return type.
13916 * gdb.python/py-framefilter.c (main): Likewise.
13917 * gdb.trace/actions-changed.c (main): Likewise.
13918
13919 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13920
13921 * gdb.mi/until.c: Add eye-catchers.
13922 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13923 line numbers.
13924
13925 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13926
13927 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13928 function header variants in break1.c.
13929 * gdb.base/ena-dis-br.exp: Likewise.
13930 * gdb.base/hbreak2.exp: Likewise.
13931 * gdb.reverse/until-precsave.exp: Drop references to removed
13932 non-prototype function header variants in ur1.c.
13933 * gdb.reverse/until-reverse.exp: Likewise.
13934
13935 2014-11-17 Petr Machata <pmachata@redhat.com>
13936
13937 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13938 ${_cu_offset_size} bytes abbrev offset.
13939
13940 2014-11-15 Doug Evans <xdje42@gmail.com>
13941
13942 PR symtab/17559
13943 * gdb.base/line-symtabs.exp: New file.
13944 * gdb.base/line-symtabs.c: New file.
13945 * gdb.base/line-symtabs.h: New file.
13946
13947 2014-11-14 Yao Qi <yao@codesourcery.com>
13948
13949 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13950 (func): Add label func_label.
13951 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13952 Replace low_pc and high_pc with MACRO_AT_range.
13953 Replace name, low_pc and high_pc with MACRO_AT_func.
13954
13955 2014-11-14 Yao Qi <yao@codesourcery.com>
13956
13957 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13958 Replace name, low_pc and high_pc with MACRO_AT_func.
13959
13960 2014-11-14 Yao Qi <yao@codesourcery.com>
13961
13962 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13963 produce debug information.
13964 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13965
13966 2014-11-14 Yao Qi <yao@codesourcery.com>
13967
13968 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13969 object and get function length.
13970 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13971 with MACRO_AT_func.
13972 (top-level): Replace gdb_compile and clean_restart with
13973 prepare_for_testing.
13974 * gdb.dwarf2/main.c (main): Add label main_label.
13975
13976 2014-11-14 Yao Qi <yao@codesourcery.com>
13977
13978 * lib/dwarf.exp (function_range): New procedure.
13979 (Dwarf::_handle_macro_at_func): New procedure.
13980 (Dwarf::_handle_macro_at_range): New procedure.
13981 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13982
13983 2014-11-14 Yao Qi <yao@codesourcery.com>
13984
13985 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13986 (_handle_attribute): New procedure.
13987
13988 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13989
13990 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13991 * gdb.base/call-sc.c (zed): Likewise.
13992 * gdb.base/checkpoint.c (main): Likewise.
13993 * gdb.base/dump.c (main): Likewise.
13994 * gdb.base/gcore.c (main): Likewise.
13995 * gdb.base/huge.c (main): Likewise.
13996 * gdb.base/multi-forks.c (main): Likewise.
13997 * gdb.base/pr10179-a.c (main): Likewise.
13998 * gdb.base/savedregs.c (main): Likewise.
13999 * gdb.base/sigaltstack.c (main): Likewise.
14000 * gdb.base/siginfo.c (main): Likewise.
14001 * gdb.base/structs.c (zed): Likewise.
14002 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
14003 * gdb.mi/mi-syn-frame.c (main): Likewise.
14004 * gdb.mi/until.c (foo, main): Likewise.
14005 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
14006 * gdb.base/solib-weak.c (foo): Declare.
14007 * gdb.base/attach-twice.c: Include stdio.h.
14008 * gdb.base/weaklib1.c: Likewise.
14009 * gdb.base/weaklib2.c: Likewise.
14010 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
14011 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
14012 unistd.h.
14013 * gdb.base/attach-pie-misread.c: Include stdlib.h.
14014 * gdb.mi/mi-exit-code.c: Likewise.
14015 * gdb.base/break-interp-lib.c: Include string.h.
14016 * gdb.base/coremaker.c: Likewise.
14017 * gdb.base/testenv.c: Likewise.
14018 * gdb.python/py-finish-breakpoint.c: Likewise.
14019 * gdb.base/inferior-died.c: Include sys/wait.h.
14020 * gdb.base/fileio.c: Include time.h.
14021 * gdb.base/async-shell.c: Include unistd.h.
14022 * gdb.base/dprintf-non-stop.c: Likewise.
14023 * gdb.base/info-os.c: Likewise.
14024 * gdb.mi/mi-console.c: Likewise.
14025 * gdb.mi/watch-nonstop.c: Likewise.
14026 * gdb.python/py-events.c: Likewise.
14027 * gdb.base/async.c (baz): Move up before its invocation.
14028 * gdb.base/code_elim2.c (my_global_func): Likewise.
14029 * gdb.base/skip-solib-lib.c (multiply): Likewise.
14030 * gdb.base/advance.c (func2): Likewise.
14031
14032 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14033
14034 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
14035 variant.
14036 * gdb.base/annota3.c: Likewise.
14037 * gdb.base/async.c: Likewise.
14038 * gdb.base/average.c: Likewise.
14039 * gdb.base/call-ar-st.c: Likewise.
14040 * gdb.base/call-rt-st.c: Likewise.
14041 * gdb.base/call-sc.c: Likewise.
14042 * gdb.base/call-strs.c: Likewise.
14043 * gdb.base/ending-run.c: Likewise.
14044 * gdb.base/execd-prog.c: Likewise.
14045 * gdb.base/exprs.c: Likewise.
14046 * gdb.base/foll-exec.c: Likewise.
14047 * gdb.base/foll-fork.c: Likewise.
14048 * gdb.base/foll-vfork.c: Likewise.
14049 * gdb.base/funcargs.c: Likewise.
14050 * gdb.base/gcore.c: Likewise.
14051 * gdb.base/jump.c: Likewise.
14052 * gdb.base/langs0.c: Likewise.
14053 * gdb.base/langs1.c: Likewise.
14054 * gdb.base/langs2.c: Likewise.
14055 * gdb.base/mips_pro.c: Likewise.
14056 * gdb.base/nodebug.c: Likewise.
14057 * gdb.base/opaque0.c: Likewise.
14058 * gdb.base/opaque1.c: Likewise.
14059 * gdb.base/recurse.c: Likewise.
14060 * gdb.base/run.c: Likewise.
14061 * gdb.base/scope0.c: Likewise.
14062 * gdb.base/scope1.c: Likewise.
14063 * gdb.base/setshow.c: Likewise.
14064 * gdb.base/setvar.c: Likewise.
14065 * gdb.base/shmain.c: Likewise.
14066 * gdb.base/shr1.c: Likewise.
14067 * gdb.base/shr2.c: Likewise.
14068 * gdb.base/sigall.c: Likewise.
14069 * gdb.base/signals.c: Likewise.
14070 * gdb.base/so-indr-cl.c: Likewise.
14071 * gdb.base/solib2.c: Likewise.
14072 * gdb.base/structs.c: Likewise.
14073 * gdb.base/sum.c: Likewise.
14074 * gdb.base/vforked-prog.c: Likewise.
14075 * gdb.base/watchpoint.c: Likewise.
14076 * gdb.reverse/shr2.c: Likewise.
14077 * gdb.reverse/until-reverse.c: Likewise.
14078 * gdb.reverse/ur1.c: Likewise.
14079 * gdb.reverse/watch-reverse.c: Likewise.
14080
14081 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14082
14083 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
14084 variant.
14085 * gdb.base/sepdebug.exp: Drop references to removed code.
14086
14087 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14088
14089 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
14090 variant. Preserve original line numbering.
14091 * gdb.base/list1.c: Likewise.
14092
14093 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14094
14095 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
14096 variant.
14097 * gdb.base/break1.c: Likewise.
14098 * gdb.base/break.exp: Drop references to removed code.
14099
14100 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14101
14102 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
14103 variant.
14104
14105 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14106
14107 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
14108
14109 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14110
14111 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
14112 logic into perform_all_tests() and invoke it with and without
14113 function header prototypes.
14114 (do_function_calls): Remove conditional XFAIL for PR 5318.
14115 (rerun_and_prepare): Remove duplicate code.
14116 (perform_all_tests): New. Main logic moved here.
14117
14118 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14119
14120 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
14121 code guarded by #ifdef NO_PROTOTYPES.
14122 (t_double_many_args): Likewise.
14123 (DEF_FUNC_MANY_ARGS_1): Likewise.
14124 (DEF_FUNC_VALUES_1): Likewise.
14125 (t_structs_ldc): Renamed from t_structs_fc in conditional code
14126 guarded by #ifdef PROTOTYPES.
14127
14128 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14129
14130 * gdb.mi/mi-console.c: Add eye-catcher.
14131 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
14132 instead of literal line number.
14133
14134 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14135
14136 * gdb.base/shr2.c: Add eye-catcher.
14137 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
14138 line number.
14139
14140 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14141
14142 * gdb.base/jump.c: Add eye-catchers.
14143 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
14144 numbers.
14145
14146 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14147
14148 * gdb.base/execd-prog.c: Add eye-catchers.
14149 * gdb.base/foll-exec.c: Likewise.
14150 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
14151 line numbers.
14152
14153 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14154
14155 * gdb.base/ending-run.c: Add eye-catchers.
14156 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
14157 literal line numbers.
14158
14159 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14160
14161 * gdb.base/call-rt-st.c: Add eye-catchers.
14162 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
14163 literal line numbers.
14164
14165 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14166
14167 * gdb.base/call-ar-st.c: Add eye-catchers.
14168 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
14169 literal line numbers.
14170
14171 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14172
14173 * gdb.base/average.c: Add eye-catchers.
14174 * gdb.base/sum.c: Likewise.
14175 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
14176 regexps dynamically.
14177
14178 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
14179
14180 * gdb.base/solib1.c: Add eye-catchers.
14181 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
14182 literal line numbers.
14183
14184 2014-11-12 Pedro Alves <palves@redhat.com>
14185
14186 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
14187 leader has exited.
14188
14189 2014-11-12 Pedro Alves <palves@redhat.com>
14190
14191 * gdb.arch/i386-bp_permanent.c: New file.
14192 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
14193 (srcfile): Set to i386-bp_permanent.c.
14194 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
14195 that stepi does not execute the 'leave' instruction, instead of
14196 testing it does execute.
14197 * gdb.base/bp-permanent.c: New file.
14198 * gdb.base/bp-permanent.exp: New file.
14199
14200 2014-11-10 Doug Evans <xdje42@gmail.com>
14201
14202 PR symtab/17564
14203 * gdb.base/symtab-search-order.exp: New file.
14204 * gdb.base/symtab-search-order.c: New file.
14205 * gdb.base/symtab-search-order-1.c: New file.
14206 * gdb.base/symtab-search-order-shlib-1.c: New file.
14207
14208 2014-11-07 Pedro Alves <palves@redhat.com>
14209
14210 PR gdb/17511
14211 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
14212 i?86-*-linux*.
14213
14214 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
14215
14216 PR c++/17494
14217 * gdb.cp/pr17494.cc: New file.
14218 * gdb.cp/pr17494.exp: New file.
14219
14220 2014-11-02 Yao Qi <yao@codesourcery.com>
14221
14222 * gdb.python/python.exp: Get working directory and match the
14223 output of "set extended-prompt \\w " with it.
14224
14225 2014-10-30 Doug Evans <dje@google.com>
14226
14227 * gdb.python/py-objfile.exp: Add tests for setting random attributes
14228 in objfiles.
14229 * gdb.python/py-progspace.exp: Add tests for setting random attributes
14230 in progspaces.
14231
14232 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
14233
14234 * gdb.base/fullpath-expand.exp: Skip for a remote host.
14235 * gdb.base/realname-expand.exp: Likewise.
14236 * gdb.linespec/macro-relative.exp: Likewise.
14237
14238 2014-10-29 Pedro Alves <palves@redhat.com>
14239
14240 PR gdb/17408
14241 * gdb.threads/schedlock.c (some_function): New function.
14242 (call_function): New global.
14243 (MAYBE_CALL_SOME_FUNCTION): New macro.
14244 (thread_function): Call it.
14245 * gdb.threads/schedlock.exp (get_args): Add description parameter,
14246 and use it instead of a global counter. Adjust all callers.
14247 (get_current_thread): Use "find current thread" for test message
14248 here rather than having all callers pass down the same string.
14249 (goto_loop): New procedure, factored out from ...
14250 (my_continue): ... this.
14251 (step_ten_loops): Change parameter from test message to command to
14252 use. Adjust.
14253 (list_count): Delete global.
14254 (check_result): New procedure, factored out from duplicate top
14255 level code.
14256 (continue tests): Wrap in with_test_prefix.
14257 (test_step): New procedure, factored out from duplicate top level
14258 code.
14259 (top level): Test "step" in combination with all scheduler-locking
14260 modes. Test "next" in combination with all scheduler-locking
14261 modes, and in combination with stepping over a function call or
14262 not.
14263 * gdb.threads/next-bp-other-thread.c: New file.
14264 * gdb.threads/next-bp-other-thread.exp: New file.
14265
14266 2014-10-29 Pedro Alves <palves@redhat.com>
14267
14268 PR python/17372
14269 * gdb.python/python.exp: Test a multi-line command that spawns
14270 interactive Python.
14271 * gdb.base/multi-line-starts-subshell.exp: New file.
14272
14273 2014-10-29 Yao Qi <yao@codesourcery.com>
14274
14275 * gdb.base/fileio.exp: Make directories on host.
14276
14277 2014-10-29 Yao Qi <yao@codesourcery.com>
14278
14279 * gdb.base/fileio.c (test_write): Close the file.
14280
14281 2014-10-28 Pedro Alves <palves@redhat.com>
14282
14283 PR gdb/12623
14284 * gdb.base/sigstep.c (no_handler): New global.
14285 (main): If 'no_handler is true, set the signal handlers to
14286 SIG_IGN.
14287 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
14288 with_sw_watch and no_handler parameters. Handle them.
14289 (top level) <stepping over handler when stopped at a breakpoint
14290 test>: Add a test axis for testing with a software watchpoint, and
14291 another for testing with the signal handler set to SIG_IGN.
14292 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
14293 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
14294
14295 2014-10-28 Pedro Alves <palves@redhat.com>
14296
14297 PR gdb/17511
14298 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
14299 * gdb.base/sigstep.exp (other_handler_location): New global.
14300 (advance): Support stepping into the signal handler, and running
14301 commands while in the handler.
14302 (in_handler_map): New global.
14303 (top level): In the advance test, add combinations for getting
14304 into the handler with stepping commands, and for running commands
14305 in the handler. Add comment descripting the advancei tests.
14306
14307 2014-10-28 Pedro Alves <palves@redhat.com>
14308
14309 * gdb.base/sigstep.exp: Use build_executable instead of
14310 prepare_for_testing.
14311 (top level): Move code that starts GDB, runs to main and creates a
14312 display to ...
14313 (restart): ... this new procedure.
14314 (top level): Move backtrace from signal handler test to ...
14315 (validate_backtrace): ... this new procedure.
14316 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
14317 with_test_prefix. Always restart GDB.
14318 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
14319 with_test_prefix. Always restart GDB. No need to delete
14320 breakpoints after the test.
14321 (test_skip_handler): Remove prefix parameter.
14322 (skip_over_handler, breakpoint_to_handler)
14323 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
14324 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
14325 restart GDB. No need to delete breakpoints after the test.
14326 (top level): Use foreach to call the test procedures with
14327 different commands.
14328
14329 2014-10-28 Pedro Alves <palves@redhat.com>
14330
14331 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
14332 instead of GNATS numbers.
14333 * gdb.base/sigbpt.exp: Likewise.
14334 * gdb.base/siginfo.exp: Likewise.
14335 * gdb.base/sigstep.exp: Likewise.
14336
14337 2014-10-27 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.base/sigstep.c (dummy): New global.
14340 (main): Issue a couple writes to the new global.
14341 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
14342 procedures.
14343 (skip_over_handler): Use test_skip_handler.
14344 (top level): Call skip_over_handler for stepi and nexti too.
14345 (breakpoint_over_handler): Use test_skip_handler.
14346 (top level): Call breakpoint_over_handler for stepi and nexti too.
14347
14348 2014-10-27 Yao Qi <yao@codesourcery.com>
14349
14350 * gdb.trace/tfile.c (adjust_function_address)
14351 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
14352 function descriptor.
14353
14354 2014-10-24 Don Breazeal <donb@codesourcery.com>
14355
14356 * gdb.base/foll-fork.exp (test_follow_fork,
14357 catch_fork_child_follow): Check for updated fork messages emitted
14358 from infrun.c.
14359 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
14360 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
14361 vfork_and_exec_child_follow_through_step): Check for updated vfork
14362 messages emitted from infrun.c.
14363
14364 2014-10-24 Pedro Alves <palves@redhat.com>
14365
14366 * gdb.base/corefile.exp: Remove references to ultrix.
14367 * gdb.base/interrupt.exp: Likewise.
14368 * gdb.base/whatis.exp: Likewise.
14369 * gdb.gdb/selftest.exp: Likewise.
14370 * gdb.threads/manythreads.exp: Likewise.
14371 * gdb.threads/print-threads.exp: Likewise.
14372 * gdb.threads/pthreads.exp:: Likewise.
14373 * gdb.threads/schedlock.exp: Likewise.
14374
14375 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
14376
14377 * gdb.cp/non-trivial-retval.cc: Add a test case.
14378 * gdb.cp/non-trivial-retval.exp: Add a test.
14379
14380 2014-10-20 Yao Qi <yao@codesourcery.com>
14381
14382 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
14383 * gdb.python/py-objfile-script-gdb.py: New file.
14384 * gdb.python/py-objfile-script.exp: Update reference to
14385 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
14386 of remote_download. Remove the dest file.
14387
14388 2014-10-20 Yao Qi <yao@codesourcery.com>
14389
14390 * gdb.base/checkpoint.exp: Don't remove file copied on host.
14391 * gdb.base/step-line.exp: Likewise.
14392 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14393 * gdb.dwarf2/dw2-basic.exp: Likewise.
14394 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14395 * gdb.dwarf2/dw2-filename.exp: Likewise.
14396 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14397 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14398 * gdb.dwarf2/dw2-producer.exp: Likewise.
14399 * gdb.dwarf2/mac-fileno.exp: Likewise.
14400 * gdb.python/py-frame-args.exp: Likewise.
14401 * gdb.python/py-framefilter.exp: Likewise.
14402 * gdb.python/py-mi.exp: Likewise.
14403 * gdb.python/py-objfile-script.exp: Likewise
14404 * gdb.python/py-pp-integral.exp: Likewise.
14405 * gdb.python/py-pp-re-notag.exp: Likewise.
14406 * gdb.python/py-prettyprint.exp: Likewise.
14407 * gdb.python/py-section-script.exp: Likewise.
14408 * gdb.python/py-typeprint.exp: Likewise.
14409 * gdb.python/py-xmethods.exp: Likewise.
14410 * gdb.stabs/weird.exp: Likewise.
14411 * gdb.xml/tdesc-regs.exp: Likewise.
14412
14413 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
14414
14415 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
14416 (out_cu): Use addr_len for the size of addresses.
14417 (out_line): Likewise. Size DW_LNE_set_address instruction
14418 according to addr_len.
14419 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
14420 (FUNC): Add START_INSNS to definition.
14421
14422 2014-10-18 Yao Qi <yao@codesourcery.com>
14423
14424 * gdb.base/argv0-symlink.exp: Check argv[0] value if
14425 gdb_has_argv0 return true.
14426 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
14427 check [target_info exists noargs], check [gdb_has_argv0]
14428 instead.
14429 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14430 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
14431 procedures.
14432
14433 2014-10-17 Doug Evans <dje@google.com>
14434
14435 * gdb.python/py-events.exp: Update expected output for clear_objfiles
14436 event.
14437 * gdb.python/py-events.py: Add clear_objfiles event.
14438
14439 2014-10-17 Doug Evans <dje@google.com>
14440
14441 * gdb.python/py-objfile.exp: Test progspace attribute.
14442
14443 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
14444
14445 * gdb.guile/scm-breakpoint.exp: Do not assume any
14446 directory separators when matching source file paths.
14447 * gdb.python/py-breakpoint.exp: Likewise.
14448 * gdb.reverse/break-precsave.exp: Likewise.
14449 * gdb.reverse/break-reverse.exp: Likewise.
14450 * gdb.reverse/consecutive-precsave.exp: Likewise.
14451 * gdb.reverse/finish-precsave.exp: Likewise.
14452 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
14453 * gdb.reverse/finish-reverse.exp: Likewise.
14454 * gdb.reverse/i386-precsave.exp: Likewise.
14455 * gdb.reverse/i387-env-reverse.exp: Likewise.
14456 * gdb.reverse/i387-stack-reverse.exp: Likewise.
14457 * gdb.reverse/machinestate-precsave.exp: Likewise.
14458 * gdb.reverse/machinestate.exp: Likewise.
14459 * gdb.reverse/sigall-precsave.exp: Likewise.
14460 * gdb.reverse/solib-precsave.exp: Likewise.
14461 * gdb.reverse/step-precsave.exp: Likewise.
14462 * gdb.reverse/until-precsave.exp: Likewise.
14463 * gdb.reverse/watch-precsave.exp: Likewise.
14464 * gdb.reverse/watch-reverse.exp: Likewise.
14465
14466 2014-10-17 Yao Qi <yao@codesourcery.com>
14467
14468 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
14469 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
14470
14471 2014-10-17 Pedro Alves <palves@redhat.com>
14472
14473 PR gdb/17471
14474 * gdb.base/bg-execution-repeat.c: New file.
14475 * gdb.base/bg-execution-repeat.exp: New file.
14476
14477 2014-10-17 Pedro Alves <palves@redhat.com>
14478
14479 PR gdb/17300
14480 * gdb.base/continue-all-already-running.c: New file.
14481 * gdb.base/continue-all-already-running.exp: New file.
14482
14483 2014-10-17 Pedro Alves <palves@redhat.com>
14484
14485 PR gdb/17472
14486 * gdb.base/annota-input-while-running.c: New file.
14487 * gdb.base/annota-input-while-running.exp: New file.
14488
14489 2014-10-17 Pedro Alves <palves@redhat.com>
14490
14491 * gdb.base/callfuncs.exp: emove references to osf.
14492 * gdb.base/sigall.exp: Likewise.
14493 * gdb.gdb/selftest.exp: Likewise.
14494 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
14495 * gdb.mi/non-stop.c: Likewise.
14496 * gdb.mi/pthreads.c: Likewise.
14497 * gdb.reverse/sigall-precsave.exp: Likewise.
14498 * gdb.reverse/sigall-reverse.exp: Likewise.
14499 * gdb.threads/pthreads.c: Likewise.
14500 * gdb.threads/pthreads.exp: Likewise.
14501
14502 2014-10-17 Yao Qi <yao@codesourcery.com>
14503
14504 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
14505 check 'target_info exists noargs'.
14506 (test_command_prompt_position): Likewise.
14507 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
14508 Remove "set args".
14509 (progvar_simple_while_test): Likewise.
14510 (progvar_complex_if_while_test): Likewise.
14511 (if_while_breakpoint_command_test): Likewise.
14512 (infrun_breakpoint_command_test): Likewise.
14513 (breakpoint_command_test): Likewise.
14514 (watchpoint_command_test): Likewise.
14515 (bp_deleted_in_command_test): Likewise.
14516 (temporary_breakpoint_commands): Likewise.
14517
14518 2014-10-16 Yao Qi <yao@codesourcery.com>
14519
14520 * gdb.base/remotetimeout.exp: Remove noargs checking.
14521
14522 2014-10-15 Pedro Alves <palves@redhat.com>
14523
14524 PR breakpoints/9649
14525 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
14526 * gdb.base/breakpoint-in-ro-region.exp
14527 (probe_target_hardware_step): New procedure.
14528 (top level): Probe hardware stepping and hardware breakpoint
14529 support. Test stepping through a read-only region, with both
14530 "breakpoint auto-hw" on and off and both "always-inserted" on and
14531 off.
14532
14533 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
14534
14535 * gdb.dlang/demangle.exp: Update for demangling changes.
14536
14537 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14538
14539 * gdb.cp/non-trivial-retval.cc: Add new test cases.
14540 * gdb.cp/non-trivial-retval.exp: Add new tests.
14541
14542 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
14543
14544 PR c++/13403
14545 PR c++/15154
14546 * gdb.cp/non-trivial-retval.cc: New file.
14547 * gdb.cp/non-trivial-retval.exp: New file.
14548
14549 2014-10-15 Yao Qi <yao@codesourcery.com>
14550
14551 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
14552 remote host.
14553
14554 2014-10-15 Yao Qi <yao@codesourcery.com>
14555
14556 * gdb.python/py-symbol.exp: Match file base name if host is
14557 remote, otherwise match file name with dir name.
14558 * gdb.python/py-symtab.exp: Likewise.
14559 * gdb.python/python.exp: Likewise.
14560
14561 2014-10-15 Yao Qi <yao@codesourcery.com>
14562
14563 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
14564 pattern.
14565 * gdb.python/py-symtab.exp: Likewise.
14566 * gdb.python/python.exp: Remove trailing ".*". Fix typo
14567 locationn.
14568
14569 2014-10-14 Joel Brobecker <brobecker@adacore.com>
14570
14571 * gdb.ada/addr_arith: New testcase.
14572
14573 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
14574
14575 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
14576 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
14577 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
14578 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
14579
14580 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
14581
14582 * gdb.arch/stap-eval-lang-ada.S: Likewise.
14583 * gdb.arch/stap-eval-lang-ada.c: Likewise.
14584 * gdb.arch/stap-eval-lang-ada.exp: New file.
14585
14586 2014-10-14 Yao Qi <yao@codesourcery.com>
14587
14588 * gdb.mi/mi-var-child.c (nothing1): New function.
14589 (nothing2): New function.
14590 (do_children_tests): Set function pointers by nothing1 and
14591 nothing2.
14592 * gdb.mi/mi-var-child.exp: Step over new added statements.
14593 Update test to match the new output.
14594 * gdb.mi/var-cmd.c (nothing1): New function.
14595 (nothing2): New function.
14596 (do_children_tests): Set function pointers by nothing1 and
14597 nothing2.
14598 * gdb.mi/mi-var-display.exp: Update test to match output.
14599 Step to the line specified by $line_dct_nothing.
14600 Increase the number of lines to step.
14601
14602 2014-10-14 Yao Qi <yao@codesourcery.com>
14603
14604 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
14605 tests.
14606 * gdb.mi/mi2-var-child.exp: Likewise.
14607
14608 2014-10-13 Doug Evans <dje@google.com>
14609
14610 * gdb.python/py-objfile.exp: Change name of file name test.
14611
14612 2014-10-13 Doug Evans <dje@google.com>
14613
14614 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
14615 from the start of the CU.
14616
14617 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14618 Yao Qi <yao@codesourcery.com>
14619
14620 Fix "save breakpoints" for "catch" command.
14621 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
14622 Remove -nonewline. Match also the added "main" line.
14623
14624 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14625
14626 Fix "save breakpoints" for "disable $bpnum" command.
14627 * gdb.base/save-bp.c (main): Add label.
14628 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
14629
14630 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14631
14632 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
14633
14634 2014-10-11 Yao Qi <yao@codesourcery.com>
14635
14636 * gdb.server/server-kill.exp: Execute command
14637 "set remote trace-status-packet on" before "tstatus".
14638
14639 2014-10-11 Yao Qi <yao@codesourcery.com>
14640
14641 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
14642 (main): Call getppid.
14643 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
14644 and continue to it. Read variable "server_pid".
14645
14646 2014-10-11 Yao Qi <yao@codesourcery.com>
14647
14648 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
14649
14650 2014-10-11 Yao Qi <yao@codesourcery.com>
14651
14652 * gdb.threads/thread-find.exp: Don't execute command
14653 "info threads".
14654 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
14655 * gdb.threads/linux-dp.exp: Don't check the condition
14656 $threads_created equals to zero.
14657
14658 2014-10-10 Pedro Alves <palves@redhat.com>
14659
14660 * gdb.base/bigcore.exp: Remove references to IRIX.
14661 * gdb.base/funcargs.exp: Likewise.
14662 * gdb.base/interrupt.exp: Likewise.
14663 * gdb.base/mips_pro.exp: Likewise.
14664 * gdb.base/nodebug.exp: Likewise.
14665 * gdb.base/setvar.exp: Likewise.
14666 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
14667
14668 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14669 Pedro Alves <palves@redhat.com>
14670
14671 PR symtab/14466
14672 * gdb.base/vdso-warning.c: New file.
14673 * gdb.base/vdso-warning.exp: New file.
14674
14675 2014-10-02 Doug Evans <dje@google.com>
14676
14677 * gdb.base/structs.c (main): Don't run forever.
14678
14679 2014-10-02 Pedro Alves <palves@redhat.com>
14680
14681 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
14682 (top level) <stop threads 1, stop threads 2>: Use it.
14683
14684 2014-10-02 Pedro Alves <palves@redhat.com>
14685
14686 * gdb.threads/break-while-running.exp (test): Add new
14687 'update_thread_list' argument. Skip "info threads" if false.
14688 (top level): Add new 'update_thread_list' axis.
14689
14690 2014-10-02 Pedro Alves <palves@redhat.com>
14691
14692 PR breakpoints/17431
14693 * gdb.base/execl-update-breakpoints.c: New file.
14694 * gdb.base/execl-update-breakpoints.exp: New file.
14695
14696 2014-10-01 Pedro Alves <palves@redhat.com>
14697
14698 * gdb.base/breakpoint-in-ro-region.c: New file.
14699 * gdb.base/breakpoint-in-ro-region.exp: New file.
14700
14701 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
14702
14703 * gdb.mi/mi-exit-code.exp: New file.
14704 * gdb.mi/mi-exit-code.c: New file.
14705
14706 2014-09-30 Yao Qi <yao@codesourcery.com>
14707
14708 * lib/prelink-support.exp (build_executable_own_libs): Error if
14709 the target isn't native.
14710
14711 2014-09-30 Yao Qi <yao@codesourcery.com>
14712
14713 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
14714 false.
14715
14716 2014-09-22 Pedro Alves <palves@redhat.com>
14717
14718 * gdb.threads/break-while-running.exp: New file.
14719 * gdb.threads/break-while-running.c: New file.
14720
14721 2014-09-19 Yao Qi <yao@codesourcery.com>
14722
14723 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
14724 Invoke test. Restart GDB with --readnow and invoke test again.
14725
14726 2014-09-19 Yao Qi <yao@codesourcery.com>
14727
14728 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
14729 proc set_breakpoint_on_gcd_function. Invoke
14730 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
14731 invoke set_breakpoint_on_gcd_function again.
14732
14733 2014-09-18 Doug Evans <dje@google.com>
14734
14735 * gdb.dwarf2/symtab-producer.exp: New file.
14736
14737 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14738
14739 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
14740 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
14741 * gdb.base/global-var-nested-by-dso.c: Likewise.
14742 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14743
14744 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
14745 Pedro Alves <palves@redhat.com>
14746
14747 * gdb.base/watch-bitfields.exp: Pass string other than test file
14748 name to prepare_for_testing.
14749 (watch): New procedure.
14750 (expect_watchpoint): Use with_test_prefix.
14751 (top level): Factor out tests to ...
14752 (test_watch_location, test_regular_watch): ... these new
14753 procedures, and use with_test_prefix and gdb_continue_to_end.
14754
14755 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
14756
14757 PR breakpoints/12526
14758 * gdb.base/watch-bitfields.exp: New file.
14759 * gdb.base/watch-bitfields.c: New file.
14760
14761 2014-09-16 Pedro Alves <palves@redhat.com>
14762
14763 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
14764 software and hardware addresses, not software address against
14765 itself.
14766
14767 2014-09-16 Pedro Alves <palves@redhat.com>
14768
14769 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
14770 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
14771
14772 2014-09-16 Pedro Alves <palves@redhat.com>
14773
14774 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
14775 files.
14776 * gdb.base/a2-run.exp: Remove all code guarded by istarget
14777 "*-*-vxworks*" throughout.
14778 * gdb.base/break.exp: Likewise.
14779 * gdb.base/default.exp: Likewise.
14780 * gdb.base/scope.exp: Likewise.
14781 * gdb.base/sepdebug.exp: Likewise.
14782 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
14783 throughout.
14784 * gdb.base/run.c: Likewise.
14785 * gdb.base/sepdebug.c: Likewise.
14786 * gdb.hp/gdb.aCC/run.c: Likewise.
14787 * gdb.reverse/until-reverse.c: Likewise.
14788 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
14789
14790 2014-09-16 Yao Qi <yao@codesourcery.com>
14791
14792 * boards/local-remote-host-native.exp: New file.
14793
14794 2014-09-14 Doug Evans <xdje42@gmail.com>
14795
14796 * gdb.threads/queue-signal.c (thread_count): New variable.
14797 (thread_count_mutex, thread_count_condvar): New variables.
14798 (incr_thread_count, wait_all_threads_running): New functions.
14799 (main): Wait for all threads to be in their thread functions.
14800
14801 2014-09-13 Doug Evans <xdje42@gmail.com>
14802
14803 * gdb.threads/queue-signal.c: New file.
14804 * gdb.threads/queue-signal.exp: New file.
14805
14806 2014-09-13 Doug Evans <xdje42@gmail.com>
14807
14808 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
14809 be consistent with what default_gdb_init uses.
14810 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
14811 the plain text of the prompt. Add some logging printfs.
14812 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
14813
14814 2014-09-12 Pedro Alves <palves@redhat.com>
14815
14816 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
14817 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
14818 * gdb.arch/i386-size-overlap.exp: Likewise.
14819 * gdb.arch/i386-size.exp: Likewise.
14820 * gdb.arch/i386-unwind.exp: Likewise.
14821 * gdb.base/a2-run.exp: Likewise.
14822 * gdb.base/break.exp: Likewise.
14823 * gdb.base/charset.exp: Likewise.
14824 * gdb.base/chng-syms.exp: Likewise.
14825 * gdb.base/commands.exp: Likewise.
14826 * gdb.base/dbx.exp: Likewise.
14827 * gdb.base/find.exp: Likewise.
14828 * gdb.base/funcargs.exp: Likewise.
14829 * gdb.base/jit-simple.exp: Likewise.
14830 * gdb.base/reread.exp: Likewise.
14831 * gdb.base/sepdebug.exp: Likewise.
14832 * gdb.base/step-bt.exp: Likewise.
14833 * gdb.cp/mb-inline.exp: Likewise.
14834 * gdb.cp/mb-templates.exp: Likewise.
14835 * gdb.objc/basicclass.exp: Likewise.
14836 * gdb.threads/killed.exp: Likewise.
14837
14838 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14839
14840 PR tdep/17379
14841 * gdb.arch/powerpc-stackless.S: New file.
14842 * gdb.arch/powerpc-stackless.exp: New file.
14843
14844 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14845
14846 * gdb.base/attach.c: Include unistd.h.
14847 (main): Call alarm. Add label postloop.
14848 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
14849 gdb_breakpoint, gdb_continue_to_breakpoint.
14850 (test_command_line_attach_run): Kill ${testpid} in one exit path.
14851
14852 2014-09-11 Pedro Alves <palves@redhat.com>
14853
14854 PR gdb/17347
14855 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
14856 * gdb.base/attach.exp (test_command_line_attach_run): New
14857 procedure.
14858 (top level): Call it.
14859
14860 2014-09-11 Pedro Alves <palves@redhat.com>
14861
14862 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
14863 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
14864 (do_command_attach_tests): Use spawn_wait_for_attach.
14865 * gdb.base/solib-overlap.exp: Likewise.
14866 * gdb.multi/multi-attach.exp: Likewise.
14867 * gdb.python/py-prompt.exp: Likewise.
14868 * gdb.python/py-sync-interp.exp: Likewise.
14869 * gdb.server/ext-attach.exp: Likewise.
14870
14871 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
14872
14873 * gdb.fortran/array-element.exp: Remove unexpected "continue"
14874 command in testcase. Simplify testcase.
14875
14876 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14877
14878 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
14879
14880 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14881
14882 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
14883
14884 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14885
14886 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
14887
14888 2014-09-10 Joel Brobecker <brobecker@adacore.com>
14889
14890 * gdb.dwarf2/dynarr-ptr.c: New file.
14891 * gdb.dwarf2/dynarr-ptr.exp: New file.
14892
14893 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14894
14895 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
14896 of 30 rather than hardcoding 120 for a slow test case. Take the
14897 `gdb,timeout' target setting into account for this calculation.
14898 Don't extend the timeout for the test cases that don't need it.
14899
14900 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14901
14902 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14903 a factor of 2 for a slow test case. Take the `gdb,timeout'
14904 target setting into account for this calculation.
14905 * gdb.reverse/until-precsave.exp: Increase the timeout by
14906 a factor of 15 and 3 respectively rather than adding 120
14907 for a pair of slow test cases. Take the `gdb,timeout'
14908 target setting into account for this calculation.
14909
14910 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14911
14912 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14913 timeout, don't pass one down to gdb_expect.
14914 (gdb_expect): Rework timeout selection.
14915
14916 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14917
14918 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14919 exception on timeout.
14920 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14921 (gdbserver_start_extended): Catch any `gdbserver_start' error
14922 exceptions.
14923 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14924 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14925 `gdbserver_gdb_load' error exceptions.
14926
14927 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14928
14929 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14930 120 on waiting for the TCP socket to open.
14931
14932 2014-09-09 Doug Evans <xdje42@gmail.com>
14933
14934 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14935 _caller_matches, _any_caller_is, _any_caller_matches.
14936
14937 2014-09-09 Doug Evans <xdje42@gmail.com>
14938
14939 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14940
14941 2014-09-09 Yao Qi <yao@codesourcery.com>
14942
14943 * gdb.mi/mi-var-display.exp: Set print symbol off.
14944
14945 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14946
14947 PR gdb/17035
14948 * gdb.base/commands.exp: Add tests to verify user-defined
14949 commands with empty bodies.
14950 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14951 python commands in `show user command`.
14952 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14953 scheme commands in `show user command`.
14954
14955 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14956
14957 PR python/17355
14958 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14959 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14960 * gdb.python/py-framefilter-invalidarg.exp: New file.
14961 * gdb.python/py-framefilter-invalidarg.py: New file.
14962
14963 2014-09-06 Doug Evans <xdje42@gmail.com>
14964
14965 PR 15276
14966 * gdb.python/py-caller-is.c: New file.
14967 * gdb.python/py-caller-is.exp: New file.
14968
14969 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14970
14971 PR gdb/17235
14972 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14973 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14974
14975 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14976
14977 PR fortran/17237
14978 * gdb.fortran/print-formatted.exp: New file.
14979 * gdb.fortran/print-formatted.f90: Likewise.
14980
14981 2014-09-03 Sasha Smundak <asmundak@google.com>
14982
14983 * gdb.python/py-frame.exp: Test Frame.read_register.
14984
14985 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14986
14987 PR python/16699
14988 * gdb.python/py-completion.exp: New file.
14989 * gdb.python/py-completion.py: Likewise.
14990
14991 2014-08-28 Doug Evans <dje@google.com>
14992
14993 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14994 eax,etc. are live with values set by gdb and thus the compiler can't
14995 use them.
14996 * gdb.arch/i386-pseudo.c (main): Ditto.
14997
14998 2014-08-27 Doug Evans <dje@google.com>
14999
15000 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
15001
15002 2014-08-25 Doug Evans <dje@google.com>
15003
15004 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
15005 (main): Ditto.
15006
15007 2014-08-25 Doug Evans <dje@google.com>
15008
15009 * gdb.threads/thread-execl.exp: #include <stdio.h>.
15010
15011 2014-08-24 Yao Qi <yao@codesourcery.com>
15012
15013 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
15014 symbol off.
15015 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
15016
15017 2014-08-22 Doug Evans <dje@google.com>
15018
15019 PR 17276
15020 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
15021 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
15022 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
15023
15024 2014-08-22 Yao Qi <yao@codesourcery.com>
15025
15026 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
15027 * gdb.python/py-finish-breakpoint2.exp: Likewise.
15028 * gdb.python/python.exp: Likewise. Use .py file on the host
15029 instead of the build.
15030
15031 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15032
15033 * gdb.threads/gcore-stale-thread.c: New file.
15034 * gdb.threads/gcore-stale-thread.exp: New file.
15035
15036 2014-08-21 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
15039 * gdb.base/gcore-relro-pie.exp: Likewise.
15040 * gdb.base/gcore-relro.exp: Likewise.
15041 * gdb.base/gcore.exp: Likewise.
15042 * gdb.base/print-symbol-loading.exp: Likewise.
15043 * gdb.threads/gcore-thread.exp: Likewise.
15044 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
15045
15046 2014-08-20 Pedro Alves <palves@redhat.com>
15047 Jan Kratochvil <jan.kratochvil@redhat.com>
15048
15049 * Makefile.in (EXTRA_RULES, CC): New variables, get from
15050 configure.
15051 (EXPECT): Handle READ1 being set.
15052 (all): Depend on EXTRA_RULES.
15053 (check-read1, expect-read1, read1.so, read1): New rules.
15054 * README (Testsuite Parameters): Document the READ1 make variable.
15055 (Race detection): New section.
15056 * configure: Regenerate.
15057 * configure.ac: If build==host==target, and running under a
15058 GNU/glibc system, add read1 to the extra Makefile rules.
15059 (EXTRA_RULES): AC_SUBST it.
15060 * lib/read1.c: New file.
15061
15062 2014-08-20 Joel Brobecker <brobecker@adacore.com>
15063
15064 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
15065 the handling of variables declared as a typedef to an array
15066 which a DW_AT_data_location attribute.
15067
15068 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
15069 Pedro Alves <palves@redhat.com>
15070
15071 PR symtab/14604
15072 PR symtab/14605
15073 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
15074 gdb_test.
15075
15076 2014-08-19 Pedro Alves <palves@redhat.com>
15077
15078 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
15079
15080 2014-08-19 Yao Qi <yao@codesourcery.com>
15081
15082 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
15083 right line.
15084
15085 2014-08-18 David Blaikie <dblaikie@gmail.com>
15086
15087 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
15088
15089 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15090
15091 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
15092 attribute in array range.
15093
15094 2014-08-18 Joel Brobecker <brobecker@adacore.com>
15095
15096 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
15097
15098 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15099
15100 PR c++/17132
15101 * gdb.cp/pr17132.cc: New file.
15102 * gdb.cp/pr17132.exp: New file.
15103
15104 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
15105
15106 * gdb.python/py-xmethods.py (A_getarrayind)
15107 (E_method_char_worker.__call__, E_method_int_worker.__call__):
15108 Use 'print' with function call syntax.
15109 (E_method_matcher.match): Fix tab vs space indentation mixup.
15110
15111 2014-08-15 Yao Qi <yao@codesourcery.com>
15112
15113 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
15114 false.
15115
15116 2014-08-15 Yao Qi <yao@codesourcery.com>
15117
15118 * gdb.cp/casts.exp: Set print symbol off.
15119 * gdb.cp/class2.exp: Likewise.
15120 * gdb.cp/overload.exp: Likewise.
15121 * gdb.cp/templates.exp: Likewise.
15122
15123 2014-08-11 Doug Evans <dje@google.com>
15124
15125 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
15126 (test_load_shlib): Update.
15127
15128 2014-08-09 Yao Qi <yao@codesourcery.com>
15129
15130 * gdb.base/display.exp: Invoke is_address_zero_readable.
15131 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
15132 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15133 * gdb.base/hbreak-unmapped.exp: Return if
15134 is_address_zero_readable returns true.
15135 * gdb.base/signest.exp: Likewise.
15136 * gdb.base/signull.exp: Likewise.
15137 * gdb.base/sigbpt.exp: Likewise.
15138 * gdb.guile/scm-disasm.exp: Do the test if
15139 is_address_zero_readable returns false.
15140 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
15141 * gdb.python/py-arch.exp: Likewise.
15142 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
15143 * lib/gdb.exp (is_address_zero_readable): New proc.
15144
15145 2014-08-09 Yao Qi <yao@codesourcery.com>
15146
15147 PR testsuite/13443
15148 * gdb.mi/mi-var-display.exp: Make test messages unique.
15149
15150 2014-08-04 Tom Tromey <tromey@redhat.com>
15151
15152 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
15153 target 0".
15154
15155 2014-08-04 Tom Tromey <tromey@redhat.com>
15156
15157 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
15158 "target_resume".
15159
15160 2014-08-01 Joel Brobecker <brobecker@adacore.com>
15161
15162 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
15163 inner_vla_struct_object_size.
15164 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
15165 as xfail.
15166
15167 2014-07-30 Pedro Alves <palves@redhat.com>
15168
15169 * gdb.threads/signal-command-handle-nopass.exp (test): Add
15170 comment.
15171
15172 2014-07-29 Yao Qi <yao@codesourcery.com>
15173
15174 PR gdb/17206
15175 * gdb.base/until-nodebug.exp: New.
15176
15177 2014-07-28 Doug Evans <xdje42@gmail.com>
15178
15179 PR guile/17203
15180 * gdb.guile/scm-parameter.exp: Add tests for trying to create
15181 previously existing parameter, and previously ambiguously spelled
15182 parameter.
15183
15184 2014-07-28 Will Newton <will.newton@linaro.org>
15185
15186 * gdb.base/varargs.exp: Remove KFAILs for ARM.
15187
15188 2014-07-26 Ludovic Courtès <ludo@gnu.org>
15189 Doug Evans <xdje42@gmail.com>
15190
15191 PR guile/17146
15192 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
15193
15194 2014-07-25 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.threads/signal-command-handle-nopass.c: New file.
15197 * gdb.threads/signal-command-handle-nopass.exp: New file.
15198 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
15199 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
15200 * gdb.threads/signal-delivered-right-thread.c: New file.
15201 * gdb.threads/signal-delivered-right-thread.exp: New file.
15202
15203 2014-07-25 Pedro Alves <palves@redhat.com>
15204
15205 * gdb.base/double-prompt-target-event-error.exp
15206 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
15207 match.
15208 (cancel_pagination_in_target_event): Rework double prompt
15209 detection.
15210 * gdb.base/paginate-after-ctrl-c-running.exp
15211 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
15212 <return>' match.
15213 * gdb.base/paginate-bg-execution.exp
15214 (test_bg_execution_pagination_return)
15215 (test_bg_execution_pagination_cancel): Remove '-notransfer
15216 <return>' matches.
15217 * gdb.base/paginate-execution-startup.exp
15218 (test_fg_execution_pagination_return)
15219 (test_fg_execution_pagination_cancel): Remove '-notransfer
15220 <return>' matches.
15221 * gdb.base/paginate-inferior-exit.exp
15222 (test_paginate_inferior_exited): Remove '-notransfer <return>'
15223 match.
15224 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
15225 * lib/gdb.exp (pagination_prompt): Run text through
15226 string_to_regexp.
15227 (gdb_test_multiple): Match $pagination_prompt instead of
15228 "<return>".
15229 (string_to_regexp): Move to lib/gdb-utils.exp.
15230
15231 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15232
15233 * gdb.arch/amd64-entry-value-paramref.S: New file.
15234 * gdb.arch/amd64-entry-value-paramref.cc: New file.
15235 * gdb.arch/amd64-entry-value-paramref.exp: New file.
15236 * gdb.arch/amd64-optimout-repeat.S: New file.
15237 * gdb.arch/amd64-optimout-repeat.c: New file.
15238 * gdb.arch/amd64-optimout-repeat.exp: New file.
15239
15240 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15241
15242 PR gdb/17170
15243 * gdb.base/statistics.exp: New file.
15244
15245 2014-07-17 Doug Evans <dje@google.com>
15246
15247 PR gdb/17170
15248 * gdb.base/maint.exp: Update testing of per-command stats.
15249
15250 2014-07-16 Pedro Alves <palves@redhat.com>
15251
15252 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
15253 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
15254 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
15255 (tfile_write_buf): New functions.
15256 (add_memory_block): Rewrite using the above.
15257 (adjust_function_address): New function.
15258 (FUNCTION_ADDRESS): New macro.
15259 (write_basic_trace_file): Remove short_x local, and use
15260 tfile_write_16. Change type of func_addr local to unsigned long
15261 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
15262 here. Cast argument of add_memory_block to char pointer.
15263 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
15264 (main): Remove parameters.
15265 * gdb.trace/tfile.exp: Remove nowarnings.
15266
15267 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
15268
15269 * gdb.base/debug-expr.exp: Test string evaluation with
15270 "debug expression" on.
15271
15272 2014-07-15 Pedro Alves <palves@redhat.com>
15273
15274 * gdb.base/reread.exp: Use clean_restart.
15275
15276 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
15277
15278 * gdb.arch/avr-flash-qualifer.c: New.
15279 * gdb.arch/avr-flash-qualifer.exp: New.
15280
15281 2014-07-14 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/paginate-after-ctrl-c-running.c: New file.
15284 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
15285
15286 2014-07-14 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/double-prompt-target-event-error.c: New file.
15289 * gdb.base/double-prompt-target-event-error.exp: New file.
15290
15291 2014-07-14 Pedro Alves <palves@redhat.com>
15292
15293 PR gdb/17072
15294 * gdb.base/paginate-inferior-exit.c: New file.
15295 * gdb.base/paginate-inferior-exit.exp: New file.
15296
15297 2014-07-14 Pedro Alves <palves@redhat.com>
15298
15299 PR gdb/17072
15300 * gdb.base/paginate-bg-execution.c: New file.
15301 * gdb.base/paginate-bg-execution.exp: New file.
15302
15303 2014-07-14 Pedro Alves <palves@redhat.com>
15304
15305 PR gdb/17072
15306 * gdb.base/paginate-execution-startup.c: New file.
15307 * gdb.base/paginate-execution-startup.exp: New file.
15308 * lib/gdb.exp (pagination_prompt): New global.
15309 (default_gdb_spawn): New procedure, factored out from
15310 default_gdb_spawn.
15311 (default_gdb_start): Adjust to call default_gdb_spawn.
15312 (gdb_spawn): New procedure.
15313
15314 2014-07-14 Pedro Alves <palves@redhat.com>
15315
15316 * lib/gdb.exp (gdb_assert): New procedure.
15317 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
15318
15319 2014-07-14 Pedro Alves <palves@redhat.com>
15320
15321 * gdb.base/execution-termios.c: New file.
15322 * gdb.base/execution-termios.exp: New file.
15323
15324 2014-07-14 Tom Tromey <tromey@redhat.com>
15325
15326 * gdb.cp/vla-cxx.cc: New file.
15327 * gdb.cp/vla-cxx.exp: New file.
15328
15329 2014-07-14 Tom Tromey <tromey@redhat.com>
15330
15331 * gdb.reverse/rerun-prec.c: New file.
15332 * gdb.reverse/rerun-prec.exp: New file.
15333
15334 2014-07-12 Maciej W. Rozycki <macro@mips.com>
15335 Maciej W. Rozycki <macro@codesourcery.com>
15336
15337 * lib/gdb-utils.exp: New file.
15338 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
15339 inline `gdb_init_command' processing.
15340 (gdb_start_cmd): Likewise.
15341 * lib/mi-support.exp (mi_run_cmd): Likewise.
15342 * README: Document `gdb_init_command' and `gdb_init_commands'.
15343
15344 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15345
15346 Fix false FAIL running under a very long directory name.
15347 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
15348 and "set print elements 10000". Twice.
15349
15350 2014-07-11 Yao Qi <yao@codesourcery.com>
15351
15352 * gdb.base/exprs.exp: "set print symbol off".
15353
15354 2014-07-11 Pedro Alves <palves@redhat.com>
15355
15356 * gdb.threads/kill.c: New file.
15357 * gdb.threads/kill.exp: New file.
15358
15359 2014-07-10 Yao Qi <yao@codesourcery.com>
15360
15361 * gdb.trace/tfile.c (write_basic_trace_file)
15362 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
15363 address written to trace file.
15364
15365 2014-07-09 Pedro Alves <palves@redhat.com>
15366
15367 * gdb.base/attach-wait-input.exp: New file.
15368 * gdb.base/attach-wait-input.c: New file.
15369
15370 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
15371
15372 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
15373 setting up test structures.
15374 (main): Call new test function.
15375 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
15376 test function, continue into test function and walk test
15377 structures.
15378
15379 2014-07-02 Yao Qi <yao@codesourcery.com>
15380
15381 * gdb.trace/entry-values.c: Define labels 'foo_start' and
15382 'bar_start' at the beginning of functions 'foo' and 'bar'
15383 respectively.
15384 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
15385 instead of 'foo' and 'bar'.
15386
15387 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
15388
15389 * gdb.btrace/segv.exp: New.
15390 * gdb.btrace/segv.c: New.
15391
15392 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
15393
15394 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
15395 instruction.
15396
15397 2014-06-30 Mark Wielaard <mjw@redhat.com>
15398
15399 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
15400 vulture, vilify, villar): New volatile array constants.
15401 (vindictive, vegetation): New const volatile array constants.
15402 * gdb.base/volatile.exp: Test volatile and const volatile array
15403 types.
15404
15405 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
15406
15407 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
15408 target lacks support for awatch, rwatch, or hbreak.
15409
15410 2014-06-27 Yao Qi <yao@codesourcery.com>
15411
15412 * gdb.multi/dummy-frame-restore.exp: New.
15413 * gdb.multi/dummy-frame-restore.c: New.
15414
15415 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
15416
15417 * gdb.btrace/gcore.exp: New.
15418
15419 2014-06-23 Pedro Alves <palves@redhat.com>
15420
15421 * gdb.base/watchpoint-reuse-slot.c: New file.
15422 * gdb.base/watchpoint-reuse-slot.exp: New file.
15423
15424 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
15425
15426 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
15427 progspace's filename in 'info', 'enable' and 'disable' command
15428 tests.
15429
15430 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
15431
15432 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
15433 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15434 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
15435
15436 2014-06-20 Gary Benson <gbenson@redhat.com>
15437
15438 * gdb.arch/i386-avx.exp: Fix include file location.
15439 * gdb.arch/i386-sse.exp: Likewise.
15440
15441 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
15442
15443 * gdb.dlang/expression.exp: New file.
15444
15445 2014-06-19 Pedro Alves <palves@redhat.com>
15446
15447 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
15448 out from ...
15449 (top level): ... here. Iterate running tests under different
15450 scheduler-locking settings.
15451
15452 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
15453
15454 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
15455 to DW_FORM_addr and use non-zero addresses.
15456
15457 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
15458
15459 PR gdb/17017
15460 * gdb.python/py-xmethods.cc: Add global function call counters and
15461 increment them in their respective functions. Remove "cout"
15462 statements.
15463 * gdb.python/py-xmethods.exp: Make tests check the global function
15464 call counters instead of depending on inferior IO.
15465
15466 2014-06-18 Don Breazeal <donb@codesourcery.com>
15467
15468 * gdb.base/foll-fork.exp (default_fork_parent_follow):
15469 Deleted procedure.
15470 (explicit_fork_parent_follow): Deleted procedure.
15471 (explicit_fork_child_follow): Deleted procedure.
15472 (test_follow_fork): New procedure.
15473 (do_fork_tests): Replace calls to deleted procedures with
15474 calls to test_follow_fork and reset GDB for subsequent
15475 procedure calls.
15476
15477 2014-06-17 Yao Qi <yao@codesourcery.com>
15478
15479 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
15480 CP1252.
15481
15482 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
15483
15484 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
15485 Initialize ptr and S explicitly.
15486 (skip_type_update_when_not_use_rtti_test): Likewise.
15487
15488 2014-06-16 Keith Seitz <keiths@redhat.com>
15489
15490 PR mi/15863
15491 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
15492 the inferior is started.
15493
15494 2014-06-16 Pedro Alves <palves@redhat.com>
15495
15496 * gdb.base/break-main-file-remove-fail.c: New file.
15497 * gdb.base/break-main-file-remove-fail.exp: New file.
15498 * gdb.base/break-unload-file.exp: Use build_executable instead of
15499 prepare_for_testing.
15500 (test_break): New parameter "initial_load". Handle it.
15501 (top level): Add initial_load cmdline/file axis.
15502
15503 2014-06-12 Tom Tromey <tromey@redhat.com>
15504
15505 * gdb.base/completion.exp: Don't use directory name in test.
15506
15507 2014-06-09 Gary Benson <gbenson@redhat.com>
15508
15509 * gdb.base/sigall.c [Functions to send signals]: Reorder to
15510 separate the always-available ANSI-standard signals from the
15511 signals that require checking.
15512 (main): Likewise.
15513 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
15514 Likewise.
15515 (main): Likewise.
15516
15517 2014-06-07 Keith Seitz <keiths@redhat.com>
15518
15519 Revert:
15520 PR c++/16253
15521 * gdb.cp/var-tag.cc: New file.
15522 * gdb.cp/var-tag.exp: New file.
15523 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15524 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15525 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15526 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15527
15528 2014-06-06 Doug Evans <xdje42@gmail.com>
15529
15530 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
15531
15532 2014-06-06 Pedro Alves <palves@redhat.com>
15533
15534 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
15535 in target debug output instead of looking at RSP packets,
15536 disabling the test on any target that uses hardware stepping.
15537 Update comments.
15538
15539 2014-06-06 Pedro Alves <palves@redhat.com>
15540
15541 * gdb.base/break-unload-file.exp: Fix typo.
15542
15543 2014-06-06 Yao Qi <yao@codesourcery.com>
15544
15545 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
15546 from "jit_function" to "^jit_function".
15547
15548 2014-06-06 Yao Qi <yao@codesourcery.com>
15549
15550 * gdb.base/async.c (foo): Add one statement.
15551 * gdb.base/async.exp: Get the next instruction address and
15552 match the output of "nexti" by instruction address. Match
15553 the hex address in the output of "finish".
15554
15555 2014-06-06 Gary Benson <gbenson@redhat.com>
15556
15557 * gdb.base/call-signals.c: Remove preprocessor conditionals
15558 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
15559 SIGSEGV and SIGTERM.
15560 * gdb.base/sigall.c: Likewise.
15561 * gdb.base/unwindonsignal.c: Likewise.
15562 * gdb.reverse/sigall-reverse.c: Likewise.
15563
15564 2014-06-06 Yao Qi <yao@codesourcery.com>
15565
15566 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
15567 readable, skip the test.
15568
15569 2014-06-06 Yao Qi <yao@codesourcery.com>
15570
15571 * gdb.threads/staticthreads.c (thread_function): Move the line
15572 setting breakpoint on forward.
15573 * gdb.threads/staticthreads.exp: Update comments.
15574
15575 2014-06-05 Ludovic Courtès <ludo@gnu.org>
15576
15577 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
15578 "history-append! type error".
15579
15580 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
15581
15582 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
15583 erroneous dprintf expected input.
15584
15585 2014-06-04 Doug Evans <xdje42@gmail.com>
15586
15587 * gdb.guile/scm-generics.exp: Delete.
15588
15589 2014-06-04 Doug Evans <xdje42@gmail.com>
15590
15591 * gdb.guile/scm-breakpoint.exp: Update.
15592 Add tests for breakpoint registration.
15593
15594 2014-06-04 Tom Tromey <tromey@redhat.com>
15595
15596 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
15597 VLA-in-union.
15598 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
15599 inner_vla_struct, vla_union types. Initialize objects of those
15600 types and compute their sizes.
15601
15602 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
15603 Hui Zhu <hui@codesourcery.com>
15604
15605 * gdb.base/fileio.exp: Add test for shell not available as well as
15606 available.
15607 * gdb.base/fileio.c (test_system): Check for shell twice.
15608
15609 2014-06-04 Yao Qi <yao@codesourcery.com>
15610
15611 * gdb.base/auto-connect-native-target.exp: Remove redundant
15612 space from the regexp pattern.
15613
15614 2014-06-04 Yao Qi <yao@codesourcery.com>
15615
15616 * gdb.base/default.exp: Replace "child" with "native" in
15617 regexp pattern.
15618
15619 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
15620
15621 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
15622 * gdb.python/py-xmethods.exp: New tests to test xmethods.
15623 * gdb.python/py-xmethods.py: Python script supporting the
15624 new testcase and tests.
15625
15626 2014-06-03 Joel Brobecker <brobecker@adacore.com>
15627 Pedro Alves <palves@redhat.com>
15628
15629 PR breakpoints/17000
15630 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
15631 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
15632
15633 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
15634
15635 * gdb.base/subst.exp: Add tests to verify partial path matching
15636 output.
15637
15638 2014-06-03 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
15641 target that doesn't use software single-stepping.
15642
15643 2014-06-03 Pedro Alves <palves@redhat.com>
15644
15645 PR breakpoints/17000
15646 * gdb.base/sss-bp-on-user-bp-2.c: New file.
15647 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
15648
15649 2014-06-02 Doug Evans <xdje42@gmail.com>
15650
15651 * gdb.guile/scm-parameter.exp: New file.
15652
15653 2014-06-02 Doug Evans <xdje42@gmail.com>
15654
15655 * gdb.guile/scm-cmd.c: New file.
15656 * gdb.guile/scm-cmd.exp: New file.
15657
15658 2014-06-02 Doug Evans <xdje42@gmail.com>
15659
15660 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
15661 pretty-printer lookup.
15662 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
15663 (make-pp_s-printer): Call it.
15664 (make-pretty-printer-from-dict): New function.
15665 (lookup-pretty-printer-maker-from-dict): New function.
15666 (*pretty-printer*): Simplify.
15667 (make-objfile-pp_s-printer): New function.
15668 (install-objfile-pretty-printers!): New function.
15669 (make-progspace-pp_s-printer): New function.
15670 (install-progspace-pretty-printers!): New function.
15671 * gdb.guile/scm-progspace.c: New file.
15672 * gdb.guile/scm-progspace.exp: New file.
15673
15674 2014-06-02 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.base/dprintf-bp-same-addr.c: New file.
15677 * gdb.base/dprintf-bp-same-addr.exp: New file.
15678
15679 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15680
15681 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
15682 * gdb.arch/powerpc-power.s: Likewise.
15683
15684 2014-06-02 Joel Brobecker <brobecker@adacore.com>
15685
15686 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
15687
15688 2014-06-01 Yao Qi <yao@codesourcery.com>
15689
15690 * gdb.base/watchpoint.exp (test_watch_location): Check null
15691 pointer can be dereferenced. If not, do the test, otherwise
15692 skip it.
15693
15694 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15695
15696 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
15697 results.
15698 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
15699
15700 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
15701
15702 * gdb.arch/amd64-invalid-stack-middle.S: New file.
15703 * gdb.arch/amd64-invalid-stack-middle.c: New file.
15704 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
15705 * gdb.arch/amd64-invalid-stack-top.c: New file.
15706 * gdb.arch/amd64-invalid-stack-top.exp: New file.
15707
15708 2014-05-30 Pedro Alves <palves@redhat.com>
15709
15710 PR breakpoints/17000
15711 * gdb.base/sss-bp-on-user-bp.c: New file.
15712 * gdb.base/sss-bp-on-user-bp.exp: New file.
15713
15714 2014-05-30 David Blaikie <dblaikie@gmail.com>
15715
15716 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
15717 gnu_inline semantics via attribute.
15718 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
15719 source explicitly specifies the required semantics.
15720
15721 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
15722
15723 * gdb.reverse/sigall-reverse.exp: Fix a typo.
15724
15725 2014-05-29 Pedro Alves <palves@redhat.com>
15726 Tom Tromey <tromey@redhat.com>
15727
15728 * gdb.base/async-shell.exp: Don't enable target-async.
15729 * gdb.base/async.exp
15730 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
15731 parameter. Adjust.
15732 (top level): Don't test with "target-async".
15733 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
15734 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
15735 * gdb.base/inferior-died.exp: Don't enable target-async.
15736 * gdb.base/interrupt-noterm.exp: Likewise.
15737 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
15738 * gdb.mi/mi-nonstop-exit.exp: Likewise.
15739 * gdb.mi/mi-nonstop.exp: Likewise.
15740 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
15741 * gdb.mi/mi-nsintrall.exp: Likewise.
15742 * gdb.mi/mi-nsmoribund.exp: Likewise.
15743 * gdb.mi/mi-nsthrexec.exp: Likewise.
15744 * gdb.mi/mi-watch-nonstop.exp: Likewise.
15745 * gdb.multi/watchpoint-multi.exp: Adjust comment.
15746 * gdb.python/py-evsignal.exp: Don't enable target-async.
15747 * gdb.python/py-evthreads.exp: Likewise.
15748 * gdb.python/py-prompt.exp: Likewise.
15749 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
15750 * gdb.server/solib-list.exp: Don't enable target-async.
15751 * gdb.threads/thread-specific-bp.exp: Likewise.
15752 * lib/mi-support.exp: Adjust to use mi-async.
15753
15754 2014-05-29 Pedro Alves <palves@redhat.com>
15755
15756 PR gdb/13860
15757 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
15758 reason, even in sync mode.
15759
15760 2014-05-29 Pedro Alves <palves@redhat.com>
15761 Hui Zhu <hui@codesourcery.com>
15762
15763 PR PR15693
15764 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
15765 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
15766 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
15767 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
15768
15769 2014-05-28 Joel Brobecker <brobecker@adacore.com>
15770
15771 * config/monitor.exp (gdb_target_monitor): Replace use of
15772 "set remotebaud" by "set serial baud".
15773
15774 2014-05-26 Andy Wingo <wingo@igalia.com>
15775
15776 * gdb.guile/scm-breakpoint.exp:
15777 * gdb.guile/scm-gsmob.exp: Update to use plain old object
15778 properties instead of gdb-object-properties.
15779
15780 2014-05-26 Yao Qi <yao@codesourcery.com>
15781
15782 * gdb.server/no-thread-db.exp: Specify source file name
15783 explicitly when setting a breakpoint.
15784
15785 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15786
15787 * gdb.btrace/vdso.c: New.
15788 * gdb.btrace/vdso.exp: New.
15789
15790 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15791
15792 * gdb.base/gcore.exp (capture_command_output): Move ...
15793 * lib/gdb.exp (capture_command_output): ... here.
15794
15795 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
15796
15797 * gdb.btrace/data.exp: Test memory access during btrace replay.
15798
15799 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
15800
15801 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
15802
15803 2014-05-21 Pedro Alves <palves@redhat.com>
15804
15805 PR gdb/13860
15806 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
15807 (top level): Test that output related to execution commands is
15808 sent to the console with CLI commands, but not with MI commands.
15809 Test that breakpoint events are always mirrored to the console.
15810 Also expect the new source line to be output after a "next" in
15811 async mode too. Make it a pass/fail test.
15812 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
15813 output.
15814 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
15815
15816 2014-05-21 Pedro Alves <palves@redhat.com>
15817
15818 * gdb.base/list.exp (build_pattern, test_list): New procedures.
15819 Use them to test variations of "list" after reaching a breakpoint.
15820 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
15821 Test "list" with listsize 10 after reaching a breakpoint.
15822 * gdb.python/python.exp (decode_line current location line
15823 number): Adjust expected line number.
15824
15825 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
15826
15827 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
15828 behavior for $args, pass it directly to "run".
15829
15830 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
15831
15832 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
15833 30000 to 65536.
15834
15835 2014-05-21 Pedro Alves <palves@redhat.com>
15836
15837 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
15838 auto-connect-native-target off".
15839 * gdb.base/auto-connect-native-target.c: New file.
15840 * gdb.base/auto-connect-native-target.exp: New file.
15841
15842 2014-05-21 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.base/default.exp: Test "target native" instead of "target
15845 child".
15846
15847 2014-05-21 Mark Wielaard <mjw@redhat.com>
15848
15849 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15850
15851 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15852
15853 Fix TLS access for -static -pthread.
15854 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
15855 <HAVE_TLS> (thread_function, main): Initialize it.
15856 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
15857 Add clean_restart.
15858 <$have_tls != "">: Check TLSVAR.
15859
15860 2014-05-21 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.base/dcache-line-read-error.c: New.
15863 * gdb.base/dcache-line-read-error.exp: New.
15864
15865 2014-05-20 Pedro Alves <palves@redhat.com>
15866
15867 * gdb.base/compare-sections.c: New file.
15868 * gdb.base/compare-sections.exp: New file.
15869
15870 2014-05-20 Pedro Alves <palves@redhat.com>
15871
15872 * gdb.base/break-idempotent.c: New file.
15873 * gdb.base/break-idempotent.exp: New file.
15874
15875 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
15876
15877 * gdb.btrace/nohist.exp: New.
15878
15879 2014-05-20 Yao Qi <yao@codesourcery.com>
15880
15881 * lib/gdb.exp (gdb_init): Set timeout if test file is under
15882 gdb.reverse directory and gdb_reverse_timeout exists in board
15883 setting.
15884 * README: Document gdb_reverse_timeout.
15885
15886 2014-05-20 Yao Qi <yao@codesourcery.com>
15887
15888 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
15889 'test_file_name'. Treat args as a string instead of a list.
15890 (gdb_init): Rename argument 'args' by 'test_file_name'.
15891
15892 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
15893
15894 * gdb.arch/powerpc-power.exp: New file.
15895 * gdb.arch/powerpc-power.s: New file.
15896
15897 2014-05-16 Doug Evans <dje@google.com>
15898
15899 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
15900 * gdb.base/completion.exp: Check that all expected files exist
15901 before doing file completion.
15902
15903 2014-05-16 Doug Evans <dje@google.com>
15904
15905 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15906 Update.
15907 (do_syscall_tests_without_xml): Update.
15908
15909 2014-05-16 Pedro Alves <palves@redhat.com>
15910
15911 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15912 instead of "unknown output after running".
15913
15914 2014-05-16 Yao Qi <yao@codesourcery.com>
15915
15916 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15917 file1.txt from host at the end.
15918 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15919
15920 2014-05-15 Doug Evans <dje@google.com>
15921
15922 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15923 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15924 loading file. Add test for TU lookup.
15925
15926 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15927
15928 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15929 calling "-exec-arguments" or "set args" before running the
15930 inferior.
15931
15932 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15933
15934 * lib/mi-support.exp (mi_expect_stop): Expect message for
15935 inferiors that exit with non-zero exit code.
15936
15937 2014-05-14 Yao Qi <yao@codesourcery.com>
15938
15939 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15940 match absolute path on remote host.
15941 (test_file_list_exec_source_files): Remove "/" from the
15942 pattern.
15943
15944 2014-05-14 Yao Qi <yao@codesourcery.com>
15945
15946 * boards/local-remote-host-notty.exp (${board}_file): New
15947 proc.
15948
15949 2014-05-07 Kyle McMartin <kyle@redhat.com>
15950
15951 Pushed by Joel Brobecker <brobecker@adacore.com>.
15952 * gdb.arch/aarch64-atomic-inst.c: New file.
15953 * gdb.arch/aarch64-atomic-inst.exp: New file.
15954
15955 2014-05-07 Yao Qi <yao@codesourcery.com>
15956
15957 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15958 in current context" too.
15959
15960 2014-05-05 Keith Seitz <keiths@redhat.com>
15961
15962 * gdb.linespec/ls-dollar.exp: Add test for linespec
15963 file:convenience_variable.
15964
15965 2014-05-05 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15968 traceframes into tfile and ctf trace files. Read data from
15969 trace file and test collected data.
15970 (gdb_collect_locals_test): Likewise.
15971 (gdb_unavailable_registers_test): Likewise.
15972 (gdb_unavailable_floats): Likewise.
15973 (gdb_collect_globals_test): Likewise.
15974 (top-level): Append "ctf" to trace_file_targets if GDB
15975 supports.
15976
15977 2014-05-05 Yao Qi <yao@codesourcery.com>
15978
15979 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15980 code to ...
15981 (gdb_collect_args_test_1): ... it. New proc.
15982 (gdb_collect_locals_test): Move some code to ...
15983 (gdb_collect_locals_test_1): ... it. New proc.
15984 (gdb_unavailable_registers_test): Move some code to ...
15985 (gdb_unavailable_registers_test_1): ... it. New proc.
15986 (gdb_unavailable_floats): Move some code to ...
15987 (gdb_unavailable_floats_1): ... it. New proc.
15988
15989 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15990
15991 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15992 probes to test for bitness recognition.
15993 * gdb.arch/amd64-stap-optional-prefix.exp
15994 (test_probe_value_without_reg): New procedure.
15995 Add code to test for different kinds of bitness.
15996
15997 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15998
15999 PR breakpoints/16889
16000 * gdb.arch/amd64-stap-optional-prefix.S: New file.
16001 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16002
16003 2014-05-01 Pedro Alves <palves@redhat.com>
16004
16005 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
16006 gdb_file_cmd if no file is specified.
16007 * boards/native-extended-gdbserver.exp (gdb_load): Use the
16008 last_loaded_file to set the remote exec-file.
16009
16010 2014-05-01 Pedro Alves <palves@redhat.com>
16011
16012 * boards/local-remote-host.exp: New file.
16013
16014 2014-05-01 Pedro Alves <palves@redhat.com>
16015
16016 * boards/local-remote-host.exp: Rename to ...
16017 * boards/local-remote-host-notty.exp: ... this.
16018
16019 2014-04-28 Joel Brobecker <brobecker@adacore.com>
16020
16021 * gdb.ada/dyn_arrayidx: New testcase.
16022
16023 2014-04-26 Yao Qi <yao@codesourcery.com>
16024
16025 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
16026 and compute the length of function main. Save it in
16027 $main_length.
16028 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
16029 (top-level): Use gdb_compile to compile objects into
16030 executable and restart GDB. Remove invocation to
16031 prepare_for_testing.
16032
16033 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
16034 Pedro Alves <palves@redhat.com>
16035
16036 PR server/16255
16037 * gdb.multi/multi-attach.c: New file.
16038 * gdb.multi/multi-attach.exp: New file.
16039
16040 2014-04-25 Pedro Alves <palves@redhat.com>
16041
16042 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
16043 user.
16044 (top level): Test that "set remote conditional-breakpoints-packet
16045 off" works as intended.
16046 * gdb.base/dprintf.exp: Test that "set remote
16047 breakpoint-commands-packet off" works as intended.
16048 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
16049 New function.
16050 (top level): Call it.
16051 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
16052 remote fast-tracepoints-packet off" works as intended.
16053 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
16054 * lib/gdb.exp (gdb_is_target_remote): ... here.
16055
16056 2014-04-24 David Blaikie <dblaikie@gmail.com>
16057
16058 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
16059 ensure clang would not discard them.
16060 * gdb.base/gdbvars.c: Ditto.
16061 * gdb.base/memattr.c: Ditto.
16062 * gdb.base/whatis.c: Ditto.
16063 * gdb.python/py-prettyprint.c: Ditto.
16064 * gdb.trace/actions.c: Ditto.
16065 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
16066 ensure clang would not discard it.
16067
16068 2014-04-24 David Blaikie <dblaikie@gmail.com>
16069
16070 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
16071 clang to emit the full definition of type required by the test
16072 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
16073
16074 2014-04-24 David Blaikie <dblaikie@gmail.com>
16075
16076 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
16077 coax Clang into emitting the definition of the type.
16078 * gdb.cp/pr10728-x.h (y): Ditto.
16079 * gdb.cp/pr10728-y.cc (y): Ditto.
16080
16081 2014-04-24 David Blaikie <dblaikie@gmail.com>
16082
16083 * gdb.base/label.exp: XFAIL label related tests under Clang.
16084 * gdb.cp/cplabel.exp: Ditto.
16085 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
16086 under Clang those using labels.
16087
16088 2014-04-25 Yao Qi <yao@codesourcery.com>
16089
16090 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
16091 double_label.
16092 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
16093 partial_label and double_label.
16094
16095 2014-04-24 David Blaikie <dblaikie@gmail.com>
16096
16097 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
16098
16099 2014-04-24 David Blaikie <dblaikie@gmail.com>
16100
16101 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
16102 of the function to work across GCC and Clang.
16103 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
16104 pointer types (const void ** const V void **).
16105
16106 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
16107 Walfred Tedeschi <walfred.tedeschi@intel.com>
16108
16109 * Makefile.in (EXECUTABLES): Added i386-avx512.
16110 * gdb.arch/i386-avx512.c: New file.
16111 * gdb.arch/i386-avx512.exp: Likewise.
16112
16113 2014-04-23 Keith Seitz <keiths@redhat.com>
16114
16115 * lib/mi-support.exp (mi_list_breakpoints): Delete.
16116 (mi_make_breakpoint_table): New procedure.
16117 (mi_create_breakpoint): Use mi_make_breakpoint
16118 and return the result.
16119 (mi_make_breakpoint): New procedure.
16120 (mi_build_kv_pairs): New procedure.
16121
16122 * gdb.mi/mi-break.exp: Remove unused globals,
16123 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
16124 All callers updated.
16125 * gdb.mi/mi-dprintf.exp: Use variable to track command
16126 number.
16127 Update all callers of mi_create_breakpoint and use
16128 mi_make_breakpoint_table.
16129 Remove any unused global variables.
16130 * gdb.mi/mi-nonstop.exp: Likewise.
16131 * gdb.mi/mi-nsintrall.exp: Likewise.
16132 * gdb.mi/mi-nsmoribund.exp: Likewise.
16133 * gdb.mi/mi-nsthrexec.exp: Likewise.
16134 * gdb.mi/mi-reverse.exp: Likewise.
16135 * gdb.mi/mi-simplerun.exp: Likewise.
16136 * gdb.mi/mi-stepn.exp: Likewise.
16137 * gdb.mi/mi-syn-frame.exp: Likewise.
16138 * gdb.mi/mi-until.exp: Likewise.
16139 * gdb.mi/mi-var-cp.exp: Likewise.
16140 * gdb.mi/mi-var-display.exp: Likewise.
16141 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
16142 * gdb.mi/mi2-var-child.exp: Likewise.
16143 * gdb.mi/mi-vla-c99.exp: Likewise.
16144 * lib/mi-support.exp: Likewise.
16145
16146 From Ian Lance Taylor <iant@cygnus.com>:
16147 * lib/gdb.exp (parse_args): New procedure.
16148
16149 2014-04-23 Pedro Alves <palves@redhat.com>
16150
16151 * gdb.base/break-unload-file.c: New file.
16152 * gdb.base/break-unload-file.exp: New file.
16153 * gdb.base/sym-file-lib.c (baz): New function.
16154 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
16155 field.
16156 (load): Store the segment's mapped size.
16157 (unload): New function.
16158 (unload_shlib): New function.
16159 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
16160 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
16161 set a breakpoint at baz, and call it.
16162 * gdb.base/sym-file.exp: New tests for stale breakpoint
16163 instructions.
16164
16165 2014-04-23 Pedro Alves <palves@redhat.com>
16166
16167 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
16168 * gdb.base/hbreak-in-shr-unsupported.c: New file.
16169 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
16170 * gdb.base/hbreak-unmapped.c: New file.
16171 * gdb.base/hbreak-unmapped.exp: New file.
16172 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
16173 * lib/gdb.exp (gdb_is_target_remote): ... here.
16174
16175 2014-04-22 Pedro Alves <palves@redhat.com>
16176
16177 * gdb.base/consecutive-step-over.c: New file.
16178 * gdb.base/consecutive-step-over.exp: New file.
16179
16180 2014-04-22 Pedro Alves <palves@redhat.com>
16181
16182 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
16183 instead of send_gdb/gdb_expect.
16184
16185 2014-04-22 Yao Qi <yao@codesourcery.com>
16186
16187 * lib/trace-support.exp (generate_tracefile): New procedure.
16188 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
16189 return 0.
16190 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
16191 if generate_tracefile returns 1.
16192
16193 2014-04-18 Tom Tromey <palves@redhat.com>
16194 Pedro alves <tromey@redhat.com>
16195
16196 PR backtrace/15558
16197 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
16198 with a backtrace limit.
16199 * gdb.python/py-frame-inline.exp: Test running to an inline
16200 function with a backtrace limit, and printing the newest frame.
16201 * gdb.python/py-frame-inline.c (main): Call f.
16202
16203 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16204
16205 * gdb.java/jnpe.exp: Drop srcdir from untested path.
16206
16207 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
16208
16209 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
16210 Drop prefix from unsupported source file path.
16211
16212 2014-04-17 Yao Qi <yao@codesourcery.com>
16213
16214 * lib/gdb.exp (with_target_charset): New proc.
16215 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
16216 with_target_charset.
16217 (test_print_strings): Likewise.
16218 (test_repeat_bytes): Likewise.
16219 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
16220 for some tests.
16221
16222 2014-04-16 Keith Seitz <keiths@redhat.com>
16223
16224 PR gdb/15827
16225 * gdb.dwarf2/corrupt.c: New file.
16226 * gdb.dwarf2/corrupt.exp: New file.
16227
16228 2014-04-16 Keith Seitz <keiths@redhat.com>
16229
16230 PR c++/16597
16231 * gdb.cp/namelessclass.cc: New file.
16232 * gdb.cp/namelessclass.exp: New file.
16233 * gdb.cp/namelessclass.S: New file.
16234
16235 2014-04-16 Doug Evans <dje@google.com>
16236
16237 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
16238 Add comment.
16239 (gdbserver_default_get_comm_port): New function.
16240 (gdbserver_start): Check if board file provided
16241 "gdbserver,get_comm_port" and use it if so.
16242 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
16243 (gdb,socketport): Set to "stdio".
16244 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
16245 (stdio_gdbserver_template): Delete.
16246 (${board}_get_remote_address): Update.
16247 (${board}_build_remote_cmd): Delete.
16248 (${board}_get_comm_port): New function.
16249 (${board}_spawn): Update.
16250 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
16251 Delete.
16252 (${board}_get_remote_address): Update.
16253 (${board}_get_comm_port): New function.
16254
16255 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
16256
16257 * gdb.base/memattr.exp: Improve regexps to handle memory regions
16258 appearing in any order.
16259
16260 2014-04-15 Doug Evans <dje@google.com>
16261
16262 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
16263 uninitialized value of "description".
16264
16265 2014-04-15 Keith Seitz <keiths@redhat.com>
16266
16267 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
16268 Remove unused globals.
16269 (test_running_the_program): Likewise.
16270 (test_controlled_execution): Likewise.
16271 (test_controlling_breakpoints): Likewise.
16272 (test_program_termination): Likewise.
16273
16274 2014-04-15 Keith Seitz <keiths@redhat.com>
16275
16276 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
16277 unused globals.
16278 (test_rbreak_creation_and_listing): Likewise.
16279 (test_ignore_count): Likewise.
16280 (test_error): Likewise.
16281
16282 2014-04-15 Pedro Alves <palves@redhat.com>
16283
16284 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
16285 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
16286 sym-file-loader.c.
16287 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16288 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16289 to sym-file-loader.c.
16290 (struct library): Forward declare.
16291 (load_shlib, lookup_function): Change prototypes.
16292 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16293 (translate_offset): Remove declarations.
16294 (get_text_addr): New declaration.
16295 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
16296 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
16297 sym-file-loader.h.
16298 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
16299 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
16300 here from sym-file-loader.h.
16301 (struct library): New structure.
16302 (load_shlib, lookup_function): Change prototypes and adjust to
16303 work with a struct library.
16304 (find_shstrtab, find_strtab, find_shdr, find_symtab)
16305 (translate_offset): Make static.
16306 (get_text_addr): New function.
16307 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
16308
16309 2014-04-15 Pedro Alves <palves@redhat.com>
16310
16311 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
16312
16313 2014-04-15 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.base/sym-file-loader.c: Include <limits.h>.
16316 (SELF_LINK): New define.
16317 (get_origin): New function.
16318 (load_shlib): Use it.
16319 * gdb.base/sym-file.exp: Don't early return if the target is
16320 remote. Use runto_main, and issue fail is that fails. Use
16321 gdb_load_shlibs.
16322 (shlib_name): Delete.
16323 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
16324
16325 2014-04-15 Pedro Alves <palves@redhat.com>
16326
16327 * gdb.base/sym-file.exp: Remove regex characters from test
16328 message. Don't refer to breakpoint numbers in test messages.
16329
16330 2014-04-14 Keith Seitz <keiths@redhat.com>
16331
16332 PR c++/16253
16333 * gdb.cp/var-tag.cc: New file.
16334 * gdb.cp/var-tag.exp: New file.
16335 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16336 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16337 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16338 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16339
16340 2014-04-14 Tom Tromey <tromey@redhat.com>
16341
16342 * gdb.cp/classes.exp (test_enums): Handle underlying type.
16343 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
16344 type.
16345 * gdb.cp/enum-class.exp: New file.
16346 * gdb.cp/enum-class.cc: New file.
16347
16348 2014-04-14 Tom Tromey <tromey@redhat.com>
16349
16350 * gdb.dwarf2/enum-type.exp: New file.
16351
16352 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16353
16354 * gdb.mi/mi-vla-c99.exp: New file.
16355 * gdb.mi/vla.c: New file.
16356
16357 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16358
16359 * gdb.base/vla-datatypes.c: New file.
16360 * gdb.base/vla-datatypes.exp: New file.
16361
16362 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16363
16364 * gdb.base/vla-ptr.c: New file.
16365 * gdb.base/vla-ptr.exp: New file.
16366
16367 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16368
16369 * gdb.dwarf2/count.exp: New file.
16370
16371 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
16372
16373 * gdb.base/vla-sideeffect.c: New file.
16374 * gdb.base/vla-sideeffect.exp: New file.
16375
16376 2014-04-14 David Blaikie <dblaikie@gmail.com>
16377
16378 * gdb.mi/non-stop.c: Add return value for non-void function return
16379 statement.
16380 * gdb.threads/staticthreads.c: Ditto.
16381
16382 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
16383 Doug Evans <xdje42@gmail.com>
16384
16385 * gdb.guile/scm-value.c: Improve test case.
16386 * gdb.guile/scm-value.exp: Add new test.
16387
16388 2014-04-11 David Blaikie <dblaikie@gmail.com>
16389
16390 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
16391 override Clang's default.
16392
16393 2014-04-11 Joel Brobecker <brobecker@adacore.com>
16394
16395 Revert the following changes (regressions):
16396
16397 * gdb.base/vla-sideeffect.c: New file.
16398 * gdb.base/vla-sideeffect.exp: New file.
16399
16400 * gdb.dwarf2/count.exp: New file.
16401
16402 * gdb.base/vla-multi.c: New file.
16403 * gdb.base/vla-multi.exp: New file.
16404
16405 * gdb.base/vla-ptr.c: New file.
16406 * gdb.base/vla-ptr.exp: New file.
16407
16408 * gdb.base/vla-datatypes.c: New file.
16409 * gdb.base/vla-datatypes.exp: New file.
16410
16411 * gdb.mi/mi-vla-c99.exp: New file.
16412 * gdb.mi/vla.c: New file.
16413
16414 2014-04-11 Keith Seitz <keiths@redhat.com>
16415
16416 PR c++/16675
16417 * gdb.cp/cpsizeof.exp: New file.
16418 * gdb.cp/cpsizeof.cc: New file.
16419
16420 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16421
16422 * gdb.mi/mi-vla-c99.exp: New file.
16423 * gdb.mi/vla.c: New file.
16424
16425 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16426
16427 * gdb.base/vla-datatypes.c: New file.
16428 * gdb.base/vla-datatypes.exp: New file.
16429
16430 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16431
16432 * gdb.base/vla-ptr.c: New file.
16433 * gdb.base/vla-ptr.exp: New file.
16434
16435 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16436
16437 * gdb.base/vla-multi.c: New file.
16438 * gdb.base/vla-multi.exp: New file.
16439
16440 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16441
16442 * gdb.dwarf2/count.exp: New file.
16443
16444 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
16445
16446 * gdb.base/vla-sideeffect.c: New file.
16447 * gdb.base/vla-sideeffect.exp: New file.
16448
16449 2014-04-11 Yao Qi <yao@codesourcery.com>
16450
16451 * gdb.base/completion.exp: Check file exists before running tests
16452 on file completion.
16453
16454 2014-04-10 Pedro Alves <palves@redhat.com>
16455
16456 * gdb.base/cond-eval-mode.c: New file.
16457 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
16458 prepare_for_testing to build the new file. Check result of
16459 runto_main.
16460 (test_break, test_watch): New procedures.
16461 (top level): Use them.
16462
16463 2014-04-08 Pierre Muller <muller@sourceware.org>
16464
16465 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
16466 Ctrl-V use for mingw hosts.
16467
16468 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
16469
16470 * gdb.python/py-value.c: Improve test case.
16471 * gdb.python/py-value.exp: Add new test.
16472
16473 2014-04-07 David Blaikie <dblaikie@gmail.com>
16474
16475 * lib/compiler.c: Identify the clang compiler.
16476 * lib/compiler.cc: Ditto.
16477
16478 2014-04-03 Yao Qi <yao@codesourcery.com>
16479
16480 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
16481
16482 2014-04-01 Anton Blanchard <anton@samba.org>
16483
16484 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
16485 messages unique.
16486
16487 2014-04-01 Anton Blanchard <anton@samba.org>
16488
16489 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
16490 prepare_for_testing.
16491
16492 2014-04-01 Anton Blanchard <anton@samba.org>
16493
16494 * gdb.arch/ppc64-atomic-inst.c: Remove.
16495 * gdb.arch/ppc64-atomic-inst.S: New file.
16496 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
16497
16498 2014-03-31 Doug Evans <dje@google.com>
16499
16500 * gdb.base/print-symbol-loading-lib.c: New file.
16501 * gdb.base/print-symbol-loading-main.c: New file.
16502 * gdb.base/print-symbol-loading.exp: New file.
16503
16504 2014-03-31 Yao Qi <yao@codesourcery.com>
16505
16506 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
16507
16508 2014-03-28 Joel Brobecker <brobecker@adacore.com>
16509
16510 * gdb.ada/mi_dyn_arr: New testcase.
16511
16512 2014-03-27 Doug Evans <dje@google.com>
16513
16514 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
16515
16516 2014-03-27 Yao Qi <yao@codesourcery.com>
16517
16518 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
16519 if target is nios2-*-*.
16520
16521 2014-03-26 Yao Qi <yao@codesourcery.com>
16522
16523 * lib/gdb.exp (readline_is_used): New proc.
16524 * gdb.base/completion.exp: Move tests on command complete up.
16525 Skip the rest of tests if readline is not used.
16526 * gdb.ada/complete.exp: Skp the test if readline is not
16527 used.
16528 * gdb.base/filesym.exp: Likewise.
16529 * gdb.base/macscp.exp: Likewise.
16530 * gdb.base/readline-ask.exp: Likewise.
16531 * gdb.base/readline.exp: Likewise.
16532 * gdb.python/py-cmd.exp: Likewise.
16533 * gdb.trace/tfile.exp: Likewise.
16534
16535 2014-03-26 Yao Qi <yao@codesourcery.com>
16536
16537 * gdb.base/macscp.exp: Fix code format issues.
16538
16539 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
16540
16541 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
16542 * gdb.asm/powerpc64le.inc: New file.
16543
16544 2014-03-25 Pedro Alves <palves@redhat.com>
16545 Doug Evans <dje@google.com>
16546
16547 * gdb.base/source-execution.c: New file.
16548 * gdb.base/source-execution.exp: New file.
16549 * gdb.base/source-execution.gdb: New file.
16550
16551 2014-03-24 Doug Evans <dje@google.com>
16552
16553 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
16554 using fission.
16555
16556 2014-03-24 Hui Zhu <hui@codesourcery.com>
16557 Pedro Alves <palves@redhat.com>
16558
16559 PR breakpoints/16101
16560 * gdb.base/dprintf.exp: Use unsupported rather than changing the
16561 test pass/fail messages. Detect missing support for dprintf when
16562 breakpoints are actually inserted.
16563 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
16564 breakpoints are actually inserted.
16565 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
16566 fails.
16567
16568 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
16569
16570 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
16571
16572 2014-03-22 Doug Evans <xdje42@gmail.com>
16573
16574 * gdb.python/python.exp (python not supported): Verify multi-line
16575 python command issues an error.
16576 * gdb.guile/guile.exp (guile not supported): Verify multi-line
16577 guile command issues an error.
16578
16579 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
16580
16581 * gdb.threads/thread-specific.exp: Handle the lack of usable
16582 $this_breakpoint and $this_thread.
16583
16584 2014-03-21 Hui Zhu <hui@codesourcery.com>
16585
16586 * gdb.base/attach.exp (do_command_attach_tests): New.
16587
16588 2014-03-20 Tom Tromey <tromey@redhat.com>
16589 Pedro Alves <palves@redhat.com>
16590
16591 PR cli/15718
16592 * gdb.base/condbreak-call-false.c: New file.
16593 * gdb.base/condbreak-call-false.exp: New file.
16594
16595 2014-03-20 Pedro Alves <palves@redhat.com>
16596
16597 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
16598 Delete.
16599 (block_signals, unblock_signals): Delete.
16600 (child_function_2, main): Remove references to deleted variable
16601 and functions.
16602
16603 2014-03-20 Pedro Alves <palves@redhat.com>
16604
16605 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
16606 Use pthread_kill to signal thread 2.
16607 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16608 Adjust to make the test send itself a signal rather than using the
16609 host's "kill" command.
16610
16611 2014-03-20 Pedro Alves <palves@redhat.com>
16612
16613 * gdb.threads/multiple-step-overs.c: New file.
16614 * gdb.threads/multiple-step-overs.exp: New file.
16615 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16616 Adjust expected infrun debug output.
16617
16618 2014-03-20 Pedro Alves <palves@redhat.com>
16619
16620 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
16621 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
16622
16623 2014-03-20 Pedro Alves <palves@redhat.com>
16624
16625 PR breakpoints/7143
16626 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
16627 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
16628 of gdb_test_multiple.
16629 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
16630 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
16631
16632 2014-03-20 Pedro Alves <palves@redhat.com>
16633
16634 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
16635 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
16636
16637 2014-03-19 Pedro Alves <palves@redhat.com>
16638
16639 * gdb.base/async.exp: Remove early return.
16640
16641 2014-03-19 Pedro Alves <palves@redhat.com>
16642
16643 * gdb.base/async.exp (step& tests): Pass explicit test messages.
16644
16645 2014-03-19 Pedro Alves <palves@redhat.com>
16646
16647 * gdb.base/async.exp (test_background): Expect \r\n after
16648 "completed." in the fail pattern.
16649
16650 2014-03-19 Pedro Alves <palves@redhat.com>
16651
16652 * gdb.base/async.exp (test_background): New procedure.
16653 Use it for all background execution command tests.
16654
16655 2014-03-19 Pedro Alves <palves@redhat.com>
16656
16657 * gdb.base/async.exp: Use prepare_for_testing.
16658
16659 2014-03-19 Pedro Alves <palves@redhat.com>
16660
16661 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
16662 the same line.
16663
16664 2014-03-19 Pedro Alves <palves@redhat.com>
16665
16666 * gdb.base/async.c (main): Add "jump here" and "until here" line
16667 marker comments.
16668 * gdb.base/async.exp (jump_here): New global.
16669 (jump& test): Use it.
16670 (until_here): New global.
16671 (until& test): Use it.
16672
16673 2014-03-19 Pedro Alves <palves@redhat.com>
16674
16675 * gdb.base/async.exp: Don't frob gdb_protocol.
16676
16677 2014-03-18 Doug Evans <xdje42@gmail.com>
16678
16679 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
16680 Fix spelling of exec-done-display.
16681
16682 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16683
16684 PR gdb/15358
16685 * gdb.base/gdb-sigterm.c: New file.
16686 * gdb.base/gdb-sigterm.exp: New file.
16687
16688 2014-03-18 Pedro Alves <palves@redhat.com>
16689
16690 PR gdb/13860
16691 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16692 * lib/mi-support.exp (mi_expect_stop): Add special handling for
16693 solib-event.
16694
16695 2014-03-17 Joel Brobecker <brobecker@adacore.com>
16696
16697 * gdb.ada/pckd_arr_ren: New testcase.
16698
16699 2014-03-13 Doug Evans <xdje42@gmail.com>
16700
16701 PR guile/16612
16702 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
16703 collect after discarding symbols.
16704
16705 2014-03-13 Ludovic Courtès <ludo@gnu.org>
16706 Doug Evans <xdje42@gmail.com>
16707
16708 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
16709 to history survives a gc.
16710
16711 2014-03-13 Pedro Alves <palves@redhat.com>
16712
16713 * gdb.base/default.exp: Don't test "target procfs".
16714
16715 2014-03-13 Pedro Alves <palves@redhat.com>
16716
16717 * gdb.base/default.exp: Update "target child" and "target procfs"
16718 tests to not expect "Unix".
16719
16720 2014-03-12 Tom Tromey <tromey@redhat.com>
16721
16722 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
16723 New procs. Add target-async tests.
16724 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
16725 Add target-async tests.
16726
16727 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16728
16729 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
16730 'func_start' and 'func_end' for the beginning and end of the
16731 function code, respectively.
16732 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
16733 'func_end' instead of 'func' and 'main'.
16734
16735 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16736
16737 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
16738 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
16739 generate the debug info assembler source.
16740
16741 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16742
16743 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
16744 * gdb.dwarf2/arr-subrange.exp: Likewise.
16745 * gdb.dwarf2/dwz.exp: Likewise.
16746 * gdb.dwarf2/method-ptr.exp: Likewise.
16747 * gdb.dwarf2/missing-sig-type.exp: Likewise.
16748 * gdb.dwarf2/subrange.exp: Likewise.
16749 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
16750 * gdb.dwarf2/implptrpiece.exp: Likewise.
16751 * gdb.dwarf2/nostaticblock.exp: Likewise.
16752
16753 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16754
16755 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
16756 directory to absolute path name arguments.
16757
16758 2014-03-10 Joel Brobecker <brobecker@adacore.com>
16759
16760 * gdb.ada/tagged_access: New testcase.
16761
16762 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
16763
16764 * gdb.btrace/data.exp: Update expected output.
16765
16766 2014-03-06 Yao Qi <yao@codesourcery.com>
16767
16768 * gdb.trace/pr16508.exp: New file.
16769
16770 2014-03-05 Pedro Alves <palves@redhat.com>
16771
16772 PR gdb/16575
16773 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
16774 procedure.
16775 (top level): Adjust to use it. Add tests that exercise breakpoint
16776 interaction with the code-cache.
16777
16778 2014-02-26 Ludovic Courtès <ludo@gnu.org>
16779
16780 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
16781 test for 'history-append!'.
16782
16783 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16784
16785 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
16786 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
16787 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
16788 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
16789 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
16790 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
16791
16792 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16793
16794 * testsuite/gdb.python/py-pp-re-notag.c: New file.
16795 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
16796 * testsuite/gdb.python/py-pp-re-notag.p: New file.
16797
16798 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16799
16800 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
16801
16802 2014-02-26 Joel Brobecker <brobecker@adacore.com>
16803
16804 * gdb.dwarf2/arr-stride.c: New file.
16805 * gdb.dwarf2/arr-stride.exp: New file.
16806
16807 2014-02-26 Pedro Alves <palves@redhat.com>
16808
16809 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
16810 that won't ever trigger. Make sure that GDB reports the correct
16811 breakpoint that caused the stop.
16812
16813 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16814
16815 PR gdb/16626
16816 * gdb.base/auto-load-script: New file.
16817 * gdb.base/auto-load.c: New file.
16818 * gdb.base/auto-load.exp: New file.
16819
16820 PR gdb/16626
16821 * gdb.base/auto-load.exp: Fix out-of-srctree run.
16822
16823 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16824
16825 Fix dw2-icycle.exp -fsanitize=address GDB crash.
16826 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
16827
16828 2014-02-24 Doug Evans <dje@google.com>
16829
16830 * lib/gdb.exp (run_on_host): Log error output if program fails.
16831
16832 2014-02-21 Pedro Alves <palves@redhat.com>
16833
16834 * gdb.threads/step-after-sr-lock.c: Rename to ...
16835 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
16836 * gdb.threads/step-after-sr-lock.exp: Rename to ...
16837 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
16838 ... this.
16839
16840 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
16841
16842 PR tdep/16397
16843 * gdb.arch/amd64-stap-special-operands.exp: New file.
16844 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
16845 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
16846 * gdb.arch/amd64-stap-triplet.S: Likewise.
16847 * gdb.arch/amd64-stap-triplet.c: Likewise.
16848
16849 2014-02-20 Joel Brobecker <brobecker@adacore.com>
16850
16851 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
16852 in .section pseudo-op.
16853
16854 2014-02-20 lin zuojian <manjian2006@gmail.com>
16855 Joel Brobecker <brobecker@adacore.com>
16856 Doug Evans <xdje42@gmail.com>
16857
16858 PR symtab/16581
16859 * gdb.dwarf2/dw2-icycle.S: New file.
16860 * gdb.dwarf2/dw2-icycle.c: New file.
16861 * gdb.dwarf2/dw2-icycle.exp: New file.
16862
16863 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
16864
16865 * gdb.python/py-value-cc.cc: Improve test case to enable testing
16866 operations on gdb.Value objects.
16867 * gdb.python/py-value-cc.exp: Add new test to test operations on
16868 gdb.Value objects.
16869
16870 2014-02-18 Doug Evans <dje@google.com>
16871
16872 * Makefile.in (TESTS): New variable.
16873 (expanded_tests, expanded_tests_or_none): New variables
16874 (check-single): Pass $(expanded_tests_or_none) to runtest.
16875 (check-parallel): Only run tests in $(TESTS) if non-empty.
16876 (check/no-matching-tests-found): New rule.
16877 * README: Document TESTS makefile variable.
16878
16879 2014-02-18 Doug Evans <dje@google.com>
16880
16881 * Makefile.in (check-parallel): rm -rf outputs temp.
16882
16883 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16884
16885 Fix "ERROR: no fileid for" in the testsuite.
16886 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
16887
16888 2014-02-12 Doug Evans <dje@google.com>
16889
16890 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
16891 (MISCELLANEOUS): New variable.
16892 (clean): rm -rf $(MISCELLANEOUS).
16893 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
16894 dwp live in the same directory as symlinks, with each symlink pointed
16895 to a differently named file in a different directory.
16896
16897 2014-02-11 Doug Evans <dje@google.com>
16898
16899 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16900 of Tcl file commands.
16901
16902 2014-02-10 Mark Kettenis <kettenis@gnu.org>
16903
16904 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16905 "kill -SIGUSR1 -1".
16906
16907 2014-02-10 Joel Brobecker <brobecker@adacore.com>
16908
16909 * gdb.ada/tick_length_array_enum_idx: New testcase.
16910
16911 2014-02-10 Doug Evans <xdje42@gmail.com>
16912
16913 * configure.ac (AC_OUTPUT): Add gdb.guile.
16914 * configure: Regenerate.
16915 * lib/gdb-guile.exp: New file.
16916 * lib/gdb.exp (get_target_charset): New function.
16917 * gdb.base/help.exp: Update expected output from "apropos apropos".
16918 * gdb.guile/Makefile.in: New file.
16919 * gdb.guile/guile.exp: New file.
16920 * gdb.guile/scm-arch.c: New file.
16921 * gdb.guile/scm-arch.exp: New file.
16922 * gdb.guile/scm-block.c: New file.
16923 * gdb.guile/scm-block.exp: New file.
16924 * gdb.guile/scm-breakpoint.c: New file.
16925 * gdb.guile/scm-breakpoint.exp: New file.
16926 * gdb.guile/scm-disasm.c: New file.
16927 * gdb.guile/scm-disasm.exp: New file.
16928 * gdb.guile/scm-equal.c: New file.
16929 * gdb.guile/scm-equal.exp: New file.
16930 * gdb.guile/scm-error.exp: New file.
16931 * gdb.guile/scm-error.scm: New file.
16932 * gdb.guile/scm-frame-args.c: New file.
16933 * gdb.guile/scm-frame-args.exp: New file.
16934 * gdb.guile/scm-frame-args.scm: New file.
16935 * gdb.guile/scm-frame-inline.c: New file.
16936 * gdb.guile/scm-frame-inline.exp: New file.
16937 * gdb.guile/scm-frame.c: New file.
16938 * gdb.guile/scm-frame.exp: New file.
16939 * gdb.guile/scm-generics.exp: New file.
16940 * gdb.guile/scm-gsmob.exp: New file.
16941 * gdb.guile/scm-iterator.c: New file.
16942 * gdb.guile/scm-iterator.exp: New file.
16943 * gdb.guile/scm-math.c: New file.
16944 * gdb.guile/scm-math.exp: New file.
16945 * gdb.guile/scm-objfile-script-gdb.in: New file.
16946 * gdb.guile/scm-objfile-script.c: New file.
16947 * gdb.guile/scm-objfile-script.exp: New file.
16948 * gdb.guile/scm-objfile.c: New file.
16949 * gdb.guile/scm-objfile.exp: New file.
16950 * gdb.guile/scm-ports.exp: New file.
16951 * gdb.guile/scm-pretty-print.c: New file.
16952 * gdb.guile/scm-pretty-print.exp: New file.
16953 * gdb.guile/scm-pretty-print.scm: New file.
16954 * gdb.guile/scm-section-script.c: New file.
16955 * gdb.guile/scm-section-script.exp: New file.
16956 * gdb.guile/scm-section-script.scm: New file.
16957 * gdb.guile/scm-symbol.c: New file.
16958 * gdb.guile/scm-symbol.exp: New file.
16959 * gdb.guile/scm-symtab-2.c: New file.
16960 * gdb.guile/scm-symtab.c: New file.
16961 * gdb.guile/scm-symtab.exp: New file.
16962 * gdb.guile/scm-type.c: New file.
16963 * gdb.guile/scm-type.exp: New file.
16964 * gdb.guile/scm-value-cc.cc: New file.
16965 * gdb.guile/scm-value-cc.exp: New file.
16966 * gdb.guile/scm-value.c: New file.
16967 * gdb.guile/scm-value.exp: New file.
16968 * gdb.guile/source2.scm: New file.
16969 * gdb.guile/types-module.cc: New file.
16970 * gdb.guile/types-module.exp: New file.
16971
16972 2014-02-10 Yao Qi <yao@codesourcery.com>
16973
16974 PR testsuite/16543
16975 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16976 * configure: Regenerated.
16977 * Makefile.in: New file.
16978
16979 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16980
16981 * gdb.python/py-framefilter.exp: Fix typo.
16982
16983 2014-02-08 Yao Qi <yao@codesourcery.com>
16984
16985 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16986 that no =breakpoint-modified is emitted when breakpoints are
16987 modified through MI commands.
16988
16989 2014-02-07 Pedro Alves <pedro@codesourcery.com>
16990 Pedro Alves <palves@redhat.com>
16991
16992 * gdb.threads/step-after-sr-lock.c: New file.
16993 * gdb.threads/step-after-sr-lock.exp: New file.
16994
16995 2014-02-07 Pedro Alves <palves@redhat.com>
16996
16997 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16998
16999 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17000
17001 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
17002 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
17003
17004 2014-02-06 Doug Evans <xdje42@gmail.com>
17005
17006 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
17007 output.
17008
17009 * gdb.gdb/python-interrupts.exp: New file.
17010
17011 2014-02-05 Yao Qi <yao@codesourcery.com>
17012
17013 * gdb.trace/report.exp (use_collected_data): Test the output
17014 of "info threads" and "info inferiors".
17015
17016 2014-02-05 Yao Qi <yao@codesourcery.com>
17017
17018 Revert this patch:
17019
17020 2013-05-24 Yao Qi <yao@codesourcery.com>
17021
17022 * gdb.trace/tfile.exp: Test inferior and thread.
17023
17024 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17025
17026 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
17027 on a function.
17028 * gdb.base/step-bt.c: Call hello via function pointer to make
17029 sure its first instruction is executed on powerpc64le-linux.
17030
17031 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17032
17033 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
17034
17035 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17036
17037 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
17038 of the test patterns for use on little-endian systems.
17039
17040 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
17041
17042 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
17043 (decimal_vector): Fix for little-endian.
17044
17045 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
17046
17047 * gdb.arch/sparc-sysstep.exp: New file.
17048 * gdb.arch/sparc-sysstep.c: Likewise.
17049
17050 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
17051
17052 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17053
17054 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
17055
17056 2014-01-23 Tom Tromey <tromey@redhat.com>
17057
17058 * gdb.ada/array_char_idx: New testcase.
17059
17060 2014-01-23 Tom Tromey <tromey@redhat.com>
17061
17062 PR python/16487:
17063 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
17064 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
17065 classes.
17066
17067 2014-01-23 Tom Tromey <tromey@redhat.com>
17068
17069 PR python/16491:
17070 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
17071 string from an inferior frame.
17072 * gdb.python/py-framefilter-mi.exp: Update.
17073
17074 2014-01-22 Doug Evans <dje@google.com>
17075
17076 * gdb.server/server-mon.exp: Add tests for "set debug-format".
17077
17078 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17079
17080 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
17081
17082 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17083
17084 * gdb.trace/entry-values.exp: Remove excess space character from
17085 regex patterns. Handle s390 call instruction.
17086
17087 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17088
17089 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
17090 define "*_start" label. Make "name" static.
17091 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
17092 ${name} by references to ${name}_start.
17093
17094 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
17095
17096 * gdb.base/info-macros.exp: Remove "debug" from the compile
17097 options.
17098
17099 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17100
17101 * gdb.dlang/demangle.exp: New file.
17102
17103 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17104
17105 * gdb.dlang/primitive-types.exp: New file.
17106
17107 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
17108
17109 * configure.ac: Create gdb.dlang/Makefile.
17110 * configure: Regenerate.
17111 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
17112 * gdb.dlang/Makefile.in: New file.
17113 * lib/d-support.exp: New file.
17114 * lib/gdb.exp (skip_d_tests): New proc.
17115
17116 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17117
17118 * gdb.btrace/delta.exp: Check reverse stepi.
17119 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
17120 * gdb.btrace/finish.exp: New.
17121 * gdb.btrace/next.exp: New.
17122 * gdb.btrace/nexti.exp: New.
17123 * gdb.btrace/record_goto.c: Add comments.
17124 * gdb.btrace/step.exp: New.
17125 * gdb.btrace/stepi.exp: New.
17126 * gdb.btrace/multi-thread-step.c: New.
17127 * gdb.btrace/multi-thread-step.exp: New.
17128 * gdb.btrace/rn-dl-bind.c: New.
17129 * gdb.btrace/rn-dl-bind.exp: New.
17130 * gdb.btrace/data.c: New.
17131 * gdb.btrace/data.exp: New.
17132 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17133
17134 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17135
17136 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
17137 * gdb.btrace/exception.exp: Update.
17138 * gdb.btrace/instruction_history.exp: Update.
17139 * gdb.btrace/record_goto.exp: Update.
17140 * gdb.btrace/tailcall.exp: Update.
17141 * gdb.btrace/unknown_functions.exp: Update.
17142 * gdb.btrace/delta.exp: New.
17143
17144 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17145
17146 * gdb.btrace/record_goto.exp: Add backtrace test.
17147 * gdb.btrace/tailcall.exp: Add backtrace test.
17148
17149 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17150
17151 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
17152 * gdb.btrace/record_goto.c: New.
17153 * gdb.btrace/record_goto.exp: New.
17154 * gdb.btrace/x86-record_goto.S: New.
17155
17156 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17157
17158 * gdb.btrace/function_call_history.exp: Update tests.
17159 * gdb.btrace/instruction_history.exp: Update tests.
17160
17161 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17162
17163 * gdb.btrace/function_call_history.exp: Fix expected field
17164 order for "record function-call-history".
17165 Add new tests for "record function-call-history /c".
17166 * gdb.btrace/exception.cc: New.
17167 * gdb.btrace/exception.exp: New.
17168 * gdb.btrace/tailcall.exp: New.
17169 * gdb.btrace/x86-tailcall.S: New.
17170 * gdb.btrace/x86-tailcall.c: New.
17171 * gdb.btrace/unknown_functions.c: New.
17172 * gdb.btrace/unknown_functions.exp: New.
17173 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
17174
17175 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17176
17177 * gdb.btrace/instruction_history.exp: Update.
17178 * gdb.btrace/function_call_history.exp: Update.
17179
17180 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17181
17182 * gdb.btrace/function_call_history.exp: Fix expected function
17183 trace.
17184 * gdb.btrace/instruction_history.exp: Initialize traced.
17185 Remove traced_functions.
17186
17187 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17188
17189 * gdb.btrace/function_call_history.exp: Update
17190 * gdb.btrace/instruction_history.exp: Update.
17191
17192 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
17193
17194 * gdb.btrace/enable.exp: Update expected text.
17195
17196 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
17197
17198 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
17199 bytes.
17200
17201 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
17202
17203 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
17204
17205 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
17206
17207 * lib/gdb.exp (supports_process_record): Return true for
17208 arm*-linux*. (supports_reverse): Likewise.
17209
17210 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
17211
17212 PR python/15464
17213 PR python/16113
17214 * gdb.python/py-type.c: Enhance test case.
17215 * gdb.python/py-value-cc.cc: Likewise
17216 * gdb.python/py-type.exp: Add new tests.
17217 * gdb.python/py-value-cc.exp: Likewise
17218
17219 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17220 Pedro Alves <palves@redhat.com>
17221
17222 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
17223 Make "name" extern.
17224 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
17225 references to ${name}_start by references to ${name}.
17226
17227 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17228
17229 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
17230
17231 2014-01-10 Joel Brobecker <brobecker@adacore.com>
17232
17233 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
17234
17235 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
17236 Pedro Alves <palves@redhat.com>
17237
17238 * gdb.mi/mi-info-os.exp: Connect to the target with
17239 mi_gdb_target_load.
17240
17241 2014-01-08 Pedro Alves <palves@redhat.com>
17242
17243 * gdb.threads/reconnect-signal.c: New file.
17244 * gdb.threads/reconnect-signal.exp: New file.
17245
17246 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17247
17248 * gdb.base/source-dir.exp: New file.
17249
17250 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17251
17252 * gdb.ada/mi_interface: New testcase.
17253
17254 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17255
17256 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
17257 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
17258 gdb.ada/pp-rec-component/pck.ads: New files.
17259
17260 2014-01-07 Joel Brobecker <brobecker@adacore.com>
17261
17262 * gdb.python/py-pp-integral.c: New file.
17263 * gdb.python/py-pp-integral.py: New file.
17264 * gdb.python/py-pp-integral.exp: New file.
17265
17266 For older changes see ChangeLog-1993-2013.
17267 \f
17268 ;; Local Variables:
17269 ;; mode: change-log
17270 ;; left-margin: 8
17271 ;; fill-column: 74
17272 ;; version-control: never
17273 ;; End:
17274
17275 Copyright 2014-2019 Free Software Foundation, Inc.
17276 Copying and distribution of this file, with or without modification,
17277 are permitted provided the copyright notice and this notice are preserved.
This page took 0.674083 seconds and 5 git commands to generate.