[gdb/symtab] Read CU base address for enqueued CU
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-10-26 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
4
5 2020-10-26 Tom Tromey <tromey@adacore.com>
6
7 * gdb.ada/unsigned_range/foo.adb: New file.
8 * gdb.ada/unsigned_range/pack.adb: New file.
9 * gdb.ada/unsigned_range/pack.ads: New file.
10 * gdb.ada/unsigned_range.exp: New file.
11
12 2020-10-26 Tom de Vries <tdevries@suse.de>
13
14 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
15
16 2020-10-26 Tom de Vries <tdevries@suse.de>
17
18 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
19 for CU.
20 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
21
22 2020-10-23 Tom de Vries <tdevries@suse.de>
23
24 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
25 DW_FORM_string.
26 (Dwarf::_default_form): New proc.
27 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
28 guessed.
29
30 2020-10-23 Tom de Vries <tdevries@suse.de>
31
32 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
33 * gdb.dwarf2/atomic-type.exp: Same.
34 * gdb.dwarf2/bad-regnum.exp: Same.
35 * gdb.dwarf2/cpp-linkage-name.exp: Same.
36 * gdb.dwarf2/dw2-align.exp: Same.
37 * gdb.dwarf2/dw2-bad-elf.exp: Same.
38 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
39 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
40 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
41 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
42 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
43 * gdb.dwarf2/enum-type.exp: Same.
44 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
45 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
46 * gdb.dwarf2/main-subprogram.exp: Same.
47 * gdb.dwarf2/missing-type-name.exp: Same.
48 * gdb.dwarf2/nonvar-access.exp: Same.
49 * gdb.dwarf2/typedef-void-finish.exp: Same.
50 * gdb.dwarf2/var-access.exp: Same.
51 * gdb.dwarf2/void-type.exp: Same.
52
53 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
54
55 PR gdb/26693
56 * gdb.dwarf2/template-specification-full-name.exp: New test.
57
58 2020-10-22 Luis Machado <luis.machado@linaro.org>
59
60 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
61 expected an offset from the function.
62 * gdb.base/msym-bp.exp (test): Likewise.
63
64 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.fortran/array-slices.exp: Add a new test.
67
68 2020-10-21 Gary Benson <gbenson@redhat.com>
69
70 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
71 fullname test with Clang. Also expand comments generally.
72
73 2020-10-20 Tom de Vries <tdevries@suse.de>
74
75 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
76
77 2020-10-20 Tom de Vries <tdevries@suse.de>
78
79 * gdb.dwarf2/arr-stride.c: Remove.
80 * gdb.dwarf2/arr-stride.exp: Use main.c.
81 * gdb.dwarf2/arr-subrange.c: Remove.
82 * gdb.dwarf2/arr-subrange.exp: Use main.c.
83 * gdb.dwarf2/bad-regnum.c: Remove.
84 * gdb.dwarf2/bad-regnum.exp: Use main.c.
85 * gdb.dwarf2/corrupt.c: Remove.
86 * gdb.dwarf2/corrupt.exp: Use main.c.
87 * gdb.dwarf2/dw2-bad-elf.c: Remove.
88 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
89 * gdb.dwarf2/dw2-icycle.c: Remove.
90 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
91 * gdb.dwarf2/formdata16.c: Remove.
92 * gdb.dwarf2/formdata16.exp: Use main.c.
93 * gdb.dwarf2/implptrconst.c: Remove.
94 * gdb.dwarf2/implptrconst.exp: Use main.c.
95 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
96 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
97 * gdb.dwarf2/opaque-type-lookup.c: Remove.
98 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
99
100 2020-10-20 Tom de Vries <tdevries@suse.de>
101
102 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
103 file.
104 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
105
106 2020-10-20 Tom de Vries <tdevries@suse.de>
107
108 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
109 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
110 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
111 * gdb.dwarf2/dw2-ranges-base.exp: Same.
112 * gdb.dwarf2/dw2-ranges.exp: Same.
113 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
114 * gdb.dwarf2/var-access.exp: Same.
115
116 2020-10-19 Tom Tromey <tromey@adacore.com>
117
118 PR tui/26719
119 * gdb.tui/list.exp: Check source window contents after focus
120 change.
121
122 2020-10-17 Tom de Vries <tdevries@suse.de>
123
124 PR symtab/26317
125 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
126
127 2020-10-17 Tom de Vries <tdevries@suse.de>
128
129 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
130 as suffix.
131 * gdb.dwarf2/atomic.c: Rename to ...
132 * gdb.dwarf2/atomic-type.c: ... this.
133 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
134 * gdb.dwarf2/dw2-ranges-2.c: ... this.
135 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
136 * gdb.dwarf2/dw2-ranges-3.c: ... this.
137 * gdb.dwarf2/fission-mix2.c: Rename to ...
138 * gdb.dwarf2/fission-mix-2.c: ... this.
139 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
140 standard_testfile.
141 * gdb.dwarf2/ada-valprint-error.exp: Same.
142 * gdb.dwarf2/arr-stride.exp: Same.
143 * gdb.dwarf2/arr-subrange.exp: Same.
144 * gdb.dwarf2/atomic-type.exp: Same.
145 * gdb.dwarf2/bad-regnum.exp: Same.
146 * gdb.dwarf2/break-inline-psymtab.exp: Same.
147 * gdb.dwarf2/clang-debug-names-2.exp: Same.
148 * gdb.dwarf2/clang-debug-names.exp: Same.
149 * gdb.dwarf2/comp-unit-lang.exp: Same.
150 * gdb.dwarf2/corrupt.exp: Same.
151 * gdb.dwarf2/count.exp: Same.
152 * gdb.dwarf2/cpp-linkage-name.exp: Same.
153 * gdb.dwarf2/data-loc.exp: Same.
154 * gdb.dwarf2/dw2-align.exp: Same.
155 * gdb.dwarf2/dw2-bad-elf.exp: Same.
156 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
157 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
158 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
159 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
160 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
161 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
162 * gdb.dwarf2/dw2-inline-param.exp: Same.
163 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
164 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
165 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
166 * gdb.dwarf2/dw2-is-stmt.exp: Same.
167 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
168 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
169 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
170 * gdb.dwarf2/dw2-param-error.exp: Same.
171 * gdb.dwarf2/dw2-ranges-base.exp: Same.
172 * gdb.dwarf2/dw2-ranges.exp: Same.
173 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
174 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
175 * gdb.dwarf2/dw4-sig-types.exp: Same.
176 * gdb.dwarf2/dynarr-ptr.exp: Same.
177 * gdb.dwarf2/enum-type.exp: Same.
178 * gdb.dwarf2/fission-mix.exp: Same.
179 * gdb.dwarf2/formdata16.exp: Same.
180 * gdb.dwarf2/implptrconst.exp: Same.
181 * gdb.dwarf2/implptrpiece.exp: Same.
182 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
183 * gdb.dwarf2/main-subprogram.exp: Same.
184 * gdb.dwarf2/method-ptr.exp: Same.
185 * gdb.dwarf2/missing-sig-type.exp: Same.
186 * gdb.dwarf2/nonvar-access.exp: Same.
187 * gdb.dwarf2/opaque-type-lookup.exp: Same.
188 * gdb.dwarf2/shortpiece.exp: Same.
189 * gdb.dwarf2/staticvirtual.exp: Same.
190 * gdb.dwarf2/subrange.exp: Same.
191 * gdb.dwarf2/symtab-producer.exp: Same.
192 * gdb.dwarf2/typedef-void-finish.exp: Same.
193 * gdb.dwarf2/var-access.exp: Same.
194 * gdb.dwarf2/variant.exp: Same.
195 * gdb.dwarf2/void-type.exp: Same.
196 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
197 dw2-ranges-main.c.
198 * gdb.dwarf2/dw2-ranges-main.c: Remove.
199
200 2020-10-16 Tom de Vries <tdevries@suse.de>
201
202 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
203
204 2020-10-16 Tom de Vries <tdevries@suse.de>
205
206 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
207
208 2020-10-14 Tom de Vries <tdevries@suse.de>
209
210 PR testsuite/26732
211 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
212 scenario 2.
213 * gdb.ada/mi_catch_ex_hand.exp: Same.
214
215 2020-10-13 Pedro Alves <pedro@palves.net>
216
217 * lib/mi-support.exp (mi_clean_restart): New.
218 (mi_run_to_main): Delete.
219 All callers adjust to use mi_clean_restart / mi_runto_main.
220
221 2020-10-13 Pedro Alves <pedro@palves.net>
222
223 * config/monitor.exp: Use "list -q".
224 * gdb.arch/gdb1558.exp: Use "break -q".
225 * gdb.arch/i386-permbkpt.exp: Use "break -q".
226 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
227 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
228 * gdb.base/commands.exp: Use "break -q".
229 * gdb.base/condbreak.exp: Use "break -q".
230 * gdb.base/ctf-ptype.exp: Use "list -q".
231 * gdb.base/define.exp: Use "break -q".
232 * gdb.base/del.exp: Use "break -q".
233 * gdb.base/fullname.exp: Use "break -q".
234 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
235 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
236 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
237 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
238 "hbreak -q".
239 * gdb.base/included.exp: Use "list -q".
240 * gdb.base/label.exp: Use "break -q".
241 * gdb.base/lineinc.exp: Use "break -q".
242 * gdb.base/list.exp: Use "list -q".
243 * gdb.base/macscp.exp: Use "list -q".
244 * gdb.base/pending.exp: Use "break -q".
245 * gdb.base/prologue-include.exp: Use "break -q".
246 * gdb.base/ptype.exp: Use "list -q".
247 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
248 * gdb.base/server-del-break.exp: Use "break -q".
249 * gdb.base/style.exp: Use "break -q".
250 * gdb.base/symbol-without-target_section.exp: Use "list -q".
251 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
252 * gdb.cp/exception.exp: Use "tbreak -q".
253 * gdb.dwarf2/dw2-error.exp: Use "break -q".
254 * gdb.dwarf2/fission-mix.exp: Use "break -q".
255 * gdb.dwarf2/fission-reread.exp: Use "break -q".
256 * gdb.dwarf2/pr13961.exp: Use "break -q".
257 * gdb.linespec/explicit.exp: Use "list -q".
258 * gdb.linespec/linespec.exp: Use "break -q".
259 * gdb.mi/mi-simplerun.exp: Use "--qualified".
260 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
261 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
262 * gdb.server/connect-without-multi-process.exp: Use "break -q".
263 * gdb.trace/change-loc.exp: Use "break -q".
264 * gdb.trace/pending.exp: Use "break -q".
265 * gdb.tui/basic.exp: Use "list -q".
266 * gdb.tui/list-before.exp: Use "list -q".
267 * gdb.tui/list.exp: Use "list -q".
268 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
269
270 2020-10-13 Pedro Alves <pedro@palves.net>
271
272 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
273 saved breakpoints file.
274 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
275 inspecting breakpoint list.
276 * lib/gdb.exp (runto_main): Add "qualified" to options.
277 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
278 and handle it.
279 (mi_runto_main): Pass 1 as qualified argument.
280
281 2020-10-13 Pedro Alves <pedro@palves.net>
282
283 * lib/mi-support.exp (mi_runto_main): New proc.
284 (mi_run_to_main): Use it.
285 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
286 * gdb.mi/mi-var-cmd.exp: Likewise.
287 * gdb.mi/mi-var-invalidate.exp: Likewise.
288 * mi-var-list-children-invalid-grandchild.exp: Likewise.
289 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
290 * gdb.mi/new-ui-mi-sync.exp: Likewise.
291 * gdb.mi/user-selected-context-sync.exp: Likewise.
292 * gdb.opt/inline-cmds.exp: Likewise.
293 * gdb.python/py-framefilter-mi.exp: Likewise.
294 * gdb.python/py-mi.exp: Likewise.
295
296 2020-10-13 Pedro Alves <pedro@palves.net>
297
298 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
299 "runto main".
300 * gdb.ada/small_reg_param.exp: Likewise.
301 * gdb.arch/powerpc-d128-regs.exp: Likewise.
302 * gdb.base/annota1.exp: Likewise.
303 * gdb.base/anon.exp: Likewise.
304 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
305 * gdb.base/dprintf-non-stop.exp: Likewise.
306 * gdb.base/dprintf.exp: Likewise.
307 * gdb.base/gdb11530.exp: Likewise.
308 * gdb.base/gdb11531.exp: Likewise.
309 * gdb.base/gnu_vector.exp: Likewise.
310 * gdb.base/interrupt-noterm.exp: Likewise.
311 * gdb.base/memattr.exp: Likewise.
312 * gdb.base/step-over-syscall.exp: Likewise.
313 * gdb.base/watch-cond-infcall.exp: Likewise.
314 * gdb.base/watch-read.exp: Likewise.
315 * gdb.base/watch-vfork.exp: Likewise.
316 * gdb.base/watch_thread_num.exp: Likewise.
317 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
318 * gdb.guile/scm-frame-inline.exp: Likewise.
319 * gdb.linespec/explicit.exp: Likewise.
320 * gdb.opt/inline-break.exp: Likewise.
321 * gdb.python/py-frame-inline.exp: Likewise.
322 * gdb.reverse/break-precsave.exp: Likewise.
323 * gdb.reverse/break-reverse.exp: Likewise.
324 * gdb.reverse/consecutive-precsave.exp: Likewise.
325 * gdb.reverse/consecutive-reverse.exp: Likewise.
326 * gdb.reverse/finish-precsave.exp: Likewise.
327 * gdb.reverse/finish-reverse.exp: Likewise.
328 * gdb.reverse/fstatat-reverse.exp: Likewise.
329 * gdb.reverse/getresuid-reverse.exp: Likewise.
330 * gdb.reverse/i386-precsave.exp: Likewise.
331 * gdb.reverse/i386-reverse.exp: Likewise.
332 * gdb.reverse/i386-sse-reverse.exp: Likewise.
333 * gdb.reverse/i387-env-reverse.exp: Likewise.
334 * gdb.reverse/i387-stack-reverse.exp: Likewise.
335 * gdb.reverse/insn-reverse.exp: Likewise.
336 * gdb.reverse/machinestate-precsave.exp: Likewise.
337 * gdb.reverse/machinestate.exp: Likewise.
338 * gdb.reverse/pipe-reverse.exp: Likewise.
339 * gdb.reverse/readv-reverse.exp: Likewise.
340 * gdb.reverse/recvmsg-reverse.exp: Likewise.
341 * gdb.reverse/rerun-prec.exp: Likewise.
342 * gdb.reverse/s390-mvcle.exp: Likewise.
343 * gdb.reverse/solib-precsave.exp: Likewise.
344 * gdb.reverse/solib-reverse.exp: Likewise.
345 * gdb.reverse/step-precsave.exp: Likewise.
346 * gdb.reverse/step-reverse.exp: Likewise.
347 * gdb.reverse/time-reverse.exp: Likewise.
348 * gdb.reverse/until-precsave.exp: Likewise.
349 * gdb.reverse/until-reverse.exp: Likewise.
350 * gdb.reverse/waitpid-reverse.exp: Likewise.
351 * gdb.reverse/watch-precsave.exp: Likewise.
352 * gdb.reverse/watch-reverse.exp: Likewise.
353 * gdb.threads/kill.exp: Likewise.
354 * gdb.threads/tid-reuse.exp: Likewise.
355
356 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
357
358 PR gdb/26642
359 * gdb.base/maint-target-async-off.c: New test.
360 * gdb.base/maint-target-async-off.exp: New test.
361
362 2020-10-13 Alan Modra <amodra@gmail.com>
363
364 * gdb.arch/powerpc-altivec.s,
365 * gdb.arch/powerpc-power7.s,
366 * gdb.arch/powerpc-power8.s,
367 * gdb.arch/powerpc-power9.s,
368 * gdb.arch/powerpc-vsx.s,
369 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
370 * gdb.arch/powerpc-altivec.exp,
371 * gdb.arch/powerpc-power7.exp,
372 * gdb.arch/powerpc-power8.exp,
373 * gdb.arch/powerpc-power9.exp,
374 * gdb.arch/powerpc-vsx.exp,
375 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
376 disassembly of mfvsrd/mtvsrd.
377
378 2020-10-13 Alan Modra <amodra@gmail.com>
379
380 * gdb.arch/arm-disassembler-options.exp: Adjust expected
381 "target architecture" output.
382 * gdb.arch/powerpc-d128-regs.exp: Likewise.
383 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
384 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
385 * gdb.arch/s390-disassembler-options.exp: Likewise.
386
387 2020-10-12 Pedro Alves <pedro@palves.net>
388
389 PR exp/26602
390 PR c++/26550
391 * gdb.cp/ambiguous.cc (marker1): Delete.
392 (main): Initialize all the fields of the locals. Replace marker1
393 call with a "set breakpoint here" marker.
394 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
395 instead of running to marker1. Add tests printing all the
396 variables and all the fields of the variables.
397 (test_ambiguous): New proc, expecting the new GDB output when a
398 field access is ambiguous. Change all "warning: X ambiguous"
399 tests to use it.
400
401 2020-10-12 Gary Benson <gbenson@redhat.com>
402
403 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
404 * gdb.base/msym-bp-2.c (foo): Likewise.
405 * gdb.base/msym-lang.c (foo): Likewise.
406 * gdb.base/msym-lang-main.c (foo): Likewise.
407 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
408 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
409 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
410 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
411 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
412 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
413 * gdb.python/py-objfile.c (static_var): Likewise.
414 * gdb.python/py-symbol.c (rr): Likewise.
415 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
416 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
417
418 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
419
420 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
421 output of backtrace.
422
423 2020-10-09 Tom Tromey <tromey@adacore.com>
424
425 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
426 (Rec): Add field. Fix range.
427 * gdb.ada/scalar_storage.exp: Update.
428
429 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
430
431 PR exp/26714
432 * gdb.base/printcmds.exp: Add tests for void results.
433
434 2020-10-09 Jan Vrany <jan.vrany@labware.com>
435
436 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
437 is emmited for both 'set directories' and 'directory' commands.
438
439 2020-10-08 Tom Tromey <tom@tromey.com>
440
441 * gdb.base/style.exp: Check that "main"'s name is styled.
442
443 2020-10-07 Tom Tromey <tromey@adacore.com>
444
445 * gdb.base/find.exp: Rename some tests.
446
447 2020-10-06 Gary Benson <gbenson@redhat.com>
448
449 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
450 * gdb.base/list1.c (unused): Likewise.
451
452 2020-10-06 Gary Benson <gbenson@redhat.com>
453
454 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
455 __attribute__ ((used)).
456 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
457
458 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
459
460 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
461 make use of regions throughout.
462 * gdb.base/overlays.exp: Enclose string with variableds in "..",
463 not {...}.
464 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
465
466 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
467
468 * gdb.base/call-sc.c: Fix return struct on stack test case.
469 * gdb.base/call-sc.exp: Likewise.
470
471 2020-10-02 Gary Benson <gbenson@redhat.com>
472
473 * README: Fix "paralell".
474
475 2020-09-30 Gary Benson <gbenson@redhat.com>
476
477 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
478 Convert directive to lowercase.
479 (.Labbrev1_begin): Add missing label.
480 (abbrev code 0x1): Remove DW_AT_stmt_list.
481 (.Ldie_b): Likewise.
482
483 2020-09-27 Tom Tromey <tom@tromey.com>
484
485 * gdb.tui/new-layout.exp: Use with_test_prefix.
486
487 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
488
489 PR python/26586
490 * gdb.python/python.exp: add test cases for the from_tty
491 argument to gdb.execute.
492
493 2020-09-25 Gary Benson <gbenson@redhat.com>
494
495 * gdb.base/infcall-nested-structs.exp.tcl: Add
496 additional_flags=-Wno-tautological-compare for C++
497 tests when compiling using Clang.
498
499 2020-09-25 Gary Benson <gbenson@redhat.com>
500
501 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
502 for .c files.
503
504 2020-09-24 Tom Tromey <tromey@adacore.com>
505
506 PR tui/26638:
507 * gdb.tui/list.exp: Check output of "focus next".
508
509 2020-09-23 Tom Tromey <tom@tromey.com>
510
511 * gdb.dwarf2/intbits.exp: New file.
512 * gdb.dwarf2/intbits.c: New file.
513
514 2020-09-20 Pedro Alves <pedro@palves.net>
515
516 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
517 spawn_id before calling remote_close. Close secondary MI channel.
518
519 2020-09-20 Pedro Alves <pedro@palves.net>
520
521 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
522 fails.
523
524 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * gdb.fortran/array-slices.exp: Update expected results.
527 * gdb.fortran/class-allocatable-array.exp: Likewise.
528 * gdb.fortran/multi-dim.exp: Likewise.
529 * gdb.fortran/vla-type.exp: Likewise.
530 * gdb.mi/mi-vla-fortran.exp: Likewise.
531
532 2020-09-18 Victor Collod <vcollod@nvidia.com>
533
534 PR gdb/26635
535 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
536 compatible with i386, and move it to...
537 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
538 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
539 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
540
541 2020-09-18 Pedro Alves <pedro@palves.net>
542
543 PR gdb/26631
544 * gdb.multi/multi-target-thread-find.exp: New file.
545
546 2020-09-18 Pedro Alves <pedro@palves.net>
547
548 * gdb.multi/multi-target-continue.exp: New file, factored out from
549 multi-target.exp.
550 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
551 multi-target.exp.
552 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
553 multi-target.exp.
554 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
555 multi-target.exp.
556 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
557 multi-target.exp.
558 * gdb.multi/multi-target.exp.tcl: New file, factored out from
559 multi-target.exp.
560 * gdb.multi/multi-target.exp: Delete.
561
562 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.fortran/array-slices.exp: Add missing message data.
565
566 2020-09-17 Pedro Alves <pedro@palves.net>
567
568 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
569
570 2020-09-17 Pedro Alves <pedro@palves.net>
571
572 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
573 full prototype.
574
575 2020-09-17 Pedro Alves <pedro@palves.net>
576
577 * gdb.python/py-as-string.c: Add cast.
578
579 2020-09-17 Pedro Alves <pedro@palves.net>
580
581 * gdb.base/sizeof.c (fill): Add cast.
582
583 2020-09-17 Pedro Alves <pedro@palves.net>
584
585 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
586
587 2020-09-17 Pedro Alves <pedro@palves.net>
588
589 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
590 linkage name.
591 * gdb.base/prologue.exp: Use print /d.
592 * gdb.base/symbol-alias.exp: Handle C++ output.
593 * gdb.base/symbol-alias2.c: Handle C++ output.
594 [__cplusplus] (func): Explicitly specify linkage name.
595
596 2020-09-17 Pedro Alves <pedro@palves.net>
597
598 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
599 (struct my_key_t): ... this. Adjust all references.
600 (struct value_t): Rename to ...
601 (struct my_value_t): ... this. Adjust all references.
602 (create_map, add_map_element, create_map_map)
603 (add_map_map_element): Add casts.
604
605 2020-09-17 Pedro Alves <pedro@palves.net>
606
607 * gdb.python/py-framefilter-mi.c (funca): Add casts.
608 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
609
610 2020-09-17 Pedro Alves <pedro@palves.net>
611
612 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
613
614 2020-09-17 Pedro Alves <pedro@palves.net>
615
616 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
617 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
618 (charfoo, intfoo): Define full prototype.
619 * gdb.base/ptype1.c (charfoo): Define full prototype.
620 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
621 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
622
623 2020-09-17 Pedro Alves <pedro@palves.net>
624
625 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
626 Don't define.
627 (utf_32_string): Compile for both C and C++.
628 * gdb.base/charset.exp: Use "print /d".
629
630 2020-09-17 Pedro Alves <pedro@palves.net>
631
632 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
633 (nullptr): Rename to ...
634 (null_ptr): ... this.
635 * gdb.base/watchpoint.exp: Adjust to rename.
636
637 2020-09-17 Pedro Alves <pedro@palves.net>
638
639 * gdb.base/printcmds.c (three, flag_enum_without_zero)
640 (three_not_flag): Add casts.
641
642 2020-09-17 Pedro Alves <pedro@palves.net>
643
644 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
645 char array.
646 (main): Add references to Barrier, TestStrings, TestStringsH and
647 TestStringsW.
648 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
649 and expect a full prototype in C++.
650
651 2020-09-17 Pedro Alves <pedro@palves.net>
652
653 * gdb.base/nested-addr.c (main): Add cast.
654 * gdb.base/nested-addr.exp: Use "print /d".
655
656 2020-09-17 Pedro Alves <pedro@palves.net>
657
658 * gdb.base/break.exp (func): New. Use it throughout when
659 expecting a function name.
660
661 2020-09-17 Pedro Alves <pedro@palves.net>
662
663 * gdb.base/display.exp: Issue "set print asm-demangle on".
664
665 2020-09-17 Pedro Alves <pedro@palves.net>
666
667 * gdb.base/find.c: Include <string.h>.
668 (init_bufs): Add cast.
669 * gdb.base/find.exp: Issue "set print asm-demangle on".
670
671 2020-09-16 Tom Tromey <tromey@adacore.com>
672
673 PR gdb/26598:
674 * gdb.base/skipcxx.exp: New file.
675 * gdb.base/skipcxx.cc: New file.
676
677 2020-09-16 Tom de Vries <tdevries@suse.de>
678
679 PR testsuite/26617
680 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
681 WITH_DEBUG_SECTIONS is defined.
682 (xstr, str): New macro.
683 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
684 to get start and size of _Dmain.
685 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
686 using additional_flags.
687
688 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
689
690 * gdb.base/bp-cmds-sourced-script.c: New file.
691 * gdb.base/bp-cmds-sourced-script.exp: New test.
692 * gdb.base/bp-cmds-sourced-script.gdb: New file.
693
694 2020-09-16 Tom de Vries <tdevries@suse.de>
695
696 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
697 get the gdb prompt after issuing "monitor exit".
698
699 2020-09-16 Tom de Vries <tdevries@suse.de>
700
701 PR testsuite/26624
702 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
703
704 2020-09-16 Tom de Vries <tdevries@suse.de>
705
706 PR testsuite/26618
707 * gdb.tui/new-layout.exp: Escape unbalanced braces.
708
709 2020-09-15 Tom Tromey <tromey@adacore.com>
710
711 PR rust/26197:
712 * lib/rust-support.exp (rust_llvm_version): New proc.
713 * gdb.rust/simple.exp: Check rust_llvm_version.
714
715 2020-09-14 Tom de Vries <tdevries@suse.de>
716
717 * gdb.rust/traits.exp: Fix PATH warning.
718
719 2020-09-13 Pedro Alves <pedro@palves.net>
720
721 * gdb.base/catch-follow-exec.c (main): Add explicit return
722 statement.
723 * gdb.base/catch-signal.c (main): Likewise.
724 * gdb.base/condbreak-call-false.c (main): Likewise.
725 * gdb.base/consecutive.c (main): Add explicit return
726 statement and return type.
727 * gdb.base/cursal.c (main): Add explicit return statement.
728 * gdb.base/cvexpr.c (main): Likewise.
729 * gdb.base/display.c (main): Add explicit return statement and
730 return type.
731 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
732 * gdb.base/endianity.c (main): Likewise.
733 * gdb.base/execd-prog.c (main): Likewise.
734 * gdb.base/gdb1090.c (main): Likewise.
735 * gdb.base/info_qt.c (main): Likewise.
736 * gdb.base/lineinc.c (main): Likewise.
737 * gdb.base/load-command.c (main): Likewise.
738 * gdb.base/macscp1.c (main): Likewise.
739 * gdb.base/pr10179-a.c (main): Likewise.
740 * gdb.base/quit-live.c (main): Likewise.
741 * gdb.base/scope0.c (main): Likewise.
742 * gdb.base/settings.c (main): Likewise.
743 * gdb.base/stack-checking.c (main): Return int.
744 * gdb.base/varargs.c (main): Add explicit return statement.
745 * gdb.cp/ambiguous.cc (main): Likewise.
746 * gdb.cp/anon-struct.cc (main): Likewise.
747 * gdb.cp/anon-union.cc (main): Likewise.
748 * gdb.cp/bool.cc (main): Likewise.
749 * gdb.cp/bs15503.cc (main): Likewise.
750 * gdb.cp/cplusfuncs.cc (main): Likewise.
751 * gdb.cp/cttiadd.cc (main): Likewise.
752 * gdb.cp/extern-c.cc (main): Likewise.
753 * gdb.cp/filename.cc (main): Likewise.
754 * gdb.cp/formatted-ref.cc (main): Likewise.
755 * gdb.cp/mb-ctor.cc (main): Likewise.
756 * gdb.cp/member-ptr.cc (main): Likewise.
757 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
758 * gdb.cp/overload-const.cc (main): Likewise.
759 * gdb.cp/paren-type.cc (main): Likewise.
760 * gdb.cp/parse-lang.cc (main): Likewise.
761 * gdb.cp/pr-1023.cc (main): Likewise.
762 * gdb.cp/psmang1.cc (main): Likewise.
763 * gdb.cp/readnow-language.cc (main): Likewise.
764 * gdb.cp/ref-params.cc (main): Likewise.
765 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
766 * gdb.cp/virtbase2.cc (main): Likewise.
767 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
768 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
769 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
770 * gdb.mi/mi-console.c (main): Likewise.
771 * gdb.mi/mi-read-memory.c (main): Likewise.
772 * gdb.modula2/multidim.c (main): Likewise.
773 * gdb.opt/inline-small-func.c (main): Likewise.
774 * gdb.python/py-rbreak.c (main): Likewise.
775 * gdb.stabs/exclfwd1.c (main): Likewise.
776 * gdb.trace/qtro.c (main): Likewise.
777
778 2020-09-13 Pedro Alves <pedro@palves.net>
779
780 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
781 instead of getenv.
782
783 2020-09-13 Pedro Alves <pedro@palves.net>
784
785 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
786 instead of spawning GDB with remote_spawn.
787 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
788 gdb_spawn instead of spawning GDB with remote_spawn.
789
790 2020-09-13 Pedro Alves <pedro@palves.net>
791
792 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
793 file and add calls to first and second.
794 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
795 add call to f.
796
797 2020-09-13 Pedro Alves <pedro@palves.net>
798
799 * gdb.mi/mi-break-qualified.cc: New file.
800 * gdb.mi/mi-break-qualified.exp: New file.
801 * lib/mi-support.exp (mi_create_breakpoint_multi)
802 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
803 procedures.
804 (mi_create_breakpoint_1): New, factored out from
805 mi_create_breakpoint.
806
807 2020-09-13 Pedro Alves <pedro@palves.net>
808
809 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
810 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
811 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
812 (register_class): Delete.
813 (main): Don't call register_class.
814
815 2020-09-13 Pedro Alves <pedro@palves.net>
816
817 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
818 (do_tests): Remove "calling method for small class" test.
819 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
820 (register_class): Delete.
821 (main): Don't call register_class.
822 * gdb.cp/call-method-register.exp: New file, based on bits removed
823 from classes.exp.
824 * gdb.cp/call-method-register.cc: New file, based on bits removed
825 from classes.cc.
826
827 2020-09-13 Pedro Alves <pedro@palves.net>
828
829 * gdb.base/msym-bp-2.c: New.
830 * gdb.base/msym-bp-shl-lib.c: New file.
831 * gdb.base/msym-bp-shl-main-2.c: New file.
832 * gdb.base/msym-bp-shl-main.c: New file.
833 * gdb.base/msym-bp-shl.exp: New file.
834 * gdb.base/msym-bp.c: New file.
835 * gdb.base/msym-bp.exp: New file.
836
837 2020-09-13 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.base/default.exp: Change $_gdb_major to 11.
840
841 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
842 Felix Willgerodt <Felix.Willgerodt@intel.com>
843
844 * x86-avx512bf16.c: New file.
845 * x86-avx512bf16.exp: Likewise.
846 * lib/gdb.exp (skip_avx512bf16_tests): New function.
847
848 2020-09-11 Tom de Vries <tdevries@suse.de>
849
850 PR exp/26602
851 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
852
853 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
854
855 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
856
857 2020-09-10 Alan Modra <amodra@gmail.com>
858
859 PR 26597
860 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
861
862 2020-09-08 Tom de Vries <tdevries@suse.de>
863
864 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
865 after gdb_starti_cmd.
866
867 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
868
869 * lib/fortran.exp (fortran_complex8): New proc.
870 (fortran_complex16): New proc.
871 * gdb.fortran/complex.exp: Use routines from fortran.exp
872 * gdb.fortran/pointer-to-pointer.exp: Likewise.
873 * gdb.fortran/vla-ptr-info.exp: Likewise.
874
875 2020-09-03 Tom de Vries <tdevries@suse.de>
876
877 PR breakpoint/26546
878 * gdb.base/label-without-address.exp: Runto main first.
879
880 2020-09-02 Tom Tromey <tromey@adacore.com>
881
882 * gdb.ada/mi_var_access.exp: Test children of access variable.
883 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
884 * gdb.ada/mi_var_array.exp: Update.
885
886 2020-08-31 Kevin Buettner <kevinb@redhat.com>
887
888 * gdb.base/corefile.exp (warning-free): XFAIL test when running
889 on docker w/ AUFS storage driver.
890
891 2020-08-31 Kevin Buettner <kevinb@redhat.com>
892
893 * gdb.base/corefile2.exp (renamed binfile): New tests.
894
895 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
896
897 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
898
899 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
900
901 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
902 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
903
904 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
905
906 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
907 output, printing a "not saved" value from history and printing a
908 convenience variable created from a "not saved" value.
909
910 2020-08-31 Tom de Vries <tdevries@suse.de>
911
912 * gdb.base/eh_return.exp: Use nopie.
913
914 2020-08-28 Pedro Alves <pedro@palves.net>
915
916 * gdb.base/advance-until-multiple-locations.exp
917 (advance_overload, until_overload): Adjust to match the
918 frame/function header instead of the source line text.
919
920 2020-08-28 Tom de Vries <tdevries@suse.de>
921
922 * gdb.base/label-without-address.c: New test.
923 * gdb.base/label-without-address.exp: New file.
924
925 2020-08-27 Pedro Alves <pedro@palves.net>
926
927 PR gdb/26523
928 PR gdb/26524
929 * gdb.base/advance-until-multiple-locations.cc: New.
930 * gdb.base/advance-until-multiple-locations.exp: New.
931
932 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
933
934 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
935
936 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * gdb.arch/amd64-byte.exp: Make test names unique, use
939 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
940 * gdb.arch/amd64-dword.exp: Likewise.
941 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
942 * gdb.arch/amd64-stap-special-operands.exp: Make test names
943 unique.
944 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
945 * gdb.arch/amd64-word.exp: Make test names unique, use
946 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
947 * gdb.arch/i386-byte.exp: Make test names unique, use
948 gdb_breakpoint.
949 * gdb.arch/i386-word.exp: Likewise.
950
951 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
952
953 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
954
955 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
956
957 PR gdb/26532
958 * gdb.threads/stepi-random-signal.exp: Update pattern.
959
960 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
961
962 PR gdb/26532
963 * gdb.base/ui-redirect.exp: Update pattern.
964
965 2020-08-25 Gary Benson <gbenson@redhat.com>
966
967 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
968 when compiling with clang.
969 * gdb.dwarf2/dw2-restore.exp: Likewise.
970
971 2020-08-25 Gary Benson <gbenson@redhat.com>
972
973 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
974 Add additional_flags=-Wno-inaccessible-base when compiling
975 with GCC >= 10.1 or clang. Add additional_flags=-w when
976 compiling with GCC < 10.
977
978 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
979
980 PR m2/26372
981 * gdb.modula2/multidim.c: New file.
982 * gdb.modula2/multidim.exp: New file.
983
984 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
985
986 * lib/gdb.exp (runto): Always emit fail on internal error.
987
988 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
989
990 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
991 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
992 Likewise.
993 * gdb.threads/stepi-random-signal.exp: Likewise.
994
995 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
996
997 * gdb.base/print-file-var.exp: Fix typo "breapoint".
998 * gdb.trace/strace.exp: Ditto.
999
1000 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1001
1002 * gdb.fortran/vla-type.exp: Skip commands not required for
1003 the Flang compiled binaries after prologue fix.
1004
1005 2020-08-17 Tom de Vries <tdevries@suse.de>
1006 Tom Tromey <tromey@adacore.com>
1007
1008 PR rust/26197:
1009 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
1010
1011 2020-08-17 Tom Tromey <tromey@adacore.com>
1012
1013 * gdb.ada/mi_var_access.exp: New file.
1014 * gdb.ada/mi_var_access/mi_access.adb: New file.
1015 * gdb.ada/mi_var_access/pck.adb: New file.
1016 * gdb.ada/mi_var_access/pck.ads: New file.
1017
1018 2020-08-16 Tom de Vries <tdevries@suse.de>
1019
1020 PR gdb/25350
1021 * gdb.base/eh_return.c: New test.
1022 * gdb.base/eh_return.exp: New file.
1023
1024 2020-08-15 Tom de Vries <tdevries@suse.de>
1025
1026 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
1027 (mixed_func_1d_): Use fortran_charlen_t in decl.
1028
1029 2020-08-15 Tom de Vries <tdevries@suse.de>
1030
1031 PR backtrace/26390
1032 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
1033 Update expected pattern.
1034
1035 2020-08-13 Pedro Alves <pedro@palves.net>
1036
1037 * gdb.fortran/complex.exp: Check skip_fortran_tests.
1038 * gdb.fortran/library-module.exp: Likewise.
1039 * gdb.fortran/logical.exp: Likewise.
1040 * gdb.fortran/module.exp: Likewise.
1041 * gdb.fortran/print_type.exp: Likewise.
1042 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1043 * gdb.fortran/vla-datatypes.exp: Likewise.
1044 * gdb.fortran/vla-history.exp: Likewise.
1045 * gdb.fortran/vla-ptr-info.exp: Likewise.
1046 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1047 * gdb.fortran/vla-ptype.exp: Likewise.
1048 * gdb.fortran/vla-sizeof.exp: Likewise.
1049 * gdb.fortran/vla-type.exp: Likewise.
1050 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1051 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1052 * gdb.fortran/vla-value-sub.exp: Likewise.
1053 * gdb.fortran/vla-value.exp: Likewise.
1054
1055 2020-08-13 Pedro Alves <pedro@palves.net>
1056
1057 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
1058 * gdb.ada/access_to_packed_array.exp: Likewise.
1059 * gdb.ada/access_to_unbounded_array.exp: Likewise.
1060 * gdb.ada/addr_arith.exp: Likewise.
1061 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
1062 * gdb.ada/arr_arr.exp: Likewise.
1063 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
1064 * gdb.ada/array_bounds.exp: Likewise.
1065 * gdb.ada/array_of_variable_length.exp: Likewise.
1066 * gdb.ada/array_ptr_renaming.exp: Likewise.
1067 * gdb.ada/array_subscript_addr.exp: Likewise.
1068 * gdb.ada/arraydim.exp: Likewise.
1069 * gdb.ada/arrayparam.exp: Likewise.
1070 * gdb.ada/arrayptr.exp: Likewise.
1071 * gdb.ada/assign_1.exp: Likewise.
1072 * gdb.ada/assign_arr.exp: Likewise.
1073 * gdb.ada/atomic_enum.exp: Likewise.
1074 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1075 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
1076 * gdb.ada/bias.exp: Likewise.
1077 * gdb.ada/boolean_expr.exp: Likewise.
1078 * gdb.ada/bp_c_mixed_case.exp: Likewise.
1079 * gdb.ada/bp_enum_homonym.exp: Likewise.
1080 * gdb.ada/bp_inlined_func.exp: Likewise.
1081 * gdb.ada/bp_on_var.exp: Likewise.
1082 * gdb.ada/bp_range_type.exp: Likewise.
1083 * gdb.ada/bp_reset.exp: Likewise.
1084 * gdb.ada/call_pn.exp: Likewise.
1085 * gdb.ada/catch_assert_if.exp: Likewise.
1086 * gdb.ada/catch_ex.exp: Likewise.
1087 * gdb.ada/catch_ex_std.exp: Likewise.
1088 * gdb.ada/char_enum.exp: Likewise.
1089 * gdb.ada/char_param.exp: Likewise.
1090 * gdb.ada/complete.exp: Likewise.
1091 * gdb.ada/cond_lang.exp: Likewise.
1092 * gdb.ada/convvar_comp.exp: Likewise.
1093 * gdb.ada/dgopt.exp: Likewise.
1094 * gdb.ada/disc_arr_bound.exp: Likewise.
1095 * gdb.ada/display_nested.exp: Likewise.
1096 * gdb.ada/dot_all.exp: Likewise.
1097 * gdb.ada/dyn_loc.exp: Likewise.
1098 * gdb.ada/dyn_stride.exp: Likewise.
1099 * gdb.ada/excep_handle.exp: Likewise.
1100 * gdb.ada/expr_delims.exp: Likewise.
1101 * gdb.ada/expr_with_funcall.exp: Likewise.
1102 * gdb.ada/exprs.exp: Likewise.
1103 * gdb.ada/fin_fun_out.exp: Likewise.
1104 * gdb.ada/fixed_cmp.exp: Likewise.
1105 * gdb.ada/formatted_ref.exp: Likewise.
1106 * gdb.ada/frame_arg_lang.exp: Likewise.
1107 * gdb.ada/frame_args.exp: Likewise.
1108 * gdb.ada/fullname_bp.exp: Likewise.
1109 * gdb.ada/fun_addr.exp: Likewise.
1110 * gdb.ada/fun_in_declare.exp: Likewise.
1111 * gdb.ada/fun_overload_menu.exp: Likewise.
1112 * gdb.ada/fun_renaming.exp: Likewise.
1113 * gdb.ada/funcall_char.exp: Likewise.
1114 * gdb.ada/funcall_param.exp: Likewise.
1115 * gdb.ada/funcall_ptr.exp: Likewise.
1116 * gdb.ada/funcall_ref.exp: Likewise.
1117 * gdb.ada/homonym.exp: Likewise.
1118 * gdb.ada/info_addr_mixed_case.exp: Likewise.
1119 * gdb.ada/info_auto_lang.exp: Likewise.
1120 * gdb.ada/info_exc.exp: Likewise.
1121 * gdb.ada/info_types.exp: Likewise.
1122 * gdb.ada/int_deref.exp: Likewise.
1123 * gdb.ada/interface.exp: Likewise.
1124 * gdb.ada/iwide.exp: Likewise.
1125 * gdb.ada/lang_switch.exp: Likewise.
1126 * gdb.ada/length_cond.exp: Likewise.
1127 * gdb.ada/maint_with_ada.exp: Likewise.
1128 * gdb.ada/mi_catch_assert.exp: Likewise.
1129 * gdb.ada/mi_catch_ex.exp: Likewise.
1130 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
1131 * gdb.ada/mi_dyn_arr.exp: Likewise.
1132 * gdb.ada/mi_ex_cond.exp: Likewise.
1133 * gdb.ada/mi_exc_info.exp: Likewise.
1134 * gdb.ada/mi_interface.exp: Likewise.
1135 * gdb.ada/mi_prot.exp: Likewise.
1136 * gdb.ada/mi_ref_changeable.exp: Likewise.
1137 * gdb.ada/mi_string_access.exp: Likewise.
1138 * gdb.ada/mi_task_arg.exp: Likewise.
1139 * gdb.ada/mi_task_info.exp: Likewise.
1140 * gdb.ada/mi_var_array.exp: Likewise.
1141 * gdb.ada/mi_var_union.exp: Likewise.
1142 * gdb.ada/mi_variant.exp: Likewise.
1143 * gdb.ada/minsyms.exp: Likewise.
1144 * gdb.ada/mod_from_name.exp: Likewise.
1145 * gdb.ada/nested.exp: Likewise.
1146 * gdb.ada/null_array.exp: Likewise.
1147 * gdb.ada/optim_drec.exp: Likewise.
1148 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
1149 * gdb.ada/packed_array_assign.exp: Likewise.
1150 * gdb.ada/packed_tagged.exp: Likewise.
1151 * gdb.ada/pp-rec-component.exp: Likewise.
1152 * gdb.ada/print_chars.exp: Likewise.
1153 * gdb.ada/print_pc.exp: Likewise.
1154 * gdb.ada/ptr_typedef.exp: Likewise.
1155 * gdb.ada/ptype_arith_binop.exp: Likewise.
1156 * gdb.ada/ptype_array.exp: Likewise.
1157 * gdb.ada/ptype_field.exp: Likewise.
1158 * gdb.ada/ptype_tagged_param.exp: Likewise.
1159 * gdb.ada/ptype_union.exp: Likewise.
1160 * gdb.ada/py_range.exp: Likewise.
1161 * gdb.ada/py_taft.exp: Likewise.
1162 * gdb.ada/rdv_wait.exp: Likewise.
1163 * gdb.ada/rec_comp.exp: Likewise.
1164 * gdb.ada/rec_return.exp: Likewise.
1165 * gdb.ada/ref_param.exp: Likewise.
1166 * gdb.ada/ref_tick_size.exp: Likewise.
1167 * gdb.ada/rename_subscript_param.exp: Likewise.
1168 * gdb.ada/repeat_dyn.exp: Likewise.
1169 * gdb.ada/same_component_name.exp: Likewise.
1170 * gdb.ada/same_enum.exp: Likewise.
1171 * gdb.ada/scalar_storage.exp: Likewise.
1172 * gdb.ada/set_wstr.exp: Likewise.
1173 * gdb.ada/small_reg_param.exp: Likewise.
1174 * gdb.ada/str_binop_equal.exp: Likewise.
1175 * gdb.ada/str_ref_cmp.exp: Likewise.
1176 * gdb.ada/str_uninit.exp: Likewise.
1177 * gdb.ada/sub_variant.exp: Likewise.
1178 * gdb.ada/sym_print_name.exp: Likewise.
1179 * gdb.ada/taft_type.exp: Likewise.
1180 * gdb.ada/tagged.exp: Likewise.
1181 * gdb.ada/tagged_access.exp: Likewise.
1182 * gdb.ada/task_bp.exp: Likewise.
1183 * gdb.ada/task_switch_in_core.exp: Likewise.
1184 * gdb.ada/tasks.exp: Likewise.
1185 * gdb.ada/tick_last_segv.exp: Likewise.
1186 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
1187 * gdb.ada/type_coercion.exp: Likewise.
1188 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1189 * gdb.ada/unchecked_union.exp: Likewise.
1190 * gdb.ada/uninitialized_vars.exp: Likewise.
1191 * gdb.ada/var_arr_attrs.exp: Likewise.
1192 * gdb.ada/var_arr_typedef.exp: Likewise.
1193 * gdb.ada/var_rec_arr.exp: Likewise.
1194 * gdb.ada/variant-record.exp: Likewise.
1195 * gdb.ada/variant.exp: Likewise.
1196 * gdb.ada/variant_record_packed_array.exp: Likewise.
1197 * gdb.ada/varsize_limit.exp: Likewise.
1198 * gdb.ada/whatis_array_val.exp: Likewise.
1199 * gdb.ada/widewide.exp: Likewise.
1200 * gdb.ada/win_fu_syms.exp: Likewise.
1201
1202 2020-08-12 Gary Benson <gbenson@redhat.com>
1203
1204 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
1205
1206 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
1209 unset the array variable.
1210
1211 2020-08-03 Tom de Vries <tdevries@suse.de>
1212
1213 PR symtab/26333
1214 * lib/dwarf.exp (DW_LNE_user): New proc.
1215 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
1216 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
1217
1218 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1219
1220 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
1221 to 'uintptr_t'
1222 (inttypes.h): Include.
1223
1224 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1225
1226 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
1227 (C5_24k): Delete.
1228 (C5_8k, C5_64k, C5_256k): New macros.
1229 (buf_ro): Allocate 256 KiB of initialized data.
1230
1231 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1232
1233 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
1234 that attempt to overwrite an existing condition with a condition
1235 that fails parsing and also with a condition that parses fine
1236 but contains junk at the end.
1237
1238 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1239
1240 * gdb.base/condbreak-bad.c: New test.
1241 * gdb.base/condbreak-bad.exp: New file.
1242
1243 2020-07-30 Tom de Vries <tdevries@suse.de>
1244
1245 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
1246 out of ...
1247 (GDBInfoModuleSymbols::check_entry): ... here.
1248 (GDBInfoModuleSymbols::check_optional_entry): New proc.
1249 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
1250 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
1251
1252 2020-07-30 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
1255 "__class_some_module_Number_t" optional.
1256
1257 2020-07-29 Tom de Vries <tdevries@suse.de>
1258
1259 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
1260 multiple locations.
1261
1262 2020-07-29 Tom de Vries <tdevries@suse.de>
1263
1264 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
1265 rather than function name.
1266
1267 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1268
1269 PR symtab/26270:
1270 * gdb.cp/disasm-func-name.cc: New file.
1271 * gdb.cp/disasm-func-name.exp: New file.
1272
1273 2020-07-28 Tom Tromey <tromey@adacore.com>
1274
1275 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
1276 'varval' location.
1277
1278 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.python/py-unwind.py: Update to make use of a register
1281 descriptor.
1282
1283 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1284
1285 * gdb.python/py-arch-reg-names.exp: Add additional tests.
1286
1287 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
1288
1289 PR fortran/23051
1290 PR fortran/26139
1291 * gdb.fortran/class-allocatable-array.exp: New file.
1292 * gdb.fortran/class-allocatable-array.f90: New file.
1293 * gdb.fortran/pointer-to-pointer.exp: New file.
1294 * gdb.fortran/pointer-to-pointer.f90: New file.
1295
1296 2020-07-25 Tom de Vries <tdevries@suse.de>
1297
1298 PR symtab/26243
1299 * gdb.dwarf2/dw2-line-number-zero.c: New test.
1300 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
1301
1302 2020-07-24 Tom de Vries <tdevries@suse.de>
1303
1304 PR testsuite/26293
1305 * gdb.ada/mi_prot.exp: Require gnatmake-8.
1306
1307 2020-07-23 Pedro Alves <pedro@palves.net>
1308
1309 * gdb.server/server-kill.exp (prepare): New, factored out from the
1310 top level.
1311 (kill_server): New.
1312 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
1313 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
1314
1315 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
1318
1319 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
1320
1321 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
1322 Initialize to empty string at top level.
1323 (gdb_wrapper_init): Revert check for file existence on build.
1324 Build the wrapper in its default place, not a build-specific
1325 location. When host == build, make the pathname absolute.
1326 (gdb_compile): Delete leftover declaration of
1327 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
1328 string instead of uninitialized.
1329
1330 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1331
1332 * gdb.base/corefile2.exp: New file.
1333 * gdb.base/coremaker2.exp: New file.
1334
1335 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1336
1337 * gdb.base/coredump-filter.exp: Add second
1338 non-Private-Shared-Anon-File test.
1339 (test_disasm): Rename binfile for test which is expected
1340 to fail.
1341
1342 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1343
1344 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
1345 data in core file".
1346 * gdb.base/coremaker.c (buf2ro): New global.
1347 (mmapdata): Add a read-only mmap mapping.
1348
1349 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1350
1351 PR corefiles/25631
1352 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
1353 New test.
1354 * gdb.base/coremaker.c (buf3): New global.
1355 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
1356 flags.
1357
1358 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1359
1360 * gdb.base/coremaker.c (filler_ro): New global constant.
1361
1362 2020-07-22 Tom Tromey <tromey@adacore.com>
1363
1364 * gdb.ada/mi_prot.exp: New file.
1365 * gdb.ada/mi_prot/pkg.adb: New file.
1366 * gdb.ada/mi_prot/pkg.ads: New file.
1367 * gdb.ada/mi_prot/prot.adb: New file.
1368
1369 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1370
1371 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
1372 loads two JITers.
1373
1374 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1375
1376 * gdb.python/py-arch-reg-groups.exp: Additional tests.
1377
1378 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1379
1380 * gdb.python/py-arch-reg-names.exp: Additional tests.
1381
1382 2020-07-21 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
1385 breakpoint locations".
1386 * gdb.reverse/solib-reverse.exp: Same.
1387
1388 2020-07-21 Tom de Vries <tdevries@suse.de>
1389
1390 * gdb.reverse/step-reverse.c (callee): Merge statements.
1391
1392 2020-07-21 Tom de Vries <tdevries@suse.de>
1393
1394 * gdb.fortran/info-modules.exp (info module variables): Allow missing
1395 line numbers for some variables.
1396
1397 2020-07-21 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.opt/inline-locals.c (init_array): New func.
1400 (func1): Use init_array.
1401 * gdb.opt/inline-locals.exp: Update pattern.
1402
1403 2020-07-21 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
1406 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
1407
1408 2020-07-20 Ludovic Courtès <ludo@gnu.org>
1409
1410 * gdb.guile/source2.scm: Add #f first argument to 'format'.
1411 * gdb.guile/types-module.exp: Remove "ERROR:" from
1412 regexps since Guile 3.0 no longer prints that.
1413
1414 2020-07-20 Ludovic Courtès <ludo@gnu.org>
1415
1416 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
1417 error regexp to match on Guile 2.2.
1418
1419 2020-07-20 Gary Benson <gbenson@redhat.com>
1420
1421 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
1422 with clang.
1423
1424 2020-07-20 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
1427 (omp_set_lock_in_order): New function.
1428 (single_scope, multi_scope, nested_func, nested_parallel): Use
1429 omp_set_lock_in_order and omp_unset_lock.
1430 (main): Init and destroy lock and lock2.
1431
1432 2020-07-20 Tom de Vries <tdevries@suse.de>
1433
1434 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
1435
1436 2020-07-20 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
1439
1440 2020-07-17 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.base/valgrind-infcall-2.c: New test.
1443 * gdb.base/valgrind-infcall-2.exp: New file.
1444 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
1445
1446 2020-07-17 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.dlang/circular.c (found): Use found_label as label name.
1449 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
1450 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
1451 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
1452 * gdb.dwarf2/ada-linkage-name.exp: Same.
1453 * gdb.dwarf2/arr-subrange.exp: Same.
1454 * gdb.dwarf2/atomic-type.exp: Same.
1455 * gdb.dwarf2/comp-unit-lang.exp: Same.
1456 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1457 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1458 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
1459 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
1460 * gdb.dwarf2/implptr-64bit.exp: Same.
1461 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1462 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1463 * gdb.dwarf2/imported-unit.exp: Same.
1464 * gdb.dwarf2/main-subprogram.exp: Same.
1465 * gdb.dwarf2/missing-type-name.exp: Same.
1466 * gdb.dwarf2/nonvar-access.exp: Same.
1467 * gdb.dwarf2/struct-with-sig.exp: Same.
1468 * gdb.dwarf2/typedef-void-finish.exp: Same.
1469 * gdb.dwarf2/void-type.exp: Same.
1470
1471 2020-07-17 Tom de Vries <tdevries@suse.de>
1472
1473 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
1474 src parameter.
1475 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
1476 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
1477 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1478 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1479 * gdb.dwarf2/dwz.exp: Same.
1480 * gdb.dwarf2/implptr-optimized-out.exp: Same.
1481 * gdb.dwarf2/implref-array.exp: Same.
1482 * gdb.dwarf2/implref-const.exp: Same.
1483 * gdb.dwarf2/implref-global.exp: Same.
1484 * gdb.dwarf2/implref-struct.exp: Same.
1485 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1486 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1487 * gdb.dwarf2/var-access.exp: Same.
1488 * gdb.dwarf2/varval.exp: Same.
1489 * gdb.trace/entry-values.exp: Same.
1490
1491 2020-07-17 Tom de Vries <tdevries@suse.de>
1492
1493 * lib/dwarf.exp (Dwarf::extern): Remove.
1494 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
1495 * gdb.dlang/circular.exp: Same.
1496 * gdb.dwarf2/comp-unit-lang.exp: Same.
1497 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1498 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
1499 * gdb.dwarf2/dwz.exp: Same.
1500 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1501 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1502 * gdb.dwarf2/imported-unit.exp: Same.
1503 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1504
1505 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
1506
1507 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
1508 Use double quotes instead of single quotes.
1509
1510 2020-07-16 Caroline Tice <cmtice@google.com>
1511
1512 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
1513 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
1514
1515 2020-07-16 Tom de Vries <tdevries@suse.de>
1516
1517 * lib/dwarf.exp (program): Initialize _line.
1518 (DW_LNE_end_sequence): Reinitialize _line.
1519 (DW_LNS_advance_line): Update _line.
1520 (line): New proc.
1521 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
1522 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1523 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1524 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1525 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1526 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1527
1528 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
1531 generic.
1532
1533 2020-07-15 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
1536 is_amd64_regs_target.
1537
1538 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * gdb.fortran/ptype-on-functions.exp: Add more tests.
1541 * gdb.fortran/ptype-on-functions.f90: Likewise.
1542
1543 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
1544
1545 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
1546 values in documentation for addr_size to 4 and 8.
1547
1548 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
1549
1550 * gdb.arch/amd64-osabi.exp: Update.
1551 * gdb.arch/arm-disassembler-options.exp: Update.
1552 * gdb.arch/powerpc-disassembler-options.exp: Update.
1553 * gdb.arch/ppc64-symtab-cordic.exp: Update.
1554 * gdb.arch/s390-disassembler-options.exp: Update.
1555 * gdb.base/all-architectures.exp.tcl: Update.
1556 * gdb.base/attach-pie-noexec.exp: Update.
1557 * gdb.base/catch-syscall.exp: Update.
1558 * gdb.xml/tdesc-arch.exp: Update.
1559
1560 2020-07-14 Tom de Vries <tdevries@suse.de>
1561
1562 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
1563 (local_gettid): ... this.
1564 (fn): Update.
1565
1566 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
1567
1568 * gdb.base/info_sources.exp: Skip directory match tests on
1569 remote hosts.
1570
1571 2020-07-13 Gary Benson <gbenson@redhat.com>
1572
1573 * gdb.base/savedregs.exp (caller): Use parentheses to
1574 make expected expression evaluation ordering explicit.
1575
1576 2020-07-13 Gary Benson <gbenson@redhat.com>
1577
1578 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
1579
1580 2020-07-13 Gary Benson <gbenson@redhat.com>
1581
1582 * gdb.base/bigcore.c (main): Use a volatile pointer when
1583 attempting to trigger a SIGSEGV.
1584 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
1585 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
1586 * gdb.base/savedregs.c (thrower): Likewise.
1587 * gdb.mi/mi-syn-frame.c (bar): Likewise.
1588
1589 2020-07-13 Gary Benson <gbenson@redhat.com>
1590
1591 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
1592 defining and using VLA structure fields into...
1593 * gdb.base/vla-struct-fields.c: New file.
1594 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
1595 tests into...
1596 * gdb.base/vla-struct-fields.exp: New file.
1597
1598 2020-07-13 Tom de Vries <tdevries@suse.de>
1599
1600 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
1601 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
1602 * gdb.base/gold-gdb-index.exp: Same.
1603 * gdb.base/morestack.exp: Same.
1604
1605 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
1606
1607 PR rust/26121
1608 * gdb.rust/modules.rs: Prevent linker from discarding test
1609 symbol.
1610
1611 2020-07-10 Pedro Alves <pedro@palves.net>
1612
1613 PR gdb/26199
1614 * gdb.multi/multi-target.c (exit_thread): New.
1615 (thread_start): Break loop if EXIT_THREAD.
1616 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
1617 (top level) Call test_no_resumed.
1618
1619 2020-07-08 Tom Tromey <tromey@adacore.com>
1620
1621 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
1622 * gdb.ada/catch_ex.exp: Examine catchpoint text.
1623
1624 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1625
1626 PR python/22748
1627 * gdb.opt/inline-frame-tailcall.c: New file.
1628 * gdb.opt/inline-frame-tailcall.exp: New file.
1629 * gdb.python/py-unwind-inline.c: New file.
1630 * gdb.python/py-unwind-inline.exp: New file.
1631 * gdb.python/py-unwind-inline.py: New file.
1632
1633 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1634
1635 * gdb.python/py-arch-reg-groups.exp: New file.
1636
1637 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1638
1639 * gdb.python/py-arch-reg-names.exp: New file.
1640
1641 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
1644 gdb.PendingFrame.architecture method.
1645
1646 2020-07-06 Tom de Vries <tdevries@suse.de>
1647
1648 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
1649
1650 2020-07-03 Pedro Alves <palves@redhat.com>
1651
1652 * gdb.base/structs2.c (main): Adjust second parem_reg call to
1653 explicitly write negative numbers.
1654 * gdb.base/structs2.exp: Adjust expected output.
1655
1656 2020-07-03 Pedro Alves <palves@redhat.com>
1657
1658 * gdb.base/charset.c (init_string): Change all char parameters to
1659 unsigned char parameters.
1660
1661 2020-07-03 Pedro Alves <palves@redhat.com>
1662
1663 * gdb.base/call-sc.exp (start_scalars_test): Use
1664 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1665 * gdb.base/overlays.c: Remove references to PARAMS.
1666 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
1667 * gdb.base/reread.exp: Don't set 'prototypes' global.
1668 * gdb.base/structs.exp (start_structs_test): Use
1669 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1670 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
1671 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1672 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
1673 call.
1674 * gdb.base/varargs.exp: Don't set 'prototypes' global.
1675
1676 2020-07-03 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.base/m32rovly.c: Delete.
1679 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
1680
1681 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1682
1683 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
1684 of gdb_py_test_multiple.
1685 * gdb.python/py-cmd.exp: Likewise.
1686 * gdb.python/py-events.exp: Likewise.
1687 * gdb.python/py-function.exp: Likewise.
1688 * gdb.python/py-inferior.exp: Likewise.
1689 * gdb.python/py-infthread.exp: Likewise.
1690 * gdb.python/py-linetable.exp: Likewise.
1691 * gdb.python/py-parameter.exp: Likewise.
1692 * gdb.python/py-value.exp: Likewise.
1693
1694 2020-06-30 Tom de Vries <tdevries@suse.de>
1695
1696 PR testsuite/26175
1697 * lib/future.exp (gdb_default_target_compile): Detect and handle
1698 early_flags.
1699
1700 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
1701
1702 * boards/simavr.exp (gdb_load): Catch errors when closing
1703 previous connection. Close connection, wait for process and
1704 unset simavr_spawn_id on failure.
1705
1706 2020-06-29 Tom de Vries <tdevries@suse.de>
1707
1708 * lib/gdb.exp (unknown): Make test-case unresolved.
1709
1710 2020-06-29 Tom de Vries <tdevries@suse.de>
1711
1712 PR gdb/25475
1713 * gdb.server/solib-list.exp: Verify that the symbol reload
1714 confirmation question is asked.
1715
1716 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1717
1718 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
1719 have a input seq nr in each pass message.
1720 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
1721 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
1722 * gdb.python/python.exp: Make test names unique,
1723 use gdb_test_multiline instead of gdb_py_test_multiple,
1724 use $gdb_test_name.
1725 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
1726
1727 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
1728
1729 * configure.ac: Add --enable-libctf.
1730 * aclocal.m4: sinclude ../config/enable.m4.
1731 * Makefile.in (site.exp): Add enable_libctf to site.exp.
1732 * lib/gdb.exp (skip_ctf_tests): Use it.
1733 * gdb.base/ctf-constvars.exp: Error message tweak.
1734 * gdb.base/ctf-ptype.exp: Likewise.
1735 * configure: Regenerate.
1736
1737 2020-06-26 Gary Benson <gbenson@redhat.com>
1738
1739 * gdb.cp/try_catch.cc: Include string.h.
1740 (main): Replace comparison against string literal with
1741 strcmp, avoiding build failure with -Wstring-compare.
1742 Add "marker test-complete".
1743 * gdb.cp/try_catch.exp: Run the test to the above marker,
1744 then verify that the value of "test" is still true.
1745
1746 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
1749
1750 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1751
1752 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1753
1754 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1755
1756 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
1757 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
1758 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
1759 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
1760 * gdb.arch/riscv-tdesc-loading.exp: New file.
1761
1762 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1763
1764 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1765
1766 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1767
1768 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
1769 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
1770 * gdb.arch/riscv-tdesc-regs.c: New file.
1771 * gdb.arch/riscv-tdesc-regs.exp: New file.
1772
1773 2020-06-24 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.arch/amd64-entry-value-paramref.exp: Use
1776 prepare_for_testing_full and don't pass "c++" for the .S file
1777 build spec.
1778 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
1779 $options, since it's an assembly file. Remove -Wno-deprecated.
1780 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
1781 compiling C++ programs.
1782
1783 2020-06-24 Pedro Alves <palves@redhat.com>
1784
1785 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
1786 Clang, add "-Wno-unknown-warning-option" to the options.
1787
1788 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * gdb.xml/tdesc-reload.c: New file.
1791 * gdb.xml/tdesc-reload.exp: New file.
1792 * gdb.xml/maint-xml-dump-01.xml: New file.
1793 * gdb.xml/maint-xml-dump-02.xml: New file.
1794 * gdb.xml/maint-xml-dump.exp: New file.
1795
1796 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
1797
1798 * lib/completion-support.exp (test_gdb_completion_offers_commands):
1799 Adjust for omitted commands when TUI is disabled.
1800
1801 2020-06-23 Gary Benson <gbenson@redhat.com>
1802 Pedro Alves <palves@redhat.com>
1803
1804 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
1805 * gdb.cp/nsimport.cc: Likewise.
1806 * gdb.cp/nsnested.cc: Likewise.
1807 * gdb.cp/nsnoimports.cc: Likewise.
1808 * gdb.cp/nsusing.cc: Likewise.
1809 * gdb.cp/smartp.cc: Likewise.
1810 * gdb.python/py-pp-integral.c: Likewise.
1811 * gdb.python/py-pp-re-notag.c: Likewise.
1812
1813 2020-06-23 Gary Benson <gbenson@redhat.com>
1814
1815 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
1816 * gdb.cp/nsimport.cc: Likewise.
1817 * gdb.cp/nsnested.cc: Likewise.
1818 * gdb.cp/nsnoimports.cc: Likewise.
1819 * gdb.cp/nsusing.cc: Likewise.
1820 * gdb.cp/smartp.cc: Likewise.
1821 * gdb.python/py-pp-integral.c: Likewise.
1822 * gdb.python/py-pp-re-notag.c: Likewise.
1823
1824 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1825
1826 * gdb.base/default-args.exp: New test.
1827 * gdb.base/default-args.c: New file.
1828 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
1829 * gdb.base/default.exp: Update to new help text.
1830 * gdb.base/help.exp: Likewise.
1831 * gdb.base/page.exp: Likewise.
1832 * gdb.base/style.exp: Likewise.
1833 * gdb.guile/guile.exp: Likewise.
1834 * gdb.python/python.exp: Likewise.
1835
1836 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
1837
1838 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
1839 remote host. Fix search path syntax on Windows host.
1840
1841 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1842
1843 * gdb.base/attach.exp: Test priority of 'exec-file' changed
1844 over 'exec-file-mismatch'.
1845 * gdb.base/attach.c: Mark should_exit volatile.
1846 * gdb.base/attach2.c: Likewise. Add a comment explaining
1847 why the sleep cannot be big.
1848 * gdb.base/attach3.c: New file.
1849
1850 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1851
1852 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
1853 prefix optional.
1854
1855 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1856
1857 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1858 for remote host.
1859
1860 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
1861 Hafiz Abid Qadeer <abidh@codesourcery.com>
1862
1863 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
1864 file sent to remote host.
1865 (top level): Allow int32_t as type of 32-bit register.
1866
1867 2020-06-19 Tom de Vries <tdevries@suse.de>
1868
1869 * lib/gdb.exp (gdb_note): New proc.
1870 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1871 (gdb_default_target_compile): ... here. Only call
1872 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1873 (use_gdb_compile): Change to array.
1874 (toplevel): Update sets of use_gdb_compile to specify language.
1875 Warn about default_target_compile override. Store dejagnu's version
1876 of default_target_compile in dejagnu_default_target_compile.
1877
1878 2020-06-18 Tom de Vries <tdevries@suse.de>
1879
1880 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1881 (default_gdb_init): ... here.
1882
1883 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1884
1885 Fix TUI support checks in gdb.tui tests.
1886
1887 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1888 just say UNSUPPORTED.
1889 * gdb.tui/corefile-run.exp: Likewise.
1890 * gdb.tui/empty.exp: Likewise.
1891 * gdb.tui/list-before.exp: Likewise.
1892 * gdb.tui/list.exp: Likewise.
1893 * gdb.tui/main.exp: Likewise.
1894 * gdb.tui/regs.exp: Likewise.
1895 * gdb.tui/resize.exp: Likewise.
1896 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1897 * gdb.tui/tui-layout-asm.exp: Likewise.
1898 * gdb.tui/tui-missing-src.exp: Likewise.
1899 * gdb.tui/winheight.exp: Likewise.
1900 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1901
1902 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1903
1904 Fix TCL error in gdb.python/py-format-string.exp.
1905
1906 * gdb.python/py-format-string.exp: Move test for python support
1907 earlier, out of function body.
1908
1909 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
1910
1911 * gdb.base/index-cache-load-twice.c: New.
1912 * gdb.base/index-cache-load-twice.exp: New.
1913
1914 2020-06-17 Keith Seitz <keiths@redhat.com>
1915
1916 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1917 when executing "gdb --configuration".
1918
1919 2020-06-17 Tom de Vries <tdevries@suse.de>
1920
1921 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1922 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1923 conditional on presence of gdb_tcl_unknown.
1924 (gdb_finish): Make override undo conditional on presence of
1925 gdb_tcl_unknown.
1926
1927 2020-06-16 Tom Tromey <tom@tromey.com>
1928
1929 * gdb.python/tui-window.py (failwin): New function. Register it
1930 as a TUI window type.
1931 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1932
1933 2020-06-16 Gary Benson <gbenson@redhat.com>
1934
1935 * gdb.python/py-nested-maps.c (create_map): Add missing return
1936 value.
1937 (create_map_map): Likewise.
1938
1939 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1940
1941 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1942 variable.
1943 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1944 and use the already-defined 'options' variable.
1945
1946 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1947 Tom de Vries <tdevries@suse.de>
1948
1949 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1950 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1951 (gdb_setup_known_globals): New proc.
1952 (gdb_cleanup_globals): New proc.
1953 * lib/gdb.exp (load_lib): New override proc.
1954 (gdb_stdin_log_init): Set var in_file as persistent global.
1955 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1956 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1957 fpc_compiler as persistent global.
1958
1959 2020-06-12 Tom de Vries <tdevries@suse.de>
1960
1961 * lib/tuiterm.exp (spawn): Rename to ...
1962 (tui_spawn): ... this.
1963 (toplevel): Move rename of spawn ...
1964 (gdb_init_tuiterm): ... here. New proc.
1965 (gdb_finish_tuiterm): New proc.
1966 * lib/gdb.exp (gdb_finish_hooks): New global var.
1967 (gdb_finish): Handle gdb_finish_hooks.
1968 (tuiterm_env): New proc.
1969 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1970 tuiterm_env.
1971 * gdb.tui/basic.exp: Same.
1972 * gdb.tui/corefile-run.exp: Same.
1973 * gdb.tui/empty.exp: Same.
1974 * gdb.tui/list-before.exp: Same.
1975 * gdb.tui/list.exp: Same.
1976 * gdb.tui/main.exp: Same.
1977 * gdb.tui/new-layout.exp: Same.
1978 * gdb.tui/regs.exp: Same.
1979 * gdb.tui/resize.exp: Same.
1980 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1981 * gdb.tui/tui-layout-asm.exp: Same.
1982 * gdb.tui/tui-missing-src.exp: Same.
1983 * gdb.tui/winheight.exp: Same.
1984
1985 2020-06-12 Tom de Vries <tdevries@suse.de>
1986
1987 PR testsuite/26110
1988 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1989 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1990
1991 2020-06-11 Tom Tromey <tom@tromey.com>
1992
1993 PR gdb/18318:
1994 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1995 floating point tests.
1996
1997 2020-06-11 Keith Seitz <keiths@redhat.com>
1998
1999 PR gdb/21356
2000 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
2001 vla_struct.
2002 Add new struct vla_typedef and union vla_typedef_union and
2003 corresponding instantiation objects.
2004 Initialize new objects.
2005 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
2006 and vla_typedef_union_object.
2007 Fixup type for vla_struct_object.
2008
2009 2020-06-11 Tom de Vries <tdevries@suse.de>
2010
2011 * lib/gdb.exp (with_override): New proc, factored out of ...
2012 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
2013
2014 2020-06-10 Tom de Vries <tdevries@suse.de>
2015
2016 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
2017
2018 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
2019
2020 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
2021 parameter, update callers.
2022
2023 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
2024
2025 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
2026 * gdb.dwarf2/share-psymtabs-bt.c: New file.
2027 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
2028
2029 2020-06-04 Tom de Vries <tdevries@suse.de>
2030
2031 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
2032
2033 2020-06-04 Tom de Vries <tdevries@suse.de>
2034
2035 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
2036 exp_continue.
2037
2038 2020-06-04 Tom de Vries <tdevries@suse.de>
2039
2040 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
2041
2042 2020-06-03 Tom de Vries <tdevries@suse.de>
2043
2044 PR symtab/26046
2045 * gdb.cp/breakpoint-locs-2.cc: New test.
2046 * gdb.cp/breakpoint-locs.cc: New test.
2047 * gdb.cp/breakpoint-locs.exp: New file.
2048 * gdb.cp/breakpoint-locs.h: New test.
2049
2050 2020-06-03 Tom de Vries <tdevries@suse.de>
2051
2052 PR testsuite/25609
2053 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
2054 value of global verbose.
2055 * gdb.base/jit-elf.exp: Same.
2056 * gdb.base/jit-reader.exp: Same.
2057
2058 2020-06-02 Tom de Vries <tdevries@suse.de>
2059
2060 * gdb.dwarf2/multidictionary.exp: Don't use
2061 gdb_spawn_with_cmdline_opts.
2062
2063 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
2066 use_header case.
2067 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
2068 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
2069 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
2070 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
2071 * gdb.dwarf2/dw2-inline-header.c: New file.
2072 * gdb.dwarf2/dw2-inline-header.h: New file.
2073
2074 2020-05-30 Pedro Alves <palves@redhat.com>
2075
2076 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
2077 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
2078
2079 2020-05-29 Gary Benson <gbenson@redhat.com>
2080
2081 * gdb.compile/compile-cplus.exp (additional_flags): Also
2082 set when building with clang.
2083 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
2084 when building with clang.
2085
2086 2020-05-29 Gary Benson <gbenson@redhat.com>
2087
2088 * gdb.arch/i386-avx.exp (additional_flags): Also set when
2089 building with clang.
2090 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
2091
2092 2020-05-29 Gary Benson <gbenson@redhat.com>
2093
2094 * gdb.cp/koenig.exp (prepare_for_testing): Add
2095 additional_flags=-Wno-unused-comparison.
2096 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
2097
2098 2020-05-28 Gary Benson <gbenson@redhat.com>
2099
2100 * gdb.base/sigaltstack.c (catcher): Add default case to switch
2101 statement.
2102
2103 2020-05-28 Gary Benson <gbenson@redhat.com>
2104
2105 * gdb.cp/classes.exp (prepare_for_testing): Add
2106 additional_flags=-Wno-deprecated-register.
2107 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
2108 * gdb.cp/misc.exp: Likewise.
2109
2110 2020-05-28 Gary Benson <gbenson@redhat.com>
2111
2112 * gdb.linespec/cpls-ops.cc (dummy): New static global.
2113 (test_op_new::operator new): Add return statement.
2114 (test_op_new_array::operator new[]): Likewise.
2115
2116 2020-05-27 Pedro Alves <palves@redhat.com>
2117
2118 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
2119 check. Use test_gdb_complete_unique instead of
2120 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
2121 test_gdb_complete_multiple instead of
2122 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
2123
2124 2020-05-27 Luis Machado <luis.machado@linaro.org>
2125
2126 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
2127 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
2128 * gdb.arch/arm-disassembler-options.exp: Likewise.
2129 * gdb.arch/arm-disp-step.exp: Likewise.
2130 * gdb.arch/thumb-prologue.exp: Likewise.
2131 * gdb.base/async.exp: Likewise.
2132 * gdb.base/auxv.exp: Likewise.
2133 * gdb.base/complex-parts.exp: Likewise.
2134 * gdb.base/ena-dis-br.exp: Likewise.
2135 * gdb.base/foll-exec.exp: Likewise.
2136 * gdb.base/permissions.exp: Likewise.
2137 * gdb.base/relocate.exp: Likewise.
2138 * gdb.base/return2.exp: Likewise.
2139 * gdb.base/sigbpt.exp: Likewise.
2140 * gdb.base/siginfo-obj.exp: Likewise.
2141 * gdb.cp/converts.exp: Likewise.
2142 * gdb.cp/exceptprint.exp: Likewise.
2143 * gdb.cp/inherit.exp: Likewise.
2144 * gdb.cp/nsnoimports.exp: Likewise.
2145 * gdb.cp/virtbase2.exp: Likewise.
2146 * gdb.mi/mi-var-cmd.exp: Likewise.
2147 * gdb.mi/var-cmd.c: Likewise.
2148
2149 2020-05-26 Tom Tromey <tromey@adacore.com>
2150
2151 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
2152
2153 2020-05-26 Tom Tromey <tromey@adacore.com>
2154
2155 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
2156 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
2157 type.
2158 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
2159 variable.
2160
2161 2020-05-26 Christian Biesinger <cbiesinger@google.com>
2162
2163 * Makefile.in: Use = instead of == for the test command
2164 for portability.
2165
2166 2020-05-26 Tom de Vries <tdevries@suse.de>
2167
2168 * gdb.base/gold-gdb-index-2.c: New test.
2169 * gdb.base/gold-gdb-index.c: New test.
2170 * gdb.base/gold-gdb-index.exp: New file.
2171 * gdb.base/gold-gdb-index.h: New test.
2172
2173 2020-05-25 Tom de Vries <tdevries@suse.de>
2174
2175 * boards/gold-gdb-index.exp: New file.
2176
2177 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2178
2179 * boards/simavr.exp: New file.
2180
2181 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2182
2183 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
2184 * gdb.base/inferior-args.exp: New file.
2185 * gdb.base/inferior-args.c: New file.
2186
2187 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2188
2189 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
2190 inferior_args. Pass it to gdb_reload.
2191 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
2192 inferior_args.
2193 (gdb_reload): Add inferior_args argument.
2194 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
2195 pass it to gdbserver_run.
2196 * boards/native-gdbserver.exp: Do not set noargs.
2197 * boards/native-extended-gdbserver.exp (gdb_reload): Add
2198 inferior_args argument.
2199 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
2200 * gdb.base/a2-run.exp: Check for use_gdb_stub.
2201 * gdb.base/args.exp: Likewise.
2202
2203 2020-05-25 Tom de Vries <tdevries@suse.de>
2204
2205 * lib/gdb.exp (exec_is_pie): Add comment.
2206
2207 2020-05-25 Tom de Vries <tdevries@suse.de>
2208
2209 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
2210 instead of $binfile in the untested message.
2211
2212 2020-05-25 Tom de Vries <tdevries@suse.de>
2213
2214 PR testsuite/26031
2215 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
2216
2217 2020-05-25 Tom de Vries <tdevries@suse.de>
2218
2219 * boards/gold.exp: New file.
2220
2221 2020-05-23 Tom Tromey <tom@tromey.com>
2222
2223 * gdb.base/style.exp: Remove completion styling test.
2224 * lib/gdb-utils.exp (style): Remove completion styles.
2225
2226 2020-05-23 Tom Tromey <tom@tromey.com>
2227
2228 * gdb.base/style.exp: Add completion styling test.
2229 * lib/gdb-utils.exp (style): Add completion styles.
2230
2231 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.base/annota1.exp: Update expected results.
2234 * gdb.cp/annota2.exp: Update expected results, remove duplicate
2235 test name.
2236 * gdb.cp/annota3.exp: Update expected results.
2237
2238 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
2239
2240 PR gdb/26016
2241 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
2242 against MAP_FAILED.
2243 * gdb.base/coremaker.c (mmapdata): Likewise.
2244 * gdb.base/jit-reader-host.c (main): Likewise.
2245 * gdb.base/sym-file-loader.c (load): Likewise.
2246 (load_shlib): Likewise.
2247
2248 2020-05-20 Tom Tromey <tromey@adacore.com>
2249
2250 * gdb.ada/array_char_idx.exp: Recognize initialized array.
2251
2252 2020-05-20 Tom de Vries <tdevries@suse.de>
2253
2254 PR symtab/25833
2255 * gdb.base/with-mf-inc.c: New test.
2256 * gdb.base/with-mf-main.c: New test.
2257 * gdb.base/with-mf.exp: New file.
2258
2259 2020-05-19 Tom Tromey <tromey@adacore.com>
2260
2261 * gdb.rust/simple.exp: Restore missing test result.
2262
2263 2020-05-19 Tom de Vries <tdevries@suse.de>
2264
2265 * gdb.base/gdb-caching-proc.exp: Fix typo.
2266
2267 2020-05-19 Tom Tromey <tromey@adacore.com>
2268
2269 * gdb.rust/simple.exp: Add some test descriptions.
2270 (test_one_slice): Use with_test_prefix.
2271
2272 2020-05-18 Tom de Vries <tdevries@suse.de>
2273
2274 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
2275
2276 2020-05-17 Pedro Alves <palves@redhat.com>
2277
2278 PR gdb/25741
2279 * gdb.base/hw-sw-break-same-address.exp: New file.
2280
2281 2020-05-16 Pedro Alves <palves@redhat.com>
2282
2283 * gdb.multi/multi-re-run.exp (test_re_run): Switch
2284 LAST_LOADED_FILE accordingly.
2285
2286 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2287
2288 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
2289
2290 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2291
2292 * gdb.base/help.exp: Test apropos and help for commands
2293 having aliases. Fixed comments not starting with an
2294 upper-case letter or not finishing with a dot.
2295
2296 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2297
2298 * gdb.base/alias.exp: Update help output check.
2299
2300 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2301
2302 * gdb.base/default.exp: Update output following fixes.
2303
2304 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2305
2306 * gdb.base/alias.exp: Test aliases starting with a prefix of
2307 another alias.
2308
2309 2020-05-15 Gary Benson <gbenson@redhat.com>
2310
2311 * gdb.base/info-os.c (main): Add return statement.
2312 * gdb.base/info_minsym.c (minsym_fun): Likewise.
2313 * gdb.base/large-frame-2.c (func): Likewise.
2314 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
2315 * gdb.base/pr10179-b.c (foo2): Likewise.
2316 * gdb.base/valgrind-disp-step.c (foo): Likewise.
2317 * gdb.base/watch-cond.c (func): Likewise.
2318 * gdb.multi/goodbye.c (verylongfun): Likewise.
2319 * gdb.multi/hello.c (commonfun): Likewise.
2320 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
2321 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
2322 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
2323 Likewise.
2324 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
2325 * gdb.threads/interrupt-while-step-over.c (child_function):
2326 Likewise.
2327 * gdb.trace/actions-changed.c (end): Likewise.
2328
2329 2020-05-15 Gary Benson <gbenson@redhat.com>
2330
2331 * gdb.opencl/callfuncs.exp: Report when test skipped.
2332 * gdb.opencl/convs_casts.exp: Likewise.
2333 * gdb.opencl/datatypes.exp: Likewise.
2334 * gdb.opencl/operators.exp: Likewise.
2335 * gdb.opencl/vec_comps.exp: Likewise.
2336
2337 2020-05-15 Tom de Vries <tdevries@suse.de>
2338
2339 * gdb.base/align.exp.in: Rename to ...
2340 * gdb.base/align.exp.tcl: ... this.
2341 * gdb.base/align-c++.exp: Update.
2342 * gdb.base/align-c.exp: Update.
2343 * gdb.base/all-architectures.exp.in: Rename to ...
2344 * gdb.base/all-architectures.exp: ... this.
2345 * gdb.base/all-architectures-0.exp: Update.
2346 * gdb.base/all-architectures-1.exp: Update.
2347 * gdb.base/all-architectures-2.exp: Update.
2348 * gdb.base/all-architectures-3.exp: Update.
2349 * gdb.base/all-architectures-4.exp: Update.
2350 * gdb.base/all-architectures-5.exp: Update.
2351 * gdb.base/all-architectures-6.exp: Update.
2352 * gdb.base/all-architectures-7.exp: Update.
2353 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
2354 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
2355 * gdb.base/infcall-nested-structs-c++.exp: Update.
2356 * gdb.base/infcall-nested-structs-c.exp: Update.
2357 * gdb.base/info-types.exp.in: Rename to ...
2358 * gdb.base/info-types.exp.tcl: ... this.
2359 * gdb.base/info-types-c++.exp: Update.
2360 * gdb.base/info-types-c.exp: Update.
2361 * gdb.base/max-depth.exp.in: Rename to ...
2362 * gdb.base/max-depth.exp.tcl: ... this.
2363 * gdb.base/max-depth-c++.exp: Update.
2364 * gdb.base/max-depth-c.exp: Update.
2365 * gdb.cp/cpexprs.exp.in: Rename to ...
2366 * gdb.cp/cpexprs.exp.tcl: ... this.
2367 * gdb.cp/cpexprs-debug-types.exp: Update.
2368 * gdb.cp/cpexprs.exp: Update.
2369 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
2370 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
2371 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
2372 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
2373 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
2374 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
2375 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
2376 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
2377 * gdb.dwarf2/clang-debug-names-2.exp: Update.
2378 * gdb.dwarf2/clang-debug-names.exp: Update.
2379
2380 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
2381
2382 * lib/check-test-names.exp: Remove code that prevents this file
2383 loading when tests are run in parallel.
2384
2385 2020-05-15 Pedro Alves <palves@redhat.com>
2386
2387 * gdb.multi/multi-kill.exp (start_inferior): Remove
2388 'testpid' parameter. Refer to namespace variable directly.
2389 (testpid): Declare as namespace variable.
2390
2391 2020-05-15 Pedro Alves <palves@redhat.com>
2392
2393 * gdb.multi/multi-kill.exp: Wrap in namespace.
2394 (start_inferior): Add TESTPID parameter. Use it instead of the
2395 testpid global.
2396 (top level): Define empty TESTPID array, and pass it down to
2397 start_inferior.
2398
2399 2020-05-14 Tom de Vries <tdevries@suse.de>
2400
2401 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
2402 output.
2403
2404 2020-05-14 Tom de Vries <tdevries@suse.de>
2405
2406 * gdb.base/align.exp: Split into ...
2407 * gdb.base/align.exp.in: ...
2408 * gdb.base/align-c++.exp: ...
2409 * gdb.base/align-c.exp: ... these.
2410 * gdb.base/infcall-nested-structs.exp: Split into ...
2411 * gdb.base/infcall-nested-structs.exp.in: ...
2412 * gdb.base/infcall-nested-structs-c++.exp: ...
2413 * gdb.base/infcall-nested-structs-c.exp: ... these.
2414 * gdb.base/info-types.exp: Split into ...
2415 * gdb.base/info-types.exp.in: ...
2416 * gdb.base/info-types-c++.exp: ...
2417 * gdb.base/info-types-c.exp: ... these.
2418 * gdb.base/max-depth.exp: Split into ...
2419 * gdb.base/max-depth.exp.in: ...
2420 * gdb.base/max-depth-c++.exp: ...
2421 * gdb.base/max-depth-c.exp: ... these.
2422 * gdb.cp/infcall-nodebug.exp: Split into ...
2423 * gdb.cp/infcall-nodebug.exp.in: ...
2424 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
2425 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
2426 * gdb.cp/infcall-nodebug-c-d0.exp: ...
2427 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
2428
2429 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2430 Pedro Alves <palves@redhat.com>
2431
2432 * gdb.multi/multi-exit.c: New file.
2433 * gdb.multi/multi-exit.exp: New file.
2434 * gdb.multi/multi-kill.c: New file.
2435 * gdb.multi/multi-kill.exp: New file.
2436
2437 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2438
2439 * gdb.base/annota1.exp: Update the expected output.
2440 * gdb.cp/annota2.exp: Ditto.
2441
2442 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * lib/check-test-names.exp: Disable when testing is being run in
2445 parallel.
2446
2447 2020-05-12 Tom de Vries <tdevries@suse.de>
2448
2449 * gdb.base/jit-elf.exp: Fix string concat.
2450
2451 2020-05-12 Tom de Vries <tdevries@suse.de>
2452
2453 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
2454 messages.
2455
2456 2020-05-12 Tom de Vries <tdevries@suse.de>
2457
2458 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
2459
2460 2020-05-12 Tom de Vries <tdevries@suse.de>
2461
2462 * gdb.ada/catch_ex.exp: Use with_test_prefix.
2463 * gdb.ada/mi_catch_ex.exp: Same.
2464 * gdb.ada/mi_catch_ex_hand.exp: Same.
2465
2466 2020-05-12 Tom de Vries <tdevries@suse.de>
2467
2468 * gdb.fortran/complex.exp: Use with_test_prefix.
2469
2470 2020-05-12 Tom de Vries <tdevries@suse.de>
2471
2472 * gdb.trace/passcount.exp: Fix test-names.
2473
2474 2020-05-12 Tom de Vries <tdevries@suse.de>
2475
2476 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
2477
2478 2020-05-12 Tom de Vries <tdevries@suse.de>
2479
2480 * gdb.gdb/complaints.exp: Use with_test_prefix.
2481 * gdb.xml/tdesc-regs.exp: Same.
2482 * gdb.opt/inline-locals.exp: Fix test name.
2483
2484 2020-05-12 Tom de Vries <tdevries@suse.de>
2485
2486 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
2487 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
2488 * gdb.dwarf2/implref-struct.exp: Same.
2489 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
2490 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
2491
2492 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
2493
2494 * gdb.base/jit-so.exp (one_jit_test): Change test name.
2495
2496 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * lib/check-test-names.exp (all_test_names): New module variable.
2499 (counts): Add 'duplicates' field.
2500 (_check_duplicates): New procedure.
2501 (check): Also check for duplicates.
2502 (do_log_summary): Print duplicates count.
2503 (do_reset_vars): Reset counter for duplicate test names, and
2504 discard all know test names.
2505
2506 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2507
2508 * lib/gdb.exp: Include check-test-names.exp library.
2509 * lib/check-test-names.exp: New file.
2510
2511 2020-05-11 Tom de Vries <tdevries@suse.de>
2512
2513 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
2514
2515 2020-05-11 Keith Seitz <keiths@redhat.com>
2516
2517 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
2518
2519 2020-05-11 Tom de Vries <tdevries@suse.de>
2520
2521 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
2522 * gdb.cp/cpexprs.exp.in: .. here.
2523 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
2524 cpexprs.exp.
2525
2526 2020-05-11 Keith Seitz <keiths@redhat.com>
2527
2528 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
2529 test names.
2530 * gdb.ada/arrayptr.exp: Likewise.
2531 * gdb.ada/assign_arr.exp: Likewise.
2532 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2533 * gdb.ada/bp_on_var.exp: Likewise.
2534 * gdb.ada/call_pn.exp: Likewise.
2535 * gdb.ada/complete.exp: Likewise.
2536 * gdb.ada/fun_overload_menu.exp: Likewise.
2537 * gdb.ada/funcall_param.exp: Likewise.
2538 * gdb.ada/funcall_ref.exp: Likewise.
2539 * gdb.ada/packed_array_assign.exp: Likewise.
2540 * gdb.ada/same_component_name.exp: Likewise.
2541 * gdb.ada/type_coercion.exp: Likewise.
2542 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2543 * gdb.ada/variant_record_packed_array.exp: Likewise.
2544
2545 2020-05-11 Tom de Vries <tdevries@suse.de>
2546
2547 PR symtab/25941
2548 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
2549 out of ...
2550 * gdb.dwarf2/clang-debug-names.exp: ... here.
2551 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
2552 clang-debug-names.exp.in.
2553 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
2554 * gdb.dwarf2/clang-debug-names-2.c: New test.
2555
2556 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2557
2558 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
2559 (fortran_runto_main): New Proc, fortran version of runto_main.
2560 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
2561 * gdb.fortran/array-bounds.exp: Likewise.
2562 * gdb.fortran/array-slices.exp: Likewise.
2563 * gdb.fortran/block-data.exp: Likewise.
2564 * gdb.fortran/charset.exp: Likewise.
2565 * gdb.fortran/common-block.exp: Likewise.
2566 * gdb.fortran/complex.exp: Likewise.
2567 * gdb.fortran/derived-type-function.exp: Likewise.
2568 * gdb.fortran/derived-type.exp: Likewise.
2569 * gdb.fortran/info-modules.exp: Likewise.
2570 * gdb.fortran/info-types.exp: Likewise.
2571 * gdb.fortran/intrinsics.exp: Likewise.
2572 * gdb.fortran/library-module.exp: Likewise.
2573 * gdb.fortran/logical.exp: Likewise.
2574 * gdb.fortran/max-depth.exp: Likewise.
2575 * gdb.fortran/module.exp: Likewise.
2576 * gdb.fortran/multi-dim.exp: Likewise.
2577 * gdb.fortran/nested-funcs.exp: Likewise.
2578 * gdb.fortran/print-formatted.exp: Likewise.
2579 * gdb.fortran/print_type.exp: Likewise.
2580 * gdb.fortran/printing-types.exp: Likewise.
2581 * gdb.fortran/ptr-indentation.exp: Likewise.
2582 * gdb.fortran/ptype-on-functions.exp: Likewise.
2583 * gdb.fortran/subarray.exp: Likewise.
2584 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2585 * gdb.fortran/vla-datatypes.exp: Likewise.
2586 * gdb.fortran/vla-history.exp: Likewise.
2587 * gdb.fortran/vla-ptr-info.exp: Likewise.
2588 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2589 * gdb.fortran/vla-ptype.exp: Likewise.
2590 * gdb.fortran/vla-sizeof.exp: Likewise.
2591 * gdb.fortran/vla-type.exp: Likewise.
2592 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2593 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2594 * gdb.fortran/vla-value-sub.exp: Likewise.
2595 * gdb.fortran/vla-value.exp: Likewise.
2596 * gdb.fortran/whatis_type.exp: Likewise.
2597 * gdb.mi/mi-var-child-f.exp: Likewise.
2598
2599 2020-05-09 Tom de Vries <tdevries@suse.de>
2600
2601 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
2602
2603 2020-05-08 Tom de Vries <tdevries@suse.de>
2604
2605 * gdb.dwarf2/clang-debug-names.c: New test.
2606 * gdb.dwarf2/clang-debug-names.exp: New file.
2607
2608 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
2609
2610 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
2611 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
2612
2613 2020-05-06 Tom de Vries <tdevries@suse.de>
2614
2615 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
2616 breakpoint is at a "recommended breakpoint location".
2617 * gdb.reverse/consecutive-reverse.exp: Same.
2618
2619 2020-05-06 Tom de Vries <tdevries@suse.de>
2620
2621 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
2622 address.
2623
2624 2020-05-06 Tom de Vries <tdevries@suse.de>
2625
2626 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
2627
2628 2020-05-06 Tom de Vries <tdevries@suse.de>
2629
2630 * gdb.base/store.exp (check_set, up_set): Allowing missing location
2631 info for r.
2632
2633 2020-05-06 Tom de Vries <tdevries@suse.de>
2634
2635 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
2636 necessary.
2637
2638 2020-05-06 Tom de Vries <tdevries@suse.de>
2639
2640 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
2641 void.
2642
2643 2020-05-06 Tom de Vries <tdevries@suse.de>
2644
2645 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
2646 of ...
2647 * gdb.base/async.exp: ... here.
2648 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
2649 "recommended breakpoint location".
2650
2651 2020-05-06 Tom de Vries <tdevries@suse.de>
2652
2653 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
2654
2655 2020-05-04 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.base/async.exp: Check whether instruction addresses are a
2658 "recommended breakpoint location".
2659
2660 2020-05-03 Tom Tromey <tom@tromey.com>
2661
2662 * gdb.base/sepdebug.exp: Remove "catch" test.
2663 * gdb.base/break.exp: Remove "catch" test.
2664 * gdb.base/default.exp: Update expected output.
2665
2666 2020-05-02 Tom de Vries <tdevries@suse.de>
2667
2668 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
2669 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
2670 * gdb.arch/i386-mpx-map.exp: Same.
2671 * gdb.arch/i386-mpx-sigsegv.exp: Same.
2672 * gdb.arch/i386-mpx-simple_segv.exp: Same.
2673 * gdb.arch/i386-mpx.exp: Same.
2674
2675 2020-05-02 Tom de Vries <tdevries@suse.de>
2676
2677 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
2678
2679 2020-05-01 Tom de Vries <tdevries@suse.de>
2680
2681 * gdb.ada/operator_bp.exp: Allow more than required amount of
2682 breakpoint.
2683
2684 2020-05-01 Tom de Vries <tdevries@suse.de>
2685
2686 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
2687
2688 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
2689
2690 PR gdb/18706
2691 * gdb.cp/stub-array-size.cc: New test.
2692 * gdb.cp/stub-array-size.exp: New file.
2693 * gdb.cp/stub-array-size.h: New test.
2694 * gdb.cp/stub-array-size2.cc: New test.
2695
2696 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
2697
2698 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
2699 output to the new format.
2700
2701 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
2702
2703 * gdb.base/break.exp: Use with_test_prefix.
2704
2705 2020-04-29 Tom de Vries <tdevries@suse.de>
2706
2707 * lib/gdb.exp (debug_types): New proc.
2708 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
2709 * gdb.python/py-symtab.exp: Same.
2710
2711 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
2712
2713 PR gdb/17320
2714 * gdb.base/pretty-array.c: New test.
2715 * gdb.base/pretty-array.exp: New file.
2716
2717 2020-04-29 Tom de Vries <tdevries@suse.de>
2718
2719 PR symtab/25889
2720 * gdb.cp/cpexprs.exp: Adapt for inclusion.
2721 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
2722 and include cpexprs.exp.
2723
2724 2020-04-28 Mark Williams <mark@myosotissp.com>
2725
2726 PR gdb/24480
2727 * dw4-toplevel-types.exp: Test for top level types.
2728 * dw4-toplevel-types.cc: Test for top level types.
2729
2730 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2731
2732 * gdb.threads/stop-with-handle.exp: Fix typo in comment
2733 (theads -> threads).
2734
2735 2020-04-28 Tom de Vries <tdevries@suse.de>
2736
2737 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
2738
2739 2020-04-28 Tom de Vries <tdevries@suse.de>
2740
2741 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
2742
2743 2020-04-28 Tom de Vries <tdevries@suse.de>
2744
2745 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
2746
2747 2020-04-28 Tom de Vries <tdevries@suse.de>
2748
2749 * gdb.dwarf2/main-foo.c: New test.
2750 * gdb.dwarf2/struct-with-sig.exp: New file.
2751
2752 2020-04-25 Tom de Vries <tdevries@suse.de>
2753
2754 * boards/debug-types.exp: New file.
2755
2756 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
2757
2758 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
2759
2760 2020-04-24 Tom Tromey <tom@tromey.com>
2761
2762 PR symtab/12707:
2763 * gdb.python/py-symbol.exp: Update expected results for
2764 linkage_name test.
2765 * gdb.cp/print-demangle.exp: New file.
2766 * gdb.base/c-linkage-name.exp: Fix test.
2767 * gdb.guile/scm-symbol.exp: Update expected results for
2768 linkage_name test.
2769
2770 2020-04-24 Tom Tromey <tom@tromey.com>
2771
2772 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
2773 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
2774 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
2775 assembler.
2776
2777 2020-04-24 Tom de Vries <tdevries@suse.de>
2778
2779 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
2780 C++.
2781
2782 2020-04-24 Tom Tromey <tromey@adacore.com>
2783
2784 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
2785 values.
2786 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
2787 values. Update test for minimal encodings.
2788 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
2789 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
2790 values. Update test for minimal encodings.
2791
2792 2020-04-24 Tom Tromey <tromey@adacore.com>
2793
2794 PR python/23662:
2795 * gdb.ada/variant.exp: Add Python checks.
2796 * gdb.rust/simple.exp: Add dynamic type checks.
2797
2798 2020-04-24 Tom Tromey <tromey@adacore.com>
2799
2800 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
2801 Make array type matching more lax.
2802 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
2803 * gdb.ada/mi_variant.exp: New file.
2804 * gdb.ada/mi_variant/pck.ads: New file.
2805 * gdb.ada/mi_variant/pkg.adb: New file.
2806 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
2807 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
2808
2809 2020-04-24 Tom Tromey <tromey@adacore.com>
2810
2811 * gdb.ada/variant.exp: Add dynamic field offset tests.
2812 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
2813 * gdb.ada/variant/pkg.adb: Add new variables.
2814
2815 2020-04-24 Tom Tromey <tromey@adacore.com>
2816
2817 * gdb.ada/variant.exp: New file
2818 * gdb.ada/variant/pkg.adb: New file
2819 * gdb.ada/variant/pck.adb: New file
2820
2821 2020-04-24 Tom de Vries <tdevries@suse.de>
2822
2823 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2824
2825 2020-04-24 Tom de Vries <tdevries@suse.de>
2826
2827 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2828 flags.
2829
2830 2020-04-24 Tom de Vries <tdevries@suse.de>
2831
2832 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2833
2834 2020-04-24 Tom de Vries <tdevries@suse.de>
2835
2836 * lib/gdb.exp (default_gdb_start): Handle eof.
2837 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
2838 failure.
2839 * gdb.base/readnever.exp: Handle clean_restart failure.
2840
2841 2020-04-23 Tom de Vries <tdevries@suse.de>
2842
2843 * gdb.base/decl-before-def.exp: Run to main and print a again.
2844
2845 2020-04-23 Tom de Vries <tdevries@suse.de>
2846
2847 * gdb.base/decl-before-def-decl.c: New test.
2848 * gdb.base/decl-before-def-def.c: New test.
2849 * gdb.base/decl-before-def.exp: New file.
2850
2851 2020-04-23 Tom de Vries <tdevries@suse.de>
2852
2853 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2854
2855 2020-04-22 Tom de Vries <tdevries@suse.de>
2856
2857 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
2858 debug_info_offset.
2859 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
2860 before $objsfile in the line line.
2861
2862 2020-04-22 Tom de Vries <tdevries@suse.de>
2863
2864 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2865
2866 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2867
2868 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2869 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2870 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2871 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2872 * gdb.base/jit-protocol.h: Update definitions to match all usage
2873 contexts.
2874
2875 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2876
2877 * gdb.base: Rename all jit related test and source files.
2878
2879 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2880
2881 * gdb.base/jit-reader.exp: Relax register output check.
2882
2883 2020-04-22 Tom de Vries <tdevries@suse.de>
2884
2885 PR symtab/25764
2886 * gdb.base/psym-external-decl-2.c: New test.
2887 * gdb.base/psym-external-decl.c: New test.
2888 * gdb.base/psym-external-decl.exp: New file.
2889 * gdb.threads/tls.exp: Add PR25807 kfail.
2890
2891 2020-04-22 Tom de Vries <tdevries@suse.de>
2892
2893 PR symtab/25801
2894 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2895 in "info source" output.
2896
2897 2020-04-22 Tom de Vries <tdevries@suse.de>
2898
2899 PR symtab/25700
2900 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2901 symtab for imported_unit.c.
2902
2903 2020-04-21 Gary Benson <gbenson@redhat.com>
2904
2905 * gdb.base/advance.c (func): New argument, to match call site.
2906 (func2, func3): Add return statements.
2907
2908 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2909
2910 * gdb.multi/run-only-second-inf.c: New file.
2911 * gdb.multi/run-only-second-inf.exp: New file.
2912
2913 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2914
2915 * gdb.btrace/multi-inferior.c: New test.
2916 * gdb.btrace/multi-inferior.exp: New file.
2917
2918 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2919
2920 * gdb.btrace/enable-new-thread.c: New test.
2921 * gdb.btrace/enable-new-thread.exp: New file.
2922
2923 2020-04-21 Tom de Vries <tdevries@suse.de>
2924
2925 PR gdb/25471
2926 * gdb.threads/killed-outside.c: New test.
2927 * gdb.threads/killed-outside.exp: New file.
2928
2929 2020-04-20 Gary Benson <gbenson@redhat.com>
2930
2931 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2932 * gdb.base/nested-subp2.exp: Likewise.
2933 * gdb.base/nested-subp3.exp: Likewise.
2934
2935 2020-04-20 Gary Benson <gbenson@redhat.com>
2936
2937 * gdb.base/nested-subp1.exp: Disable test when using clang.
2938 * gdb.base/nested-subp2.exp: Likewise.
2939 * gdb.base/nested-subp3.exp: Likewise.
2940
2941 2020-04-20 Gary Benson <gbenson@redhat.com>
2942
2943 * gdb.cp/exception.cc: Fix compilation error with clang.
2944
2945 2020-04-20 Gary Benson <gbenson@redhat.com>
2946
2947 * gdb.trace/tspeed.c: Fix compilation error with clang.
2948
2949 2020-04-20 Gary Benson <gbenson@redhat.com>
2950
2951 * gdb.base/jit-main.c: Fix compilation error with clang.
2952
2953 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2954
2955 * gdb.base/attach-twice.c: Include "sys/types.h".
2956 (PTRACE_ATTACH): Add fallback definition.
2957 (main): Pass `0' to the 4th argument of `ptrace'.
2958
2959 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2960
2961 * gdb.base/fork-running-state.c: Include "signal.h".
2962
2963 2020-04-17 Tom Tromey <tromey@adacore.com>
2964
2965 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2966 Update tests.
2967 * gdb.btrace/cpu.exp: Update tests.
2968 * gdb.base/maint.exp: Update tests.
2969 * gdb.base/default.exp: Update tests.
2970 * gdb.base/completion.exp: Update tests.
2971
2972 2020-04-16 Tom de Vries <tdevries@suse.de>
2973
2974 PR symtab/25791
2975 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2976 (ensure_gdb_index): and factor out and move ...
2977 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2978 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2979
2980 2020-04-16 Tom de Vries <tdevries@suse.de>
2981
2982 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2983 loading exec.
2984
2985 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2986
2987 * gdb.base/many-completions.exp: New file.
2988
2989 2020-04-14 Tom de Vries <tdevries@suse.de>
2990
2991 PR symtab/25718
2992 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2993
2994 2020-04-14 Tom de Vries <tdevries@suse.de>
2995
2996 PR symtab/25720
2997 * gdb.base/maint-expand-symbols-header-file.c: New test.
2998 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2999 * gdb.base/maint-expand-symbols-header-file.h: New test.
3000
3001 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3002
3003 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
3004 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
3005 get_func_info.
3006 (get_func_info): Delete.
3007 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
3008 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
3009 * lib/dwarf.exp (get_func_info): New function.
3010
3011 2020-04-13 Tom de Vries <tdevries@suse.de>
3012
3013 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
3014 to what find_gnatmake does.
3015
3016 2020-04-10 Tom de Vries <tdevries@suse.de>
3017
3018 * gdb.base/style.exp: Expect "Expanding full symbols" message for
3019 -readnow.
3020
3021 2020-04-10 Tom de Vries <tdevries@suse.de>
3022
3023 PR cli/25808
3024 * gdb.base/style.c: Add leading newlines.
3025 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
3026 Check listing of main's one-line body.
3027
3028 2020-04-08 Tom de Vries <tdevries@suse.de>
3029
3030 * lib/gdb.exp (psymtabs_p): New proc.
3031 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
3032 importing unit" unsupported if there are no partial symbols.
3033
3034 2020-04-08 Tom de Vries <tdevries@suse.de>
3035
3036 PR testsuite/25760
3037 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
3038
3039 2020-04-07 Tom de Vries <tdevries@suse.de>
3040
3041 PR symtab/25796
3042 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
3043
3044 2020-04-07 Tom de Vries <tdevries@suse.de>
3045
3046 * gdb.base/check-psymtab.c: New test.
3047 * gdb.base/check-psymtab.exp: New file.
3048
3049 2020-04-06 Tom Tromey <tromey@adacore.com>
3050
3051 * gdb.ada/variant-record/proc.adb: New file.
3052 * gdb.ada/variant-record/value.adb: New file.
3053 * gdb.ada/variant-record/value.s: New file.
3054 * gdb.ada/variant-record.exp: New file.
3055
3056 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
3057
3058 PR gdb/25325
3059 * gdb.cp/typed-enum.cc: New test.
3060 * gdb.cp/typed-enum.exp: New file.
3061
3062 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
3065 * gdb.dwarf2/dw2-inline-small-func.c: New file.
3066 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
3067 * gdb.dwarf2/dw2-inline-small-func.h: New file.
3068 * gdb.opt/inline-small-func.c: New file.
3069 * gdb.opt/inline-small-func.exp: New file.
3070 * gdb.opt/inline-small-func.h: New file.
3071
3072 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
3075 function.
3076
3077 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * lib/dwarf.exp (function_range): Allow compiler options to be
3080 specified.
3081
3082 2020-04-02 Tom de Vries <tdevries@suse.de>
3083
3084 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
3085 __attribute__((always_inline)).
3086 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
3087
3088 2020-04-02 Tom de Vries <tdevries@suse.de>
3089
3090 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
3091 (gdbserver_gdb_exit): ... here. Add timeout warning.
3092 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
3093 (connect_target_extended_remote): Append new server_spawn_id to
3094 server_spawn_ids.
3095 (cleanup): New proc.
3096 (setup, <toplevel>): Call cleanup.
3097
3098 2020-04-02 Tom de Vries <tdevries@suse.de>
3099
3100 * gdb.base/main-psymtab.exp: New file.
3101
3102 2020-04-02 Tom de Vries <tdevries@suse.de>
3103
3104 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
3105
3106 2020-04-01 Tom Tromey <tom@tromey.com>
3107
3108 * gdb.base/complex-parts.exp: Add type tests.
3109
3110 2020-04-01 Tom Tromey <tom@tromey.com>
3111
3112 * gdb.base/complex-parts.exp: Add arithmetic tests.
3113
3114 2020-04-01 Tom Tromey <tom@tromey.com>
3115
3116 * gdb.compile/compile.exp: Update.
3117 * gdb.compile/compile-cplus.exp: Update.
3118 * gdb.base/varargs.exp: Update.
3119 * gdb.base/floatn.exp: Update.
3120 * gdb.base/endianity.exp: Update.
3121 * gdb.base/callfuncs.exp (do_function_calls): Update.
3122 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
3123 (complex_float_integral_args): Update.
3124 * gdb.base/complex.exp: Update.
3125 * gdb.base/complex-parts.exp: Update.
3126
3127 2020-04-01 Tom Tromey <tromey@adacore.com>
3128
3129 * gdb.rust/union.rs: New file.
3130 * gdb.rust/union.exp: New file.
3131 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
3132 (main): Update.
3133 * gdb.rust/simple.exp: Move union tests to union.exp.
3134
3135 2020-04-01 Tom Tromey <tromey@adacore.com>
3136
3137 * gdb.rust/simple.rs (main): Remove "y0".
3138
3139 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3140
3141 * gdb.multi/stop-all-on-exit.c: New test.
3142 * gdb.multi/stop-all-on-exit.exp: New file.
3143
3144 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
3145
3146 PR gdb/24789
3147 * gdb.cp/misc.cc: Add integer reference variable.
3148 * gdb.cp/misc.exp: Add test.
3149
3150 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3151
3152 * gdb.server/stop-reply-no-thread.exp: Enhance the test
3153 scenario to cover execution until the end and also the case
3154
3155 2020-03-31 Tom de Vries <tdevries@suse.de>
3156
3157 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
3158 c. Use "maint info symtabs" to check symtab expansion.
3159
3160 2020-03-30 Tom de Vries <tdevries@suse.de>
3161
3162 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
3163 unsupported.
3164 (verify_psymtab_expanded): Move ...
3165 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
3166 test.
3167 (readnow): New proc.
3168
3169 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3170
3171 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
3172 with $hex.
3173
3174 2020-03-20 Tom Tromey <tromey@adacore.com>
3175
3176 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
3177
3178 2020-03-20 Tom Tromey <tromey@adacore.com>
3179
3180 * gdb.ada/sub_variant/subv.adb: New file.
3181 * gdb.ada/sub_variant.exp: New file.
3182
3183 2020-03-20 Tom de Vries <tdevries@suse.de>
3184
3185 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
3186 first break fails.
3187 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
3188
3189 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3190
3191 * gdb.server/exit-multiple-threads.c: New file.
3192 * gdb.server/exit-multiple-threads.exp: New file.
3193
3194 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb.fortran/mixed-lang-stack.c: New file.
3197 * gdb.fortran/mixed-lang-stack.cpp: New file.
3198 * gdb.fortran/mixed-lang-stack.exp: New file.
3199 * gdb.fortran/mixed-lang-stack.f90: New file.
3200
3201 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3202
3203 * gdb.linespec/cp-completion-aliases.cc: New file.
3204 * gdb.linespec/cp-completion-aliases.exp: New file.
3205
3206 2020-03-19 Tom de Vries <tdevries@suse.de>
3207
3208 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
3209 more precise.
3210
3211 2020-03-18 Tom de Vries <tdevries@suse.de>
3212
3213 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
3214 * gdb.dwarf2/break-inline-psymtab.c: New test.
3215 * gdb.dwarf2/break-inline-psymtab.exp: New file.
3216
3217 2020-03-16 Tom de Vries <tdevries@suse.de>
3218
3219 * lib/cache.exp (gdb_do_cache): Add and handle local variables
3220 cache_verify and cache_verify_proc.
3221
3222 2020-03-15 Tom de Vries <tdevries@suse.de>
3223
3224 * gdb.server/solib-list.exp: Handle
3225 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
3226
3227 2020-03-15 Tom de Vries <tdevries@suse.de>
3228
3229 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
3230 objfiles".
3231
3232 2020-03-14 Tom Tromey <tom@tromey.com>
3233
3234 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
3235
3236 2020-03-14 Tom de Vries <tdevries@suse.de>
3237
3238 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
3239
3240 2020-03-14 Tom de Vries <tdevries@suse.de>
3241
3242 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
3243 result in line-by-line fashion.
3244
3245 2020-03-14 Tom de Vries <tdevries@suse.de>
3246
3247 * lib/gdb.exp (supports_statement_frontiers): New proc.
3248 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
3249
3250 2020-03-14 Tom de Vries <tdevries@suse.de>
3251
3252 * gdb.base/printcmds.exp: Add missing quoting for "print
3253 teststring2".
3254
3255 2020-03-13 Tom Tromey <tom@tromey.com>
3256
3257 * gdb.base/printcmds.exp (test_print_strings): Add regression
3258 test.
3259 * gdb.base/printcmds.c (charptr): New typedef.
3260 (teststring2): New global.
3261
3262 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
3263
3264 * gdb.base/break-interp.exp: Use the tail of the filename, not the
3265 full path in the test name.
3266 (test_ld): Add some with_test_prefix blocks to make test names
3267 unique.
3268
3269 2020-03-13 Tom de Vries <tdevries@suse.de>
3270
3271 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
3272
3273 2020-03-13 Tom de Vries <tdevries@suse.de>
3274
3275 * gdb.mi/mi-sym-info.exp: Make matching more precise.
3276
3277 2020-03-13 Tom de Vries <tdevries@suse.de>
3278
3279 PR symtab/25646
3280 * gdb.dwarf2/imported-unit.exp: Add test.
3281
3282 2020-03-13 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
3285 (var1, var2): New variable.
3286 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
3287 matching symbols.
3288
3289 2020-03-13 Tom de Vries <tdevries@suse.de>
3290
3291 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
3292 (Term::command): Use prompt prefix.
3293 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
3294 * gdb.tui/tui-layout-asm-short-prog.exp: Use
3295 command_no_prompt_prefix instead of prefix.
3296 * gdb.tui/tui-layout-asm.exp: Same.
3297
3298 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
3299
3300 * gdb.base/break-interp.exp: Use foreach_with_prefix.
3301
3302 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
3303
3304 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
3305 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
3306 on" while stepping over the test instruction, match printed
3307 message.
3308
3309 2020-03-12 Tom de Vries <tdevries@suse.de>
3310
3311 * gdb.base/info-types.exp: Use exp_continue during matching of output
3312 of "info types".
3313
3314 2020-03-12 Tom de Vries <tdevries@suse.de>
3315
3316 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
3317
3318 2020-03-12 Tom de Vries <tdevries@suse.de>
3319
3320 * gdb.fortran/module.exp: Use exp_continue during matching of output
3321 of "info variable -n".
3322
3323 2020-03-12 Tom de Vries <tdevries@suse.de>
3324
3325 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
3326 gdb.dwarf2/dw2-ranges-base.c.
3327
3328 2020-03-12 Tom de Vries <tdevries@suse.de>
3329
3330 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
3331 in presence of GLIBC debuginfo.
3332
3333 2020-03-12 Tom de Vries <tdevries@suse.de>
3334
3335 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
3336 $core.
3337
3338 2020-03-12 Tom de Vries <tdevries@suse.de>
3339
3340 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
3341 more precise.
3342
3343 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
3344
3345 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
3346 from Unix to Windows path.
3347
3348 2020-03-11 Tom de Vries <tdevries@suse.de>
3349
3350 * gdb.ada/minsyms.exp: Set language to ada.
3351
3352 2020-03-11 Tom de Vries <tdevries@suse.de>
3353
3354 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
3355
3356 2020-03-11 Tom de Vries <tdevries@suse.de>
3357
3358 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
3359
3360 2020-03-11 Tom Tromey <tromey@adacore.com>
3361
3362 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
3363
3364 2020-03-11 Tom de Vries <tdevries@suse.de>
3365
3366 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
3367
3368 2020-03-11 Tom de Vries <tdevries@suse.de>
3369
3370 * gdb.base/break-interp.exp: Limit verbose scope.
3371
3372 2020-03-11 Tom de Vries <tdevries@suse.de>
3373
3374 * gdb.fortran/logical.f90: Define variable with character type.
3375 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
3376
3377 2020-03-11 Tom de Vries <tdevries@suse.de>
3378
3379 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
3380
3381 2020-03-11 Tom de Vries <tdevries@suse.de>
3382
3383 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
3384 symtabs.
3385
3386 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3387 Bernd Edlinger <bernd.edlinger@hotmail.de>
3388
3389 * gdb.cp/step-and-next-inline.cc: New file.
3390 * gdb.cp/step-and-next-inline.exp: New file.
3391 * gdb.cp/step-and-next-inline.h: New file.
3392 * gdb.dwarf2/dw2-is-stmt.c: New file.
3393 * gdb.dwarf2/dw2-is-stmt.exp: New file.
3394 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
3395 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
3396 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
3397
3398 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3399
3400 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
3401 is-stmt flag in the line table.
3402
3403 2020-03-09 Tom de Vries <tdevries@suse.de>
3404
3405 * lib/gdb.exp (cached_file): Create cache dir.
3406
3407 2020-03-07 Tom de Vries <tdevries@suse.de>
3408
3409 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
3410 * gdb.cp/rvalue-ref-params.exp: Same.
3411
3412 2020-03-06 Tom de Vries <tdevries@suse.de>
3413
3414 * lib/gdb.exp (tentative_rename, cached_file): New proc.
3415 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
3416
3417 2020-03-06 Tom de Vries <tdevries@suse.de>
3418
3419 * README: Fix "the the".
3420 * gdb.base/dprintf.exp: Same.
3421
3422 2020-03-05 Tom de Vries <tdevries@suse.de>
3423
3424 * gdb.base/maint.exp: Update "main print statistics" expected output.
3425
3426 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3427
3428 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
3429 (fortran_int8): Likewise.
3430 (fortran_real4): Likewise.
3431 (fortran_real8): Likewise.
3432 (fortran_complex4): Likewise.
3433 (fortran_logical4): Likewise.
3434 (fortran_character1): Likewise.
3435
3436 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
3437
3438 * gdb.fortran/logical.exp: Add tests that any non-zero value is
3439 printed as true.
3440
3441 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
3442
3443 * gdb.base/printcmds.exp: Add test to verify printf of a
3444 variable holding an address.
3445
3446 2020-03-03 Tom de Vries <tdevries@suse.de>
3447
3448 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
3449
3450 2020-03-03 Tom de Vries <tdevries@suse.de>
3451
3452 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
3453 gdb_test_multiple call.
3454
3455 2020-03-03 Tom de Vries <tdevries@suse.de>
3456
3457 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
3458 gdb_test_multiple calls.
3459
3460 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3461
3462 * gdb.base/default.exp: Remove test of 'set history filename'.
3463 * gdb.base/gdbinit-history.exp: Add tests for setting the history
3464 filename to the empty string.
3465 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
3466 and GDBHISTSIZE.
3467
3468 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
3471 disabled.
3472
3473 2020-03-02 Pedro Alves <palves@redhat.com>
3474 Tom de Vries <tdevries@suse.de>
3475
3476 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
3477 -prompt prefix, before user_code argument. Add -lbl option likewise.
3478 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
3479 (gdb_is_target_1): Add -prompt prefix and move to before user_code
3480 argument.
3481 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
3482 have "\r\n" at start-of-line, instead of at end-of-line.
3483
3484 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
3485
3486 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
3487 libinproctrace.so.
3488
3489 2020-02-28 Luis Machado <luis.machado@linaro.org>
3490
3491 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
3492 to "p/x".
3493
3494 2020-02-28 Luis Machado <luis.machado@linaro.org>
3495
3496 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
3497 asm/ptrace.h and error.h.
3498
3499 2020-02-28 Tom de Vries <tdevries@suse.de>
3500
3501 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
3502 (struct wrapper, do_something, mundane/symada__cS): Move ...
3503 * gdb.base/c-linkage-name-2.c: ... here. New source file.
3504 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
3505 Update "print symada__cS before partial symtab expansion" regexp.
3506 Update breakpoint location. Flush symbol cache after expansion.
3507
3508 2020-02-28 Luis Machado <luis.machado@linaro.org>
3509
3510 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
3511
3512 2020-02-27 Tom de Vries <tdevries@suse.de>
3513
3514 * config/sid.exp: Remove unused globals.
3515 * gdb.base/attach.exp: Same.
3516 * gdb.base/catch-load.exp: Same.
3517 * gdb.base/dbx.exp: Same.
3518 * lib/gdb.exp: Same.
3519 * lib/mi-support.exp: Same.
3520 * lib/prompt.exp: Same.
3521
3522 2020-02-27 Tom de Vries <tdevries@suse.de>
3523
3524 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
3525 not set.
3526
3527 2020-02-26 Aaron Merey <amerey@redhat.com>
3528
3529 * gdb.debuginfod: New directory for debuginfod tests.
3530 * gdb.debuginfod/main.c: New test file.
3531 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
3532
3533 2020-02-26 Tom de Vries <tdevries@suse.de>
3534
3535 PR gdb/25603
3536 * gdb.base/persistent-lang.cc: New test.
3537 * gdb.base/persistent-lang.exp: New file.
3538
3539 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3540
3541 * gdb.fortran/derived-type-striding.exp: Add a new test.
3542 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
3543 new test.
3544
3545 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.base/cached-source-file.exp: Avoid source file paths in test
3548 names.
3549
3550 2020-02-25 Tom de Vries <tdevries@suse.de>
3551
3552 PR go/18926
3553 * gdb.go/methods.exp: Remove gcc/93866 xfail.
3554
3555 2020-02-24 Tom de Vries <tdevries@suse.de>
3556
3557 PR gdb/25592
3558 * gdb.base/info-locals-unused-static-var.c: New test.
3559 * gdb.base/info-locals-unused-static-var.exp: New file.
3560
3561 2020-02-22 Tom Tromey <tom@tromey.com>
3562
3563 * gdb.python/tui-window.exp: New file.
3564 * gdb.python/tui-window.py: New file.
3565
3566 2020-02-22 Tom Tromey <tom@tromey.com>
3567
3568 PR tui/17850:
3569 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
3570 tests.
3571
3572 2020-02-22 Tom Tromey <tom@tromey.com>
3573
3574 * gdb.tui/new-layout.exp: Add sub-layout tests.
3575
3576 2020-02-22 Tom Tromey <tom@tromey.com>
3577
3578 * gdb.tui/new-layout.exp: New file.
3579
3580 2020-02-22 Tom Tromey <tom@tromey.com>
3581
3582 * gdb.rust/rust-style.rs: New file.
3583 * gdb.rust/rust-style.exp: New file.
3584 * gdb.base/style.exp: Test structure printing.
3585 * gdb.base/style.c (struct some_struct): New type.
3586 (enum etype): New type.
3587 (struct_value): New global.
3588
3589 2020-02-21 Tom de Vries <tdevries@suse.de>
3590
3591 PR go/18926
3592 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
3593 Remove blanket xfails. Use message argument for gdb_breakpoint.
3594 Make continuing to breakpoint test conditional on setting breakpoint.
3595 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
3596 DW_AT_name attribute. Add xfail for GCC PR93866.
3597
3598 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
3599
3600 * gdb.dwarf2/cpp-linkage-name.c: New file.
3601 * gdb.dwarf2/cpp-linkage-name.exp: New file.
3602
3603 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
3604
3605 * lib/gdb.exp (gdb_wrapper_init): Reset
3606 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
3607 not exist.
3608
3609 2020-02-20 Tom de Vries <tdevries@suse.de>
3610
3611 PR go/17018
3612 * gdb.go/hello.exp: Copy ...
3613 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
3614 print of st to print value of global definition. Add xfail for GCC
3615 PR93844.
3616 * gdb.go/hello.exp: Remove printing of st before definition.
3617 * gdb.go/hello.go: Copy ...
3618 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
3619 to st.
3620 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
3621
3622 2020-02-20 Tom de Vries <tdevries@suse.de>
3623
3624 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
3625 (gdb_simple_compile): Handle compile_flags go by using .go extension
3626 for source file.
3627 * gdb.go/chan.exp: Use support_go_compile.
3628 * gdb.go/handcall.exp: Same.
3629 * gdb.go/hello.exp: Same.
3630 * gdb.go/integers.exp: Same.
3631 * gdb.go/max-depth.exp: Same.
3632 * gdb.go/methods.exp: Same.
3633 * gdb.go/package.exp: Same.
3634 * gdb.go/strings.exp: Same.
3635 * gdb.go/types.exp: Same.
3636 * gdb.go/unsafe.exp: Same.
3637
3638 2020-02-19 Tom de Vries <tdevries@suse.de>
3639
3640 * gdb.python/lib-types.exp: Make xfail more strict.
3641
3642 2020-02-19 Tom de Vries <tdevries@suse.de>
3643
3644 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
3645
3646 2020-02-19 Doug Evans <dje@google.com>
3647
3648 PR rust/25535
3649 * gdb.rust/simple.exp: Add test.
3650 * gdb.rust/simple.rs: Add test.
3651
3652 2020-02-19 Tom de Vries <tdevries@suse.de>
3653
3654 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
3655 output line-by-line.
3656
3657 2020-02-19 Tom de Vries <tdevries@suse.de>
3658
3659 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
3660
3661 2020-02-19 Tom de Vries <tdevries@suse.de>
3662
3663 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
3664 prelink.
3665
3666 2020-02-19 Tom de Vries <tdevries@suse.de>
3667
3668 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
3669 (gdb_do_cache): Use gdb_do_cache_wrap.
3670 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
3671
3672 2020-02-19 Tom de Vries <tdevries@suse.de>
3673
3674 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
3675 gdb_compile option.
3676
3677 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3678
3679 * gdb.base/printcmds.exp (test_print_enums): Update expected
3680 output.
3681
3682 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3683
3684 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
3685 for "unknown".
3686
3687 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3688
3689 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
3690 enumerator.
3691
3692 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3693
3694 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
3695 FE_, add FE_NONE.
3696 (three): Update.
3697 (enum flag_enum_without_zero): New enum.
3698 (flag_enum_without_zero): New variable.
3699 (enum not_flag_enum): New enum.
3700 (three_not_flag): New variable.
3701 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
3702 (test_print_enums): Add more tests for printing flag enums.
3703
3704 2020-02-18 Tom de Vries <tdevries@suse.de>
3705
3706 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
3707 (gdb_compile_ada): ... here.
3708 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
3709 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
3710
3711 2020-02-14 Tom Tromey <tom@tromey.com>
3712
3713 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
3714 build directory.
3715 * boards/gdbserver-base.exp: Update path to gdbserver.
3716
3717 2020-02-13 Tom de Vries <tdevries@suse.de>
3718
3719 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
3720
3721 2020-02-13 Tom de Vries <tdevries@suse.de>
3722
3723 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
3724 are missing.
3725
3726 2020-02-13 Tom de Vries <tdevries@suse.de>
3727
3728 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
3729 call.
3730
3731 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3732
3733 PR tui/25126
3734 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
3735 * gdb.base/cached-source-file.c: New file.
3736 * gdb.base/cached-source-file.exp: New file.
3737
3738 2020-02-11 Tom de Vries <tdevries@suse.de>
3739
3740 PR testsuite/25488
3741 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
3742
3743 2020-02-10 Tom de Vries <tdevries@suse.de>
3744
3745 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
3746
3747 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
3748
3749 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
3750 and $after_addr are both integers before making a comparison.
3751
3752 2020-02-09 Tom de Vries <tdevries@suse.de>
3753
3754 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
3755 command output and paste it into gdb.log. If any, paste catch message
3756 to gdb.log.
3757
3758 2020-02-07 Tom Tromey <tromey@adacore.com>
3759
3760 PR breakpoints/24915:
3761 * gdb.base/annotate-symlink.exp: Use setup_xfail.
3762
3763 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
3764
3765 * gdb.tui/tui-missing-src.exp: Add the "missing source
3766 file" test for the TUI.
3767
3768 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
3771 including a port number in the output.
3772
3773 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3774
3775 * lib/fortran.exp (fortran_int4): Handle clang.
3776 (fortran_int8): Likewise.
3777 (fortran_real4): Likewise.
3778 (fortran_real8): Likewise.
3779 (fortran_complex4): Likewise.
3780 (fortran_logical4): Likewise.
3781 (fortran_character1): Likewise.
3782
3783 2020-02-04 Tom de Vries <tdevries@suse.de>
3784
3785 * README (Race detection): Add note.
3786
3787 2020-02-04 Tom de Vries <tdevries@suse.de>
3788
3789 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
3790
3791 2020-02-04 Tom de Vries <tdevries@suse.de>
3792
3793 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
3794
3795 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
3796
3797 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
3798 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
3799 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
3800 blttar, bnetarl.
3801 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
3802 binary for blttar, bnetarl.
3803 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
3804 wait instruction. Delete ldmx test.
3805 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
3806
3807 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3808
3809 * gdb.fortran/array-bounds-high.exp: New file.
3810 * gdb.fortran/array-bounds-high.f90: New file.
3811
3812 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
3813
3814 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
3815 Replace #include of <sys/fcntl.h> by <fcntl.h>.
3816
3817 2020-02-01 Tom de Vries <tdevries@suse.de>
3818
3819 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3820
3821 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
3822
3823 PR tui/9765
3824 * gdb.tui/tui-layout-asm-short-prog.S: New file.
3825 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
3826
3827 2020-01-29 Luis Machado <luis.machado@linaro.org>
3828
3829 * gdb.arch/aarch64-brk-patterns.c: New source file.
3830 * gdb.arch/aarch64-brk-patterns.exp: New test.
3831
3832 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3833
3834 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
3835 GCC/Clang version.
3836 * gdb.cp/pass-by-ref.exp: Ditto.
3837
3838 2020-01-29 Tom de Vries <tdevries@suse.de>
3839
3840 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
3841 * gdb.threads/watchpoint-fork-mt.c: Same.
3842 * gdb.threads/watchpoint-fork-parent.c: Same.
3843 * gdb.threads/watchpoint-fork-st.c: Same.
3844 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
3845
3846 2020-01-27 Luis Machado <luis.machado@linaro.org>
3847
3848 * gdb.base/step-over-syscall.exp (setup): Check if we're already
3849 sitting at a syscall instruction when we hit the syscall function's
3850 breakpoint.
3851 Check PC against one obtained with the x command.
3852 Validate syscall number.
3853 (step_over_syscall): Don't continue to the syscall instruction if
3854 we're already there.
3855
3856 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3857
3858 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3859
3860 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3861
3862 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
3863 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
3864
3865 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3866
3867 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3868 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3869
3870 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3871
3872 * gdb.base/maint.exp: Update line table parsing test.
3873 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3874
3875 2020-01-24 Pedro Alves <palves@redhat.com>
3876
3877 PR gdb/25410
3878 * gdb.multi/multi-re-run-1.c: New.
3879 * gdb.multi/multi-re-run-2.c: New.
3880 * gdb.multi/multi-re-run.exp: New.
3881
3882 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3883
3884 PR gdb/23718
3885 * gdb.server/server-kill-python.exp: New file.
3886
3887 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3888
3889 * gdb.server/multi-ui-errors.c: New file.
3890 * gdb.server/multi-ui-errors.exp: New file.
3891
3892 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3893
3894 PR tui/9765
3895 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3896
3897 2020-01-19 Tom Tromey <tom@tromey.com>
3898
3899 * gdb.tui/main.exp: Add check for plain "file".
3900
3901 2020-01-16 Christian Biesinger <cbiesinger@google.com>
3902
3903 * lib/gdb.exp: Fix spelling error (seperatelly).
3904
3905 2020-01-14 Tom Tromey <tom@tromey.com>
3906
3907 PR symtab/12535:
3908 * gdb.python/python.exp: Test decode_line with empty string
3909 argument.
3910
3911 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3912
3913 * gdb.base/skip-inline.exp: Extend test.
3914
3915 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3916
3917 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3918 * gdb.dwarf2/dw2-bad-elf.c: New file.
3919 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3920
3921 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3922
3923 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3924 _line_saw_file.
3925
3926 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3927
3928 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3929 border.
3930
3931 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3932
3933 * gdb.multi/multi-target.exp (setup): Factor out "info
3934 connections" and "info inferiors" tests to ...
3935 (test_info_inferiors): ... this new procedure.
3936 (top level): Run new "info-inferiors" tests.
3937
3938 2020-01-10 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.server/bkpt-other-inferior.exp: New file.
3941
3942 2020-01-10 Pedro Alves <palves@redhat.com>
3943
3944 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3945 of "add-inferior".
3946 * gdb.base/quit-live.exp: Likewise.
3947 * gdb.base/remote-exec-file.exp: Likewise.
3948 * gdb.guile/scm-progspace.exp: Likewise.
3949 * gdb.linespec/linespec.exp: Likewise.
3950 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3951 * gdb.mi/user-selected-context-sync.exp: Likewise.
3952 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3953 "info inferiors" tests.
3954 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3955 "add-inferior".
3956 * gdb.multi/watchpoint-multi.exp: Likewise.
3957 * gdb.python/py-inferior.exp: Likewise.
3958 * gdb.server/extended-remote-restart.exp: Likewise.
3959 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3960 "info inferiors".
3961 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3962 * gdb.trace/report.exp: Likewise.
3963
3964 2020-01-10 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.multi/multi-target.c: New file.
3967 * gdb.multi/multi-target.exp: New file.
3968 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3969 mode requested, but remote does not support non-stop".
3970
3971 2020-01-10 Pedro Alves <palves@redhat.com>
3972
3973 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3974 disconnect before reconnecting.
3975
3976 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3977 Pedro Alves <palves@redhat.com>
3978
3979 * gdb.server/connect-without-multi-process.exp: Also test
3980 continuing to end.
3981
3982 2020-01-10 Pedro Alves <palves@redhat.com>
3983
3984 * gdb.base/remote-exec-file.exp: New file.
3985
3986 2020-01-10 Pedro Alves <palves@redhat.com>
3987
3988 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3989 output.
3990 * gdb.threads/async.c: New.
3991 * gdb.threads/async.exp: New.
3992 * gdb.multi/tids-gid-reset.c: New.
3993 * gdb.multi/tids-gid-reset.exp: New.
3994
3995 2020-01-10 George Barrett <bob@bob131.so>
3996
3997 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3998 to help in finding the image relocation offset.
3999 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
4000 options in arguments.
4001 (stap_test_no_debuginfo): Likewise.
4002 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
4003 test variants.
4004 (stap_test): Add null semaphore relocation test.
4005
4006 2020-01-10 George Barrett <bob@bob131.so>
4007
4008 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
4009 * gdb.base/stap-probe.exp: Likewise.
4010 (stap_test): Pass argument as an additional flag.
4011 (stap_test_no_debuginfo): Likewise.
4012 (stap_test): Check `info probes stap' output for semaphore
4013 addresses if the test binary is supposed to have them.
4014
4015 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.tui/basic.exp: Add more scrolling tests.
4018
4019 2020-01-09 Tom Tromey <tom@tromey.com>
4020
4021 PR tui/18932:
4022 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
4023 meangingful value.
4024 (Term::command, Term::resize): Update.
4025 * gdb.tui/basic.exp: Add scrolling test.
4026
4027 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4028
4029 * gdb.tui/tui-layout-asm.exp: New file.
4030
4031 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4032
4033 * lib/tuiterm.exp (Term::check_box_contents): New proc.
4034
4035 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4036
4037 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
4038 (Term::enter_tui): Use Term::prepare_for_tui.
4039
4040 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4041
4042 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
4043 called.
4044
4045 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.base/skip.exp: Fix race condition in test.
4048
4049 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
4050
4051 * gdb.base/backtrace.c: New file.
4052 * gdb.base/backtrace.exp: New file.
4053
4054 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
4055
4056 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
4057
4058 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4059
4060 * gdb.base/style.exp: Test that warnings are styled.
4061
4062 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
4063
4064 * gdb.base/line65535.exp: New file.
4065 * gdb.base/line65535.c: New file.
4066
4067 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
4068
4069 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
4070 * lib/gnat_debug_info_test.adb: New file.
4071 * gdb.ada/ptype_tagged_param.exp: Use
4072 gnat_runtime_has_debug_info, expect a different output if
4073 runtime does not have debug info.
4074
4075 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
4076
4077 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
4078 (another) quote in test name.
4079
4080 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
4081
4082 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
4083 Add quote in test name.
4084
4085 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4086
4087 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
4088 directory instead.
4089 * gdb.cp/pass-by-ref.exp: Extend with more cases.
4090 * gdb.cp/pass-by-ref-2.cc: New file.
4091 * gdb.cp/pass-by-ref-2.exp: New file.
4092
4093 2019-12-20 Tom Tromey <tom@tromey.com>
4094
4095 * gdb.tui/list-before.exp: New file.
4096
4097 2019-12-20 Tom Tromey <tom@tromey.com>
4098
4099 * gdb.tui/list.exp: Check for source on initial listing.
4100
4101 2019-12-11 Tom Tromey <tromey@adacore.com>
4102
4103 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
4104 Add crlf test.
4105
4106 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
4107
4108 * gdb.base/default.exp: Update value of $_gdb_major.
4109
4110 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4111
4112 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
4113
4114 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4115
4116 * gdb.base/skip.exp: Whitespace fix.
4117
4118 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
4119
4120 * gdb.base/skip-inline.c: New file.
4121 * gdb.base/skip-inline.exp: New file.
4122
4123 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
4124
4125 * gdb.base/jit-reader.exp (jit_reader_test): Rename
4126 jit_function_00 to jit_function_stack_mangle.
4127 * gdb.base/jithost.c (jit_function_t): Rename to...
4128 (jit_function_stack_mangle_t): ... this.
4129 (jit_function_add_t): New typedef.
4130 (jit_function_00_code): Rename to...
4131 (jit_function_stack_mangle_code): ... this, make static.
4132 (jit_function_add_code): New.
4133 (main): Generate "add" function and call it. Adjust to changes
4134 in jithost_abi.
4135 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
4136 (struct jithost_abi) <begin, end>: Remove fields.
4137 <object, function_stack_mangle, function_add>: New fields.
4138 * gdb.base/jitreader.c (struct reader_state) <code_begin,
4139 code_end>: Remove fields.
4140 <func_stack_mangle>: New field.
4141 (read_debug_info): Adjust to renaming, create block for "add"
4142 function.
4143 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
4144
4145 2019-12-11 Tom Tromey <tom@tromey.com>
4146
4147 * gdb.tui/resize.exp: Fix regexp.
4148 * gdb.tui/regs.exp: Fix regexps.
4149 * gdb.tui/main.exp: Fix regexp.
4150
4151 2019-12-11 Tom Tromey <tom@tromey.com>
4152
4153 * gdb.tui/resize.exp: Update.
4154 * gdb.tui/empty.exp (layouts): Update.
4155
4156 2019-12-11 Tom Tromey <tom@tromey.com>
4157
4158 * gdb.tui/regs.exp: Update.
4159 * gdb.tui/empty.exp (layouts): Update.
4160 * gdb.tui/basic.exp: Update.
4161 * lib/tuiterm.exp (_check_box): Don't check bottom border.
4162
4163 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4164
4165 * gdb.base/options.exp: Add -raw-values in the print completion list.
4166 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
4167
4168 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4169
4170 * gdb.threads/omp-par-scope.c: New file.
4171 * gdb/threads/omp-par-scope.exp: New file.
4172
4173 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4174
4175 * lib/gdb.exp (support_nested_function_tests): New proc.
4176
4177 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4178
4179 * lib/gdb.exp (gdb_compile_openmp): New proc.
4180 (build_executable_from_specs): Add an "openmp" option.
4181 (gdb_compile_pthreads): Add non-executable case.
4182
4183 2019-12-10 Tom Tromey <tromey@adacore.com>
4184
4185 * gdb.ada/unchecked_union.exp: New file.
4186 * gdb.ada/unchecked_union/pck.adb: New file.
4187 * gdb.ada/unchecked_union/pck.ads: New file.
4188 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
4189 * gdb-utils.exp (string_to_regexp): Also quote "?".
4190
4191 2019-12-10 George Barrett <bob@bob131.so>
4192
4193 Test scripted probe breakpoints.
4194 * gdb.guile/scm-breakpoint.c (main): Add probe point.
4195 * gdb.python/py-breakpoint.c (main): Likewise.
4196 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
4197 specifier test.
4198 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
4199
4200 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4201
4202 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
4203 an rvalue parameter.
4204 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
4205 parameter.
4206
4207 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4208
4209 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4210 modules.
4211
4212 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4213
4214 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
4215 broken version of GCC.
4216
4217 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4218
4219 * gdb.fortran/info-modules.exp: Rewrite to make use of new
4220 sym-info-cmds library.
4221 * gdb.fortran/info-types.exp: Likewise.
4222 * lib/sym-info-cmds.exp: New file.
4223
4224 2019-12-08 Tom de Vries <tdevries@suse.de>
4225
4226 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4227
4228 2019-12-07 Keith Seitz <keiths@redhat.com>
4229
4230 * gdb.base/corefile-buildid-shlib-shr.c: New file.
4231 * gdb.base/corefile-buildid-shlib.c: New file.
4232 * gdb.base/corefile-buildid.c: New file.
4233 * gdb.base/corefile-buildid.exp: New file.
4234
4235 2019-12-06 Tom de Vries <tdevries@suse.de>
4236
4237 * gdb.dwarf2/varval.exp: Add decl before def test.
4238
4239 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4240
4241 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
4242
4243 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4244
4245 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
4246 CV and reference conversion for overload resolution.
4247 * gdb.cp/rvalue-ref-overload.exp: Test it.
4248
4249 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4250
4251 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
4252 * gdb.base/frameapply.exp: Test faas without command.
4253
4254 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
4257 Fortran tests.
4258 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
4259 order.
4260
4261 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4262
4263 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
4264 casting to type with no kind specified.
4265 (test_basic_parsing_of_type_kinds): Additional tests for types
4266 with no kind specified, and add tests for single/double
4267 precision/complex types.
4268
4269 2019-12-04 Tom Tromey <tromey@adacore.com>
4270
4271 * gdb.base/endianity.c (struct other) <x>: New field.
4272 (main): Initialize it.
4273 * gdb.base/endianity.exp: Update.
4274
4275 2019-12-04 Tom Tromey <tromey@adacore.com>
4276
4277 * gdb.ada/scalar_storage/storage.adb: New file.
4278 * gdb.ada/scalar_storage/pck.adb: New file.
4279 * gdb.ada/scalar_storage/pck.ads: New file.
4280 * gdb.ada/scalar_storage.exp: New file.
4281
4282 2019-12-04 Tom Tromey <tromey@adacore.com>
4283
4284 * gdb.base/endianity.c (struct otherendian) <f>: New field.
4285 (main): Initialize it.
4286 * gdb.base/endianity.exp: Update.
4287
4288 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4289
4290 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
4291
4292 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4293
4294 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
4295 -symbol-info-module-functions and -symbol-info-module-variables.
4296
4297 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
4298
4299 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
4300
4301 2019-12-01 Richard Bunt <richard.bunt@arm.com>
4302 Andrew Burgess <andrew.burgess@embecosm.com>
4303
4304 * gdb.fortran/derived-type-striding.exp: New file.
4305 * gdb.fortran/derived-type-striding.f90: New file.
4306 * gdb.fortran/array-slices.exp: New file.
4307 * gdb.fortran/array-slices.f90: New file.
4308
4309 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4310
4311 * gdb.base/define.exp: Test . in command names.
4312 * gdb.base/setshow.exp: Update test, as . is now part of
4313 command name.
4314
4315 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4316
4317 * gdb.base/define-prefix.exp: New file.
4318
4319 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
4320
4321 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
4322 compile.
4323 (skip_btrace_pt_tests): Likewise.
4324
4325 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.fortran/info-modules.exp: Compile source files in correct
4328 order.
4329
4330 2019-11-27 Kevin Buettner <kevinb@redhat.com>
4331
4332 * gdb.dwarf2/imported-unit.exp: New file.
4333 * gdb.dwarf2/imported-unit.c: New file.
4334
4335 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4336
4337 * gdb.mi/mi-fortran-modules-2.f90: New file.
4338 * gdb.mi/mi-fortran-modules.exp: New file.
4339 * gdb.mi/mi-fortran-modules.f90: New file.
4340
4341 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4342
4343 * gdb.mi/mi-sym-info-1.c: New file.
4344 * gdb.mi/mi-sym-info-2.c: New file.
4345 * gdb.mi/mi-sym-info.exp: New file.
4346
4347 2019-11-22 Tom Tromey <tromey@adacore.com>
4348
4349 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
4350 * gdb.ada/tasks/foo.adb: Add another stopping location.
4351
4352 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
4353
4354 * gdb.base/endianity.c: New test.
4355 * gdb.base/endianity.exp: New file.
4356
4357 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
4358
4359 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
4360
4361 2019-11-21 Tom de Vries <tdevries@suse.de>
4362
4363 PR gdb/24956
4364 * gdb.base/ui-redirect.exp: Test output of user-defined command.
4365
4366 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4367
4368 * gdb.python/py-progspace.exp: Add missing parentheses on some
4369 'print' commands.
4370
4371 2019-11-19 Tom Tromey <tom@tromey.com>
4372
4373 * gdb.tui/winheight.exp: New file.
4374
4375 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4376
4377 * gdb.base/ctf-whatis.c: Delete.
4378 * gdb.base/ctf-whatis.exp: Delete.
4379 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
4380
4381 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4382
4383 * gdb.base/ctf-cvexpr.exp: Delete.
4384 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
4385
4386 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
4389 the compiler. Clean up header comment a little.
4390 * gdb.base/ctf-ptype.exp: Likewise.
4391 * gdb.base/ctf-whatis.exp: Likewise.
4392 * lib/gdb.exp (skip_ctf_tests): New proc.
4393
4394 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
4395
4396 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
4397 * gdb.tui/corefile-run.exp: New file.
4398
4399 2019-11-14 Tom Tromey <tromey@adacore.com>
4400
4401 * gdb.base/gdbvars.exp (test_convenience_variables): Add
4402 regression tests.
4403
4404 2019-11-12 Tom Tromey <tom@tromey.com>
4405
4406 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
4407 after any command. Expect prompt after WAIT_FOR is seen.
4408 (enter_tui): Enable resize messages.
4409 (command): Expect command in output.
4410 (get_line): Avoid error when cursor appears to be off-screen.
4411 (dump_screen): Include screen size in title.
4412 (_do_resize): New proc, from "resize".
4413 (resize): Rewrite. Do resize in two steps.
4414 * gdb.tui/empty.exp (layouts): Fix entries.
4415 (check_boxes): Remove xfail.
4416 (check_text): Dump screen on failure.
4417
4418 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4419
4420 * gdb.python/py-symbol.exp: Add test for
4421 gdb.lookup_static_symbols.
4422
4423 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4424
4425 * gdb.python/py-symbol.c: Declare and call function from new
4426 py-symbol-2.c file.
4427 * gdb.python/py-symbol.exp: Compile both source files, and add new
4428 tests for gdb.lookup_static_symbol.
4429 * gdb.python/py-symbol-2.c: New file.
4430
4431 2019-11-02 Tom de Vries <tdevries@suse.de>
4432
4433 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
4434 * gdb.base/anon.exp: Same.
4435 * gdb.base/auto-connect-native-target.exp: Same.
4436 * gdb.base/call-ar-st.exp: Same.
4437 * gdb.base/catch-syscall.exp: Same.
4438 * gdb.base/commands.exp: Same.
4439 * gdb.base/default.exp: Same.
4440 * gdb.base/display.exp: Same.
4441 * gdb.base/float.exp: Same.
4442 * gdb.base/foll-fork.exp: Same.
4443 * gdb.base/help.exp: Same.
4444 * gdb.base/info-macros.exp: Same.
4445 * gdb.base/info-proc.exp: Same.
4446 * gdb.base/info-target.exp: Same.
4447 * gdb.base/long_long.exp: Same.
4448 * gdb.base/macscp.exp: Same.
4449 * gdb.base/memattr.exp: Same.
4450 * gdb.base/nofield.exp: Same.
4451 * gdb.base/pointers.exp: Same.
4452 * gdb.base/printcmds.exp: Same.
4453 * gdb.base/ptype.exp: Same.
4454 * gdb.base/restore.exp: Same.
4455 * gdb.base/return.exp: Same.
4456 * gdb.base/scope.exp: Same.
4457 * gdb.base/set-noassign.exp: Same.
4458 * gdb.base/setshow.exp: Same.
4459 * gdb.base/shlib-call.exp: Same.
4460 * gdb.base/signals.exp: Same.
4461 * gdb.base/sigstep.exp: Same.
4462 * gdb.base/skip.exp: Same.
4463 * gdb.base/solib-symbol.exp: Same.
4464 * gdb.base/stap-probe.exp: Same.
4465 * gdb.base/step-line.exp: Same.
4466 * gdb.base/step-test.exp: Same.
4467 * gdb.base/style.exp: Same.
4468 * gdb.base/varargs.exp: Same.
4469 * gdb.base/vla-datatypes.exp: Same.
4470 * gdb.base/vla-ptr.exp: Same.
4471 * gdb.base/vla-sideeffect.exp: Same.
4472 * gdb.base/volatile.exp: Same.
4473 * gdb.base/watch-cond-infcall.exp: Same.
4474 * gdb.base/watchpoint.exp: Same.
4475
4476 2019-11-02 Tom de Vries <tdevries@suse.de>
4477
4478 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
4479 * gdb.cp/cpexprs.exp: Same.
4480 * gdb.cp/except-multi-location.exp: Same.
4481 * gdb.cp/exceptprint.exp: Same.
4482 * gdb.cp/gdb2384.exp: Same.
4483 * gdb.cp/inherit.exp: Same.
4484 * gdb.cp/m-static.exp: Same.
4485 * gdb.cp/meth-typedefs.exp: Same.
4486 * gdb.cp/misc.exp: Same.
4487 * gdb.cp/namespace.exp: Same.
4488 * gdb.cp/non-trivial-retval.exp: Same.
4489 * gdb.cp/overload.exp: Same.
4490 * gdb.cp/pr17132.exp: Same.
4491 * gdb.cp/re-set-overloaded.exp: Same.
4492 * gdb.cp/rvalue-ref-types.exp: Same.
4493 * gdb.cp/templates.exp: Same.
4494
4495 2019-11-01 Luis Machado <luis.machado@linaro.org>
4496
4497 PR gdb/25124
4498
4499 * gdb.arch/pr25124.S: New file.
4500 * gdb.arch/pr25124.exp: New file.
4501
4502 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4503
4504 * gdb.fortran/info-modules.exp: Update expected results, and add
4505 additional tests for 'info module functinos', and 'info module
4506 variables'.
4507 * gdb.fortran/info-types.exp: Update expected results.
4508 * gdb.fortran/info-types.f90: Extend testcase with additional
4509 module variables and functions.
4510
4511 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4512
4513 * gdb.fortran/info-modules.exp: New file.
4514 * gdb.fortran/info-types.exp: Build with new file.
4515 * gdb.fortran/info-types.f90: Include and use new module.
4516 * gdb.fortran/info-types-2.f90: New file.
4517
4518 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4519
4520 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
4521 * gdb.base/settings.exp: Test all settings types using
4522 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
4523 that now verifies that the value of "maint show" is the same as
4524 returned by the settings functions. Test the type of the
4525 maintenance settings.
4526 * gdb.base/default.exp: Update show_conv_list.
4527
4528 2019-10-31 Tom de Vries <tdevries@suse.de>
4529
4530 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
4531 gdb_test.
4532 * gdb.arch/amd64-disp-step.exp: Same.
4533 * gdb.asm/asm-source.exp: Same.
4534 * gdb.btrace/buffer-size.exp: Same.
4535 * gdb.btrace/cpu.exp: Same.
4536 * gdb.btrace/enable.exp: Same.
4537 * gdb.dwarf2/count.exp: Same.
4538 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4539 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
4540 * gdb.fortran/vla-datatypes.exp: Same.
4541 * gdb.fortran/vla-history.exp: Same.
4542 * gdb.fortran/vla-ptype.exp: Same.
4543 * gdb.fortran/vla-value.exp: Same.
4544 * gdb.fortran/whatis_type.exp: Same.
4545 * gdb.guile/guile.exp: Same.
4546 * gdb.multi/tids.exp: Same.
4547 * gdb.python/py-finish-breakpoint.exp: Same.
4548 * gdb.python/py-framefilter.exp: Same.
4549 * gdb.python/py-pp-registration.exp: Same.
4550 * gdb.python/py-xmethods.exp: Same.
4551 * gdb.python/python.exp: Same.
4552 * gdb.server/connect-with-no-symbol-file.exp: Same.
4553 * gdb.server/no-thread-db.exp: Same.
4554 * gdb.server/run-without-local-binary.exp: Same.
4555 * gdb.stabs/weird.exp: Same.
4556 * gdb.threads/attach-many-short-lived-threads.exp: Same.
4557 * gdb.threads/thread-find.exp: Same.
4558 * gdb.threads/tls-shared.exp: Same.
4559 * gdb.threads/tls.exp: Same.
4560 * gdb.threads/wp-replication.exp: Same.
4561 * gdb.trace/ax.exp: Same.
4562 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
4563
4564 2019-10-31 Tom de Vries <tdevries@suse.de>
4565
4566 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
4567 * gdb.ada/array_subscript_addr.exp: Same.
4568 * gdb.ada/arrayidx.exp: Same.
4569 * gdb.ada/arrayparam.exp: Same.
4570 * gdb.ada/arrayptr.exp: Same.
4571 * gdb.ada/boolean_expr.exp: Same.
4572 * gdb.ada/call_pn.exp: Same.
4573 * gdb.ada/complete.exp: Same.
4574 * gdb.ada/fixed_cmp.exp: Same.
4575 * gdb.ada/fun_addr.exp: Same.
4576 * gdb.ada/funcall_param.exp: Same.
4577 * gdb.ada/interface.exp: Same.
4578 * gdb.ada/mod_from_name.exp: Same.
4579 * gdb.ada/null_array.exp: Same.
4580 * gdb.ada/packed_array.exp: Same.
4581 * gdb.ada/packed_tagged.exp: Same.
4582 * gdb.ada/print_chars.exp: Same.
4583 * gdb.ada/print_pc.exp: Same.
4584 * gdb.ada/ptype_arith_binop.exp: Same.
4585 * gdb.ada/ptype_field.exp: Same.
4586 * gdb.ada/ptype_tagged_param.exp: Same.
4587 * gdb.ada/rec_return.exp: Same.
4588 * gdb.ada/ref_tick_size.exp: Same.
4589 * gdb.ada/str_ref_cmp.exp: Same.
4590 * gdb.ada/taft_type.exp: Same.
4591 * gdb.ada/tagged.exp: Same.
4592 * gdb.ada/type_coercion.exp: Same.
4593 * gdb.ada/uninitialized_vars.exp: Same.
4594
4595 2019-10-30 Tom de Vries <tdevries@suse.de>
4596
4597 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
4598
4599 2019-10-26 Tom de Vries <tdevries@suse.de>
4600
4601 * gdb.base/bigcore.c: Fix typos in comments.
4602 * gdb.base/ctf-ptype.c: Same.
4603 * gdb.base/long_long.c: Same.
4604 * gdb.dwarf2/dw2-op-out-param.S: Same.
4605 * gdb.python/py-evthreads.c: Same.
4606 * gdb.reverse/i387-stack-reverse.c: Same.
4607 * gdb.trace/tfile.c: Same.
4608 * lib/compiler.c: Same.
4609 * lib/compiler.cc: Same.
4610
4611 2019-10-25 Tom de Vries <tdevries@suse.de>
4612
4613 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
4614 gdb_test_multiple calls.
4615 * gdb.reverse/sigall-reverse.exp: Same.
4616 * gdb.reverse/solib-precsave.exp: Same.
4617 * gdb.reverse/solib-reverse.exp: Same.
4618 * gdb.reverse/until-precsave.exp: Same.
4619 * gdb.reverse/until-reverse.exp: Same.
4620
4621 2019-10-24 Tom de Vries <tdevries@suse.de>
4622
4623 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
4624 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
4625 kfail using -wrap pattern flag and convenience variable
4626 gdb_test_name.
4627
4628 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
4629
4630 * gdb.python/py-progspace.exp: Add tests for the
4631 Progspace.block_for_pc method.
4632
4633 2019-10-23 Tom Tromey <tom@tromey.com>
4634
4635 * configure: Rebuild.
4636 * aclocal.m4: Use m4_include, not sinclude.
4637
4638 2019-10-21 Tom de Vries <tdevries@suse.de>
4639
4640 * gdb.base/infcall-nested-structs.c: Add
4641 __attribute__((noinline,noclone)) to all functions.
4642 (call_all): Add missing variable initialization. Simplify return value.
4643 (breakpt): Increment volatile variable, to prevent call from being
4644 optimized out.
4645 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
4646
4647 2019-10-17 Tom de Vries <tdevries@suse.de>
4648
4649 * gdb.fortran/module.exp: Allow info variables to print info for files
4650 other than module.f90.
4651
4652 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.fortran/module.exp: Extend with 'info variables' test.
4655
4656 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
4659 F77_FOR_TARGET.
4660
4661 2019-10-16 Tom de Vries <tdevries@suse.de>
4662
4663 PR tdep/25096
4664 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
4665
4666 2019-10-16 Tom de Vries <tdevries@suse.de>
4667
4668 PR tdep/24104
4669 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
4670 Add KFAIL for PR tdep/25096.
4671
4672 2019-10-16 Tom de Vries <tdevries@suse.de>
4673
4674 PR testsuite/25059
4675 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
4676
4677 2019-10-16 Tom de Vries <tdevries@suse.de>
4678
4679 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
4680 as signed.
4681
4682 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
4683
4684 * gdb.mi/list-thread-groups-available.exp: Read entries one by
4685 one instead of increasing timeout.
4686
4687 2019-10-13 Tom de Vries <tdevries@suse.de>
4688
4689 PR record/25038
4690 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
4691 * gdb.reverse/sigall-reverse.exp: Same.
4692 * gdb.reverse/solib-precsave.exp: Same.
4693 * gdb.reverse/solib-reverse.exp: Same.
4694 * gdb.reverse/step-precsave.exp: Same.
4695 * gdb.reverse/until-precsave.exp: Same.
4696 * gdb.reverse/until-reverse.exp: Same.
4697 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
4698
4699 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
4700
4701 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
4702 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
4703 (cmp_struct_05_01, cmp_struct_static_02_01)
4704 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
4705 comparisons.
4706
4707 2019-10-10 Tom de Vries <tdevries@suse.de>
4708
4709 PR testsuite/24888
4710 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
4711 gnatlink.
4712
4713 2019-10-09 Tom de Vries <tdevries@suse.de>
4714
4715 PR testsuite/25048
4716 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
4717
4718 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4719
4720 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
4721 exceptions due to missing debug information.
4722
4723 2019-10-07 Tom de Vries <tdevries@suse.de>
4724
4725 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
4726
4727 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4728
4729 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
4730 * gdb.base/annota1.exp: Update to use gdb_test_name.
4731
4732 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
4733
4734 * gdb.base/ctf-whatis.exp: New file.
4735 * gdb.base/ctf-whatis.c: New file.
4736 * gdb.base/ctf-ptype.exp: New file.
4737 * gdb.base/ctf-ptype.c: New file.
4738 * gdb.base/ctf-constvars.exp: New file.
4739 * gdb.base/ctf-constvars.c: New file.
4740 * gdb.base/ctf-cvexpr.exp: New file.
4741
4742 2019-10-04 Tom de Vries <tdevries@suse.de>
4743
4744 * gdb.cp/local-static.c (main): Move declaration of int i out of the
4745 for loop.
4746
4747 2019-10-03 Tom Tromey <tom@tromey.com>
4748
4749 PR rust/24976:
4750 * gdb.rust/simple.rs (Union2): New type.
4751 (main): Use Union2.
4752 * gdb.rust/simple.exp: Add test.
4753
4754 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4755
4756 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
4757 nested function prefix.
4758
4759 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
4760 Richard Bunt <richard.bunt@arm.com>
4761 Andrew Burgess <andrew.burgess@embecosm.com>
4762
4763 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
4764 nested functions.
4765 * gdb.fortran/nested-funcs.f90: Update expected results.
4766 * gdb.fortran/nested-funcs-2.exp: New file.
4767 * gdb.fortran/nested-funcs-2.f90: New file.
4768
4769 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4770
4771 * gdb.python/py-parameter.exp: Make test names unique.
4772 * gdb.python/py-template.exp: Likewise.
4773 * gdb.python/py-value.exp: Likewise.
4774
4775 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4776
4777 * gdb.base/break-interp.exp: Reduce test name duplication.
4778 * gdb.base/call-sc.exp: Likewise.
4779 * gdb.base/callfuncs.exp: Likewise.
4780 * gdb.base/charset.exp: Likewise.
4781 * gdb.base/dump.exp: Likewise.
4782 * gdb.base/ena-dis-br.exp: Likewise.
4783 * gdb.base/relational.exp: Likewise.
4784 * gdb.base/step-over-syscall.exp: Likewise.
4785 * gdb.base/structs.exp: Likewise.
4786
4787 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4788
4789 * gdb.linespec/explicit.exp: Make test names unique.
4790 * gdb.linespec/ls-errs.exp: Likewise.
4791
4792 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4793
4794 * gdb.reverse/break-precsave.exp: Make test names unique.
4795 * gdb.reverse/break-reverse.exp: Likewise.
4796 * gdb.reverse/finish-precsave.exp: Likewise.
4797 * gdb.reverse/finish-reverse.exp: Likewise.
4798 * gdb.reverse/machinestate-precsave.exp: Likewise.
4799 * gdb.reverse/machinestate.exp: Likewise.
4800 * gdb.reverse/readv-reverse.exp: Likewise.
4801 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4802 * gdb.reverse/sigall-precsave.exp: Likewise.
4803 * gdb.reverse/sigall-reverse.exp: Likewise.
4804 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
4805 * gdb.reverse/watch-precsave.exp: Likewise.
4806 * gdb.reverse/watch-reverse.exp: Likewise.
4807
4808 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.threads/stop-with-handle.c: New file.
4811 * gdb.threads/stop-with-handle.exp: New file.
4812
4813 2019-10-03 Tom de Vries <tdevries@suse.de>
4814
4815 PR testsuite/25059
4816 * gdb.base/list-missing-source.exp: Allowing the "Compilation
4817 directory" line to be missing.
4818
4819 2019-10-03 Tom de Vries <tdevries@suse.de>
4820
4821 PR testsuite/25059
4822 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
4823 type optional.
4824
4825 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
4826
4827 * gdb.python/py-format-string.c (string.h): New include.
4828 (main): Fill a_struct_with_union.the_union.an_int with bytes of
4829 the same value, for endianness-independence.
4830 * gdb.python/py-format-string.exp (default_regexp_dict)
4831 (test_pretty_structs, test_format): Adjust expected output to the
4832 changed initialization.
4833
4834 2019-10-02 Tom Tromey <tromey@adacore.com>
4835
4836 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4837
4838 2019-10-02 Pedro Alves <palves@redhat.com>
4839 Andrew Burgess <andrew.burgess@embecosm.com>
4840
4841 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
4842 "print-file-var.h".
4843 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4844 (get_version_1): Print this_version_id and its address.
4845 Add extern "C" wrappers around interface functions.
4846 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
4847 "print-file-var.h".
4848 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4849 (get_version_2): Print this_version_id and its address.
4850 Add extern "C" wrappers around interface functions.
4851 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
4852 <stddef.h> and "print-file-var.h".
4853 Add extern "C" wrappers around interface functions.
4854 [VERSION_ID_MAIN] (this_version_id): Define.
4855 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
4856 * gdb.base/print-file-var.h: Add some #defines to simplify setting
4857 up extern "C" blocks.
4858 * gdb.base/print-file-var.exp (test): New, factored out from top
4859 level.
4860 (top level): Test all combinations of attribute hidden or not,
4861 dlopen or not, and this_version_id symbol in main file or not.
4862 Compile tests as both C++ and C, make test names unique.
4863
4864 2019-10-01 Tom Tromey <tom@tromey.com>
4865
4866 * gdb.base/style.exp: Test "show logging filename".
4867
4868 2019-10-01 Tom Tromey <tom@tromey.com>
4869
4870 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4871 * gdb.base/style.exp: Add metadata style test.
4872
4873 2019-10-01 Tom Tromey <tom@tromey.com>
4874
4875 * gdb.base/style.exp: Test "pwd".
4876
4877 2019-10-01 Tom Tromey <tom@tromey.com>
4878
4879 * gdb.base/style.exp: Update tests.
4880
4881 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4882
4883 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4884 'six' to unsigned.
4885 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4886 'five'. Use an all-ones bit pattern for each.
4887 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4888 to its changed values.
4889
4890 2019-09-30 Tom Tromey <tromey@adacore.com>
4891
4892 * gdb.rust/traits.rs: Disable all warnings.
4893
4894 2019-09-29 Tom de Vries <tdevries@suse.de>
4895
4896 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4897
4898 2019-09-29 Tom de Vries <tdevries@suse.de>
4899
4900 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4901
4902 2019-09-27 Tom de Vries <tdevries@suse.de>
4903
4904 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4905
4906 2019-09-27 Tom de Vries <tdevries@suse.de>
4907
4908 PR record/23188
4909 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4910
4911 2019-09-26 Tom Tromey <tromey@adacore.com>
4912
4913 * gdb.ada/py_taft.exp: New file.
4914 * gdb.ada/py_taft/main.adb: New file.
4915 * gdb.ada/py_taft/pkg.adb: New file.
4916 * gdb.ada/py_taft/pkg.ads: New file.
4917
4918 2019-09-24 Tom de Vries <tdevries@suse.de>
4919
4920 PR gdb/24598
4921 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4922
4923 2019-09-22 Tom de Vries <tdevries@suse.de>
4924
4925 * gdb.base/restore.exp: Allow register variables to be optimized out at
4926 -O0.
4927
4928 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4929
4930 * gdb.arch/spu-info.exp: Remove file.
4931 * gdb.arch/spu-info.c: Remove file.
4932 * gdb.arch/spu-ls.exp: Remove file.
4933 * gdb.arch/spu-ls.c: Remove file.
4934
4935 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4936 * gdb.asm/spu.inc: Remove file.
4937
4938 * gdb.base/dump.exp: Remove support for spu*-*-*.
4939 * gdb.base/stack-checking.exp: Likewise.
4940 * gdb.base/overlays.exp: Likewise.
4941 * gdb.base/ovlymgr.c: Likewise.
4942 * gdb.base/spu.ld: Remove file.
4943
4944 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4945 * gdb.cp/cpexprs.exp: Likewise.
4946 * gdb.cp/exception.exp: Likewise.
4947 * gdb.cp/gdb2495.exp: Likewise.
4948 * gdb.cp/mb-templates.exp: Likewise.
4949 * gdb.cp/pr9167.exp: Likewise.
4950 * gdb.cp/userdef.exp: Likewise.
4951
4952 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4953
4954 * gdb.cell: Remove directory.
4955 * lib/cell.exp: Remove file.
4956
4957 2019-09-19 Tom de Vries <tdevries@suse.de>
4958
4959 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4960
4961 2019-09-19 Tom de Vries <tdevries@suse.de>
4962
4963 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4964
4965 2019-09-19 Tom de Vries <tdevries@suse.de>
4966
4967 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4968 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4969 (gdb_target_cmd): ... here.
4970 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4971 value 2.
4972
4973 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4974
4975 * gdb.base/source-dir.exp: Avoid having directory names in test
4976 names.
4977
4978 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4979
4980 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4981 directory.
4982
4983 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4984
4985 * gdb.base/list-missing-source.exp: New file.
4986
4987 2019-09-14 Tom de Vries <tdevries@suse.de>
4988
4989 PR teststuite/24599
4990 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4991 * lib/ada.exp (gnatmake_version_at_least): New proc.
4992
4993 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.base/maint.exp: Use exec_has_index_section.
4996
4997 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.base/maint.exp: Add test for 'maint info sections'.
5000
5001 2019-09-12 Tom de Vries <tdevries@suse.de>
5002
5003 * gdb.base/store.exp: Allow register variables to be optimized out at
5004 -O0.
5005
5006 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5007
5008 * gdb.ada/rdv_wait.exp: Update to new task names.
5009 * gdb.base/task_switch_in_core.exp: Likewise.
5010 * gdb.base/info_sources_base.c: Likewise.
5011
5012 2019-09-10 Tom Tromey <tromey@adacore.com>
5013
5014 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
5015
5016 2019-09-10 Tom Tromey <tromey@adacore.com>
5017
5018 * gdb.ada/dgopt.exp: New file.
5019 * gdb.ada/dgopt/x.adb: New file.
5020
5021 2019-09-08 Tom Tromey <tom@tromey.com>
5022
5023 * gdb.tui/resize.exp: Remove setup_xfail.
5024 * gdb.tui/regs.exp: Remove setup_xfail.
5025 * gdb.tui/basic.exp: Remove setup_xfail.
5026
5027 2019-09-06 David Blaikie <dblaikie@gmail.com>
5028
5029 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
5030 * gdb.cp/cplabel.exp: Ditto.
5031 * gdb.linespec/ls-errs.exp: Ditto.
5032
5033 2019-09-05 Tom de Vries <tdevries@suse.de>
5034
5035 * lib/gdb.exp (cmp_file_string): New proc.
5036 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
5037 runto_main. Verify save breakpoints output.
5038
5039 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5040
5041 * gdb.base/info-var.exp: Test info variables without running
5042 to main, to avoid expect's buffer overflow.
5043
5044 2019-09-03 Tom Tromey <tromey@adacore.com>
5045
5046 * gdb.ada/bias.exp: New file.
5047 * gdb.ada/bias/bias.adb: New file.
5048 * gdb.ada/print_chars.exp: Add regression test.
5049 * gdb.ada/print_chars/foo.adb (My_Character): New type.
5050 (MC): New variable.
5051
5052 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
5053
5054 * gdb.base/argv0-symlink.exp: Run only on native target
5055 and local host.
5056
5057 2019-08-29 Tom de Vries <tdevries@suse.de>
5058
5059 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
5060 diverse debug info.
5061 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
5062
5063 2019-08-28 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.base/info-var.exp: Allow info variables to print info for files
5066 other than info-var-f1.c and info-var-f2.c.
5067
5068 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
5069
5070 * gdb.fortran/info-types.exp: Add module.
5071 * gdb.fortran/info-types.f90: Update expected results.
5072
5073 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
5074
5075 * gdb.fortran/info-types.exp: New file.
5076 * gdb.fortran/info-types.f90: New file.
5077 * lib/fortran.exp (fortran_character1): New proc.
5078
5079 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
5080
5081 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
5082 functions'. Reindent as needed.
5083 * gdb.base/info-var-f1.c: New file.
5084 * gdb.base/info-var-f2.c: New file.
5085 * gdb.base/info-var.exp: New file.
5086 * gdb.base/info-var.h: New file.
5087
5088 2019-08-26 Tom de Vries <tdevries@suse.de>
5089
5090 PR c++/24852
5091 * gdb.cp/no-libstdcxx-probe.exp: New test.
5092
5093 2019-08-26 Tom de Vries <tdevries@suse.de>
5094
5095 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
5096 * tests need to be skipped.
5097 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
5098 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
5099 mi_skip_libstdcxx_probe_tests.
5100
5101 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
5102
5103 * gdb.python/py-xmethods.exp: Use raw strings when passing
5104 arguments to SimpleXMethodMatcher.
5105
5106 2019-08-22 Tom de Vries <tdevries@suse.de>
5107
5108 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
5109 more informative.
5110
5111 2019-08-21 Pedro Alves <palves@redhat.com>
5112
5113 * gdb.base/with.exp: Test "with" with no arguments.
5114
5115 2019-08-21 Tom de Vries <tdevries@suse.de>
5116
5117 * gdb.base/gdb-caching-proc.exp: Sort files.
5118
5119 2019-08-20 Tom de Vries <tdevries@suse.de>
5120
5121 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
5122 compilation.
5123
5124 2019-08-16 Tom de Vries <tdevries@suse.de>
5125
5126 * gdb.base/compare-sections.exp ("after run to main"): Allow
5127 mismatched read-only sections for PIE executables.
5128
5129 2019-08-16 Tom Tromey <tom@tromey.com>
5130
5131 * lib/tuiterm.exp (_csi_Z): New proc.
5132 * gdb.tui/basic.exp: Update window positions.
5133 * gdb.tui/empty.exp: Update window positions.
5134
5135 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5136
5137 * gdb.base/examine-backward.exp: Correct regexp for
5138 "examine 3 bytes backward from ${address_zero}".
5139
5140 2019-08-15 Tom Tromey <tom@tromey.com>
5141
5142 * gdb.tui/empty.exp: Enable resizing tests.
5143
5144 2019-08-15 Tom Tromey <tromey@adacore.com>
5145
5146 * gdb.ada/char_enum.exp: Add regression tests.
5147 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
5148 and '0'.
5149 (Char, Gchar): Update.
5150 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
5151
5152 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5153
5154 * gdb.python/python.exp: Expect a leading underscore on
5155 GdbOutput{,Error}File.
5156
5157 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5158
5159 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
5160 Windows host.
5161
5162 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5163
5164 * gdb.base/batch-preserve-term-settings.exp
5165 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
5166
5167 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5168
5169 * lib/gdb.exp: When running on a mingw target, replace
5170 /x/ with x:/.
5171
5172 2019-08-14 Alan Hayward <alan.hayward@arm.com>
5173
5174 * gdb.arch/aarch64-prologue.c: New test.
5175 * gdb.arch/aarch64-prologue.exp: New file.
5176
5177 2019-08-13 Tom de Vries <tdevries@suse.de>
5178
5179 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
5180 Thread.
5181
5182 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
5183
5184 * gdb.python/py-completion.exp: Download the .py file to the host
5185 and use its host pathname. Conditionalize tests that use
5186 tab completion and manipulate files on the build machine.
5187 * gdb.python/py-events.exp: Download the .py file to the host
5188 and use its host pathname.
5189 * gdb.python/py-evsignal.exp: Likewise.
5190 * gdb.python/py-evthreads.exp: Likewise.
5191 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
5192 pathname syntax.
5193 * gdb.python/py-framefilter.exp: Download the .py file to the right
5194 place on the host. Match Windows pathname syntax.
5195 * gdb.python/py-mi-var-info-path-expression.exp: Download the
5196 .py file to the host and use its host pathname.
5197 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
5198 * gdb.python/py-objfile.exp: Expect a host pathname, not a
5199 build pathname. Skip symlink test on Windows host. Add missing
5200 newline at end of file.
5201 * gdb.python/py-pp-maint.exp: Download the .py file to the host
5202 and use its host pathname.
5203 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
5204 * gdb.python/py-section-script.exp: Use host location of binfile
5205 on safe-path. Use correct path separator on Windows host.
5206 Reorder alternatives in gdb_test_multiple to prevent matching
5207 the wrong alternative on success.
5208 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
5209
5210 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
5211
5212 * gdb.gdb/selftest.exp (test_with_self): Update test to now
5213 expect the GDB inferior to no longer immediately stop after
5214 being resumed with "signal SIGINT".
5215
5216 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
5217
5218 * gdb.linespec/break-ask.exp: Generalize regexps to match
5219 Windows pathnames too.
5220
5221 2019-08-08 Tom de Vries <tdevries@suse.de>
5222
5223 PR testsuite/24862
5224 * lib/tuiterm.exp (_accept): Fix CSI regexp.
5225
5226 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5227
5228 * gdb.base/style.exp: Update tests for help doc new invariants.
5229 * gdb.base/help.exp: Likewise.
5230
5231 2019-08-06 Tom Tromey <tom@tromey.com>
5232
5233 * gdb.base/style.exp: Add disassemble test.
5234 * gdb.base/style.c (some_called_function): New function.
5235 (main): Use it.
5236
5237 2019-08-05 Christian Biesinger <cbiesinger@google.com>
5238
5239 * gdb.python/py-block.exp: Test dictionary access on blocks.
5240
5241 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
5242
5243 PR gdb/24863
5244 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
5245 -list-thread-groups --available test when running under
5246 check-read1.
5247
5248 2019-08-05 Tom de Vries <tdevries@suse.de>
5249
5250 PR testsuite/24863
5251 * lib/gdb.exp (with_read1_timeout_factor): New proc.
5252 * gdb.base/help.exp: Use with_read1_timeout_factor.
5253 * gdb.base/info-macros.exp: Same.
5254 * gdb.cp/nested-types.exp: Same.
5255
5256 2019-08-05 Tom de Vries <tdevries@suse.de>
5257
5258 * lib/gdb.exp (version_at_least): Factor out of ...
5259 (tcl_version_at_least): ... here.
5260 (gdb_compile): Fail if pie results in non-PIE executable.
5261 (readelf_version, readelf_prints_pie): New proc.
5262 (exec_is_pie): Return -1 if unknown.
5263
5264 2019-08-05 Tom de Vries <tdevries@suse.de>
5265
5266 * lib/gdb.exp (tcl_version_at_least): Fix typo.
5267
5268 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5269
5270 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
5271
5272 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5273
5274 * lib/completion-support.exp (test_gdb_complete_none): Skip
5275 tab completion tests if no readline support.
5276 (test_gdb_complete_unique_re): Likewise.
5277 (test_gdb_complete_multiple): Likewise.
5278
5279 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5280
5281 * gdb.base/info_sources.exp: New file.
5282 * gdb.base/info_sources.c: New file.
5283 * gdb.base/info_sources_base.c: New file.
5284
5285 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5286
5287 * gdb.base/batch-exit-status.exp: Call test_exit_status with
5288 prefix argument.
5289 (test_exit_status): Add prefix argument.
5290
5291 2019-08-01 Tom de Vries <tdevries@suse.de>
5292
5293 PR testsuite/24863
5294 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
5295 calling exp_continue for new thread and thread exited messages.
5296
5297 2019-08-01 Tom de Vries <tdevries@suse.de>
5298
5299 PR testsuite/24863
5300 * gdb.base/structs.exp: Fix check-read1 timeout using
5301 gdb_test_sequence.
5302 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
5303
5304 2019-08-01 Tom de Vries <tdevries@suse.de>
5305
5306 PR testsuite/24863
5307 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
5308 line.
5309
5310 2019-08-01 Tom de Vries <tdevries@suse.de>
5311
5312 PR testsuite/24863
5313 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
5314
5315 2019-07-30 Tom Tromey <tromey@adacore.com>
5316
5317 * gdb.ada/display_nested.exp: New file.
5318 * gdb.ada/display_nested/foo.adb: New file.
5319 * gdb.ada/display_nested/pack.adb: New file.
5320 * gdb.ada/display_nested/pack.ads: New file.
5321
5322 2019-07-30 Christian Biesinger <cbiesinger@google.com>
5323
5324 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
5325 namespace.
5326 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
5327
5328 2019-07-30 Tom de Vries <tdevries@suse.de>
5329
5330 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
5331 instead.
5332
5333 2019-07-30 Tom de Vries <tdevries@suse.de>
5334
5335 PR testsuite/24834
5336 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
5337 (exec_is_pie): New proc.
5338
5339 2019-07-29 Christian Biesinger <cbiesinger@google.com>
5340
5341 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
5342
5343 2019-07-29 Christian Biesinger <cbiesinger@google.com>
5344
5345 * gdb.python/py-objfile.c: Add global and static vars.
5346 * gdb.python/py-objfile.exp: Test new functions Objfile.
5347 lookup_global_symbol and lookup_static_symbol.
5348
5349 2019-07-29 Tom Tromey <tom@tromey.com>
5350
5351 * lib/tuiterm.exp (Term::_csi_@): New proc.
5352 (Term::_csi_X): Don't move cursor.
5353
5354 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5355
5356 * gdb.base/options.exp: Update backtrace - completion to
5357 new option -frame-info.
5358 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
5359 Test new 'set print frame-info'. Test backtrace -frame-info
5360 overriding 'set print frame-info'.
5361 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
5362 Test new 'set print frame-info'.
5363 Verify consistency of backtrace with and without filters, with and
5364 without -no-filters.
5365 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
5366 default.
5367
5368 2019-07-29 Tom de Vries <tdevries@suse.de>
5369
5370 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
5371 no arguments".
5372
5373 2019-07-29 Tom de Vries <tdevries@suse.de>
5374
5375 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
5376 is a substring of the first for "complete non-unique file name".
5377
5378 2019-07-29 Tom de Vries <tdevries@suse.de>
5379
5380 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
5381 with ".*".
5382
5383 2019-07-29 Tom de Vries <tdevries@suse.de>
5384
5385 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
5386 Pass prompt_regexp parameter to gdb_test_multiple calls.
5387
5388 2019-07-29 Tom de Vries <tdevries@suse.de>
5389
5390 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
5391 print registers" regexps.
5392
5393 2019-07-29 Tom de Vries <tdevries@suse.de>
5394
5395 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
5396
5397 2019-07-29 Tom de Vries <tdevries@suse.de>
5398
5399 PR gdb/24855
5400 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
5401 (skip_python_tests_prompt): Add prompt_regexp argument to
5402 gdb_test_multiple calls.
5403
5404 2019-07-27 Tom Tromey <tom@tromey.com>
5405
5406 * gdb.tui/main.exp: New file.
5407
5408 2019-07-27 Tom Tromey <tom@tromey.com>
5409
5410 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
5411 optional.
5412 * gdb.tui/empty.exp: New file.
5413
5414 2019-07-27 Tom Tromey <tom@tromey.com>
5415
5416 * lib/tuiterm.exp (spawn): New proc.
5417 (Term::resize): New proc.
5418 * gdb.tui/resize.exp: New file.
5419
5420 2019-07-27 Tom Tromey <tom@tromey.com>
5421
5422 * gdb.tui/list.exp: New file.
5423
5424 2019-07-27 Tom Tromey <tom@tromey.com>
5425
5426 * gdb.tui/regs.exp: New file.
5427
5428 2019-07-27 Tom Tromey <tom@tromey.com>
5429
5430 * gdb.tui/basic.exp: Add "layout split" test.
5431
5432 2019-07-27 Tom Tromey <tom@tromey.com>
5433
5434 * gdb.tui/basic.exp: Add "layout asm" test.
5435
5436 2019-07-27 Tom Tromey <tom@tromey.com>
5437
5438 * lib/tuiterm.exp: New file.
5439 * gdb.tui/basic.exp: New file.
5440
5441 2019-07-27 Kevin Buettner <kevinb@redhat.com>
5442
5443 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
5444 Enable tests associated with this flag. Adjust regex
5445 referencing "foo_low" to now refer to "foo_cold" instead.
5446
5447 2019-07-27 Kevin Buettner <kevinb@redhat.com>
5448
5449 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
5450 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
5451 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
5452 foo_cold. Revise comments to match.
5453 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
5454 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
5455 were wrapped into this proc; Call do_test in loop from outermost
5456 level.
5457 (foo_low): Rename all occurrences to "foo_cold".
5458 (backtrace from baz): New test.
5459 (x2/i foo_cold): New test.
5460 (info line *foo_cold): New test.
5461
5462 2019-07-26 Tom de Vries <tdevries@suse.de>
5463
5464 * gdb.arch/i386-pkru.exp: Fix unterminated string.
5465
5466 2019-07-25 Tom de Vries <tdevries@suse.de>
5467
5468 PR testsuite/24830
5469 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
5470 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
5471 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
5472 (skip_libstdcxx_probe_tests): ... here.
5473 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
5474
5475 2019-07-24 Tom de Vries <tdevries@suse.de>
5476
5477 PR testsuite/24807
5478 * gdb.objc/basicclass.m: Include stdio.h.
5479 * gdb.objc/nondebug.m: Same.
5480 * gdb.objc/objcdecode.m: Same.
5481
5482 2019-07-24 Tom de Vries <tdevries@suse.de>
5483
5484 PR testsuite/24612
5485 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
5486 additional_flags.
5487
5488 2019-07-24 Tom de Vries <tdevries@suse.de>
5489
5490 PR testsuite/24831
5491 * gdb.multi/tids.exp: Update error messages for info threads.
5492
5493 2019-07-24 Tom de Vries <tdevries@suse.de>
5494
5495 * gdb.base/info-types.exp: Allow info types to print info for more than
5496 one file.
5497
5498 2019-07-23 Tom de Vries <tdevries@suse.de>
5499
5500 PR testsuite/24842
5501 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
5502 gdb_spawn_with_cmdline_opts.
5503
5504 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
5505
5506 * gdb.arch/arm-cmse-sgstubs.c: New test.
5507 * gdb.arch/arm-cmse-sgstubs.exp: New file.
5508
5509 2019-07-23 Tom de Vries <tdevries@suse.de>
5510
5511 PR testsuite/24711
5512 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
5513 issuing next command.
5514
5515 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5516
5517 * gdb.ada/info_auto_lang.exp: Update expected results.
5518 * gdb.base/info-types.c: Add additional types to check.
5519 * gdb.base/info-types.exp: Update expected results.
5520
5521 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.base/info-types.c: New file.
5524 * gdb.base/info-types.exp: New file.
5525
5526 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
5527
5528 * gdb.arch/riscv-bp-infcall.c: New file.
5529 * gdb.arch/riscv-bp-infcall.exp: New file.
5530
5531 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
5532
5533 PR breakpoints/24541
5534 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
5535
5536 2019-07-14 Tom de Vries <tdevries@suse.de>
5537
5538 PR testsuite/24760
5539 * gdb.objc/basicclass.exp: Fix unterminated string.
5540
5541 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
5542 Andrew Burgess <andrew.burgess@embecosm.com>
5543
5544 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
5545 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
5546 negative bounds.
5547 * gdb.fortran/vla-value.exp: Print elements of an array with
5548 negative bounds.
5549 * gdb.fortran/vla.f90: Setup an array with negative bounds for
5550 testing.
5551
5552 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5553
5554 * gdb.base/options.exp (expect_string): Dequote strings in
5555 results.
5556 (test-string): Test strings with different quoting and reindent.
5557
5558 2019-07-10 Tom Tromey <tromey@adacore.com>
5559
5560 * gdb.ada/mi_ex_cond.exp: Update expected results.
5561 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
5562 * gdb.ada/mi_catch_ex.exp: Update expected results.
5563 * gdb.ada/mi_catch_assert.exp: Update expected results.
5564 * gdb.ada/catch_ex.exp (catch_exception_info)
5565 (catch_exception_entry, catch_assert_entry)
5566 (catch_unhandled_entry): Update.
5567 * gdb.ada/catch_assert_if.exp: Update expected results.
5568
5569 2019-07-10 Richard Bunt <richard.bunt@arm.com>
5570 Stephen Roberts <stephen.roberts@arm.com>
5571
5572 * gdb.base/define.exp: Restore original prompt.
5573
5574 2019-07-09 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
5577 breakpoints" output.
5578 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
5579 * gdb.python/py-breakpoint.exp: No longer expect that "catch
5580 throw" creates breakpoint.
5581 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
5582 'type="catchpoint"'.
5583
5584 2019-07-09 Pedro Alves <palves@redhat.com>
5585
5586 PR c++/15468
5587 * gdb.cp/except-multi-location-lib.cc: New.
5588 * gdb.cp/except-multi-location-main.cc: New.
5589 * gdb.cp/except-multi-location.exp: New.
5590
5591 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
5592
5593 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
5594 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
5595 argument and update callers.
5596
5597 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.arch/amd64-break-on-asm-line.S: New file.
5600 * gdb.arch/amd64-break-on-asm-line.exp: New file.
5601
5602 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5603
5604 * gdb.base/printcmds.exp: Test printing C string and
5605 C wide string convenience vars without transiting via the inferior.
5606 Also make test names unique.
5607
5608 2019-07-08 Alan Hayward <alan.hayward@arm.com>
5609
5610 PR breakpoints/25011
5611 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
5612
5613 2019-07-04 Pedro Alves <palves@redhat.com>
5614
5615 * lib/gdb.exp (foreach_with_prefix): Don't return early if
5616 body returned ok(0), break(3) or continue(4).
5617 * gdb.testsuite/foreach_with_prefix.exp: New file.
5618
5619 2019-07-04 Alan Hayward <alan.hayward@arm.com>
5620
5621 * gdb.server/unittest.exp: Allow 0 unit tests to run.
5622
5623 2019-07-03 Pedro Alves <palves@redhat.com>
5624
5625 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
5626 "return -code".
5627
5628 2019-07-03 Pedro Alves <palves@redhat.com>
5629
5630 PR cli/24732
5631 * gdb.base/shell.exp: Load completion-support.exp.
5632 Adjust expected error output. Add completion tests.
5633
5634 2019-07-03 Pedro Alves <palves@redhat.com>
5635
5636 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
5637 string_to_regexp.
5638
5639 2019-07-03 Pedro Alves <palves@redhat.com>
5640
5641 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
5642 (expect_integer): Adjust to expect "-string".
5643 (expect_string): New.
5644 (all_options): Expect "-string".
5645 (test-flag, test-boolean): Adjust to expect "-string".
5646 (test-string): New proc.
5647 (top level): Call it.
5648
5649 2019-07-03 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
5652 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
5653 the expected output in the success.
5654
5655 2019-07-03 Pedro Alves <palves@redhat.com>
5656
5657 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5658 Split one gdb_test_multiple call in two to avoid a race.
5659
5660 2019-07-03 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.base/with.c: New file.
5663 * gdb.base/with.exp: New file.
5664
5665 2019-07-03 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.base/settings.exp: Replace all references to "maint
5668 test-settings set" with references to "maint set test-settings",
5669 and all references to "maint test-settings show" with references
5670 to "maint show test-settings".
5671
5672 2019-07-03 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/settings.exp (test-string): Adjust expected out when
5675 testing "maint test-settings show filename"
5676
5677 2019-07-02 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/options.exp (test-info-threads): New procedure.
5680 (top level): Call it.
5681
5682 2019-06-28 Tom Tromey <tromey@adacore.com>
5683
5684 * gdb.dwarf2/ada-linkage-name.c: New file.
5685 * gdb.dwarf2/ada-linkage-name.exp: New file.
5686
5687 2019-06-27 Tom Tromey <tromey@adacore.com>
5688
5689 PR c++/20020:
5690 * gdb.cp/constexpr-field.exp: Use setup_xfail.
5691
5692 2019-06-26 Tom de Vries <tdevries@suse.de>
5693
5694 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
5695
5696 2019-06-26 Tom de Vries <tdevries@suse.de>
5697
5698 * gdb.base/index-cache.exp: Add back missing debug option.
5699
5700 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5701
5702 * gdb.base/alias.exp: Test non matching/non existing prefixes.
5703
5704 2019-06-25 Tom de Vries <tdevries@suse.de>
5705
5706 PR testsuite/24727
5707 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
5708
5709 2019-06-24 Tom de Vries <tdevries@suse.de>
5710
5711 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
5712
5713 2019-06-24 Tom de Vries <tdevries@suse.de>
5714
5715 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
5716 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
5717 * gdb.trace/unavailable-dwarf-piece.exp: Same.
5718
5719 2019-06-24 Tom de Vries <tdevries@suse.de>
5720
5721 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
5722
5723 2019-06-21 Tom de Vries <tdevries@suse.de>
5724
5725 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
5726
5727 2019-06-21 Tom de Vries <tdevries@suse.de>
5728
5729 PR testsuite/24518
5730 PR ada/24713
5731 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
5732 index.
5733
5734 2019-06-19 Tom Tromey <tromey@adacore.com>
5735
5736 * gdb.ada/length_cond.exp: Add intro comment.
5737
5738 2019-06-19 Tom Tromey <tromey@adacore.com>
5739
5740 * gdb.ada/length_cond.exp: New file.
5741 * gdb.ada/length_cond/length_cond.adb: New file.
5742 * gdb.ada/length_cond/pck.adb: New file.
5743 * gdb.ada/length_cond/pck.ads: New file.
5744
5745 2019-06-18 Tom de Vries <tdevries@suse.de>
5746
5747 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
5748
5749 2019-06-18 Tom Tromey <tromey@adacore.com>
5750
5751 * gdb.base/list0.h: Add comment explaining control character.
5752
5753 2019-06-18 Tom de Vries <tdevries@suse.de>
5754
5755 * boards/fission.exp: Break up long debug_flags line.
5756
5757 2019-06-16 Tom de Vries <tdevries@suse.de>
5758
5759 PR gdb/24445
5760 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
5761 generated index.
5762
5763 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5764
5765 PR gdb/24686
5766 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
5767 improve detection of bug gdb/24541.
5768
5769 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5770
5771 PR gdb/24669
5772 * gdb.base/index-cache.exp (uses_readnow,
5773 expecting_index_cache_use): Define global variable.
5774 (test_cache_enabled_miss, test_cache_enabled_hit): Use
5775 expecting_index_cache_use.
5776
5777 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
5778 Andrew Burgess <andrew.burgess@embecosm.com>
5779
5780 * gdb.fortran/pointers.f90: New file.
5781 * gdb.fortran/print_type.exp: New file.
5782 * gdb.fortran/vla-ptype.exp: Adapt expected results.
5783 * gdb.fortran/vla-type.exp: Likewise.
5784 * gdb.fortran/vla-value.exp: Likewise.
5785 * gdb.mi/mi-vla-fortran.exp: Likewise.
5786
5787 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5788
5789 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
5790 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
5791 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
5792 as a stop reason.
5793
5794 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5795
5796 * gdb.base/annota1.exp: Update expected results.
5797 * gdb.cp/annota2.exp: Likewise.
5798 * gdb.cp/annota3.exp: Likewise.
5799
5800 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5801
5802 * gdb.base/style-logging.exp: Remove path from test name.
5803
5804 2019-06-14 Tom Tromey <tromey@adacore.com>
5805
5806 PR gdb/24502:
5807 * gdb.base/style-logging.exp: New file.
5808
5809 2019-06-14 Tom Tromey <tromey@adacore.com>
5810
5811 * gdb.base/symfile-warn.exp: New file.
5812 * gdb.base/symfile-warn.c: New file.
5813
5814 2019-06-14 Tom Tromey <tromey@adacore.com>
5815
5816 * gdb.base/annotate-symlink.exp: New file.
5817
5818 2019-06-14 Tom Tromey <tromey@adacore.com>
5819
5820 * gdb.ada/set_wstr.exp: Add reassignment test.
5821
5822 2019-06-14 Tom Tromey <tromey@adacore.com>
5823
5824 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
5825 'unchecked_access and 'unrestricted_access as well.
5826
5827 2019-06-14 Tom Tromey <tromey@adacore.com>
5828
5829 PR ada/24539:
5830 * gdb.ada/vla.exp: Update tests.
5831 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
5832 pragma.
5833
5834 2019-06-13 Pedro Alves <palves@redhat.com>
5835
5836 * gdb.base/settings.exp (test-integer): Test junk after
5837 "unlimited".
5838
5839 2019-06-13 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/options.exp (test-thread-apply): New.
5842 (top level): Call it.
5843
5844 2019-06-13 Pedro Alves <palves@redhat.com>
5845
5846 * gdb.base/options.exp (test-frame-apply): New.
5847 (top level): Test print commands with different "frame apply"
5848 prefixes.
5849
5850 2019-06-13 Pedro Alves <palves@redhat.com>
5851
5852 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
5853 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
5854 'max_completions' parameter and handle it.
5855 (test_gdb_completion_offers_commands): New.
5856
5857 2019-06-13 Pedro Alves <palves@redhat.com>
5858
5859 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5860
5861 2019-06-13 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.base/options.exp (test-backtrace): New.
5864 (top level): Call it.
5865
5866 2019-06-13 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.guile/scm-frame-args.exp: Use "set print
5869 raw-frame-arguments" instead of "set print raw frame-arguments".
5870 * gdb.python/py-frame-args.exp: Likewise.
5871
5872 2019-06-13 Pedro Alves <palves@redhat.com>
5873
5874 * gdb.compile/compile.exp: Adjust expected output to option
5875 processing changes.
5876
5877 2019-06-13 Pedro Alves <palves@redhat.com>
5878
5879 * gdb.base/options.exp: Build executable.
5880 (test-print): New procedure.
5881 (top level): Call it, once for "print" and another for "compile
5882 print".
5883
5884 2019-06-13 Pedro Alves <palves@redhat.com>
5885
5886 * gdb.base/options.c: New file.
5887 * gdb.base/options.exp: New file.
5888
5889 2019-06-13 Pedro Alves <palves@redhat.com>
5890
5891 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5892 that "o" is ambiguous.
5893
5894 2019-06-13 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.base/settings.c: New file.
5897 * gdb.base/settings.exp: New file.
5898
5899 2019-06-13 Pedro Alves <palves@redhat.com>
5900
5901 * gdb.base/completion.exp: Fix comment typo.
5902
5903 2019-06-13 Pedro Alves <palves@redhat.com>
5904
5905 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5906 foo --1" test.
5907
5908 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5909
5910 * gdb.fortran/block-data.f: New.
5911 * gdb.fortran/block-data.exp: New.
5912
5913 2019-06-11 Tom de Vries <tdevries@suse.de>
5914
5915 PR testsuite/24521
5916 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5917 message.
5918
5919 2019-06-11 Tom de Vries <tdevries@suse.de>
5920
5921 PR testsuite/24521
5922 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5923
5924 2019-06-11 Tom de Vries <tdevries@suse.de>
5925
5926 * boards/readnow.exp: New file.
5927
5928 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5929
5930 * gdb.fortran/vla-sizeof.exp: Update expected results.
5931
5932 2019-06-06 Amos Bird <amosbird@gmail.com>
5933
5934 * gdb.base/annota1.exp (thread_switch): Add test for
5935 thread-exited annotation.
5936
5937 2019-06-06 Tom Tromey <tromey@adacore.com>
5938
5939 * gdb.base/maint.exp: Expect command started/finished output.
5940
5941 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5942
5943 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5944 comment.
5945 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5946
5947 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5948
5949 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5950 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5951 * gdb.arch/riscv-unwind-long-insn.c: New file.
5952 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5953
5954 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5955
5956 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5957
5958 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5959
5960 * lib/gdb.exp (help_list_trailer): New regexp variable
5961 factorizing the help trailer message.
5962 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5963 arg to allow to better factorize various tests.
5964 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5965 (test_prefix_command_help): Use help_list_trailer.
5966 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5967 * gdb.guile/scm-cmd.exp: Likewise.
5968 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5969 * gdb.base/help.exp: Use test_user_defined_class_help.
5970 * gdb.base/style.exp: Add tests for styling of help and apropos.
5971 * lib/gdb-utils.exp (style): Add title and highlight styles.
5972
5973 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5974
5975 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5976 $_shell_exitsignal.
5977 * gdb.base/default.exp: Update for new convenience variables.
5978
5979 2019-05-29 Tom Tromey <tromey@adacore.com>
5980
5981 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5982 to "break complete ada" test case's regexp.
5983
5984 2019-05-29 Tom Tromey <tromey@adacore.com>
5985
5986 PR c++/20020:
5987 * gdb.cp/constexpr-field.exp: New file.
5988 * gdb.cp/constexpr-field.cc: New file.
5989
5990 2019-05-29 Tom Tromey <tromey@adacore.com>
5991
5992 * gdb.base/finish.exp (finish_no_print): New proc.
5993 (finish_tests): Call it.
5994
5995 2019-05-24 Tom de Vries <tdevries@suse.de>
5996
5997 * gdb.dwarf2/gdb-add-index.exp: New file.
5998
5999 2019-05-22 Tom Tromey <tromey@adacore.com>
6000
6001 * gdb.base/info-shared.exp (check_info_shared): Use "style".
6002 * gdb.base/style.exp: Use "style".
6003 * lib/gdb-utils.exp (style): New proc.
6004
6005 2019-05-22 Tom de Vries <tdevries@suse.de>
6006
6007 * gdb.base/align.exp: Require c++11.
6008
6009 2019-05-22 Tom de Vries <tdevries@suse.de>
6010
6011 PR testsuite/24586
6012 * gdb.python/py-mi-var-info-path-expression.exp: Call
6013 mi_skip_python_tests to check if python is supported.
6014
6015 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6016
6017 * gdb.arch/aarch64-pauth.c: New test.
6018 * gdb.arch/aarch64-pauth.exp: New file.
6019
6020 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6021
6022 * README (Re-running Tests Outside The Testsuite): New section.
6023
6024 2019-05-21 Tom de Vries <tdevries@suse.de>
6025
6026 * gdb.arch/amd64-eval.exp: Require c++11.
6027 * gdb.base/max-depth.exp: Same.
6028 * gdb.compile/compile-cplus-array-decay.exp: Same.
6029 * gdb.cp/meth-typedefs.exp: Same.
6030 * gdb.cp/subtypes.exp: Same.
6031 * gdb.cp/temargs.exp: Same.
6032
6033 2019-05-21 Alan Hayward <alan.hayward@arm.com>
6034
6035 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
6036
6037 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6038
6039 PR gdb/18644
6040 * gdb.fortran/complex.exp: Remove setup_kfail calls.
6041 * gdb.fortran/printing-types.exp: Add new test.
6042 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
6043 testing.
6044 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
6045 setup_kfail call.
6046
6047 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6048
6049 * README (Running the Testsuite): Change example.
6050 (Testsuite Parameters): Remove TRANSCRIPT.
6051 * lib/gdb.exp: Remove TRANSCRIPT check.
6052
6053 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6054
6055 * README (Testsuite Parameters): Add replay logging to
6056 GDBSERVER_DEBUG.
6057 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
6058 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
6059 as a comma separated list.
6060 (gdb_debug_init): Override procedure.
6061
6062 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6063
6064 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
6065 (gdb_write_cmd_file): New procedure.
6066 * lib/gdbserver-support.exp (gdbserver_start): Call
6067 gdbserver_write_cmd_file.
6068 (gdbserver_write_cmd_file): New procedure.
6069
6070 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6071
6072 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
6073 (delete_breakpoints): Likewise.
6074 (gdb_run_cmd): Likewise.
6075 (gdb_start_cmd): Likewise.
6076 (gdb_starti_cmd): Likewise.
6077 (gdb_internal_error_resync): Likewise.
6078 (gdb_test_multiple): Likewise.
6079 (gdb_reinitialize_dir): Likewise.
6080 (default_gdb_exit): Likewise.
6081 (gdb_file_cmd): Mark kill as optional.
6082 (default_gdb_start): Call gdb_stdin_log_init.
6083 (send_gdb): Call gdb_stdin_log_write.
6084 (rerun_to_main): Mark Y as an answer.
6085 (gdb_stdin_log_init): New function.
6086 (gdb_stdin_log_write): Likewise.
6087
6088 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6089
6090 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
6091 * gdb.base/debug-expr.exp: Likewise.
6092 * gdb.base/foll-fork.exp: Likewise.
6093 * gdb.base/foll-vfork.exp: Likewise.
6094 * gdb.base/fork-print-inferior-events.exp: Likewise.
6095 * gdb.base/gdb-sigterm.exp: Likewise.
6096 * gdb.base/gdbinit-history.exp: Likewise.
6097 * gdb.base/osabi.exp: Likewise.
6098 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6099 * gdb.base/ui-redirect.exp: Likewise.
6100 * gdb.gdb/unittest.exp: Likewise.
6101 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
6102 * gdb.mi/mi-watch.exp: Likewise.
6103 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6104 * gdb.mi/user-selected-context-sync.exp: Likewise.
6105 * gdb.python/python.exp: Disable debug test when debugging.
6106 * gdb.threads/check-libthread-db.exp: Disable when debugging.
6107 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6108 Likewise.
6109 * gdb.threads/stepi-random-signal.exp: Likewise.
6110
6111 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6112
6113 * Makefile.in: Pass through GDB_DEBUG.
6114 * README (Testsuite Parameters): Add GDB_DEBUG.
6115 (gdb,debug): Add board setting.
6116 * lib/gdb.exp (default_gdb_start): Start debugging.
6117 (gdb_debug_enabled): New procedure.
6118 (gdb_debug_init): Likewise.
6119
6120 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6121
6122 * Makefile.in: Pass through GDB_DEBUG.
6123 * README (Testsuite Parameters): Add GDB_DEBUG.
6124 (gdb,debug): Add board setting.
6125 * lib/gdb.exp (default_gdb_start): Start debugging.
6126 (gdb_debug_enabled): New procedure.
6127 (gdb_debug_init): Likewise.
6128
6129 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6130
6131 * gdb.base/ui-redirect.exp: Add debug redirect tests.
6132
6133 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6134
6135 * gdb.base/ui-redirect.exp: Test redirection.
6136
6137 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6138
6139 * gdb.mi/mi-complete.exp: New file.
6140 * gdb.mi/mi-complete.cc: Likewise.
6141
6142 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
6143
6144 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
6145 indexed and sliced arrays, and pointers to arrays.
6146
6147 2019-05-14 Tom Tromey <tromey@adacore.com>
6148
6149 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
6150 styling test.
6151
6152 2019-05-14 Tom de Vries <tdevries@suse.de>
6153
6154 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
6155 selection entry encoding.
6156
6157 2019-05-10 Tom Tromey <tromey@adacore.com>
6158
6159 * gdb.ada/info_exc.exp: Add "complete" test.
6160
6161 2019-05-09 Tom de Vries <tdevries@suse.de>
6162
6163 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
6164 CU-relative.
6165
6166 2019-05-09 Tom de Vries <tdevries@suse.de>
6167
6168 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
6169 CU-relative.
6170
6171 2019-05-08 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.ada/frame_arg_lang.exp: New testcase.
6174 * gdb.ada/frame_arg_lang/bla.adb: New file.
6175 * gdb.ada/frame_arg_lang/pck.ads: New file.
6176 * gdb.ada/frame_arg_lang/pck.adb: New file.
6177 * gdb.ada/frame_arg_lang/foo.c: New file.
6178
6179 2019-05-08 Tom Tromey <tromey@adacore.com>
6180
6181 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
6182
6183 2019-05-08 Tom Tromey <tromey@adacore.com>
6184
6185 * gdb.base/ptype-offsets.exp: Update tests.
6186
6187 2019-05-08 Tom Tromey <tromey@adacore.com>
6188
6189 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
6190 cases.
6191 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
6192 "short".
6193
6194 2019-05-08 Tom Tromey <tromey@adacore.com>
6195
6196 * gdb.ada/vla.exp: New file.
6197 * gdb.ada/vla/vla.adb: New file.
6198
6199 2019-05-07 Tom de Vries <tdevries@suse.de>
6200
6201 * gdb.base/index-cache.exp (ls_host): Fix return statement.
6202
6203 2019-05-07 Tom de Vries <tdevries@suse.de>
6204
6205 PR testsuite/24522
6206 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
6207 section.
6208
6209 2019-05-07 Tom de Vries <tdevries@suse.de>
6210
6211 PR testsuite/24522
6212 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
6213 .debug_aranges section.
6214
6215 2019-05-07 Tom de Vries <tdevries@suse.de>
6216
6217 PR testsuite/24159
6218 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
6219
6220 2019-05-06 Tom de Vries <tdevries@suse.de>
6221
6222 * lib/gdb.exp (exec_has_index_section): New proc.
6223 * gdb.base/index-cache.exp: Handle case that binfile contains an index
6224 section.
6225
6226 2019-05-04 Tom de Vries <tdevries@suse.de>
6227
6228 * boards/cc-with-debug-names.exp: New file.
6229
6230 2019-05-03 Tom Tromey <tromey@adacore.com>
6231
6232 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
6233 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
6234 * gdb.ada/char_enum.exp: Add test.
6235
6236 2019-05-03 Tom de Vries <tdevries@suse.de>
6237
6238 * boards/cc-with-gdb-index.exp: New file.
6239
6240 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
6241
6242 * gdb.rust/simple.exp: Add new test case.
6243 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
6244 (main): Initialise an instance of the new struct.
6245
6246 2019-05-01 Tom Tromey <tromey@adacore.com>
6247
6248 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
6249 record.
6250 (NPR): New variable.
6251 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
6252 test.
6253
6254 2019-05-01 Tom Tromey <tromey@adacore.com>
6255
6256 * gdb.ada/packed_array_assign.exp: Add packed assignment
6257 regression test.
6258
6259 2019-05-01 Tom de Vries <tdevries@suse.de>
6260
6261 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
6262
6263 2019-05-01 Tom de Vries <tdevries@suse.de>
6264
6265 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
6266
6267 2019-04-30 Ali Tamur <tamur@google.com>
6268
6269 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
6270
6271 2019-04-30 Tom Tromey <tromey@adacore.com>
6272
6273 * lib/ada.exp (find_ada_tool): New proc.
6274 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
6275 * gdb.ada/catch_ex_std.exp: New file.
6276 * gdb.ada/catch_ex_std/foo.adb: New file.
6277 * gdb.ada/catch_ex_std/some_package.adb: New file.
6278 * gdb.ada/catch_ex_std/some_package.ads: New file.
6279
6280 2019-04-30 Tom Tromey <tromey@adacore.com>
6281
6282 PR c++/24470:
6283 * gdb.cp/temargs.cc: Add test code from PR.
6284
6285 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6286
6287 * gdb.fortran/vla-datatypes.exp: Update expected results.
6288 * gdb.fortran/vla-ptype.exp: Likewise.
6289 * gdb.fortran/vla-type.exp: Likewise.
6290 * gdb.fortran/vla-value.exp: Likewise.
6291
6292 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6293
6294 * gdb.fortran/ptr-indentation.exp: Update expected results.
6295 * gdb.fortran/ptype-on-functions.exp: Likewise.
6296 * gdb.fortran/vla-ptr-info.exp: Likewise.
6297 * gdb.fortran/vla-value.exp: Likewise.
6298
6299 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6300
6301 * gdb.fortran/ptype-on-functions.exp: New file.
6302 * gdb.fortran/ptype-on-functions.f90: New file.
6303
6304 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6305
6306 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
6307 case void string.
6308
6309 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6310
6311 * gdb.fortran/complex.exp: Expand.
6312 * gdb.fortran/complex.f: Renamed to...
6313 * gdb.fortran/complex.f90: ...this, and extended to add more
6314 complex values.
6315
6316 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6317
6318 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
6319 MODULO, CMPLX.
6320
6321 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
6322 Richard Bunt <richard.bunt@arm.com>
6323
6324 * gdb.base/max-depth.c: New file.
6325 * gdb.base/max-depth.exp: New file.
6326 * gdb.python/py-nested-maps.c: New file.
6327 * gdb.python/py-nested-maps.exp: New file.
6328 * gdb.python/py-nested-maps.py: New file.
6329 * gdb.python/py-format-string.exp (test_max_depth): New proc.
6330 (test_all_common): Call test_max_depth.
6331 * gdb.fortran/max-depth.exp: New file.
6332 * gdb.fortran/max-depth.f90: New file.
6333 * gdb.go/max-depth.exp: New file.
6334 * gdb.go/max-depth.go: New file.
6335 * gdb.modula2/max-depth.exp: New file.
6336 * gdb.modula2/max-depth.c: New file.
6337 * lib/gdb.exp (get_print_expr_at_depths): New proc.
6338
6339 2019-04-29 Tom de Vries <tdevries@suse.de>
6340
6341 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
6342
6343 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6344
6345 * gdb.base/callexit.exp: Test may-call-functions off.
6346
6347 2019-04-25 Keith Seitz <keiths@redhat.com>
6348
6349 PR c++/24367
6350 * gdb.cp/meth-typedefs.cc (incomplete_struct)
6351 (another_incomplete_struct, test_incomplete): New definitions.
6352 (main): Use new definitions.
6353 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
6354 functions.
6355
6356 2019-04-25 Ali Tamur <tamur@google.com>
6357
6358 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
6359
6360 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
6361
6362 PR corefiles/11608
6363 PR corefiles/18187
6364 * gdb.base/coredump-filter-build-id.exp: New file.
6365
6366 2019-04-25 Alan Hayward <alan.hayward@arm.com>
6367
6368 * Makefile.in: Pass through GDBSERVER_DEBUG.
6369 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
6370 (gdbserver,debug): Add board setting.
6371 * gdb.trace/tspeed.exp: Skip when debugging.
6372 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
6373 * lib/gdbserver-support.exp: Likewise
6374
6375 2019-04-24 Tom Tromey <tromey@adacore.com>
6376
6377 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
6378 Rust.
6379
6380 2019-04-24 Tom Tromey <tromey@adacore.com>
6381
6382 * gdb.arch/amd64-eval.exp: Test bitfield return.
6383 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
6384 (class Foo) <return_bitfields>: New method.
6385 (main): Call it.
6386
6387 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
6388
6389 * gdb.cp/many-args.cc: New file.
6390 * gdb.cp/many-args.exp: New file.
6391
6392 2019-04-23 Tom de Vries <tdevries@suse.de>
6393
6394 PR gdb/24433
6395 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
6396
6397 2019-04-23 Alan Hayward <alan.hayward@arm.com>
6398
6399 * gdb.trace/backtrace.exp: Use nopie flag.
6400 * gdb.trace/circ.exp: Likewise.
6401 * gdb.trace/collection.exp: Likewise.
6402 * gdb.trace/ftrace.exp: Likewise.
6403 * gdb.trace/mi-trace-unavailable.exp: Likewise.
6404 * gdb.trace/mi-traceframe-changed.exp: Likewise.
6405 * gdb.trace/qtro.exp: Likewise.
6406 * gdb.trace/read-memory.exp: Likewise.
6407 * gdb.trace/report.exp: Likewise.
6408 * gdb.trace/tfile.exp: Likewise.
6409 * gdb.trace/tfind.exp: Likewise.
6410 * gdb.trace/unavailable.exp: Likewise.
6411
6412 2019-04-22 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.base/solib-probes-nosharedlibrary.c,
6415 gdb.base/solib-probes-nosharedlibrary.exp: New files.
6416
6417 2019-04-19 Tom Tromey <tromey@adacore.com>
6418
6419 * gdb.ada/ptype_union.c: New file.
6420 * gdb.ada/ptype_union.exp: New file.
6421
6422 2019-04-19 Tom Tromey <tromey@adacore.com>
6423
6424 PR symtab/24423:
6425 * gdb.base/list0.h (foo): Add a control-l character.
6426
6427 2019-04-18 Tom de Vries <tdevries@suse.de>
6428
6429 PR gdb/24433
6430 * boards/local-board.exp: Set sysroot to "".
6431
6432 2019-04-18 Tom de Vries <tdevries@suse.de>
6433 Pedro Alves <palves@redhat.com>
6434
6435 PR gdb/24454
6436 * gdb.threads/vfork-follow-child-exec.c: New file.
6437 * gdb.threads/vfork-follow-child-exec.exp: New file.
6438 * gdb.threads/vfork-follow-child-exit.c: New file.
6439 * gdb.threads/vfork-follow-child-exit.exp: New file.
6440
6441 2019-04-15 Leszek Swirski <leszeks@google.com>
6442
6443 * gdb.arch/amd64-eval.cc: New file.
6444 * gdb.arch/amd64-eval.exp: New file.
6445
6446 2019-04-11 Alan Hayward <alan.hayward@arm.com>
6447
6448 * gdb.server/sysroot.c: New test.
6449 * gdb.server/sysroot.exp: New file.
6450 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
6451 matching param.
6452
6453 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
6454
6455 * gdb.base/align.exp: Extend test to cover structures containing
6456 only static fields.
6457
6458 2019-04-11 Tom de Vries <tdevries@suse.de>
6459
6460 * boards/cc-with-dwz-m.exp: New file.
6461 * boards/cc-with-dwz.exp: New file.
6462 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
6463
6464 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
6465
6466 * gdb.base/start-cpp.exp: New file.
6467 * gdb.base/start-cpp.cc: New file.
6468
6469 2019-04-08 Kevin Buettner <kevinb@redhat.com>
6470
6471 * gdb.python/py-thrhandle.exp: Adjust tests to call
6472 thread_from_handle instead of thread_from_thread_handle.
6473
6474 2019-04-08 Kevin Buettner <kevinb@redhat.com>
6475
6476 * gdb.python/py-thrhandle.exp: Add tests for
6477 gdb.InferiorThread.handle.
6478
6479 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 * gdb.python/py-function.exp: Check calling helper function from
6482 all languages.
6483 * lib/gdb.exp (gdb_supported_languages): New proc.
6484
6485 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 * gdb.base/complex-parts.c: New file.
6488 * gdb.base/complex-parts.exp: New file.
6489
6490 2019-04-01 Tom Tromey <tromey@adacore.com>
6491
6492 PR symtab/23331:
6493 * gdb.dwarf2/dw2-ranges-main.c: New file.
6494 * gdb.dwarf2/dw2-ranges-psym.c: New file.
6495 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
6496
6497 2019-03-30 Simon Marchi <simark@simark.ca>
6498
6499 * gdb.base/default.exp: Add values for $_gdb_major and
6500 $_gdb_minor.
6501
6502 2019-03-29 Tom Tromey <tromey@adacore.com>
6503
6504 * gdb.base/help.exp: Tighten apropos regexp.
6505
6506 2019-03-29 Keith Seitz <keiths@redhat.com>
6507
6508 * gdb.fortran/array-bounds.exp: New file.
6509 * gdb.fortran/array-bounds.f90: New file.
6510
6511 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6512
6513 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
6514
6515 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6516
6517 * gdb.multi/hello.c (main): Increase alarm timer.
6518
6519 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
6520
6521 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
6522 factor when no hardware watchpoint support.
6523
6524 2019-03-28 Alan Hayward <alan.hayward@arm.com>
6525 Pedro Alves <palves@redhat.com>
6526
6527 * boards/local-board.exp: set sysroot to /.
6528
6529 2019-03-27 Alan Hayward <alan.hayward@arm.com>
6530
6531 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
6532 in child.
6533
6534 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6535
6536 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
6537 field.
6538 (make_container): Initialise new field.
6539 * gdb.python/py-prettyprint.exp: Add new tests.
6540 * gdb.python/py-prettyprint.py (class ContainerPrinter)
6541 <display_hint>: New method.
6542
6543 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6544
6545 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
6546 gdb_continue_to_breakpoint more throughout this test.
6547 (run_lang_tests) Supply unique test names, and use
6548 gdb_test_no_output.
6549
6550 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6551
6552 * gdb.base/finish-pretty.exp: Update expected results.
6553 * gdb.base/pretty-print.c: New file.
6554 * gdb.base/pretty-print.exp: New file.
6555
6556 2019-03-25 Pedro Alves <palves@redhat.com>
6557
6558 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
6559 move comments outside list. Append '-i "" eof' section.
6560
6561 2019-03-22 Alan Hayward <alan.hayward@arm.com>
6562
6563 PR testsuite/25016
6564 * README: Add pie options.
6565 * gdb.base/break-interp.exp: Ensure pie is disabled.
6566 * gdb.base/dump.exp: Likewise.
6567 * lib/gdb.exp (gdb_compile): Add pie option.
6568
6569 2019-03-19 Tom Tromey <tromey@adacore.com>
6570
6571 * gdb.mi/mi2-cli-display.c: New file.
6572 * gdb.mi/mi2-cli-display.exp: New file.
6573
6574 2019-03-18 Joel Brobecker <brobecker@adacore.com>
6575 Tom Tromey <tromey@adacore.com>
6576
6577 * gdb.ada/ptype_array/pck.adb: New file.
6578 * gdb.ada/ptype_array/pck.ads: New file.
6579 * gdb.ada/ptype_array/foo.adb: New file.
6580 * gdb.ada/ptype_array.exp: New file.
6581
6582 2019-03-14 Tom Tromey <tromey@adacore.com>
6583
6584 * gdb.base/style.exp: Add "set style sources" test.
6585
6586 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
6587
6588 * mi-breakpoint-location-ena-dis.exp: Rename to ...
6589 * mi-breakpoint-multiple-locations.exp: ... this.
6590 (make_breakpoints_pattern): New proc.
6591 (do_test): Add mi_version parameter, test -break-insert,
6592 -break-info and =breakpoint-created.
6593
6594 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
6595
6596 * config/default.exp: Remove 'load_lib gdb.exp'.
6597 * config/monitor.exp: Likewise.
6598 * config/sid.exp: Likewise.
6599 * config/sim.exp: Likewise.
6600 * config/slite.exp: Likewise.
6601 * config/unix.exp: Likewise.
6602 * gdb.base/default.exp: Remove unhelpful comment.
6603
6604 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6605
6606 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
6607
6608 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6609
6610 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
6611
6612 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6613
6614 * gdb.fortran/type-kinds.exp: Update expected results.
6615
6616 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6617
6618 * gdb.fortran/type-kinds.exp: Test new integer type kind.
6619
6620 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6621
6622 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
6623 function.
6624 (test_basic_parsing_of_type_kinds): Expand types tested.
6625 (test_parsing_invalid_type_kinds): New function.
6626
6627 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6628
6629 * gdb.fortran/intrinsics.exp: New file.
6630 * gdb.fortran/intrinsics.f90: New file.
6631 * gdb.fortran/type-kinds.exp: New file.
6632
6633 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6634
6635 * gdb.fortran/dot-ops.exp: New file.
6636
6637 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6638
6639 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
6640 Check upper and lower case logical literals.
6641
6642 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6643
6644 * gdb.fortran/types.exp (test_float_literal_types_accepted):
6645 Remove duplicate tests.
6646
6647 2019-03-06 Alan Hayward <alan.hayward@arm.com>
6648
6649 * lib/gdb.exp (builtin_cd): rename of cd.
6650 (cd): Override builtin.
6651
6652 2019-03-06 Richard Bunt <richard.bunt@arm.com>
6653
6654 * gdb.fortran/function-calls.exp: New file.
6655 * gdb.fortran/function-calls.f90: New test.
6656
6657 2019-03-04 Richard Bunt <richard.bunt@arm.com>
6658
6659 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
6660 on user program standard output.
6661 * gdb.fortran/short-circuit-argument-list.f90: Record function
6662 calls.
6663
6664 2019-02-28 Alan Hayward <alan.hayward@arm.com>
6665
6666 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
6667 failure.
6668
6669 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6670
6671 PR gdb/8527
6672 * gdb.base/interrupt-daemon-attach.c,
6673 gdb.base/interrupt-daemon-attach.exp: New test.
6674
6675 2019-02-27 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.base/page.exp: Add tests for "set width/height -1".
6678
6679 2019-02-27 Pedro Alves <palves@redhat.com>
6680
6681 * gdb.base/page.exp: Add tests for "set/show width/height" with
6682 "infinite" values.
6683
6684 2019-02-27 Tom Tromey <tromey@adacore.com>
6685
6686 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
6687 2.4.
6688 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
6689 workaround.
6690
6691 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
6692
6693 * gdb.base/align.exp: Extend to compile in both C and C++, and add
6694 tests for structs with static members.
6695
6696 2019-02-26 Tom Tromey <tromey@adacore.com>
6697
6698 * gdb.python/py-value.exp (test_value_from_buffer): Check for
6699 ValueError, not TypeError.
6700
6701 2019-02-26 Kevin Buettner <kevinb@redhat.com>
6702
6703 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
6704 call from main program.
6705
6706 2019-02-23 Joel Brobecker <brobecker@adacore.com>
6707
6708 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
6709 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
6710 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
6711 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
6712 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
6713
6714 2019-02-22 Keith Seitz <keiths@redhat.com>
6715
6716 PR symtab/23853
6717 * gdb.base/symlink-sourcefile.c: New file.
6718 * gdb.base/symlink-sourcefile.exp: New file.
6719
6720 2019-02-20 Tom Tromey <tom@tromey.com>
6721
6722 * gdb.base/info_qt.exp: Update.
6723
6724 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
6725
6726 * gdb.base/source.exp: Move "error in sourced script" code to
6727 the end.
6728 * gdb.base/source-error.gdb: Move contents to
6729 source-error-1.gdb. Add new code to source source-error-1.gdb.
6730 * gdb.base/source-error-1.gdb: New file, from previous
6731 source-error.gdb.
6732
6733 2019-02-17 Tom Tromey <tom@tromey.com>
6734
6735 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
6736 for macro styling.
6737 * gdb.base/style.c (SOME_MACRO): New macro.
6738
6739 2019-02-17 Tom Tromey <tom@tromey.com>
6740
6741 * gdb.base/style.exp: Add line-wrapping tests.
6742 * gdb.base/page.exp: Add test for quitting during pagination.
6743
6744 2019-02-17 Joel Brobecker <brobecker@adacore.com>
6745
6746 * gdb.ada/big_packed_array: New testcase.
6747 * gdb.ada/homonym.exp: Fix incorrect expected output for
6748 "break <homonym__get_value>" test.
6749
6750 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
6751
6752 PR breakpoints/21870
6753 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
6754 and prepare_for_testing. Add comment.
6755 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
6756 redundant cleanup call. Clean up comment.
6757
6758 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
6759
6760 PR breakpoints/21870
6761 * gdb.arch/aarch64-dbreg-contents.exp: New file.
6762 * gdb.arch/aarch64-dbreg-contents.c: New file.
6763
6764 2019-02-10 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.ada/mi_ref_changeable: New testcase.
6767
6768 2019-02-07 Alan Hayward <alan.hayward@arm.com>
6769
6770 * gdb.base/attach.exp: Add double attach test.
6771
6772 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
6773
6774 * lib/gdb.exp (default_gdb_start): Don't match pagination
6775 prompt.
6776 (gdb_init): Set stty_init.
6777
6778 2019-01-27 Tom Tromey <tom@tromey.com>
6779
6780 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
6781 skip_python_tests.
6782
6783 2019-01-24 Alan Hayward <alan.hayward@arm.com>
6784
6785 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
6786 New structure.
6787 (struct struct_static_02_02): Likewise.
6788 (struct struct_static_02_03): Likewise.
6789 (struct struct_static_02_04): Likewise.
6790 (struct struct_static_04_01): Likewise.
6791 (struct struct_static_04_02): Likewise.
6792 (struct struct_static_04_03): Likewise.
6793 (struct struct_static_04_04): Likewise.
6794 (struct struct_static_06_01): Likewise.
6795 (struct struct_static_06_02): Likewise.
6796 (struct struct_static_06_03): Likewise.
6797 (struct struct_static_06_04): Likewise.
6798 (cmp_struct_static_02_01): Likewise.
6799 (cmp_struct_static_02_02): Likewise.
6800 (cmp_struct_static_02_03): Likewise.
6801 (cmp_struct_static_02_04): Likewise.
6802 (cmp_struct_static_04_01): Likewise.
6803 (cmp_struct_static_04_02): Likewise.
6804 (cmp_struct_static_04_03): Likewise.
6805 (cmp_struct_static_04_04): Likewise.
6806 (cmp_struct_static_06_01): Likewise.
6807 (cmp_struct_static_06_02): Likewise.
6808 (cmp_struct_static_06_03): Likewise.
6809 (cmp_struct_static_06_04): Likewise.
6810 (call_all): Test new structs.
6811 * gdb.base/infcall-nested-structs.exp: Likewise.
6812
6813 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6814 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6815
6816 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6817 * gdb.base/stack-protector.c: New test.
6818 * gdb.base/stack-protector.exp: New file.
6819 * gdb.cp/ovldbreak.exp: Only allow a single break line.
6820 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
6821 option.
6822 (gdb_compile): Remove stack protector for GCC and prevent
6823 recursion.
6824
6825 2019-01-16 Keith Seitz <keiths@redhat.com>
6826
6827 PR gdb/23773
6828 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6829
6830 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6831
6832 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
6833 aliases.
6834 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
6835 tests.
6836 * gdb.arch/powerpc-vector-regs.c: New file.
6837 * gdb.arch/powerpc-vector-regs.exp: New file.
6838
6839 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6840
6841 * gdb.arch/altivec-regs.exp: Fix the list passed to
6842 gdb_expect_list when testing "info vector".
6843
6844 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6845
6846 * gdb.base/style.exp: Don't include path in testname.
6847
6848 2019-01-10 Keith Seitz <keiths@redhat.com>
6849
6850 PR gdb/23712
6851 PR symtab/23010
6852 * gdb.dwarf2/multidictionary.exp: New file.
6853
6854 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
6855
6856 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
6857 (test_gnuv3_style_demangling): ... this.
6858 (test_lucid_style_demangling): Remove.
6859 (test_arm_style_demangling): Remove.
6860 (test_hp_style_demangling): Remove.
6861 (do_tests): Remove calls to the above.
6862
6863 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6864
6865 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6866 case.
6867
6868 2019-01-06 Tom Tromey <tom@tromey.com>
6869
6870 PR gdb/28155:
6871 * gdb.dwarf2/typedef-void-finish.exp: New file.
6872
6873 2018-12-28 Tom Tromey <tom@tromey.com>
6874 Simon Marchi <simark@simark.ca>
6875
6876 * gdb.base/jit-exec.exp: New file.
6877 * gdb.base/jit-exec.c: New file.
6878 * gdb.base/jit-execd.c: New file.
6879
6880 2018-12-28 Tom Tromey <tom@tromey.com>
6881
6882 * gdb.base/style.exp: Update test to check for address styling.
6883
6884 2018-12-28 Tom Tromey <tom@tromey.com>
6885
6886 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6887 message.
6888
6889 2018-12-28 Tom Tromey <tom@tromey.com>
6890
6891 * gdb.base/style.exp: Add test for version number styling.
6892
6893 2018-12-28 Tom Tromey <tom@tromey.com>
6894
6895 * gdb.base/style.exp: Add test for print_address_symbolic.
6896
6897 2018-12-28 Tom Tromey <tom@tromey.com>
6898
6899 * gdb.base/style.exp: Add test for breakpoint setting.
6900
6901 2018-12-28 Tom Tromey <tom@tromey.com>
6902
6903 * gdb.base/style.exp: Add test for variable names.
6904
6905 2018-12-28 Tom Tromey <tom@tromey.com>
6906
6907 * gdb.base/style.exp: New file.
6908 * gdb.base/style.c: New file.
6909
6910 2018-12-28 Tom Tromey <tom@tromey.com>
6911
6912 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6913 "dumb".
6914 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6915 the TERM environment variable.
6916
6917 2018-12-27 Tom Tromey <tom@tromey.com>
6918
6919 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6920 pagination test.
6921
6922 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6923
6924 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6925 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6926
6927 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6928
6929 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6930 Filename a.adb changed to bp_fun_addr.adb.
6931 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6932
6933 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6934
6935 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6936 non-PIE executables.
6937 * README: Mention the gdb,nopie_flag board setting.
6938 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6939 non-PIE executable.
6940 * gdb.arch/amd64-entry-value.exp: Likewise.
6941 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6942 * gdb.arch/i386-float.exp: Likewise.
6943 * gdb.arch/i386-signal.exp: Likewise.
6944 * gdb.mi/mi-reg-undefined.exp: Likewise.
6945
6946 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6947
6948 PR gdb/23974
6949 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6950
6951 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6952
6953 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6954 Update order of results accordingly.
6955
6956 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6957
6958 * gdb.base/annota1.exp: Update a test regexp.
6959
6960 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6961
6962 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6963
6964 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6965
6966 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6967 (reuse_time): Initialize to REUSE_TIME_CAP.
6968 (check_rc): New function.
6969 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6970 Check pthread_create rc.
6971 (spawner_thread_func): Check pthread_create and pthread_join rc.
6972
6973 2018-12-08 Pedro Alves <palves@redhat.com>
6974
6975 * gdb.base/list.exp (test_forward_search): Rename to ...
6976 (test_forward_reverse_search): ... this. Also test reverse-search
6977 and the forward-search alias.
6978
6979 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6980
6981 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6982 local timeout variable before return, and remove all local timeout
6983 variable entirely.
6984 (gdb_load): Likewise.
6985
6986 2018-12-01 Tom de Vries <tdevries@suse.de>
6987
6988 * gdb.base/gdb-caching-proc.exp: New file.
6989
6990 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6991
6992 * Makefile.in (TIMESTAMP): New variable.
6993 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6994 command.
6995 (check-single-racy): Likewise.
6996 (check/%.exp): Likewise.
6997 (check-racy/%.exp): Likewise.
6998 (workers/%.worker): Likewise.
6999 (build-perf): Likewise.
7000 (check-perf): Likewise.
7001 * README: Describe new "TS" and "TS_FORMAT" variables.
7002 * print-ts.py: New file.
7003
7004 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
7005
7006 PR python/23714
7007 * gdb.python/python.exp: Test command repetition after
7008 gdb.execute.
7009
7010 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
7011
7012 * gdb.opt/inline-break.exp: Add test that info breakpoint output
7013 is correctly aligned.
7014
7015 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7016
7017 * gdb.ada/info_auto_lang.exp: New testcase.
7018 * gdb.ada/info_auto_lang/global_pack.ads: New file.
7019 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
7020 * gdb.ada/info_auto_lang/some_c.c: New file.
7021
7022 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7023
7024 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
7025 FUNC_lang language syntax.
7026
7027 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7028
7029 * gdb.base/info_minsym.c: New file.
7030 * gdb.base/info_minsym.exp: New file.
7031
7032 2018-11-19 Tom Tromey <tom@tromey.com>
7033
7034 PR rust/23625:
7035 * gdb.rust/simple.exp: Add ptype test. Update expected output.
7036 * gdb.rust/expr.exp: Update expected output. Change one test.
7037
7038 2018-11-19 Tom Tromey <tom@tromey.com>
7039
7040 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
7041
7042 2018-11-19 Pedro Alves <palves@redhat.com>
7043
7044 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
7045 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
7046 see the expected warning.
7047
7048 2018-11-16 Alan Hayward <alan.hayward@arm.com>
7049
7050 PR gdb/22736:
7051 * gdb.cp/infcall-nodebug-lib.c: New test.
7052 * gdb.cp/infcall-nodebug-main.c: New test.
7053 * gdb.cp/infcall-nodebug.exp: New file.
7054
7055 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
7056
7057 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
7058 completer tests.
7059
7060 2018-11-09 Tom de Vries <tdevries@suse.de>
7061
7062 * gdb.base/msym-lang.c: New test.
7063 * gdb.base/msym-lang.exp: New file.
7064 * gdb.base/msym-lang-main.c: New test.
7065
7066 2018-11-08 Tom Tromey <tom@tromey.com>
7067
7068 PR gdb/23555:
7069 PR gdb/23838:
7070 * gdb.base/warning.exp: New file.
7071
7072 2018-11-08 Jan Beulich <jbeulich@suse.com>
7073
7074 * testsuite/gdb.arch/i386-avx512.c,
7075 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
7076
7077 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
7078
7079 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
7080 point hardware.
7081
7082 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
7083
7084 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
7085 * gdb.dwarf2/missing-type-name.exp: New file.
7086
7087 2018-11-06 Tom de Vries <tdevries@suse.de>
7088
7089 * gdb.base/many-headers.c: New test.
7090 * gdb.base/many-headers.exp: New file.
7091
7092 2018-11-06 Jim Wilson <jimw@sifive.com>
7093
7094 * gdb.base/code_elim.exp: For riscv, set additional_flags
7095 to include -msmall-data-limit=0.
7096
7097 2018-11-01 Joel Brobecker <brobecker@adacore.com>
7098
7099 * gdb.ada/watch_minus_l: New testcase.
7100
7101 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
7102
7103 * gdb.arch/aix-sighandle.c: New file.
7104 * gdb.arch/aix-sighandle.exp: New file.
7105
7106 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7107
7108 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
7109 registers being unions.
7110
7111 2018-10-31 Tom de Vries <tdevries@suse.de>
7112
7113 * lib/valgrind.exp: New file.
7114 (vgdb_start, vgdb_stop): New procs, factored out of ...
7115 * gdb.base/valgrind-bt.exp: ... here, ...
7116 * gdb.base/valgrind-disp-step.exp: ... here and ...
7117 * gdb.base/valgrind-infcall.exp: ... here.
7118
7119 2018-10-31 Tom de Vries <tdevries@suse.de>
7120
7121 * lib/gdb.exp (get_valueof): Don't output read value in test name.
7122
7123 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7124
7125 * gdb.dwarf2/void-type.c: New file.
7126 * gdb.dwarf2/void-type.exp: New file.
7127
7128 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7129
7130 * gdb.base/info_qt.c: New file.
7131 * gdb.base/info_qt.exp: New file.
7132
7133 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7134
7135 * gdb.arch/powerpc-htm-regs.c: New file.
7136 * gdb.arch/powerpc-htm-regs.exp: New file.
7137
7138 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7139
7140 * gdb.arch/powerpc-tar.c: New file.
7141 * gdb.arch/powerpc-tar.exp: New file.
7142
7143 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7144
7145 * gdb.arch/powerpc-ppr-dscr.c: New file.
7146 * gdb.arch/powerpc-ppr-dscr.exp: New file.
7147
7148 2018-10-25 Tom de Vries <tdevries@suse.de>
7149
7150 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
7151
7152 2018-10-24 Tom de Vries <tdevries@suse.de>
7153
7154 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
7155 longer exists error.
7156
7157 2018-10-24 Tom de Vries <tdevries@suse.de>
7158
7159 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
7160
7161 2018-10-24 Tom de Vries <tdevries@suse.de>
7162
7163 * gdb.base/valgrind-db-attach.exp: Handle removed support for
7164 --db-attach in valgrind.
7165
7166 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
7167
7168 * gdb.arch/riscv-reg-aliases.c: New file.
7169 * gdb.arch/riscv-reg-aliases.exp: New file.
7170
7171 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7172
7173 * gdb.python/py-cmd.exp: Check for gdb_prompt.
7174
7175 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7176
7177 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
7178
7179 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7180
7181 * gdb.cp/ovldbreak.exp: Fix regexps.
7182
7183 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7184
7185 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
7186
7187 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
7188
7189 PR cli/23785
7190 * gdb.base/restore.exp: New test to check if "restore" with an
7191 invalid file doesn't segfault.
7192
7193 2018-10-18 Tom de Vries <tdevries@suse.de>
7194
7195 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
7196 * gdb.ada/excep_handle.exp: Same.
7197 * gdb.ada/mi_string_access.exp: Same.
7198 * gdb.ada/mi_var_union.exp: Same.
7199 * gdb.arch/arc-analyze-prologue.exp: Same.
7200 * gdb.arch/arc-decode-insn.exp: Same.
7201 * gdb.base/readnever.exp: Same.
7202 * gdb.fortran/printing-types.exp: Same.
7203 * gdb.guile/scm-lazy-string.exp: Same.
7204
7205 2018-10-16 Tom de Vries <tdevries@suse.de>
7206
7207 PR gdb/23730
7208 * gdb.base/catch-follow-exec.c: Add copyright notice.
7209 * gdb.base/catch-follow-exec.exp: Rewrite to use
7210 gdb_spawn_with_cmdline_opts. Require gdb-native.
7211
7212 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
7213
7214 * gdb.trace/actions-changed.exp: Check for arch support.
7215 * gdb.trace/actions.exp: Likewise.
7216 * gdb.trace/ax.exp: Likewise.
7217 * gdb.trace/backtrace.exp: Likewise.
7218 * gdb.trace/change-loc.exp: Likewise.
7219 * gdb.trace/deltrace.exp: Likewise.
7220 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
7221 * gdb.trace/ftrace.exp: Likewise.
7222 * gdb.trace/infotrace.exp: Check for arch support.
7223 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
7224 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
7225 * gdb.trace/mi-tsv-changed.exp: Likewise.
7226 * gdb.trace/packetlen.exp: Likewise.
7227 * gdb.trace/passc-dyn.exp: Likewise.
7228 * gdb.trace/passcount.exp: Likewise.
7229 * gdb.trace/pending.exp: Likewise.
7230 * gdb.trace/range-stepping.exp: Check for shlib support.
7231 * gdb.trace/report.exp: Check for arch support.
7232 * gdb.trace/save-trace.exp: Likewise.
7233 * gdb.trace/signal.exp: Check for signal support.
7234 * gdb.trace/tfind.exp: Check for arch support.
7235 * gdb.trace/trace-break.exp: Check for arch and shlib support.
7236 * gdb.trace/trace-common.h: Add comment.
7237 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
7238 * gdb.trace/trace-enable-disable.exp: Likewise.
7239 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
7240 * gdb.trace/tracecmd.exp: Check for arch support.
7241 * gdb.trace/tspeed.exp: Check for shlib and target support.
7242 * gdb.trace/tstatus.exp: Check for arch support.
7243 * gdb.trace/tsv.exp: Likewise.
7244 * gdb.trace/while-dyn.exp: Likewise.
7245 * gdb.trace/while-stepping.exp: Likewise.
7246 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
7247
7248 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
7249
7250 * gdb.trace/tspeed.exp: Remove nowarnings.
7251 (prepare_for_trace_test): Declare "global ipalib".
7252 * gdb.trace/tspeed.c: Include unistd.h.
7253 (main): Remove superfluous printf argument.
7254
7255 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
7256
7257 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
7258 directory prefix on the filename.
7259
7260 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
7261
7262 * gdb.gdb/unittest.exp: Update expected message informing that
7263 selftests have been disabled.
7264 * gdb.server/unittest.exp: Likewise.
7265
7266 2018-10-09 Tom de Vries <tdevries@suse.de>
7267
7268 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
7269 with runto_main.
7270
7271 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
7272
7273 PR c++/16841
7274 * gdb.cp/virtbase2.cc: New file.
7275 * gdb.cp/virtbase2.exp: New file.
7276
7277 2018-10-06 Tom Tromey <tom@tromey.com>
7278
7279 PR python/19399:
7280 * gdb.python/py-inferior.exp: Add architecture test.
7281
7282 2018-10-06 Tom Tromey <tom@tromey.com>
7283
7284 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
7285 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
7286
7287 2018-10-06 Tom Tromey <tom@tromey.com>
7288
7289 * gdb.python/py-breakpoint.exp (check_last_event): Check location
7290 of a "throw" catchpoint.
7291
7292 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
7293
7294 * gdb.base/info-proc.exp: Update string expected from "help info
7295 proc".
7296
7297 2018-10-04 Tom Tromey <tom@tromey.com>
7298
7299 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
7300 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
7301 (test_initial_complaints, test_empty_complaints): Update.
7302 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7303
7304 2018-10-04 Tom Tromey <tom@tromey.com>
7305
7306 PR cli/19551:
7307 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
7308 * lib/gdb.exp (gdb_file_cmd): Update.
7309 * gdb.stabs/weird.exp (print_weird_var): Update.
7310 * gdb.server/solib-list.exp: Update.
7311 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
7312 * gdb.mi/mi-cli.exp: Update.
7313 * gdb.linespec/linespec.exp: Update.
7314 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7315 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
7316 * gdb.cp/cp-relocate.exp: Update.
7317 * gdb.base/sym-file.exp: Update.
7318 * gdb.base/relocate.exp: Update.
7319 * gdb.base/readnever.exp: Update.
7320 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7321 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
7322 * gdb.base/dbx.exp (gdb_file_cmd): Update.
7323 * gdb.base/code_elim.exp: Update.
7324 * gdb.base/break-unload-file.exp (test_break): Update.
7325 * gdb.base/break-interp.exp (test_attach_gdb): Update.
7326 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
7327 Update.
7328 * gdb.base/attach.exp (do_attach_tests): Update.
7329 * gdb.base/sepdebug.exp: Update.
7330 * gdb.python/py-section-script.exp: Update.
7331
7332 2018-10-04 Tom Tromey <tom@tromey.com>
7333
7334 PR cli/22234:
7335 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
7336 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
7337 output.
7338
7339 2018-10-04 Tom Tromey <tom@tromey.com>
7340
7341 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
7342 set width and height to 0.
7343 (test_command_line_attach_run): Use -quiet.
7344
7345 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
7346
7347 * lib/gdb.exp (skip_ifunc_tests): New.
7348 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
7349 other compile failures.
7350 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
7351
7352 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
7353
7354 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
7355 is_amd64_regs_target.
7356
7357 2018-10-01 Alan Hayward <alan.hayward@arm.com>
7358
7359 * gdb.arch/aarch64-sighandler-regs.c: New test.
7360 * gdb.arch/aarch64-sighandler-regs.exp: New file.
7361 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
7362
7363 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
7364
7365 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
7366 assembly.
7367
7368 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
7369
7370 * gdb.base/frame-selection.exp: New file.
7371 * gdb.base/frame-selection.c: New file.
7372
7373 2018-09-27 Alan Hayward <alan.hayward@arm.com>
7374
7375 * gdb.threads/check-libthread-db.c (thread_routine): Use a
7376 pthread barrier.
7377 (main): Likewise.
7378
7379 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
7380
7381 * gdb.base/large-frame-1.c: New file.
7382 * gdb.base/large-frame-2.c: New file.
7383 * gdb.base/large-frame.exp: New file.
7384 * gdb.base/large-frame.h: New file.
7385
7386 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7387
7388 PR gdb/20948
7389 * gdb.base/write_mem.exp: New test.
7390 * gdb.base/write_mem.c: Likewise.
7391
7392 2018-09-23 Tom Tromey <tom@tromey.com>
7393
7394 PR python/18852:
7395 * gdb.python/py-parameter.exp: Add test for parameter that throws
7396 on "set".
7397
7398 2018-09-23 Tom Tromey <tom@tromey.com>
7399
7400 PR python/17284:
7401 * gdb.python/py-template.exp (test_template_arg): Add test for
7402 negative template argument number.
7403
7404 2018-09-23 Tom Tromey <tom@tromey.com>
7405
7406 PR python/14062:
7407 * gdb.python/python.exp: Add test for post_event error.
7408
7409 2018-09-23 Tom Tromey <tom@tromey.com>
7410
7411 PR python/18170:
7412 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
7413 convert pointers to int and long.
7414
7415 2018-09-23 Tom Tromey <tom@tromey.com>
7416
7417 PR python/20126:
7418 * gdb.python/py-value.exp (test_value_numeric_ops): Add
7419 signed-ness conversion tests.
7420
7421 2018-09-23 Tom Tromey <tom@tromey.com>
7422
7423 PR python/18352;
7424 * gdb.python/py-value.exp (test_float_conversion): New proc.
7425 Use it.
7426
7427 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
7428
7429 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
7430
7431 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
7432
7433 * gdb.base/complete-empty.exp: Skip tab-completion tests if
7434 no readline.
7435 * gdb.base/utf8-identifiers.exp: Likewise.
7436 * gdb.cp/cpcompletion.exp: Likewise.
7437 * gdb.linespec/cpcompletion.exp: Likewise.
7438 * gdb.linespec/cpls-abi-tag.exp: Likewise.
7439 * gdb.linespec/cpls-ops.exp: Likewise.
7440
7441 2018-09-19 Richard Bunt <richard.bunt@arm.com>
7442 Chris January <chris.january@arm.com>
7443
7444 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
7445 * gdb.fortran/short-circuit-argument-list.exp: New file.
7446 * gdb.fortran/short-circuit-argument-list.f90: New test.
7447
7448 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7449
7450 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
7451 "arch=" keyword when executing "-stack-list-frames".
7452
7453 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7454
7455 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
7456 "arch=" keyword when executing "-stack-list-frames".
7457
7458 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7459
7460 * gdb.ada/complete.exp: Expect for "@" when doing "complete
7461 break ada".
7462
7463 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
7464
7465 PR python/23669
7466 * gdb.python/python.exp: Test gdb.execute("show commands").
7467
7468 2018-09-16 Tom Tromey <tom@tromey.com>
7469
7470 * gdb.base/new-ui.exp (do_execution_tests): Update.
7471 * gdb.base/dbx.exp (test_breakpoints): Update.
7472
7473 2018-09-14 Alan Hayward <alan.hayward@arm.com>
7474
7475 * lib/gdb.exp (gdb_simple_compile): Add proc.
7476 (is_elf_target): Use gdb_simple_compile.
7477 (skip_altivec_tests): Likewise.
7478 (skip_vsx_tests): Likewise.
7479 (skip_tsx_tests): Likewise.
7480 (skip_btrace_tests): Likewise.
7481 (skip_btrace_pt_tests): Likewise.
7482 (gdb_can_simple_compile): Likewise.
7483 (gdb_has_argv0): Likewise.
7484 (gdb_target_symbol_prefix): Likewise.
7485 (target_supports_scheduler_locking): Likewise.
7486
7487 2018-09-13 Tom Tromey <tom@tromey.com>
7488
7489 * Makefile.in (TAGS): Recognize proc_with_prefix and
7490 gdb_caching_proc.
7491
7492 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7493
7494 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
7495 method.
7496
7497 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7498
7499 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
7500 and a few other Inferior properties when the Inferior is no
7501 longer valid.
7502
7503 2018-09-13 Tom Tromey <tom@tromey.com>
7504
7505 PR rust/23650:
7506 * gdb.rust/simple.exp: Add test for enum field access error.
7507
7508 2018-09-13 Tom Tromey <tom@tromey.com>
7509
7510 PR rust/23626:
7511 * gdb.rust/simple.rs (EmptyEnum): New type.
7512 (main): Use it.
7513 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
7514
7515 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
7518 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
7519 * gdb.python/py-symtab.exp: Update test printing an objfile.
7520
7521 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7522
7523 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
7524 object.
7525
7526 2018-09-12 Alan Hayward <alan.hayward@arm.com>
7527
7528 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
7529 (support_complex_tests): Use gdb_can_simple_compile.
7530 (is_ilp32_target): Likewise.
7531 (is_lp64_target): Likewise.
7532 (is_64_target): Likewise.
7533 (is_amd64_regs_target): Likewise.
7534 (is_aarch32_target): Likewise.
7535 (gdb_int128_helper): Likewise.
7536
7537 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
7540
7541 2018-09-10 Jerome Guitton <guitton@adacore.com>
7542
7543 * gdb.ada/same_component_name: Add test for case of tagged record
7544 with variable-length fields.
7545
7546 2018-09-10 Xavier Roirand <roirand@adacore.com>
7547
7548 * gdb.ada/access_to_unbounded_array.exp: New testcase.
7549 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
7550 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
7551 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
7552
7553 2018-09-10 Xavier Roirand <roirand@adacore.com>
7554
7555 * gdb.ada/mi_string_access.exp: New testcase.
7556 * gdb.ada/mi_string_access/bar.adb: New file.
7557 * gdb.ada/mi_string_access/pck.adb: New file.
7558 * gdb.ada/mi_string_access/pck.asd: New file.
7559
7560 2018-09-10 Xavier Roirand <roirand@adacore.com>
7561
7562 * gdb.ada/mi_var_union.exp: New testcase.
7563 * gdb.ada/mi_var_union/bar.adb: New file.
7564 * gdb.ada/mi_var_union/pck.adb: New file.
7565 * gdb.ada/mi_var_union/pck.asd: New file.
7566
7567 2018-09-08 Tom Tromey <tom@tromey.com>
7568
7569 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
7570
7571 2018-09-08 Tom Tromey <tom@tromey.com>
7572
7573 PR python/16047:
7574 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
7575 (register_pretty_printers): Register new printer.
7576 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
7577 test.
7578 * gdb.python/py-prettyprint.c (int_type3): New typedef.
7579 (an_int_type3): New global.
7580
7581 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7582
7583 * gdb.ada/expr_with_funcall: New testcase.
7584
7585 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7586
7587 * gdb.ada/packed_array_assign: New testcase.
7588
7589 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
7590
7591 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
7592 names, and add test prefixes to make test names unique.
7593
7594 2018-09-05 Tom de Vries <tdevries@suse.de>
7595
7596 * gdb.dwarf2/varval.exp: Add test.
7597
7598 2018-09-04 Gary Benson <gbenson@redhat.com>
7599
7600 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
7601 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
7602
7603 2018-08-31 Tom Tromey <tom@tromey.com>
7604
7605 * gdb.rust/simple.rs: Rename second variable "v".
7606
7607 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
7608
7609 * gdb.base/funcargs.c (use_a): New function.
7610 (recurse): Call use_a.
7611
7612 2018-08-29 Keith Seitz <keiths@redhat.com>
7613
7614 * gdb.compile/compile-cplus-anonymous.cc: New file.
7615 * gdb.compile/compile-cplus-anonymous.exp: New file.
7616 * gdb.compile/compile-cplus-array-decay.cc: New file.
7617 * gdb.compile/compile-cplus-array-decay.exp: New file.
7618 * gdb.compile/compile-cplus-inherit.cc: New file.
7619 * gdb.compile/compile-cplus-inherit.exp: New file.
7620 * gdb.compile/compile-cplus-member.cc: New file.
7621 * gdb.compile/compile-cplus-member.exp: New file.
7622 * gdb.compile/compile-cplus-method.cc: New file.
7623 * gdb.compile/compile-cplus-method.exp: New file.
7624 * gdb.compile/compile-cplus-mod.c: "New" file.
7625 * gdb.compile/compile-cplus-namespace.cc: New file.
7626 * gdb.compile/compile-cplus-namespace.exp: New file.
7627 * gdb.compile/compile-cplus-nested.cc: New file.
7628 * gdb.compile/compile-cplus-nested.exp: New file.
7629 * gdb.compile/compile-cplus-print.c: "New" file.
7630 * gdb.compile/compile-cplus-print.exp: "New" file.
7631 * gdb.compile/compile-cplus-virtual.cc: New file.
7632 * gdb.compile/compile-cplus-virtual.exp: New file.
7633 * gdb.compile/compile-cplus.c: "New" file.
7634 * gdb.compile/compile-cplus.exp: "New" file.
7635 * lib/compile-support.exp: New file.
7636
7637 2018-08-16 Gary Benson <gbenson@redhat.com>
7638
7639 PR gdb/13000:
7640 * gdb.base/batch-exit-status.exp: New file.
7641 * gdb.base/batch-exit-status.good-commands: Likewise.
7642 * gdb.base/batch-exit-status.bad-commands: Likewise.
7643
7644 2018-08-29 Alan Hayward <alan.hayward@arm.com>
7645
7646 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
7647 (struct struct02): Likewise.
7648 (struct struct03): Likewise.
7649 (struct struct04): Likewise.
7650 (struct struct_01_01): New struct.
7651 (struct struct_01_02): Likewise.
7652 (struct struct_01_03): Likewise.
7653 (struct struct_01_04): Likewise.
7654 (struct struct_02_01): Likewise.
7655 (struct struct_02_02): Likewise.
7656 (struct struct_02_03): Likewise.
7657 (struct struct_02_04): Likewise.
7658 (struct struct_04_01): Likewise.
7659 (struct struct_04_02): Likewise.
7660 (struct struct_04_03): Likewise.
7661 (struct struct_04_04): Likewise.
7662 (struct struct_05_01): Likewise.
7663 (struct struct_05_02): Likewise.
7664 (struct struct_05_03): Likewise.
7665 (struct struct_05_04): Likewise.
7666 (cmp_struct01): Remove function.
7667 (cmp_struct02): Likewise.
7668 (cmp_struct03): Likewise.
7669 (cmp_struct04): Likewise.
7670 (cmp_struct_01_01): Add Function.
7671 (cmp_struct_01_02): Likewise.
7672 (cmp_struct_01_03): Likewise.
7673 (cmp_struct_01_04): Likewise.
7674 (cmp_struct_02_01): Likewise.
7675 (cmp_struct_02_02): Likewise.
7676 (cmp_struct_02_03): Likewise.
7677 (cmp_struct_02_04): Likewise.
7678 (cmp_struct_04_01): Likewise.
7679 (cmp_struct_04_02): Likewise.
7680 (cmp_struct_04_03): Likewise.
7681 (cmp_struct_04_04): Likewise.
7682 (cmp_struct_05_01): Likewise.
7683 (cmp_struct_05_02): Likewise.
7684 (cmp_struct_05_03): Likewise.
7685 (cmp_struct_05_04): Likewise.
7686 (call_all): Add new structs.
7687 * gdb.base/infcall-nested-structs.exp: Likewise.
7688
7689 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
7690
7691 * gdb.python/py-framefilter-mi.exp: Update regexp to
7692 check for "arch" field in frame output.
7693
7694 2018-08-23 Kevin Buettner <kevinb@redhat.com>
7695
7696 * gdb.dwarf2/dw2-ranges-func.c: New file.
7697 * gdb.dwarf2/dw2-ranges-func.exp: New file.
7698
7699 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
7700
7701 * gdb.base/term.exp: Compare terminal settings with values from
7702 the inferior.
7703 * gdb.base/term.c: Get and set terminal settings.
7704
7705 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
7706
7707 * lib/mi-support.exp (mi_expect_stop): Update regexp to
7708 accommodate new "arch" field in frame output.
7709 * gdb.mi/mi-return.exp: Likewise.
7710 * gdb.mi/mi-stack.exp: Likewise.
7711 * gdb.mi/mi-syn-frame.exp: Likewise.
7712 * gdb.mi/user-selected-context-sync.exp: Likewise.
7713
7714 2018-08-19 Michael Spang <spang@google.com>
7715
7716 PR gdb/11786
7717 * gdb.base/gcore-tls-pie.c: New file.
7718 * gdb.base/gcore-tls-pie.exp: New file.
7719
7720 2018-08-18 Kevin Buettner <kevinb@redhat.com>
7721
7722 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7723 * gdb.dwarf2/varval.c: New file.
7724 * gdb.dwarf2/varval.exp: New file.
7725
7726 2018-08-17 Alan Hayward <alan.hayward@arm.com>
7727
7728 PR gdb/18931
7729 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
7730
7731 2018-08-16 Keith Seitz <keiths@redhat.com>
7732
7733 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
7734 tests expected to pass.
7735
7736 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
7737
7738 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
7739 -data-disassemble -a.
7740 (test_disassembly_bogus_args): Likewise.
7741
7742 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
7743
7744 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
7745
7746 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7747
7748 * gdb.base/vla-optimized-out.exp: Add new test.
7749
7750 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7751
7752 * gdb.base/vla-optimized-out-o3.exp: Delete.
7753 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
7754 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
7755 deleted tests.
7756
7757 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
7758
7759 PR gdb/18050:
7760 * gdb.server/extended-remote-restart.c: New file.
7761 * gdb.server/extended-remote-restart.exp: New file.
7762
7763 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
7764
7765 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
7766 "set variable index = 42".
7767
7768 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
7769
7770 * boards/index-cache-gdb.exp: New file.
7771 * gdb.dwarf2/index-cache.exp: New file.
7772 * gdb.dwarf2/index-cache.c: New file.
7773 * gdb.base/maint.exp: Check if we are using the index cache.
7774
7775 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7776
7777 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
7778 MAKEFLAGS.
7779
7780 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7781
7782 * dg-extract-results.sh: Move to toplevel contrib.
7783 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
7784 * Makefile.in (check-parallel-racy): Likewise.
7785
7786 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
7787
7788 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
7789 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
7790 tests if the target supports scheduler locking.
7791
7792 2018-08-04 Tom de Vries <tdevries@suse.de>
7793
7794 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
7795
7796 2018-08-02 Tom Tromey <tom@tromey.com>
7797
7798 PR symtab/16842.
7799 * gdb.cp/temargs.exp: Test "info address" of a template
7800 parameter.
7801
7802 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
7803
7804 * gdb.python/py-mi-var-info-path-expression.c: New file.
7805 * gdb.python/py-mi-var-info-path-expression.py: New file.
7806 * gdb.python/py-mi-var-info-path-expression.exp: New file.
7807
7808 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
7809
7810 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
7811 error after "cannot resolve name" string.
7812
7813 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7814
7815 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
7816 started.
7817 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
7818
7819 2018-07-28 Tom de Vries <tdevries@suse.de>
7820
7821 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7822
7823 2018-07-26 Tom de Vries <tdevries@suse.de>
7824
7825 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7826
7827 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
7828
7829 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
7830 is visible.
7831
7832 2018-07-26 Tom de Vries <tdevries@suse.de>
7833
7834 PR breakpoints/23366
7835 * gdb.base/catch-follow-exec.c: New test.
7836 * gdb.base/catch-follow-exec.exp: New file.
7837
7838 2018-07-25 Tom de Vries <tdevries@suse.de>
7839
7840 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
7841 vla-optimized-out.c.
7842
7843 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
7844
7845 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
7846 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
7847
7848 2018-07-20 Tom de Vries <tdevries@suse.de>
7849
7850 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
7851 NOCLONE macro.
7852 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
7853
7854 2018-07-19 Tom de Vries <tdevries@suse.de>
7855
7856 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
7857 regular expression.
7858
7859 2018-07-18 Tom de Vries <tdevries@suse.de>
7860
7861 * gdb.base/vla-optimized-out.c: New test.
7862 * gdb.base/vla-optimized-out.exp: New file.
7863
7864 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
7865
7866 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7867 message "No address associated with hostname" when gdbserver
7868 cannot resolve the hostname.
7869
7870 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7871
7872 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7873 Add some test prefixes to make tests unique.
7874
7875 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7876
7877 * gdb.base/frameapply.c: New file.
7878 * gdb.base/frameapply.exp: New file.
7879
7880 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7881
7882 * gdb.base/skip.exp: Update expected error message.
7883
7884 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7885 Jan Kratochvil <jan.kratochvil@redhat.com>
7886 Paul Fertser <fercerpav@gmail.com>
7887 Tsutomu Seki <sekiriki@gmail.com>
7888
7889 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7890 parameter.
7891 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7892 by default.
7893 * boards/native-gdbserver.exp: Likewise.
7894 * gdb.server/run-without-local-binary.exp: Improve regexp used
7895 for detecting when a remote debugging connection succeeds.
7896 * gdb.server/server-connect.exp: New file.
7897 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7898 Do not prefix the port number with ":".
7899 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7900 support for detecting and using it. Add '$debughost_gdbserver'
7901 to the list of arguments used to start gdbserver. Handle case
7902 when gdbserver cannot resolve a network name.
7903
7904 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7905
7906 PR c++/23373
7907 * gdb.base/ptype-offsets.cc (struct static_member): New
7908 struct.
7909 (main) <stmember>: New variable.
7910 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7911 with a static member in it.
7912
7913 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7914
7915 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7916 watchpoints enabled and disabled.
7917
7918 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7919
7920 * gdb.base/examine-backward.exp: Still run tests around address
7921 0x0, even if address 0x0 is not readable. Update the pattern for
7922 matching address 0x0 in expected output.
7923
7924 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7925
7926 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7927 malloc/free.
7928
7929 2018-07-04 Tom de Vries <tdevries@suse.de>
7930
7931 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7932
7933 2018-07-02 Maciej W. Rozycki <macro@mips.com>
7934
7935 PR tdep/8282
7936 * gdb.arch/mips-disassembler-options.exp: New test.
7937 * gdb.arch/mips-disassembler-options.s: New test source.
7938
7939 2018-06-29 Pedro Alves <palves@redhat.com>
7940
7941 * gdb.threads/names.exp: Adjust expected "info threads" output.
7942
7943 2018-06-29 Pedro Alves <palves@redhat.com>
7944
7945 * gdb.opt/inline-break.exp (line number, address): Add "info
7946 break" tests.
7947
7948 2018-06-29 Pedro Alves <palves@redhat.com>
7949
7950 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7951 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7952 number and address and running to them.
7953
7954 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7955
7956 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7957
7958 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7959
7960 * lib/compiler.c: Remove executable permission flag.
7961
7962 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7963
7964 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7965 code.
7966 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7967
7968 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7969
7970 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7971
7972 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7973
7974 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7975 address argument is omitted.
7976
7977 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7978
7979 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7980
7981 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7982
7983 PR gdb/21695
7984 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7985 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7986
7987 2018-06-26 Tom Tromey <tom@tromey.com>
7988
7989 PR rust/22574:
7990 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7991 * gdb.rust/simple.rs (struct SimpleLayout): New.
7992
7993 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7994
7995 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7996 "info registers" output.
7997
7998 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7999
8000 * gdb.base/watchpoint-hw-attach.c: New test.
8001 * gdb.base/watchpoint-hw-attach.exp: New file.
8002
8003 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
8004
8005 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
8006 through /bin/sh.
8007 * boards/dwarf4-gdb-index.exp: Likewise.
8008 * boards/fission-dwp.exp: Likewise.
8009
8010 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
8011
8012 * gdb.base/float128.exp: Add comment and improved fail message
8013 to the failure case of "print large128" test.
8014
8015 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
8016
8017 * configure.ac: Remove AC_PREREQ.
8018 * configure: Re-generate.
8019
8020 2018-06-19 Pedro Alves <palves@redhat.com>
8021
8022 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
8023 (func_extern_caller): New.
8024 (main): Call func_extern_caller.
8025 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
8026 logic change.
8027
8028 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
8029
8030 PR gdb/16841
8031 * gdb.cp/typedef-base.cc: New file.
8032 * gdb.cp/typedef-base.exp: New file.
8033
8034 2018-06-18 Tom de Vries <tdevries@suse.de>
8035
8036 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
8037
8038 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8039 Richard Bunt <Richard.Bunt@arm.com>
8040
8041 * gdb.threads/attach-slow-waitpid.c: New file.
8042 * gdb.threads/attach-slow-waitpid.exp: New file.
8043 * gdb.threads/slow-waitpid.c: New file.
8044
8045 2018-06-14 Pedro Alves <palves@redhat.com>
8046
8047 * gdb.base/fork-running-state.c: Include <errno.h>.
8048 (exit_if_relative_exits): New.
8049 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
8050 exits.
8051 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
8052 child exits.
8053
8054 2018-06-14 Tom de Vries <tdevries@suse.de>
8055
8056 PR cli/22573
8057 * gdb.base/finish-pretty.c: New test.
8058 * gdb.base/finish-pretty.exp: New file.
8059
8060 2018-06-14 Pedro Alves <palves@redhat.com>
8061
8062 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
8063 gdb's expected startup output.
8064
8065 2018-06-14 Pedro Alves <palves@redhat.com>
8066
8067 * lib/selftest-support.exp (selftest_setup): Remove inlined
8068 function handling.
8069
8070 2018-06-14 Tom de Vries <tdevries@suse.de>
8071
8072 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
8073 matching of breakpoint printing.
8074
8075 2018-06-13 Tom de Vries <tdevries@suse.de>
8076
8077 PR testsuite/23269
8078 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
8079 (fork_child): ... here, and ...
8080 (fork_parent): ... here.
8081
8082 2018-06-12 Tom de Vries <tdevries@suse.de>
8083
8084 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
8085
8086 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
8087 Stephen Roberts <stephen.roberts@arm.com>
8088
8089 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
8090 rewrite test to describe action performed, rather than possible
8091 failure.
8092
8093 2018-06-08 Gary Benson <gbenson@redhat.com>
8094
8095 * gdb.threads/check-libthread-db.exp: New file.
8096 * gdb.threads/check-libthread-db.c: Likewise.
8097
8098 2018-06-05 Tom Tromey <tom@tromey.com>
8099
8100 * gdb.base/default.exp: Update expected "show version" output.
8101
8102 2018-06-05 Tom Tromey <tom@tromey.com>
8103
8104 PR cli/12326:
8105 * gdb.cp/static-print-quit.exp: Update.
8106 * lib/gdb.exp (pagination_prompt): Update.
8107 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
8108 * gdb.python/python.exp: Update.
8109
8110 2018-06-04 Joel Brobecker <brobecker@adacore.com>
8111
8112 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
8113
8114 2018-06-01 Joel Brobecker <brobecker@adacore.com>
8115
8116 * gdb.ada/bp_fun_addr: New testcase.
8117
8118 2018-06-01 Tom Tromey <tom@tromey.com>
8119
8120 * gdb.xml/tdesc-regs.exp (load_description): Update expected
8121 results.
8122 * gdb.dwarf2/method-ptr.exp: Set language to C++.
8123 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
8124 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
8125 * gdb.base/maint.exp (maint_pass_if): Update.
8126
8127 2018-05-31 Maciej W. Rozycki <macro@mips.com>
8128
8129 * gdb.base/endian.exp: New test.
8130 * gdb.base/endian.c: New test source.
8131
8132 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
8133
8134 PR gdb/23203
8135 * gdb.base/bt-selected-frame.c: New file.
8136 * gdb.base/bt-selected-frame.exp: New file.
8137 * lib/gdb.exp (get_current_frame_number): New function.
8138
8139 2018-05-24 Maciej W. Rozycki <macro@mips.com>
8140 Pedro Alves <palves@redhat.com>
8141
8142 * gdb.threads/tls-core.c: Include <stdlib.h>
8143 (thread_proc): Call `abort'.
8144 * gdb.threads/tls-core.exp: Generate a core with core_find too.
8145 (tls_core_test): New procedure, bits factored out from ...
8146 (top level): ... here. Test both native cores and gcore cores.
8147
8148 2018-05-23 Tom Tromey <tom@tromey.com>
8149
8150 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
8151
8152 2018-05-23 Tom Tromey <tom@tromey.com>
8153
8154 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
8155 symfile_complaints.
8156 (test_short_complaints): Likewise.
8157 (test_empty_complaints): Likewise.
8158 (test_initial_complaints): Update.
8159
8160 2018-05-23 Tom Tromey <tom@tromey.com>
8161
8162 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
8163
8164 2018-05-23 Tom Tromey <tom@tromey.com>
8165
8166 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
8167 (test_short_complaints): Update.
8168
8169 2018-05-22 Pedro Alves <palves@redhat.com>
8170
8171 * gdb.base/remote.exp: Only gdb_start after compiling the
8172 testcase. Issue "disconnect" before testing "set remote" command
8173 defaults. Issue clean_restart before running to main.
8174
8175 2018-05-22 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.base/remote.exp: Adjust expected output of "show remote
8178 memory-write-packet-size". Add tests for "set remote
8179 memory-write-packet-size 0" and "set remote
8180 memory-write-packet-size fixed/limit".
8181
8182 2018-05-22 Pedro Alves <palves@redhat.com>
8183
8184 PR gdb/22973
8185 * gdb.base/utf8-identifiers.c: New file.
8186 * gdb.base/utf8-identifiers.exp: New file.
8187
8188 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8189
8190 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
8191
8192 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8193
8194 * gdb.arch/powerpc-vsx-gcore.exp: New file.
8195
8196 2018-05-18 Tom Tromey <tom@tromey.com>
8197
8198 * gdb.base/ptype-offsets.exp: Update.
8199
8200 2018-05-17 Keith Seitz <keiths@redhat.com>
8201
8202 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
8203 in expected breakpoint stop locations.
8204 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
8205 move to proper scope to test variable values.
8206 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
8207 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
8208 New functions.
8209 (main): Call not_inline_func3.
8210 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
8211 inline_func1, inline_func2, and inline_func3. Test that when each
8212 breakpoint is hit, GDB properly reports both the stop location
8213 and the backtrace. Repeat tests for temporary breakpoints.
8214
8215 2018-05-15 Maciej W. Rozycki <macro@mips.com>
8216
8217 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
8218 rather then trying to access it in determining whether the PID
8219 of `gdbserver' could have been retrieved.
8220
8221 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
8222
8223 * gdb.arch/amd64-init-x87-values.S: New file.
8224 * gdb.arch/amd64-init-x87-values.exp: New file.
8225
8226 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8227
8228 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
8229
8230 2018-05-04 Tom Tromey <tom@tromey.com>
8231
8232 PR python/22730:
8233 * gdb.python/python.exp: Test multi-line execute.
8234
8235 2018-05-04 Tom Tromey <tom@tromey.com>
8236
8237 PR python/22731:
8238 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
8239
8240 2018-05-04 Tom Tromey <tom@tromey.com>
8241
8242 PR gdb/11750:
8243 * gdb.base/define.exp: Test defining a user command inside a user
8244 command.
8245 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
8246
8247 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8248 Pedro Alves <palves@redhat.com>
8249
8250 PR breakpoints/19806 and support for PR external/20207.
8251 * gdb.base/watchpoint-unaligned.c: New file.
8252 * gdb.base/watchpoint-unaligned.exp: New file.
8253
8254 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8255
8256 * gdb.base/maint.exp: Make test names unique, use
8257 test_prefix_command_help to test 'help maint info', and remove
8258 repeated test of 'help maint'.
8259
8260 2018-05-04 Tom Tromey <tom@tromey.com>
8261
8262 PR gdb/22619:
8263 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
8264 behavior.
8265
8266 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8267
8268 * gdb.base/maint.exp: Process output from 'maint print registers'
8269 line at a time.
8270
8271 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8272
8273 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
8274 timeout.
8275
8276 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
8277
8278 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
8279 filter pattern.
8280
8281 2018-05-02 Pedro Alves <palves@redhat.com>
8282
8283 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
8284 to_log_command renames.
8285 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8286
8287 2018-05-02 Tom Tromey <tom@tromey.com>
8288
8289 * gdb.python/py-parameter.exp: Set test message.
8290
8291 2018-05-02 Tom Tromey <tom@tromey.com>
8292
8293 PR python/20084:
8294 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
8295 PARAM_ZUINTEGER_UNLIMITED tests.
8296
8297 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
8298
8299 PR rust/23124
8300 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
8301 when casting.
8302
8303 2018-04-30 Tom Tromey <tom@tromey.com>
8304
8305 * gdb.python/py-type.exp: Check align attribute.
8306 * gdb.python/py-type.c: New "aligncheck" global.
8307
8308 2018-04-30 Tom Tromey <tom@tromey.com>
8309
8310 PR exp/17095:
8311 * gdb.dwarf2/dw2-align.exp: New file.
8312 * gdb.cp/align.exp: New file.
8313 * gdb.base/align.exp: New file.
8314 * lib/gdb.exp (gdb_int128_helper): New proc.
8315 (has_int128_c, has_int128_cxx): New caching procs.
8316
8317 2018-04-27 Tom Tromey <tom@tromey.com>
8318
8319 PR rust/22545:
8320 * gdb.rust/simple.exp: Add inclusive range tests.
8321
8322 2018-04-26 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
8325 ifunc breakpoint locations correctly of ifunc breakpoints set
8326 while the program resolves the ifunc.
8327
8328 2018-04-26 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.base/gnu-ifunc-final.c: New file.
8331 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
8332 * gdb.base/gnu-ifunc.exp (executable): Delete.
8333 (staticexecutable): Adjust.
8334 (lib_opts, exec_opts): Delete.
8335 (make_binsuffix, build, set-break): New procedures.
8336 (misc_tests): New, with tests factored out from the top level.
8337 (top level): Test different combinations of ifunc resolver name,
8338 resolver with and with debug info, and ifunc target with and
8339 without debug info. Wrap static tests with with_target_prefix.
8340
8341 2018-04-26 Pedro Alves <palves@redhat.com>
8342
8343 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
8344 return type" warnings.
8345
8346 2018-04-25 Pedro Alves <palves@redhat.com>
8347
8348 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
8349 killed".
8350 * gdb.base/kill-after-signal.exp: Likewise.
8351 * gdb.threads/kill.exp: Likewise.
8352
8353 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8354 Sergio Durigan Junior <sergiodj@redhat.com>
8355 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
8358 regexps to expect for '[Inferior ... detached]' as well.
8359 * gdb.base/attach.exp: Likewise.
8360 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
8361 "gdb_continue_to_end".
8362 (test_catch_syscall_with_wrong_args): Likewise.
8363 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
8364 ']'. Don't set 'verbose' on.
8365 * gdb.base/foll-vfork.exp: Likewise.
8366 * gdb.base/fork-print-inferior-events.c: New file.
8367 * gdb.base/fork-print-inferior-events.exp: New file.
8368 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
8369 '[Inferior ... has been killed]' message.
8370 * gdb.base/kill-after-signal.exp: Likewise.
8371 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
8372 detach message.
8373 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
8374 message.
8375 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
8376 regexps to expect for '[Inferior ... detached]' as well.
8377 * gdb.threads/process-dies-while-detaching.exp: Likewise.
8378
8379 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
8380
8381 PR gdb/23104
8382 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
8383
8384 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
8385
8386 PR gdb/23095
8387 * gdb.base/break-probes.exp: Pass shlib_load to
8388 prepare_for_testing. Set normal_bp to r_debug_state if target is
8389 bsd.
8390
8391 2018-04-19 Richard Bunt <richard.bunt@arm.com>
8392
8393 * gdb.threads/multiple-successive-infcall.c: New test.
8394 * gdb.threads/multiple-successive-infcall.exp: New file.
8395
8396 2018-04-17 Tom Tromey <tom@tromey.com>
8397
8398 * gdb.rust/simple.rs (Union): New type.
8399 (main): New local "u".
8400 * gdb.rust/simple.exp (test_one_slice): Add new test case.
8401
8402 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8403
8404 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
8405 number information in output of "whereis" command.
8406 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
8407
8408 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8409
8410 * gdb.ada/info_types.exp: Adjust expected output to the line
8411 numbers now printed by "info var/func/type".
8412 * gdb.base/completion.exp: Likewise.
8413 * gdb.base/included.exp: Likewise.
8414 * gdb.cp/cp-relocate.exp: Likewise.
8415 * gdb.cp/cplusfuncs.exp: Likewise.
8416 * gdb.cp/namespace.exp: Likewise.
8417 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
8418
8419 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8420
8421 * gdb.btrace/cpu.exp: New.
8422
8423 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8424
8425 * gdb.base/step-indirect-call-thunk.exp: New.
8426 * gdb.base/step-indirect-call-thunk.c: New.
8427 * gdb.reverse/step-indirect-call-thunk.exp: New.
8428 * gdb.reverse/step-indirect-call-thunk.c: New.
8429
8430 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
8431
8432 * gdb.base/pie-fork.c: New file.
8433 * gdb.base/pie-fork.exp: New file.
8434
8435 2018-04-11 Tom Tromey <tom@tromey.com>
8436
8437 * gdb.rust/simple.exp: Add test for ".." struct initializer.
8438
8439 2018-04-10 Pedro Alves <palves@redhat.com>
8440
8441 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
8442 exits. Instead loop running forever.
8443 (fork_parent): Run forever too.
8444
8445 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8446
8447 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
8448 mi_continue_to_line.
8449 * gdb.mi/mi-stack.c (callee4): Add comment.
8450
8451 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8452
8453 * gdb.mi/mi-stack.exp: Fix indentation.
8454
8455 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8456
8457 PR gdb/22979
8458 * gdb.arch/amd64-osabi.exp: New file.
8459
8460 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8461
8462 PR gdb/22980
8463 * gdb.base/osabi.exp: New file.
8464
8465 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
8466
8467 * gdb.cp/static-typedef-print.exp: New file.
8468 * gdb.cp/static-typedef-print.cc: New file.
8469
8470 2018-03-27 Joel Brobecker <brobecker@adacore.com>
8471
8472 * gdb.ada/varsize_limit: New testcase.
8473
8474 2018-03-27 Joel Brobecker <brobecker@adacore.com>
8475
8476 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
8477
8478 * gdb.ada/notcplusplus: New testcase.
8479
8480 * gdb.base/c-linkage-name.c: New file.
8481 * gdb.base/c-linkage-name.exp: New testcase.
8482
8483 2018-03-26 Tom Tromey <tom@tromey.com>
8484
8485 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
8486 * gdb.python/py-framefilter.py (name_error): New global.
8487 (ErrorInName.function): Use name_error.
8488
8489 2018-03-26 Tom Tromey <tom@tromey.com>
8490
8491 PR backtrace/15582:
8492 * gdb.python/py-framefilter.exp: Add "bt hide" test.
8493
8494 2018-03-23 Keith Seitz <keiths@redhat.com>
8495
8496 PR c++/22968
8497 * gdb.cp/subtypes.exp: New file.
8498 * gdb.cp/subtypes.h: New file.
8499 * gdb.cp/subtypes.cc: New file.
8500 * gdb.cp/subtypes-2.cc: New file.
8501
8502 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8503
8504 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
8505 (done): Call '_exit' not 'exit' to avoid atexit handlers.
8506 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
8507 -nostartfiles when compiling the test. Confirm that all registers
8508 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
8509
8510 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8511
8512 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
8513 option, syntax was wrong anyway.
8514 * gdb.arch/arm-disp-step.exp: Likewise.
8515 * gdb.arch/sparc64-regs.exp: Likewise.
8516 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
8517 option, syntax was wrong anyway, switch to use
8518 prepare_for_testing.
8519 * gdb.arch/i386-disp-step.exp: Likewise.
8520
8521 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
8522
8523 * gdb.ada/exec_changed.exp: Replace "target_info exists
8524 use_gdb_stub" by "use_gdb_stub".
8525 * gdb.ada/start.exp: Likewise.
8526 * gdb.base/async-shell.exp: Likewise.
8527 * gdb.base/attach-pie-misread.exp: Likewise.
8528 * gdb.base/attach-wait-input.exp: Likewise.
8529 * gdb.base/break-entry.exp: Likewise.
8530 * gdb.base/break-interp.exp: Likewise.
8531 * gdb.base/dprintf-detach.exp: Likewise.
8532 * gdb.base/nostdlib.exp: Likewise.
8533 * gdb.base/solib-nodir.exp: Likewise.
8534 * gdb.base/statistics.exp: Likewise.
8535 * gdb.base/testenv.exp: Likewise.
8536 * gdb.mi/mi-exec-run.exp: Likewise.
8537 * gdb.mi/mi-start.exp: Likewise.
8538 * gdb.multi/dummy-frame-restore.exp: Likewise.
8539 * gdb.multi/multi-arch-exec.exp: Likewise.
8540 * gdb.multi/multi-arch.exp: Likewise.
8541 * gdb.multi/tids.exp: Likewise.
8542 * gdb.multi/watchpoint-multi.exp: Likewise.
8543 * gdb.python/py-events.exp: Likewise.
8544 * gdb.threads/attach-into-signal.exp: Likewise.
8545 * gdb.threads/attach-stopped.exp: Likewise.
8546 * gdb.threads/threadapply.exp: Likewise.
8547 * lib/selftest-support.exp: Likewise.
8548
8549 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
8550
8551 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
8552
8553 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
8554
8555 * gdb.perf/template-breakpoints.cc: New file.
8556 * gdb.perf/template-breakpoints.exp: New file.
8557 * gdb.perf/template-breakpoints.py: New file.
8558
8559 2018-03-19 Tom Tromey <tom@tromey.com>
8560
8561 * gdb.rust/simple.rs (main): Add local variables field1, field2,
8562 y0.
8563 * gdb.rust/simple.exp: Test bare identifier form of struct
8564 initializer.
8565
8566 2018-03-19 Tom Tromey <tom@tromey.com>
8567
8568 * gdb.gdb/observer.exp: Remove.
8569
8570 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8571
8572 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
8573 "qualified" option when setting breakpoints.
8574 * gdb.trace/backtrace.exp: Likewise.
8575 * gdb.trace/circ.exp: Likewise.
8576 * gdb.trace/collection.exp: Likewise.
8577 * gdb.trace/disconnected-tracing.exp: Likewise.
8578 * gdb.trace/ftrace-lock.exp: Likewise.
8579 * gdb.trace/ftrace.exp: Likewise.
8580 * gdb.trace/infotrace.exp: Likewise.
8581 * gdb.trace/packetlen.exp: Likewise.
8582 * gdb.trace/passc-dyn.exp: Likewise.
8583 * gdb.trace/qtro.exp: Likewise.
8584 * gdb.trace/read-memory.exp: Likewise.
8585 * gdb.trace/report.exp: Likewise.
8586 * gdb.trace/signal.exp: Likewise.
8587 * gdb.trace/status-stop.exp: Likewise.
8588 * gdb.trace/strace.exp: Likewise.
8589 * gdb.trace/tfind.exp: Likewise.
8590 * gdb.trace/trace-break.exp: Likewise.
8591 * gdb.trace/trace-condition.exp: Likewise.
8592 * gdb.trace/trace-mt.exp: Likewise.
8593 * gdb.trace/tstatus.exp: Likewise.
8594 * gdb.trace/tsv.exp: Likewise.
8595 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8596 * gdb.trace/unavailable.exp: Likewise.
8597 * gdb.trace/while-dyn.exp: Likewise.
8598
8599 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8600
8601 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
8602 that libinproctrace is copied to the target.
8603
8604 2018-03-14 Tom Tromey <tom@tromey.com>
8605
8606 PR cli/14977:
8607 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
8608 a null pointer.
8609 * gdb.base/wchar.exp: Likewise.
8610
8611 2018-03-14 Tom Tromey <tom@tromey.com>
8612
8613 PR cli/19918:
8614 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
8615 flag.
8616
8617 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
8618
8619 PR gdb/22841
8620 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
8621 "target" to remote_exec.
8622
8623 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
8624
8625 PR gdb/22841
8626 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
8627 ${board}_upload): Remove.
8628
8629 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
8630
8631 * gdb.cp/watch-cp.cc: New test.
8632 * gdb.cp/watch-cp.exp: New file.
8633
8634 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8635
8636 * gdb.base/infcall-nested-structs.exp: New file.
8637 * gdb.base/infcall-nested-structs.c: New file.
8638 * gdb.base/float.exp: Add riscv support.
8639
8640 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
8641
8642 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
8643 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
8644
8645 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
8646
8647 * gdb.server/abspath.exp: New file.
8648 * lib/gdb.exp (with_cwd): New procedure.
8649
8650 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
8651
8652 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
8653 use it.
8654 (gdb_is_target_remote_prompt): New proc.
8655 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
8656 (gdb_is_target_native): Pass prompt parameter to
8657 gdb_is_target_1.
8658
8659 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
8660
8661 * gdb.base/load-command.c: New file.
8662 * gdb.base/load-command.exp: New file.
8663 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
8664 (gdb_is_target_1): ...this, and generalize for other targets
8665 than just remote.
8666 (gdb_is_target_remote): Use gdb_is_target_1.
8667 (gdb_is_target_native): use gdb_is_target_1.
8668
8669 2018-02-26 Tom Tromey <tom@tromey.com>
8670
8671 PR python/16497:
8672 * gdb.python/py-framefilter.exp: Update test.
8673
8674 2018-02-26 Tom Tromey <tom@tromey.com>
8675
8676 * gdb.dwarf2/variant.c: New file.
8677 * gdb.dwarf2/variant.exp: New file.
8678
8679 2018-02-26 Tom Tromey <tom@tromey.com>
8680
8681 * gdb.rust/simple.exp: Accept more possible results in enum test.
8682
8683 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
8684
8685 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
8686 parentheses.
8687
8688 2018-02-23 Maciej W. Rozycki <macro@mips.com>
8689
8690 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
8691 name of a variable: $actual_linejj -> $actual_line.
8692
8693 2018-02-21 John Baldwin <jhb@FreeBSD.org>
8694
8695 * gdb.arch/amd64-i386-address.exp: Fix a typo.
8696
8697 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
8698
8699 * gdb.btrace/buffer-size.exp: Do not force BTS.
8700
8701 2018-02-14 Pedro Alves <palves@redhat.com>
8702
8703 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
8704 getting a "Quit".
8705
8706 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
8707
8708 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
8709 Fix test name.
8710
8711 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
8712
8713 * gdb.cp/m-static.exp: Check type of optimized out static
8714 member.
8715
8716 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
8717
8718 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
8719 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
8720
8721 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
8722 Leszek Swirski <leszeks@google.com>
8723
8724 * gdb.python/py-prettyprint.c
8725 (struct to_string_returns_value_inner,
8726 struct to_string_returns_value_wrapper): New.
8727 (main): Add tsrvw variable.
8728 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
8729 ToStringReturnsValueWrapper): New classes.
8730 (register_pretty_printers): Register new pretty-printers.
8731 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
8732 recursive pretty printer.
8733 * gdb.python/py-mi.exp: Likewise.
8734
8735 2018-02-01 Leszek Swirski <leszeks@google.com>
8736
8737 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
8738 functions with the same name as an include file are parsed
8739 correctly.
8740
8741 2018-02-01 Yao Qi <yao.qi@linaro.org>
8742
8743 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
8744 "\[^\r\n\]*".
8745
8746 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
8747
8748 * gdb.arch/powerpc-prologue-frame.s: New file.
8749 * gdb.arch/powerpc-prologue-frame.c: Likewise.
8750 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
8751
8752 2018-01-31 Joel Brobecker <brobecker@adacore.com>
8753
8754 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
8755
8756 2018-01-30 Pedro Alves <palves@redhat.com>
8757
8758 PR gdb/13211
8759 * gdb.base/interrupt-daemon.c: New.
8760 * gdb.base/interrupt-daemon.exp: New.
8761 * gdb.multi/multi-term-settings.c: New.
8762 * gdb.multi/multi-term-settings.exp: New.
8763
8764 2018-01-30 Joel Brobecker <brobecker@adacore.com>
8765
8766 * gdb.base/break.exp: Save the location where the breakpoint
8767 on break.c:47 was actually inserted when debugging the version
8768 compiled at -O2 and use it in the expected output of the "info
8769 break" test performed soon after.
8770
8771 2018-01-22 Pedro Alves <palves@redhat.com>
8772 Sergio Durigan Junior <sergiodj@redhat.com>
8773
8774 * gdb.base/whatis.exp: Add tests for 'set print object on' +
8775 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
8776
8777 2018-01-22 Joel Brobecker <brobecker@adacore.com>
8778
8779 * gdb.base/break-include.c, gdb.base/break-include.inc,
8780 gdb.base/break-include.exp: New files.
8781 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
8782 line number now being the actual line number where the breakpoint
8783 was inserted.
8784 * gdb.mi/mi-break.exp: Likewise.
8785 * gdb.mi/mi-reverse.exp: Likewise.
8786 * gdb.mi/mi-simplerun.exp: Ditto.
8787
8788 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8789
8790 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
8791 varobj.
8792 * gdb.mi/mi-var-create-rtti.exp: Likewise.
8793
8794 2018-01-21 Don Breazeal <donb@codesourcery.com>
8795 Andrew Burgess <andrew.burgess@embecosm.com>
8796
8797 * gdb.mi/basics.c: Add new global.
8798 * gdb.mi/mi-frame-regs.exp: New file.
8799 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
8800 case.
8801
8802 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8803
8804 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
8805 non-parameter, and on an unknown symbol.
8806
8807 2018-01-19 Tom Tromey <tom@tromey.com>
8808
8809 * gdb.rust/modules.rs (TWENTY_THREE): New global.
8810 * gdb.rust/modules.exp: Add ::-qualified lookup test.
8811
8812 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8813
8814 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
8815 setrlimit and chdir to int.
8816
8817 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8818
8819 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
8820 function.
8821 (my_tend): Likewise.
8822 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
8823 rationale of avoiding FP- and vector instructions.
8824
8825 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
8826
8827 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
8828 "info reg" with "\[ \t\]*".
8829 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
8830 "\[ \t\]+".
8831 * gdb.arch/s390-multiarch.exp: Ditto.
8832 * gdb.base/pc-fp.exp: Ditto.
8833 * gdb.reverse/i386-precsave.exp: Ditto.
8834 * gdb.reverse/i386-reverse.exp: Ditto.
8835 * gdb.reverse/i387-env-reverse.exp: Ditto.
8836 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8837
8838 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8839
8840 * lib/gdb.exp (gdb_compile): Re-enable use of
8841 universal_compile_options for languages other than Rust.
8842
8843 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8844
8845 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8846
8847 2018-01-17 Mike Gulick <mgulick@mathworks.com>
8848
8849 PR gdb/16577
8850 * gdb.base/solib-vanish.exp: New.
8851 * gdb.base/solib-vanish-main.c: New.
8852 * gdb.base/solib-vanish-lib1.c: New.
8853 * gdb.base/solib-vanish-lib2.c: New.
8854
8855 2018-01-17 Yao Qi <yao.qi@linaro.org>
8856
8857 * gdb.compile/compile.exp: Match the address printed for
8858 frame in the output of command "bt".
8859
8860 2018-01-15 Tom Tromey <tom@tromey.com>
8861
8862 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
8863 compute sp_reg.
8864
8865 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8866
8867 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8868 to prepare.
8869 (prepare): Return 0 on error, 1 on success.
8870
8871 2018-01-12 Pedro Alves <palves@redhat.com>
8872
8873 * gdb.base/continue-after-aborted-step-over.c: New.
8874 * gdb.base/continue-after-aborted-step-over.exp: New.
8875
8876 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8877
8878 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8879 options when not creating an executable.
8880
8881 2018-01-11 Pedro Alves <palves@redhat.com>
8882
8883 PR remote/22597
8884 * gdb.server/stop-reply-no-thread.c: New file.
8885 * gdb.server/stop-reply-no-thread.exp: New file.
8886
8887 2018-01-10 Pedro Alves <palves@redhat.com>
8888
8889 PR gdb/22670
8890 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8891 functions too. Test setting breakpoints and printing C functions
8892 with no debug info too.
8893 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8894
8895 2018-01-10 Pedro Alves <palves@redhat.com>
8896
8897 PR gdb/22670
8898 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8899 a fail.
8900
8901 2018-01-10 Pedro Alves <palves@redhat.com>
8902
8903 PR gdb/22670
8904 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8905
8906 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8907
8908 * gdb.server/unittest.exp: Match the output in non-development
8909 mode.
8910
8911 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8912
8913 * gdb.gdb/unittest.exp: Match output in non-development mode.
8914
8915 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8916
8917 * gdb.ada/access_tagged_param.exp: Relax expected output
8918 for value of "ObjL" in "continue" to pck.inspect breakpoint
8919 test.
8920
8921 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8924 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
8925
8926 2018-01-05 Pedro Alves <palves@redhat.com>
8927
8928 PR gdb/18653
8929 * gdb.base/libsegfault.exp: New.
8930
8931 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8932
8933 PR gdb/22670
8934 * gdb.ada/access_tagged_param.exp: New file.
8935 * gdb.ada/access_tagged_param/foo.adb: New file.
8936
8937 2018-01-05 Pedro Alves <palves@redhat.com>
8938
8939 PR gdb/22670
8940 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8941 exercise lower case too, and to exercise both full matching and
8942 wild matching.
8943
8944 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8945
8946 * gdb.ada/rename_subscript_param: New testcase.
8947
8948 2018-01-05 Jerome Guitton <guitton@adacore.com>
8949
8950 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8951
8952 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8953
8954 * gdb.ada/convvar_comp: New testcase.
8955
8956 2018-01-05 Xavier Roirand <roirand@adacore.com>
8957
8958 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8959 (My_Table): New global variable.
8960 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8961
8962 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8963
8964 PR gdb/22670
8965 * gdb.ada/maint_with_ada: New testcase.
8966
8967 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8968
8969 PR gdb/22670
8970 * gdb.ada/bp_c_mixed_case: New testcase.
8971
8972 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8973
8974 PR gdb/22670
8975 * gdb.ada/complete.exp: Add "complete break ada" test.
8976
8977 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8978
8979 PR gdb/22670
8980 * gdb.ada/info_addr_mixed_case: New testcase.
8981
8982 2018-01-03 Xavier Roirand <roirand@adacore.com>
8983
8984 * gdb.ada/excep_handle.exp: New testcase.
8985 * gdb.ada/excep_handle/foo.adb: New file.
8986 * gdb.ada/excep_handle/pck.ads: New file.
8987
8988 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8989
8990 * gdb.base/step-line.c: Add extra empty line in copyright header.
8991 * gdb.base/step-line.inp: Likewise.
8992
8993 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8994
8995 * gdb.ada/dyn_stride.exp: Add slice test.
8996
8997 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8998
8999 * gdb.ada/dyn_stride: New testcase.
9000
9001 2017-12-27 Stafford Horne <shorne@gmail.com>
9002
9003 * gdb.xml/extra-regs.xml: Add example foo reggroup.
9004 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
9005
9006 2017-12-27 Stafford Horne <shorne@gmail.com>
9007
9008 * gdb.base/reggroups.c: New file.
9009 * gdb.base/reggroups.exp: New file.
9010
9011 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9012
9013 * gdb.dwarf2/ada-valprint-error.c: New file.
9014 * gdb.dwarf2/ada-valprint-error.exp: New file.
9015
9016 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9017
9018 * gdb.ada/assign_arr: New testcase.
9019
9020 2017-12-18 Xavier Roirand <roirand@adacore.com>
9021
9022 * gdb.ada/funcall_ptr: New testcase.
9023
9024 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9025
9026 PR cli/16224
9027 * gdb.base/ptype-offsets.cc: New file.
9028 * gdb.base/ptype-offsets.exp: New file.
9029
9030 2017-12-15 Yao Qi <yao.qi@linaro.org>
9031
9032 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
9033 if XML is disabled.
9034
9035 2017-12-15 Xavier Roirand <roirand@adacore.com>
9036
9037 * gdb.ada/same_component_name: New testcase.
9038
9039 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9040
9041 * gdb.ada/str_binop_equal: New testcase.
9042
9043 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9044
9045 * gdb.ada/task_switch_in_core: New testcase.
9046
9047 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
9048
9049 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
9050 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
9051 call test_bkpt_qualified.
9052 (test_bkpt_qualified): New proc.
9053
9054 2017-12-13 Pedro Alves <palves@redhat.com>
9055
9056 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
9057 Tighten regexp by matching with an anchor.
9058
9059 2017-12-13 Pedro Alves <palves@redhat.com>
9060
9061 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
9062 ("expression with namespace"): New set of tests.
9063 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
9064 (Nested::Test_NS::qux): New.
9065 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
9066 defaults to 'start_quote_char' and 'end_quote_char' parameters.
9067
9068 2017-12-13 Joel Brobecker <brobecker@adacore.com>
9069
9070 * gdb.base/server-del-break.c: New file.
9071 * gdb.base/server-del-break.exp: New file.
9072
9073 2017-12-12 Stafford Horne <shorne@gmail.com>
9074
9075 * gdb.xml/tdesc-regs.exp: Add or1k support.
9076
9077 2017-12-12 Stafford Horne <shorne@gmail.com>
9078
9079 * gdb.base/bp-permanent.c: Define nop of or1k.
9080
9081 2017-12-11 Joel Brobecker <brobecker@adacore.com>
9082
9083 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
9084 output with components being reordered.
9085
9086 2017-12-11 Joel Brobecker <brobecker@adacore.com>
9087
9088 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
9089 output with components being reordered.
9090
9091 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9092 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.base/maint.exp (check for .gdb_index): Check also for
9095 .debug_names.
9096 * gdb.dlang/watch-loc.c (.debug_aranges): New.
9097 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
9098 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
9099 (.gdb_index used after symbol reloading): Support also .debug_names.
9100 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
9101
9102 2017-12-08 Yao Qi <yao.qi@linaro.org>
9103
9104 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9105 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
9106
9107 2017-12-08 Yao Qi <yao.qi@linaro.org>
9108
9109 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9110 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
9111
9112 2017-12-08 Yao Qi <yao.qi@linaro.org>
9113
9114 * gdb.arch/aarch64-tagged-pointer.c: New file.
9115 * gdb.arch/aarch64-tagged-pointer.exp: New file.
9116
9117 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
9118
9119 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
9120 "int".
9121
9122 2017-12-07 Keith Seitz <keiths@redhat.com>
9123
9124 PR breakpoints/22569
9125 * gdb.linespec/ls-errs.exp: Change expected result of "break
9126 -source this file has spaces.c -line 3".
9127 Check that an explicit source file followed by whitespace is
9128 identified as an invalid explicit location.
9129
9130 2017-12-07 Keith Seitz <keiths@redhat.com>
9131
9132 * gdb.cp/nested-types.cc: New file.
9133 * gdb.cp/nested-types.exp: New file.
9134 * lib/cp-support.exp: Load data-structures.exp library.
9135 (debug_cp_test_ptype_class): New global.
9136 (cp_ptype_class_verbose, next_line): New procedures.
9137 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
9138 Add and document new return value.
9139 Switch the list of lines to a queue.
9140 Add support for new `type' key for nested type definitions.
9141 Add debugging/troubleshooting messages.
9142 * lib/data-structures.exp: New file.
9143
9144 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
9145
9146 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
9147 with proc_with_prefix, don't use with_test_prefix.
9148
9149 2017-12-07 Tom Tromey <tom@tromey.com>
9150
9151 * gdb.base/break.exp: Add test for empty "commands".
9152
9153 2017-12-07 Yao Qi <yao.qi@linaro.org>
9154
9155 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
9156 malloc and catch syscall.
9157
9158 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
9159
9160 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
9161 tests for explicit locations.
9162
9163 2017-12-06 Pedro Alves <palves@redhat.com>
9164
9165 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
9166 force-disabling XML descriptions.
9167
9168 2017-12-04 Pedro Alves <palves@redhat.com>
9169
9170 PR gdb/22499
9171 * gdb.arch/amd64-disp-step-avx.S: New file.
9172 * gdb.arch/amd64-disp-step-avx.exp: New file.
9173
9174 2017-12-03 Pedro Alves <palves@redhat.com>
9175
9176 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
9177 and <string.h>.
9178 (parent_function): Print distinct messages when waitpid fails, or
9179 the child exits with a signal, or the child exits for an unhandled
9180 reason.
9181 * gdb.threads/process-dies-while-detaching.exp
9182 (detach_and_expect_exit): New 'inf_output_re' parameter and use
9183 it. Wait for both inferior output and GDB's prompt. Use an
9184 indirect spawn id list.
9185 (do_detach): New parameter 'child_exit'. Use it to compute
9186 expected inferior output.
9187 (test_detach, test_detach_watch, test_detach_killed_outside):
9188 Adjust to pass down the expected child exit kind.
9189
9190 2017-12-01 Joel Brobecker <brobecker@adacore.com>
9191 Sergio Durigan Junior <sergiodj@redhat.com>
9192 Pedro Alves <palves@redhat.com>
9193
9194 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
9195
9196 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
9197
9198 * gdb.base/relocate.exp: Add tests to guarantee that arguments
9199 to 'symbol-file' and 'add-symbol-file' can be
9200 position-independent.
9201
9202 2017-12-01 Yao Qi <yao.qi@linaro.org>
9203
9204 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
9205 the URL in copyright header.
9206 * gdb.arch/aarch64-fp.exp: Likewise.
9207 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
9208 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
9209 * gdb.base/expand-psymtabs.exp: Likewise.
9210 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
9211 * gdb.fortran/common-block.exp: Likewise.
9212 * gdb.fortran/common-block.f90: Likewise.
9213 * gdb.fortran/logical.exp: Likewise.
9214 * gdb.fortran/vla-datatypes.f90: Likewise.
9215 * gdb.fortran/vla-sub.f90: Likewise.
9216
9217 2017-11-30 Joel Brobecker <brobecker@adacore.com>
9218
9219 * gdb.ada/repeat_dyn: New testcase.
9220
9221 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
9222
9223 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
9224 Update for changed thread numbering.
9225 * gdb.cell/bt.exp: Update for changed GDB output.
9226
9227 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
9228
9229 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
9230 setting isremote by hand.
9231 * boards/dwarf4-gdb-index.exp: Likewise.
9232 * boards/fission.exp: Likewise.
9233 * boards/stabs.exp: Likewise.
9234
9235 2017-11-30 Pedro Alves <palves@redhat.com>
9236
9237 * gdb.linespec/cpls-ops.exp
9238 (check_explicit_skips_function_argument): Extract the underlying
9239 type of size_t instead of hardcoding it.
9240
9241 2017-11-29 Pedro Alves <palves@redhat.com>
9242
9243 PR c++/19436
9244 * gdb.linespec/cpls-abi-tag.cc: New file.
9245 * gdb.linespec/cpls-abi-tag.exp: New file.
9246
9247 2017-11-29 Pedro Alves <palves@redhat.com>
9248
9249 * gdb.base/langs.exp: Use -qualified.
9250 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
9251 it.
9252 * gdb.cp/namespace.exp: Use -qualified.
9253 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
9254 (overload-3, template-overload, template-ret-type, const-overload)
9255 (const-overload-quoted, anon-ns, ambiguous-prefix): New
9256 procedures.
9257 (test_driver): Call them.
9258 * gdb.cp/save-bp-qualified.cc: New.
9259 * gdb.cp/save-bp-qualified.exp: New.
9260 * gdb.linespec/explicit.exp: Test -qualified.
9261 * lib/completion-support.exp (completion::explicit_opts_list): Add
9262 "-qualified".
9263 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
9264
9265 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
9266
9267 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
9268
9269 2017-11-29 Tom Tromey <tom@tromey.com>
9270
9271 * gdb.base/relocate.exp: Update invalid argument test.
9272 Add new tests for invalid arguments.
9273
9274 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9275
9276 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
9277 Return 0 as a long.
9278 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
9279
9280 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9281
9282 * gdb.cp/breakpoint.cc (bar): Set return type to void.
9283 * gdb.cp/psymtab-parameter.cc (func): Likewise.
9284 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
9285 func ().
9286 * gdb.cp/shadow.cc (B.func): Return 0.
9287
9288 2017-11-27 Joel Brobecker <brobecker@adacore.com>
9289
9290 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
9291 expected output in gdb_expect call to allow the exception
9292 message to be present as well. Fix syntax confusion to avoid
9293 TCL thinking that exception_name is an array.
9294
9295 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
9296
9297 * gdb.arch/spu-info.c: Include <unistd.h>.
9298 (do_signal_test): Fix broken calls to write.
9299 * gdb.arch/spu-info.exp: Use prepare_for_testing.
9300 Fix checks for empty mailboxes. Update signal tests for corrected
9301 do_signal_test routine. Allow nonzero event status.
9302 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
9303 * gdb.cell/arch.exp: Use standard_output_file.
9304 * gdb.cell/break.exp: Likewise.
9305 * gdb.cell/bt.exp: Likewise.
9306 * gdb.cell/core.exp: Likewise.
9307 * gdb.cell/dwarfaddr.exp: Likewise.
9308 * gdb.cell/ea-cache.exp: Likewise.
9309 * gdb.cell/ea-standalone.exp: Likewise.
9310 * gdb.cell/f-regs.exp: Likewise.
9311 * gdb.cell/fork.exp: Likewise.
9312 * gdb.cell/gcore.exp: Likewise.
9313 * gdb.cell/mem-access.exp: Likewise.
9314 * gdb.cell/ptype.exp: Likewise.
9315 * gdb.cell/registers.exp: Likewise.
9316 * gdb.cell/sizeof.exp: Likewise.
9317 * gdb.cell/solib-symbol.exp: Likewise.
9318 * gdb.cell/solib.exp: Likewise.
9319
9320 2017-11-25 Pedro Alves <palves@redhat.com>
9321
9322 * gdb.base/complete-empty.exp: New file.
9323 * gdb.base/completion.exp: Adjust.
9324
9325 2017-11-25 Pedro Alves <palves@redhat.com>
9326
9327 * gdb.linespec/cpls-ops.cc: New file.
9328 * gdb.linespec/cpls-ops.exp: New file.
9329 * lib/completion-support.exp (test_complete_prefix_range_re): New,
9330 factored out from ...
9331 (test_complete_prefix_range): ... this.
9332
9333 2017-11-24 Pedro Alves <palves@redhat.com>
9334
9335 * gdb.linespec/cpcompletion.exp: New file.
9336 * gdb.linespec/cpls-hyphen.cc: New file.
9337 * gdb.linespec/cpls.cc: New file.
9338 * gdb.linespec/cpls2.cc: New file.
9339 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
9340 test to use test_gdb_complete_unique. Add label completion,
9341 keyword completion and explicit location completion tests.
9342 * lib/completion-support.exp: New file.
9343
9344 2017-11-24 Joel Brobecker <brobecker@adacore.com>
9345
9346 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
9347 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
9348 when hitting an exception catchpoint.
9349
9350 2017-11-22 Yao Qi <yao.qi@linaro.org>
9351
9352 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
9353
9354 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
9355
9356 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
9357 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
9358 * gdb.dwarf2/info-locals-optimized-out.c: New file.
9359
9360 2017-11-22 Yao Qi <yao.qi@linaro.org>
9361
9362 * gdb.base/info-os.exp: Pass pthreads.
9363 * gdb.multi/multi-attach.exp: Likewise.
9364
9365 2017-11-22 Yao Qi <yao.qi@linaro.org>
9366
9367 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
9368 compiler.
9369
9370 2017-11-22 Yao Qi <yao.qi@linaro.org>
9371
9372 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
9373 * gdb.base/break-interp.exp: Likewise.
9374 * gdb.base/jit-attach-pie.exp: Likewise.
9375
9376 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9377
9378 * gdb.base/float128.c (large128): New variable.
9379 * gdb.base/float128.exp: Add test to print largest __float128 value.
9380
9381 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9382
9383 * gdb.arch/vsx-regs.exp: Update register content checks.
9384
9385 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
9386
9387 * gdb.arch/ppc-longdouble.exp: New file.
9388 * gdb.arch/ppc-longdouble.c: Likewise.
9389
9390 2017-11-21 Pedro Alves <palves@redhat.com>
9391
9392 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
9393
9394 2017-11-20 Pedro Alves <palves@redhat.com>
9395
9396 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
9397 (long_double_typedef): New typedefs.
9398 Use DEF on double and long double.
9399 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
9400 cases.
9401 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
9402 and 'long_double_ptr_same_size' locals. Use them to decide
9403 whether cast from array/function to float is valid/invalid.
9404
9405 2017-11-17 Tom Tromey <tom@tromey.com>
9406
9407 * gdb.rust/traits.rs: New file.
9408 * gdb.rust/traits.exp: New file.
9409
9410 2017-11-17 Joel Brobecker <brobecker@adacore.com>
9411
9412 * gdb.ada/minsyms: New testcase.
9413
9414 2017-11-16 Pedro Alves <palves@redhat.com>
9415
9416 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
9417 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
9418
9419 2017-11-16 Pedro Alves <palves@redhat.com>
9420
9421 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
9422 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
9423
9424 2017-11-16 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.server/reconnect-ctrl-c.c: New file.
9427 * gdb.server/reconnect-ctrl-c.exp: New file.
9428
9429 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
9430
9431 * gdb.python/py-rbreak.exp: New file.
9432 * gdb.python/py-rbreak.c: New file.
9433 * gdb.python/py-rbreak-func2.c: New file.
9434
9435 2017-11-16 Pedro Alves <palves@redhat.com>
9436
9437 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
9438 pattern.
9439 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
9440 GDB.
9441
9442 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
9443
9444 * gdb.tui/completionn.exp (test_tab_completion): Add space in
9445 regex.
9446
9447 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
9448
9449 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
9450 test names.
9451
9452 2017-11-09 Pedro Alves <palves@redhat.com>
9453
9454 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
9455 factored out from ...
9456 (top level): ... here, and adjusted to avoid expecting beyond the
9457 prompt in a single gdb_test_multiple.
9458
9459 2017-11-09 Pedro Alves <palves@redhat.com>
9460
9461 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
9462 output.
9463 * gdb.server/ext-attach.exp ("kill" test): Likewise.
9464 * gdb.server/ext-restart.exp ("kill" test): Likewise.
9465 * gdb.server/ext-run.exp ("kill" test): Likewise.
9466 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
9467
9468 2017-11-09 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
9471 match till end of line.
9472
9473 2017-11-09 Pedro Alves <palves@redhat.com>
9474
9475 * gdb.base/memattr.exp: Tighten regexes to match the end line.
9476
9477 2017-11-09 Pedro Alves <palves@redhat.com>
9478
9479 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
9480 New procedures, factored out from ...
9481 (top level): ... here, and adjusted to avoid expecting beyond the
9482 prompt in one go.
9483
9484 2017-11-09 Pedro Alves <palves@redhat.com>
9485
9486 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
9487 output. Fix '?' match.
9488
9489 2017-11-08 Joel Brobecker <brobecker@adacore.com>
9490
9491 * gdb.ada/scoped_watch: New testcase.
9492 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
9493 which is actually correct.
9494 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
9495 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
9496
9497 2017-11-08 Pedro Alves <palves@redhat.com>
9498
9499 * gdb.gdb/complaints.exp (test_initial_complaints)
9500 (test_serial_complaints, test_short_complaints): Call
9501 complaint_internal instead of complaint.
9502
9503 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
9504
9505 * gdb.threads/tls-core.c: New file.
9506 * gdb.threads/tls-core.exp: Likewise.
9507
9508 2017-11-08 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
9511 (p Exported_Capitalized): New test.
9512 (p exported_capitalized): New test.
9513
9514 2017-11-07 Pedro Alves <palves@redhat.com>
9515
9516 * gdb.cp/ena-dis-br-range.exp: Add more tests.
9517
9518 2017-11-07 Pedro Alves <palves@redhat.com>
9519
9520 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
9521 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
9522 (disable_invalid, disable_inverted, disable_negative): New
9523 procedures.
9524 ("bad numbers"): New set of tests.
9525
9526 2017-11-07 Pedro Alves <palves@redhat.com>
9527
9528 * gdb.cp/ena-dis-br-range.exp: Add tests.
9529
9530 2017-11-07 Pedro Alves <palves@redhat.com>
9531
9532 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
9533
9534 2017-11-07 Xavier Roirand <roirand@adacore.com>
9535 Pedro Alves <palves@redhat.com>
9536
9537 * gdb.base/ena-dis-br.exp: Add reference to
9538 gdb.cp/ena-dis-br-range.exp.
9539 * gdb.cp/ena-dis-br-range.exp: New file.
9540 * gdb.cp/ena-dis-br-range.cc: New file.
9541
9542 2017-11-06 Pedro Alves <palves@redhat.com>
9543
9544 * gdb.base/attach-non-pgrp-leader.c: New.
9545 * gdb.base/attach-non-pgrp-leader.exp: New.
9546
9547 2017-11-06 Pedro Alves <palves@redhat.com>
9548
9549 * configure.ac: No longer check for termio.h and sgtty.h.
9550 * configure: Regenerate.
9551 * remote-utils.c: Include termios.h instead of gdb_termios.h.
9552 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
9553 Remove termio and sgtty code.
9554
9555 2017-11-03 Yao Qi <yao.qi@linaro.org>
9556
9557 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
9558 in GDB is disabled.
9559
9560 2017-11-03 Yao Qi <yao.qi@linaro.org>
9561
9562 * gdb.python/py-thrhandle.exp: Skip it if python is not
9563 enabled.
9564
9565 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
9566
9567 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
9568 as a breakpoint command.
9569
9570 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
9571
9572 PR python/21213
9573 * gdb.python/py-infthread.exp: Test calling
9574 InferiorThread.inferior () multiple times in a row.
9575
9576 2017-10-27 Keith Seitz <keiths@redhat.com>
9577
9578 * gdb.opt/inline-break.exp (break_info_1): New procedure.
9579 Test "info break" for every inlined function breakpoint.
9580
9581 2017-10-27 Yao Qi <yao.qi@linaro.org>
9582
9583 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
9584
9585 2017-10-26 Patrick Frants <osscontribute@gmail.com>
9586
9587 * gdb.cp/classes.exp (test_static_members): Test printing
9588 Outer::instance.
9589 * gdb.cp/classes.c (struct Inner, struct Outer): New.
9590 (Inner::instance, Outer::instance): New.
9591
9592 2017-10-24 Pedro Alves <palves@redhat.com>
9593
9594 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
9595 extra console" test in two stages.
9596
9597 2017-10-24 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
9600
9601 2017-10-24 Pedro Alves <palves@redhat.com>
9602
9603 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
9604 loop.
9605
9606 2017-10-24 Pedro Alves <palves@redhat.com>
9607
9608 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
9609 $attempt" and "stoppedtry $stoppedtry" test prefixes.
9610
9611 2017-10-24 Pedro Alves <palves@redhat.com>
9612
9613 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
9614 parameter and handle it. Don't output read value in test name.
9615
9616 2017-10-24 Pedro Alves <palves@redhat.com>
9617
9618 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
9619 custom test name.
9620
9621 2017-10-24 Pedro Alves <palves@redhat.com>
9622
9623 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
9624 include the unstable output directory name in the test's name.
9625 (initial_setup_simple) <'set args'>: Use custom test name.
9626
9627 2017-10-24 Pedro Alves <palves@redhat.com>
9628
9629 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
9630 with explicit test name.
9631
9632 2017-10-20 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
9635 'wait -i'. Use gdb_assert and remote_close.
9636
9637 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
9638
9639 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
9640 number from variable rather than hard-coded.
9641
9642 2017-10-19 Pedro Alves <palves@redhat.com>
9643
9644 * gdb.base/long-inferior-output.c: New file.
9645 * gdb.base/long-inferior-output.exp: New file.
9646
9647 2017-11-18 Keith Seitz <keiths@redhat.com>
9648
9649 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
9650 method.
9651 (main): Call it.
9652 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
9653 Add additional user-defined conversion operator tests.
9654
9655 2017-10-17 Pedro Alves <palves@redhat.com>
9656
9657 * boards/native-stdio-gdbserver.exp: Load "local-board".
9658
9659 2017-10-17 Pedro Alves <palves@redhat.com>
9660
9661 * gdb.base/quit-live.c: New file.
9662 * gdb.base/quit-live.exp: New file.
9663
9664 2017-10-16 Keith Seitz <keiths@redhat.com>
9665
9666 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
9667 (class_with_protected_typedef, class_with_private_typedef)
9668 (struct_with_public_typedef, struct_with_protected_typedef)
9669 (struct_with_private_typedef): New classes/structs.
9670 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
9671 typedefs and access specifiers.
9672
9673 2017-10-16 Pedro Alves <palves@redhat.com>
9674 Simon Marchi <simon.marchi@polymtl.ca>
9675
9676 * README (Local vs Remote vs Native): New section.
9677 * boards/local-board.exp: New file, with bits factored out from
9678 ...
9679 * boards/native-extended-gdbserver.exp: ... here. Load
9680 "local-board".
9681 * boards/native-gdbserver.exp: Load "local-board".
9682 (${board}_spawn, ${board}_exec): Delete.
9683 * boards/native-stdio-gdbserver.exp: Most contents factored out to
9684 ...
9685 * boards/stdio-gdbserver-base.exp: ... this new file.
9686 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
9687 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
9688 procedure.
9689 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
9690 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
9691 stdio_gdbserver_command.
9692 (${board}_get_remote_address, ${board}_get_comm_port)
9693 (${board}_download, ${board}_upload): Delete.
9694 (get_target_remote_pipe_cmd): New.
9695
9696 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
9697
9698 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
9699 test_bkpt_deletion, test_bkpt_cond_and_cmds,
9700 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
9701 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
9702 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
9703 remove with_test_prefix.
9704
9705 2017-10-13 Pedro Alves <palves@redhat.com>
9706
9707 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
9708 * gdb.base/annota1.exp: Use it instead of is_remote.
9709 * gdb.base/annota3.exp: Use it instead of is_remote.
9710 * gdb.cp/annota2.exp: Use it instead of is_remote.
9711 * gdb.cp/annota3.exp: Use it instead of is_remote.
9712 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
9713
9714 2017-10-13 Pedro Alves <palves@redhat.com>
9715
9716 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
9717 (test_num_test_vars, run_and_count_vars, find_env)
9718 (test_set_unset_env, test_inherit_env_var): New procedures.
9719 (top level): Use them.
9720
9721 2017-10-13 Pedro Alves <palves@redhat.com>
9722
9723 * lib/selftest-support.exp (selftest_setup): Extend comments, and
9724 also skip on stub-like targets.
9725
9726 2017-10-13 Pedro Alves <palves@redhat.com>
9727
9728 PR gdb/22293
9729 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
9730 (top level): Move some tests to ...
9731 (test_not_found): ... this new procedure.
9732 (top level): Call it.
9733
9734 2017-10-13 Pedro Alves <palves@redhat.com>
9735
9736 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
9737 expect different "info terminal" output if testing with a
9738 non-native target.
9739
9740 2017-10-13 Pedro Alves <palves@redhat.com>
9741 Simon Marchi <simon.marchi@polymtl.ca>
9742
9743 PR python/12966
9744 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
9745
9746 2017-10-13 Pedro Alves <palves@redhat.com>
9747
9748 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
9749 already.
9750
9751 2017-10-13 Pedro Alves <palves@redhat.com>
9752
9753 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
9754 is_remote.
9755
9756 2017-10-13 Pedro Alves <palves@redhat.com>
9757
9758 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
9759 is_remote.
9760
9761 2017-10-13 Pedro Alves <palves@redhat.com>
9762
9763 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
9764 is set.
9765 (corefile_test_attach): Likewise. Check can_spawn_for_attach
9766 instead of is_remote.
9767
9768 2017-10-13 Pedro Alves <palves@redhat.com>
9769
9770 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
9771 (top level): Add comment.
9772
9773 2017-10-13 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.base/remote.exp (top level): Fix comment typo and add
9776 missing return.
9777
9778 2017-10-13 Pedro Alves <palves@redhat.com>
9779 Simon Marchi <simon.marchi@polymtl.ca>
9780
9781 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
9782 calls and add comments. Skip test if use_gdb_stub is set.
9783 (top level): Use "set cwd" command instead of "cd" command.
9784
9785 2017-10-13 Pedro Alves <palves@redhat.com>
9786
9787 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
9788 is_remote target check.
9789
9790 2017-10-13 Pedro Alves <palves@redhat.com>
9791
9792 * gdb.base/scope.exp: Use build_executable + clean_restart +
9793 gdb_file_cmd instead of prepare_for_testing and no longer skip
9794 "before run" tests on is_remote target boards. Update comments.
9795 * boards/native-extended-gdbserver.exp
9796 (extended_gdbserver_load_last_file): New, factored out from ...
9797 (gdb_load): ... this. Move further below and add comment.
9798 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
9799
9800 2017-10-12 Pedro Alves <palves@redhat.com>
9801
9802 * gdb.base/attach.exp: Remove references to gdb64.
9803 * gdb.base/dbx.exp: Remove references to gdb64.
9804
9805 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9806 Pedro Alves <palves@redhat.com>
9807
9808 * gdb.base/label.exp: Remove is_remote target check.
9809
9810 2017-10-12 Pedro Alves <palves@redhat.com>
9811
9812 * gdb.base/auvx.exp (coredir): Update comment.
9813 (top level) <core_works>: Use "set cwd" command instead of "cd"
9814 command.
9815
9816 2017-10-12 Pedro Alves <palves@redhat.com>
9817 Simon Marchi <simon.marchi@polymtl.ca>
9818
9819 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
9820 target boards.
9821
9822 2017-10-12 Pedro Alves <palves@redhat.com>
9823 Simon Marchi <simon.marchi@polymtl.ca>
9824
9825 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
9826 Instead skip if there's any gdb_protocol set.
9827
9828 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9829 Pedro Alves <palves@redhat.com>
9830
9831 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
9832
9833 2017-10-12 Pedro Alves <palves@redhat.com>
9834 Simon Marchi <simon.marchi@polymtl.ca>
9835
9836 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
9837 instead of on dejagnu remote boards.
9838
9839 2017-10-12 Pedro Alves <palves@redhat.com>
9840 Simon Marchi <simon.marchi@polymtl.ca>
9841
9842 * gdb.base/inferior-died.exp: Remove is_remote and isnative
9843 checks. Use build_executable + clean_restart instead of
9844 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
9845 of enabling non-stop after starting gdb.
9846
9847 2017-10-12 Pedro Alves <palves@redhat.com>
9848
9849 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
9850 * gdb.threads/non-ldr-exc-2.exp: Ditto.
9851 * gdb.threads/non-ldr-exc-3.exp: Ditto.
9852 * gdb.threads/non-ldr-exc-4.exp: Ditto.
9853
9854 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
9855
9856 * gdb.arch/arc-tdesc-cpu.exp: New file.
9857 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
9858
9859 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
9860
9861 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
9862
9863 2017-10-10 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9866 expect CLI output.
9867
9868 2017-10-10 Pedro Alves <palves@redhat.com>
9869
9870 * lib/selftest-support.exp (selftest_setup): Update for
9871 captured_command_loop's prototype change.
9872
9873 2017-10-09 Pedro Alves <palves@redhat.com>
9874
9875 Test both arch1=>arch2 and arch2=>arch1.
9876
9877 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9878 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9879 factored out to...
9880 (append_arch1_options, append_arch2_options, append_arch_options)
9881 (build_executables): New procedures.
9882 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9883 local.
9884 (top level): Add new 'first_arch' testing axis.
9885
9886 2017-10-09 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9889 (barrier): New.
9890 (thread_start, all_started): New functions.
9891 (main): Spawn new thread and wait until it is scheduled.
9892 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9893 option.
9894 (do_test): Add 'selected_thread' parameter. Run to all_started
9895 instead of main. Explicitly set the breakpoint at main. Switch
9896 to the SELECTED_THREAD thread.
9897 (top level): Test handling the exec event with either the main
9898 thread or the second thread selected.
9899
9900 2017-10-09 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9903 logic. Move STOP marker after the value checks.
9904 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9905 regexp.
9906
9907 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9908
9909 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9910
9911 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9912
9913 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9914 integer-to-dfp conversion.
9915 * gdb.base/dfp-test.exp: Likewise.
9916
9917 2017-10-04 Pedro Alves <palves@redhat.com>
9918
9919 * gdb.multi/hangout.c: Include <unistd.h>.
9920 (hangout_loop): New function.
9921 (main): Call alarm. Call hangout_loop in a loop.
9922 * gdb.multi/hello.c: Include <unistd.h>.
9923 (hello_loop): New function.
9924 (main): Call alarm. Call hangout_loop in a loop.
9925 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9926 inferior with the other selected.
9927
9928 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9929
9930 * gdb.mi/list-thread-groups-available.exp: New file.
9931 * gdb.mi/list-thread-groups-available.c: New file.
9932
9933 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9934
9935 * gdb.base/set-cwd.exp: Make it available on
9936 native-extended-gdbserver.
9937
9938 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9939
9940 * gdb.base/set-cwd.c: New file.
9941 * gdb.base/set-cwd.exp: Likewise.
9942
9943 2017-10-02 Tom Tromey <tom@tromey.com>
9944
9945 PR rust/22236:
9946 * gdb.rust/simple.rs (main): New variable "fslice".
9947 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9948
9949 2017-10-02 Tom Tromey <tom@tromey.com>
9950
9951 * gdb.rust/simple.exp: Test ptype of a slice.
9952
9953 2017-10-02 Tom Tromey <tom@tromey.com>
9954
9955 * gdb.rust/simple.exp: Test index of slice.
9956
9957 2017-09-27 Tom Tromey <tom@tromey.com>
9958
9959 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9960
9961 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9962 Pedro Alves <palves@redhat.com>
9963
9964 * gdb.base/compare-sections.exp (get value of read-only section): Read
9965 as unsigned value.
9966 (corrupt read-only section): Likewise and don't set written if patching
9967 failed.
9968
9969 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9970
9971 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9972 files.
9973
9974 2017-09-20 Pedro Alves <palves@redhat.com>
9975
9976 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9977 symbol names in gdb's output.
9978 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9979
9980 2017-09-20 Pedro Alves <palves@redhat.com>
9981
9982 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9983 Rename to ...
9984 (test_list_ambiguous_symbol): ... this and add a symbol name
9985 parameter. Adjust.
9986 (test_list_ambiguous_function): Reimplement on top of
9987 test_list_ambiguous_symbol and also test listing ambiguous
9988 variables.
9989 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9990 (ambiguous_fun): ... this.
9991 (ambiguous_var): New.
9992 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9993 (ambiguous_fun): ... this.
9994 (ambiguous_var): New.
9995
9996 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9997
9998 * gdb.base/starti.c: New file.
9999 * gdb.base/starti.exp: New file.
10000 * lib/gdb.exp (gdb_starti_cmd): New procedure.
10001
10002 2017-09-14 Pedro Alves <palves@redhat.com>
10003
10004 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
10005 (top level): Use it instead of runto.
10006
10007 2017-09-11 Tom Tromey <tom@tromey.com>
10008
10009 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
10010
10011 2017-09-11 Tom Tromey <tom@tromey.com>
10012
10013 * gdb.python/py-infthread.exp: Add tests for new_thread event.
10014 * gdb.python/py-inferior.exp: Add tests for new inferior events.
10015
10016 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
10017
10018 * gdb.fortran/printing-types.exp: New file.
10019 * gdb.fortran/printing-types.exp: New file.
10020
10021 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10022
10023 * gdb.fortran/vla-ptype.exp: Fix typos.
10024 * gdb.fortran/vla-value.exp: Same.
10025
10026 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10027
10028 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
10029 * gdb.mi/mi-var-child-f.exp: Likewise.
10030 * gdb.mi/mi-vla-fortran.exp: Likewise.
10031
10032 2017-09-08 Frank Penczek <frank.penczek@intel.com>
10033 Christoph Weinmann <christoph.t.weinmann@intel.com>
10034 Bernhard Heckel <bernhard.heckel@intel.com>
10035
10036 * gdb.fortran/ptr-indentation.f90: New file.
10037 * gdb.fortran/ptr-indentation.exp: New file.
10038
10039 2017-09-05 Tom Tromey <tom@tromey.com>
10040
10041 PR gdb/22010:
10042 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
10043
10044 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
10045
10046 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
10047
10048 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10049
10050 * gdb.threads/tls-nodebug-pie.c: New file.
10051 * gdb.threads/tls-nodebug-pie.exp: New file.
10052
10053 2017-09-05 Tom Tromey <tom@tromey.com>
10054
10055 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
10056 for rust.
10057
10058 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
10059
10060 * gdb.multi/multi-arch-exec.exp: Test with different
10061 "follow-exec-mode" settings.
10062 (do_test): New procedure.
10063
10064 2017-09-04 Pedro Alves <palves@redhat.com>
10065
10066 * gdb.base/func-static.c (S::method const, S::method volatile)
10067 (S::method volatile const): New methods.
10068 (c_s, v_s, cv_s): New instances.
10069 (main): Call method() on them.
10070 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
10071 (cannot_resolve): New procedure.
10072 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
10073 print-quote-unquoted columns.
10074 (do_test): Test printing each scope too.
10075
10076 2017-09-04 Pedro Alves <palves@redhat.com>
10077
10078 * gdb.base/local-static.exp: Also test with
10079 class::method::variable wholly quoted.
10080 * gdb.cp/m-static.exp (class::method::variable): Remove test.
10081
10082 2017-09-04 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.base/local-static.c: New.
10085 * gdb.base/local-static.cc: New.
10086 * gdb.base/local-static.exp: New.
10087
10088 2017-09-04 Pedro Alves <palves@redhat.com>
10089
10090 * gdb.asm/asm-source.exp: Add casts to int.
10091 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
10092 (dataglobal64_1, dataglobal64_2): New globals.
10093 * gdb.base/nodebug.exp: Test different expressions involving the
10094 new globals, with print, whatis and ptype. Add casts to int.
10095 * gdb.base/solib-display.exp: Add casts to int.
10096 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
10097 * gdb.cp/m-static.exp: Add cast to int.
10098 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
10099 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
10100 tls variable with no debug info without a cast. Test with a cast
10101 to int too.
10102 * gdb.trace/entry-values.exp: Add casts.
10103
10104 2017-09-04 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.base/nodebug.exp: Test that ptype's error about functions
10107 with unknown return type includes the function name too.
10108
10109 2017-09-04 Pedro Alves <palves@redhat.com>
10110
10111 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
10112 return type of munmap in infcall.
10113 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
10114 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
10115 type of ftell in infcall.
10116 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
10117 type of getpid in infcall.
10118 * gdb.base/infcall-exec.exp: Cast return type of execlp in
10119 infcall.
10120 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
10121 Bail on failure to extract the pid.
10122 * gdb.base/nodebug.c: #include <stdint.h>.
10123 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
10124 New functions.
10125 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
10126 Change expected output of print/whatis/ptype with functions with
10127 no debug info. Test all supported languages. Call
10128 test_call_promotion.
10129 * gdb.compile/compile.exp: Adjust expected output to expect
10130 warning.
10131 * gdb.threads/siginfo-threads.exp: Likewise.
10132
10133 2017-09-04 Pedro Alves <palves@redhat.com>
10134
10135 * gdb.base/callfuncs.exp (do_function_calls): New parameter
10136 "prototypes". Test calling float functions via prototyped and
10137 unprototyped function pointers.
10138 (perform_all_tests): New parameter "prototypes". Pass it down.
10139 (top level): Pass down "prototypes" parameter to
10140 perform_all_tests.
10141
10142 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10143
10144 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
10145 Test with nested loops.
10146
10147 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10148
10149 * gdb.base/commands.exp: Call the new procedures.
10150 (loop_break_test, loop_continue_test): New procedures.
10151
10152 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10153
10154 * gdb.base/commands.exp: Call new procedure.
10155 (define_if_without_arg_test): New procedure.
10156
10157 2017-09-04 Pedro Alves <palves@redhat.com>
10158
10159 * gdb.base/list-ambiguous.exp: New file.
10160 * gdb.base/list-ambiguous0.c: New file.
10161 * gdb.base/list-ambiguous1.c: New file.
10162 * gdb.base/list.exp (test_list_range): Adjust expected output.
10163
10164 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
10165
10166 * gdb.base/share-env-with-gdbserver.c: New file.
10167 * gdb.base/share-env-with-gdbserver.exp: Likewise.
10168
10169 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10170
10171 * gdb.base/commands.exp (gdbvar_simple_if_test,
10172 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
10173 progvar_simple_if_test, progvar_simple_while_test,
10174 progvar_complex_if_while_test, user_defined_command_test,
10175 user_defined_command_args_eval,
10176 user_defined_command_args_stack_test,
10177 user_defined_command_manyargs_test, bp_deleted_in_command_test,
10178 temporary_breakpoint_commands,
10179 gdb_test_no_prompt, redefine_hook_test,
10180 redefine_backtrace_test): Remove "global gdb_prompt".
10181
10182 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10183
10184 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
10185 New proc, call it from toplevel.
10186
10187 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
10188
10189 PR remote/21852
10190 * gdb.server/normal.c: New file, copied from gdb.base.
10191 * gdb.server/run-without-local-binary.exp: New file.
10192
10193 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
10194
10195 * gdb.arch/sparc64-adi.exp: New file.
10196 * gdb.arch/sparc64-adi.c: New file.
10197
10198 2017-08-22 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.cp/overload.exp (line_range_pattern): New procedure.
10201 (top level): Add "list all overloads" tests.
10202
10203 2017-08-22 Tom Tromey <tom@tromey.com>
10204
10205 * gdb.gdb/xfullpath.exp: Remove.
10206
10207 2017-08-21 Pedro Alves <palves@redhat.com>
10208
10209 PR gdb/19487
10210 * gdb.base/symbol-alias.c: New.
10211 * gdb.base/symbol-alias2.c: New.
10212 * gdb.base/symbol-alias.exp: New.
10213
10214 2017-08-21 Pedro Alves <palves@redhat.com>
10215
10216 * gdb.base/dfp-test.c
10217 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
10218 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
10219 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
10220 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
10221 * gdb.base/whatis-ptype-typedefs.c: New.
10222 * gdb.base/whatis-ptype-typedefs.exp: New.
10223 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
10224 (an_int, an_int_type, an_int_type2): New globals.
10225 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
10226 involving typedefs and cast expressions.
10227 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
10228 (lookup_typedefs_function): New.
10229 (typedefs_pretty_printers_dict): New.
10230 (top level): Register lookup_typedefs_function in
10231 gdb.pretty_printers.
10232
10233 2017-08-18 Yao Qi <yao.qi@linaro.org>
10234
10235 * gdb.server/unittest.exp: New.
10236
10237 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
10238
10239 PR gdb/21954
10240 * gdb.base/environ.exp: Add test to check if 'unset environment'
10241 works.
10242
10243 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10244
10245 * lib/gdb.exp (universal_compile_options): New caching proc.
10246 (gdb_compile): Suppress GCC's coloring of messages.
10247
10248 2017-08-14 Tom Tromey <tom@tromey.com>
10249
10250 PR gdb/21675:
10251 * gdb.base/printcmds.exp (test_radices): New function.
10252 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
10253 * gdb.base/sizeof.exp (check_valueof): Use p/d.
10254 * lib/gdb.exp (get_integer_valueof): Use p/d.
10255
10256 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
10257
10258 * lib/gdb.exp (get_valueof): Don't capture end-of-line
10259 characters.
10260
10261 2017-08-05 Tom Tromey <tom@tromey.com>
10262
10263 * gdb.rust/simple.exp: Allow String to appear in a different
10264 namespace.
10265
10266 2017-07-26 Yao Qi <yao.qi@linaro.org>
10267
10268 * gdb.gdb/unittest.exp: Invoke command
10269 "maintenance check xml-descriptions".
10270
10271 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10272
10273 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
10274 calling context.
10275 (hex128): Drop erroneous calculation of parameters.
10276
10277 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
10278
10279 * gdb.python/py-unwind.exp: Disable stack protection when
10280 building test file.
10281
10282 2017-07-20 Pedro Alves <palves@redhat.com>
10283
10284 * gdb.base/default.exp (set language): Adjust expected output.
10285
10286 2017-07-20 Pedro Alves <palves@redhat.com>
10287
10288 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
10289 (test_minsym): ... this, and make static.
10290 (get_pck__foo__bar__minsym): Rename to ...
10291 (get_test_minsym): ... this.
10292 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
10293 symbol names and comments.
10294 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
10295 (get_test_minsym): ... this.
10296 (pck__foo__bar__minsym__2): Rename to ...
10297 (test_minsym): ... this.
10298 (main): Adjust.
10299
10300 2017-07-17 Pedro Alves <palves@redhat.com>
10301
10302 * gdb.base/completion.exp: Adjust expected output.
10303 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
10304 the completer works.
10305
10306 2017-07-17 Pedro Alves <palves@redhat.com>
10307
10308 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
10309
10310 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
10311
10312 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
10313
10314 2017-07-14 Tom Tromey <tom@tromey.com>
10315
10316 PR rust/21764:
10317 * gdb.rust/simple.exp: Add tests.
10318
10319 2017-07-14 Tom Tromey <tom@tromey.com>
10320
10321 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
10322
10323 2017-07-14 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.linespec/base/one/thefile.cc (z1): New function.
10326 * gdb.linespec/base/two/thefile.cc (z2): New function.
10327 * gdb.linespec/linespec.exp: Add tests.
10328
10329 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10330
10331 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
10332 to mi_create_breakpoint.
10333
10334 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10335
10336 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
10337 mi_create_breakpoint.
10338
10339 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
10340
10341 * gdb.dlang/demangle.exp: Update for demangling changes.
10342
10343 2017-07-09 Tom Tromey <tom@tromey.com>
10344
10345 * gdb.dwarf2/shortpiece.exp: New file.
10346
10347 2017-07-06 David Blaikie <dblaikie@gmail.com>
10348
10349 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
10350 built from fissiont-multi-cu{1,2}.c.
10351 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
10352 except putting 'main' and 'func' in separate CUs in the same DWO file.
10353 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
10354 test.
10355 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
10356 test.
10357
10358 2017-07-06 Pedro Alves <palves@redhat.com>
10359
10360 * gdb.python/py-unwind.exp: Test flushregs.
10361
10362 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10363
10364 PR cli/21688
10365 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
10366 tests for alias commands and trailing whitespace.
10367
10368 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10369
10370 PR cli/21688
10371 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
10372 procedure. Call it.
10373
10374 2017-06-29 Pedro Alves <palves@redhat.com>
10375
10376 * gdb.base/printcmds.exp: Add tests.
10377
10378 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
10379
10380 PR gdb/21337
10381 * gdb.base/reread-readsym.exp: New file.
10382 * gdb.base/reread-readsym.c: New file.
10383
10384 2017-06-21 Kevin Buettner <kevinb@redhat.com>
10385
10386 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
10387 subpattern.
10388
10389 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
10390
10391 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
10392 extended mnemonic.
10393 * gdb.arch/powerpc-power9.s: Likewise.
10394
10395 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10396
10397 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
10398 on 32-bit x86 targets. Exploit is_*_target macros where
10399 appropriate.
10400
10401 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10402
10403 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
10404 register pieces.
10405
10406 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10407
10408 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
10409 located in one or more DWARF pieces.
10410
10411 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10412
10413 * lib/gdb.exp (get_endianness): New proc.
10414 * gdb.arch/aarch64-fp.exp: Use it.
10415 * gdb.arch/altivec-regs.exp: Likewise.
10416 * gdb.arch/e500-regs.exp: Likewise.
10417 * gdb.arch/vsx-regs.exp: Likewise.
10418 * gdb.base/dump.exp: Likewise.
10419 * gdb.base/funcargs.exp: Likewise.
10420 * gdb.base/gnu_vector.exp: Likewise.
10421 * gdb.dwarf2/formdata16.exp: Likewise.
10422 * gdb.dwarf2/implptrpiece.exp: Likewise.
10423 * gdb.dwarf2/nonvar-access.exp: Likewise.
10424 * gdb.python/py-inferior.exp: Likewise.
10425 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10426
10427 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10428
10429 PR gdb/21226
10430 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
10431 stack value pieces are taken from the LSB end.
10432
10433 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10434
10435 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
10436 variable at nonzero offset.
10437
10438 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10439
10440 * gdb.dwarf2/var-access.c: New file.
10441 * gdb.dwarf2/var-access.exp: New test.
10442 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
10443
10444 2017-06-12 Tom Tromey <tom@tromey.com>
10445
10446 * gdb.dwarf2/formdata16.exp: Add tests.
10447
10448 2017-06-12 Tom Tromey <tom@tromey.com>
10449
10450 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
10451
10452 2017-06-12 Tom Tromey <tom@tromey.com>
10453
10454 PR exp/16225:
10455 * gdb.reverse/i386-sse-reverse.exp: Update tests.
10456 * gdb.arch/vsx-regs.exp: Update tests.
10457 * gdb.arch/s390-vregs.exp (hex128): New proc.
10458 Update test.
10459 * gdb.arch/altivec-regs.exp: Update tests.
10460
10461 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10462
10463 * gdb.base/startup-with-shell.c: New file.
10464 * gdb.base/startup-with-shell.exp: Likewise.
10465
10466 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10467
10468 * gdb.server/non-existing-program.exp: Update regex in order to
10469 reflect the fact that gdbserver is now using fork_inferior (with a
10470 shell) to startup the inferior.
10471
10472 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
10473
10474 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
10475 support function calls from GDB.
10476
10477 2017-05-21 Tom Tromey <tom@tromey.com>
10478
10479 PR rust/21466:
10480 * gdb.rust/unsized.exp: New file.
10481 * gdb.rust/unsized.rs: New file.
10482
10483 2017-05-19 Tom Tromey <tom@tromey.com>
10484
10485 PR rust/21484:
10486 * gdb.rust/watch.exp: New file.
10487 * gdb.rust/watch.rs: New file.
10488
10489 2017-05-18 Tom Tromey <tom@tromey.com>
10490
10491 * gdb.rust/simple.exp: Allow Box to be qualified.
10492
10493 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
10494
10495 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
10496
10497 2017-05-18 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.base/fileio.c (test_write, test_read, test_close)
10500 (test_fstat): Don't print 'ret' in the fail path.
10501
10502 2017-05-18 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
10505 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
10506 (test_system, test_rename, test_unlink, test_time): Change
10507 prototypes.
10508 * gdb.base/fileio.exp (stop_msg): Adjust.
10509
10510 2017-05-18 Pedro Alves <palves@redhat.com>
10511
10512 * gdb.base/fileio.c (null_str): New global.
10513 (test_stat): Use it.
10514 * gdb.base/fileio.exp: Remove nowarnings.
10515
10516 2017-05-17 Yao Qi <yao.qi@linaro.org>
10517
10518 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
10519
10520 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
10521
10522 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
10523 argument command.
10524 (top-level): Invoke test_set_inferior_tty.
10525
10526 2017-05-04 Pedro Alves <palves@redhat.com>
10527
10528 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
10529 Add parens to print call for Python 3.
10530
10531 2017-05-03 Keith Seitz <keiths@redhat.com>
10532
10533 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
10534 (main): Call it.
10535
10536 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10537
10538 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
10539 to prev and next.
10540
10541 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10542
10543 * gdb.python/py-record-btrace.exp: Remove test for
10544 gdb.BtraceInstruction.error.
10545
10546 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10547
10548 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
10549
10550 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10551
10552 * gdb.python/py-record-btrace-threads.c: New file.
10553 * gdb.python/py-record-btrace-threads.exp: New file.
10554
10555 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
10556
10557 PR testsuite/8595
10558 * gdb.base/environ.exp: Make test available in all architectures.
10559 Move bits related to "info program" testing to
10560 gdb.base/info-program.exp. Rewrite tests to use the two new
10561 procedures mentione below.
10562 (test_set_show_env_var) New procedure.
10563 (test_set_show_env_var_equal): Likewise.
10564 * gdb.base/info-program.exp: New file.
10565
10566 2017-04-27 Keith Seitz <keiths@redhat.com>
10567
10568 * gdb.cp/oranking.cc (test15): New function.
10569 (main): Call test15 and declare additional variables for testing.
10570 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
10571 "p foo101('abc')" tests.
10572 Add tests for cv qualifier overloads.
10573 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
10574 "lvalue reference overload" test.
10575 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
10576 "print value of f1 on Child&& in f2" test.
10577
10578 2017-04-19 Pedro Alves <palves@redhat.com>
10579
10580 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
10581 procedure.
10582 (top level): Call it.
10583 * lib/gdb.exp (gdb_define_cmd): New procedure.
10584
10585 2017-04-12 Pedro Alves <palves@redhat.com>
10586
10587 PR gdb/21323
10588 * gdb.cp/wide_char_types.c: Include <wchar.h>.
10589 (wchar): New global.
10590 * gdb.cp/wide_char_types.exp (wide_char_types_program)
10591 (do_test_wide_char, wide_char_types_no_program, top level): Add
10592 wchar_t testing.
10593
10594 2017-04-12 Pedro Alves <palves@redhat.com>
10595
10596 PR c++/21323
10597 * gdb.cp/wide_char_types.c: New file.
10598 * gdb.cp/wide_char_types.exp: New file.
10599
10600 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
10601
10602 PR gdb/21352
10603 * gdb.trace/tsv.exp: Add test for "tsave -r".
10604
10605 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
10606
10607 * gdb.dlang/watch-loc.c: New file.
10608 * gdb.dlang/watch-loc.exp: New file.
10609
10610 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10611
10612 * gdb.python/py-section-script.exp (sepdebug): New testcases.
10613
10614 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10615
10616 * gdb.arch/arc-analyze-prologue.S: New file.
10617 * gdb.arch/arc-analyze-prologue.exp: Likewise.
10618
10619 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10620
10621 * gdb.arch/arc-decode-insn.S: New file.
10622 * gdb.arch/arc-decode-insn.exp: Likewise.
10623
10624 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
10625
10626 PR tdep/20928
10627 * gdb.arch/sparc64-regs.exp: New file.
10628 * gdb.arch/sparc64-regs.S: Likewise.
10629
10630 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
10631
10632 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
10633 and memory view on Python 3.
10634
10635 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
10636 Keith Seitz <keiths@redhat.com>
10637
10638 PR gdb/14441
10639 * gdb.cp/demangle.exp: Add rvalue reference tests.
10640 * gdb.cp/rvalue-ref-casts.cc: New file.
10641 * gdb.cp/rvalue-ref-casts.exp: New file.
10642 * gdb.cp/rvalue-ref-overload.cc: New file.
10643 * gdb.cp/rvalue-ref-overload.exp: New file.
10644 * gdb.cp/rvalue-ref-params.cc: New file.
10645 * gdb.cp/rvalue-ref-params.exp: New file.
10646 * gdb.cp/rvalue-ref-sizeof.cc: New file.
10647 * gdb.cp/rvalue-ref-sizeof.exp: New file.
10648 * gdb.cp/rvalue-ref-types.cc: New file.
10649 * gdb.cp/rvalue-ref-types.exp: New file.
10650 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
10651 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
10652
10653 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10654
10655 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
10656 New procedure.
10657
10658 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10659
10660 * lib/mi-support.exp (mi_gdb_test): Add additional message
10661 for unexpected output.
10662
10663 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10664
10665 * gdb.base/examine-backward.c (Barrier): New character array
10666 constant, to ensure that TestStrings is preceded by a string
10667 terminator.
10668
10669 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10670
10671 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
10672 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
10673 and implicit pointer into such a location.
10674
10675 2017-03-16 Doug Evans <dje@google.com>
10676
10677 * gdb.python/py-lazy-string (pointer): Really add new typedef.
10678
10679 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
10680
10681 * gdb.cp/m-static.exp: Fix expectation for prototype of
10682 test5.single_constructor and single_constructor::single_constructor.
10683
10684 2017-03-16 Doug Evans <dje@google.com>
10685
10686 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
10687 * gdb.guile/scm-lazy-string.c: New file.
10688 * gdb.guile/scm-value.exp: Move lazy string tests to ...
10689 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
10690 for pointer, array, typedef lazy strings.
10691
10692 2017-03-16 Doug Evans <dje@google.com>
10693
10694 PR python/17728, python/18439, python/18779
10695 * gdb.python/py-value.c (main) Delete locals sptr, sn.
10696 * gdb.python/py-lazy-string.c (pointer): New typedef.
10697 (main): New locals ptr, array, typedef_ptr.
10698 * gdb.python/py-value.exp: Move lazy string tests to ...
10699 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
10700 array, typedef lazy strings.
10701
10702 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
10703
10704 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
10705 Add optional 'test' parameter.
10706
10707 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10708
10709 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10710 Skip for versions of DejaGnu < 1.5.
10711
10712 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10713
10714 * lib/gdb.exp (dejagnu_version): New proc.
10715 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10716 Use dejagnu_version.
10717
10718 2017-03-10 Keith Seitz <keiths@redhat.com>
10719
10720 PR c++/8128
10721 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
10722 type from destructor regexps.
10723 Add a branch which actually passes the test.
10724 Adjust "ptype t5i" test names.
10725
10726 2017-03-08 Pedro Alves <palves@redhat.com>
10727
10728 * gdb.base/step-over-exit.exp: Add explicit test message.
10729
10730 2017-03-08 Pedro Alves <palves@redhat.com>
10731
10732 PR gdb/18360
10733 * gdb.threads/interrupt-while-step-over.c: New file.
10734 * gdb.threads/interrupt-while-step-over.exp: New file.
10735
10736 2017-03-08 Pedro Alves <palves@redhat.com>
10737
10738 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
10739 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
10740
10741 2017-03-08 Pedro Alves <palves@redhat.com>
10742
10743 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
10744 PKRU as not supported as a PASS.
10745
10746 2017-03-08 Pedro Alves <palves@redhat.com>
10747
10748 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
10749 prefix instead of $binfile1/$binfile2.
10750 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
10751 in test message.
10752 * gdb.python/py-completion.exp: Use "load python file" as test
10753 messages instead of unstable path names.
10754
10755 2017-03-08 Pedro Alves <palves@redhat.com>
10756 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 PR cli/21218
10759 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10760 New proc.
10761 (top level): Call it.
10762
10763 2017-03-08 Pedro Alves <palves@redhat.com>
10764
10765 PR tui/21216
10766 * gdb.tui/tui-nl-filtered-output.exp: New file.
10767
10768 2017-03-08 Pedro Alves <palves@redhat.com>
10769
10770 * gdb.base/completion.exp: Move TUI completion tests to ...
10771 * gdb.tui/completion.exp: ... this new file.
10772
10773 2017-03-08 Pedro Alves <palves@redhat.com>
10774
10775 * gdb.base/tui-disasm-long-lines.c,
10776 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
10777 gdb.base/tui-layout.exp: Move to ...
10778 * gdb.tui/: ... this new directory.
10779
10780 2017-03-07 Pedro Alves <palves@redhat.com>
10781
10782 * gdb.base/tui-layout.c: New file.
10783 * gdb.base/tui-layout.exp: New file.
10784
10785 2017-03-07 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.base/tui-layout.c: Rename to ...
10788 * gdb.base/tui-disasm-long-lines.c: ... this.
10789 * gdb.base/tui-layout.exp: Rename to ...
10790 * gdb.base/tui-disasm-long-lines.exp: ... this.
10791
10792 2017-03-07 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
10795
10796 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10797
10798 * i386-mpx-call.c: New file.
10799 * i386-mpx-call.exp: New file.
10800
10801 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
10802
10803 * gdb.arch/powerpc-power.exp: Delete test.
10804 * gdb.arch/powerpc-power.s: Likewise.
10805 * gdb.disasm/disassembler-options.exp: New test.
10806 * gdb.arch/powerpc-altivec.exp: Likewise.
10807 * gdb.arch/powerpc-altivec.s: Likewise.
10808 * gdb.arch/powerpc-altivec2.exp: Likewise.
10809 * gdb.arch/powerpc-altivec2.s: Likewise.
10810 * gdb.arch/powerpc-altivec3.exp: Likewise.
10811 * gdb.arch/powerpc-altivec3.s: Likewise.
10812 * gdb.arch/powerpc-power7.exp: Likewise.
10813 * gdb.arch/powerpc-power7.s: Likewise.
10814 * gdb.arch/powerpc-power8.exp: Likewise.
10815 * gdb.arch/powerpc-power8.s: Likewise.
10816 * gdb.arch/powerpc-power9.exp: Likewise.
10817 * gdb.arch/powerpc-power9.s: Likewise.
10818 * gdb.arch/powerpc-vsx.exp: Likewise.
10819 * gdb.arch/powerpc-vsx.s: Likewise.
10820 * gdb.arch/powerpc-vsx2.exp: Likewise.
10821 * gdb.arch/powerpc-vsx2.s: Likewise.
10822 * gdb.arch/powerpc-vsx3.exp: Likewise.
10823 * gdb.arch/powerpc-vsx3.s: Likewise.
10824 * gdb.arch/arm-disassembler-options.exp: Likewise.
10825 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
10826 * gdb.arch/s390-disassembler-options.exp: Likewise.
10827
10828 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
10829
10830 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
10831 (check_supported_features): ... this. Changed return type to void.
10832 (supports_rdseed): New static global.
10833 (rdseed): Check supports_rdseed.
10834 (initialize): Call check_supported_features.
10835
10836 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10837
10838 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
10839 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
10840 and lqarx/stqcx.
10841 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
10842 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
10843
10844 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10845
10846 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
10847 uppercase.
10848
10849 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10850
10851 * gdb.dwarf2/formdata16.c: New file.
10852 * gdb.dwarf2/formdata16.exp: New file.
10853 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
10854
10855 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10856
10857 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
10858 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
10859 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
10860 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
10861 DW_AT_GNU_*.
10862
10863 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10864
10865 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10866
10867 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10868
10869 PR gdb/21164
10870 * gdb.base/maint.exp: Add testcases for when the commands do
10871 not have arguments.
10872
10873 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10874
10875 * gdb.cp/chained-calls.exp: Use p instead of P.
10876
10877 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10878
10879 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10880 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10881
10882 2017-02-14 Tom Tromey <tom@tromey.com>
10883
10884 PR python/13598:
10885 * gdb.python/py-events.exp: Add before_prompt event tests.
10886
10887 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10888
10889 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10890
10891 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10892
10893 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10894 (main): Call my_unique_function_name.
10895 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10896 completion of patterns with a single match.
10897 Add missing -re switches to gdb_test_multiple calls.
10898
10899 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10900
10901 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10902 return if core file is not recognized.
10903
10904 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10905
10906 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10907 and extra UIs.
10908
10909 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10910
10911 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10912 proc_with_prefix.
10913
10914 2017-02-10 Tom Tromey <tom@tromey.com>
10915
10916 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10917
10918 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10919
10920 PR gdb/21122
10921 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10922
10923 2017-02-08 Jerome Guitton <guitton@adacore.com>
10924
10925 * gdb.base/define.exp: Add test for command abbreviations
10926 in define.
10927
10928 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10929
10930 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10931 * gdb.reverse/insn-reverse-x86.c: New file.
10932
10933 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10934
10935 PR tdep/20936
10936 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10937
10938 2017-02-03 Tom Tromey <tom@tromey.com>
10939
10940 PR rust/21097:
10941 * gdb.rust/simple.exp: Add new tests.
10942
10943 2017-02-02 Pedro Alves <palves@redhat.com>
10944
10945 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10946 tests.
10947
10948 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10949
10950 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10951 taking a 2-byte value out of a 4-byte DWARF implicit value on
10952 big-endian targets.
10953 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10954 logic. Add test cases for DW_OP_implicit.
10955
10956 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10957
10958 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10959
10960 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10961
10962 * gdb.btrace/enable.exp: Call gdb_exit before
10963 skip_gdbserver_tests.
10964
10965 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10966
10967 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10968 GDBFLAGS.
10969
10970 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10971
10972 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10973 the test is skipped.
10974 * gdb.btrace/data.exp: Likewise.
10975 * gdb.btrace/delta.exp: Likewise.
10976 * gdb.btrace/dlopen.exp: Likewise.
10977 * gdb.btrace/enable-running.exp: Likewise.
10978 * gdb.btrace/enable.exp: Likewise.
10979 * gdb.btrace/exception.exp: Likewise.
10980 * gdb.btrace/function_call_history.exp: Likewise.
10981 * gdb.btrace/gcore.exp: Likewise.
10982 * gdb.btrace/instruction_history.exp: Likewise.
10983 * gdb.btrace/multi-thread-step.exp: Likewise.
10984 * gdb.btrace/nohist.exp: Likewise.
10985 * gdb.btrace/non-stop.exp: Likewise.
10986 * gdb.btrace/reconnect.exp: Likewise.
10987 * gdb.btrace/record_goto-step.exp: Likewise.
10988 * gdb.btrace/record_goto.exp: Likewise.
10989 * gdb.btrace/rn-dl-bind.exp: Likewise.
10990 * gdb.btrace/segv.exp: Likewise.
10991 * gdb.btrace/step.exp: Likewise.
10992 * gdb.btrace/stepi.exp: Likewise.
10993 * gdb.btrace/tailcall-only.exp: Likewise.
10994 * gdb.btrace/tailcall.exp: Likewise.
10995 * gdb.btrace/tsx.exp: Likewise.
10996 * gdb.btrace/unknown_functions.exp: Likewise.
10997 * gdb.btrace/vdso.exp: Likewise.
10998
10999 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11000
11001 * gdb.btrace/enable-running.c: New.
11002 * gdb.btrace/enable-running.exp: New.
11003
11004 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
11005
11006 * gdb.arch/amd64-gs_base.c: New file.
11007 * gdb.arch/amd64-gs_base.exp: New file.
11008
11009 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11010
11011 * lib/memory.exp: Remove spurious empty newlines.
11012
11013 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
11014
11015 * gdb.python/py-bad-printers.exp: Load python file using "source".
11016 * gdb.python/py-events.exp: Likewise.
11017 * gdb.python/py-evsignal.exp: Likewise.
11018 * gdb.python/py-evthreads.exp: Likewise.
11019 * gdb.python/py-frame-args.exp: Likewise.
11020 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
11021 * gdb.python/py-framefilter-mi.exp: Likewise.
11022 * gdb.python/py-framefilter.exp: Likewise.
11023 * gdb.python/py-mi.exp: Likewise.
11024 * gdb.python/py-pp-maint.exp: Likewise.
11025 * gdb.python/py-pp-registration.exp: Likewise.
11026 * gdb.python/py-prettyprint.exp: Likewise.
11027 (run_lang_tests): Likewise.
11028 * gdb.python/py-typeprint.exp: Likewise.
11029
11030 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11031
11032 * lib/memory.exp: New file.
11033 * lib/gdb.exp: Load memory.exp.
11034 * gdb.base/memattr.exp (delete_memory): Move proc to
11035 lib/memory.exp and rename to delete_memory_regions.
11036 Replace delete_memory with delete_memory_regions.
11037 Cleanup memory regions before tests.
11038 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
11039 before tests.
11040
11041 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11042
11043 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
11044 files.
11045 (initialize): New function conditionally defined.
11046 (testcases): Move within conditional block.
11047 (main): Call initialize.
11048 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
11049 of gdb.reverse/insn-reverse.c.
11050 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
11051 gdb.reverse/insn-reverse.c.
11052
11053 2017-01-26 Yao Qi <yao.qi@linaro.org>
11054
11055 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
11056 disassemble on address 0.
11057
11058 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
11059 Yao Qi <yao.qi@linaro.org>
11060
11061 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
11062 * gdb.dwarf2/implptr-64bit.S: Remove.
11063 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
11064 variables in caller's context. Add DW_OP_implicit_value.
11065
11066 2017-01-25 Yao Qi <yao.qi@linaro.org>
11067
11068 * lib/dwarf.exp (Dwarf::_location): Handle
11069 DW_OP_GNU_implicit_pointer with proper size.
11070
11071 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
11072
11073 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
11074 and add untested calls.
11075
11076 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
11077
11078 * gdb.python/python.exp: Check line number against what GDB thinks
11079 the line number is for func1.
11080
11081 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
11082
11083 * gdb.dlang/debug-expr.exp: New file.
11084
11085 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
11086
11087 Fix test names for the following files:
11088
11089 * gdb.ada/exec_changed.exp
11090 * gdb.ada/info_types.exp
11091 * gdb.arch/aarch64-atomic-inst.exp
11092 * gdb.arch/aarch64-fp.exp
11093 * gdb.arch/altivec-abi.exp
11094 * gdb.arch/altivec-regs.exp
11095 * gdb.arch/amd64-byte.exp
11096 * gdb.arch/amd64-disp-step.exp
11097 * gdb.arch/amd64-dword.exp
11098 * gdb.arch/amd64-entry-value-inline.exp
11099 * gdb.arch/amd64-entry-value-param.exp
11100 * gdb.arch/amd64-entry-value-paramref.exp
11101 * gdb.arch/amd64-entry-value.exp
11102 * gdb.arch/amd64-i386-address.exp
11103 * gdb.arch/amd64-invalid-stack-middle.exp
11104 * gdb.arch/amd64-invalid-stack-top.exp
11105 * gdb.arch/amd64-optimout-repeat.exp
11106 * gdb.arch/amd64-prologue-skip.exp
11107 * gdb.arch/amd64-prologue-xmm.exp
11108 * gdb.arch/amd64-stap-special-operands.exp
11109 * gdb.arch/amd64-stap-wrong-subexp.exp
11110 * gdb.arch/amd64-tailcall-cxx.exp
11111 * gdb.arch/amd64-tailcall-noret.exp
11112 * gdb.arch/amd64-tailcall-ret.exp
11113 * gdb.arch/amd64-tailcall-self.exp
11114 * gdb.arch/amd64-word.exp
11115 * gdb.arch/arm-bl-branch-dest.exp
11116 * gdb.arch/arm-disp-step.exp
11117 * gdb.arch/arm-neon.exp
11118 * gdb.arch/arm-single-step-kernel-helper.exp
11119 * gdb.arch/avr-flash-qualifier.exp
11120 * gdb.arch/disp-step-insn-reloc.exp
11121 * gdb.arch/e500-abi.exp
11122 * gdb.arch/e500-regs.exp
11123 * gdb.arch/ftrace-insn-reloc.exp
11124 * gdb.arch/i386-avx512.exp
11125 * gdb.arch/i386-bp_permanent.exp
11126 * gdb.arch/i386-byte.exp
11127 * gdb.arch/i386-cfi-notcurrent.exp
11128 * gdb.arch/i386-disp-step.exp
11129 * gdb.arch/i386-dr3-watch.exp
11130 * gdb.arch/i386-float.exp
11131 * gdb.arch/i386-gnu-cfi.exp
11132 * gdb.arch/i386-mpx-map.exp
11133 * gdb.arch/i386-mpx-sigsegv.exp
11134 * gdb.arch/i386-mpx-simple_segv.exp
11135 * gdb.arch/i386-mpx.exp
11136 * gdb.arch/i386-permbkpt.exp
11137 * gdb.arch/i386-prologue.exp
11138 * gdb.arch/i386-signal.exp
11139 * gdb.arch/i386-size-overlap.exp
11140 * gdb.arch/i386-unwind.exp
11141 * gdb.arch/i386-word.exp
11142 * gdb.arch/mips-fcr.exp
11143 * gdb.arch/powerpc-d128-regs.exp
11144 * gdb.arch/powerpc-stackless.exp
11145 * gdb.arch/ppc64-atomic-inst.exp
11146 * gdb.arch/s390-stackless.exp
11147 * gdb.arch/s390-tdbregs.exp
11148 * gdb.arch/s390-vregs.exp
11149 * gdb.arch/sparc-sysstep.exp
11150 * gdb.arch/thumb-bx-pc.exp
11151 * gdb.arch/thumb-singlestep.exp
11152 * gdb.arch/thumb2-it.exp
11153 * gdb.arch/vsx-regs.exp
11154 * gdb.asm/asm-source.exp
11155 * gdb.base/a2-run.exp
11156 * gdb.base/advance.exp
11157 * gdb.base/all-bin.exp
11158 * gdb.base/anon.exp
11159 * gdb.base/args.exp
11160 * gdb.base/arithmet.exp
11161 * gdb.base/async-shell.exp
11162 * gdb.base/async.exp
11163 * gdb.base/attach-pie-noexec.exp
11164 * gdb.base/attach-twice.exp
11165 * gdb.base/auto-load.exp
11166 * gdb.base/bang.exp
11167 * gdb.base/bitfields.exp
11168 * gdb.base/break-always.exp
11169 * gdb.base/break-caller-line.exp
11170 * gdb.base/break-entry.exp
11171 * gdb.base/break-inline.exp
11172 * gdb.base/break-on-linker-gcd-function.exp
11173 * gdb.base/break-probes.exp
11174 * gdb.base/break.exp
11175 * gdb.base/breakpoint-shadow.exp
11176 * gdb.base/call-ar-st.exp
11177 * gdb.base/call-sc.exp
11178 * gdb.base/call-signal-resume.exp
11179 * gdb.base/call-strs.exp
11180 * gdb.base/callfuncs.exp
11181 * gdb.base/catch-fork-static.exp
11182 * gdb.base/catch-gdb-caused-signals.exp
11183 * gdb.base/catch-load.exp
11184 * gdb.base/catch-signal-fork.exp
11185 * gdb.base/catch-signal.exp
11186 * gdb.base/catch-syscall.exp
11187 * gdb.base/charset.exp
11188 * gdb.base/checkpoint.exp
11189 * gdb.base/chng-syms.exp
11190 * gdb.base/code-expr.exp
11191 * gdb.base/code_elim.exp
11192 * gdb.base/commands.exp
11193 * gdb.base/completion.exp
11194 * gdb.base/complex.exp
11195 * gdb.base/cond-expr.exp
11196 * gdb.base/condbreak.exp
11197 * gdb.base/consecutive.exp
11198 * gdb.base/continue-all-already-running.exp
11199 * gdb.base/coredump-filter.exp
11200 * gdb.base/corefile.exp
11201 * gdb.base/dbx.exp
11202 * gdb.base/debug-expr.exp
11203 * gdb.base/define.exp
11204 * gdb.base/del.exp
11205 * gdb.base/disabled-location.exp
11206 * gdb.base/disasm-end-cu.exp
11207 * gdb.base/disasm-optim.exp
11208 * gdb.base/display.exp
11209 * gdb.base/duplicate-bp.exp
11210 * gdb.base/ena-dis-br.exp
11211 * gdb.base/ending-run.exp
11212 * gdb.base/enumval.exp
11213 * gdb.base/environ.exp
11214 * gdb.base/eu-strip-infcall.exp
11215 * gdb.base/eval-avoid-side-effects.exp
11216 * gdb.base/eval-skip.exp
11217 * gdb.base/exitsignal.exp
11218 * gdb.base/expand-psymtabs.exp
11219 * gdb.base/filesym.exp
11220 * gdb.base/find-unmapped.exp
11221 * gdb.base/finish.exp
11222 * gdb.base/float.exp
11223 * gdb.base/foll-exec-mode.exp
11224 * gdb.base/foll-exec.exp
11225 * gdb.base/foll-fork.exp
11226 * gdb.base/fortran-sym-case.exp
11227 * gdb.base/freebpcmd.exp
11228 * gdb.base/func-ptr.exp
11229 * gdb.base/func-ptrs.exp
11230 * gdb.base/funcargs.exp
11231 * gdb.base/gcore-buffer-overflow.exp
11232 * gdb.base/gcore-relro-pie.exp
11233 * gdb.base/gcore-relro.exp
11234 * gdb.base/gcore.exp
11235 * gdb.base/gdb1090.exp
11236 * gdb.base/gdb11530.exp
11237 * gdb.base/gdb11531.exp
11238 * gdb.base/gdb1821.exp
11239 * gdb.base/gdbindex-stabs.exp
11240 * gdb.base/gdbvars.exp
11241 * gdb.base/hbreak.exp
11242 * gdb.base/hbreak2.exp
11243 * gdb.base/included.exp
11244 * gdb.base/infcall-input.exp
11245 * gdb.base/inferior-died.exp
11246 * gdb.base/infnan.exp
11247 * gdb.base/info-macros.exp
11248 * gdb.base/info-os.exp
11249 * gdb.base/info-proc.exp
11250 * gdb.base/info-shared.exp
11251 * gdb.base/info-target.exp
11252 * gdb.base/infoline.exp
11253 * gdb.base/interp.exp
11254 * gdb.base/interrupt.exp
11255 * gdb.base/jit-reader.exp
11256 * gdb.base/jit-simple.exp
11257 * gdb.base/kill-after-signal.exp
11258 * gdb.base/kill-detach-inferiors-cmd.exp
11259 * gdb.base/label.exp
11260 * gdb.base/langs.exp
11261 * gdb.base/ldbl_e308.exp
11262 * gdb.base/line-symtabs.exp
11263 * gdb.base/linespecs.exp
11264 * gdb.base/list.exp
11265 * gdb.base/long_long.exp
11266 * gdb.base/longest-types.exp
11267 * gdb.base/maint.exp
11268 * gdb.base/max-value-size.exp
11269 * gdb.base/memattr.exp
11270 * gdb.base/mips_pro.exp
11271 * gdb.base/morestack.exp
11272 * gdb.base/moribund-step.exp
11273 * gdb.base/multi-forks.exp
11274 * gdb.base/nested-addr.exp
11275 * gdb.base/nextoverexit.exp
11276 * gdb.base/noreturn-finish.exp
11277 * gdb.base/noreturn-return.exp
11278 * gdb.base/nostdlib.exp
11279 * gdb.base/offsets.exp
11280 * gdb.base/opaque.exp
11281 * gdb.base/pc-fp.exp
11282 * gdb.base/permissions.exp
11283 * gdb.base/print-symbol-loading.exp
11284 * gdb.base/prologue-include.exp
11285 * gdb.base/psymtab.exp
11286 * gdb.base/ptype.exp
11287 * gdb.base/random-signal.exp
11288 * gdb.base/randomize.exp
11289 * gdb.base/range-stepping.exp
11290 * gdb.base/readline-ask.exp
11291 * gdb.base/recpar.exp
11292 * gdb.base/recurse.exp
11293 * gdb.base/relational.exp
11294 * gdb.base/restore.exp
11295 * gdb.base/return-nodebug.exp
11296 * gdb.base/return.exp
11297 * gdb.base/run-after-attach.exp
11298 * gdb.base/save-bp.exp
11299 * gdb.base/scope.exp
11300 * gdb.base/sect-cmd.exp
11301 * gdb.base/set-lang-auto.exp
11302 * gdb.base/set-noassign.exp
11303 * gdb.base/setvar.exp
11304 * gdb.base/sigall.exp
11305 * gdb.base/sigbpt.exp
11306 * gdb.base/siginfo-addr.exp
11307 * gdb.base/siginfo-infcall.exp
11308 * gdb.base/siginfo-obj.exp
11309 * gdb.base/siginfo.exp
11310 * gdb.base/signals-state-child.exp
11311 * gdb.base/signest.exp
11312 * gdb.base/sigstep.exp
11313 * gdb.base/sizeof.exp
11314 * gdb.base/skip.exp
11315 * gdb.base/solib-corrupted.exp
11316 * gdb.base/solib-nodir.exp
11317 * gdb.base/solib-search.exp
11318 * gdb.base/stack-checking.exp
11319 * gdb.base/stale-infcall.exp
11320 * gdb.base/stap-probe.exp
11321 * gdb.base/start.exp
11322 * gdb.base/step-break.exp
11323 * gdb.base/step-bt.exp
11324 * gdb.base/step-line.exp
11325 * gdb.base/step-over-exit.exp
11326 * gdb.base/step-over-syscall.exp
11327 * gdb.base/step-resume-infcall.exp
11328 * gdb.base/step-test.exp
11329 * gdb.base/store.exp
11330 * gdb.base/structs3.exp
11331 * gdb.base/sym-file.exp
11332 * gdb.base/symbol-without-target_section.exp
11333 * gdb.base/term.exp
11334 * gdb.base/testenv.exp
11335 * gdb.base/ui-redirect.exp
11336 * gdb.base/until.exp
11337 * gdb.base/unwindonsignal.exp
11338 * gdb.base/value-double-free.exp
11339 * gdb.base/vla-datatypes.exp
11340 * gdb.base/vla-ptr.exp
11341 * gdb.base/vla-sideeffect.exp
11342 * gdb.base/volatile.exp
11343 * gdb.base/watch-cond-infcall.exp
11344 * gdb.base/watch-cond.exp
11345 * gdb.base/watch-non-mem.exp
11346 * gdb.base/watch-read.exp
11347 * gdb.base/watch-vfork.exp
11348 * gdb.base/watchpoint-cond-gone.exp
11349 * gdb.base/watchpoint-delete.exp
11350 * gdb.base/watchpoint-hw-hit-once.exp
11351 * gdb.base/watchpoint-hw.exp
11352 * gdb.base/watchpoint-stops-at-right-insn.exp
11353 * gdb.base/watchpoints.exp
11354 * gdb.base/wchar.exp
11355 * gdb.base/whatis-exp.exp
11356 * gdb.btrace/buffer-size.exp
11357 * gdb.btrace/data.exp
11358 * gdb.btrace/delta.exp
11359 * gdb.btrace/dlopen.exp
11360 * gdb.btrace/enable.exp
11361 * gdb.btrace/exception.exp
11362 * gdb.btrace/function_call_history.exp
11363 * gdb.btrace/gcore.exp
11364 * gdb.btrace/instruction_history.exp
11365 * gdb.btrace/nohist.exp
11366 * gdb.btrace/reconnect.exp
11367 * gdb.btrace/record_goto-step.exp
11368 * gdb.btrace/record_goto.exp
11369 * gdb.btrace/rn-dl-bind.exp
11370 * gdb.btrace/segv.exp
11371 * gdb.btrace/step.exp
11372 * gdb.btrace/stepi.exp
11373 * gdb.btrace/tailcall-only.exp
11374 * gdb.btrace/tailcall.exp
11375 * gdb.btrace/tsx.exp
11376 * gdb.btrace/unknown_functions.exp
11377 * gdb.btrace/vdso.exp
11378 * gdb.compile/compile-ifunc.exp
11379 * gdb.compile/compile-ops.exp
11380 * gdb.compile/compile-print.exp
11381 * gdb.compile/compile-setjmp.exp
11382 * gdb.cp/abstract-origin.exp
11383 * gdb.cp/ambiguous.exp
11384 * gdb.cp/annota2.exp
11385 * gdb.cp/annota3.exp
11386 * gdb.cp/anon-ns.exp
11387 * gdb.cp/anon-struct.exp
11388 * gdb.cp/anon-union.exp
11389 * gdb.cp/arg-reference.exp
11390 * gdb.cp/baseenum.exp
11391 * gdb.cp/bool.exp
11392 * gdb.cp/breakpoint.exp
11393 * gdb.cp/bs15503.exp
11394 * gdb.cp/call-c.exp
11395 * gdb.cp/casts.exp
11396 * gdb.cp/chained-calls.exp
11397 * gdb.cp/class2.exp
11398 * gdb.cp/classes.exp
11399 * gdb.cp/cmpd-minsyms.exp
11400 * gdb.cp/converts.exp
11401 * gdb.cp/cp-relocate.exp
11402 * gdb.cp/cpcompletion.exp
11403 * gdb.cp/cpexprs.exp
11404 * gdb.cp/cplabel.exp
11405 * gdb.cp/cplusfuncs.exp
11406 * gdb.cp/cpsizeof.exp
11407 * gdb.cp/ctti.exp
11408 * gdb.cp/derivation.exp
11409 * gdb.cp/destrprint.exp
11410 * gdb.cp/dispcxx.exp
11411 * gdb.cp/enum-class.exp
11412 * gdb.cp/exception.exp
11413 * gdb.cp/exceptprint.exp
11414 * gdb.cp/expand-psymtabs-cxx.exp
11415 * gdb.cp/expand-sals.exp
11416 * gdb.cp/extern-c.exp
11417 * gdb.cp/filename.exp
11418 * gdb.cp/formatted-ref.exp
11419 * gdb.cp/fpointer.exp
11420 * gdb.cp/gdb1355.exp
11421 * gdb.cp/gdb2495.exp
11422 * gdb.cp/hang.exp
11423 * gdb.cp/impl-this.exp
11424 * gdb.cp/infcall-dlopen.exp
11425 * gdb.cp/inherit.exp
11426 * gdb.cp/iostream.exp
11427 * gdb.cp/koenig.exp
11428 * gdb.cp/local.exp
11429 * gdb.cp/m-data.exp
11430 * gdb.cp/m-static.exp
11431 * gdb.cp/mb-ctor.exp
11432 * gdb.cp/mb-inline.exp
11433 * gdb.cp/mb-templates.exp
11434 * gdb.cp/member-name.exp
11435 * gdb.cp/member-ptr.exp
11436 * gdb.cp/meth-typedefs.exp
11437 * gdb.cp/method.exp
11438 * gdb.cp/method2.exp
11439 * gdb.cp/minsym-fallback.exp
11440 * gdb.cp/misc.exp
11441 * gdb.cp/namelessclass.exp
11442 * gdb.cp/namespace-enum.exp
11443 * gdb.cp/namespace-nested-import.exp
11444 * gdb.cp/namespace.exp
11445 * gdb.cp/nextoverthrow.exp
11446 * gdb.cp/no-dmgl-verbose.exp
11447 * gdb.cp/non-trivial-retval.exp
11448 * gdb.cp/noparam.exp
11449 * gdb.cp/nsdecl.exp
11450 * gdb.cp/nsimport.exp
11451 * gdb.cp/nsnested.exp
11452 * gdb.cp/nsnoimports.exp
11453 * gdb.cp/nsrecurs.exp
11454 * gdb.cp/nsstress.exp
11455 * gdb.cp/nsusing.exp
11456 * gdb.cp/operator.exp
11457 * gdb.cp/oranking.exp
11458 * gdb.cp/overload-const.exp
11459 * gdb.cp/overload.exp
11460 * gdb.cp/ovldbreak.exp
11461 * gdb.cp/ovsrch.exp
11462 * gdb.cp/paren-type.exp
11463 * gdb.cp/parse-lang.exp
11464 * gdb.cp/pass-by-ref.exp
11465 * gdb.cp/pr-1023.exp
11466 * gdb.cp/pr-1210.exp
11467 * gdb.cp/pr-574.exp
11468 * gdb.cp/pr10687.exp
11469 * gdb.cp/pr12028.exp
11470 * gdb.cp/pr17132.exp
11471 * gdb.cp/pr17494.exp
11472 * gdb.cp/pr9067.exp
11473 * gdb.cp/pr9167.exp
11474 * gdb.cp/pr9631.exp
11475 * gdb.cp/printmethod.exp
11476 * gdb.cp/psmang.exp
11477 * gdb.cp/psymtab-parameter.exp
11478 * gdb.cp/ptype-cv-cp.exp
11479 * gdb.cp/ptype-flags.exp
11480 * gdb.cp/re-set-overloaded.exp
11481 * gdb.cp/ref-types.exp
11482 * gdb.cp/rtti.exp
11483 * gdb.cp/scope-err.exp
11484 * gdb.cp/shadow.exp
11485 * gdb.cp/smartp.exp
11486 * gdb.cp/static-method.exp
11487 * gdb.cp/static-print-quit.exp
11488 * gdb.cp/temargs.exp
11489 * gdb.cp/templates.exp
11490 * gdb.cp/try_catch.exp
11491 * gdb.cp/typedef-operator.exp
11492 * gdb.cp/typeid.exp
11493 * gdb.cp/userdef.exp
11494 * gdb.cp/using-crash.exp
11495 * gdb.cp/var-tag.exp
11496 * gdb.cp/virtbase.exp
11497 * gdb.cp/virtfunc.exp
11498 * gdb.cp/virtfunc2.exp
11499 * gdb.cp/vla-cxx.exp
11500 * gdb.disasm/t01_mov.exp
11501 * gdb.disasm/t02_mova.exp
11502 * gdb.disasm/t03_add.exp
11503 * gdb.disasm/t04_sub.exp
11504 * gdb.disasm/t05_cmp.exp
11505 * gdb.disasm/t06_ari2.exp
11506 * gdb.disasm/t07_ari3.exp
11507 * gdb.disasm/t08_or.exp
11508 * gdb.disasm/t09_xor.exp
11509 * gdb.disasm/t10_and.exp
11510 * gdb.disasm/t11_logs.exp
11511 * gdb.disasm/t12_bit.exp
11512 * gdb.disasm/t13_otr.exp
11513 * gdb.dlang/circular.exp
11514 * gdb.dwarf2/arr-stride.exp
11515 * gdb.dwarf2/arr-subrange.exp
11516 * gdb.dwarf2/atomic-type.exp
11517 * gdb.dwarf2/bad-regnum.exp
11518 * gdb.dwarf2/bitfield-parent-optimized-out.exp
11519 * gdb.dwarf2/callframecfa.exp
11520 * gdb.dwarf2/clztest.exp
11521 * gdb.dwarf2/corrupt.exp
11522 * gdb.dwarf2/data-loc.exp
11523 * gdb.dwarf2/dup-psym.exp
11524 * gdb.dwarf2/dw2-anon-mptr.exp
11525 * gdb.dwarf2/dw2-anonymous-func.exp
11526 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
11527 * gdb.dwarf2/dw2-bad-unresolved.exp
11528 * gdb.dwarf2/dw2-basic.exp
11529 * gdb.dwarf2/dw2-canonicalize-type.exp
11530 * gdb.dwarf2/dw2-case-insensitive.exp
11531 * gdb.dwarf2/dw2-common-block.exp
11532 * gdb.dwarf2/dw2-compdir-oldgcc.exp
11533 * gdb.dwarf2/dw2-compressed.exp
11534 * gdb.dwarf2/dw2-const.exp
11535 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
11536 * gdb.dwarf2/dw2-cu-size.exp
11537 * gdb.dwarf2/dw2-dup-frame.exp
11538 * gdb.dwarf2/dw2-entry-value.exp
11539 * gdb.dwarf2/dw2-icycle.exp
11540 * gdb.dwarf2/dw2-ifort-parameter.exp
11541 * gdb.dwarf2/dw2-inline-break.exp
11542 * gdb.dwarf2/dw2-inline-param.exp
11543 * gdb.dwarf2/dw2-intercu.exp
11544 * gdb.dwarf2/dw2-intermix.exp
11545 * gdb.dwarf2/dw2-lexical-block-bare.exp
11546 * gdb.dwarf2/dw2-linkage-name-trust.exp
11547 * gdb.dwarf2/dw2-minsym-in-cu.exp
11548 * gdb.dwarf2/dw2-noloc.exp
11549 * gdb.dwarf2/dw2-op-call.exp
11550 * gdb.dwarf2/dw2-op-out-param.exp
11551 * gdb.dwarf2/dw2-opt-structptr.exp
11552 * gdb.dwarf2/dw2-param-error.exp
11553 * gdb.dwarf2/dw2-producer.exp
11554 * gdb.dwarf2/dw2-ranges-base.exp
11555 * gdb.dwarf2/dw2-ref-missing-frame.exp
11556 * gdb.dwarf2/dw2-reg-undefined.exp
11557 * gdb.dwarf2/dw2-regno-invalid.exp
11558 * gdb.dwarf2/dw2-restore.exp
11559 * gdb.dwarf2/dw2-restrict.exp
11560 * gdb.dwarf2/dw2-single-line-discriminators.exp
11561 * gdb.dwarf2/dw2-strp.exp
11562 * gdb.dwarf2/dw2-undefined-ret-addr.exp
11563 * gdb.dwarf2/dw2-unresolved.exp
11564 * gdb.dwarf2/dw2-var-zero-addr.exp
11565 * gdb.dwarf2/dw4-sig-types.exp
11566 * gdb.dwarf2/dwz.exp
11567 * gdb.dwarf2/dynarr-ptr.exp
11568 * gdb.dwarf2/enum-type.exp
11569 * gdb.dwarf2/gdb-index.exp
11570 * gdb.dwarf2/implptr-64bit.exp
11571 * gdb.dwarf2/implptr-optimized-out.exp
11572 * gdb.dwarf2/implptr.exp
11573 * gdb.dwarf2/implref-array.exp
11574 * gdb.dwarf2/implref-const.exp
11575 * gdb.dwarf2/implref-global.exp
11576 * gdb.dwarf2/implref-struct.exp
11577 * gdb.dwarf2/mac-fileno.exp
11578 * gdb.dwarf2/main-subprogram.exp
11579 * gdb.dwarf2/member-ptr-forwardref.exp
11580 * gdb.dwarf2/method-ptr.exp
11581 * gdb.dwarf2/missing-sig-type.exp
11582 * gdb.dwarf2/nonvar-access.exp
11583 * gdb.dwarf2/opaque-type-lookup.exp
11584 * gdb.dwarf2/pieces-optimized-out.exp
11585 * gdb.dwarf2/pieces.exp
11586 * gdb.dwarf2/pr10770.exp
11587 * gdb.dwarf2/pr13961.exp
11588 * gdb.dwarf2/staticvirtual.exp
11589 * gdb.dwarf2/subrange.exp
11590 * gdb.dwarf2/symtab-producer.exp
11591 * gdb.dwarf2/trace-crash.exp
11592 * gdb.dwarf2/typeddwarf.exp
11593 * gdb.dwarf2/valop.exp
11594 * gdb.dwarf2/watch-notconst.exp
11595 * gdb.fortran/array-element.exp
11596 * gdb.fortran/charset.exp
11597 * gdb.fortran/common-block.exp
11598 * gdb.fortran/complex.exp
11599 * gdb.fortran/derived-type-function.exp
11600 * gdb.fortran/derived-type.exp
11601 * gdb.fortran/logical.exp
11602 * gdb.fortran/module.exp
11603 * gdb.fortran/multi-dim.exp
11604 * gdb.fortran/nested-funcs.exp
11605 * gdb.fortran/print-formatted.exp
11606 * gdb.fortran/subarray.exp
11607 * gdb.fortran/vla-alloc-assoc.exp
11608 * gdb.fortran/vla-datatypes.exp
11609 * gdb.fortran/vla-history.exp
11610 * gdb.fortran/vla-ptr-info.exp
11611 * gdb.fortran/vla-ptype-sub.exp
11612 * gdb.fortran/vla-ptype.exp
11613 * gdb.fortran/vla-sizeof.exp
11614 * gdb.fortran/vla-type.exp
11615 * gdb.fortran/vla-value-sub-arbitrary.exp
11616 * gdb.fortran/vla-value-sub-finish.exp
11617 * gdb.fortran/vla-value-sub.exp
11618 * gdb.fortran/vla-value.exp
11619 * gdb.fortran/whatis_type.exp
11620 * gdb.go/chan.exp
11621 * gdb.go/handcall.exp
11622 * gdb.go/hello.exp
11623 * gdb.go/integers.exp
11624 * gdb.go/methods.exp
11625 * gdb.go/package.exp
11626 * gdb.go/strings.exp
11627 * gdb.go/types.exp
11628 * gdb.go/unsafe.exp
11629 * gdb.guile/scm-arch.exp
11630 * gdb.guile/scm-block.exp
11631 * gdb.guile/scm-breakpoint.exp
11632 * gdb.guile/scm-cmd.exp
11633 * gdb.guile/scm-disasm.exp
11634 * gdb.guile/scm-equal.exp
11635 * gdb.guile/scm-frame-args.exp
11636 * gdb.guile/scm-frame-inline.exp
11637 * gdb.guile/scm-frame.exp
11638 * gdb.guile/scm-iterator.exp
11639 * gdb.guile/scm-math.exp
11640 * gdb.guile/scm-objfile.exp
11641 * gdb.guile/scm-ports.exp
11642 * gdb.guile/scm-symbol.exp
11643 * gdb.guile/scm-symtab.exp
11644 * gdb.guile/scm-value-cc.exp
11645 * gdb.guile/types-module.exp
11646 * gdb.linespec/break-ask.exp
11647 * gdb.linespec/cpexplicit.exp
11648 * gdb.linespec/explicit.exp
11649 * gdb.linespec/keywords.exp
11650 * gdb.linespec/linespec.exp
11651 * gdb.linespec/ls-dollar.exp
11652 * gdb.linespec/ls-errs.exp
11653 * gdb.linespec/skip-two.exp
11654 * gdb.linespec/thread.exp
11655 * gdb.mi/mi-async.exp
11656 * gdb.mi/mi-basics.exp
11657 * gdb.mi/mi-break.exp
11658 * gdb.mi/mi-catch-load.exp
11659 * gdb.mi/mi-cli.exp
11660 * gdb.mi/mi-cmd-param-changed.exp
11661 * gdb.mi/mi-console.exp
11662 * gdb.mi/mi-detach.exp
11663 * gdb.mi/mi-disassemble.exp
11664 * gdb.mi/mi-eval.exp
11665 * gdb.mi/mi-file-transfer.exp
11666 * gdb.mi/mi-file.exp
11667 * gdb.mi/mi-fill-memory.exp
11668 * gdb.mi/mi-inheritance-syntax-error.exp
11669 * gdb.mi/mi-linespec-err-cp.exp
11670 * gdb.mi/mi-logging.exp
11671 * gdb.mi/mi-memory-changed.exp
11672 * gdb.mi/mi-read-memory.exp
11673 * gdb.mi/mi-record-changed.exp
11674 * gdb.mi/mi-reg-undefined.exp
11675 * gdb.mi/mi-regs.exp
11676 * gdb.mi/mi-return.exp
11677 * gdb.mi/mi-reverse.exp
11678 * gdb.mi/mi-simplerun.exp
11679 * gdb.mi/mi-solib.exp
11680 * gdb.mi/mi-stack.exp
11681 * gdb.mi/mi-stepi.exp
11682 * gdb.mi/mi-syn-frame.exp
11683 * gdb.mi/mi-until.exp
11684 * gdb.mi/mi-var-block.exp
11685 * gdb.mi/mi-var-child.exp
11686 * gdb.mi/mi-var-cmd.exp
11687 * gdb.mi/mi-var-cp.exp
11688 * gdb.mi/mi-var-display.exp
11689 * gdb.mi/mi-var-invalidate.exp
11690 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
11691 * gdb.mi/mi-vla-fortran.exp
11692 * gdb.mi/mi-watch.exp
11693 * gdb.mi/mi2-var-child.exp
11694 * gdb.mi/user-selected-context-sync.exp
11695 * gdb.modula2/unbounded-array.exp
11696 * gdb.multi/dummy-frame-restore.exp
11697 * gdb.multi/multi-arch-exec.exp
11698 * gdb.multi/multi-arch.exp
11699 * gdb.multi/tids.exp
11700 * gdb.multi/watchpoint-multi.exp
11701 * gdb.opencl/callfuncs.exp
11702 * gdb.opencl/convs_casts.exp
11703 * gdb.opencl/datatypes.exp
11704 * gdb.opencl/operators.exp
11705 * gdb.opencl/vec_comps.exp
11706 * gdb.opt/clobbered-registers-O2.exp
11707 * gdb.opt/inline-break.exp
11708 * gdb.opt/inline-bt.exp
11709 * gdb.opt/inline-cmds.exp
11710 * gdb.opt/inline-locals.exp
11711 * gdb.pascal/case-insensitive-symbols.exp
11712 * gdb.pascal/floats.exp
11713 * gdb.pascal/gdb11492.exp
11714 * gdb.python/lib-types.exp
11715 * gdb.python/py-arch.exp
11716 * gdb.python/py-as-string.exp
11717 * gdb.python/py-bad-printers.exp
11718 * gdb.python/py-block.exp
11719 * gdb.python/py-breakpoint-create-fail.exp
11720 * gdb.python/py-breakpoint.exp
11721 * gdb.python/py-caller-is.exp
11722 * gdb.python/py-cmd.exp
11723 * gdb.python/py-explore-cc.exp
11724 * gdb.python/py-explore.exp
11725 * gdb.python/py-finish-breakpoint.exp
11726 * gdb.python/py-finish-breakpoint2.exp
11727 * gdb.python/py-frame-args.exp
11728 * gdb.python/py-frame-inline.exp
11729 * gdb.python/py-frame.exp
11730 * gdb.python/py-framefilter-mi.exp
11731 * gdb.python/py-infthread.exp
11732 * gdb.python/py-lazy-string.exp
11733 * gdb.python/py-linetable.exp
11734 * gdb.python/py-mi-events.exp
11735 * gdb.python/py-mi-objfile.exp
11736 * gdb.python/py-mi.exp
11737 * gdb.python/py-objfile.exp
11738 * gdb.python/py-pp-integral.exp
11739 * gdb.python/py-pp-maint.exp
11740 * gdb.python/py-pp-re-notag.exp
11741 * gdb.python/py-pp-registration.exp
11742 * gdb.python/py-recurse-unwind.exp
11743 * gdb.python/py-strfns.exp
11744 * gdb.python/py-symbol.exp
11745 * gdb.python/py-symtab.exp
11746 * gdb.python/py-sync-interp.exp
11747 * gdb.python/py-typeprint.exp
11748 * gdb.python/py-unwind-maint.exp
11749 * gdb.python/py-unwind.exp
11750 * gdb.python/py-value-cc.exp
11751 * gdb.python/py-xmethods.exp
11752 * gdb.reverse/amd64-tailcall-reverse.exp
11753 * gdb.reverse/break-precsave.exp
11754 * gdb.reverse/break-reverse.exp
11755 * gdb.reverse/consecutive-precsave.exp
11756 * gdb.reverse/consecutive-reverse.exp
11757 * gdb.reverse/finish-precsave.exp
11758 * gdb.reverse/finish-reverse-bkpt.exp
11759 * gdb.reverse/finish-reverse.exp
11760 * gdb.reverse/fstatat-reverse.exp
11761 * gdb.reverse/getresuid-reverse.exp
11762 * gdb.reverse/i386-precsave.exp
11763 * gdb.reverse/i386-reverse.exp
11764 * gdb.reverse/i386-sse-reverse.exp
11765 * gdb.reverse/i387-env-reverse.exp
11766 * gdb.reverse/i387-stack-reverse.exp
11767 * gdb.reverse/insn-reverse.exp
11768 * gdb.reverse/machinestate-precsave.exp
11769 * gdb.reverse/machinestate.exp
11770 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11771 * gdb.reverse/pipe-reverse.exp
11772 * gdb.reverse/readv-reverse.exp
11773 * gdb.reverse/recvmsg-reverse.exp
11774 * gdb.reverse/rerun-prec.exp
11775 * gdb.reverse/s390-mvcle.exp
11776 * gdb.reverse/step-precsave.exp
11777 * gdb.reverse/step-reverse.exp
11778 * gdb.reverse/time-reverse.exp
11779 * gdb.reverse/until-precsave.exp
11780 * gdb.reverse/until-reverse.exp
11781 * gdb.reverse/waitpid-reverse.exp
11782 * gdb.reverse/watch-precsave.exp
11783 * gdb.reverse/watch-reverse.exp
11784 * gdb.rust/generics.exp
11785 * gdb.rust/methods.exp
11786 * gdb.rust/modules.exp
11787 * gdb.rust/simple.exp
11788 * gdb.server/connect-with-no-symbol-file.exp
11789 * gdb.server/ext-attach.exp
11790 * gdb.server/ext-restart.exp
11791 * gdb.server/ext-wrapper.exp
11792 * gdb.server/file-transfer.exp
11793 * gdb.server/server-exec-info.exp
11794 * gdb.server/server-kill.exp
11795 * gdb.server/server-mon.exp
11796 * gdb.server/wrapper.exp
11797 * gdb.stabs/exclfwd.exp
11798 * gdb.stabs/gdb11479.exp
11799 * gdb.threads/clone-new-thread-event.exp
11800 * gdb.threads/corethreads.exp
11801 * gdb.threads/current-lwp-dead.exp
11802 * gdb.threads/dlopen-libpthread.exp
11803 * gdb.threads/gcore-thread.exp
11804 * gdb.threads/sigstep-threads.exp
11805 * gdb.threads/watchpoint-fork.exp
11806 * gdb.trace/actions-changed.exp
11807 * gdb.trace/backtrace.exp
11808 * gdb.trace/change-loc.exp
11809 * gdb.trace/circ.exp
11810 * gdb.trace/collection.exp
11811 * gdb.trace/disconnected-tracing.exp
11812 * gdb.trace/ftrace.exp
11813 * gdb.trace/mi-trace-frame-collected.exp
11814 * gdb.trace/mi-trace-unavailable.exp
11815 * gdb.trace/mi-traceframe-changed.exp
11816 * gdb.trace/mi-tsv-changed.exp
11817 * gdb.trace/no-attach-trace.exp
11818 * gdb.trace/passc-dyn.exp
11819 * gdb.trace/qtro.exp
11820 * gdb.trace/range-stepping.exp
11821 * gdb.trace/read-memory.exp
11822 * gdb.trace/save-trace.exp
11823 * gdb.trace/signal.exp
11824 * gdb.trace/status-stop.exp
11825 * gdb.trace/tfile.exp
11826 * gdb.trace/trace-break.exp
11827 * gdb.trace/trace-buffer-size.exp
11828 * gdb.trace/trace-condition.exp
11829 * gdb.trace/tracefile-pseudo-reg.exp
11830 * gdb.trace/tstatus.exp
11831 * gdb.trace/unavailable.exp
11832 * gdb.trace/while-dyn.exp
11833 * gdb.trace/while-stepping.exp
11834
11835 2016-12-22 Doug Evans <xdje42@gmail.com>
11836
11837 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11838 and msymbols.
11839
11840 2016-12-19 Yao Qi <yao.qi@linaro.org>
11841
11842 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
11843 (test_with_self): Don't call do_steps_and_nexts, and remove
11844 code about stepping into xmalloc.
11845
11846 2016-12-09 Yao Qi <yao.qi@linaro.org>
11847
11848 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11849
11850 2016-12-09 Yao Qi <yao.qi@linaro.org>
11851
11852 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11853
11854 2016-12-09 Pedro Alves <palves@redhat.com>
11855
11856 * gdb.base/all-architectures-0.exp: New file.
11857 * gdb.base/all-architectures-1.exp: New file.
11858 * gdb.base/all-architectures-2.exp: New file.
11859 * gdb.base/all-architectures-3.exp: New file.
11860 * gdb.base/all-architectures-4.exp: New file.
11861 * gdb.base/all-architectures-5.exp: New file.
11862 * gdb.base/all-architectures-6.exp: New file.
11863 * gdb.base/all-architectures-7.exp: New file.
11864 * gdb.base/all-architectures.exp.in: New file.
11865
11866 2016-12-09 Yao Qi <yao.qi@linaro.org>
11867
11868 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11869
11870 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11871
11872 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11873 possible.
11874 Remove useless pattern-matching code.
11875
11876 2016-12-02 Pedro Alves <palves@redhat.com>
11877
11878 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11879 procedure.
11880 (top level): Call it.
11881
11882 2016-12-02 Pedro Alves <palves@redhat.com>
11883
11884 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11885 New procedure.
11886 (top level): Call it.
11887
11888 2016-12-02 Pedro Alves <palves@redhat.com>
11889
11890 PR cli/20559
11891 * gdb.base/commands.exp (user_defined_command_args_eval): New
11892 procedure.
11893 (top level): Call it.
11894
11895 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11896
11897 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11898 timeout handling.
11899
11900 2016-12-02 Tom Tromey <tom@tromey.com>
11901
11902 * gdb.dwarf2/main-subprogram.c: New file.
11903 * gdb.dwarf2/main-subprogram.exp: New file.
11904
11905 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11906
11907 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11908 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11909 gdb_test_no_output for a couple of cases.
11910 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11911
11912 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11913
11914 Fix test names and standardize compilation error messages throughout
11915 the following files:
11916
11917 * gdb.ada/start.exp
11918 * gdb.arch/alpha-step.exp
11919 * gdb.arch/e500-prologue.exp
11920 * gdb.arch/ftrace-insn-reloc.exp
11921 * gdb.arch/gdb1291.exp
11922 * gdb.arch/gdb1431.exp
11923 * gdb.arch/gdb1558.exp
11924 * gdb.arch/i386-dr3-watch.exp
11925 * gdb.arch/i386-sse-stack-align.exp
11926 * gdb.arch/ia64-breakpoint-shadow.exp
11927 * gdb.arch/pa-nullify.exp
11928 * gdb.arch/powerpc-aix-prologue.exp
11929 * gdb.arch/thumb-bx-pc.exp
11930 * gdb.base/annota1.exp
11931 * gdb.base/annota3.exp
11932 * gdb.base/arrayidx.exp
11933 * gdb.base/assign.exp
11934 * gdb.base/attach.exp
11935 * gdb.base/auxv.exp
11936 * gdb.base/bang.exp
11937 * gdb.base/bfp-test.exp
11938 * gdb.base/bigcore.exp
11939 * gdb.base/bitfields2.exp
11940 * gdb.base/break-fun-addr.exp
11941 * gdb.base/break-probes.exp
11942 * gdb.base/call-rt-st.exp
11943 * gdb.base/callexit.exp
11944 * gdb.base/catch-fork-kill.exp
11945 * gdb.base/charset.exp
11946 * gdb.base/checkpoint.exp
11947 * gdb.base/comprdebug.exp
11948 * gdb.base/constvars.exp
11949 * gdb.base/coredump-filter.exp
11950 * gdb.base/cursal.exp
11951 * gdb.base/cvexpr.exp
11952 * gdb.base/detach.exp
11953 * gdb.base/display.exp
11954 * gdb.base/dmsym.exp
11955 * gdb.base/dprintf-pending.exp
11956 * gdb.base/dso2dso.exp
11957 * gdb.base/dtrace-probe.exp
11958 * gdb.base/dump.exp
11959 * gdb.base/enum_cond.exp
11960 * gdb.base/exe-lock.exp
11961 * gdb.base/exec-invalid-sysroot.exp
11962 * gdb.base/execl-update-breakpoints.exp
11963 * gdb.base/exprs.exp
11964 * gdb.base/fileio.exp
11965 * gdb.base/find.exp
11966 * gdb.base/finish.exp
11967 * gdb.base/fixsection.exp
11968 * gdb.base/foll-vfork.exp
11969 * gdb.base/frame-args.exp
11970 * gdb.base/gcore.exp
11971 * gdb.base/gdb1250.exp
11972 * gdb.base/global-var-nested-by-dso.exp
11973 * gdb.base/gnu-ifunc.exp
11974 * gdb.base/hashline1.exp
11975 * gdb.base/hashline2.exp
11976 * gdb.base/hashline3.exp
11977 * gdb.base/hbreak-in-shr-unsupported.exp
11978 * gdb.base/huge.exp
11979 * gdb.base/infcall-input.exp
11980 * gdb.base/info-fun.exp
11981 * gdb.base/info-shared.exp
11982 * gdb.base/jit-simple.exp
11983 * gdb.base/jit-so.exp
11984 * gdb.base/jit.exp
11985 * gdb.base/jump.exp
11986 * gdb.base/label.exp
11987 * gdb.base/lineinc.exp
11988 * gdb.base/logical.exp
11989 * gdb.base/longjmp.exp
11990 * gdb.base/macscp.exp
11991 * gdb.base/miscexprs.exp
11992 * gdb.base/new-ui-echo.exp
11993 * gdb.base/new-ui-pending-input.exp
11994 * gdb.base/new-ui.exp
11995 * gdb.base/nodebug.exp
11996 * gdb.base/nofield.exp
11997 * gdb.base/offsets.exp
11998 * gdb.base/overlays.exp
11999 * gdb.base/pending.exp
12000 * gdb.base/pointers.exp
12001 * gdb.base/pr11022.exp
12002 * gdb.base/printcmds.exp
12003 * gdb.base/prologue.exp
12004 * gdb.base/ptr-typedef.exp
12005 * gdb.base/realname-expand.exp
12006 * gdb.base/relativedebug.exp
12007 * gdb.base/relocate.exp
12008 * gdb.base/remote.exp
12009 * gdb.base/reread.exp
12010 * gdb.base/return2.exp
12011 * gdb.base/savedregs.exp
12012 * gdb.base/sep.exp
12013 * gdb.base/sepdebug.exp
12014 * gdb.base/sepsymtab.exp
12015 * gdb.base/set-inferior-tty.exp
12016 * gdb.base/setshow.exp
12017 * gdb.base/shlib-call.exp
12018 * gdb.base/sigaltstack.exp
12019 * gdb.base/siginfo-addr.exp
12020 * gdb.base/signals.exp
12021 * gdb.base/signull.exp
12022 * gdb.base/sigrepeat.exp
12023 * gdb.base/so-impl-ld.exp
12024 * gdb.base/solib-display.exp
12025 * gdb.base/solib-overlap.exp
12026 * gdb.base/solib-search.exp
12027 * gdb.base/solib-symbol.exp
12028 * gdb.base/structs.exp
12029 * gdb.base/structs2.exp
12030 * gdb.base/symtab-search-order.exp
12031 * gdb.base/twice.exp
12032 * gdb.base/unload.exp
12033 * gdb.base/varargs.exp
12034 * gdb.base/watchpoint-solib.exp
12035 * gdb.base/watchpoint.exp
12036 * gdb.base/whatis.exp
12037 * gdb.base/wrong_frame_bt_full.exp
12038 * gdb.btrace/dlopen.exp
12039 * gdb.cell/ea-standalone.exp
12040 * gdb.cell/ea-test.exp
12041 * gdb.cp/dispcxx.exp
12042 * gdb.cp/gdb2384.exp
12043 * gdb.cp/method2.exp
12044 * gdb.cp/nextoverthrow.exp
12045 * gdb.cp/pr10728.exp
12046 * gdb.disasm/am33.exp
12047 * gdb.disasm/h8300s.exp
12048 * gdb.disasm/mn10300.exp
12049 * gdb.disasm/sh3.exp
12050 * gdb.dwarf2/dw2-dir-file-name.exp
12051 * gdb.fortran/complex.exp
12052 * gdb.fortran/library-module.exp
12053 * gdb.guile/scm-pretty-print.exp
12054 * gdb.guile/scm-symbol.exp
12055 * gdb.guile/scm-type.exp
12056 * gdb.guile/scm-value.exp
12057 * gdb.linespec/linespec.exp
12058 * gdb.mi/gdb701.exp
12059 * gdb.mi/gdb792.exp
12060 * gdb.mi/mi-breakpoint-changed.exp
12061 * gdb.mi/mi-dprintf-pending.exp
12062 * gdb.mi/mi-dprintf.exp
12063 * gdb.mi/mi-exit-code.exp
12064 * gdb.mi/mi-pending.exp
12065 * gdb.mi/mi-solib.exp
12066 * gdb.mi/new-ui-mi-sync.exp
12067 * gdb.mi/pr11022.exp
12068 * gdb.mi/user-selected-context-sync.exp
12069 * gdb.opt/solib-intra-step.exp
12070 * gdb.python/py-events.exp
12071 * gdb.python/py-finish-breakpoint.exp
12072 * gdb.python/py-mi.exp
12073 * gdb.python/py-prettyprint.exp
12074 * gdb.python/py-shared.exp
12075 * gdb.python/py-symbol.exp
12076 * gdb.python/py-template.exp
12077 * gdb.python/py-type.exp
12078 * gdb.python/py-value.exp
12079 * gdb.reverse/solib-precsave.exp
12080 * gdb.reverse/solib-reverse.exp
12081 * gdb.server/solib-list.exp
12082 * gdb.stabs/weird.exp
12083 * gdb.threads/reconnect-signal.exp
12084 * gdb.threads/stepi-random-signal.exp
12085 * gdb.trace/actions.exp
12086 * gdb.trace/ax.exp
12087 * gdb.trace/backtrace.exp
12088 * gdb.trace/change-loc.exp
12089 * gdb.trace/deltrace.exp
12090 * gdb.trace/ftrace-lock.exp
12091 * gdb.trace/ftrace.exp
12092 * gdb.trace/infotrace.exp
12093 * gdb.trace/mi-tracepoint-changed.exp
12094 * gdb.trace/packetlen.exp
12095 * gdb.trace/passcount.exp
12096 * gdb.trace/pending.exp
12097 * gdb.trace/range-stepping.exp
12098 * gdb.trace/report.exp
12099 * gdb.trace/stap-trace.exp
12100 * gdb.trace/tfind.exp
12101 * gdb.trace/trace-break.exp
12102 * gdb.trace/trace-condition.exp
12103 * gdb.trace/trace-enable-disable.exp
12104 * gdb.trace/trace-mt.exp
12105 * gdb.trace/tracecmd.exp
12106 * gdb.trace/tspeed.exp
12107 * gdb.trace/tsv.exp
12108 * lib/perftest.exp
12109
12110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12111
12112 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
12113 with gdb_test_no_output.
12114 Use command as test name.
12115
12116 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12117
12118 Fix test names starting with uppercase throughout the files.
12119
12120 * gdb.ada/assign_1.exp
12121 * gdb.ada/boolean_expr.exp
12122 * gdb.base/arrayidx.exp
12123 * gdb.base/del.exp
12124 * gdb.base/gcore-buffer-overflow.exp
12125 * gdb.base/testenv.exp
12126 * gdb.compile/compile.exp
12127 * gdb.python/py-framefilter-invalidarg.exp
12128 * gdb.python/py-framefilter.exp
12129
12130 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12131
12132 Fix test names starting with uppercase throughout the files.
12133
12134 * gdb.ada/array_return.exp
12135 * gdb.ada/expr_delims.exp
12136 * gdb.ada/mi_dyn_arr.exp
12137 * gdb.ada/mi_interface.exp
12138 * gdb.ada/mi_var_array.exp
12139 * gdb.ada/watch_arg.exp
12140 * gdb.arch/alpha-step.exp
12141 * gdb.arch/altivec-regs.exp
12142 * gdb.arch/e500-regs.exp
12143 * gdb.arch/powerpc-d128-regs.exp
12144 * gdb.base/arrayidx.exp
12145 * gdb.base/break.exp
12146 * gdb.base/checkpoint.exp
12147 * gdb.base/debug-expr.exp
12148 * gdb.base/dmsym.exp
12149 * gdb.base/radix.exp
12150 * gdb.base/sepdebug.exp
12151 * gdb.base/testenv.exp
12152 * gdb.base/watch_thread_num.exp
12153 * gdb.base/watchpoint-cond-gone.exp
12154 * gdb.cell/break.exp
12155 * gdb.cell/ea-cache.exp
12156 * gdb.compile/compile.exp
12157 * gdb.cp/gdb2495.exp
12158 * gdb.gdb/selftest.exp
12159 * gdb.gdb/xfullpath.exp
12160 * gdb.go/hello.exp
12161 * gdb.go/integers.exp
12162 * gdb.objc/basicclass.exp
12163 * gdb.pascal/hello.exp
12164 * gdb.pascal/integers.exp
12165 * gdb.python/py-breakpoint.exp
12166 * gdb.python/py-cmd.exp
12167 * gdb.python/py-linetable.exp
12168 * gdb.python/py-xmethods.exp
12169 * gdb.python/python.exp
12170 * gdb.reverse/consecutive-precsave.exp
12171 * gdb.reverse/finish-precsave.exp
12172 * gdb.reverse/i386-precsave.exp
12173 * gdb.reverse/machinestate-precsave.exp
12174 * gdb.reverse/sigall-precsave.exp
12175 * gdb.reverse/solib-precsave.exp
12176 * gdb.reverse/step-precsave.exp
12177 * gdb.reverse/until-precsave.exp
12178 * gdb.reverse/watch-precsave.exp
12179 * gdb.threads/leader-exit.exp
12180 * gdb.threads/pthreads.exp
12181 * gdb.threads/wp-replication.exp
12182 * gdb.trace/actions.exp
12183 * gdb.trace/mi-tsv-changed.exp
12184 * gdb.trace/tsv.exp
12185
12186 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12187
12188 Fix test names starting with uppercase throughout the files.
12189
12190 * gdb.arch/i386-bp_permanent.exp
12191 * gdb.arch/i386-gnu-cfi.exp
12192 * gdb.base/disasm-end-cu.exp
12193 * gdb.base/macscp.exp
12194 * gdb.base/pending.exp
12195 * gdb.base/watch_thread_num.exp
12196 * gdb.cp/exception.exp
12197 * gdb.cp/gdb2495.exp
12198 * gdb.cp/local.exp
12199 * gdb.python/py-evsignal.exp
12200 * gdb.python/python.exp
12201 * gdb.trace/tracecmd.exp
12202
12203 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12204
12205 Fix test names starting with uppercase throughout the files.
12206
12207 * gdb.base/charset.exp
12208 * gdb.base/eval.exp
12209 * gdb.base/multi-forks.exp
12210 * gdb.guile/scm-progspace.exp
12211 * gdb.opencl/datatypes.exp
12212 * gdb.python/py-block.exp
12213 * gdb.python/py-function.exp
12214 * gdb.python/py-symbol.exp
12215 * gdb.python/py-symtab.exp
12216 * gdb.python/py-xmethods.exp
12217 * gdb.reverse/break-precsave.exp
12218 * gdb.reverse/break-reverse.exp
12219 * gdb.reverse/consecutive-precsave.exp
12220 * gdb.reverse/consecutive-reverse.exp
12221 * gdb.reverse/finish-precsave.exp
12222 * gdb.reverse/finish-reverse-bkpt.exp
12223 * gdb.reverse/finish-reverse.exp
12224 * gdb.reverse/fstatat-reverse.exp
12225 * gdb.reverse/getresuid-reverse.exp
12226 * gdb.reverse/i386-precsave.exp
12227 * gdb.reverse/i386-reverse.exp
12228 * gdb.reverse/i386-sse-reverse.exp
12229 * gdb.reverse/i387-stack-reverse.exp
12230 * gdb.reverse/insn-reverse.exp
12231 * gdb.reverse/machinestate-precsave.exp
12232 * gdb.reverse/machinestate.exp
12233 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12234 * gdb.reverse/pipe-reverse.exp
12235 * gdb.reverse/readv-reverse.exp
12236 * gdb.reverse/recvmsg-reverse.exp
12237 * gdb.reverse/rerun-prec.exp
12238 * gdb.reverse/s390-mvcle.exp
12239 * gdb.reverse/sigall-precsave.exp
12240 * gdb.reverse/sigall-reverse.exp
12241 * gdb.reverse/solib-precsave.exp
12242 * gdb.reverse/solib-reverse.exp
12243 * gdb.reverse/step-precsave.exp
12244 * gdb.reverse/step-reverse.exp
12245 * gdb.reverse/time-reverse.exp
12246 * gdb.reverse/until-precsave.exp
12247 * gdb.reverse/until-reverse.exp
12248 * gdb.reverse/waitpid-reverse.exp
12249 * gdb.reverse/watch-precsave.exp
12250 * gdb.reverse/watch-reverse.exp
12251
12252 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12253
12254 Fix test names starting with uppercase throughout the files.
12255
12256 * gdb.arch/i386-mpx-simple_segv.exp
12257 * gdb.arch/i386-mpx.exp
12258 * gdb.arch/i386-permbkpt.exp
12259 * gdb.arch/pa-nullify.exp
12260 * gdb.arch/powerpc-d128-regs.exp
12261 * gdb.arch/vsx-regs.exp
12262 * gdb.base/bfp-test.exp
12263 * gdb.base/break.exp
12264 * gdb.base/breakpoint-shadow.exp
12265 * gdb.base/callfuncs.exp
12266 * gdb.base/charset.exp
12267 * gdb.base/commands.exp
12268 * gdb.base/completion.exp
12269 * gdb.base/dfp-test.exp
12270 * gdb.base/echo.exp
12271 * gdb.base/ending-run.exp
12272 * gdb.base/eval.exp
12273 * gdb.base/expand-psymtabs.exp
12274 * gdb.base/float128.exp
12275 * gdb.base/floatn.exp
12276 * gdb.base/foll-exec-mode.exp
12277 * gdb.base/gdb1056.exp
12278 * gdb.base/gdb11531.exp
12279 * gdb.base/kill-after-signal.exp
12280 * gdb.base/multi-forks.exp
12281 * gdb.base/overlays.exp
12282 * gdb.base/pending.exp
12283 * gdb.base/sepdebug.exp
12284 * gdb.base/testenv.exp
12285 * gdb.base/valgrind-db-attach.exp
12286 * gdb.base/watch_thread_num.exp
12287 * gdb.base/watchpoint-cond-gone.exp
12288 * gdb.base/watchpoint.exp
12289 * gdb.base/watchpoints.exp
12290 * gdb.cp/arg-reference.exp
12291 * gdb.cp/baseenum.exp
12292 * gdb.cp/operator.exp
12293 * gdb.cp/shadow.exp
12294 * gdb.dwarf2/dw2-op-out-param.exp
12295 * gdb.dwarf2/dw2-reg-undefined.exp
12296 * gdb.go/chan.exp
12297 * gdb.go/hello.exp
12298 * gdb.go/integers.exp
12299 * gdb.go/methods.exp
12300 * gdb.go/package.exp
12301 * gdb.guile/scm-parameter.exp
12302 * gdb.guile/scm-progspace.exp
12303 * gdb.guile/scm-value.exp
12304 * gdb.mi/mi-pending.exp
12305 * gdb.mi/user-selected-context-sync.exp
12306 * gdb.multi/multi-attach.exp
12307 * gdb.multi/tids.exp
12308 * gdb.opt/clobbered-registers-O2.exp
12309 * gdb.pascal/floats.exp
12310 * gdb.pascal/integers.exp
12311 * gdb.python/py-block.exp
12312 * gdb.python/py-events.exp
12313 * gdb.python/py-parameter.exp
12314 * gdb.python/py-symbol.exp
12315 * gdb.python/py-symtab.exp
12316 * gdb.python/py-type.exp
12317 * gdb.python/py-value.exp
12318 * gdb.python/py-xmethods.exp
12319 * gdb.python/python.exp
12320 * gdb.reverse/break-precsave.exp
12321 * gdb.reverse/consecutive-precsave.exp
12322 * gdb.reverse/finish-precsave.exp
12323 * gdb.reverse/i386-precsave.exp
12324 * gdb.reverse/machinestate-precsave.exp
12325 * gdb.reverse/sigall-precsave.exp
12326 * gdb.reverse/solib-precsave.exp
12327 * gdb.reverse/step-precsave.exp
12328 * gdb.reverse/until-precsave.exp
12329 * gdb.reverse/watch-precsave.exp
12330 * gdb.server/ext-attach.exp
12331 * gdb.server/ext-restart.exp
12332 * gdb.server/ext-run.exp
12333 * gdb.server/ext-wrapper.exp
12334 * gdb.stabs/gdb11479.exp
12335 * gdb.stabs/weird.exp
12336 * gdb.threads/attach-many-short-lived-threads.exp
12337 * gdb.threads/kill.exp
12338 * gdb.threads/watchpoint-fork.exp
12339
12340 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12341
12342 Fix test names starting with uppercase throughout all the files below.
12343
12344 * gdb.ada/array_return.exp
12345 * gdb.ada/catch_ex.exp
12346 * gdb.ada/info_exc.exp
12347 * gdb.ada/mi_catch_ex.exp
12348 * gdb.ada/mi_dyn_arr.exp
12349 * gdb.ada/mi_ex_cond.exp
12350 * gdb.ada/mi_exc_info.exp
12351 * gdb.ada/mi_interface.exp
12352 * gdb.ada/mi_task_arg.exp
12353 * gdb.ada/mi_task_info.exp
12354 * gdb.ada/mi_var_array.exp
12355 * gdb.arch/alpha-step.exp
12356 * gdb.arch/amd64-disp-step.exp
12357 * gdb.arch/arm-disp-step.exp
12358 * gdb.arch/disp-step-insn-reloc.exp
12359 * gdb.arch/e500-prologue.exp
12360 * gdb.arch/ftrace-insn-reloc.exp
12361 * gdb.arch/gdb1558.exp
12362 * gdb.arch/i386-bp_permanent.exp
12363 * gdb.arch/i386-disp-step.exp
12364 * gdb.arch/i386-float.exp
12365 * gdb.arch/i386-gnu-cfi.exp
12366 * gdb.arch/ia64-breakpoint-shadow.exp
12367 * gdb.arch/mips16-thunks.exp
12368 * gdb.arch/pa-nullify.exp
12369 * gdb.arch/powerpc-aix-prologue.exp
12370 * gdb.arch/powerpc-power.exp
12371 * gdb.arch/ppc-dfp.exp
12372 * gdb.arch/s390-tdbregs.exp
12373 * gdb.arch/spu-info.exp
12374 * gdb.arch/spu-ls.exp
12375 * gdb.arch/thumb-bx-pc.exp
12376 * gdb.base/advance.exp
12377 * gdb.base/annota-input-while-running.exp
12378 * gdb.base/arrayidx.exp
12379 * gdb.base/asmlabel.exp
12380 * gdb.base/async.exp
12381 * gdb.base/attach-wait-input.exp
12382 * gdb.base/auto-connect-native-target.exp
12383 * gdb.base/batch-preserve-term-settings.exp
12384 * gdb.base/bfp-test.exp
12385 * gdb.base/bigcore.exp
12386 * gdb.base/bp-permanent.exp
12387 * gdb.base/break-always.exp
12388 * gdb.base/break-fun-addr.exp
12389 * gdb.base/break-idempotent.exp
12390 * gdb.base/break-main-file-remove-fail.exp
12391 * gdb.base/break-probes.exp
12392 * gdb.base/break-unload-file.exp
12393 * gdb.base/break.exp
12394 * gdb.base/call-ar-st.exp
12395 * gdb.base/call-rt-st.exp
12396 * gdb.base/call-sc.exp
12397 * gdb.base/call-signal-resume.exp
12398 * gdb.base/call-strs.exp
12399 * gdb.base/callexit.exp
12400 * gdb.base/callfuncs.exp
12401 * gdb.base/catch-gdb-caused-signals.exp
12402 * gdb.base/catch-signal-siginfo-cond.exp
12403 * gdb.base/catch-syscall.exp
12404 * gdb.base/compare-sections.exp
12405 * gdb.base/cond-eval-mode.exp
12406 * gdb.base/condbreak-call-false.exp
12407 * gdb.base/consecutive-step-over.exp
12408 * gdb.base/cursal.exp
12409 * gdb.base/disabled-location.exp
12410 * gdb.base/disasm-end-cu.exp
12411 * gdb.base/display.exp
12412 * gdb.base/double-prompt-target-event-error.exp
12413 * gdb.base/dprintf-bp-same-addr.exp
12414 * gdb.base/dprintf-detach.exp
12415 * gdb.base/dprintf-next.exp
12416 * gdb.base/dprintf-non-stop.exp
12417 * gdb.base/dprintf-pending.exp
12418 * gdb.base/dso2dso.exp
12419 * gdb.base/ending-run.exp
12420 * gdb.base/enum_cond.exp
12421 * gdb.base/examine-backward.exp
12422 * gdb.base/exe-lock.exp
12423 * gdb.base/exec-invalid-sysroot.exp
12424 * gdb.base/execl-update-breakpoints.exp
12425 * gdb.base/execution-termios.exp
12426 * gdb.base/fileio.exp
12427 * gdb.base/fixsection.exp
12428 * gdb.base/foll-exec-mode.exp
12429 * gdb.base/foll-exec.exp
12430 * gdb.base/fork-running-state.exp
12431 * gdb.base/frame-args.exp
12432 * gdb.base/fullpath-expand.exp
12433 * gdb.base/func-ptr.exp
12434 * gdb.base/gcore-relro-pie.exp
12435 * gdb.base/gdb1090.exp
12436 * gdb.base/gdb1555.exp
12437 * gdb.base/global-var-nested-by-dso.exp
12438 * gdb.base/gnu-ifunc.exp
12439 * gdb.base/hbreak-in-shr-unsupported.exp
12440 * gdb.base/hbreak-unmapped.exp
12441 * gdb.base/hook-stop.exp
12442 * gdb.base/infcall-input.exp
12443 * gdb.base/info-fun.exp
12444 * gdb.base/info-shared.exp
12445 * gdb.base/interrupt-noterm.exp
12446 * gdb.base/jit-so.exp
12447 * gdb.base/jit.exp
12448 * gdb.base/line-symtabs.exp
12449 * gdb.base/list.exp
12450 * gdb.base/longjmp.exp
12451 * gdb.base/macscp.exp
12452 * gdb.base/max-value-size.exp
12453 * gdb.base/nodebug.exp
12454 * gdb.base/nofield.exp
12455 * gdb.base/overlays.exp
12456 * gdb.base/paginate-after-ctrl-c-running.exp
12457 * gdb.base/paginate-bg-execution.exp
12458 * gdb.base/paginate-inferior-exit.exp
12459 * gdb.base/pending.exp
12460 * gdb.base/pr11022.exp
12461 * gdb.base/printcmds.exp
12462 * gdb.base/ptr-typedef.exp
12463 * gdb.base/ptype.exp
12464 * gdb.base/randomize.exp
12465 * gdb.base/range-stepping.exp
12466 * gdb.base/realname-expand.exp
12467 * gdb.base/relativedebug.exp
12468 * gdb.base/remote.exp
12469 * gdb.base/savedregs.exp
12470 * gdb.base/sepdebug.exp
12471 * gdb.base/set-noassign.exp
12472 * gdb.base/shlib-call.exp
12473 * gdb.base/shreloc.exp
12474 * gdb.base/sigaltstack.exp
12475 * gdb.base/sigbpt.exp
12476 * gdb.base/siginfo-addr.exp
12477 * gdb.base/siginfo-obj.exp
12478 * gdb.base/siginfo-thread.exp
12479 * gdb.base/signest.exp
12480 * gdb.base/signull.exp
12481 * gdb.base/sigrepeat.exp
12482 * gdb.base/skip.exp
12483 * gdb.base/so-impl-ld.exp
12484 * gdb.base/solib-corrupted.exp
12485 * gdb.base/solib-disc.exp
12486 * gdb.base/solib-display.exp
12487 * gdb.base/solib-overlap.exp
12488 * gdb.base/solib-search.exp
12489 * gdb.base/solib-symbol.exp
12490 * gdb.base/source-execution.exp
12491 * gdb.base/sss-bp-on-user-bp-2.exp
12492 * gdb.base/sss-bp-on-user-bp.exp
12493 * gdb.base/stack-checking.exp
12494 * gdb.base/stale-infcall.exp
12495 * gdb.base/step-break.exp
12496 * gdb.base/step-line.exp
12497 * gdb.base/step-over-exit.exp
12498 * gdb.base/step-test.exp
12499 * gdb.base/structs.exp
12500 * gdb.base/sym-file.exp
12501 * gdb.base/symtab-search-order.exp
12502 * gdb.base/term.exp
12503 * gdb.base/type-opaque.exp
12504 * gdb.base/unload.exp
12505 * gdb.base/until-nodebug.exp
12506 * gdb.base/until.exp
12507 * gdb.base/unwindonsignal.exp
12508 * gdb.base/watch-cond.exp
12509 * gdb.base/watch-non-mem.exp
12510 * gdb.base/watch_thread_num.exp
12511 * gdb.base/watchpoint-reuse-slot.exp
12512 * gdb.base/watchpoint-solib.exp
12513 * gdb.base/watchpoint.exp
12514 * gdb.btrace/dlopen.exp
12515 * gdb.cell/arch.exp
12516 * gdb.cell/break.exp
12517 * gdb.cell/bt.exp
12518 * gdb.cell/core.exp
12519 * gdb.cell/data.exp
12520 * gdb.cell/dwarfaddr.exp
12521 * gdb.cell/ea-cache.exp
12522 * gdb.cell/ea-standalone.exp
12523 * gdb.cell/ea-test.exp
12524 * gdb.cell/f-regs.exp
12525 * gdb.cell/fork.exp
12526 * gdb.cell/gcore.exp
12527 * gdb.cell/mem-access.exp
12528 * gdb.cell/ptype.exp
12529 * gdb.cell/registers.exp
12530 * gdb.cell/sizeof.exp
12531 * gdb.cell/solib-symbol.exp
12532 * gdb.cell/solib.exp
12533 * gdb.compile/compile-tls.exp
12534 * gdb.cp/exception.exp
12535 * gdb.cp/gdb2495.exp
12536 * gdb.cp/local.exp
12537 * gdb.cp/mb-inline.exp
12538 * gdb.cp/mb-templates.exp
12539 * gdb.cp/pr10687.exp
12540 * gdb.cp/pr9167.exp
12541 * gdb.cp/scope-err.exp
12542 * gdb.cp/templates.exp
12543 * gdb.cp/virtfunc.exp
12544 * gdb.dwarf2/dw2-dir-file-name.exp
12545 * gdb.dwarf2/dw2-single-line-discriminators.exp
12546 * gdb.fortran/complex.exp
12547 * gdb.fortran/library-module.exp
12548 * gdb.guile/guile.exp
12549 * gdb.guile/scm-cmd.exp
12550 * gdb.guile/scm-frame-inline.exp
12551 * gdb.guile/scm-objfile.exp
12552 * gdb.guile/scm-pretty-print.exp
12553 * gdb.guile/scm-symbol.exp
12554 * gdb.guile/scm-type.exp
12555 * gdb.guile/scm-value.exp
12556 * gdb.linespec/keywords.exp
12557 * gdb.linespec/ls-errs.exp
12558 * gdb.linespec/macro-relative.exp
12559 * gdb.linespec/thread.exp
12560 * gdb.mi/mi-breakpoint-changed.exp
12561 * gdb.mi/mi-dprintf-pending.exp
12562 * gdb.mi/mi-fullname-deleted.exp
12563 * gdb.mi/mi-logging.exp
12564 * gdb.mi/mi-pending.exp
12565 * gdb.mi/mi-solib.exp
12566 * gdb.mi/new-ui-mi-sync.exp
12567 * gdb.mi/user-selected-context-sync.exp
12568 * gdb.multi/dummy-frame-restore.exp
12569 * gdb.multi/multi-arch-exec.exp
12570 * gdb.multi/remove-inferiors.exp
12571 * gdb.multi/watchpoint-multi-exit.exp
12572 * gdb.opt/solib-intra-step.exp
12573 * gdb.perf/backtrace.exp
12574 * gdb.perf/single-step.exp
12575 * gdb.perf/skip-command.exp
12576 * gdb.perf/skip-prologue.exp
12577 * gdb.perf/solib.exp
12578 * gdb.python/lib-types.exp
12579 * gdb.python/py-as-string.exp
12580 * gdb.python/py-bad-printers.exp
12581 * gdb.python/py-block.exp
12582 * gdb.python/py-breakpoint.exp
12583 * gdb.python/py-cmd.exp
12584 * gdb.python/py-events.exp
12585 * gdb.python/py-evthreads.exp
12586 * gdb.python/py-finish-breakpoint.exp
12587 * gdb.python/py-finish-breakpoint2.exp
12588 * gdb.python/py-frame-inline.exp
12589 * gdb.python/py-frame.exp
12590 * gdb.python/py-inferior.exp
12591 * gdb.python/py-infthread.exp
12592 * gdb.python/py-mi.exp
12593 * gdb.python/py-objfile.exp
12594 * gdb.python/py-pp-maint.exp
12595 * gdb.python/py-pp-registration.exp
12596 * gdb.python/py-prettyprint.exp
12597 * gdb.python/py-recurse-unwind.exp
12598 * gdb.python/py-shared.exp
12599 * gdb.python/py-symbol.exp
12600 * gdb.python/py-symtab.exp
12601 * gdb.python/py-template.exp
12602 * gdb.python/py-type.exp
12603 * gdb.python/py-unwind-maint.exp
12604 * gdb.python/py-unwind.exp
12605 * gdb.python/py-value.exp
12606 * gdb.python/python.exp
12607 * gdb.reverse/finish-reverse-bkpt.exp
12608 * gdb.reverse/insn-reverse.exp
12609 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12610 * gdb.reverse/solib-precsave.exp
12611 * gdb.reverse/solib-reverse.exp
12612 * gdb.stabs/gdb11479.exp
12613 * gdb.stabs/weird.exp
12614 * gdb.threads/fork-child-threads.exp
12615 * gdb.threads/fork-plus-threads.exp
12616 * gdb.threads/fork-thread-pending.exp
12617 * gdb.threads/forking-threads-plus-breakpoint.exp
12618 * gdb.threads/hand-call-in-threads.exp
12619 * gdb.threads/interrupted-hand-call.exp
12620 * gdb.threads/linux-dp.exp
12621 * gdb.threads/local-watch-wrong-thread.exp
12622 * gdb.threads/next-while-other-thread-longjmps.exp
12623 * gdb.threads/non-ldr-exit.exp
12624 * gdb.threads/pending-step.exp
12625 * gdb.threads/print-threads.exp
12626 * gdb.threads/process-dies-while-detaching.exp
12627 * gdb.threads/process-dies-while-handling-bp.exp
12628 * gdb.threads/pthreads.exp
12629 * gdb.threads/queue-signal.exp
12630 * gdb.threads/reconnect-signal.exp
12631 * gdb.threads/signal-command-handle-nopass.exp
12632 * gdb.threads/signal-command-multiple-signals-pending.exp
12633 * gdb.threads/signal-delivered-right-thread.exp
12634 * gdb.threads/signal-sigtrap.exp
12635 * gdb.threads/sigthread.exp
12636 * gdb.threads/staticthreads.exp
12637 * gdb.threads/stepi-random-signal.exp
12638 * gdb.threads/thread-unwindonsignal.exp
12639 * gdb.threads/thread_check.exp
12640 * gdb.threads/thread_events.exp
12641 * gdb.threads/tid-reuse.exp
12642 * gdb.threads/tls-nodebug.exp
12643 * gdb.threads/tls-shared.exp
12644 * gdb.threads/tls-so_extern.exp
12645 * gdb.threads/tls.exp
12646 * gdb.threads/wp-replication.exp
12647 * gdb.trace/actions-changed.exp
12648 * gdb.trace/actions.exp
12649 * gdb.trace/backtrace.exp
12650 * gdb.trace/change-loc.exp
12651 * gdb.trace/collection.exp
12652 * gdb.trace/deltrace.exp
12653 * gdb.trace/disconnected-tracing.exp
12654 * gdb.trace/entry-values.exp
12655 * gdb.trace/ftrace-lock.exp
12656 * gdb.trace/ftrace.exp
12657 * gdb.trace/infotrace.exp
12658 * gdb.trace/mi-trace-frame-collected.exp
12659 * gdb.trace/mi-trace-unavailable.exp
12660 * gdb.trace/mi-traceframe-changed.exp
12661 * gdb.trace/mi-tracepoint-changed.exp
12662 * gdb.trace/mi-tsv-changed.exp
12663 * gdb.trace/no-attach-trace.exp
12664 * gdb.trace/packetlen.exp
12665 * gdb.trace/passc-dyn.exp
12666 * gdb.trace/passcount.exp
12667 * gdb.trace/pending.exp
12668 * gdb.trace/pr16508.exp
12669 * gdb.trace/qtro.exp
12670 * gdb.trace/range-stepping.exp
12671 * gdb.trace/read-memory.exp
12672 * gdb.trace/report.exp
12673 * gdb.trace/save-trace.exp
12674 * gdb.trace/signal.exp
12675 * gdb.trace/stap-trace.exp
12676 * gdb.trace/status-stop.exp
12677 * gdb.trace/strace.exp
12678 * gdb.trace/tfile.exp
12679 * gdb.trace/tfind.exp
12680 * gdb.trace/trace-break.exp
12681 * gdb.trace/trace-condition.exp
12682 * gdb.trace/trace-enable-disable.exp
12683 * gdb.trace/trace-mt.exp
12684 * gdb.trace/tracecmd.exp
12685 * gdb.trace/tracefile-pseudo-reg.exp
12686 * gdb.trace/tspeed.exp
12687 * gdb.trace/tstatus.exp
12688 * gdb.trace/tsv.exp
12689 * gdb.trace/unavailable.exp
12690 * gdb.trace/while-dyn.exp
12691 * gdb.trace/while-stepping.exp
12692 * lib/gdb-guile.exp
12693 * lib/gdb.exp
12694 * lib/mi-support.exp
12695 * lib/pascal.exp
12696 * lib/perftest.exp
12697 * lib/prelink-support.exp
12698 * lib/selftest-support.exp
12699
12700 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
12701
12702 * Makefile.in: Include disable-implicit-rules.mk.
12703
12704 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12705
12706 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
12707 non-byte-aligned bit fields.
12708
12709 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12710
12711 PR gdb/12616
12712 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
12713 respects the DW_AT_data_bit_offset attribute.
12714
12715 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
12716
12717 * gdb.base/default.exp: Fix output of "set language".
12718
12719 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
12720
12721 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
12722 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
12723 make.
12724 * configure.ac: Remove checks for the make program.
12725 * configure: Re-generate.
12726
12727 2016-11-16 Kevin Buettner <kevinb@redhat.com>
12728
12729 * gdb.python/py-recurse-unwind.c (main): Add loop.
12730 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
12731 to read_register() and gdb.parse_and_eval(). Make each code
12732 call a separate case that can be individually tested.
12733 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
12734 proc. Call cont_and_backtrace for each of the code paths that
12735 we want to test in the unwinder.
12736
12737 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
12738
12739 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
12740 the definition of struct S.
12741
12742 2016-11-11 Catherine Moore <clm@codesourcery.com>
12743
12744 * gdb.base/dump.exp: Identify verilog format dump tests as such.
12745
12746 2016-11-09 Pedro Alves <palves@redhat.com>
12747
12748 * gdb.base/commands.exp (runto_or_return): New procedure.
12749 (gdbvar_simple_if_test, gdbvar_simple_while_test)
12750 (gdbvar_complex_if_while_test, progvar_simple_if_test)
12751 (progvar_simple_while_test, progvar_complex_if_while_test)
12752 (if_while_breakpoint_command_test)
12753 (infrun_breakpoint_command_test, breakpoint_command_test)
12754 (user_defined_command_test, watchpoint_command_test)
12755 (test_command_prompt_position, redefine_hook_test)
12756 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
12757 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
12758 multi_line_input and multi_line. Remove gdb_expect and
12759 gdb_stop_suppressing_tests uses.
12760 * lib/gdb.exp (valnum_re): New global.
12761 (multi_line_input): New procedure.
12762
12763 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
12764
12765 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
12766 Remove.
12767 (test_setup): Define with proc_with_prefix.
12768 (test_cli_inferior): Likewise.
12769 (test_cli_thread): Likewise.
12770 (test_cli_frame): Likewise.
12771 (test_cli_select_frame): Likewise.
12772 (test_cli_up_down): Likewise.
12773 (test_mi_thread_select): Likewise.
12774 (test_mi_stack_select_frame): Likewise.
12775 (test_cli_in_mi_inferior): Likewise.
12776 (test_cli_in_mi_thread): Likewise.
12777 (test_cli_in_mi_frame): Likewise.
12778 (top level): Do not use with_test_prefix_procname.
12779
12780 2016-11-09 Pedro Alves <palves@redhat.com>
12781
12782 * gdb.base/commands.exp (gdbvar_simple_if_test)
12783 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
12784 (progvar_simple_if_test, progvar_simple_while_test)
12785 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
12786 (infrun_breakpoint_command_test, breakpoint_command_test)
12787 (user_defined_command_test, watchpoint_command_test)
12788 (test_command_prompt_position, deprecated_command_test)
12789 (bp_deleted_in_command, temporary_breakpoint_commands)
12790 (stray_arg0_test, source_file_with_indented_comment)
12791 (recursive_source_test, if_commands_test)
12792 (error_clears_commands_left, redefine_hook_test)
12793 (redefine_backtrace_test): Use proc_with_prefix.
12794 * lib/gdb.exp (proc_with_prefix): New proc.
12795
12796 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12797
12798 * gdb.base/tui-layout.c: New file.
12799 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
12800 disassembly window contains very long lines.
12801
12802 2016-11-08 Tom Tromey <tom@tromey.com>
12803
12804 * gdb.python/py-value.exp (test_value_creation): Make "long" test
12805 depend on Python 2.
12806
12807 2016-11-08 Tom Tromey <tom@tromey.com>
12808
12809 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12810 New method.
12811
12812 2016-10-29 Manish Goregaokar <manish@mozilla.com>
12813
12814 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
12815
12816 2016-10-27 Manish Goregaokar <manish@mozilla.com>
12817
12818 * gdb.rust/simple.rs: Add test for univariant enums without
12819 discriminants and for encoded struct-like enums.
12820
12821 2016-10-28 Pedro Alves <palves@redhat.com>
12822
12823 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
12824 gdb_test_multiple, tighten regexps and match symtabs and line
12825 tables incrementally.
12826
12827 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
12828
12829 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12830 general.
12831
12832 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
12833
12834 * gdb.base/exec-invalid-sysroot.exp: New file.
12835
12836 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12837
12838 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12839
12840 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12843
12844 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12845
12846 * gdb.base/killed-outside.exp: Remove $options from a call to
12847 `prepare_for_testing'.
12848
12849 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12850
12851 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12852 Change test message.
12853
12854 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12855
12856 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12857 Update comment.
12858
12859 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12860
12861 * gdb.trace/mi-trace-save.exp: New file.
12862
12863 2016-10-13 Yao Qi <yao.qi@linaro.org>
12864
12865 * gdb.base/code_elim.exp (get_var_address): Remove.
12866 * gdb.base/relocate.exp: Likewise.
12867 * gdb.base/shreloc.exp: Likewise.
12868 * lib/gdb.exp (get_var_address): New.
12869
12870 2016-10-13 Yao Qi <yao.qi@linaro.org>
12871
12872 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12873 floating point tests if $skip_float_test is false.
12874
12875 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
12876
12877 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12878 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12879 argc values.
12880 Add 1 to argc so we guarantee distinct initial/modified argc values.
12881
12882 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12883
12884 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12885
12886 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12887
12888 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12889 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12890 * gdb.arch/vsx-regs.exp: Likewise.
12891
12892 2016-10-07 Yao Qi <yao.qi@linaro.org>
12893
12894 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12895
12896 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12897
12898 * gdb.python/python.exp: Test decode_line("*0").
12899
12900 2016-10-06 Doug Evans <dje@google.com>
12901
12902 * gdb.python/py-value.exp (test_value_creation): Add test for large
12903 unsigned 64-bit value.
12904
12905 2016-10-06 Tom Tromey <tom@tromey.com>
12906
12907 * gdb.compile/compile.exp: Change java tests to rust.
12908 * gdb.base/setshow.exp: Change java tests to rust.
12909 * gdb.base/default.exp: Remove java from language list.
12910 * README (Examples): Update language example.
12911 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12912 test.
12913 * lib/gdb.exp (skip_java_tests): Remove.
12914 * lib/java.exp: Remove.
12915 * gdb.java: Remove.
12916
12917 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12918
12919 * gdb.arch/mips-fcr.exp: New test.
12920 * gdb.arch/mips-fcr.c: Source for the new test.
12921
12922 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12923
12924 * gdb.base/solib-disc.exp: Use `standard_output_file'
12925 throughout.
12926
12927 2016-10-06 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.base/jit-simple-dl.c: New file.
12930 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12931 * gdb.base/jit-simple.c: ... this.
12932 * gdb.base/jit-simple.exp (jit_run): Delete.
12933 (build_jit): New proc.
12934 (jit_test_reread): Recompile either the main program or the shared
12935 library, depending on what is being tested. Skip changing address
12936 if caller wants to. Compare before/after addresses. If testing
12937 standalone, explicitly load the binary. Test "maint info
12938 breakpoints".
12939 (top level): Add "standalone vs shared lib" and "change address"
12940 vs "same address" axes.
12941
12942 2016-10-06 Pedro Alves <palves@redhat.com>
12943
12944 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12945 call.
12946 (jit_run): Delete.
12947 (jit_test_reread): Use with_test_prefix. Reload the main binary
12948 explicitly. Compare the before/after addresses of the JIT
12949 descriptor.
12950
12951 2016-08-15 Doug Evans <dje@google.com>
12952
12953 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12954 for single bitfields is bool.
12955 * gdb.xml/tdesc-regs.exp: Ditto.
12956
12957 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12958
12959 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12960
12961 2016-10-05 Yao Qi <yao.qi@linaro.org>
12962
12963 * lib/gdb.exp (support_complex_tests): Return zero if
12964 gdb_skip_float_test return true.
12965
12966 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12967 Simon Marchi <simon.marchi@ericsson.com>
12968
12969 PR gdb/20487
12970 * gdb.mi/user-selected-context-sync.exp: New file.
12971 * gdb.mi/user-selected-context-sync.c: New file.
12972
12973 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12974 Simon Marchi <simon.marchi@ericsson.com>
12975
12976 PR gdb/20487
12977 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12978 =thread-select-event check.
12979
12980 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12981
12982 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12983 the compulsory L operand changes.
12984 * gdb.arch/powerpc-power.s: Likewise.
12985
12986 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12987
12988 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12989 * gdb.base/jit-attach-pie.c: New file.
12990 * gdb.base/jit-attach-pie.exp: New file.
12991
12992 2016-09-28 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/infcall-input.c: New file.
12995 * gdb.base/infcall-input.exp: New file.
12996
12997 2016-09-22 Yao Qi <yao.qi@linaro.org>
12998
12999 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
13000 (gdb_exit): Rename it to ...
13001 (gdbserver_gdb_exit): ... Close GDBserver.
13002 (gdb_exit): New proc, call gdbserver_gdb_exit.
13003 (mi_gdb_exit): Likewise.
13004
13005 2016-09-22 Yao Qi <yao.qi@linaro.org>
13006
13007 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
13008 path.
13009 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
13010 Remove duplication.
13011
13012 2016-09-22 Yao Qi <yao.qi@linaro.org>
13013
13014 * lib/gdbserver-support.exp: Check the existence of
13015 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
13016
13017 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
13018
13019 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
13020
13021 2016-09-21 Tom Tromey <tom@tromey.com>
13022
13023 PR gdb/20604:
13024 * gdb.base/quit.exp: New file.
13025
13026 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
13027
13028 * .gitignore: New file.
13029
13030 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
13031
13032 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
13033 throughout.
13034
13035 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13036
13037 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
13038
13039 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13040
13041 * gdb.cp/casts.cc (decltype): Move it ...
13042 (main): ... with its call to ...
13043 * gdb.cp/casts03.cc: ... a new file.
13044 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
13045
13046 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13047
13048 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
13049
13050 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
13051
13052 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
13053 and sync up the test with tests in gas/testsuite/gas/ppc.
13054 * gdb.arch/powerpc-power.exp: Likewise.
13055
13056 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13057
13058 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
13059
13060 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
13061 Jan Kratochvil <jan.kratochvil@redhat.com>
13062
13063 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
13064 make m1's definition to be different from m2's. Use 'dummy' as an
13065 argument for probe 'two'.
13066
13067 2016-09-10 Jon Beniston <jon@beniston.com>
13068
13069 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
13070 for sim target.
13071
13072 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13073
13074 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
13075 variable declaration.
13076 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
13077 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
13078 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
13079 received HWCAP as its argument.
13080
13081 2016-09-06 Pedro Alves <palves@redhat.com>
13082
13083 * gdb.base/new-ui-pending-input.c: New file.
13084 * gdb.base/new-ui-pending-input.exp: New file.
13085 * gdb.exp (clear_gdb_spawn_id): New procedure.
13086 (with_spawn_id): Check whether gdb_spawn_id exists before
13087 referencing it. If gdb_spawn_id didn't exist on entry, clear it
13088 on exit.
13089
13090 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
13091
13092 * gdb.base/float128.c: New file.
13093 * gdb.base/float128.exp: Likewise.
13094 * gdb.base/floatn.c: Likewise.
13095 * gdb.base/floatn.exp: Likewise.
13096
13097 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
13098
13099 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
13100
13101 2016-09-05 Pedro Alves <palves@redhat.com>
13102
13103 PR backtrace/19927
13104 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
13105 unwinders are immediately called as side effect of "source" or
13106 "disable unwinder" commands.
13107 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
13108
13109 2016-09-02 Yao Qi <yao.qi@linaro.org>
13110
13111 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
13112 is true and $type is "float" or "double".
13113
13114 2016-09-02 Yao Qi <yao.qi@linaro.org>
13115
13116 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
13117 true.
13118 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
13119 * gdb.base/call-rt-st.exp: Likewise.
13120 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
13121 return value instead of gdb,skip_float_test.
13122 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
13123 (do_function_calls): Use its return value instead of
13124 gdb,skip_float_test.
13125 * gdb.base/finish.exp: Likewise.
13126 * gdb.base/funcargs.exp: Likewise.
13127 * gdb.base/return.exp: Likewise.
13128 * gdb.base/return2.exp: Likewise.
13129 * gdb.base/varargs.exp: Likewise.
13130 * lib/gdb.exp (gdb_skip_float_test): Change it to
13131 gdb_caching_proc. Detect the broken ptrace on arm-linux.
13132
13133 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13134
13135 * gdb.multi/tids.exp: Test "thread apply all".
13136
13137 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13138
13139 * gdb.base/default.exp (tty): Remove.
13140
13141 2016-08-24 Kevin Buettner <kevinb@redhat.com>
13142
13143 * gdb.python/py-recurse-unwind.c: New file.
13144 * gdb.python/py-recurse-unwind.py: New file.
13145 * gdb.python/py-recurse-unwind.exp: New file.
13146
13147 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
13148
13149 * gdb.base/set-inferior-tty.exp: New file.
13150 * gdb.base/set-inferior-tty.c: New file.
13151
13152 2016-08-23 Pedro Alves <palves@redhat.com>
13153
13154 PR gdb/20494
13155 * gdb.base/new-ui-echo.c: New file.
13156 * gdb.base/new-ui-echo.exp: New file.
13157
13158 2016-08-23 Yao Qi <yao.qi@linaro.org>
13159
13160 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
13161 gdbserver_spawn.
13162 * gdb.server/connect-without-multi-process.exp (do_test):
13163 Likewise.
13164
13165 2016-08-23 Yao Qi <yao.qi@linaro.org>
13166
13167 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
13168 standalone_txt. Delete gdb_txt and standalone_txt on host
13169 and target. Spawn the binary on target. Copy files from
13170 target to host.
13171
13172 2016-08-22 Pedro Alves <palves@redhat.com>
13173
13174 PR gdb/20505
13175 * gdb.base/vdso-warning.exp: Test core dumps too. Use
13176 with_test_prefix. Factor out bits to ...
13177 (test_no_vdso): ... this new procedure.
13178
13179 2016-08-19 Carl Love <cel@us.ibm.com>
13180
13181 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
13182 maintaining separate logic for constructing the output path.
13183 * gdb.arch/powerpc-d128-regs.exp: Likewise.
13184 * gdb.arch/ppc-dfp.exp: Likewise.
13185 * gdb.arch/ppc-fp.exp: Likewise.
13186 * gdb.arch/vsx-regs.exp: Likewise.
13187 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
13188 binprefix for generating the additional binary files.
13189
13190 2016-08-19 Pedro Alves <palves@redhat.com>
13191
13192 * gdb.trace/mi-trace-frame-collected.exp
13193 (test_trace_frame_collected): On x32, expect two registers.
13194
13195 2016-08-18 Carl Love <cel@us.ibm.com>
13196
13197 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
13198 and sync up the test with tests in gas/testsuite/gas/ppc.
13199 * gdb.arch/powerpc-power.exp: Likewise.
13200
13201 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13202
13203 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
13204 expected error message.
13205
13206 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13207
13208 * gdb.multi/remove-inferiors.exp: New file.
13209 * gdb.multi/remove-inferiors.c: New file.
13210
13211 2016-08-12 Yao Qi <yao.qi@linaro.org>
13212
13213 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
13214 argument list.
13215
13216 2016-08-10 Pedro Alves <palves@redhat.com>
13217
13218 PR gdb/19187
13219 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
13220 setup_kfails.
13221
13222 2016-08-09 Pedro Alves <palves@redhat.com>
13223 Simon Marchi <simon.marchi@ericsson.com>
13224
13225 PR gdb/20418
13226 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
13227 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
13228
13229 2016-08-09 Pedro Alves <palves@redhat.com>
13230
13231 PR mi/20431
13232 * gdb.mi/mi-cmd-error.exp: New file.
13233
13234 2016-08-09 Pedro Alves <palves@redhat.com>
13235
13236 PR gdb/18653
13237 * gdb.base/signals-state-child.c: New file.
13238 * gdb.base/signals-state-child.exp: New file.
13239 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
13240
13241 2016-08-09 Pedro Alves <palves@redhat.com>
13242
13243 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
13244
13245 2016-08-03 Tom Tromey <tom@tromey.com>
13246
13247 PR python/18565:
13248 * gdb.python/py-frame-inline.exp: Add Frame.function test.
13249
13250 2016-08-01 Yao Qi <yao.qi@linaro.org>
13251
13252 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
13253 variable mode to "multi-process" if $multi_process is 1, otherwise
13254 set it to "single-process".
13255
13256 2016-08-01 Yao Qi <yao.qi@linaro.org>
13257
13258 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
13259 * gdb.cp/cpexprs.exp: Likewise.
13260 * gdb.cp/m-static.exp: Likewise.
13261
13262 2016-07-26 Tom Tromey <tom@tromey.com>
13263
13264 PR python/20190:
13265 * gdb.threads/tls.exp (check_thread_local): Add python symbol
13266 test.
13267
13268 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
13269
13270 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
13271 selecting assembly source files.
13272 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
13273 assembly source files.
13274 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
13275 assembly source files.
13276 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
13277 selecting assembly source files.
13278
13279 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
13280
13281 * gdb.base/new-ui.exp (do_test_invalid_args): New
13282 procedure.
13283
13284 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
13285
13286 * gdb.btrace/reconnect.c: New file.
13287 * gdb.btrace/reconnect.exp: New file.
13288
13289 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
13290
13291 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
13292 to test_catch_syscall_group.
13293 (test_catch_syscall_group): New.
13294
13295 2016-07-21 Tom Tromey <tom@tromey.com>
13296
13297 * gdb.rust/simple.rs (main): Use empty struct expression.
13298 * gdb.rust/simple.exp: Add tests for empty struct expression.
13299
13300 2016-07-21 Yao Qi <yao.qi@linaro.org>
13301
13302 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
13303 if gdb_skip_xml_test is true on some targets.
13304
13305 2016-07-21 Yao Qi <yao.qi@linaro.org>
13306
13307 * gdb.server/solib-list.exp: Unset last_loaded_file.
13308
13309 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
13312 "step into captured_main (args)".
13313
13314 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13315
13316 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
13317
13318 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13319
13320 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
13321
13322 2016-07-19 Pedro Alves <palves@redhat.com>
13323
13324 * gdb.opt/inline-break.exp: Remove optimize=-O2.
13325 * gdb.opt/inline-bt.exp: Likewise.
13326 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
13327 additional_flags=-Winline.
13328 * gdb.opt/inline-locals.exp: Likewise.
13329 * gdb.opt/inline-markers.c (ATTR): Define.
13330 (inlined_fn): Use it.
13331
13332 2016-07-19 Yao Qi <yao.qi@linaro.org>
13333
13334 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
13335 (test_with_self): Remove some code. Remove argument executable.
13336 (top-level): Use do_self_tests.
13337
13338 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
13339 Don Breazeal <donb@codesourcery.com>
13340
13341 * gdb.base/maint.exp: Escape paths used in regular expressions.
13342 * gdb.stabs/weird.exp: Likewise.
13343
13344 2016-07-13 Tom Tromey <tom@tromey.com>
13345
13346 PR python/15620, PR python/18620:
13347 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
13348 (test_bkpt_events): New procs.
13349
13350 2016-07-13 Tom Tromey <tom@tromey.com>
13351
13352 PR python/17698:
13353 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
13354 test.
13355 (test_watchpoints): Likewise.
13356 (test_bkpt_pending): New proc.
13357
13358 2016-07-13 Tom Tromey <tom@tromey.com>
13359
13360 PR cli/18053:
13361 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
13362 completion test.
13363
13364 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13365
13366 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
13367 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
13368 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
13369 f_label.
13370 (g): Rename g_end_lbl to g_label.
13371 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
13372 low_pc and high_pc.
13373 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
13374
13375 2016-07-12 Tom Tromey <tom@tromey.com>
13376
13377 PR python/19293:
13378 * gdb.python/py-unwind-maint.exp: Update tests.
13379
13380 2016-07-12 Yao Qi <yao.qi@linaro.org>
13381
13382 * lib/selftest-support.exp (selftest_setup): Match the output
13383 when captured_main is inlined.
13384
13385 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13386
13387 * gdb.fortran/derived-types.exp (result_line, result_line_2):
13388 New variables.
13389 (print this%a, print this%b, print this): New tests.
13390 * gdb.fortran/derived-types.f90 (this): New object and
13391 initialization.
13392
13393 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13394
13395 * gdb.ada/arraydim.exp: Remove extra directory level in build
13396 directory.
13397
13398 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13399
13400 * lib/ada.exp: Remove extra directory level in build directory.
13401 * gdb.ada/cond_lang.exp: Likewise.
13402 * gdb.ada/exec_changed.exp: Likewise.
13403 * gdb.ada/lang_switch.exp: Likewise.
13404
13405 2016-07-06 Manish Goregaokar <manish@mozilla.com>
13406
13407 * simple.rs: Add test for raw pointer subscripting.
13408 * simple.exp: Add test expectations.
13409
13410 2016-07-05 Yao Qi <yao.qi@linaro.org>
13411
13412 * gdb.mi/mi-reverse.exp: Match =record-started output.
13413
13414 2016-07-01 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/jit-reader.exp (info_registers_current_frame): New
13417 procedure.
13418 (jit_reader_test): Test the jit reader's unwinder.
13419 * gdb.base/jithost.c (jit_function_00_code): New global.
13420 (main): Use memcpy to fill in the mmapped code, instead of poking
13421 bytes manually here.
13422 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
13423 value.
13424 (read_debug_info): Save the function's range.
13425 (read_sp): New function.
13426 (unwind_frame): Use it. Also unwind RBP.
13427 (get_frame_id): Use read_sp.
13428 (gdb_init_reader): Use calloc instead of malloc.
13429 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
13430 parameter. Use gdb_test_multiple.
13431
13432 2016-07-01 Pedro Alves <palves@redhat.com>
13433 Antoine Tremblay <antoine.tremblay@ericsson.com>
13434
13435 * gdb.threads/process-dies-while-detaching.c: New file.
13436 * gdb.threads/process-dies-while-detaching.exp: New file.
13437
13438 2016-07-01 Pedro Alves <palves@redhat.com>
13439
13440 * gdb.multi/watchpoint-multi-exit.c: New file.
13441 * gdb.multi/watchpoint-multi-exit.exp: New file.
13442
13443 2016-06-30 Pedro Alves <palves@redhat.com>
13444
13445 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
13446 unset inferior_spawn_id.
13447
13448 2016-06-30 Pedro Alves <palves@redhat.com>
13449
13450 * lib/mi-support.exp (default_mi_gdb_start): Declare global
13451 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
13452
13453 2016-06-29 Yao Qi <yao.qi@linaro.org>
13454
13455 * gdb.base/return.c: Add copyright header.
13456
13457 2016-06-29 Tom Tromey <tom@tromey.com>
13458
13459 PR python/20129:
13460 * gdb.python/py-framefilter.exp: Add tests for setting priority
13461 and disabling of non-existent frame filter.
13462
13463 2016-06-29 Yao Qi <yao.qi@linaro.org>
13464
13465 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
13466 0x0f07ff.
13467
13468 2016-06-28 Yao Qi <yao.qi@linaro.org>
13469
13470 * gdb.base/catch-syscall.exp: Remove check on isnative and target
13471 triplets. Start gdb, execute catch syscall, and continue. Check
13472 gdb's output to determine catch syscall is supported.
13473
13474 2016-06-27 Manish Goregaokar <manish@mozilla.com>
13475
13476 * gdb.rust/simple.rs: Add test for returning unit in a function.
13477 * gdb.rust/simple.exp: Add expectation for functions returning
13478 unit.
13479
13480 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
13481
13482 * gdb.python/py-breakpoint-create-fail.c,
13483 gdb.python/py-breakpoint-create-fail.exp,
13484 gdb.python/py-breakpoint-create-fail.py: New testcase.
13485
13486 2016-06-25 Manish Goregaokar <manish@mozilla.com>
13487
13488 PR gdb/20239
13489 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
13490 * gdb.rust/simple.exp: Add test expectations for new NonZero
13491 tests.
13492
13493 2016-06-24 David Taylor <dtaylor@emc.com>
13494
13495 * gdb.base/offsets.exp: New file.
13496 * gdb.base/offsets.c: New file.
13497
13498 2016-06-23 Tom Tromey <tom@tromey.com>
13499
13500 PR gdb/16483:
13501 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
13502 before any filters are loaded.
13503
13504 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
13505
13506 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
13507 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
13508 structs.
13509 * gdb.fortran/derived-type-function.exp: New file.
13510 * gdb.fortran/derived-type-function.f90: New file.
13511
13512
13513 2016-06-21 Pedro Alves <palves@redhat.com>
13514
13515 * gdb.base/new-ui.exp: New file.
13516 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
13517 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
13518 (with_spawn_id): New procedure.
13519
13520 2016-06-21 Pedro Alves <palves@redhat.com>
13521
13522 * gdb.mi/mi-exec-run.exp: New file.
13523
13524 2016-06-21 Pedro Alves <palves@redhat.com>
13525
13526 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
13527 breakpoint command's output on the main UI.
13528 (test_break): New procedure, factored out from calls in the top
13529 level.
13530 (top level): Use foreach_with_prefix to test MI as main UI and as
13531 separate UI.
13532
13533 2016-06-21 Pedro Alves <palves@redhat.com>
13534
13535 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
13536 (test_awatch_creation_and_listing)
13537 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
13538 Remove 'type' parameter.
13539 (test_watchpoint_all): New parameter mi_mode. Remove
13540 with_test_prefix.
13541 (top level): Use foreach_with_prefix, and add main/separate UI MI
13542 testing axis.
13543
13544 2016-06-21 Pedro Alves <palves@redhat.com>
13545
13546 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
13547 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
13548 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
13549 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
13550 (gdb_main_spawn_id, mi_spawn_id): Declare and
13551 comment.
13552 (mi_create_inferior_pty): New procedure,
13553 factored out from default_mi_gdb_start.
13554 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
13555 procedures.
13556 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
13557 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
13558 Use mi_create_inferior_pty.
13559 (mi_gdb_start): Use eval to pass down args list.
13560
13561 2016-06-21 Pedro Alves <palves@redhat.com>
13562
13563 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
13564 * gdb.opt/inline-cmds.exp: Add MI tests.
13565
13566 2016-06-21 Pedro Alves <palves@redhat.com>
13567
13568 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
13569
13570 2016-06-21 Pedro Alves <palves@redhat.com>
13571
13572 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
13573 (top level): Use it instead of mi_execute_to.
13574
13575 2016-06-21 Pedro Alves <palves@redhat.com>
13576
13577 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
13578 (cont_handler_str): New.
13579 (signal_stop_handler): Set stop_handler_str instead of printing to
13580 stdout.
13581 (continue_handler): Set cont_handler_str instead of printing to
13582 stdout.
13583 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
13584 mi_send_resuming_command. Print stop_handler_str and
13585 cont_handler_str instead of expecting the python events print
13586 directly.
13587
13588 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
13589
13590 * gdb.base/jit-reader.exp: New file.
13591 * gdb.base/jithost.c: New file.
13592 * gdb.base/jithost.h: New file.
13593 * gdb.base/jitreader.c : New file.
13594 * gdb.base/jit-protocol.h: New file.
13595
13596 2016-06-17 Yao Qi <yao.qi@linaro.org>
13597
13598 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
13599 parameters follow_fork and detach_on_fork. Set follow-fork-mode
13600 and detach-on-fork. Adjust tests.
13601 (top level): Invoke break_cond_on_syscall with combinations of
13602 syscall, follow-fork-mode and detach-on-fork.
13603
13604 2016-06-17 Yao Qi <yao.qi@linaro.org>
13605
13606 * gdb.base/step-over-exit.c: New.
13607 * gdb.base/step-over-exit.exp: New.
13608
13609 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
13610
13611 * gdb.base/float.exp: Add target check for nds32*-*-*.
13612 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
13613
13614 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
13615
13616 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
13617 for unsupported target features.
13618 * gdb.base/call-rt-st.exp: Likewise.
13619 * gdb.base/call-sc.exp: Likewise.
13620 * gdb.base/call-signal-resume.exp: Likewise.
13621 * gdb.base/call-strs.exp: Likewise.
13622 * gdb.base/callexit.exp: Likewise.
13623 * gdb.base/callfuncs.exp: Likewise.
13624 * gdb.base/nodebug.exp: Likewise.
13625 * gdb.base/printcmds.exp: Likewise.
13626 * gdb.base/ptype.exp: Likewise.
13627 * gdb.base/structs.exp: Likewise.
13628 * gdb.base/unwindonsignal.exp: Likewise.
13629 * gdb.cp/gdb2495.exp: Likewise.
13630 * gdb.cp/templates.exp: Likewise.
13631 * gdb.cp/virtfunc.exp: Likewise.
13632 * gdb.threads/hand-call-in-threads.exp: Likewise.
13633 * gdb.threads/interrupted-hand-call.exp: Likewise.
13634 * gdb.threads/thread-unwindonsignal.exp: Likewise.
13635
13636 2016-06-10 Tom Tromey <tom@tromey.com>
13637
13638 PR rust/20110:
13639 * gdb.rust/expr.exp: Add test for integer constant larger than
13640 i32.
13641
13642 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
13643
13644 * gdb.fortran/nested-funcs.exp: New.
13645 * gdb.fortran/nested-funcs.f90: New.
13646
13647 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
13648
13649 * gdb.base/examine-backward.c: New file.
13650 * gdb.base/examine-backward.exp: New file.
13651
13652 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
13653
13654 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
13655 matching.
13656
13657 2016-06-02 Tom Tromey <tom@tromey.com>
13658
13659 PR python/18984:
13660 * gdb.python/py-shared.exp: Add solib_name test.
13661
13662 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
13663
13664 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
13665
13666 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
13667
13668 PR c++/19893
13669 * gdb.dwarf2/implref.exp: Rename to...
13670 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
13671 * gdb.dwarf2/implref-array.c: New file.
13672 * gdb.dwarf2/implref-array.exp: Likewise.
13673 * gdb.dwarf2/implref-global.c: Likewise.
13674 * gdb.dwarf2/implref-global.exp: Likewise.
13675 * gdb.dwarf2/implref-struct.c: Likewise.
13676 * gdb.dwarf2/implref-struct.exp: Likewise.
13677
13678 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13679
13680 * gdb.trace/trace-condition.exp: Add 64bit tests.
13681
13682 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13683
13684 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
13685 bits types.
13686 (main): Adapt to 8 to 64 bits types.
13687 * gdb.trace/trace-condition.exp: Add new tests.
13688
13689 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13690
13691 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
13692
13693 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13694
13695 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
13696 Move condition tests...
13697 * gdb.trace/trace-condition.exp: Here.
13698
13699 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13700
13701 * gdb.trace/trace-condition.exp: Add counter-case tests.
13702
13703 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13704
13705 PR c++/15231
13706 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
13707 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
13708
13709 2016-05-27 Pedro Alves <palves@redhat.com>
13710
13711 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13712 New procedure.
13713 (top level): Call it, and bail out of DejaGnu is known to be bad.
13714
13715 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
13716
13717 * gdb.base/whatis.c: Extend the test case.
13718 * gdb.base/whatis.exp: Add additional tests.
13719
13720 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13721
13722 * gdb.fortran/type.f90: Add pointer variable.
13723 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
13724
13725 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13726
13727 * gdb.fortran/vla-type.exp: Fix testcase name.
13728
13729 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13730
13731 * gdb.fortran/vla-type.exp: Access elements in nested structs.
13732
13733 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13734
13735 * gdb.fortran/type.f90: Add nested structures.
13736 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
13737 * gdb.fortran/derived-type.exp: Adapt expected output.
13738 * gdb.fortran/vla-type.exp: Adapt expected output.
13739
13740 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13741
13742 * gdb.fortran/whatis_type.exp: Adapt expected output.
13743
13744 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13745
13746 * gdb.fortran/print_type.exp: Fix expected output.
13747 * gdb.fortran/whatis_type.exp: Fix expected output.
13748
13749 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13750
13751 * gdb.fortran/whatis_type.exp: Use multi_line.
13752
13753 2016-05-24 Tom Tromey <tom@tromey.com>
13754
13755 PR python/17386:
13756 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
13757 use value as an index.
13758
13759 2016-05-23 Tom Tromey <tom@tromey.com>
13760
13761 PR python/17981:
13762 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
13763 no-breakpoint case.
13764
13765 2016-05-24 Pedro Alves <palves@redhat.com>
13766
13767 PR gdb/19828
13768 * gdb.threads/clone-attach-detach.c: New file.
13769 * gdb.threads/clone-attach-detach.exp: New file.
13770
13771 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
13772
13773 * gdb.base/annota-input-while-running.exp: Fix syntax error.
13774
13775 2016-05-23 Tom Tromey <tom@tromey.com>
13776
13777 PR python/19438, PR python/18393:
13778 * gdb.python/py-progspace.exp: Add "dir" test.
13779 * gdb.python/py-objfile.exp: Add "dir" test.
13780
13781 2016-05-23 Yao Qi <yao.qi@linaro.org>
13782
13783 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
13784 * gdb.arch/thumb2-it.exp: Likewise.
13785
13786 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
13787
13788 * gdb.mi/mi-threads-interrupt.c: New file.
13789 * gdb.mi/mi-threads-interrupt.exp: New file.
13790
13791 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
13792
13793 PR gdb/18077
13794 * gdb.mi/mi-async-run.exp: New file.
13795 * gdb.mi/mi-async-run.c: New file.
13796
13797 2016-05-17 Tom Tromey <tom@tromey.com>
13798 Manish Goregaokar <manishsmail@gmail.com>
13799
13800 * lib/rust-support.exp: New file.
13801 * lib/gdb.exp (skip_rust_tests): New proc.
13802 (build_executable_from_specs): Handle rust.
13803 * lib/future.exp (gdb_find_rustc): New proc.
13804 (gdb_default_target_compile): Handle rust.
13805 * gdb.rust/expr.exp: New file.
13806 * gdb.rust/generics.exp: New file.
13807 * gdb.rust/generics.rs: New file.
13808 * gdb.rust/methods.exp: New file.
13809 * gdb.rust/methods.rs: New file.
13810 * gdb.rust/modules.exp: New file.
13811 * gdb.rust/modules.rs: New file.
13812 * gdb.rust/simple.exp: New file.
13813 * gdb.rust/simple.rs: New file.
13814
13815 2016-05-17 Tom Tromey <tom@tromey.com>
13816
13817 * gdb.base/default.exp (set language): Add rust.
13818
13819 2016-05-17 Tom Tromey <tom@tromey.com>
13820
13821 * gdb.gdb/unittest.exp: New file.
13822
13823 2016-05-16 Yao Qi <yao.qi@linaro.org>
13824
13825 * gdb.base/batch-preserve-term-settings.exp: Remove variable
13826 shell_prompt. Update shell_prompt_re.
13827
13828 2016-05-12 Doug Evans <dje@google.com>
13829
13830 PR symtab/19999
13831 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
13832 $options when building executable.
13833 * gdb.dwarf2/fission-loclists-pie.S: New file.
13834 * gdb.dwarf2/fission-loclists-pie.exp: New file.
13835
13836 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13837
13838 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
13839 of [is_remote target],
13840
13841 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13842
13843 * lib/gdb.exp (use_gdb_stub): New procedure.
13844
13845 2016-05-03 Yunlian Jiang <yunlian@google.com>
13846 Doug Evans <dje@google.com>
13847
13848 PR symtab/19914
13849 * gdb.dwarf2/dwp-sepdebug.c: New file.
13850 * gdb.dwarf2/dwp-sepdebug.exp: New file.
13851
13852 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13853
13854 * gdb.base/detach.exp: Remove is_remote check.
13855
13856 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13857
13858 * gdb.base/annota-input-while-running.exp: Don't check for
13859 [is_remote target]. Enable annotations after running to main.
13860 Remove unused "set test..." line.
13861
13862 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13863
13864 * gdb.trace/trace-enable-disable.exp: New file.
13865 * gdb.trace/trace-enable-disable.c: New file.
13866
13867 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13868
13869 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13870 use it in info sharedlibrary test.
13871 * gdb.trace/ftrace-lock.exp: Likewise.
13872 * gdb.trace/ftrace.exp: Likewise.
13873 * gdb.trace/range-stepping.exp: Likewise.
13874 * gdb.trace/trace-break.exp: Likewise.
13875 * gdb.trace/trace-condition.exp: Likewise.
13876 * gdb.trace/trace-mt.exp: Likewise.
13877
13878 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13879
13880 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13881 (gdb_load_shlib): ... this.
13882 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13883 gdb_load_shlib.
13884 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13885 * gdb.base/ctxobj.exp: Likewise.
13886 * gdb.base/dprintf-pending.exp: Likewise.
13887 * gdb.base/dso2dso.exp: Likewise.
13888 * gdb.base/fixsection.exp: Likewise.
13889 * gdb.base/gcore-relro.exp: Likewise.
13890 * gdb.base/gdb1555.exp: Likewise.
13891 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13892 * gdb.base/gnu-ifunc.exp: Likewise.
13893 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13894 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13895 * gdb.base/pending.exp: Likewise.
13896 * gdb.base/print-file-var.exp: Likewise.
13897 * gdb.base/print-symbol-loading.exp: Likewise.
13898 * gdb.base/shlib-call.exp: Likewise.
13899 * gdb.base/shreloc.exp: Likewise.
13900 * gdb.base/so-impl-ld.exp: Likewise.
13901 * gdb.base/solib-disc.exp: Likewise.
13902 * gdb.base/solib-nodir.exp: Likewise.
13903 * gdb.base/solib-overlap.exp: Likewise.
13904 * gdb.base/solib-symbol.exp: Likewise.
13905 * gdb.base/solib-weak.exp (do_test): Likewise.
13906 * gdb.base/sym-file.exp: Likewise.
13907 * gdb.base/symtab-search-order.exp: Likewise.
13908 * gdb.base/type-opaque.exp: Likewise.
13909 * gdb.base/unload.exp: Likewise.
13910 * gdb.base/watchpoint-solib.exp: Likewise.
13911 * gdb.compile/compile.exp: Likewise.
13912 * gdb.cp/gdb2384.exp: Likewise.
13913 * gdb.cp/infcall-dlopen.exp: Likewise.
13914 * gdb.cp/re-set-overloaded.exp: Likewise.
13915 * gdb.fortran/library-module.exp: Likewise.
13916 * gdb.opt/solib-intra-step.exp: Likewise.
13917 * gdb.python/py-finish-breakpoint.exp: Likewise.
13918 * gdb.python/py-shared.exp: Likewise.
13919 * gdb.reverse/solib-precsave.exp: Likewise.
13920 * gdb.reverse/solib-reverse.exp: Likewise.
13921 * gdb.server/solib-list.exp: Likewise.
13922 * gdb.threads/dlopen-libpthread.exp: Likewise.
13923 * gdb.threads/tls-shared.exp: Likewise.
13924 * gdb.threads/tls-so_extern.exp: Likewise.
13925 * gdb.trace/change-loc.exp: Likewise.
13926 * gdb.trace/ftrace-lock.exp: Likewise.
13927 * gdb.trace/ftrace.exp: Likewise.
13928 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13929 * gdb.trace/pending.exp: Likewise.
13930 * gdb.trace/range-stepping.exp: Likewise.
13931 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13932 (strace_info_marker): Likewise.
13933 (strace_probe_marker): Likewise.
13934 (strace_trace_on_same_addr): Likewise.
13935 (strace_trace_on_diff_addr): Likewise.
13936 * gdb.trace/trace-break.exp: Likewise.
13937 * gdb.trace/trace-condition.exp: Likewise.
13938 * gdb.trace/trace-mt.exp: Likewise.
13939
13940 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13941
13942 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13943 result of gdb_remote_download.
13944 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13945 * gdb.base/dso2dso.exp: Likewise.
13946 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13947 * gdb.base/print-file-var.exp: Likewise.
13948 * gdb.base/shlib-call.exp: Likewise.
13949 * gdb.base/shreloc.exp: Likewise.
13950 * gdb.base/solib-overlap.exp: Likewise.
13951 * gdb.base/solib-weak.exp (do_test): Likewise.
13952 * gdb.base/unload.exp: Likewise.
13953
13954 2016-04-27 Yao Qi <yao.qi@linaro.org>
13955
13956 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13957 exists.
13958
13959 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13960
13961 * vla-type.exp: Print structure from toplevel.
13962
13963 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13964
13965 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13966 of dynamic types.
13967 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13968 of dynamic types.
13969
13970 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13971
13972 * gdb.fortran/vla-type.f90: New file.
13973 * gdb.fortran/vla-type.exp: New file.
13974
13975 2016-04-25 Yao Qi <yao.qi@linaro.org>
13976
13977 * gdb.base/branch-to-self.c: New file.
13978 * gdb.base/branch-to-self.exp: New file.
13979
13980 2016-04-22 Yao Qi <yao.qi@linaro.org>
13981
13982 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13983 more after $hex.
13984
13985 2016-04-22 Yao Qi <yao.qi@linaro.org>
13986
13987 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13988 * gdb.base/annota3.exp: Likewise.
13989
13990 2016-04-22 Yao Qi <yao.qi@linaro.org>
13991
13992 * gdb.reverse/step-precsave.exp: Do one step and test program
13993 stops in "callee" and do multiple steps until program goes out
13994 of "callee".
13995 * gdb.reverse/step-reverse.exp: Likewise.
13996
13997 2016-04-22 Yao Qi <yao.qi@linaro.org>
13998
13999 * gdb.trace/signal.exp: Also pass if
14000 $tracepoint_hits($i) > $iterations.
14001
14002 2016-04-22 Yao Qi <yao.qi@linaro.org>
14003
14004 * gdb.trace/signal.c: New file.
14005 * gdb.trace/signal.exp: New file.
14006
14007 2016-04-19 Doug Evans <xdje42@gmail.com>
14008
14009 * gdb.base/bad-file.exp: New file.
14010
14011 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
14012
14013 * gdb.dwarf2/implref.exp: New file.
14014
14015 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14016
14017 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
14018 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
14019 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
14020 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
14021 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
14022 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
14023 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
14024 * lib/fortran.exp (fortran_int4): New procedure.
14025 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
14026 (fortran_logical4): Likewise.
14027
14028 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
14029
14030 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
14031
14032 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14033
14034 * lib/compiler.c: Add Intel specific preprocessor macros.
14035 * lib/compiler.cc: Likewise.
14036
14037 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
14038
14039 * gdb.server/connect-with-no-symbol-file.c: New file.
14040 * gdb.server/connect-with-no-symbol-file.exp: New file.
14041
14042 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14043
14044 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
14045
14046 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14047
14048 * boards/gdbserver-base.exp (${board}_download): Copy source file to
14049 standard output directory.
14050
14051 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
14052
14053 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
14054
14055 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
14056
14057 * gdb.btrace/instruction_history.c (loop): Add declaration.
14058
14059 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14060
14061 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
14062
14063 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
14064
14065 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
14066 parentheses to print.
14067 (continue_handler): Likewise.
14068
14069 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
14070
14071 * gdb.server/solib-list.exp: Remove is_remote check.
14072 Pass shlib= to gdb_compile. Don't link shared library with
14073 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
14074 Run binary filename through "readlink -f" on the target.
14075
14076 2016-04-08 Pedro Alves <palves@redhat.com>
14077
14078 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
14079 interpreter filename as argument to gdbserver_spawn.
14080 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
14081 Return empty if $last_loaded_file does not exist.
14082
14083 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14084
14085 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
14086 * gdb.base/jit-main.c: Use exit after usage.
14087
14088 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
14091 GDBHISTSIZE prior to the tests.
14092 * gdb.base/gdbinit-history.exp: Likewise.
14093
14094 2016-04-07 Pedro Alves <palves@redhat.com>
14095
14096 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
14097 instead of build_executable. Use gdb_load_shlibs.
14098
14099 2016-04-07 Yao Qi <yao.qi@linaro.org>
14100
14101 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
14102 Execute "si" command.
14103
14104 2016-04-07 Yao Qi <yao.qi@linaro.org>
14105
14106 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
14107 number instead of the comments on some line.
14108
14109 2016-04-06 Don Breazeal <donb@codesourcery.com>
14110
14111 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
14112 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
14113
14114 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
14115
14116 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
14117 standard_output_file. Remove unused binfile variable.
14118
14119 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
14120
14121 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
14122 * gdb.python/py-mi-objfile.exp: Match "list main" output
14123 in console format.
14124
14125 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
14126
14127 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
14128 absolute.
14129
14130 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14131
14132 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
14133 absolute.
14134 * gdb.trace/ftrace.exp: Likewise.
14135 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
14136 targets as well.
14137 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
14138 (gdb_load_shlibs): Copy libraries to test directory when testing
14139 natively. Only set solib-search-path if testing remotely.
14140 * lib/mi-support.exp (mi_load_shlibs): Likewise.
14141
14142 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14143
14144 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
14145 gdb_download. Use it even if the target is not remote.
14146 * gdb.base/jit.exp (compile_jit_test): Likewise.
14147 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
14148 output directory if the destination board is local, otherwise use
14149 the standard remote_download from DejaGnu.
14150 (gdb_download): Remove.
14151 (gdb_load_shlibs): Use gdb_remote_download instead of
14152 gdb_download.
14153 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
14154 Use gdb_remote_download instead of gdb_download. Use it even if
14155 the target is not remote.
14156 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
14157 instead of gdb_download.
14158
14159 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
14160
14161 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
14162 (test_insert_delete_modify): Call mi_load_shlibs before trying to
14163 run.
14164
14165 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
14166
14167 PR gdb/19820
14168 * gdb.base/printcmds.exp: Add artificial arrays tests.
14169
14170 2016-03-31 Pedro Alves <palves@redhat.com>
14171
14172 PR gdb/19858
14173 * gdb.base/jit-main.c: Include unistd.h.
14174 (ATTACH): Define to 0 if not already defined.
14175 (wait_for_gdb, mypid): New globals.
14176 (WAIT_FOR_GDB): New macro.
14177 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
14178 some breakpoint locations.
14179 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
14180 New procedures.
14181 (one_jit_test): Add REATTACH parameter, and handle it. Use
14182 continue_to_test_location.
14183 (top level): Test attach, and adjusts calls to one_jit_test.
14184
14185 2016-03-31 Pedro Alves <palves@redhat.com>
14186
14187 PR gdb/19858
14188 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
14189 BINSUFFIX parameter, and handle it.
14190 (top level): Adjust calls compile_jit_test.
14191
14192 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
14193
14194 PR python/19743
14195 * gdb.python/py-mi-events-gdb.py: New file.
14196 * gdb.python/py-mi-events.c: New file.
14197 * gdb.python/py-mi-events.exp: New file.
14198
14199 2016-03-30 Yao Qi <yao.qi@linaro.org>
14200
14201 * gdb.reverse/until-precsave.exp: Match function name only.
14202 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
14203 Move malloc to a condition block.
14204 * gdb.reverse/until-reverse.exp: Match function name only.
14205
14206 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
14207
14208 * gdb.trace/ftrace.exp: Set arg0exp for s390.
14209 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
14210 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
14211 variable for GPR 0 instead of assuming it is register 0.
14212 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
14213 * lib/trace-support.exp: Add s390 registers.
14214
14215 2016-03-29 Yao Qi <yao.qi@linaro.org>
14216
14217 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
14218
14219 2016-03-24 Yao Qi <yao.qi@linaro.org>
14220
14221 * gdb.reverse/break-reverse.exp: Add quotation mark in the
14222 test message.
14223
14224 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14225
14226 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
14227 maintaining separate logic for constructing the output path.
14228
14229 2016-03-16 Don Breazeal <donb@codesourcery.com>
14230
14231 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
14232 Retry fork and waitpid on interrupted system call errors.
14233 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14234 Use with_timeout_factor to increase timeout by factor of 10.
14235
14236 2016-03-15 Don Breazeal <donb@codesourcery.com>
14237
14238 * gdb.cp/scope-err.cc: New test program.
14239 * gdb.cp/scope-err.exp: New test script.
14240 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
14241 lines and "set breakpoint here" comment.
14242 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
14243 Fixed some whitespace and format issues.
14244 * gdb.mi/mi-linespec-err-cp.cc: New test program.
14245 * gdb.mi/mi-linespec-err-cp.exp: New test script.
14246
14247 2016-03-15 Doug Evans <dje@google.com>
14248
14249 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
14250 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
14251 All callers updated. Add tests for enums, mixed flags register.
14252
14253 2016-03-15 Doug Evans <dje@google.com>
14254
14255 * gdb.base/skip.c (main): Call test_skip_file_and_function.
14256 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
14257
14258 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
14259
14260 * gdb.base/default.exp: Add $_as_string to the list of expected
14261 convenience functions.
14262
14263 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
14264
14265 * gdb.base/maint.exp: New tests for 'maint info line-table'.
14266
14267 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
14268
14269 * gdb.python/py-as-string.exp: New file.
14270 * gdb.python/py-as-string.c: New file.
14271
14272 2016-03-09 Pedro Alves <palves@redhat.com>
14273
14274 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
14275 signal" -> "Thread NN received signal" output change.
14276 * gdb.threads/ia64-sigill.exp: Likewise.
14277 * gdb.threads/linux-dp.exp: Likewise.
14278 * gdb.threads/manythreads.exp: Likewise.
14279 * gdb.threads/pending-step.exp: Likewise.
14280 * gdb.threads/print-threads.exp: Likewise.
14281 * gdb.threads/sigstep-threads.exp: Likewise.
14282 * gdb.threads/staticthreads.exp: Likewise.
14283 * gdb.threads/tls.exp: Likewise.
14284
14285 2016-03-09 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.base/command-line-input.exp: New file.
14288
14289 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14290
14291 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
14292 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
14293 * gdb.trace/pending.exp: Accept leading dot before function name.
14294 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
14295 * lib/trace-support.exp: Set registers for ppc.
14296
14297 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14298
14299 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
14300 use it for disassembly; accept .main in addition to main in backtrace.
14301
14302 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
14303 Marcin Kościelnicki <koriakin@0x04.net>
14304
14305 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
14306 (gdb_recursion_test_ptr): New global variable.
14307 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
14308 gdb_recursion_test.
14309 (gdb_c_test): Ditto.
14310
14311 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14312
14313 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
14314 ordering.
14315
14316 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14317
14318 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
14319 (bar): Add bar_start_lbl label.
14320 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
14321 of foo/bar for emitting DWARF and tracing.
14322
14323 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
14324
14325 * analyze-racy-logs.py: Set executable bit.
14326
14327 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
14328
14329 * Makefile.in (DEFAULT_RACY_ITER): New variable.
14330 (CHECK_TARGET_TMP): Likewise.
14331 (check-single-racy): New rule.
14332 (check-parallel-racy): Likewise.
14333 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
14334 (do-check-parallel-racy): New rule.
14335 (check-racy/%.exp): Likewise.
14336 * README (Racy testcases): New section.
14337 * analyze-racy-logs.py: New file.
14338
14339 2016-03-03 Doug Evans <dje@google.com>
14340
14341 * gdb.base/skip.exp: Use with_test_prefix.
14342
14343 2016-03-03 Yao Qi <yao.qi@linaro.org>
14344
14345 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
14346 Invoke step_over_syscall "clone" and break_cond_on_syscall
14347 "clone".
14348 * gdb.base/step-over-clone.c: New file.
14349
14350 2016-03-03 Yao Qi <yao.qi@linaro.org>
14351
14352 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
14353 code format.
14354
14355 2016-03-03 Yao Qi <yao.qi@linaro.org>
14356
14357 * gdb.base/disp-step-fork.c: Rename to ...
14358 * gdb.base/step-over-fork.c: ... it. New file.
14359 * gdb.base/disp-step-vfork.c: Rename to ...
14360 * gdb.base/step-over-vfork.c: ... it. New file.
14361 * gdb.base/disp-step-syscall.exp: Rename to ...
14362 * gdb.base/step-over-syscall.exp: ... it. New file.
14363 (disp_step_cross_syscall): Rename to ...
14364 (step_over_syscall): ... it.
14365
14366 2016-03-03 Yao Qi <yao.qi@linaro.org>
14367
14368 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
14369 If target supports condition evaluation on target, invoke
14370 break_cond_on_syscall for fork and vfork.
14371
14372 2016-03-03 Yao Qi <yao.qi@linaro.org>
14373
14374 * gdb.base/disp-step-syscall.exp: Don't invoke
14375 support_displaced_stepping.
14376 (disp_step_cross_syscall): Test with displaced stepping off and
14377 on if supported.
14378
14379 2016-03-03 Yao Qi <yao.qi@linaro.org>
14380
14381 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
14382 proc.
14383 (setup): New proc.
14384 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
14385 and setup.
14386
14387 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14388
14389 * gdb.fortran/vla-history.exp: Remove breakpoint.
14390
14391 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14392
14393 * gdb.fortran/vla-history.exp: Lookup array elements and printing
14394 exceeds timeout.
14395
14396 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14397
14398 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
14399 breakpoint.
14400
14401 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14402
14403 * gdb.mi/vla.f90: Nullify pointer after declaration.
14404
14405 2016-03-01 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
14408
14409 2016-03-01 Pedro Alves <palves@redhat.com>
14410
14411 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
14412 before anything else.
14413 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
14414 _GNU_SOURCE here.
14415 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
14416 before anything else.
14417 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
14418
14419 2016-03-01 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
14422
14423 2016-03-01 Yao Qi <yao.qi@linaro.org>
14424
14425 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
14426 prepare_for_testing.
14427
14428 2016-03-01 Yao Qi <yao.qi@linaro.org>
14429
14430 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
14431
14432 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14433
14434 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
14435 manually constructing the output path.
14436
14437 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14438
14439 * gdb.arch/s390-stackless.S: New.
14440 * gdb.arch/s390-stackless.exp: New.
14441
14442 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
14443
14444 * gdb.dlang/circular.c: New file.
14445 * gdb.dlang/circular.exp: New file.
14446
14447 2016-02-26 Yao Qi <yao.qi@linaro.org>
14448
14449 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
14450 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
14451 (testcases): Update.
14452
14453 2016-02-26 Yao Qi <yao.qi@linaro.org>
14454
14455 * gdb.reverse/aarch64.c: Rename to ...
14456 * gdb.reverse/insn-reverse.c: ... it.
14457 * gdb.reverse/aarch64.exp: Rename to ...
14458 * gdb.reverse/insn-reverse.exp: ... it.
14459
14460 2016-02-26 Yao Qi <yao.qi@linaro.org>
14461
14462 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
14463 (testcase_ftype): New.
14464 (testcases): New array.
14465 (n_testcases): New.
14466 (main): Call each element in testcases.
14467 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
14468 (read_testcase): New.
14469 Do the tests in a loop.
14470
14471 2016-02-25 Yao Qi <yao.qi@linaro.org>
14472
14473 * gdb.base/branches.c: Remove.
14474
14475 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14476
14477 PR gdb/13808
14478 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
14479
14480 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14481
14482 * gdb.trace/ftrace.exp: Remove unnecessary target check.
14483
14484 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14485
14486 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
14487 change x86_64 call_insn to 'callq'.
14488
14489 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14490
14491 * gdb.trace/tfile-avx.c: Move to...
14492 * gdb.trace/tracefile-pseudo-reg.c: Here.
14493 * gdb.trace/tfile-avx.exp: Move to...
14494 * gdb.trace/tracefile-pseudo-reg.exp: Here.
14495
14496 2016-02-24 Gary Benson <gbenson@redhat.com>
14497
14498 * gdb.base/attach-pie-noexec.exp: Do not expect an error
14499 message on attach.
14500
14501 2016-02-23 Doug Evans <dje@google.com>
14502
14503 * gdb.base/skip.c (test_skip): New function.
14504 (end_test_skip_file_and_function): New function.
14505 (test_skip_file_and_function): New function.
14506 * gdb.base/skip1.c (test_skip): New function.
14507 (skip1_test_skip_file_and_function): New function.
14508 * gdb.base/skip.exp: Add tests for new skip options.
14509 * gdb.base/skip-solib.exp: Update expected output.
14510 * gdb.perf/skip-command.cc: New file.
14511 * gdb.perf/skip-command.exp: New file.
14512 * gdb.perf/skip-command.py: New file.
14513
14514 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
14515
14516 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
14517 info registers pattern.
14518
14519 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
14520
14521 * lib/future.exp: Add D support.
14522 (gdb_find_gdc): New proc.
14523 (gdb_default_target_compile): Add D support.
14524
14525 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
14526
14527 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
14528 user+system time.
14529 (trace_speed_test): Determine the iteration count for a time
14530 between 15..30 seconds.
14531
14532 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
14533
14534 * gdb.arch/i386-mpx-sigsegv.c: New file.
14535 * gdb.arch/i386-mpx-sigsegv.exp: New file.
14536 * gdb.arch/i386-mpx-simple_segv.c: New file.
14537 * gdb.arch/i386-mpx-simple_segv.exp: New file.
14538
14539 2016-02-18 Yao Qi <yao.qi@linaro.org>
14540
14541 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14542 Don't call setup_kfail.
14543
14544 2016-02-18 Yao Qi <yao.qi@linaro.org>
14545
14546 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14547 Set "set breakpoint condition-evaluation" per $cond_bp_target.
14548
14549 2016-02-16 Doug Evans <dje@google.com>
14550
14551 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
14552 * gdb.base/skip1.c: Ditto.
14553 * gdb.base/skip.exp: Whitespace cleanup.
14554
14555 2016-02-16 Don Breazeal <donb@codesourcery.com>
14556
14557 PR remote/19496
14558 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14559 Remove kfail for PR remote/19496.
14560
14561 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14562
14563 * lib/gdb.exp (standard_temp_file): Return a path specific to
14564 the runtest invocation.
14565
14566 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14567
14568 * gdb.trace/save-trace.exp: Change relative path to be in the
14569 standard output directory.
14570
14571 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14572
14573 * gdb.arch/i386-prologue.c: Add missing prototypes.
14574
14575 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14576
14577 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
14578 * gdb.arch/i386-prologue.exp: Likewise.
14579 * gdb.arch/i386-size.exp: Likewise.
14580
14581 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
14582
14583 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
14584 define object file path.
14585 * gdb.btrace/gcore.exp: Use standard_output_file to define core
14586 file path.
14587 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
14588 standard_output_file to define binfile.
14589
14590 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14591
14592 Fix compatibility with recent gfortran-5.3.1.
14593 * gdb.fortran/vla-history.exp (print vla1 allocated)
14594 (print vla2 allocated, print $2, print $3): Remove
14595 (print $4): Rename to ...
14596 (print $2): ... here.
14597 (print $9): Rename to ...
14598 (print $5): ... here.
14599 (print $10): Rename to ...
14600 (print $6): ... here.
14601 * gdb.fortran/vla.f90: Add pvla initialization.
14602
14603 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14604
14605 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
14606 New test.
14607 * gdb.fortran/vla-value-sub.exp: Likewise.
14608
14609 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
14610
14611 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
14612
14613 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
14614
14615 * i386-biarch-core.exp: Define corefile using
14616 standard_output_file.
14617
14618 2016-02-12 Yao Qi <yao.qi@linaro.org>
14619
14620 * gdb.arch/arm-single-step-kernel-helper.c: New.
14621 * gdb.arch/arm-single-step-kernel-helper.exp: New.
14622
14623 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
14624
14625 * gdb.btrace/tailcall-only.exp: New.
14626 * gdb.btrace/tailcall-only.c: New.
14627 * gdb.btrace/x86_64-tailcall-only.S: New.
14628 * gdb.btrace/i686-tailcall-only.S: New.
14629
14630 2016-02-11 Pedro Alves <palves@redhat.com>
14631
14632 * README (Parallel testing): Add missing double quotes.
14633
14634 2016-02-11 Pedro Alves <palves@redhat.com>
14635
14636 * README (Parallel testing): New section.
14637 (GDB_PARALLEL): Rewrite.
14638 (FORCE_PARALLEL): Document.
14639
14640 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
14641
14642 * gdb.trace/tfile-avx.c: New test.
14643 * gdb.trace/tfile-avx.exp: New test.
14644
14645 2016-02-09 Keith Seitz <keiths@redhat.com>
14646
14647 PR breakpoints/19546
14648 * gdb.base/infcall-exec.c: New file.
14649 * gdb.base/infcall-exec2.c: New file.
14650 * gdb.base/infcall-exec.exp: New file.
14651
14652 2016-02-09 Keith Seitz <keiths@redhat.com>
14653
14654 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
14655 (toplevel): Call test_bkpt_address.
14656
14657 2016-02-09 Keith Seitz <keiths@redhat.com>
14658
14659 PR python/19506
14660 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
14661 (toplevel): Call test_bkpt_address.
14662
14663 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
14664
14665 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
14666 to AC_OUTPUT.
14667 * configure: Regenerate.
14668
14669 2016-02-09 Pedro Alves <palves@redhat.com>
14670
14671 PR breakpoints/19548
14672 * gdb.base/execl-update-breakpoints.c (some_function): New
14673 function.
14674 (main): Call it.
14675 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
14676 Tighten expected GDB output.
14677
14678 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14679
14680 * Makefile.in (ALL_SUBDIRS): Remove.
14681 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
14682 (distclean maintainer-clean realclean): Likewise.
14683 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
14684 * configure: Regenerate.
14685 * gdb.ada/Makefile.in: Delete.
14686 * gdb.arch/Makefile.in: Likewise.
14687 * gdb.asm/Makefile.in: Likewise.
14688 * gdb.base/Makefile.in: Likewise.
14689 * gdb.btrace/Makefile.in: Likewise.
14690 * gdb.cell/Makefile.in: Likewise.
14691 * gdb.compile/Makefile.in: Likewise.
14692 * gdb.cp/Makefile.in: Likewise.
14693 * gdb.disasm/Makefile.in: Likewise.
14694 * gdb.dlang/Makefile.in: Likewise.
14695 * gdb.dwarf2/Makefile.in: Likewise.
14696 * gdb.fortran/Makefile.in: Likewise.
14697 * gdb.gdb/Makefile.in: Likewise.
14698 * gdb.go/Makefile.in: Likewise.
14699 * gdb.guile/Makefile.in: Likewise.
14700 * gdb.java/Makefile.in: Likewise.
14701 * gdb.linespec/Makefile.in: Likewise.
14702 * gdb.mi/Makefile.in: Likewise.
14703 * gdb.modula2/Makefile.in: Likewise.
14704 * gdb.multi/Makefile.in: Likewise.
14705 * gdb.objc/Makefile.in: Likewise.
14706 * gdb.opencl/Makefile.in: Likewise.
14707 * gdb.opt/Makefile.in: Likewise.
14708 * gdb.pascal/Makefile.in: Likewise.
14709 * gdb.perf/Makefile.in: Likewise.
14710 * gdb.python/Makefile.in: Likewise.
14711 * gdb.reverse/Makefile.in: Likewise.
14712 * gdb.server/Makefile.in: Likewise.
14713 * gdb.stabs/Makefile.in: Likewise.
14714 * gdb.threads/Makefile.in: Likewise.
14715 * gdb.trace/Makefile.in: Likewise.
14716 * gdb.xml/Makefile.in: Likewise.
14717 * lib/gdb.exp (make_gdb_parallel_path): Add check for
14718 GDB_PARALLEL.
14719 (standard_output_file): Remove check for GDB_PARALLEL, always
14720 return path in outputs/$subdir/$testname.
14721
14722 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14723
14724 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
14725 (site.exp): Assign abs_srcdir to tcl's srcdir.
14726
14727 2016-02-04 Yao Qi <yao.qi@linaro.org>
14728
14729 * gdb.base/foll-exec-mode.c: Include limits.h.
14730 (main): Add parameters argc and argv. Get directory from
14731 argv[0].
14732 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
14733 compilation.
14734 * gdb.base/foll-exec.c: Include limits.h.
14735 (main): Add parameters argc and argv.
14736 Get directory from argv[0].
14737 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
14738 Adjust tests on the number of lines as source code changed.
14739 * gdb.base/foll-vfork-exit.c: Include limits.h.
14740 (main): Add one line of statement before vfork.
14741 * gdb.base/foll-vfork.c: Include limits.h and string.h.
14742 (main): Add parameters argc and argv. Get directory from
14743 argv[0].
14744 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
14745 (setup_gdb): Set tbreak to skip some source lines.
14746 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
14747 (main): Add parameters argc and argv. Get directory from
14748 argv[0].
14749 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
14750 compilation.
14751 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
14752 (main): Add parameters argc and argv. Get directory from
14753 argv[0].
14754 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
14755 compilation.
14756
14757 2016-02-01 Doug Evans <dje@google.com>
14758
14759 * gdb.base/skip.exp: Clean up multiple references to same test name.
14760
14761 2016-02-01 Pedro Alves <palves@redhat.com>
14762
14763 PR remote/19496
14764 * gdb.threads/forking-threads-plus-breakpoint.exp
14765 (displaced_stepping_supported): New global.
14766 (probe_displaced_stepping_support): New procedure.
14767 (do_test): Add 'displaced' parameter, and use it.
14768 (top level): Check for displaced stepping support. Add displaced
14769 stepping on/off testing axis.
14770
14771 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14772
14773 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
14774 pointer. Don't perform further tests on the unassociated pointer
14775 if the first test fails.
14776
14777 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14778
14779 * gdb.base/max-value-size.c: New file.
14780 * gdb.base/max-value-size.exp: New file.
14781 * gdb.base/huge.exp: Disable max-value-size for this test.
14782
14783 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
14784
14785 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14786
14787 2016-01-28 Yao Qi <yao.qi@linaro.org>
14788
14789 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
14790
14791 2016-01-25 Pedro Alves <palves@redhat.com>
14792
14793 PR threads/19461
14794 * gdb.base/fork-running-state.c: New file.
14795 * gdb.base/fork-running-state.exp: New file.
14796
14797 2016-01-25 Pedro Alves <palves@redhat.com>
14798
14799 PR gdb/19494
14800 * gdb.base/catch-fork-kill.c: New file.
14801 * gdb.base/catch-fork-kill.exp: New file.
14802
14803 2016-01-25 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
14806 Delete, moved to lib/gdb.exp.
14807 * gdb.threads/forking-threads-plus-breakpoint.exp
14808 (foreach_with_prefix): Likewise.
14809 * gdb.threads/process-dies-while-handling-bp.exp
14810 (foreach_with_prefix): Likewise.
14811 * lib/gdb.exp (foreach_with_prefix): New procedure.
14812
14813 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
14814
14815 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
14816 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
14817
14818 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
14819
14820 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
14821 endian targets.
14822
14823 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14824 Pedro Alves <palves@redhat.com>
14825
14826 Fix testsuite compatibility with Guile.
14827 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
14828 number.
14829
14830 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14831
14832 Fix testsuite compatibility with Guile.
14833 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
14834 (thread 1): New test for backtrace through signal handler.
14835
14836 2016-01-22 Yao Qi <yao.qi@linaro.org>
14837
14838 PR testsuite/19491
14839 * gdb.base/multi-forks.c: Include
14840 ../lib/unbuffer_output.c
14841 (main): Call gdb_unbuffer_output.
14842
14843 2016-01-21 Doug Evans <dje@google.com>
14844
14845 * lib/ada.exp (gdb_compile_ada): Fix typo.
14846
14847 2016-01-21 Joel Brobecker <brobecker@adacore.com>
14848
14849 * gdb.base/break-fun-addr.exp: New file.
14850 * gdb.base/break-fun-addr1.c: New file.
14851 * gdb.base/break-fun-addr2.c: New file.
14852
14853 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
14854
14855 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
14856 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
14857 enum flag values.
14858
14859 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
14860
14861 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
14862 when GDB can not set the vector return value. Add more comments
14863 for clarification.
14864
14865 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14866
14867 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14868 command.
14869
14870 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14871
14872 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14873
14874 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14875
14876 * Makefile.in (check-single): Pass --status to runtest.
14877 (check/%.exp): Likewise.
14878
14879 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14880
14881 * Makefile.in (check-parallel): Propagate return code from make
14882 do-check-parallel.
14883
14884 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14885
14886 * gdb.trace/ftrace.exp: Fix expected message on continue.
14887 * gdb.trace/pending.exp: Fix expected message on continue.
14888 * gdb.trace/trace-break.exp: Fix expected message on continue.
14889
14890 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14891
14892 * lib/gdb.exp (gdb_test): Remove unused global references.
14893
14894 2016-01-18 Pedro Alves <palves@redhat.com>
14895
14896 * gdb.base/async-shell.exp: Adjust expected output.
14897 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14898 * gdb.base/siginfo-thread.exp: Adjust expected output.
14899 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14900 * gdb.java/jnpe.exp: Adjust expected output.
14901 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14902 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14903 * gdb.threads/leader-exit.exp: Adjust expected output.
14904 * gdb.threads/manythreads.exp: Adjust expected output.
14905 * gdb.threads/pthreads.exp: Adjust expected output.
14906 * gdb.threads/schedlock.exp: Adjust expected output.
14907 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14908 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14909 expected output.
14910 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14911 output.
14912 * gdb.threads/sigthread.exp: Adjust expected output.
14913 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14914
14915 2016-01-18 Yao Qi <yao.qi@linaro.org>
14916
14917 * gdb.guile/scm-section-script.c: Replace @progbits with
14918 %progbits.
14919 * gdb.python/py-section-script.c: Likewise.
14920
14921 2016-01-15 Pedro Alves <palves@redhat.com>
14922
14923 * gdb.multi/tids.exp: Test star wildcard ranges.
14924
14925 2016-01-15 Pedro Alves <palves@redhat.com>
14926
14927 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14928 command from "thread apply" invocation.
14929 (thr_apply_info_thr_invalid): Default the expected output to the
14930 input tid list.
14931 (top level): Add tests that use convenience variables. Add tests
14932 for "thread apply" with a valid TID list, but missing the command.
14933
14934 2016-01-13 Pedro Alves <palves@redhat.com>
14935
14936 * gdb.base/default.exp: Expect $_gthread as well.
14937 * gdb.multi/tids.exp: Test $_gthread.
14938 * gdb.threads/thread-specific.exp: Test $_gthread.
14939
14940 2016-01-13 Pedro Alves <palves@redhat.com>
14941
14942 * gdb.multi/tids.exp: Test "info threads -gid".
14943
14944 2016-01-13 Pedro Alves <palves@redhat.com>
14945
14946 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14947 Breakpoint.thread.
14948 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14949
14950 2016-01-07 Pedro Alves <palves@redhat.com>
14951
14952 * gdb.base/break.exp: Adjust to output changes.
14953 * gdb.base/hbreak2.exp: Likewise.
14954 * gdb.base/sepdebug.exp: Likewise.
14955 * gdb.base/watch_thread_num.exp: Likewise.
14956 * gdb.linespec/keywords.exp: Likewise.
14957 * gdb.multi/info-threads.exp: Likewise.
14958 * gdb.threads/thread-find.exp: Likewise.
14959 * gdb.multi/tids.c: New file.
14960 * gdb.multi/tids.exp: New file.
14961
14962 2016-01-13 Pedro Alves <palves@redhat.com>
14963
14964 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14965
14966 2016-01-13 Pedro Alves <palves@redhat.com>
14967
14968 * gdb.base/default.exp: Expect $_inferior as well.
14969 * gdb.multi/base.exp: Test $_inferior.
14970
14971 2016-01-13 Pedro Alves <palves@redhat.com>
14972
14973 PR breakpoints/19388
14974 * gdb.base/catch-signal-siginfo-cond.c: New file.
14975 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14976
14977 2016-01-12 Josh Stone <jistone@redhat.com>
14978 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14979
14980 * gdb.base/catch-syscall.c (do_execve): New variable.
14981 (main): Conditionally trigger an execve.
14982 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14983 (test_catch_syscall_execve): New, check entry/return across execve.
14984 (do_syscall_tests): Call test_catch_syscall_execve.
14985
14986 2016-01-12 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.base/random-signal.exp (do_test): New procedure, with body
14989 of testcase moved in.
14990
14991 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14992 Pedro Alves <palves@redhat.com>
14993
14994 * gdb.base/funcargs.exp (finish from indirectly called function):
14995 Reintroduce the case for 'First'.
14996
14997 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14998 Pedro Alves <palves@redhat.com>
14999
15000 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15001 (tcatch_vfork_then_child_follow_exec)
15002 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
15003 identification.
15004
15005 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15006
15007 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
15008 and repeats to unlimited.
15009 * gdb.python/py-value.exp: Likewise.
15010 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
15011 and repeats to unlimited.
15012
15013 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15014
15015 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
15016 and reordering the functions.
15017 * gdb.multi/hangout.c: Likewise.
15018 * gdb.multi/hello.c: Likewise.
15019
15020 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
15021
15022 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
15023 absolute.
15024 (SingleStatisticTestResult.report): Use dict.keys instead of
15025 dict.iterkeys.
15026
15027 2016-01-06 Pedro Alves <palves@redhat.com>
15028
15029 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
15030
15031 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
15032
15033 * gdb.btrace/dlopen.exp: New.
15034 * gdb.btrace/dlopen.c: New.
15035 * gdb.btrace/dlopen-dso.c: New.
15036
15037 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
15038
15039 * lib/gdb.exp (gdb_test): Update comments to clarify that the
15040 PATTERN argument is optional.
15041
15042 2015-12-24 Joel Brobecker <brobecker@adacore.com>
15043
15044 * lib/ada.exp (target_compile_ada_from_dir): New function.
15045 (gdb_compile_ada): Reimplement avoiding the use of project files.
15046 * gdb.ada/gnat_ada.gpr: Delete.
15047 * gdb.ada/cond_lang.exp: Adjust test to make path before
15048 filename optional.
15049 * gdb.ada/small_reg_param.exp: Likewise.
15050
15051 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
15052
15053 * gdb.base/foll-vork.exp: Remove HP-UX special case.
15054
15055 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
15056
15057 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
15058 case.
15059
15060 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
15061
15062 * gdb.base/break.exp: Remove dead code.
15063 * gdb.base/sepdebug.exp: Likewise.
15064
15065 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
15066
15067 * gdb.asm/asm-source.exp: Remove HP-UX references.
15068 * gdb.base/annota1.exp: Likewise.
15069 * gdb.base/annota3.exp: Likewise.
15070 * gdb.base/attach.exp: Likewise.
15071 * gdb.base/bigcore.exp: Likewise.
15072 * gdb.base/break.exp: Likewise.
15073 * gdb.base/call-ar-st.exp: Likewise.
15074 * gdb.base/callfuncs.exp: Likewise.
15075 * gdb.base/catch-fork-static.exp: Likewise.
15076 * gdb.base/display.exp: Likewise.
15077 * gdb.base/foll-exec-mode.exp: Likewise.
15078 * gdb.base/foll-exec.exp: Likewise.
15079 * gdb.base/foll-fork.exp: Likewise.
15080 * gdb.base/foll-vfork.exp: Likewise.
15081 * gdb.base/funcargs.exp: Likewise.
15082 * gdb.base/hbreak2.exp: Likewise.
15083 * gdb.base/inferior-died.exp: Likewise.
15084 * gdb.base/interrupt.exp: Likewise.
15085 * gdb.base/multi-forks.exp: Likewise.
15086 * gdb.base/nodebug.exp: Likewise.
15087 * gdb.base/sepdebug.exp: Likewise.
15088 * gdb.base/solib1.c: Likewise.
15089 * gdb.base/step-test.exp: Likewise.
15090 * gdb.mi/non-stop.c: Likewise.
15091 * gdb.mi/pthreads.c: Likewise.
15092 * gdb.multi/bkpt-multi-exec.ex: Likewise.
15093 * gdb.threads/pthreads.c: Likewise.
15094 * gdb.threads/staticthreads.exp: Likewise.
15095 * lib/future.exp: Likewise.
15096 * lib/gdb.exp: Likewise.
15097 * gdb.base/so-indr-cl.c: Remove.
15098 * gdb.base/so-indr-cl.exp: Likewise.
15099 * gdb.base/solib.c: Likewise.
15100 * gdb.base/solib.exp: Likewise.
15101 * gdb.base/solib2.c: Likewise.
15102
15103 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
15104
15105 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
15106 * gdb.base/call-ar-st.exp: Likewise.
15107 * gdb.base/callfuncs.exp: Likewise.
15108 * gdb.base/condbreak.exp: Likewise.
15109 * gdb.base/constvars.exp: Likewise.
15110 * gdb.base/hbreak2.exp: Likewise.
15111 * gdb.base/langs.exp: Likewise.
15112 * gdb.base/list.exp: Likewise.
15113 * gdb.base/long_long.exp: Likewise.
15114 * gdb.base/ptype.exp: Likewise.
15115 * gdb.base/scope.exp: Likewise.
15116 * gdb.base/signals.exp: Likewise.
15117 * gdb.base/so-impl-ld.exp: Likewise.
15118 * gdb.base/varargs.exp: Likewise.
15119 * gdb.base/volatile.exp: Likewise.
15120 * gdb.base/whatis.exp: Likewise.
15121 * gdb.cp/cplusfuncs.exp: Likewise.
15122 * gdb.cp/inherit.exp: Likewise.
15123 * gdb.cp/local.exp: Likewise.
15124 * gdb.cp/member-ptr.exp: Likewise.
15125 * gdb.cp/method.exp: Likewise.
15126 * gdb.cp/overload.exp: Likewise.
15127 * gdb.cp/templates.exp: Likewise.
15128 * gdb.stabs/weird.exp: Likewise.
15129 * lib/compiler.c: Likewise.
15130 * lib/compiler.cc: Likewise.
15131 * lib/cp-support.exp: Likewise.
15132 * lib/gdb.exp: Likewise.
15133
15134 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
15135
15136 * configure.ac: Remove HP-UX case.
15137 * configure: Regenerate.
15138
15139 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
15140
15141 * lib/gdb.exp (gdb_compile): Add function doc.
15142
15143 2015-12-17 Pedro Alves <palves@redhat.com>
15144
15145 PR threads/19354
15146 * gdb.multi/info-threads.exp: New file.
15147
15148 2015-12-15 Yao Qi <yao.qi@linaro.org>
15149
15150 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
15151 is aarch64*-*-*.
15152
15153 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15154
15155 * gdb.base/history-duplicates.exp: Skip if no readline support.
15156
15157 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15158
15159 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
15160
15161 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15162
15163 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
15164
15165 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15166
15167 * gdb.base/completion.exp: Skip tests that interrupt GDB with
15168 ctrl-C if nointerrupts target property is set.
15169 * gdb.base/double-prompt-target-event-error.exp: Likewise.
15170 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
15171 * gdb.base/paginate-bg-execution.exp: Likewise.
15172 * gdb.base/paginate-execution-startup.exp: Likewise.
15173 * gdb.base/random-signal.exp: Likewise.
15174 * gdb.base/range-stepping.exp: Likewise.
15175 * gdb.cp/annota2.exp: Likewise.
15176 * gdb.cp/annota3.exp: Likewise.
15177 * gdb.gdb/selftest.exp: Likewise.
15178 * gdb.threads/continue-pending-status.exp: Likewise.
15179 * gdb.threads/leader-exit.exp: Likewise.
15180 * gdb.threads/manythreads.exp: Likewise.
15181 * gdb.threads/pthreads.exp: Likewise.
15182 * gdb.threads/schedlock.exp: Likewise.
15183 * gdb.threads/sigthread.exp: Likewise.
15184
15185 2015-12-11 Don Breazeal <donb@codesourcery.com>
15186
15187 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
15188 remote.
15189 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
15190 * gdb.base/foll-exec.exp (main): Enable for target remote.
15191 * gdb.base/foll-fork.exp (main): Likewise.
15192 * gdb.base/foll-vfork.exp (main): Likewise.
15193 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
15194 (proc continue_to_exit_bp_loc): Use clean_restart.
15195 * gdb.base/pie-execl.exp (main): Disable for target remote.
15196 * gdb.base/watch-vfork.exp (main): Enable for target remote.
15197 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
15198 * gdb.threads/execl.exp (main): Likewise.
15199 * gdb.threads/fork-child-threads.exp (main): Likewise.
15200 * gdb.threads/fork-plus-threads.exp (main): Disable for target
15201 remote.
15202 * gdb.threads/fork-thread-pending.exp (main): Enable for target
15203 remote.
15204 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
15205 pid.tid style ptids, instead of just tid.
15206 * gdb.threads/thread-execl.exp (main): Enable for target remote.
15207 * gdb.threads/watchpoint-fork.exp (main): Likewise.
15208 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
15209 ptids, instead of just tid.
15210
15211 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15212
15213 * gdb.base/list.exp (test_list_forward): Add end of file error
15214 test.
15215 (test_repeat_list_command): Add end of file error test.
15216 (test_list_backwards): Add beginning of file error test.
15217
15218 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15219
15220 * gdb.base/list.exp (test_list_invalid_args): New function,
15221 defined, and called.
15222
15223 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15224
15225 * gdb.base/list.exp (test_list): Make test names unique.
15226
15227 2015-12-11 Yao Qi <yao.qi@linaro.org>
15228
15229 * gdb.base/coremaker2.c: Remove.
15230
15231 2015-12-10 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.multi/base.exp: Remove stale "spaces" references.
15234
15235 2015-12-10 Pedro Alves <palves@redhat.com>
15236
15237 * gdb.multi/base.exp: Don't use nowarnings.
15238 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
15239 * gdb.multi/hangout.c: Include stdio.h.
15240 * gdb.multi/hello.c: Include stdlib.h.
15241 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
15242 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
15243 * gdb.multi/multi-arch.exp: Don't use nowarnings.
15244
15245 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
15246
15247 * gdb.dwarf2/dw2-ranges-base.c: New file.
15248 * gdb.dwarf2/dw2-ranges-base.exp: New file.
15249 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
15250 support additional line table, and debug ranges generation.
15251 (Dwarf::ranges): New function, generate .debug_ranges.
15252 (Dwarf::lines): Support generating simple line table programs.
15253 (Dwarf::assemble): Initialise new namespace variables.
15254
15255 2015-12-09 Kevin Buettner <kevinb@redhat.com>
15256
15257 * gdb.base/async.exp (proc test_background): Add case for
15258 asynchronous execution not supported.
15259
15260 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
15261
15262 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
15263 format and change test names to make them unique.
15264
15265 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
15266 Pedro Alves <pedro@redhat.com>
15267
15268 PR gdb/18702
15269 Add checking of floatformats setup on x86_64 hosts.
15270 * gdb.arch/i386-float.S (main): Load bigval and smallval.
15271 (smallval, bigval): New labels/constants.
15272 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
15273 float" after loading bigval and smallval.
15274
15275 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
15276
15277 * gdb.ada/fun_overload_menu.exp: New testcase.
15278 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
15279
15280 2015-12-04 Josh Stone <jistone@redhat.com>
15281
15282 * gdb.base/catch-fork-static.exp: New.
15283
15284 2015-12-03 Yao Qi <yao.qi@linaro.org>
15285
15286 * gdb.base/sizeof.c: Don't include stdio.h and
15287 ../lib/unbuffer_output.c.
15288 (main): New variable 'size' and 'value'. Remove printf and
15289 gdb_unbuffer_output. Assign return value to size and value.
15290 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
15291 at the beginning.
15292 (check_sizeof): Check the result by printing variable 'size'.
15293 (check_valueof): Check the result by printing variable 'value'.
15294
15295 2015-12-01 Yao Qi <yao.qi@linaro.org>
15296
15297 * gdb.base/disp-step-syscall.exp: Define syscall instruction
15298 for aarch64*-*-linux* target.
15299
15300 2015-11-30 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
15303
15304 2015-11-30 Pedro Alves <palves@redhat.com>
15305
15306 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
15307 Handle non-stop mode vCont replies.
15308
15309 2015-11-30 Pedro Alves <palves@redhat.com>
15310
15311 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
15312 prepare_for_testing. Start gdb with "set non-stop on" appended to
15313 GDBFLAGS. Lax expected stop output.
15314
15315 2015-11-27 Yao Qi <yao.qi@linaro.org>
15316
15317 * gdb.arch/arm-neon.exp: New.
15318 * gdb.arch/arm-neon.c: New.
15319
15320 2015-11-27 Yao Qi <yao.qi@linaro.org>
15321
15322 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
15323
15324 2015-11-27 Yao Qi <yao.qi@linaro.org>
15325
15326 * gdb.cp/annota2.exp: Allow multiple occurrences of the
15327 frames-invalid annotation.
15328
15329 2015-11-27 Yao Qi <yao.qi@linaro.org>
15330
15331 * gdb.cp/annota2.exp: Use ${frames_invalid}.
15332
15333 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
15334
15335 * gdb.threads/names.exp: New file.
15336 * gdb.threads/names.c: New file.
15337 * README: Mention gdb,no_thread_names.
15338
15339 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
15340
15341 PR 19297
15342 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
15343 support" error.
15344
15345 2015-11-24 Pedro Alves <palves@redhat.com>
15346
15347 PR 17539
15348 * gdb.base/display.exp: Expect displays to be sorted in ascending
15349 order. Use multi_line.
15350 * gdb.base/solib-display.exp: Likewise.
15351
15352 2015-11-24 Pedro Alves <palves@redhat.com>
15353
15354 PR 17539
15355 * gdb.base/display.exp: Expect displays to be sorted in ascending
15356 order. Use multi_line.
15357 * gdb.base/solib-display.exp: Likewise.
15358
15359 2015-11-24 Pedro Alves <palves@redhat.com>
15360
15361 PR 17539
15362 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
15363 threads in ascending order.
15364 * gdb.base/foll-fork.exp: Likewise.
15365 * gdb.base/foll-vfork.exp: Likewise.
15366 * gdb.base/multi-forks.exp: Likewise.
15367 * gdb.mi/mi-nonstop.exp: Likewise.
15368 * gdb.mi/mi-nsintrall.exp: Likewise.
15369 * gdb.multi/base.exp: Likewise.
15370 * gdb.multi/multi-arch.exp: Likewise.
15371 * gdb.python/py-inferior.exp: Likewise.
15372 * gdb.threads/break-while-running.exp: Likewise.
15373 * gdb.threads/execl.exp: Likewise.
15374 * gdb.threads/gcore-thread.exp: Likewise.
15375 * gdb.threads/info-threads-cur-sal.exp: Likewise.
15376 * gdb.threads/kill.exp: Likewise.
15377 * gdb.threads/linux-dp.exp: Likewise.
15378 * gdb.threads/multiple-step-overs.exp: Likewise.
15379 * gdb.threads/next-bp-other-thread.exp: Likewise.
15380 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
15381 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
15382 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
15383 * gdb.threads/thread-find.exp: Likewise.
15384 * gdb.threads/tls.exp: Likewise.
15385 * lib/mi-support.exp (mi_reverse_list): Delete.
15386 (mi_check_thread_states): No longer reverse list.
15387
15388 2015-11-24 Pedro Alves <palves@redhat.com>
15389
15390 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
15391 use lowercase.
15392
15393 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15394
15395 * gdb.trace/actions.c: Include trace-common.h.
15396 (main): Add a location for a fast tracepoint.
15397 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
15398 the normal tracepoints.
15399 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
15400
15401 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15402
15403 * save-trace.exp: Factor out code to these...
15404 (gdb_save_tracepoints): New.
15405 (gdb_load_tracepoints): New.
15406 (do_save_load_test): New.
15407
15408 2015-11-23 Kevin Buettner <kevinb@redhat.com>
15409
15410 * gdb.base/asmlabel.exp: New test.
15411 * gdb.base/asmlabel.c: New test case.
15412
15413 2015-11-23 Joel Brobecker <brobecker@adacore.com>
15414
15415 * gdb.base/wrong_frame_bt_full-main.c: New file.
15416 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
15417 * gdb.base/wrong_frame_bt_full.exp: New file.
15418
15419 2015-11-23 Joel Brobecker <brobecker@adacore.com>
15420
15421 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
15422
15423 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15424
15425 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
15426 pstate register when comparing registers values in
15427 sparc64-*-linux-gnu targets to avoid spurious differences.
15428
15429 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15430
15431 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
15432
15433 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
15434
15435 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
15436 as type argument to gdb_compile.
15437 * gdb.base/nested-subp2.exp: Likewise.
15438 * gdb.base/nested-subp3.exp: Likewise.
15439
15440 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
15441
15442 * lib/dwarf.exp (_note): Fix left shift of negative value.
15443 * gdb.trace/trace-condition.exp: Likewise.
15444
15445 2015-11-13 Yao Qi <yao.qi@linaro.org>
15446
15447 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
15448 comments about d10v.
15449 (test_scalar_returns): Likewise.
15450 * gdb.base/d10v.ld: Remove.
15451 * gdb.base/overlays.exp: Remove the target triplet checking for
15452 d10v-*-*.
15453 * gdb.base/structs.exp (test_struct_returns): Remove the
15454 comments about d10v.
15455 (test_struct_calls): Likewise.
15456
15457 2015-11-13 Yao Qi <yao.qi@linaro.org>
15458
15459 * gdb.base/gnu_vector.exp: Check the return value by "p res".
15460 * gdb.base/gnu_vector.c: Don't include stdio.h.
15461 (main): Don't print res and call add_some_intvecs.
15462
15463 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
15464
15465 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
15466 macro.
15467 (func5): Removed.
15468 (func4): Use FAST_TRACEPOINT_LABEL.
15469 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
15470 macro.
15471 (func): Removed.
15472 (thread_function): Use FAST_TRACEPOINT_LABEL.
15473 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
15474 (func): Remove.
15475 (marker): Use FAST_TRACEPOINT_LABEL.
15476 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
15477 (pendfunc1): Remove.
15478 (pendfunc): Use FAST_TRACEPOINT_LABEL.
15479 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
15480 (foo): Remove.
15481 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
15482 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
15483 macro.
15484 (func): Remove.
15485 (marker): Use FAST_TRACEPOINT_LABEL.
15486 * gdb.trace/trace-common.h: New header.
15487 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
15488 macro.
15489 (func): Remove.
15490 (marker): Use FAST_TRACEPOINT_LABEL.
15491 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
15492 (func): Remove.
15493 (thread_function): Use FAST_TRACEPOINT_LABEL.
15494
15495 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
15496
15497 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
15498 in front.
15499 * gdb.trace/change-loc.exp: Use global pcreg definition.
15500 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
15501 * gdb.trace/entry-values.exp: Use global spreg definition, add $
15502 in front.
15503 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
15504 * gdb.trace/pending.exp: Likewise.
15505 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
15506 * gdb.trace/trace-break.exp: Likewise.
15507 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
15508 in front.
15509 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
15510 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
15511 in front.
15512 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
15513
15514 2015-11-09 Joel Brobecker <brobecker@adacore.com>
15515
15516 * gdb.ada/fin_fun_out: New testcase.
15517
15518 2015-11-07 Kevin Buettner <kevinb@redhat.com>
15519
15520 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
15521 value associated with DW_AT_byte_size.
15522 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
15523 constants for DW_AT_byte_size, DW_AT_lower_bound, and
15524 DW_AT_upper_bound.
15525
15526 2015-11-07 Kevin Buettner <kevinb@redhat.com>
15527
15528 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
15529 (gdb_target_symbol_prefix_flags): Define in terms of _asm
15530 version.
15531 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
15532 gdb.dwarf2/dw2-canonicalize-type.exp,
15533 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
15534 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
15535 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
15536 provided by gdb_target_symbol_prefix_flags_asm.
15537 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
15538 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
15539 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
15540 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
15541 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
15542 macros where needed). Use this macro for symbols which require
15543 the prefix provided by SYMBOL_PREFIX.
15544
15545 2015-11-05 Kevin Buettner <kevinb@redhat.com>
15546
15547 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
15548 New procs.
15549 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
15550 representing expressions, of more than one list element.
15551 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
15552 to prepend linker symbol prefix to f.
15553 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
15554 table_1 and table_2.
15555 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
15556 Likewise, for f and g.
15557 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
15558 for ptr.
15559 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
15560 for main.
15561 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
15562 table_1_ptr and table_2_ptr.
15563
15564 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15565 Joel Brobecker <brobecker@adacore.com>
15566
15567 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
15568
15569 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
15570
15571 * gdb.reverse/s390-mvcle.c: New test.
15572 * gdb.reverse/s390-mvcle.exp: New file.
15573 * lib/gdb.exp: Enable reverse tests on s390*-linux.
15574
15575 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15576
15577 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
15578
15579 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15580
15581 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
15582 reaching marker2.
15583 * gdb.reverse/getresuid-reverse.exp: Likewise.
15584 * gdb.reverse/pipe-reverse.exp: Likewise.
15585 * gdb.reverse/readv-reverse.exp: Likewise.
15586 * gdb.reverse/recvmsg-reverse.exp: Likewise.
15587 * gdb.reverse/time-reverse.exp: Likewise.
15588 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
15589
15590 2015-10-30 Yao Qi <yao.qi@linaro.org>
15591
15592 * gdb.threads/wp-replication.c (watch_count_done): Remove.
15593 (empty_cycle): Remove.
15594 (main): Don't call empty_cycle. Don't use watch_count_done.
15595 * gdb.threads/wp-replication.exp: Don't set breakpoint on
15596 empty_cycle. Rewrite the code counting HW watchpoints.
15597
15598 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
15599
15600 * gdb.reverse/fstatat-reverse.c: New test.
15601 * gdb.reverse/fstatat-reverse.exp: New file.
15602 * gdb.reverse/getresuid-reverse.c: New test.
15603 * gdb.reverse/getresuid-reverse.exp: New file.
15604 * gdb.reverse/pipe-reverse.c: New test.
15605 * gdb.reverse/pipe-reverse.exp: New file.
15606 * gdb.reverse/readv-reverse.c: New test.
15607 * gdb.reverse/readv-reverse.exp: New file.
15608 * gdb.reverse/recvmsg-reverse.c: New test.
15609 * gdb.reverse/recvmsg-reverse.exp: New file.
15610 * gdb.reverse/time-reverse.c: New test.
15611 * gdb.reverse/time-reverse.exp: New file.
15612 * gdb.reverse/waitpid-reverse.c: New test.
15613 * gdb.reverse/waitpid-reverse.exp: New file.
15614
15615 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15616
15617 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
15618
15619 2015-10-26 Doug Evans <dje@google.com>
15620
15621 PR symtab/17391
15622 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
15623 * gdb.dwarf2/bad-regnum.c: New file.
15624 * gdb.dwarf2/bad-regnum.exp: New file.
15625
15626 2015-10-26 Doug Evans <dje@google.com>
15627
15628 PR python/18938
15629 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
15630 file.
15631
15632 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15633
15634 * gdb.compile/compile.exp (compile code globalvar): Update expectation
15635 for a change by "Mention language in compile error message".
15636
15637 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
15638
15639 PR python/18073
15640 * gdb.python/py-type.c (C::a_method): New.
15641 (C::a_const_method): New.
15642 (C::a_static_method): New.
15643 (a_function): New.
15644 * gdb.python/py-type.exp (test_fields): Test getting fields
15645 from function and method.
15646
15647 2015-10-21 Keven Boell <keven.boell@intel.com>
15648
15649 * gdb.fortran/vla-alloc-assoc.exp: New file.
15650 * gdb.fortran/vla-datatypes.exp: New file.
15651 * gdb.fortran/vla-datatypes.f90: New file.
15652 * gdb.fortran/vla-history.exp: New file.
15653 * gdb.fortran/vla-ptype-sub.exp: New file.
15654 * gdb.fortran/vla-ptype.exp: New file.
15655 * gdb.fortran/vla-sizeof.exp: New file.
15656 * gdb.fortran/vla-sub.f90: New file.
15657 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
15658 * gdb.fortran/vla-value-sub-finish.exp: New file.
15659 * gdb.fortran/vla-value-sub.exp: New file.
15660 * gdb.fortran/vla-value.exp: New file.
15661 * gdb.fortran/vla-ptr-info.exp: New file.
15662 * gdb.mi/mi-vla-fortran.exp: New file.
15663 * gdb.mi/vla.f90: New file.
15664
15665 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
15666
15667 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
15668 of hardwired timeout value.
15669
15670 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15671 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
15674 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
15675
15676 2015-10-19 Josh Stone <jistone@redhat.com>
15677
15678 * gdb.base/catch-syscall.c: Include <sched.h>.
15679 (unknown_syscall): New variable.
15680 (main): Trigger a vfork and an unknown syscall.
15681 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
15682 (unknown_syscall_number): Likewise.
15683 (check_call_to_syscall): Accept an optional syscall pattern.
15684 (check_return_from_syscall): Likewise.
15685 (check_continue): Likewise.
15686 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
15687 (test_catch_syscall_skipping_return): New test toggling off 'catch
15688 syscall' to step over the syscall return, then toggling back on.
15689 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
15690 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
15691 (do_syscall_tests): Call test_catch_syscall_without_args and
15692 test_catch_syscall_mid_vfork.
15693 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
15694 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
15695
15696 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
15697
15698 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
15699 print g_vE): Add new pass patterns.
15700 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
15701 print various symbol names for vptr fields.
15702
15703 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
15704
15705 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
15706 results.
15707
15708 2015-10-12 Yao Qi <yao.qi@linaro.org>
15709
15710 * gdb.arch/disp-step-insn-reloc.exp: New test case.
15711
15712 2015-10-12 Yao Qi <yao.qi@linaro.org>
15713
15714 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
15715 is aarch64*-*-linux*.
15716
15717 2015-10-12 Yao Qi <yao.qi@linaro.org>
15718
15719 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
15720 (can_relocate_bcond_true): ... it.
15721 (can_relocate_bcond_false): New function.
15722 (foo): Likewise.
15723 (can_relocate_bl): Likewise.
15724 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
15725 can_relocate_bl.
15726
15727 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
15728
15729 * gdb.base/nested-addr.c: New file.
15730 * gdb.base/nested-addr.exp: New testcase.
15731
15732 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
15733
15734 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
15735 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
15736 its output. Ignore the output of "record goto begin" and instead
15737 check that GDB is replaying.
15738
15739 2015-10-09 Pedro Alves <palves@redhat.com>
15740
15741 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
15742 (top level): Use it in the run with no args test.
15743
15744 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
15745
15746 * gdb.dlang/properties.exp: New file.
15747
15748 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
15749
15750 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
15751 whether or not address 0x1000 is mapped on the target.
15752
15753 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
15754
15755 * gdb.python/py-type.exp: Do not run tests if binaries fail to
15756 build.
15757
15758 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
15759
15760 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
15761 instruction-history test.
15762
15763 2015-09-28 Doug Evans <dje@google.com>
15764
15765 * gdb.base/gcore.c (array_func): Add reference to static_array.
15766
15767 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
15768
15769 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
15770 source line.
15771
15772 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
15773
15774 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
15775 short or char as base type.
15776
15777 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
15778
15779 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
15780 to allow any size enum.
15781
15782 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
15783
15784 * gdb.ada/array_ptr_renaming.exp: New testcase.
15785 * gdb.ada/array_ptr_renaming/foo.adb: New file.
15786 * gdb.ada/array_ptr_renaming/pack.ads: New file.
15787
15788 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15789
15790 * gdb.trace/ftrace-lock.c: New file.
15791 * gdb.trace/ftrace-lock.exp: New file.
15792
15793 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15794
15795 * gdb.arch/insn-reloc.c: New file.
15796 * gdb.arch/ftrace-insn-reloc.exp: New file.
15797
15798 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15799
15800 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
15801 instruction.
15802 * gdb.trace/pendshr1.c (pendfunc): Likewise.
15803 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
15804 * gdb.trace/range-stepping.c: Likewise.
15805 * gdb.trace/trace-break.c: Likewise.
15806 * gdb.trace/trace-mt.c (thread_function): Likewise.
15807 * gdb.trace/ftrace.c (marker): Likewise.
15808 * gdb.trace/trace-condition.c (marker): Likewise.
15809 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
15810 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
15811 is_aarch64_target.
15812
15813 2015-09-18 Doug Evans <xdje42@gmail.com>
15814
15815 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
15816 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
15817
15818 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15819
15820 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15821 the breakpoint.
15822
15823 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15824
15825 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
15826 the pending breakpoint. Remove timeout override for "Run till
15827 MI pending breakpoint on pendfunc3 on thread 2" test.
15828
15829 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15830
15831 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15832 filename pattern.
15833
15834 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15835
15836 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
15837 in breakpoint filename pattern.
15838
15839 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15840
15841 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15842
15843 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15844
15845 * gdb.linespec/explicit.exp: Check for readline support for
15846 tab-completion tests. Fix obvious typo.
15847
15848 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15849
15850 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
15851 and replay.
15852
15853 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15854
15855 * gdb.btrace/non-stop.c: New.
15856 * gdb.btrace/non-stop.exp: New.
15857
15858 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
15859 Yao Qi <yao.qi@linaro.org>
15860
15861 * gdb.trace/trace-condition.c: New file.
15862 * gdb.trace/trace-condition.exp: New file.
15863
15864 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
15865
15866 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15867 for testing bytecode compilation.
15868
15869 2015-09-16 Pedro Alves <palves@redhat.com>
15870 Sandra Loosemore <sandra@codesourcery.com>
15871
15872 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15873 (SECONDS): Redefine.
15874 (main): Call pthread_kill and alarm early.
15875 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15876 support.
15877 (test): If the target can't hardware step and doesn't support
15878 displaced stepping, increase the timeout.
15879
15880 2015-09-16 Pedro Alves <palves@redhat.com>
15881
15882 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15883 (enable_debug): New procedures.
15884 (test): Use them. Bail out if waiting for threads fails.
15885 (top level): Bail out if a test fails.
15886
15887 2015-09-16 Yao Qi <yao.qi@linaro.org>
15888
15889 * gdb.asm/asm-source.exp: Set asm-arch for
15890 aarch64*-*-* target.
15891 * gdb.asm/aarch64.inc: New file.
15892
15893 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15894
15895 * gdb.ada/array_of_variable_length.exp: New testcase.
15896 * gdb.ada/array_of_variable_length/foo.adb: New file.
15897 * gdb.ada/array_of_variable_length/pck.adb: New file.
15898 * gdb.ada/array_of_variable_length/pck.ads: New file.
15899
15900 2015-09-15 Doug Evans <dje@google.com>
15901
15902 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15903 of function static local variable.
15904
15905 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15906
15907 * gdb.threads/tls-so_extern.exp: New test file.
15908 * gdb.threads/tls-so_extern.c: New test file.
15909 * gdb.threads/tls-so_extern_main.c: New test file.
15910
15911 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15912
15913 * gdb.opt/solib-intra-step-lib.c: New file.
15914 * gdb.opt/solib-intra-step-main.c: New file.
15915 * gdb.opt/solib-intra-step.exp: New file.
15916
15917 2015-09-15 Pedro Alves <palves@redhat.com>
15918
15919 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15920 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15921
15922 2015-09-14 Pedro Alves <palves@redhat.com>
15923
15924 * gdb.base/hook-stop-continue.c: Delete.
15925 * gdb.base/hook-stop-continue.exp: Delete.
15926 * gdb.base/hook-stop-frame.c: Delete.
15927 * gdb.base/hook-stop-frame.exp: Delete.
15928 * gdb.base/hook-stop.c: New file.
15929 * gdb.base/hook-stop.exp: New file.
15930
15931 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15932
15933 * gdb.ada/access_to_packed_array.exp: New testcase.
15934 * gdb.ada/access_to_packed_array/foo.adb: New file.
15935 * gdb.ada/access_to_packed_array/pack.adb: New file.
15936 * gdb.ada/access_to_packed_array/pack.ads: New file.
15937
15938 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15939
15940 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15941 buffer size test.
15942
15943 2015-09-11 Don Breazeal <donb@codesourcery.com>
15944
15945 * gdb.base/foll-exec.c: Add copyright header. Fix
15946 formatting issues.
15947 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15948 (do_exec_tests): Use clean_restart in place of zap_session,
15949 and for test initialization. Fix formatting issues. Use
15950 fail in place of perror.
15951 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15952 an expect statement to match an expression with output from
15953 the program under debug.
15954 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15955 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15956 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15957 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15958 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15959
15960 2015-09-09 Doug Evans <dje@google.com>
15961
15962 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15963
15964 2015-09-09 Doug Evans <dje@google.com>
15965
15966 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15967
15968 2015-09-09 Doug Evans <dje@google.com>
15969
15970 * gdb.base/savedregs.exp: Fix typo.
15971
15972 2015-09-09 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15975
15976 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15977
15978 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15979 command actually switches threads. Give up on remaining
15980 tests if target fails to stop at breakpoint.
15981
15982 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15983
15984 * gdb.ada/funcall_char.exp: New testcase.
15985 * gdb.ada/funcall_char/foo.adb: New file.
15986
15987 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15988
15989 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15990 expected outputs. Add two testcases for completing ambiguous
15991 functions.
15992 * gdb.ada/complete/aux_pck.adb: New file.
15993 * gdb.ada/complete/aux_pck.ads: New file.
15994 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15995 Ambiguous_Func functions.
15996 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15997 * gdb.ada/complete/pck.adb: Likewise.
15998
15999 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
16000
16001 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
16002 failures to run the test program under GDB.
16003
16004 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
16005
16006 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
16007 to C.
16008
16009 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
16010
16011 * gdb.base/run-after-attach.exp: New test file.
16012 * gdb.base/run-after-attach.c: New test file.
16013
16014 2015-08-26 Don Breazeal <donb@codesourcery.com>
16015
16016 * gdb.base/foll-exec-2.c: New test program.
16017 * gdb.base/foll-exec-2.exp: New test.
16018
16019 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
16020
16021 * gdb.base/nested-subp1.exp: New file.
16022 * gdb.base/nested-subp1.c: New file.
16023 * gdb.base/nested-subp2.exp: New file.
16024 * gdb.base/nested-subp2.c: New file.
16025 * gdb.base/nested-subp3.exp: New file.
16026 * gdb.base/nested-subp3.c: New file.
16027
16028 2015-08-24 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.server/connect-without-multi-process.c: New file.
16031 * gdb.server/connect-without-multi-process.exp: New file.
16032
16033 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16034
16035 * gdb.opt/inline-markers.c: Make z int.
16036
16037 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16038
16039 * gdb.opt/inline-markers.c: Make z volatile.
16040
16041 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16042
16043 * gdb.opt/inline-bt.c: New volatile global z.
16044 * gdb.opt/inline-cmds.c: Likewise.
16045 * gdb.opt/inline-locals.c: Likewise.
16046 * gdb.opt/inline-markers.c: New extern global z.
16047 (marker): Use z.
16048 (inline_fn): Likewise.
16049
16050 2015-08-24 Pedro Alves <palves@redhat.com>
16051
16052 * config/m32r-stub.exp: Remove file.
16053 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
16054 * gdb.base/call-rt-st.exp: Likewise.
16055 * gdb.base/call-strs.exp: Likewise.
16056 * gdb.base/default.exp: Remove references to h8300-*-hms and
16057 *-*-udi*.
16058 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
16059
16060 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
16061
16062 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
16063 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
16064 and "return" use KFAIL when GDB can not read/write the vector
16065 return value.
16066
16067 2015-08-21 Gary Benson <gbenson@redhat.com>
16068
16069 * gdb.trace/pending.exp: Cope with remote transfer warnings.
16070
16071 2015-08-20 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.server/solib-list.exp: No longer expect an interior stop in
16074 non-stop mode.
16075
16076 2015-08-20 Pedro Alves <palves@redhat.com>
16077
16078 * gdb.server/connect-stopped-target.c: New file.
16079 * gdb.server/connect-stopped-target.exp: New file.
16080
16081 2015-08-20 Pedro Alves <palves@redhat.com>
16082
16083 * gdb.dwarf2/comp-unit-lang.exp: New file.
16084 * gdb.dwarf2/comp-unit-lang.c: New file.
16085
16086 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
16087
16088 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
16089 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
16090
16091 2015-08-19 Kevin Buettner <kevinb@redhat.com>
16092
16093 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
16094 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
16095
16096 2015-08-18 Doug Evans <dje@google.com>
16097 Adrian Sendroiu <adrian.sendroiu@freescale.com>
16098
16099 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
16100 skip_python_tests. New arg prompt_regexp.
16101 (skip_python_tests): New function.
16102 * lib/mi-support.exp (mi_skip_python_tests): New function.
16103 * gdb.python/py-mi-objfile-gdb.py: New file.
16104 * gdb.python/py-mi-objfile.c: New file.
16105 * gdb.python/py-mi-objfile.exp: New file.
16106
16107 2015-08-17 Keith Seitz <keiths@redhat.com>
16108
16109 * gdb.linespec/explicit.exp: Move strace test from here ...
16110 * gdb.trace/strace.exp: ... to here.
16111
16112 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
16113
16114 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
16115 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
16116
16117 2015-08-14 Doug Evans <xdje42@gmail.com>
16118
16119 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
16120 inferior before selecting a new file.
16121
16122 2015-08-14 Doug Evans <xdje42@gmail.com>
16123
16124 * gdb.mi/mi-disassemble.exp: Update.
16125 * gdb.base/disasm-optim.S: New file.
16126 * gdb.base/disasm-optim.c: New file.
16127 * gdb.base/disasm-optim.h: New file.
16128 * gdb.base/disasm-optim.exp: New file.
16129
16130 2015-08-14 Keith Seitz <keiths@redhat.com>
16131
16132 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
16133 "evaluated-by".
16134
16135 2015-08-13 Joel Brobecker <brobecker@adacore.com>
16136
16137 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
16138
16139 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
16140
16141 * gdb.ada/fun_renaming.exp: New testcase.
16142 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
16143 * gdb.ada/fun_renaming/pack.adb: New file.
16144 * gdb.ada/fun_renaming/pack.ads: New file.
16145
16146 2015-08-12 Keith Seitz <keiths@redhat.com>
16147
16148 * gdb.base/dso2dso.exp: Pass basename of source file in call to
16149 gdb_get_line_number.
16150
16151 2015-08-12 Joel Brobecker <brobecker@adacore.com>
16152
16153 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
16154 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
16155 gdb.base/dso2dso.exp: New files.
16156
16157 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
16158 Pedro Alves <palves@redhat.com>
16159 Keith Seitz <keiths@redhat.com>
16160
16161 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
16162 GDBFLAGS.
16163
16164 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16165
16166 * gdb.base/gdbhistsize-history.exp
16167 (test_histsize_history_setting): Use save_vars.
16168 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16169 Use save_vars.
16170 (test_no_truncation_of_unlimited_history_file): Use save_vars.
16171 * gdb.base/readline.exp: Use save_vars.
16172
16173 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16174
16175 * lib/gdb.exp (save_vars): New proc.
16176
16177 2015-08-11 Keith Seitz <keiths@redhat.com>
16178
16179 * gdb.base/help.exp: Update help_breakpoint_text.
16180
16181 2015-08-11 Keith Seitz <keiths@redhat.com>
16182
16183 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
16184 (at toplevel): Call test_explicit_breakpoints.
16185 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
16186 breakpoints.
16187 * lib/mi-support.exp (mi_make_breakpoint): Add support for
16188 breakpoint conditions, "-cond".
16189
16190 2015-08-11 Keith Seitz <keiths@redhat.com>
16191
16192 * gdb.linespec/3explicit.c: New file.
16193 * gdb.linespec/cpexplicit.cc: New file.
16194 * gdb.linespec/cpexplicit.exp: New file.
16195 * gdb.linespec/explicit.c: New file.
16196 * gdb.linespec/explicit.exp: New file.
16197 * gdb.linespec/explicit2.c: New file.
16198 * gdb.linespec/ls-errs.exp: Add explicit location tests.
16199 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
16200 before using in the matching pattern.
16201 Clarify that `prefix' is a regular expression.
16202
16203 2015-08-11 Keith Seitz <keiths@redhat.com>
16204
16205 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
16206 test.
16207 Add tests for missing ",FMT" and ",".
16208
16209 2015-08-10 Doug Evans <dje@google.com>
16210 Keith Seitz <keiths@redhat.com>
16211
16212 PR gdb/17960
16213 * gdb.base/completion.exp: Add location completer tests.
16214
16215 2015-08-07 Pedro Alves <palves@redhat.com>
16216
16217 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
16218 tests here.
16219 (top level): Run do_test with and without displaced stepping.
16220
16221 2015-08-07 Pedro Alves <palves@redhat.com>
16222
16223 * gdb.base/valgrind-disp-step.c: New file.
16224 * gdb.base/valgrind-disp-step.exp: New file.
16225
16226 2015-08-07 Pedro Alves <palves@redhat.com>
16227
16228 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
16229 Delete function.
16230 (main): Add alarm. Run an infinite loop instead of calling
16231 wait_threads.
16232 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
16233 comment.
16234 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
16235 Delete function.
16236 (main): Add alarm. Run an infinite loop instead of calling
16237 wait_threads.
16238 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
16239 comment.
16240
16241 2015-08-07 Pedro Alves <palves@redhat.com>
16242
16243 * gdb.base/checkpoint-ns.exp: New file.
16244 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
16245 standard_testfile.
16246
16247 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
16248
16249 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
16250 * gdb.btrace/instruction_history.exp: Update.
16251 * gdb.btrace/tsx.exp: New.
16252 * gdb.btrace/tsx.c: New.
16253
16254 2015-08-06 Pedro Alves <palves@redhat.com>
16255
16256 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
16257 increase timeout.
16258 * gdb.reverse/until-precsave.exp: Bump timeouts.
16259
16260 2015-08-06 Pedro Alves <palves@redhat.com>
16261
16262 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
16263
16264 2015-08-06 Pedro Alves <palves@redhat.com>
16265
16266 PR gdb/18749
16267 * gdb.threads/process-dies-while-handling-bp.c: New file.
16268 * gdb.threads/process-dies-while-handling-bp.exp: New file.
16269
16270 2015-08-06 Pedro Alves <palves@redhat.com>
16271
16272 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
16273 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
16274
16275 2015-08-05 Pedro Alves <palves@redhat.com>
16276
16277 * gdb.threads/next-while-other-thread-longjmps.c: New file.
16278 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
16279
16280 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
16281
16282 * gdb.base/bp-permanent.exp: Report test as unsupported if
16283 the target cannot stop at the permanent breakpoint.
16284
16285 2015-08-03 Doug Evans <dje@google.com>
16286
16287 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
16288 10000.
16289
16290 2015-08-03 Doug Evans <dje@google.com>
16291
16292 * Makefile.in (workers/%.worker, build-perf): New rule.
16293 (GDB_PERFTEST_MODE): New variable.
16294 (check-perf): Use it.
16295 (clean): Clean up gdb.perf parallel build subdirs.
16296 * lib/build-piece.exp: New file.
16297 * lib/gdb.exp (make_gdb_parallel_path): New function
16298 (standard_output_file, standard_temp_file): Call it.
16299 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16300 of $GDB_PARALLEL.
16301 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
16302
16303 2015-08-03 Doug Evans <dje@google.com>
16304
16305 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
16306 (LOG_FILE_NAME): New global.
16307 (TextReporter.__init__): Initialize self.txt_sum.
16308 (TextReporter.report): Add support for multiple data-points.
16309 Move report to perftest.sum, put raw data in perftest.log.
16310 (TextReporter.start): Open sum and log files.
16311 (TextReporter.end): Close sum and log files.
16312 * gdb.perf/lib/perftest/testresult.py
16313 (SingleStatisticTestResult.record): Handle multiple data-points.
16314
16315 2015-07-31 Pedro Alves <palves@redhat.com>
16316
16317 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
16318 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16319 kill_wait_spawned_process instead of explicit "kill -9".
16320 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
16321 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16322 kill_wait_spawned_process.
16323 * gdb.base/attach-twice.exp: Likewise.
16324 * gdb.base/attach.exp: Likewise.
16325 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
16326 gdb_test_multiple.
16327 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
16328 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16329 kill_wait_spawned_process.
16330 * gdb.base/valgrind-infcall.exp: Likewise.
16331 * gdb.multi/multi-attach.exp: Likewise.
16332 * gdb.python/py-prompt.exp: Likewise.
16333 * gdb.python/py-sync-interp.exp: Likewise.
16334 * gdb.server/ext-attach.exp: Likewise.
16335 * gdb.threads/attach-into-signal.exp (corefunc): Use
16336 spawn_wait_for_attach, spawn_id_get_pid and
16337 kill_wait_spawned_process.
16338 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
16339 spawn_wait_for_attach returning a spawn id instead of a pid. Use
16340 spawn_id_get_pid and kill_wait_spawned_process.
16341 * gdb.threads/attach-stopped.exp (corefunc): Use
16342 spawn_wait_for_attach, spawn_id_get_pid and
16343 kill_wait_spawned_process.
16344 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
16345 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16346 kill_wait_spawned_process instead of explicit "kill -9".
16347 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
16348 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
16349 (spawn_wait_for_attach): Use spawn instead of exec to spawn
16350 processes. Don't map cygwin/windows pids here. Now returns a
16351 spawn id list.
16352
16353 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16354
16355 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
16356 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
16357 correct patch.
16358
16359 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16360
16361 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
16362
16363 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16364
16365 Reapply:
16366 2014-05-21 Mark Wielaard <mjw@redhat.com>
16367
16368 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16369
16370 2015-07-30 Pedro Alves <palves@redhat.com>
16371
16372 * linux-low.c (handle_extended_wait): Set the child's last
16373 reported status to TARGET_WAITKIND_STOPPED.
16374
16375 2015-07-30 Pedro Alves <palves@redhat.com>
16376
16377 PR threads/18600
16378 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
16379 only shows inferior 1.
16380
16381 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
16382 Pedro Alves <palves@redhat.com>
16383
16384 PR threads/18600
16385 * gdb.threads/fork-plus-threads.c: New file.
16386 * gdb.threads/fork-plus-threads.exp: New file.
16387
16388 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16389
16390 * gdb.base/batch-preserve-term-settings.exp
16391 (test_terminal_settings_preserved_after_cli_exit): Use
16392 send_quit_command.
16393
16394 2015-07-29 Pedro Alves <palves@redhat.com>
16395 Don Breazeal <donb@codesourcery.com>
16396
16397 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
16398 output from both inferior_spawn_id and gdb_spawn_id.
16399
16400 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16401
16402 * gdb.threads/attach-into-signal.exp (corefunc): Use
16403 with_test_prefix on nested loops, uniquefying the test messages.
16404
16405 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16406
16407 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
16408 commit.
16409
16410 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16411
16412 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
16413 New proc.
16414 (test_terminal_settings_preserved_after_sigterm): New test.
16415
16416 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16417
16418 * gdb.base/batch-preserve-term-settings.exp
16419 (test_terminal_settings_preserved_after_cli_exit): New test.
16420
16421 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16422
16423 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
16424 manipulation of saved_gdbflags.
16425 (test_terminal_settings_preserved): Remove global declaration of
16426 the unused variable pagination_prompt. Remove manipulation of
16427 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
16428 GDBFLAGS.
16429
16430 2015-07-29 Pedro Alves <palves@redhat.com>
16431
16432 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
16433
16434 2015-07-29 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
16437 at the top.
16438
16439 2015-07-29 Pedro Alves <palves@redhat.com>
16440
16441 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
16442 (main): Call gdb_unbuffer_output.
16443 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
16444 (main): Call gdb_unbuffer_output.
16445 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
16446 (main): Call gdb_unbuffer_output.
16447 * gdb.base/call-strs.exp: Adjust to step over the
16448 gdb_unbuffer_output call.
16449 * gdb.base/catch-gdb-caused-signals.c: Include
16450 "../lib/unbuffer_output.c".
16451 (main): Call gdb_unbuffer_output.
16452 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
16453 (main): Call gdb_unbuffer_output.
16454 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
16455 (main): Call gdb_unbuffer_output.
16456 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
16457 (main): Call gdb_unbuffer_output.
16458 * gdb.base/shlib-call.exp: Adjust to step over the
16459 gdb_unbuffer_output call.
16460 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
16461 (main): Call gdb_unbuffer_output.
16462 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
16463 (main): Call gdb_unbuffer_output.
16464 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
16465 (main): Rename to ...
16466 (test): ... this.
16467 (main): Reimplement.
16468 * gdb.base/varargs.exp: Run to test instead of to main.
16469 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16470 (main): Call gdb_unbuffer_output.
16471
16472 2015-07-29 Pedro Alves <palves@redhat.com>
16473
16474 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
16475 factore out from mi_continue_dprintf. For call-style dprintfs,
16476 expect dprintf output out of $inferior_spawn_id.
16477 (mi_continue_dprintf): Use mi_expect_dprintf.
16478 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16479 (main): Call gdb_unbuffer_output.
16480
16481 2015-07-29 Pedro Alves <palves@redhat.com>
16482
16483 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
16484 (default_mi_gdb_start): Set inferior_spawn_id instead of
16485 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
16486 gdb_spawn_id.
16487 (mi_gdb_test): Always expect inferior output from both
16488 $inferior_spawn_id and $gdb_spawn_id.
16489
16490 2015-07-29 Pedro Alves <palves@redhat.com>
16491
16492 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
16493 send_inferior and $inferior_spawn_id.
16494
16495 2015-07-29 Pedro Alves <palves@redhat.com>
16496
16497 * gdb.gdb/complaints.exp (test_initial_complaints)
16498 (test_serial_complaints, test_short_complaints): Use
16499 gdb_test_stdio.
16500 (test_empty_complaint): Handle $inferior_spawn_id !=
16501 $gdb_spawn_id.
16502
16503 2015-07-29 Pedro Alves <palves@redhat.com>
16504
16505 * gdb.base/varargs.exp: Use gdb_test_stdio.
16506
16507 2015-07-29 Pedro Alves <palves@redhat.com>
16508
16509 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
16510
16511 2015-07-29 Pedro Alves <palves@redhat.com>
16512
16513 * gdb.base/ending-run.exp: Use gdb_test_stdio.
16514
16515 2015-07-29 Pedro Alves <palves@redhat.com>
16516
16517 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
16518 parameter into two new parameters, "inf_result" and "gdb_result".
16519 Expect inferior output and gdb output from $inferior_spawn_id and
16520 $gdb_spawn_id, respectively. Adjust all callers.
16521
16522 2015-07-29 Pedro Alves <palves@redhat.com>
16523
16524 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
16525 of gdb_test_sequence.
16526
16527 2015-07-29 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
16530 (saw_spurious_output): Expect inferior output from
16531 $inferior_spawn_id. Use gdb_test_stdio.
16532
16533 2015-07-29 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.base/dprintf.exp: Use standard_testfile. Change
16536 prepare_for_testing call.
16537 (srcfile): Don't set.
16538 (restart): New procedure.
16539 (test_dprintf): New procecure, use to continue over dprintfs.
16540 (test_call, test_agent): New procedures, tests moved here.
16541 Restart gdb and recreate dprintfs. Adjust expected output.
16542
16543 2015-07-29 Pedro Alves <palves@redhat.com>
16544
16545 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
16546
16547 2015-07-29 Pedro Alves <palves@redhat.com>
16548
16549 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
16550
16551 2015-07-29 Pedro Alves <palves@redhat.com>
16552
16553 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
16554 gdb_test_stdio.
16555
16556 2015-07-29 Pedro Alves <palves@redhat.com>
16557
16558 * lib/gdb.exp (gdb_test_stdio): New procedure.
16559
16560 2015-07-29 Pedro Alves <palves@redhat.com>
16561
16562 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
16563
16564 2015-07-29 Pedro Alves <palves@redhat.com>
16565
16566 * gdb.base/call-signal-resume.exp: Remove check for
16567 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
16568 * gdb.base/unwindonsignal.exp: Likewise.
16569 * gdb.base/call-signals.c (gen_signal): Remove printf call.
16570 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
16571
16572 2015-07-29 Pedro Alves <palves@redhat.com>
16573
16574 * gdb.base/siginfo-addr.c (pass): New function.
16575 (handler): Call it iff si_addr is correct.
16576 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
16577 Set a breakpoint at "pass" and continue to it.
16578
16579 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
16580
16581 * gdb.python/py-objfile.exp: Make some tests have unique names.
16582 * gdb.python/py-pp-registration.exp: Likewise.
16583
16584 2015-07-28 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.server/server-exec-info.exp: Issue a "disconnect".
16587
16588 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16589
16590 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
16591
16592 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16593
16594 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
16595
16596 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
16597
16598 * gdb.base/gdb-sigterm-2.exp: New test.
16599
16600 2015-07-25 Doug Evans <xdje42@gmail.com>
16601
16602 Revert:
16603 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16604 (workers/%.worker, build-perf): New rule.
16605 (GDB_PERFTEST_MODE): New variable.
16606 (check-perf): Use it.
16607 (clean): Clean up gdb.perf parallel build subdirs.
16608 * lib/build-piece.exp: New file.
16609 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16610 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16611 name.
16612 (standard_temp_file): Ditto.
16613 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16614 of $GDB_PARALLEL.
16615
16616 2015-07-24 Doug Evans <dje@google.com>
16617
16618 * gdb.perf/lib/perftest/utils.py: New file.
16619 * gdb.perf/gm-hello.cc: New file.
16620 * gdb.perf/gm-pervasive-typedef.cc: New file.
16621 * gdb.perf/gm-pervasive-typedef.h: New file.
16622 * gdb.perf/gm-std.cc: New file.
16623 * gdb.perf/gm-std.h: New file.
16624 * gdb.perf/gm-use-cerr.cc: New file.
16625 * gdb.perf/gm-utils.h: New file.
16626 * gdb.perf/gmonster-null-lookup.py: New file.
16627 * gdb.perf/gmonster-pervasive-typedef.py: New file.
16628 * gdb.perf/gmonster-print-cerr.py: New file.
16629 * gdb.perf/gmonster-ptype-string.py: New file.
16630 * gdb.perf/gmonster-runto-main.py: New file.
16631 * gdb.perf/gmonster-select-file.py: New file.
16632 * gdb.perf/gmonster1-null-lookup.exp: New file.
16633 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
16634 * gdb.perf/gmonster1-print-cerr.exp: New file.
16635 * gdb.perf/gmonster1-ptype-string.exp: New file.
16636 * gdb.perf/gmonster1-runto-main.exp: New file.
16637 * gdb.perf/gmonster1-select-file.exp: New file.
16638 * gdb.perf/gmonster1.cc: New file.
16639 * gdb.perf/gmonster1.exp: New file.
16640 * gdb.perf/gmonster2-null-lookup.exp: New file.
16641 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
16642 * gdb.perf/gmonster2-print-cerr.exp: New file.
16643 * gdb.perf/gmonster2-ptype-string.exp: New file.
16644 * gdb.perf/gmonster2-runto-main.exp: New file.
16645 * gdb.perf/gmonster2-select-file.exp: New file.
16646 * gdb.perf/gmonster2.cc: New file.
16647 * gdb.perf/gmonster2.exp: New file.
16648
16649 2015-07-24 Doug Evans <dje@google.com>
16650
16651 * gdb.perf/README: New file.
16652 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
16653 * lib/gen-perf-test.exp: New file.
16654
16655 2015-07-24 Doug Evans <dje@google.com>
16656
16657 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
16658 (PerfTest::startup): New function.
16659 (PerfTest::run): Return result of calling body.
16660 (PerfTest::assemble): Rewrite.
16661 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
16662 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
16663 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
16664 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
16665 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
16666
16667 2015-07-24 Doug Evans <dje@google.com>
16668
16669 * lib/gdb.exp (clean_restart): Make executable optional.
16670
16671 2015-07-24 Doug Evans <dje@google.com>
16672
16673 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
16674 compiler_info references.
16675 * gdb.cp/temargs.exp: Ditto.
16676 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
16677 (get_compiler_info): Early exit if already computed. Set compiler_info
16678 to "unknown" if there was a problem.
16679 (test_compiler_info): Add function comment. Call get_compiler_info.
16680
16681 2015-07-24 Doug Evans <dje@google.com>
16682
16683 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16684 (workers/%.worker, build-perf): New rule.
16685 (GDB_PERFTEST_MODE): New variable.
16686 (check-perf): Use it.
16687 (clean): Clean up gdb.perf parallel build subdirs.
16688 * lib/build-piece.exp: New file.
16689 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16690 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16691 name.
16692 (standard_temp_file): Ditto.
16693 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16694 of $GDB_PARALLEL.
16695
16696 2015-07-24 Doug Evans <dje@google.com>
16697
16698 * lib/future.exp (gdb_default_target_compile): New option
16699 "early_flags".
16700 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
16701 --as-needed.
16702
16703 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
16704
16705 * gdb.base/catch-syscall.exp: Call gdb_exit before
16706 gdb_skip_xml_test.
16707
16708 2015-07-24 Pedro Alves <palves@redhat.com>
16709
16710 * gdb.python/py-events.exp: Accept output between the stop event
16711 and the prompt.
16712 * gdb.python/py-evsignal.exp: Likewise.
16713 * gdb.python/py-evthreads.exp: Likewise.
16714
16715 2015-07-24 Pedro Alves <palves@redhat.com>
16716
16717 PR gdb/18717
16718 * gdb.threads/non-ldr-exit.c: New file.
16719 * gdb.threads/non-ldr-exit.exp: New file.
16720
16721 2015-07-24 Yao Qi <yao.qi@linaro.org>
16722
16723 * gdb.server/ext-wrapper.exp: Test --wrapper option when
16724 restarting process.
16725
16726 2015-07-24 Yao Qi <yao.qi@linaro.org>
16727
16728 * gdb.server/ext-restart.exp: New file.
16729
16730 2015-07-24 Yao Qi <yao.qi@linaro.org>
16731
16732 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
16733 argument options.
16734 * gdb.server/ext-wrapper.exp: New file.
16735
16736 2015-07-23 Doug Evans <dje@google.com>
16737
16738 * gdb.dwarf2/dw2-dummy-cu.S: New file.
16739 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
16740
16741 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
16742
16743 * gdb.ada/var_arr_typedef.exp: New testcase.
16744 * gdb.ada/var_arr_typedef/pack.adb: New file.
16745 * gdb.ada/var_arr_typedef/pack.ads: New file.
16746 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
16747
16748 2015-07-20 Joel Brobecker <brobecker@adacore.com>
16749
16750 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
16751
16752 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16753
16754 * gdb.arch/i386-biarch-core.exp: Replace istarget
16755 by "complete set gnutarget". Remove expectation for the "core-file"
16756 command.
16757
16758 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16759
16760 Revert the previous commit:
16761 Tests for validate symbol file using build-id.
16762
16763 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
16764
16765 Tests for validate symbol file using build-id.
16766 * gdb.base/solib-mismatch-lib.c: New file.
16767 * gdb.base/solib-mismatch-libmod.c: New file.
16768 * gdb.base/solib-mismatch.c: New file.
16769 * gdb.base/solib-mismatch.exp: New file.
16770
16771 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
16772
16773 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
16774 nios2-*-linux*.
16775 * gdb.base/sigbpt.exp (stepi_out): Likewise.
16776 * gdb.base/siginfo.exp: Likewise.
16777 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16778
16779 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
16780
16781 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
16782 Move it to ...
16783 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
16784 ... here.
16785 * gdb.trace/range-stepping.exp: Check that the target supports
16786 range stepping.
16787
16788 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16789
16790 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
16791
16792 2015-07-14 Pedro Alves <palves@redhat.com>
16793
16794 * gdb.base/killed-outside.exp: New file.
16795 * gdb.base/killed-outside.c: New file.
16796
16797 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16798
16799 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
16800 (n at main): New.
16801 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
16802
16803 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16804
16805 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
16806 infcall tests instead of setting up for KFAIL.
16807
16808 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16809
16810 * gdb.btrace/record_goto-step.exp: New.
16811
16812 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16813
16814 PR compile/18484
16815 * gdb.compile/compile.c (struct struct_type): Add volatile to
16816 selffield's type.
16817 * gdb.compile/compile.exp
16818 (compile code struct_object.selffield = &struct_object): Skip further
16819 struct_object tests if this one xfails.
16820
16821 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
16822
16823 PR exp/18617
16824 * gdb.trace/ax.exp: Add test.
16825
16826 2015-07-07 Yao Qi <yao.qi@linaro.org>
16827
16828 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
16829 instead of istarget "aarch64*-*-*".
16830 * gdb.arch/aarch64-fp.exp: Likewise.
16831 * gdb.base/float.exp: Likewise.
16832 * gdb.reverse/aarch64.exp: Likewise.
16833 * lib/gdb.exp (is_aarch64_target): New proc.
16834
16835 2015-07-07 Yao Qi <yao.qi@linaro.org>
16836
16837 * lib/gdb.exp (is_aarch32_target): New proc.
16838 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
16839 instead of "istarget "arm*-*-*"".
16840 * gdb.arch/arm-disp-step.exp: Likewise.
16841 * gdb.arch/thumb-bx-pc.exp: Likewise.
16842 * gdb.arch/thumb-prologue.exp: Likewise.
16843 * gdb.arch/thumb-singlestep.exp: Likewise.
16844 * gdb.base/disp-step-syscall.exp: Likewise.
16845 * gdb.base/float.exp: Likewise.
16846
16847 2015-07-07 Yao Qi <yao.qi@linaro.org>
16848
16849 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
16850 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
16851
16852 2015-07-07 Yao Qi <yao.qi@linaro.org>
16853
16854 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
16855 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
16856 if it exists.
16857 * gdb.multi/multi-arch.exp: Likewise.
16858
16859 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16860
16861 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16862 print.
16863
16864 2015-07-07 Yao Qi <yao.qi@linaro.org>
16865
16866 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16867
16868 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16869
16870 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16871 '[' and ']' characters.
16872
16873 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16874
16875 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16876
16877 2015-06-29 Pedro Alves <palves@redhat.com>
16878
16879 PR threads/18127
16880 * gdb.threads/hand-call-new-thread.c: New file.
16881 * gdb.threads/hand-call-new-thread.c: New file.
16882
16883 2015-06-26 Keith Seitz <keiths@redhat.com>
16884 Doug Evans <dje@google.com>
16885
16886 PR 16253
16887 * gdb.cp/var-tag-2.cc: New file.
16888 * gdb.cp/var-tag-3.cc: New file.
16889 * gdb.cp/var-tag-4.cc: New file.
16890 * gdb.cp/var-tag.cc: New file.
16891 * gdb.cp/var-tag.exp: New file.
16892
16893 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16894
16895 * gdb.base/history-duplicates.exp: New test.
16896
16897 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16898
16899 * gdb.base/completion.exp: Test the completion of the "focus"
16900 command.
16901
16902 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16903
16904 * gdb.arch/amd64-prologue-skip.S: New file.
16905 * gdb.arch/amd64-prologue-skip.exp: New file.
16906
16907 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16908
16909 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16910 is_address_zero_readable check.
16911
16912 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16913
16914 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16915 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16916
16917 2015-06-24 Yao Qi <yao.qi@linaro.org>
16918
16919 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16920 linux targets.
16921
16922 2015-06-24 Yao Qi <yao.qi@linaro.org>
16923
16924 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16925 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16926 * gdb.base/siginfo-thread.exp: Likewise.
16927
16928 2015-06-22 Yao Qi <yao.qi@linaro.org>
16929
16930 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16931
16932 2015-06-22 Yao Qi <yao.qi@linaro.org>
16933
16934 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16935 aarch64*-*-*.
16936 (skip_hw_watchpoint_tests): Likewise.
16937
16938 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16939
16940 * gdb.base/gdbinit-history.exp: Test the interaction between
16941 setting GDBHISTSIZE and setting the history size via .gdbinit.
16942
16943 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16944
16945 PR gdb/16999
16946 * gdb.base/gdbhistsize-history.exp: New test.
16947
16948 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16949
16950 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16951 with GDBHISTSIZE.
16952 * gdb.base/readline.exp: Likewise.
16953
16954 2015-06-17 Yao Qi <yao.qi@linaro.org>
16955
16956 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16957 line.
16958
16959 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16960
16961 * gdb.base/gdbinit-history.exp: Add test case to check that
16962 an unlimited history file does not get truncated on exit.
16963
16964 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16965
16966 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16967 (VECTOR): New macro. Use it...
16968 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16969 ...for these typedefs.
16970 (int8, char1, int1, double1): New typedefs.
16971 (struct just_int2, struct two_int2): New structures.
16972 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16973 (add_structvecs, add_singlevecs): New functions.
16974 (main): Call add_some_intvecs twice.
16975 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16976 the compile and exit upon failure. Try compiling for the "native"
16977 architecture. Test inferior function calls with vector arguments
16978 and vector return value handling with "finish" and "return".
16979
16980 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16981
16982 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16983 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16984 PE file.
16985 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16986
16987 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16988
16989 PR breakpoints/16465
16990 * gdb.mi/mi-dprintf-pending.c: New file.
16991 * gdb.mi/mi-dprintf-pending.exp: New test.
16992 * gdb.mi/mi-dprintf-pendshr.c: New file.
16993
16994 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16995 Mircea Gherzan <mircea.gherzan@intel.com>
16996
16997 * gdb.arch/i386-mpx-map.c: New file.
16998 * gdb.arch/i386-mpx-map.exp: New File.
16999
17000 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17001
17002 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
17003 * gdb.arch/i386-mpx.exp: Indentation fixed.
17004
17005 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17006
17007 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
17008 function and improved indentation.
17009 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
17010 gdb_test_multiple. Added additional tests to skip the test.
17011
17012 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17013
17014 * gdb.arch/i386-avx512.c: Change path in include file.
17015 * gdb.arch/i386-avx512.exp: Change include dir path
17016 compilation flag.
17017 * gdb.arch/i386-mpx.c: Change path in include file.
17018 * gdb.arch/i386-mpx.exp: Change include dir path compilation
17019 flag.
17020
17021 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17022
17023 * gdb.compile/compile-print.exp (compile print *vararray@3)
17024 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
17025
17026 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17027
17028 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
17029 (do not keep jit in memory): ... this.
17030 (expect 5): Change it to ...
17031 (expect no 5): ... this.
17032
17033 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
17034
17035 PR gdb/15564
17036 * gdb.mi/mi-detach.exp: New file.
17037
17038 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17039
17040 PR symtab/18392
17041 * gdb.arch/amd64-tailcall-self.S: New file.
17042 * gdb.arch/amd64-tailcall-self.c: New file.
17043 * gdb.arch/amd64-tailcall-self.exp: New file.
17044
17045 2015-05-28 Don Breazeal <donb@codesourcery.com>
17046
17047 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
17048 tests for remote targets by checking is_target_gdbserver.
17049
17050 2015-05-27 Doug Evans <dje@google.com>
17051
17052 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
17053 * gdb.dwarf2/opaque-type-lookup.c: New file.
17054 * gdb.dwarf2/opaque-type-lookup.exp: New file.
17055
17056 2015-05-26 Doug Evans <dje@google.com>
17057
17058 * gdb.cp/iostream.cc: New file.
17059 * gdb.cp/iostream.exp: New file.
17060
17061 2015-05-26 Doug Evans <dje@google.com>
17062
17063 * gdb.dwarf2/dw2-op-call.exp: Update.
17064 * gdb.dwarf2/dw4-sig-types.exp: Update.
17065 * gdb.dwarf2/implptr.exp: Update.
17066 * gdb.mi/mi-cmd-param-changed.exp: Update.
17067
17068 2015-05-26 Doug Evans <dje@google.com>
17069
17070 * gdb.python/py-lazy-string.c: New file.
17071 * gdb.python/py-lazy-string.exp: New file.
17072 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
17073 (main): Update. Add estring3.
17074 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
17075 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
17076
17077 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
17078 Yao Qi <yao.qi@linaro.org>
17079
17080 * gdb.reverse/aarch64.c: New.
17081 * gdb.reverse/aarch64.exp: New.
17082
17083 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
17084
17085 * lib/gdb.exp (supports_process_record): Return true for
17086 aarch64*-linux*.
17087 (supports_reverse): Likewise.
17088
17089 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
17090
17091 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17092 Use with_test_prefix.
17093
17094 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
17095
17096 * gdb.base/completion.exp: Add test for completion of layout
17097 names.
17098
17099 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
17100
17101 * lib/gdb.exp (skip_tui_tests): New proc.
17102 * gdb.base/tui-layout.exp: Check skip_tui_tests.
17103
17104 2015-05-19 Pedro Alves <palves@redhat.com>
17105
17106 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17107 Save the whole env array instead of just HOME. Unset HISTSIZE in
17108 the environment while testing. Restore whole environment
17109 afterwards.
17110
17111 2015-05-16 Doug Evans <xdje42@gmail.com>
17112
17113 * gdb.guile/scm-ports.c: New file.
17114 * gdb.guile/scm-ports.exp: Add memory port tests.
17115
17116 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17117
17118 * gdb.compile/compile-print.c: New file.
17119 * gdb.compile/compile-print.exp: New file.
17120
17121 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17122
17123 * gdb.compile/compile-ops.exp: Cast param to void.
17124 * gdb.compile/compile.exp: Complete type for _gdb_expr.
17125 (compile code struct_object.selffield = &struct_object): Add xfail.
17126
17127 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17128
17129 * gdb.ada/arr_enum_with_gap: New testcase.
17130
17131 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17132
17133 * gdb.ada/byte_packed_arr: New testcase.
17134
17135 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17136
17137 * gdb.ada/pckd_neg: New testcase.
17138
17139 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
17140
17141 PR gdb/17820
17142 * gdb.base/gdbinit-history.exp: New test.
17143 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
17144 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
17145
17146 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
17147
17148 * gdb.python/py-xmethods.cc: Enhance test case.
17149 * gdb.python/py-xmethods.exp: New tests.
17150 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
17151 function.
17152 (B_indexoper): Likewise.
17153 (global_dm_list) : Add new xmethod worker functions.
17154
17155 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
17156
17157 * gdb.base/coredump-filter.exp: Correctly unset
17158 "coredump_var_addr" array.
17159
17160 2015-05-08 Pedro Alves <palves@redhat.com>
17161
17162 * gdb.server/non-existing-program.exp: Unset spawn_id.
17163
17164 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
17165
17166 PR python/18291
17167 * gdb.python/py-xmethods.exp: Add tests.
17168
17169 2015-05-08 Yao Qi <yao.qi@linaro.org>
17170
17171 PR gdb/18208
17172 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
17173 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
17174 function set_coredump_filter, and remove remote_exec call.
17175 Remove argument ipid. Callers update.
17176 (top level): Don't get inferior's PID.
17177
17178 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
17179
17180 * gdb.base/watch_thread_num.exp: Skip test on targets without
17181 access watchpoints.
17182
17183 2015-05-06 Pedro Alves <palves@redhat.com>
17184
17185 PR server/18081
17186 * gdb.server/non-existing-program.exp: New file.
17187
17188 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17189
17190 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
17191
17192 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17193
17194 * gdb.ada/out_of_line_in_inlined: New testcase.
17195
17196 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17197
17198 * gdb.ada/var_rec_arr: New testcase.
17199
17200 2015-04-30 Yao Qi <yao.qi@linaro.org>
17201
17202 * gdb.base/break-idempotent.exp: If
17203 skip_hw_watchpoint_multi_tests returns true, skip the tests
17204 on "rwatch" and "awatch".
17205
17206 2015-04-30 Yao Qi <yao.qi@linaro.org>
17207
17208 * gdb.base/relativedebug.exp: Invoke gdb command
17209 "info sharedlibrary", and if libc.so doesn't have debug info,
17210 skip the test.
17211
17212 2015-04-29 Doug Evans <dje@google.com>
17213
17214 * gdb.python/py-xmethods.exp: Add ptype tests.
17215 * gdb.python/py-xmethods.py (E_method_char_worker): Add
17216 get_result_type method.
17217
17218 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17219
17220 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
17221 the target does not support hardware watchpoints.
17222
17223 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17224
17225 * gdb.base/break-always.exp: Abort testing if writing to memory
17226 causes an error.
17227
17228 2015-04-28 Doug Evans <dje@google.com>
17229
17230 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
17231 * gdb.python/py-pp-registration.exp: ... here. New file.
17232 * gdb.python/py-pp-registration.c: New file.
17233 * gdb.python/py-pp-registration.py: New file.
17234
17235 2015-04-28 Doug Evans <dje@google.com>
17236
17237 * gdb.python/py-bad-printers.c: New file.
17238 * gdb.python/py-bad-printers.py: New file.
17239 * gdb.python/py-bad-printers.exp: New file.
17240
17241 2015-04-28 Sasha Smundak <asmundak@google.com>
17242
17243 * gdb.python/py-type.exp: New test.
17244
17245 2015-04-28 Andy Wingo <wingo@igalia.com>
17246
17247 * gdb.python/py-parameter.exp:
17248 * gdb.guile/scm-parameter.exp: Escape the path that we are
17249 matching against, as it might contain characters that are special
17250 to regular expressions.
17251
17252 2015-04-27 Joel Brobecker <brobecker@adacore.com>
17253
17254 * gdb.ada/rec_comp: New testcase.
17255
17256 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
17257
17258 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
17259 before using it.
17260
17261 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
17262
17263 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
17264 new tests for verilog output.
17265
17266 2015-04-24 Yao Qi <yao.qi@linaro.org>
17267
17268 * boards/remote-gdbserver-on-localhost.exp: New file.
17269
17270 2015-04-23 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
17273 $inferior_spawn_id instead of $inferior_spawn_id directly. On
17274 "end of file", remove $inferior_spawn_id from the indirect list.
17275
17276 2015-04-23 Pedro Alves <palves@redhat.com>
17277
17278 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
17279
17280 2015-04-23 Pedro Alves <palves@redhat.com>
17281
17282 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
17283 on $any_spawn_id instead of only on $gdb_spawn_id.
17284
17285 2015-04-21 Pierre Muller <muller@sourceware.org>
17286
17287 PR pascal/17815
17288 * lib/pascal.exp (gpc_compile): Add new option "class".
17289 (fpc_compile): Likewise.
17290 * gdb.pascal/case-insensitive-symbols.pas: New file.
17291 * gdb.pascal/case-insensitive-symbols.exp: New file.
17292
17293 2015-04-20 Gary Benson <gbenson@redhat.com>
17294
17295 * gdb.base/attach.exp: Fix three extended remote failures.
17296
17297 2015-04-17 Gary Benson <gbenson@redhat.com>
17298
17299 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
17300 the main executable over the remote protocol.
17301
17302 2015-04-16 Pedro Alves <palves@redhat.com>
17303
17304 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
17305 a new gdbserver if gdbserver_reconnect_p is set.
17306
17307 2015-04-16 Pedro Alves <palves@redhat.com>
17308
17309 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
17310 is set, don't exit gdbserver.
17311
17312 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17313
17314 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
17315 appropriate .insn, such that an older assembler can be used.
17316 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
17317 the z/Architecture instruction set on 31-bit targets as well.
17318
17319 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17320
17321 * gdb.go/handcall.exp: Remove all logic related to the first
17322 breakpoint and rely on go_runto_main instead.
17323 * gdb.go/strings.exp: Likewise.
17324 * gdb.go/unsafe.exp: Likewise.
17325 * gdb.go/hello.exp: Likewise. Also rename the remaining
17326 breakpoint marker to "breakpoint 1".
17327 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
17328 * gdb.go/strings.go: Likewise.
17329 * gdb.go/unsafe.go: Likewise.
17330 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
17331 "set breakpoint 2 here" and rename the remaining breakpoint marker
17332 to "breakpoint 1".
17333
17334 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
17335
17336 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
17337 if itertools.imap is not present.
17338 * gdb.python/py-objfile.exp: Add parentheses.
17339 * gdb.python/py-type.exp: Same.
17340 * gdb.python/py-unwind-maint.py: Same.
17341
17342 2015-04-15 Yao Qi <yao.qi@linaro.org>
17343
17344 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
17345 of ":$ptr_size" and set its form explicitly.
17346
17347 2015-04-15 Pedro Alves <palves@redhat.com>
17348 Yao Qi <yao.qi@linaro.org>
17349
17350 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
17351 timeout by factor of 4.
17352 (test_regular_watch): Likewise.
17353 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
17354 * gdb.reverse/sigall-reverse.exp: Likewise.
17355 * gdb.reverse/until-precsave.exp: Likewise.
17356 * lib/gdb.exp (with_timeout_factor): New proc.
17357 (gdb_expect): Move some code to ...
17358 (get_largest_timeout): ... here. New procedure.
17359
17360 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
17361
17362 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
17363
17364 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
17365
17366 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
17367 to write to the .text section.
17368
17369 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
17370
17371 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
17372 Handle the case of targets that do not provide PID information.
17373
17374 2015-04-13 Yao Qi <yao.qi@linaro.org>
17375
17376 * lib/gdbserver-support.exp (gdb_exit): Catch exception
17377 and use expect instead of gdb_expect.
17378
17379 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
17380
17381 * gdb.base/coredump-filter.exp: Rename variable "addr" to
17382 "coredump_var_addr" to avoid naming conflict with other testcases.
17383
17384 2015-04-10 Pedro Alves <palves@redhat.com>
17385
17386 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
17387 gdb_test_sequence and gdb_assert.
17388
17389 2015-04-10 Pedro Alves <palves@redhat.com>
17390
17391 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
17392 test messages that don't include the breakpoint address.
17393
17394 2015-04-10 Yao Qi <yao.qi@linaro.org>
17395
17396 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
17397 false for some offset and width combinations which aren't
17398 supported by linux kernel.
17399
17400 2015-04-10 Pedro Alves <palves@redhat.com>
17401
17402 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
17403 procedure, factored out from ...
17404 (top level): ... here. Add "set displaced-stepping" testing axis.
17405 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
17406 parameter "displaced". Use it.
17407 (top level): Use foreach and add "set displaced-stepping" testing
17408 axis.
17409
17410 2015-04-10 Pedro Alves <palves@redhat.com>
17411
17412 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
17413 Remove comment.
17414 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
17415 both the address of the instruction that triggers the watchpoint
17416 and the address of the instruction immediately after, and use
17417 those addresses for the test. Fix comment.
17418
17419 2015-04-10 Pedro Alves <palves@redhat.com>
17420
17421 * gdb.base/sigstep.exp (breakpoint_to_handler)
17422 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
17423 Test "backtrace" in handler.
17424 (breakpoint_over_handler): New parameter 'displaced'. Use it.
17425 (top level): Add new "displaced" test axis to
17426 breakpoint_to_handler, breakpoint_to_handler_entry and
17427 breakpoint_over_handler.
17428
17429 2015-04-10 Pedro Alves <palves@redhat.com>
17430
17431 PR gdb/18216
17432 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
17433
17434 2015-04-10 Yao Qi <yao.qi@linaro.org>
17435
17436 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
17437 (test_add_rn_pc): New function.
17438 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
17439 (top level): Invoke test_add_rn_pc.
17440
17441 2015-04-10 Pedro Alves <palves@redhat.com>
17442
17443 PR gdb/13858
17444 * gdb.base/step-over-no-symbols.exp: New file.
17445
17446 2015-04-09 Andy Wingo <wingo@igalia.com>
17447
17448 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
17449 after the Python tests.
17450
17451 2015-04-08 Keith Seitz <keiths@redhat.com>
17452
17453 PR python/16699
17454 * gdb.python/py-completion.exp: New tests for completion.
17455 * gdb.python/py-completion.py (CompleteLimit1): New class.
17456 (CompleteLimit2): Likewise.
17457 (CompleteLimit3): Likewise.
17458 (CompleteLimit4): Likewise.
17459 (CompleteLimit5): Likewise.
17460 (CompleteLimit6): Likewise.
17461 (CompleteLimit7): Likewise.
17462
17463 2015-04-08 Pedro Alves <palves@redhat.com>
17464
17465 PR gdb/18214
17466 PR gdb/18216
17467 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
17468 function.
17469 (main): Install it as SIGUSR1 handler.
17470 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
17471 parameter. Always use "setup" as prefix. Toggle "set
17472 displaced-stepping" off/on depending on global. Don't switch to
17473 thread 1 here.
17474 (top level): Add displaced stepping "off/on" test axis. Update
17475 "setup" calls. Wrap each subtest with with_test_prefix. Test
17476 continuing with a queued signal in each thread.
17477
17478 2015-04-08 Pedro Alves <palves@redhat.com>
17479
17480 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
17481 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
17482 gdb_breakpoint instead of gdb_test that doesn't expect anything.
17483 Return early if running to main fails.
17484 * gdb.trace/while-stepping.exp: Likewise.
17485
17486 2015-04-07 Pedro Alves <palves@redhat.com>
17487
17488 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
17489 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
17490 interact with inferior program.
17491
17492 2015-04-07 Pedro Alves <palves@redhat.com>
17493
17494 * lib/gdb.exp (inferior_spawn_id): New global.
17495 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
17496 spawn id after processing the user code.
17497 (default_gdb_start): Set inferior_spawn_id.
17498 (send_inferior): New procedure.
17499 * lib/gdbserver-support.exp (gdbserver_start): Set
17500 inferior_spawn_id.
17501 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
17502
17503 2015-04-07 Pedro Alves <palves@redhat.com>
17504
17505 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
17506 * lib/gdbserver-support.exp (gdbserver_start): Make
17507 $server_spawn_id global.
17508 (gdbserver_start): Don't wait for gdbserver's spawn id with
17509 expect_background.
17510 (close_gdbserver): New procedure.
17511 (gdb_exit): Rename the default version and reimplement.
17512
17513 2015-04-07 Pedro Alves <palves@redhat.com>
17514
17515 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
17516 append the substituted item, not the original item.
17517
17518 2015-04-07 Pedro Alves <palves@redhat.com>
17519
17520 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
17521 gdb_expect.
17522
17523 2015-04-07 Pedro Alves <palves@redhat.com>
17524
17525 * gdb.base/interrupt.exp: Don't handle the case of the inferior
17526 output appearing once only.
17527
17528 2015-04-07 Pedro Alves <palves@redhat.com>
17529
17530 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
17531 that doesn't expect anything. Return early if running to main
17532 fails.
17533
17534 2015-04-07 Yao Qi <yao.qi@linaro.org>
17535
17536 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
17537 (child_function): Call alarm.
17538 (main): Move call to alarm into the loop.
17539 * gdb.threads/non-stop-fair-events.exp: Build program with
17540 -DTIMEOUT=$timeout.
17541
17542 2015-04-06 Doug Evans <xdje42@gmail.com>
17543
17544 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
17545 Fix dest parameter to board_info.
17546 (fpc_compile): Ditto.
17547 (gdb_compile_pascal): Rename dest arg to destfile.
17548
17549 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
17550
17551 * gdb.ada/funcall_ref.exp: New file.
17552 * gdb.ada/funcall_ref/foo.adb: New file.
17553
17554 2015-04-02 Yao Qi <yao.qi@linaro.org>
17555
17556 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
17557 is remote.
17558
17559 2015-04-02 Gary Benson <gbenson@redhat.com>
17560
17561 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
17562
17563 2015-04-01 Sasha Smundak <asmundak@google.com>
17564
17565 * gdb.python/py-unwind-maint.c: New file.
17566 * gdb.python/py-unwind-maint.exp: New test.
17567 * gdb.python/py-unwind-maint.py: New file.
17568 * gdb.python/py-unwind.c: New file.
17569 * gdb.python/py-unwind.exp: New test.
17570 * gdb.python/py-unwind.py: New test.
17571
17572 2015-04-01 Pedro Alves <palves@redhat.com>
17573
17574 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
17575 to fail instead of non-existent $test.
17576
17577 2015-04-01 Pedro Alves <palves@redhat.com>
17578
17579 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
17580 GDBFLAGS if not empty.
17581
17582 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
17583
17584 * gdb.ada/complete.exp: Remove "multi_line".
17585 * gdb.ada/info_exc.exp: Remove "multi_line".
17586 * gdb.ada/packed_tagged.exp: Remove "multi_line".
17587 * gdb.ada/ptype_field.exp: Remove "multi_line".
17588 * gdb.ada/sym_print_name.exp: Remove "multi_line".
17589 * gdb.ada/tagged.exp: Remove "multi_line".
17590 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
17591 [multi_line ...]
17592 * gdb.btrace/delta.exp: Likewise.
17593 * gdb.btrace/exception.exp: Likewise.
17594 * gdb.btrace/function_call_history.exp: Likewise.
17595 * gdb.btrace/instruction_history.exp: Likewise.
17596 * gdb.btrace/nohist.exp: Likewise.
17597 * gdb.btrace/record_goto.exp: Likewise.
17598 * gdb.btrace/segv.exp: Likewise.
17599 * gdb.btrace/stepi.exp: Likewise.
17600 * gdb.btrace/tailcall.exp: Likewise.
17601 * gdb.btrace/unknown_functions.exp: Likewise.
17602 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
17603 * lib/gdb.exp: Add the "multi_line" helper.
17604
17605 2015-04-01 Pedro Alves <palves@redhat.com>
17606
17607 * gdb.threads/tid-reuse.c: New file.
17608 * gdb.threads/tid-reuse.exp: New file.
17609
17610 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
17611
17612 PR corefiles/16092
17613 * gdb.base/coredump-filter.c: New file.
17614 * gdb.base/coredump-filter.exp: Likewise.
17615
17616 2015-03-27 Petr Machata <pmachata@redhat.com>
17617
17618 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
17619 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
17620 (Dwarf::assemble): Initialize them.
17621 (Dwarf::lines): New function.
17622
17623 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
17624
17625 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
17626 SYMBOL_PREFIX for x86_64-*-cygwin.
17627
17628 2015-03-26 Andy Wingo <wingo@igalia.com>
17629
17630 PR symtab/18148
17631 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
17632 const_value but not a location.
17633 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
17634 location defined in non-main CUs are visible.
17635
17636 2015-03-26 Yao Qi <yao.qi@linaro.org>
17637
17638 PR testsuite/18139
17639 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
17640 Add a line number entry for the same line.
17641 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
17642 Add a line number entry for the same line.
17643
17644 2015-03-26 Yao Qi <yao.qi@linaro.org>
17645
17646 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
17647 .int 0.
17648 (func): Likewise. Add .Lfunc_1 label.
17649 Use .Lfunc_1 label.
17650 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
17651 .int 0.
17652 (func): Likewise.
17653 Use .Lfunc_1 label.
17654
17655 2015-03-26 Yao Qi <yao.qi@linaro.org>
17656
17657 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
17658 Call gdb_compile instead to compile each .s files without debug
17659 information.
17660
17661 2015-03-26 Yao Qi <yao.qi@linaro.org>
17662
17663 * gdb.base/savedregs.exp (process_saved_regs): Make
17664 "Saved registers:" optional in the pattern.
17665
17666 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17667
17668 * gdb.btrace/next.exp: Merged into step.exp.
17669 * gdb.btrace/finish.exp: Merged into step.exp.
17670 * gdb.btrace/nexti.exp: Merged into stepi.exp.
17671 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
17672 "record goto" and checking the exact replay position.
17673 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
17674 check for "Recording format" in "info record" output.
17675 * gdb.btrace/record_goto.exp: Choose test file based on target.
17676 * gdb.btrace/x86-record_goto.S: Renamed into ...
17677 * gdb.btrace/x86_64-record_goto.S: ... this.
17678 * gdb.btrace/i686-record_goto.S: New.
17679 * gdb.btrace/x86-tailcall.S: Renamed into ...
17680 * gdb.btrace/x86_64-tailcall.S: ... this.
17681 * gdb.btrace/i686-tailcall.S: New.
17682 * gdb.btrace/x86-tailcall.c: Renamed into ...
17683 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
17684 separate statements. Update test.
17685 * gdb.btrace/delta.exp: Use record_goto.c as test file.
17686 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
17687 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
17688 * gdb.btrace/tailcall.exp: Choose test file based on target.
17689 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
17690
17691 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17692
17693 * gdb.btrace/exception.exp: Increase BTS buffer size.
17694
17695 2015-03-24 Pedro Alves <palves@redhat.com>
17696
17697 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
17698
17699 2015-03-24 Pedro Alves <palves@redhat.com>
17700
17701 * gdb.threads/schedlock.exp (test_step): No longer expect that
17702 "set scheduler-locking step" with "next" over a function call runs
17703 threads unlocked.
17704
17705 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17706
17707 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
17708
17709 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17710
17711 PR breakpoints/16466
17712 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
17713 * gdb.mi/mi-pending.c (thread_func): New function.
17714 (int main): Add threading support required.
17715 * gdb.mi/mi-pending.exp: Add tests for this issue.
17716 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
17717 (pendfunc2): Remove stdio dependency.
17718 * gdb.mi/mi-pendshr2.c: New file.
17719
17720 2015-03-23 Keith Seitz <keiths@redhat.com>
17721
17722 * gdb.linespec/keywords.c: New file.
17723 * gdb.linespec/keywords.exp: New file.
17724
17725 2015-03-23 Keith Seitz <keiths@redhat.com>
17726
17727 PR gdb/18021
17728 * gdb.dwarf2/staticvirtual.exp: New test.
17729
17730 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17731
17732 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
17733 * README: Remove HP-UX and gdb.hp.
17734 (configuration):
17735 * configure: Regenerate.
17736 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
17737 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
17738 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
17739 gdb.hp/gdb.defects/Makefile.
17740 * gdb.hp/Makefile.in: File deleted.
17741 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
17742 * gdb.hp/gdb.aCC/optimize.c: File deleted.
17743 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
17744 * gdb.hp/gdb.aCC/run.c: File deleted.
17745 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
17746 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
17747 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
17748 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
17749 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
17750 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
17751 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
17752 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
17753 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
17754 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
17755 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
17756 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
17757 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
17758 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
17759 * gdb.hp/gdb.base-hp/reg.s: File deleted.
17760 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
17761 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
17762 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
17763 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
17764 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
17765 * gdb.hp/gdb.compat/Makefile.in: File deleted.
17766 * gdb.hp/gdb.compat/average.c: File deleted.
17767 * gdb.hp/gdb.compat/sum.c: File deleted.
17768 * gdb.hp/gdb.compat/xdb.c: File deleted.
17769 * gdb.hp/gdb.compat/xdb0.c: File deleted.
17770 * gdb.hp/gdb.compat/xdb0.h: File deleted.
17771 * gdb.hp/gdb.compat/xdb1.c: File deleted.
17772 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
17773 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
17774 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
17775 * gdb.hp/gdb.defects/Makefile.in: File deleted.
17776 * gdb.hp/gdb.defects/bs14602.c: File deleted.
17777 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
17778 * gdb.hp/gdb.defects/solib-d.c: File deleted.
17779 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
17780 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
17781 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
17782 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
17783 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
17784 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
17785 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
17786 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
17787 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
17788 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
17789 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
17790 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
17791 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
17792 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
17793 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
17794 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
17795 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
17796 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
17797 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
17798 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
17799 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
17800 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
17801 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
17802 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
17803 * gdb.hp/tools/odump: File deleted.
17804
17805 2015-03-19 Pedro Alves <palves@redhat.com>
17806
17807 * gdb.threads/continue-pending-status.exp (saw_thread_2)
17808 (saw_thread_3): New globals.
17809 (top level): Increment them when an event for the corresponding
17810 thread is seen.
17811 (no thread starvation): New test.
17812
17813 2015-03-19 Pedro Alves <palves@redhat.com>
17814
17815 * gdb.threads/continue-pending-status.c: New file.
17816 * gdb.threads/continue-pending-status.exp: New file.
17817
17818 2015-03-18 Pedro Alves <palves@redhat.com>
17819
17820 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17821 Use gdb_is_target_remote instead of is_remote. Use
17822 gdb_test_multiple instead of gdb_expect. Exit early if
17823 gdb_test_multiple hits its internal matches. Tighten stepi tests
17824 expected output. Fail on exit with any signal, instead of just
17825 SIGILL.
17826
17827 2015-03-18 Yao Qi <yao.qi@linaro.org>
17828
17829 PR tdep/18107
17830 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
17831 variable.
17832 * gdb.base/catch-syscall.exp: Don't skip it on
17833 aarch64*-*-linux* target. Remove elements in all_syscalls.
17834 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
17835 target.
17836 (setup_all_syscalls): New proc.
17837
17838 2015-03-16 Yao Qi <yao.qi@linaro.org>
17839
17840 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
17841 (top level): Skip tests if valid_addr_p returns false for
17842 $cmd1 or $cmd2.
17843
17844 2015-03-11 Andy Wingo <wingo@igalia.com>
17845
17846 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17847
17848 2015-03-11 Yao Qi <yao.qi@linaro.org>
17849
17850 * gdb.base/catch-syscall.exp: Fix typo in comments.
17851
17852 2015-03-11 Yao Qi <yao.qi@linaro.org>
17853
17854 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17855
17856 2015-03-09 Pedro Alves <palves@redhat.com>
17857
17858 * dg-extract-results.py: Delete.
17859
17860 2015-03-09 Pedro Alves <palves@redhat.com>
17861
17862 Merge dg-extract-results.sh from GCC upstream (r218843).
17863
17864 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
17865 * dg-extract-results.sh: Use --text with grep to avoid issues with
17866 binary files. Fall back to cat -v, if that doesn't work.
17867
17868 2015-03-05 Pedro Alves <palves@redhat.com>
17869
17870 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17871
17872 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17873
17874 * lib/mi-support.exp (mi_expect_interrupt): Accept
17875 alternative event for when in all-stop mode.
17876
17877 2015-03-04 Pedro Alves <palves@redhat.com>
17878
17879 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17880
17881 2015-03-04 Mark Kettenis <kettenis@gnu.org>
17882
17883 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17884
17885 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17886
17887 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17888 regexps for GDB's current line display, accept a hex address
17889 preceding the line number.
17890
17891 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17892
17893 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17894 the 'arch1' variable for "s390*-linux*" targets.
17895
17896 2015-03-04 Pedro Alves <palves@redhat.com>
17897
17898 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17899 (main): Pass missing retval argument to pthread_join call.
17900
17901 2015-03-02 Pedro Alves <palves@redhat.com>
17902
17903 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17904 (top level): Call do_test with non-stop as well.
17905
17906 2015-03-02 Pedro Alves <palves@redhat.com>
17907
17908 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17909 -1.
17910
17911 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17912
17913 * gdb.arch/s390-vregs.exp: New test.
17914 * gdb.arch/s390-vregs.S: New file.
17915
17916 2015-02-27 Pedro Alves <palves@redhat.com>
17917
17918 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17919 call to catch_command_errors.
17920 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17921 catch_command_errors.
17922
17923 2015-02-27 Pedro Alves <palves@redhat.com>
17924
17925 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17926 "true" for boolean result.
17927 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17928 prototype of main.
17929
17930 2015-02-27 Pedro Alves <palves@redhat.com>
17931
17932 * lib/unbuffer_output.c: New file.
17933 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17934 (main): Call gdb_unbuffer_output.
17935
17936 2015-02-27 Yao Qi <yao.qi@linaro.org>
17937
17938 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17939 target.
17940
17941 2015-02-26 Doug Evans <dje@google.com>
17942
17943 * gdb.cp/class2.cc (Dbase, D): New classes.
17944 (main): New local delta.
17945 * gdb.cp/class2.exp: Test printing delta.
17946 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17947 (dynbar): New global.
17948 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17949
17950 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17951
17952 * gdb.compile/compile-ifunc.c: New file.
17953 * gdb.compile/compile-ifunc.exp: New file.
17954
17955 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17956
17957 * gdb.base/structs.exp: Check for correct struct on finish.
17958
17959 2015-02-26 Yao Qi <yao.qi@linaro.org>
17960
17961 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17962 is zero.
17963
17964 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17965
17966 * gdb.arch/cordic.ko.bz2: New file.
17967 * gdb.arch/cordic.ko.debug.bz2: New file.
17968 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17969
17970 2015-02-25 Yao Qi <yao.qi@linaro.org>
17971
17972 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17973 aarch64*-*-* target.
17974
17975 2015-02-23 Pedro Alves <palves@redhat.com>
17976
17977 * lib/gdb.exp (delete_breakpoints): Rewrite using
17978 gdb_test_multiple.
17979
17980 2015-02-23 Pedro Alves <palves@redhat.com>
17981
17982 * gdb.base/info-os.c: Include stdlib.h.
17983
17984 2015-02-22 Doug Evans <xdje42@gmail.com>
17985
17986 PR symtab/17855
17987 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17988 is read after symbols have been re-read.
17989 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17990 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17991
17992 2015-02-21 Doug Evans <dje@google.com>
17993
17994 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17995
17996 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17997
17998 PR corefiles/17808
17999 * gdb.arch/i386-biarch-core.core.bz2: New file.
18000 * gdb.arch/i386-biarch-core.exp: New file.
18001
18002 2015-02-21 Pedro Alves <palves@redhat.com>
18003
18004 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
18005 runto_main fails.
18006
18007 2015-02-20 Pedro Alves <palves@redhat.com>
18008
18009 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
18010 info probes.
18011
18012 2015-02-20 Pedro Alves <palves@redhat.com>
18013
18014 * gdb.threads/multi-create-ns-info-thr.exp: New file.
18015
18016 2015-02-20 Pedro Alves <palves@redhat.com>
18017
18018 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
18019 clean_restart before gdb_target_supports_trace.
18020
18021 2015-02-20 Pedro Alves <palves@redhat.com>
18022
18023 PR threads/18006
18024 * gdb.threads/clone-thread_db.c: New file.
18025 * gdb.threads/clone-thread_db.exp: New file.
18026
18027 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
18028
18029 PR breakpoints/16812
18030 * gdb.base/catch-gdb-caused-signals.c: New file.
18031 * gdb.base/catch-gdb-caused-signals.exp: New file.
18032
18033 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
18034
18035 * configure: Regenerated.
18036 * configure.ac: Use GDB_AC_TRANSFORM.
18037 * aclocal.m4: sinclude ../transform.m4.
18038
18039 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18040
18041 * lib/dtrace.exp: New file.
18042 * gdb.base/dtrace-probe.exp: Likewise.
18043 * gdb.base/dtrace-probe.d: Likewise.
18044 * gdb.base/dtrace-probe.c: Likewise.
18045 * lib/pdtrace.in: Likewise.
18046 * configure.ac: Output variables with the transformed names of
18047 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
18048 * configure: Regenerated.
18049
18050 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18051
18052 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
18053 expected message when trying to access $_probe_* convenience
18054 variables while not on a probe.
18055
18056 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18057
18058 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
18059
18060 2015-02-11 Pedro Alves <pedro@codesourcery.com>
18061
18062 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
18063 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
18064
18065 2015-02-10 Doug Evans <xdje42@gmail.com>
18066
18067 * lib/gdb.exp (gdb_load): Always return a result.
18068
18069 2015-02-10 Pedro Alves <palves@redhat.com>
18070
18071 * gdb.threads/signal-sigtrap.c: New file.
18072 * gdb.threads/signal-sigtrap.exp: New file.
18073
18074 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
18075
18076 * gdb.trace/no-attach-trace.c: New file.
18077 * gdb.trace/no-attach-trace.exp: New file.
18078
18079 2015-02-09 Mark Wielaard <mjw@redhat.com>
18080
18081 * gdb.dwarf2/atomic.c: New file.
18082 * gdb.dwarf2/atomic-type.exp: Likewise.
18083
18084 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18085
18086 * gdb.btrace/buffer-size.exp: Update "info record" output.
18087 * gdb.btrace/delta.exp: Update "info record" output.
18088 * gdb.btrace/enable.exp: Update "info record" output.
18089 * gdb.btrace/finish.exp: Update "info record" output.
18090 * gdb.btrace/instruction_history.exp: Update "info record" output.
18091 * gdb.btrace/next.exp: Update "info record" output.
18092 * gdb.btrace/nexti.exp: Update "info record" output.
18093 * gdb.btrace/step.exp: Update "info record" output.
18094 * gdb.btrace/stepi.exp: Update "info record" output.
18095 * gdb.btrace/nohist.exp: Update "info record" output.
18096
18097 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18098
18099 * gdb.btrace/buffer-size: New.
18100
18101 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18102
18103 * gdb.btrace/delta.exp: Update "info record" output.
18104 * gdb.btrace/enable.exp: Update "info record" output.
18105 * gdb.btrace/finish.exp: Update "info record" output.
18106 * gdb.btrace/instruction_history.exp: Update "info record" output.
18107 * gdb.btrace/next.exp: Update "info record" output.
18108 * gdb.btrace/nexti.exp: Update "info record" output.
18109 * gdb.btrace/step.exp: Update "info record" output.
18110 * gdb.btrace/stepi.exp: Update "info record" output.
18111 * gdb.btrace/nohist.exp: Update "info record" output.
18112
18113 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
18114
18115 PR gdb/15678
18116 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
18117
18118 2015-02-06 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
18121 macro.
18122 (seconds_left, again): New globals.
18123 (main): Wait seconds_left in a 1-second sleep loop instead of
18124 sleeping 180 seconds. If 'again' is set, reset the seconds
18125 counter.
18126 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
18127 'again' in the inferior before detaching. Print the seconds left.
18128 (options): New global.
18129 (top level): Build program with -DTIMEOUT=$timeout.
18130
18131 2015-02-06 Pedro Alves <palves@redhat.com>
18132
18133 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
18134 determine how many seconds to pass to 'alarm'.
18135 * gdb.base/gdb-sigterm.exp (top level): Build program with
18136 -DTIMEOUT=$timeout.
18137 (do_test): Return success/failure indication. Add more verbose
18138 logging. Don't fail if 200 single steps are seen. Instead, fail
18139 when the test times out.
18140 (passes): New global.
18141 (top level): Break the testing loop if testing fails on any
18142 iteration. Use gdb_assert.
18143
18144 2015-02-04 Don Breazeal <donb@codesourcery.com>
18145
18146 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
18147 and initialize them.
18148 (ipc_cleanup): New function.
18149 (main): Don't declare shmid, semid, and msqid. Add a call to
18150 atexit so that we call ipc_cleanup on exit.
18151
18152 2015-02-04 Pedro Alves <palves@redhat.com>
18153
18154 * boards/native-extended-gdbserver.exp: Remove any target variant
18155 specifications from the board name before clearing the isremote
18156 flag from board_info.
18157
18158 2015-01-31 Doug Evans <xdje42@gmail.com>
18159
18160 * gdb.base/maint.exp <maint print type argc>: Update expected output.
18161
18162 2015-01-31 Gary Benson <gbenson@redhat.com>
18163
18164 * gdb.base/completion.exp: Disable completion limiting for
18165 existing tests. Add new tests to check completion limiting.
18166 * gdb.linespec/ls-errs.exp: Disable completion limiting.
18167
18168 2015-01-31 Doug Evans <xdje42@gmail.com>
18169
18170 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
18171
18172 2015-01-31 Doug Evans <xdje42@gmail.com>
18173
18174 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
18175 entries. Duplicate file section script entries.
18176 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
18177 inlined entries. Add test for safe-path rejection.
18178 * gdb.python/py-section-script.c: Add duplicate inlined section script
18179 entries. Duplicate file section script entries.
18180 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
18181 inlined entries. Add test for safe-path rejection.
18182
18183 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18184
18185 * gdb.ada/disc_arr_bound: New testcase.
18186
18187 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18188
18189 * gdb.ada/mi_var_array: New testcase.
18190
18191 2015-01-27 Doug Evans <dje@google.com>
18192
18193 * gdb.python/py-objfile.exp: Add tests for objfile.username.
18194 Add test for objfile.filename, objfile.username after objfile
18195 has been unloaded.
18196
18197 2015-01-26 Joel Brobecker <brobecker@adacore.com>
18198
18199 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
18200 the second test to print the name attribute of value
18201 returned by the call to gdb.lookup_type, and adjust
18202 the expected output accordingly.
18203
18204 2015-01-25 Mark Wielaard <mjw@redhat.com>
18205
18206 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
18207 * gdb.base/disp-step-fork.c: Include unistd.h.
18208 * gdb.base/siginfo-obj.c: Include stdio.h.
18209 * gdb.base/siginfo-thread.c: Likewise.
18210 * gdb.mi/non-stop.c: Include unistd.h.
18211 * gdb.mi/nsthrexec.c: Include stdio.h.
18212 * gdb.mi/pthreads.c: Include unistd.h.
18213 * gdb.modula2/unbounded1.c (main): Declare returns int.
18214 * gdb.reverse/consecutive-reverse.c: Likewise.
18215 * gdb.threads/create-fail.c: Include unistd.h.
18216 * gdb.threads/killed.c: Likewise.
18217 * gdb.threads/linux-dp.c: Likewise.
18218 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
18219 * gdb.threads/non-ldr-exc-2.c: Likewise.
18220 * gdb.threads/non-ldr-exc-3.c: Likewise.
18221 * gdb.threads/non-ldr-exc-4.c: Likewise.
18222 * gdb.threads/pthreads.c: Include unistd.h.
18223 (main): Declare returns int.
18224 * gdb.threads/tls-main.c (foo): New declaration.
18225 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
18226
18227 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
18228
18229 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
18230 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
18231
18232 2015-01-15 Mark Wielaard <mjw@redhat.com>
18233
18234 * gdb.base/noreturn-return.c: New file.
18235 * gdb.base/noreturn-return.exp: New file.
18236 * gdb.base/noreturn-finish.c: New file.
18237 * gdb.base/noreturn-finish.exp: New file.
18238
18239 2015-01-23 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.threads/continue-pending-after-query.c: New file.
18242 * gdb.threads/continue-pending-after-query.exp: New file.
18243
18244 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
18245 Simon Marchi <simon.marchi@ericsson.com>
18246
18247 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
18248 * gdb.base/valgrind-db-attach.exp: Same.
18249 * gdb.base/valgrind-infcall.exp: Same.
18250 * lib/mi-support.exp (default_mi_gdb_start): Same.
18251 * lib/prompt.exp (default_prompt_gdb_start): Same.
18252 * lib/gdb.exp (default_gdb_spawn): Same.
18253 (gdb_interact): New.
18254
18255
18256 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18257
18258 * gdb.compile/compile.exp (pointer to jit function): New test.
18259
18260 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
18261
18262 * lib/gdb.exp (supports_process_record): Return true for
18263 powerpc*-*-linux*.
18264 (supports_reverse): Likewise.
18265
18266 2015-01-15 Don Breazeal <donb@codesourcery.com>
18267
18268 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
18269 instead of checking whether the target board is remote and
18270 use spawn_wait_for_attach instead of exec/sleep.
18271 * gdb.base/attach-twice.exp: Likewise.
18272
18273 2015-01-15 Joel Brobecker <brobecker@adacore.com>
18274
18275 * gdb.ada/var_arr_attrs: New testcase.
18276
18277 2015-01-14 Pedro Alves <palves@redhat.com>
18278 Joel Brobecker <brobecker@adacore.com>
18279
18280 PR gdb/17525
18281 * gdb.base/bp-cmds-execution-x-script.c: New file.
18282 * gdb.base/bp-cmds-execution-x-script.exp: New file.
18283 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
18284
18285 2015-01-14 Pedro Alves <palves@redhat.com>
18286
18287 PR cli/17828
18288 * gdb.base/batch-preserve-term-settings.c: New file.
18289 * gdb.base/batch-preserve-term-settings.exp: New file.
18290
18291 2015-01-13 Doug Evans <dje@google.com>
18292
18293 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
18294 binary.
18295
18296 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18297
18298 * Makefile.in (clean mostlyclean): Do not delete *.py.
18299
18300 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18301
18302 * gdb.python/py-lookup-type.exp: New file.
18303
18304 2015-01-12 Pedro Alves <palves@redhat.com>
18305
18306 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
18307 restore GDBFLAGS before returning.
18308
18309 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18310
18311 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
18312 is_amd64_regs_target and is_x86_like_target.
18313
18314 2015-01-11 Doug Evans <xdje42@gmail.com>
18315
18316 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
18317 is given without an explicit form.
18318 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
18319 attributes.
18320 * gdb.dwarf/corrupt.exp: Ditto.
18321 * gdb.dwarf2/enum-type.exp: Ditto.
18322 * gdb.trace/entry-values.exp: Ditto.
18323 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
18324
18325 2015-01-11 Doug Evans <xdje42@gmail.com>
18326
18327 PR gdb/15830
18328 * gdb.base/maint.exp: Remove references to "maint demangle".
18329 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
18330 Add tests for explicitly specifying language to demangle.
18331 * gdb.dlang/demangle.exp: Ditto.
18332
18333 2015-01-09 Pedro Alves <palves@redhat.com>
18334
18335 * gdb.threads/non-stop-fair-events.c: New file.
18336 * gdb.threads/non-stop-fair-events.exp: New file.
18337
18338 2015-01-09 Pedro Alves <palves@redhat.com>
18339
18340 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
18341 the global scope. Set a breakpoint after all threads are started
18342 rather than stepping over two source lines. Expect the prompt.
18343 * gdb.base/watch_thread_num.c (threads_started_barrier): New
18344 global.
18345 (NUM): Now 15.
18346 (main): Use threads_started_barrier to wait for all threads to
18347 start. Main thread no longer calls thread_function. Exit after
18348 180 seconds.
18349 (loop): New function.
18350 (thread_function): Wait on threads_started_barrier barrier. Call
18351 'loop' at each iteration.
18352 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
18353 threads have started, instead of hardcoding number of "next"
18354 steps. Use an access watchpoint instead of a write watchpoint.
18355
18356 2015-01-09 Pedro Alves <palves@redhat.com>
18357
18358 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
18359 (thread_func): Wait on barrier.
18360 (main): Wait for all threads to start before stopping GDB.
18361 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
18362 global.
18363 (thread1_func, thread2_func): Wait on barrier.
18364 (main): Wait for all threads to start before stopping GDB.
18365 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
18366 New global.
18367 (thread1_func, thread2_func): Wait on barrier.
18368 (main): Wait for all threads to start before stopping GDB.
18369
18370 2015-01-09 Pedro Alves <palves@redhat.com>
18371
18372 * gdb.threads/attach-many-short-lived-threads.c: New file.
18373 * gdb.threads/attach-many-short-lived-threads.exp: New file.
18374
18375 2014-01-09 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
18378 instead of to thread 2.
18379 * gdb.threads/signal-command-multiple-signals-pending.c (main):
18380 Add barrier around each pthread_create call instead of around all
18381 calls.
18382 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
18383 Set a break on thread_function and have the child threads hit it
18384 one at at a time.
18385
18386 2015-01-09 Pedro Alves <palves@redhat.com>
18387
18388 * lib/gdb.exp (can_spawn_for_attach): New procedure.
18389 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
18390 false.
18391 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
18392 checking whether the target board is remote.
18393 * gdb.multi/multi-attach.exp: Likewise.
18394 * gdb.python/py-sync-interp.exp: Likewise.
18395 * gdb.server/ext-attach.exp: Likewise.
18396 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
18397 tests that need to attach, instead of checking whether the target
18398 board is remote at the top of the file.
18399
18400 2015-01-08 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
18403
18404 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18405
18406 Fix testcase compilation.
18407 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
18408
18409 2015-01-06 Joel Brobecker <brobecker@adacore.com>
18410
18411 * gdb.python/py-type.exp: Add a couple test about empty
18412 array creation, and negative-length array creation.
18413
18414 2015-01-02 Doug Evans <xdje42@gmail.com>
18415
18416 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
18417
18418 2015-01-02 Doug Evans <dje@google.com>
18419
18420 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
18421
18422 2014-12-29 Yao Qi <yao@codesourcery.com>
18423
18424 * gdb.trace/entry-values.exp: Update comments. Rename variable
18425 bar_call_foo to returned_from_foo.
18426
18427 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
18428
18429 PR gdb/17394
18430 * gdb.linespec/break-asm-file.c: New file.
18431 * gdb.linespec/break-asm-file.exp: New file.
18432 * gdb.linespec/break-asm-file0.s: New file.
18433 * gdb.linespec/break-asm-file1.s: New file.
18434
18435 2014-12-18 Nigel Stephens <nigel@mips.com>
18436 Maciej W. Rozycki <macro@codesourcery.com>
18437
18438 * gdb.base/float.exp: Handle the new output from "info float" on
18439 MIPS targets.
18440
18441 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18442
18443 Fix MinGW compilation.
18444 * gdb.compile/compile-ops.exp: Update untested message if
18445 !skip_compile_feature_tests.
18446 * gdb.compile/compile-setjmp.exp: Likewise.
18447 * gdb.compile/compile-tls.exp: Likewise.
18448 * gdb.compile/compile.exp: Likewise.
18449 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
18450 supported on this host".
18451
18452 2014-12-16 Doug Evans <xdje42@gmail.com>
18453
18454 * boards/stabs.exp: New file.
18455
18456 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
18457
18458 * gdb.base/completion.exp: Adjust to format changes of "maint
18459 print user-registers".
18460
18461 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
18462
18463 PR server/17457
18464 * gdb.arch/aarch64-fp.c: New file.
18465 * gdb.arch/aarch64-fp.exp: New file.
18466
18467 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
18468
18469 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
18470 r210637, r210913, r211666, r215400, r215817).
18471
18472 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
18473 * dg-extract-results.py: New file.
18474 * dg-extract-results.sh: Use it if the environment seems
18475 suitable.
18476
18477 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
18478
18479 * dg-extract-results.py (parse_run): Handle warnings that
18480 are printed before a test harness is run.
18481
18482 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
18483
18484 * dg-extract-results.py (Named): Remove __cmp__ method.
18485 (output_variation): Use a key to sort variation.harnesses.
18486
18487 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
18488
18489 * dg-extract-results.py: For Python 3, force sys.stdout to
18490 handle surrogate escape sequences.
18491 (safe_open): New function.
18492 (output_segment, main): Use it.
18493
18494 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
18495
18496 * dg-extract-results.py (Prog.result_re): Include options
18497 in test name.
18498
18499 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
18500
18501 * dg-extract-results.py (output_variation): Always sort if
18502 do_sum.
18503
18504 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
18505
18506 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
18507 as long as we get pagination notifications.
18508
18509 2014-12-15 Jason Merrill <jason@redhat.com>
18510
18511 * Makefile.in (check-gdb.%): Restore.
18512 * README: Mention it.
18513
18514 2014-12-13 Joel Brobecker <brobecker@adacore.com>
18515
18516 * gdb.ada/str_uninit: New testcase.
18517
18518 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18519
18520 PR symtab/17642
18521 * gdb.base/vla-stub-define.c: New file.
18522 * gdb.base/vla-stub.c: New file.
18523 * gdb.base/vla-stub.exp: New file.
18524
18525 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
18526 Jan Kratochvil <jan.kratochvil@redhat.com>
18527 Tom Tromey <tromey@redhat.com>
18528
18529 * configure.ac: Add gdb.compile/.
18530 * configure: Regenerate.
18531 * gdb.compile/Makefile.in: New file.
18532 * gdb.compile/compile-ops.exp: New file.
18533 * gdb.compile/compile-ops.c: New file.
18534 * gdb.compile/compile-tls.c: New file.
18535 * gdb.compile/compile-tls.exp: New file.
18536 * gdb.compile/compile-constvar.S: New file.
18537 * gdb.compile/compile-constvar.c: New file.
18538 * gdb.compile/compile-mod.c: New file.
18539 * gdb.compile/compile-nodebug.c: New file.
18540 * gdb.compile/compile-setjmp-mod.c: New file.
18541 * gdb.compile/compile-setjmp.c: New file.
18542 * gdb.compile/compile-setjmp.exp: New file.
18543 * gdb.compile/compile-shlib.c: New file.
18544 * gdb.compile/compile.c: New file.
18545 * gdb.compile/compile.exp: New file.
18546 * lib/gdb.exp (skip_compile_feature_tests): New proc.
18547
18548 2014-12-12 Tom Tromey <tromey@redhat.com>
18549
18550 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
18551 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
18552
18553 2014-12-12 Doug Evans <dje@google.com>
18554
18555 * lib/gdb-python.exp (get_python_valueof): New function.
18556 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
18557
18558 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18559
18560 * gdb.base/completion.exp: Add test for completion of "info
18561 registers ".
18562
18563 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
18564
18565 * gdb.base/func-ptrs.c: New file.
18566 * gdb.base/func-ptrs.exp: New file.
18567
18568 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18569
18570 PR breakpoints/17012
18571 * gdb.base/dprintf-detach.c: New file.
18572 * gdb.base/dprintf-detach.exp: New file.
18573
18574 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18575
18576 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
18577 * lib/gdb.exp (target_is_gdbserver): New procedure.
18578
18579 2014-12-08 Doug Evans <dje@google.com>
18580
18581 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
18582
18583 2014-12-05 Yao Qi <yao@codesourcery.com>
18584
18585 * gdb.guile/scm-error.exp: Remove the third argument to
18586 gdb_remote_download.
18587 * gdb.guile/scm-frame-args.exp: Likewise.
18588 * gdb.guile/scm-section-script.exp: Likewise.
18589
18590 2014-12-05 Yao Qi <yao@codesourcery.com>
18591
18592 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
18593
18594 2014-12-04 Doug Evans <dje@google.com>
18595
18596 * gdb.python/py-objfile.exp: Add tests for
18597 objfile.add_separate_debug_file.
18598
18599 2014-12-04 Doug Evans <dje@google.com>
18600
18601 * lib/gdb.exp (get_build_id): New function.
18602 (build_id_debug_filename_get): Rewrite to use it.
18603 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
18604
18605 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
18606
18607 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
18608 `method(long)', not just 0x0.
18609 * gdb.cp/nsalias.exp: Align code labels to 4.
18610 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
18611 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
18612 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
18613 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
18614 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
18615 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
18616
18617 2014-12-02 Doug Evans <dje@google.com>
18618
18619 PR symtab/17602
18620 * gdb.cp/anon-ns.cc: Move guts of this file to ...
18621 * gdb.cp/anon-ns2.cc: ... here. New file.
18622 * gdb.cp/anon-ns.exp: Update.
18623
18624 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
18625
18626 * gdb.python/py-events.py (inferior_call_handler): New.
18627 (register_changed_handler, memory_changed_handler): New.
18628 (test_events.invoke): Register new handlers.
18629 * gdb.python/py-events.exp: Add tests for inferior call,
18630 memory_changed and register_changed events.
18631
18632 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18633
18634 * gdb.base/execl-update-breakpoints.exp: Specify the link address
18635 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
18636 if the linker doesn't understand this.
18637
18638 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
18639
18640 * gdb.python/python.exp: Change expected reply to help().
18641
18642 2014-12-01 Yao Qi <yao@codesourcery.com>
18643
18644 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
18645 AC_CONFIG_SUBDIRS(gdb.gdbtk).
18646 * configure: Re-generated.
18647
18648 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
18649
18650 * gdb.cp/chained-calls.cc: New file.
18651 * gdb.cp/chained-calls.exp: New file.
18652 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
18653
18654 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
18655
18656 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
18657 * gdb.dwarf2/symtab-producer.exp: Same.
18658 * gdb.gdb/python-interrupts.exp: Same.
18659 * gdb.gdb/python-selftest.exp: Same.
18660 * gdb.python/py-linetable.exp: Same.
18661 * gdb.python/py-type.exp: Same.
18662 * gdb.python/py-value-cc.exp: Same.
18663 * gdb.python/py-value.exp: Same.
18664
18665 2014-11-28 Yao Qi <yao@codesourcery.com>
18666
18667 * gdb.base/break-probes.exp: Match library name prefixed with
18668 sysroot.
18669
18670 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
18671
18672 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
18673 test expected output. Add parentheses for the call to print.
18674 Remove L suffix from integers.
18675
18676 2014-11-26 Doug Evans <dje@google.com>
18677
18678 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
18679
18680 2014-11-22 Yao Qi <yao@codesourcery.com>
18681
18682 * gdb.trace/entry-values.c: Remove asms.
18683 (foo): Add foo_label.
18684 (bar): Add bar_label.
18685 * gdb.trace/entry-values.exp: Remove code computing foo's
18686 length and bar's length.
18687 (Dwarf::assemble): Invoke function_range for bar and use
18688 MACRO_AT_func for foo.
18689
18690 2014-11-22 Yao Qi <yao@codesourcery.com>
18691
18692 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
18693 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
18694 Use .Lgcc43_procstart instead of gcc43.
18695
18696 2014-11-21 Joel Brobecker <brobecker@adacore.com>
18697
18698 * gdb.ada/n_arr_bound: New testcase.
18699
18700 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
18701
18702 PR breakpoints/10737
18703 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
18704 test_catch_syscall_multi_arch.
18705 (test_catch_syscall_multi_arch): New function.
18706
18707 2014-11-20 Doug Evans <xdje42@gmail.com>
18708
18709 * gdb.base/maint.exp: Update expected output.
18710
18711 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
18712
18713 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
18714 4-byte instruction on S390.
18715
18716 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18717
18718 * gdb.ada/arr_arr: New testcase.
18719
18720 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18721
18722 * gdb.ada/pkd_arr_elem: New Testcase.
18723
18724 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
18725
18726 * gdb.reverse/break-precsave: Expect completion message for
18727 core file reads.
18728 * gdb.reverse/consecutive-precsave.exp: Likewise.
18729 * gdb.reverse/finish-precsave.exp: Likewise.
18730 * gdb.reverse/i386-precsave.exp: Likewise.
18731 * gdb.reverse/machinestate-precsave.exp: Likewise.
18732 * gdb.reverse/sigall-precsave.exp: Likewise.
18733 * gdb.reverse/solib-precsave.exp: Likewise.
18734 * gdb.reverse/step-precsave.exp: Likewise.
18735 * gdb.reverse/until-precsave.exp: Likewise.
18736 * gdb.reverse/watch-precsave.exp: Likewise.
18737
18738 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18739
18740 * gdb.base/bp-permanent.c: Include unistd.h.
18741 * gdb.python/py-framefilter-mi.c (main): Add return type.
18742 * gdb.python/py-framefilter.c (main): Likewise.
18743 * gdb.trace/actions-changed.c (main): Likewise.
18744
18745 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18746
18747 * gdb.mi/until.c: Add eye-catchers.
18748 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
18749 line numbers.
18750
18751 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18752
18753 * gdb.base/condbreak.exp: Drop references to removed non-prototype
18754 function header variants in break1.c.
18755 * gdb.base/ena-dis-br.exp: Likewise.
18756 * gdb.base/hbreak2.exp: Likewise.
18757 * gdb.reverse/until-precsave.exp: Drop references to removed
18758 non-prototype function header variants in ur1.c.
18759 * gdb.reverse/until-reverse.exp: Likewise.
18760
18761 2014-11-17 Petr Machata <pmachata@redhat.com>
18762
18763 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
18764 ${_cu_offset_size} bytes abbrev offset.
18765
18766 2014-11-15 Doug Evans <xdje42@gmail.com>
18767
18768 PR symtab/17559
18769 * gdb.base/line-symtabs.exp: New file.
18770 * gdb.base/line-symtabs.c: New file.
18771 * gdb.base/line-symtabs.h: New file.
18772
18773 2014-11-14 Yao Qi <yao@codesourcery.com>
18774
18775 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
18776 (func): Add label func_label.
18777 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
18778 Replace low_pc and high_pc with MACRO_AT_range.
18779 Replace name, low_pc and high_pc with MACRO_AT_func.
18780
18781 2014-11-14 Yao Qi <yao@codesourcery.com>
18782
18783 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
18784 Replace name, low_pc and high_pc with MACRO_AT_func.
18785
18786 2014-11-14 Yao Qi <yao@codesourcery.com>
18787
18788 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
18789 produce debug information.
18790 * gdb.dwarf2/implptr-optimized-out.S: Removed.
18791
18792 2014-11-14 Yao Qi <yao@codesourcery.com>
18793
18794 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
18795 object and get function length.
18796 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
18797 with MACRO_AT_func.
18798 (top-level): Replace gdb_compile and clean_restart with
18799 prepare_for_testing.
18800 * gdb.dwarf2/main.c (main): Add label main_label.
18801
18802 2014-11-14 Yao Qi <yao@codesourcery.com>
18803
18804 * lib/dwarf.exp (function_range): New procedure.
18805 (Dwarf::_handle_macro_at_func): New procedure.
18806 (Dwarf::_handle_macro_at_range): New procedure.
18807 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
18808
18809 2014-11-14 Yao Qi <yao@codesourcery.com>
18810
18811 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
18812 (_handle_attribute): New procedure.
18813
18814 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18815
18816 * gdb.ada/cond_lang/foo.c (callme): Add return type.
18817 * gdb.base/call-sc.c (zed): Likewise.
18818 * gdb.base/checkpoint.c (main): Likewise.
18819 * gdb.base/dump.c (main): Likewise.
18820 * gdb.base/gcore.c (main): Likewise.
18821 * gdb.base/huge.c (main): Likewise.
18822 * gdb.base/multi-forks.c (main): Likewise.
18823 * gdb.base/pr10179-a.c (main): Likewise.
18824 * gdb.base/savedregs.c (main): Likewise.
18825 * gdb.base/sigaltstack.c (main): Likewise.
18826 * gdb.base/siginfo.c (main): Likewise.
18827 * gdb.base/structs.c (zed): Likewise.
18828 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
18829 * gdb.mi/mi-syn-frame.c (main): Likewise.
18830 * gdb.mi/until.c (foo, main): Likewise.
18831 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
18832 * gdb.base/solib-weak.c (foo): Declare.
18833 * gdb.base/attach-twice.c: Include stdio.h.
18834 * gdb.base/weaklib1.c: Likewise.
18835 * gdb.base/weaklib2.c: Likewise.
18836 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
18837 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
18838 unistd.h.
18839 * gdb.base/attach-pie-misread.c: Include stdlib.h.
18840 * gdb.mi/mi-exit-code.c: Likewise.
18841 * gdb.base/break-interp-lib.c: Include string.h.
18842 * gdb.base/coremaker.c: Likewise.
18843 * gdb.base/testenv.c: Likewise.
18844 * gdb.python/py-finish-breakpoint.c: Likewise.
18845 * gdb.base/inferior-died.c: Include sys/wait.h.
18846 * gdb.base/fileio.c: Include time.h.
18847 * gdb.base/async-shell.c: Include unistd.h.
18848 * gdb.base/dprintf-non-stop.c: Likewise.
18849 * gdb.base/info-os.c: Likewise.
18850 * gdb.mi/mi-console.c: Likewise.
18851 * gdb.mi/watch-nonstop.c: Likewise.
18852 * gdb.python/py-events.c: Likewise.
18853 * gdb.base/async.c (baz): Move up before its invocation.
18854 * gdb.base/code_elim2.c (my_global_func): Likewise.
18855 * gdb.base/skip-solib-lib.c (multiply): Likewise.
18856 * gdb.base/advance.c (func2): Likewise.
18857
18858 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18859
18860 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
18861 variant.
18862 * gdb.base/annota3.c: Likewise.
18863 * gdb.base/async.c: Likewise.
18864 * gdb.base/average.c: Likewise.
18865 * gdb.base/call-ar-st.c: Likewise.
18866 * gdb.base/call-rt-st.c: Likewise.
18867 * gdb.base/call-sc.c: Likewise.
18868 * gdb.base/call-strs.c: Likewise.
18869 * gdb.base/ending-run.c: Likewise.
18870 * gdb.base/execd-prog.c: Likewise.
18871 * gdb.base/exprs.c: Likewise.
18872 * gdb.base/foll-exec.c: Likewise.
18873 * gdb.base/foll-fork.c: Likewise.
18874 * gdb.base/foll-vfork.c: Likewise.
18875 * gdb.base/funcargs.c: Likewise.
18876 * gdb.base/gcore.c: Likewise.
18877 * gdb.base/jump.c: Likewise.
18878 * gdb.base/langs0.c: Likewise.
18879 * gdb.base/langs1.c: Likewise.
18880 * gdb.base/langs2.c: Likewise.
18881 * gdb.base/mips_pro.c: Likewise.
18882 * gdb.base/nodebug.c: Likewise.
18883 * gdb.base/opaque0.c: Likewise.
18884 * gdb.base/opaque1.c: Likewise.
18885 * gdb.base/recurse.c: Likewise.
18886 * gdb.base/run.c: Likewise.
18887 * gdb.base/scope0.c: Likewise.
18888 * gdb.base/scope1.c: Likewise.
18889 * gdb.base/setshow.c: Likewise.
18890 * gdb.base/setvar.c: Likewise.
18891 * gdb.base/shmain.c: Likewise.
18892 * gdb.base/shr1.c: Likewise.
18893 * gdb.base/shr2.c: Likewise.
18894 * gdb.base/sigall.c: Likewise.
18895 * gdb.base/signals.c: Likewise.
18896 * gdb.base/so-indr-cl.c: Likewise.
18897 * gdb.base/solib2.c: Likewise.
18898 * gdb.base/structs.c: Likewise.
18899 * gdb.base/sum.c: Likewise.
18900 * gdb.base/vforked-prog.c: Likewise.
18901 * gdb.base/watchpoint.c: Likewise.
18902 * gdb.reverse/shr2.c: Likewise.
18903 * gdb.reverse/until-reverse.c: Likewise.
18904 * gdb.reverse/ur1.c: Likewise.
18905 * gdb.reverse/watch-reverse.c: Likewise.
18906
18907 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18908
18909 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18910 variant.
18911 * gdb.base/sepdebug.exp: Drop references to removed code.
18912
18913 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18914
18915 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18916 variant. Preserve original line numbering.
18917 * gdb.base/list1.c: Likewise.
18918
18919 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18920
18921 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18922 variant.
18923 * gdb.base/break1.c: Likewise.
18924 * gdb.base/break.exp: Drop references to removed code.
18925
18926 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18927
18928 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18929 variant.
18930
18931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18932
18933 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18934
18935 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18936
18937 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18938 logic into perform_all_tests() and invoke it with and without
18939 function header prototypes.
18940 (do_function_calls): Remove conditional XFAIL for PR 5318.
18941 (rerun_and_prepare): Remove duplicate code.
18942 (perform_all_tests): New. Main logic moved here.
18943
18944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18945
18946 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18947 code guarded by #ifdef NO_PROTOTYPES.
18948 (t_double_many_args): Likewise.
18949 (DEF_FUNC_MANY_ARGS_1): Likewise.
18950 (DEF_FUNC_VALUES_1): Likewise.
18951 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18952 guarded by #ifdef PROTOTYPES.
18953
18954 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18955
18956 * gdb.mi/mi-console.c: Add eye-catcher.
18957 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18958 instead of literal line number.
18959
18960 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18961
18962 * gdb.base/shr2.c: Add eye-catcher.
18963 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18964 line number.
18965
18966 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18967
18968 * gdb.base/jump.c: Add eye-catchers.
18969 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18970 numbers.
18971
18972 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18973
18974 * gdb.base/execd-prog.c: Add eye-catchers.
18975 * gdb.base/foll-exec.c: Likewise.
18976 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18977 line numbers.
18978
18979 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18980
18981 * gdb.base/ending-run.c: Add eye-catchers.
18982 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18983 literal line numbers.
18984
18985 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18986
18987 * gdb.base/call-rt-st.c: Add eye-catchers.
18988 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18989 literal line numbers.
18990
18991 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18992
18993 * gdb.base/call-ar-st.c: Add eye-catchers.
18994 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18995 literal line numbers.
18996
18997 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18998
18999 * gdb.base/average.c: Add eye-catchers.
19000 * gdb.base/sum.c: Likewise.
19001 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
19002 regexps dynamically.
19003
19004 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19005
19006 * gdb.base/solib1.c: Add eye-catchers.
19007 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
19008 literal line numbers.
19009
19010 2014-11-12 Pedro Alves <palves@redhat.com>
19011
19012 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
19013 leader has exited.
19014
19015 2014-11-12 Pedro Alves <palves@redhat.com>
19016
19017 * gdb.arch/i386-bp_permanent.c: New file.
19018 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
19019 (srcfile): Set to i386-bp_permanent.c.
19020 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
19021 that stepi does not execute the 'leave' instruction, instead of
19022 testing it does execute.
19023 * gdb.base/bp-permanent.c: New file.
19024 * gdb.base/bp-permanent.exp: New file.
19025
19026 2014-11-10 Doug Evans <xdje42@gmail.com>
19027
19028 PR symtab/17564
19029 * gdb.base/symtab-search-order.exp: New file.
19030 * gdb.base/symtab-search-order.c: New file.
19031 * gdb.base/symtab-search-order-1.c: New file.
19032 * gdb.base/symtab-search-order-shlib-1.c: New file.
19033
19034 2014-11-07 Pedro Alves <palves@redhat.com>
19035
19036 PR gdb/17511
19037 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
19038 i?86-*-linux*.
19039
19040 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
19041
19042 PR c++/17494
19043 * gdb.cp/pr17494.cc: New file.
19044 * gdb.cp/pr17494.exp: New file.
19045
19046 2014-11-02 Yao Qi <yao@codesourcery.com>
19047
19048 * gdb.python/python.exp: Get working directory and match the
19049 output of "set extended-prompt \\w " with it.
19050
19051 2014-10-30 Doug Evans <dje@google.com>
19052
19053 * gdb.python/py-objfile.exp: Add tests for setting random attributes
19054 in objfiles.
19055 * gdb.python/py-progspace.exp: Add tests for setting random attributes
19056 in progspaces.
19057
19058 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
19059
19060 * gdb.base/fullpath-expand.exp: Skip for a remote host.
19061 * gdb.base/realname-expand.exp: Likewise.
19062 * gdb.linespec/macro-relative.exp: Likewise.
19063
19064 2014-10-29 Pedro Alves <palves@redhat.com>
19065
19066 PR gdb/17408
19067 * gdb.threads/schedlock.c (some_function): New function.
19068 (call_function): New global.
19069 (MAYBE_CALL_SOME_FUNCTION): New macro.
19070 (thread_function): Call it.
19071 * gdb.threads/schedlock.exp (get_args): Add description parameter,
19072 and use it instead of a global counter. Adjust all callers.
19073 (get_current_thread): Use "find current thread" for test message
19074 here rather than having all callers pass down the same string.
19075 (goto_loop): New procedure, factored out from ...
19076 (my_continue): ... this.
19077 (step_ten_loops): Change parameter from test message to command to
19078 use. Adjust.
19079 (list_count): Delete global.
19080 (check_result): New procedure, factored out from duplicate top
19081 level code.
19082 (continue tests): Wrap in with_test_prefix.
19083 (test_step): New procedure, factored out from duplicate top level
19084 code.
19085 (top level): Test "step" in combination with all scheduler-locking
19086 modes. Test "next" in combination with all scheduler-locking
19087 modes, and in combination with stepping over a function call or
19088 not.
19089 * gdb.threads/next-bp-other-thread.c: New file.
19090 * gdb.threads/next-bp-other-thread.exp: New file.
19091
19092 2014-10-29 Pedro Alves <palves@redhat.com>
19093
19094 PR python/17372
19095 * gdb.python/python.exp: Test a multi-line command that spawns
19096 interactive Python.
19097 * gdb.base/multi-line-starts-subshell.exp: New file.
19098
19099 2014-10-29 Yao Qi <yao@codesourcery.com>
19100
19101 * gdb.base/fileio.exp: Make directories on host.
19102
19103 2014-10-29 Yao Qi <yao@codesourcery.com>
19104
19105 * gdb.base/fileio.c (test_write): Close the file.
19106
19107 2014-10-28 Pedro Alves <palves@redhat.com>
19108
19109 PR gdb/12623
19110 * gdb.base/sigstep.c (no_handler): New global.
19111 (main): If 'no_handler is true, set the signal handlers to
19112 SIG_IGN.
19113 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
19114 with_sw_watch and no_handler parameters. Handle them.
19115 (top level) <stepping over handler when stopped at a breakpoint
19116 test>: Add a test axis for testing with a software watchpoint, and
19117 another for testing with the signal handler set to SIG_IGN.
19118 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
19119 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
19120
19121 2014-10-28 Pedro Alves <palves@redhat.com>
19122
19123 PR gdb/17511
19124 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
19125 * gdb.base/sigstep.exp (other_handler_location): New global.
19126 (advance): Support stepping into the signal handler, and running
19127 commands while in the handler.
19128 (in_handler_map): New global.
19129 (top level): In the advance test, add combinations for getting
19130 into the handler with stepping commands, and for running commands
19131 in the handler. Add comment descripting the advancei tests.
19132
19133 2014-10-28 Pedro Alves <palves@redhat.com>
19134
19135 * gdb.base/sigstep.exp: Use build_executable instead of
19136 prepare_for_testing.
19137 (top level): Move code that starts GDB, runs to main and creates a
19138 display to ...
19139 (restart): ... this new procedure.
19140 (top level): Move backtrace from signal handler test to ...
19141 (validate_backtrace): ... this new procedure.
19142 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
19143 with_test_prefix. Always restart GDB.
19144 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
19145 with_test_prefix. Always restart GDB. No need to delete
19146 breakpoints after the test.
19147 (test_skip_handler): Remove prefix parameter.
19148 (skip_over_handler, breakpoint_to_handler)
19149 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
19150 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
19151 restart GDB. No need to delete breakpoints after the test.
19152 (top level): Use foreach to call the test procedures with
19153 different commands.
19154
19155 2014-10-28 Pedro Alves <palves@redhat.com>
19156
19157 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
19158 instead of GNATS numbers.
19159 * gdb.base/sigbpt.exp: Likewise.
19160 * gdb.base/siginfo.exp: Likewise.
19161 * gdb.base/sigstep.exp: Likewise.
19162
19163 2014-10-27 Pedro Alves <palves@redhat.com>
19164
19165 * gdb.base/sigstep.c (dummy): New global.
19166 (main): Issue a couple writes to the new global.
19167 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
19168 procedures.
19169 (skip_over_handler): Use test_skip_handler.
19170 (top level): Call skip_over_handler for stepi and nexti too.
19171 (breakpoint_over_handler): Use test_skip_handler.
19172 (top level): Call breakpoint_over_handler for stepi and nexti too.
19173
19174 2014-10-27 Yao Qi <yao@codesourcery.com>
19175
19176 * gdb.trace/tfile.c (adjust_function_address)
19177 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
19178 function descriptor.
19179
19180 2014-10-24 Don Breazeal <donb@codesourcery.com>
19181
19182 * gdb.base/foll-fork.exp (test_follow_fork,
19183 catch_fork_child_follow): Check for updated fork messages emitted
19184 from infrun.c.
19185 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
19186 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
19187 vfork_and_exec_child_follow_through_step): Check for updated vfork
19188 messages emitted from infrun.c.
19189
19190 2014-10-24 Pedro Alves <palves@redhat.com>
19191
19192 * gdb.base/corefile.exp: Remove references to ultrix.
19193 * gdb.base/interrupt.exp: Likewise.
19194 * gdb.base/whatis.exp: Likewise.
19195 * gdb.gdb/selftest.exp: Likewise.
19196 * gdb.threads/manythreads.exp: Likewise.
19197 * gdb.threads/print-threads.exp: Likewise.
19198 * gdb.threads/pthreads.exp:: Likewise.
19199 * gdb.threads/schedlock.exp: Likewise.
19200
19201 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
19202
19203 * gdb.cp/non-trivial-retval.cc: Add a test case.
19204 * gdb.cp/non-trivial-retval.exp: Add a test.
19205
19206 2014-10-20 Yao Qi <yao@codesourcery.com>
19207
19208 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
19209 * gdb.python/py-objfile-script-gdb.py: New file.
19210 * gdb.python/py-objfile-script.exp: Update reference to
19211 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
19212 of remote_download. Remove the dest file.
19213
19214 2014-10-20 Yao Qi <yao@codesourcery.com>
19215
19216 * gdb.base/checkpoint.exp: Don't remove file copied on host.
19217 * gdb.base/step-line.exp: Likewise.
19218 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19219 * gdb.dwarf2/dw2-basic.exp: Likewise.
19220 * gdb.dwarf2/dw2-compressed.exp: Likewise.
19221 * gdb.dwarf2/dw2-filename.exp: Likewise.
19222 * gdb.dwarf2/dw2-intercu.exp: Likewise.
19223 * gdb.dwarf2/dw2-intermix.exp: Likewise.
19224 * gdb.dwarf2/dw2-producer.exp: Likewise.
19225 * gdb.dwarf2/mac-fileno.exp: Likewise.
19226 * gdb.python/py-frame-args.exp: Likewise.
19227 * gdb.python/py-framefilter.exp: Likewise.
19228 * gdb.python/py-mi.exp: Likewise.
19229 * gdb.python/py-objfile-script.exp: Likewise
19230 * gdb.python/py-pp-integral.exp: Likewise.
19231 * gdb.python/py-pp-re-notag.exp: Likewise.
19232 * gdb.python/py-prettyprint.exp: Likewise.
19233 * gdb.python/py-section-script.exp: Likewise.
19234 * gdb.python/py-typeprint.exp: Likewise.
19235 * gdb.python/py-xmethods.exp: Likewise.
19236 * gdb.stabs/weird.exp: Likewise.
19237 * gdb.xml/tdesc-regs.exp: Likewise.
19238
19239 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
19240
19241 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
19242 (out_cu): Use addr_len for the size of addresses.
19243 (out_line): Likewise. Size DW_LNE_set_address instruction
19244 according to addr_len.
19245 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
19246 (FUNC): Add START_INSNS to definition.
19247
19248 2014-10-18 Yao Qi <yao@codesourcery.com>
19249
19250 * gdb.base/argv0-symlink.exp: Check argv[0] value if
19251 gdb_has_argv0 return true.
19252 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
19253 check [target_info exists noargs], check [gdb_has_argv0]
19254 instead.
19255 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19256 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
19257 procedures.
19258
19259 2014-10-17 Doug Evans <dje@google.com>
19260
19261 * gdb.python/py-events.exp: Update expected output for clear_objfiles
19262 event.
19263 * gdb.python/py-events.py: Add clear_objfiles event.
19264
19265 2014-10-17 Doug Evans <dje@google.com>
19266
19267 * gdb.python/py-objfile.exp: Test progspace attribute.
19268
19269 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
19270
19271 * gdb.guile/scm-breakpoint.exp: Do not assume any
19272 directory separators when matching source file paths.
19273 * gdb.python/py-breakpoint.exp: Likewise.
19274 * gdb.reverse/break-precsave.exp: Likewise.
19275 * gdb.reverse/break-reverse.exp: Likewise.
19276 * gdb.reverse/consecutive-precsave.exp: Likewise.
19277 * gdb.reverse/finish-precsave.exp: Likewise.
19278 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
19279 * gdb.reverse/finish-reverse.exp: Likewise.
19280 * gdb.reverse/i386-precsave.exp: Likewise.
19281 * gdb.reverse/i387-env-reverse.exp: Likewise.
19282 * gdb.reverse/i387-stack-reverse.exp: Likewise.
19283 * gdb.reverse/machinestate-precsave.exp: Likewise.
19284 * gdb.reverse/machinestate.exp: Likewise.
19285 * gdb.reverse/sigall-precsave.exp: Likewise.
19286 * gdb.reverse/solib-precsave.exp: Likewise.
19287 * gdb.reverse/step-precsave.exp: Likewise.
19288 * gdb.reverse/until-precsave.exp: Likewise.
19289 * gdb.reverse/watch-precsave.exp: Likewise.
19290 * gdb.reverse/watch-reverse.exp: Likewise.
19291
19292 2014-10-17 Yao Qi <yao@codesourcery.com>
19293
19294 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
19295 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
19296
19297 2014-10-17 Pedro Alves <palves@redhat.com>
19298
19299 PR gdb/17471
19300 * gdb.base/bg-execution-repeat.c: New file.
19301 * gdb.base/bg-execution-repeat.exp: New file.
19302
19303 2014-10-17 Pedro Alves <palves@redhat.com>
19304
19305 PR gdb/17300
19306 * gdb.base/continue-all-already-running.c: New file.
19307 * gdb.base/continue-all-already-running.exp: New file.
19308
19309 2014-10-17 Pedro Alves <palves@redhat.com>
19310
19311 PR gdb/17472
19312 * gdb.base/annota-input-while-running.c: New file.
19313 * gdb.base/annota-input-while-running.exp: New file.
19314
19315 2014-10-17 Pedro Alves <palves@redhat.com>
19316
19317 * gdb.base/callfuncs.exp: emove references to osf.
19318 * gdb.base/sigall.exp: Likewise.
19319 * gdb.gdb/selftest.exp: Likewise.
19320 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19321 * gdb.mi/non-stop.c: Likewise.
19322 * gdb.mi/pthreads.c: Likewise.
19323 * gdb.reverse/sigall-precsave.exp: Likewise.
19324 * gdb.reverse/sigall-reverse.exp: Likewise.
19325 * gdb.threads/pthreads.c: Likewise.
19326 * gdb.threads/pthreads.exp: Likewise.
19327
19328 2014-10-17 Yao Qi <yao@codesourcery.com>
19329
19330 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
19331 check 'target_info exists noargs'.
19332 (test_command_prompt_position): Likewise.
19333 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
19334 Remove "set args".
19335 (progvar_simple_while_test): Likewise.
19336 (progvar_complex_if_while_test): Likewise.
19337 (if_while_breakpoint_command_test): Likewise.
19338 (infrun_breakpoint_command_test): Likewise.
19339 (breakpoint_command_test): Likewise.
19340 (watchpoint_command_test): Likewise.
19341 (bp_deleted_in_command_test): Likewise.
19342 (temporary_breakpoint_commands): Likewise.
19343
19344 2014-10-16 Yao Qi <yao@codesourcery.com>
19345
19346 * gdb.base/remotetimeout.exp: Remove noargs checking.
19347
19348 2014-10-15 Pedro Alves <palves@redhat.com>
19349
19350 PR breakpoints/9649
19351 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
19352 * gdb.base/breakpoint-in-ro-region.exp
19353 (probe_target_hardware_step): New procedure.
19354 (top level): Probe hardware stepping and hardware breakpoint
19355 support. Test stepping through a read-only region, with both
19356 "breakpoint auto-hw" on and off and both "always-inserted" on and
19357 off.
19358
19359 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
19360
19361 * gdb.dlang/demangle.exp: Update for demangling changes.
19362
19363 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19364
19365 * gdb.cp/non-trivial-retval.cc: Add new test cases.
19366 * gdb.cp/non-trivial-retval.exp: Add new tests.
19367
19368 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19369
19370 PR c++/13403
19371 PR c++/15154
19372 * gdb.cp/non-trivial-retval.cc: New file.
19373 * gdb.cp/non-trivial-retval.exp: New file.
19374
19375 2014-10-15 Yao Qi <yao@codesourcery.com>
19376
19377 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
19378 remote host.
19379
19380 2014-10-15 Yao Qi <yao@codesourcery.com>
19381
19382 * gdb.python/py-symbol.exp: Match file base name if host is
19383 remote, otherwise match file name with dir name.
19384 * gdb.python/py-symtab.exp: Likewise.
19385 * gdb.python/python.exp: Likewise.
19386
19387 2014-10-15 Yao Qi <yao@codesourcery.com>
19388
19389 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
19390 pattern.
19391 * gdb.python/py-symtab.exp: Likewise.
19392 * gdb.python/python.exp: Remove trailing ".*". Fix typo
19393 locationn.
19394
19395 2014-10-14 Joel Brobecker <brobecker@adacore.com>
19396
19397 * gdb.ada/addr_arith: New testcase.
19398
19399 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
19400
19401 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
19402 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
19403 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
19404 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
19405
19406 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
19407
19408 * gdb.arch/stap-eval-lang-ada.S: Likewise.
19409 * gdb.arch/stap-eval-lang-ada.c: Likewise.
19410 * gdb.arch/stap-eval-lang-ada.exp: New file.
19411
19412 2014-10-14 Yao Qi <yao@codesourcery.com>
19413
19414 * gdb.mi/mi-var-child.c (nothing1): New function.
19415 (nothing2): New function.
19416 (do_children_tests): Set function pointers by nothing1 and
19417 nothing2.
19418 * gdb.mi/mi-var-child.exp: Step over new added statements.
19419 Update test to match the new output.
19420 * gdb.mi/var-cmd.c (nothing1): New function.
19421 (nothing2): New function.
19422 (do_children_tests): Set function pointers by nothing1 and
19423 nothing2.
19424 * gdb.mi/mi-var-display.exp: Update test to match output.
19425 Step to the line specified by $line_dct_nothing.
19426 Increase the number of lines to step.
19427
19428 2014-10-14 Yao Qi <yao@codesourcery.com>
19429
19430 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
19431 tests.
19432 * gdb.mi/mi2-var-child.exp: Likewise.
19433
19434 2014-10-13 Doug Evans <dje@google.com>
19435
19436 * gdb.python/py-objfile.exp: Change name of file name test.
19437
19438 2014-10-13 Doug Evans <dje@google.com>
19439
19440 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
19441 from the start of the CU.
19442
19443 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19444 Yao Qi <yao@codesourcery.com>
19445
19446 Fix "save breakpoints" for "catch" command.
19447 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
19448 Remove -nonewline. Match also the added "main" line.
19449
19450 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19451
19452 Fix "save breakpoints" for "disable $bpnum" command.
19453 * gdb.base/save-bp.c (main): Add label.
19454 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
19455
19456 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19457
19458 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
19459
19460 2014-10-11 Yao Qi <yao@codesourcery.com>
19461
19462 * gdb.server/server-kill.exp: Execute command
19463 "set remote trace-status-packet on" before "tstatus".
19464
19465 2014-10-11 Yao Qi <yao@codesourcery.com>
19466
19467 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
19468 (main): Call getppid.
19469 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
19470 and continue to it. Read variable "server_pid".
19471
19472 2014-10-11 Yao Qi <yao@codesourcery.com>
19473
19474 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
19475
19476 2014-10-11 Yao Qi <yao@codesourcery.com>
19477
19478 * gdb.threads/thread-find.exp: Don't execute command
19479 "info threads".
19480 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
19481 * gdb.threads/linux-dp.exp: Don't check the condition
19482 $threads_created equals to zero.
19483
19484 2014-10-10 Pedro Alves <palves@redhat.com>
19485
19486 * gdb.base/bigcore.exp: Remove references to IRIX.
19487 * gdb.base/funcargs.exp: Likewise.
19488 * gdb.base/interrupt.exp: Likewise.
19489 * gdb.base/mips_pro.exp: Likewise.
19490 * gdb.base/nodebug.exp: Likewise.
19491 * gdb.base/setvar.exp: Likewise.
19492 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
19493
19494 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19495 Pedro Alves <palves@redhat.com>
19496
19497 PR symtab/14466
19498 * gdb.base/vdso-warning.c: New file.
19499 * gdb.base/vdso-warning.exp: New file.
19500
19501 2014-10-02 Doug Evans <dje@google.com>
19502
19503 * gdb.base/structs.c (main): Don't run forever.
19504
19505 2014-10-02 Pedro Alves <palves@redhat.com>
19506
19507 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
19508 (top level) <stop threads 1, stop threads 2>: Use it.
19509
19510 2014-10-02 Pedro Alves <palves@redhat.com>
19511
19512 * gdb.threads/break-while-running.exp (test): Add new
19513 'update_thread_list' argument. Skip "info threads" if false.
19514 (top level): Add new 'update_thread_list' axis.
19515
19516 2014-10-02 Pedro Alves <palves@redhat.com>
19517
19518 PR breakpoints/17431
19519 * gdb.base/execl-update-breakpoints.c: New file.
19520 * gdb.base/execl-update-breakpoints.exp: New file.
19521
19522 2014-10-01 Pedro Alves <palves@redhat.com>
19523
19524 * gdb.base/breakpoint-in-ro-region.c: New file.
19525 * gdb.base/breakpoint-in-ro-region.exp: New file.
19526
19527 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
19528
19529 * gdb.mi/mi-exit-code.exp: New file.
19530 * gdb.mi/mi-exit-code.c: New file.
19531
19532 2014-09-30 Yao Qi <yao@codesourcery.com>
19533
19534 * lib/prelink-support.exp (build_executable_own_libs): Error if
19535 the target isn't native.
19536
19537 2014-09-30 Yao Qi <yao@codesourcery.com>
19538
19539 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
19540 false.
19541
19542 2014-09-22 Pedro Alves <palves@redhat.com>
19543
19544 * gdb.threads/break-while-running.exp: New file.
19545 * gdb.threads/break-while-running.c: New file.
19546
19547 2014-09-19 Yao Qi <yao@codesourcery.com>
19548
19549 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
19550 Invoke test. Restart GDB with --readnow and invoke test again.
19551
19552 2014-09-19 Yao Qi <yao@codesourcery.com>
19553
19554 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
19555 proc set_breakpoint_on_gcd_function. Invoke
19556 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
19557 invoke set_breakpoint_on_gcd_function again.
19558
19559 2014-09-18 Doug Evans <dje@google.com>
19560
19561 * gdb.dwarf2/symtab-producer.exp: New file.
19562
19563 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19564
19565 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
19566 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
19567 * gdb.base/global-var-nested-by-dso.c: Likewise.
19568 * gdb.base/global-var-nested-by-dso.exp: Likewise.
19569
19570 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19571 Pedro Alves <palves@redhat.com>
19572
19573 * gdb.base/watch-bitfields.exp: Pass string other than test file
19574 name to prepare_for_testing.
19575 (watch): New procedure.
19576 (expect_watchpoint): Use with_test_prefix.
19577 (top level): Factor out tests to ...
19578 (test_watch_location, test_regular_watch): ... these new
19579 procedures, and use with_test_prefix and gdb_continue_to_end.
19580
19581 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
19582
19583 PR breakpoints/12526
19584 * gdb.base/watch-bitfields.exp: New file.
19585 * gdb.base/watch-bitfields.c: New file.
19586
19587 2014-09-16 Pedro Alves <palves@redhat.com>
19588
19589 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
19590 software and hardware addresses, not software address against
19591 itself.
19592
19593 2014-09-16 Pedro Alves <palves@redhat.com>
19594
19595 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
19596 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
19597
19598 2014-09-16 Pedro Alves <palves@redhat.com>
19599
19600 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
19601 files.
19602 * gdb.base/a2-run.exp: Remove all code guarded by istarget
19603 "*-*-vxworks*" throughout.
19604 * gdb.base/break.exp: Likewise.
19605 * gdb.base/default.exp: Likewise.
19606 * gdb.base/scope.exp: Likewise.
19607 * gdb.base/sepdebug.exp: Likewise.
19608 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
19609 throughout.
19610 * gdb.base/run.c: Likewise.
19611 * gdb.base/sepdebug.c: Likewise.
19612 * gdb.hp/gdb.aCC/run.c: Likewise.
19613 * gdb.reverse/until-reverse.c: Likewise.
19614 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
19615
19616 2014-09-16 Yao Qi <yao@codesourcery.com>
19617
19618 * boards/local-remote-host-native.exp: New file.
19619
19620 2014-09-14 Doug Evans <xdje42@gmail.com>
19621
19622 * gdb.threads/queue-signal.c (thread_count): New variable.
19623 (thread_count_mutex, thread_count_condvar): New variables.
19624 (incr_thread_count, wait_all_threads_running): New functions.
19625 (main): Wait for all threads to be in their thread functions.
19626
19627 2014-09-13 Doug Evans <xdje42@gmail.com>
19628
19629 * gdb.threads/queue-signal.c: New file.
19630 * gdb.threads/queue-signal.exp: New file.
19631
19632 2014-09-13 Doug Evans <xdje42@gmail.com>
19633
19634 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
19635 be consistent with what default_gdb_init uses.
19636 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
19637 the plain text of the prompt. Add some logging printfs.
19638 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
19639
19640 2014-09-12 Pedro Alves <palves@redhat.com>
19641
19642 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
19643 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
19644 * gdb.arch/i386-size-overlap.exp: Likewise.
19645 * gdb.arch/i386-size.exp: Likewise.
19646 * gdb.arch/i386-unwind.exp: Likewise.
19647 * gdb.base/a2-run.exp: Likewise.
19648 * gdb.base/break.exp: Likewise.
19649 * gdb.base/charset.exp: Likewise.
19650 * gdb.base/chng-syms.exp: Likewise.
19651 * gdb.base/commands.exp: Likewise.
19652 * gdb.base/dbx.exp: Likewise.
19653 * gdb.base/find.exp: Likewise.
19654 * gdb.base/funcargs.exp: Likewise.
19655 * gdb.base/jit-simple.exp: Likewise.
19656 * gdb.base/reread.exp: Likewise.
19657 * gdb.base/sepdebug.exp: Likewise.
19658 * gdb.base/step-bt.exp: Likewise.
19659 * gdb.cp/mb-inline.exp: Likewise.
19660 * gdb.cp/mb-templates.exp: Likewise.
19661 * gdb.objc/basicclass.exp: Likewise.
19662 * gdb.threads/killed.exp: Likewise.
19663
19664 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19665
19666 PR tdep/17379
19667 * gdb.arch/powerpc-stackless.S: New file.
19668 * gdb.arch/powerpc-stackless.exp: New file.
19669
19670 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19671
19672 * gdb.base/attach.c: Include unistd.h.
19673 (main): Call alarm. Add label postloop.
19674 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
19675 gdb_breakpoint, gdb_continue_to_breakpoint.
19676 (test_command_line_attach_run): Kill ${testpid} in one exit path.
19677
19678 2014-09-11 Pedro Alves <palves@redhat.com>
19679
19680 PR gdb/17347
19681 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
19682 * gdb.base/attach.exp (test_command_line_attach_run): New
19683 procedure.
19684 (top level): Call it.
19685
19686 2014-09-11 Pedro Alves <palves@redhat.com>
19687
19688 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
19689 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
19690 (do_command_attach_tests): Use spawn_wait_for_attach.
19691 * gdb.base/solib-overlap.exp: Likewise.
19692 * gdb.multi/multi-attach.exp: Likewise.
19693 * gdb.python/py-prompt.exp: Likewise.
19694 * gdb.python/py-sync-interp.exp: Likewise.
19695 * gdb.server/ext-attach.exp: Likewise.
19696
19697 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
19698
19699 * gdb.fortran/array-element.exp: Remove unexpected "continue"
19700 command in testcase. Simplify testcase.
19701
19702 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19703
19704 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
19705
19706 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19707
19708 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
19709
19710 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19711
19712 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
19713
19714 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19715
19716 * gdb.dwarf2/dynarr-ptr.c: New file.
19717 * gdb.dwarf2/dynarr-ptr.exp: New file.
19718
19719 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19720
19721 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
19722 of 30 rather than hardcoding 120 for a slow test case. Take the
19723 `gdb,timeout' target setting into account for this calculation.
19724 Don't extend the timeout for the test cases that don't need it.
19725
19726 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19727
19728 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
19729 a factor of 2 for a slow test case. Take the `gdb,timeout'
19730 target setting into account for this calculation.
19731 * gdb.reverse/until-precsave.exp: Increase the timeout by
19732 a factor of 15 and 3 respectively rather than adding 120
19733 for a pair of slow test cases. Take the `gdb,timeout'
19734 target setting into account for this calculation.
19735
19736 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19737
19738 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
19739 timeout, don't pass one down to gdb_expect.
19740 (gdb_expect): Rework timeout selection.
19741
19742 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19743
19744 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
19745 exception on timeout.
19746 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
19747 (gdbserver_start_extended): Catch any `gdbserver_start' error
19748 exceptions.
19749 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
19750 * lib/mi-support.exp (mi_gdb_target_load): Catch any
19751 `gdbserver_gdb_load' error exceptions.
19752
19753 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19754
19755 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
19756 120 on waiting for the TCP socket to open.
19757
19758 2014-09-09 Doug Evans <xdje42@gmail.com>
19759
19760 * gdb.base/default.exp (show_conv_list): Add _caller_is,
19761 _caller_matches, _any_caller_is, _any_caller_matches.
19762
19763 2014-09-09 Doug Evans <xdje42@gmail.com>
19764
19765 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
19766
19767 2014-09-09 Yao Qi <yao@codesourcery.com>
19768
19769 * gdb.mi/mi-var-display.exp: Set print symbol off.
19770
19771 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
19772
19773 PR gdb/17035
19774 * gdb.base/commands.exp: Add tests to verify user-defined
19775 commands with empty bodies.
19776 * gdb.python/py-cmd.exp: Test that we don't show user-defined
19777 python commands in `show user command`.
19778 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
19779 scheme commands in `show user command`.
19780
19781 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19782
19783 PR python/17355
19784 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
19785 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
19786 * gdb.python/py-framefilter-invalidarg.exp: New file.
19787 * gdb.python/py-framefilter-invalidarg.py: New file.
19788
19789 2014-09-06 Doug Evans <xdje42@gmail.com>
19790
19791 PR 15276
19792 * gdb.python/py-caller-is.c: New file.
19793 * gdb.python/py-caller-is.exp: New file.
19794
19795 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
19796
19797 PR gdb/17235
19798 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
19799 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
19800
19801 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
19802
19803 PR fortran/17237
19804 * gdb.fortran/print-formatted.exp: New file.
19805 * gdb.fortran/print-formatted.f90: Likewise.
19806
19807 2014-09-03 Sasha Smundak <asmundak@google.com>
19808
19809 * gdb.python/py-frame.exp: Test Frame.read_register.
19810
19811 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
19812
19813 PR python/16699
19814 * gdb.python/py-completion.exp: New file.
19815 * gdb.python/py-completion.py: Likewise.
19816
19817 2014-08-28 Doug Evans <dje@google.com>
19818
19819 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
19820 eax,etc. are live with values set by gdb and thus the compiler can't
19821 use them.
19822 * gdb.arch/i386-pseudo.c (main): Ditto.
19823
19824 2014-08-27 Doug Evans <dje@google.com>
19825
19826 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19827
19828 2014-08-25 Doug Evans <dje@google.com>
19829
19830 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19831 (main): Ditto.
19832
19833 2014-08-25 Doug Evans <dje@google.com>
19834
19835 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19836
19837 2014-08-24 Yao Qi <yao@codesourcery.com>
19838
19839 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
19840 symbol off.
19841 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19842
19843 2014-08-22 Doug Evans <dje@google.com>
19844
19845 PR 17276
19846 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
19847 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
19848 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
19849
19850 2014-08-22 Yao Qi <yao@codesourcery.com>
19851
19852 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
19853 * gdb.python/py-finish-breakpoint2.exp: Likewise.
19854 * gdb.python/python.exp: Likewise. Use .py file on the host
19855 instead of the build.
19856
19857 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19858
19859 * gdb.threads/gcore-stale-thread.c: New file.
19860 * gdb.threads/gcore-stale-thread.exp: New file.
19861
19862 2014-08-21 Pedro Alves <palves@redhat.com>
19863
19864 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
19865 * gdb.base/gcore-relro-pie.exp: Likewise.
19866 * gdb.base/gcore-relro.exp: Likewise.
19867 * gdb.base/gcore.exp: Likewise.
19868 * gdb.base/print-symbol-loading.exp: Likewise.
19869 * gdb.threads/gcore-thread.exp: Likewise.
19870 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19871
19872 2014-08-20 Pedro Alves <palves@redhat.com>
19873 Jan Kratochvil <jan.kratochvil@redhat.com>
19874
19875 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19876 configure.
19877 (EXPECT): Handle READ1 being set.
19878 (all): Depend on EXTRA_RULES.
19879 (check-read1, expect-read1, read1.so, read1): New rules.
19880 * README (Testsuite Parameters): Document the READ1 make variable.
19881 (Race detection): New section.
19882 * configure: Regenerate.
19883 * configure.ac: If build==host==target, and running under a
19884 GNU/glibc system, add read1 to the extra Makefile rules.
19885 (EXTRA_RULES): AC_SUBST it.
19886 * lib/read1.c: New file.
19887
19888 2014-08-20 Joel Brobecker <brobecker@adacore.com>
19889
19890 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19891 the handling of variables declared as a typedef to an array
19892 which a DW_AT_data_location attribute.
19893
19894 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
19895 Pedro Alves <palves@redhat.com>
19896
19897 PR symtab/14604
19898 PR symtab/14605
19899 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19900 gdb_test.
19901
19902 2014-08-19 Pedro Alves <palves@redhat.com>
19903
19904 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19905
19906 2014-08-19 Yao Qi <yao@codesourcery.com>
19907
19908 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19909 right line.
19910
19911 2014-08-18 David Blaikie <dblaikie@gmail.com>
19912
19913 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19914
19915 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19916
19917 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19918 attribute in array range.
19919
19920 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19921
19922 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19923
19924 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19925
19926 PR c++/17132
19927 * gdb.cp/pr17132.cc: New file.
19928 * gdb.cp/pr17132.exp: New file.
19929
19930 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19931
19932 * gdb.python/py-xmethods.py (A_getarrayind)
19933 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19934 Use 'print' with function call syntax.
19935 (E_method_matcher.match): Fix tab vs space indentation mixup.
19936
19937 2014-08-15 Yao Qi <yao@codesourcery.com>
19938
19939 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19940 false.
19941
19942 2014-08-15 Yao Qi <yao@codesourcery.com>
19943
19944 * gdb.cp/casts.exp: Set print symbol off.
19945 * gdb.cp/class2.exp: Likewise.
19946 * gdb.cp/overload.exp: Likewise.
19947 * gdb.cp/templates.exp: Likewise.
19948
19949 2014-08-11 Doug Evans <dje@google.com>
19950
19951 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19952 (test_load_shlib): Update.
19953
19954 2014-08-09 Yao Qi <yao@codesourcery.com>
19955
19956 * gdb.base/display.exp: Invoke is_address_zero_readable.
19957 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19958 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19959 * gdb.base/hbreak-unmapped.exp: Return if
19960 is_address_zero_readable returns true.
19961 * gdb.base/signest.exp: Likewise.
19962 * gdb.base/signull.exp: Likewise.
19963 * gdb.base/sigbpt.exp: Likewise.
19964 * gdb.guile/scm-disasm.exp: Do the test if
19965 is_address_zero_readable returns false.
19966 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19967 * gdb.python/py-arch.exp: Likewise.
19968 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19969 * lib/gdb.exp (is_address_zero_readable): New proc.
19970
19971 2014-08-09 Yao Qi <yao@codesourcery.com>
19972
19973 PR testsuite/13443
19974 * gdb.mi/mi-var-display.exp: Make test messages unique.
19975
19976 2014-08-04 Tom Tromey <tromey@redhat.com>
19977
19978 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19979 target 0".
19980
19981 2014-08-04 Tom Tromey <tromey@redhat.com>
19982
19983 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19984 "target_resume".
19985
19986 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19987
19988 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19989 inner_vla_struct_object_size.
19990 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19991 as xfail.
19992
19993 2014-07-30 Pedro Alves <palves@redhat.com>
19994
19995 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19996 comment.
19997
19998 2014-07-29 Yao Qi <yao@codesourcery.com>
19999
20000 PR gdb/17206
20001 * gdb.base/until-nodebug.exp: New.
20002
20003 2014-07-28 Doug Evans <xdje42@gmail.com>
20004
20005 PR guile/17203
20006 * gdb.guile/scm-parameter.exp: Add tests for trying to create
20007 previously existing parameter, and previously ambiguously spelled
20008 parameter.
20009
20010 2014-07-28 Will Newton <will.newton@linaro.org>
20011
20012 * gdb.base/varargs.exp: Remove KFAILs for ARM.
20013
20014 2014-07-26 Ludovic Courtès <ludo@gnu.org>
20015 Doug Evans <xdje42@gmail.com>
20016
20017 PR guile/17146
20018 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
20019
20020 2014-07-25 Pedro Alves <palves@redhat.com>
20021
20022 * gdb.threads/signal-command-handle-nopass.c: New file.
20023 * gdb.threads/signal-command-handle-nopass.exp: New file.
20024 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
20025 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
20026 * gdb.threads/signal-delivered-right-thread.c: New file.
20027 * gdb.threads/signal-delivered-right-thread.exp: New file.
20028
20029 2014-07-25 Pedro Alves <palves@redhat.com>
20030
20031 * gdb.base/double-prompt-target-event-error.exp
20032 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
20033 match.
20034 (cancel_pagination_in_target_event): Rework double prompt
20035 detection.
20036 * gdb.base/paginate-after-ctrl-c-running.exp
20037 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
20038 <return>' match.
20039 * gdb.base/paginate-bg-execution.exp
20040 (test_bg_execution_pagination_return)
20041 (test_bg_execution_pagination_cancel): Remove '-notransfer
20042 <return>' matches.
20043 * gdb.base/paginate-execution-startup.exp
20044 (test_fg_execution_pagination_return)
20045 (test_fg_execution_pagination_cancel): Remove '-notransfer
20046 <return>' matches.
20047 * gdb.base/paginate-inferior-exit.exp
20048 (test_paginate_inferior_exited): Remove '-notransfer <return>'
20049 match.
20050 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
20051 * lib/gdb.exp (pagination_prompt): Run text through
20052 string_to_regexp.
20053 (gdb_test_multiple): Match $pagination_prompt instead of
20054 "<return>".
20055 (string_to_regexp): Move to lib/gdb-utils.exp.
20056
20057 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
20058
20059 * gdb.arch/amd64-entry-value-paramref.S: New file.
20060 * gdb.arch/amd64-entry-value-paramref.cc: New file.
20061 * gdb.arch/amd64-entry-value-paramref.exp: New file.
20062 * gdb.arch/amd64-optimout-repeat.S: New file.
20063 * gdb.arch/amd64-optimout-repeat.c: New file.
20064 * gdb.arch/amd64-optimout-repeat.exp: New file.
20065
20066 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20067
20068 PR gdb/17170
20069 * gdb.base/statistics.exp: New file.
20070
20071 2014-07-17 Doug Evans <dje@google.com>
20072
20073 PR gdb/17170
20074 * gdb.base/maint.exp: Update testing of per-command stats.
20075
20076 2014-07-16 Pedro Alves <palves@redhat.com>
20077
20078 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
20079 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
20080 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
20081 (tfile_write_buf): New functions.
20082 (add_memory_block): Rewrite using the above.
20083 (adjust_function_address): New function.
20084 (FUNCTION_ADDRESS): New macro.
20085 (write_basic_trace_file): Remove short_x local, and use
20086 tfile_write_16. Change type of func_addr local to unsigned long
20087 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
20088 here. Cast argument of add_memory_block to char pointer.
20089 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
20090 (main): Remove parameters.
20091 * gdb.trace/tfile.exp: Remove nowarnings.
20092
20093 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
20094
20095 * gdb.base/debug-expr.exp: Test string evaluation with
20096 "debug expression" on.
20097
20098 2014-07-15 Pedro Alves <palves@redhat.com>
20099
20100 * gdb.base/reread.exp: Use clean_restart.
20101
20102 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
20103
20104 * gdb.arch/avr-flash-qualifer.c: New.
20105 * gdb.arch/avr-flash-qualifer.exp: New.
20106
20107 2014-07-14 Pedro Alves <palves@redhat.com>
20108
20109 * gdb.base/paginate-after-ctrl-c-running.c: New file.
20110 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
20111
20112 2014-07-14 Pedro Alves <palves@redhat.com>
20113
20114 * gdb.base/double-prompt-target-event-error.c: New file.
20115 * gdb.base/double-prompt-target-event-error.exp: New file.
20116
20117 2014-07-14 Pedro Alves <palves@redhat.com>
20118
20119 PR gdb/17072
20120 * gdb.base/paginate-inferior-exit.c: New file.
20121 * gdb.base/paginate-inferior-exit.exp: New file.
20122
20123 2014-07-14 Pedro Alves <palves@redhat.com>
20124
20125 PR gdb/17072
20126 * gdb.base/paginate-bg-execution.c: New file.
20127 * gdb.base/paginate-bg-execution.exp: New file.
20128
20129 2014-07-14 Pedro Alves <palves@redhat.com>
20130
20131 PR gdb/17072
20132 * gdb.base/paginate-execution-startup.c: New file.
20133 * gdb.base/paginate-execution-startup.exp: New file.
20134 * lib/gdb.exp (pagination_prompt): New global.
20135 (default_gdb_spawn): New procedure, factored out from
20136 default_gdb_spawn.
20137 (default_gdb_start): Adjust to call default_gdb_spawn.
20138 (gdb_spawn): New procedure.
20139
20140 2014-07-14 Pedro Alves <palves@redhat.com>
20141
20142 * lib/gdb.exp (gdb_assert): New procedure.
20143 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
20144
20145 2014-07-14 Pedro Alves <palves@redhat.com>
20146
20147 * gdb.base/execution-termios.c: New file.
20148 * gdb.base/execution-termios.exp: New file.
20149
20150 2014-07-14 Tom Tromey <tromey@redhat.com>
20151
20152 * gdb.cp/vla-cxx.cc: New file.
20153 * gdb.cp/vla-cxx.exp: New file.
20154
20155 2014-07-14 Tom Tromey <tromey@redhat.com>
20156
20157 * gdb.reverse/rerun-prec.c: New file.
20158 * gdb.reverse/rerun-prec.exp: New file.
20159
20160 2014-07-12 Maciej W. Rozycki <macro@mips.com>
20161 Maciej W. Rozycki <macro@codesourcery.com>
20162
20163 * lib/gdb-utils.exp: New file.
20164 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
20165 inline `gdb_init_command' processing.
20166 (gdb_start_cmd): Likewise.
20167 * lib/mi-support.exp (mi_run_cmd): Likewise.
20168 * README: Document `gdb_init_command' and `gdb_init_commands'.
20169
20170 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20171
20172 Fix false FAIL running under a very long directory name.
20173 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
20174 and "set print elements 10000". Twice.
20175
20176 2014-07-11 Yao Qi <yao@codesourcery.com>
20177
20178 * gdb.base/exprs.exp: "set print symbol off".
20179
20180 2014-07-11 Pedro Alves <palves@redhat.com>
20181
20182 * gdb.threads/kill.c: New file.
20183 * gdb.threads/kill.exp: New file.
20184
20185 2014-07-10 Yao Qi <yao@codesourcery.com>
20186
20187 * gdb.trace/tfile.c (write_basic_trace_file)
20188 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
20189 address written to trace file.
20190
20191 2014-07-09 Pedro Alves <palves@redhat.com>
20192
20193 * gdb.base/attach-wait-input.exp: New file.
20194 * gdb.base/attach-wait-input.c: New file.
20195
20196 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
20197
20198 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
20199 setting up test structures.
20200 (main): Call new test function.
20201 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
20202 test function, continue into test function and walk test
20203 structures.
20204
20205 2014-07-02 Yao Qi <yao@codesourcery.com>
20206
20207 * gdb.trace/entry-values.c: Define labels 'foo_start' and
20208 'bar_start' at the beginning of functions 'foo' and 'bar'
20209 respectively.
20210 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
20211 instead of 'foo' and 'bar'.
20212
20213 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
20214
20215 * gdb.btrace/segv.exp: New.
20216 * gdb.btrace/segv.c: New.
20217
20218 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
20219
20220 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
20221 instruction.
20222
20223 2014-06-30 Mark Wielaard <mjw@redhat.com>
20224
20225 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
20226 vulture, vilify, villar): New volatile array constants.
20227 (vindictive, vegetation): New const volatile array constants.
20228 * gdb.base/volatile.exp: Test volatile and const volatile array
20229 types.
20230
20231 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
20232
20233 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
20234 target lacks support for awatch, rwatch, or hbreak.
20235
20236 2014-06-27 Yao Qi <yao@codesourcery.com>
20237
20238 * gdb.multi/dummy-frame-restore.exp: New.
20239 * gdb.multi/dummy-frame-restore.c: New.
20240
20241 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20242
20243 * gdb.btrace/gcore.exp: New.
20244
20245 2014-06-23 Pedro Alves <palves@redhat.com>
20246
20247 * gdb.base/watchpoint-reuse-slot.c: New file.
20248 * gdb.base/watchpoint-reuse-slot.exp: New file.
20249
20250 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
20251
20252 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
20253 progspace's filename in 'info', 'enable' and 'disable' command
20254 tests.
20255
20256 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
20257
20258 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
20259 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20260 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
20261
20262 2014-06-20 Gary Benson <gbenson@redhat.com>
20263
20264 * gdb.arch/i386-avx.exp: Fix include file location.
20265 * gdb.arch/i386-sse.exp: Likewise.
20266
20267 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
20268
20269 * gdb.dlang/expression.exp: New file.
20270
20271 2014-06-19 Pedro Alves <palves@redhat.com>
20272
20273 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
20274 out from ...
20275 (top level): ... here. Iterate running tests under different
20276 scheduler-locking settings.
20277
20278 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
20279
20280 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
20281 to DW_FORM_addr and use non-zero addresses.
20282
20283 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
20284
20285 PR gdb/17017
20286 * gdb.python/py-xmethods.cc: Add global function call counters and
20287 increment them in their respective functions. Remove "cout"
20288 statements.
20289 * gdb.python/py-xmethods.exp: Make tests check the global function
20290 call counters instead of depending on inferior IO.
20291
20292 2014-06-18 Don Breazeal <donb@codesourcery.com>
20293
20294 * gdb.base/foll-fork.exp (default_fork_parent_follow):
20295 Deleted procedure.
20296 (explicit_fork_parent_follow): Deleted procedure.
20297 (explicit_fork_child_follow): Deleted procedure.
20298 (test_follow_fork): New procedure.
20299 (do_fork_tests): Replace calls to deleted procedures with
20300 calls to test_follow_fork and reset GDB for subsequent
20301 procedure calls.
20302
20303 2014-06-17 Yao Qi <yao@codesourcery.com>
20304
20305 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
20306 CP1252.
20307
20308 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
20309
20310 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
20311 Initialize ptr and S explicitly.
20312 (skip_type_update_when_not_use_rtti_test): Likewise.
20313
20314 2014-06-16 Keith Seitz <keiths@redhat.com>
20315
20316 PR mi/15863
20317 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
20318 the inferior is started.
20319
20320 2014-06-16 Pedro Alves <palves@redhat.com>
20321
20322 * gdb.base/break-main-file-remove-fail.c: New file.
20323 * gdb.base/break-main-file-remove-fail.exp: New file.
20324 * gdb.base/break-unload-file.exp: Use build_executable instead of
20325 prepare_for_testing.
20326 (test_break): New parameter "initial_load". Handle it.
20327 (top level): Add initial_load cmdline/file axis.
20328
20329 2014-06-12 Tom Tromey <tromey@redhat.com>
20330
20331 * gdb.base/completion.exp: Don't use directory name in test.
20332
20333 2014-06-09 Gary Benson <gbenson@redhat.com>
20334
20335 * gdb.base/sigall.c [Functions to send signals]: Reorder to
20336 separate the always-available ANSI-standard signals from the
20337 signals that require checking.
20338 (main): Likewise.
20339 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
20340 Likewise.
20341 (main): Likewise.
20342
20343 2014-06-07 Keith Seitz <keiths@redhat.com>
20344
20345 Revert:
20346 PR c++/16253
20347 * gdb.cp/var-tag.cc: New file.
20348 * gdb.cp/var-tag.exp: New file.
20349 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20350 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20351 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20352 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20353
20354 2014-06-06 Doug Evans <xdje42@gmail.com>
20355
20356 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
20357
20358 2014-06-06 Pedro Alves <palves@redhat.com>
20359
20360 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
20361 in target debug output instead of looking at RSP packets,
20362 disabling the test on any target that uses hardware stepping.
20363 Update comments.
20364
20365 2014-06-06 Pedro Alves <palves@redhat.com>
20366
20367 * gdb.base/break-unload-file.exp: Fix typo.
20368
20369 2014-06-06 Yao Qi <yao@codesourcery.com>
20370
20371 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
20372 from "jit_function" to "^jit_function".
20373
20374 2014-06-06 Yao Qi <yao@codesourcery.com>
20375
20376 * gdb.base/async.c (foo): Add one statement.
20377 * gdb.base/async.exp: Get the next instruction address and
20378 match the output of "nexti" by instruction address. Match
20379 the hex address in the output of "finish".
20380
20381 2014-06-06 Gary Benson <gbenson@redhat.com>
20382
20383 * gdb.base/call-signals.c: Remove preprocessor conditionals
20384 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
20385 SIGSEGV and SIGTERM.
20386 * gdb.base/sigall.c: Likewise.
20387 * gdb.base/unwindonsignal.c: Likewise.
20388 * gdb.reverse/sigall-reverse.c: Likewise.
20389
20390 2014-06-06 Yao Qi <yao@codesourcery.com>
20391
20392 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
20393 readable, skip the test.
20394
20395 2014-06-06 Yao Qi <yao@codesourcery.com>
20396
20397 * gdb.threads/staticthreads.c (thread_function): Move the line
20398 setting breakpoint on forward.
20399 * gdb.threads/staticthreads.exp: Update comments.
20400
20401 2014-06-05 Ludovic Courtès <ludo@gnu.org>
20402
20403 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
20404 "history-append! type error".
20405
20406 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
20407
20408 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
20409 erroneous dprintf expected input.
20410
20411 2014-06-04 Doug Evans <xdje42@gmail.com>
20412
20413 * gdb.guile/scm-generics.exp: Delete.
20414
20415 2014-06-04 Doug Evans <xdje42@gmail.com>
20416
20417 * gdb.guile/scm-breakpoint.exp: Update.
20418 Add tests for breakpoint registration.
20419
20420 2014-06-04 Tom Tromey <tromey@redhat.com>
20421
20422 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
20423 VLA-in-union.
20424 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
20425 inner_vla_struct, vla_union types. Initialize objects of those
20426 types and compute their sizes.
20427
20428 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
20429 Hui Zhu <hui@codesourcery.com>
20430
20431 * gdb.base/fileio.exp: Add test for shell not available as well as
20432 available.
20433 * gdb.base/fileio.c (test_system): Check for shell twice.
20434
20435 2014-06-04 Yao Qi <yao@codesourcery.com>
20436
20437 * gdb.base/auto-connect-native-target.exp: Remove redundant
20438 space from the regexp pattern.
20439
20440 2014-06-04 Yao Qi <yao@codesourcery.com>
20441
20442 * gdb.base/default.exp: Replace "child" with "native" in
20443 regexp pattern.
20444
20445 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
20446
20447 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
20448 * gdb.python/py-xmethods.exp: New tests to test xmethods.
20449 * gdb.python/py-xmethods.py: Python script supporting the
20450 new testcase and tests.
20451
20452 2014-06-03 Joel Brobecker <brobecker@adacore.com>
20453 Pedro Alves <palves@redhat.com>
20454
20455 PR breakpoints/17000
20456 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
20457 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
20458
20459 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
20460
20461 * gdb.base/subst.exp: Add tests to verify partial path matching
20462 output.
20463
20464 2014-06-03 Pedro Alves <palves@redhat.com>
20465
20466 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
20467 target that doesn't use software single-stepping.
20468
20469 2014-06-03 Pedro Alves <palves@redhat.com>
20470
20471 PR breakpoints/17000
20472 * gdb.base/sss-bp-on-user-bp-2.c: New file.
20473 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
20474
20475 2014-06-02 Doug Evans <xdje42@gmail.com>
20476
20477 * gdb.guile/scm-parameter.exp: New file.
20478
20479 2014-06-02 Doug Evans <xdje42@gmail.com>
20480
20481 * gdb.guile/scm-cmd.c: New file.
20482 * gdb.guile/scm-cmd.exp: New file.
20483
20484 2014-06-02 Doug Evans <xdje42@gmail.com>
20485
20486 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
20487 pretty-printer lookup.
20488 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
20489 (make-pp_s-printer): Call it.
20490 (make-pretty-printer-from-dict): New function.
20491 (lookup-pretty-printer-maker-from-dict): New function.
20492 (*pretty-printer*): Simplify.
20493 (make-objfile-pp_s-printer): New function.
20494 (install-objfile-pretty-printers!): New function.
20495 (make-progspace-pp_s-printer): New function.
20496 (install-progspace-pretty-printers!): New function.
20497 * gdb.guile/scm-progspace.c: New file.
20498 * gdb.guile/scm-progspace.exp: New file.
20499
20500 2014-06-02 Pedro Alves <palves@redhat.com>
20501
20502 * gdb.base/dprintf-bp-same-addr.c: New file.
20503 * gdb.base/dprintf-bp-same-addr.exp: New file.
20504
20505 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20506
20507 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
20508 * gdb.arch/powerpc-power.s: Likewise.
20509
20510 2014-06-02 Joel Brobecker <brobecker@adacore.com>
20511
20512 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
20513
20514 2014-06-01 Yao Qi <yao@codesourcery.com>
20515
20516 * gdb.base/watchpoint.exp (test_watch_location): Check null
20517 pointer can be dereferenced. If not, do the test, otherwise
20518 skip it.
20519
20520 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
20521
20522 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
20523 results.
20524 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
20525
20526 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
20527
20528 * gdb.arch/amd64-invalid-stack-middle.S: New file.
20529 * gdb.arch/amd64-invalid-stack-middle.c: New file.
20530 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
20531 * gdb.arch/amd64-invalid-stack-top.c: New file.
20532 * gdb.arch/amd64-invalid-stack-top.exp: New file.
20533
20534 2014-05-30 Pedro Alves <palves@redhat.com>
20535
20536 PR breakpoints/17000
20537 * gdb.base/sss-bp-on-user-bp.c: New file.
20538 * gdb.base/sss-bp-on-user-bp.exp: New file.
20539
20540 2014-05-30 David Blaikie <dblaikie@gmail.com>
20541
20542 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
20543 gnu_inline semantics via attribute.
20544 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
20545 source explicitly specifies the required semantics.
20546
20547 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
20548
20549 * gdb.reverse/sigall-reverse.exp: Fix a typo.
20550
20551 2014-05-29 Pedro Alves <palves@redhat.com>
20552 Tom Tromey <tromey@redhat.com>
20553
20554 * gdb.base/async-shell.exp: Don't enable target-async.
20555 * gdb.base/async.exp
20556 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
20557 parameter. Adjust.
20558 (top level): Don't test with "target-async".
20559 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
20560 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
20561 * gdb.base/inferior-died.exp: Don't enable target-async.
20562 * gdb.base/interrupt-noterm.exp: Likewise.
20563 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
20564 * gdb.mi/mi-nonstop-exit.exp: Likewise.
20565 * gdb.mi/mi-nonstop.exp: Likewise.
20566 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
20567 * gdb.mi/mi-nsintrall.exp: Likewise.
20568 * gdb.mi/mi-nsmoribund.exp: Likewise.
20569 * gdb.mi/mi-nsthrexec.exp: Likewise.
20570 * gdb.mi/mi-watch-nonstop.exp: Likewise.
20571 * gdb.multi/watchpoint-multi.exp: Adjust comment.
20572 * gdb.python/py-evsignal.exp: Don't enable target-async.
20573 * gdb.python/py-evthreads.exp: Likewise.
20574 * gdb.python/py-prompt.exp: Likewise.
20575 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
20576 * gdb.server/solib-list.exp: Don't enable target-async.
20577 * gdb.threads/thread-specific-bp.exp: Likewise.
20578 * lib/mi-support.exp: Adjust to use mi-async.
20579
20580 2014-05-29 Pedro Alves <palves@redhat.com>
20581
20582 PR gdb/13860
20583 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
20584 reason, even in sync mode.
20585
20586 2014-05-29 Pedro Alves <palves@redhat.com>
20587 Hui Zhu <hui@codesourcery.com>
20588
20589 PR PR15693
20590 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
20591 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
20592 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
20593 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
20594
20595 2014-05-28 Joel Brobecker <brobecker@adacore.com>
20596
20597 * config/monitor.exp (gdb_target_monitor): Replace use of
20598 "set remotebaud" by "set serial baud".
20599
20600 2014-05-26 Andy Wingo <wingo@igalia.com>
20601
20602 * gdb.guile/scm-breakpoint.exp:
20603 * gdb.guile/scm-gsmob.exp: Update to use plain old object
20604 properties instead of gdb-object-properties.
20605
20606 2014-05-26 Yao Qi <yao@codesourcery.com>
20607
20608 * gdb.server/no-thread-db.exp: Specify source file name
20609 explicitly when setting a breakpoint.
20610
20611 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20612
20613 * gdb.btrace/vdso.c: New.
20614 * gdb.btrace/vdso.exp: New.
20615
20616 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20617
20618 * gdb.base/gcore.exp (capture_command_output): Move ...
20619 * lib/gdb.exp (capture_command_output): ... here.
20620
20621 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20622
20623 * gdb.btrace/data.exp: Test memory access during btrace replay.
20624
20625 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
20626
20627 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
20628
20629 2014-05-21 Pedro Alves <palves@redhat.com>
20630
20631 PR gdb/13860
20632 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
20633 (top level): Test that output related to execution commands is
20634 sent to the console with CLI commands, but not with MI commands.
20635 Test that breakpoint events are always mirrored to the console.
20636 Also expect the new source line to be output after a "next" in
20637 async mode too. Make it a pass/fail test.
20638 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
20639 output.
20640 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
20641
20642 2014-05-21 Pedro Alves <palves@redhat.com>
20643
20644 * gdb.base/list.exp (build_pattern, test_list): New procedures.
20645 Use them to test variations of "list" after reaching a breakpoint.
20646 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
20647 Test "list" with listsize 10 after reaching a breakpoint.
20648 * gdb.python/python.exp (decode_line current location line
20649 number): Adjust expected line number.
20650
20651 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
20652
20653 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
20654 behavior for $args, pass it directly to "run".
20655
20656 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
20657
20658 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
20659 30000 to 65536.
20660
20661 2014-05-21 Pedro Alves <palves@redhat.com>
20662
20663 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
20664 auto-connect-native-target off".
20665 * gdb.base/auto-connect-native-target.c: New file.
20666 * gdb.base/auto-connect-native-target.exp: New file.
20667
20668 2014-05-21 Pedro Alves <palves@redhat.com>
20669
20670 * gdb.base/default.exp: Test "target native" instead of "target
20671 child".
20672
20673 2014-05-21 Mark Wielaard <mjw@redhat.com>
20674
20675 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
20676
20677 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20678
20679 Fix TLS access for -static -pthread.
20680 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
20681 <HAVE_TLS> (thread_function, main): Initialize it.
20682 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
20683 Add clean_restart.
20684 <$have_tls != "">: Check TLSVAR.
20685
20686 2014-05-21 Pedro Alves <palves@redhat.com>
20687
20688 * gdb.base/dcache-line-read-error.c: New.
20689 * gdb.base/dcache-line-read-error.exp: New.
20690
20691 2014-05-20 Pedro Alves <palves@redhat.com>
20692
20693 * gdb.base/compare-sections.c: New file.
20694 * gdb.base/compare-sections.exp: New file.
20695
20696 2014-05-20 Pedro Alves <palves@redhat.com>
20697
20698 * gdb.base/break-idempotent.c: New file.
20699 * gdb.base/break-idempotent.exp: New file.
20700
20701 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
20702
20703 * gdb.btrace/nohist.exp: New.
20704
20705 2014-05-20 Yao Qi <yao@codesourcery.com>
20706
20707 * lib/gdb.exp (gdb_init): Set timeout if test file is under
20708 gdb.reverse directory and gdb_reverse_timeout exists in board
20709 setting.
20710 * README: Document gdb_reverse_timeout.
20711
20712 2014-05-20 Yao Qi <yao@codesourcery.com>
20713
20714 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
20715 'test_file_name'. Treat args as a string instead of a list.
20716 (gdb_init): Rename argument 'args' by 'test_file_name'.
20717
20718 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
20719
20720 * gdb.arch/powerpc-power.exp: New file.
20721 * gdb.arch/powerpc-power.s: New file.
20722
20723 2014-05-16 Doug Evans <dje@google.com>
20724
20725 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
20726 * gdb.base/completion.exp: Check that all expected files exist
20727 before doing file completion.
20728
20729 2014-05-16 Doug Evans <dje@google.com>
20730
20731 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
20732 Update.
20733 (do_syscall_tests_without_xml): Update.
20734
20735 2014-05-16 Pedro Alves <palves@redhat.com>
20736
20737 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
20738 instead of "unknown output after running".
20739
20740 2014-05-16 Yao Qi <yao@codesourcery.com>
20741
20742 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
20743 file1.txt from host at the end.
20744 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20745
20746 2014-05-15 Doug Evans <dje@google.com>
20747
20748 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
20749 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
20750 loading file. Add test for TU lookup.
20751
20752 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20753
20754 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
20755 calling "-exec-arguments" or "set args" before running the
20756 inferior.
20757
20758 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20759
20760 * lib/mi-support.exp (mi_expect_stop): Expect message for
20761 inferiors that exit with non-zero exit code.
20762
20763 2014-05-14 Yao Qi <yao@codesourcery.com>
20764
20765 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
20766 match absolute path on remote host.
20767 (test_file_list_exec_source_files): Remove "/" from the
20768 pattern.
20769
20770 2014-05-14 Yao Qi <yao@codesourcery.com>
20771
20772 * boards/local-remote-host-notty.exp (${board}_file): New
20773 proc.
20774
20775 2014-05-07 Kyle McMartin <kyle@redhat.com>
20776
20777 Pushed by Joel Brobecker <brobecker@adacore.com>.
20778 * gdb.arch/aarch64-atomic-inst.c: New file.
20779 * gdb.arch/aarch64-atomic-inst.exp: New file.
20780
20781 2014-05-07 Yao Qi <yao@codesourcery.com>
20782
20783 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
20784 in current context" too.
20785
20786 2014-05-05 Keith Seitz <keiths@redhat.com>
20787
20788 * gdb.linespec/ls-dollar.exp: Add test for linespec
20789 file:convenience_variable.
20790
20791 2014-05-05 Yao Qi <yao@codesourcery.com>
20792
20793 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
20794 traceframes into tfile and ctf trace files. Read data from
20795 trace file and test collected data.
20796 (gdb_collect_locals_test): Likewise.
20797 (gdb_unavailable_registers_test): Likewise.
20798 (gdb_unavailable_floats): Likewise.
20799 (gdb_collect_globals_test): Likewise.
20800 (top-level): Append "ctf" to trace_file_targets if GDB
20801 supports.
20802
20803 2014-05-05 Yao Qi <yao@codesourcery.com>
20804
20805 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
20806 code to ...
20807 (gdb_collect_args_test_1): ... it. New proc.
20808 (gdb_collect_locals_test): Move some code to ...
20809 (gdb_collect_locals_test_1): ... it. New proc.
20810 (gdb_unavailable_registers_test): Move some code to ...
20811 (gdb_unavailable_registers_test_1): ... it. New proc.
20812 (gdb_unavailable_floats): Move some code to ...
20813 (gdb_unavailable_floats_1): ... it. New proc.
20814
20815 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20816
20817 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
20818 probes to test for bitness recognition.
20819 * gdb.arch/amd64-stap-optional-prefix.exp
20820 (test_probe_value_without_reg): New procedure.
20821 Add code to test for different kinds of bitness.
20822
20823 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20824
20825 PR breakpoints/16889
20826 * gdb.arch/amd64-stap-optional-prefix.S: New file.
20827 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20828
20829 2014-05-01 Pedro Alves <palves@redhat.com>
20830
20831 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
20832 gdb_file_cmd if no file is specified.
20833 * boards/native-extended-gdbserver.exp (gdb_load): Use the
20834 last_loaded_file to set the remote exec-file.
20835
20836 2014-05-01 Pedro Alves <palves@redhat.com>
20837
20838 * boards/local-remote-host.exp: New file.
20839
20840 2014-05-01 Pedro Alves <palves@redhat.com>
20841
20842 * boards/local-remote-host.exp: Rename to ...
20843 * boards/local-remote-host-notty.exp: ... this.
20844
20845 2014-04-28 Joel Brobecker <brobecker@adacore.com>
20846
20847 * gdb.ada/dyn_arrayidx: New testcase.
20848
20849 2014-04-26 Yao Qi <yao@codesourcery.com>
20850
20851 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
20852 and compute the length of function main. Save it in
20853 $main_length.
20854 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
20855 (top-level): Use gdb_compile to compile objects into
20856 executable and restart GDB. Remove invocation to
20857 prepare_for_testing.
20858
20859 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
20860 Pedro Alves <palves@redhat.com>
20861
20862 PR server/16255
20863 * gdb.multi/multi-attach.c: New file.
20864 * gdb.multi/multi-attach.exp: New file.
20865
20866 2014-04-25 Pedro Alves <palves@redhat.com>
20867
20868 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20869 user.
20870 (top level): Test that "set remote conditional-breakpoints-packet
20871 off" works as intended.
20872 * gdb.base/dprintf.exp: Test that "set remote
20873 breakpoint-commands-packet off" works as intended.
20874 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20875 New function.
20876 (top level): Call it.
20877 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20878 remote fast-tracepoints-packet off" works as intended.
20879 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20880 * lib/gdb.exp (gdb_is_target_remote): ... here.
20881
20882 2014-04-24 David Blaikie <dblaikie@gmail.com>
20883
20884 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20885 ensure clang would not discard them.
20886 * gdb.base/gdbvars.c: Ditto.
20887 * gdb.base/memattr.c: Ditto.
20888 * gdb.base/whatis.c: Ditto.
20889 * gdb.python/py-prettyprint.c: Ditto.
20890 * gdb.trace/actions.c: Ditto.
20891 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20892 ensure clang would not discard it.
20893
20894 2014-04-24 David Blaikie <dblaikie@gmail.com>
20895
20896 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20897 clang to emit the full definition of type required by the test
20898 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20899
20900 2014-04-24 David Blaikie <dblaikie@gmail.com>
20901
20902 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20903 coax Clang into emitting the definition of the type.
20904 * gdb.cp/pr10728-x.h (y): Ditto.
20905 * gdb.cp/pr10728-y.cc (y): Ditto.
20906
20907 2014-04-24 David Blaikie <dblaikie@gmail.com>
20908
20909 * gdb.base/label.exp: XFAIL label related tests under Clang.
20910 * gdb.cp/cplabel.exp: Ditto.
20911 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20912 under Clang those using labels.
20913
20914 2014-04-25 Yao Qi <yao@codesourcery.com>
20915
20916 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20917 double_label.
20918 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20919 partial_label and double_label.
20920
20921 2014-04-24 David Blaikie <dblaikie@gmail.com>
20922
20923 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20924
20925 2014-04-24 David Blaikie <dblaikie@gmail.com>
20926
20927 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20928 of the function to work across GCC and Clang.
20929 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20930 pointer types (const void ** const V void **).
20931
20932 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
20933 Walfred Tedeschi <walfred.tedeschi@intel.com>
20934
20935 * Makefile.in (EXECUTABLES): Added i386-avx512.
20936 * gdb.arch/i386-avx512.c: New file.
20937 * gdb.arch/i386-avx512.exp: Likewise.
20938
20939 2014-04-23 Keith Seitz <keiths@redhat.com>
20940
20941 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20942 (mi_make_breakpoint_table): New procedure.
20943 (mi_create_breakpoint): Use mi_make_breakpoint
20944 and return the result.
20945 (mi_make_breakpoint): New procedure.
20946 (mi_build_kv_pairs): New procedure.
20947
20948 * gdb.mi/mi-break.exp: Remove unused globals,
20949 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20950 All callers updated.
20951 * gdb.mi/mi-dprintf.exp: Use variable to track command
20952 number.
20953 Update all callers of mi_create_breakpoint and use
20954 mi_make_breakpoint_table.
20955 Remove any unused global variables.
20956 * gdb.mi/mi-nonstop.exp: Likewise.
20957 * gdb.mi/mi-nsintrall.exp: Likewise.
20958 * gdb.mi/mi-nsmoribund.exp: Likewise.
20959 * gdb.mi/mi-nsthrexec.exp: Likewise.
20960 * gdb.mi/mi-reverse.exp: Likewise.
20961 * gdb.mi/mi-simplerun.exp: Likewise.
20962 * gdb.mi/mi-stepn.exp: Likewise.
20963 * gdb.mi/mi-syn-frame.exp: Likewise.
20964 * gdb.mi/mi-until.exp: Likewise.
20965 * gdb.mi/mi-var-cp.exp: Likewise.
20966 * gdb.mi/mi-var-display.exp: Likewise.
20967 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20968 * gdb.mi/mi2-var-child.exp: Likewise.
20969 * gdb.mi/mi-vla-c99.exp: Likewise.
20970 * lib/mi-support.exp: Likewise.
20971
20972 From Ian Lance Taylor <iant@cygnus.com>:
20973 * lib/gdb.exp (parse_args): New procedure.
20974
20975 2014-04-23 Pedro Alves <palves@redhat.com>
20976
20977 * gdb.base/break-unload-file.c: New file.
20978 * gdb.base/break-unload-file.exp: New file.
20979 * gdb.base/sym-file-lib.c (baz): New function.
20980 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20981 field.
20982 (load): Store the segment's mapped size.
20983 (unload): New function.
20984 (unload_shlib): New function.
20985 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20986 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20987 set a breakpoint at baz, and call it.
20988 * gdb.base/sym-file.exp: New tests for stale breakpoint
20989 instructions.
20990
20991 2014-04-23 Pedro Alves <palves@redhat.com>
20992
20993 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20994 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20995 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20996 * gdb.base/hbreak-unmapped.c: New file.
20997 * gdb.base/hbreak-unmapped.exp: New file.
20998 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20999 * lib/gdb.exp (gdb_is_target_remote): ... here.
21000
21001 2014-04-22 Pedro Alves <palves@redhat.com>
21002
21003 * gdb.base/consecutive-step-over.c: New file.
21004 * gdb.base/consecutive-step-over.exp: New file.
21005
21006 2014-04-22 Pedro Alves <palves@redhat.com>
21007
21008 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
21009 instead of send_gdb/gdb_expect.
21010
21011 2014-04-22 Yao Qi <yao@codesourcery.com>
21012
21013 * lib/trace-support.exp (generate_tracefile): New procedure.
21014 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
21015 return 0.
21016 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
21017 if generate_tracefile returns 1.
21018
21019 2014-04-18 Tom Tromey <palves@redhat.com>
21020 Pedro alves <tromey@redhat.com>
21021
21022 PR backtrace/15558
21023 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
21024 with a backtrace limit.
21025 * gdb.python/py-frame-inline.exp: Test running to an inline
21026 function with a backtrace limit, and printing the newest frame.
21027 * gdb.python/py-frame-inline.c (main): Call f.
21028
21029 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21030
21031 * gdb.java/jnpe.exp: Drop srcdir from untested path.
21032
21033 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21034
21035 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
21036 Drop prefix from unsupported source file path.
21037
21038 2014-04-17 Yao Qi <yao@codesourcery.com>
21039
21040 * lib/gdb.exp (with_target_charset): New proc.
21041 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
21042 with_target_charset.
21043 (test_print_strings): Likewise.
21044 (test_repeat_bytes): Likewise.
21045 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
21046 for some tests.
21047
21048 2014-04-16 Keith Seitz <keiths@redhat.com>
21049
21050 PR gdb/15827
21051 * gdb.dwarf2/corrupt.c: New file.
21052 * gdb.dwarf2/corrupt.exp: New file.
21053
21054 2014-04-16 Keith Seitz <keiths@redhat.com>
21055
21056 PR c++/16597
21057 * gdb.cp/namelessclass.cc: New file.
21058 * gdb.cp/namelessclass.exp: New file.
21059 * gdb.cp/namelessclass.S: New file.
21060
21061 2014-04-16 Doug Evans <dje@google.com>
21062
21063 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
21064 Add comment.
21065 (gdbserver_default_get_comm_port): New function.
21066 (gdbserver_start): Check if board file provided
21067 "gdbserver,get_comm_port" and use it if so.
21068 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
21069 (gdb,socketport): Set to "stdio".
21070 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
21071 (stdio_gdbserver_template): Delete.
21072 (${board}_get_remote_address): Update.
21073 (${board}_build_remote_cmd): Delete.
21074 (${board}_get_comm_port): New function.
21075 (${board}_spawn): Update.
21076 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
21077 Delete.
21078 (${board}_get_remote_address): Update.
21079 (${board}_get_comm_port): New function.
21080
21081 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
21082
21083 * gdb.base/memattr.exp: Improve regexps to handle memory regions
21084 appearing in any order.
21085
21086 2014-04-15 Doug Evans <dje@google.com>
21087
21088 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
21089 uninitialized value of "description".
21090
21091 2014-04-15 Keith Seitz <keiths@redhat.com>
21092
21093 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
21094 Remove unused globals.
21095 (test_running_the_program): Likewise.
21096 (test_controlled_execution): Likewise.
21097 (test_controlling_breakpoints): Likewise.
21098 (test_program_termination): Likewise.
21099
21100 2014-04-15 Keith Seitz <keiths@redhat.com>
21101
21102 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
21103 unused globals.
21104 (test_rbreak_creation_and_listing): Likewise.
21105 (test_ignore_count): Likewise.
21106 (test_error): Likewise.
21107
21108 2014-04-15 Pedro Alves <palves@redhat.com>
21109
21110 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
21111 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
21112 sym-file-loader.c.
21113 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21114 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21115 to sym-file-loader.c.
21116 (struct library): Forward declare.
21117 (load_shlib, lookup_function): Change prototypes.
21118 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21119 (translate_offset): Remove declarations.
21120 (get_text_addr): New declaration.
21121 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
21122 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
21123 sym-file-loader.h.
21124 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21125 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21126 here from sym-file-loader.h.
21127 (struct library): New structure.
21128 (load_shlib, lookup_function): Change prototypes and adjust to
21129 work with a struct library.
21130 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21131 (translate_offset): Make static.
21132 (get_text_addr): New function.
21133 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
21134
21135 2014-04-15 Pedro Alves <palves@redhat.com>
21136
21137 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
21138
21139 2014-04-15 Pedro Alves <palves@redhat.com>
21140
21141 * gdb.base/sym-file-loader.c: Include <limits.h>.
21142 (SELF_LINK): New define.
21143 (get_origin): New function.
21144 (load_shlib): Use it.
21145 * gdb.base/sym-file.exp: Don't early return if the target is
21146 remote. Use runto_main, and issue fail is that fails. Use
21147 gdb_load_shlibs.
21148 (shlib_name): Delete.
21149 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
21150
21151 2014-04-15 Pedro Alves <palves@redhat.com>
21152
21153 * gdb.base/sym-file.exp: Remove regex characters from test
21154 message. Don't refer to breakpoint numbers in test messages.
21155
21156 2014-04-14 Keith Seitz <keiths@redhat.com>
21157
21158 PR c++/16253
21159 * gdb.cp/var-tag.cc: New file.
21160 * gdb.cp/var-tag.exp: New file.
21161 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21162 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21163 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21164 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21165
21166 2014-04-14 Tom Tromey <tromey@redhat.com>
21167
21168 * gdb.cp/classes.exp (test_enums): Handle underlying type.
21169 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
21170 type.
21171 * gdb.cp/enum-class.exp: New file.
21172 * gdb.cp/enum-class.cc: New file.
21173
21174 2014-04-14 Tom Tromey <tromey@redhat.com>
21175
21176 * gdb.dwarf2/enum-type.exp: New file.
21177
21178 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21179
21180 * gdb.mi/mi-vla-c99.exp: New file.
21181 * gdb.mi/vla.c: New file.
21182
21183 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21184
21185 * gdb.base/vla-datatypes.c: New file.
21186 * gdb.base/vla-datatypes.exp: New file.
21187
21188 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21189
21190 * gdb.base/vla-ptr.c: New file.
21191 * gdb.base/vla-ptr.exp: New file.
21192
21193 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21194
21195 * gdb.dwarf2/count.exp: New file.
21196
21197 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21198
21199 * gdb.base/vla-sideeffect.c: New file.
21200 * gdb.base/vla-sideeffect.exp: New file.
21201
21202 2014-04-14 David Blaikie <dblaikie@gmail.com>
21203
21204 * gdb.mi/non-stop.c: Add return value for non-void function return
21205 statement.
21206 * gdb.threads/staticthreads.c: Ditto.
21207
21208 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
21209 Doug Evans <xdje42@gmail.com>
21210
21211 * gdb.guile/scm-value.c: Improve test case.
21212 * gdb.guile/scm-value.exp: Add new test.
21213
21214 2014-04-11 David Blaikie <dblaikie@gmail.com>
21215
21216 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
21217 override Clang's default.
21218
21219 2014-04-11 Joel Brobecker <brobecker@adacore.com>
21220
21221 Revert the following changes (regressions):
21222
21223 * gdb.base/vla-sideeffect.c: New file.
21224 * gdb.base/vla-sideeffect.exp: New file.
21225
21226 * gdb.dwarf2/count.exp: New file.
21227
21228 * gdb.base/vla-multi.c: New file.
21229 * gdb.base/vla-multi.exp: New file.
21230
21231 * gdb.base/vla-ptr.c: New file.
21232 * gdb.base/vla-ptr.exp: New file.
21233
21234 * gdb.base/vla-datatypes.c: New file.
21235 * gdb.base/vla-datatypes.exp: New file.
21236
21237 * gdb.mi/mi-vla-c99.exp: New file.
21238 * gdb.mi/vla.c: New file.
21239
21240 2014-04-11 Keith Seitz <keiths@redhat.com>
21241
21242 PR c++/16675
21243 * gdb.cp/cpsizeof.exp: New file.
21244 * gdb.cp/cpsizeof.cc: New file.
21245
21246 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21247
21248 * gdb.mi/mi-vla-c99.exp: New file.
21249 * gdb.mi/vla.c: New file.
21250
21251 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21252
21253 * gdb.base/vla-datatypes.c: New file.
21254 * gdb.base/vla-datatypes.exp: New file.
21255
21256 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21257
21258 * gdb.base/vla-ptr.c: New file.
21259 * gdb.base/vla-ptr.exp: New file.
21260
21261 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21262
21263 * gdb.base/vla-multi.c: New file.
21264 * gdb.base/vla-multi.exp: New file.
21265
21266 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21267
21268 * gdb.dwarf2/count.exp: New file.
21269
21270 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21271
21272 * gdb.base/vla-sideeffect.c: New file.
21273 * gdb.base/vla-sideeffect.exp: New file.
21274
21275 2014-04-11 Yao Qi <yao@codesourcery.com>
21276
21277 * gdb.base/completion.exp: Check file exists before running tests
21278 on file completion.
21279
21280 2014-04-10 Pedro Alves <palves@redhat.com>
21281
21282 * gdb.base/cond-eval-mode.c: New file.
21283 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
21284 prepare_for_testing to build the new file. Check result of
21285 runto_main.
21286 (test_break, test_watch): New procedures.
21287 (top level): Use them.
21288
21289 2014-04-08 Pierre Muller <muller@sourceware.org>
21290
21291 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
21292 Ctrl-V use for mingw hosts.
21293
21294 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
21295
21296 * gdb.python/py-value.c: Improve test case.
21297 * gdb.python/py-value.exp: Add new test.
21298
21299 2014-04-07 David Blaikie <dblaikie@gmail.com>
21300
21301 * lib/compiler.c: Identify the clang compiler.
21302 * lib/compiler.cc: Ditto.
21303
21304 2014-04-03 Yao Qi <yao@codesourcery.com>
21305
21306 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
21307
21308 2014-04-01 Anton Blanchard <anton@samba.org>
21309
21310 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
21311 messages unique.
21312
21313 2014-04-01 Anton Blanchard <anton@samba.org>
21314
21315 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
21316 prepare_for_testing.
21317
21318 2014-04-01 Anton Blanchard <anton@samba.org>
21319
21320 * gdb.arch/ppc64-atomic-inst.c: Remove.
21321 * gdb.arch/ppc64-atomic-inst.S: New file.
21322 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
21323
21324 2014-03-31 Doug Evans <dje@google.com>
21325
21326 * gdb.base/print-symbol-loading-lib.c: New file.
21327 * gdb.base/print-symbol-loading-main.c: New file.
21328 * gdb.base/print-symbol-loading.exp: New file.
21329
21330 2014-03-31 Yao Qi <yao@codesourcery.com>
21331
21332 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
21333
21334 2014-03-28 Joel Brobecker <brobecker@adacore.com>
21335
21336 * gdb.ada/mi_dyn_arr: New testcase.
21337
21338 2014-03-27 Doug Evans <dje@google.com>
21339
21340 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
21341
21342 2014-03-27 Yao Qi <yao@codesourcery.com>
21343
21344 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
21345 if target is nios2-*-*.
21346
21347 2014-03-26 Yao Qi <yao@codesourcery.com>
21348
21349 * lib/gdb.exp (readline_is_used): New proc.
21350 * gdb.base/completion.exp: Move tests on command complete up.
21351 Skip the rest of tests if readline is not used.
21352 * gdb.ada/complete.exp: Skp the test if readline is not
21353 used.
21354 * gdb.base/filesym.exp: Likewise.
21355 * gdb.base/macscp.exp: Likewise.
21356 * gdb.base/readline-ask.exp: Likewise.
21357 * gdb.base/readline.exp: Likewise.
21358 * gdb.python/py-cmd.exp: Likewise.
21359 * gdb.trace/tfile.exp: Likewise.
21360
21361 2014-03-26 Yao Qi <yao@codesourcery.com>
21362
21363 * gdb.base/macscp.exp: Fix code format issues.
21364
21365 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
21366
21367 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
21368 * gdb.asm/powerpc64le.inc: New file.
21369
21370 2014-03-25 Pedro Alves <palves@redhat.com>
21371 Doug Evans <dje@google.com>
21372
21373 * gdb.base/source-execution.c: New file.
21374 * gdb.base/source-execution.exp: New file.
21375 * gdb.base/source-execution.gdb: New file.
21376
21377 2014-03-24 Doug Evans <dje@google.com>
21378
21379 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
21380 using fission.
21381
21382 2014-03-24 Hui Zhu <hui@codesourcery.com>
21383 Pedro Alves <palves@redhat.com>
21384
21385 PR breakpoints/16101
21386 * gdb.base/dprintf.exp: Use unsupported rather than changing the
21387 test pass/fail messages. Detect missing support for dprintf when
21388 breakpoints are actually inserted.
21389 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
21390 breakpoints are actually inserted.
21391 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
21392 fails.
21393
21394 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
21395
21396 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
21397
21398 2014-03-22 Doug Evans <xdje42@gmail.com>
21399
21400 * gdb.python/python.exp (python not supported): Verify multi-line
21401 python command issues an error.
21402 * gdb.guile/guile.exp (guile not supported): Verify multi-line
21403 guile command issues an error.
21404
21405 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
21406
21407 * gdb.threads/thread-specific.exp: Handle the lack of usable
21408 $this_breakpoint and $this_thread.
21409
21410 2014-03-21 Hui Zhu <hui@codesourcery.com>
21411
21412 * gdb.base/attach.exp (do_command_attach_tests): New.
21413
21414 2014-03-20 Tom Tromey <tromey@redhat.com>
21415 Pedro Alves <palves@redhat.com>
21416
21417 PR cli/15718
21418 * gdb.base/condbreak-call-false.c: New file.
21419 * gdb.base/condbreak-call-false.exp: New file.
21420
21421 2014-03-20 Pedro Alves <palves@redhat.com>
21422
21423 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
21424 Delete.
21425 (block_signals, unblock_signals): Delete.
21426 (child_function_2, main): Remove references to deleted variable
21427 and functions.
21428
21429 2014-03-20 Pedro Alves <palves@redhat.com>
21430
21431 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
21432 Use pthread_kill to signal thread 2.
21433 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21434 Adjust to make the test send itself a signal rather than using the
21435 host's "kill" command.
21436
21437 2014-03-20 Pedro Alves <palves@redhat.com>
21438
21439 * gdb.threads/multiple-step-overs.c: New file.
21440 * gdb.threads/multiple-step-overs.exp: New file.
21441 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21442 Adjust expected infrun debug output.
21443
21444 2014-03-20 Pedro Alves <palves@redhat.com>
21445
21446 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
21447 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
21448
21449 2014-03-20 Pedro Alves <palves@redhat.com>
21450
21451 PR breakpoints/7143
21452 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
21453 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
21454 of gdb_test_multiple.
21455 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
21456 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
21457
21458 2014-03-20 Pedro Alves <palves@redhat.com>
21459
21460 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
21461 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
21462
21463 2014-03-19 Pedro Alves <palves@redhat.com>
21464
21465 * gdb.base/async.exp: Remove early return.
21466
21467 2014-03-19 Pedro Alves <palves@redhat.com>
21468
21469 * gdb.base/async.exp (step& tests): Pass explicit test messages.
21470
21471 2014-03-19 Pedro Alves <palves@redhat.com>
21472
21473 * gdb.base/async.exp (test_background): Expect \r\n after
21474 "completed." in the fail pattern.
21475
21476 2014-03-19 Pedro Alves <palves@redhat.com>
21477
21478 * gdb.base/async.exp (test_background): New procedure.
21479 Use it for all background execution command tests.
21480
21481 2014-03-19 Pedro Alves <palves@redhat.com>
21482
21483 * gdb.base/async.exp: Use prepare_for_testing.
21484
21485 2014-03-19 Pedro Alves <palves@redhat.com>
21486
21487 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
21488 the same line.
21489
21490 2014-03-19 Pedro Alves <palves@redhat.com>
21491
21492 * gdb.base/async.c (main): Add "jump here" and "until here" line
21493 marker comments.
21494 * gdb.base/async.exp (jump_here): New global.
21495 (jump& test): Use it.
21496 (until_here): New global.
21497 (until& test): Use it.
21498
21499 2014-03-19 Pedro Alves <palves@redhat.com>
21500
21501 * gdb.base/async.exp: Don't frob gdb_protocol.
21502
21503 2014-03-18 Doug Evans <xdje42@gmail.com>
21504
21505 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
21506 Fix spelling of exec-done-display.
21507
21508 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
21509
21510 PR gdb/15358
21511 * gdb.base/gdb-sigterm.c: New file.
21512 * gdb.base/gdb-sigterm.exp: New file.
21513
21514 2014-03-18 Pedro Alves <palves@redhat.com>
21515
21516 PR gdb/13860
21517 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
21518 * lib/mi-support.exp (mi_expect_stop): Add special handling for
21519 solib-event.
21520
21521 2014-03-17 Joel Brobecker <brobecker@adacore.com>
21522
21523 * gdb.ada/pckd_arr_ren: New testcase.
21524
21525 2014-03-13 Doug Evans <xdje42@gmail.com>
21526
21527 PR guile/16612
21528 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
21529 collect after discarding symbols.
21530
21531 2014-03-13 Ludovic Courtès <ludo@gnu.org>
21532 Doug Evans <xdje42@gmail.com>
21533
21534 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
21535 to history survives a gc.
21536
21537 2014-03-13 Pedro Alves <palves@redhat.com>
21538
21539 * gdb.base/default.exp: Don't test "target procfs".
21540
21541 2014-03-13 Pedro Alves <palves@redhat.com>
21542
21543 * gdb.base/default.exp: Update "target child" and "target procfs"
21544 tests to not expect "Unix".
21545
21546 2014-03-12 Tom Tromey <tromey@redhat.com>
21547
21548 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
21549 New procs. Add target-async tests.
21550 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
21551 Add target-async tests.
21552
21553 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21554
21555 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
21556 'func_start' and 'func_end' for the beginning and end of the
21557 function code, respectively.
21558 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
21559 'func_end' instead of 'func' and 'main'.
21560
21561 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21562
21563 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
21564 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
21565 generate the debug info assembler source.
21566
21567 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21568
21569 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
21570 * gdb.dwarf2/arr-subrange.exp: Likewise.
21571 * gdb.dwarf2/dwz.exp: Likewise.
21572 * gdb.dwarf2/method-ptr.exp: Likewise.
21573 * gdb.dwarf2/missing-sig-type.exp: Likewise.
21574 * gdb.dwarf2/subrange.exp: Likewise.
21575 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
21576 * gdb.dwarf2/implptrpiece.exp: Likewise.
21577 * gdb.dwarf2/nostaticblock.exp: Likewise.
21578
21579 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21580
21581 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
21582 directory to absolute path name arguments.
21583
21584 2014-03-10 Joel Brobecker <brobecker@adacore.com>
21585
21586 * gdb.ada/tagged_access: New testcase.
21587
21588 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
21589
21590 * gdb.btrace/data.exp: Update expected output.
21591
21592 2014-03-06 Yao Qi <yao@codesourcery.com>
21593
21594 * gdb.trace/pr16508.exp: New file.
21595
21596 2014-03-05 Pedro Alves <palves@redhat.com>
21597
21598 PR gdb/16575
21599 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
21600 procedure.
21601 (top level): Adjust to use it. Add tests that exercise breakpoint
21602 interaction with the code-cache.
21603
21604 2014-02-26 Ludovic Courtès <ludo@gnu.org>
21605
21606 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
21607 test for 'history-append!'.
21608
21609 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21610
21611 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
21612 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
21613 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
21614 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
21615 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
21616 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
21617
21618 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21619
21620 * testsuite/gdb.python/py-pp-re-notag.c: New file.
21621 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
21622 * testsuite/gdb.python/py-pp-re-notag.p: New file.
21623
21624 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21625
21626 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
21627
21628 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21629
21630 * gdb.dwarf2/arr-stride.c: New file.
21631 * gdb.dwarf2/arr-stride.exp: New file.
21632
21633 2014-02-26 Pedro Alves <palves@redhat.com>
21634
21635 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
21636 that won't ever trigger. Make sure that GDB reports the correct
21637 breakpoint that caused the stop.
21638
21639 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21640
21641 PR gdb/16626
21642 * gdb.base/auto-load-script: New file.
21643 * gdb.base/auto-load.c: New file.
21644 * gdb.base/auto-load.exp: New file.
21645
21646 PR gdb/16626
21647 * gdb.base/auto-load.exp: Fix out-of-srctree run.
21648
21649 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21650
21651 Fix dw2-icycle.exp -fsanitize=address GDB crash.
21652 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
21653
21654 2014-02-24 Doug Evans <dje@google.com>
21655
21656 * lib/gdb.exp (run_on_host): Log error output if program fails.
21657
21658 2014-02-21 Pedro Alves <palves@redhat.com>
21659
21660 * gdb.threads/step-after-sr-lock.c: Rename to ...
21661 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
21662 * gdb.threads/step-after-sr-lock.exp: Rename to ...
21663 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21664 ... this.
21665
21666 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
21667
21668 PR tdep/16397
21669 * gdb.arch/amd64-stap-special-operands.exp: New file.
21670 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
21671 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
21672 * gdb.arch/amd64-stap-triplet.S: Likewise.
21673 * gdb.arch/amd64-stap-triplet.c: Likewise.
21674
21675 2014-02-20 Joel Brobecker <brobecker@adacore.com>
21676
21677 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
21678 in .section pseudo-op.
21679
21680 2014-02-20 lin zuojian <manjian2006@gmail.com>
21681 Joel Brobecker <brobecker@adacore.com>
21682 Doug Evans <xdje42@gmail.com>
21683
21684 PR symtab/16581
21685 * gdb.dwarf2/dw2-icycle.S: New file.
21686 * gdb.dwarf2/dw2-icycle.c: New file.
21687 * gdb.dwarf2/dw2-icycle.exp: New file.
21688
21689 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
21690
21691 * gdb.python/py-value-cc.cc: Improve test case to enable testing
21692 operations on gdb.Value objects.
21693 * gdb.python/py-value-cc.exp: Add new test to test operations on
21694 gdb.Value objects.
21695
21696 2014-02-18 Doug Evans <dje@google.com>
21697
21698 * Makefile.in (TESTS): New variable.
21699 (expanded_tests, expanded_tests_or_none): New variables
21700 (check-single): Pass $(expanded_tests_or_none) to runtest.
21701 (check-parallel): Only run tests in $(TESTS) if non-empty.
21702 (check/no-matching-tests-found): New rule.
21703 * README: Document TESTS makefile variable.
21704
21705 2014-02-18 Doug Evans <dje@google.com>
21706
21707 * Makefile.in (check-parallel): rm -rf outputs temp.
21708
21709 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
21710
21711 Fix "ERROR: no fileid for" in the testsuite.
21712 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
21713
21714 2014-02-12 Doug Evans <dje@google.com>
21715
21716 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
21717 (MISCELLANEOUS): New variable.
21718 (clean): rm -rf $(MISCELLANEOUS).
21719 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
21720 dwp live in the same directory as symlinks, with each symlink pointed
21721 to a differently named file in a different directory.
21722
21723 2014-02-11 Doug Evans <dje@google.com>
21724
21725 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
21726 of Tcl file commands.
21727
21728 2014-02-10 Mark Kettenis <kettenis@gnu.org>
21729
21730 * gdb.threads/step-after-sr-lock.exp: Avoid executing
21731 "kill -SIGUSR1 -1".
21732
21733 2014-02-10 Joel Brobecker <brobecker@adacore.com>
21734
21735 * gdb.ada/tick_length_array_enum_idx: New testcase.
21736
21737 2014-02-10 Doug Evans <xdje42@gmail.com>
21738
21739 * configure.ac (AC_OUTPUT): Add gdb.guile.
21740 * configure: Regenerate.
21741 * lib/gdb-guile.exp: New file.
21742 * lib/gdb.exp (get_target_charset): New function.
21743 * gdb.base/help.exp: Update expected output from "apropos apropos".
21744 * gdb.guile/Makefile.in: New file.
21745 * gdb.guile/guile.exp: New file.
21746 * gdb.guile/scm-arch.c: New file.
21747 * gdb.guile/scm-arch.exp: New file.
21748 * gdb.guile/scm-block.c: New file.
21749 * gdb.guile/scm-block.exp: New file.
21750 * gdb.guile/scm-breakpoint.c: New file.
21751 * gdb.guile/scm-breakpoint.exp: New file.
21752 * gdb.guile/scm-disasm.c: New file.
21753 * gdb.guile/scm-disasm.exp: New file.
21754 * gdb.guile/scm-equal.c: New file.
21755 * gdb.guile/scm-equal.exp: New file.
21756 * gdb.guile/scm-error.exp: New file.
21757 * gdb.guile/scm-error.scm: New file.
21758 * gdb.guile/scm-frame-args.c: New file.
21759 * gdb.guile/scm-frame-args.exp: New file.
21760 * gdb.guile/scm-frame-args.scm: New file.
21761 * gdb.guile/scm-frame-inline.c: New file.
21762 * gdb.guile/scm-frame-inline.exp: New file.
21763 * gdb.guile/scm-frame.c: New file.
21764 * gdb.guile/scm-frame.exp: New file.
21765 * gdb.guile/scm-generics.exp: New file.
21766 * gdb.guile/scm-gsmob.exp: New file.
21767 * gdb.guile/scm-iterator.c: New file.
21768 * gdb.guile/scm-iterator.exp: New file.
21769 * gdb.guile/scm-math.c: New file.
21770 * gdb.guile/scm-math.exp: New file.
21771 * gdb.guile/scm-objfile-script-gdb.in: New file.
21772 * gdb.guile/scm-objfile-script.c: New file.
21773 * gdb.guile/scm-objfile-script.exp: New file.
21774 * gdb.guile/scm-objfile.c: New file.
21775 * gdb.guile/scm-objfile.exp: New file.
21776 * gdb.guile/scm-ports.exp: New file.
21777 * gdb.guile/scm-pretty-print.c: New file.
21778 * gdb.guile/scm-pretty-print.exp: New file.
21779 * gdb.guile/scm-pretty-print.scm: New file.
21780 * gdb.guile/scm-section-script.c: New file.
21781 * gdb.guile/scm-section-script.exp: New file.
21782 * gdb.guile/scm-section-script.scm: New file.
21783 * gdb.guile/scm-symbol.c: New file.
21784 * gdb.guile/scm-symbol.exp: New file.
21785 * gdb.guile/scm-symtab-2.c: New file.
21786 * gdb.guile/scm-symtab.c: New file.
21787 * gdb.guile/scm-symtab.exp: New file.
21788 * gdb.guile/scm-type.c: New file.
21789 * gdb.guile/scm-type.exp: New file.
21790 * gdb.guile/scm-value-cc.cc: New file.
21791 * gdb.guile/scm-value-cc.exp: New file.
21792 * gdb.guile/scm-value.c: New file.
21793 * gdb.guile/scm-value.exp: New file.
21794 * gdb.guile/source2.scm: New file.
21795 * gdb.guile/types-module.cc: New file.
21796 * gdb.guile/types-module.exp: New file.
21797
21798 2014-02-10 Yao Qi <yao@codesourcery.com>
21799
21800 PR testsuite/16543
21801 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
21802 * configure: Regenerated.
21803 * Makefile.in: New file.
21804
21805 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21806
21807 * gdb.python/py-framefilter.exp: Fix typo.
21808
21809 2014-02-08 Yao Qi <yao@codesourcery.com>
21810
21811 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
21812 that no =breakpoint-modified is emitted when breakpoints are
21813 modified through MI commands.
21814
21815 2014-02-07 Pedro Alves <pedro@codesourcery.com>
21816 Pedro Alves <palves@redhat.com>
21817
21818 * gdb.threads/step-after-sr-lock.c: New file.
21819 * gdb.threads/step-after-sr-lock.exp: New file.
21820
21821 2014-02-07 Pedro Alves <palves@redhat.com>
21822
21823 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21824
21825 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
21826
21827 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
21828 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
21829
21830 2014-02-06 Doug Evans <xdje42@gmail.com>
21831
21832 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
21833 output.
21834
21835 * gdb.gdb/python-interrupts.exp: New file.
21836
21837 2014-02-05 Yao Qi <yao@codesourcery.com>
21838
21839 * gdb.trace/report.exp (use_collected_data): Test the output
21840 of "info threads" and "info inferiors".
21841
21842 2014-02-05 Yao Qi <yao@codesourcery.com>
21843
21844 Revert this patch:
21845
21846 2013-05-24 Yao Qi <yao@codesourcery.com>
21847
21848 * gdb.trace/tfile.exp: Test inferior and thread.
21849
21850 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21851
21852 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
21853 on a function.
21854 * gdb.base/step-bt.c: Call hello via function pointer to make
21855 sure its first instruction is executed on powerpc64le-linux.
21856
21857 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21858
21859 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21860
21861 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21862
21863 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
21864 of the test patterns for use on little-endian systems.
21865
21866 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21867
21868 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21869 (decimal_vector): Fix for little-endian.
21870
21871 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21872
21873 * gdb.arch/sparc-sysstep.exp: New file.
21874 * gdb.arch/sparc-sysstep.c: Likewise.
21875
21876 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21877
21878 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21879
21880 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21881
21882 2014-01-23 Tom Tromey <tromey@redhat.com>
21883
21884 * gdb.ada/array_char_idx: New testcase.
21885
21886 2014-01-23 Tom Tromey <tromey@redhat.com>
21887
21888 PR python/16487:
21889 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21890 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21891 classes.
21892
21893 2014-01-23 Tom Tromey <tromey@redhat.com>
21894
21895 PR python/16491:
21896 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21897 string from an inferior frame.
21898 * gdb.python/py-framefilter-mi.exp: Update.
21899
21900 2014-01-22 Doug Evans <dje@google.com>
21901
21902 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21903
21904 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21905
21906 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21907
21908 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21909
21910 * gdb.trace/entry-values.exp: Remove excess space character from
21911 regex patterns. Handle s390 call instruction.
21912
21913 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21914
21915 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21916 define "*_start" label. Make "name" static.
21917 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21918 ${name} by references to ${name}_start.
21919
21920 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21921
21922 * gdb.base/info-macros.exp: Remove "debug" from the compile
21923 options.
21924
21925 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21926
21927 * gdb.dlang/demangle.exp: New file.
21928
21929 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21930
21931 * gdb.dlang/primitive-types.exp: New file.
21932
21933 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21934
21935 * configure.ac: Create gdb.dlang/Makefile.
21936 * configure: Regenerate.
21937 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21938 * gdb.dlang/Makefile.in: New file.
21939 * lib/d-support.exp: New file.
21940 * lib/gdb.exp (skip_d_tests): New proc.
21941
21942 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21943
21944 * gdb.btrace/delta.exp: Check reverse stepi.
21945 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21946 * gdb.btrace/finish.exp: New.
21947 * gdb.btrace/next.exp: New.
21948 * gdb.btrace/nexti.exp: New.
21949 * gdb.btrace/record_goto.c: Add comments.
21950 * gdb.btrace/step.exp: New.
21951 * gdb.btrace/stepi.exp: New.
21952 * gdb.btrace/multi-thread-step.c: New.
21953 * gdb.btrace/multi-thread-step.exp: New.
21954 * gdb.btrace/rn-dl-bind.c: New.
21955 * gdb.btrace/rn-dl-bind.exp: New.
21956 * gdb.btrace/data.c: New.
21957 * gdb.btrace/data.exp: New.
21958 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21959
21960 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21961
21962 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21963 * gdb.btrace/exception.exp: Update.
21964 * gdb.btrace/instruction_history.exp: Update.
21965 * gdb.btrace/record_goto.exp: Update.
21966 * gdb.btrace/tailcall.exp: Update.
21967 * gdb.btrace/unknown_functions.exp: Update.
21968 * gdb.btrace/delta.exp: New.
21969
21970 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21971
21972 * gdb.btrace/record_goto.exp: Add backtrace test.
21973 * gdb.btrace/tailcall.exp: Add backtrace test.
21974
21975 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21976
21977 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21978 * gdb.btrace/record_goto.c: New.
21979 * gdb.btrace/record_goto.exp: New.
21980 * gdb.btrace/x86-record_goto.S: New.
21981
21982 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21983
21984 * gdb.btrace/function_call_history.exp: Update tests.
21985 * gdb.btrace/instruction_history.exp: Update tests.
21986
21987 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21988
21989 * gdb.btrace/function_call_history.exp: Fix expected field
21990 order for "record function-call-history".
21991 Add new tests for "record function-call-history /c".
21992 * gdb.btrace/exception.cc: New.
21993 * gdb.btrace/exception.exp: New.
21994 * gdb.btrace/tailcall.exp: New.
21995 * gdb.btrace/x86-tailcall.S: New.
21996 * gdb.btrace/x86-tailcall.c: New.
21997 * gdb.btrace/unknown_functions.c: New.
21998 * gdb.btrace/unknown_functions.exp: New.
21999 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22000
22001 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22002
22003 * gdb.btrace/instruction_history.exp: Update.
22004 * gdb.btrace/function_call_history.exp: Update.
22005
22006 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22007
22008 * gdb.btrace/function_call_history.exp: Fix expected function
22009 trace.
22010 * gdb.btrace/instruction_history.exp: Initialize traced.
22011 Remove traced_functions.
22012
22013 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22014
22015 * gdb.btrace/function_call_history.exp: Update
22016 * gdb.btrace/instruction_history.exp: Update.
22017
22018 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22019
22020 * gdb.btrace/enable.exp: Update expected text.
22021
22022 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
22023
22024 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
22025 bytes.
22026
22027 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
22028
22029 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
22030
22031 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
22032
22033 * lib/gdb.exp (supports_process_record): Return true for
22034 arm*-linux*. (supports_reverse): Likewise.
22035
22036 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
22037
22038 PR python/15464
22039 PR python/16113
22040 * gdb.python/py-type.c: Enhance test case.
22041 * gdb.python/py-value-cc.cc: Likewise
22042 * gdb.python/py-type.exp: Add new tests.
22043 * gdb.python/py-value-cc.exp: Likewise
22044
22045 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
22046 Pedro Alves <palves@redhat.com>
22047
22048 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
22049 Make "name" extern.
22050 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
22051 references to ${name}_start by references to ${name}.
22052
22053 2014-01-10 Joel Brobecker <brobecker@adacore.com>
22054
22055 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
22056
22057 2014-01-10 Joel Brobecker <brobecker@adacore.com>
22058
22059 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
22060
22061 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
22062 Pedro Alves <palves@redhat.com>
22063
22064 * gdb.mi/mi-info-os.exp: Connect to the target with
22065 mi_gdb_target_load.
22066
22067 2014-01-08 Pedro Alves <palves@redhat.com>
22068
22069 * gdb.threads/reconnect-signal.c: New file.
22070 * gdb.threads/reconnect-signal.exp: New file.
22071
22072 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
22073
22074 * gdb.base/source-dir.exp: New file.
22075
22076 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22077
22078 * gdb.ada/mi_interface: New testcase.
22079
22080 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22081
22082 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
22083 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
22084 gdb.ada/pp-rec-component/pck.ads: New files.
22085
22086 2014-01-07 Joel Brobecker <brobecker@adacore.com>
22087
22088 * gdb.python/py-pp-integral.c: New file.
22089 * gdb.python/py-pp-integral.py: New file.
22090 * gdb.python/py-pp-integral.exp: New file.
22091
22092 For older changes see ChangeLog-1993-2013.
22093 \f
22094 ;; Local Variables:
22095 ;; mode: change-log
22096 ;; left-margin: 8
22097 ;; fill-column: 74
22098 ;; version-control: never
22099 ;; End:
22100
22101 Copyright 2014-2020 Free Software Foundation, Inc.
22102 Copying and distribution of this file, with or without modification,
22103 are permitted provided the copyright notice and this notice are preserved.
This page took 0.45059 seconds and 5 git commands to generate.