[gdb/testsuite] Clean up redundant info in gdb.dwarf2
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-10-20 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
4 file.
5 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
6
7 2020-10-20 Tom de Vries <tdevries@suse.de>
8
9 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
10 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
11 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
12 * gdb.dwarf2/dw2-ranges-base.exp: Same.
13 * gdb.dwarf2/dw2-ranges.exp: Same.
14 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
15 * gdb.dwarf2/var-access.exp: Same.
16
17 2020-10-19 Tom Tromey <tromey@adacore.com>
18
19 PR tui/26719
20 * gdb.tui/list.exp: Check source window contents after focus
21 change.
22
23 2020-10-17 Tom de Vries <tdevries@suse.de>
24
25 PR symtab/26317
26 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
27
28 2020-10-17 Tom de Vries <tdevries@suse.de>
29
30 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
31 as suffix.
32 * gdb.dwarf2/atomic.c: Rename to ...
33 * gdb.dwarf2/atomic-type.c: ... this.
34 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
35 * gdb.dwarf2/dw2-ranges-2.c: ... this.
36 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
37 * gdb.dwarf2/dw2-ranges-3.c: ... this.
38 * gdb.dwarf2/fission-mix2.c: Rename to ...
39 * gdb.dwarf2/fission-mix-2.c: ... this.
40 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
41 standard_testfile.
42 * gdb.dwarf2/ada-valprint-error.exp: Same.
43 * gdb.dwarf2/arr-stride.exp: Same.
44 * gdb.dwarf2/arr-subrange.exp: Same.
45 * gdb.dwarf2/atomic-type.exp: Same.
46 * gdb.dwarf2/bad-regnum.exp: Same.
47 * gdb.dwarf2/break-inline-psymtab.exp: Same.
48 * gdb.dwarf2/clang-debug-names-2.exp: Same.
49 * gdb.dwarf2/clang-debug-names.exp: Same.
50 * gdb.dwarf2/comp-unit-lang.exp: Same.
51 * gdb.dwarf2/corrupt.exp: Same.
52 * gdb.dwarf2/count.exp: Same.
53 * gdb.dwarf2/cpp-linkage-name.exp: Same.
54 * gdb.dwarf2/data-loc.exp: Same.
55 * gdb.dwarf2/dw2-align.exp: Same.
56 * gdb.dwarf2/dw2-bad-elf.exp: Same.
57 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
58 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
59 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
60 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
61 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
62 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
63 * gdb.dwarf2/dw2-inline-param.exp: Same.
64 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
65 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
66 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
67 * gdb.dwarf2/dw2-is-stmt.exp: Same.
68 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
69 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
70 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
71 * gdb.dwarf2/dw2-param-error.exp: Same.
72 * gdb.dwarf2/dw2-ranges-base.exp: Same.
73 * gdb.dwarf2/dw2-ranges.exp: Same.
74 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
75 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
76 * gdb.dwarf2/dw4-sig-types.exp: Same.
77 * gdb.dwarf2/dynarr-ptr.exp: Same.
78 * gdb.dwarf2/enum-type.exp: Same.
79 * gdb.dwarf2/fission-mix.exp: Same.
80 * gdb.dwarf2/formdata16.exp: Same.
81 * gdb.dwarf2/implptrconst.exp: Same.
82 * gdb.dwarf2/implptrpiece.exp: Same.
83 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
84 * gdb.dwarf2/main-subprogram.exp: Same.
85 * gdb.dwarf2/method-ptr.exp: Same.
86 * gdb.dwarf2/missing-sig-type.exp: Same.
87 * gdb.dwarf2/nonvar-access.exp: Same.
88 * gdb.dwarf2/opaque-type-lookup.exp: Same.
89 * gdb.dwarf2/shortpiece.exp: Same.
90 * gdb.dwarf2/staticvirtual.exp: Same.
91 * gdb.dwarf2/subrange.exp: Same.
92 * gdb.dwarf2/symtab-producer.exp: Same.
93 * gdb.dwarf2/typedef-void-finish.exp: Same.
94 * gdb.dwarf2/var-access.exp: Same.
95 * gdb.dwarf2/variant.exp: Same.
96 * gdb.dwarf2/void-type.exp: Same.
97 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
98 dw2-ranges-main.c.
99 * gdb.dwarf2/dw2-ranges-main.c: Remove.
100
101 2020-10-16 Tom de Vries <tdevries@suse.de>
102
103 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
104
105 2020-10-16 Tom de Vries <tdevries@suse.de>
106
107 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
108
109 2020-10-14 Tom de Vries <tdevries@suse.de>
110
111 PR testsuite/26732
112 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
113 scenario 2.
114 * gdb.ada/mi_catch_ex_hand.exp: Same.
115
116 2020-10-13 Pedro Alves <pedro@palves.net>
117
118 * lib/mi-support.exp (mi_clean_restart): New.
119 (mi_run_to_main): Delete.
120 All callers adjust to use mi_clean_restart / mi_runto_main.
121
122 2020-10-13 Pedro Alves <pedro@palves.net>
123
124 * config/monitor.exp: Use "list -q".
125 * gdb.arch/gdb1558.exp: Use "break -q".
126 * gdb.arch/i386-permbkpt.exp: Use "break -q".
127 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
128 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
129 * gdb.base/commands.exp: Use "break -q".
130 * gdb.base/condbreak.exp: Use "break -q".
131 * gdb.base/ctf-ptype.exp: Use "list -q".
132 * gdb.base/define.exp: Use "break -q".
133 * gdb.base/del.exp: Use "break -q".
134 * gdb.base/fullname.exp: Use "break -q".
135 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
136 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
137 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
138 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
139 "hbreak -q".
140 * gdb.base/included.exp: Use "list -q".
141 * gdb.base/label.exp: Use "break -q".
142 * gdb.base/lineinc.exp: Use "break -q".
143 * gdb.base/list.exp: Use "list -q".
144 * gdb.base/macscp.exp: Use "list -q".
145 * gdb.base/pending.exp: Use "break -q".
146 * gdb.base/prologue-include.exp: Use "break -q".
147 * gdb.base/ptype.exp: Use "list -q".
148 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
149 * gdb.base/server-del-break.exp: Use "break -q".
150 * gdb.base/style.exp: Use "break -q".
151 * gdb.base/symbol-without-target_section.exp: Use "list -q".
152 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
153 * gdb.cp/exception.exp: Use "tbreak -q".
154 * gdb.dwarf2/dw2-error.exp: Use "break -q".
155 * gdb.dwarf2/fission-mix.exp: Use "break -q".
156 * gdb.dwarf2/fission-reread.exp: Use "break -q".
157 * gdb.dwarf2/pr13961.exp: Use "break -q".
158 * gdb.linespec/explicit.exp: Use "list -q".
159 * gdb.linespec/linespec.exp: Use "break -q".
160 * gdb.mi/mi-simplerun.exp: Use "--qualified".
161 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
162 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
163 * gdb.server/connect-without-multi-process.exp: Use "break -q".
164 * gdb.trace/change-loc.exp: Use "break -q".
165 * gdb.trace/pending.exp: Use "break -q".
166 * gdb.tui/basic.exp: Use "list -q".
167 * gdb.tui/list-before.exp: Use "list -q".
168 * gdb.tui/list.exp: Use "list -q".
169 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
170
171 2020-10-13 Pedro Alves <pedro@palves.net>
172
173 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
174 saved breakpoints file.
175 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
176 inspecting breakpoint list.
177 * lib/gdb.exp (runto_main): Add "qualified" to options.
178 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
179 and handle it.
180 (mi_runto_main): Pass 1 as qualified argument.
181
182 2020-10-13 Pedro Alves <pedro@palves.net>
183
184 * lib/mi-support.exp (mi_runto_main): New proc.
185 (mi_run_to_main): Use it.
186 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
187 * gdb.mi/mi-var-cmd.exp: Likewise.
188 * gdb.mi/mi-var-invalidate.exp: Likewise.
189 * mi-var-list-children-invalid-grandchild.exp: Likewise.
190 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
191 * gdb.mi/new-ui-mi-sync.exp: Likewise.
192 * gdb.mi/user-selected-context-sync.exp: Likewise.
193 * gdb.opt/inline-cmds.exp: Likewise.
194 * gdb.python/py-framefilter-mi.exp: Likewise.
195 * gdb.python/py-mi.exp: Likewise.
196
197 2020-10-13 Pedro Alves <pedro@palves.net>
198
199 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
200 "runto main".
201 * gdb.ada/small_reg_param.exp: Likewise.
202 * gdb.arch/powerpc-d128-regs.exp: Likewise.
203 * gdb.base/annota1.exp: Likewise.
204 * gdb.base/anon.exp: Likewise.
205 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
206 * gdb.base/dprintf-non-stop.exp: Likewise.
207 * gdb.base/dprintf.exp: Likewise.
208 * gdb.base/gdb11530.exp: Likewise.
209 * gdb.base/gdb11531.exp: Likewise.
210 * gdb.base/gnu_vector.exp: Likewise.
211 * gdb.base/interrupt-noterm.exp: Likewise.
212 * gdb.base/memattr.exp: Likewise.
213 * gdb.base/step-over-syscall.exp: Likewise.
214 * gdb.base/watch-cond-infcall.exp: Likewise.
215 * gdb.base/watch-read.exp: Likewise.
216 * gdb.base/watch-vfork.exp: Likewise.
217 * gdb.base/watch_thread_num.exp: Likewise.
218 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
219 * gdb.guile/scm-frame-inline.exp: Likewise.
220 * gdb.linespec/explicit.exp: Likewise.
221 * gdb.opt/inline-break.exp: Likewise.
222 * gdb.python/py-frame-inline.exp: Likewise.
223 * gdb.reverse/break-precsave.exp: Likewise.
224 * gdb.reverse/break-reverse.exp: Likewise.
225 * gdb.reverse/consecutive-precsave.exp: Likewise.
226 * gdb.reverse/consecutive-reverse.exp: Likewise.
227 * gdb.reverse/finish-precsave.exp: Likewise.
228 * gdb.reverse/finish-reverse.exp: Likewise.
229 * gdb.reverse/fstatat-reverse.exp: Likewise.
230 * gdb.reverse/getresuid-reverse.exp: Likewise.
231 * gdb.reverse/i386-precsave.exp: Likewise.
232 * gdb.reverse/i386-reverse.exp: Likewise.
233 * gdb.reverse/i386-sse-reverse.exp: Likewise.
234 * gdb.reverse/i387-env-reverse.exp: Likewise.
235 * gdb.reverse/i387-stack-reverse.exp: Likewise.
236 * gdb.reverse/insn-reverse.exp: Likewise.
237 * gdb.reverse/machinestate-precsave.exp: Likewise.
238 * gdb.reverse/machinestate.exp: Likewise.
239 * gdb.reverse/pipe-reverse.exp: Likewise.
240 * gdb.reverse/readv-reverse.exp: Likewise.
241 * gdb.reverse/recvmsg-reverse.exp: Likewise.
242 * gdb.reverse/rerun-prec.exp: Likewise.
243 * gdb.reverse/s390-mvcle.exp: Likewise.
244 * gdb.reverse/solib-precsave.exp: Likewise.
245 * gdb.reverse/solib-reverse.exp: Likewise.
246 * gdb.reverse/step-precsave.exp: Likewise.
247 * gdb.reverse/step-reverse.exp: Likewise.
248 * gdb.reverse/time-reverse.exp: Likewise.
249 * gdb.reverse/until-precsave.exp: Likewise.
250 * gdb.reverse/until-reverse.exp: Likewise.
251 * gdb.reverse/waitpid-reverse.exp: Likewise.
252 * gdb.reverse/watch-precsave.exp: Likewise.
253 * gdb.reverse/watch-reverse.exp: Likewise.
254 * gdb.threads/kill.exp: Likewise.
255 * gdb.threads/tid-reuse.exp: Likewise.
256
257 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
258
259 PR gdb/26642
260 * gdb.base/maint-target-async-off.c: New test.
261 * gdb.base/maint-target-async-off.exp: New test.
262
263 2020-10-13 Alan Modra <amodra@gmail.com>
264
265 * gdb.arch/powerpc-altivec.s,
266 * gdb.arch/powerpc-power7.s,
267 * gdb.arch/powerpc-power8.s,
268 * gdb.arch/powerpc-power9.s,
269 * gdb.arch/powerpc-vsx.s,
270 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
271 * gdb.arch/powerpc-altivec.exp,
272 * gdb.arch/powerpc-power7.exp,
273 * gdb.arch/powerpc-power8.exp,
274 * gdb.arch/powerpc-power9.exp,
275 * gdb.arch/powerpc-vsx.exp,
276 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
277 disassembly of mfvsrd/mtvsrd.
278
279 2020-10-13 Alan Modra <amodra@gmail.com>
280
281 * gdb.arch/arm-disassembler-options.exp: Adjust expected
282 "target architecture" output.
283 * gdb.arch/powerpc-d128-regs.exp: Likewise.
284 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
285 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
286 * gdb.arch/s390-disassembler-options.exp: Likewise.
287
288 2020-10-12 Pedro Alves <pedro@palves.net>
289
290 PR exp/26602
291 PR c++/26550
292 * gdb.cp/ambiguous.cc (marker1): Delete.
293 (main): Initialize all the fields of the locals. Replace marker1
294 call with a "set breakpoint here" marker.
295 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
296 instead of running to marker1. Add tests printing all the
297 variables and all the fields of the variables.
298 (test_ambiguous): New proc, expecting the new GDB output when a
299 field access is ambiguous. Change all "warning: X ambiguous"
300 tests to use it.
301
302 2020-10-12 Gary Benson <gbenson@redhat.com>
303
304 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
305 * gdb.base/msym-bp-2.c (foo): Likewise.
306 * gdb.base/msym-lang.c (foo): Likewise.
307 * gdb.base/msym-lang-main.c (foo): Likewise.
308 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
309 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
310 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
311 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
312 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
313 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
314 * gdb.python/py-objfile.c (static_var): Likewise.
315 * gdb.python/py-symbol.c (rr): Likewise.
316 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
317 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
318
319 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
322 output of backtrace.
323
324 2020-10-09 Tom Tromey <tromey@adacore.com>
325
326 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
327 (Rec): Add field. Fix range.
328 * gdb.ada/scalar_storage.exp: Update.
329
330 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
331
332 PR exp/26714
333 * gdb.base/printcmds.exp: Add tests for void results.
334
335 2020-10-09 Jan Vrany <jan.vrany@labware.com>
336
337 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
338 is emmited for both 'set directories' and 'directory' commands.
339
340 2020-10-08 Tom Tromey <tom@tromey.com>
341
342 * gdb.base/style.exp: Check that "main"'s name is styled.
343
344 2020-10-07 Tom Tromey <tromey@adacore.com>
345
346 * gdb.base/find.exp: Rename some tests.
347
348 2020-10-06 Gary Benson <gbenson@redhat.com>
349
350 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
351 * gdb.base/list1.c (unused): Likewise.
352
353 2020-10-06 Gary Benson <gbenson@redhat.com>
354
355 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
356 __attribute__ ((used)).
357 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
358
359 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
362 make use of regions throughout.
363 * gdb.base/overlays.exp: Enclose string with variableds in "..",
364 not {...}.
365 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
366
367 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
368
369 * gdb.base/call-sc.c: Fix return struct on stack test case.
370 * gdb.base/call-sc.exp: Likewise.
371
372 2020-10-02 Gary Benson <gbenson@redhat.com>
373
374 * README: Fix "paralell".
375
376 2020-09-30 Gary Benson <gbenson@redhat.com>
377
378 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
379 Convert directive to lowercase.
380 (.Labbrev1_begin): Add missing label.
381 (abbrev code 0x1): Remove DW_AT_stmt_list.
382 (.Ldie_b): Likewise.
383
384 2020-09-27 Tom Tromey <tom@tromey.com>
385
386 * gdb.tui/new-layout.exp: Use with_test_prefix.
387
388 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
389
390 PR python/26586
391 * gdb.python/python.exp: add test cases for the from_tty
392 argument to gdb.execute.
393
394 2020-09-25 Gary Benson <gbenson@redhat.com>
395
396 * gdb.base/infcall-nested-structs.exp.tcl: Add
397 additional_flags=-Wno-tautological-compare for C++
398 tests when compiling using Clang.
399
400 2020-09-25 Gary Benson <gbenson@redhat.com>
401
402 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
403 for .c files.
404
405 2020-09-24 Tom Tromey <tromey@adacore.com>
406
407 PR tui/26638:
408 * gdb.tui/list.exp: Check output of "focus next".
409
410 2020-09-23 Tom Tromey <tom@tromey.com>
411
412 * gdb.dwarf2/intbits.exp: New file.
413 * gdb.dwarf2/intbits.c: New file.
414
415 2020-09-20 Pedro Alves <pedro@palves.net>
416
417 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
418 spawn_id before calling remote_close. Close secondary MI channel.
419
420 2020-09-20 Pedro Alves <pedro@palves.net>
421
422 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
423 fails.
424
425 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * gdb.fortran/array-slices.exp: Update expected results.
428 * gdb.fortran/class-allocatable-array.exp: Likewise.
429 * gdb.fortran/multi-dim.exp: Likewise.
430 * gdb.fortran/vla-type.exp: Likewise.
431 * gdb.mi/mi-vla-fortran.exp: Likewise.
432
433 2020-09-18 Victor Collod <vcollod@nvidia.com>
434
435 PR gdb/26635
436 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
437 compatible with i386, and move it to...
438 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
439 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
440 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
441
442 2020-09-18 Pedro Alves <pedro@palves.net>
443
444 PR gdb/26631
445 * gdb.multi/multi-target-thread-find.exp: New file.
446
447 2020-09-18 Pedro Alves <pedro@palves.net>
448
449 * gdb.multi/multi-target-continue.exp: New file, factored out from
450 multi-target.exp.
451 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
452 multi-target.exp.
453 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
454 multi-target.exp.
455 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
456 multi-target.exp.
457 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
458 multi-target.exp.
459 * gdb.multi/multi-target.exp.tcl: New file, factored out from
460 multi-target.exp.
461 * gdb.multi/multi-target.exp: Delete.
462
463 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
464
465 * gdb.fortran/array-slices.exp: Add missing message data.
466
467 2020-09-17 Pedro Alves <pedro@palves.net>
468
469 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
470
471 2020-09-17 Pedro Alves <pedro@palves.net>
472
473 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
474 full prototype.
475
476 2020-09-17 Pedro Alves <pedro@palves.net>
477
478 * gdb.python/py-as-string.c: Add cast.
479
480 2020-09-17 Pedro Alves <pedro@palves.net>
481
482 * gdb.base/sizeof.c (fill): Add cast.
483
484 2020-09-17 Pedro Alves <pedro@palves.net>
485
486 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
487
488 2020-09-17 Pedro Alves <pedro@palves.net>
489
490 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
491 linkage name.
492 * gdb.base/prologue.exp: Use print /d.
493 * gdb.base/symbol-alias.exp: Handle C++ output.
494 * gdb.base/symbol-alias2.c: Handle C++ output.
495 [__cplusplus] (func): Explicitly specify linkage name.
496
497 2020-09-17 Pedro Alves <pedro@palves.net>
498
499 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
500 (struct my_key_t): ... this. Adjust all references.
501 (struct value_t): Rename to ...
502 (struct my_value_t): ... this. Adjust all references.
503 (create_map, add_map_element, create_map_map)
504 (add_map_map_element): Add casts.
505
506 2020-09-17 Pedro Alves <pedro@palves.net>
507
508 * gdb.python/py-framefilter-mi.c (funca): Add casts.
509 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
510
511 2020-09-17 Pedro Alves <pedro@palves.net>
512
513 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
514
515 2020-09-17 Pedro Alves <pedro@palves.net>
516
517 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
518 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
519 (charfoo, intfoo): Define full prototype.
520 * gdb.base/ptype1.c (charfoo): Define full prototype.
521 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
522 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
523
524 2020-09-17 Pedro Alves <pedro@palves.net>
525
526 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
527 Don't define.
528 (utf_32_string): Compile for both C and C++.
529 * gdb.base/charset.exp: Use "print /d".
530
531 2020-09-17 Pedro Alves <pedro@palves.net>
532
533 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
534 (nullptr): Rename to ...
535 (null_ptr): ... this.
536 * gdb.base/watchpoint.exp: Adjust to rename.
537
538 2020-09-17 Pedro Alves <pedro@palves.net>
539
540 * gdb.base/printcmds.c (three, flag_enum_without_zero)
541 (three_not_flag): Add casts.
542
543 2020-09-17 Pedro Alves <pedro@palves.net>
544
545 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
546 char array.
547 (main): Add references to Barrier, TestStrings, TestStringsH and
548 TestStringsW.
549 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
550 and expect a full prototype in C++.
551
552 2020-09-17 Pedro Alves <pedro@palves.net>
553
554 * gdb.base/nested-addr.c (main): Add cast.
555 * gdb.base/nested-addr.exp: Use "print /d".
556
557 2020-09-17 Pedro Alves <pedro@palves.net>
558
559 * gdb.base/break.exp (func): New. Use it throughout when
560 expecting a function name.
561
562 2020-09-17 Pedro Alves <pedro@palves.net>
563
564 * gdb.base/display.exp: Issue "set print asm-demangle on".
565
566 2020-09-17 Pedro Alves <pedro@palves.net>
567
568 * gdb.base/find.c: Include <string.h>.
569 (init_bufs): Add cast.
570 * gdb.base/find.exp: Issue "set print asm-demangle on".
571
572 2020-09-16 Tom Tromey <tromey@adacore.com>
573
574 PR gdb/26598:
575 * gdb.base/skipcxx.exp: New file.
576 * gdb.base/skipcxx.cc: New file.
577
578 2020-09-16 Tom de Vries <tdevries@suse.de>
579
580 PR testsuite/26617
581 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
582 WITH_DEBUG_SECTIONS is defined.
583 (xstr, str): New macro.
584 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
585 to get start and size of _Dmain.
586 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
587 using additional_flags.
588
589 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
590
591 * gdb.base/bp-cmds-sourced-script.c: New file.
592 * gdb.base/bp-cmds-sourced-script.exp: New test.
593 * gdb.base/bp-cmds-sourced-script.gdb: New file.
594
595 2020-09-16 Tom de Vries <tdevries@suse.de>
596
597 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
598 get the gdb prompt after issuing "monitor exit".
599
600 2020-09-16 Tom de Vries <tdevries@suse.de>
601
602 PR testsuite/26624
603 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
604
605 2020-09-16 Tom de Vries <tdevries@suse.de>
606
607 PR testsuite/26618
608 * gdb.tui/new-layout.exp: Escape unbalanced braces.
609
610 2020-09-15 Tom Tromey <tromey@adacore.com>
611
612 PR rust/26197:
613 * lib/rust-support.exp (rust_llvm_version): New proc.
614 * gdb.rust/simple.exp: Check rust_llvm_version.
615
616 2020-09-14 Tom de Vries <tdevries@suse.de>
617
618 * gdb.rust/traits.exp: Fix PATH warning.
619
620 2020-09-13 Pedro Alves <pedro@palves.net>
621
622 * gdb.base/catch-follow-exec.c (main): Add explicit return
623 statement.
624 * gdb.base/catch-signal.c (main): Likewise.
625 * gdb.base/condbreak-call-false.c (main): Likewise.
626 * gdb.base/consecutive.c (main): Add explicit return
627 statement and return type.
628 * gdb.base/cursal.c (main): Add explicit return statement.
629 * gdb.base/cvexpr.c (main): Likewise.
630 * gdb.base/display.c (main): Add explicit return statement and
631 return type.
632 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
633 * gdb.base/endianity.c (main): Likewise.
634 * gdb.base/execd-prog.c (main): Likewise.
635 * gdb.base/gdb1090.c (main): Likewise.
636 * gdb.base/info_qt.c (main): Likewise.
637 * gdb.base/lineinc.c (main): Likewise.
638 * gdb.base/load-command.c (main): Likewise.
639 * gdb.base/macscp1.c (main): Likewise.
640 * gdb.base/pr10179-a.c (main): Likewise.
641 * gdb.base/quit-live.c (main): Likewise.
642 * gdb.base/scope0.c (main): Likewise.
643 * gdb.base/settings.c (main): Likewise.
644 * gdb.base/stack-checking.c (main): Return int.
645 * gdb.base/varargs.c (main): Add explicit return statement.
646 * gdb.cp/ambiguous.cc (main): Likewise.
647 * gdb.cp/anon-struct.cc (main): Likewise.
648 * gdb.cp/anon-union.cc (main): Likewise.
649 * gdb.cp/bool.cc (main): Likewise.
650 * gdb.cp/bs15503.cc (main): Likewise.
651 * gdb.cp/cplusfuncs.cc (main): Likewise.
652 * gdb.cp/cttiadd.cc (main): Likewise.
653 * gdb.cp/extern-c.cc (main): Likewise.
654 * gdb.cp/filename.cc (main): Likewise.
655 * gdb.cp/formatted-ref.cc (main): Likewise.
656 * gdb.cp/mb-ctor.cc (main): Likewise.
657 * gdb.cp/member-ptr.cc (main): Likewise.
658 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
659 * gdb.cp/overload-const.cc (main): Likewise.
660 * gdb.cp/paren-type.cc (main): Likewise.
661 * gdb.cp/parse-lang.cc (main): Likewise.
662 * gdb.cp/pr-1023.cc (main): Likewise.
663 * gdb.cp/psmang1.cc (main): Likewise.
664 * gdb.cp/readnow-language.cc (main): Likewise.
665 * gdb.cp/ref-params.cc (main): Likewise.
666 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
667 * gdb.cp/virtbase2.cc (main): Likewise.
668 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
669 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
670 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
671 * gdb.mi/mi-console.c (main): Likewise.
672 * gdb.mi/mi-read-memory.c (main): Likewise.
673 * gdb.modula2/multidim.c (main): Likewise.
674 * gdb.opt/inline-small-func.c (main): Likewise.
675 * gdb.python/py-rbreak.c (main): Likewise.
676 * gdb.stabs/exclfwd1.c (main): Likewise.
677 * gdb.trace/qtro.c (main): Likewise.
678
679 2020-09-13 Pedro Alves <pedro@palves.net>
680
681 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
682 instead of getenv.
683
684 2020-09-13 Pedro Alves <pedro@palves.net>
685
686 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
687 instead of spawning GDB with remote_spawn.
688 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
689 gdb_spawn instead of spawning GDB with remote_spawn.
690
691 2020-09-13 Pedro Alves <pedro@palves.net>
692
693 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
694 file and add calls to first and second.
695 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
696 add call to f.
697
698 2020-09-13 Pedro Alves <pedro@palves.net>
699
700 * gdb.mi/mi-break-qualified.cc: New file.
701 * gdb.mi/mi-break-qualified.exp: New file.
702 * lib/mi-support.exp (mi_create_breakpoint_multi)
703 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
704 procedures.
705 (mi_create_breakpoint_1): New, factored out from
706 mi_create_breakpoint.
707
708 2020-09-13 Pedro Alves <pedro@palves.net>
709
710 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
711 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
712 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
713 (register_class): Delete.
714 (main): Don't call register_class.
715
716 2020-09-13 Pedro Alves <pedro@palves.net>
717
718 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
719 (do_tests): Remove "calling method for small class" test.
720 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
721 (register_class): Delete.
722 (main): Don't call register_class.
723 * gdb.cp/call-method-register.exp: New file, based on bits removed
724 from classes.exp.
725 * gdb.cp/call-method-register.cc: New file, based on bits removed
726 from classes.cc.
727
728 2020-09-13 Pedro Alves <pedro@palves.net>
729
730 * gdb.base/msym-bp-2.c: New.
731 * gdb.base/msym-bp-shl-lib.c: New file.
732 * gdb.base/msym-bp-shl-main-2.c: New file.
733 * gdb.base/msym-bp-shl-main.c: New file.
734 * gdb.base/msym-bp-shl.exp: New file.
735 * gdb.base/msym-bp.c: New file.
736 * gdb.base/msym-bp.exp: New file.
737
738 2020-09-13 Joel Brobecker <brobecker@adacore.com>
739
740 * gdb.base/default.exp: Change $_gdb_major to 11.
741
742 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
743 Felix Willgerodt <Felix.Willgerodt@intel.com>
744
745 * x86-avx512bf16.c: New file.
746 * x86-avx512bf16.exp: Likewise.
747 * lib/gdb.exp (skip_avx512bf16_tests): New function.
748
749 2020-09-11 Tom de Vries <tdevries@suse.de>
750
751 PR exp/26602
752 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
753
754 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
755
756 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
757
758 2020-09-10 Alan Modra <amodra@gmail.com>
759
760 PR 26597
761 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
762
763 2020-09-08 Tom de Vries <tdevries@suse.de>
764
765 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
766 after gdb_starti_cmd.
767
768 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
769
770 * lib/fortran.exp (fortran_complex8): New proc.
771 (fortran_complex16): New proc.
772 * gdb.fortran/complex.exp: Use routines from fortran.exp
773 * gdb.fortran/pointer-to-pointer.exp: Likewise.
774 * gdb.fortran/vla-ptr-info.exp: Likewise.
775
776 2020-09-03 Tom de Vries <tdevries@suse.de>
777
778 PR breakpoint/26546
779 * gdb.base/label-without-address.exp: Runto main first.
780
781 2020-09-02 Tom Tromey <tromey@adacore.com>
782
783 * gdb.ada/mi_var_access.exp: Test children of access variable.
784 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
785 * gdb.ada/mi_var_array.exp: Update.
786
787 2020-08-31 Kevin Buettner <kevinb@redhat.com>
788
789 * gdb.base/corefile.exp (warning-free): XFAIL test when running
790 on docker w/ AUFS storage driver.
791
792 2020-08-31 Kevin Buettner <kevinb@redhat.com>
793
794 * gdb.base/corefile2.exp (renamed binfile): New tests.
795
796 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
797
798 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
799
800 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
801
802 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
803 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
804
805 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
806
807 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
808 output, printing a "not saved" value from history and printing a
809 convenience variable created from a "not saved" value.
810
811 2020-08-31 Tom de Vries <tdevries@suse.de>
812
813 * gdb.base/eh_return.exp: Use nopie.
814
815 2020-08-28 Pedro Alves <pedro@palves.net>
816
817 * gdb.base/advance-until-multiple-locations.exp
818 (advance_overload, until_overload): Adjust to match the
819 frame/function header instead of the source line text.
820
821 2020-08-28 Tom de Vries <tdevries@suse.de>
822
823 * gdb.base/label-without-address.c: New test.
824 * gdb.base/label-without-address.exp: New file.
825
826 2020-08-27 Pedro Alves <pedro@palves.net>
827
828 PR gdb/26523
829 PR gdb/26524
830 * gdb.base/advance-until-multiple-locations.cc: New.
831 * gdb.base/advance-until-multiple-locations.exp: New.
832
833 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
834
835 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
836
837 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.arch/amd64-byte.exp: Make test names unique, use
840 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
841 * gdb.arch/amd64-dword.exp: Likewise.
842 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
843 * gdb.arch/amd64-stap-special-operands.exp: Make test names
844 unique.
845 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
846 * gdb.arch/amd64-word.exp: Make test names unique, use
847 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
848 * gdb.arch/i386-byte.exp: Make test names unique, use
849 gdb_breakpoint.
850 * gdb.arch/i386-word.exp: Likewise.
851
852 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
853
854 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
855
856 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
857
858 PR gdb/26532
859 * gdb.threads/stepi-random-signal.exp: Update pattern.
860
861 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
862
863 PR gdb/26532
864 * gdb.base/ui-redirect.exp: Update pattern.
865
866 2020-08-25 Gary Benson <gbenson@redhat.com>
867
868 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
869 when compiling with clang.
870 * gdb.dwarf2/dw2-restore.exp: Likewise.
871
872 2020-08-25 Gary Benson <gbenson@redhat.com>
873
874 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
875 Add additional_flags=-Wno-inaccessible-base when compiling
876 with GCC >= 10.1 or clang. Add additional_flags=-w when
877 compiling with GCC < 10.
878
879 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
880
881 PR m2/26372
882 * gdb.modula2/multidim.c: New file.
883 * gdb.modula2/multidim.exp: New file.
884
885 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
886
887 * lib/gdb.exp (runto): Always emit fail on internal error.
888
889 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
890
891 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
892 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
893 Likewise.
894 * gdb.threads/stepi-random-signal.exp: Likewise.
895
896 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
897
898 * gdb.base/print-file-var.exp: Fix typo "breapoint".
899 * gdb.trace/strace.exp: Ditto.
900
901 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
902
903 * gdb.fortran/vla-type.exp: Skip commands not required for
904 the Flang compiled binaries after prologue fix.
905
906 2020-08-17 Tom de Vries <tdevries@suse.de>
907 Tom Tromey <tromey@adacore.com>
908
909 PR rust/26197:
910 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
911
912 2020-08-17 Tom Tromey <tromey@adacore.com>
913
914 * gdb.ada/mi_var_access.exp: New file.
915 * gdb.ada/mi_var_access/mi_access.adb: New file.
916 * gdb.ada/mi_var_access/pck.adb: New file.
917 * gdb.ada/mi_var_access/pck.ads: New file.
918
919 2020-08-16 Tom de Vries <tdevries@suse.de>
920
921 PR gdb/25350
922 * gdb.base/eh_return.c: New test.
923 * gdb.base/eh_return.exp: New file.
924
925 2020-08-15 Tom de Vries <tdevries@suse.de>
926
927 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
928 (mixed_func_1d_): Use fortran_charlen_t in decl.
929
930 2020-08-15 Tom de Vries <tdevries@suse.de>
931
932 PR backtrace/26390
933 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
934 Update expected pattern.
935
936 2020-08-13 Pedro Alves <pedro@palves.net>
937
938 * gdb.fortran/complex.exp: Check skip_fortran_tests.
939 * gdb.fortran/library-module.exp: Likewise.
940 * gdb.fortran/logical.exp: Likewise.
941 * gdb.fortran/module.exp: Likewise.
942 * gdb.fortran/print_type.exp: Likewise.
943 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
944 * gdb.fortran/vla-datatypes.exp: Likewise.
945 * gdb.fortran/vla-history.exp: Likewise.
946 * gdb.fortran/vla-ptr-info.exp: Likewise.
947 * gdb.fortran/vla-ptype-sub.exp: Likewise.
948 * gdb.fortran/vla-ptype.exp: Likewise.
949 * gdb.fortran/vla-sizeof.exp: Likewise.
950 * gdb.fortran/vla-type.exp: Likewise.
951 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
952 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
953 * gdb.fortran/vla-value-sub.exp: Likewise.
954 * gdb.fortran/vla-value.exp: Likewise.
955
956 2020-08-13 Pedro Alves <pedro@palves.net>
957
958 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
959 * gdb.ada/access_to_packed_array.exp: Likewise.
960 * gdb.ada/access_to_unbounded_array.exp: Likewise.
961 * gdb.ada/addr_arith.exp: Likewise.
962 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
963 * gdb.ada/arr_arr.exp: Likewise.
964 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
965 * gdb.ada/array_bounds.exp: Likewise.
966 * gdb.ada/array_of_variable_length.exp: Likewise.
967 * gdb.ada/array_ptr_renaming.exp: Likewise.
968 * gdb.ada/array_subscript_addr.exp: Likewise.
969 * gdb.ada/arraydim.exp: Likewise.
970 * gdb.ada/arrayparam.exp: Likewise.
971 * gdb.ada/arrayptr.exp: Likewise.
972 * gdb.ada/assign_1.exp: Likewise.
973 * gdb.ada/assign_arr.exp: Likewise.
974 * gdb.ada/atomic_enum.exp: Likewise.
975 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
976 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
977 * gdb.ada/bias.exp: Likewise.
978 * gdb.ada/boolean_expr.exp: Likewise.
979 * gdb.ada/bp_c_mixed_case.exp: Likewise.
980 * gdb.ada/bp_enum_homonym.exp: Likewise.
981 * gdb.ada/bp_inlined_func.exp: Likewise.
982 * gdb.ada/bp_on_var.exp: Likewise.
983 * gdb.ada/bp_range_type.exp: Likewise.
984 * gdb.ada/bp_reset.exp: Likewise.
985 * gdb.ada/call_pn.exp: Likewise.
986 * gdb.ada/catch_assert_if.exp: Likewise.
987 * gdb.ada/catch_ex.exp: Likewise.
988 * gdb.ada/catch_ex_std.exp: Likewise.
989 * gdb.ada/char_enum.exp: Likewise.
990 * gdb.ada/char_param.exp: Likewise.
991 * gdb.ada/complete.exp: Likewise.
992 * gdb.ada/cond_lang.exp: Likewise.
993 * gdb.ada/convvar_comp.exp: Likewise.
994 * gdb.ada/dgopt.exp: Likewise.
995 * gdb.ada/disc_arr_bound.exp: Likewise.
996 * gdb.ada/display_nested.exp: Likewise.
997 * gdb.ada/dot_all.exp: Likewise.
998 * gdb.ada/dyn_loc.exp: Likewise.
999 * gdb.ada/dyn_stride.exp: Likewise.
1000 * gdb.ada/excep_handle.exp: Likewise.
1001 * gdb.ada/expr_delims.exp: Likewise.
1002 * gdb.ada/expr_with_funcall.exp: Likewise.
1003 * gdb.ada/exprs.exp: Likewise.
1004 * gdb.ada/fin_fun_out.exp: Likewise.
1005 * gdb.ada/fixed_cmp.exp: Likewise.
1006 * gdb.ada/formatted_ref.exp: Likewise.
1007 * gdb.ada/frame_arg_lang.exp: Likewise.
1008 * gdb.ada/frame_args.exp: Likewise.
1009 * gdb.ada/fullname_bp.exp: Likewise.
1010 * gdb.ada/fun_addr.exp: Likewise.
1011 * gdb.ada/fun_in_declare.exp: Likewise.
1012 * gdb.ada/fun_overload_menu.exp: Likewise.
1013 * gdb.ada/fun_renaming.exp: Likewise.
1014 * gdb.ada/funcall_char.exp: Likewise.
1015 * gdb.ada/funcall_param.exp: Likewise.
1016 * gdb.ada/funcall_ptr.exp: Likewise.
1017 * gdb.ada/funcall_ref.exp: Likewise.
1018 * gdb.ada/homonym.exp: Likewise.
1019 * gdb.ada/info_addr_mixed_case.exp: Likewise.
1020 * gdb.ada/info_auto_lang.exp: Likewise.
1021 * gdb.ada/info_exc.exp: Likewise.
1022 * gdb.ada/info_types.exp: Likewise.
1023 * gdb.ada/int_deref.exp: Likewise.
1024 * gdb.ada/interface.exp: Likewise.
1025 * gdb.ada/iwide.exp: Likewise.
1026 * gdb.ada/lang_switch.exp: Likewise.
1027 * gdb.ada/length_cond.exp: Likewise.
1028 * gdb.ada/maint_with_ada.exp: Likewise.
1029 * gdb.ada/mi_catch_assert.exp: Likewise.
1030 * gdb.ada/mi_catch_ex.exp: Likewise.
1031 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
1032 * gdb.ada/mi_dyn_arr.exp: Likewise.
1033 * gdb.ada/mi_ex_cond.exp: Likewise.
1034 * gdb.ada/mi_exc_info.exp: Likewise.
1035 * gdb.ada/mi_interface.exp: Likewise.
1036 * gdb.ada/mi_prot.exp: Likewise.
1037 * gdb.ada/mi_ref_changeable.exp: Likewise.
1038 * gdb.ada/mi_string_access.exp: Likewise.
1039 * gdb.ada/mi_task_arg.exp: Likewise.
1040 * gdb.ada/mi_task_info.exp: Likewise.
1041 * gdb.ada/mi_var_array.exp: Likewise.
1042 * gdb.ada/mi_var_union.exp: Likewise.
1043 * gdb.ada/mi_variant.exp: Likewise.
1044 * gdb.ada/minsyms.exp: Likewise.
1045 * gdb.ada/mod_from_name.exp: Likewise.
1046 * gdb.ada/nested.exp: Likewise.
1047 * gdb.ada/null_array.exp: Likewise.
1048 * gdb.ada/optim_drec.exp: Likewise.
1049 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
1050 * gdb.ada/packed_array_assign.exp: Likewise.
1051 * gdb.ada/packed_tagged.exp: Likewise.
1052 * gdb.ada/pp-rec-component.exp: Likewise.
1053 * gdb.ada/print_chars.exp: Likewise.
1054 * gdb.ada/print_pc.exp: Likewise.
1055 * gdb.ada/ptr_typedef.exp: Likewise.
1056 * gdb.ada/ptype_arith_binop.exp: Likewise.
1057 * gdb.ada/ptype_array.exp: Likewise.
1058 * gdb.ada/ptype_field.exp: Likewise.
1059 * gdb.ada/ptype_tagged_param.exp: Likewise.
1060 * gdb.ada/ptype_union.exp: Likewise.
1061 * gdb.ada/py_range.exp: Likewise.
1062 * gdb.ada/py_taft.exp: Likewise.
1063 * gdb.ada/rdv_wait.exp: Likewise.
1064 * gdb.ada/rec_comp.exp: Likewise.
1065 * gdb.ada/rec_return.exp: Likewise.
1066 * gdb.ada/ref_param.exp: Likewise.
1067 * gdb.ada/ref_tick_size.exp: Likewise.
1068 * gdb.ada/rename_subscript_param.exp: Likewise.
1069 * gdb.ada/repeat_dyn.exp: Likewise.
1070 * gdb.ada/same_component_name.exp: Likewise.
1071 * gdb.ada/same_enum.exp: Likewise.
1072 * gdb.ada/scalar_storage.exp: Likewise.
1073 * gdb.ada/set_wstr.exp: Likewise.
1074 * gdb.ada/small_reg_param.exp: Likewise.
1075 * gdb.ada/str_binop_equal.exp: Likewise.
1076 * gdb.ada/str_ref_cmp.exp: Likewise.
1077 * gdb.ada/str_uninit.exp: Likewise.
1078 * gdb.ada/sub_variant.exp: Likewise.
1079 * gdb.ada/sym_print_name.exp: Likewise.
1080 * gdb.ada/taft_type.exp: Likewise.
1081 * gdb.ada/tagged.exp: Likewise.
1082 * gdb.ada/tagged_access.exp: Likewise.
1083 * gdb.ada/task_bp.exp: Likewise.
1084 * gdb.ada/task_switch_in_core.exp: Likewise.
1085 * gdb.ada/tasks.exp: Likewise.
1086 * gdb.ada/tick_last_segv.exp: Likewise.
1087 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
1088 * gdb.ada/type_coercion.exp: Likewise.
1089 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1090 * gdb.ada/unchecked_union.exp: Likewise.
1091 * gdb.ada/uninitialized_vars.exp: Likewise.
1092 * gdb.ada/var_arr_attrs.exp: Likewise.
1093 * gdb.ada/var_arr_typedef.exp: Likewise.
1094 * gdb.ada/var_rec_arr.exp: Likewise.
1095 * gdb.ada/variant-record.exp: Likewise.
1096 * gdb.ada/variant.exp: Likewise.
1097 * gdb.ada/variant_record_packed_array.exp: Likewise.
1098 * gdb.ada/varsize_limit.exp: Likewise.
1099 * gdb.ada/whatis_array_val.exp: Likewise.
1100 * gdb.ada/widewide.exp: Likewise.
1101 * gdb.ada/win_fu_syms.exp: Likewise.
1102
1103 2020-08-12 Gary Benson <gbenson@redhat.com>
1104
1105 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
1106
1107 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
1108
1109 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
1110 unset the array variable.
1111
1112 2020-08-03 Tom de Vries <tdevries@suse.de>
1113
1114 PR symtab/26333
1115 * lib/dwarf.exp (DW_LNE_user): New proc.
1116 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
1117 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
1118
1119 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1120
1121 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
1122 to 'uintptr_t'
1123 (inttypes.h): Include.
1124
1125 2020-07-31 Kevin Buettner <kevinb@redhat.com>
1126
1127 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
1128 (C5_24k): Delete.
1129 (C5_8k, C5_64k, C5_256k): New macros.
1130 (buf_ro): Allocate 256 KiB of initialized data.
1131
1132 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1133
1134 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
1135 that attempt to overwrite an existing condition with a condition
1136 that fails parsing and also with a condition that parses fine
1137 but contains junk at the end.
1138
1139 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1140
1141 * gdb.base/condbreak-bad.c: New test.
1142 * gdb.base/condbreak-bad.exp: New file.
1143
1144 2020-07-30 Tom de Vries <tdevries@suse.de>
1145
1146 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
1147 out of ...
1148 (GDBInfoModuleSymbols::check_entry): ... here.
1149 (GDBInfoModuleSymbols::check_optional_entry): New proc.
1150 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
1151 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
1152
1153 2020-07-30 Tom de Vries <tdevries@suse.de>
1154
1155 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
1156 "__class_some_module_Number_t" optional.
1157
1158 2020-07-29 Tom de Vries <tdevries@suse.de>
1159
1160 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
1161 multiple locations.
1162
1163 2020-07-29 Tom de Vries <tdevries@suse.de>
1164
1165 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
1166 rather than function name.
1167
1168 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 PR symtab/26270:
1171 * gdb.cp/disasm-func-name.cc: New file.
1172 * gdb.cp/disasm-func-name.exp: New file.
1173
1174 2020-07-28 Tom Tromey <tromey@adacore.com>
1175
1176 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
1177 'varval' location.
1178
1179 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.python/py-unwind.py: Update to make use of a register
1182 descriptor.
1183
1184 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1185
1186 * gdb.python/py-arch-reg-names.exp: Add additional tests.
1187
1188 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
1189
1190 PR fortran/23051
1191 PR fortran/26139
1192 * gdb.fortran/class-allocatable-array.exp: New file.
1193 * gdb.fortran/class-allocatable-array.f90: New file.
1194 * gdb.fortran/pointer-to-pointer.exp: New file.
1195 * gdb.fortran/pointer-to-pointer.f90: New file.
1196
1197 2020-07-25 Tom de Vries <tdevries@suse.de>
1198
1199 PR symtab/26243
1200 * gdb.dwarf2/dw2-line-number-zero.c: New test.
1201 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
1202
1203 2020-07-24 Tom de Vries <tdevries@suse.de>
1204
1205 PR testsuite/26293
1206 * gdb.ada/mi_prot.exp: Require gnatmake-8.
1207
1208 2020-07-23 Pedro Alves <pedro@palves.net>
1209
1210 * gdb.server/server-kill.exp (prepare): New, factored out from the
1211 top level.
1212 (kill_server): New.
1213 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
1214 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
1215
1216 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
1217
1218 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
1219
1220 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
1221
1222 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
1223 Initialize to empty string at top level.
1224 (gdb_wrapper_init): Revert check for file existence on build.
1225 Build the wrapper in its default place, not a build-specific
1226 location. When host == build, make the pathname absolute.
1227 (gdb_compile): Delete leftover declaration of
1228 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
1229 string instead of uninitialized.
1230
1231 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1232
1233 * gdb.base/corefile2.exp: New file.
1234 * gdb.base/coremaker2.exp: New file.
1235
1236 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1237
1238 * gdb.base/coredump-filter.exp: Add second
1239 non-Private-Shared-Anon-File test.
1240 (test_disasm): Rename binfile for test which is expected
1241 to fail.
1242
1243 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1244
1245 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
1246 data in core file".
1247 * gdb.base/coremaker.c (buf2ro): New global.
1248 (mmapdata): Add a read-only mmap mapping.
1249
1250 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1251
1252 PR corefiles/25631
1253 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
1254 New test.
1255 * gdb.base/coremaker.c (buf3): New global.
1256 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
1257 flags.
1258
1259 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1260
1261 * gdb.base/coremaker.c (filler_ro): New global constant.
1262
1263 2020-07-22 Tom Tromey <tromey@adacore.com>
1264
1265 * gdb.ada/mi_prot.exp: New file.
1266 * gdb.ada/mi_prot/pkg.adb: New file.
1267 * gdb.ada/mi_prot/pkg.ads: New file.
1268 * gdb.ada/mi_prot/prot.adb: New file.
1269
1270 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1271
1272 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
1273 loads two JITers.
1274
1275 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1276
1277 * gdb.python/py-arch-reg-groups.exp: Additional tests.
1278
1279 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1280
1281 * gdb.python/py-arch-reg-names.exp: Additional tests.
1282
1283 2020-07-21 Tom de Vries <tdevries@suse.de>
1284
1285 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
1286 breakpoint locations".
1287 * gdb.reverse/solib-reverse.exp: Same.
1288
1289 2020-07-21 Tom de Vries <tdevries@suse.de>
1290
1291 * gdb.reverse/step-reverse.c (callee): Merge statements.
1292
1293 2020-07-21 Tom de Vries <tdevries@suse.de>
1294
1295 * gdb.fortran/info-modules.exp (info module variables): Allow missing
1296 line numbers for some variables.
1297
1298 2020-07-21 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.opt/inline-locals.c (init_array): New func.
1301 (func1): Use init_array.
1302 * gdb.opt/inline-locals.exp: Update pattern.
1303
1304 2020-07-21 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
1307 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
1308
1309 2020-07-20 Ludovic Courtès <ludo@gnu.org>
1310
1311 * gdb.guile/source2.scm: Add #f first argument to 'format'.
1312 * gdb.guile/types-module.exp: Remove "ERROR:" from
1313 regexps since Guile 3.0 no longer prints that.
1314
1315 2020-07-20 Ludovic Courtès <ludo@gnu.org>
1316
1317 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
1318 error regexp to match on Guile 2.2.
1319
1320 2020-07-20 Gary Benson <gbenson@redhat.com>
1321
1322 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
1323 with clang.
1324
1325 2020-07-20 Tom de Vries <tdevries@suse.de>
1326
1327 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
1328 (omp_set_lock_in_order): New function.
1329 (single_scope, multi_scope, nested_func, nested_parallel): Use
1330 omp_set_lock_in_order and omp_unset_lock.
1331 (main): Init and destroy lock and lock2.
1332
1333 2020-07-20 Tom de Vries <tdevries@suse.de>
1334
1335 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
1336
1337 2020-07-20 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
1340
1341 2020-07-17 Tom de Vries <tdevries@suse.de>
1342
1343 * gdb.base/valgrind-infcall-2.c: New test.
1344 * gdb.base/valgrind-infcall-2.exp: New file.
1345 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
1346
1347 2020-07-17 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.dlang/circular.c (found): Use found_label as label name.
1350 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
1351 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
1352 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
1353 * gdb.dwarf2/ada-linkage-name.exp: Same.
1354 * gdb.dwarf2/arr-subrange.exp: Same.
1355 * gdb.dwarf2/atomic-type.exp: Same.
1356 * gdb.dwarf2/comp-unit-lang.exp: Same.
1357 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1358 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1359 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
1360 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
1361 * gdb.dwarf2/implptr-64bit.exp: Same.
1362 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1363 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1364 * gdb.dwarf2/imported-unit.exp: Same.
1365 * gdb.dwarf2/main-subprogram.exp: Same.
1366 * gdb.dwarf2/missing-type-name.exp: Same.
1367 * gdb.dwarf2/nonvar-access.exp: Same.
1368 * gdb.dwarf2/struct-with-sig.exp: Same.
1369 * gdb.dwarf2/typedef-void-finish.exp: Same.
1370 * gdb.dwarf2/void-type.exp: Same.
1371
1372 2020-07-17 Tom de Vries <tdevries@suse.de>
1373
1374 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
1375 src parameter.
1376 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
1377 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
1378 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1379 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1380 * gdb.dwarf2/dwz.exp: Same.
1381 * gdb.dwarf2/implptr-optimized-out.exp: Same.
1382 * gdb.dwarf2/implref-array.exp: Same.
1383 * gdb.dwarf2/implref-const.exp: Same.
1384 * gdb.dwarf2/implref-global.exp: Same.
1385 * gdb.dwarf2/implref-struct.exp: Same.
1386 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1387 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1388 * gdb.dwarf2/var-access.exp: Same.
1389 * gdb.dwarf2/varval.exp: Same.
1390 * gdb.trace/entry-values.exp: Same.
1391
1392 2020-07-17 Tom de Vries <tdevries@suse.de>
1393
1394 * lib/dwarf.exp (Dwarf::extern): Remove.
1395 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
1396 * gdb.dlang/circular.exp: Same.
1397 * gdb.dwarf2/comp-unit-lang.exp: Same.
1398 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1399 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
1400 * gdb.dwarf2/dwz.exp: Same.
1401 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1402 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1403 * gdb.dwarf2/imported-unit.exp: Same.
1404 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1405
1406 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
1407
1408 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
1409 Use double quotes instead of single quotes.
1410
1411 2020-07-16 Caroline Tice <cmtice@google.com>
1412
1413 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
1414 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
1415
1416 2020-07-16 Tom de Vries <tdevries@suse.de>
1417
1418 * lib/dwarf.exp (program): Initialize _line.
1419 (DW_LNE_end_sequence): Reinitialize _line.
1420 (DW_LNS_advance_line): Update _line.
1421 (line): New proc.
1422 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
1423 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1424 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1425 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1426 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1427 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1428
1429 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1430
1431 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
1432 generic.
1433
1434 2020-07-15 Tom de Vries <tdevries@suse.de>
1435
1436 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
1437 is_amd64_regs_target.
1438
1439 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1440
1441 * gdb.fortran/ptype-on-functions.exp: Add more tests.
1442 * gdb.fortran/ptype-on-functions.f90: Likewise.
1443
1444 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
1445
1446 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
1447 values in documentation for addr_size to 4 and 8.
1448
1449 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * gdb.arch/amd64-osabi.exp: Update.
1452 * gdb.arch/arm-disassembler-options.exp: Update.
1453 * gdb.arch/powerpc-disassembler-options.exp: Update.
1454 * gdb.arch/ppc64-symtab-cordic.exp: Update.
1455 * gdb.arch/s390-disassembler-options.exp: Update.
1456 * gdb.base/all-architectures.exp.tcl: Update.
1457 * gdb.base/attach-pie-noexec.exp: Update.
1458 * gdb.base/catch-syscall.exp: Update.
1459 * gdb.xml/tdesc-arch.exp: Update.
1460
1461 2020-07-14 Tom de Vries <tdevries@suse.de>
1462
1463 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
1464 (local_gettid): ... this.
1465 (fn): Update.
1466
1467 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
1468
1469 * gdb.base/info_sources.exp: Skip directory match tests on
1470 remote hosts.
1471
1472 2020-07-13 Gary Benson <gbenson@redhat.com>
1473
1474 * gdb.base/savedregs.exp (caller): Use parentheses to
1475 make expected expression evaluation ordering explicit.
1476
1477 2020-07-13 Gary Benson <gbenson@redhat.com>
1478
1479 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
1480
1481 2020-07-13 Gary Benson <gbenson@redhat.com>
1482
1483 * gdb.base/bigcore.c (main): Use a volatile pointer when
1484 attempting to trigger a SIGSEGV.
1485 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
1486 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
1487 * gdb.base/savedregs.c (thrower): Likewise.
1488 * gdb.mi/mi-syn-frame.c (bar): Likewise.
1489
1490 2020-07-13 Gary Benson <gbenson@redhat.com>
1491
1492 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
1493 defining and using VLA structure fields into...
1494 * gdb.base/vla-struct-fields.c: New file.
1495 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
1496 tests into...
1497 * gdb.base/vla-struct-fields.exp: New file.
1498
1499 2020-07-13 Tom de Vries <tdevries@suse.de>
1500
1501 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
1502 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
1503 * gdb.base/gold-gdb-index.exp: Same.
1504 * gdb.base/morestack.exp: Same.
1505
1506 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
1507
1508 PR rust/26121
1509 * gdb.rust/modules.rs: Prevent linker from discarding test
1510 symbol.
1511
1512 2020-07-10 Pedro Alves <pedro@palves.net>
1513
1514 PR gdb/26199
1515 * gdb.multi/multi-target.c (exit_thread): New.
1516 (thread_start): Break loop if EXIT_THREAD.
1517 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
1518 (top level) Call test_no_resumed.
1519
1520 2020-07-08 Tom Tromey <tromey@adacore.com>
1521
1522 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
1523 * gdb.ada/catch_ex.exp: Examine catchpoint text.
1524
1525 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 PR python/22748
1528 * gdb.opt/inline-frame-tailcall.c: New file.
1529 * gdb.opt/inline-frame-tailcall.exp: New file.
1530 * gdb.python/py-unwind-inline.c: New file.
1531 * gdb.python/py-unwind-inline.exp: New file.
1532 * gdb.python/py-unwind-inline.py: New file.
1533
1534 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1535
1536 * gdb.python/py-arch-reg-groups.exp: New file.
1537
1538 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1539
1540 * gdb.python/py-arch-reg-names.exp: New file.
1541
1542 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1543
1544 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
1545 gdb.PendingFrame.architecture method.
1546
1547 2020-07-06 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
1550
1551 2020-07-03 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.base/structs2.c (main): Adjust second parem_reg call to
1554 explicitly write negative numbers.
1555 * gdb.base/structs2.exp: Adjust expected output.
1556
1557 2020-07-03 Pedro Alves <palves@redhat.com>
1558
1559 * gdb.base/charset.c (init_string): Change all char parameters to
1560 unsigned char parameters.
1561
1562 2020-07-03 Pedro Alves <palves@redhat.com>
1563
1564 * gdb.base/call-sc.exp (start_scalars_test): Use
1565 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1566 * gdb.base/overlays.c: Remove references to PARAMS.
1567 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
1568 * gdb.base/reread.exp: Don't set 'prototypes' global.
1569 * gdb.base/structs.exp (start_structs_test): Use
1570 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1571 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
1572 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1573 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
1574 call.
1575 * gdb.base/varargs.exp: Don't set 'prototypes' global.
1576
1577 2020-07-03 Pedro Alves <palves@redhat.com>
1578
1579 * gdb.base/m32rovly.c: Delete.
1580 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
1581
1582 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1583
1584 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
1585 of gdb_py_test_multiple.
1586 * gdb.python/py-cmd.exp: Likewise.
1587 * gdb.python/py-events.exp: Likewise.
1588 * gdb.python/py-function.exp: Likewise.
1589 * gdb.python/py-inferior.exp: Likewise.
1590 * gdb.python/py-infthread.exp: Likewise.
1591 * gdb.python/py-linetable.exp: Likewise.
1592 * gdb.python/py-parameter.exp: Likewise.
1593 * gdb.python/py-value.exp: Likewise.
1594
1595 2020-06-30 Tom de Vries <tdevries@suse.de>
1596
1597 PR testsuite/26175
1598 * lib/future.exp (gdb_default_target_compile): Detect and handle
1599 early_flags.
1600
1601 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
1602
1603 * boards/simavr.exp (gdb_load): Catch errors when closing
1604 previous connection. Close connection, wait for process and
1605 unset simavr_spawn_id on failure.
1606
1607 2020-06-29 Tom de Vries <tdevries@suse.de>
1608
1609 * lib/gdb.exp (unknown): Make test-case unresolved.
1610
1611 2020-06-29 Tom de Vries <tdevries@suse.de>
1612
1613 PR gdb/25475
1614 * gdb.server/solib-list.exp: Verify that the symbol reload
1615 confirmation question is asked.
1616
1617 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1618
1619 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
1620 have a input seq nr in each pass message.
1621 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
1622 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
1623 * gdb.python/python.exp: Make test names unique,
1624 use gdb_test_multiline instead of gdb_py_test_multiple,
1625 use $gdb_test_name.
1626 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
1627
1628 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
1629
1630 * configure.ac: Add --enable-libctf.
1631 * aclocal.m4: sinclude ../config/enable.m4.
1632 * Makefile.in (site.exp): Add enable_libctf to site.exp.
1633 * lib/gdb.exp (skip_ctf_tests): Use it.
1634 * gdb.base/ctf-constvars.exp: Error message tweak.
1635 * gdb.base/ctf-ptype.exp: Likewise.
1636 * configure: Regenerate.
1637
1638 2020-06-26 Gary Benson <gbenson@redhat.com>
1639
1640 * gdb.cp/try_catch.cc: Include string.h.
1641 (main): Replace comparison against string literal with
1642 strcmp, avoiding build failure with -Wstring-compare.
1643 Add "marker test-complete".
1644 * gdb.cp/try_catch.exp: Run the test to the above marker,
1645 then verify that the value of "test" is still true.
1646
1647 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1648
1649 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
1650
1651 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1654
1655 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1656
1657 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
1658 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
1659 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
1660 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
1661 * gdb.arch/riscv-tdesc-loading.exp: New file.
1662
1663 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1666
1667 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1668
1669 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
1670 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
1671 * gdb.arch/riscv-tdesc-regs.c: New file.
1672 * gdb.arch/riscv-tdesc-regs.exp: New file.
1673
1674 2020-06-24 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.arch/amd64-entry-value-paramref.exp: Use
1677 prepare_for_testing_full and don't pass "c++" for the .S file
1678 build spec.
1679 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
1680 $options, since it's an assembly file. Remove -Wno-deprecated.
1681 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
1682 compiling C++ programs.
1683
1684 2020-06-24 Pedro Alves <palves@redhat.com>
1685
1686 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
1687 Clang, add "-Wno-unknown-warning-option" to the options.
1688
1689 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
1690
1691 * gdb.xml/tdesc-reload.c: New file.
1692 * gdb.xml/tdesc-reload.exp: New file.
1693 * gdb.xml/maint-xml-dump-01.xml: New file.
1694 * gdb.xml/maint-xml-dump-02.xml: New file.
1695 * gdb.xml/maint-xml-dump.exp: New file.
1696
1697 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
1698
1699 * lib/completion-support.exp (test_gdb_completion_offers_commands):
1700 Adjust for omitted commands when TUI is disabled.
1701
1702 2020-06-23 Gary Benson <gbenson@redhat.com>
1703 Pedro Alves <palves@redhat.com>
1704
1705 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
1706 * gdb.cp/nsimport.cc: Likewise.
1707 * gdb.cp/nsnested.cc: Likewise.
1708 * gdb.cp/nsnoimports.cc: Likewise.
1709 * gdb.cp/nsusing.cc: Likewise.
1710 * gdb.cp/smartp.cc: Likewise.
1711 * gdb.python/py-pp-integral.c: Likewise.
1712 * gdb.python/py-pp-re-notag.c: Likewise.
1713
1714 2020-06-23 Gary Benson <gbenson@redhat.com>
1715
1716 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
1717 * gdb.cp/nsimport.cc: Likewise.
1718 * gdb.cp/nsnested.cc: Likewise.
1719 * gdb.cp/nsnoimports.cc: Likewise.
1720 * gdb.cp/nsusing.cc: Likewise.
1721 * gdb.cp/smartp.cc: Likewise.
1722 * gdb.python/py-pp-integral.c: Likewise.
1723 * gdb.python/py-pp-re-notag.c: Likewise.
1724
1725 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1726
1727 * gdb.base/default-args.exp: New test.
1728 * gdb.base/default-args.c: New file.
1729 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
1730 * gdb.base/default.exp: Update to new help text.
1731 * gdb.base/help.exp: Likewise.
1732 * gdb.base/page.exp: Likewise.
1733 * gdb.base/style.exp: Likewise.
1734 * gdb.guile/guile.exp: Likewise.
1735 * gdb.python/python.exp: Likewise.
1736
1737 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
1738
1739 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
1740 remote host. Fix search path syntax on Windows host.
1741
1742 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1743
1744 * gdb.base/attach.exp: Test priority of 'exec-file' changed
1745 over 'exec-file-mismatch'.
1746 * gdb.base/attach.c: Mark should_exit volatile.
1747 * gdb.base/attach2.c: Likewise. Add a comment explaining
1748 why the sleep cannot be big.
1749 * gdb.base/attach3.c: New file.
1750
1751 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1752
1753 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
1754 prefix optional.
1755
1756 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1757
1758 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1759 for remote host.
1760
1761 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
1762 Hafiz Abid Qadeer <abidh@codesourcery.com>
1763
1764 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
1765 file sent to remote host.
1766 (top level): Allow int32_t as type of 32-bit register.
1767
1768 2020-06-19 Tom de Vries <tdevries@suse.de>
1769
1770 * lib/gdb.exp (gdb_note): New proc.
1771 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1772 (gdb_default_target_compile): ... here. Only call
1773 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1774 (use_gdb_compile): Change to array.
1775 (toplevel): Update sets of use_gdb_compile to specify language.
1776 Warn about default_target_compile override. Store dejagnu's version
1777 of default_target_compile in dejagnu_default_target_compile.
1778
1779 2020-06-18 Tom de Vries <tdevries@suse.de>
1780
1781 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1782 (default_gdb_init): ... here.
1783
1784 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1785
1786 Fix TUI support checks in gdb.tui tests.
1787
1788 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1789 just say UNSUPPORTED.
1790 * gdb.tui/corefile-run.exp: Likewise.
1791 * gdb.tui/empty.exp: Likewise.
1792 * gdb.tui/list-before.exp: Likewise.
1793 * gdb.tui/list.exp: Likewise.
1794 * gdb.tui/main.exp: Likewise.
1795 * gdb.tui/regs.exp: Likewise.
1796 * gdb.tui/resize.exp: Likewise.
1797 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1798 * gdb.tui/tui-layout-asm.exp: Likewise.
1799 * gdb.tui/tui-missing-src.exp: Likewise.
1800 * gdb.tui/winheight.exp: Likewise.
1801 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1802
1803 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1804
1805 Fix TCL error in gdb.python/py-format-string.exp.
1806
1807 * gdb.python/py-format-string.exp: Move test for python support
1808 earlier, out of function body.
1809
1810 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
1811
1812 * gdb.base/index-cache-load-twice.c: New.
1813 * gdb.base/index-cache-load-twice.exp: New.
1814
1815 2020-06-17 Keith Seitz <keiths@redhat.com>
1816
1817 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1818 when executing "gdb --configuration".
1819
1820 2020-06-17 Tom de Vries <tdevries@suse.de>
1821
1822 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1823 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1824 conditional on presence of gdb_tcl_unknown.
1825 (gdb_finish): Make override undo conditional on presence of
1826 gdb_tcl_unknown.
1827
1828 2020-06-16 Tom Tromey <tom@tromey.com>
1829
1830 * gdb.python/tui-window.py (failwin): New function. Register it
1831 as a TUI window type.
1832 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1833
1834 2020-06-16 Gary Benson <gbenson@redhat.com>
1835
1836 * gdb.python/py-nested-maps.c (create_map): Add missing return
1837 value.
1838 (create_map_map): Likewise.
1839
1840 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1841
1842 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1843 variable.
1844 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1845 and use the already-defined 'options' variable.
1846
1847 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1848 Tom de Vries <tdevries@suse.de>
1849
1850 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1851 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1852 (gdb_setup_known_globals): New proc.
1853 (gdb_cleanup_globals): New proc.
1854 * lib/gdb.exp (load_lib): New override proc.
1855 (gdb_stdin_log_init): Set var in_file as persistent global.
1856 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1857 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1858 fpc_compiler as persistent global.
1859
1860 2020-06-12 Tom de Vries <tdevries@suse.de>
1861
1862 * lib/tuiterm.exp (spawn): Rename to ...
1863 (tui_spawn): ... this.
1864 (toplevel): Move rename of spawn ...
1865 (gdb_init_tuiterm): ... here. New proc.
1866 (gdb_finish_tuiterm): New proc.
1867 * lib/gdb.exp (gdb_finish_hooks): New global var.
1868 (gdb_finish): Handle gdb_finish_hooks.
1869 (tuiterm_env): New proc.
1870 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1871 tuiterm_env.
1872 * gdb.tui/basic.exp: Same.
1873 * gdb.tui/corefile-run.exp: Same.
1874 * gdb.tui/empty.exp: Same.
1875 * gdb.tui/list-before.exp: Same.
1876 * gdb.tui/list.exp: Same.
1877 * gdb.tui/main.exp: Same.
1878 * gdb.tui/new-layout.exp: Same.
1879 * gdb.tui/regs.exp: Same.
1880 * gdb.tui/resize.exp: Same.
1881 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1882 * gdb.tui/tui-layout-asm.exp: Same.
1883 * gdb.tui/tui-missing-src.exp: Same.
1884 * gdb.tui/winheight.exp: Same.
1885
1886 2020-06-12 Tom de Vries <tdevries@suse.de>
1887
1888 PR testsuite/26110
1889 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1890 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1891
1892 2020-06-11 Tom Tromey <tom@tromey.com>
1893
1894 PR gdb/18318:
1895 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1896 floating point tests.
1897
1898 2020-06-11 Keith Seitz <keiths@redhat.com>
1899
1900 PR gdb/21356
1901 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1902 vla_struct.
1903 Add new struct vla_typedef and union vla_typedef_union and
1904 corresponding instantiation objects.
1905 Initialize new objects.
1906 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1907 and vla_typedef_union_object.
1908 Fixup type for vla_struct_object.
1909
1910 2020-06-11 Tom de Vries <tdevries@suse.de>
1911
1912 * lib/gdb.exp (with_override): New proc, factored out of ...
1913 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1914
1915 2020-06-10 Tom de Vries <tdevries@suse.de>
1916
1917 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1918
1919 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1920
1921 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1922 parameter, update callers.
1923
1924 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
1925
1926 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1927 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1928 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1929
1930 2020-06-04 Tom de Vries <tdevries@suse.de>
1931
1932 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1933
1934 2020-06-04 Tom de Vries <tdevries@suse.de>
1935
1936 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1937 exp_continue.
1938
1939 2020-06-04 Tom de Vries <tdevries@suse.de>
1940
1941 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1942
1943 2020-06-03 Tom de Vries <tdevries@suse.de>
1944
1945 PR symtab/26046
1946 * gdb.cp/breakpoint-locs-2.cc: New test.
1947 * gdb.cp/breakpoint-locs.cc: New test.
1948 * gdb.cp/breakpoint-locs.exp: New file.
1949 * gdb.cp/breakpoint-locs.h: New test.
1950
1951 2020-06-03 Tom de Vries <tdevries@suse.de>
1952
1953 PR testsuite/25609
1954 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1955 value of global verbose.
1956 * gdb.base/jit-elf.exp: Same.
1957 * gdb.base/jit-reader.exp: Same.
1958
1959 2020-06-02 Tom de Vries <tdevries@suse.de>
1960
1961 * gdb.dwarf2/multidictionary.exp: Don't use
1962 gdb_spawn_with_cmdline_opts.
1963
1964 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1965
1966 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1967 use_header case.
1968 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1969 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1970 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1971 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1972 * gdb.dwarf2/dw2-inline-header.c: New file.
1973 * gdb.dwarf2/dw2-inline-header.h: New file.
1974
1975 2020-05-30 Pedro Alves <palves@redhat.com>
1976
1977 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1978 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1979
1980 2020-05-29 Gary Benson <gbenson@redhat.com>
1981
1982 * gdb.compile/compile-cplus.exp (additional_flags): Also
1983 set when building with clang.
1984 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1985 when building with clang.
1986
1987 2020-05-29 Gary Benson <gbenson@redhat.com>
1988
1989 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1990 building with clang.
1991 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1992
1993 2020-05-29 Gary Benson <gbenson@redhat.com>
1994
1995 * gdb.cp/koenig.exp (prepare_for_testing): Add
1996 additional_flags=-Wno-unused-comparison.
1997 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1998
1999 2020-05-28 Gary Benson <gbenson@redhat.com>
2000
2001 * gdb.base/sigaltstack.c (catcher): Add default case to switch
2002 statement.
2003
2004 2020-05-28 Gary Benson <gbenson@redhat.com>
2005
2006 * gdb.cp/classes.exp (prepare_for_testing): Add
2007 additional_flags=-Wno-deprecated-register.
2008 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
2009 * gdb.cp/misc.exp: Likewise.
2010
2011 2020-05-28 Gary Benson <gbenson@redhat.com>
2012
2013 * gdb.linespec/cpls-ops.cc (dummy): New static global.
2014 (test_op_new::operator new): Add return statement.
2015 (test_op_new_array::operator new[]): Likewise.
2016
2017 2020-05-27 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
2020 check. Use test_gdb_complete_unique instead of
2021 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
2022 test_gdb_complete_multiple instead of
2023 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
2024
2025 2020-05-27 Luis Machado <luis.machado@linaro.org>
2026
2027 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
2028 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
2029 * gdb.arch/arm-disassembler-options.exp: Likewise.
2030 * gdb.arch/arm-disp-step.exp: Likewise.
2031 * gdb.arch/thumb-prologue.exp: Likewise.
2032 * gdb.base/async.exp: Likewise.
2033 * gdb.base/auxv.exp: Likewise.
2034 * gdb.base/complex-parts.exp: Likewise.
2035 * gdb.base/ena-dis-br.exp: Likewise.
2036 * gdb.base/foll-exec.exp: Likewise.
2037 * gdb.base/permissions.exp: Likewise.
2038 * gdb.base/relocate.exp: Likewise.
2039 * gdb.base/return2.exp: Likewise.
2040 * gdb.base/sigbpt.exp: Likewise.
2041 * gdb.base/siginfo-obj.exp: Likewise.
2042 * gdb.cp/converts.exp: Likewise.
2043 * gdb.cp/exceptprint.exp: Likewise.
2044 * gdb.cp/inherit.exp: Likewise.
2045 * gdb.cp/nsnoimports.exp: Likewise.
2046 * gdb.cp/virtbase2.exp: Likewise.
2047 * gdb.mi/mi-var-cmd.exp: Likewise.
2048 * gdb.mi/var-cmd.c: Likewise.
2049
2050 2020-05-26 Tom Tromey <tromey@adacore.com>
2051
2052 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
2053
2054 2020-05-26 Tom Tromey <tromey@adacore.com>
2055
2056 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
2057 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
2058 type.
2059 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
2060 variable.
2061
2062 2020-05-26 Christian Biesinger <cbiesinger@google.com>
2063
2064 * Makefile.in: Use = instead of == for the test command
2065 for portability.
2066
2067 2020-05-26 Tom de Vries <tdevries@suse.de>
2068
2069 * gdb.base/gold-gdb-index-2.c: New test.
2070 * gdb.base/gold-gdb-index.c: New test.
2071 * gdb.base/gold-gdb-index.exp: New file.
2072 * gdb.base/gold-gdb-index.h: New test.
2073
2074 2020-05-25 Tom de Vries <tdevries@suse.de>
2075
2076 * boards/gold-gdb-index.exp: New file.
2077
2078 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2079
2080 * boards/simavr.exp: New file.
2081
2082 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2083
2084 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
2085 * gdb.base/inferior-args.exp: New file.
2086 * gdb.base/inferior-args.c: New file.
2087
2088 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
2089
2090 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
2091 inferior_args. Pass it to gdb_reload.
2092 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
2093 inferior_args.
2094 (gdb_reload): Add inferior_args argument.
2095 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
2096 pass it to gdbserver_run.
2097 * boards/native-gdbserver.exp: Do not set noargs.
2098 * boards/native-extended-gdbserver.exp (gdb_reload): Add
2099 inferior_args argument.
2100 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
2101 * gdb.base/a2-run.exp: Check for use_gdb_stub.
2102 * gdb.base/args.exp: Likewise.
2103
2104 2020-05-25 Tom de Vries <tdevries@suse.de>
2105
2106 * lib/gdb.exp (exec_is_pie): Add comment.
2107
2108 2020-05-25 Tom de Vries <tdevries@suse.de>
2109
2110 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
2111 instead of $binfile in the untested message.
2112
2113 2020-05-25 Tom de Vries <tdevries@suse.de>
2114
2115 PR testsuite/26031
2116 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
2117
2118 2020-05-25 Tom de Vries <tdevries@suse.de>
2119
2120 * boards/gold.exp: New file.
2121
2122 2020-05-23 Tom Tromey <tom@tromey.com>
2123
2124 * gdb.base/style.exp: Remove completion styling test.
2125 * lib/gdb-utils.exp (style): Remove completion styles.
2126
2127 2020-05-23 Tom Tromey <tom@tromey.com>
2128
2129 * gdb.base/style.exp: Add completion styling test.
2130 * lib/gdb-utils.exp (style): Add completion styles.
2131
2132 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2133
2134 * gdb.base/annota1.exp: Update expected results.
2135 * gdb.cp/annota2.exp: Update expected results, remove duplicate
2136 test name.
2137 * gdb.cp/annota3.exp: Update expected results.
2138
2139 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
2140
2141 PR gdb/26016
2142 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
2143 against MAP_FAILED.
2144 * gdb.base/coremaker.c (mmapdata): Likewise.
2145 * gdb.base/jit-reader-host.c (main): Likewise.
2146 * gdb.base/sym-file-loader.c (load): Likewise.
2147 (load_shlib): Likewise.
2148
2149 2020-05-20 Tom Tromey <tromey@adacore.com>
2150
2151 * gdb.ada/array_char_idx.exp: Recognize initialized array.
2152
2153 2020-05-20 Tom de Vries <tdevries@suse.de>
2154
2155 PR symtab/25833
2156 * gdb.base/with-mf-inc.c: New test.
2157 * gdb.base/with-mf-main.c: New test.
2158 * gdb.base/with-mf.exp: New file.
2159
2160 2020-05-19 Tom Tromey <tromey@adacore.com>
2161
2162 * gdb.rust/simple.exp: Restore missing test result.
2163
2164 2020-05-19 Tom de Vries <tdevries@suse.de>
2165
2166 * gdb.base/gdb-caching-proc.exp: Fix typo.
2167
2168 2020-05-19 Tom Tromey <tromey@adacore.com>
2169
2170 * gdb.rust/simple.exp: Add some test descriptions.
2171 (test_one_slice): Use with_test_prefix.
2172
2173 2020-05-18 Tom de Vries <tdevries@suse.de>
2174
2175 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
2176
2177 2020-05-17 Pedro Alves <palves@redhat.com>
2178
2179 PR gdb/25741
2180 * gdb.base/hw-sw-break-same-address.exp: New file.
2181
2182 2020-05-16 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.multi/multi-re-run.exp (test_re_run): Switch
2185 LAST_LOADED_FILE accordingly.
2186
2187 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2188
2189 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
2190
2191 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2192
2193 * gdb.base/help.exp: Test apropos and help for commands
2194 having aliases. Fixed comments not starting with an
2195 upper-case letter or not finishing with a dot.
2196
2197 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2198
2199 * gdb.base/alias.exp: Update help output check.
2200
2201 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2202
2203 * gdb.base/default.exp: Update output following fixes.
2204
2205 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2206
2207 * gdb.base/alias.exp: Test aliases starting with a prefix of
2208 another alias.
2209
2210 2020-05-15 Gary Benson <gbenson@redhat.com>
2211
2212 * gdb.base/info-os.c (main): Add return statement.
2213 * gdb.base/info_minsym.c (minsym_fun): Likewise.
2214 * gdb.base/large-frame-2.c (func): Likewise.
2215 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
2216 * gdb.base/pr10179-b.c (foo2): Likewise.
2217 * gdb.base/valgrind-disp-step.c (foo): Likewise.
2218 * gdb.base/watch-cond.c (func): Likewise.
2219 * gdb.multi/goodbye.c (verylongfun): Likewise.
2220 * gdb.multi/hello.c (commonfun): Likewise.
2221 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
2222 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
2223 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
2224 Likewise.
2225 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
2226 * gdb.threads/interrupt-while-step-over.c (child_function):
2227 Likewise.
2228 * gdb.trace/actions-changed.c (end): Likewise.
2229
2230 2020-05-15 Gary Benson <gbenson@redhat.com>
2231
2232 * gdb.opencl/callfuncs.exp: Report when test skipped.
2233 * gdb.opencl/convs_casts.exp: Likewise.
2234 * gdb.opencl/datatypes.exp: Likewise.
2235 * gdb.opencl/operators.exp: Likewise.
2236 * gdb.opencl/vec_comps.exp: Likewise.
2237
2238 2020-05-15 Tom de Vries <tdevries@suse.de>
2239
2240 * gdb.base/align.exp.in: Rename to ...
2241 * gdb.base/align.exp.tcl: ... this.
2242 * gdb.base/align-c++.exp: Update.
2243 * gdb.base/align-c.exp: Update.
2244 * gdb.base/all-architectures.exp.in: Rename to ...
2245 * gdb.base/all-architectures.exp: ... this.
2246 * gdb.base/all-architectures-0.exp: Update.
2247 * gdb.base/all-architectures-1.exp: Update.
2248 * gdb.base/all-architectures-2.exp: Update.
2249 * gdb.base/all-architectures-3.exp: Update.
2250 * gdb.base/all-architectures-4.exp: Update.
2251 * gdb.base/all-architectures-5.exp: Update.
2252 * gdb.base/all-architectures-6.exp: Update.
2253 * gdb.base/all-architectures-7.exp: Update.
2254 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
2255 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
2256 * gdb.base/infcall-nested-structs-c++.exp: Update.
2257 * gdb.base/infcall-nested-structs-c.exp: Update.
2258 * gdb.base/info-types.exp.in: Rename to ...
2259 * gdb.base/info-types.exp.tcl: ... this.
2260 * gdb.base/info-types-c++.exp: Update.
2261 * gdb.base/info-types-c.exp: Update.
2262 * gdb.base/max-depth.exp.in: Rename to ...
2263 * gdb.base/max-depth.exp.tcl: ... this.
2264 * gdb.base/max-depth-c++.exp: Update.
2265 * gdb.base/max-depth-c.exp: Update.
2266 * gdb.cp/cpexprs.exp.in: Rename to ...
2267 * gdb.cp/cpexprs.exp.tcl: ... this.
2268 * gdb.cp/cpexprs-debug-types.exp: Update.
2269 * gdb.cp/cpexprs.exp: Update.
2270 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
2271 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
2272 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
2273 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
2274 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
2275 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
2276 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
2277 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
2278 * gdb.dwarf2/clang-debug-names-2.exp: Update.
2279 * gdb.dwarf2/clang-debug-names.exp: Update.
2280
2281 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * lib/check-test-names.exp: Remove code that prevents this file
2284 loading when tests are run in parallel.
2285
2286 2020-05-15 Pedro Alves <palves@redhat.com>
2287
2288 * gdb.multi/multi-kill.exp (start_inferior): Remove
2289 'testpid' parameter. Refer to namespace variable directly.
2290 (testpid): Declare as namespace variable.
2291
2292 2020-05-15 Pedro Alves <palves@redhat.com>
2293
2294 * gdb.multi/multi-kill.exp: Wrap in namespace.
2295 (start_inferior): Add TESTPID parameter. Use it instead of the
2296 testpid global.
2297 (top level): Define empty TESTPID array, and pass it down to
2298 start_inferior.
2299
2300 2020-05-14 Tom de Vries <tdevries@suse.de>
2301
2302 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
2303 output.
2304
2305 2020-05-14 Tom de Vries <tdevries@suse.de>
2306
2307 * gdb.base/align.exp: Split into ...
2308 * gdb.base/align.exp.in: ...
2309 * gdb.base/align-c++.exp: ...
2310 * gdb.base/align-c.exp: ... these.
2311 * gdb.base/infcall-nested-structs.exp: Split into ...
2312 * gdb.base/infcall-nested-structs.exp.in: ...
2313 * gdb.base/infcall-nested-structs-c++.exp: ...
2314 * gdb.base/infcall-nested-structs-c.exp: ... these.
2315 * gdb.base/info-types.exp: Split into ...
2316 * gdb.base/info-types.exp.in: ...
2317 * gdb.base/info-types-c++.exp: ...
2318 * gdb.base/info-types-c.exp: ... these.
2319 * gdb.base/max-depth.exp: Split into ...
2320 * gdb.base/max-depth.exp.in: ...
2321 * gdb.base/max-depth-c++.exp: ...
2322 * gdb.base/max-depth-c.exp: ... these.
2323 * gdb.cp/infcall-nodebug.exp: Split into ...
2324 * gdb.cp/infcall-nodebug.exp.in: ...
2325 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
2326 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
2327 * gdb.cp/infcall-nodebug-c-d0.exp: ...
2328 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
2329
2330 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2331 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.multi/multi-exit.c: New file.
2334 * gdb.multi/multi-exit.exp: New file.
2335 * gdb.multi/multi-kill.c: New file.
2336 * gdb.multi/multi-kill.exp: New file.
2337
2338 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2339
2340 * gdb.base/annota1.exp: Update the expected output.
2341 * gdb.cp/annota2.exp: Ditto.
2342
2343 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
2344
2345 * lib/check-test-names.exp: Disable when testing is being run in
2346 parallel.
2347
2348 2020-05-12 Tom de Vries <tdevries@suse.de>
2349
2350 * gdb.base/jit-elf.exp: Fix string concat.
2351
2352 2020-05-12 Tom de Vries <tdevries@suse.de>
2353
2354 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
2355 messages.
2356
2357 2020-05-12 Tom de Vries <tdevries@suse.de>
2358
2359 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
2360
2361 2020-05-12 Tom de Vries <tdevries@suse.de>
2362
2363 * gdb.ada/catch_ex.exp: Use with_test_prefix.
2364 * gdb.ada/mi_catch_ex.exp: Same.
2365 * gdb.ada/mi_catch_ex_hand.exp: Same.
2366
2367 2020-05-12 Tom de Vries <tdevries@suse.de>
2368
2369 * gdb.fortran/complex.exp: Use with_test_prefix.
2370
2371 2020-05-12 Tom de Vries <tdevries@suse.de>
2372
2373 * gdb.trace/passcount.exp: Fix test-names.
2374
2375 2020-05-12 Tom de Vries <tdevries@suse.de>
2376
2377 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
2378
2379 2020-05-12 Tom de Vries <tdevries@suse.de>
2380
2381 * gdb.gdb/complaints.exp: Use with_test_prefix.
2382 * gdb.xml/tdesc-regs.exp: Same.
2383 * gdb.opt/inline-locals.exp: Fix test name.
2384
2385 2020-05-12 Tom de Vries <tdevries@suse.de>
2386
2387 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
2388 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
2389 * gdb.dwarf2/implref-struct.exp: Same.
2390 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
2391 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
2392
2393 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
2394
2395 * gdb.base/jit-so.exp (one_jit_test): Change test name.
2396
2397 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * lib/check-test-names.exp (all_test_names): New module variable.
2400 (counts): Add 'duplicates' field.
2401 (_check_duplicates): New procedure.
2402 (check): Also check for duplicates.
2403 (do_log_summary): Print duplicates count.
2404 (do_reset_vars): Reset counter for duplicate test names, and
2405 discard all know test names.
2406
2407 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2408
2409 * lib/gdb.exp: Include check-test-names.exp library.
2410 * lib/check-test-names.exp: New file.
2411
2412 2020-05-11 Tom de Vries <tdevries@suse.de>
2413
2414 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
2415
2416 2020-05-11 Keith Seitz <keiths@redhat.com>
2417
2418 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
2419
2420 2020-05-11 Tom de Vries <tdevries@suse.de>
2421
2422 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
2423 * gdb.cp/cpexprs.exp.in: .. here.
2424 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
2425 cpexprs.exp.
2426
2427 2020-05-11 Keith Seitz <keiths@redhat.com>
2428
2429 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
2430 test names.
2431 * gdb.ada/arrayptr.exp: Likewise.
2432 * gdb.ada/assign_arr.exp: Likewise.
2433 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2434 * gdb.ada/bp_on_var.exp: Likewise.
2435 * gdb.ada/call_pn.exp: Likewise.
2436 * gdb.ada/complete.exp: Likewise.
2437 * gdb.ada/fun_overload_menu.exp: Likewise.
2438 * gdb.ada/funcall_param.exp: Likewise.
2439 * gdb.ada/funcall_ref.exp: Likewise.
2440 * gdb.ada/packed_array_assign.exp: Likewise.
2441 * gdb.ada/same_component_name.exp: Likewise.
2442 * gdb.ada/type_coercion.exp: Likewise.
2443 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2444 * gdb.ada/variant_record_packed_array.exp: Likewise.
2445
2446 2020-05-11 Tom de Vries <tdevries@suse.de>
2447
2448 PR symtab/25941
2449 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
2450 out of ...
2451 * gdb.dwarf2/clang-debug-names.exp: ... here.
2452 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
2453 clang-debug-names.exp.in.
2454 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
2455 * gdb.dwarf2/clang-debug-names-2.c: New test.
2456
2457 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2458
2459 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
2460 (fortran_runto_main): New Proc, fortran version of runto_main.
2461 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
2462 * gdb.fortran/array-bounds.exp: Likewise.
2463 * gdb.fortran/array-slices.exp: Likewise.
2464 * gdb.fortran/block-data.exp: Likewise.
2465 * gdb.fortran/charset.exp: Likewise.
2466 * gdb.fortran/common-block.exp: Likewise.
2467 * gdb.fortran/complex.exp: Likewise.
2468 * gdb.fortran/derived-type-function.exp: Likewise.
2469 * gdb.fortran/derived-type.exp: Likewise.
2470 * gdb.fortran/info-modules.exp: Likewise.
2471 * gdb.fortran/info-types.exp: Likewise.
2472 * gdb.fortran/intrinsics.exp: Likewise.
2473 * gdb.fortran/library-module.exp: Likewise.
2474 * gdb.fortran/logical.exp: Likewise.
2475 * gdb.fortran/max-depth.exp: Likewise.
2476 * gdb.fortran/module.exp: Likewise.
2477 * gdb.fortran/multi-dim.exp: Likewise.
2478 * gdb.fortran/nested-funcs.exp: Likewise.
2479 * gdb.fortran/print-formatted.exp: Likewise.
2480 * gdb.fortran/print_type.exp: Likewise.
2481 * gdb.fortran/printing-types.exp: Likewise.
2482 * gdb.fortran/ptr-indentation.exp: Likewise.
2483 * gdb.fortran/ptype-on-functions.exp: Likewise.
2484 * gdb.fortran/subarray.exp: Likewise.
2485 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2486 * gdb.fortran/vla-datatypes.exp: Likewise.
2487 * gdb.fortran/vla-history.exp: Likewise.
2488 * gdb.fortran/vla-ptr-info.exp: Likewise.
2489 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2490 * gdb.fortran/vla-ptype.exp: Likewise.
2491 * gdb.fortran/vla-sizeof.exp: Likewise.
2492 * gdb.fortran/vla-type.exp: Likewise.
2493 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2494 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2495 * gdb.fortran/vla-value-sub.exp: Likewise.
2496 * gdb.fortran/vla-value.exp: Likewise.
2497 * gdb.fortran/whatis_type.exp: Likewise.
2498 * gdb.mi/mi-var-child-f.exp: Likewise.
2499
2500 2020-05-09 Tom de Vries <tdevries@suse.de>
2501
2502 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
2503
2504 2020-05-08 Tom de Vries <tdevries@suse.de>
2505
2506 * gdb.dwarf2/clang-debug-names.c: New test.
2507 * gdb.dwarf2/clang-debug-names.exp: New file.
2508
2509 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
2510
2511 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
2512 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
2513
2514 2020-05-06 Tom de Vries <tdevries@suse.de>
2515
2516 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
2517 breakpoint is at a "recommended breakpoint location".
2518 * gdb.reverse/consecutive-reverse.exp: Same.
2519
2520 2020-05-06 Tom de Vries <tdevries@suse.de>
2521
2522 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
2523 address.
2524
2525 2020-05-06 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
2528
2529 2020-05-06 Tom de Vries <tdevries@suse.de>
2530
2531 * gdb.base/store.exp (check_set, up_set): Allowing missing location
2532 info for r.
2533
2534 2020-05-06 Tom de Vries <tdevries@suse.de>
2535
2536 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
2537 necessary.
2538
2539 2020-05-06 Tom de Vries <tdevries@suse.de>
2540
2541 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
2542 void.
2543
2544 2020-05-06 Tom de Vries <tdevries@suse.de>
2545
2546 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
2547 of ...
2548 * gdb.base/async.exp: ... here.
2549 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
2550 "recommended breakpoint location".
2551
2552 2020-05-06 Tom de Vries <tdevries@suse.de>
2553
2554 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
2555
2556 2020-05-04 Tom de Vries <tdevries@suse.de>
2557
2558 * gdb.base/async.exp: Check whether instruction addresses are a
2559 "recommended breakpoint location".
2560
2561 2020-05-03 Tom Tromey <tom@tromey.com>
2562
2563 * gdb.base/sepdebug.exp: Remove "catch" test.
2564 * gdb.base/break.exp: Remove "catch" test.
2565 * gdb.base/default.exp: Update expected output.
2566
2567 2020-05-02 Tom de Vries <tdevries@suse.de>
2568
2569 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
2570 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
2571 * gdb.arch/i386-mpx-map.exp: Same.
2572 * gdb.arch/i386-mpx-sigsegv.exp: Same.
2573 * gdb.arch/i386-mpx-simple_segv.exp: Same.
2574 * gdb.arch/i386-mpx.exp: Same.
2575
2576 2020-05-02 Tom de Vries <tdevries@suse.de>
2577
2578 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
2579
2580 2020-05-01 Tom de Vries <tdevries@suse.de>
2581
2582 * gdb.ada/operator_bp.exp: Allow more than required amount of
2583 breakpoint.
2584
2585 2020-05-01 Tom de Vries <tdevries@suse.de>
2586
2587 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
2588
2589 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
2590
2591 PR gdb/18706
2592 * gdb.cp/stub-array-size.cc: New test.
2593 * gdb.cp/stub-array-size.exp: New file.
2594 * gdb.cp/stub-array-size.h: New test.
2595 * gdb.cp/stub-array-size2.cc: New test.
2596
2597 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
2598
2599 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
2600 output to the new format.
2601
2602 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
2603
2604 * gdb.base/break.exp: Use with_test_prefix.
2605
2606 2020-04-29 Tom de Vries <tdevries@suse.de>
2607
2608 * lib/gdb.exp (debug_types): New proc.
2609 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
2610 * gdb.python/py-symtab.exp: Same.
2611
2612 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
2613
2614 PR gdb/17320
2615 * gdb.base/pretty-array.c: New test.
2616 * gdb.base/pretty-array.exp: New file.
2617
2618 2020-04-29 Tom de Vries <tdevries@suse.de>
2619
2620 PR symtab/25889
2621 * gdb.cp/cpexprs.exp: Adapt for inclusion.
2622 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
2623 and include cpexprs.exp.
2624
2625 2020-04-28 Mark Williams <mark@myosotissp.com>
2626
2627 PR gdb/24480
2628 * dw4-toplevel-types.exp: Test for top level types.
2629 * dw4-toplevel-types.cc: Test for top level types.
2630
2631 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2632
2633 * gdb.threads/stop-with-handle.exp: Fix typo in comment
2634 (theads -> threads).
2635
2636 2020-04-28 Tom de Vries <tdevries@suse.de>
2637
2638 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
2639
2640 2020-04-28 Tom de Vries <tdevries@suse.de>
2641
2642 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
2643
2644 2020-04-28 Tom de Vries <tdevries@suse.de>
2645
2646 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
2647
2648 2020-04-28 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.dwarf2/main-foo.c: New test.
2651 * gdb.dwarf2/struct-with-sig.exp: New file.
2652
2653 2020-04-25 Tom de Vries <tdevries@suse.de>
2654
2655 * boards/debug-types.exp: New file.
2656
2657 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
2658
2659 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
2660
2661 2020-04-24 Tom Tromey <tom@tromey.com>
2662
2663 PR symtab/12707:
2664 * gdb.python/py-symbol.exp: Update expected results for
2665 linkage_name test.
2666 * gdb.cp/print-demangle.exp: New file.
2667 * gdb.base/c-linkage-name.exp: Fix test.
2668 * gdb.guile/scm-symbol.exp: Update expected results for
2669 linkage_name test.
2670
2671 2020-04-24 Tom Tromey <tom@tromey.com>
2672
2673 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
2674 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
2675 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
2676 assembler.
2677
2678 2020-04-24 Tom de Vries <tdevries@suse.de>
2679
2680 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
2681 C++.
2682
2683 2020-04-24 Tom Tromey <tromey@adacore.com>
2684
2685 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
2686 values.
2687 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
2688 values. Update test for minimal encodings.
2689 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
2690 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
2691 values. Update test for minimal encodings.
2692
2693 2020-04-24 Tom Tromey <tromey@adacore.com>
2694
2695 PR python/23662:
2696 * gdb.ada/variant.exp: Add Python checks.
2697 * gdb.rust/simple.exp: Add dynamic type checks.
2698
2699 2020-04-24 Tom Tromey <tromey@adacore.com>
2700
2701 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
2702 Make array type matching more lax.
2703 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
2704 * gdb.ada/mi_variant.exp: New file.
2705 * gdb.ada/mi_variant/pck.ads: New file.
2706 * gdb.ada/mi_variant/pkg.adb: New file.
2707 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
2708 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
2709
2710 2020-04-24 Tom Tromey <tromey@adacore.com>
2711
2712 * gdb.ada/variant.exp: Add dynamic field offset tests.
2713 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
2714 * gdb.ada/variant/pkg.adb: Add new variables.
2715
2716 2020-04-24 Tom Tromey <tromey@adacore.com>
2717
2718 * gdb.ada/variant.exp: New file
2719 * gdb.ada/variant/pkg.adb: New file
2720 * gdb.ada/variant/pck.adb: New file
2721
2722 2020-04-24 Tom de Vries <tdevries@suse.de>
2723
2724 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2725
2726 2020-04-24 Tom de Vries <tdevries@suse.de>
2727
2728 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2729 flags.
2730
2731 2020-04-24 Tom de Vries <tdevries@suse.de>
2732
2733 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2734
2735 2020-04-24 Tom de Vries <tdevries@suse.de>
2736
2737 * lib/gdb.exp (default_gdb_start): Handle eof.
2738 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
2739 failure.
2740 * gdb.base/readnever.exp: Handle clean_restart failure.
2741
2742 2020-04-23 Tom de Vries <tdevries@suse.de>
2743
2744 * gdb.base/decl-before-def.exp: Run to main and print a again.
2745
2746 2020-04-23 Tom de Vries <tdevries@suse.de>
2747
2748 * gdb.base/decl-before-def-decl.c: New test.
2749 * gdb.base/decl-before-def-def.c: New test.
2750 * gdb.base/decl-before-def.exp: New file.
2751
2752 2020-04-23 Tom de Vries <tdevries@suse.de>
2753
2754 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2755
2756 2020-04-22 Tom de Vries <tdevries@suse.de>
2757
2758 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
2759 debug_info_offset.
2760 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
2761 before $objsfile in the line line.
2762
2763 2020-04-22 Tom de Vries <tdevries@suse.de>
2764
2765 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2766
2767 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2768
2769 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2770 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2771 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2772 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2773 * gdb.base/jit-protocol.h: Update definitions to match all usage
2774 contexts.
2775
2776 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2777
2778 * gdb.base: Rename all jit related test and source files.
2779
2780 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2781
2782 * gdb.base/jit-reader.exp: Relax register output check.
2783
2784 2020-04-22 Tom de Vries <tdevries@suse.de>
2785
2786 PR symtab/25764
2787 * gdb.base/psym-external-decl-2.c: New test.
2788 * gdb.base/psym-external-decl.c: New test.
2789 * gdb.base/psym-external-decl.exp: New file.
2790 * gdb.threads/tls.exp: Add PR25807 kfail.
2791
2792 2020-04-22 Tom de Vries <tdevries@suse.de>
2793
2794 PR symtab/25801
2795 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2796 in "info source" output.
2797
2798 2020-04-22 Tom de Vries <tdevries@suse.de>
2799
2800 PR symtab/25700
2801 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2802 symtab for imported_unit.c.
2803
2804 2020-04-21 Gary Benson <gbenson@redhat.com>
2805
2806 * gdb.base/advance.c (func): New argument, to match call site.
2807 (func2, func3): Add return statements.
2808
2809 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2810
2811 * gdb.multi/run-only-second-inf.c: New file.
2812 * gdb.multi/run-only-second-inf.exp: New file.
2813
2814 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2815
2816 * gdb.btrace/multi-inferior.c: New test.
2817 * gdb.btrace/multi-inferior.exp: New file.
2818
2819 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2820
2821 * gdb.btrace/enable-new-thread.c: New test.
2822 * gdb.btrace/enable-new-thread.exp: New file.
2823
2824 2020-04-21 Tom de Vries <tdevries@suse.de>
2825
2826 PR gdb/25471
2827 * gdb.threads/killed-outside.c: New test.
2828 * gdb.threads/killed-outside.exp: New file.
2829
2830 2020-04-20 Gary Benson <gbenson@redhat.com>
2831
2832 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2833 * gdb.base/nested-subp2.exp: Likewise.
2834 * gdb.base/nested-subp3.exp: Likewise.
2835
2836 2020-04-20 Gary Benson <gbenson@redhat.com>
2837
2838 * gdb.base/nested-subp1.exp: Disable test when using clang.
2839 * gdb.base/nested-subp2.exp: Likewise.
2840 * gdb.base/nested-subp3.exp: Likewise.
2841
2842 2020-04-20 Gary Benson <gbenson@redhat.com>
2843
2844 * gdb.cp/exception.cc: Fix compilation error with clang.
2845
2846 2020-04-20 Gary Benson <gbenson@redhat.com>
2847
2848 * gdb.trace/tspeed.c: Fix compilation error with clang.
2849
2850 2020-04-20 Gary Benson <gbenson@redhat.com>
2851
2852 * gdb.base/jit-main.c: Fix compilation error with clang.
2853
2854 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2855
2856 * gdb.base/attach-twice.c: Include "sys/types.h".
2857 (PTRACE_ATTACH): Add fallback definition.
2858 (main): Pass `0' to the 4th argument of `ptrace'.
2859
2860 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2861
2862 * gdb.base/fork-running-state.c: Include "signal.h".
2863
2864 2020-04-17 Tom Tromey <tromey@adacore.com>
2865
2866 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2867 Update tests.
2868 * gdb.btrace/cpu.exp: Update tests.
2869 * gdb.base/maint.exp: Update tests.
2870 * gdb.base/default.exp: Update tests.
2871 * gdb.base/completion.exp: Update tests.
2872
2873 2020-04-16 Tom de Vries <tdevries@suse.de>
2874
2875 PR symtab/25791
2876 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2877 (ensure_gdb_index): and factor out and move ...
2878 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2879 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2880
2881 2020-04-16 Tom de Vries <tdevries@suse.de>
2882
2883 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2884 loading exec.
2885
2886 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2887
2888 * gdb.base/many-completions.exp: New file.
2889
2890 2020-04-14 Tom de Vries <tdevries@suse.de>
2891
2892 PR symtab/25718
2893 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2894
2895 2020-04-14 Tom de Vries <tdevries@suse.de>
2896
2897 PR symtab/25720
2898 * gdb.base/maint-expand-symbols-header-file.c: New test.
2899 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2900 * gdb.base/maint-expand-symbols-header-file.h: New test.
2901
2902 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2903
2904 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2905 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2906 get_func_info.
2907 (get_func_info): Delete.
2908 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2909 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2910 * lib/dwarf.exp (get_func_info): New function.
2911
2912 2020-04-13 Tom de Vries <tdevries@suse.de>
2913
2914 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2915 to what find_gnatmake does.
2916
2917 2020-04-10 Tom de Vries <tdevries@suse.de>
2918
2919 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2920 -readnow.
2921
2922 2020-04-10 Tom de Vries <tdevries@suse.de>
2923
2924 PR cli/25808
2925 * gdb.base/style.c: Add leading newlines.
2926 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2927 Check listing of main's one-line body.
2928
2929 2020-04-08 Tom de Vries <tdevries@suse.de>
2930
2931 * lib/gdb.exp (psymtabs_p): New proc.
2932 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2933 importing unit" unsupported if there are no partial symbols.
2934
2935 2020-04-08 Tom de Vries <tdevries@suse.de>
2936
2937 PR testsuite/25760
2938 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2939
2940 2020-04-07 Tom de Vries <tdevries@suse.de>
2941
2942 PR symtab/25796
2943 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2944
2945 2020-04-07 Tom de Vries <tdevries@suse.de>
2946
2947 * gdb.base/check-psymtab.c: New test.
2948 * gdb.base/check-psymtab.exp: New file.
2949
2950 2020-04-06 Tom Tromey <tromey@adacore.com>
2951
2952 * gdb.ada/variant-record/proc.adb: New file.
2953 * gdb.ada/variant-record/value.adb: New file.
2954 * gdb.ada/variant-record/value.s: New file.
2955 * gdb.ada/variant-record.exp: New file.
2956
2957 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
2958
2959 PR gdb/25325
2960 * gdb.cp/typed-enum.cc: New test.
2961 * gdb.cp/typed-enum.exp: New file.
2962
2963 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2966 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2967 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2968 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2969 * gdb.opt/inline-small-func.c: New file.
2970 * gdb.opt/inline-small-func.exp: New file.
2971 * gdb.opt/inline-small-func.h: New file.
2972
2973 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2976 function.
2977
2978 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * lib/dwarf.exp (function_range): Allow compiler options to be
2981 specified.
2982
2983 2020-04-02 Tom de Vries <tdevries@suse.de>
2984
2985 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2986 __attribute__((always_inline)).
2987 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2988
2989 2020-04-02 Tom de Vries <tdevries@suse.de>
2990
2991 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2992 (gdbserver_gdb_exit): ... here. Add timeout warning.
2993 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2994 (connect_target_extended_remote): Append new server_spawn_id to
2995 server_spawn_ids.
2996 (cleanup): New proc.
2997 (setup, <toplevel>): Call cleanup.
2998
2999 2020-04-02 Tom de Vries <tdevries@suse.de>
3000
3001 * gdb.base/main-psymtab.exp: New file.
3002
3003 2020-04-02 Tom de Vries <tdevries@suse.de>
3004
3005 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
3006
3007 2020-04-01 Tom Tromey <tom@tromey.com>
3008
3009 * gdb.base/complex-parts.exp: Add type tests.
3010
3011 2020-04-01 Tom Tromey <tom@tromey.com>
3012
3013 * gdb.base/complex-parts.exp: Add arithmetic tests.
3014
3015 2020-04-01 Tom Tromey <tom@tromey.com>
3016
3017 * gdb.compile/compile.exp: Update.
3018 * gdb.compile/compile-cplus.exp: Update.
3019 * gdb.base/varargs.exp: Update.
3020 * gdb.base/floatn.exp: Update.
3021 * gdb.base/endianity.exp: Update.
3022 * gdb.base/callfuncs.exp (do_function_calls): Update.
3023 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
3024 (complex_float_integral_args): Update.
3025 * gdb.base/complex.exp: Update.
3026 * gdb.base/complex-parts.exp: Update.
3027
3028 2020-04-01 Tom Tromey <tromey@adacore.com>
3029
3030 * gdb.rust/union.rs: New file.
3031 * gdb.rust/union.exp: New file.
3032 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
3033 (main): Update.
3034 * gdb.rust/simple.exp: Move union tests to union.exp.
3035
3036 2020-04-01 Tom Tromey <tromey@adacore.com>
3037
3038 * gdb.rust/simple.rs (main): Remove "y0".
3039
3040 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3041
3042 * gdb.multi/stop-all-on-exit.c: New test.
3043 * gdb.multi/stop-all-on-exit.exp: New file.
3044
3045 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
3046
3047 PR gdb/24789
3048 * gdb.cp/misc.cc: Add integer reference variable.
3049 * gdb.cp/misc.exp: Add test.
3050
3051 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3052
3053 * gdb.server/stop-reply-no-thread.exp: Enhance the test
3054 scenario to cover execution until the end and also the case
3055
3056 2020-03-31 Tom de Vries <tdevries@suse.de>
3057
3058 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
3059 c. Use "maint info symtabs" to check symtab expansion.
3060
3061 2020-03-30 Tom de Vries <tdevries@suse.de>
3062
3063 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
3064 unsupported.
3065 (verify_psymtab_expanded): Move ...
3066 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
3067 test.
3068 (readnow): New proc.
3069
3070 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
3071
3072 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
3073 with $hex.
3074
3075 2020-03-20 Tom Tromey <tromey@adacore.com>
3076
3077 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
3078
3079 2020-03-20 Tom Tromey <tromey@adacore.com>
3080
3081 * gdb.ada/sub_variant/subv.adb: New file.
3082 * gdb.ada/sub_variant.exp: New file.
3083
3084 2020-03-20 Tom de Vries <tdevries@suse.de>
3085
3086 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
3087 first break fails.
3088 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
3089
3090 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * gdb.server/exit-multiple-threads.c: New file.
3093 * gdb.server/exit-multiple-threads.exp: New file.
3094
3095 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.fortran/mixed-lang-stack.c: New file.
3098 * gdb.fortran/mixed-lang-stack.cpp: New file.
3099 * gdb.fortran/mixed-lang-stack.exp: New file.
3100 * gdb.fortran/mixed-lang-stack.f90: New file.
3101
3102 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 * gdb.linespec/cp-completion-aliases.cc: New file.
3105 * gdb.linespec/cp-completion-aliases.exp: New file.
3106
3107 2020-03-19 Tom de Vries <tdevries@suse.de>
3108
3109 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
3110 more precise.
3111
3112 2020-03-18 Tom de Vries <tdevries@suse.de>
3113
3114 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
3115 * gdb.dwarf2/break-inline-psymtab.c: New test.
3116 * gdb.dwarf2/break-inline-psymtab.exp: New file.
3117
3118 2020-03-16 Tom de Vries <tdevries@suse.de>
3119
3120 * lib/cache.exp (gdb_do_cache): Add and handle local variables
3121 cache_verify and cache_verify_proc.
3122
3123 2020-03-15 Tom de Vries <tdevries@suse.de>
3124
3125 * gdb.server/solib-list.exp: Handle
3126 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
3127
3128 2020-03-15 Tom de Vries <tdevries@suse.de>
3129
3130 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
3131 objfiles".
3132
3133 2020-03-14 Tom Tromey <tom@tromey.com>
3134
3135 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
3136
3137 2020-03-14 Tom de Vries <tdevries@suse.de>
3138
3139 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
3140
3141 2020-03-14 Tom de Vries <tdevries@suse.de>
3142
3143 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
3144 result in line-by-line fashion.
3145
3146 2020-03-14 Tom de Vries <tdevries@suse.de>
3147
3148 * lib/gdb.exp (supports_statement_frontiers): New proc.
3149 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
3150
3151 2020-03-14 Tom de Vries <tdevries@suse.de>
3152
3153 * gdb.base/printcmds.exp: Add missing quoting for "print
3154 teststring2".
3155
3156 2020-03-13 Tom Tromey <tom@tromey.com>
3157
3158 * gdb.base/printcmds.exp (test_print_strings): Add regression
3159 test.
3160 * gdb.base/printcmds.c (charptr): New typedef.
3161 (teststring2): New global.
3162
3163 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
3164
3165 * gdb.base/break-interp.exp: Use the tail of the filename, not the
3166 full path in the test name.
3167 (test_ld): Add some with_test_prefix blocks to make test names
3168 unique.
3169
3170 2020-03-13 Tom de Vries <tdevries@suse.de>
3171
3172 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
3173
3174 2020-03-13 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.mi/mi-sym-info.exp: Make matching more precise.
3177
3178 2020-03-13 Tom de Vries <tdevries@suse.de>
3179
3180 PR symtab/25646
3181 * gdb.dwarf2/imported-unit.exp: Add test.
3182
3183 2020-03-13 Tom de Vries <tdevries@suse.de>
3184
3185 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
3186 (var1, var2): New variable.
3187 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
3188 matching symbols.
3189
3190 2020-03-13 Tom de Vries <tdevries@suse.de>
3191
3192 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
3193 (Term::command): Use prompt prefix.
3194 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
3195 * gdb.tui/tui-layout-asm-short-prog.exp: Use
3196 command_no_prompt_prefix instead of prefix.
3197 * gdb.tui/tui-layout-asm.exp: Same.
3198
3199 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
3200
3201 * gdb.base/break-interp.exp: Use foreach_with_prefix.
3202
3203 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
3204
3205 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
3206 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
3207 on" while stepping over the test instruction, match printed
3208 message.
3209
3210 2020-03-12 Tom de Vries <tdevries@suse.de>
3211
3212 * gdb.base/info-types.exp: Use exp_continue during matching of output
3213 of "info types".
3214
3215 2020-03-12 Tom de Vries <tdevries@suse.de>
3216
3217 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
3218
3219 2020-03-12 Tom de Vries <tdevries@suse.de>
3220
3221 * gdb.fortran/module.exp: Use exp_continue during matching of output
3222 of "info variable -n".
3223
3224 2020-03-12 Tom de Vries <tdevries@suse.de>
3225
3226 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
3227 gdb.dwarf2/dw2-ranges-base.c.
3228
3229 2020-03-12 Tom de Vries <tdevries@suse.de>
3230
3231 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
3232 in presence of GLIBC debuginfo.
3233
3234 2020-03-12 Tom de Vries <tdevries@suse.de>
3235
3236 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
3237 $core.
3238
3239 2020-03-12 Tom de Vries <tdevries@suse.de>
3240
3241 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
3242 more precise.
3243
3244 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
3245
3246 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
3247 from Unix to Windows path.
3248
3249 2020-03-11 Tom de Vries <tdevries@suse.de>
3250
3251 * gdb.ada/minsyms.exp: Set language to ada.
3252
3253 2020-03-11 Tom de Vries <tdevries@suse.de>
3254
3255 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
3256
3257 2020-03-11 Tom de Vries <tdevries@suse.de>
3258
3259 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
3260
3261 2020-03-11 Tom Tromey <tromey@adacore.com>
3262
3263 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
3264
3265 2020-03-11 Tom de Vries <tdevries@suse.de>
3266
3267 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
3268
3269 2020-03-11 Tom de Vries <tdevries@suse.de>
3270
3271 * gdb.base/break-interp.exp: Limit verbose scope.
3272
3273 2020-03-11 Tom de Vries <tdevries@suse.de>
3274
3275 * gdb.fortran/logical.f90: Define variable with character type.
3276 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
3277
3278 2020-03-11 Tom de Vries <tdevries@suse.de>
3279
3280 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
3281
3282 2020-03-11 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
3285 symtabs.
3286
3287 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3288 Bernd Edlinger <bernd.edlinger@hotmail.de>
3289
3290 * gdb.cp/step-and-next-inline.cc: New file.
3291 * gdb.cp/step-and-next-inline.exp: New file.
3292 * gdb.cp/step-and-next-inline.h: New file.
3293 * gdb.dwarf2/dw2-is-stmt.c: New file.
3294 * gdb.dwarf2/dw2-is-stmt.exp: New file.
3295 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
3296 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
3297 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
3298
3299 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
3302 is-stmt flag in the line table.
3303
3304 2020-03-09 Tom de Vries <tdevries@suse.de>
3305
3306 * lib/gdb.exp (cached_file): Create cache dir.
3307
3308 2020-03-07 Tom de Vries <tdevries@suse.de>
3309
3310 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
3311 * gdb.cp/rvalue-ref-params.exp: Same.
3312
3313 2020-03-06 Tom de Vries <tdevries@suse.de>
3314
3315 * lib/gdb.exp (tentative_rename, cached_file): New proc.
3316 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
3317
3318 2020-03-06 Tom de Vries <tdevries@suse.de>
3319
3320 * README: Fix "the the".
3321 * gdb.base/dprintf.exp: Same.
3322
3323 2020-03-05 Tom de Vries <tdevries@suse.de>
3324
3325 * gdb.base/maint.exp: Update "main print statistics" expected output.
3326
3327 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3328
3329 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
3330 (fortran_int8): Likewise.
3331 (fortran_real4): Likewise.
3332 (fortran_real8): Likewise.
3333 (fortran_complex4): Likewise.
3334 (fortran_logical4): Likewise.
3335 (fortran_character1): Likewise.
3336
3337 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
3338
3339 * gdb.fortran/logical.exp: Add tests that any non-zero value is
3340 printed as true.
3341
3342 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
3343
3344 * gdb.base/printcmds.exp: Add test to verify printf of a
3345 variable holding an address.
3346
3347 2020-03-03 Tom de Vries <tdevries@suse.de>
3348
3349 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
3350
3351 2020-03-03 Tom de Vries <tdevries@suse.de>
3352
3353 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
3354 gdb_test_multiple call.
3355
3356 2020-03-03 Tom de Vries <tdevries@suse.de>
3357
3358 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
3359 gdb_test_multiple calls.
3360
3361 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3362
3363 * gdb.base/default.exp: Remove test of 'set history filename'.
3364 * gdb.base/gdbinit-history.exp: Add tests for setting the history
3365 filename to the empty string.
3366 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
3367 and GDBHISTSIZE.
3368
3369 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
3372 disabled.
3373
3374 2020-03-02 Pedro Alves <palves@redhat.com>
3375 Tom de Vries <tdevries@suse.de>
3376
3377 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
3378 -prompt prefix, before user_code argument. Add -lbl option likewise.
3379 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
3380 (gdb_is_target_1): Add -prompt prefix and move to before user_code
3381 argument.
3382 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
3383 have "\r\n" at start-of-line, instead of at end-of-line.
3384
3385 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
3386
3387 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
3388 libinproctrace.so.
3389
3390 2020-02-28 Luis Machado <luis.machado@linaro.org>
3391
3392 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
3393 to "p/x".
3394
3395 2020-02-28 Luis Machado <luis.machado@linaro.org>
3396
3397 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
3398 asm/ptrace.h and error.h.
3399
3400 2020-02-28 Tom de Vries <tdevries@suse.de>
3401
3402 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
3403 (struct wrapper, do_something, mundane/symada__cS): Move ...
3404 * gdb.base/c-linkage-name-2.c: ... here. New source file.
3405 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
3406 Update "print symada__cS before partial symtab expansion" regexp.
3407 Update breakpoint location. Flush symbol cache after expansion.
3408
3409 2020-02-28 Luis Machado <luis.machado@linaro.org>
3410
3411 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
3412
3413 2020-02-27 Tom de Vries <tdevries@suse.de>
3414
3415 * config/sid.exp: Remove unused globals.
3416 * gdb.base/attach.exp: Same.
3417 * gdb.base/catch-load.exp: Same.
3418 * gdb.base/dbx.exp: Same.
3419 * lib/gdb.exp: Same.
3420 * lib/mi-support.exp: Same.
3421 * lib/prompt.exp: Same.
3422
3423 2020-02-27 Tom de Vries <tdevries@suse.de>
3424
3425 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
3426 not set.
3427
3428 2020-02-26 Aaron Merey <amerey@redhat.com>
3429
3430 * gdb.debuginfod: New directory for debuginfod tests.
3431 * gdb.debuginfod/main.c: New test file.
3432 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
3433
3434 2020-02-26 Tom de Vries <tdevries@suse.de>
3435
3436 PR gdb/25603
3437 * gdb.base/persistent-lang.cc: New test.
3438 * gdb.base/persistent-lang.exp: New file.
3439
3440 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3441
3442 * gdb.fortran/derived-type-striding.exp: Add a new test.
3443 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
3444 new test.
3445
3446 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.base/cached-source-file.exp: Avoid source file paths in test
3449 names.
3450
3451 2020-02-25 Tom de Vries <tdevries@suse.de>
3452
3453 PR go/18926
3454 * gdb.go/methods.exp: Remove gcc/93866 xfail.
3455
3456 2020-02-24 Tom de Vries <tdevries@suse.de>
3457
3458 PR gdb/25592
3459 * gdb.base/info-locals-unused-static-var.c: New test.
3460 * gdb.base/info-locals-unused-static-var.exp: New file.
3461
3462 2020-02-22 Tom Tromey <tom@tromey.com>
3463
3464 * gdb.python/tui-window.exp: New file.
3465 * gdb.python/tui-window.py: New file.
3466
3467 2020-02-22 Tom Tromey <tom@tromey.com>
3468
3469 PR tui/17850:
3470 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
3471 tests.
3472
3473 2020-02-22 Tom Tromey <tom@tromey.com>
3474
3475 * gdb.tui/new-layout.exp: Add sub-layout tests.
3476
3477 2020-02-22 Tom Tromey <tom@tromey.com>
3478
3479 * gdb.tui/new-layout.exp: New file.
3480
3481 2020-02-22 Tom Tromey <tom@tromey.com>
3482
3483 * gdb.rust/rust-style.rs: New file.
3484 * gdb.rust/rust-style.exp: New file.
3485 * gdb.base/style.exp: Test structure printing.
3486 * gdb.base/style.c (struct some_struct): New type.
3487 (enum etype): New type.
3488 (struct_value): New global.
3489
3490 2020-02-21 Tom de Vries <tdevries@suse.de>
3491
3492 PR go/18926
3493 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
3494 Remove blanket xfails. Use message argument for gdb_breakpoint.
3495 Make continuing to breakpoint test conditional on setting breakpoint.
3496 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
3497 DW_AT_name attribute. Add xfail for GCC PR93866.
3498
3499 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
3500
3501 * gdb.dwarf2/cpp-linkage-name.c: New file.
3502 * gdb.dwarf2/cpp-linkage-name.exp: New file.
3503
3504 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
3505
3506 * lib/gdb.exp (gdb_wrapper_init): Reset
3507 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
3508 not exist.
3509
3510 2020-02-20 Tom de Vries <tdevries@suse.de>
3511
3512 PR go/17018
3513 * gdb.go/hello.exp: Copy ...
3514 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
3515 print of st to print value of global definition. Add xfail for GCC
3516 PR93844.
3517 * gdb.go/hello.exp: Remove printing of st before definition.
3518 * gdb.go/hello.go: Copy ...
3519 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
3520 to st.
3521 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
3522
3523 2020-02-20 Tom de Vries <tdevries@suse.de>
3524
3525 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
3526 (gdb_simple_compile): Handle compile_flags go by using .go extension
3527 for source file.
3528 * gdb.go/chan.exp: Use support_go_compile.
3529 * gdb.go/handcall.exp: Same.
3530 * gdb.go/hello.exp: Same.
3531 * gdb.go/integers.exp: Same.
3532 * gdb.go/max-depth.exp: Same.
3533 * gdb.go/methods.exp: Same.
3534 * gdb.go/package.exp: Same.
3535 * gdb.go/strings.exp: Same.
3536 * gdb.go/types.exp: Same.
3537 * gdb.go/unsafe.exp: Same.
3538
3539 2020-02-19 Tom de Vries <tdevries@suse.de>
3540
3541 * gdb.python/lib-types.exp: Make xfail more strict.
3542
3543 2020-02-19 Tom de Vries <tdevries@suse.de>
3544
3545 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
3546
3547 2020-02-19 Doug Evans <dje@google.com>
3548
3549 PR rust/25535
3550 * gdb.rust/simple.exp: Add test.
3551 * gdb.rust/simple.rs: Add test.
3552
3553 2020-02-19 Tom de Vries <tdevries@suse.de>
3554
3555 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
3556 output line-by-line.
3557
3558 2020-02-19 Tom de Vries <tdevries@suse.de>
3559
3560 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
3561
3562 2020-02-19 Tom de Vries <tdevries@suse.de>
3563
3564 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
3565 prelink.
3566
3567 2020-02-19 Tom de Vries <tdevries@suse.de>
3568
3569 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
3570 (gdb_do_cache): Use gdb_do_cache_wrap.
3571 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
3572
3573 2020-02-19 Tom de Vries <tdevries@suse.de>
3574
3575 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
3576 gdb_compile option.
3577
3578 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3579
3580 * gdb.base/printcmds.exp (test_print_enums): Update expected
3581 output.
3582
3583 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3584
3585 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
3586 for "unknown".
3587
3588 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3589
3590 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
3591 enumerator.
3592
3593 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3594
3595 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
3596 FE_, add FE_NONE.
3597 (three): Update.
3598 (enum flag_enum_without_zero): New enum.
3599 (flag_enum_without_zero): New variable.
3600 (enum not_flag_enum): New enum.
3601 (three_not_flag): New variable.
3602 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
3603 (test_print_enums): Add more tests for printing flag enums.
3604
3605 2020-02-18 Tom de Vries <tdevries@suse.de>
3606
3607 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
3608 (gdb_compile_ada): ... here.
3609 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
3610 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
3611
3612 2020-02-14 Tom Tromey <tom@tromey.com>
3613
3614 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
3615 build directory.
3616 * boards/gdbserver-base.exp: Update path to gdbserver.
3617
3618 2020-02-13 Tom de Vries <tdevries@suse.de>
3619
3620 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
3621
3622 2020-02-13 Tom de Vries <tdevries@suse.de>
3623
3624 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
3625 are missing.
3626
3627 2020-02-13 Tom de Vries <tdevries@suse.de>
3628
3629 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
3630 call.
3631
3632 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3633
3634 PR tui/25126
3635 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
3636 * gdb.base/cached-source-file.c: New file.
3637 * gdb.base/cached-source-file.exp: New file.
3638
3639 2020-02-11 Tom de Vries <tdevries@suse.de>
3640
3641 PR testsuite/25488
3642 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
3643
3644 2020-02-10 Tom de Vries <tdevries@suse.de>
3645
3646 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
3647
3648 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
3649
3650 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
3651 and $after_addr are both integers before making a comparison.
3652
3653 2020-02-09 Tom de Vries <tdevries@suse.de>
3654
3655 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
3656 command output and paste it into gdb.log. If any, paste catch message
3657 to gdb.log.
3658
3659 2020-02-07 Tom Tromey <tromey@adacore.com>
3660
3661 PR breakpoints/24915:
3662 * gdb.base/annotate-symlink.exp: Use setup_xfail.
3663
3664 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
3665
3666 * gdb.tui/tui-missing-src.exp: Add the "missing source
3667 file" test for the TUI.
3668
3669 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
3670
3671 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
3672 including a port number in the output.
3673
3674 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3675
3676 * lib/fortran.exp (fortran_int4): Handle clang.
3677 (fortran_int8): Likewise.
3678 (fortran_real4): Likewise.
3679 (fortran_real8): Likewise.
3680 (fortran_complex4): Likewise.
3681 (fortran_logical4): Likewise.
3682 (fortran_character1): Likewise.
3683
3684 2020-02-04 Tom de Vries <tdevries@suse.de>
3685
3686 * README (Race detection): Add note.
3687
3688 2020-02-04 Tom de Vries <tdevries@suse.de>
3689
3690 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
3691
3692 2020-02-04 Tom de Vries <tdevries@suse.de>
3693
3694 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
3695
3696 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
3697
3698 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
3699 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
3700 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
3701 blttar, bnetarl.
3702 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
3703 binary for blttar, bnetarl.
3704 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
3705 wait instruction. Delete ldmx test.
3706 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
3707
3708 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3709
3710 * gdb.fortran/array-bounds-high.exp: New file.
3711 * gdb.fortran/array-bounds-high.f90: New file.
3712
3713 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
3714
3715 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
3716 Replace #include of <sys/fcntl.h> by <fcntl.h>.
3717
3718 2020-02-01 Tom de Vries <tdevries@suse.de>
3719
3720 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3721
3722 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
3723
3724 PR tui/9765
3725 * gdb.tui/tui-layout-asm-short-prog.S: New file.
3726 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
3727
3728 2020-01-29 Luis Machado <luis.machado@linaro.org>
3729
3730 * gdb.arch/aarch64-brk-patterns.c: New source file.
3731 * gdb.arch/aarch64-brk-patterns.exp: New test.
3732
3733 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3734
3735 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
3736 GCC/Clang version.
3737 * gdb.cp/pass-by-ref.exp: Ditto.
3738
3739 2020-01-29 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
3742 * gdb.threads/watchpoint-fork-mt.c: Same.
3743 * gdb.threads/watchpoint-fork-parent.c: Same.
3744 * gdb.threads/watchpoint-fork-st.c: Same.
3745 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
3746
3747 2020-01-27 Luis Machado <luis.machado@linaro.org>
3748
3749 * gdb.base/step-over-syscall.exp (setup): Check if we're already
3750 sitting at a syscall instruction when we hit the syscall function's
3751 breakpoint.
3752 Check PC against one obtained with the x command.
3753 Validate syscall number.
3754 (step_over_syscall): Don't continue to the syscall instruction if
3755 we're already there.
3756
3757 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3758
3759 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3760
3761 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3762
3763 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
3764 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
3765
3766 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3767
3768 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3769 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3770
3771 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3772
3773 * gdb.base/maint.exp: Update line table parsing test.
3774 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3775
3776 2020-01-24 Pedro Alves <palves@redhat.com>
3777
3778 PR gdb/25410
3779 * gdb.multi/multi-re-run-1.c: New.
3780 * gdb.multi/multi-re-run-2.c: New.
3781 * gdb.multi/multi-re-run.exp: New.
3782
3783 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3784
3785 PR gdb/23718
3786 * gdb.server/server-kill-python.exp: New file.
3787
3788 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * gdb.server/multi-ui-errors.c: New file.
3791 * gdb.server/multi-ui-errors.exp: New file.
3792
3793 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3794
3795 PR tui/9765
3796 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3797
3798 2020-01-19 Tom Tromey <tom@tromey.com>
3799
3800 * gdb.tui/main.exp: Add check for plain "file".
3801
3802 2020-01-16 Christian Biesinger <cbiesinger@google.com>
3803
3804 * lib/gdb.exp: Fix spelling error (seperatelly).
3805
3806 2020-01-14 Tom Tromey <tom@tromey.com>
3807
3808 PR symtab/12535:
3809 * gdb.python/python.exp: Test decode_line with empty string
3810 argument.
3811
3812 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3813
3814 * gdb.base/skip-inline.exp: Extend test.
3815
3816 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3819 * gdb.dwarf2/dw2-bad-elf.c: New file.
3820 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3821
3822 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3823
3824 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3825 _line_saw_file.
3826
3827 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3828
3829 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3830 border.
3831
3832 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3833
3834 * gdb.multi/multi-target.exp (setup): Factor out "info
3835 connections" and "info inferiors" tests to ...
3836 (test_info_inferiors): ... this new procedure.
3837 (top level): Run new "info-inferiors" tests.
3838
3839 2020-01-10 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.server/bkpt-other-inferior.exp: New file.
3842
3843 2020-01-10 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3846 of "add-inferior".
3847 * gdb.base/quit-live.exp: Likewise.
3848 * gdb.base/remote-exec-file.exp: Likewise.
3849 * gdb.guile/scm-progspace.exp: Likewise.
3850 * gdb.linespec/linespec.exp: Likewise.
3851 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3852 * gdb.mi/user-selected-context-sync.exp: Likewise.
3853 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3854 "info inferiors" tests.
3855 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3856 "add-inferior".
3857 * gdb.multi/watchpoint-multi.exp: Likewise.
3858 * gdb.python/py-inferior.exp: Likewise.
3859 * gdb.server/extended-remote-restart.exp: Likewise.
3860 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3861 "info inferiors".
3862 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3863 * gdb.trace/report.exp: Likewise.
3864
3865 2020-01-10 Pedro Alves <palves@redhat.com>
3866
3867 * gdb.multi/multi-target.c: New file.
3868 * gdb.multi/multi-target.exp: New file.
3869 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3870 mode requested, but remote does not support non-stop".
3871
3872 2020-01-10 Pedro Alves <palves@redhat.com>
3873
3874 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3875 disconnect before reconnecting.
3876
3877 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3878 Pedro Alves <palves@redhat.com>
3879
3880 * gdb.server/connect-without-multi-process.exp: Also test
3881 continuing to end.
3882
3883 2020-01-10 Pedro Alves <palves@redhat.com>
3884
3885 * gdb.base/remote-exec-file.exp: New file.
3886
3887 2020-01-10 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3890 output.
3891 * gdb.threads/async.c: New.
3892 * gdb.threads/async.exp: New.
3893 * gdb.multi/tids-gid-reset.c: New.
3894 * gdb.multi/tids-gid-reset.exp: New.
3895
3896 2020-01-10 George Barrett <bob@bob131.so>
3897
3898 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3899 to help in finding the image relocation offset.
3900 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3901 options in arguments.
3902 (stap_test_no_debuginfo): Likewise.
3903 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3904 test variants.
3905 (stap_test): Add null semaphore relocation test.
3906
3907 2020-01-10 George Barrett <bob@bob131.so>
3908
3909 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3910 * gdb.base/stap-probe.exp: Likewise.
3911 (stap_test): Pass argument as an additional flag.
3912 (stap_test_no_debuginfo): Likewise.
3913 (stap_test): Check `info probes stap' output for semaphore
3914 addresses if the test binary is supposed to have them.
3915
3916 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3917
3918 * gdb.tui/basic.exp: Add more scrolling tests.
3919
3920 2020-01-09 Tom Tromey <tom@tromey.com>
3921
3922 PR tui/18932:
3923 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3924 meangingful value.
3925 (Term::command, Term::resize): Update.
3926 * gdb.tui/basic.exp: Add scrolling test.
3927
3928 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3929
3930 * gdb.tui/tui-layout-asm.exp: New file.
3931
3932 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3933
3934 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3935
3936 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3937
3938 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3939 (Term::enter_tui): Use Term::prepare_for_tui.
3940
3941 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3942
3943 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3944 called.
3945
3946 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3947
3948 * gdb.base/skip.exp: Fix race condition in test.
3949
3950 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3951
3952 * gdb.base/backtrace.c: New file.
3953 * gdb.base/backtrace.exp: New file.
3954
3955 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3956
3957 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3958
3959 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3960
3961 * gdb.base/style.exp: Test that warnings are styled.
3962
3963 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3964
3965 * gdb.base/line65535.exp: New file.
3966 * gdb.base/line65535.c: New file.
3967
3968 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3969
3970 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3971 * lib/gnat_debug_info_test.adb: New file.
3972 * gdb.ada/ptype_tagged_param.exp: Use
3973 gnat_runtime_has_debug_info, expect a different output if
3974 runtime does not have debug info.
3975
3976 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3977
3978 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3979 (another) quote in test name.
3980
3981 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
3982
3983 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3984 Add quote in test name.
3985
3986 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3987
3988 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3989 directory instead.
3990 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3991 * gdb.cp/pass-by-ref-2.cc: New file.
3992 * gdb.cp/pass-by-ref-2.exp: New file.
3993
3994 2019-12-20 Tom Tromey <tom@tromey.com>
3995
3996 * gdb.tui/list-before.exp: New file.
3997
3998 2019-12-20 Tom Tromey <tom@tromey.com>
3999
4000 * gdb.tui/list.exp: Check for source on initial listing.
4001
4002 2019-12-11 Tom Tromey <tromey@adacore.com>
4003
4004 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
4005 Add crlf test.
4006
4007 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
4008
4009 * gdb.base/default.exp: Update value of $_gdb_major.
4010
4011 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4012
4013 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
4014
4015 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
4016
4017 * gdb.base/skip.exp: Whitespace fix.
4018
4019 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
4020
4021 * gdb.base/skip-inline.c: New file.
4022 * gdb.base/skip-inline.exp: New file.
4023
4024 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
4025
4026 * gdb.base/jit-reader.exp (jit_reader_test): Rename
4027 jit_function_00 to jit_function_stack_mangle.
4028 * gdb.base/jithost.c (jit_function_t): Rename to...
4029 (jit_function_stack_mangle_t): ... this.
4030 (jit_function_add_t): New typedef.
4031 (jit_function_00_code): Rename to...
4032 (jit_function_stack_mangle_code): ... this, make static.
4033 (jit_function_add_code): New.
4034 (main): Generate "add" function and call it. Adjust to changes
4035 in jithost_abi.
4036 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
4037 (struct jithost_abi) <begin, end>: Remove fields.
4038 <object, function_stack_mangle, function_add>: New fields.
4039 * gdb.base/jitreader.c (struct reader_state) <code_begin,
4040 code_end>: Remove fields.
4041 <func_stack_mangle>: New field.
4042 (read_debug_info): Adjust to renaming, create block for "add"
4043 function.
4044 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
4045
4046 2019-12-11 Tom Tromey <tom@tromey.com>
4047
4048 * gdb.tui/resize.exp: Fix regexp.
4049 * gdb.tui/regs.exp: Fix regexps.
4050 * gdb.tui/main.exp: Fix regexp.
4051
4052 2019-12-11 Tom Tromey <tom@tromey.com>
4053
4054 * gdb.tui/resize.exp: Update.
4055 * gdb.tui/empty.exp (layouts): Update.
4056
4057 2019-12-11 Tom Tromey <tom@tromey.com>
4058
4059 * gdb.tui/regs.exp: Update.
4060 * gdb.tui/empty.exp (layouts): Update.
4061 * gdb.tui/basic.exp: Update.
4062 * lib/tuiterm.exp (_check_box): Don't check bottom border.
4063
4064 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4065
4066 * gdb.base/options.exp: Add -raw-values in the print completion list.
4067 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
4068
4069 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4070
4071 * gdb.threads/omp-par-scope.c: New file.
4072 * gdb/threads/omp-par-scope.exp: New file.
4073
4074 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4075
4076 * lib/gdb.exp (support_nested_function_tests): New proc.
4077
4078 2019-12-10 Kevin Buettner <kevinb@redhat.com>
4079
4080 * lib/gdb.exp (gdb_compile_openmp): New proc.
4081 (build_executable_from_specs): Add an "openmp" option.
4082 (gdb_compile_pthreads): Add non-executable case.
4083
4084 2019-12-10 Tom Tromey <tromey@adacore.com>
4085
4086 * gdb.ada/unchecked_union.exp: New file.
4087 * gdb.ada/unchecked_union/pck.adb: New file.
4088 * gdb.ada/unchecked_union/pck.ads: New file.
4089 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
4090 * gdb-utils.exp (string_to_regexp): Also quote "?".
4091
4092 2019-12-10 George Barrett <bob@bob131.so>
4093
4094 Test scripted probe breakpoints.
4095 * gdb.guile/scm-breakpoint.c (main): Add probe point.
4096 * gdb.python/py-breakpoint.c (main): Likewise.
4097 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
4098 specifier test.
4099 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
4100
4101 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4102
4103 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
4104 an rvalue parameter.
4105 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
4106 parameter.
4107
4108 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4109
4110 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4111 modules.
4112
4113 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
4116 broken version of GCC.
4117
4118 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * gdb.fortran/info-modules.exp: Rewrite to make use of new
4121 sym-info-cmds library.
4122 * gdb.fortran/info-types.exp: Likewise.
4123 * lib/sym-info-cmds.exp: New file.
4124
4125 2019-12-08 Tom de Vries <tdevries@suse.de>
4126
4127 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4128
4129 2019-12-07 Keith Seitz <keiths@redhat.com>
4130
4131 * gdb.base/corefile-buildid-shlib-shr.c: New file.
4132 * gdb.base/corefile-buildid-shlib.c: New file.
4133 * gdb.base/corefile-buildid.c: New file.
4134 * gdb.base/corefile-buildid.exp: New file.
4135
4136 2019-12-06 Tom de Vries <tdevries@suse.de>
4137
4138 * gdb.dwarf2/varval.exp: Add decl before def test.
4139
4140 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4141
4142 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
4143
4144 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4145
4146 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
4147 CV and reference conversion for overload resolution.
4148 * gdb.cp/rvalue-ref-overload.exp: Test it.
4149
4150 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4151
4152 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
4153 * gdb.base/frameapply.exp: Test faas without command.
4154
4155 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4156
4157 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
4158 Fortran tests.
4159 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
4160 order.
4161
4162 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4163
4164 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
4165 casting to type with no kind specified.
4166 (test_basic_parsing_of_type_kinds): Additional tests for types
4167 with no kind specified, and add tests for single/double
4168 precision/complex types.
4169
4170 2019-12-04 Tom Tromey <tromey@adacore.com>
4171
4172 * gdb.base/endianity.c (struct other) <x>: New field.
4173 (main): Initialize it.
4174 * gdb.base/endianity.exp: Update.
4175
4176 2019-12-04 Tom Tromey <tromey@adacore.com>
4177
4178 * gdb.ada/scalar_storage/storage.adb: New file.
4179 * gdb.ada/scalar_storage/pck.adb: New file.
4180 * gdb.ada/scalar_storage/pck.ads: New file.
4181 * gdb.ada/scalar_storage.exp: New file.
4182
4183 2019-12-04 Tom Tromey <tromey@adacore.com>
4184
4185 * gdb.base/endianity.c (struct otherendian) <f>: New field.
4186 (main): Initialize it.
4187 * gdb.base/endianity.exp: Update.
4188
4189 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4190
4191 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
4192
4193 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4194
4195 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
4196 -symbol-info-module-functions and -symbol-info-module-variables.
4197
4198 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
4199
4200 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
4201
4202 2019-12-01 Richard Bunt <richard.bunt@arm.com>
4203 Andrew Burgess <andrew.burgess@embecosm.com>
4204
4205 * gdb.fortran/derived-type-striding.exp: New file.
4206 * gdb.fortran/derived-type-striding.f90: New file.
4207 * gdb.fortran/array-slices.exp: New file.
4208 * gdb.fortran/array-slices.f90: New file.
4209
4210 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4211
4212 * gdb.base/define.exp: Test . in command names.
4213 * gdb.base/setshow.exp: Update test, as . is now part of
4214 command name.
4215
4216 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4217
4218 * gdb.base/define-prefix.exp: New file.
4219
4220 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
4223 compile.
4224 (skip_btrace_pt_tests): Likewise.
4225
4226 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4227
4228 * gdb.fortran/info-modules.exp: Compile source files in correct
4229 order.
4230
4231 2019-11-27 Kevin Buettner <kevinb@redhat.com>
4232
4233 * gdb.dwarf2/imported-unit.exp: New file.
4234 * gdb.dwarf2/imported-unit.c: New file.
4235
4236 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4237
4238 * gdb.mi/mi-fortran-modules-2.f90: New file.
4239 * gdb.mi/mi-fortran-modules.exp: New file.
4240 * gdb.mi/mi-fortran-modules.f90: New file.
4241
4242 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4243
4244 * gdb.mi/mi-sym-info-1.c: New file.
4245 * gdb.mi/mi-sym-info-2.c: New file.
4246 * gdb.mi/mi-sym-info.exp: New file.
4247
4248 2019-11-22 Tom Tromey <tromey@adacore.com>
4249
4250 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
4251 * gdb.ada/tasks/foo.adb: Add another stopping location.
4252
4253 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
4254
4255 * gdb.base/endianity.c: New test.
4256 * gdb.base/endianity.exp: New file.
4257
4258 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
4259
4260 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
4261
4262 2019-11-21 Tom de Vries <tdevries@suse.de>
4263
4264 PR gdb/24956
4265 * gdb.base/ui-redirect.exp: Test output of user-defined command.
4266
4267 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4268
4269 * gdb.python/py-progspace.exp: Add missing parentheses on some
4270 'print' commands.
4271
4272 2019-11-19 Tom Tromey <tom@tromey.com>
4273
4274 * gdb.tui/winheight.exp: New file.
4275
4276 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4277
4278 * gdb.base/ctf-whatis.c: Delete.
4279 * gdb.base/ctf-whatis.exp: Delete.
4280 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
4281
4282 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * gdb.base/ctf-cvexpr.exp: Delete.
4285 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
4286
4287 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
4290 the compiler. Clean up header comment a little.
4291 * gdb.base/ctf-ptype.exp: Likewise.
4292 * gdb.base/ctf-whatis.exp: Likewise.
4293 * lib/gdb.exp (skip_ctf_tests): New proc.
4294
4295 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
4296
4297 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
4298 * gdb.tui/corefile-run.exp: New file.
4299
4300 2019-11-14 Tom Tromey <tromey@adacore.com>
4301
4302 * gdb.base/gdbvars.exp (test_convenience_variables): Add
4303 regression tests.
4304
4305 2019-11-12 Tom Tromey <tom@tromey.com>
4306
4307 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
4308 after any command. Expect prompt after WAIT_FOR is seen.
4309 (enter_tui): Enable resize messages.
4310 (command): Expect command in output.
4311 (get_line): Avoid error when cursor appears to be off-screen.
4312 (dump_screen): Include screen size in title.
4313 (_do_resize): New proc, from "resize".
4314 (resize): Rewrite. Do resize in two steps.
4315 * gdb.tui/empty.exp (layouts): Fix entries.
4316 (check_boxes): Remove xfail.
4317 (check_text): Dump screen on failure.
4318
4319 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4320
4321 * gdb.python/py-symbol.exp: Add test for
4322 gdb.lookup_static_symbols.
4323
4324 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4325
4326 * gdb.python/py-symbol.c: Declare and call function from new
4327 py-symbol-2.c file.
4328 * gdb.python/py-symbol.exp: Compile both source files, and add new
4329 tests for gdb.lookup_static_symbol.
4330 * gdb.python/py-symbol-2.c: New file.
4331
4332 2019-11-02 Tom de Vries <tdevries@suse.de>
4333
4334 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
4335 * gdb.base/anon.exp: Same.
4336 * gdb.base/auto-connect-native-target.exp: Same.
4337 * gdb.base/call-ar-st.exp: Same.
4338 * gdb.base/catch-syscall.exp: Same.
4339 * gdb.base/commands.exp: Same.
4340 * gdb.base/default.exp: Same.
4341 * gdb.base/display.exp: Same.
4342 * gdb.base/float.exp: Same.
4343 * gdb.base/foll-fork.exp: Same.
4344 * gdb.base/help.exp: Same.
4345 * gdb.base/info-macros.exp: Same.
4346 * gdb.base/info-proc.exp: Same.
4347 * gdb.base/info-target.exp: Same.
4348 * gdb.base/long_long.exp: Same.
4349 * gdb.base/macscp.exp: Same.
4350 * gdb.base/memattr.exp: Same.
4351 * gdb.base/nofield.exp: Same.
4352 * gdb.base/pointers.exp: Same.
4353 * gdb.base/printcmds.exp: Same.
4354 * gdb.base/ptype.exp: Same.
4355 * gdb.base/restore.exp: Same.
4356 * gdb.base/return.exp: Same.
4357 * gdb.base/scope.exp: Same.
4358 * gdb.base/set-noassign.exp: Same.
4359 * gdb.base/setshow.exp: Same.
4360 * gdb.base/shlib-call.exp: Same.
4361 * gdb.base/signals.exp: Same.
4362 * gdb.base/sigstep.exp: Same.
4363 * gdb.base/skip.exp: Same.
4364 * gdb.base/solib-symbol.exp: Same.
4365 * gdb.base/stap-probe.exp: Same.
4366 * gdb.base/step-line.exp: Same.
4367 * gdb.base/step-test.exp: Same.
4368 * gdb.base/style.exp: Same.
4369 * gdb.base/varargs.exp: Same.
4370 * gdb.base/vla-datatypes.exp: Same.
4371 * gdb.base/vla-ptr.exp: Same.
4372 * gdb.base/vla-sideeffect.exp: Same.
4373 * gdb.base/volatile.exp: Same.
4374 * gdb.base/watch-cond-infcall.exp: Same.
4375 * gdb.base/watchpoint.exp: Same.
4376
4377 2019-11-02 Tom de Vries <tdevries@suse.de>
4378
4379 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
4380 * gdb.cp/cpexprs.exp: Same.
4381 * gdb.cp/except-multi-location.exp: Same.
4382 * gdb.cp/exceptprint.exp: Same.
4383 * gdb.cp/gdb2384.exp: Same.
4384 * gdb.cp/inherit.exp: Same.
4385 * gdb.cp/m-static.exp: Same.
4386 * gdb.cp/meth-typedefs.exp: Same.
4387 * gdb.cp/misc.exp: Same.
4388 * gdb.cp/namespace.exp: Same.
4389 * gdb.cp/non-trivial-retval.exp: Same.
4390 * gdb.cp/overload.exp: Same.
4391 * gdb.cp/pr17132.exp: Same.
4392 * gdb.cp/re-set-overloaded.exp: Same.
4393 * gdb.cp/rvalue-ref-types.exp: Same.
4394 * gdb.cp/templates.exp: Same.
4395
4396 2019-11-01 Luis Machado <luis.machado@linaro.org>
4397
4398 PR gdb/25124
4399
4400 * gdb.arch/pr25124.S: New file.
4401 * gdb.arch/pr25124.exp: New file.
4402
4403 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4404
4405 * gdb.fortran/info-modules.exp: Update expected results, and add
4406 additional tests for 'info module functinos', and 'info module
4407 variables'.
4408 * gdb.fortran/info-types.exp: Update expected results.
4409 * gdb.fortran/info-types.f90: Extend testcase with additional
4410 module variables and functions.
4411
4412 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4413
4414 * gdb.fortran/info-modules.exp: New file.
4415 * gdb.fortran/info-types.exp: Build with new file.
4416 * gdb.fortran/info-types.f90: Include and use new module.
4417 * gdb.fortran/info-types-2.f90: New file.
4418
4419 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4420
4421 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
4422 * gdb.base/settings.exp: Test all settings types using
4423 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
4424 that now verifies that the value of "maint show" is the same as
4425 returned by the settings functions. Test the type of the
4426 maintenance settings.
4427 * gdb.base/default.exp: Update show_conv_list.
4428
4429 2019-10-31 Tom de Vries <tdevries@suse.de>
4430
4431 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
4432 gdb_test.
4433 * gdb.arch/amd64-disp-step.exp: Same.
4434 * gdb.asm/asm-source.exp: Same.
4435 * gdb.btrace/buffer-size.exp: Same.
4436 * gdb.btrace/cpu.exp: Same.
4437 * gdb.btrace/enable.exp: Same.
4438 * gdb.dwarf2/count.exp: Same.
4439 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4440 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
4441 * gdb.fortran/vla-datatypes.exp: Same.
4442 * gdb.fortran/vla-history.exp: Same.
4443 * gdb.fortran/vla-ptype.exp: Same.
4444 * gdb.fortran/vla-value.exp: Same.
4445 * gdb.fortran/whatis_type.exp: Same.
4446 * gdb.guile/guile.exp: Same.
4447 * gdb.multi/tids.exp: Same.
4448 * gdb.python/py-finish-breakpoint.exp: Same.
4449 * gdb.python/py-framefilter.exp: Same.
4450 * gdb.python/py-pp-registration.exp: Same.
4451 * gdb.python/py-xmethods.exp: Same.
4452 * gdb.python/python.exp: Same.
4453 * gdb.server/connect-with-no-symbol-file.exp: Same.
4454 * gdb.server/no-thread-db.exp: Same.
4455 * gdb.server/run-without-local-binary.exp: Same.
4456 * gdb.stabs/weird.exp: Same.
4457 * gdb.threads/attach-many-short-lived-threads.exp: Same.
4458 * gdb.threads/thread-find.exp: Same.
4459 * gdb.threads/tls-shared.exp: Same.
4460 * gdb.threads/tls.exp: Same.
4461 * gdb.threads/wp-replication.exp: Same.
4462 * gdb.trace/ax.exp: Same.
4463 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
4464
4465 2019-10-31 Tom de Vries <tdevries@suse.de>
4466
4467 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
4468 * gdb.ada/array_subscript_addr.exp: Same.
4469 * gdb.ada/arrayidx.exp: Same.
4470 * gdb.ada/arrayparam.exp: Same.
4471 * gdb.ada/arrayptr.exp: Same.
4472 * gdb.ada/boolean_expr.exp: Same.
4473 * gdb.ada/call_pn.exp: Same.
4474 * gdb.ada/complete.exp: Same.
4475 * gdb.ada/fixed_cmp.exp: Same.
4476 * gdb.ada/fun_addr.exp: Same.
4477 * gdb.ada/funcall_param.exp: Same.
4478 * gdb.ada/interface.exp: Same.
4479 * gdb.ada/mod_from_name.exp: Same.
4480 * gdb.ada/null_array.exp: Same.
4481 * gdb.ada/packed_array.exp: Same.
4482 * gdb.ada/packed_tagged.exp: Same.
4483 * gdb.ada/print_chars.exp: Same.
4484 * gdb.ada/print_pc.exp: Same.
4485 * gdb.ada/ptype_arith_binop.exp: Same.
4486 * gdb.ada/ptype_field.exp: Same.
4487 * gdb.ada/ptype_tagged_param.exp: Same.
4488 * gdb.ada/rec_return.exp: Same.
4489 * gdb.ada/ref_tick_size.exp: Same.
4490 * gdb.ada/str_ref_cmp.exp: Same.
4491 * gdb.ada/taft_type.exp: Same.
4492 * gdb.ada/tagged.exp: Same.
4493 * gdb.ada/type_coercion.exp: Same.
4494 * gdb.ada/uninitialized_vars.exp: Same.
4495
4496 2019-10-30 Tom de Vries <tdevries@suse.de>
4497
4498 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
4499
4500 2019-10-26 Tom de Vries <tdevries@suse.de>
4501
4502 * gdb.base/bigcore.c: Fix typos in comments.
4503 * gdb.base/ctf-ptype.c: Same.
4504 * gdb.base/long_long.c: Same.
4505 * gdb.dwarf2/dw2-op-out-param.S: Same.
4506 * gdb.python/py-evthreads.c: Same.
4507 * gdb.reverse/i387-stack-reverse.c: Same.
4508 * gdb.trace/tfile.c: Same.
4509 * lib/compiler.c: Same.
4510 * lib/compiler.cc: Same.
4511
4512 2019-10-25 Tom de Vries <tdevries@suse.de>
4513
4514 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
4515 gdb_test_multiple calls.
4516 * gdb.reverse/sigall-reverse.exp: Same.
4517 * gdb.reverse/solib-precsave.exp: Same.
4518 * gdb.reverse/solib-reverse.exp: Same.
4519 * gdb.reverse/until-precsave.exp: Same.
4520 * gdb.reverse/until-reverse.exp: Same.
4521
4522 2019-10-24 Tom de Vries <tdevries@suse.de>
4523
4524 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
4525 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
4526 kfail using -wrap pattern flag and convenience variable
4527 gdb_test_name.
4528
4529 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
4530
4531 * gdb.python/py-progspace.exp: Add tests for the
4532 Progspace.block_for_pc method.
4533
4534 2019-10-23 Tom Tromey <tom@tromey.com>
4535
4536 * configure: Rebuild.
4537 * aclocal.m4: Use m4_include, not sinclude.
4538
4539 2019-10-21 Tom de Vries <tdevries@suse.de>
4540
4541 * gdb.base/infcall-nested-structs.c: Add
4542 __attribute__((noinline,noclone)) to all functions.
4543 (call_all): Add missing variable initialization. Simplify return value.
4544 (breakpt): Increment volatile variable, to prevent call from being
4545 optimized out.
4546 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
4547
4548 2019-10-17 Tom de Vries <tdevries@suse.de>
4549
4550 * gdb.fortran/module.exp: Allow info variables to print info for files
4551 other than module.f90.
4552
4553 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4554
4555 * gdb.fortran/module.exp: Extend with 'info variables' test.
4556
4557 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4558
4559 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
4560 F77_FOR_TARGET.
4561
4562 2019-10-16 Tom de Vries <tdevries@suse.de>
4563
4564 PR tdep/25096
4565 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
4566
4567 2019-10-16 Tom de Vries <tdevries@suse.de>
4568
4569 PR tdep/24104
4570 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
4571 Add KFAIL for PR tdep/25096.
4572
4573 2019-10-16 Tom de Vries <tdevries@suse.de>
4574
4575 PR testsuite/25059
4576 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
4577
4578 2019-10-16 Tom de Vries <tdevries@suse.de>
4579
4580 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
4581 as signed.
4582
4583 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
4584
4585 * gdb.mi/list-thread-groups-available.exp: Read entries one by
4586 one instead of increasing timeout.
4587
4588 2019-10-13 Tom de Vries <tdevries@suse.de>
4589
4590 PR record/25038
4591 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
4592 * gdb.reverse/sigall-reverse.exp: Same.
4593 * gdb.reverse/solib-precsave.exp: Same.
4594 * gdb.reverse/solib-reverse.exp: Same.
4595 * gdb.reverse/step-precsave.exp: Same.
4596 * gdb.reverse/until-precsave.exp: Same.
4597 * gdb.reverse/until-reverse.exp: Same.
4598 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
4599
4600 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
4601
4602 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
4603 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
4604 (cmp_struct_05_01, cmp_struct_static_02_01)
4605 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
4606 comparisons.
4607
4608 2019-10-10 Tom de Vries <tdevries@suse.de>
4609
4610 PR testsuite/24888
4611 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
4612 gnatlink.
4613
4614 2019-10-09 Tom de Vries <tdevries@suse.de>
4615
4616 PR testsuite/25048
4617 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
4618
4619 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4620
4621 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
4622 exceptions due to missing debug information.
4623
4624 2019-10-07 Tom de Vries <tdevries@suse.de>
4625
4626 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
4627
4628 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4629
4630 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
4631 * gdb.base/annota1.exp: Update to use gdb_test_name.
4632
4633 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
4634
4635 * gdb.base/ctf-whatis.exp: New file.
4636 * gdb.base/ctf-whatis.c: New file.
4637 * gdb.base/ctf-ptype.exp: New file.
4638 * gdb.base/ctf-ptype.c: New file.
4639 * gdb.base/ctf-constvars.exp: New file.
4640 * gdb.base/ctf-constvars.c: New file.
4641 * gdb.base/ctf-cvexpr.exp: New file.
4642
4643 2019-10-04 Tom de Vries <tdevries@suse.de>
4644
4645 * gdb.cp/local-static.c (main): Move declaration of int i out of the
4646 for loop.
4647
4648 2019-10-03 Tom Tromey <tom@tromey.com>
4649
4650 PR rust/24976:
4651 * gdb.rust/simple.rs (Union2): New type.
4652 (main): Use Union2.
4653 * gdb.rust/simple.exp: Add test.
4654
4655 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
4658 nested function prefix.
4659
4660 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
4661 Richard Bunt <richard.bunt@arm.com>
4662 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
4665 nested functions.
4666 * gdb.fortran/nested-funcs.f90: Update expected results.
4667 * gdb.fortran/nested-funcs-2.exp: New file.
4668 * gdb.fortran/nested-funcs-2.f90: New file.
4669
4670 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4671
4672 * gdb.python/py-parameter.exp: Make test names unique.
4673 * gdb.python/py-template.exp: Likewise.
4674 * gdb.python/py-value.exp: Likewise.
4675
4676 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4677
4678 * gdb.base/break-interp.exp: Reduce test name duplication.
4679 * gdb.base/call-sc.exp: Likewise.
4680 * gdb.base/callfuncs.exp: Likewise.
4681 * gdb.base/charset.exp: Likewise.
4682 * gdb.base/dump.exp: Likewise.
4683 * gdb.base/ena-dis-br.exp: Likewise.
4684 * gdb.base/relational.exp: Likewise.
4685 * gdb.base/step-over-syscall.exp: Likewise.
4686 * gdb.base/structs.exp: Likewise.
4687
4688 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4689
4690 * gdb.linespec/explicit.exp: Make test names unique.
4691 * gdb.linespec/ls-errs.exp: Likewise.
4692
4693 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4694
4695 * gdb.reverse/break-precsave.exp: Make test names unique.
4696 * gdb.reverse/break-reverse.exp: Likewise.
4697 * gdb.reverse/finish-precsave.exp: Likewise.
4698 * gdb.reverse/finish-reverse.exp: Likewise.
4699 * gdb.reverse/machinestate-precsave.exp: Likewise.
4700 * gdb.reverse/machinestate.exp: Likewise.
4701 * gdb.reverse/readv-reverse.exp: Likewise.
4702 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4703 * gdb.reverse/sigall-precsave.exp: Likewise.
4704 * gdb.reverse/sigall-reverse.exp: Likewise.
4705 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
4706 * gdb.reverse/watch-precsave.exp: Likewise.
4707 * gdb.reverse/watch-reverse.exp: Likewise.
4708
4709 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4710
4711 * gdb.threads/stop-with-handle.c: New file.
4712 * gdb.threads/stop-with-handle.exp: New file.
4713
4714 2019-10-03 Tom de Vries <tdevries@suse.de>
4715
4716 PR testsuite/25059
4717 * gdb.base/list-missing-source.exp: Allowing the "Compilation
4718 directory" line to be missing.
4719
4720 2019-10-03 Tom de Vries <tdevries@suse.de>
4721
4722 PR testsuite/25059
4723 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
4724 type optional.
4725
4726 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
4727
4728 * gdb.python/py-format-string.c (string.h): New include.
4729 (main): Fill a_struct_with_union.the_union.an_int with bytes of
4730 the same value, for endianness-independence.
4731 * gdb.python/py-format-string.exp (default_regexp_dict)
4732 (test_pretty_structs, test_format): Adjust expected output to the
4733 changed initialization.
4734
4735 2019-10-02 Tom Tromey <tromey@adacore.com>
4736
4737 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4738
4739 2019-10-02 Pedro Alves <palves@redhat.com>
4740 Andrew Burgess <andrew.burgess@embecosm.com>
4741
4742 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
4743 "print-file-var.h".
4744 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4745 (get_version_1): Print this_version_id and its address.
4746 Add extern "C" wrappers around interface functions.
4747 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
4748 "print-file-var.h".
4749 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4750 (get_version_2): Print this_version_id and its address.
4751 Add extern "C" wrappers around interface functions.
4752 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
4753 <stddef.h> and "print-file-var.h".
4754 Add extern "C" wrappers around interface functions.
4755 [VERSION_ID_MAIN] (this_version_id): Define.
4756 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
4757 * gdb.base/print-file-var.h: Add some #defines to simplify setting
4758 up extern "C" blocks.
4759 * gdb.base/print-file-var.exp (test): New, factored out from top
4760 level.
4761 (top level): Test all combinations of attribute hidden or not,
4762 dlopen or not, and this_version_id symbol in main file or not.
4763 Compile tests as both C++ and C, make test names unique.
4764
4765 2019-10-01 Tom Tromey <tom@tromey.com>
4766
4767 * gdb.base/style.exp: Test "show logging filename".
4768
4769 2019-10-01 Tom Tromey <tom@tromey.com>
4770
4771 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4772 * gdb.base/style.exp: Add metadata style test.
4773
4774 2019-10-01 Tom Tromey <tom@tromey.com>
4775
4776 * gdb.base/style.exp: Test "pwd".
4777
4778 2019-10-01 Tom Tromey <tom@tromey.com>
4779
4780 * gdb.base/style.exp: Update tests.
4781
4782 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4783
4784 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4785 'six' to unsigned.
4786 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4787 'five'. Use an all-ones bit pattern for each.
4788 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4789 to its changed values.
4790
4791 2019-09-30 Tom Tromey <tromey@adacore.com>
4792
4793 * gdb.rust/traits.rs: Disable all warnings.
4794
4795 2019-09-29 Tom de Vries <tdevries@suse.de>
4796
4797 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4798
4799 2019-09-29 Tom de Vries <tdevries@suse.de>
4800
4801 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4802
4803 2019-09-27 Tom de Vries <tdevries@suse.de>
4804
4805 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4806
4807 2019-09-27 Tom de Vries <tdevries@suse.de>
4808
4809 PR record/23188
4810 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4811
4812 2019-09-26 Tom Tromey <tromey@adacore.com>
4813
4814 * gdb.ada/py_taft.exp: New file.
4815 * gdb.ada/py_taft/main.adb: New file.
4816 * gdb.ada/py_taft/pkg.adb: New file.
4817 * gdb.ada/py_taft/pkg.ads: New file.
4818
4819 2019-09-24 Tom de Vries <tdevries@suse.de>
4820
4821 PR gdb/24598
4822 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4823
4824 2019-09-22 Tom de Vries <tdevries@suse.de>
4825
4826 * gdb.base/restore.exp: Allow register variables to be optimized out at
4827 -O0.
4828
4829 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4830
4831 * gdb.arch/spu-info.exp: Remove file.
4832 * gdb.arch/spu-info.c: Remove file.
4833 * gdb.arch/spu-ls.exp: Remove file.
4834 * gdb.arch/spu-ls.c: Remove file.
4835
4836 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4837 * gdb.asm/spu.inc: Remove file.
4838
4839 * gdb.base/dump.exp: Remove support for spu*-*-*.
4840 * gdb.base/stack-checking.exp: Likewise.
4841 * gdb.base/overlays.exp: Likewise.
4842 * gdb.base/ovlymgr.c: Likewise.
4843 * gdb.base/spu.ld: Remove file.
4844
4845 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4846 * gdb.cp/cpexprs.exp: Likewise.
4847 * gdb.cp/exception.exp: Likewise.
4848 * gdb.cp/gdb2495.exp: Likewise.
4849 * gdb.cp/mb-templates.exp: Likewise.
4850 * gdb.cp/pr9167.exp: Likewise.
4851 * gdb.cp/userdef.exp: Likewise.
4852
4853 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4854
4855 * gdb.cell: Remove directory.
4856 * lib/cell.exp: Remove file.
4857
4858 2019-09-19 Tom de Vries <tdevries@suse.de>
4859
4860 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4861
4862 2019-09-19 Tom de Vries <tdevries@suse.de>
4863
4864 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4865
4866 2019-09-19 Tom de Vries <tdevries@suse.de>
4867
4868 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4869 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4870 (gdb_target_cmd): ... here.
4871 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4872 value 2.
4873
4874 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * gdb.base/source-dir.exp: Avoid having directory names in test
4877 names.
4878
4879 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4880
4881 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4882 directory.
4883
4884 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4885
4886 * gdb.base/list-missing-source.exp: New file.
4887
4888 2019-09-14 Tom de Vries <tdevries@suse.de>
4889
4890 PR teststuite/24599
4891 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4892 * lib/ada.exp (gnatmake_version_at_least): New proc.
4893
4894 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4895
4896 * gdb.base/maint.exp: Use exec_has_index_section.
4897
4898 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4899
4900 * gdb.base/maint.exp: Add test for 'maint info sections'.
4901
4902 2019-09-12 Tom de Vries <tdevries@suse.de>
4903
4904 * gdb.base/store.exp: Allow register variables to be optimized out at
4905 -O0.
4906
4907 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4908
4909 * gdb.ada/rdv_wait.exp: Update to new task names.
4910 * gdb.base/task_switch_in_core.exp: Likewise.
4911 * gdb.base/info_sources_base.c: Likewise.
4912
4913 2019-09-10 Tom Tromey <tromey@adacore.com>
4914
4915 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4916
4917 2019-09-10 Tom Tromey <tromey@adacore.com>
4918
4919 * gdb.ada/dgopt.exp: New file.
4920 * gdb.ada/dgopt/x.adb: New file.
4921
4922 2019-09-08 Tom Tromey <tom@tromey.com>
4923
4924 * gdb.tui/resize.exp: Remove setup_xfail.
4925 * gdb.tui/regs.exp: Remove setup_xfail.
4926 * gdb.tui/basic.exp: Remove setup_xfail.
4927
4928 2019-09-06 David Blaikie <dblaikie@gmail.com>
4929
4930 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4931 * gdb.cp/cplabel.exp: Ditto.
4932 * gdb.linespec/ls-errs.exp: Ditto.
4933
4934 2019-09-05 Tom de Vries <tdevries@suse.de>
4935
4936 * lib/gdb.exp (cmp_file_string): New proc.
4937 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4938 runto_main. Verify save breakpoints output.
4939
4940 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4941
4942 * gdb.base/info-var.exp: Test info variables without running
4943 to main, to avoid expect's buffer overflow.
4944
4945 2019-09-03 Tom Tromey <tromey@adacore.com>
4946
4947 * gdb.ada/bias.exp: New file.
4948 * gdb.ada/bias/bias.adb: New file.
4949 * gdb.ada/print_chars.exp: Add regression test.
4950 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4951 (MC): New variable.
4952
4953 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4954
4955 * gdb.base/argv0-symlink.exp: Run only on native target
4956 and local host.
4957
4958 2019-08-29 Tom de Vries <tdevries@suse.de>
4959
4960 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4961 diverse debug info.
4962 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4963
4964 2019-08-28 Tom de Vries <tdevries@suse.de>
4965
4966 * gdb.base/info-var.exp: Allow info variables to print info for files
4967 other than info-var-f1.c and info-var-f2.c.
4968
4969 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4970
4971 * gdb.fortran/info-types.exp: Add module.
4972 * gdb.fortran/info-types.f90: Update expected results.
4973
4974 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4975
4976 * gdb.fortran/info-types.exp: New file.
4977 * gdb.fortran/info-types.f90: New file.
4978 * lib/fortran.exp (fortran_character1): New proc.
4979
4980 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4981
4982 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4983 functions'. Reindent as needed.
4984 * gdb.base/info-var-f1.c: New file.
4985 * gdb.base/info-var-f2.c: New file.
4986 * gdb.base/info-var.exp: New file.
4987 * gdb.base/info-var.h: New file.
4988
4989 2019-08-26 Tom de Vries <tdevries@suse.de>
4990
4991 PR c++/24852
4992 * gdb.cp/no-libstdcxx-probe.exp: New test.
4993
4994 2019-08-26 Tom de Vries <tdevries@suse.de>
4995
4996 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4997 * tests need to be skipped.
4998 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4999 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
5000 mi_skip_libstdcxx_probe_tests.
5001
5002 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
5003
5004 * gdb.python/py-xmethods.exp: Use raw strings when passing
5005 arguments to SimpleXMethodMatcher.
5006
5007 2019-08-22 Tom de Vries <tdevries@suse.de>
5008
5009 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
5010 more informative.
5011
5012 2019-08-21 Pedro Alves <palves@redhat.com>
5013
5014 * gdb.base/with.exp: Test "with" with no arguments.
5015
5016 2019-08-21 Tom de Vries <tdevries@suse.de>
5017
5018 * gdb.base/gdb-caching-proc.exp: Sort files.
5019
5020 2019-08-20 Tom de Vries <tdevries@suse.de>
5021
5022 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
5023 compilation.
5024
5025 2019-08-16 Tom de Vries <tdevries@suse.de>
5026
5027 * gdb.base/compare-sections.exp ("after run to main"): Allow
5028 mismatched read-only sections for PIE executables.
5029
5030 2019-08-16 Tom Tromey <tom@tromey.com>
5031
5032 * lib/tuiterm.exp (_csi_Z): New proc.
5033 * gdb.tui/basic.exp: Update window positions.
5034 * gdb.tui/empty.exp: Update window positions.
5035
5036 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5037
5038 * gdb.base/examine-backward.exp: Correct regexp for
5039 "examine 3 bytes backward from ${address_zero}".
5040
5041 2019-08-15 Tom Tromey <tom@tromey.com>
5042
5043 * gdb.tui/empty.exp: Enable resizing tests.
5044
5045 2019-08-15 Tom Tromey <tromey@adacore.com>
5046
5047 * gdb.ada/char_enum.exp: Add regression tests.
5048 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
5049 and '0'.
5050 (Char, Gchar): Update.
5051 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
5052
5053 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5054
5055 * gdb.python/python.exp: Expect a leading underscore on
5056 GdbOutput{,Error}File.
5057
5058 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5059
5060 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
5061 Windows host.
5062
5063 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
5064
5065 * gdb.base/batch-preserve-term-settings.exp
5066 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
5067
5068 2019-08-15 Christian Biesinger <cbiesinger@google.com>
5069
5070 * lib/gdb.exp: When running on a mingw target, replace
5071 /x/ with x:/.
5072
5073 2019-08-14 Alan Hayward <alan.hayward@arm.com>
5074
5075 * gdb.arch/aarch64-prologue.c: New test.
5076 * gdb.arch/aarch64-prologue.exp: New file.
5077
5078 2019-08-13 Tom de Vries <tdevries@suse.de>
5079
5080 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
5081 Thread.
5082
5083 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
5084
5085 * gdb.python/py-completion.exp: Download the .py file to the host
5086 and use its host pathname. Conditionalize tests that use
5087 tab completion and manipulate files on the build machine.
5088 * gdb.python/py-events.exp: Download the .py file to the host
5089 and use its host pathname.
5090 * gdb.python/py-evsignal.exp: Likewise.
5091 * gdb.python/py-evthreads.exp: Likewise.
5092 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
5093 pathname syntax.
5094 * gdb.python/py-framefilter.exp: Download the .py file to the right
5095 place on the host. Match Windows pathname syntax.
5096 * gdb.python/py-mi-var-info-path-expression.exp: Download the
5097 .py file to the host and use its host pathname.
5098 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
5099 * gdb.python/py-objfile.exp: Expect a host pathname, not a
5100 build pathname. Skip symlink test on Windows host. Add missing
5101 newline at end of file.
5102 * gdb.python/py-pp-maint.exp: Download the .py file to the host
5103 and use its host pathname.
5104 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
5105 * gdb.python/py-section-script.exp: Use host location of binfile
5106 on safe-path. Use correct path separator on Windows host.
5107 Reorder alternatives in gdb_test_multiple to prevent matching
5108 the wrong alternative on success.
5109 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
5110
5111 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
5112
5113 * gdb.gdb/selftest.exp (test_with_self): Update test to now
5114 expect the GDB inferior to no longer immediately stop after
5115 being resumed with "signal SIGINT".
5116
5117 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
5118
5119 * gdb.linespec/break-ask.exp: Generalize regexps to match
5120 Windows pathnames too.
5121
5122 2019-08-08 Tom de Vries <tdevries@suse.de>
5123
5124 PR testsuite/24862
5125 * lib/tuiterm.exp (_accept): Fix CSI regexp.
5126
5127 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5128
5129 * gdb.base/style.exp: Update tests for help doc new invariants.
5130 * gdb.base/help.exp: Likewise.
5131
5132 2019-08-06 Tom Tromey <tom@tromey.com>
5133
5134 * gdb.base/style.exp: Add disassemble test.
5135 * gdb.base/style.c (some_called_function): New function.
5136 (main): Use it.
5137
5138 2019-08-05 Christian Biesinger <cbiesinger@google.com>
5139
5140 * gdb.python/py-block.exp: Test dictionary access on blocks.
5141
5142 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
5143
5144 PR gdb/24863
5145 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
5146 -list-thread-groups --available test when running under
5147 check-read1.
5148
5149 2019-08-05 Tom de Vries <tdevries@suse.de>
5150
5151 PR testsuite/24863
5152 * lib/gdb.exp (with_read1_timeout_factor): New proc.
5153 * gdb.base/help.exp: Use with_read1_timeout_factor.
5154 * gdb.base/info-macros.exp: Same.
5155 * gdb.cp/nested-types.exp: Same.
5156
5157 2019-08-05 Tom de Vries <tdevries@suse.de>
5158
5159 * lib/gdb.exp (version_at_least): Factor out of ...
5160 (tcl_version_at_least): ... here.
5161 (gdb_compile): Fail if pie results in non-PIE executable.
5162 (readelf_version, readelf_prints_pie): New proc.
5163 (exec_is_pie): Return -1 if unknown.
5164
5165 2019-08-05 Tom de Vries <tdevries@suse.de>
5166
5167 * lib/gdb.exp (tcl_version_at_least): Fix typo.
5168
5169 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5170
5171 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
5172
5173 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5174
5175 * lib/completion-support.exp (test_gdb_complete_none): Skip
5176 tab completion tests if no readline support.
5177 (test_gdb_complete_unique_re): Likewise.
5178 (test_gdb_complete_multiple): Likewise.
5179
5180 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5181
5182 * gdb.base/info_sources.exp: New file.
5183 * gdb.base/info_sources.c: New file.
5184 * gdb.base/info_sources_base.c: New file.
5185
5186 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5187
5188 * gdb.base/batch-exit-status.exp: Call test_exit_status with
5189 prefix argument.
5190 (test_exit_status): Add prefix argument.
5191
5192 2019-08-01 Tom de Vries <tdevries@suse.de>
5193
5194 PR testsuite/24863
5195 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
5196 calling exp_continue for new thread and thread exited messages.
5197
5198 2019-08-01 Tom de Vries <tdevries@suse.de>
5199
5200 PR testsuite/24863
5201 * gdb.base/structs.exp: Fix check-read1 timeout using
5202 gdb_test_sequence.
5203 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
5204
5205 2019-08-01 Tom de Vries <tdevries@suse.de>
5206
5207 PR testsuite/24863
5208 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
5209 line.
5210
5211 2019-08-01 Tom de Vries <tdevries@suse.de>
5212
5213 PR testsuite/24863
5214 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
5215
5216 2019-07-30 Tom Tromey <tromey@adacore.com>
5217
5218 * gdb.ada/display_nested.exp: New file.
5219 * gdb.ada/display_nested/foo.adb: New file.
5220 * gdb.ada/display_nested/pack.adb: New file.
5221 * gdb.ada/display_nested/pack.ads: New file.
5222
5223 2019-07-30 Christian Biesinger <cbiesinger@google.com>
5224
5225 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
5226 namespace.
5227 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
5228
5229 2019-07-30 Tom de Vries <tdevries@suse.de>
5230
5231 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
5232 instead.
5233
5234 2019-07-30 Tom de Vries <tdevries@suse.de>
5235
5236 PR testsuite/24834
5237 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
5238 (exec_is_pie): New proc.
5239
5240 2019-07-29 Christian Biesinger <cbiesinger@google.com>
5241
5242 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
5243
5244 2019-07-29 Christian Biesinger <cbiesinger@google.com>
5245
5246 * gdb.python/py-objfile.c: Add global and static vars.
5247 * gdb.python/py-objfile.exp: Test new functions Objfile.
5248 lookup_global_symbol and lookup_static_symbol.
5249
5250 2019-07-29 Tom Tromey <tom@tromey.com>
5251
5252 * lib/tuiterm.exp (Term::_csi_@): New proc.
5253 (Term::_csi_X): Don't move cursor.
5254
5255 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5256
5257 * gdb.base/options.exp: Update backtrace - completion to
5258 new option -frame-info.
5259 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
5260 Test new 'set print frame-info'. Test backtrace -frame-info
5261 overriding 'set print frame-info'.
5262 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
5263 Test new 'set print frame-info'.
5264 Verify consistency of backtrace with and without filters, with and
5265 without -no-filters.
5266 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
5267 default.
5268
5269 2019-07-29 Tom de Vries <tdevries@suse.de>
5270
5271 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
5272 no arguments".
5273
5274 2019-07-29 Tom de Vries <tdevries@suse.de>
5275
5276 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
5277 is a substring of the first for "complete non-unique file name".
5278
5279 2019-07-29 Tom de Vries <tdevries@suse.de>
5280
5281 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
5282 with ".*".
5283
5284 2019-07-29 Tom de Vries <tdevries@suse.de>
5285
5286 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
5287 Pass prompt_regexp parameter to gdb_test_multiple calls.
5288
5289 2019-07-29 Tom de Vries <tdevries@suse.de>
5290
5291 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
5292 print registers" regexps.
5293
5294 2019-07-29 Tom de Vries <tdevries@suse.de>
5295
5296 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
5297
5298 2019-07-29 Tom de Vries <tdevries@suse.de>
5299
5300 PR gdb/24855
5301 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
5302 (skip_python_tests_prompt): Add prompt_regexp argument to
5303 gdb_test_multiple calls.
5304
5305 2019-07-27 Tom Tromey <tom@tromey.com>
5306
5307 * gdb.tui/main.exp: New file.
5308
5309 2019-07-27 Tom Tromey <tom@tromey.com>
5310
5311 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
5312 optional.
5313 * gdb.tui/empty.exp: New file.
5314
5315 2019-07-27 Tom Tromey <tom@tromey.com>
5316
5317 * lib/tuiterm.exp (spawn): New proc.
5318 (Term::resize): New proc.
5319 * gdb.tui/resize.exp: New file.
5320
5321 2019-07-27 Tom Tromey <tom@tromey.com>
5322
5323 * gdb.tui/list.exp: New file.
5324
5325 2019-07-27 Tom Tromey <tom@tromey.com>
5326
5327 * gdb.tui/regs.exp: New file.
5328
5329 2019-07-27 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.tui/basic.exp: Add "layout split" test.
5332
5333 2019-07-27 Tom Tromey <tom@tromey.com>
5334
5335 * gdb.tui/basic.exp: Add "layout asm" test.
5336
5337 2019-07-27 Tom Tromey <tom@tromey.com>
5338
5339 * lib/tuiterm.exp: New file.
5340 * gdb.tui/basic.exp: New file.
5341
5342 2019-07-27 Kevin Buettner <kevinb@redhat.com>
5343
5344 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
5345 Enable tests associated with this flag. Adjust regex
5346 referencing "foo_low" to now refer to "foo_cold" instead.
5347
5348 2019-07-27 Kevin Buettner <kevinb@redhat.com>
5349
5350 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
5351 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
5352 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
5353 foo_cold. Revise comments to match.
5354 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
5355 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
5356 were wrapped into this proc; Call do_test in loop from outermost
5357 level.
5358 (foo_low): Rename all occurrences to "foo_cold".
5359 (backtrace from baz): New test.
5360 (x2/i foo_cold): New test.
5361 (info line *foo_cold): New test.
5362
5363 2019-07-26 Tom de Vries <tdevries@suse.de>
5364
5365 * gdb.arch/i386-pkru.exp: Fix unterminated string.
5366
5367 2019-07-25 Tom de Vries <tdevries@suse.de>
5368
5369 PR testsuite/24830
5370 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
5371 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
5372 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
5373 (skip_libstdcxx_probe_tests): ... here.
5374 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
5375
5376 2019-07-24 Tom de Vries <tdevries@suse.de>
5377
5378 PR testsuite/24807
5379 * gdb.objc/basicclass.m: Include stdio.h.
5380 * gdb.objc/nondebug.m: Same.
5381 * gdb.objc/objcdecode.m: Same.
5382
5383 2019-07-24 Tom de Vries <tdevries@suse.de>
5384
5385 PR testsuite/24612
5386 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
5387 additional_flags.
5388
5389 2019-07-24 Tom de Vries <tdevries@suse.de>
5390
5391 PR testsuite/24831
5392 * gdb.multi/tids.exp: Update error messages for info threads.
5393
5394 2019-07-24 Tom de Vries <tdevries@suse.de>
5395
5396 * gdb.base/info-types.exp: Allow info types to print info for more than
5397 one file.
5398
5399 2019-07-23 Tom de Vries <tdevries@suse.de>
5400
5401 PR testsuite/24842
5402 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
5403 gdb_spawn_with_cmdline_opts.
5404
5405 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
5406
5407 * gdb.arch/arm-cmse-sgstubs.c: New test.
5408 * gdb.arch/arm-cmse-sgstubs.exp: New file.
5409
5410 2019-07-23 Tom de Vries <tdevries@suse.de>
5411
5412 PR testsuite/24711
5413 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
5414 issuing next command.
5415
5416 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5417
5418 * gdb.ada/info_auto_lang.exp: Update expected results.
5419 * gdb.base/info-types.c: Add additional types to check.
5420 * gdb.base/info-types.exp: Update expected results.
5421
5422 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5423
5424 * gdb.base/info-types.c: New file.
5425 * gdb.base/info-types.exp: New file.
5426
5427 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
5428
5429 * gdb.arch/riscv-bp-infcall.c: New file.
5430 * gdb.arch/riscv-bp-infcall.exp: New file.
5431
5432 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
5433
5434 PR breakpoints/24541
5435 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
5436
5437 2019-07-14 Tom de Vries <tdevries@suse.de>
5438
5439 PR testsuite/24760
5440 * gdb.objc/basicclass.exp: Fix unterminated string.
5441
5442 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
5443 Andrew Burgess <andrew.burgess@embecosm.com>
5444
5445 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
5446 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
5447 negative bounds.
5448 * gdb.fortran/vla-value.exp: Print elements of an array with
5449 negative bounds.
5450 * gdb.fortran/vla.f90: Setup an array with negative bounds for
5451 testing.
5452
5453 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5454
5455 * gdb.base/options.exp (expect_string): Dequote strings in
5456 results.
5457 (test-string): Test strings with different quoting and reindent.
5458
5459 2019-07-10 Tom Tromey <tromey@adacore.com>
5460
5461 * gdb.ada/mi_ex_cond.exp: Update expected results.
5462 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
5463 * gdb.ada/mi_catch_ex.exp: Update expected results.
5464 * gdb.ada/mi_catch_assert.exp: Update expected results.
5465 * gdb.ada/catch_ex.exp (catch_exception_info)
5466 (catch_exception_entry, catch_assert_entry)
5467 (catch_unhandled_entry): Update.
5468 * gdb.ada/catch_assert_if.exp: Update expected results.
5469
5470 2019-07-10 Richard Bunt <richard.bunt@arm.com>
5471 Stephen Roberts <stephen.roberts@arm.com>
5472
5473 * gdb.base/define.exp: Restore original prompt.
5474
5475 2019-07-09 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
5478 breakpoints" output.
5479 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
5480 * gdb.python/py-breakpoint.exp: No longer expect that "catch
5481 throw" creates breakpoint.
5482 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
5483 'type="catchpoint"'.
5484
5485 2019-07-09 Pedro Alves <palves@redhat.com>
5486
5487 PR c++/15468
5488 * gdb.cp/except-multi-location-lib.cc: New.
5489 * gdb.cp/except-multi-location-main.cc: New.
5490 * gdb.cp/except-multi-location.exp: New.
5491
5492 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
5493
5494 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
5495 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
5496 argument and update callers.
5497
5498 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5499
5500 * gdb.arch/amd64-break-on-asm-line.S: New file.
5501 * gdb.arch/amd64-break-on-asm-line.exp: New file.
5502
5503 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5504
5505 * gdb.base/printcmds.exp: Test printing C string and
5506 C wide string convenience vars without transiting via the inferior.
5507 Also make test names unique.
5508
5509 2019-07-08 Alan Hayward <alan.hayward@arm.com>
5510
5511 PR breakpoints/25011
5512 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
5513
5514 2019-07-04 Pedro Alves <palves@redhat.com>
5515
5516 * lib/gdb.exp (foreach_with_prefix): Don't return early if
5517 body returned ok(0), break(3) or continue(4).
5518 * gdb.testsuite/foreach_with_prefix.exp: New file.
5519
5520 2019-07-04 Alan Hayward <alan.hayward@arm.com>
5521
5522 * gdb.server/unittest.exp: Allow 0 unit tests to run.
5523
5524 2019-07-03 Pedro Alves <palves@redhat.com>
5525
5526 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
5527 "return -code".
5528
5529 2019-07-03 Pedro Alves <palves@redhat.com>
5530
5531 PR cli/24732
5532 * gdb.base/shell.exp: Load completion-support.exp.
5533 Adjust expected error output. Add completion tests.
5534
5535 2019-07-03 Pedro Alves <palves@redhat.com>
5536
5537 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
5538 string_to_regexp.
5539
5540 2019-07-03 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
5543 (expect_integer): Adjust to expect "-string".
5544 (expect_string): New.
5545 (all_options): Expect "-string".
5546 (test-flag, test-boolean): Adjust to expect "-string".
5547 (test-string): New proc.
5548 (top level): Call it.
5549
5550 2019-07-03 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
5553 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
5554 the expected output in the success.
5555
5556 2019-07-03 Pedro Alves <palves@redhat.com>
5557
5558 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5559 Split one gdb_test_multiple call in two to avoid a race.
5560
5561 2019-07-03 Pedro Alves <palves@redhat.com>
5562
5563 * gdb.base/with.c: New file.
5564 * gdb.base/with.exp: New file.
5565
5566 2019-07-03 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.base/settings.exp: Replace all references to "maint
5569 test-settings set" with references to "maint set test-settings",
5570 and all references to "maint test-settings show" with references
5571 to "maint show test-settings".
5572
5573 2019-07-03 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/settings.exp (test-string): Adjust expected out when
5576 testing "maint test-settings show filename"
5577
5578 2019-07-02 Pedro Alves <palves@redhat.com>
5579
5580 * gdb.base/options.exp (test-info-threads): New procedure.
5581 (top level): Call it.
5582
5583 2019-06-28 Tom Tromey <tromey@adacore.com>
5584
5585 * gdb.dwarf2/ada-linkage-name.c: New file.
5586 * gdb.dwarf2/ada-linkage-name.exp: New file.
5587
5588 2019-06-27 Tom Tromey <tromey@adacore.com>
5589
5590 PR c++/20020:
5591 * gdb.cp/constexpr-field.exp: Use setup_xfail.
5592
5593 2019-06-26 Tom de Vries <tdevries@suse.de>
5594
5595 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
5596
5597 2019-06-26 Tom de Vries <tdevries@suse.de>
5598
5599 * gdb.base/index-cache.exp: Add back missing debug option.
5600
5601 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5602
5603 * gdb.base/alias.exp: Test non matching/non existing prefixes.
5604
5605 2019-06-25 Tom de Vries <tdevries@suse.de>
5606
5607 PR testsuite/24727
5608 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
5609
5610 2019-06-24 Tom de Vries <tdevries@suse.de>
5611
5612 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
5613
5614 2019-06-24 Tom de Vries <tdevries@suse.de>
5615
5616 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
5617 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
5618 * gdb.trace/unavailable-dwarf-piece.exp: Same.
5619
5620 2019-06-24 Tom de Vries <tdevries@suse.de>
5621
5622 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
5623
5624 2019-06-21 Tom de Vries <tdevries@suse.de>
5625
5626 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
5627
5628 2019-06-21 Tom de Vries <tdevries@suse.de>
5629
5630 PR testsuite/24518
5631 PR ada/24713
5632 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
5633 index.
5634
5635 2019-06-19 Tom Tromey <tromey@adacore.com>
5636
5637 * gdb.ada/length_cond.exp: Add intro comment.
5638
5639 2019-06-19 Tom Tromey <tromey@adacore.com>
5640
5641 * gdb.ada/length_cond.exp: New file.
5642 * gdb.ada/length_cond/length_cond.adb: New file.
5643 * gdb.ada/length_cond/pck.adb: New file.
5644 * gdb.ada/length_cond/pck.ads: New file.
5645
5646 2019-06-18 Tom de Vries <tdevries@suse.de>
5647
5648 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
5649
5650 2019-06-18 Tom Tromey <tromey@adacore.com>
5651
5652 * gdb.base/list0.h: Add comment explaining control character.
5653
5654 2019-06-18 Tom de Vries <tdevries@suse.de>
5655
5656 * boards/fission.exp: Break up long debug_flags line.
5657
5658 2019-06-16 Tom de Vries <tdevries@suse.de>
5659
5660 PR gdb/24445
5661 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
5662 generated index.
5663
5664 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5665
5666 PR gdb/24686
5667 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
5668 improve detection of bug gdb/24541.
5669
5670 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5671
5672 PR gdb/24669
5673 * gdb.base/index-cache.exp (uses_readnow,
5674 expecting_index_cache_use): Define global variable.
5675 (test_cache_enabled_miss, test_cache_enabled_hit): Use
5676 expecting_index_cache_use.
5677
5678 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
5679 Andrew Burgess <andrew.burgess@embecosm.com>
5680
5681 * gdb.fortran/pointers.f90: New file.
5682 * gdb.fortran/print_type.exp: New file.
5683 * gdb.fortran/vla-ptype.exp: Adapt expected results.
5684 * gdb.fortran/vla-type.exp: Likewise.
5685 * gdb.fortran/vla-value.exp: Likewise.
5686 * gdb.mi/mi-vla-fortran.exp: Likewise.
5687
5688 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5689
5690 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
5691 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
5692 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
5693 as a stop reason.
5694
5695 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5696
5697 * gdb.base/annota1.exp: Update expected results.
5698 * gdb.cp/annota2.exp: Likewise.
5699 * gdb.cp/annota3.exp: Likewise.
5700
5701 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5702
5703 * gdb.base/style-logging.exp: Remove path from test name.
5704
5705 2019-06-14 Tom Tromey <tromey@adacore.com>
5706
5707 PR gdb/24502:
5708 * gdb.base/style-logging.exp: New file.
5709
5710 2019-06-14 Tom Tromey <tromey@adacore.com>
5711
5712 * gdb.base/symfile-warn.exp: New file.
5713 * gdb.base/symfile-warn.c: New file.
5714
5715 2019-06-14 Tom Tromey <tromey@adacore.com>
5716
5717 * gdb.base/annotate-symlink.exp: New file.
5718
5719 2019-06-14 Tom Tromey <tromey@adacore.com>
5720
5721 * gdb.ada/set_wstr.exp: Add reassignment test.
5722
5723 2019-06-14 Tom Tromey <tromey@adacore.com>
5724
5725 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
5726 'unchecked_access and 'unrestricted_access as well.
5727
5728 2019-06-14 Tom Tromey <tromey@adacore.com>
5729
5730 PR ada/24539:
5731 * gdb.ada/vla.exp: Update tests.
5732 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
5733 pragma.
5734
5735 2019-06-13 Pedro Alves <palves@redhat.com>
5736
5737 * gdb.base/settings.exp (test-integer): Test junk after
5738 "unlimited".
5739
5740 2019-06-13 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/options.exp (test-thread-apply): New.
5743 (top level): Call it.
5744
5745 2019-06-13 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/options.exp (test-frame-apply): New.
5748 (top level): Test print commands with different "frame apply"
5749 prefixes.
5750
5751 2019-06-13 Pedro Alves <palves@redhat.com>
5752
5753 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
5754 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
5755 'max_completions' parameter and handle it.
5756 (test_gdb_completion_offers_commands): New.
5757
5758 2019-06-13 Pedro Alves <palves@redhat.com>
5759
5760 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5761
5762 2019-06-13 Pedro Alves <palves@redhat.com>
5763
5764 * gdb.base/options.exp (test-backtrace): New.
5765 (top level): Call it.
5766
5767 2019-06-13 Pedro Alves <palves@redhat.com>
5768
5769 * gdb.guile/scm-frame-args.exp: Use "set print
5770 raw-frame-arguments" instead of "set print raw frame-arguments".
5771 * gdb.python/py-frame-args.exp: Likewise.
5772
5773 2019-06-13 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.compile/compile.exp: Adjust expected output to option
5776 processing changes.
5777
5778 2019-06-13 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/options.exp: Build executable.
5781 (test-print): New procedure.
5782 (top level): Call it, once for "print" and another for "compile
5783 print".
5784
5785 2019-06-13 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/options.c: New file.
5788 * gdb.base/options.exp: New file.
5789
5790 2019-06-13 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5793 that "o" is ambiguous.
5794
5795 2019-06-13 Pedro Alves <palves@redhat.com>
5796
5797 * gdb.base/settings.c: New file.
5798 * gdb.base/settings.exp: New file.
5799
5800 2019-06-13 Pedro Alves <palves@redhat.com>
5801
5802 * gdb.base/completion.exp: Fix comment typo.
5803
5804 2019-06-13 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5807 foo --1" test.
5808
5809 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5810
5811 * gdb.fortran/block-data.f: New.
5812 * gdb.fortran/block-data.exp: New.
5813
5814 2019-06-11 Tom de Vries <tdevries@suse.de>
5815
5816 PR testsuite/24521
5817 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5818 message.
5819
5820 2019-06-11 Tom de Vries <tdevries@suse.de>
5821
5822 PR testsuite/24521
5823 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5824
5825 2019-06-11 Tom de Vries <tdevries@suse.de>
5826
5827 * boards/readnow.exp: New file.
5828
5829 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.fortran/vla-sizeof.exp: Update expected results.
5832
5833 2019-06-06 Amos Bird <amosbird@gmail.com>
5834
5835 * gdb.base/annota1.exp (thread_switch): Add test for
5836 thread-exited annotation.
5837
5838 2019-06-06 Tom Tromey <tromey@adacore.com>
5839
5840 * gdb.base/maint.exp: Expect command started/finished output.
5841
5842 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5843
5844 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5845 comment.
5846 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5847
5848 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5849
5850 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5851 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5852 * gdb.arch/riscv-unwind-long-insn.c: New file.
5853 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5854
5855 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5856
5857 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5858
5859 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5860
5861 * lib/gdb.exp (help_list_trailer): New regexp variable
5862 factorizing the help trailer message.
5863 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5864 arg to allow to better factorize various tests.
5865 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5866 (test_prefix_command_help): Use help_list_trailer.
5867 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5868 * gdb.guile/scm-cmd.exp: Likewise.
5869 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5870 * gdb.base/help.exp: Use test_user_defined_class_help.
5871 * gdb.base/style.exp: Add tests for styling of help and apropos.
5872 * lib/gdb-utils.exp (style): Add title and highlight styles.
5873
5874 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5875
5876 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5877 $_shell_exitsignal.
5878 * gdb.base/default.exp: Update for new convenience variables.
5879
5880 2019-05-29 Tom Tromey <tromey@adacore.com>
5881
5882 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5883 to "break complete ada" test case's regexp.
5884
5885 2019-05-29 Tom Tromey <tromey@adacore.com>
5886
5887 PR c++/20020:
5888 * gdb.cp/constexpr-field.exp: New file.
5889 * gdb.cp/constexpr-field.cc: New file.
5890
5891 2019-05-29 Tom Tromey <tromey@adacore.com>
5892
5893 * gdb.base/finish.exp (finish_no_print): New proc.
5894 (finish_tests): Call it.
5895
5896 2019-05-24 Tom de Vries <tdevries@suse.de>
5897
5898 * gdb.dwarf2/gdb-add-index.exp: New file.
5899
5900 2019-05-22 Tom Tromey <tromey@adacore.com>
5901
5902 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5903 * gdb.base/style.exp: Use "style".
5904 * lib/gdb-utils.exp (style): New proc.
5905
5906 2019-05-22 Tom de Vries <tdevries@suse.de>
5907
5908 * gdb.base/align.exp: Require c++11.
5909
5910 2019-05-22 Tom de Vries <tdevries@suse.de>
5911
5912 PR testsuite/24586
5913 * gdb.python/py-mi-var-info-path-expression.exp: Call
5914 mi_skip_python_tests to check if python is supported.
5915
5916 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5917
5918 * gdb.arch/aarch64-pauth.c: New test.
5919 * gdb.arch/aarch64-pauth.exp: New file.
5920
5921 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5922
5923 * README (Re-running Tests Outside The Testsuite): New section.
5924
5925 2019-05-21 Tom de Vries <tdevries@suse.de>
5926
5927 * gdb.arch/amd64-eval.exp: Require c++11.
5928 * gdb.base/max-depth.exp: Same.
5929 * gdb.compile/compile-cplus-array-decay.exp: Same.
5930 * gdb.cp/meth-typedefs.exp: Same.
5931 * gdb.cp/subtypes.exp: Same.
5932 * gdb.cp/temargs.exp: Same.
5933
5934 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5935
5936 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5937
5938 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5939
5940 PR gdb/18644
5941 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5942 * gdb.fortran/printing-types.exp: Add new test.
5943 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5944 testing.
5945 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5946 setup_kfail call.
5947
5948 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5949
5950 * README (Running the Testsuite): Change example.
5951 (Testsuite Parameters): Remove TRANSCRIPT.
5952 * lib/gdb.exp: Remove TRANSCRIPT check.
5953
5954 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5955
5956 * README (Testsuite Parameters): Add replay logging to
5957 GDBSERVER_DEBUG.
5958 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5959 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5960 as a comma separated list.
5961 (gdb_debug_init): Override procedure.
5962
5963 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5964
5965 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5966 (gdb_write_cmd_file): New procedure.
5967 * lib/gdbserver-support.exp (gdbserver_start): Call
5968 gdbserver_write_cmd_file.
5969 (gdbserver_write_cmd_file): New procedure.
5970
5971 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5972
5973 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5974 (delete_breakpoints): Likewise.
5975 (gdb_run_cmd): Likewise.
5976 (gdb_start_cmd): Likewise.
5977 (gdb_starti_cmd): Likewise.
5978 (gdb_internal_error_resync): Likewise.
5979 (gdb_test_multiple): Likewise.
5980 (gdb_reinitialize_dir): Likewise.
5981 (default_gdb_exit): Likewise.
5982 (gdb_file_cmd): Mark kill as optional.
5983 (default_gdb_start): Call gdb_stdin_log_init.
5984 (send_gdb): Call gdb_stdin_log_write.
5985 (rerun_to_main): Mark Y as an answer.
5986 (gdb_stdin_log_init): New function.
5987 (gdb_stdin_log_write): Likewise.
5988
5989 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5990
5991 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5992 * gdb.base/debug-expr.exp: Likewise.
5993 * gdb.base/foll-fork.exp: Likewise.
5994 * gdb.base/foll-vfork.exp: Likewise.
5995 * gdb.base/fork-print-inferior-events.exp: Likewise.
5996 * gdb.base/gdb-sigterm.exp: Likewise.
5997 * gdb.base/gdbinit-history.exp: Likewise.
5998 * gdb.base/osabi.exp: Likewise.
5999 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6000 * gdb.base/ui-redirect.exp: Likewise.
6001 * gdb.gdb/unittest.exp: Likewise.
6002 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
6003 * gdb.mi/mi-watch.exp: Likewise.
6004 * gdb.mi/new-ui-mi-sync.exp: Likewise.
6005 * gdb.mi/user-selected-context-sync.exp: Likewise.
6006 * gdb.python/python.exp: Disable debug test when debugging.
6007 * gdb.threads/check-libthread-db.exp: Disable when debugging.
6008 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
6009 Likewise.
6010 * gdb.threads/stepi-random-signal.exp: Likewise.
6011
6012 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6013
6014 * Makefile.in: Pass through GDB_DEBUG.
6015 * README (Testsuite Parameters): Add GDB_DEBUG.
6016 (gdb,debug): Add board setting.
6017 * lib/gdb.exp (default_gdb_start): Start debugging.
6018 (gdb_debug_enabled): New procedure.
6019 (gdb_debug_init): Likewise.
6020
6021 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6022
6023 * Makefile.in: Pass through GDB_DEBUG.
6024 * README (Testsuite Parameters): Add GDB_DEBUG.
6025 (gdb,debug): Add board setting.
6026 * lib/gdb.exp (default_gdb_start): Start debugging.
6027 (gdb_debug_enabled): New procedure.
6028 (gdb_debug_init): Likewise.
6029
6030 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6031
6032 * gdb.base/ui-redirect.exp: Add debug redirect tests.
6033
6034 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6035
6036 * gdb.base/ui-redirect.exp: Test redirection.
6037
6038 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
6039
6040 * gdb.mi/mi-complete.exp: New file.
6041 * gdb.mi/mi-complete.cc: Likewise.
6042
6043 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
6044
6045 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
6046 indexed and sliced arrays, and pointers to arrays.
6047
6048 2019-05-14 Tom Tromey <tromey@adacore.com>
6049
6050 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
6051 styling test.
6052
6053 2019-05-14 Tom de Vries <tdevries@suse.de>
6054
6055 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
6056 selection entry encoding.
6057
6058 2019-05-10 Tom Tromey <tromey@adacore.com>
6059
6060 * gdb.ada/info_exc.exp: Add "complete" test.
6061
6062 2019-05-09 Tom de Vries <tdevries@suse.de>
6063
6064 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
6065 CU-relative.
6066
6067 2019-05-09 Tom de Vries <tdevries@suse.de>
6068
6069 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
6070 CU-relative.
6071
6072 2019-05-08 Joel Brobecker <brobecker@adacore.com>
6073
6074 * gdb.ada/frame_arg_lang.exp: New testcase.
6075 * gdb.ada/frame_arg_lang/bla.adb: New file.
6076 * gdb.ada/frame_arg_lang/pck.ads: New file.
6077 * gdb.ada/frame_arg_lang/pck.adb: New file.
6078 * gdb.ada/frame_arg_lang/foo.c: New file.
6079
6080 2019-05-08 Tom Tromey <tromey@adacore.com>
6081
6082 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
6083
6084 2019-05-08 Tom Tromey <tromey@adacore.com>
6085
6086 * gdb.base/ptype-offsets.exp: Update tests.
6087
6088 2019-05-08 Tom Tromey <tromey@adacore.com>
6089
6090 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
6091 cases.
6092 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
6093 "short".
6094
6095 2019-05-08 Tom Tromey <tromey@adacore.com>
6096
6097 * gdb.ada/vla.exp: New file.
6098 * gdb.ada/vla/vla.adb: New file.
6099
6100 2019-05-07 Tom de Vries <tdevries@suse.de>
6101
6102 * gdb.base/index-cache.exp (ls_host): Fix return statement.
6103
6104 2019-05-07 Tom de Vries <tdevries@suse.de>
6105
6106 PR testsuite/24522
6107 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
6108 section.
6109
6110 2019-05-07 Tom de Vries <tdevries@suse.de>
6111
6112 PR testsuite/24522
6113 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
6114 .debug_aranges section.
6115
6116 2019-05-07 Tom de Vries <tdevries@suse.de>
6117
6118 PR testsuite/24159
6119 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
6120
6121 2019-05-06 Tom de Vries <tdevries@suse.de>
6122
6123 * lib/gdb.exp (exec_has_index_section): New proc.
6124 * gdb.base/index-cache.exp: Handle case that binfile contains an index
6125 section.
6126
6127 2019-05-04 Tom de Vries <tdevries@suse.de>
6128
6129 * boards/cc-with-debug-names.exp: New file.
6130
6131 2019-05-03 Tom Tromey <tromey@adacore.com>
6132
6133 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
6134 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
6135 * gdb.ada/char_enum.exp: Add test.
6136
6137 2019-05-03 Tom de Vries <tdevries@suse.de>
6138
6139 * boards/cc-with-gdb-index.exp: New file.
6140
6141 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
6142
6143 * gdb.rust/simple.exp: Add new test case.
6144 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
6145 (main): Initialise an instance of the new struct.
6146
6147 2019-05-01 Tom Tromey <tromey@adacore.com>
6148
6149 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
6150 record.
6151 (NPR): New variable.
6152 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
6153 test.
6154
6155 2019-05-01 Tom Tromey <tromey@adacore.com>
6156
6157 * gdb.ada/packed_array_assign.exp: Add packed assignment
6158 regression test.
6159
6160 2019-05-01 Tom de Vries <tdevries@suse.de>
6161
6162 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
6163
6164 2019-05-01 Tom de Vries <tdevries@suse.de>
6165
6166 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
6167
6168 2019-04-30 Ali Tamur <tamur@google.com>
6169
6170 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
6171
6172 2019-04-30 Tom Tromey <tromey@adacore.com>
6173
6174 * lib/ada.exp (find_ada_tool): New proc.
6175 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
6176 * gdb.ada/catch_ex_std.exp: New file.
6177 * gdb.ada/catch_ex_std/foo.adb: New file.
6178 * gdb.ada/catch_ex_std/some_package.adb: New file.
6179 * gdb.ada/catch_ex_std/some_package.ads: New file.
6180
6181 2019-04-30 Tom Tromey <tromey@adacore.com>
6182
6183 PR c++/24470:
6184 * gdb.cp/temargs.cc: Add test code from PR.
6185
6186 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6187
6188 * gdb.fortran/vla-datatypes.exp: Update expected results.
6189 * gdb.fortran/vla-ptype.exp: Likewise.
6190 * gdb.fortran/vla-type.exp: Likewise.
6191 * gdb.fortran/vla-value.exp: Likewise.
6192
6193 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6194
6195 * gdb.fortran/ptr-indentation.exp: Update expected results.
6196 * gdb.fortran/ptype-on-functions.exp: Likewise.
6197 * gdb.fortran/vla-ptr-info.exp: Likewise.
6198 * gdb.fortran/vla-value.exp: Likewise.
6199
6200 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6201
6202 * gdb.fortran/ptype-on-functions.exp: New file.
6203 * gdb.fortran/ptype-on-functions.f90: New file.
6204
6205 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6206
6207 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
6208 case void string.
6209
6210 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6211
6212 * gdb.fortran/complex.exp: Expand.
6213 * gdb.fortran/complex.f: Renamed to...
6214 * gdb.fortran/complex.f90: ...this, and extended to add more
6215 complex values.
6216
6217 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6218
6219 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
6220 MODULO, CMPLX.
6221
6222 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
6223 Richard Bunt <richard.bunt@arm.com>
6224
6225 * gdb.base/max-depth.c: New file.
6226 * gdb.base/max-depth.exp: New file.
6227 * gdb.python/py-nested-maps.c: New file.
6228 * gdb.python/py-nested-maps.exp: New file.
6229 * gdb.python/py-nested-maps.py: New file.
6230 * gdb.python/py-format-string.exp (test_max_depth): New proc.
6231 (test_all_common): Call test_max_depth.
6232 * gdb.fortran/max-depth.exp: New file.
6233 * gdb.fortran/max-depth.f90: New file.
6234 * gdb.go/max-depth.exp: New file.
6235 * gdb.go/max-depth.go: New file.
6236 * gdb.modula2/max-depth.exp: New file.
6237 * gdb.modula2/max-depth.c: New file.
6238 * lib/gdb.exp (get_print_expr_at_depths): New proc.
6239
6240 2019-04-29 Tom de Vries <tdevries@suse.de>
6241
6242 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
6243
6244 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6245
6246 * gdb.base/callexit.exp: Test may-call-functions off.
6247
6248 2019-04-25 Keith Seitz <keiths@redhat.com>
6249
6250 PR c++/24367
6251 * gdb.cp/meth-typedefs.cc (incomplete_struct)
6252 (another_incomplete_struct, test_incomplete): New definitions.
6253 (main): Use new definitions.
6254 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
6255 functions.
6256
6257 2019-04-25 Ali Tamur <tamur@google.com>
6258
6259 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
6260
6261 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
6262
6263 PR corefiles/11608
6264 PR corefiles/18187
6265 * gdb.base/coredump-filter-build-id.exp: New file.
6266
6267 2019-04-25 Alan Hayward <alan.hayward@arm.com>
6268
6269 * Makefile.in: Pass through GDBSERVER_DEBUG.
6270 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
6271 (gdbserver,debug): Add board setting.
6272 * gdb.trace/tspeed.exp: Skip when debugging.
6273 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
6274 * lib/gdbserver-support.exp: Likewise
6275
6276 2019-04-24 Tom Tromey <tromey@adacore.com>
6277
6278 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
6279 Rust.
6280
6281 2019-04-24 Tom Tromey <tromey@adacore.com>
6282
6283 * gdb.arch/amd64-eval.exp: Test bitfield return.
6284 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
6285 (class Foo) <return_bitfields>: New method.
6286 (main): Call it.
6287
6288 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
6289
6290 * gdb.cp/many-args.cc: New file.
6291 * gdb.cp/many-args.exp: New file.
6292
6293 2019-04-23 Tom de Vries <tdevries@suse.de>
6294
6295 PR gdb/24433
6296 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
6297
6298 2019-04-23 Alan Hayward <alan.hayward@arm.com>
6299
6300 * gdb.trace/backtrace.exp: Use nopie flag.
6301 * gdb.trace/circ.exp: Likewise.
6302 * gdb.trace/collection.exp: Likewise.
6303 * gdb.trace/ftrace.exp: Likewise.
6304 * gdb.trace/mi-trace-unavailable.exp: Likewise.
6305 * gdb.trace/mi-traceframe-changed.exp: Likewise.
6306 * gdb.trace/qtro.exp: Likewise.
6307 * gdb.trace/read-memory.exp: Likewise.
6308 * gdb.trace/report.exp: Likewise.
6309 * gdb.trace/tfile.exp: Likewise.
6310 * gdb.trace/tfind.exp: Likewise.
6311 * gdb.trace/unavailable.exp: Likewise.
6312
6313 2019-04-22 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.base/solib-probes-nosharedlibrary.c,
6316 gdb.base/solib-probes-nosharedlibrary.exp: New files.
6317
6318 2019-04-19 Tom Tromey <tromey@adacore.com>
6319
6320 * gdb.ada/ptype_union.c: New file.
6321 * gdb.ada/ptype_union.exp: New file.
6322
6323 2019-04-19 Tom Tromey <tromey@adacore.com>
6324
6325 PR symtab/24423:
6326 * gdb.base/list0.h (foo): Add a control-l character.
6327
6328 2019-04-18 Tom de Vries <tdevries@suse.de>
6329
6330 PR gdb/24433
6331 * boards/local-board.exp: Set sysroot to "".
6332
6333 2019-04-18 Tom de Vries <tdevries@suse.de>
6334 Pedro Alves <palves@redhat.com>
6335
6336 PR gdb/24454
6337 * gdb.threads/vfork-follow-child-exec.c: New file.
6338 * gdb.threads/vfork-follow-child-exec.exp: New file.
6339 * gdb.threads/vfork-follow-child-exit.c: New file.
6340 * gdb.threads/vfork-follow-child-exit.exp: New file.
6341
6342 2019-04-15 Leszek Swirski <leszeks@google.com>
6343
6344 * gdb.arch/amd64-eval.cc: New file.
6345 * gdb.arch/amd64-eval.exp: New file.
6346
6347 2019-04-11 Alan Hayward <alan.hayward@arm.com>
6348
6349 * gdb.server/sysroot.c: New test.
6350 * gdb.server/sysroot.exp: New file.
6351 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
6352 matching param.
6353
6354 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
6355
6356 * gdb.base/align.exp: Extend test to cover structures containing
6357 only static fields.
6358
6359 2019-04-11 Tom de Vries <tdevries@suse.de>
6360
6361 * boards/cc-with-dwz-m.exp: New file.
6362 * boards/cc-with-dwz.exp: New file.
6363 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
6364
6365 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
6366
6367 * gdb.base/start-cpp.exp: New file.
6368 * gdb.base/start-cpp.cc: New file.
6369
6370 2019-04-08 Kevin Buettner <kevinb@redhat.com>
6371
6372 * gdb.python/py-thrhandle.exp: Adjust tests to call
6373 thread_from_handle instead of thread_from_thread_handle.
6374
6375 2019-04-08 Kevin Buettner <kevinb@redhat.com>
6376
6377 * gdb.python/py-thrhandle.exp: Add tests for
6378 gdb.InferiorThread.handle.
6379
6380 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6381
6382 * gdb.python/py-function.exp: Check calling helper function from
6383 all languages.
6384 * lib/gdb.exp (gdb_supported_languages): New proc.
6385
6386 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6387
6388 * gdb.base/complex-parts.c: New file.
6389 * gdb.base/complex-parts.exp: New file.
6390
6391 2019-04-01 Tom Tromey <tromey@adacore.com>
6392
6393 PR symtab/23331:
6394 * gdb.dwarf2/dw2-ranges-main.c: New file.
6395 * gdb.dwarf2/dw2-ranges-psym.c: New file.
6396 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
6397
6398 2019-03-30 Simon Marchi <simark@simark.ca>
6399
6400 * gdb.base/default.exp: Add values for $_gdb_major and
6401 $_gdb_minor.
6402
6403 2019-03-29 Tom Tromey <tromey@adacore.com>
6404
6405 * gdb.base/help.exp: Tighten apropos regexp.
6406
6407 2019-03-29 Keith Seitz <keiths@redhat.com>
6408
6409 * gdb.fortran/array-bounds.exp: New file.
6410 * gdb.fortran/array-bounds.f90: New file.
6411
6412 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6413
6414 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
6415
6416 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6417
6418 * gdb.multi/hello.c (main): Increase alarm timer.
6419
6420 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
6421
6422 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
6423 factor when no hardware watchpoint support.
6424
6425 2019-03-28 Alan Hayward <alan.hayward@arm.com>
6426 Pedro Alves <palves@redhat.com>
6427
6428 * boards/local-board.exp: set sysroot to /.
6429
6430 2019-03-27 Alan Hayward <alan.hayward@arm.com>
6431
6432 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
6433 in child.
6434
6435 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6436
6437 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
6438 field.
6439 (make_container): Initialise new field.
6440 * gdb.python/py-prettyprint.exp: Add new tests.
6441 * gdb.python/py-prettyprint.py (class ContainerPrinter)
6442 <display_hint>: New method.
6443
6444 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6445
6446 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
6447 gdb_continue_to_breakpoint more throughout this test.
6448 (run_lang_tests) Supply unique test names, and use
6449 gdb_test_no_output.
6450
6451 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6452
6453 * gdb.base/finish-pretty.exp: Update expected results.
6454 * gdb.base/pretty-print.c: New file.
6455 * gdb.base/pretty-print.exp: New file.
6456
6457 2019-03-25 Pedro Alves <palves@redhat.com>
6458
6459 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
6460 move comments outside list. Append '-i "" eof' section.
6461
6462 2019-03-22 Alan Hayward <alan.hayward@arm.com>
6463
6464 PR testsuite/25016
6465 * README: Add pie options.
6466 * gdb.base/break-interp.exp: Ensure pie is disabled.
6467 * gdb.base/dump.exp: Likewise.
6468 * lib/gdb.exp (gdb_compile): Add pie option.
6469
6470 2019-03-19 Tom Tromey <tromey@adacore.com>
6471
6472 * gdb.mi/mi2-cli-display.c: New file.
6473 * gdb.mi/mi2-cli-display.exp: New file.
6474
6475 2019-03-18 Joel Brobecker <brobecker@adacore.com>
6476 Tom Tromey <tromey@adacore.com>
6477
6478 * gdb.ada/ptype_array/pck.adb: New file.
6479 * gdb.ada/ptype_array/pck.ads: New file.
6480 * gdb.ada/ptype_array/foo.adb: New file.
6481 * gdb.ada/ptype_array.exp: New file.
6482
6483 2019-03-14 Tom Tromey <tromey@adacore.com>
6484
6485 * gdb.base/style.exp: Add "set style sources" test.
6486
6487 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
6488
6489 * mi-breakpoint-location-ena-dis.exp: Rename to ...
6490 * mi-breakpoint-multiple-locations.exp: ... this.
6491 (make_breakpoints_pattern): New proc.
6492 (do_test): Add mi_version parameter, test -break-insert,
6493 -break-info and =breakpoint-created.
6494
6495 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
6496
6497 * config/default.exp: Remove 'load_lib gdb.exp'.
6498 * config/monitor.exp: Likewise.
6499 * config/sid.exp: Likewise.
6500 * config/sim.exp: Likewise.
6501 * config/slite.exp: Likewise.
6502 * config/unix.exp: Likewise.
6503 * gdb.base/default.exp: Remove unhelpful comment.
6504
6505 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6506
6507 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
6508
6509 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6510
6511 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
6512
6513 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6514
6515 * gdb.fortran/type-kinds.exp: Update expected results.
6516
6517 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6518
6519 * gdb.fortran/type-kinds.exp: Test new integer type kind.
6520
6521 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6522
6523 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
6524 function.
6525 (test_basic_parsing_of_type_kinds): Expand types tested.
6526 (test_parsing_invalid_type_kinds): New function.
6527
6528 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6529
6530 * gdb.fortran/intrinsics.exp: New file.
6531 * gdb.fortran/intrinsics.f90: New file.
6532 * gdb.fortran/type-kinds.exp: New file.
6533
6534 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6535
6536 * gdb.fortran/dot-ops.exp: New file.
6537
6538 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6539
6540 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
6541 Check upper and lower case logical literals.
6542
6543 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6544
6545 * gdb.fortran/types.exp (test_float_literal_types_accepted):
6546 Remove duplicate tests.
6547
6548 2019-03-06 Alan Hayward <alan.hayward@arm.com>
6549
6550 * lib/gdb.exp (builtin_cd): rename of cd.
6551 (cd): Override builtin.
6552
6553 2019-03-06 Richard Bunt <richard.bunt@arm.com>
6554
6555 * gdb.fortran/function-calls.exp: New file.
6556 * gdb.fortran/function-calls.f90: New test.
6557
6558 2019-03-04 Richard Bunt <richard.bunt@arm.com>
6559
6560 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
6561 on user program standard output.
6562 * gdb.fortran/short-circuit-argument-list.f90: Record function
6563 calls.
6564
6565 2019-02-28 Alan Hayward <alan.hayward@arm.com>
6566
6567 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
6568 failure.
6569
6570 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6571
6572 PR gdb/8527
6573 * gdb.base/interrupt-daemon-attach.c,
6574 gdb.base/interrupt-daemon-attach.exp: New test.
6575
6576 2019-02-27 Pedro Alves <palves@redhat.com>
6577
6578 * gdb.base/page.exp: Add tests for "set width/height -1".
6579
6580 2019-02-27 Pedro Alves <palves@redhat.com>
6581
6582 * gdb.base/page.exp: Add tests for "set/show width/height" with
6583 "infinite" values.
6584
6585 2019-02-27 Tom Tromey <tromey@adacore.com>
6586
6587 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
6588 2.4.
6589 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
6590 workaround.
6591
6592 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
6593
6594 * gdb.base/align.exp: Extend to compile in both C and C++, and add
6595 tests for structs with static members.
6596
6597 2019-02-26 Tom Tromey <tromey@adacore.com>
6598
6599 * gdb.python/py-value.exp (test_value_from_buffer): Check for
6600 ValueError, not TypeError.
6601
6602 2019-02-26 Kevin Buettner <kevinb@redhat.com>
6603
6604 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
6605 call from main program.
6606
6607 2019-02-23 Joel Brobecker <brobecker@adacore.com>
6608
6609 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
6610 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
6611 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
6612 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
6613 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
6614
6615 2019-02-22 Keith Seitz <keiths@redhat.com>
6616
6617 PR symtab/23853
6618 * gdb.base/symlink-sourcefile.c: New file.
6619 * gdb.base/symlink-sourcefile.exp: New file.
6620
6621 2019-02-20 Tom Tromey <tom@tromey.com>
6622
6623 * gdb.base/info_qt.exp: Update.
6624
6625 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
6626
6627 * gdb.base/source.exp: Move "error in sourced script" code to
6628 the end.
6629 * gdb.base/source-error.gdb: Move contents to
6630 source-error-1.gdb. Add new code to source source-error-1.gdb.
6631 * gdb.base/source-error-1.gdb: New file, from previous
6632 source-error.gdb.
6633
6634 2019-02-17 Tom Tromey <tom@tromey.com>
6635
6636 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
6637 for macro styling.
6638 * gdb.base/style.c (SOME_MACRO): New macro.
6639
6640 2019-02-17 Tom Tromey <tom@tromey.com>
6641
6642 * gdb.base/style.exp: Add line-wrapping tests.
6643 * gdb.base/page.exp: Add test for quitting during pagination.
6644
6645 2019-02-17 Joel Brobecker <brobecker@adacore.com>
6646
6647 * gdb.ada/big_packed_array: New testcase.
6648 * gdb.ada/homonym.exp: Fix incorrect expected output for
6649 "break <homonym__get_value>" test.
6650
6651 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
6652
6653 PR breakpoints/21870
6654 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
6655 and prepare_for_testing. Add comment.
6656 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
6657 redundant cleanup call. Clean up comment.
6658
6659 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
6660
6661 PR breakpoints/21870
6662 * gdb.arch/aarch64-dbreg-contents.exp: New file.
6663 * gdb.arch/aarch64-dbreg-contents.c: New file.
6664
6665 2019-02-10 Joel Brobecker <brobecker@adacore.com>
6666
6667 * gdb.ada/mi_ref_changeable: New testcase.
6668
6669 2019-02-07 Alan Hayward <alan.hayward@arm.com>
6670
6671 * gdb.base/attach.exp: Add double attach test.
6672
6673 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
6674
6675 * lib/gdb.exp (default_gdb_start): Don't match pagination
6676 prompt.
6677 (gdb_init): Set stty_init.
6678
6679 2019-01-27 Tom Tromey <tom@tromey.com>
6680
6681 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
6682 skip_python_tests.
6683
6684 2019-01-24 Alan Hayward <alan.hayward@arm.com>
6685
6686 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
6687 New structure.
6688 (struct struct_static_02_02): Likewise.
6689 (struct struct_static_02_03): Likewise.
6690 (struct struct_static_02_04): Likewise.
6691 (struct struct_static_04_01): Likewise.
6692 (struct struct_static_04_02): Likewise.
6693 (struct struct_static_04_03): Likewise.
6694 (struct struct_static_04_04): Likewise.
6695 (struct struct_static_06_01): Likewise.
6696 (struct struct_static_06_02): Likewise.
6697 (struct struct_static_06_03): Likewise.
6698 (struct struct_static_06_04): Likewise.
6699 (cmp_struct_static_02_01): Likewise.
6700 (cmp_struct_static_02_02): Likewise.
6701 (cmp_struct_static_02_03): Likewise.
6702 (cmp_struct_static_02_04): Likewise.
6703 (cmp_struct_static_04_01): Likewise.
6704 (cmp_struct_static_04_02): Likewise.
6705 (cmp_struct_static_04_03): Likewise.
6706 (cmp_struct_static_04_04): Likewise.
6707 (cmp_struct_static_06_01): Likewise.
6708 (cmp_struct_static_06_02): Likewise.
6709 (cmp_struct_static_06_03): Likewise.
6710 (cmp_struct_static_06_04): Likewise.
6711 (call_all): Test new structs.
6712 * gdb.base/infcall-nested-structs.exp: Likewise.
6713
6714 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6715 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6716
6717 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6718 * gdb.base/stack-protector.c: New test.
6719 * gdb.base/stack-protector.exp: New file.
6720 * gdb.cp/ovldbreak.exp: Only allow a single break line.
6721 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
6722 option.
6723 (gdb_compile): Remove stack protector for GCC and prevent
6724 recursion.
6725
6726 2019-01-16 Keith Seitz <keiths@redhat.com>
6727
6728 PR gdb/23773
6729 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6730
6731 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6732
6733 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
6734 aliases.
6735 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
6736 tests.
6737 * gdb.arch/powerpc-vector-regs.c: New file.
6738 * gdb.arch/powerpc-vector-regs.exp: New file.
6739
6740 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6741
6742 * gdb.arch/altivec-regs.exp: Fix the list passed to
6743 gdb_expect_list when testing "info vector".
6744
6745 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6746
6747 * gdb.base/style.exp: Don't include path in testname.
6748
6749 2019-01-10 Keith Seitz <keiths@redhat.com>
6750
6751 PR gdb/23712
6752 PR symtab/23010
6753 * gdb.dwarf2/multidictionary.exp: New file.
6754
6755 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
6756
6757 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
6758 (test_gnuv3_style_demangling): ... this.
6759 (test_lucid_style_demangling): Remove.
6760 (test_arm_style_demangling): Remove.
6761 (test_hp_style_demangling): Remove.
6762 (do_tests): Remove calls to the above.
6763
6764 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6765
6766 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6767 case.
6768
6769 2019-01-06 Tom Tromey <tom@tromey.com>
6770
6771 PR gdb/28155:
6772 * gdb.dwarf2/typedef-void-finish.exp: New file.
6773
6774 2018-12-28 Tom Tromey <tom@tromey.com>
6775 Simon Marchi <simark@simark.ca>
6776
6777 * gdb.base/jit-exec.exp: New file.
6778 * gdb.base/jit-exec.c: New file.
6779 * gdb.base/jit-execd.c: New file.
6780
6781 2018-12-28 Tom Tromey <tom@tromey.com>
6782
6783 * gdb.base/style.exp: Update test to check for address styling.
6784
6785 2018-12-28 Tom Tromey <tom@tromey.com>
6786
6787 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6788 message.
6789
6790 2018-12-28 Tom Tromey <tom@tromey.com>
6791
6792 * gdb.base/style.exp: Add test for version number styling.
6793
6794 2018-12-28 Tom Tromey <tom@tromey.com>
6795
6796 * gdb.base/style.exp: Add test for print_address_symbolic.
6797
6798 2018-12-28 Tom Tromey <tom@tromey.com>
6799
6800 * gdb.base/style.exp: Add test for breakpoint setting.
6801
6802 2018-12-28 Tom Tromey <tom@tromey.com>
6803
6804 * gdb.base/style.exp: Add test for variable names.
6805
6806 2018-12-28 Tom Tromey <tom@tromey.com>
6807
6808 * gdb.base/style.exp: New file.
6809 * gdb.base/style.c: New file.
6810
6811 2018-12-28 Tom Tromey <tom@tromey.com>
6812
6813 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6814 "dumb".
6815 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6816 the TERM environment variable.
6817
6818 2018-12-27 Tom Tromey <tom@tromey.com>
6819
6820 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6821 pagination test.
6822
6823 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6826 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6827
6828 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6829
6830 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6831 Filename a.adb changed to bp_fun_addr.adb.
6832 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6833
6834 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6835
6836 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6837 non-PIE executables.
6838 * README: Mention the gdb,nopie_flag board setting.
6839 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6840 non-PIE executable.
6841 * gdb.arch/amd64-entry-value.exp: Likewise.
6842 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6843 * gdb.arch/i386-float.exp: Likewise.
6844 * gdb.arch/i386-signal.exp: Likewise.
6845 * gdb.mi/mi-reg-undefined.exp: Likewise.
6846
6847 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6848
6849 PR gdb/23974
6850 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6851
6852 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6853
6854 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6855 Update order of results accordingly.
6856
6857 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6858
6859 * gdb.base/annota1.exp: Update a test regexp.
6860
6861 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6862
6863 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6864
6865 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6866
6867 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6868 (reuse_time): Initialize to REUSE_TIME_CAP.
6869 (check_rc): New function.
6870 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6871 Check pthread_create rc.
6872 (spawner_thread_func): Check pthread_create and pthread_join rc.
6873
6874 2018-12-08 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.base/list.exp (test_forward_search): Rename to ...
6877 (test_forward_reverse_search): ... this. Also test reverse-search
6878 and the forward-search alias.
6879
6880 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6881
6882 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6883 local timeout variable before return, and remove all local timeout
6884 variable entirely.
6885 (gdb_load): Likewise.
6886
6887 2018-12-01 Tom de Vries <tdevries@suse.de>
6888
6889 * gdb.base/gdb-caching-proc.exp: New file.
6890
6891 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6892
6893 * Makefile.in (TIMESTAMP): New variable.
6894 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6895 command.
6896 (check-single-racy): Likewise.
6897 (check/%.exp): Likewise.
6898 (check-racy/%.exp): Likewise.
6899 (workers/%.worker): Likewise.
6900 (build-perf): Likewise.
6901 (check-perf): Likewise.
6902 * README: Describe new "TS" and "TS_FORMAT" variables.
6903 * print-ts.py: New file.
6904
6905 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6906
6907 PR python/23714
6908 * gdb.python/python.exp: Test command repetition after
6909 gdb.execute.
6910
6911 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6912
6913 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6914 is correctly aligned.
6915
6916 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6917
6918 * gdb.ada/info_auto_lang.exp: New testcase.
6919 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6920 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6921 * gdb.ada/info_auto_lang/some_c.c: New file.
6922
6923 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6924
6925 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6926 FUNC_lang language syntax.
6927
6928 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6929
6930 * gdb.base/info_minsym.c: New file.
6931 * gdb.base/info_minsym.exp: New file.
6932
6933 2018-11-19 Tom Tromey <tom@tromey.com>
6934
6935 PR rust/23625:
6936 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6937 * gdb.rust/expr.exp: Update expected output. Change one test.
6938
6939 2018-11-19 Tom Tromey <tom@tromey.com>
6940
6941 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6942
6943 2018-11-19 Pedro Alves <palves@redhat.com>
6944
6945 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6946 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6947 see the expected warning.
6948
6949 2018-11-16 Alan Hayward <alan.hayward@arm.com>
6950
6951 PR gdb/22736:
6952 * gdb.cp/infcall-nodebug-lib.c: New test.
6953 * gdb.cp/infcall-nodebug-main.c: New test.
6954 * gdb.cp/infcall-nodebug.exp: New file.
6955
6956 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6957
6958 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6959 completer tests.
6960
6961 2018-11-09 Tom de Vries <tdevries@suse.de>
6962
6963 * gdb.base/msym-lang.c: New test.
6964 * gdb.base/msym-lang.exp: New file.
6965 * gdb.base/msym-lang-main.c: New test.
6966
6967 2018-11-08 Tom Tromey <tom@tromey.com>
6968
6969 PR gdb/23555:
6970 PR gdb/23838:
6971 * gdb.base/warning.exp: New file.
6972
6973 2018-11-08 Jan Beulich <jbeulich@suse.com>
6974
6975 * testsuite/gdb.arch/i386-avx512.c,
6976 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6977
6978 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6979
6980 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6981 point hardware.
6982
6983 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6984
6985 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6986 * gdb.dwarf2/missing-type-name.exp: New file.
6987
6988 2018-11-06 Tom de Vries <tdevries@suse.de>
6989
6990 * gdb.base/many-headers.c: New test.
6991 * gdb.base/many-headers.exp: New file.
6992
6993 2018-11-06 Jim Wilson <jimw@sifive.com>
6994
6995 * gdb.base/code_elim.exp: For riscv, set additional_flags
6996 to include -msmall-data-limit=0.
6997
6998 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6999
7000 * gdb.ada/watch_minus_l: New testcase.
7001
7002 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
7003
7004 * gdb.arch/aix-sighandle.c: New file.
7005 * gdb.arch/aix-sighandle.exp: New file.
7006
7007 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7008
7009 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
7010 registers being unions.
7011
7012 2018-10-31 Tom de Vries <tdevries@suse.de>
7013
7014 * lib/valgrind.exp: New file.
7015 (vgdb_start, vgdb_stop): New procs, factored out of ...
7016 * gdb.base/valgrind-bt.exp: ... here, ...
7017 * gdb.base/valgrind-disp-step.exp: ... here and ...
7018 * gdb.base/valgrind-infcall.exp: ... here.
7019
7020 2018-10-31 Tom de Vries <tdevries@suse.de>
7021
7022 * lib/gdb.exp (get_valueof): Don't output read value in test name.
7023
7024 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
7025
7026 * gdb.dwarf2/void-type.c: New file.
7027 * gdb.dwarf2/void-type.exp: New file.
7028
7029 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7030
7031 * gdb.base/info_qt.c: New file.
7032 * gdb.base/info_qt.exp: New file.
7033
7034 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7035
7036 * gdb.arch/powerpc-htm-regs.c: New file.
7037 * gdb.arch/powerpc-htm-regs.exp: New file.
7038
7039 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7040
7041 * gdb.arch/powerpc-tar.c: New file.
7042 * gdb.arch/powerpc-tar.exp: New file.
7043
7044 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7045
7046 * gdb.arch/powerpc-ppr-dscr.c: New file.
7047 * gdb.arch/powerpc-ppr-dscr.exp: New file.
7048
7049 2018-10-25 Tom de Vries <tdevries@suse.de>
7050
7051 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
7052
7053 2018-10-24 Tom de Vries <tdevries@suse.de>
7054
7055 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
7056 longer exists error.
7057
7058 2018-10-24 Tom de Vries <tdevries@suse.de>
7059
7060 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
7061
7062 2018-10-24 Tom de Vries <tdevries@suse.de>
7063
7064 * gdb.base/valgrind-db-attach.exp: Handle removed support for
7065 --db-attach in valgrind.
7066
7067 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
7068
7069 * gdb.arch/riscv-reg-aliases.c: New file.
7070 * gdb.arch/riscv-reg-aliases.exp: New file.
7071
7072 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7073
7074 * gdb.python/py-cmd.exp: Check for gdb_prompt.
7075
7076 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7077
7078 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
7079
7080 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7081
7082 * gdb.cp/ovldbreak.exp: Fix regexps.
7083
7084 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7085
7086 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
7087
7088 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
7089
7090 PR cli/23785
7091 * gdb.base/restore.exp: New test to check if "restore" with an
7092 invalid file doesn't segfault.
7093
7094 2018-10-18 Tom de Vries <tdevries@suse.de>
7095
7096 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
7097 * gdb.ada/excep_handle.exp: Same.
7098 * gdb.ada/mi_string_access.exp: Same.
7099 * gdb.ada/mi_var_union.exp: Same.
7100 * gdb.arch/arc-analyze-prologue.exp: Same.
7101 * gdb.arch/arc-decode-insn.exp: Same.
7102 * gdb.base/readnever.exp: Same.
7103 * gdb.fortran/printing-types.exp: Same.
7104 * gdb.guile/scm-lazy-string.exp: Same.
7105
7106 2018-10-16 Tom de Vries <tdevries@suse.de>
7107
7108 PR gdb/23730
7109 * gdb.base/catch-follow-exec.c: Add copyright notice.
7110 * gdb.base/catch-follow-exec.exp: Rewrite to use
7111 gdb_spawn_with_cmdline_opts. Require gdb-native.
7112
7113 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
7114
7115 * gdb.trace/actions-changed.exp: Check for arch support.
7116 * gdb.trace/actions.exp: Likewise.
7117 * gdb.trace/ax.exp: Likewise.
7118 * gdb.trace/backtrace.exp: Likewise.
7119 * gdb.trace/change-loc.exp: Likewise.
7120 * gdb.trace/deltrace.exp: Likewise.
7121 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
7122 * gdb.trace/ftrace.exp: Likewise.
7123 * gdb.trace/infotrace.exp: Check for arch support.
7124 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
7125 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
7126 * gdb.trace/mi-tsv-changed.exp: Likewise.
7127 * gdb.trace/packetlen.exp: Likewise.
7128 * gdb.trace/passc-dyn.exp: Likewise.
7129 * gdb.trace/passcount.exp: Likewise.
7130 * gdb.trace/pending.exp: Likewise.
7131 * gdb.trace/range-stepping.exp: Check for shlib support.
7132 * gdb.trace/report.exp: Check for arch support.
7133 * gdb.trace/save-trace.exp: Likewise.
7134 * gdb.trace/signal.exp: Check for signal support.
7135 * gdb.trace/tfind.exp: Check for arch support.
7136 * gdb.trace/trace-break.exp: Check for arch and shlib support.
7137 * gdb.trace/trace-common.h: Add comment.
7138 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
7139 * gdb.trace/trace-enable-disable.exp: Likewise.
7140 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
7141 * gdb.trace/tracecmd.exp: Check for arch support.
7142 * gdb.trace/tspeed.exp: Check for shlib and target support.
7143 * gdb.trace/tstatus.exp: Check for arch support.
7144 * gdb.trace/tsv.exp: Likewise.
7145 * gdb.trace/while-dyn.exp: Likewise.
7146 * gdb.trace/while-stepping.exp: Likewise.
7147 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
7148
7149 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
7150
7151 * gdb.trace/tspeed.exp: Remove nowarnings.
7152 (prepare_for_trace_test): Declare "global ipalib".
7153 * gdb.trace/tspeed.c: Include unistd.h.
7154 (main): Remove superfluous printf argument.
7155
7156 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
7157
7158 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
7159 directory prefix on the filename.
7160
7161 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
7162
7163 * gdb.gdb/unittest.exp: Update expected message informing that
7164 selftests have been disabled.
7165 * gdb.server/unittest.exp: Likewise.
7166
7167 2018-10-09 Tom de Vries <tdevries@suse.de>
7168
7169 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
7170 with runto_main.
7171
7172 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
7173
7174 PR c++/16841
7175 * gdb.cp/virtbase2.cc: New file.
7176 * gdb.cp/virtbase2.exp: New file.
7177
7178 2018-10-06 Tom Tromey <tom@tromey.com>
7179
7180 PR python/19399:
7181 * gdb.python/py-inferior.exp: Add architecture test.
7182
7183 2018-10-06 Tom Tromey <tom@tromey.com>
7184
7185 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
7186 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
7187
7188 2018-10-06 Tom Tromey <tom@tromey.com>
7189
7190 * gdb.python/py-breakpoint.exp (check_last_event): Check location
7191 of a "throw" catchpoint.
7192
7193 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
7194
7195 * gdb.base/info-proc.exp: Update string expected from "help info
7196 proc".
7197
7198 2018-10-04 Tom Tromey <tom@tromey.com>
7199
7200 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
7201 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
7202 (test_initial_complaints, test_empty_complaints): Update.
7203 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7204
7205 2018-10-04 Tom Tromey <tom@tromey.com>
7206
7207 PR cli/19551:
7208 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
7209 * lib/gdb.exp (gdb_file_cmd): Update.
7210 * gdb.stabs/weird.exp (print_weird_var): Update.
7211 * gdb.server/solib-list.exp: Update.
7212 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
7213 * gdb.mi/mi-cli.exp: Update.
7214 * gdb.linespec/linespec.exp: Update.
7215 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7216 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
7217 * gdb.cp/cp-relocate.exp: Update.
7218 * gdb.base/sym-file.exp: Update.
7219 * gdb.base/relocate.exp: Update.
7220 * gdb.base/readnever.exp: Update.
7221 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7222 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
7223 * gdb.base/dbx.exp (gdb_file_cmd): Update.
7224 * gdb.base/code_elim.exp: Update.
7225 * gdb.base/break-unload-file.exp (test_break): Update.
7226 * gdb.base/break-interp.exp (test_attach_gdb): Update.
7227 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
7228 Update.
7229 * gdb.base/attach.exp (do_attach_tests): Update.
7230 * gdb.base/sepdebug.exp: Update.
7231 * gdb.python/py-section-script.exp: Update.
7232
7233 2018-10-04 Tom Tromey <tom@tromey.com>
7234
7235 PR cli/22234:
7236 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
7237 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
7238 output.
7239
7240 2018-10-04 Tom Tromey <tom@tromey.com>
7241
7242 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
7243 set width and height to 0.
7244 (test_command_line_attach_run): Use -quiet.
7245
7246 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
7247
7248 * lib/gdb.exp (skip_ifunc_tests): New.
7249 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
7250 other compile failures.
7251 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
7252
7253 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
7254
7255 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
7256 is_amd64_regs_target.
7257
7258 2018-10-01 Alan Hayward <alan.hayward@arm.com>
7259
7260 * gdb.arch/aarch64-sighandler-regs.c: New test.
7261 * gdb.arch/aarch64-sighandler-regs.exp: New file.
7262 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
7263
7264 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
7265
7266 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
7267 assembly.
7268
7269 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
7270
7271 * gdb.base/frame-selection.exp: New file.
7272 * gdb.base/frame-selection.c: New file.
7273
7274 2018-09-27 Alan Hayward <alan.hayward@arm.com>
7275
7276 * gdb.threads/check-libthread-db.c (thread_routine): Use a
7277 pthread barrier.
7278 (main): Likewise.
7279
7280 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
7281
7282 * gdb.base/large-frame-1.c: New file.
7283 * gdb.base/large-frame-2.c: New file.
7284 * gdb.base/large-frame.exp: New file.
7285 * gdb.base/large-frame.h: New file.
7286
7287 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7288
7289 PR gdb/20948
7290 * gdb.base/write_mem.exp: New test.
7291 * gdb.base/write_mem.c: Likewise.
7292
7293 2018-09-23 Tom Tromey <tom@tromey.com>
7294
7295 PR python/18852:
7296 * gdb.python/py-parameter.exp: Add test for parameter that throws
7297 on "set".
7298
7299 2018-09-23 Tom Tromey <tom@tromey.com>
7300
7301 PR python/17284:
7302 * gdb.python/py-template.exp (test_template_arg): Add test for
7303 negative template argument number.
7304
7305 2018-09-23 Tom Tromey <tom@tromey.com>
7306
7307 PR python/14062:
7308 * gdb.python/python.exp: Add test for post_event error.
7309
7310 2018-09-23 Tom Tromey <tom@tromey.com>
7311
7312 PR python/18170:
7313 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
7314 convert pointers to int and long.
7315
7316 2018-09-23 Tom Tromey <tom@tromey.com>
7317
7318 PR python/20126:
7319 * gdb.python/py-value.exp (test_value_numeric_ops): Add
7320 signed-ness conversion tests.
7321
7322 2018-09-23 Tom Tromey <tom@tromey.com>
7323
7324 PR python/18352;
7325 * gdb.python/py-value.exp (test_float_conversion): New proc.
7326 Use it.
7327
7328 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
7329
7330 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
7331
7332 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
7333
7334 * gdb.base/complete-empty.exp: Skip tab-completion tests if
7335 no readline.
7336 * gdb.base/utf8-identifiers.exp: Likewise.
7337 * gdb.cp/cpcompletion.exp: Likewise.
7338 * gdb.linespec/cpcompletion.exp: Likewise.
7339 * gdb.linespec/cpls-abi-tag.exp: Likewise.
7340 * gdb.linespec/cpls-ops.exp: Likewise.
7341
7342 2018-09-19 Richard Bunt <richard.bunt@arm.com>
7343 Chris January <chris.january@arm.com>
7344
7345 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
7346 * gdb.fortran/short-circuit-argument-list.exp: New file.
7347 * gdb.fortran/short-circuit-argument-list.f90: New test.
7348
7349 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7350
7351 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
7352 "arch=" keyword when executing "-stack-list-frames".
7353
7354 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7355
7356 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
7357 "arch=" keyword when executing "-stack-list-frames".
7358
7359 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7360
7361 * gdb.ada/complete.exp: Expect for "@" when doing "complete
7362 break ada".
7363
7364 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
7365
7366 PR python/23669
7367 * gdb.python/python.exp: Test gdb.execute("show commands").
7368
7369 2018-09-16 Tom Tromey <tom@tromey.com>
7370
7371 * gdb.base/new-ui.exp (do_execution_tests): Update.
7372 * gdb.base/dbx.exp (test_breakpoints): Update.
7373
7374 2018-09-14 Alan Hayward <alan.hayward@arm.com>
7375
7376 * lib/gdb.exp (gdb_simple_compile): Add proc.
7377 (is_elf_target): Use gdb_simple_compile.
7378 (skip_altivec_tests): Likewise.
7379 (skip_vsx_tests): Likewise.
7380 (skip_tsx_tests): Likewise.
7381 (skip_btrace_tests): Likewise.
7382 (skip_btrace_pt_tests): Likewise.
7383 (gdb_can_simple_compile): Likewise.
7384 (gdb_has_argv0): Likewise.
7385 (gdb_target_symbol_prefix): Likewise.
7386 (target_supports_scheduler_locking): Likewise.
7387
7388 2018-09-13 Tom Tromey <tom@tromey.com>
7389
7390 * Makefile.in (TAGS): Recognize proc_with_prefix and
7391 gdb_caching_proc.
7392
7393 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7394
7395 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
7396 method.
7397
7398 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7399
7400 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
7401 and a few other Inferior properties when the Inferior is no
7402 longer valid.
7403
7404 2018-09-13 Tom Tromey <tom@tromey.com>
7405
7406 PR rust/23650:
7407 * gdb.rust/simple.exp: Add test for enum field access error.
7408
7409 2018-09-13 Tom Tromey <tom@tromey.com>
7410
7411 PR rust/23626:
7412 * gdb.rust/simple.rs (EmptyEnum): New type.
7413 (main): Use it.
7414 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
7415
7416 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7417
7418 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
7419 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
7420 * gdb.python/py-symtab.exp: Update test printing an objfile.
7421
7422 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7423
7424 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
7425 object.
7426
7427 2018-09-12 Alan Hayward <alan.hayward@arm.com>
7428
7429 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
7430 (support_complex_tests): Use gdb_can_simple_compile.
7431 (is_ilp32_target): Likewise.
7432 (is_lp64_target): Likewise.
7433 (is_64_target): Likewise.
7434 (is_amd64_regs_target): Likewise.
7435 (is_aarch32_target): Likewise.
7436 (gdb_int128_helper): Likewise.
7437
7438 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7439
7440 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
7441
7442 2018-09-10 Jerome Guitton <guitton@adacore.com>
7443
7444 * gdb.ada/same_component_name: Add test for case of tagged record
7445 with variable-length fields.
7446
7447 2018-09-10 Xavier Roirand <roirand@adacore.com>
7448
7449 * gdb.ada/access_to_unbounded_array.exp: New testcase.
7450 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
7451 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
7452 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
7453
7454 2018-09-10 Xavier Roirand <roirand@adacore.com>
7455
7456 * gdb.ada/mi_string_access.exp: New testcase.
7457 * gdb.ada/mi_string_access/bar.adb: New file.
7458 * gdb.ada/mi_string_access/pck.adb: New file.
7459 * gdb.ada/mi_string_access/pck.asd: New file.
7460
7461 2018-09-10 Xavier Roirand <roirand@adacore.com>
7462
7463 * gdb.ada/mi_var_union.exp: New testcase.
7464 * gdb.ada/mi_var_union/bar.adb: New file.
7465 * gdb.ada/mi_var_union/pck.adb: New file.
7466 * gdb.ada/mi_var_union/pck.asd: New file.
7467
7468 2018-09-08 Tom Tromey <tom@tromey.com>
7469
7470 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
7471
7472 2018-09-08 Tom Tromey <tom@tromey.com>
7473
7474 PR python/16047:
7475 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
7476 (register_pretty_printers): Register new printer.
7477 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
7478 test.
7479 * gdb.python/py-prettyprint.c (int_type3): New typedef.
7480 (an_int_type3): New global.
7481
7482 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7483
7484 * gdb.ada/expr_with_funcall: New testcase.
7485
7486 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7487
7488 * gdb.ada/packed_array_assign: New testcase.
7489
7490 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
7491
7492 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
7493 names, and add test prefixes to make test names unique.
7494
7495 2018-09-05 Tom de Vries <tdevries@suse.de>
7496
7497 * gdb.dwarf2/varval.exp: Add test.
7498
7499 2018-09-04 Gary Benson <gbenson@redhat.com>
7500
7501 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
7502 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
7503
7504 2018-08-31 Tom Tromey <tom@tromey.com>
7505
7506 * gdb.rust/simple.rs: Rename second variable "v".
7507
7508 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
7509
7510 * gdb.base/funcargs.c (use_a): New function.
7511 (recurse): Call use_a.
7512
7513 2018-08-29 Keith Seitz <keiths@redhat.com>
7514
7515 * gdb.compile/compile-cplus-anonymous.cc: New file.
7516 * gdb.compile/compile-cplus-anonymous.exp: New file.
7517 * gdb.compile/compile-cplus-array-decay.cc: New file.
7518 * gdb.compile/compile-cplus-array-decay.exp: New file.
7519 * gdb.compile/compile-cplus-inherit.cc: New file.
7520 * gdb.compile/compile-cplus-inherit.exp: New file.
7521 * gdb.compile/compile-cplus-member.cc: New file.
7522 * gdb.compile/compile-cplus-member.exp: New file.
7523 * gdb.compile/compile-cplus-method.cc: New file.
7524 * gdb.compile/compile-cplus-method.exp: New file.
7525 * gdb.compile/compile-cplus-mod.c: "New" file.
7526 * gdb.compile/compile-cplus-namespace.cc: New file.
7527 * gdb.compile/compile-cplus-namespace.exp: New file.
7528 * gdb.compile/compile-cplus-nested.cc: New file.
7529 * gdb.compile/compile-cplus-nested.exp: New file.
7530 * gdb.compile/compile-cplus-print.c: "New" file.
7531 * gdb.compile/compile-cplus-print.exp: "New" file.
7532 * gdb.compile/compile-cplus-virtual.cc: New file.
7533 * gdb.compile/compile-cplus-virtual.exp: New file.
7534 * gdb.compile/compile-cplus.c: "New" file.
7535 * gdb.compile/compile-cplus.exp: "New" file.
7536 * lib/compile-support.exp: New file.
7537
7538 2018-08-16 Gary Benson <gbenson@redhat.com>
7539
7540 PR gdb/13000:
7541 * gdb.base/batch-exit-status.exp: New file.
7542 * gdb.base/batch-exit-status.good-commands: Likewise.
7543 * gdb.base/batch-exit-status.bad-commands: Likewise.
7544
7545 2018-08-29 Alan Hayward <alan.hayward@arm.com>
7546
7547 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
7548 (struct struct02): Likewise.
7549 (struct struct03): Likewise.
7550 (struct struct04): Likewise.
7551 (struct struct_01_01): New struct.
7552 (struct struct_01_02): Likewise.
7553 (struct struct_01_03): Likewise.
7554 (struct struct_01_04): Likewise.
7555 (struct struct_02_01): Likewise.
7556 (struct struct_02_02): Likewise.
7557 (struct struct_02_03): Likewise.
7558 (struct struct_02_04): Likewise.
7559 (struct struct_04_01): Likewise.
7560 (struct struct_04_02): Likewise.
7561 (struct struct_04_03): Likewise.
7562 (struct struct_04_04): Likewise.
7563 (struct struct_05_01): Likewise.
7564 (struct struct_05_02): Likewise.
7565 (struct struct_05_03): Likewise.
7566 (struct struct_05_04): Likewise.
7567 (cmp_struct01): Remove function.
7568 (cmp_struct02): Likewise.
7569 (cmp_struct03): Likewise.
7570 (cmp_struct04): Likewise.
7571 (cmp_struct_01_01): Add Function.
7572 (cmp_struct_01_02): Likewise.
7573 (cmp_struct_01_03): Likewise.
7574 (cmp_struct_01_04): Likewise.
7575 (cmp_struct_02_01): Likewise.
7576 (cmp_struct_02_02): Likewise.
7577 (cmp_struct_02_03): Likewise.
7578 (cmp_struct_02_04): Likewise.
7579 (cmp_struct_04_01): Likewise.
7580 (cmp_struct_04_02): Likewise.
7581 (cmp_struct_04_03): Likewise.
7582 (cmp_struct_04_04): Likewise.
7583 (cmp_struct_05_01): Likewise.
7584 (cmp_struct_05_02): Likewise.
7585 (cmp_struct_05_03): Likewise.
7586 (cmp_struct_05_04): Likewise.
7587 (call_all): Add new structs.
7588 * gdb.base/infcall-nested-structs.exp: Likewise.
7589
7590 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
7591
7592 * gdb.python/py-framefilter-mi.exp: Update regexp to
7593 check for "arch" field in frame output.
7594
7595 2018-08-23 Kevin Buettner <kevinb@redhat.com>
7596
7597 * gdb.dwarf2/dw2-ranges-func.c: New file.
7598 * gdb.dwarf2/dw2-ranges-func.exp: New file.
7599
7600 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
7601
7602 * gdb.base/term.exp: Compare terminal settings with values from
7603 the inferior.
7604 * gdb.base/term.c: Get and set terminal settings.
7605
7606 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
7607
7608 * lib/mi-support.exp (mi_expect_stop): Update regexp to
7609 accommodate new "arch" field in frame output.
7610 * gdb.mi/mi-return.exp: Likewise.
7611 * gdb.mi/mi-stack.exp: Likewise.
7612 * gdb.mi/mi-syn-frame.exp: Likewise.
7613 * gdb.mi/user-selected-context-sync.exp: Likewise.
7614
7615 2018-08-19 Michael Spang <spang@google.com>
7616
7617 PR gdb/11786
7618 * gdb.base/gcore-tls-pie.c: New file.
7619 * gdb.base/gcore-tls-pie.exp: New file.
7620
7621 2018-08-18 Kevin Buettner <kevinb@redhat.com>
7622
7623 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7624 * gdb.dwarf2/varval.c: New file.
7625 * gdb.dwarf2/varval.exp: New file.
7626
7627 2018-08-17 Alan Hayward <alan.hayward@arm.com>
7628
7629 PR gdb/18931
7630 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
7631
7632 2018-08-16 Keith Seitz <keiths@redhat.com>
7633
7634 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
7635 tests expected to pass.
7636
7637 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
7638
7639 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
7640 -data-disassemble -a.
7641 (test_disassembly_bogus_args): Likewise.
7642
7643 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
7644
7645 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
7646
7647 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7648
7649 * gdb.base/vla-optimized-out.exp: Add new test.
7650
7651 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7652
7653 * gdb.base/vla-optimized-out-o3.exp: Delete.
7654 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
7655 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
7656 deleted tests.
7657
7658 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
7659
7660 PR gdb/18050:
7661 * gdb.server/extended-remote-restart.c: New file.
7662 * gdb.server/extended-remote-restart.exp: New file.
7663
7664 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
7665
7666 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
7667 "set variable index = 42".
7668
7669 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
7670
7671 * boards/index-cache-gdb.exp: New file.
7672 * gdb.dwarf2/index-cache.exp: New file.
7673 * gdb.dwarf2/index-cache.c: New file.
7674 * gdb.base/maint.exp: Check if we are using the index cache.
7675
7676 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7677
7678 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
7679 MAKEFLAGS.
7680
7681 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7682
7683 * dg-extract-results.sh: Move to toplevel contrib.
7684 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
7685 * Makefile.in (check-parallel-racy): Likewise.
7686
7687 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
7688
7689 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
7690 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
7691 tests if the target supports scheduler locking.
7692
7693 2018-08-04 Tom de Vries <tdevries@suse.de>
7694
7695 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
7696
7697 2018-08-02 Tom Tromey <tom@tromey.com>
7698
7699 PR symtab/16842.
7700 * gdb.cp/temargs.exp: Test "info address" of a template
7701 parameter.
7702
7703 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
7704
7705 * gdb.python/py-mi-var-info-path-expression.c: New file.
7706 * gdb.python/py-mi-var-info-path-expression.py: New file.
7707 * gdb.python/py-mi-var-info-path-expression.exp: New file.
7708
7709 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
7710
7711 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
7712 error after "cannot resolve name" string.
7713
7714 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7715
7716 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
7717 started.
7718 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
7719
7720 2018-07-28 Tom de Vries <tdevries@suse.de>
7721
7722 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7723
7724 2018-07-26 Tom de Vries <tdevries@suse.de>
7725
7726 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7727
7728 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
7729
7730 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
7731 is visible.
7732
7733 2018-07-26 Tom de Vries <tdevries@suse.de>
7734
7735 PR breakpoints/23366
7736 * gdb.base/catch-follow-exec.c: New test.
7737 * gdb.base/catch-follow-exec.exp: New file.
7738
7739 2018-07-25 Tom de Vries <tdevries@suse.de>
7740
7741 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
7742 vla-optimized-out.c.
7743
7744 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
7745
7746 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
7747 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
7748
7749 2018-07-20 Tom de Vries <tdevries@suse.de>
7750
7751 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
7752 NOCLONE macro.
7753 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
7754
7755 2018-07-19 Tom de Vries <tdevries@suse.de>
7756
7757 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
7758 regular expression.
7759
7760 2018-07-18 Tom de Vries <tdevries@suse.de>
7761
7762 * gdb.base/vla-optimized-out.c: New test.
7763 * gdb.base/vla-optimized-out.exp: New file.
7764
7765 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
7766
7767 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7768 message "No address associated with hostname" when gdbserver
7769 cannot resolve the hostname.
7770
7771 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7772
7773 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7774 Add some test prefixes to make tests unique.
7775
7776 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7777
7778 * gdb.base/frameapply.c: New file.
7779 * gdb.base/frameapply.exp: New file.
7780
7781 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7782
7783 * gdb.base/skip.exp: Update expected error message.
7784
7785 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7786 Jan Kratochvil <jan.kratochvil@redhat.com>
7787 Paul Fertser <fercerpav@gmail.com>
7788 Tsutomu Seki <sekiriki@gmail.com>
7789
7790 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7791 parameter.
7792 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7793 by default.
7794 * boards/native-gdbserver.exp: Likewise.
7795 * gdb.server/run-without-local-binary.exp: Improve regexp used
7796 for detecting when a remote debugging connection succeeds.
7797 * gdb.server/server-connect.exp: New file.
7798 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7799 Do not prefix the port number with ":".
7800 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7801 support for detecting and using it. Add '$debughost_gdbserver'
7802 to the list of arguments used to start gdbserver. Handle case
7803 when gdbserver cannot resolve a network name.
7804
7805 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7806
7807 PR c++/23373
7808 * gdb.base/ptype-offsets.cc (struct static_member): New
7809 struct.
7810 (main) <stmember>: New variable.
7811 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7812 with a static member in it.
7813
7814 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7815
7816 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7817 watchpoints enabled and disabled.
7818
7819 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7820
7821 * gdb.base/examine-backward.exp: Still run tests around address
7822 0x0, even if address 0x0 is not readable. Update the pattern for
7823 matching address 0x0 in expected output.
7824
7825 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7826
7827 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7828 malloc/free.
7829
7830 2018-07-04 Tom de Vries <tdevries@suse.de>
7831
7832 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7833
7834 2018-07-02 Maciej W. Rozycki <macro@mips.com>
7835
7836 PR tdep/8282
7837 * gdb.arch/mips-disassembler-options.exp: New test.
7838 * gdb.arch/mips-disassembler-options.s: New test source.
7839
7840 2018-06-29 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.threads/names.exp: Adjust expected "info threads" output.
7843
7844 2018-06-29 Pedro Alves <palves@redhat.com>
7845
7846 * gdb.opt/inline-break.exp (line number, address): Add "info
7847 break" tests.
7848
7849 2018-06-29 Pedro Alves <palves@redhat.com>
7850
7851 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7852 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7853 number and address and running to them.
7854
7855 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7856
7857 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7858
7859 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7860
7861 * lib/compiler.c: Remove executable permission flag.
7862
7863 2018-06-28 Richard Bunt <richard.bunt@arm.com>
7864
7865 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7866 code.
7867 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7868
7869 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7870
7871 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7872
7873 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7874
7875 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7876 address argument is omitted.
7877
7878 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7879
7880 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7881
7882 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
7883
7884 PR gdb/21695
7885 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7886 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7887
7888 2018-06-26 Tom Tromey <tom@tromey.com>
7889
7890 PR rust/22574:
7891 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7892 * gdb.rust/simple.rs (struct SimpleLayout): New.
7893
7894 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7895
7896 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7897 "info registers" output.
7898
7899 2018-06-21 Richard Bunt <richard.bunt@arm.com>
7900
7901 * gdb.base/watchpoint-hw-attach.c: New test.
7902 * gdb.base/watchpoint-hw-attach.exp: New file.
7903
7904 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7905
7906 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7907 through /bin/sh.
7908 * boards/dwarf4-gdb-index.exp: Likewise.
7909 * boards/fission-dwp.exp: Likewise.
7910
7911 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7912
7913 * gdb.base/float128.exp: Add comment and improved fail message
7914 to the failure case of "print large128" test.
7915
7916 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7917
7918 * configure.ac: Remove AC_PREREQ.
7919 * configure: Re-generate.
7920
7921 2018-06-19 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7924 (func_extern_caller): New.
7925 (main): Call func_extern_caller.
7926 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7927 logic change.
7928
7929 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
7930
7931 PR gdb/16841
7932 * gdb.cp/typedef-base.cc: New file.
7933 * gdb.cp/typedef-base.exp: New file.
7934
7935 2018-06-18 Tom de Vries <tdevries@suse.de>
7936
7937 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7938
7939 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7940 Richard Bunt <Richard.Bunt@arm.com>
7941
7942 * gdb.threads/attach-slow-waitpid.c: New file.
7943 * gdb.threads/attach-slow-waitpid.exp: New file.
7944 * gdb.threads/slow-waitpid.c: New file.
7945
7946 2018-06-14 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.base/fork-running-state.c: Include <errno.h>.
7949 (exit_if_relative_exits): New.
7950 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7951 exits.
7952 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7953 child exits.
7954
7955 2018-06-14 Tom de Vries <tdevries@suse.de>
7956
7957 PR cli/22573
7958 * gdb.base/finish-pretty.c: New test.
7959 * gdb.base/finish-pretty.exp: New file.
7960
7961 2018-06-14 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7964 gdb's expected startup output.
7965
7966 2018-06-14 Pedro Alves <palves@redhat.com>
7967
7968 * lib/selftest-support.exp (selftest_setup): Remove inlined
7969 function handling.
7970
7971 2018-06-14 Tom de Vries <tdevries@suse.de>
7972
7973 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7974 matching of breakpoint printing.
7975
7976 2018-06-13 Tom de Vries <tdevries@suse.de>
7977
7978 PR testsuite/23269
7979 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7980 (fork_child): ... here, and ...
7981 (fork_parent): ... here.
7982
7983 2018-06-12 Tom de Vries <tdevries@suse.de>
7984
7985 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7986
7987 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7988 Stephen Roberts <stephen.roberts@arm.com>
7989
7990 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7991 rewrite test to describe action performed, rather than possible
7992 failure.
7993
7994 2018-06-08 Gary Benson <gbenson@redhat.com>
7995
7996 * gdb.threads/check-libthread-db.exp: New file.
7997 * gdb.threads/check-libthread-db.c: Likewise.
7998
7999 2018-06-05 Tom Tromey <tom@tromey.com>
8000
8001 * gdb.base/default.exp: Update expected "show version" output.
8002
8003 2018-06-05 Tom Tromey <tom@tromey.com>
8004
8005 PR cli/12326:
8006 * gdb.cp/static-print-quit.exp: Update.
8007 * lib/gdb.exp (pagination_prompt): Update.
8008 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
8009 * gdb.python/python.exp: Update.
8010
8011 2018-06-04 Joel Brobecker <brobecker@adacore.com>
8012
8013 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
8014
8015 2018-06-01 Joel Brobecker <brobecker@adacore.com>
8016
8017 * gdb.ada/bp_fun_addr: New testcase.
8018
8019 2018-06-01 Tom Tromey <tom@tromey.com>
8020
8021 * gdb.xml/tdesc-regs.exp (load_description): Update expected
8022 results.
8023 * gdb.dwarf2/method-ptr.exp: Set language to C++.
8024 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
8025 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
8026 * gdb.base/maint.exp (maint_pass_if): Update.
8027
8028 2018-05-31 Maciej W. Rozycki <macro@mips.com>
8029
8030 * gdb.base/endian.exp: New test.
8031 * gdb.base/endian.c: New test source.
8032
8033 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
8034
8035 PR gdb/23203
8036 * gdb.base/bt-selected-frame.c: New file.
8037 * gdb.base/bt-selected-frame.exp: New file.
8038 * lib/gdb.exp (get_current_frame_number): New function.
8039
8040 2018-05-24 Maciej W. Rozycki <macro@mips.com>
8041 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.threads/tls-core.c: Include <stdlib.h>
8044 (thread_proc): Call `abort'.
8045 * gdb.threads/tls-core.exp: Generate a core with core_find too.
8046 (tls_core_test): New procedure, bits factored out from ...
8047 (top level): ... here. Test both native cores and gcore cores.
8048
8049 2018-05-23 Tom Tromey <tom@tromey.com>
8050
8051 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
8052
8053 2018-05-23 Tom Tromey <tom@tromey.com>
8054
8055 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
8056 symfile_complaints.
8057 (test_short_complaints): Likewise.
8058 (test_empty_complaints): Likewise.
8059 (test_initial_complaints): Update.
8060
8061 2018-05-23 Tom Tromey <tom@tromey.com>
8062
8063 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
8064
8065 2018-05-23 Tom Tromey <tom@tromey.com>
8066
8067 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
8068 (test_short_complaints): Update.
8069
8070 2018-05-22 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.base/remote.exp: Only gdb_start after compiling the
8073 testcase. Issue "disconnect" before testing "set remote" command
8074 defaults. Issue clean_restart before running to main.
8075
8076 2018-05-22 Pedro Alves <palves@redhat.com>
8077
8078 * gdb.base/remote.exp: Adjust expected output of "show remote
8079 memory-write-packet-size". Add tests for "set remote
8080 memory-write-packet-size 0" and "set remote
8081 memory-write-packet-size fixed/limit".
8082
8083 2018-05-22 Pedro Alves <palves@redhat.com>
8084
8085 PR gdb/22973
8086 * gdb.base/utf8-identifiers.c: New file.
8087 * gdb.base/utf8-identifiers.exp: New file.
8088
8089 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8090
8091 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
8092
8093 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
8094
8095 * gdb.arch/powerpc-vsx-gcore.exp: New file.
8096
8097 2018-05-18 Tom Tromey <tom@tromey.com>
8098
8099 * gdb.base/ptype-offsets.exp: Update.
8100
8101 2018-05-17 Keith Seitz <keiths@redhat.com>
8102
8103 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
8104 in expected breakpoint stop locations.
8105 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
8106 move to proper scope to test variable values.
8107 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
8108 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
8109 New functions.
8110 (main): Call not_inline_func3.
8111 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
8112 inline_func1, inline_func2, and inline_func3. Test that when each
8113 breakpoint is hit, GDB properly reports both the stop location
8114 and the backtrace. Repeat tests for temporary breakpoints.
8115
8116 2018-05-15 Maciej W. Rozycki <macro@mips.com>
8117
8118 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
8119 rather then trying to access it in determining whether the PID
8120 of `gdbserver' could have been retrieved.
8121
8122 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
8123
8124 * gdb.arch/amd64-init-x87-values.S: New file.
8125 * gdb.arch/amd64-init-x87-values.exp: New file.
8126
8127 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8128
8129 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
8130
8131 2018-05-04 Tom Tromey <tom@tromey.com>
8132
8133 PR python/22730:
8134 * gdb.python/python.exp: Test multi-line execute.
8135
8136 2018-05-04 Tom Tromey <tom@tromey.com>
8137
8138 PR python/22731:
8139 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
8140
8141 2018-05-04 Tom Tromey <tom@tromey.com>
8142
8143 PR gdb/11750:
8144 * gdb.base/define.exp: Test defining a user command inside a user
8145 command.
8146 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
8147
8148 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8149 Pedro Alves <palves@redhat.com>
8150
8151 PR breakpoints/19806 and support for PR external/20207.
8152 * gdb.base/watchpoint-unaligned.c: New file.
8153 * gdb.base/watchpoint-unaligned.exp: New file.
8154
8155 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8156
8157 * gdb.base/maint.exp: Make test names unique, use
8158 test_prefix_command_help to test 'help maint info', and remove
8159 repeated test of 'help maint'.
8160
8161 2018-05-04 Tom Tromey <tom@tromey.com>
8162
8163 PR gdb/22619:
8164 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
8165 behavior.
8166
8167 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8168
8169 * gdb.base/maint.exp: Process output from 'maint print registers'
8170 line at a time.
8171
8172 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8173
8174 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
8175 timeout.
8176
8177 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
8178
8179 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
8180 filter pattern.
8181
8182 2018-05-02 Pedro Alves <palves@redhat.com>
8183
8184 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
8185 to_log_command renames.
8186 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8187
8188 2018-05-02 Tom Tromey <tom@tromey.com>
8189
8190 * gdb.python/py-parameter.exp: Set test message.
8191
8192 2018-05-02 Tom Tromey <tom@tromey.com>
8193
8194 PR python/20084:
8195 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
8196 PARAM_ZUINTEGER_UNLIMITED tests.
8197
8198 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
8199
8200 PR rust/23124
8201 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
8202 when casting.
8203
8204 2018-04-30 Tom Tromey <tom@tromey.com>
8205
8206 * gdb.python/py-type.exp: Check align attribute.
8207 * gdb.python/py-type.c: New "aligncheck" global.
8208
8209 2018-04-30 Tom Tromey <tom@tromey.com>
8210
8211 PR exp/17095:
8212 * gdb.dwarf2/dw2-align.exp: New file.
8213 * gdb.cp/align.exp: New file.
8214 * gdb.base/align.exp: New file.
8215 * lib/gdb.exp (gdb_int128_helper): New proc.
8216 (has_int128_c, has_int128_cxx): New caching procs.
8217
8218 2018-04-27 Tom Tromey <tom@tromey.com>
8219
8220 PR rust/22545:
8221 * gdb.rust/simple.exp: Add inclusive range tests.
8222
8223 2018-04-26 Pedro Alves <palves@redhat.com>
8224
8225 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
8226 ifunc breakpoint locations correctly of ifunc breakpoints set
8227 while the program resolves the ifunc.
8228
8229 2018-04-26 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.base/gnu-ifunc-final.c: New file.
8232 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
8233 * gdb.base/gnu-ifunc.exp (executable): Delete.
8234 (staticexecutable): Adjust.
8235 (lib_opts, exec_opts): Delete.
8236 (make_binsuffix, build, set-break): New procedures.
8237 (misc_tests): New, with tests factored out from the top level.
8238 (top level): Test different combinations of ifunc resolver name,
8239 resolver with and with debug info, and ifunc target with and
8240 without debug info. Wrap static tests with with_target_prefix.
8241
8242 2018-04-26 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
8245 return type" warnings.
8246
8247 2018-04-25 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
8250 killed".
8251 * gdb.base/kill-after-signal.exp: Likewise.
8252 * gdb.threads/kill.exp: Likewise.
8253
8254 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8255 Sergio Durigan Junior <sergiodj@redhat.com>
8256 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
8259 regexps to expect for '[Inferior ... detached]' as well.
8260 * gdb.base/attach.exp: Likewise.
8261 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
8262 "gdb_continue_to_end".
8263 (test_catch_syscall_with_wrong_args): Likewise.
8264 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
8265 ']'. Don't set 'verbose' on.
8266 * gdb.base/foll-vfork.exp: Likewise.
8267 * gdb.base/fork-print-inferior-events.c: New file.
8268 * gdb.base/fork-print-inferior-events.exp: New file.
8269 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
8270 '[Inferior ... has been killed]' message.
8271 * gdb.base/kill-after-signal.exp: Likewise.
8272 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
8273 detach message.
8274 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
8275 message.
8276 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
8277 regexps to expect for '[Inferior ... detached]' as well.
8278 * gdb.threads/process-dies-while-detaching.exp: Likewise.
8279
8280 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
8281
8282 PR gdb/23104
8283 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
8284
8285 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
8286
8287 PR gdb/23095
8288 * gdb.base/break-probes.exp: Pass shlib_load to
8289 prepare_for_testing. Set normal_bp to r_debug_state if target is
8290 bsd.
8291
8292 2018-04-19 Richard Bunt <richard.bunt@arm.com>
8293
8294 * gdb.threads/multiple-successive-infcall.c: New test.
8295 * gdb.threads/multiple-successive-infcall.exp: New file.
8296
8297 2018-04-17 Tom Tromey <tom@tromey.com>
8298
8299 * gdb.rust/simple.rs (Union): New type.
8300 (main): New local "u".
8301 * gdb.rust/simple.exp (test_one_slice): Add new test case.
8302
8303 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8304
8305 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
8306 number information in output of "whereis" command.
8307 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
8308
8309 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8310
8311 * gdb.ada/info_types.exp: Adjust expected output to the line
8312 numbers now printed by "info var/func/type".
8313 * gdb.base/completion.exp: Likewise.
8314 * gdb.base/included.exp: Likewise.
8315 * gdb.cp/cp-relocate.exp: Likewise.
8316 * gdb.cp/cplusfuncs.exp: Likewise.
8317 * gdb.cp/namespace.exp: Likewise.
8318 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
8319
8320 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8321
8322 * gdb.btrace/cpu.exp: New.
8323
8324 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8325
8326 * gdb.base/step-indirect-call-thunk.exp: New.
8327 * gdb.base/step-indirect-call-thunk.c: New.
8328 * gdb.reverse/step-indirect-call-thunk.exp: New.
8329 * gdb.reverse/step-indirect-call-thunk.c: New.
8330
8331 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
8332
8333 * gdb.base/pie-fork.c: New file.
8334 * gdb.base/pie-fork.exp: New file.
8335
8336 2018-04-11 Tom Tromey <tom@tromey.com>
8337
8338 * gdb.rust/simple.exp: Add test for ".." struct initializer.
8339
8340 2018-04-10 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
8343 exits. Instead loop running forever.
8344 (fork_parent): Run forever too.
8345
8346 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8347
8348 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
8349 mi_continue_to_line.
8350 * gdb.mi/mi-stack.c (callee4): Add comment.
8351
8352 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8353
8354 * gdb.mi/mi-stack.exp: Fix indentation.
8355
8356 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8357
8358 PR gdb/22979
8359 * gdb.arch/amd64-osabi.exp: New file.
8360
8361 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8362
8363 PR gdb/22980
8364 * gdb.base/osabi.exp: New file.
8365
8366 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
8367
8368 * gdb.cp/static-typedef-print.exp: New file.
8369 * gdb.cp/static-typedef-print.cc: New file.
8370
8371 2018-03-27 Joel Brobecker <brobecker@adacore.com>
8372
8373 * gdb.ada/varsize_limit: New testcase.
8374
8375 2018-03-27 Joel Brobecker <brobecker@adacore.com>
8376
8377 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
8378
8379 * gdb.ada/notcplusplus: New testcase.
8380
8381 * gdb.base/c-linkage-name.c: New file.
8382 * gdb.base/c-linkage-name.exp: New testcase.
8383
8384 2018-03-26 Tom Tromey <tom@tromey.com>
8385
8386 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
8387 * gdb.python/py-framefilter.py (name_error): New global.
8388 (ErrorInName.function): Use name_error.
8389
8390 2018-03-26 Tom Tromey <tom@tromey.com>
8391
8392 PR backtrace/15582:
8393 * gdb.python/py-framefilter.exp: Add "bt hide" test.
8394
8395 2018-03-23 Keith Seitz <keiths@redhat.com>
8396
8397 PR c++/22968
8398 * gdb.cp/subtypes.exp: New file.
8399 * gdb.cp/subtypes.h: New file.
8400 * gdb.cp/subtypes.cc: New file.
8401 * gdb.cp/subtypes-2.cc: New file.
8402
8403 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8404
8405 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
8406 (done): Call '_exit' not 'exit' to avoid atexit handlers.
8407 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
8408 -nostartfiles when compiling the test. Confirm that all registers
8409 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
8410
8411 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8412
8413 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
8414 option, syntax was wrong anyway.
8415 * gdb.arch/arm-disp-step.exp: Likewise.
8416 * gdb.arch/sparc64-regs.exp: Likewise.
8417 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
8418 option, syntax was wrong anyway, switch to use
8419 prepare_for_testing.
8420 * gdb.arch/i386-disp-step.exp: Likewise.
8421
8422 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
8423
8424 * gdb.ada/exec_changed.exp: Replace "target_info exists
8425 use_gdb_stub" by "use_gdb_stub".
8426 * gdb.ada/start.exp: Likewise.
8427 * gdb.base/async-shell.exp: Likewise.
8428 * gdb.base/attach-pie-misread.exp: Likewise.
8429 * gdb.base/attach-wait-input.exp: Likewise.
8430 * gdb.base/break-entry.exp: Likewise.
8431 * gdb.base/break-interp.exp: Likewise.
8432 * gdb.base/dprintf-detach.exp: Likewise.
8433 * gdb.base/nostdlib.exp: Likewise.
8434 * gdb.base/solib-nodir.exp: Likewise.
8435 * gdb.base/statistics.exp: Likewise.
8436 * gdb.base/testenv.exp: Likewise.
8437 * gdb.mi/mi-exec-run.exp: Likewise.
8438 * gdb.mi/mi-start.exp: Likewise.
8439 * gdb.multi/dummy-frame-restore.exp: Likewise.
8440 * gdb.multi/multi-arch-exec.exp: Likewise.
8441 * gdb.multi/multi-arch.exp: Likewise.
8442 * gdb.multi/tids.exp: Likewise.
8443 * gdb.multi/watchpoint-multi.exp: Likewise.
8444 * gdb.python/py-events.exp: Likewise.
8445 * gdb.threads/attach-into-signal.exp: Likewise.
8446 * gdb.threads/attach-stopped.exp: Likewise.
8447 * gdb.threads/threadapply.exp: Likewise.
8448 * lib/selftest-support.exp: Likewise.
8449
8450 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
8451
8452 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
8453
8454 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
8455
8456 * gdb.perf/template-breakpoints.cc: New file.
8457 * gdb.perf/template-breakpoints.exp: New file.
8458 * gdb.perf/template-breakpoints.py: New file.
8459
8460 2018-03-19 Tom Tromey <tom@tromey.com>
8461
8462 * gdb.rust/simple.rs (main): Add local variables field1, field2,
8463 y0.
8464 * gdb.rust/simple.exp: Test bare identifier form of struct
8465 initializer.
8466
8467 2018-03-19 Tom Tromey <tom@tromey.com>
8468
8469 * gdb.gdb/observer.exp: Remove.
8470
8471 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8472
8473 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
8474 "qualified" option when setting breakpoints.
8475 * gdb.trace/backtrace.exp: Likewise.
8476 * gdb.trace/circ.exp: Likewise.
8477 * gdb.trace/collection.exp: Likewise.
8478 * gdb.trace/disconnected-tracing.exp: Likewise.
8479 * gdb.trace/ftrace-lock.exp: Likewise.
8480 * gdb.trace/ftrace.exp: Likewise.
8481 * gdb.trace/infotrace.exp: Likewise.
8482 * gdb.trace/packetlen.exp: Likewise.
8483 * gdb.trace/passc-dyn.exp: Likewise.
8484 * gdb.trace/qtro.exp: Likewise.
8485 * gdb.trace/read-memory.exp: Likewise.
8486 * gdb.trace/report.exp: Likewise.
8487 * gdb.trace/signal.exp: Likewise.
8488 * gdb.trace/status-stop.exp: Likewise.
8489 * gdb.trace/strace.exp: Likewise.
8490 * gdb.trace/tfind.exp: Likewise.
8491 * gdb.trace/trace-break.exp: Likewise.
8492 * gdb.trace/trace-condition.exp: Likewise.
8493 * gdb.trace/trace-mt.exp: Likewise.
8494 * gdb.trace/tstatus.exp: Likewise.
8495 * gdb.trace/tsv.exp: Likewise.
8496 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8497 * gdb.trace/unavailable.exp: Likewise.
8498 * gdb.trace/while-dyn.exp: Likewise.
8499
8500 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8501
8502 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
8503 that libinproctrace is copied to the target.
8504
8505 2018-03-14 Tom Tromey <tom@tromey.com>
8506
8507 PR cli/14977:
8508 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
8509 a null pointer.
8510 * gdb.base/wchar.exp: Likewise.
8511
8512 2018-03-14 Tom Tromey <tom@tromey.com>
8513
8514 PR cli/19918:
8515 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
8516 flag.
8517
8518 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
8519
8520 PR gdb/22841
8521 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
8522 "target" to remote_exec.
8523
8524 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
8525
8526 PR gdb/22841
8527 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
8528 ${board}_upload): Remove.
8529
8530 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
8531
8532 * gdb.cp/watch-cp.cc: New test.
8533 * gdb.cp/watch-cp.exp: New file.
8534
8535 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8536
8537 * gdb.base/infcall-nested-structs.exp: New file.
8538 * gdb.base/infcall-nested-structs.c: New file.
8539 * gdb.base/float.exp: Add riscv support.
8540
8541 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
8542
8543 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
8544 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
8545
8546 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
8547
8548 * gdb.server/abspath.exp: New file.
8549 * lib/gdb.exp (with_cwd): New procedure.
8550
8551 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
8552
8553 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
8554 use it.
8555 (gdb_is_target_remote_prompt): New proc.
8556 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
8557 (gdb_is_target_native): Pass prompt parameter to
8558 gdb_is_target_1.
8559
8560 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
8561
8562 * gdb.base/load-command.c: New file.
8563 * gdb.base/load-command.exp: New file.
8564 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
8565 (gdb_is_target_1): ...this, and generalize for other targets
8566 than just remote.
8567 (gdb_is_target_remote): Use gdb_is_target_1.
8568 (gdb_is_target_native): use gdb_is_target_1.
8569
8570 2018-02-26 Tom Tromey <tom@tromey.com>
8571
8572 PR python/16497:
8573 * gdb.python/py-framefilter.exp: Update test.
8574
8575 2018-02-26 Tom Tromey <tom@tromey.com>
8576
8577 * gdb.dwarf2/variant.c: New file.
8578 * gdb.dwarf2/variant.exp: New file.
8579
8580 2018-02-26 Tom Tromey <tom@tromey.com>
8581
8582 * gdb.rust/simple.exp: Accept more possible results in enum test.
8583
8584 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
8585
8586 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
8587 parentheses.
8588
8589 2018-02-23 Maciej W. Rozycki <macro@mips.com>
8590
8591 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
8592 name of a variable: $actual_linejj -> $actual_line.
8593
8594 2018-02-21 John Baldwin <jhb@FreeBSD.org>
8595
8596 * gdb.arch/amd64-i386-address.exp: Fix a typo.
8597
8598 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
8599
8600 * gdb.btrace/buffer-size.exp: Do not force BTS.
8601
8602 2018-02-14 Pedro Alves <palves@redhat.com>
8603
8604 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
8605 getting a "Quit".
8606
8607 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
8608
8609 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
8610 Fix test name.
8611
8612 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
8613
8614 * gdb.cp/m-static.exp: Check type of optimized out static
8615 member.
8616
8617 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
8618
8619 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
8620 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
8621
8622 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
8623 Leszek Swirski <leszeks@google.com>
8624
8625 * gdb.python/py-prettyprint.c
8626 (struct to_string_returns_value_inner,
8627 struct to_string_returns_value_wrapper): New.
8628 (main): Add tsrvw variable.
8629 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
8630 ToStringReturnsValueWrapper): New classes.
8631 (register_pretty_printers): Register new pretty-printers.
8632 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
8633 recursive pretty printer.
8634 * gdb.python/py-mi.exp: Likewise.
8635
8636 2018-02-01 Leszek Swirski <leszeks@google.com>
8637
8638 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
8639 functions with the same name as an include file are parsed
8640 correctly.
8641
8642 2018-02-01 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
8645 "\[^\r\n\]*".
8646
8647 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
8648
8649 * gdb.arch/powerpc-prologue-frame.s: New file.
8650 * gdb.arch/powerpc-prologue-frame.c: Likewise.
8651 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
8652
8653 2018-01-31 Joel Brobecker <brobecker@adacore.com>
8654
8655 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
8656
8657 2018-01-30 Pedro Alves <palves@redhat.com>
8658
8659 PR gdb/13211
8660 * gdb.base/interrupt-daemon.c: New.
8661 * gdb.base/interrupt-daemon.exp: New.
8662 * gdb.multi/multi-term-settings.c: New.
8663 * gdb.multi/multi-term-settings.exp: New.
8664
8665 2018-01-30 Joel Brobecker <brobecker@adacore.com>
8666
8667 * gdb.base/break.exp: Save the location where the breakpoint
8668 on break.c:47 was actually inserted when debugging the version
8669 compiled at -O2 and use it in the expected output of the "info
8670 break" test performed soon after.
8671
8672 2018-01-22 Pedro Alves <palves@redhat.com>
8673 Sergio Durigan Junior <sergiodj@redhat.com>
8674
8675 * gdb.base/whatis.exp: Add tests for 'set print object on' +
8676 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
8677
8678 2018-01-22 Joel Brobecker <brobecker@adacore.com>
8679
8680 * gdb.base/break-include.c, gdb.base/break-include.inc,
8681 gdb.base/break-include.exp: New files.
8682 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
8683 line number now being the actual line number where the breakpoint
8684 was inserted.
8685 * gdb.mi/mi-break.exp: Likewise.
8686 * gdb.mi/mi-reverse.exp: Likewise.
8687 * gdb.mi/mi-simplerun.exp: Ditto.
8688
8689 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8690
8691 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
8692 varobj.
8693 * gdb.mi/mi-var-create-rtti.exp: Likewise.
8694
8695 2018-01-21 Don Breazeal <donb@codesourcery.com>
8696 Andrew Burgess <andrew.burgess@embecosm.com>
8697
8698 * gdb.mi/basics.c: Add new global.
8699 * gdb.mi/mi-frame-regs.exp: New file.
8700 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
8701 case.
8702
8703 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8704
8705 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
8706 non-parameter, and on an unknown symbol.
8707
8708 2018-01-19 Tom Tromey <tom@tromey.com>
8709
8710 * gdb.rust/modules.rs (TWENTY_THREE): New global.
8711 * gdb.rust/modules.exp: Add ::-qualified lookup test.
8712
8713 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8714
8715 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
8716 setrlimit and chdir to int.
8717
8718 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8719
8720 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
8721 function.
8722 (my_tend): Likewise.
8723 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
8724 rationale of avoiding FP- and vector instructions.
8725
8726 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
8727
8728 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
8729 "info reg" with "\[ \t\]*".
8730 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
8731 "\[ \t\]+".
8732 * gdb.arch/s390-multiarch.exp: Ditto.
8733 * gdb.base/pc-fp.exp: Ditto.
8734 * gdb.reverse/i386-precsave.exp: Ditto.
8735 * gdb.reverse/i386-reverse.exp: Ditto.
8736 * gdb.reverse/i387-env-reverse.exp: Ditto.
8737 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8738
8739 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8740
8741 * lib/gdb.exp (gdb_compile): Re-enable use of
8742 universal_compile_options for languages other than Rust.
8743
8744 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8745
8746 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8747
8748 2018-01-17 Mike Gulick <mgulick@mathworks.com>
8749
8750 PR gdb/16577
8751 * gdb.base/solib-vanish.exp: New.
8752 * gdb.base/solib-vanish-main.c: New.
8753 * gdb.base/solib-vanish-lib1.c: New.
8754 * gdb.base/solib-vanish-lib2.c: New.
8755
8756 2018-01-17 Yao Qi <yao.qi@linaro.org>
8757
8758 * gdb.compile/compile.exp: Match the address printed for
8759 frame in the output of command "bt".
8760
8761 2018-01-15 Tom Tromey <tom@tromey.com>
8762
8763 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
8764 compute sp_reg.
8765
8766 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8767
8768 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8769 to prepare.
8770 (prepare): Return 0 on error, 1 on success.
8771
8772 2018-01-12 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.base/continue-after-aborted-step-over.c: New.
8775 * gdb.base/continue-after-aborted-step-over.exp: New.
8776
8777 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8778
8779 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8780 options when not creating an executable.
8781
8782 2018-01-11 Pedro Alves <palves@redhat.com>
8783
8784 PR remote/22597
8785 * gdb.server/stop-reply-no-thread.c: New file.
8786 * gdb.server/stop-reply-no-thread.exp: New file.
8787
8788 2018-01-10 Pedro Alves <palves@redhat.com>
8789
8790 PR gdb/22670
8791 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8792 functions too. Test setting breakpoints and printing C functions
8793 with no debug info too.
8794 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8795
8796 2018-01-10 Pedro Alves <palves@redhat.com>
8797
8798 PR gdb/22670
8799 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8800 a fail.
8801
8802 2018-01-10 Pedro Alves <palves@redhat.com>
8803
8804 PR gdb/22670
8805 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8806
8807 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8808
8809 * gdb.server/unittest.exp: Match the output in non-development
8810 mode.
8811
8812 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8813
8814 * gdb.gdb/unittest.exp: Match output in non-development mode.
8815
8816 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8817
8818 * gdb.ada/access_tagged_param.exp: Relax expected output
8819 for value of "ObjL" in "continue" to pck.inspect breakpoint
8820 test.
8821
8822 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8823
8824 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8825 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
8826
8827 2018-01-05 Pedro Alves <palves@redhat.com>
8828
8829 PR gdb/18653
8830 * gdb.base/libsegfault.exp: New.
8831
8832 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8833
8834 PR gdb/22670
8835 * gdb.ada/access_tagged_param.exp: New file.
8836 * gdb.ada/access_tagged_param/foo.adb: New file.
8837
8838 2018-01-05 Pedro Alves <palves@redhat.com>
8839
8840 PR gdb/22670
8841 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8842 exercise lower case too, and to exercise both full matching and
8843 wild matching.
8844
8845 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8846
8847 * gdb.ada/rename_subscript_param: New testcase.
8848
8849 2018-01-05 Jerome Guitton <guitton@adacore.com>
8850
8851 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8852
8853 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8854
8855 * gdb.ada/convvar_comp: New testcase.
8856
8857 2018-01-05 Xavier Roirand <roirand@adacore.com>
8858
8859 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8860 (My_Table): New global variable.
8861 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8862
8863 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8864
8865 PR gdb/22670
8866 * gdb.ada/maint_with_ada: New testcase.
8867
8868 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8869
8870 PR gdb/22670
8871 * gdb.ada/bp_c_mixed_case: New testcase.
8872
8873 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8874
8875 PR gdb/22670
8876 * gdb.ada/complete.exp: Add "complete break ada" test.
8877
8878 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8879
8880 PR gdb/22670
8881 * gdb.ada/info_addr_mixed_case: New testcase.
8882
8883 2018-01-03 Xavier Roirand <roirand@adacore.com>
8884
8885 * gdb.ada/excep_handle.exp: New testcase.
8886 * gdb.ada/excep_handle/foo.adb: New file.
8887 * gdb.ada/excep_handle/pck.ads: New file.
8888
8889 2018-01-03 Joel Brobecker <brobecker@adacore.com>
8890
8891 * gdb.base/step-line.c: Add extra empty line in copyright header.
8892 * gdb.base/step-line.inp: Likewise.
8893
8894 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8895
8896 * gdb.ada/dyn_stride.exp: Add slice test.
8897
8898 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8899
8900 * gdb.ada/dyn_stride: New testcase.
8901
8902 2017-12-27 Stafford Horne <shorne@gmail.com>
8903
8904 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8905 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8906
8907 2017-12-27 Stafford Horne <shorne@gmail.com>
8908
8909 * gdb.base/reggroups.c: New file.
8910 * gdb.base/reggroups.exp: New file.
8911
8912 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8913
8914 * gdb.dwarf2/ada-valprint-error.c: New file.
8915 * gdb.dwarf2/ada-valprint-error.exp: New file.
8916
8917 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8918
8919 * gdb.ada/assign_arr: New testcase.
8920
8921 2017-12-18 Xavier Roirand <roirand@adacore.com>
8922
8923 * gdb.ada/funcall_ptr: New testcase.
8924
8925 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8926
8927 PR cli/16224
8928 * gdb.base/ptype-offsets.cc: New file.
8929 * gdb.base/ptype-offsets.exp: New file.
8930
8931 2017-12-15 Yao Qi <yao.qi@linaro.org>
8932
8933 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8934 if XML is disabled.
8935
8936 2017-12-15 Xavier Roirand <roirand@adacore.com>
8937
8938 * gdb.ada/same_component_name: New testcase.
8939
8940 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8941
8942 * gdb.ada/str_binop_equal: New testcase.
8943
8944 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8945
8946 * gdb.ada/task_switch_in_core: New testcase.
8947
8948 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8949
8950 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8951 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8952 call test_bkpt_qualified.
8953 (test_bkpt_qualified): New proc.
8954
8955 2017-12-13 Pedro Alves <palves@redhat.com>
8956
8957 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8958 Tighten regexp by matching with an anchor.
8959
8960 2017-12-13 Pedro Alves <palves@redhat.com>
8961
8962 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8963 ("expression with namespace"): New set of tests.
8964 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8965 (Nested::Test_NS::qux): New.
8966 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8967 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8968
8969 2017-12-13 Joel Brobecker <brobecker@adacore.com>
8970
8971 * gdb.base/server-del-break.c: New file.
8972 * gdb.base/server-del-break.exp: New file.
8973
8974 2017-12-12 Stafford Horne <shorne@gmail.com>
8975
8976 * gdb.xml/tdesc-regs.exp: Add or1k support.
8977
8978 2017-12-12 Stafford Horne <shorne@gmail.com>
8979
8980 * gdb.base/bp-permanent.c: Define nop of or1k.
8981
8982 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8983
8984 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8985 output with components being reordered.
8986
8987 2017-12-11 Joel Brobecker <brobecker@adacore.com>
8988
8989 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8990 output with components being reordered.
8991
8992 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8993 Pedro Alves <palves@redhat.com>
8994
8995 * gdb.base/maint.exp (check for .gdb_index): Check also for
8996 .debug_names.
8997 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8998 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8999 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
9000 (.gdb_index used after symbol reloading): Support also .debug_names.
9001 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
9002
9003 2017-12-08 Yao Qi <yao.qi@linaro.org>
9004
9005 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9006 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
9007
9008 2017-12-08 Yao Qi <yao.qi@linaro.org>
9009
9010 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
9011 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
9012
9013 2017-12-08 Yao Qi <yao.qi@linaro.org>
9014
9015 * gdb.arch/aarch64-tagged-pointer.c: New file.
9016 * gdb.arch/aarch64-tagged-pointer.exp: New file.
9017
9018 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
9019
9020 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
9021 "int".
9022
9023 2017-12-07 Keith Seitz <keiths@redhat.com>
9024
9025 PR breakpoints/22569
9026 * gdb.linespec/ls-errs.exp: Change expected result of "break
9027 -source this file has spaces.c -line 3".
9028 Check that an explicit source file followed by whitespace is
9029 identified as an invalid explicit location.
9030
9031 2017-12-07 Keith Seitz <keiths@redhat.com>
9032
9033 * gdb.cp/nested-types.cc: New file.
9034 * gdb.cp/nested-types.exp: New file.
9035 * lib/cp-support.exp: Load data-structures.exp library.
9036 (debug_cp_test_ptype_class): New global.
9037 (cp_ptype_class_verbose, next_line): New procedures.
9038 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
9039 Add and document new return value.
9040 Switch the list of lines to a queue.
9041 Add support for new `type' key for nested type definitions.
9042 Add debugging/troubleshooting messages.
9043 * lib/data-structures.exp: New file.
9044
9045 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
9046
9047 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
9048 with proc_with_prefix, don't use with_test_prefix.
9049
9050 2017-12-07 Tom Tromey <tom@tromey.com>
9051
9052 * gdb.base/break.exp: Add test for empty "commands".
9053
9054 2017-12-07 Yao Qi <yao.qi@linaro.org>
9055
9056 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
9057 malloc and catch syscall.
9058
9059 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
9060
9061 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
9062 tests for explicit locations.
9063
9064 2017-12-06 Pedro Alves <palves@redhat.com>
9065
9066 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
9067 force-disabling XML descriptions.
9068
9069 2017-12-04 Pedro Alves <palves@redhat.com>
9070
9071 PR gdb/22499
9072 * gdb.arch/amd64-disp-step-avx.S: New file.
9073 * gdb.arch/amd64-disp-step-avx.exp: New file.
9074
9075 2017-12-03 Pedro Alves <palves@redhat.com>
9076
9077 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
9078 and <string.h>.
9079 (parent_function): Print distinct messages when waitpid fails, or
9080 the child exits with a signal, or the child exits for an unhandled
9081 reason.
9082 * gdb.threads/process-dies-while-detaching.exp
9083 (detach_and_expect_exit): New 'inf_output_re' parameter and use
9084 it. Wait for both inferior output and GDB's prompt. Use an
9085 indirect spawn id list.
9086 (do_detach): New parameter 'child_exit'. Use it to compute
9087 expected inferior output.
9088 (test_detach, test_detach_watch, test_detach_killed_outside):
9089 Adjust to pass down the expected child exit kind.
9090
9091 2017-12-01 Joel Brobecker <brobecker@adacore.com>
9092 Sergio Durigan Junior <sergiodj@redhat.com>
9093 Pedro Alves <palves@redhat.com>
9094
9095 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
9096
9097 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
9098
9099 * gdb.base/relocate.exp: Add tests to guarantee that arguments
9100 to 'symbol-file' and 'add-symbol-file' can be
9101 position-independent.
9102
9103 2017-12-01 Yao Qi <yao.qi@linaro.org>
9104
9105 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
9106 the URL in copyright header.
9107 * gdb.arch/aarch64-fp.exp: Likewise.
9108 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
9109 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
9110 * gdb.base/expand-psymtabs.exp: Likewise.
9111 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
9112 * gdb.fortran/common-block.exp: Likewise.
9113 * gdb.fortran/common-block.f90: Likewise.
9114 * gdb.fortran/logical.exp: Likewise.
9115 * gdb.fortran/vla-datatypes.f90: Likewise.
9116 * gdb.fortran/vla-sub.f90: Likewise.
9117
9118 2017-11-30 Joel Brobecker <brobecker@adacore.com>
9119
9120 * gdb.ada/repeat_dyn: New testcase.
9121
9122 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
9123
9124 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
9125 Update for changed thread numbering.
9126 * gdb.cell/bt.exp: Update for changed GDB output.
9127
9128 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
9129
9130 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
9131 setting isremote by hand.
9132 * boards/dwarf4-gdb-index.exp: Likewise.
9133 * boards/fission.exp: Likewise.
9134 * boards/stabs.exp: Likewise.
9135
9136 2017-11-30 Pedro Alves <palves@redhat.com>
9137
9138 * gdb.linespec/cpls-ops.exp
9139 (check_explicit_skips_function_argument): Extract the underlying
9140 type of size_t instead of hardcoding it.
9141
9142 2017-11-29 Pedro Alves <palves@redhat.com>
9143
9144 PR c++/19436
9145 * gdb.linespec/cpls-abi-tag.cc: New file.
9146 * gdb.linespec/cpls-abi-tag.exp: New file.
9147
9148 2017-11-29 Pedro Alves <palves@redhat.com>
9149
9150 * gdb.base/langs.exp: Use -qualified.
9151 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
9152 it.
9153 * gdb.cp/namespace.exp: Use -qualified.
9154 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
9155 (overload-3, template-overload, template-ret-type, const-overload)
9156 (const-overload-quoted, anon-ns, ambiguous-prefix): New
9157 procedures.
9158 (test_driver): Call them.
9159 * gdb.cp/save-bp-qualified.cc: New.
9160 * gdb.cp/save-bp-qualified.exp: New.
9161 * gdb.linespec/explicit.exp: Test -qualified.
9162 * lib/completion-support.exp (completion::explicit_opts_list): Add
9163 "-qualified".
9164 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
9165
9166 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
9167
9168 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
9169
9170 2017-11-29 Tom Tromey <tom@tromey.com>
9171
9172 * gdb.base/relocate.exp: Update invalid argument test.
9173 Add new tests for invalid arguments.
9174
9175 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9176
9177 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
9178 Return 0 as a long.
9179 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
9180
9181 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9182
9183 * gdb.cp/breakpoint.cc (bar): Set return type to void.
9184 * gdb.cp/psymtab-parameter.cc (func): Likewise.
9185 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
9186 func ().
9187 * gdb.cp/shadow.cc (B.func): Return 0.
9188
9189 2017-11-27 Joel Brobecker <brobecker@adacore.com>
9190
9191 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
9192 expected output in gdb_expect call to allow the exception
9193 message to be present as well. Fix syntax confusion to avoid
9194 TCL thinking that exception_name is an array.
9195
9196 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
9197
9198 * gdb.arch/spu-info.c: Include <unistd.h>.
9199 (do_signal_test): Fix broken calls to write.
9200 * gdb.arch/spu-info.exp: Use prepare_for_testing.
9201 Fix checks for empty mailboxes. Update signal tests for corrected
9202 do_signal_test routine. Allow nonzero event status.
9203 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
9204 * gdb.cell/arch.exp: Use standard_output_file.
9205 * gdb.cell/break.exp: Likewise.
9206 * gdb.cell/bt.exp: Likewise.
9207 * gdb.cell/core.exp: Likewise.
9208 * gdb.cell/dwarfaddr.exp: Likewise.
9209 * gdb.cell/ea-cache.exp: Likewise.
9210 * gdb.cell/ea-standalone.exp: Likewise.
9211 * gdb.cell/f-regs.exp: Likewise.
9212 * gdb.cell/fork.exp: Likewise.
9213 * gdb.cell/gcore.exp: Likewise.
9214 * gdb.cell/mem-access.exp: Likewise.
9215 * gdb.cell/ptype.exp: Likewise.
9216 * gdb.cell/registers.exp: Likewise.
9217 * gdb.cell/sizeof.exp: Likewise.
9218 * gdb.cell/solib-symbol.exp: Likewise.
9219 * gdb.cell/solib.exp: Likewise.
9220
9221 2017-11-25 Pedro Alves <palves@redhat.com>
9222
9223 * gdb.base/complete-empty.exp: New file.
9224 * gdb.base/completion.exp: Adjust.
9225
9226 2017-11-25 Pedro Alves <palves@redhat.com>
9227
9228 * gdb.linespec/cpls-ops.cc: New file.
9229 * gdb.linespec/cpls-ops.exp: New file.
9230 * lib/completion-support.exp (test_complete_prefix_range_re): New,
9231 factored out from ...
9232 (test_complete_prefix_range): ... this.
9233
9234 2017-11-24 Pedro Alves <palves@redhat.com>
9235
9236 * gdb.linespec/cpcompletion.exp: New file.
9237 * gdb.linespec/cpls-hyphen.cc: New file.
9238 * gdb.linespec/cpls.cc: New file.
9239 * gdb.linespec/cpls2.cc: New file.
9240 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
9241 test to use test_gdb_complete_unique. Add label completion,
9242 keyword completion and explicit location completion tests.
9243 * lib/completion-support.exp: New file.
9244
9245 2017-11-24 Joel Brobecker <brobecker@adacore.com>
9246
9247 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
9248 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
9249 when hitting an exception catchpoint.
9250
9251 2017-11-22 Yao Qi <yao.qi@linaro.org>
9252
9253 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
9254
9255 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
9256
9257 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
9258 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
9259 * gdb.dwarf2/info-locals-optimized-out.c: New file.
9260
9261 2017-11-22 Yao Qi <yao.qi@linaro.org>
9262
9263 * gdb.base/info-os.exp: Pass pthreads.
9264 * gdb.multi/multi-attach.exp: Likewise.
9265
9266 2017-11-22 Yao Qi <yao.qi@linaro.org>
9267
9268 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
9269 compiler.
9270
9271 2017-11-22 Yao Qi <yao.qi@linaro.org>
9272
9273 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
9274 * gdb.base/break-interp.exp: Likewise.
9275 * gdb.base/jit-attach-pie.exp: Likewise.
9276
9277 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9278
9279 * gdb.base/float128.c (large128): New variable.
9280 * gdb.base/float128.exp: Add test to print largest __float128 value.
9281
9282 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9283
9284 * gdb.arch/vsx-regs.exp: Update register content checks.
9285
9286 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
9287
9288 * gdb.arch/ppc-longdouble.exp: New file.
9289 * gdb.arch/ppc-longdouble.c: Likewise.
9290
9291 2017-11-21 Pedro Alves <palves@redhat.com>
9292
9293 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
9294
9295 2017-11-20 Pedro Alves <palves@redhat.com>
9296
9297 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
9298 (long_double_typedef): New typedefs.
9299 Use DEF on double and long double.
9300 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
9301 cases.
9302 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
9303 and 'long_double_ptr_same_size' locals. Use them to decide
9304 whether cast from array/function to float is valid/invalid.
9305
9306 2017-11-17 Tom Tromey <tom@tromey.com>
9307
9308 * gdb.rust/traits.rs: New file.
9309 * gdb.rust/traits.exp: New file.
9310
9311 2017-11-17 Joel Brobecker <brobecker@adacore.com>
9312
9313 * gdb.ada/minsyms: New testcase.
9314
9315 2017-11-16 Pedro Alves <palves@redhat.com>
9316
9317 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
9318 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
9319
9320 2017-11-16 Pedro Alves <palves@redhat.com>
9321
9322 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
9323 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
9324
9325 2017-11-16 Pedro Alves <palves@redhat.com>
9326
9327 * gdb.server/reconnect-ctrl-c.c: New file.
9328 * gdb.server/reconnect-ctrl-c.exp: New file.
9329
9330 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
9331
9332 * gdb.python/py-rbreak.exp: New file.
9333 * gdb.python/py-rbreak.c: New file.
9334 * gdb.python/py-rbreak-func2.c: New file.
9335
9336 2017-11-16 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
9339 pattern.
9340 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
9341 GDB.
9342
9343 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
9344
9345 * gdb.tui/completionn.exp (test_tab_completion): Add space in
9346 regex.
9347
9348 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
9349
9350 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
9351 test names.
9352
9353 2017-11-09 Pedro Alves <palves@redhat.com>
9354
9355 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
9356 factored out from ...
9357 (top level): ... here, and adjusted to avoid expecting beyond the
9358 prompt in a single gdb_test_multiple.
9359
9360 2017-11-09 Pedro Alves <palves@redhat.com>
9361
9362 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
9363 output.
9364 * gdb.server/ext-attach.exp ("kill" test): Likewise.
9365 * gdb.server/ext-restart.exp ("kill" test): Likewise.
9366 * gdb.server/ext-run.exp ("kill" test): Likewise.
9367 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
9368
9369 2017-11-09 Pedro Alves <palves@redhat.com>
9370
9371 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
9372 match till end of line.
9373
9374 2017-11-09 Pedro Alves <palves@redhat.com>
9375
9376 * gdb.base/memattr.exp: Tighten regexes to match the end line.
9377
9378 2017-11-09 Pedro Alves <palves@redhat.com>
9379
9380 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
9381 New procedures, factored out from ...
9382 (top level): ... here, and adjusted to avoid expecting beyond the
9383 prompt in one go.
9384
9385 2017-11-09 Pedro Alves <palves@redhat.com>
9386
9387 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
9388 output. Fix '?' match.
9389
9390 2017-11-08 Joel Brobecker <brobecker@adacore.com>
9391
9392 * gdb.ada/scoped_watch: New testcase.
9393 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
9394 which is actually correct.
9395 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
9396 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
9397
9398 2017-11-08 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.gdb/complaints.exp (test_initial_complaints)
9401 (test_serial_complaints, test_short_complaints): Call
9402 complaint_internal instead of complaint.
9403
9404 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
9405
9406 * gdb.threads/tls-core.c: New file.
9407 * gdb.threads/tls-core.exp: Likewise.
9408
9409 2017-11-08 Pedro Alves <palves@redhat.com>
9410
9411 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
9412 (p Exported_Capitalized): New test.
9413 (p exported_capitalized): New test.
9414
9415 2017-11-07 Pedro Alves <palves@redhat.com>
9416
9417 * gdb.cp/ena-dis-br-range.exp: Add more tests.
9418
9419 2017-11-07 Pedro Alves <palves@redhat.com>
9420
9421 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
9422 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
9423 (disable_invalid, disable_inverted, disable_negative): New
9424 procedures.
9425 ("bad numbers"): New set of tests.
9426
9427 2017-11-07 Pedro Alves <palves@redhat.com>
9428
9429 * gdb.cp/ena-dis-br-range.exp: Add tests.
9430
9431 2017-11-07 Pedro Alves <palves@redhat.com>
9432
9433 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
9434
9435 2017-11-07 Xavier Roirand <roirand@adacore.com>
9436 Pedro Alves <palves@redhat.com>
9437
9438 * gdb.base/ena-dis-br.exp: Add reference to
9439 gdb.cp/ena-dis-br-range.exp.
9440 * gdb.cp/ena-dis-br-range.exp: New file.
9441 * gdb.cp/ena-dis-br-range.cc: New file.
9442
9443 2017-11-06 Pedro Alves <palves@redhat.com>
9444
9445 * gdb.base/attach-non-pgrp-leader.c: New.
9446 * gdb.base/attach-non-pgrp-leader.exp: New.
9447
9448 2017-11-06 Pedro Alves <palves@redhat.com>
9449
9450 * configure.ac: No longer check for termio.h and sgtty.h.
9451 * configure: Regenerate.
9452 * remote-utils.c: Include termios.h instead of gdb_termios.h.
9453 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
9454 Remove termio and sgtty code.
9455
9456 2017-11-03 Yao Qi <yao.qi@linaro.org>
9457
9458 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
9459 in GDB is disabled.
9460
9461 2017-11-03 Yao Qi <yao.qi@linaro.org>
9462
9463 * gdb.python/py-thrhandle.exp: Skip it if python is not
9464 enabled.
9465
9466 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
9467
9468 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
9469 as a breakpoint command.
9470
9471 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
9472
9473 PR python/21213
9474 * gdb.python/py-infthread.exp: Test calling
9475 InferiorThread.inferior () multiple times in a row.
9476
9477 2017-10-27 Keith Seitz <keiths@redhat.com>
9478
9479 * gdb.opt/inline-break.exp (break_info_1): New procedure.
9480 Test "info break" for every inlined function breakpoint.
9481
9482 2017-10-27 Yao Qi <yao.qi@linaro.org>
9483
9484 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
9485
9486 2017-10-26 Patrick Frants <osscontribute@gmail.com>
9487
9488 * gdb.cp/classes.exp (test_static_members): Test printing
9489 Outer::instance.
9490 * gdb.cp/classes.c (struct Inner, struct Outer): New.
9491 (Inner::instance, Outer::instance): New.
9492
9493 2017-10-24 Pedro Alves <palves@redhat.com>
9494
9495 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
9496 extra console" test in two stages.
9497
9498 2017-10-24 Pedro Alves <palves@redhat.com>
9499
9500 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
9501
9502 2017-10-24 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
9505 loop.
9506
9507 2017-10-24 Pedro Alves <palves@redhat.com>
9508
9509 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
9510 $attempt" and "stoppedtry $stoppedtry" test prefixes.
9511
9512 2017-10-24 Pedro Alves <palves@redhat.com>
9513
9514 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
9515 parameter and handle it. Don't output read value in test name.
9516
9517 2017-10-24 Pedro Alves <palves@redhat.com>
9518
9519 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
9520 custom test name.
9521
9522 2017-10-24 Pedro Alves <palves@redhat.com>
9523
9524 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
9525 include the unstable output directory name in the test's name.
9526 (initial_setup_simple) <'set args'>: Use custom test name.
9527
9528 2017-10-24 Pedro Alves <palves@redhat.com>
9529
9530 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
9531 with explicit test name.
9532
9533 2017-10-20 Pedro Alves <palves@redhat.com>
9534
9535 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
9536 'wait -i'. Use gdb_assert and remote_close.
9537
9538 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
9539
9540 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
9541 number from variable rather than hard-coded.
9542
9543 2017-10-19 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.base/long-inferior-output.c: New file.
9546 * gdb.base/long-inferior-output.exp: New file.
9547
9548 2017-11-18 Keith Seitz <keiths@redhat.com>
9549
9550 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
9551 method.
9552 (main): Call it.
9553 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
9554 Add additional user-defined conversion operator tests.
9555
9556 2017-10-17 Pedro Alves <palves@redhat.com>
9557
9558 * boards/native-stdio-gdbserver.exp: Load "local-board".
9559
9560 2017-10-17 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.base/quit-live.c: New file.
9563 * gdb.base/quit-live.exp: New file.
9564
9565 2017-10-16 Keith Seitz <keiths@redhat.com>
9566
9567 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
9568 (class_with_protected_typedef, class_with_private_typedef)
9569 (struct_with_public_typedef, struct_with_protected_typedef)
9570 (struct_with_private_typedef): New classes/structs.
9571 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
9572 typedefs and access specifiers.
9573
9574 2017-10-16 Pedro Alves <palves@redhat.com>
9575 Simon Marchi <simon.marchi@polymtl.ca>
9576
9577 * README (Local vs Remote vs Native): New section.
9578 * boards/local-board.exp: New file, with bits factored out from
9579 ...
9580 * boards/native-extended-gdbserver.exp: ... here. Load
9581 "local-board".
9582 * boards/native-gdbserver.exp: Load "local-board".
9583 (${board}_spawn, ${board}_exec): Delete.
9584 * boards/native-stdio-gdbserver.exp: Most contents factored out to
9585 ...
9586 * boards/stdio-gdbserver-base.exp: ... this new file.
9587 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
9588 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
9589 procedure.
9590 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
9591 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
9592 stdio_gdbserver_command.
9593 (${board}_get_remote_address, ${board}_get_comm_port)
9594 (${board}_download, ${board}_upload): Delete.
9595 (get_target_remote_pipe_cmd): New.
9596
9597 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
9598
9599 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
9600 test_bkpt_deletion, test_bkpt_cond_and_cmds,
9601 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
9602 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
9603 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
9604 remove with_test_prefix.
9605
9606 2017-10-13 Pedro Alves <palves@redhat.com>
9607
9608 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
9609 * gdb.base/annota1.exp: Use it instead of is_remote.
9610 * gdb.base/annota3.exp: Use it instead of is_remote.
9611 * gdb.cp/annota2.exp: Use it instead of is_remote.
9612 * gdb.cp/annota3.exp: Use it instead of is_remote.
9613 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
9614
9615 2017-10-13 Pedro Alves <palves@redhat.com>
9616
9617 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
9618 (test_num_test_vars, run_and_count_vars, find_env)
9619 (test_set_unset_env, test_inherit_env_var): New procedures.
9620 (top level): Use them.
9621
9622 2017-10-13 Pedro Alves <palves@redhat.com>
9623
9624 * lib/selftest-support.exp (selftest_setup): Extend comments, and
9625 also skip on stub-like targets.
9626
9627 2017-10-13 Pedro Alves <palves@redhat.com>
9628
9629 PR gdb/22293
9630 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
9631 (top level): Move some tests to ...
9632 (test_not_found): ... this new procedure.
9633 (top level): Call it.
9634
9635 2017-10-13 Pedro Alves <palves@redhat.com>
9636
9637 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
9638 expect different "info terminal" output if testing with a
9639 non-native target.
9640
9641 2017-10-13 Pedro Alves <palves@redhat.com>
9642 Simon Marchi <simon.marchi@polymtl.ca>
9643
9644 PR python/12966
9645 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
9646
9647 2017-10-13 Pedro Alves <palves@redhat.com>
9648
9649 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
9650 already.
9651
9652 2017-10-13 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
9655 is_remote.
9656
9657 2017-10-13 Pedro Alves <palves@redhat.com>
9658
9659 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
9660 is_remote.
9661
9662 2017-10-13 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
9665 is set.
9666 (corefile_test_attach): Likewise. Check can_spawn_for_attach
9667 instead of is_remote.
9668
9669 2017-10-13 Pedro Alves <palves@redhat.com>
9670
9671 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
9672 (top level): Add comment.
9673
9674 2017-10-13 Pedro Alves <palves@redhat.com>
9675
9676 * gdb.base/remote.exp (top level): Fix comment typo and add
9677 missing return.
9678
9679 2017-10-13 Pedro Alves <palves@redhat.com>
9680 Simon Marchi <simon.marchi@polymtl.ca>
9681
9682 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
9683 calls and add comments. Skip test if use_gdb_stub is set.
9684 (top level): Use "set cwd" command instead of "cd" command.
9685
9686 2017-10-13 Pedro Alves <palves@redhat.com>
9687
9688 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
9689 is_remote target check.
9690
9691 2017-10-13 Pedro Alves <palves@redhat.com>
9692
9693 * gdb.base/scope.exp: Use build_executable + clean_restart +
9694 gdb_file_cmd instead of prepare_for_testing and no longer skip
9695 "before run" tests on is_remote target boards. Update comments.
9696 * boards/native-extended-gdbserver.exp
9697 (extended_gdbserver_load_last_file): New, factored out from ...
9698 (gdb_load): ... this. Move further below and add comment.
9699 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
9700
9701 2017-10-12 Pedro Alves <palves@redhat.com>
9702
9703 * gdb.base/attach.exp: Remove references to gdb64.
9704 * gdb.base/dbx.exp: Remove references to gdb64.
9705
9706 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9707 Pedro Alves <palves@redhat.com>
9708
9709 * gdb.base/label.exp: Remove is_remote target check.
9710
9711 2017-10-12 Pedro Alves <palves@redhat.com>
9712
9713 * gdb.base/auvx.exp (coredir): Update comment.
9714 (top level) <core_works>: Use "set cwd" command instead of "cd"
9715 command.
9716
9717 2017-10-12 Pedro Alves <palves@redhat.com>
9718 Simon Marchi <simon.marchi@polymtl.ca>
9719
9720 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
9721 target boards.
9722
9723 2017-10-12 Pedro Alves <palves@redhat.com>
9724 Simon Marchi <simon.marchi@polymtl.ca>
9725
9726 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
9727 Instead skip if there's any gdb_protocol set.
9728
9729 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9730 Pedro Alves <palves@redhat.com>
9731
9732 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
9733
9734 2017-10-12 Pedro Alves <palves@redhat.com>
9735 Simon Marchi <simon.marchi@polymtl.ca>
9736
9737 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
9738 instead of on dejagnu remote boards.
9739
9740 2017-10-12 Pedro Alves <palves@redhat.com>
9741 Simon Marchi <simon.marchi@polymtl.ca>
9742
9743 * gdb.base/inferior-died.exp: Remove is_remote and isnative
9744 checks. Use build_executable + clean_restart instead of
9745 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
9746 of enabling non-stop after starting gdb.
9747
9748 2017-10-12 Pedro Alves <palves@redhat.com>
9749
9750 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
9751 * gdb.threads/non-ldr-exc-2.exp: Ditto.
9752 * gdb.threads/non-ldr-exc-3.exp: Ditto.
9753 * gdb.threads/non-ldr-exc-4.exp: Ditto.
9754
9755 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
9756
9757 * gdb.arch/arc-tdesc-cpu.exp: New file.
9758 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
9759
9760 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
9761
9762 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
9763
9764 2017-10-10 Pedro Alves <palves@redhat.com>
9765
9766 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9767 expect CLI output.
9768
9769 2017-10-10 Pedro Alves <palves@redhat.com>
9770
9771 * lib/selftest-support.exp (selftest_setup): Update for
9772 captured_command_loop's prototype change.
9773
9774 2017-10-09 Pedro Alves <palves@redhat.com>
9775
9776 Test both arch1=>arch2 and arch2=>arch1.
9777
9778 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9779 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9780 factored out to...
9781 (append_arch1_options, append_arch2_options, append_arch_options)
9782 (build_executables): New procedures.
9783 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9784 local.
9785 (top level): Add new 'first_arch' testing axis.
9786
9787 2017-10-09 Pedro Alves <palves@redhat.com>
9788
9789 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9790 (barrier): New.
9791 (thread_start, all_started): New functions.
9792 (main): Spawn new thread and wait until it is scheduled.
9793 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9794 option.
9795 (do_test): Add 'selected_thread' parameter. Run to all_started
9796 instead of main. Explicitly set the breakpoint at main. Switch
9797 to the SELECTED_THREAD thread.
9798 (top level): Test handling the exec event with either the main
9799 thread or the second thread selected.
9800
9801 2017-10-09 Pedro Alves <palves@redhat.com>
9802
9803 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9804 logic. Move STOP marker after the value checks.
9805 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9806 regexp.
9807
9808 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9809
9810 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9811
9812 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9813
9814 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9815 integer-to-dfp conversion.
9816 * gdb.base/dfp-test.exp: Likewise.
9817
9818 2017-10-04 Pedro Alves <palves@redhat.com>
9819
9820 * gdb.multi/hangout.c: Include <unistd.h>.
9821 (hangout_loop): New function.
9822 (main): Call alarm. Call hangout_loop in a loop.
9823 * gdb.multi/hello.c: Include <unistd.h>.
9824 (hello_loop): New function.
9825 (main): Call alarm. Call hangout_loop in a loop.
9826 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9827 inferior with the other selected.
9828
9829 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9830
9831 * gdb.mi/list-thread-groups-available.exp: New file.
9832 * gdb.mi/list-thread-groups-available.c: New file.
9833
9834 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9835
9836 * gdb.base/set-cwd.exp: Make it available on
9837 native-extended-gdbserver.
9838
9839 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9840
9841 * gdb.base/set-cwd.c: New file.
9842 * gdb.base/set-cwd.exp: Likewise.
9843
9844 2017-10-02 Tom Tromey <tom@tromey.com>
9845
9846 PR rust/22236:
9847 * gdb.rust/simple.rs (main): New variable "fslice".
9848 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9849
9850 2017-10-02 Tom Tromey <tom@tromey.com>
9851
9852 * gdb.rust/simple.exp: Test ptype of a slice.
9853
9854 2017-10-02 Tom Tromey <tom@tromey.com>
9855
9856 * gdb.rust/simple.exp: Test index of slice.
9857
9858 2017-09-27 Tom Tromey <tom@tromey.com>
9859
9860 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9861
9862 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9863 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.base/compare-sections.exp (get value of read-only section): Read
9866 as unsigned value.
9867 (corrupt read-only section): Likewise and don't set written if patching
9868 failed.
9869
9870 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9871
9872 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9873 files.
9874
9875 2017-09-20 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9878 symbol names in gdb's output.
9879 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9880
9881 2017-09-20 Pedro Alves <palves@redhat.com>
9882
9883 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9884 Rename to ...
9885 (test_list_ambiguous_symbol): ... this and add a symbol name
9886 parameter. Adjust.
9887 (test_list_ambiguous_function): Reimplement on top of
9888 test_list_ambiguous_symbol and also test listing ambiguous
9889 variables.
9890 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9891 (ambiguous_fun): ... this.
9892 (ambiguous_var): New.
9893 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9894 (ambiguous_fun): ... this.
9895 (ambiguous_var): New.
9896
9897 2017-09-19 John Baldwin <jhb@FreeBSD.org>
9898
9899 * gdb.base/starti.c: New file.
9900 * gdb.base/starti.exp: New file.
9901 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9902
9903 2017-09-14 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9906 (top level): Use it instead of runto.
9907
9908 2017-09-11 Tom Tromey <tom@tromey.com>
9909
9910 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9911
9912 2017-09-11 Tom Tromey <tom@tromey.com>
9913
9914 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9915 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9916
9917 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9918
9919 * gdb.fortran/printing-types.exp: New file.
9920 * gdb.fortran/printing-types.exp: New file.
9921
9922 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9923
9924 * gdb.fortran/vla-ptype.exp: Fix typos.
9925 * gdb.fortran/vla-value.exp: Same.
9926
9927 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9928
9929 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9930 * gdb.mi/mi-var-child-f.exp: Likewise.
9931 * gdb.mi/mi-vla-fortran.exp: Likewise.
9932
9933 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9934 Christoph Weinmann <christoph.t.weinmann@intel.com>
9935 Bernhard Heckel <bernhard.heckel@intel.com>
9936
9937 * gdb.fortran/ptr-indentation.f90: New file.
9938 * gdb.fortran/ptr-indentation.exp: New file.
9939
9940 2017-09-05 Tom Tromey <tom@tromey.com>
9941
9942 PR gdb/22010:
9943 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9944
9945 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9946
9947 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9948
9949 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9950
9951 * gdb.threads/tls-nodebug-pie.c: New file.
9952 * gdb.threads/tls-nodebug-pie.exp: New file.
9953
9954 2017-09-05 Tom Tromey <tom@tromey.com>
9955
9956 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9957 for rust.
9958
9959 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9960
9961 * gdb.multi/multi-arch-exec.exp: Test with different
9962 "follow-exec-mode" settings.
9963 (do_test): New procedure.
9964
9965 2017-09-04 Pedro Alves <palves@redhat.com>
9966
9967 * gdb.base/func-static.c (S::method const, S::method volatile)
9968 (S::method volatile const): New methods.
9969 (c_s, v_s, cv_s): New instances.
9970 (main): Call method() on them.
9971 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9972 (cannot_resolve): New procedure.
9973 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9974 print-quote-unquoted columns.
9975 (do_test): Test printing each scope too.
9976
9977 2017-09-04 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/local-static.exp: Also test with
9980 class::method::variable wholly quoted.
9981 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9982
9983 2017-09-04 Pedro Alves <palves@redhat.com>
9984
9985 * gdb.base/local-static.c: New.
9986 * gdb.base/local-static.cc: New.
9987 * gdb.base/local-static.exp: New.
9988
9989 2017-09-04 Pedro Alves <palves@redhat.com>
9990
9991 * gdb.asm/asm-source.exp: Add casts to int.
9992 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9993 (dataglobal64_1, dataglobal64_2): New globals.
9994 * gdb.base/nodebug.exp: Test different expressions involving the
9995 new globals, with print, whatis and ptype. Add casts to int.
9996 * gdb.base/solib-display.exp: Add casts to int.
9997 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9998 * gdb.cp/m-static.exp: Add cast to int.
9999 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
10000 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
10001 tls variable with no debug info without a cast. Test with a cast
10002 to int too.
10003 * gdb.trace/entry-values.exp: Add casts.
10004
10005 2017-09-04 Pedro Alves <palves@redhat.com>
10006
10007 * gdb.base/nodebug.exp: Test that ptype's error about functions
10008 with unknown return type includes the function name too.
10009
10010 2017-09-04 Pedro Alves <palves@redhat.com>
10011
10012 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
10013 return type of munmap in infcall.
10014 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
10015 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
10016 type of ftell in infcall.
10017 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
10018 type of getpid in infcall.
10019 * gdb.base/infcall-exec.exp: Cast return type of execlp in
10020 infcall.
10021 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
10022 Bail on failure to extract the pid.
10023 * gdb.base/nodebug.c: #include <stdint.h>.
10024 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
10025 New functions.
10026 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
10027 Change expected output of print/whatis/ptype with functions with
10028 no debug info. Test all supported languages. Call
10029 test_call_promotion.
10030 * gdb.compile/compile.exp: Adjust expected output to expect
10031 warning.
10032 * gdb.threads/siginfo-threads.exp: Likewise.
10033
10034 2017-09-04 Pedro Alves <palves@redhat.com>
10035
10036 * gdb.base/callfuncs.exp (do_function_calls): New parameter
10037 "prototypes". Test calling float functions via prototyped and
10038 unprototyped function pointers.
10039 (perform_all_tests): New parameter "prototypes". Pass it down.
10040 (top level): Pass down "prototypes" parameter to
10041 perform_all_tests.
10042
10043 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10044
10045 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
10046 Test with nested loops.
10047
10048 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10049
10050 * gdb.base/commands.exp: Call the new procedures.
10051 (loop_break_test, loop_continue_test): New procedures.
10052
10053 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 * gdb.base/commands.exp: Call new procedure.
10056 (define_if_without_arg_test): New procedure.
10057
10058 2017-09-04 Pedro Alves <palves@redhat.com>
10059
10060 * gdb.base/list-ambiguous.exp: New file.
10061 * gdb.base/list-ambiguous0.c: New file.
10062 * gdb.base/list-ambiguous1.c: New file.
10063 * gdb.base/list.exp (test_list_range): Adjust expected output.
10064
10065 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
10066
10067 * gdb.base/share-env-with-gdbserver.c: New file.
10068 * gdb.base/share-env-with-gdbserver.exp: Likewise.
10069
10070 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10071
10072 * gdb.base/commands.exp (gdbvar_simple_if_test,
10073 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
10074 progvar_simple_if_test, progvar_simple_while_test,
10075 progvar_complex_if_while_test, user_defined_command_test,
10076 user_defined_command_args_eval,
10077 user_defined_command_args_stack_test,
10078 user_defined_command_manyargs_test, bp_deleted_in_command_test,
10079 temporary_breakpoint_commands,
10080 gdb_test_no_prompt, redefine_hook_test,
10081 redefine_backtrace_test): Remove "global gdb_prompt".
10082
10083 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
10084
10085 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
10086 New proc, call it from toplevel.
10087
10088 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
10089
10090 PR remote/21852
10091 * gdb.server/normal.c: New file, copied from gdb.base.
10092 * gdb.server/run-without-local-binary.exp: New file.
10093
10094 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
10095
10096 * gdb.arch/sparc64-adi.exp: New file.
10097 * gdb.arch/sparc64-adi.c: New file.
10098
10099 2017-08-22 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.cp/overload.exp (line_range_pattern): New procedure.
10102 (top level): Add "list all overloads" tests.
10103
10104 2017-08-22 Tom Tromey <tom@tromey.com>
10105
10106 * gdb.gdb/xfullpath.exp: Remove.
10107
10108 2017-08-21 Pedro Alves <palves@redhat.com>
10109
10110 PR gdb/19487
10111 * gdb.base/symbol-alias.c: New.
10112 * gdb.base/symbol-alias2.c: New.
10113 * gdb.base/symbol-alias.exp: New.
10114
10115 2017-08-21 Pedro Alves <palves@redhat.com>
10116
10117 * gdb.base/dfp-test.c
10118 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
10119 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
10120 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
10121 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
10122 * gdb.base/whatis-ptype-typedefs.c: New.
10123 * gdb.base/whatis-ptype-typedefs.exp: New.
10124 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
10125 (an_int, an_int_type, an_int_type2): New globals.
10126 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
10127 involving typedefs and cast expressions.
10128 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
10129 (lookup_typedefs_function): New.
10130 (typedefs_pretty_printers_dict): New.
10131 (top level): Register lookup_typedefs_function in
10132 gdb.pretty_printers.
10133
10134 2017-08-18 Yao Qi <yao.qi@linaro.org>
10135
10136 * gdb.server/unittest.exp: New.
10137
10138 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
10139
10140 PR gdb/21954
10141 * gdb.base/environ.exp: Add test to check if 'unset environment'
10142 works.
10143
10144 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10145
10146 * lib/gdb.exp (universal_compile_options): New caching proc.
10147 (gdb_compile): Suppress GCC's coloring of messages.
10148
10149 2017-08-14 Tom Tromey <tom@tromey.com>
10150
10151 PR gdb/21675:
10152 * gdb.base/printcmds.exp (test_radices): New function.
10153 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
10154 * gdb.base/sizeof.exp (check_valueof): Use p/d.
10155 * lib/gdb.exp (get_integer_valueof): Use p/d.
10156
10157 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
10158
10159 * lib/gdb.exp (get_valueof): Don't capture end-of-line
10160 characters.
10161
10162 2017-08-05 Tom Tromey <tom@tromey.com>
10163
10164 * gdb.rust/simple.exp: Allow String to appear in a different
10165 namespace.
10166
10167 2017-07-26 Yao Qi <yao.qi@linaro.org>
10168
10169 * gdb.gdb/unittest.exp: Invoke command
10170 "maintenance check xml-descriptions".
10171
10172 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10173
10174 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
10175 calling context.
10176 (hex128): Drop erroneous calculation of parameters.
10177
10178 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
10179
10180 * gdb.python/py-unwind.exp: Disable stack protection when
10181 building test file.
10182
10183 2017-07-20 Pedro Alves <palves@redhat.com>
10184
10185 * gdb.base/default.exp (set language): Adjust expected output.
10186
10187 2017-07-20 Pedro Alves <palves@redhat.com>
10188
10189 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
10190 (test_minsym): ... this, and make static.
10191 (get_pck__foo__bar__minsym): Rename to ...
10192 (get_test_minsym): ... this.
10193 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
10194 symbol names and comments.
10195 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
10196 (get_test_minsym): ... this.
10197 (pck__foo__bar__minsym__2): Rename to ...
10198 (test_minsym): ... this.
10199 (main): Adjust.
10200
10201 2017-07-17 Pedro Alves <palves@redhat.com>
10202
10203 * gdb.base/completion.exp: Adjust expected output.
10204 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
10205 the completer works.
10206
10207 2017-07-17 Pedro Alves <palves@redhat.com>
10208
10209 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
10210
10211 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
10212
10213 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
10214
10215 2017-07-14 Tom Tromey <tom@tromey.com>
10216
10217 PR rust/21764:
10218 * gdb.rust/simple.exp: Add tests.
10219
10220 2017-07-14 Tom Tromey <tom@tromey.com>
10221
10222 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
10223
10224 2017-07-14 Pedro Alves <palves@redhat.com>
10225
10226 * gdb.linespec/base/one/thefile.cc (z1): New function.
10227 * gdb.linespec/base/two/thefile.cc (z2): New function.
10228 * gdb.linespec/linespec.exp: Add tests.
10229
10230 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10231
10232 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
10233 to mi_create_breakpoint.
10234
10235 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10236
10237 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
10238 mi_create_breakpoint.
10239
10240 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
10241
10242 * gdb.dlang/demangle.exp: Update for demangling changes.
10243
10244 2017-07-09 Tom Tromey <tom@tromey.com>
10245
10246 * gdb.dwarf2/shortpiece.exp: New file.
10247
10248 2017-07-06 David Blaikie <dblaikie@gmail.com>
10249
10250 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
10251 built from fissiont-multi-cu{1,2}.c.
10252 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
10253 except putting 'main' and 'func' in separate CUs in the same DWO file.
10254 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
10255 test.
10256 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
10257 test.
10258
10259 2017-07-06 Pedro Alves <palves@redhat.com>
10260
10261 * gdb.python/py-unwind.exp: Test flushregs.
10262
10263 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10264
10265 PR cli/21688
10266 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
10267 tests for alias commands and trailing whitespace.
10268
10269 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10270
10271 PR cli/21688
10272 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
10273 procedure. Call it.
10274
10275 2017-06-29 Pedro Alves <palves@redhat.com>
10276
10277 * gdb.base/printcmds.exp: Add tests.
10278
10279 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
10280
10281 PR gdb/21337
10282 * gdb.base/reread-readsym.exp: New file.
10283 * gdb.base/reread-readsym.c: New file.
10284
10285 2017-06-21 Kevin Buettner <kevinb@redhat.com>
10286
10287 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
10288 subpattern.
10289
10290 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
10291
10292 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
10293 extended mnemonic.
10294 * gdb.arch/powerpc-power9.s: Likewise.
10295
10296 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10297
10298 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
10299 on 32-bit x86 targets. Exploit is_*_target macros where
10300 appropriate.
10301
10302 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10303
10304 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
10305 register pieces.
10306
10307 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10308
10309 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
10310 located in one or more DWARF pieces.
10311
10312 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10313
10314 * lib/gdb.exp (get_endianness): New proc.
10315 * gdb.arch/aarch64-fp.exp: Use it.
10316 * gdb.arch/altivec-regs.exp: Likewise.
10317 * gdb.arch/e500-regs.exp: Likewise.
10318 * gdb.arch/vsx-regs.exp: Likewise.
10319 * gdb.base/dump.exp: Likewise.
10320 * gdb.base/funcargs.exp: Likewise.
10321 * gdb.base/gnu_vector.exp: Likewise.
10322 * gdb.dwarf2/formdata16.exp: Likewise.
10323 * gdb.dwarf2/implptrpiece.exp: Likewise.
10324 * gdb.dwarf2/nonvar-access.exp: Likewise.
10325 * gdb.python/py-inferior.exp: Likewise.
10326 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10327
10328 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10329
10330 PR gdb/21226
10331 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
10332 stack value pieces are taken from the LSB end.
10333
10334 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10335
10336 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
10337 variable at nonzero offset.
10338
10339 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10340
10341 * gdb.dwarf2/var-access.c: New file.
10342 * gdb.dwarf2/var-access.exp: New test.
10343 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
10344
10345 2017-06-12 Tom Tromey <tom@tromey.com>
10346
10347 * gdb.dwarf2/formdata16.exp: Add tests.
10348
10349 2017-06-12 Tom Tromey <tom@tromey.com>
10350
10351 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
10352
10353 2017-06-12 Tom Tromey <tom@tromey.com>
10354
10355 PR exp/16225:
10356 * gdb.reverse/i386-sse-reverse.exp: Update tests.
10357 * gdb.arch/vsx-regs.exp: Update tests.
10358 * gdb.arch/s390-vregs.exp (hex128): New proc.
10359 Update test.
10360 * gdb.arch/altivec-regs.exp: Update tests.
10361
10362 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10363
10364 * gdb.base/startup-with-shell.c: New file.
10365 * gdb.base/startup-with-shell.exp: Likewise.
10366
10367 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10368
10369 * gdb.server/non-existing-program.exp: Update regex in order to
10370 reflect the fact that gdbserver is now using fork_inferior (with a
10371 shell) to startup the inferior.
10372
10373 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
10374
10375 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
10376 support function calls from GDB.
10377
10378 2017-05-21 Tom Tromey <tom@tromey.com>
10379
10380 PR rust/21466:
10381 * gdb.rust/unsized.exp: New file.
10382 * gdb.rust/unsized.rs: New file.
10383
10384 2017-05-19 Tom Tromey <tom@tromey.com>
10385
10386 PR rust/21484:
10387 * gdb.rust/watch.exp: New file.
10388 * gdb.rust/watch.rs: New file.
10389
10390 2017-05-18 Tom Tromey <tom@tromey.com>
10391
10392 * gdb.rust/simple.exp: Allow Box to be qualified.
10393
10394 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
10395
10396 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
10397
10398 2017-05-18 Pedro Alves <palves@redhat.com>
10399
10400 * gdb.base/fileio.c (test_write, test_read, test_close)
10401 (test_fstat): Don't print 'ret' in the fail path.
10402
10403 2017-05-18 Pedro Alves <palves@redhat.com>
10404
10405 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
10406 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
10407 (test_system, test_rename, test_unlink, test_time): Change
10408 prototypes.
10409 * gdb.base/fileio.exp (stop_msg): Adjust.
10410
10411 2017-05-18 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.base/fileio.c (null_str): New global.
10414 (test_stat): Use it.
10415 * gdb.base/fileio.exp: Remove nowarnings.
10416
10417 2017-05-17 Yao Qi <yao.qi@linaro.org>
10418
10419 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
10420
10421 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
10422
10423 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
10424 argument command.
10425 (top-level): Invoke test_set_inferior_tty.
10426
10427 2017-05-04 Pedro Alves <palves@redhat.com>
10428
10429 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
10430 Add parens to print call for Python 3.
10431
10432 2017-05-03 Keith Seitz <keiths@redhat.com>
10433
10434 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
10435 (main): Call it.
10436
10437 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10438
10439 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
10440 to prev and next.
10441
10442 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10443
10444 * gdb.python/py-record-btrace.exp: Remove test for
10445 gdb.BtraceInstruction.error.
10446
10447 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10448
10449 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
10450
10451 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10452
10453 * gdb.python/py-record-btrace-threads.c: New file.
10454 * gdb.python/py-record-btrace-threads.exp: New file.
10455
10456 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
10457
10458 PR testsuite/8595
10459 * gdb.base/environ.exp: Make test available in all architectures.
10460 Move bits related to "info program" testing to
10461 gdb.base/info-program.exp. Rewrite tests to use the two new
10462 procedures mentione below.
10463 (test_set_show_env_var) New procedure.
10464 (test_set_show_env_var_equal): Likewise.
10465 * gdb.base/info-program.exp: New file.
10466
10467 2017-04-27 Keith Seitz <keiths@redhat.com>
10468
10469 * gdb.cp/oranking.cc (test15): New function.
10470 (main): Call test15 and declare additional variables for testing.
10471 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
10472 "p foo101('abc')" tests.
10473 Add tests for cv qualifier overloads.
10474 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
10475 "lvalue reference overload" test.
10476 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
10477 "print value of f1 on Child&& in f2" test.
10478
10479 2017-04-19 Pedro Alves <palves@redhat.com>
10480
10481 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
10482 procedure.
10483 (top level): Call it.
10484 * lib/gdb.exp (gdb_define_cmd): New procedure.
10485
10486 2017-04-12 Pedro Alves <palves@redhat.com>
10487
10488 PR gdb/21323
10489 * gdb.cp/wide_char_types.c: Include <wchar.h>.
10490 (wchar): New global.
10491 * gdb.cp/wide_char_types.exp (wide_char_types_program)
10492 (do_test_wide_char, wide_char_types_no_program, top level): Add
10493 wchar_t testing.
10494
10495 2017-04-12 Pedro Alves <palves@redhat.com>
10496
10497 PR c++/21323
10498 * gdb.cp/wide_char_types.c: New file.
10499 * gdb.cp/wide_char_types.exp: New file.
10500
10501 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
10502
10503 PR gdb/21352
10504 * gdb.trace/tsv.exp: Add test for "tsave -r".
10505
10506 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
10507
10508 * gdb.dlang/watch-loc.c: New file.
10509 * gdb.dlang/watch-loc.exp: New file.
10510
10511 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10512
10513 * gdb.python/py-section-script.exp (sepdebug): New testcases.
10514
10515 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10516
10517 * gdb.arch/arc-analyze-prologue.S: New file.
10518 * gdb.arch/arc-analyze-prologue.exp: Likewise.
10519
10520 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10521
10522 * gdb.arch/arc-decode-insn.S: New file.
10523 * gdb.arch/arc-decode-insn.exp: Likewise.
10524
10525 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
10526
10527 PR tdep/20928
10528 * gdb.arch/sparc64-regs.exp: New file.
10529 * gdb.arch/sparc64-regs.S: Likewise.
10530
10531 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
10532
10533 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
10534 and memory view on Python 3.
10535
10536 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
10537 Keith Seitz <keiths@redhat.com>
10538
10539 PR gdb/14441
10540 * gdb.cp/demangle.exp: Add rvalue reference tests.
10541 * gdb.cp/rvalue-ref-casts.cc: New file.
10542 * gdb.cp/rvalue-ref-casts.exp: New file.
10543 * gdb.cp/rvalue-ref-overload.cc: New file.
10544 * gdb.cp/rvalue-ref-overload.exp: New file.
10545 * gdb.cp/rvalue-ref-params.cc: New file.
10546 * gdb.cp/rvalue-ref-params.exp: New file.
10547 * gdb.cp/rvalue-ref-sizeof.cc: New file.
10548 * gdb.cp/rvalue-ref-sizeof.exp: New file.
10549 * gdb.cp/rvalue-ref-types.cc: New file.
10550 * gdb.cp/rvalue-ref-types.exp: New file.
10551 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
10552 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
10553
10554 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10555
10556 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
10557 New procedure.
10558
10559 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10560
10561 * lib/mi-support.exp (mi_gdb_test): Add additional message
10562 for unexpected output.
10563
10564 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10565
10566 * gdb.base/examine-backward.c (Barrier): New character array
10567 constant, to ensure that TestStrings is preceded by a string
10568 terminator.
10569
10570 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10571
10572 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
10573 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
10574 and implicit pointer into such a location.
10575
10576 2017-03-16 Doug Evans <dje@google.com>
10577
10578 * gdb.python/py-lazy-string (pointer): Really add new typedef.
10579
10580 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
10581
10582 * gdb.cp/m-static.exp: Fix expectation for prototype of
10583 test5.single_constructor and single_constructor::single_constructor.
10584
10585 2017-03-16 Doug Evans <dje@google.com>
10586
10587 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
10588 * gdb.guile/scm-lazy-string.c: New file.
10589 * gdb.guile/scm-value.exp: Move lazy string tests to ...
10590 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
10591 for pointer, array, typedef lazy strings.
10592
10593 2017-03-16 Doug Evans <dje@google.com>
10594
10595 PR python/17728, python/18439, python/18779
10596 * gdb.python/py-value.c (main) Delete locals sptr, sn.
10597 * gdb.python/py-lazy-string.c (pointer): New typedef.
10598 (main): New locals ptr, array, typedef_ptr.
10599 * gdb.python/py-value.exp: Move lazy string tests to ...
10600 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
10601 array, typedef lazy strings.
10602
10603 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
10604
10605 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
10606 Add optional 'test' parameter.
10607
10608 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10609
10610 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10611 Skip for versions of DejaGnu < 1.5.
10612
10613 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10614
10615 * lib/gdb.exp (dejagnu_version): New proc.
10616 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10617 Use dejagnu_version.
10618
10619 2017-03-10 Keith Seitz <keiths@redhat.com>
10620
10621 PR c++/8128
10622 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
10623 type from destructor regexps.
10624 Add a branch which actually passes the test.
10625 Adjust "ptype t5i" test names.
10626
10627 2017-03-08 Pedro Alves <palves@redhat.com>
10628
10629 * gdb.base/step-over-exit.exp: Add explicit test message.
10630
10631 2017-03-08 Pedro Alves <palves@redhat.com>
10632
10633 PR gdb/18360
10634 * gdb.threads/interrupt-while-step-over.c: New file.
10635 * gdb.threads/interrupt-while-step-over.exp: New file.
10636
10637 2017-03-08 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
10640 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
10641
10642 2017-03-08 Pedro Alves <palves@redhat.com>
10643
10644 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
10645 PKRU as not supported as a PASS.
10646
10647 2017-03-08 Pedro Alves <palves@redhat.com>
10648
10649 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
10650 prefix instead of $binfile1/$binfile2.
10651 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
10652 in test message.
10653 * gdb.python/py-completion.exp: Use "load python file" as test
10654 messages instead of unstable path names.
10655
10656 2017-03-08 Pedro Alves <palves@redhat.com>
10657 Jan Kratochvil <jan.kratochvil@redhat.com>
10658
10659 PR cli/21218
10660 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10661 New proc.
10662 (top level): Call it.
10663
10664 2017-03-08 Pedro Alves <palves@redhat.com>
10665
10666 PR tui/21216
10667 * gdb.tui/tui-nl-filtered-output.exp: New file.
10668
10669 2017-03-08 Pedro Alves <palves@redhat.com>
10670
10671 * gdb.base/completion.exp: Move TUI completion tests to ...
10672 * gdb.tui/completion.exp: ... this new file.
10673
10674 2017-03-08 Pedro Alves <palves@redhat.com>
10675
10676 * gdb.base/tui-disasm-long-lines.c,
10677 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
10678 gdb.base/tui-layout.exp: Move to ...
10679 * gdb.tui/: ... this new directory.
10680
10681 2017-03-07 Pedro Alves <palves@redhat.com>
10682
10683 * gdb.base/tui-layout.c: New file.
10684 * gdb.base/tui-layout.exp: New file.
10685
10686 2017-03-07 Pedro Alves <palves@redhat.com>
10687
10688 * gdb.base/tui-layout.c: Rename to ...
10689 * gdb.base/tui-disasm-long-lines.c: ... this.
10690 * gdb.base/tui-layout.exp: Rename to ...
10691 * gdb.base/tui-disasm-long-lines.exp: ... this.
10692
10693 2017-03-07 Pedro Alves <palves@redhat.com>
10694
10695 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
10696
10697 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10698
10699 * i386-mpx-call.c: New file.
10700 * i386-mpx-call.exp: New file.
10701
10702 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
10703
10704 * gdb.arch/powerpc-power.exp: Delete test.
10705 * gdb.arch/powerpc-power.s: Likewise.
10706 * gdb.disasm/disassembler-options.exp: New test.
10707 * gdb.arch/powerpc-altivec.exp: Likewise.
10708 * gdb.arch/powerpc-altivec.s: Likewise.
10709 * gdb.arch/powerpc-altivec2.exp: Likewise.
10710 * gdb.arch/powerpc-altivec2.s: Likewise.
10711 * gdb.arch/powerpc-altivec3.exp: Likewise.
10712 * gdb.arch/powerpc-altivec3.s: Likewise.
10713 * gdb.arch/powerpc-power7.exp: Likewise.
10714 * gdb.arch/powerpc-power7.s: Likewise.
10715 * gdb.arch/powerpc-power8.exp: Likewise.
10716 * gdb.arch/powerpc-power8.s: Likewise.
10717 * gdb.arch/powerpc-power9.exp: Likewise.
10718 * gdb.arch/powerpc-power9.s: Likewise.
10719 * gdb.arch/powerpc-vsx.exp: Likewise.
10720 * gdb.arch/powerpc-vsx.s: Likewise.
10721 * gdb.arch/powerpc-vsx2.exp: Likewise.
10722 * gdb.arch/powerpc-vsx2.s: Likewise.
10723 * gdb.arch/powerpc-vsx3.exp: Likewise.
10724 * gdb.arch/powerpc-vsx3.s: Likewise.
10725 * gdb.arch/arm-disassembler-options.exp: Likewise.
10726 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
10727 * gdb.arch/s390-disassembler-options.exp: Likewise.
10728
10729 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
10730
10731 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
10732 (check_supported_features): ... this. Changed return type to void.
10733 (supports_rdseed): New static global.
10734 (rdseed): Check supports_rdseed.
10735 (initialize): Call check_supported_features.
10736
10737 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10738
10739 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
10740 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
10741 and lqarx/stqcx.
10742 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
10743 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
10744
10745 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10746
10747 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
10748 uppercase.
10749
10750 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * gdb.dwarf2/formdata16.c: New file.
10753 * gdb.dwarf2/formdata16.exp: New file.
10754 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
10755
10756 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
10759 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
10760 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
10761 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
10762 DW_AT_GNU_*.
10763
10764 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10765
10766 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10767
10768 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10769
10770 PR gdb/21164
10771 * gdb.base/maint.exp: Add testcases for when the commands do
10772 not have arguments.
10773
10774 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10775
10776 * gdb.cp/chained-calls.exp: Use p instead of P.
10777
10778 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10779
10780 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10781 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10782
10783 2017-02-14 Tom Tromey <tom@tromey.com>
10784
10785 PR python/13598:
10786 * gdb.python/py-events.exp: Add before_prompt event tests.
10787
10788 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10789
10790 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10791
10792 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10793
10794 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10795 (main): Call my_unique_function_name.
10796 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10797 completion of patterns with a single match.
10798 Add missing -re switches to gdb_test_multiple calls.
10799
10800 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
10801
10802 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10803 return if core file is not recognized.
10804
10805 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10806
10807 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10808 and extra UIs.
10809
10810 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10811
10812 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10813 proc_with_prefix.
10814
10815 2017-02-10 Tom Tromey <tom@tromey.com>
10816
10817 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10818
10819 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10820
10821 PR gdb/21122
10822 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10823
10824 2017-02-08 Jerome Guitton <guitton@adacore.com>
10825
10826 * gdb.base/define.exp: Add test for command abbreviations
10827 in define.
10828
10829 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10830
10831 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10832 * gdb.reverse/insn-reverse-x86.c: New file.
10833
10834 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10835
10836 PR tdep/20936
10837 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10838
10839 2017-02-03 Tom Tromey <tom@tromey.com>
10840
10841 PR rust/21097:
10842 * gdb.rust/simple.exp: Add new tests.
10843
10844 2017-02-02 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10847 tests.
10848
10849 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10850
10851 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10852 taking a 2-byte value out of a 4-byte DWARF implicit value on
10853 big-endian targets.
10854 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10855 logic. Add test cases for DW_OP_implicit.
10856
10857 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10858
10859 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10860
10861 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10862
10863 * gdb.btrace/enable.exp: Call gdb_exit before
10864 skip_gdbserver_tests.
10865
10866 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10867
10868 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10869 GDBFLAGS.
10870
10871 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10872
10873 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10874 the test is skipped.
10875 * gdb.btrace/data.exp: Likewise.
10876 * gdb.btrace/delta.exp: Likewise.
10877 * gdb.btrace/dlopen.exp: Likewise.
10878 * gdb.btrace/enable-running.exp: Likewise.
10879 * gdb.btrace/enable.exp: Likewise.
10880 * gdb.btrace/exception.exp: Likewise.
10881 * gdb.btrace/function_call_history.exp: Likewise.
10882 * gdb.btrace/gcore.exp: Likewise.
10883 * gdb.btrace/instruction_history.exp: Likewise.
10884 * gdb.btrace/multi-thread-step.exp: Likewise.
10885 * gdb.btrace/nohist.exp: Likewise.
10886 * gdb.btrace/non-stop.exp: Likewise.
10887 * gdb.btrace/reconnect.exp: Likewise.
10888 * gdb.btrace/record_goto-step.exp: Likewise.
10889 * gdb.btrace/record_goto.exp: Likewise.
10890 * gdb.btrace/rn-dl-bind.exp: Likewise.
10891 * gdb.btrace/segv.exp: Likewise.
10892 * gdb.btrace/step.exp: Likewise.
10893 * gdb.btrace/stepi.exp: Likewise.
10894 * gdb.btrace/tailcall-only.exp: Likewise.
10895 * gdb.btrace/tailcall.exp: Likewise.
10896 * gdb.btrace/tsx.exp: Likewise.
10897 * gdb.btrace/unknown_functions.exp: Likewise.
10898 * gdb.btrace/vdso.exp: Likewise.
10899
10900 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10901
10902 * gdb.btrace/enable-running.c: New.
10903 * gdb.btrace/enable-running.exp: New.
10904
10905 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10906
10907 * gdb.arch/amd64-gs_base.c: New file.
10908 * gdb.arch/amd64-gs_base.exp: New file.
10909
10910 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10911
10912 * lib/memory.exp: Remove spurious empty newlines.
10913
10914 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10915
10916 * gdb.python/py-bad-printers.exp: Load python file using "source".
10917 * gdb.python/py-events.exp: Likewise.
10918 * gdb.python/py-evsignal.exp: Likewise.
10919 * gdb.python/py-evthreads.exp: Likewise.
10920 * gdb.python/py-frame-args.exp: Likewise.
10921 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10922 * gdb.python/py-framefilter-mi.exp: Likewise.
10923 * gdb.python/py-framefilter.exp: Likewise.
10924 * gdb.python/py-mi.exp: Likewise.
10925 * gdb.python/py-pp-maint.exp: Likewise.
10926 * gdb.python/py-pp-registration.exp: Likewise.
10927 * gdb.python/py-prettyprint.exp: Likewise.
10928 (run_lang_tests): Likewise.
10929 * gdb.python/py-typeprint.exp: Likewise.
10930
10931 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10932
10933 * lib/memory.exp: New file.
10934 * lib/gdb.exp: Load memory.exp.
10935 * gdb.base/memattr.exp (delete_memory): Move proc to
10936 lib/memory.exp and rename to delete_memory_regions.
10937 Replace delete_memory with delete_memory_regions.
10938 Cleanup memory regions before tests.
10939 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10940 before tests.
10941
10942 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10943
10944 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10945 files.
10946 (initialize): New function conditionally defined.
10947 (testcases): Move within conditional block.
10948 (main): Call initialize.
10949 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10950 of gdb.reverse/insn-reverse.c.
10951 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10952 gdb.reverse/insn-reverse.c.
10953
10954 2017-01-26 Yao Qi <yao.qi@linaro.org>
10955
10956 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10957 disassemble on address 0.
10958
10959 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960 Yao Qi <yao.qi@linaro.org>
10961
10962 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10963 * gdb.dwarf2/implptr-64bit.S: Remove.
10964 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10965 variables in caller's context. Add DW_OP_implicit_value.
10966
10967 2017-01-25 Yao Qi <yao.qi@linaro.org>
10968
10969 * lib/dwarf.exp (Dwarf::_location): Handle
10970 DW_OP_GNU_implicit_pointer with proper size.
10971
10972 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10973
10974 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10975 and add untested calls.
10976
10977 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
10978
10979 * gdb.python/python.exp: Check line number against what GDB thinks
10980 the line number is for func1.
10981
10982 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10983
10984 * gdb.dlang/debug-expr.exp: New file.
10985
10986 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
10987
10988 Fix test names for the following files:
10989
10990 * gdb.ada/exec_changed.exp
10991 * gdb.ada/info_types.exp
10992 * gdb.arch/aarch64-atomic-inst.exp
10993 * gdb.arch/aarch64-fp.exp
10994 * gdb.arch/altivec-abi.exp
10995 * gdb.arch/altivec-regs.exp
10996 * gdb.arch/amd64-byte.exp
10997 * gdb.arch/amd64-disp-step.exp
10998 * gdb.arch/amd64-dword.exp
10999 * gdb.arch/amd64-entry-value-inline.exp
11000 * gdb.arch/amd64-entry-value-param.exp
11001 * gdb.arch/amd64-entry-value-paramref.exp
11002 * gdb.arch/amd64-entry-value.exp
11003 * gdb.arch/amd64-i386-address.exp
11004 * gdb.arch/amd64-invalid-stack-middle.exp
11005 * gdb.arch/amd64-invalid-stack-top.exp
11006 * gdb.arch/amd64-optimout-repeat.exp
11007 * gdb.arch/amd64-prologue-skip.exp
11008 * gdb.arch/amd64-prologue-xmm.exp
11009 * gdb.arch/amd64-stap-special-operands.exp
11010 * gdb.arch/amd64-stap-wrong-subexp.exp
11011 * gdb.arch/amd64-tailcall-cxx.exp
11012 * gdb.arch/amd64-tailcall-noret.exp
11013 * gdb.arch/amd64-tailcall-ret.exp
11014 * gdb.arch/amd64-tailcall-self.exp
11015 * gdb.arch/amd64-word.exp
11016 * gdb.arch/arm-bl-branch-dest.exp
11017 * gdb.arch/arm-disp-step.exp
11018 * gdb.arch/arm-neon.exp
11019 * gdb.arch/arm-single-step-kernel-helper.exp
11020 * gdb.arch/avr-flash-qualifier.exp
11021 * gdb.arch/disp-step-insn-reloc.exp
11022 * gdb.arch/e500-abi.exp
11023 * gdb.arch/e500-regs.exp
11024 * gdb.arch/ftrace-insn-reloc.exp
11025 * gdb.arch/i386-avx512.exp
11026 * gdb.arch/i386-bp_permanent.exp
11027 * gdb.arch/i386-byte.exp
11028 * gdb.arch/i386-cfi-notcurrent.exp
11029 * gdb.arch/i386-disp-step.exp
11030 * gdb.arch/i386-dr3-watch.exp
11031 * gdb.arch/i386-float.exp
11032 * gdb.arch/i386-gnu-cfi.exp
11033 * gdb.arch/i386-mpx-map.exp
11034 * gdb.arch/i386-mpx-sigsegv.exp
11035 * gdb.arch/i386-mpx-simple_segv.exp
11036 * gdb.arch/i386-mpx.exp
11037 * gdb.arch/i386-permbkpt.exp
11038 * gdb.arch/i386-prologue.exp
11039 * gdb.arch/i386-signal.exp
11040 * gdb.arch/i386-size-overlap.exp
11041 * gdb.arch/i386-unwind.exp
11042 * gdb.arch/i386-word.exp
11043 * gdb.arch/mips-fcr.exp
11044 * gdb.arch/powerpc-d128-regs.exp
11045 * gdb.arch/powerpc-stackless.exp
11046 * gdb.arch/ppc64-atomic-inst.exp
11047 * gdb.arch/s390-stackless.exp
11048 * gdb.arch/s390-tdbregs.exp
11049 * gdb.arch/s390-vregs.exp
11050 * gdb.arch/sparc-sysstep.exp
11051 * gdb.arch/thumb-bx-pc.exp
11052 * gdb.arch/thumb-singlestep.exp
11053 * gdb.arch/thumb2-it.exp
11054 * gdb.arch/vsx-regs.exp
11055 * gdb.asm/asm-source.exp
11056 * gdb.base/a2-run.exp
11057 * gdb.base/advance.exp
11058 * gdb.base/all-bin.exp
11059 * gdb.base/anon.exp
11060 * gdb.base/args.exp
11061 * gdb.base/arithmet.exp
11062 * gdb.base/async-shell.exp
11063 * gdb.base/async.exp
11064 * gdb.base/attach-pie-noexec.exp
11065 * gdb.base/attach-twice.exp
11066 * gdb.base/auto-load.exp
11067 * gdb.base/bang.exp
11068 * gdb.base/bitfields.exp
11069 * gdb.base/break-always.exp
11070 * gdb.base/break-caller-line.exp
11071 * gdb.base/break-entry.exp
11072 * gdb.base/break-inline.exp
11073 * gdb.base/break-on-linker-gcd-function.exp
11074 * gdb.base/break-probes.exp
11075 * gdb.base/break.exp
11076 * gdb.base/breakpoint-shadow.exp
11077 * gdb.base/call-ar-st.exp
11078 * gdb.base/call-sc.exp
11079 * gdb.base/call-signal-resume.exp
11080 * gdb.base/call-strs.exp
11081 * gdb.base/callfuncs.exp
11082 * gdb.base/catch-fork-static.exp
11083 * gdb.base/catch-gdb-caused-signals.exp
11084 * gdb.base/catch-load.exp
11085 * gdb.base/catch-signal-fork.exp
11086 * gdb.base/catch-signal.exp
11087 * gdb.base/catch-syscall.exp
11088 * gdb.base/charset.exp
11089 * gdb.base/checkpoint.exp
11090 * gdb.base/chng-syms.exp
11091 * gdb.base/code-expr.exp
11092 * gdb.base/code_elim.exp
11093 * gdb.base/commands.exp
11094 * gdb.base/completion.exp
11095 * gdb.base/complex.exp
11096 * gdb.base/cond-expr.exp
11097 * gdb.base/condbreak.exp
11098 * gdb.base/consecutive.exp
11099 * gdb.base/continue-all-already-running.exp
11100 * gdb.base/coredump-filter.exp
11101 * gdb.base/corefile.exp
11102 * gdb.base/dbx.exp
11103 * gdb.base/debug-expr.exp
11104 * gdb.base/define.exp
11105 * gdb.base/del.exp
11106 * gdb.base/disabled-location.exp
11107 * gdb.base/disasm-end-cu.exp
11108 * gdb.base/disasm-optim.exp
11109 * gdb.base/display.exp
11110 * gdb.base/duplicate-bp.exp
11111 * gdb.base/ena-dis-br.exp
11112 * gdb.base/ending-run.exp
11113 * gdb.base/enumval.exp
11114 * gdb.base/environ.exp
11115 * gdb.base/eu-strip-infcall.exp
11116 * gdb.base/eval-avoid-side-effects.exp
11117 * gdb.base/eval-skip.exp
11118 * gdb.base/exitsignal.exp
11119 * gdb.base/expand-psymtabs.exp
11120 * gdb.base/filesym.exp
11121 * gdb.base/find-unmapped.exp
11122 * gdb.base/finish.exp
11123 * gdb.base/float.exp
11124 * gdb.base/foll-exec-mode.exp
11125 * gdb.base/foll-exec.exp
11126 * gdb.base/foll-fork.exp
11127 * gdb.base/fortran-sym-case.exp
11128 * gdb.base/freebpcmd.exp
11129 * gdb.base/func-ptr.exp
11130 * gdb.base/func-ptrs.exp
11131 * gdb.base/funcargs.exp
11132 * gdb.base/gcore-buffer-overflow.exp
11133 * gdb.base/gcore-relro-pie.exp
11134 * gdb.base/gcore-relro.exp
11135 * gdb.base/gcore.exp
11136 * gdb.base/gdb1090.exp
11137 * gdb.base/gdb11530.exp
11138 * gdb.base/gdb11531.exp
11139 * gdb.base/gdb1821.exp
11140 * gdb.base/gdbindex-stabs.exp
11141 * gdb.base/gdbvars.exp
11142 * gdb.base/hbreak.exp
11143 * gdb.base/hbreak2.exp
11144 * gdb.base/included.exp
11145 * gdb.base/infcall-input.exp
11146 * gdb.base/inferior-died.exp
11147 * gdb.base/infnan.exp
11148 * gdb.base/info-macros.exp
11149 * gdb.base/info-os.exp
11150 * gdb.base/info-proc.exp
11151 * gdb.base/info-shared.exp
11152 * gdb.base/info-target.exp
11153 * gdb.base/infoline.exp
11154 * gdb.base/interp.exp
11155 * gdb.base/interrupt.exp
11156 * gdb.base/jit-reader.exp
11157 * gdb.base/jit-simple.exp
11158 * gdb.base/kill-after-signal.exp
11159 * gdb.base/kill-detach-inferiors-cmd.exp
11160 * gdb.base/label.exp
11161 * gdb.base/langs.exp
11162 * gdb.base/ldbl_e308.exp
11163 * gdb.base/line-symtabs.exp
11164 * gdb.base/linespecs.exp
11165 * gdb.base/list.exp
11166 * gdb.base/long_long.exp
11167 * gdb.base/longest-types.exp
11168 * gdb.base/maint.exp
11169 * gdb.base/max-value-size.exp
11170 * gdb.base/memattr.exp
11171 * gdb.base/mips_pro.exp
11172 * gdb.base/morestack.exp
11173 * gdb.base/moribund-step.exp
11174 * gdb.base/multi-forks.exp
11175 * gdb.base/nested-addr.exp
11176 * gdb.base/nextoverexit.exp
11177 * gdb.base/noreturn-finish.exp
11178 * gdb.base/noreturn-return.exp
11179 * gdb.base/nostdlib.exp
11180 * gdb.base/offsets.exp
11181 * gdb.base/opaque.exp
11182 * gdb.base/pc-fp.exp
11183 * gdb.base/permissions.exp
11184 * gdb.base/print-symbol-loading.exp
11185 * gdb.base/prologue-include.exp
11186 * gdb.base/psymtab.exp
11187 * gdb.base/ptype.exp
11188 * gdb.base/random-signal.exp
11189 * gdb.base/randomize.exp
11190 * gdb.base/range-stepping.exp
11191 * gdb.base/readline-ask.exp
11192 * gdb.base/recpar.exp
11193 * gdb.base/recurse.exp
11194 * gdb.base/relational.exp
11195 * gdb.base/restore.exp
11196 * gdb.base/return-nodebug.exp
11197 * gdb.base/return.exp
11198 * gdb.base/run-after-attach.exp
11199 * gdb.base/save-bp.exp
11200 * gdb.base/scope.exp
11201 * gdb.base/sect-cmd.exp
11202 * gdb.base/set-lang-auto.exp
11203 * gdb.base/set-noassign.exp
11204 * gdb.base/setvar.exp
11205 * gdb.base/sigall.exp
11206 * gdb.base/sigbpt.exp
11207 * gdb.base/siginfo-addr.exp
11208 * gdb.base/siginfo-infcall.exp
11209 * gdb.base/siginfo-obj.exp
11210 * gdb.base/siginfo.exp
11211 * gdb.base/signals-state-child.exp
11212 * gdb.base/signest.exp
11213 * gdb.base/sigstep.exp
11214 * gdb.base/sizeof.exp
11215 * gdb.base/skip.exp
11216 * gdb.base/solib-corrupted.exp
11217 * gdb.base/solib-nodir.exp
11218 * gdb.base/solib-search.exp
11219 * gdb.base/stack-checking.exp
11220 * gdb.base/stale-infcall.exp
11221 * gdb.base/stap-probe.exp
11222 * gdb.base/start.exp
11223 * gdb.base/step-break.exp
11224 * gdb.base/step-bt.exp
11225 * gdb.base/step-line.exp
11226 * gdb.base/step-over-exit.exp
11227 * gdb.base/step-over-syscall.exp
11228 * gdb.base/step-resume-infcall.exp
11229 * gdb.base/step-test.exp
11230 * gdb.base/store.exp
11231 * gdb.base/structs3.exp
11232 * gdb.base/sym-file.exp
11233 * gdb.base/symbol-without-target_section.exp
11234 * gdb.base/term.exp
11235 * gdb.base/testenv.exp
11236 * gdb.base/ui-redirect.exp
11237 * gdb.base/until.exp
11238 * gdb.base/unwindonsignal.exp
11239 * gdb.base/value-double-free.exp
11240 * gdb.base/vla-datatypes.exp
11241 * gdb.base/vla-ptr.exp
11242 * gdb.base/vla-sideeffect.exp
11243 * gdb.base/volatile.exp
11244 * gdb.base/watch-cond-infcall.exp
11245 * gdb.base/watch-cond.exp
11246 * gdb.base/watch-non-mem.exp
11247 * gdb.base/watch-read.exp
11248 * gdb.base/watch-vfork.exp
11249 * gdb.base/watchpoint-cond-gone.exp
11250 * gdb.base/watchpoint-delete.exp
11251 * gdb.base/watchpoint-hw-hit-once.exp
11252 * gdb.base/watchpoint-hw.exp
11253 * gdb.base/watchpoint-stops-at-right-insn.exp
11254 * gdb.base/watchpoints.exp
11255 * gdb.base/wchar.exp
11256 * gdb.base/whatis-exp.exp
11257 * gdb.btrace/buffer-size.exp
11258 * gdb.btrace/data.exp
11259 * gdb.btrace/delta.exp
11260 * gdb.btrace/dlopen.exp
11261 * gdb.btrace/enable.exp
11262 * gdb.btrace/exception.exp
11263 * gdb.btrace/function_call_history.exp
11264 * gdb.btrace/gcore.exp
11265 * gdb.btrace/instruction_history.exp
11266 * gdb.btrace/nohist.exp
11267 * gdb.btrace/reconnect.exp
11268 * gdb.btrace/record_goto-step.exp
11269 * gdb.btrace/record_goto.exp
11270 * gdb.btrace/rn-dl-bind.exp
11271 * gdb.btrace/segv.exp
11272 * gdb.btrace/step.exp
11273 * gdb.btrace/stepi.exp
11274 * gdb.btrace/tailcall-only.exp
11275 * gdb.btrace/tailcall.exp
11276 * gdb.btrace/tsx.exp
11277 * gdb.btrace/unknown_functions.exp
11278 * gdb.btrace/vdso.exp
11279 * gdb.compile/compile-ifunc.exp
11280 * gdb.compile/compile-ops.exp
11281 * gdb.compile/compile-print.exp
11282 * gdb.compile/compile-setjmp.exp
11283 * gdb.cp/abstract-origin.exp
11284 * gdb.cp/ambiguous.exp
11285 * gdb.cp/annota2.exp
11286 * gdb.cp/annota3.exp
11287 * gdb.cp/anon-ns.exp
11288 * gdb.cp/anon-struct.exp
11289 * gdb.cp/anon-union.exp
11290 * gdb.cp/arg-reference.exp
11291 * gdb.cp/baseenum.exp
11292 * gdb.cp/bool.exp
11293 * gdb.cp/breakpoint.exp
11294 * gdb.cp/bs15503.exp
11295 * gdb.cp/call-c.exp
11296 * gdb.cp/casts.exp
11297 * gdb.cp/chained-calls.exp
11298 * gdb.cp/class2.exp
11299 * gdb.cp/classes.exp
11300 * gdb.cp/cmpd-minsyms.exp
11301 * gdb.cp/converts.exp
11302 * gdb.cp/cp-relocate.exp
11303 * gdb.cp/cpcompletion.exp
11304 * gdb.cp/cpexprs.exp
11305 * gdb.cp/cplabel.exp
11306 * gdb.cp/cplusfuncs.exp
11307 * gdb.cp/cpsizeof.exp
11308 * gdb.cp/ctti.exp
11309 * gdb.cp/derivation.exp
11310 * gdb.cp/destrprint.exp
11311 * gdb.cp/dispcxx.exp
11312 * gdb.cp/enum-class.exp
11313 * gdb.cp/exception.exp
11314 * gdb.cp/exceptprint.exp
11315 * gdb.cp/expand-psymtabs-cxx.exp
11316 * gdb.cp/expand-sals.exp
11317 * gdb.cp/extern-c.exp
11318 * gdb.cp/filename.exp
11319 * gdb.cp/formatted-ref.exp
11320 * gdb.cp/fpointer.exp
11321 * gdb.cp/gdb1355.exp
11322 * gdb.cp/gdb2495.exp
11323 * gdb.cp/hang.exp
11324 * gdb.cp/impl-this.exp
11325 * gdb.cp/infcall-dlopen.exp
11326 * gdb.cp/inherit.exp
11327 * gdb.cp/iostream.exp
11328 * gdb.cp/koenig.exp
11329 * gdb.cp/local.exp
11330 * gdb.cp/m-data.exp
11331 * gdb.cp/m-static.exp
11332 * gdb.cp/mb-ctor.exp
11333 * gdb.cp/mb-inline.exp
11334 * gdb.cp/mb-templates.exp
11335 * gdb.cp/member-name.exp
11336 * gdb.cp/member-ptr.exp
11337 * gdb.cp/meth-typedefs.exp
11338 * gdb.cp/method.exp
11339 * gdb.cp/method2.exp
11340 * gdb.cp/minsym-fallback.exp
11341 * gdb.cp/misc.exp
11342 * gdb.cp/namelessclass.exp
11343 * gdb.cp/namespace-enum.exp
11344 * gdb.cp/namespace-nested-import.exp
11345 * gdb.cp/namespace.exp
11346 * gdb.cp/nextoverthrow.exp
11347 * gdb.cp/no-dmgl-verbose.exp
11348 * gdb.cp/non-trivial-retval.exp
11349 * gdb.cp/noparam.exp
11350 * gdb.cp/nsdecl.exp
11351 * gdb.cp/nsimport.exp
11352 * gdb.cp/nsnested.exp
11353 * gdb.cp/nsnoimports.exp
11354 * gdb.cp/nsrecurs.exp
11355 * gdb.cp/nsstress.exp
11356 * gdb.cp/nsusing.exp
11357 * gdb.cp/operator.exp
11358 * gdb.cp/oranking.exp
11359 * gdb.cp/overload-const.exp
11360 * gdb.cp/overload.exp
11361 * gdb.cp/ovldbreak.exp
11362 * gdb.cp/ovsrch.exp
11363 * gdb.cp/paren-type.exp
11364 * gdb.cp/parse-lang.exp
11365 * gdb.cp/pass-by-ref.exp
11366 * gdb.cp/pr-1023.exp
11367 * gdb.cp/pr-1210.exp
11368 * gdb.cp/pr-574.exp
11369 * gdb.cp/pr10687.exp
11370 * gdb.cp/pr12028.exp
11371 * gdb.cp/pr17132.exp
11372 * gdb.cp/pr17494.exp
11373 * gdb.cp/pr9067.exp
11374 * gdb.cp/pr9167.exp
11375 * gdb.cp/pr9631.exp
11376 * gdb.cp/printmethod.exp
11377 * gdb.cp/psmang.exp
11378 * gdb.cp/psymtab-parameter.exp
11379 * gdb.cp/ptype-cv-cp.exp
11380 * gdb.cp/ptype-flags.exp
11381 * gdb.cp/re-set-overloaded.exp
11382 * gdb.cp/ref-types.exp
11383 * gdb.cp/rtti.exp
11384 * gdb.cp/scope-err.exp
11385 * gdb.cp/shadow.exp
11386 * gdb.cp/smartp.exp
11387 * gdb.cp/static-method.exp
11388 * gdb.cp/static-print-quit.exp
11389 * gdb.cp/temargs.exp
11390 * gdb.cp/templates.exp
11391 * gdb.cp/try_catch.exp
11392 * gdb.cp/typedef-operator.exp
11393 * gdb.cp/typeid.exp
11394 * gdb.cp/userdef.exp
11395 * gdb.cp/using-crash.exp
11396 * gdb.cp/var-tag.exp
11397 * gdb.cp/virtbase.exp
11398 * gdb.cp/virtfunc.exp
11399 * gdb.cp/virtfunc2.exp
11400 * gdb.cp/vla-cxx.exp
11401 * gdb.disasm/t01_mov.exp
11402 * gdb.disasm/t02_mova.exp
11403 * gdb.disasm/t03_add.exp
11404 * gdb.disasm/t04_sub.exp
11405 * gdb.disasm/t05_cmp.exp
11406 * gdb.disasm/t06_ari2.exp
11407 * gdb.disasm/t07_ari3.exp
11408 * gdb.disasm/t08_or.exp
11409 * gdb.disasm/t09_xor.exp
11410 * gdb.disasm/t10_and.exp
11411 * gdb.disasm/t11_logs.exp
11412 * gdb.disasm/t12_bit.exp
11413 * gdb.disasm/t13_otr.exp
11414 * gdb.dlang/circular.exp
11415 * gdb.dwarf2/arr-stride.exp
11416 * gdb.dwarf2/arr-subrange.exp
11417 * gdb.dwarf2/atomic-type.exp
11418 * gdb.dwarf2/bad-regnum.exp
11419 * gdb.dwarf2/bitfield-parent-optimized-out.exp
11420 * gdb.dwarf2/callframecfa.exp
11421 * gdb.dwarf2/clztest.exp
11422 * gdb.dwarf2/corrupt.exp
11423 * gdb.dwarf2/data-loc.exp
11424 * gdb.dwarf2/dup-psym.exp
11425 * gdb.dwarf2/dw2-anon-mptr.exp
11426 * gdb.dwarf2/dw2-anonymous-func.exp
11427 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
11428 * gdb.dwarf2/dw2-bad-unresolved.exp
11429 * gdb.dwarf2/dw2-basic.exp
11430 * gdb.dwarf2/dw2-canonicalize-type.exp
11431 * gdb.dwarf2/dw2-case-insensitive.exp
11432 * gdb.dwarf2/dw2-common-block.exp
11433 * gdb.dwarf2/dw2-compdir-oldgcc.exp
11434 * gdb.dwarf2/dw2-compressed.exp
11435 * gdb.dwarf2/dw2-const.exp
11436 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
11437 * gdb.dwarf2/dw2-cu-size.exp
11438 * gdb.dwarf2/dw2-dup-frame.exp
11439 * gdb.dwarf2/dw2-entry-value.exp
11440 * gdb.dwarf2/dw2-icycle.exp
11441 * gdb.dwarf2/dw2-ifort-parameter.exp
11442 * gdb.dwarf2/dw2-inline-break.exp
11443 * gdb.dwarf2/dw2-inline-param.exp
11444 * gdb.dwarf2/dw2-intercu.exp
11445 * gdb.dwarf2/dw2-intermix.exp
11446 * gdb.dwarf2/dw2-lexical-block-bare.exp
11447 * gdb.dwarf2/dw2-linkage-name-trust.exp
11448 * gdb.dwarf2/dw2-minsym-in-cu.exp
11449 * gdb.dwarf2/dw2-noloc.exp
11450 * gdb.dwarf2/dw2-op-call.exp
11451 * gdb.dwarf2/dw2-op-out-param.exp
11452 * gdb.dwarf2/dw2-opt-structptr.exp
11453 * gdb.dwarf2/dw2-param-error.exp
11454 * gdb.dwarf2/dw2-producer.exp
11455 * gdb.dwarf2/dw2-ranges-base.exp
11456 * gdb.dwarf2/dw2-ref-missing-frame.exp
11457 * gdb.dwarf2/dw2-reg-undefined.exp
11458 * gdb.dwarf2/dw2-regno-invalid.exp
11459 * gdb.dwarf2/dw2-restore.exp
11460 * gdb.dwarf2/dw2-restrict.exp
11461 * gdb.dwarf2/dw2-single-line-discriminators.exp
11462 * gdb.dwarf2/dw2-strp.exp
11463 * gdb.dwarf2/dw2-undefined-ret-addr.exp
11464 * gdb.dwarf2/dw2-unresolved.exp
11465 * gdb.dwarf2/dw2-var-zero-addr.exp
11466 * gdb.dwarf2/dw4-sig-types.exp
11467 * gdb.dwarf2/dwz.exp
11468 * gdb.dwarf2/dynarr-ptr.exp
11469 * gdb.dwarf2/enum-type.exp
11470 * gdb.dwarf2/gdb-index.exp
11471 * gdb.dwarf2/implptr-64bit.exp
11472 * gdb.dwarf2/implptr-optimized-out.exp
11473 * gdb.dwarf2/implptr.exp
11474 * gdb.dwarf2/implref-array.exp
11475 * gdb.dwarf2/implref-const.exp
11476 * gdb.dwarf2/implref-global.exp
11477 * gdb.dwarf2/implref-struct.exp
11478 * gdb.dwarf2/mac-fileno.exp
11479 * gdb.dwarf2/main-subprogram.exp
11480 * gdb.dwarf2/member-ptr-forwardref.exp
11481 * gdb.dwarf2/method-ptr.exp
11482 * gdb.dwarf2/missing-sig-type.exp
11483 * gdb.dwarf2/nonvar-access.exp
11484 * gdb.dwarf2/opaque-type-lookup.exp
11485 * gdb.dwarf2/pieces-optimized-out.exp
11486 * gdb.dwarf2/pieces.exp
11487 * gdb.dwarf2/pr10770.exp
11488 * gdb.dwarf2/pr13961.exp
11489 * gdb.dwarf2/staticvirtual.exp
11490 * gdb.dwarf2/subrange.exp
11491 * gdb.dwarf2/symtab-producer.exp
11492 * gdb.dwarf2/trace-crash.exp
11493 * gdb.dwarf2/typeddwarf.exp
11494 * gdb.dwarf2/valop.exp
11495 * gdb.dwarf2/watch-notconst.exp
11496 * gdb.fortran/array-element.exp
11497 * gdb.fortran/charset.exp
11498 * gdb.fortran/common-block.exp
11499 * gdb.fortran/complex.exp
11500 * gdb.fortran/derived-type-function.exp
11501 * gdb.fortran/derived-type.exp
11502 * gdb.fortran/logical.exp
11503 * gdb.fortran/module.exp
11504 * gdb.fortran/multi-dim.exp
11505 * gdb.fortran/nested-funcs.exp
11506 * gdb.fortran/print-formatted.exp
11507 * gdb.fortran/subarray.exp
11508 * gdb.fortran/vla-alloc-assoc.exp
11509 * gdb.fortran/vla-datatypes.exp
11510 * gdb.fortran/vla-history.exp
11511 * gdb.fortran/vla-ptr-info.exp
11512 * gdb.fortran/vla-ptype-sub.exp
11513 * gdb.fortran/vla-ptype.exp
11514 * gdb.fortran/vla-sizeof.exp
11515 * gdb.fortran/vla-type.exp
11516 * gdb.fortran/vla-value-sub-arbitrary.exp
11517 * gdb.fortran/vla-value-sub-finish.exp
11518 * gdb.fortran/vla-value-sub.exp
11519 * gdb.fortran/vla-value.exp
11520 * gdb.fortran/whatis_type.exp
11521 * gdb.go/chan.exp
11522 * gdb.go/handcall.exp
11523 * gdb.go/hello.exp
11524 * gdb.go/integers.exp
11525 * gdb.go/methods.exp
11526 * gdb.go/package.exp
11527 * gdb.go/strings.exp
11528 * gdb.go/types.exp
11529 * gdb.go/unsafe.exp
11530 * gdb.guile/scm-arch.exp
11531 * gdb.guile/scm-block.exp
11532 * gdb.guile/scm-breakpoint.exp
11533 * gdb.guile/scm-cmd.exp
11534 * gdb.guile/scm-disasm.exp
11535 * gdb.guile/scm-equal.exp
11536 * gdb.guile/scm-frame-args.exp
11537 * gdb.guile/scm-frame-inline.exp
11538 * gdb.guile/scm-frame.exp
11539 * gdb.guile/scm-iterator.exp
11540 * gdb.guile/scm-math.exp
11541 * gdb.guile/scm-objfile.exp
11542 * gdb.guile/scm-ports.exp
11543 * gdb.guile/scm-symbol.exp
11544 * gdb.guile/scm-symtab.exp
11545 * gdb.guile/scm-value-cc.exp
11546 * gdb.guile/types-module.exp
11547 * gdb.linespec/break-ask.exp
11548 * gdb.linespec/cpexplicit.exp
11549 * gdb.linespec/explicit.exp
11550 * gdb.linespec/keywords.exp
11551 * gdb.linespec/linespec.exp
11552 * gdb.linespec/ls-dollar.exp
11553 * gdb.linespec/ls-errs.exp
11554 * gdb.linespec/skip-two.exp
11555 * gdb.linespec/thread.exp
11556 * gdb.mi/mi-async.exp
11557 * gdb.mi/mi-basics.exp
11558 * gdb.mi/mi-break.exp
11559 * gdb.mi/mi-catch-load.exp
11560 * gdb.mi/mi-cli.exp
11561 * gdb.mi/mi-cmd-param-changed.exp
11562 * gdb.mi/mi-console.exp
11563 * gdb.mi/mi-detach.exp
11564 * gdb.mi/mi-disassemble.exp
11565 * gdb.mi/mi-eval.exp
11566 * gdb.mi/mi-file-transfer.exp
11567 * gdb.mi/mi-file.exp
11568 * gdb.mi/mi-fill-memory.exp
11569 * gdb.mi/mi-inheritance-syntax-error.exp
11570 * gdb.mi/mi-linespec-err-cp.exp
11571 * gdb.mi/mi-logging.exp
11572 * gdb.mi/mi-memory-changed.exp
11573 * gdb.mi/mi-read-memory.exp
11574 * gdb.mi/mi-record-changed.exp
11575 * gdb.mi/mi-reg-undefined.exp
11576 * gdb.mi/mi-regs.exp
11577 * gdb.mi/mi-return.exp
11578 * gdb.mi/mi-reverse.exp
11579 * gdb.mi/mi-simplerun.exp
11580 * gdb.mi/mi-solib.exp
11581 * gdb.mi/mi-stack.exp
11582 * gdb.mi/mi-stepi.exp
11583 * gdb.mi/mi-syn-frame.exp
11584 * gdb.mi/mi-until.exp
11585 * gdb.mi/mi-var-block.exp
11586 * gdb.mi/mi-var-child.exp
11587 * gdb.mi/mi-var-cmd.exp
11588 * gdb.mi/mi-var-cp.exp
11589 * gdb.mi/mi-var-display.exp
11590 * gdb.mi/mi-var-invalidate.exp
11591 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
11592 * gdb.mi/mi-vla-fortran.exp
11593 * gdb.mi/mi-watch.exp
11594 * gdb.mi/mi2-var-child.exp
11595 * gdb.mi/user-selected-context-sync.exp
11596 * gdb.modula2/unbounded-array.exp
11597 * gdb.multi/dummy-frame-restore.exp
11598 * gdb.multi/multi-arch-exec.exp
11599 * gdb.multi/multi-arch.exp
11600 * gdb.multi/tids.exp
11601 * gdb.multi/watchpoint-multi.exp
11602 * gdb.opencl/callfuncs.exp
11603 * gdb.opencl/convs_casts.exp
11604 * gdb.opencl/datatypes.exp
11605 * gdb.opencl/operators.exp
11606 * gdb.opencl/vec_comps.exp
11607 * gdb.opt/clobbered-registers-O2.exp
11608 * gdb.opt/inline-break.exp
11609 * gdb.opt/inline-bt.exp
11610 * gdb.opt/inline-cmds.exp
11611 * gdb.opt/inline-locals.exp
11612 * gdb.pascal/case-insensitive-symbols.exp
11613 * gdb.pascal/floats.exp
11614 * gdb.pascal/gdb11492.exp
11615 * gdb.python/lib-types.exp
11616 * gdb.python/py-arch.exp
11617 * gdb.python/py-as-string.exp
11618 * gdb.python/py-bad-printers.exp
11619 * gdb.python/py-block.exp
11620 * gdb.python/py-breakpoint-create-fail.exp
11621 * gdb.python/py-breakpoint.exp
11622 * gdb.python/py-caller-is.exp
11623 * gdb.python/py-cmd.exp
11624 * gdb.python/py-explore-cc.exp
11625 * gdb.python/py-explore.exp
11626 * gdb.python/py-finish-breakpoint.exp
11627 * gdb.python/py-finish-breakpoint2.exp
11628 * gdb.python/py-frame-args.exp
11629 * gdb.python/py-frame-inline.exp
11630 * gdb.python/py-frame.exp
11631 * gdb.python/py-framefilter-mi.exp
11632 * gdb.python/py-infthread.exp
11633 * gdb.python/py-lazy-string.exp
11634 * gdb.python/py-linetable.exp
11635 * gdb.python/py-mi-events.exp
11636 * gdb.python/py-mi-objfile.exp
11637 * gdb.python/py-mi.exp
11638 * gdb.python/py-objfile.exp
11639 * gdb.python/py-pp-integral.exp
11640 * gdb.python/py-pp-maint.exp
11641 * gdb.python/py-pp-re-notag.exp
11642 * gdb.python/py-pp-registration.exp
11643 * gdb.python/py-recurse-unwind.exp
11644 * gdb.python/py-strfns.exp
11645 * gdb.python/py-symbol.exp
11646 * gdb.python/py-symtab.exp
11647 * gdb.python/py-sync-interp.exp
11648 * gdb.python/py-typeprint.exp
11649 * gdb.python/py-unwind-maint.exp
11650 * gdb.python/py-unwind.exp
11651 * gdb.python/py-value-cc.exp
11652 * gdb.python/py-xmethods.exp
11653 * gdb.reverse/amd64-tailcall-reverse.exp
11654 * gdb.reverse/break-precsave.exp
11655 * gdb.reverse/break-reverse.exp
11656 * gdb.reverse/consecutive-precsave.exp
11657 * gdb.reverse/consecutive-reverse.exp
11658 * gdb.reverse/finish-precsave.exp
11659 * gdb.reverse/finish-reverse-bkpt.exp
11660 * gdb.reverse/finish-reverse.exp
11661 * gdb.reverse/fstatat-reverse.exp
11662 * gdb.reverse/getresuid-reverse.exp
11663 * gdb.reverse/i386-precsave.exp
11664 * gdb.reverse/i386-reverse.exp
11665 * gdb.reverse/i386-sse-reverse.exp
11666 * gdb.reverse/i387-env-reverse.exp
11667 * gdb.reverse/i387-stack-reverse.exp
11668 * gdb.reverse/insn-reverse.exp
11669 * gdb.reverse/machinestate-precsave.exp
11670 * gdb.reverse/machinestate.exp
11671 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11672 * gdb.reverse/pipe-reverse.exp
11673 * gdb.reverse/readv-reverse.exp
11674 * gdb.reverse/recvmsg-reverse.exp
11675 * gdb.reverse/rerun-prec.exp
11676 * gdb.reverse/s390-mvcle.exp
11677 * gdb.reverse/step-precsave.exp
11678 * gdb.reverse/step-reverse.exp
11679 * gdb.reverse/time-reverse.exp
11680 * gdb.reverse/until-precsave.exp
11681 * gdb.reverse/until-reverse.exp
11682 * gdb.reverse/waitpid-reverse.exp
11683 * gdb.reverse/watch-precsave.exp
11684 * gdb.reverse/watch-reverse.exp
11685 * gdb.rust/generics.exp
11686 * gdb.rust/methods.exp
11687 * gdb.rust/modules.exp
11688 * gdb.rust/simple.exp
11689 * gdb.server/connect-with-no-symbol-file.exp
11690 * gdb.server/ext-attach.exp
11691 * gdb.server/ext-restart.exp
11692 * gdb.server/ext-wrapper.exp
11693 * gdb.server/file-transfer.exp
11694 * gdb.server/server-exec-info.exp
11695 * gdb.server/server-kill.exp
11696 * gdb.server/server-mon.exp
11697 * gdb.server/wrapper.exp
11698 * gdb.stabs/exclfwd.exp
11699 * gdb.stabs/gdb11479.exp
11700 * gdb.threads/clone-new-thread-event.exp
11701 * gdb.threads/corethreads.exp
11702 * gdb.threads/current-lwp-dead.exp
11703 * gdb.threads/dlopen-libpthread.exp
11704 * gdb.threads/gcore-thread.exp
11705 * gdb.threads/sigstep-threads.exp
11706 * gdb.threads/watchpoint-fork.exp
11707 * gdb.trace/actions-changed.exp
11708 * gdb.trace/backtrace.exp
11709 * gdb.trace/change-loc.exp
11710 * gdb.trace/circ.exp
11711 * gdb.trace/collection.exp
11712 * gdb.trace/disconnected-tracing.exp
11713 * gdb.trace/ftrace.exp
11714 * gdb.trace/mi-trace-frame-collected.exp
11715 * gdb.trace/mi-trace-unavailable.exp
11716 * gdb.trace/mi-traceframe-changed.exp
11717 * gdb.trace/mi-tsv-changed.exp
11718 * gdb.trace/no-attach-trace.exp
11719 * gdb.trace/passc-dyn.exp
11720 * gdb.trace/qtro.exp
11721 * gdb.trace/range-stepping.exp
11722 * gdb.trace/read-memory.exp
11723 * gdb.trace/save-trace.exp
11724 * gdb.trace/signal.exp
11725 * gdb.trace/status-stop.exp
11726 * gdb.trace/tfile.exp
11727 * gdb.trace/trace-break.exp
11728 * gdb.trace/trace-buffer-size.exp
11729 * gdb.trace/trace-condition.exp
11730 * gdb.trace/tracefile-pseudo-reg.exp
11731 * gdb.trace/tstatus.exp
11732 * gdb.trace/unavailable.exp
11733 * gdb.trace/while-dyn.exp
11734 * gdb.trace/while-stepping.exp
11735
11736 2016-12-22 Doug Evans <xdje42@gmail.com>
11737
11738 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11739 and msymbols.
11740
11741 2016-12-19 Yao Qi <yao.qi@linaro.org>
11742
11743 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
11744 (test_with_self): Don't call do_steps_and_nexts, and remove
11745 code about stepping into xmalloc.
11746
11747 2016-12-09 Yao Qi <yao.qi@linaro.org>
11748
11749 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11750
11751 2016-12-09 Yao Qi <yao.qi@linaro.org>
11752
11753 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11754
11755 2016-12-09 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.base/all-architectures-0.exp: New file.
11758 * gdb.base/all-architectures-1.exp: New file.
11759 * gdb.base/all-architectures-2.exp: New file.
11760 * gdb.base/all-architectures-3.exp: New file.
11761 * gdb.base/all-architectures-4.exp: New file.
11762 * gdb.base/all-architectures-5.exp: New file.
11763 * gdb.base/all-architectures-6.exp: New file.
11764 * gdb.base/all-architectures-7.exp: New file.
11765 * gdb.base/all-architectures.exp.in: New file.
11766
11767 2016-12-09 Yao Qi <yao.qi@linaro.org>
11768
11769 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11770
11771 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11772
11773 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11774 possible.
11775 Remove useless pattern-matching code.
11776
11777 2016-12-02 Pedro Alves <palves@redhat.com>
11778
11779 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11780 procedure.
11781 (top level): Call it.
11782
11783 2016-12-02 Pedro Alves <palves@redhat.com>
11784
11785 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11786 New procedure.
11787 (top level): Call it.
11788
11789 2016-12-02 Pedro Alves <palves@redhat.com>
11790
11791 PR cli/20559
11792 * gdb.base/commands.exp (user_defined_command_args_eval): New
11793 procedure.
11794 (top level): Call it.
11795
11796 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11797
11798 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11799 timeout handling.
11800
11801 2016-12-02 Tom Tromey <tom@tromey.com>
11802
11803 * gdb.dwarf2/main-subprogram.c: New file.
11804 * gdb.dwarf2/main-subprogram.exp: New file.
11805
11806 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11807
11808 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11809 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11810 gdb_test_no_output for a couple of cases.
11811 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11812
11813 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11814
11815 Fix test names and standardize compilation error messages throughout
11816 the following files:
11817
11818 * gdb.ada/start.exp
11819 * gdb.arch/alpha-step.exp
11820 * gdb.arch/e500-prologue.exp
11821 * gdb.arch/ftrace-insn-reloc.exp
11822 * gdb.arch/gdb1291.exp
11823 * gdb.arch/gdb1431.exp
11824 * gdb.arch/gdb1558.exp
11825 * gdb.arch/i386-dr3-watch.exp
11826 * gdb.arch/i386-sse-stack-align.exp
11827 * gdb.arch/ia64-breakpoint-shadow.exp
11828 * gdb.arch/pa-nullify.exp
11829 * gdb.arch/powerpc-aix-prologue.exp
11830 * gdb.arch/thumb-bx-pc.exp
11831 * gdb.base/annota1.exp
11832 * gdb.base/annota3.exp
11833 * gdb.base/arrayidx.exp
11834 * gdb.base/assign.exp
11835 * gdb.base/attach.exp
11836 * gdb.base/auxv.exp
11837 * gdb.base/bang.exp
11838 * gdb.base/bfp-test.exp
11839 * gdb.base/bigcore.exp
11840 * gdb.base/bitfields2.exp
11841 * gdb.base/break-fun-addr.exp
11842 * gdb.base/break-probes.exp
11843 * gdb.base/call-rt-st.exp
11844 * gdb.base/callexit.exp
11845 * gdb.base/catch-fork-kill.exp
11846 * gdb.base/charset.exp
11847 * gdb.base/checkpoint.exp
11848 * gdb.base/comprdebug.exp
11849 * gdb.base/constvars.exp
11850 * gdb.base/coredump-filter.exp
11851 * gdb.base/cursal.exp
11852 * gdb.base/cvexpr.exp
11853 * gdb.base/detach.exp
11854 * gdb.base/display.exp
11855 * gdb.base/dmsym.exp
11856 * gdb.base/dprintf-pending.exp
11857 * gdb.base/dso2dso.exp
11858 * gdb.base/dtrace-probe.exp
11859 * gdb.base/dump.exp
11860 * gdb.base/enum_cond.exp
11861 * gdb.base/exe-lock.exp
11862 * gdb.base/exec-invalid-sysroot.exp
11863 * gdb.base/execl-update-breakpoints.exp
11864 * gdb.base/exprs.exp
11865 * gdb.base/fileio.exp
11866 * gdb.base/find.exp
11867 * gdb.base/finish.exp
11868 * gdb.base/fixsection.exp
11869 * gdb.base/foll-vfork.exp
11870 * gdb.base/frame-args.exp
11871 * gdb.base/gcore.exp
11872 * gdb.base/gdb1250.exp
11873 * gdb.base/global-var-nested-by-dso.exp
11874 * gdb.base/gnu-ifunc.exp
11875 * gdb.base/hashline1.exp
11876 * gdb.base/hashline2.exp
11877 * gdb.base/hashline3.exp
11878 * gdb.base/hbreak-in-shr-unsupported.exp
11879 * gdb.base/huge.exp
11880 * gdb.base/infcall-input.exp
11881 * gdb.base/info-fun.exp
11882 * gdb.base/info-shared.exp
11883 * gdb.base/jit-simple.exp
11884 * gdb.base/jit-so.exp
11885 * gdb.base/jit.exp
11886 * gdb.base/jump.exp
11887 * gdb.base/label.exp
11888 * gdb.base/lineinc.exp
11889 * gdb.base/logical.exp
11890 * gdb.base/longjmp.exp
11891 * gdb.base/macscp.exp
11892 * gdb.base/miscexprs.exp
11893 * gdb.base/new-ui-echo.exp
11894 * gdb.base/new-ui-pending-input.exp
11895 * gdb.base/new-ui.exp
11896 * gdb.base/nodebug.exp
11897 * gdb.base/nofield.exp
11898 * gdb.base/offsets.exp
11899 * gdb.base/overlays.exp
11900 * gdb.base/pending.exp
11901 * gdb.base/pointers.exp
11902 * gdb.base/pr11022.exp
11903 * gdb.base/printcmds.exp
11904 * gdb.base/prologue.exp
11905 * gdb.base/ptr-typedef.exp
11906 * gdb.base/realname-expand.exp
11907 * gdb.base/relativedebug.exp
11908 * gdb.base/relocate.exp
11909 * gdb.base/remote.exp
11910 * gdb.base/reread.exp
11911 * gdb.base/return2.exp
11912 * gdb.base/savedregs.exp
11913 * gdb.base/sep.exp
11914 * gdb.base/sepdebug.exp
11915 * gdb.base/sepsymtab.exp
11916 * gdb.base/set-inferior-tty.exp
11917 * gdb.base/setshow.exp
11918 * gdb.base/shlib-call.exp
11919 * gdb.base/sigaltstack.exp
11920 * gdb.base/siginfo-addr.exp
11921 * gdb.base/signals.exp
11922 * gdb.base/signull.exp
11923 * gdb.base/sigrepeat.exp
11924 * gdb.base/so-impl-ld.exp
11925 * gdb.base/solib-display.exp
11926 * gdb.base/solib-overlap.exp
11927 * gdb.base/solib-search.exp
11928 * gdb.base/solib-symbol.exp
11929 * gdb.base/structs.exp
11930 * gdb.base/structs2.exp
11931 * gdb.base/symtab-search-order.exp
11932 * gdb.base/twice.exp
11933 * gdb.base/unload.exp
11934 * gdb.base/varargs.exp
11935 * gdb.base/watchpoint-solib.exp
11936 * gdb.base/watchpoint.exp
11937 * gdb.base/whatis.exp
11938 * gdb.base/wrong_frame_bt_full.exp
11939 * gdb.btrace/dlopen.exp
11940 * gdb.cell/ea-standalone.exp
11941 * gdb.cell/ea-test.exp
11942 * gdb.cp/dispcxx.exp
11943 * gdb.cp/gdb2384.exp
11944 * gdb.cp/method2.exp
11945 * gdb.cp/nextoverthrow.exp
11946 * gdb.cp/pr10728.exp
11947 * gdb.disasm/am33.exp
11948 * gdb.disasm/h8300s.exp
11949 * gdb.disasm/mn10300.exp
11950 * gdb.disasm/sh3.exp
11951 * gdb.dwarf2/dw2-dir-file-name.exp
11952 * gdb.fortran/complex.exp
11953 * gdb.fortran/library-module.exp
11954 * gdb.guile/scm-pretty-print.exp
11955 * gdb.guile/scm-symbol.exp
11956 * gdb.guile/scm-type.exp
11957 * gdb.guile/scm-value.exp
11958 * gdb.linespec/linespec.exp
11959 * gdb.mi/gdb701.exp
11960 * gdb.mi/gdb792.exp
11961 * gdb.mi/mi-breakpoint-changed.exp
11962 * gdb.mi/mi-dprintf-pending.exp
11963 * gdb.mi/mi-dprintf.exp
11964 * gdb.mi/mi-exit-code.exp
11965 * gdb.mi/mi-pending.exp
11966 * gdb.mi/mi-solib.exp
11967 * gdb.mi/new-ui-mi-sync.exp
11968 * gdb.mi/pr11022.exp
11969 * gdb.mi/user-selected-context-sync.exp
11970 * gdb.opt/solib-intra-step.exp
11971 * gdb.python/py-events.exp
11972 * gdb.python/py-finish-breakpoint.exp
11973 * gdb.python/py-mi.exp
11974 * gdb.python/py-prettyprint.exp
11975 * gdb.python/py-shared.exp
11976 * gdb.python/py-symbol.exp
11977 * gdb.python/py-template.exp
11978 * gdb.python/py-type.exp
11979 * gdb.python/py-value.exp
11980 * gdb.reverse/solib-precsave.exp
11981 * gdb.reverse/solib-reverse.exp
11982 * gdb.server/solib-list.exp
11983 * gdb.stabs/weird.exp
11984 * gdb.threads/reconnect-signal.exp
11985 * gdb.threads/stepi-random-signal.exp
11986 * gdb.trace/actions.exp
11987 * gdb.trace/ax.exp
11988 * gdb.trace/backtrace.exp
11989 * gdb.trace/change-loc.exp
11990 * gdb.trace/deltrace.exp
11991 * gdb.trace/ftrace-lock.exp
11992 * gdb.trace/ftrace.exp
11993 * gdb.trace/infotrace.exp
11994 * gdb.trace/mi-tracepoint-changed.exp
11995 * gdb.trace/packetlen.exp
11996 * gdb.trace/passcount.exp
11997 * gdb.trace/pending.exp
11998 * gdb.trace/range-stepping.exp
11999 * gdb.trace/report.exp
12000 * gdb.trace/stap-trace.exp
12001 * gdb.trace/tfind.exp
12002 * gdb.trace/trace-break.exp
12003 * gdb.trace/trace-condition.exp
12004 * gdb.trace/trace-enable-disable.exp
12005 * gdb.trace/trace-mt.exp
12006 * gdb.trace/tracecmd.exp
12007 * gdb.trace/tspeed.exp
12008 * gdb.trace/tsv.exp
12009 * lib/perftest.exp
12010
12011 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12012
12013 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
12014 with gdb_test_no_output.
12015 Use command as test name.
12016
12017 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12018
12019 Fix test names starting with uppercase throughout the files.
12020
12021 * gdb.ada/assign_1.exp
12022 * gdb.ada/boolean_expr.exp
12023 * gdb.base/arrayidx.exp
12024 * gdb.base/del.exp
12025 * gdb.base/gcore-buffer-overflow.exp
12026 * gdb.base/testenv.exp
12027 * gdb.compile/compile.exp
12028 * gdb.python/py-framefilter-invalidarg.exp
12029 * gdb.python/py-framefilter.exp
12030
12031 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12032
12033 Fix test names starting with uppercase throughout the files.
12034
12035 * gdb.ada/array_return.exp
12036 * gdb.ada/expr_delims.exp
12037 * gdb.ada/mi_dyn_arr.exp
12038 * gdb.ada/mi_interface.exp
12039 * gdb.ada/mi_var_array.exp
12040 * gdb.ada/watch_arg.exp
12041 * gdb.arch/alpha-step.exp
12042 * gdb.arch/altivec-regs.exp
12043 * gdb.arch/e500-regs.exp
12044 * gdb.arch/powerpc-d128-regs.exp
12045 * gdb.base/arrayidx.exp
12046 * gdb.base/break.exp
12047 * gdb.base/checkpoint.exp
12048 * gdb.base/debug-expr.exp
12049 * gdb.base/dmsym.exp
12050 * gdb.base/radix.exp
12051 * gdb.base/sepdebug.exp
12052 * gdb.base/testenv.exp
12053 * gdb.base/watch_thread_num.exp
12054 * gdb.base/watchpoint-cond-gone.exp
12055 * gdb.cell/break.exp
12056 * gdb.cell/ea-cache.exp
12057 * gdb.compile/compile.exp
12058 * gdb.cp/gdb2495.exp
12059 * gdb.gdb/selftest.exp
12060 * gdb.gdb/xfullpath.exp
12061 * gdb.go/hello.exp
12062 * gdb.go/integers.exp
12063 * gdb.objc/basicclass.exp
12064 * gdb.pascal/hello.exp
12065 * gdb.pascal/integers.exp
12066 * gdb.python/py-breakpoint.exp
12067 * gdb.python/py-cmd.exp
12068 * gdb.python/py-linetable.exp
12069 * gdb.python/py-xmethods.exp
12070 * gdb.python/python.exp
12071 * gdb.reverse/consecutive-precsave.exp
12072 * gdb.reverse/finish-precsave.exp
12073 * gdb.reverse/i386-precsave.exp
12074 * gdb.reverse/machinestate-precsave.exp
12075 * gdb.reverse/sigall-precsave.exp
12076 * gdb.reverse/solib-precsave.exp
12077 * gdb.reverse/step-precsave.exp
12078 * gdb.reverse/until-precsave.exp
12079 * gdb.reverse/watch-precsave.exp
12080 * gdb.threads/leader-exit.exp
12081 * gdb.threads/pthreads.exp
12082 * gdb.threads/wp-replication.exp
12083 * gdb.trace/actions.exp
12084 * gdb.trace/mi-tsv-changed.exp
12085 * gdb.trace/tsv.exp
12086
12087 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12088
12089 Fix test names starting with uppercase throughout the files.
12090
12091 * gdb.arch/i386-bp_permanent.exp
12092 * gdb.arch/i386-gnu-cfi.exp
12093 * gdb.base/disasm-end-cu.exp
12094 * gdb.base/macscp.exp
12095 * gdb.base/pending.exp
12096 * gdb.base/watch_thread_num.exp
12097 * gdb.cp/exception.exp
12098 * gdb.cp/gdb2495.exp
12099 * gdb.cp/local.exp
12100 * gdb.python/py-evsignal.exp
12101 * gdb.python/python.exp
12102 * gdb.trace/tracecmd.exp
12103
12104 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12105
12106 Fix test names starting with uppercase throughout the files.
12107
12108 * gdb.base/charset.exp
12109 * gdb.base/eval.exp
12110 * gdb.base/multi-forks.exp
12111 * gdb.guile/scm-progspace.exp
12112 * gdb.opencl/datatypes.exp
12113 * gdb.python/py-block.exp
12114 * gdb.python/py-function.exp
12115 * gdb.python/py-symbol.exp
12116 * gdb.python/py-symtab.exp
12117 * gdb.python/py-xmethods.exp
12118 * gdb.reverse/break-precsave.exp
12119 * gdb.reverse/break-reverse.exp
12120 * gdb.reverse/consecutive-precsave.exp
12121 * gdb.reverse/consecutive-reverse.exp
12122 * gdb.reverse/finish-precsave.exp
12123 * gdb.reverse/finish-reverse-bkpt.exp
12124 * gdb.reverse/finish-reverse.exp
12125 * gdb.reverse/fstatat-reverse.exp
12126 * gdb.reverse/getresuid-reverse.exp
12127 * gdb.reverse/i386-precsave.exp
12128 * gdb.reverse/i386-reverse.exp
12129 * gdb.reverse/i386-sse-reverse.exp
12130 * gdb.reverse/i387-stack-reverse.exp
12131 * gdb.reverse/insn-reverse.exp
12132 * gdb.reverse/machinestate-precsave.exp
12133 * gdb.reverse/machinestate.exp
12134 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12135 * gdb.reverse/pipe-reverse.exp
12136 * gdb.reverse/readv-reverse.exp
12137 * gdb.reverse/recvmsg-reverse.exp
12138 * gdb.reverse/rerun-prec.exp
12139 * gdb.reverse/s390-mvcle.exp
12140 * gdb.reverse/sigall-precsave.exp
12141 * gdb.reverse/sigall-reverse.exp
12142 * gdb.reverse/solib-precsave.exp
12143 * gdb.reverse/solib-reverse.exp
12144 * gdb.reverse/step-precsave.exp
12145 * gdb.reverse/step-reverse.exp
12146 * gdb.reverse/time-reverse.exp
12147 * gdb.reverse/until-precsave.exp
12148 * gdb.reverse/until-reverse.exp
12149 * gdb.reverse/waitpid-reverse.exp
12150 * gdb.reverse/watch-precsave.exp
12151 * gdb.reverse/watch-reverse.exp
12152
12153 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12154
12155 Fix test names starting with uppercase throughout the files.
12156
12157 * gdb.arch/i386-mpx-simple_segv.exp
12158 * gdb.arch/i386-mpx.exp
12159 * gdb.arch/i386-permbkpt.exp
12160 * gdb.arch/pa-nullify.exp
12161 * gdb.arch/powerpc-d128-regs.exp
12162 * gdb.arch/vsx-regs.exp
12163 * gdb.base/bfp-test.exp
12164 * gdb.base/break.exp
12165 * gdb.base/breakpoint-shadow.exp
12166 * gdb.base/callfuncs.exp
12167 * gdb.base/charset.exp
12168 * gdb.base/commands.exp
12169 * gdb.base/completion.exp
12170 * gdb.base/dfp-test.exp
12171 * gdb.base/echo.exp
12172 * gdb.base/ending-run.exp
12173 * gdb.base/eval.exp
12174 * gdb.base/expand-psymtabs.exp
12175 * gdb.base/float128.exp
12176 * gdb.base/floatn.exp
12177 * gdb.base/foll-exec-mode.exp
12178 * gdb.base/gdb1056.exp
12179 * gdb.base/gdb11531.exp
12180 * gdb.base/kill-after-signal.exp
12181 * gdb.base/multi-forks.exp
12182 * gdb.base/overlays.exp
12183 * gdb.base/pending.exp
12184 * gdb.base/sepdebug.exp
12185 * gdb.base/testenv.exp
12186 * gdb.base/valgrind-db-attach.exp
12187 * gdb.base/watch_thread_num.exp
12188 * gdb.base/watchpoint-cond-gone.exp
12189 * gdb.base/watchpoint.exp
12190 * gdb.base/watchpoints.exp
12191 * gdb.cp/arg-reference.exp
12192 * gdb.cp/baseenum.exp
12193 * gdb.cp/operator.exp
12194 * gdb.cp/shadow.exp
12195 * gdb.dwarf2/dw2-op-out-param.exp
12196 * gdb.dwarf2/dw2-reg-undefined.exp
12197 * gdb.go/chan.exp
12198 * gdb.go/hello.exp
12199 * gdb.go/integers.exp
12200 * gdb.go/methods.exp
12201 * gdb.go/package.exp
12202 * gdb.guile/scm-parameter.exp
12203 * gdb.guile/scm-progspace.exp
12204 * gdb.guile/scm-value.exp
12205 * gdb.mi/mi-pending.exp
12206 * gdb.mi/user-selected-context-sync.exp
12207 * gdb.multi/multi-attach.exp
12208 * gdb.multi/tids.exp
12209 * gdb.opt/clobbered-registers-O2.exp
12210 * gdb.pascal/floats.exp
12211 * gdb.pascal/integers.exp
12212 * gdb.python/py-block.exp
12213 * gdb.python/py-events.exp
12214 * gdb.python/py-parameter.exp
12215 * gdb.python/py-symbol.exp
12216 * gdb.python/py-symtab.exp
12217 * gdb.python/py-type.exp
12218 * gdb.python/py-value.exp
12219 * gdb.python/py-xmethods.exp
12220 * gdb.python/python.exp
12221 * gdb.reverse/break-precsave.exp
12222 * gdb.reverse/consecutive-precsave.exp
12223 * gdb.reverse/finish-precsave.exp
12224 * gdb.reverse/i386-precsave.exp
12225 * gdb.reverse/machinestate-precsave.exp
12226 * gdb.reverse/sigall-precsave.exp
12227 * gdb.reverse/solib-precsave.exp
12228 * gdb.reverse/step-precsave.exp
12229 * gdb.reverse/until-precsave.exp
12230 * gdb.reverse/watch-precsave.exp
12231 * gdb.server/ext-attach.exp
12232 * gdb.server/ext-restart.exp
12233 * gdb.server/ext-run.exp
12234 * gdb.server/ext-wrapper.exp
12235 * gdb.stabs/gdb11479.exp
12236 * gdb.stabs/weird.exp
12237 * gdb.threads/attach-many-short-lived-threads.exp
12238 * gdb.threads/kill.exp
12239 * gdb.threads/watchpoint-fork.exp
12240
12241 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12242
12243 Fix test names starting with uppercase throughout all the files below.
12244
12245 * gdb.ada/array_return.exp
12246 * gdb.ada/catch_ex.exp
12247 * gdb.ada/info_exc.exp
12248 * gdb.ada/mi_catch_ex.exp
12249 * gdb.ada/mi_dyn_arr.exp
12250 * gdb.ada/mi_ex_cond.exp
12251 * gdb.ada/mi_exc_info.exp
12252 * gdb.ada/mi_interface.exp
12253 * gdb.ada/mi_task_arg.exp
12254 * gdb.ada/mi_task_info.exp
12255 * gdb.ada/mi_var_array.exp
12256 * gdb.arch/alpha-step.exp
12257 * gdb.arch/amd64-disp-step.exp
12258 * gdb.arch/arm-disp-step.exp
12259 * gdb.arch/disp-step-insn-reloc.exp
12260 * gdb.arch/e500-prologue.exp
12261 * gdb.arch/ftrace-insn-reloc.exp
12262 * gdb.arch/gdb1558.exp
12263 * gdb.arch/i386-bp_permanent.exp
12264 * gdb.arch/i386-disp-step.exp
12265 * gdb.arch/i386-float.exp
12266 * gdb.arch/i386-gnu-cfi.exp
12267 * gdb.arch/ia64-breakpoint-shadow.exp
12268 * gdb.arch/mips16-thunks.exp
12269 * gdb.arch/pa-nullify.exp
12270 * gdb.arch/powerpc-aix-prologue.exp
12271 * gdb.arch/powerpc-power.exp
12272 * gdb.arch/ppc-dfp.exp
12273 * gdb.arch/s390-tdbregs.exp
12274 * gdb.arch/spu-info.exp
12275 * gdb.arch/spu-ls.exp
12276 * gdb.arch/thumb-bx-pc.exp
12277 * gdb.base/advance.exp
12278 * gdb.base/annota-input-while-running.exp
12279 * gdb.base/arrayidx.exp
12280 * gdb.base/asmlabel.exp
12281 * gdb.base/async.exp
12282 * gdb.base/attach-wait-input.exp
12283 * gdb.base/auto-connect-native-target.exp
12284 * gdb.base/batch-preserve-term-settings.exp
12285 * gdb.base/bfp-test.exp
12286 * gdb.base/bigcore.exp
12287 * gdb.base/bp-permanent.exp
12288 * gdb.base/break-always.exp
12289 * gdb.base/break-fun-addr.exp
12290 * gdb.base/break-idempotent.exp
12291 * gdb.base/break-main-file-remove-fail.exp
12292 * gdb.base/break-probes.exp
12293 * gdb.base/break-unload-file.exp
12294 * gdb.base/break.exp
12295 * gdb.base/call-ar-st.exp
12296 * gdb.base/call-rt-st.exp
12297 * gdb.base/call-sc.exp
12298 * gdb.base/call-signal-resume.exp
12299 * gdb.base/call-strs.exp
12300 * gdb.base/callexit.exp
12301 * gdb.base/callfuncs.exp
12302 * gdb.base/catch-gdb-caused-signals.exp
12303 * gdb.base/catch-signal-siginfo-cond.exp
12304 * gdb.base/catch-syscall.exp
12305 * gdb.base/compare-sections.exp
12306 * gdb.base/cond-eval-mode.exp
12307 * gdb.base/condbreak-call-false.exp
12308 * gdb.base/consecutive-step-over.exp
12309 * gdb.base/cursal.exp
12310 * gdb.base/disabled-location.exp
12311 * gdb.base/disasm-end-cu.exp
12312 * gdb.base/display.exp
12313 * gdb.base/double-prompt-target-event-error.exp
12314 * gdb.base/dprintf-bp-same-addr.exp
12315 * gdb.base/dprintf-detach.exp
12316 * gdb.base/dprintf-next.exp
12317 * gdb.base/dprintf-non-stop.exp
12318 * gdb.base/dprintf-pending.exp
12319 * gdb.base/dso2dso.exp
12320 * gdb.base/ending-run.exp
12321 * gdb.base/enum_cond.exp
12322 * gdb.base/examine-backward.exp
12323 * gdb.base/exe-lock.exp
12324 * gdb.base/exec-invalid-sysroot.exp
12325 * gdb.base/execl-update-breakpoints.exp
12326 * gdb.base/execution-termios.exp
12327 * gdb.base/fileio.exp
12328 * gdb.base/fixsection.exp
12329 * gdb.base/foll-exec-mode.exp
12330 * gdb.base/foll-exec.exp
12331 * gdb.base/fork-running-state.exp
12332 * gdb.base/frame-args.exp
12333 * gdb.base/fullpath-expand.exp
12334 * gdb.base/func-ptr.exp
12335 * gdb.base/gcore-relro-pie.exp
12336 * gdb.base/gdb1090.exp
12337 * gdb.base/gdb1555.exp
12338 * gdb.base/global-var-nested-by-dso.exp
12339 * gdb.base/gnu-ifunc.exp
12340 * gdb.base/hbreak-in-shr-unsupported.exp
12341 * gdb.base/hbreak-unmapped.exp
12342 * gdb.base/hook-stop.exp
12343 * gdb.base/infcall-input.exp
12344 * gdb.base/info-fun.exp
12345 * gdb.base/info-shared.exp
12346 * gdb.base/interrupt-noterm.exp
12347 * gdb.base/jit-so.exp
12348 * gdb.base/jit.exp
12349 * gdb.base/line-symtabs.exp
12350 * gdb.base/list.exp
12351 * gdb.base/longjmp.exp
12352 * gdb.base/macscp.exp
12353 * gdb.base/max-value-size.exp
12354 * gdb.base/nodebug.exp
12355 * gdb.base/nofield.exp
12356 * gdb.base/overlays.exp
12357 * gdb.base/paginate-after-ctrl-c-running.exp
12358 * gdb.base/paginate-bg-execution.exp
12359 * gdb.base/paginate-inferior-exit.exp
12360 * gdb.base/pending.exp
12361 * gdb.base/pr11022.exp
12362 * gdb.base/printcmds.exp
12363 * gdb.base/ptr-typedef.exp
12364 * gdb.base/ptype.exp
12365 * gdb.base/randomize.exp
12366 * gdb.base/range-stepping.exp
12367 * gdb.base/realname-expand.exp
12368 * gdb.base/relativedebug.exp
12369 * gdb.base/remote.exp
12370 * gdb.base/savedregs.exp
12371 * gdb.base/sepdebug.exp
12372 * gdb.base/set-noassign.exp
12373 * gdb.base/shlib-call.exp
12374 * gdb.base/shreloc.exp
12375 * gdb.base/sigaltstack.exp
12376 * gdb.base/sigbpt.exp
12377 * gdb.base/siginfo-addr.exp
12378 * gdb.base/siginfo-obj.exp
12379 * gdb.base/siginfo-thread.exp
12380 * gdb.base/signest.exp
12381 * gdb.base/signull.exp
12382 * gdb.base/sigrepeat.exp
12383 * gdb.base/skip.exp
12384 * gdb.base/so-impl-ld.exp
12385 * gdb.base/solib-corrupted.exp
12386 * gdb.base/solib-disc.exp
12387 * gdb.base/solib-display.exp
12388 * gdb.base/solib-overlap.exp
12389 * gdb.base/solib-search.exp
12390 * gdb.base/solib-symbol.exp
12391 * gdb.base/source-execution.exp
12392 * gdb.base/sss-bp-on-user-bp-2.exp
12393 * gdb.base/sss-bp-on-user-bp.exp
12394 * gdb.base/stack-checking.exp
12395 * gdb.base/stale-infcall.exp
12396 * gdb.base/step-break.exp
12397 * gdb.base/step-line.exp
12398 * gdb.base/step-over-exit.exp
12399 * gdb.base/step-test.exp
12400 * gdb.base/structs.exp
12401 * gdb.base/sym-file.exp
12402 * gdb.base/symtab-search-order.exp
12403 * gdb.base/term.exp
12404 * gdb.base/type-opaque.exp
12405 * gdb.base/unload.exp
12406 * gdb.base/until-nodebug.exp
12407 * gdb.base/until.exp
12408 * gdb.base/unwindonsignal.exp
12409 * gdb.base/watch-cond.exp
12410 * gdb.base/watch-non-mem.exp
12411 * gdb.base/watch_thread_num.exp
12412 * gdb.base/watchpoint-reuse-slot.exp
12413 * gdb.base/watchpoint-solib.exp
12414 * gdb.base/watchpoint.exp
12415 * gdb.btrace/dlopen.exp
12416 * gdb.cell/arch.exp
12417 * gdb.cell/break.exp
12418 * gdb.cell/bt.exp
12419 * gdb.cell/core.exp
12420 * gdb.cell/data.exp
12421 * gdb.cell/dwarfaddr.exp
12422 * gdb.cell/ea-cache.exp
12423 * gdb.cell/ea-standalone.exp
12424 * gdb.cell/ea-test.exp
12425 * gdb.cell/f-regs.exp
12426 * gdb.cell/fork.exp
12427 * gdb.cell/gcore.exp
12428 * gdb.cell/mem-access.exp
12429 * gdb.cell/ptype.exp
12430 * gdb.cell/registers.exp
12431 * gdb.cell/sizeof.exp
12432 * gdb.cell/solib-symbol.exp
12433 * gdb.cell/solib.exp
12434 * gdb.compile/compile-tls.exp
12435 * gdb.cp/exception.exp
12436 * gdb.cp/gdb2495.exp
12437 * gdb.cp/local.exp
12438 * gdb.cp/mb-inline.exp
12439 * gdb.cp/mb-templates.exp
12440 * gdb.cp/pr10687.exp
12441 * gdb.cp/pr9167.exp
12442 * gdb.cp/scope-err.exp
12443 * gdb.cp/templates.exp
12444 * gdb.cp/virtfunc.exp
12445 * gdb.dwarf2/dw2-dir-file-name.exp
12446 * gdb.dwarf2/dw2-single-line-discriminators.exp
12447 * gdb.fortran/complex.exp
12448 * gdb.fortran/library-module.exp
12449 * gdb.guile/guile.exp
12450 * gdb.guile/scm-cmd.exp
12451 * gdb.guile/scm-frame-inline.exp
12452 * gdb.guile/scm-objfile.exp
12453 * gdb.guile/scm-pretty-print.exp
12454 * gdb.guile/scm-symbol.exp
12455 * gdb.guile/scm-type.exp
12456 * gdb.guile/scm-value.exp
12457 * gdb.linespec/keywords.exp
12458 * gdb.linespec/ls-errs.exp
12459 * gdb.linespec/macro-relative.exp
12460 * gdb.linespec/thread.exp
12461 * gdb.mi/mi-breakpoint-changed.exp
12462 * gdb.mi/mi-dprintf-pending.exp
12463 * gdb.mi/mi-fullname-deleted.exp
12464 * gdb.mi/mi-logging.exp
12465 * gdb.mi/mi-pending.exp
12466 * gdb.mi/mi-solib.exp
12467 * gdb.mi/new-ui-mi-sync.exp
12468 * gdb.mi/user-selected-context-sync.exp
12469 * gdb.multi/dummy-frame-restore.exp
12470 * gdb.multi/multi-arch-exec.exp
12471 * gdb.multi/remove-inferiors.exp
12472 * gdb.multi/watchpoint-multi-exit.exp
12473 * gdb.opt/solib-intra-step.exp
12474 * gdb.perf/backtrace.exp
12475 * gdb.perf/single-step.exp
12476 * gdb.perf/skip-command.exp
12477 * gdb.perf/skip-prologue.exp
12478 * gdb.perf/solib.exp
12479 * gdb.python/lib-types.exp
12480 * gdb.python/py-as-string.exp
12481 * gdb.python/py-bad-printers.exp
12482 * gdb.python/py-block.exp
12483 * gdb.python/py-breakpoint.exp
12484 * gdb.python/py-cmd.exp
12485 * gdb.python/py-events.exp
12486 * gdb.python/py-evthreads.exp
12487 * gdb.python/py-finish-breakpoint.exp
12488 * gdb.python/py-finish-breakpoint2.exp
12489 * gdb.python/py-frame-inline.exp
12490 * gdb.python/py-frame.exp
12491 * gdb.python/py-inferior.exp
12492 * gdb.python/py-infthread.exp
12493 * gdb.python/py-mi.exp
12494 * gdb.python/py-objfile.exp
12495 * gdb.python/py-pp-maint.exp
12496 * gdb.python/py-pp-registration.exp
12497 * gdb.python/py-prettyprint.exp
12498 * gdb.python/py-recurse-unwind.exp
12499 * gdb.python/py-shared.exp
12500 * gdb.python/py-symbol.exp
12501 * gdb.python/py-symtab.exp
12502 * gdb.python/py-template.exp
12503 * gdb.python/py-type.exp
12504 * gdb.python/py-unwind-maint.exp
12505 * gdb.python/py-unwind.exp
12506 * gdb.python/py-value.exp
12507 * gdb.python/python.exp
12508 * gdb.reverse/finish-reverse-bkpt.exp
12509 * gdb.reverse/insn-reverse.exp
12510 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12511 * gdb.reverse/solib-precsave.exp
12512 * gdb.reverse/solib-reverse.exp
12513 * gdb.stabs/gdb11479.exp
12514 * gdb.stabs/weird.exp
12515 * gdb.threads/fork-child-threads.exp
12516 * gdb.threads/fork-plus-threads.exp
12517 * gdb.threads/fork-thread-pending.exp
12518 * gdb.threads/forking-threads-plus-breakpoint.exp
12519 * gdb.threads/hand-call-in-threads.exp
12520 * gdb.threads/interrupted-hand-call.exp
12521 * gdb.threads/linux-dp.exp
12522 * gdb.threads/local-watch-wrong-thread.exp
12523 * gdb.threads/next-while-other-thread-longjmps.exp
12524 * gdb.threads/non-ldr-exit.exp
12525 * gdb.threads/pending-step.exp
12526 * gdb.threads/print-threads.exp
12527 * gdb.threads/process-dies-while-detaching.exp
12528 * gdb.threads/process-dies-while-handling-bp.exp
12529 * gdb.threads/pthreads.exp
12530 * gdb.threads/queue-signal.exp
12531 * gdb.threads/reconnect-signal.exp
12532 * gdb.threads/signal-command-handle-nopass.exp
12533 * gdb.threads/signal-command-multiple-signals-pending.exp
12534 * gdb.threads/signal-delivered-right-thread.exp
12535 * gdb.threads/signal-sigtrap.exp
12536 * gdb.threads/sigthread.exp
12537 * gdb.threads/staticthreads.exp
12538 * gdb.threads/stepi-random-signal.exp
12539 * gdb.threads/thread-unwindonsignal.exp
12540 * gdb.threads/thread_check.exp
12541 * gdb.threads/thread_events.exp
12542 * gdb.threads/tid-reuse.exp
12543 * gdb.threads/tls-nodebug.exp
12544 * gdb.threads/tls-shared.exp
12545 * gdb.threads/tls-so_extern.exp
12546 * gdb.threads/tls.exp
12547 * gdb.threads/wp-replication.exp
12548 * gdb.trace/actions-changed.exp
12549 * gdb.trace/actions.exp
12550 * gdb.trace/backtrace.exp
12551 * gdb.trace/change-loc.exp
12552 * gdb.trace/collection.exp
12553 * gdb.trace/deltrace.exp
12554 * gdb.trace/disconnected-tracing.exp
12555 * gdb.trace/entry-values.exp
12556 * gdb.trace/ftrace-lock.exp
12557 * gdb.trace/ftrace.exp
12558 * gdb.trace/infotrace.exp
12559 * gdb.trace/mi-trace-frame-collected.exp
12560 * gdb.trace/mi-trace-unavailable.exp
12561 * gdb.trace/mi-traceframe-changed.exp
12562 * gdb.trace/mi-tracepoint-changed.exp
12563 * gdb.trace/mi-tsv-changed.exp
12564 * gdb.trace/no-attach-trace.exp
12565 * gdb.trace/packetlen.exp
12566 * gdb.trace/passc-dyn.exp
12567 * gdb.trace/passcount.exp
12568 * gdb.trace/pending.exp
12569 * gdb.trace/pr16508.exp
12570 * gdb.trace/qtro.exp
12571 * gdb.trace/range-stepping.exp
12572 * gdb.trace/read-memory.exp
12573 * gdb.trace/report.exp
12574 * gdb.trace/save-trace.exp
12575 * gdb.trace/signal.exp
12576 * gdb.trace/stap-trace.exp
12577 * gdb.trace/status-stop.exp
12578 * gdb.trace/strace.exp
12579 * gdb.trace/tfile.exp
12580 * gdb.trace/tfind.exp
12581 * gdb.trace/trace-break.exp
12582 * gdb.trace/trace-condition.exp
12583 * gdb.trace/trace-enable-disable.exp
12584 * gdb.trace/trace-mt.exp
12585 * gdb.trace/tracecmd.exp
12586 * gdb.trace/tracefile-pseudo-reg.exp
12587 * gdb.trace/tspeed.exp
12588 * gdb.trace/tstatus.exp
12589 * gdb.trace/tsv.exp
12590 * gdb.trace/unavailable.exp
12591 * gdb.trace/while-dyn.exp
12592 * gdb.trace/while-stepping.exp
12593 * lib/gdb-guile.exp
12594 * lib/gdb.exp
12595 * lib/mi-support.exp
12596 * lib/pascal.exp
12597 * lib/perftest.exp
12598 * lib/prelink-support.exp
12599 * lib/selftest-support.exp
12600
12601 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
12602
12603 * Makefile.in: Include disable-implicit-rules.mk.
12604
12605 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12606
12607 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
12608 non-byte-aligned bit fields.
12609
12610 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12611
12612 PR gdb/12616
12613 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
12614 respects the DW_AT_data_bit_offset attribute.
12615
12616 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
12617
12618 * gdb.base/default.exp: Fix output of "set language".
12619
12620 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
12621
12622 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
12623 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
12624 make.
12625 * configure.ac: Remove checks for the make program.
12626 * configure: Re-generate.
12627
12628 2016-11-16 Kevin Buettner <kevinb@redhat.com>
12629
12630 * gdb.python/py-recurse-unwind.c (main): Add loop.
12631 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
12632 to read_register() and gdb.parse_and_eval(). Make each code
12633 call a separate case that can be individually tested.
12634 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
12635 proc. Call cont_and_backtrace for each of the code paths that
12636 we want to test in the unwinder.
12637
12638 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
12639
12640 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
12641 the definition of struct S.
12642
12643 2016-11-11 Catherine Moore <clm@codesourcery.com>
12644
12645 * gdb.base/dump.exp: Identify verilog format dump tests as such.
12646
12647 2016-11-09 Pedro Alves <palves@redhat.com>
12648
12649 * gdb.base/commands.exp (runto_or_return): New procedure.
12650 (gdbvar_simple_if_test, gdbvar_simple_while_test)
12651 (gdbvar_complex_if_while_test, progvar_simple_if_test)
12652 (progvar_simple_while_test, progvar_complex_if_while_test)
12653 (if_while_breakpoint_command_test)
12654 (infrun_breakpoint_command_test, breakpoint_command_test)
12655 (user_defined_command_test, watchpoint_command_test)
12656 (test_command_prompt_position, redefine_hook_test)
12657 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
12658 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
12659 multi_line_input and multi_line. Remove gdb_expect and
12660 gdb_stop_suppressing_tests uses.
12661 * lib/gdb.exp (valnum_re): New global.
12662 (multi_line_input): New procedure.
12663
12664 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
12665
12666 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
12667 Remove.
12668 (test_setup): Define with proc_with_prefix.
12669 (test_cli_inferior): Likewise.
12670 (test_cli_thread): Likewise.
12671 (test_cli_frame): Likewise.
12672 (test_cli_select_frame): Likewise.
12673 (test_cli_up_down): Likewise.
12674 (test_mi_thread_select): Likewise.
12675 (test_mi_stack_select_frame): Likewise.
12676 (test_cli_in_mi_inferior): Likewise.
12677 (test_cli_in_mi_thread): Likewise.
12678 (test_cli_in_mi_frame): Likewise.
12679 (top level): Do not use with_test_prefix_procname.
12680
12681 2016-11-09 Pedro Alves <palves@redhat.com>
12682
12683 * gdb.base/commands.exp (gdbvar_simple_if_test)
12684 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
12685 (progvar_simple_if_test, progvar_simple_while_test)
12686 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
12687 (infrun_breakpoint_command_test, breakpoint_command_test)
12688 (user_defined_command_test, watchpoint_command_test)
12689 (test_command_prompt_position, deprecated_command_test)
12690 (bp_deleted_in_command, temporary_breakpoint_commands)
12691 (stray_arg0_test, source_file_with_indented_comment)
12692 (recursive_source_test, if_commands_test)
12693 (error_clears_commands_left, redefine_hook_test)
12694 (redefine_backtrace_test): Use proc_with_prefix.
12695 * lib/gdb.exp (proc_with_prefix): New proc.
12696
12697 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12698
12699 * gdb.base/tui-layout.c: New file.
12700 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
12701 disassembly window contains very long lines.
12702
12703 2016-11-08 Tom Tromey <tom@tromey.com>
12704
12705 * gdb.python/py-value.exp (test_value_creation): Make "long" test
12706 depend on Python 2.
12707
12708 2016-11-08 Tom Tromey <tom@tromey.com>
12709
12710 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12711 New method.
12712
12713 2016-10-29 Manish Goregaokar <manish@mozilla.com>
12714
12715 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
12716
12717 2016-10-27 Manish Goregaokar <manish@mozilla.com>
12718
12719 * gdb.rust/simple.rs: Add test for univariant enums without
12720 discriminants and for encoded struct-like enums.
12721
12722 2016-10-28 Pedro Alves <palves@redhat.com>
12723
12724 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
12725 gdb_test_multiple, tighten regexps and match symtabs and line
12726 tables incrementally.
12727
12728 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
12729
12730 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12731 general.
12732
12733 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
12734
12735 * gdb.base/exec-invalid-sysroot.exp: New file.
12736
12737 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12738
12739 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12740
12741 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12742
12743 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12744
12745 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12746
12747 * gdb.base/killed-outside.exp: Remove $options from a call to
12748 `prepare_for_testing'.
12749
12750 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12751
12752 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12753 Change test message.
12754
12755 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12756
12757 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12758 Update comment.
12759
12760 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12761
12762 * gdb.trace/mi-trace-save.exp: New file.
12763
12764 2016-10-13 Yao Qi <yao.qi@linaro.org>
12765
12766 * gdb.base/code_elim.exp (get_var_address): Remove.
12767 * gdb.base/relocate.exp: Likewise.
12768 * gdb.base/shreloc.exp: Likewise.
12769 * lib/gdb.exp (get_var_address): New.
12770
12771 2016-10-13 Yao Qi <yao.qi@linaro.org>
12772
12773 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12774 floating point tests if $skip_float_test is false.
12775
12776 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
12777
12778 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12779 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12780 argc values.
12781 Add 1 to argc so we guarantee distinct initial/modified argc values.
12782
12783 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12786
12787 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12788
12789 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12790 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12791 * gdb.arch/vsx-regs.exp: Likewise.
12792
12793 2016-10-07 Yao Qi <yao.qi@linaro.org>
12794
12795 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12796
12797 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12798
12799 * gdb.python/python.exp: Test decode_line("*0").
12800
12801 2016-10-06 Doug Evans <dje@google.com>
12802
12803 * gdb.python/py-value.exp (test_value_creation): Add test for large
12804 unsigned 64-bit value.
12805
12806 2016-10-06 Tom Tromey <tom@tromey.com>
12807
12808 * gdb.compile/compile.exp: Change java tests to rust.
12809 * gdb.base/setshow.exp: Change java tests to rust.
12810 * gdb.base/default.exp: Remove java from language list.
12811 * README (Examples): Update language example.
12812 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12813 test.
12814 * lib/gdb.exp (skip_java_tests): Remove.
12815 * lib/java.exp: Remove.
12816 * gdb.java: Remove.
12817
12818 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12819
12820 * gdb.arch/mips-fcr.exp: New test.
12821 * gdb.arch/mips-fcr.c: Source for the new test.
12822
12823 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12824
12825 * gdb.base/solib-disc.exp: Use `standard_output_file'
12826 throughout.
12827
12828 2016-10-06 Pedro Alves <palves@redhat.com>
12829
12830 * gdb.base/jit-simple-dl.c: New file.
12831 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12832 * gdb.base/jit-simple.c: ... this.
12833 * gdb.base/jit-simple.exp (jit_run): Delete.
12834 (build_jit): New proc.
12835 (jit_test_reread): Recompile either the main program or the shared
12836 library, depending on what is being tested. Skip changing address
12837 if caller wants to. Compare before/after addresses. If testing
12838 standalone, explicitly load the binary. Test "maint info
12839 breakpoints".
12840 (top level): Add "standalone vs shared lib" and "change address"
12841 vs "same address" axes.
12842
12843 2016-10-06 Pedro Alves <palves@redhat.com>
12844
12845 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12846 call.
12847 (jit_run): Delete.
12848 (jit_test_reread): Use with_test_prefix. Reload the main binary
12849 explicitly. Compare the before/after addresses of the JIT
12850 descriptor.
12851
12852 2016-08-15 Doug Evans <dje@google.com>
12853
12854 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12855 for single bitfields is bool.
12856 * gdb.xml/tdesc-regs.exp: Ditto.
12857
12858 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12861
12862 2016-10-05 Yao Qi <yao.qi@linaro.org>
12863
12864 * lib/gdb.exp (support_complex_tests): Return zero if
12865 gdb_skip_float_test return true.
12866
12867 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12868 Simon Marchi <simon.marchi@ericsson.com>
12869
12870 PR gdb/20487
12871 * gdb.mi/user-selected-context-sync.exp: New file.
12872 * gdb.mi/user-selected-context-sync.c: New file.
12873
12874 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12875 Simon Marchi <simon.marchi@ericsson.com>
12876
12877 PR gdb/20487
12878 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12879 =thread-select-event check.
12880
12881 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12882
12883 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12884 the compulsory L operand changes.
12885 * gdb.arch/powerpc-power.s: Likewise.
12886
12887 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12888
12889 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12890 * gdb.base/jit-attach-pie.c: New file.
12891 * gdb.base/jit-attach-pie.exp: New file.
12892
12893 2016-09-28 Pedro Alves <palves@redhat.com>
12894
12895 * gdb.base/infcall-input.c: New file.
12896 * gdb.base/infcall-input.exp: New file.
12897
12898 2016-09-22 Yao Qi <yao.qi@linaro.org>
12899
12900 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12901 (gdb_exit): Rename it to ...
12902 (gdbserver_gdb_exit): ... Close GDBserver.
12903 (gdb_exit): New proc, call gdbserver_gdb_exit.
12904 (mi_gdb_exit): Likewise.
12905
12906 2016-09-22 Yao Qi <yao.qi@linaro.org>
12907
12908 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12909 path.
12910 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12911 Remove duplication.
12912
12913 2016-09-22 Yao Qi <yao.qi@linaro.org>
12914
12915 * lib/gdbserver-support.exp: Check the existence of
12916 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12917
12918 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12919
12920 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12921
12922 2016-09-21 Tom Tromey <tom@tromey.com>
12923
12924 PR gdb/20604:
12925 * gdb.base/quit.exp: New file.
12926
12927 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12928
12929 * .gitignore: New file.
12930
12931 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12932
12933 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12934 throughout.
12935
12936 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12937
12938 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12939
12940 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12941
12942 * gdb.cp/casts.cc (decltype): Move it ...
12943 (main): ... with its call to ...
12944 * gdb.cp/casts03.cc: ... a new file.
12945 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12946
12947 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12948
12949 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12950
12951 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12952
12953 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12954 and sync up the test with tests in gas/testsuite/gas/ppc.
12955 * gdb.arch/powerpc-power.exp: Likewise.
12956
12957 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12958
12959 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12960
12961 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12962 Jan Kratochvil <jan.kratochvil@redhat.com>
12963
12964 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12965 make m1's definition to be different from m2's. Use 'dummy' as an
12966 argument for probe 'two'.
12967
12968 2016-09-10 Jon Beniston <jon@beniston.com>
12969
12970 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12971 for sim target.
12972
12973 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12974
12975 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12976 variable declaration.
12977 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12978 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12979 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12980 received HWCAP as its argument.
12981
12982 2016-09-06 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.base/new-ui-pending-input.c: New file.
12985 * gdb.base/new-ui-pending-input.exp: New file.
12986 * gdb.exp (clear_gdb_spawn_id): New procedure.
12987 (with_spawn_id): Check whether gdb_spawn_id exists before
12988 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12989 on exit.
12990
12991 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12992
12993 * gdb.base/float128.c: New file.
12994 * gdb.base/float128.exp: Likewise.
12995 * gdb.base/floatn.c: Likewise.
12996 * gdb.base/floatn.exp: Likewise.
12997
12998 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12999
13000 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
13001
13002 2016-09-05 Pedro Alves <palves@redhat.com>
13003
13004 PR backtrace/19927
13005 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
13006 unwinders are immediately called as side effect of "source" or
13007 "disable unwinder" commands.
13008 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
13009
13010 2016-09-02 Yao Qi <yao.qi@linaro.org>
13011
13012 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
13013 is true and $type is "float" or "double".
13014
13015 2016-09-02 Yao Qi <yao.qi@linaro.org>
13016
13017 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
13018 true.
13019 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
13020 * gdb.base/call-rt-st.exp: Likewise.
13021 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
13022 return value instead of gdb,skip_float_test.
13023 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
13024 (do_function_calls): Use its return value instead of
13025 gdb,skip_float_test.
13026 * gdb.base/finish.exp: Likewise.
13027 * gdb.base/funcargs.exp: Likewise.
13028 * gdb.base/return.exp: Likewise.
13029 * gdb.base/return2.exp: Likewise.
13030 * gdb.base/varargs.exp: Likewise.
13031 * lib/gdb.exp (gdb_skip_float_test): Change it to
13032 gdb_caching_proc. Detect the broken ptrace on arm-linux.
13033
13034 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13035
13036 * gdb.multi/tids.exp: Test "thread apply all".
13037
13038 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13039
13040 * gdb.base/default.exp (tty): Remove.
13041
13042 2016-08-24 Kevin Buettner <kevinb@redhat.com>
13043
13044 * gdb.python/py-recurse-unwind.c: New file.
13045 * gdb.python/py-recurse-unwind.py: New file.
13046 * gdb.python/py-recurse-unwind.exp: New file.
13047
13048 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
13049
13050 * gdb.base/set-inferior-tty.exp: New file.
13051 * gdb.base/set-inferior-tty.c: New file.
13052
13053 2016-08-23 Pedro Alves <palves@redhat.com>
13054
13055 PR gdb/20494
13056 * gdb.base/new-ui-echo.c: New file.
13057 * gdb.base/new-ui-echo.exp: New file.
13058
13059 2016-08-23 Yao Qi <yao.qi@linaro.org>
13060
13061 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
13062 gdbserver_spawn.
13063 * gdb.server/connect-without-multi-process.exp (do_test):
13064 Likewise.
13065
13066 2016-08-23 Yao Qi <yao.qi@linaro.org>
13067
13068 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
13069 standalone_txt. Delete gdb_txt and standalone_txt on host
13070 and target. Spawn the binary on target. Copy files from
13071 target to host.
13072
13073 2016-08-22 Pedro Alves <palves@redhat.com>
13074
13075 PR gdb/20505
13076 * gdb.base/vdso-warning.exp: Test core dumps too. Use
13077 with_test_prefix. Factor out bits to ...
13078 (test_no_vdso): ... this new procedure.
13079
13080 2016-08-19 Carl Love <cel@us.ibm.com>
13081
13082 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
13083 maintaining separate logic for constructing the output path.
13084 * gdb.arch/powerpc-d128-regs.exp: Likewise.
13085 * gdb.arch/ppc-dfp.exp: Likewise.
13086 * gdb.arch/ppc-fp.exp: Likewise.
13087 * gdb.arch/vsx-regs.exp: Likewise.
13088 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
13089 binprefix for generating the additional binary files.
13090
13091 2016-08-19 Pedro Alves <palves@redhat.com>
13092
13093 * gdb.trace/mi-trace-frame-collected.exp
13094 (test_trace_frame_collected): On x32, expect two registers.
13095
13096 2016-08-18 Carl Love <cel@us.ibm.com>
13097
13098 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
13099 and sync up the test with tests in gas/testsuite/gas/ppc.
13100 * gdb.arch/powerpc-power.exp: Likewise.
13101
13102 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13103
13104 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
13105 expected error message.
13106
13107 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13108
13109 * gdb.multi/remove-inferiors.exp: New file.
13110 * gdb.multi/remove-inferiors.c: New file.
13111
13112 2016-08-12 Yao Qi <yao.qi@linaro.org>
13113
13114 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
13115 argument list.
13116
13117 2016-08-10 Pedro Alves <palves@redhat.com>
13118
13119 PR gdb/19187
13120 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
13121 setup_kfails.
13122
13123 2016-08-09 Pedro Alves <palves@redhat.com>
13124 Simon Marchi <simon.marchi@ericsson.com>
13125
13126 PR gdb/20418
13127 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
13128 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
13129
13130 2016-08-09 Pedro Alves <palves@redhat.com>
13131
13132 PR mi/20431
13133 * gdb.mi/mi-cmd-error.exp: New file.
13134
13135 2016-08-09 Pedro Alves <palves@redhat.com>
13136
13137 PR gdb/18653
13138 * gdb.base/signals-state-child.c: New file.
13139 * gdb.base/signals-state-child.exp: New file.
13140 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
13141
13142 2016-08-09 Pedro Alves <palves@redhat.com>
13143
13144 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
13145
13146 2016-08-03 Tom Tromey <tom@tromey.com>
13147
13148 PR python/18565:
13149 * gdb.python/py-frame-inline.exp: Add Frame.function test.
13150
13151 2016-08-01 Yao Qi <yao.qi@linaro.org>
13152
13153 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
13154 variable mode to "multi-process" if $multi_process is 1, otherwise
13155 set it to "single-process".
13156
13157 2016-08-01 Yao Qi <yao.qi@linaro.org>
13158
13159 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
13160 * gdb.cp/cpexprs.exp: Likewise.
13161 * gdb.cp/m-static.exp: Likewise.
13162
13163 2016-07-26 Tom Tromey <tom@tromey.com>
13164
13165 PR python/20190:
13166 * gdb.threads/tls.exp (check_thread_local): Add python symbol
13167 test.
13168
13169 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
13170
13171 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
13172 selecting assembly source files.
13173 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
13174 assembly source files.
13175 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
13176 assembly source files.
13177 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
13178 selecting assembly source files.
13179
13180 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
13181
13182 * gdb.base/new-ui.exp (do_test_invalid_args): New
13183 procedure.
13184
13185 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
13186
13187 * gdb.btrace/reconnect.c: New file.
13188 * gdb.btrace/reconnect.exp: New file.
13189
13190 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
13191
13192 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
13193 to test_catch_syscall_group.
13194 (test_catch_syscall_group): New.
13195
13196 2016-07-21 Tom Tromey <tom@tromey.com>
13197
13198 * gdb.rust/simple.rs (main): Use empty struct expression.
13199 * gdb.rust/simple.exp: Add tests for empty struct expression.
13200
13201 2016-07-21 Yao Qi <yao.qi@linaro.org>
13202
13203 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
13204 if gdb_skip_xml_test is true on some targets.
13205
13206 2016-07-21 Yao Qi <yao.qi@linaro.org>
13207
13208 * gdb.server/solib-list.exp: Unset last_loaded_file.
13209
13210 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13211
13212 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
13213 "step into captured_main (args)".
13214
13215 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13216
13217 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
13218
13219 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13220
13221 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
13222
13223 2016-07-19 Pedro Alves <palves@redhat.com>
13224
13225 * gdb.opt/inline-break.exp: Remove optimize=-O2.
13226 * gdb.opt/inline-bt.exp: Likewise.
13227 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
13228 additional_flags=-Winline.
13229 * gdb.opt/inline-locals.exp: Likewise.
13230 * gdb.opt/inline-markers.c (ATTR): Define.
13231 (inlined_fn): Use it.
13232
13233 2016-07-19 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
13236 (test_with_self): Remove some code. Remove argument executable.
13237 (top-level): Use do_self_tests.
13238
13239 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
13240 Don Breazeal <donb@codesourcery.com>
13241
13242 * gdb.base/maint.exp: Escape paths used in regular expressions.
13243 * gdb.stabs/weird.exp: Likewise.
13244
13245 2016-07-13 Tom Tromey <tom@tromey.com>
13246
13247 PR python/15620, PR python/18620:
13248 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
13249 (test_bkpt_events): New procs.
13250
13251 2016-07-13 Tom Tromey <tom@tromey.com>
13252
13253 PR python/17698:
13254 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
13255 test.
13256 (test_watchpoints): Likewise.
13257 (test_bkpt_pending): New proc.
13258
13259 2016-07-13 Tom Tromey <tom@tromey.com>
13260
13261 PR cli/18053:
13262 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
13263 completion test.
13264
13265 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13266
13267 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
13268 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
13269 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
13270 f_label.
13271 (g): Rename g_end_lbl to g_label.
13272 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
13273 low_pc and high_pc.
13274 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
13275
13276 2016-07-12 Tom Tromey <tom@tromey.com>
13277
13278 PR python/19293:
13279 * gdb.python/py-unwind-maint.exp: Update tests.
13280
13281 2016-07-12 Yao Qi <yao.qi@linaro.org>
13282
13283 * lib/selftest-support.exp (selftest_setup): Match the output
13284 when captured_main is inlined.
13285
13286 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13287
13288 * gdb.fortran/derived-types.exp (result_line, result_line_2):
13289 New variables.
13290 (print this%a, print this%b, print this): New tests.
13291 * gdb.fortran/derived-types.f90 (this): New object and
13292 initialization.
13293
13294 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13295
13296 * gdb.ada/arraydim.exp: Remove extra directory level in build
13297 directory.
13298
13299 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13300
13301 * lib/ada.exp: Remove extra directory level in build directory.
13302 * gdb.ada/cond_lang.exp: Likewise.
13303 * gdb.ada/exec_changed.exp: Likewise.
13304 * gdb.ada/lang_switch.exp: Likewise.
13305
13306 2016-07-06 Manish Goregaokar <manish@mozilla.com>
13307
13308 * simple.rs: Add test for raw pointer subscripting.
13309 * simple.exp: Add test expectations.
13310
13311 2016-07-05 Yao Qi <yao.qi@linaro.org>
13312
13313 * gdb.mi/mi-reverse.exp: Match =record-started output.
13314
13315 2016-07-01 Pedro Alves <palves@redhat.com>
13316
13317 * gdb.base/jit-reader.exp (info_registers_current_frame): New
13318 procedure.
13319 (jit_reader_test): Test the jit reader's unwinder.
13320 * gdb.base/jithost.c (jit_function_00_code): New global.
13321 (main): Use memcpy to fill in the mmapped code, instead of poking
13322 bytes manually here.
13323 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
13324 value.
13325 (read_debug_info): Save the function's range.
13326 (read_sp): New function.
13327 (unwind_frame): Use it. Also unwind RBP.
13328 (get_frame_id): Use read_sp.
13329 (gdb_init_reader): Use calloc instead of malloc.
13330 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
13331 parameter. Use gdb_test_multiple.
13332
13333 2016-07-01 Pedro Alves <palves@redhat.com>
13334 Antoine Tremblay <antoine.tremblay@ericsson.com>
13335
13336 * gdb.threads/process-dies-while-detaching.c: New file.
13337 * gdb.threads/process-dies-while-detaching.exp: New file.
13338
13339 2016-07-01 Pedro Alves <palves@redhat.com>
13340
13341 * gdb.multi/watchpoint-multi-exit.c: New file.
13342 * gdb.multi/watchpoint-multi-exit.exp: New file.
13343
13344 2016-06-30 Pedro Alves <palves@redhat.com>
13345
13346 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
13347 unset inferior_spawn_id.
13348
13349 2016-06-30 Pedro Alves <palves@redhat.com>
13350
13351 * lib/mi-support.exp (default_mi_gdb_start): Declare global
13352 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
13353
13354 2016-06-29 Yao Qi <yao.qi@linaro.org>
13355
13356 * gdb.base/return.c: Add copyright header.
13357
13358 2016-06-29 Tom Tromey <tom@tromey.com>
13359
13360 PR python/20129:
13361 * gdb.python/py-framefilter.exp: Add tests for setting priority
13362 and disabling of non-existent frame filter.
13363
13364 2016-06-29 Yao Qi <yao.qi@linaro.org>
13365
13366 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
13367 0x0f07ff.
13368
13369 2016-06-28 Yao Qi <yao.qi@linaro.org>
13370
13371 * gdb.base/catch-syscall.exp: Remove check on isnative and target
13372 triplets. Start gdb, execute catch syscall, and continue. Check
13373 gdb's output to determine catch syscall is supported.
13374
13375 2016-06-27 Manish Goregaokar <manish@mozilla.com>
13376
13377 * gdb.rust/simple.rs: Add test for returning unit in a function.
13378 * gdb.rust/simple.exp: Add expectation for functions returning
13379 unit.
13380
13381 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
13382
13383 * gdb.python/py-breakpoint-create-fail.c,
13384 gdb.python/py-breakpoint-create-fail.exp,
13385 gdb.python/py-breakpoint-create-fail.py: New testcase.
13386
13387 2016-06-25 Manish Goregaokar <manish@mozilla.com>
13388
13389 PR gdb/20239
13390 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
13391 * gdb.rust/simple.exp: Add test expectations for new NonZero
13392 tests.
13393
13394 2016-06-24 David Taylor <dtaylor@emc.com>
13395
13396 * gdb.base/offsets.exp: New file.
13397 * gdb.base/offsets.c: New file.
13398
13399 2016-06-23 Tom Tromey <tom@tromey.com>
13400
13401 PR gdb/16483:
13402 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
13403 before any filters are loaded.
13404
13405 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
13406
13407 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
13408 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
13409 structs.
13410 * gdb.fortran/derived-type-function.exp: New file.
13411 * gdb.fortran/derived-type-function.f90: New file.
13412
13413
13414 2016-06-21 Pedro Alves <palves@redhat.com>
13415
13416 * gdb.base/new-ui.exp: New file.
13417 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
13418 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
13419 (with_spawn_id): New procedure.
13420
13421 2016-06-21 Pedro Alves <palves@redhat.com>
13422
13423 * gdb.mi/mi-exec-run.exp: New file.
13424
13425 2016-06-21 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
13428 breakpoint command's output on the main UI.
13429 (test_break): New procedure, factored out from calls in the top
13430 level.
13431 (top level): Use foreach_with_prefix to test MI as main UI and as
13432 separate UI.
13433
13434 2016-06-21 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
13437 (test_awatch_creation_and_listing)
13438 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
13439 Remove 'type' parameter.
13440 (test_watchpoint_all): New parameter mi_mode. Remove
13441 with_test_prefix.
13442 (top level): Use foreach_with_prefix, and add main/separate UI MI
13443 testing axis.
13444
13445 2016-06-21 Pedro Alves <palves@redhat.com>
13446
13447 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
13448 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
13449 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
13450 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
13451 (gdb_main_spawn_id, mi_spawn_id): Declare and
13452 comment.
13453 (mi_create_inferior_pty): New procedure,
13454 factored out from default_mi_gdb_start.
13455 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
13456 procedures.
13457 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
13458 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
13459 Use mi_create_inferior_pty.
13460 (mi_gdb_start): Use eval to pass down args list.
13461
13462 2016-06-21 Pedro Alves <palves@redhat.com>
13463
13464 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
13465 * gdb.opt/inline-cmds.exp: Add MI tests.
13466
13467 2016-06-21 Pedro Alves <palves@redhat.com>
13468
13469 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
13470
13471 2016-06-21 Pedro Alves <palves@redhat.com>
13472
13473 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
13474 (top level): Use it instead of mi_execute_to.
13475
13476 2016-06-21 Pedro Alves <palves@redhat.com>
13477
13478 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
13479 (cont_handler_str): New.
13480 (signal_stop_handler): Set stop_handler_str instead of printing to
13481 stdout.
13482 (continue_handler): Set cont_handler_str instead of printing to
13483 stdout.
13484 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
13485 mi_send_resuming_command. Print stop_handler_str and
13486 cont_handler_str instead of expecting the python events print
13487 directly.
13488
13489 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
13490
13491 * gdb.base/jit-reader.exp: New file.
13492 * gdb.base/jithost.c: New file.
13493 * gdb.base/jithost.h: New file.
13494 * gdb.base/jitreader.c : New file.
13495 * gdb.base/jit-protocol.h: New file.
13496
13497 2016-06-17 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
13500 parameters follow_fork and detach_on_fork. Set follow-fork-mode
13501 and detach-on-fork. Adjust tests.
13502 (top level): Invoke break_cond_on_syscall with combinations of
13503 syscall, follow-fork-mode and detach-on-fork.
13504
13505 2016-06-17 Yao Qi <yao.qi@linaro.org>
13506
13507 * gdb.base/step-over-exit.c: New.
13508 * gdb.base/step-over-exit.exp: New.
13509
13510 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
13511
13512 * gdb.base/float.exp: Add target check for nds32*-*-*.
13513 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
13514
13515 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
13516
13517 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
13518 for unsupported target features.
13519 * gdb.base/call-rt-st.exp: Likewise.
13520 * gdb.base/call-sc.exp: Likewise.
13521 * gdb.base/call-signal-resume.exp: Likewise.
13522 * gdb.base/call-strs.exp: Likewise.
13523 * gdb.base/callexit.exp: Likewise.
13524 * gdb.base/callfuncs.exp: Likewise.
13525 * gdb.base/nodebug.exp: Likewise.
13526 * gdb.base/printcmds.exp: Likewise.
13527 * gdb.base/ptype.exp: Likewise.
13528 * gdb.base/structs.exp: Likewise.
13529 * gdb.base/unwindonsignal.exp: Likewise.
13530 * gdb.cp/gdb2495.exp: Likewise.
13531 * gdb.cp/templates.exp: Likewise.
13532 * gdb.cp/virtfunc.exp: Likewise.
13533 * gdb.threads/hand-call-in-threads.exp: Likewise.
13534 * gdb.threads/interrupted-hand-call.exp: Likewise.
13535 * gdb.threads/thread-unwindonsignal.exp: Likewise.
13536
13537 2016-06-10 Tom Tromey <tom@tromey.com>
13538
13539 PR rust/20110:
13540 * gdb.rust/expr.exp: Add test for integer constant larger than
13541 i32.
13542
13543 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
13544
13545 * gdb.fortran/nested-funcs.exp: New.
13546 * gdb.fortran/nested-funcs.f90: New.
13547
13548 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
13549
13550 * gdb.base/examine-backward.c: New file.
13551 * gdb.base/examine-backward.exp: New file.
13552
13553 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
13554
13555 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
13556 matching.
13557
13558 2016-06-02 Tom Tromey <tom@tromey.com>
13559
13560 PR python/18984:
13561 * gdb.python/py-shared.exp: Add solib_name test.
13562
13563 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
13564
13565 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
13566
13567 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
13568
13569 PR c++/19893
13570 * gdb.dwarf2/implref.exp: Rename to...
13571 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
13572 * gdb.dwarf2/implref-array.c: New file.
13573 * gdb.dwarf2/implref-array.exp: Likewise.
13574 * gdb.dwarf2/implref-global.c: Likewise.
13575 * gdb.dwarf2/implref-global.exp: Likewise.
13576 * gdb.dwarf2/implref-struct.c: Likewise.
13577 * gdb.dwarf2/implref-struct.exp: Likewise.
13578
13579 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13580
13581 * gdb.trace/trace-condition.exp: Add 64bit tests.
13582
13583 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13584
13585 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
13586 bits types.
13587 (main): Adapt to 8 to 64 bits types.
13588 * gdb.trace/trace-condition.exp: Add new tests.
13589
13590 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13591
13592 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
13593
13594 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13595
13596 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
13597 Move condition tests...
13598 * gdb.trace/trace-condition.exp: Here.
13599
13600 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13601
13602 * gdb.trace/trace-condition.exp: Add counter-case tests.
13603
13604 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13605
13606 PR c++/15231
13607 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
13608 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
13609
13610 2016-05-27 Pedro Alves <palves@redhat.com>
13611
13612 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13613 New procedure.
13614 (top level): Call it, and bail out of DejaGnu is known to be bad.
13615
13616 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
13617
13618 * gdb.base/whatis.c: Extend the test case.
13619 * gdb.base/whatis.exp: Add additional tests.
13620
13621 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13622
13623 * gdb.fortran/type.f90: Add pointer variable.
13624 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
13625
13626 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13627
13628 * gdb.fortran/vla-type.exp: Fix testcase name.
13629
13630 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13631
13632 * gdb.fortran/vla-type.exp: Access elements in nested structs.
13633
13634 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13635
13636 * gdb.fortran/type.f90: Add nested structures.
13637 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
13638 * gdb.fortran/derived-type.exp: Adapt expected output.
13639 * gdb.fortran/vla-type.exp: Adapt expected output.
13640
13641 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13642
13643 * gdb.fortran/whatis_type.exp: Adapt expected output.
13644
13645 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13646
13647 * gdb.fortran/print_type.exp: Fix expected output.
13648 * gdb.fortran/whatis_type.exp: Fix expected output.
13649
13650 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13651
13652 * gdb.fortran/whatis_type.exp: Use multi_line.
13653
13654 2016-05-24 Tom Tromey <tom@tromey.com>
13655
13656 PR python/17386:
13657 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
13658 use value as an index.
13659
13660 2016-05-23 Tom Tromey <tom@tromey.com>
13661
13662 PR python/17981:
13663 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
13664 no-breakpoint case.
13665
13666 2016-05-24 Pedro Alves <palves@redhat.com>
13667
13668 PR gdb/19828
13669 * gdb.threads/clone-attach-detach.c: New file.
13670 * gdb.threads/clone-attach-detach.exp: New file.
13671
13672 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
13673
13674 * gdb.base/annota-input-while-running.exp: Fix syntax error.
13675
13676 2016-05-23 Tom Tromey <tom@tromey.com>
13677
13678 PR python/19438, PR python/18393:
13679 * gdb.python/py-progspace.exp: Add "dir" test.
13680 * gdb.python/py-objfile.exp: Add "dir" test.
13681
13682 2016-05-23 Yao Qi <yao.qi@linaro.org>
13683
13684 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
13685 * gdb.arch/thumb2-it.exp: Likewise.
13686
13687 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
13688
13689 * gdb.mi/mi-threads-interrupt.c: New file.
13690 * gdb.mi/mi-threads-interrupt.exp: New file.
13691
13692 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
13693
13694 PR gdb/18077
13695 * gdb.mi/mi-async-run.exp: New file.
13696 * gdb.mi/mi-async-run.c: New file.
13697
13698 2016-05-17 Tom Tromey <tom@tromey.com>
13699 Manish Goregaokar <manishsmail@gmail.com>
13700
13701 * lib/rust-support.exp: New file.
13702 * lib/gdb.exp (skip_rust_tests): New proc.
13703 (build_executable_from_specs): Handle rust.
13704 * lib/future.exp (gdb_find_rustc): New proc.
13705 (gdb_default_target_compile): Handle rust.
13706 * gdb.rust/expr.exp: New file.
13707 * gdb.rust/generics.exp: New file.
13708 * gdb.rust/generics.rs: New file.
13709 * gdb.rust/methods.exp: New file.
13710 * gdb.rust/methods.rs: New file.
13711 * gdb.rust/modules.exp: New file.
13712 * gdb.rust/modules.rs: New file.
13713 * gdb.rust/simple.exp: New file.
13714 * gdb.rust/simple.rs: New file.
13715
13716 2016-05-17 Tom Tromey <tom@tromey.com>
13717
13718 * gdb.base/default.exp (set language): Add rust.
13719
13720 2016-05-17 Tom Tromey <tom@tromey.com>
13721
13722 * gdb.gdb/unittest.exp: New file.
13723
13724 2016-05-16 Yao Qi <yao.qi@linaro.org>
13725
13726 * gdb.base/batch-preserve-term-settings.exp: Remove variable
13727 shell_prompt. Update shell_prompt_re.
13728
13729 2016-05-12 Doug Evans <dje@google.com>
13730
13731 PR symtab/19999
13732 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
13733 $options when building executable.
13734 * gdb.dwarf2/fission-loclists-pie.S: New file.
13735 * gdb.dwarf2/fission-loclists-pie.exp: New file.
13736
13737 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13738
13739 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
13740 of [is_remote target],
13741
13742 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13743
13744 * lib/gdb.exp (use_gdb_stub): New procedure.
13745
13746 2016-05-03 Yunlian Jiang <yunlian@google.com>
13747 Doug Evans <dje@google.com>
13748
13749 PR symtab/19914
13750 * gdb.dwarf2/dwp-sepdebug.c: New file.
13751 * gdb.dwarf2/dwp-sepdebug.exp: New file.
13752
13753 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13754
13755 * gdb.base/detach.exp: Remove is_remote check.
13756
13757 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13758
13759 * gdb.base/annota-input-while-running.exp: Don't check for
13760 [is_remote target]. Enable annotations after running to main.
13761 Remove unused "set test..." line.
13762
13763 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13764
13765 * gdb.trace/trace-enable-disable.exp: New file.
13766 * gdb.trace/trace-enable-disable.c: New file.
13767
13768 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13769
13770 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13771 use it in info sharedlibrary test.
13772 * gdb.trace/ftrace-lock.exp: Likewise.
13773 * gdb.trace/ftrace.exp: Likewise.
13774 * gdb.trace/range-stepping.exp: Likewise.
13775 * gdb.trace/trace-break.exp: Likewise.
13776 * gdb.trace/trace-condition.exp: Likewise.
13777 * gdb.trace/trace-mt.exp: Likewise.
13778
13779 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13780
13781 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13782 (gdb_load_shlib): ... this.
13783 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13784 gdb_load_shlib.
13785 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13786 * gdb.base/ctxobj.exp: Likewise.
13787 * gdb.base/dprintf-pending.exp: Likewise.
13788 * gdb.base/dso2dso.exp: Likewise.
13789 * gdb.base/fixsection.exp: Likewise.
13790 * gdb.base/gcore-relro.exp: Likewise.
13791 * gdb.base/gdb1555.exp: Likewise.
13792 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13793 * gdb.base/gnu-ifunc.exp: Likewise.
13794 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13795 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13796 * gdb.base/pending.exp: Likewise.
13797 * gdb.base/print-file-var.exp: Likewise.
13798 * gdb.base/print-symbol-loading.exp: Likewise.
13799 * gdb.base/shlib-call.exp: Likewise.
13800 * gdb.base/shreloc.exp: Likewise.
13801 * gdb.base/so-impl-ld.exp: Likewise.
13802 * gdb.base/solib-disc.exp: Likewise.
13803 * gdb.base/solib-nodir.exp: Likewise.
13804 * gdb.base/solib-overlap.exp: Likewise.
13805 * gdb.base/solib-symbol.exp: Likewise.
13806 * gdb.base/solib-weak.exp (do_test): Likewise.
13807 * gdb.base/sym-file.exp: Likewise.
13808 * gdb.base/symtab-search-order.exp: Likewise.
13809 * gdb.base/type-opaque.exp: Likewise.
13810 * gdb.base/unload.exp: Likewise.
13811 * gdb.base/watchpoint-solib.exp: Likewise.
13812 * gdb.compile/compile.exp: Likewise.
13813 * gdb.cp/gdb2384.exp: Likewise.
13814 * gdb.cp/infcall-dlopen.exp: Likewise.
13815 * gdb.cp/re-set-overloaded.exp: Likewise.
13816 * gdb.fortran/library-module.exp: Likewise.
13817 * gdb.opt/solib-intra-step.exp: Likewise.
13818 * gdb.python/py-finish-breakpoint.exp: Likewise.
13819 * gdb.python/py-shared.exp: Likewise.
13820 * gdb.reverse/solib-precsave.exp: Likewise.
13821 * gdb.reverse/solib-reverse.exp: Likewise.
13822 * gdb.server/solib-list.exp: Likewise.
13823 * gdb.threads/dlopen-libpthread.exp: Likewise.
13824 * gdb.threads/tls-shared.exp: Likewise.
13825 * gdb.threads/tls-so_extern.exp: Likewise.
13826 * gdb.trace/change-loc.exp: Likewise.
13827 * gdb.trace/ftrace-lock.exp: Likewise.
13828 * gdb.trace/ftrace.exp: Likewise.
13829 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13830 * gdb.trace/pending.exp: Likewise.
13831 * gdb.trace/range-stepping.exp: Likewise.
13832 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13833 (strace_info_marker): Likewise.
13834 (strace_probe_marker): Likewise.
13835 (strace_trace_on_same_addr): Likewise.
13836 (strace_trace_on_diff_addr): Likewise.
13837 * gdb.trace/trace-break.exp: Likewise.
13838 * gdb.trace/trace-condition.exp: Likewise.
13839 * gdb.trace/trace-mt.exp: Likewise.
13840
13841 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13842
13843 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13844 result of gdb_remote_download.
13845 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13846 * gdb.base/dso2dso.exp: Likewise.
13847 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13848 * gdb.base/print-file-var.exp: Likewise.
13849 * gdb.base/shlib-call.exp: Likewise.
13850 * gdb.base/shreloc.exp: Likewise.
13851 * gdb.base/solib-overlap.exp: Likewise.
13852 * gdb.base/solib-weak.exp (do_test): Likewise.
13853 * gdb.base/unload.exp: Likewise.
13854
13855 2016-04-27 Yao Qi <yao.qi@linaro.org>
13856
13857 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13858 exists.
13859
13860 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13861
13862 * vla-type.exp: Print structure from toplevel.
13863
13864 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13865
13866 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13867 of dynamic types.
13868 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13869 of dynamic types.
13870
13871 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13872
13873 * gdb.fortran/vla-type.f90: New file.
13874 * gdb.fortran/vla-type.exp: New file.
13875
13876 2016-04-25 Yao Qi <yao.qi@linaro.org>
13877
13878 * gdb.base/branch-to-self.c: New file.
13879 * gdb.base/branch-to-self.exp: New file.
13880
13881 2016-04-22 Yao Qi <yao.qi@linaro.org>
13882
13883 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13884 more after $hex.
13885
13886 2016-04-22 Yao Qi <yao.qi@linaro.org>
13887
13888 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13889 * gdb.base/annota3.exp: Likewise.
13890
13891 2016-04-22 Yao Qi <yao.qi@linaro.org>
13892
13893 * gdb.reverse/step-precsave.exp: Do one step and test program
13894 stops in "callee" and do multiple steps until program goes out
13895 of "callee".
13896 * gdb.reverse/step-reverse.exp: Likewise.
13897
13898 2016-04-22 Yao Qi <yao.qi@linaro.org>
13899
13900 * gdb.trace/signal.exp: Also pass if
13901 $tracepoint_hits($i) > $iterations.
13902
13903 2016-04-22 Yao Qi <yao.qi@linaro.org>
13904
13905 * gdb.trace/signal.c: New file.
13906 * gdb.trace/signal.exp: New file.
13907
13908 2016-04-19 Doug Evans <xdje42@gmail.com>
13909
13910 * gdb.base/bad-file.exp: New file.
13911
13912 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13913
13914 * gdb.dwarf2/implref.exp: New file.
13915
13916 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13917
13918 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13919 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13920 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13921 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13922 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13923 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13924 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13925 * lib/fortran.exp (fortran_int4): New procedure.
13926 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13927 (fortran_logical4): Likewise.
13928
13929 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13930
13931 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13932
13933 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13934
13935 * lib/compiler.c: Add Intel specific preprocessor macros.
13936 * lib/compiler.cc: Likewise.
13937
13938 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
13939
13940 * gdb.server/connect-with-no-symbol-file.c: New file.
13941 * gdb.server/connect-with-no-symbol-file.exp: New file.
13942
13943 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13944
13945 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13946
13947 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13948
13949 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13950 standard output directory.
13951
13952 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13953
13954 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13955
13956 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13957
13958 * gdb.btrace/instruction_history.c (loop): Add declaration.
13959
13960 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13961
13962 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13963
13964 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13965
13966 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13967 parentheses to print.
13968 (continue_handler): Likewise.
13969
13970 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13971
13972 * gdb.server/solib-list.exp: Remove is_remote check.
13973 Pass shlib= to gdb_compile. Don't link shared library with
13974 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13975 Run binary filename through "readlink -f" on the target.
13976
13977 2016-04-08 Pedro Alves <palves@redhat.com>
13978
13979 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13980 interpreter filename as argument to gdbserver_spawn.
13981 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13982 Return empty if $last_loaded_file does not exist.
13983
13984 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13985
13986 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13987 * gdb.base/jit-main.c: Use exit after usage.
13988
13989 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13990
13991 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13992 GDBHISTSIZE prior to the tests.
13993 * gdb.base/gdbinit-history.exp: Likewise.
13994
13995 2016-04-07 Pedro Alves <palves@redhat.com>
13996
13997 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13998 instead of build_executable. Use gdb_load_shlibs.
13999
14000 2016-04-07 Yao Qi <yao.qi@linaro.org>
14001
14002 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
14003 Execute "si" command.
14004
14005 2016-04-07 Yao Qi <yao.qi@linaro.org>
14006
14007 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
14008 number instead of the comments on some line.
14009
14010 2016-04-06 Don Breazeal <donb@codesourcery.com>
14011
14012 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
14013 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
14014
14015 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
14016
14017 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
14018 standard_output_file. Remove unused binfile variable.
14019
14020 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
14021
14022 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
14023 * gdb.python/py-mi-objfile.exp: Match "list main" output
14024 in console format.
14025
14026 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
14027
14028 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
14029 absolute.
14030
14031 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14032
14033 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
14034 absolute.
14035 * gdb.trace/ftrace.exp: Likewise.
14036 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
14037 targets as well.
14038 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
14039 (gdb_load_shlibs): Copy libraries to test directory when testing
14040 natively. Only set solib-search-path if testing remotely.
14041 * lib/mi-support.exp (mi_load_shlibs): Likewise.
14042
14043 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
14044
14045 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
14046 gdb_download. Use it even if the target is not remote.
14047 * gdb.base/jit.exp (compile_jit_test): Likewise.
14048 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
14049 output directory if the destination board is local, otherwise use
14050 the standard remote_download from DejaGnu.
14051 (gdb_download): Remove.
14052 (gdb_load_shlibs): Use gdb_remote_download instead of
14053 gdb_download.
14054 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
14055 Use gdb_remote_download instead of gdb_download. Use it even if
14056 the target is not remote.
14057 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
14058 instead of gdb_download.
14059
14060 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
14061
14062 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
14063 (test_insert_delete_modify): Call mi_load_shlibs before trying to
14064 run.
14065
14066 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
14067
14068 PR gdb/19820
14069 * gdb.base/printcmds.exp: Add artificial arrays tests.
14070
14071 2016-03-31 Pedro Alves <palves@redhat.com>
14072
14073 PR gdb/19858
14074 * gdb.base/jit-main.c: Include unistd.h.
14075 (ATTACH): Define to 0 if not already defined.
14076 (wait_for_gdb, mypid): New globals.
14077 (WAIT_FOR_GDB): New macro.
14078 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
14079 some breakpoint locations.
14080 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
14081 New procedures.
14082 (one_jit_test): Add REATTACH parameter, and handle it. Use
14083 continue_to_test_location.
14084 (top level): Test attach, and adjusts calls to one_jit_test.
14085
14086 2016-03-31 Pedro Alves <palves@redhat.com>
14087
14088 PR gdb/19858
14089 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
14090 BINSUFFIX parameter, and handle it.
14091 (top level): Adjust calls compile_jit_test.
14092
14093 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
14094
14095 PR python/19743
14096 * gdb.python/py-mi-events-gdb.py: New file.
14097 * gdb.python/py-mi-events.c: New file.
14098 * gdb.python/py-mi-events.exp: New file.
14099
14100 2016-03-30 Yao Qi <yao.qi@linaro.org>
14101
14102 * gdb.reverse/until-precsave.exp: Match function name only.
14103 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
14104 Move malloc to a condition block.
14105 * gdb.reverse/until-reverse.exp: Match function name only.
14106
14107 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
14108
14109 * gdb.trace/ftrace.exp: Set arg0exp for s390.
14110 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
14111 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
14112 variable for GPR 0 instead of assuming it is register 0.
14113 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
14114 * lib/trace-support.exp: Add s390 registers.
14115
14116 2016-03-29 Yao Qi <yao.qi@linaro.org>
14117
14118 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
14119
14120 2016-03-24 Yao Qi <yao.qi@linaro.org>
14121
14122 * gdb.reverse/break-reverse.exp: Add quotation mark in the
14123 test message.
14124
14125 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14126
14127 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
14128 maintaining separate logic for constructing the output path.
14129
14130 2016-03-16 Don Breazeal <donb@codesourcery.com>
14131
14132 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
14133 Retry fork and waitpid on interrupted system call errors.
14134 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14135 Use with_timeout_factor to increase timeout by factor of 10.
14136
14137 2016-03-15 Don Breazeal <donb@codesourcery.com>
14138
14139 * gdb.cp/scope-err.cc: New test program.
14140 * gdb.cp/scope-err.exp: New test script.
14141 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
14142 lines and "set breakpoint here" comment.
14143 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
14144 Fixed some whitespace and format issues.
14145 * gdb.mi/mi-linespec-err-cp.cc: New test program.
14146 * gdb.mi/mi-linespec-err-cp.exp: New test script.
14147
14148 2016-03-15 Doug Evans <dje@google.com>
14149
14150 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
14151 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
14152 All callers updated. Add tests for enums, mixed flags register.
14153
14154 2016-03-15 Doug Evans <dje@google.com>
14155
14156 * gdb.base/skip.c (main): Call test_skip_file_and_function.
14157 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
14158
14159 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
14160
14161 * gdb.base/default.exp: Add $_as_string to the list of expected
14162 convenience functions.
14163
14164 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
14165
14166 * gdb.base/maint.exp: New tests for 'maint info line-table'.
14167
14168 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
14169
14170 * gdb.python/py-as-string.exp: New file.
14171 * gdb.python/py-as-string.c: New file.
14172
14173 2016-03-09 Pedro Alves <palves@redhat.com>
14174
14175 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
14176 signal" -> "Thread NN received signal" output change.
14177 * gdb.threads/ia64-sigill.exp: Likewise.
14178 * gdb.threads/linux-dp.exp: Likewise.
14179 * gdb.threads/manythreads.exp: Likewise.
14180 * gdb.threads/pending-step.exp: Likewise.
14181 * gdb.threads/print-threads.exp: Likewise.
14182 * gdb.threads/sigstep-threads.exp: Likewise.
14183 * gdb.threads/staticthreads.exp: Likewise.
14184 * gdb.threads/tls.exp: Likewise.
14185
14186 2016-03-09 Pedro Alves <palves@redhat.com>
14187
14188 * gdb.base/command-line-input.exp: New file.
14189
14190 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14191
14192 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
14193 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
14194 * gdb.trace/pending.exp: Accept leading dot before function name.
14195 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
14196 * lib/trace-support.exp: Set registers for ppc.
14197
14198 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14199
14200 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
14201 use it for disassembly; accept .main in addition to main in backtrace.
14202
14203 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
14204 Marcin Kościelnicki <koriakin@0x04.net>
14205
14206 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
14207 (gdb_recursion_test_ptr): New global variable.
14208 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
14209 gdb_recursion_test.
14210 (gdb_c_test): Ditto.
14211
14212 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14213
14214 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
14215 ordering.
14216
14217 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14218
14219 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
14220 (bar): Add bar_start_lbl label.
14221 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
14222 of foo/bar for emitting DWARF and tracing.
14223
14224 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
14225
14226 * analyze-racy-logs.py: Set executable bit.
14227
14228 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
14229
14230 * Makefile.in (DEFAULT_RACY_ITER): New variable.
14231 (CHECK_TARGET_TMP): Likewise.
14232 (check-single-racy): New rule.
14233 (check-parallel-racy): Likewise.
14234 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
14235 (do-check-parallel-racy): New rule.
14236 (check-racy/%.exp): Likewise.
14237 * README (Racy testcases): New section.
14238 * analyze-racy-logs.py: New file.
14239
14240 2016-03-03 Doug Evans <dje@google.com>
14241
14242 * gdb.base/skip.exp: Use with_test_prefix.
14243
14244 2016-03-03 Yao Qi <yao.qi@linaro.org>
14245
14246 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
14247 Invoke step_over_syscall "clone" and break_cond_on_syscall
14248 "clone".
14249 * gdb.base/step-over-clone.c: New file.
14250
14251 2016-03-03 Yao Qi <yao.qi@linaro.org>
14252
14253 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
14254 code format.
14255
14256 2016-03-03 Yao Qi <yao.qi@linaro.org>
14257
14258 * gdb.base/disp-step-fork.c: Rename to ...
14259 * gdb.base/step-over-fork.c: ... it. New file.
14260 * gdb.base/disp-step-vfork.c: Rename to ...
14261 * gdb.base/step-over-vfork.c: ... it. New file.
14262 * gdb.base/disp-step-syscall.exp: Rename to ...
14263 * gdb.base/step-over-syscall.exp: ... it. New file.
14264 (disp_step_cross_syscall): Rename to ...
14265 (step_over_syscall): ... it.
14266
14267 2016-03-03 Yao Qi <yao.qi@linaro.org>
14268
14269 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
14270 If target supports condition evaluation on target, invoke
14271 break_cond_on_syscall for fork and vfork.
14272
14273 2016-03-03 Yao Qi <yao.qi@linaro.org>
14274
14275 * gdb.base/disp-step-syscall.exp: Don't invoke
14276 support_displaced_stepping.
14277 (disp_step_cross_syscall): Test with displaced stepping off and
14278 on if supported.
14279
14280 2016-03-03 Yao Qi <yao.qi@linaro.org>
14281
14282 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
14283 proc.
14284 (setup): New proc.
14285 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
14286 and setup.
14287
14288 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14289
14290 * gdb.fortran/vla-history.exp: Remove breakpoint.
14291
14292 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14293
14294 * gdb.fortran/vla-history.exp: Lookup array elements and printing
14295 exceeds timeout.
14296
14297 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14298
14299 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
14300 breakpoint.
14301
14302 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14303
14304 * gdb.mi/vla.f90: Nullify pointer after declaration.
14305
14306 2016-03-01 Pedro Alves <palves@redhat.com>
14307
14308 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
14309
14310 2016-03-01 Pedro Alves <palves@redhat.com>
14311
14312 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
14313 before anything else.
14314 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
14315 _GNU_SOURCE here.
14316 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
14317 before anything else.
14318 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
14319
14320 2016-03-01 Pedro Alves <palves@redhat.com>
14321
14322 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
14323
14324 2016-03-01 Yao Qi <yao.qi@linaro.org>
14325
14326 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
14327 prepare_for_testing.
14328
14329 2016-03-01 Yao Qi <yao.qi@linaro.org>
14330
14331 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
14332
14333 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14334
14335 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
14336 manually constructing the output path.
14337
14338 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14339
14340 * gdb.arch/s390-stackless.S: New.
14341 * gdb.arch/s390-stackless.exp: New.
14342
14343 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
14344
14345 * gdb.dlang/circular.c: New file.
14346 * gdb.dlang/circular.exp: New file.
14347
14348 2016-02-26 Yao Qi <yao.qi@linaro.org>
14349
14350 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
14351 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
14352 (testcases): Update.
14353
14354 2016-02-26 Yao Qi <yao.qi@linaro.org>
14355
14356 * gdb.reverse/aarch64.c: Rename to ...
14357 * gdb.reverse/insn-reverse.c: ... it.
14358 * gdb.reverse/aarch64.exp: Rename to ...
14359 * gdb.reverse/insn-reverse.exp: ... it.
14360
14361 2016-02-26 Yao Qi <yao.qi@linaro.org>
14362
14363 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
14364 (testcase_ftype): New.
14365 (testcases): New array.
14366 (n_testcases): New.
14367 (main): Call each element in testcases.
14368 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
14369 (read_testcase): New.
14370 Do the tests in a loop.
14371
14372 2016-02-25 Yao Qi <yao.qi@linaro.org>
14373
14374 * gdb.base/branches.c: Remove.
14375
14376 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14377
14378 PR gdb/13808
14379 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
14380
14381 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14382
14383 * gdb.trace/ftrace.exp: Remove unnecessary target check.
14384
14385 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14386
14387 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
14388 change x86_64 call_insn to 'callq'.
14389
14390 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14391
14392 * gdb.trace/tfile-avx.c: Move to...
14393 * gdb.trace/tracefile-pseudo-reg.c: Here.
14394 * gdb.trace/tfile-avx.exp: Move to...
14395 * gdb.trace/tracefile-pseudo-reg.exp: Here.
14396
14397 2016-02-24 Gary Benson <gbenson@redhat.com>
14398
14399 * gdb.base/attach-pie-noexec.exp: Do not expect an error
14400 message on attach.
14401
14402 2016-02-23 Doug Evans <dje@google.com>
14403
14404 * gdb.base/skip.c (test_skip): New function.
14405 (end_test_skip_file_and_function): New function.
14406 (test_skip_file_and_function): New function.
14407 * gdb.base/skip1.c (test_skip): New function.
14408 (skip1_test_skip_file_and_function): New function.
14409 * gdb.base/skip.exp: Add tests for new skip options.
14410 * gdb.base/skip-solib.exp: Update expected output.
14411 * gdb.perf/skip-command.cc: New file.
14412 * gdb.perf/skip-command.exp: New file.
14413 * gdb.perf/skip-command.py: New file.
14414
14415 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
14416
14417 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
14418 info registers pattern.
14419
14420 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
14421
14422 * lib/future.exp: Add D support.
14423 (gdb_find_gdc): New proc.
14424 (gdb_default_target_compile): Add D support.
14425
14426 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
14427
14428 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
14429 user+system time.
14430 (trace_speed_test): Determine the iteration count for a time
14431 between 15..30 seconds.
14432
14433 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
14434
14435 * gdb.arch/i386-mpx-sigsegv.c: New file.
14436 * gdb.arch/i386-mpx-sigsegv.exp: New file.
14437 * gdb.arch/i386-mpx-simple_segv.c: New file.
14438 * gdb.arch/i386-mpx-simple_segv.exp: New file.
14439
14440 2016-02-18 Yao Qi <yao.qi@linaro.org>
14441
14442 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14443 Don't call setup_kfail.
14444
14445 2016-02-18 Yao Qi <yao.qi@linaro.org>
14446
14447 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14448 Set "set breakpoint condition-evaluation" per $cond_bp_target.
14449
14450 2016-02-16 Doug Evans <dje@google.com>
14451
14452 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
14453 * gdb.base/skip1.c: Ditto.
14454 * gdb.base/skip.exp: Whitespace cleanup.
14455
14456 2016-02-16 Don Breazeal <donb@codesourcery.com>
14457
14458 PR remote/19496
14459 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14460 Remove kfail for PR remote/19496.
14461
14462 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14463
14464 * lib/gdb.exp (standard_temp_file): Return a path specific to
14465 the runtest invocation.
14466
14467 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14468
14469 * gdb.trace/save-trace.exp: Change relative path to be in the
14470 standard output directory.
14471
14472 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14473
14474 * gdb.arch/i386-prologue.c: Add missing prototypes.
14475
14476 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14477
14478 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
14479 * gdb.arch/i386-prologue.exp: Likewise.
14480 * gdb.arch/i386-size.exp: Likewise.
14481
14482 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
14483
14484 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
14485 define object file path.
14486 * gdb.btrace/gcore.exp: Use standard_output_file to define core
14487 file path.
14488 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
14489 standard_output_file to define binfile.
14490
14491 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14492
14493 Fix compatibility with recent gfortran-5.3.1.
14494 * gdb.fortran/vla-history.exp (print vla1 allocated)
14495 (print vla2 allocated, print $2, print $3): Remove
14496 (print $4): Rename to ...
14497 (print $2): ... here.
14498 (print $9): Rename to ...
14499 (print $5): ... here.
14500 (print $10): Rename to ...
14501 (print $6): ... here.
14502 * gdb.fortran/vla.f90: Add pvla initialization.
14503
14504 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14505
14506 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
14507 New test.
14508 * gdb.fortran/vla-value-sub.exp: Likewise.
14509
14510 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
14511
14512 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
14513
14514 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
14515
14516 * i386-biarch-core.exp: Define corefile using
14517 standard_output_file.
14518
14519 2016-02-12 Yao Qi <yao.qi@linaro.org>
14520
14521 * gdb.arch/arm-single-step-kernel-helper.c: New.
14522 * gdb.arch/arm-single-step-kernel-helper.exp: New.
14523
14524 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
14525
14526 * gdb.btrace/tailcall-only.exp: New.
14527 * gdb.btrace/tailcall-only.c: New.
14528 * gdb.btrace/x86_64-tailcall-only.S: New.
14529 * gdb.btrace/i686-tailcall-only.S: New.
14530
14531 2016-02-11 Pedro Alves <palves@redhat.com>
14532
14533 * README (Parallel testing): Add missing double quotes.
14534
14535 2016-02-11 Pedro Alves <palves@redhat.com>
14536
14537 * README (Parallel testing): New section.
14538 (GDB_PARALLEL): Rewrite.
14539 (FORCE_PARALLEL): Document.
14540
14541 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
14542
14543 * gdb.trace/tfile-avx.c: New test.
14544 * gdb.trace/tfile-avx.exp: New test.
14545
14546 2016-02-09 Keith Seitz <keiths@redhat.com>
14547
14548 PR breakpoints/19546
14549 * gdb.base/infcall-exec.c: New file.
14550 * gdb.base/infcall-exec2.c: New file.
14551 * gdb.base/infcall-exec.exp: New file.
14552
14553 2016-02-09 Keith Seitz <keiths@redhat.com>
14554
14555 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
14556 (toplevel): Call test_bkpt_address.
14557
14558 2016-02-09 Keith Seitz <keiths@redhat.com>
14559
14560 PR python/19506
14561 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
14562 (toplevel): Call test_bkpt_address.
14563
14564 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
14565
14566 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
14567 to AC_OUTPUT.
14568 * configure: Regenerate.
14569
14570 2016-02-09 Pedro Alves <palves@redhat.com>
14571
14572 PR breakpoints/19548
14573 * gdb.base/execl-update-breakpoints.c (some_function): New
14574 function.
14575 (main): Call it.
14576 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
14577 Tighten expected GDB output.
14578
14579 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14580
14581 * Makefile.in (ALL_SUBDIRS): Remove.
14582 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
14583 (distclean maintainer-clean realclean): Likewise.
14584 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
14585 * configure: Regenerate.
14586 * gdb.ada/Makefile.in: Delete.
14587 * gdb.arch/Makefile.in: Likewise.
14588 * gdb.asm/Makefile.in: Likewise.
14589 * gdb.base/Makefile.in: Likewise.
14590 * gdb.btrace/Makefile.in: Likewise.
14591 * gdb.cell/Makefile.in: Likewise.
14592 * gdb.compile/Makefile.in: Likewise.
14593 * gdb.cp/Makefile.in: Likewise.
14594 * gdb.disasm/Makefile.in: Likewise.
14595 * gdb.dlang/Makefile.in: Likewise.
14596 * gdb.dwarf2/Makefile.in: Likewise.
14597 * gdb.fortran/Makefile.in: Likewise.
14598 * gdb.gdb/Makefile.in: Likewise.
14599 * gdb.go/Makefile.in: Likewise.
14600 * gdb.guile/Makefile.in: Likewise.
14601 * gdb.java/Makefile.in: Likewise.
14602 * gdb.linespec/Makefile.in: Likewise.
14603 * gdb.mi/Makefile.in: Likewise.
14604 * gdb.modula2/Makefile.in: Likewise.
14605 * gdb.multi/Makefile.in: Likewise.
14606 * gdb.objc/Makefile.in: Likewise.
14607 * gdb.opencl/Makefile.in: Likewise.
14608 * gdb.opt/Makefile.in: Likewise.
14609 * gdb.pascal/Makefile.in: Likewise.
14610 * gdb.perf/Makefile.in: Likewise.
14611 * gdb.python/Makefile.in: Likewise.
14612 * gdb.reverse/Makefile.in: Likewise.
14613 * gdb.server/Makefile.in: Likewise.
14614 * gdb.stabs/Makefile.in: Likewise.
14615 * gdb.threads/Makefile.in: Likewise.
14616 * gdb.trace/Makefile.in: Likewise.
14617 * gdb.xml/Makefile.in: Likewise.
14618 * lib/gdb.exp (make_gdb_parallel_path): Add check for
14619 GDB_PARALLEL.
14620 (standard_output_file): Remove check for GDB_PARALLEL, always
14621 return path in outputs/$subdir/$testname.
14622
14623 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14624
14625 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
14626 (site.exp): Assign abs_srcdir to tcl's srcdir.
14627
14628 2016-02-04 Yao Qi <yao.qi@linaro.org>
14629
14630 * gdb.base/foll-exec-mode.c: Include limits.h.
14631 (main): Add parameters argc and argv. Get directory from
14632 argv[0].
14633 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
14634 compilation.
14635 * gdb.base/foll-exec.c: Include limits.h.
14636 (main): Add parameters argc and argv.
14637 Get directory from argv[0].
14638 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
14639 Adjust tests on the number of lines as source code changed.
14640 * gdb.base/foll-vfork-exit.c: Include limits.h.
14641 (main): Add one line of statement before vfork.
14642 * gdb.base/foll-vfork.c: Include limits.h and string.h.
14643 (main): Add parameters argc and argv. Get directory from
14644 argv[0].
14645 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
14646 (setup_gdb): Set tbreak to skip some source lines.
14647 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
14648 (main): Add parameters argc and argv. Get directory from
14649 argv[0].
14650 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
14651 compilation.
14652 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
14653 (main): Add parameters argc and argv. Get directory from
14654 argv[0].
14655 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
14656 compilation.
14657
14658 2016-02-01 Doug Evans <dje@google.com>
14659
14660 * gdb.base/skip.exp: Clean up multiple references to same test name.
14661
14662 2016-02-01 Pedro Alves <palves@redhat.com>
14663
14664 PR remote/19496
14665 * gdb.threads/forking-threads-plus-breakpoint.exp
14666 (displaced_stepping_supported): New global.
14667 (probe_displaced_stepping_support): New procedure.
14668 (do_test): Add 'displaced' parameter, and use it.
14669 (top level): Check for displaced stepping support. Add displaced
14670 stepping on/off testing axis.
14671
14672 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14673
14674 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
14675 pointer. Don't perform further tests on the unassociated pointer
14676 if the first test fails.
14677
14678 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14679
14680 * gdb.base/max-value-size.c: New file.
14681 * gdb.base/max-value-size.exp: New file.
14682 * gdb.base/huge.exp: Disable max-value-size for this test.
14683
14684 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
14685
14686 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14687
14688 2016-01-28 Yao Qi <yao.qi@linaro.org>
14689
14690 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
14691
14692 2016-01-25 Pedro Alves <palves@redhat.com>
14693
14694 PR threads/19461
14695 * gdb.base/fork-running-state.c: New file.
14696 * gdb.base/fork-running-state.exp: New file.
14697
14698 2016-01-25 Pedro Alves <palves@redhat.com>
14699
14700 PR gdb/19494
14701 * gdb.base/catch-fork-kill.c: New file.
14702 * gdb.base/catch-fork-kill.exp: New file.
14703
14704 2016-01-25 Pedro Alves <palves@redhat.com>
14705
14706 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
14707 Delete, moved to lib/gdb.exp.
14708 * gdb.threads/forking-threads-plus-breakpoint.exp
14709 (foreach_with_prefix): Likewise.
14710 * gdb.threads/process-dies-while-handling-bp.exp
14711 (foreach_with_prefix): Likewise.
14712 * lib/gdb.exp (foreach_with_prefix): New procedure.
14713
14714 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
14715
14716 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
14717 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
14718
14719 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
14720
14721 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
14722 endian targets.
14723
14724 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14725 Pedro Alves <palves@redhat.com>
14726
14727 Fix testsuite compatibility with Guile.
14728 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
14729 number.
14730
14731 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14732
14733 Fix testsuite compatibility with Guile.
14734 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
14735 (thread 1): New test for backtrace through signal handler.
14736
14737 2016-01-22 Yao Qi <yao.qi@linaro.org>
14738
14739 PR testsuite/19491
14740 * gdb.base/multi-forks.c: Include
14741 ../lib/unbuffer_output.c
14742 (main): Call gdb_unbuffer_output.
14743
14744 2016-01-21 Doug Evans <dje@google.com>
14745
14746 * lib/ada.exp (gdb_compile_ada): Fix typo.
14747
14748 2016-01-21 Joel Brobecker <brobecker@adacore.com>
14749
14750 * gdb.base/break-fun-addr.exp: New file.
14751 * gdb.base/break-fun-addr1.c: New file.
14752 * gdb.base/break-fun-addr2.c: New file.
14753
14754 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
14755
14756 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
14757 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
14758 enum flag values.
14759
14760 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
14761
14762 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
14763 when GDB can not set the vector return value. Add more comments
14764 for clarification.
14765
14766 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14767
14768 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14769 command.
14770
14771 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14772
14773 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14774
14775 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14776
14777 * Makefile.in (check-single): Pass --status to runtest.
14778 (check/%.exp): Likewise.
14779
14780 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14781
14782 * Makefile.in (check-parallel): Propagate return code from make
14783 do-check-parallel.
14784
14785 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14786
14787 * gdb.trace/ftrace.exp: Fix expected message on continue.
14788 * gdb.trace/pending.exp: Fix expected message on continue.
14789 * gdb.trace/trace-break.exp: Fix expected message on continue.
14790
14791 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14792
14793 * lib/gdb.exp (gdb_test): Remove unused global references.
14794
14795 2016-01-18 Pedro Alves <palves@redhat.com>
14796
14797 * gdb.base/async-shell.exp: Adjust expected output.
14798 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14799 * gdb.base/siginfo-thread.exp: Adjust expected output.
14800 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14801 * gdb.java/jnpe.exp: Adjust expected output.
14802 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14803 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14804 * gdb.threads/leader-exit.exp: Adjust expected output.
14805 * gdb.threads/manythreads.exp: Adjust expected output.
14806 * gdb.threads/pthreads.exp: Adjust expected output.
14807 * gdb.threads/schedlock.exp: Adjust expected output.
14808 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14809 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14810 expected output.
14811 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14812 output.
14813 * gdb.threads/sigthread.exp: Adjust expected output.
14814 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14815
14816 2016-01-18 Yao Qi <yao.qi@linaro.org>
14817
14818 * gdb.guile/scm-section-script.c: Replace @progbits with
14819 %progbits.
14820 * gdb.python/py-section-script.c: Likewise.
14821
14822 2016-01-15 Pedro Alves <palves@redhat.com>
14823
14824 * gdb.multi/tids.exp: Test star wildcard ranges.
14825
14826 2016-01-15 Pedro Alves <palves@redhat.com>
14827
14828 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14829 command from "thread apply" invocation.
14830 (thr_apply_info_thr_invalid): Default the expected output to the
14831 input tid list.
14832 (top level): Add tests that use convenience variables. Add tests
14833 for "thread apply" with a valid TID list, but missing the command.
14834
14835 2016-01-13 Pedro Alves <palves@redhat.com>
14836
14837 * gdb.base/default.exp: Expect $_gthread as well.
14838 * gdb.multi/tids.exp: Test $_gthread.
14839 * gdb.threads/thread-specific.exp: Test $_gthread.
14840
14841 2016-01-13 Pedro Alves <palves@redhat.com>
14842
14843 * gdb.multi/tids.exp: Test "info threads -gid".
14844
14845 2016-01-13 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14848 Breakpoint.thread.
14849 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14850
14851 2016-01-07 Pedro Alves <palves@redhat.com>
14852
14853 * gdb.base/break.exp: Adjust to output changes.
14854 * gdb.base/hbreak2.exp: Likewise.
14855 * gdb.base/sepdebug.exp: Likewise.
14856 * gdb.base/watch_thread_num.exp: Likewise.
14857 * gdb.linespec/keywords.exp: Likewise.
14858 * gdb.multi/info-threads.exp: Likewise.
14859 * gdb.threads/thread-find.exp: Likewise.
14860 * gdb.multi/tids.c: New file.
14861 * gdb.multi/tids.exp: New file.
14862
14863 2016-01-13 Pedro Alves <palves@redhat.com>
14864
14865 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14866
14867 2016-01-13 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.base/default.exp: Expect $_inferior as well.
14870 * gdb.multi/base.exp: Test $_inferior.
14871
14872 2016-01-13 Pedro Alves <palves@redhat.com>
14873
14874 PR breakpoints/19388
14875 * gdb.base/catch-signal-siginfo-cond.c: New file.
14876 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14877
14878 2016-01-12 Josh Stone <jistone@redhat.com>
14879 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14880
14881 * gdb.base/catch-syscall.c (do_execve): New variable.
14882 (main): Conditionally trigger an execve.
14883 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14884 (test_catch_syscall_execve): New, check entry/return across execve.
14885 (do_syscall_tests): Call test_catch_syscall_execve.
14886
14887 2016-01-12 Pedro Alves <palves@redhat.com>
14888
14889 * gdb.base/random-signal.exp (do_test): New procedure, with body
14890 of testcase moved in.
14891
14892 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14893 Pedro Alves <palves@redhat.com>
14894
14895 * gdb.base/funcargs.exp (finish from indirectly called function):
14896 Reintroduce the case for 'First'.
14897
14898 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14899 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14902 (tcatch_vfork_then_child_follow_exec)
14903 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14904 identification.
14905
14906 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14907
14908 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14909 and repeats to unlimited.
14910 * gdb.python/py-value.exp: Likewise.
14911 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14912 and repeats to unlimited.
14913
14914 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14915
14916 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14917 and reordering the functions.
14918 * gdb.multi/hangout.c: Likewise.
14919 * gdb.multi/hello.c: Likewise.
14920
14921 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14922
14923 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14924 absolute.
14925 (SingleStatisticTestResult.report): Use dict.keys instead of
14926 dict.iterkeys.
14927
14928 2016-01-06 Pedro Alves <palves@redhat.com>
14929
14930 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14931
14932 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14933
14934 * gdb.btrace/dlopen.exp: New.
14935 * gdb.btrace/dlopen.c: New.
14936 * gdb.btrace/dlopen-dso.c: New.
14937
14938 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14939
14940 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14941 PATTERN argument is optional.
14942
14943 2015-12-24 Joel Brobecker <brobecker@adacore.com>
14944
14945 * lib/ada.exp (target_compile_ada_from_dir): New function.
14946 (gdb_compile_ada): Reimplement avoiding the use of project files.
14947 * gdb.ada/gnat_ada.gpr: Delete.
14948 * gdb.ada/cond_lang.exp: Adjust test to make path before
14949 filename optional.
14950 * gdb.ada/small_reg_param.exp: Likewise.
14951
14952 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14953
14954 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14955
14956 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14957
14958 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14959 case.
14960
14961 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14962
14963 * gdb.base/break.exp: Remove dead code.
14964 * gdb.base/sepdebug.exp: Likewise.
14965
14966 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14967
14968 * gdb.asm/asm-source.exp: Remove HP-UX references.
14969 * gdb.base/annota1.exp: Likewise.
14970 * gdb.base/annota3.exp: Likewise.
14971 * gdb.base/attach.exp: Likewise.
14972 * gdb.base/bigcore.exp: Likewise.
14973 * gdb.base/break.exp: Likewise.
14974 * gdb.base/call-ar-st.exp: Likewise.
14975 * gdb.base/callfuncs.exp: Likewise.
14976 * gdb.base/catch-fork-static.exp: Likewise.
14977 * gdb.base/display.exp: Likewise.
14978 * gdb.base/foll-exec-mode.exp: Likewise.
14979 * gdb.base/foll-exec.exp: Likewise.
14980 * gdb.base/foll-fork.exp: Likewise.
14981 * gdb.base/foll-vfork.exp: Likewise.
14982 * gdb.base/funcargs.exp: Likewise.
14983 * gdb.base/hbreak2.exp: Likewise.
14984 * gdb.base/inferior-died.exp: Likewise.
14985 * gdb.base/interrupt.exp: Likewise.
14986 * gdb.base/multi-forks.exp: Likewise.
14987 * gdb.base/nodebug.exp: Likewise.
14988 * gdb.base/sepdebug.exp: Likewise.
14989 * gdb.base/solib1.c: Likewise.
14990 * gdb.base/step-test.exp: Likewise.
14991 * gdb.mi/non-stop.c: Likewise.
14992 * gdb.mi/pthreads.c: Likewise.
14993 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14994 * gdb.threads/pthreads.c: Likewise.
14995 * gdb.threads/staticthreads.exp: Likewise.
14996 * lib/future.exp: Likewise.
14997 * lib/gdb.exp: Likewise.
14998 * gdb.base/so-indr-cl.c: Remove.
14999 * gdb.base/so-indr-cl.exp: Likewise.
15000 * gdb.base/solib.c: Likewise.
15001 * gdb.base/solib.exp: Likewise.
15002 * gdb.base/solib2.c: Likewise.
15003
15004 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
15005
15006 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
15007 * gdb.base/call-ar-st.exp: Likewise.
15008 * gdb.base/callfuncs.exp: Likewise.
15009 * gdb.base/condbreak.exp: Likewise.
15010 * gdb.base/constvars.exp: Likewise.
15011 * gdb.base/hbreak2.exp: Likewise.
15012 * gdb.base/langs.exp: Likewise.
15013 * gdb.base/list.exp: Likewise.
15014 * gdb.base/long_long.exp: Likewise.
15015 * gdb.base/ptype.exp: Likewise.
15016 * gdb.base/scope.exp: Likewise.
15017 * gdb.base/signals.exp: Likewise.
15018 * gdb.base/so-impl-ld.exp: Likewise.
15019 * gdb.base/varargs.exp: Likewise.
15020 * gdb.base/volatile.exp: Likewise.
15021 * gdb.base/whatis.exp: Likewise.
15022 * gdb.cp/cplusfuncs.exp: Likewise.
15023 * gdb.cp/inherit.exp: Likewise.
15024 * gdb.cp/local.exp: Likewise.
15025 * gdb.cp/member-ptr.exp: Likewise.
15026 * gdb.cp/method.exp: Likewise.
15027 * gdb.cp/overload.exp: Likewise.
15028 * gdb.cp/templates.exp: Likewise.
15029 * gdb.stabs/weird.exp: Likewise.
15030 * lib/compiler.c: Likewise.
15031 * lib/compiler.cc: Likewise.
15032 * lib/cp-support.exp: Likewise.
15033 * lib/gdb.exp: Likewise.
15034
15035 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
15036
15037 * configure.ac: Remove HP-UX case.
15038 * configure: Regenerate.
15039
15040 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
15041
15042 * lib/gdb.exp (gdb_compile): Add function doc.
15043
15044 2015-12-17 Pedro Alves <palves@redhat.com>
15045
15046 PR threads/19354
15047 * gdb.multi/info-threads.exp: New file.
15048
15049 2015-12-15 Yao Qi <yao.qi@linaro.org>
15050
15051 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
15052 is aarch64*-*-*.
15053
15054 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15055
15056 * gdb.base/history-duplicates.exp: Skip if no readline support.
15057
15058 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15059
15060 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
15061
15062 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15063
15064 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
15065
15066 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
15067
15068 * gdb.base/completion.exp: Skip tests that interrupt GDB with
15069 ctrl-C if nointerrupts target property is set.
15070 * gdb.base/double-prompt-target-event-error.exp: Likewise.
15071 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
15072 * gdb.base/paginate-bg-execution.exp: Likewise.
15073 * gdb.base/paginate-execution-startup.exp: Likewise.
15074 * gdb.base/random-signal.exp: Likewise.
15075 * gdb.base/range-stepping.exp: Likewise.
15076 * gdb.cp/annota2.exp: Likewise.
15077 * gdb.cp/annota3.exp: Likewise.
15078 * gdb.gdb/selftest.exp: Likewise.
15079 * gdb.threads/continue-pending-status.exp: Likewise.
15080 * gdb.threads/leader-exit.exp: Likewise.
15081 * gdb.threads/manythreads.exp: Likewise.
15082 * gdb.threads/pthreads.exp: Likewise.
15083 * gdb.threads/schedlock.exp: Likewise.
15084 * gdb.threads/sigthread.exp: Likewise.
15085
15086 2015-12-11 Don Breazeal <donb@codesourcery.com>
15087
15088 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
15089 remote.
15090 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
15091 * gdb.base/foll-exec.exp (main): Enable for target remote.
15092 * gdb.base/foll-fork.exp (main): Likewise.
15093 * gdb.base/foll-vfork.exp (main): Likewise.
15094 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
15095 (proc continue_to_exit_bp_loc): Use clean_restart.
15096 * gdb.base/pie-execl.exp (main): Disable for target remote.
15097 * gdb.base/watch-vfork.exp (main): Enable for target remote.
15098 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
15099 * gdb.threads/execl.exp (main): Likewise.
15100 * gdb.threads/fork-child-threads.exp (main): Likewise.
15101 * gdb.threads/fork-plus-threads.exp (main): Disable for target
15102 remote.
15103 * gdb.threads/fork-thread-pending.exp (main): Enable for target
15104 remote.
15105 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
15106 pid.tid style ptids, instead of just tid.
15107 * gdb.threads/thread-execl.exp (main): Enable for target remote.
15108 * gdb.threads/watchpoint-fork.exp (main): Likewise.
15109 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
15110 ptids, instead of just tid.
15111
15112 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15113
15114 * gdb.base/list.exp (test_list_forward): Add end of file error
15115 test.
15116 (test_repeat_list_command): Add end of file error test.
15117 (test_list_backwards): Add beginning of file error test.
15118
15119 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15120
15121 * gdb.base/list.exp (test_list_invalid_args): New function,
15122 defined, and called.
15123
15124 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15125
15126 * gdb.base/list.exp (test_list): Make test names unique.
15127
15128 2015-12-11 Yao Qi <yao.qi@linaro.org>
15129
15130 * gdb.base/coremaker2.c: Remove.
15131
15132 2015-12-10 Pedro Alves <palves@redhat.com>
15133
15134 * gdb.multi/base.exp: Remove stale "spaces" references.
15135
15136 2015-12-10 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.multi/base.exp: Don't use nowarnings.
15139 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
15140 * gdb.multi/hangout.c: Include stdio.h.
15141 * gdb.multi/hello.c: Include stdlib.h.
15142 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
15143 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
15144 * gdb.multi/multi-arch.exp: Don't use nowarnings.
15145
15146 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
15147
15148 * gdb.dwarf2/dw2-ranges-base.c: New file.
15149 * gdb.dwarf2/dw2-ranges-base.exp: New file.
15150 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
15151 support additional line table, and debug ranges generation.
15152 (Dwarf::ranges): New function, generate .debug_ranges.
15153 (Dwarf::lines): Support generating simple line table programs.
15154 (Dwarf::assemble): Initialise new namespace variables.
15155
15156 2015-12-09 Kevin Buettner <kevinb@redhat.com>
15157
15158 * gdb.base/async.exp (proc test_background): Add case for
15159 asynchronous execution not supported.
15160
15161 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
15162
15163 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
15164 format and change test names to make them unique.
15165
15166 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
15167 Pedro Alves <pedro@redhat.com>
15168
15169 PR gdb/18702
15170 Add checking of floatformats setup on x86_64 hosts.
15171 * gdb.arch/i386-float.S (main): Load bigval and smallval.
15172 (smallval, bigval): New labels/constants.
15173 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
15174 float" after loading bigval and smallval.
15175
15176 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
15177
15178 * gdb.ada/fun_overload_menu.exp: New testcase.
15179 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
15180
15181 2015-12-04 Josh Stone <jistone@redhat.com>
15182
15183 * gdb.base/catch-fork-static.exp: New.
15184
15185 2015-12-03 Yao Qi <yao.qi@linaro.org>
15186
15187 * gdb.base/sizeof.c: Don't include stdio.h and
15188 ../lib/unbuffer_output.c.
15189 (main): New variable 'size' and 'value'. Remove printf and
15190 gdb_unbuffer_output. Assign return value to size and value.
15191 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
15192 at the beginning.
15193 (check_sizeof): Check the result by printing variable 'size'.
15194 (check_valueof): Check the result by printing variable 'value'.
15195
15196 2015-12-01 Yao Qi <yao.qi@linaro.org>
15197
15198 * gdb.base/disp-step-syscall.exp: Define syscall instruction
15199 for aarch64*-*-linux* target.
15200
15201 2015-11-30 Pedro Alves <palves@redhat.com>
15202
15203 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
15204
15205 2015-11-30 Pedro Alves <palves@redhat.com>
15206
15207 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
15208 Handle non-stop mode vCont replies.
15209
15210 2015-11-30 Pedro Alves <palves@redhat.com>
15211
15212 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
15213 prepare_for_testing. Start gdb with "set non-stop on" appended to
15214 GDBFLAGS. Lax expected stop output.
15215
15216 2015-11-27 Yao Qi <yao.qi@linaro.org>
15217
15218 * gdb.arch/arm-neon.exp: New.
15219 * gdb.arch/arm-neon.c: New.
15220
15221 2015-11-27 Yao Qi <yao.qi@linaro.org>
15222
15223 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
15224
15225 2015-11-27 Yao Qi <yao.qi@linaro.org>
15226
15227 * gdb.cp/annota2.exp: Allow multiple occurrences of the
15228 frames-invalid annotation.
15229
15230 2015-11-27 Yao Qi <yao.qi@linaro.org>
15231
15232 * gdb.cp/annota2.exp: Use ${frames_invalid}.
15233
15234 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
15235
15236 * gdb.threads/names.exp: New file.
15237 * gdb.threads/names.c: New file.
15238 * README: Mention gdb,no_thread_names.
15239
15240 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
15241
15242 PR 19297
15243 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
15244 support" error.
15245
15246 2015-11-24 Pedro Alves <palves@redhat.com>
15247
15248 PR 17539
15249 * gdb.base/display.exp: Expect displays to be sorted in ascending
15250 order. Use multi_line.
15251 * gdb.base/solib-display.exp: Likewise.
15252
15253 2015-11-24 Pedro Alves <palves@redhat.com>
15254
15255 PR 17539
15256 * gdb.base/display.exp: Expect displays to be sorted in ascending
15257 order. Use multi_line.
15258 * gdb.base/solib-display.exp: Likewise.
15259
15260 2015-11-24 Pedro Alves <palves@redhat.com>
15261
15262 PR 17539
15263 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
15264 threads in ascending order.
15265 * gdb.base/foll-fork.exp: Likewise.
15266 * gdb.base/foll-vfork.exp: Likewise.
15267 * gdb.base/multi-forks.exp: Likewise.
15268 * gdb.mi/mi-nonstop.exp: Likewise.
15269 * gdb.mi/mi-nsintrall.exp: Likewise.
15270 * gdb.multi/base.exp: Likewise.
15271 * gdb.multi/multi-arch.exp: Likewise.
15272 * gdb.python/py-inferior.exp: Likewise.
15273 * gdb.threads/break-while-running.exp: Likewise.
15274 * gdb.threads/execl.exp: Likewise.
15275 * gdb.threads/gcore-thread.exp: Likewise.
15276 * gdb.threads/info-threads-cur-sal.exp: Likewise.
15277 * gdb.threads/kill.exp: Likewise.
15278 * gdb.threads/linux-dp.exp: Likewise.
15279 * gdb.threads/multiple-step-overs.exp: Likewise.
15280 * gdb.threads/next-bp-other-thread.exp: Likewise.
15281 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
15282 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
15283 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
15284 * gdb.threads/thread-find.exp: Likewise.
15285 * gdb.threads/tls.exp: Likewise.
15286 * lib/mi-support.exp (mi_reverse_list): Delete.
15287 (mi_check_thread_states): No longer reverse list.
15288
15289 2015-11-24 Pedro Alves <palves@redhat.com>
15290
15291 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
15292 use lowercase.
15293
15294 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15295
15296 * gdb.trace/actions.c: Include trace-common.h.
15297 (main): Add a location for a fast tracepoint.
15298 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
15299 the normal tracepoints.
15300 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
15301
15302 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15303
15304 * save-trace.exp: Factor out code to these...
15305 (gdb_save_tracepoints): New.
15306 (gdb_load_tracepoints): New.
15307 (do_save_load_test): New.
15308
15309 2015-11-23 Kevin Buettner <kevinb@redhat.com>
15310
15311 * gdb.base/asmlabel.exp: New test.
15312 * gdb.base/asmlabel.c: New test case.
15313
15314 2015-11-23 Joel Brobecker <brobecker@adacore.com>
15315
15316 * gdb.base/wrong_frame_bt_full-main.c: New file.
15317 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
15318 * gdb.base/wrong_frame_bt_full.exp: New file.
15319
15320 2015-11-23 Joel Brobecker <brobecker@adacore.com>
15321
15322 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
15323
15324 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15325
15326 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
15327 pstate register when comparing registers values in
15328 sparc64-*-linux-gnu targets to avoid spurious differences.
15329
15330 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15331
15332 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
15333
15334 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
15335
15336 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
15337 as type argument to gdb_compile.
15338 * gdb.base/nested-subp2.exp: Likewise.
15339 * gdb.base/nested-subp3.exp: Likewise.
15340
15341 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
15342
15343 * lib/dwarf.exp (_note): Fix left shift of negative value.
15344 * gdb.trace/trace-condition.exp: Likewise.
15345
15346 2015-11-13 Yao Qi <yao.qi@linaro.org>
15347
15348 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
15349 comments about d10v.
15350 (test_scalar_returns): Likewise.
15351 * gdb.base/d10v.ld: Remove.
15352 * gdb.base/overlays.exp: Remove the target triplet checking for
15353 d10v-*-*.
15354 * gdb.base/structs.exp (test_struct_returns): Remove the
15355 comments about d10v.
15356 (test_struct_calls): Likewise.
15357
15358 2015-11-13 Yao Qi <yao.qi@linaro.org>
15359
15360 * gdb.base/gnu_vector.exp: Check the return value by "p res".
15361 * gdb.base/gnu_vector.c: Don't include stdio.h.
15362 (main): Don't print res and call add_some_intvecs.
15363
15364 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
15365
15366 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
15367 macro.
15368 (func5): Removed.
15369 (func4): Use FAST_TRACEPOINT_LABEL.
15370 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
15371 macro.
15372 (func): Removed.
15373 (thread_function): Use FAST_TRACEPOINT_LABEL.
15374 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
15375 (func): Remove.
15376 (marker): Use FAST_TRACEPOINT_LABEL.
15377 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
15378 (pendfunc1): Remove.
15379 (pendfunc): Use FAST_TRACEPOINT_LABEL.
15380 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
15381 (foo): Remove.
15382 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
15383 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
15384 macro.
15385 (func): Remove.
15386 (marker): Use FAST_TRACEPOINT_LABEL.
15387 * gdb.trace/trace-common.h: New header.
15388 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
15389 macro.
15390 (func): Remove.
15391 (marker): Use FAST_TRACEPOINT_LABEL.
15392 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
15393 (func): Remove.
15394 (thread_function): Use FAST_TRACEPOINT_LABEL.
15395
15396 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
15397
15398 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
15399 in front.
15400 * gdb.trace/change-loc.exp: Use global pcreg definition.
15401 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
15402 * gdb.trace/entry-values.exp: Use global spreg definition, add $
15403 in front.
15404 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
15405 * gdb.trace/pending.exp: Likewise.
15406 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
15407 * gdb.trace/trace-break.exp: Likewise.
15408 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
15409 in front.
15410 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
15411 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
15412 in front.
15413 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
15414
15415 2015-11-09 Joel Brobecker <brobecker@adacore.com>
15416
15417 * gdb.ada/fin_fun_out: New testcase.
15418
15419 2015-11-07 Kevin Buettner <kevinb@redhat.com>
15420
15421 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
15422 value associated with DW_AT_byte_size.
15423 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
15424 constants for DW_AT_byte_size, DW_AT_lower_bound, and
15425 DW_AT_upper_bound.
15426
15427 2015-11-07 Kevin Buettner <kevinb@redhat.com>
15428
15429 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
15430 (gdb_target_symbol_prefix_flags): Define in terms of _asm
15431 version.
15432 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
15433 gdb.dwarf2/dw2-canonicalize-type.exp,
15434 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
15435 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
15436 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
15437 provided by gdb_target_symbol_prefix_flags_asm.
15438 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
15439 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
15440 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
15441 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
15442 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
15443 macros where needed). Use this macro for symbols which require
15444 the prefix provided by SYMBOL_PREFIX.
15445
15446 2015-11-05 Kevin Buettner <kevinb@redhat.com>
15447
15448 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
15449 New procs.
15450 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
15451 representing expressions, of more than one list element.
15452 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
15453 to prepend linker symbol prefix to f.
15454 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
15455 table_1 and table_2.
15456 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
15457 Likewise, for f and g.
15458 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
15459 for ptr.
15460 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
15461 for main.
15462 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
15463 table_1_ptr and table_2_ptr.
15464
15465 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15466 Joel Brobecker <brobecker@adacore.com>
15467
15468 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
15469
15470 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
15471
15472 * gdb.reverse/s390-mvcle.c: New test.
15473 * gdb.reverse/s390-mvcle.exp: New file.
15474 * lib/gdb.exp: Enable reverse tests on s390*-linux.
15475
15476 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15477
15478 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
15479
15480 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15481
15482 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
15483 reaching marker2.
15484 * gdb.reverse/getresuid-reverse.exp: Likewise.
15485 * gdb.reverse/pipe-reverse.exp: Likewise.
15486 * gdb.reverse/readv-reverse.exp: Likewise.
15487 * gdb.reverse/recvmsg-reverse.exp: Likewise.
15488 * gdb.reverse/time-reverse.exp: Likewise.
15489 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
15490
15491 2015-10-30 Yao Qi <yao.qi@linaro.org>
15492
15493 * gdb.threads/wp-replication.c (watch_count_done): Remove.
15494 (empty_cycle): Remove.
15495 (main): Don't call empty_cycle. Don't use watch_count_done.
15496 * gdb.threads/wp-replication.exp: Don't set breakpoint on
15497 empty_cycle. Rewrite the code counting HW watchpoints.
15498
15499 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
15500
15501 * gdb.reverse/fstatat-reverse.c: New test.
15502 * gdb.reverse/fstatat-reverse.exp: New file.
15503 * gdb.reverse/getresuid-reverse.c: New test.
15504 * gdb.reverse/getresuid-reverse.exp: New file.
15505 * gdb.reverse/pipe-reverse.c: New test.
15506 * gdb.reverse/pipe-reverse.exp: New file.
15507 * gdb.reverse/readv-reverse.c: New test.
15508 * gdb.reverse/readv-reverse.exp: New file.
15509 * gdb.reverse/recvmsg-reverse.c: New test.
15510 * gdb.reverse/recvmsg-reverse.exp: New file.
15511 * gdb.reverse/time-reverse.c: New test.
15512 * gdb.reverse/time-reverse.exp: New file.
15513 * gdb.reverse/waitpid-reverse.c: New test.
15514 * gdb.reverse/waitpid-reverse.exp: New file.
15515
15516 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15517
15518 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
15519
15520 2015-10-26 Doug Evans <dje@google.com>
15521
15522 PR symtab/17391
15523 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
15524 * gdb.dwarf2/bad-regnum.c: New file.
15525 * gdb.dwarf2/bad-regnum.exp: New file.
15526
15527 2015-10-26 Doug Evans <dje@google.com>
15528
15529 PR python/18938
15530 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
15531 file.
15532
15533 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15534
15535 * gdb.compile/compile.exp (compile code globalvar): Update expectation
15536 for a change by "Mention language in compile error message".
15537
15538 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
15539
15540 PR python/18073
15541 * gdb.python/py-type.c (C::a_method): New.
15542 (C::a_const_method): New.
15543 (C::a_static_method): New.
15544 (a_function): New.
15545 * gdb.python/py-type.exp (test_fields): Test getting fields
15546 from function and method.
15547
15548 2015-10-21 Keven Boell <keven.boell@intel.com>
15549
15550 * gdb.fortran/vla-alloc-assoc.exp: New file.
15551 * gdb.fortran/vla-datatypes.exp: New file.
15552 * gdb.fortran/vla-datatypes.f90: New file.
15553 * gdb.fortran/vla-history.exp: New file.
15554 * gdb.fortran/vla-ptype-sub.exp: New file.
15555 * gdb.fortran/vla-ptype.exp: New file.
15556 * gdb.fortran/vla-sizeof.exp: New file.
15557 * gdb.fortran/vla-sub.f90: New file.
15558 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
15559 * gdb.fortran/vla-value-sub-finish.exp: New file.
15560 * gdb.fortran/vla-value-sub.exp: New file.
15561 * gdb.fortran/vla-value.exp: New file.
15562 * gdb.fortran/vla-ptr-info.exp: New file.
15563 * gdb.mi/mi-vla-fortran.exp: New file.
15564 * gdb.mi/vla.f90: New file.
15565
15566 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
15567
15568 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
15569 of hardwired timeout value.
15570
15571 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15572 Pedro Alves <palves@redhat.com>
15573
15574 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
15575 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
15576
15577 2015-10-19 Josh Stone <jistone@redhat.com>
15578
15579 * gdb.base/catch-syscall.c: Include <sched.h>.
15580 (unknown_syscall): New variable.
15581 (main): Trigger a vfork and an unknown syscall.
15582 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
15583 (unknown_syscall_number): Likewise.
15584 (check_call_to_syscall): Accept an optional syscall pattern.
15585 (check_return_from_syscall): Likewise.
15586 (check_continue): Likewise.
15587 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
15588 (test_catch_syscall_skipping_return): New test toggling off 'catch
15589 syscall' to step over the syscall return, then toggling back on.
15590 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
15591 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
15592 (do_syscall_tests): Call test_catch_syscall_without_args and
15593 test_catch_syscall_mid_vfork.
15594 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
15595 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
15596
15597 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
15598
15599 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
15600 print g_vE): Add new pass patterns.
15601 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
15602 print various symbol names for vptr fields.
15603
15604 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
15605
15606 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
15607 results.
15608
15609 2015-10-12 Yao Qi <yao.qi@linaro.org>
15610
15611 * gdb.arch/disp-step-insn-reloc.exp: New test case.
15612
15613 2015-10-12 Yao Qi <yao.qi@linaro.org>
15614
15615 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
15616 is aarch64*-*-linux*.
15617
15618 2015-10-12 Yao Qi <yao.qi@linaro.org>
15619
15620 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
15621 (can_relocate_bcond_true): ... it.
15622 (can_relocate_bcond_false): New function.
15623 (foo): Likewise.
15624 (can_relocate_bl): Likewise.
15625 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
15626 can_relocate_bl.
15627
15628 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
15629
15630 * gdb.base/nested-addr.c: New file.
15631 * gdb.base/nested-addr.exp: New testcase.
15632
15633 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
15634
15635 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
15636 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
15637 its output. Ignore the output of "record goto begin" and instead
15638 check that GDB is replaying.
15639
15640 2015-10-09 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
15643 (top level): Use it in the run with no args test.
15644
15645 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
15646
15647 * gdb.dlang/properties.exp: New file.
15648
15649 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
15650
15651 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
15652 whether or not address 0x1000 is mapped on the target.
15653
15654 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
15655
15656 * gdb.python/py-type.exp: Do not run tests if binaries fail to
15657 build.
15658
15659 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
15660
15661 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
15662 instruction-history test.
15663
15664 2015-09-28 Doug Evans <dje@google.com>
15665
15666 * gdb.base/gcore.c (array_func): Add reference to static_array.
15667
15668 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
15669
15670 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
15671 source line.
15672
15673 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
15674
15675 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
15676 short or char as base type.
15677
15678 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
15679
15680 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
15681 to allow any size enum.
15682
15683 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
15684
15685 * gdb.ada/array_ptr_renaming.exp: New testcase.
15686 * gdb.ada/array_ptr_renaming/foo.adb: New file.
15687 * gdb.ada/array_ptr_renaming/pack.ads: New file.
15688
15689 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15690
15691 * gdb.trace/ftrace-lock.c: New file.
15692 * gdb.trace/ftrace-lock.exp: New file.
15693
15694 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15695
15696 * gdb.arch/insn-reloc.c: New file.
15697 * gdb.arch/ftrace-insn-reloc.exp: New file.
15698
15699 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15700
15701 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
15702 instruction.
15703 * gdb.trace/pendshr1.c (pendfunc): Likewise.
15704 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
15705 * gdb.trace/range-stepping.c: Likewise.
15706 * gdb.trace/trace-break.c: Likewise.
15707 * gdb.trace/trace-mt.c (thread_function): Likewise.
15708 * gdb.trace/ftrace.c (marker): Likewise.
15709 * gdb.trace/trace-condition.c (marker): Likewise.
15710 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
15711 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
15712 is_aarch64_target.
15713
15714 2015-09-18 Doug Evans <xdje42@gmail.com>
15715
15716 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
15717 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
15718
15719 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15720
15721 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15722 the breakpoint.
15723
15724 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15725
15726 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
15727 the pending breakpoint. Remove timeout override for "Run till
15728 MI pending breakpoint on pendfunc3 on thread 2" test.
15729
15730 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15731
15732 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15733 filename pattern.
15734
15735 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15736
15737 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
15738 in breakpoint filename pattern.
15739
15740 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15741
15742 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15743
15744 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15745
15746 * gdb.linespec/explicit.exp: Check for readline support for
15747 tab-completion tests. Fix obvious typo.
15748
15749 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15750
15751 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
15752 and replay.
15753
15754 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15755
15756 * gdb.btrace/non-stop.c: New.
15757 * gdb.btrace/non-stop.exp: New.
15758
15759 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
15760 Yao Qi <yao.qi@linaro.org>
15761
15762 * gdb.trace/trace-condition.c: New file.
15763 * gdb.trace/trace-condition.exp: New file.
15764
15765 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
15766
15767 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15768 for testing bytecode compilation.
15769
15770 2015-09-16 Pedro Alves <palves@redhat.com>
15771 Sandra Loosemore <sandra@codesourcery.com>
15772
15773 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15774 (SECONDS): Redefine.
15775 (main): Call pthread_kill and alarm early.
15776 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15777 support.
15778 (test): If the target can't hardware step and doesn't support
15779 displaced stepping, increase the timeout.
15780
15781 2015-09-16 Pedro Alves <palves@redhat.com>
15782
15783 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15784 (enable_debug): New procedures.
15785 (test): Use them. Bail out if waiting for threads fails.
15786 (top level): Bail out if a test fails.
15787
15788 2015-09-16 Yao Qi <yao.qi@linaro.org>
15789
15790 * gdb.asm/asm-source.exp: Set asm-arch for
15791 aarch64*-*-* target.
15792 * gdb.asm/aarch64.inc: New file.
15793
15794 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15795
15796 * gdb.ada/array_of_variable_length.exp: New testcase.
15797 * gdb.ada/array_of_variable_length/foo.adb: New file.
15798 * gdb.ada/array_of_variable_length/pck.adb: New file.
15799 * gdb.ada/array_of_variable_length/pck.ads: New file.
15800
15801 2015-09-15 Doug Evans <dje@google.com>
15802
15803 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15804 of function static local variable.
15805
15806 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15807
15808 * gdb.threads/tls-so_extern.exp: New test file.
15809 * gdb.threads/tls-so_extern.c: New test file.
15810 * gdb.threads/tls-so_extern_main.c: New test file.
15811
15812 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15813
15814 * gdb.opt/solib-intra-step-lib.c: New file.
15815 * gdb.opt/solib-intra-step-main.c: New file.
15816 * gdb.opt/solib-intra-step.exp: New file.
15817
15818 2015-09-15 Pedro Alves <palves@redhat.com>
15819
15820 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15821 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15822
15823 2015-09-14 Pedro Alves <palves@redhat.com>
15824
15825 * gdb.base/hook-stop-continue.c: Delete.
15826 * gdb.base/hook-stop-continue.exp: Delete.
15827 * gdb.base/hook-stop-frame.c: Delete.
15828 * gdb.base/hook-stop-frame.exp: Delete.
15829 * gdb.base/hook-stop.c: New file.
15830 * gdb.base/hook-stop.exp: New file.
15831
15832 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15833
15834 * gdb.ada/access_to_packed_array.exp: New testcase.
15835 * gdb.ada/access_to_packed_array/foo.adb: New file.
15836 * gdb.ada/access_to_packed_array/pack.adb: New file.
15837 * gdb.ada/access_to_packed_array/pack.ads: New file.
15838
15839 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15840
15841 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15842 buffer size test.
15843
15844 2015-09-11 Don Breazeal <donb@codesourcery.com>
15845
15846 * gdb.base/foll-exec.c: Add copyright header. Fix
15847 formatting issues.
15848 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15849 (do_exec_tests): Use clean_restart in place of zap_session,
15850 and for test initialization. Fix formatting issues. Use
15851 fail in place of perror.
15852 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15853 an expect statement to match an expression with output from
15854 the program under debug.
15855 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15856 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15857 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15858 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15859 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15860
15861 2015-09-09 Doug Evans <dje@google.com>
15862
15863 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15864
15865 2015-09-09 Doug Evans <dje@google.com>
15866
15867 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15868
15869 2015-09-09 Doug Evans <dje@google.com>
15870
15871 * gdb.base/savedregs.exp: Fix typo.
15872
15873 2015-09-09 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15876
15877 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15878
15879 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15880 command actually switches threads. Give up on remaining
15881 tests if target fails to stop at breakpoint.
15882
15883 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15884
15885 * gdb.ada/funcall_char.exp: New testcase.
15886 * gdb.ada/funcall_char/foo.adb: New file.
15887
15888 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15889
15890 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15891 expected outputs. Add two testcases for completing ambiguous
15892 functions.
15893 * gdb.ada/complete/aux_pck.adb: New file.
15894 * gdb.ada/complete/aux_pck.ads: New file.
15895 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15896 Ambiguous_Func functions.
15897 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15898 * gdb.ada/complete/pck.adb: Likewise.
15899
15900 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15901
15902 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15903 failures to run the test program under GDB.
15904
15905 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15906
15907 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15908 to C.
15909
15910 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15911
15912 * gdb.base/run-after-attach.exp: New test file.
15913 * gdb.base/run-after-attach.c: New test file.
15914
15915 2015-08-26 Don Breazeal <donb@codesourcery.com>
15916
15917 * gdb.base/foll-exec-2.c: New test program.
15918 * gdb.base/foll-exec-2.exp: New test.
15919
15920 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15921
15922 * gdb.base/nested-subp1.exp: New file.
15923 * gdb.base/nested-subp1.c: New file.
15924 * gdb.base/nested-subp2.exp: New file.
15925 * gdb.base/nested-subp2.c: New file.
15926 * gdb.base/nested-subp3.exp: New file.
15927 * gdb.base/nested-subp3.c: New file.
15928
15929 2015-08-24 Pedro Alves <palves@redhat.com>
15930
15931 * gdb.server/connect-without-multi-process.c: New file.
15932 * gdb.server/connect-without-multi-process.exp: New file.
15933
15934 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15935
15936 * gdb.opt/inline-markers.c: Make z int.
15937
15938 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15939
15940 * gdb.opt/inline-markers.c: Make z volatile.
15941
15942 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15943
15944 * gdb.opt/inline-bt.c: New volatile global z.
15945 * gdb.opt/inline-cmds.c: Likewise.
15946 * gdb.opt/inline-locals.c: Likewise.
15947 * gdb.opt/inline-markers.c: New extern global z.
15948 (marker): Use z.
15949 (inline_fn): Likewise.
15950
15951 2015-08-24 Pedro Alves <palves@redhat.com>
15952
15953 * config/m32r-stub.exp: Remove file.
15954 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15955 * gdb.base/call-rt-st.exp: Likewise.
15956 * gdb.base/call-strs.exp: Likewise.
15957 * gdb.base/default.exp: Remove references to h8300-*-hms and
15958 *-*-udi*.
15959 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15960
15961 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15962
15963 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15964 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15965 and "return" use KFAIL when GDB can not read/write the vector
15966 return value.
15967
15968 2015-08-21 Gary Benson <gbenson@redhat.com>
15969
15970 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15971
15972 2015-08-20 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.server/solib-list.exp: No longer expect an interior stop in
15975 non-stop mode.
15976
15977 2015-08-20 Pedro Alves <palves@redhat.com>
15978
15979 * gdb.server/connect-stopped-target.c: New file.
15980 * gdb.server/connect-stopped-target.exp: New file.
15981
15982 2015-08-20 Pedro Alves <palves@redhat.com>
15983
15984 * gdb.dwarf2/comp-unit-lang.exp: New file.
15985 * gdb.dwarf2/comp-unit-lang.c: New file.
15986
15987 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15988
15989 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15990 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15991
15992 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15993
15994 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15995 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15996
15997 2015-08-18 Doug Evans <dje@google.com>
15998 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15999
16000 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
16001 skip_python_tests. New arg prompt_regexp.
16002 (skip_python_tests): New function.
16003 * lib/mi-support.exp (mi_skip_python_tests): New function.
16004 * gdb.python/py-mi-objfile-gdb.py: New file.
16005 * gdb.python/py-mi-objfile.c: New file.
16006 * gdb.python/py-mi-objfile.exp: New file.
16007
16008 2015-08-17 Keith Seitz <keiths@redhat.com>
16009
16010 * gdb.linespec/explicit.exp: Move strace test from here ...
16011 * gdb.trace/strace.exp: ... to here.
16012
16013 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
16014
16015 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
16016 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
16017
16018 2015-08-14 Doug Evans <xdje42@gmail.com>
16019
16020 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
16021 inferior before selecting a new file.
16022
16023 2015-08-14 Doug Evans <xdje42@gmail.com>
16024
16025 * gdb.mi/mi-disassemble.exp: Update.
16026 * gdb.base/disasm-optim.S: New file.
16027 * gdb.base/disasm-optim.c: New file.
16028 * gdb.base/disasm-optim.h: New file.
16029 * gdb.base/disasm-optim.exp: New file.
16030
16031 2015-08-14 Keith Seitz <keiths@redhat.com>
16032
16033 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
16034 "evaluated-by".
16035
16036 2015-08-13 Joel Brobecker <brobecker@adacore.com>
16037
16038 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
16039
16040 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
16041
16042 * gdb.ada/fun_renaming.exp: New testcase.
16043 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
16044 * gdb.ada/fun_renaming/pack.adb: New file.
16045 * gdb.ada/fun_renaming/pack.ads: New file.
16046
16047 2015-08-12 Keith Seitz <keiths@redhat.com>
16048
16049 * gdb.base/dso2dso.exp: Pass basename of source file in call to
16050 gdb_get_line_number.
16051
16052 2015-08-12 Joel Brobecker <brobecker@adacore.com>
16053
16054 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
16055 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
16056 gdb.base/dso2dso.exp: New files.
16057
16058 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
16059 Pedro Alves <palves@redhat.com>
16060 Keith Seitz <keiths@redhat.com>
16061
16062 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
16063 GDBFLAGS.
16064
16065 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16066
16067 * gdb.base/gdbhistsize-history.exp
16068 (test_histsize_history_setting): Use save_vars.
16069 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16070 Use save_vars.
16071 (test_no_truncation_of_unlimited_history_file): Use save_vars.
16072 * gdb.base/readline.exp: Use save_vars.
16073
16074 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
16075
16076 * lib/gdb.exp (save_vars): New proc.
16077
16078 2015-08-11 Keith Seitz <keiths@redhat.com>
16079
16080 * gdb.base/help.exp: Update help_breakpoint_text.
16081
16082 2015-08-11 Keith Seitz <keiths@redhat.com>
16083
16084 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
16085 (at toplevel): Call test_explicit_breakpoints.
16086 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
16087 breakpoints.
16088 * lib/mi-support.exp (mi_make_breakpoint): Add support for
16089 breakpoint conditions, "-cond".
16090
16091 2015-08-11 Keith Seitz <keiths@redhat.com>
16092
16093 * gdb.linespec/3explicit.c: New file.
16094 * gdb.linespec/cpexplicit.cc: New file.
16095 * gdb.linespec/cpexplicit.exp: New file.
16096 * gdb.linespec/explicit.c: New file.
16097 * gdb.linespec/explicit.exp: New file.
16098 * gdb.linespec/explicit2.c: New file.
16099 * gdb.linespec/ls-errs.exp: Add explicit location tests.
16100 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
16101 before using in the matching pattern.
16102 Clarify that `prefix' is a regular expression.
16103
16104 2015-08-11 Keith Seitz <keiths@redhat.com>
16105
16106 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
16107 test.
16108 Add tests for missing ",FMT" and ",".
16109
16110 2015-08-10 Doug Evans <dje@google.com>
16111 Keith Seitz <keiths@redhat.com>
16112
16113 PR gdb/17960
16114 * gdb.base/completion.exp: Add location completer tests.
16115
16116 2015-08-07 Pedro Alves <palves@redhat.com>
16117
16118 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
16119 tests here.
16120 (top level): Run do_test with and without displaced stepping.
16121
16122 2015-08-07 Pedro Alves <palves@redhat.com>
16123
16124 * gdb.base/valgrind-disp-step.c: New file.
16125 * gdb.base/valgrind-disp-step.exp: New file.
16126
16127 2015-08-07 Pedro Alves <palves@redhat.com>
16128
16129 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
16130 Delete function.
16131 (main): Add alarm. Run an infinite loop instead of calling
16132 wait_threads.
16133 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
16134 comment.
16135 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
16136 Delete function.
16137 (main): Add alarm. Run an infinite loop instead of calling
16138 wait_threads.
16139 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
16140 comment.
16141
16142 2015-08-07 Pedro Alves <palves@redhat.com>
16143
16144 * gdb.base/checkpoint-ns.exp: New file.
16145 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
16146 standard_testfile.
16147
16148 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
16149
16150 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
16151 * gdb.btrace/instruction_history.exp: Update.
16152 * gdb.btrace/tsx.exp: New.
16153 * gdb.btrace/tsx.c: New.
16154
16155 2015-08-06 Pedro Alves <palves@redhat.com>
16156
16157 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
16158 increase timeout.
16159 * gdb.reverse/until-precsave.exp: Bump timeouts.
16160
16161 2015-08-06 Pedro Alves <palves@redhat.com>
16162
16163 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
16164
16165 2015-08-06 Pedro Alves <palves@redhat.com>
16166
16167 PR gdb/18749
16168 * gdb.threads/process-dies-while-handling-bp.c: New file.
16169 * gdb.threads/process-dies-while-handling-bp.exp: New file.
16170
16171 2015-08-06 Pedro Alves <palves@redhat.com>
16172
16173 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
16174 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
16175
16176 2015-08-05 Pedro Alves <palves@redhat.com>
16177
16178 * gdb.threads/next-while-other-thread-longjmps.c: New file.
16179 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
16180
16181 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
16182
16183 * gdb.base/bp-permanent.exp: Report test as unsupported if
16184 the target cannot stop at the permanent breakpoint.
16185
16186 2015-08-03 Doug Evans <dje@google.com>
16187
16188 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
16189 10000.
16190
16191 2015-08-03 Doug Evans <dje@google.com>
16192
16193 * Makefile.in (workers/%.worker, build-perf): New rule.
16194 (GDB_PERFTEST_MODE): New variable.
16195 (check-perf): Use it.
16196 (clean): Clean up gdb.perf parallel build subdirs.
16197 * lib/build-piece.exp: New file.
16198 * lib/gdb.exp (make_gdb_parallel_path): New function
16199 (standard_output_file, standard_temp_file): Call it.
16200 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16201 of $GDB_PARALLEL.
16202 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
16203
16204 2015-08-03 Doug Evans <dje@google.com>
16205
16206 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
16207 (LOG_FILE_NAME): New global.
16208 (TextReporter.__init__): Initialize self.txt_sum.
16209 (TextReporter.report): Add support for multiple data-points.
16210 Move report to perftest.sum, put raw data in perftest.log.
16211 (TextReporter.start): Open sum and log files.
16212 (TextReporter.end): Close sum and log files.
16213 * gdb.perf/lib/perftest/testresult.py
16214 (SingleStatisticTestResult.record): Handle multiple data-points.
16215
16216 2015-07-31 Pedro Alves <palves@redhat.com>
16217
16218 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
16219 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16220 kill_wait_spawned_process instead of explicit "kill -9".
16221 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
16222 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16223 kill_wait_spawned_process.
16224 * gdb.base/attach-twice.exp: Likewise.
16225 * gdb.base/attach.exp: Likewise.
16226 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
16227 gdb_test_multiple.
16228 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
16229 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16230 kill_wait_spawned_process.
16231 * gdb.base/valgrind-infcall.exp: Likewise.
16232 * gdb.multi/multi-attach.exp: Likewise.
16233 * gdb.python/py-prompt.exp: Likewise.
16234 * gdb.python/py-sync-interp.exp: Likewise.
16235 * gdb.server/ext-attach.exp: Likewise.
16236 * gdb.threads/attach-into-signal.exp (corefunc): Use
16237 spawn_wait_for_attach, spawn_id_get_pid and
16238 kill_wait_spawned_process.
16239 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
16240 spawn_wait_for_attach returning a spawn id instead of a pid. Use
16241 spawn_id_get_pid and kill_wait_spawned_process.
16242 * gdb.threads/attach-stopped.exp (corefunc): Use
16243 spawn_wait_for_attach, spawn_id_get_pid and
16244 kill_wait_spawned_process.
16245 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
16246 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16247 kill_wait_spawned_process instead of explicit "kill -9".
16248 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
16249 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
16250 (spawn_wait_for_attach): Use spawn instead of exec to spawn
16251 processes. Don't map cygwin/windows pids here. Now returns a
16252 spawn id list.
16253
16254 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16255
16256 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
16257 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
16258 correct patch.
16259
16260 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16261
16262 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
16263
16264 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16265
16266 Reapply:
16267 2014-05-21 Mark Wielaard <mjw@redhat.com>
16268
16269 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16270
16271 2015-07-30 Pedro Alves <palves@redhat.com>
16272
16273 * linux-low.c (handle_extended_wait): Set the child's last
16274 reported status to TARGET_WAITKIND_STOPPED.
16275
16276 2015-07-30 Pedro Alves <palves@redhat.com>
16277
16278 PR threads/18600
16279 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
16280 only shows inferior 1.
16281
16282 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
16283 Pedro Alves <palves@redhat.com>
16284
16285 PR threads/18600
16286 * gdb.threads/fork-plus-threads.c: New file.
16287 * gdb.threads/fork-plus-threads.exp: New file.
16288
16289 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16290
16291 * gdb.base/batch-preserve-term-settings.exp
16292 (test_terminal_settings_preserved_after_cli_exit): Use
16293 send_quit_command.
16294
16295 2015-07-29 Pedro Alves <palves@redhat.com>
16296 Don Breazeal <donb@codesourcery.com>
16297
16298 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
16299 output from both inferior_spawn_id and gdb_spawn_id.
16300
16301 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16302
16303 * gdb.threads/attach-into-signal.exp (corefunc): Use
16304 with_test_prefix on nested loops, uniquefying the test messages.
16305
16306 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16307
16308 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
16309 commit.
16310
16311 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16312
16313 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
16314 New proc.
16315 (test_terminal_settings_preserved_after_sigterm): New test.
16316
16317 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16318
16319 * gdb.base/batch-preserve-term-settings.exp
16320 (test_terminal_settings_preserved_after_cli_exit): New test.
16321
16322 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16323
16324 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
16325 manipulation of saved_gdbflags.
16326 (test_terminal_settings_preserved): Remove global declaration of
16327 the unused variable pagination_prompt. Remove manipulation of
16328 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
16329 GDBFLAGS.
16330
16331 2015-07-29 Pedro Alves <palves@redhat.com>
16332
16333 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
16334
16335 2015-07-29 Pedro Alves <palves@redhat.com>
16336
16337 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
16338 at the top.
16339
16340 2015-07-29 Pedro Alves <palves@redhat.com>
16341
16342 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
16343 (main): Call gdb_unbuffer_output.
16344 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
16345 (main): Call gdb_unbuffer_output.
16346 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
16347 (main): Call gdb_unbuffer_output.
16348 * gdb.base/call-strs.exp: Adjust to step over the
16349 gdb_unbuffer_output call.
16350 * gdb.base/catch-gdb-caused-signals.c: Include
16351 "../lib/unbuffer_output.c".
16352 (main): Call gdb_unbuffer_output.
16353 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
16354 (main): Call gdb_unbuffer_output.
16355 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
16356 (main): Call gdb_unbuffer_output.
16357 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
16358 (main): Call gdb_unbuffer_output.
16359 * gdb.base/shlib-call.exp: Adjust to step over the
16360 gdb_unbuffer_output call.
16361 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
16362 (main): Call gdb_unbuffer_output.
16363 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
16364 (main): Call gdb_unbuffer_output.
16365 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
16366 (main): Rename to ...
16367 (test): ... this.
16368 (main): Reimplement.
16369 * gdb.base/varargs.exp: Run to test instead of to main.
16370 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16371 (main): Call gdb_unbuffer_output.
16372
16373 2015-07-29 Pedro Alves <palves@redhat.com>
16374
16375 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
16376 factore out from mi_continue_dprintf. For call-style dprintfs,
16377 expect dprintf output out of $inferior_spawn_id.
16378 (mi_continue_dprintf): Use mi_expect_dprintf.
16379 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16380 (main): Call gdb_unbuffer_output.
16381
16382 2015-07-29 Pedro Alves <palves@redhat.com>
16383
16384 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
16385 (default_mi_gdb_start): Set inferior_spawn_id instead of
16386 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
16387 gdb_spawn_id.
16388 (mi_gdb_test): Always expect inferior output from both
16389 $inferior_spawn_id and $gdb_spawn_id.
16390
16391 2015-07-29 Pedro Alves <palves@redhat.com>
16392
16393 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
16394 send_inferior and $inferior_spawn_id.
16395
16396 2015-07-29 Pedro Alves <palves@redhat.com>
16397
16398 * gdb.gdb/complaints.exp (test_initial_complaints)
16399 (test_serial_complaints, test_short_complaints): Use
16400 gdb_test_stdio.
16401 (test_empty_complaint): Handle $inferior_spawn_id !=
16402 $gdb_spawn_id.
16403
16404 2015-07-29 Pedro Alves <palves@redhat.com>
16405
16406 * gdb.base/varargs.exp: Use gdb_test_stdio.
16407
16408 2015-07-29 Pedro Alves <palves@redhat.com>
16409
16410 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
16411
16412 2015-07-29 Pedro Alves <palves@redhat.com>
16413
16414 * gdb.base/ending-run.exp: Use gdb_test_stdio.
16415
16416 2015-07-29 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
16419 parameter into two new parameters, "inf_result" and "gdb_result".
16420 Expect inferior output and gdb output from $inferior_spawn_id and
16421 $gdb_spawn_id, respectively. Adjust all callers.
16422
16423 2015-07-29 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
16426 of gdb_test_sequence.
16427
16428 2015-07-29 Pedro Alves <palves@redhat.com>
16429
16430 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
16431 (saw_spurious_output): Expect inferior output from
16432 $inferior_spawn_id. Use gdb_test_stdio.
16433
16434 2015-07-29 Pedro Alves <palves@redhat.com>
16435
16436 * gdb.base/dprintf.exp: Use standard_testfile. Change
16437 prepare_for_testing call.
16438 (srcfile): Don't set.
16439 (restart): New procedure.
16440 (test_dprintf): New procecure, use to continue over dprintfs.
16441 (test_call, test_agent): New procedures, tests moved here.
16442 Restart gdb and recreate dprintfs. Adjust expected output.
16443
16444 2015-07-29 Pedro Alves <palves@redhat.com>
16445
16446 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
16447
16448 2015-07-29 Pedro Alves <palves@redhat.com>
16449
16450 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
16451
16452 2015-07-29 Pedro Alves <palves@redhat.com>
16453
16454 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
16455 gdb_test_stdio.
16456
16457 2015-07-29 Pedro Alves <palves@redhat.com>
16458
16459 * lib/gdb.exp (gdb_test_stdio): New procedure.
16460
16461 2015-07-29 Pedro Alves <palves@redhat.com>
16462
16463 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
16464
16465 2015-07-29 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.base/call-signal-resume.exp: Remove check for
16468 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
16469 * gdb.base/unwindonsignal.exp: Likewise.
16470 * gdb.base/call-signals.c (gen_signal): Remove printf call.
16471 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
16472
16473 2015-07-29 Pedro Alves <palves@redhat.com>
16474
16475 * gdb.base/siginfo-addr.c (pass): New function.
16476 (handler): Call it iff si_addr is correct.
16477 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
16478 Set a breakpoint at "pass" and continue to it.
16479
16480 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
16481
16482 * gdb.python/py-objfile.exp: Make some tests have unique names.
16483 * gdb.python/py-pp-registration.exp: Likewise.
16484
16485 2015-07-28 Pedro Alves <palves@redhat.com>
16486
16487 * gdb.server/server-exec-info.exp: Issue a "disconnect".
16488
16489 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16490
16491 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
16492
16493 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16494
16495 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
16496
16497 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
16498
16499 * gdb.base/gdb-sigterm-2.exp: New test.
16500
16501 2015-07-25 Doug Evans <xdje42@gmail.com>
16502
16503 Revert:
16504 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16505 (workers/%.worker, build-perf): New rule.
16506 (GDB_PERFTEST_MODE): New variable.
16507 (check-perf): Use it.
16508 (clean): Clean up gdb.perf parallel build subdirs.
16509 * lib/build-piece.exp: New file.
16510 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16511 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16512 name.
16513 (standard_temp_file): Ditto.
16514 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16515 of $GDB_PARALLEL.
16516
16517 2015-07-24 Doug Evans <dje@google.com>
16518
16519 * gdb.perf/lib/perftest/utils.py: New file.
16520 * gdb.perf/gm-hello.cc: New file.
16521 * gdb.perf/gm-pervasive-typedef.cc: New file.
16522 * gdb.perf/gm-pervasive-typedef.h: New file.
16523 * gdb.perf/gm-std.cc: New file.
16524 * gdb.perf/gm-std.h: New file.
16525 * gdb.perf/gm-use-cerr.cc: New file.
16526 * gdb.perf/gm-utils.h: New file.
16527 * gdb.perf/gmonster-null-lookup.py: New file.
16528 * gdb.perf/gmonster-pervasive-typedef.py: New file.
16529 * gdb.perf/gmonster-print-cerr.py: New file.
16530 * gdb.perf/gmonster-ptype-string.py: New file.
16531 * gdb.perf/gmonster-runto-main.py: New file.
16532 * gdb.perf/gmonster-select-file.py: New file.
16533 * gdb.perf/gmonster1-null-lookup.exp: New file.
16534 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
16535 * gdb.perf/gmonster1-print-cerr.exp: New file.
16536 * gdb.perf/gmonster1-ptype-string.exp: New file.
16537 * gdb.perf/gmonster1-runto-main.exp: New file.
16538 * gdb.perf/gmonster1-select-file.exp: New file.
16539 * gdb.perf/gmonster1.cc: New file.
16540 * gdb.perf/gmonster1.exp: New file.
16541 * gdb.perf/gmonster2-null-lookup.exp: New file.
16542 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
16543 * gdb.perf/gmonster2-print-cerr.exp: New file.
16544 * gdb.perf/gmonster2-ptype-string.exp: New file.
16545 * gdb.perf/gmonster2-runto-main.exp: New file.
16546 * gdb.perf/gmonster2-select-file.exp: New file.
16547 * gdb.perf/gmonster2.cc: New file.
16548 * gdb.perf/gmonster2.exp: New file.
16549
16550 2015-07-24 Doug Evans <dje@google.com>
16551
16552 * gdb.perf/README: New file.
16553 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
16554 * lib/gen-perf-test.exp: New file.
16555
16556 2015-07-24 Doug Evans <dje@google.com>
16557
16558 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
16559 (PerfTest::startup): New function.
16560 (PerfTest::run): Return result of calling body.
16561 (PerfTest::assemble): Rewrite.
16562 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
16563 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
16564 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
16565 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
16566 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
16567
16568 2015-07-24 Doug Evans <dje@google.com>
16569
16570 * lib/gdb.exp (clean_restart): Make executable optional.
16571
16572 2015-07-24 Doug Evans <dje@google.com>
16573
16574 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
16575 compiler_info references.
16576 * gdb.cp/temargs.exp: Ditto.
16577 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
16578 (get_compiler_info): Early exit if already computed. Set compiler_info
16579 to "unknown" if there was a problem.
16580 (test_compiler_info): Add function comment. Call get_compiler_info.
16581
16582 2015-07-24 Doug Evans <dje@google.com>
16583
16584 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16585 (workers/%.worker, build-perf): New rule.
16586 (GDB_PERFTEST_MODE): New variable.
16587 (check-perf): Use it.
16588 (clean): Clean up gdb.perf parallel build subdirs.
16589 * lib/build-piece.exp: New file.
16590 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16591 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16592 name.
16593 (standard_temp_file): Ditto.
16594 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16595 of $GDB_PARALLEL.
16596
16597 2015-07-24 Doug Evans <dje@google.com>
16598
16599 * lib/future.exp (gdb_default_target_compile): New option
16600 "early_flags".
16601 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
16602 --as-needed.
16603
16604 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
16605
16606 * gdb.base/catch-syscall.exp: Call gdb_exit before
16607 gdb_skip_xml_test.
16608
16609 2015-07-24 Pedro Alves <palves@redhat.com>
16610
16611 * gdb.python/py-events.exp: Accept output between the stop event
16612 and the prompt.
16613 * gdb.python/py-evsignal.exp: Likewise.
16614 * gdb.python/py-evthreads.exp: Likewise.
16615
16616 2015-07-24 Pedro Alves <palves@redhat.com>
16617
16618 PR gdb/18717
16619 * gdb.threads/non-ldr-exit.c: New file.
16620 * gdb.threads/non-ldr-exit.exp: New file.
16621
16622 2015-07-24 Yao Qi <yao.qi@linaro.org>
16623
16624 * gdb.server/ext-wrapper.exp: Test --wrapper option when
16625 restarting process.
16626
16627 2015-07-24 Yao Qi <yao.qi@linaro.org>
16628
16629 * gdb.server/ext-restart.exp: New file.
16630
16631 2015-07-24 Yao Qi <yao.qi@linaro.org>
16632
16633 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
16634 argument options.
16635 * gdb.server/ext-wrapper.exp: New file.
16636
16637 2015-07-23 Doug Evans <dje@google.com>
16638
16639 * gdb.dwarf2/dw2-dummy-cu.S: New file.
16640 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
16641
16642 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
16643
16644 * gdb.ada/var_arr_typedef.exp: New testcase.
16645 * gdb.ada/var_arr_typedef/pack.adb: New file.
16646 * gdb.ada/var_arr_typedef/pack.ads: New file.
16647 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
16648
16649 2015-07-20 Joel Brobecker <brobecker@adacore.com>
16650
16651 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
16652
16653 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16654
16655 * gdb.arch/i386-biarch-core.exp: Replace istarget
16656 by "complete set gnutarget". Remove expectation for the "core-file"
16657 command.
16658
16659 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16660
16661 Revert the previous commit:
16662 Tests for validate symbol file using build-id.
16663
16664 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
16665
16666 Tests for validate symbol file using build-id.
16667 * gdb.base/solib-mismatch-lib.c: New file.
16668 * gdb.base/solib-mismatch-libmod.c: New file.
16669 * gdb.base/solib-mismatch.c: New file.
16670 * gdb.base/solib-mismatch.exp: New file.
16671
16672 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
16673
16674 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
16675 nios2-*-linux*.
16676 * gdb.base/sigbpt.exp (stepi_out): Likewise.
16677 * gdb.base/siginfo.exp: Likewise.
16678 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16679
16680 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
16681
16682 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
16683 Move it to ...
16684 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
16685 ... here.
16686 * gdb.trace/range-stepping.exp: Check that the target supports
16687 range stepping.
16688
16689 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16690
16691 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
16692
16693 2015-07-14 Pedro Alves <palves@redhat.com>
16694
16695 * gdb.base/killed-outside.exp: New file.
16696 * gdb.base/killed-outside.c: New file.
16697
16698 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16699
16700 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
16701 (n at main): New.
16702 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
16703
16704 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16705
16706 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
16707 infcall tests instead of setting up for KFAIL.
16708
16709 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16710
16711 * gdb.btrace/record_goto-step.exp: New.
16712
16713 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16714
16715 PR compile/18484
16716 * gdb.compile/compile.c (struct struct_type): Add volatile to
16717 selffield's type.
16718 * gdb.compile/compile.exp
16719 (compile code struct_object.selffield = &struct_object): Skip further
16720 struct_object tests if this one xfails.
16721
16722 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
16723
16724 PR exp/18617
16725 * gdb.trace/ax.exp: Add test.
16726
16727 2015-07-07 Yao Qi <yao.qi@linaro.org>
16728
16729 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
16730 instead of istarget "aarch64*-*-*".
16731 * gdb.arch/aarch64-fp.exp: Likewise.
16732 * gdb.base/float.exp: Likewise.
16733 * gdb.reverse/aarch64.exp: Likewise.
16734 * lib/gdb.exp (is_aarch64_target): New proc.
16735
16736 2015-07-07 Yao Qi <yao.qi@linaro.org>
16737
16738 * lib/gdb.exp (is_aarch32_target): New proc.
16739 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
16740 instead of "istarget "arm*-*-*"".
16741 * gdb.arch/arm-disp-step.exp: Likewise.
16742 * gdb.arch/thumb-bx-pc.exp: Likewise.
16743 * gdb.arch/thumb-prologue.exp: Likewise.
16744 * gdb.arch/thumb-singlestep.exp: Likewise.
16745 * gdb.base/disp-step-syscall.exp: Likewise.
16746 * gdb.base/float.exp: Likewise.
16747
16748 2015-07-07 Yao Qi <yao.qi@linaro.org>
16749
16750 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
16751 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
16752
16753 2015-07-07 Yao Qi <yao.qi@linaro.org>
16754
16755 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
16756 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
16757 if it exists.
16758 * gdb.multi/multi-arch.exp: Likewise.
16759
16760 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16761
16762 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16763 print.
16764
16765 2015-07-07 Yao Qi <yao.qi@linaro.org>
16766
16767 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16768
16769 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16770
16771 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16772 '[' and ']' characters.
16773
16774 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16775
16776 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16777
16778 2015-06-29 Pedro Alves <palves@redhat.com>
16779
16780 PR threads/18127
16781 * gdb.threads/hand-call-new-thread.c: New file.
16782 * gdb.threads/hand-call-new-thread.c: New file.
16783
16784 2015-06-26 Keith Seitz <keiths@redhat.com>
16785 Doug Evans <dje@google.com>
16786
16787 PR 16253
16788 * gdb.cp/var-tag-2.cc: New file.
16789 * gdb.cp/var-tag-3.cc: New file.
16790 * gdb.cp/var-tag-4.cc: New file.
16791 * gdb.cp/var-tag.cc: New file.
16792 * gdb.cp/var-tag.exp: New file.
16793
16794 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16795
16796 * gdb.base/history-duplicates.exp: New test.
16797
16798 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16799
16800 * gdb.base/completion.exp: Test the completion of the "focus"
16801 command.
16802
16803 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16804
16805 * gdb.arch/amd64-prologue-skip.S: New file.
16806 * gdb.arch/amd64-prologue-skip.exp: New file.
16807
16808 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16809
16810 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16811 is_address_zero_readable check.
16812
16813 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16814
16815 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16816 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16817
16818 2015-06-24 Yao Qi <yao.qi@linaro.org>
16819
16820 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16821 linux targets.
16822
16823 2015-06-24 Yao Qi <yao.qi@linaro.org>
16824
16825 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16826 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16827 * gdb.base/siginfo-thread.exp: Likewise.
16828
16829 2015-06-22 Yao Qi <yao.qi@linaro.org>
16830
16831 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16832
16833 2015-06-22 Yao Qi <yao.qi@linaro.org>
16834
16835 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16836 aarch64*-*-*.
16837 (skip_hw_watchpoint_tests): Likewise.
16838
16839 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16840
16841 * gdb.base/gdbinit-history.exp: Test the interaction between
16842 setting GDBHISTSIZE and setting the history size via .gdbinit.
16843
16844 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16845
16846 PR gdb/16999
16847 * gdb.base/gdbhistsize-history.exp: New test.
16848
16849 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16850
16851 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16852 with GDBHISTSIZE.
16853 * gdb.base/readline.exp: Likewise.
16854
16855 2015-06-17 Yao Qi <yao.qi@linaro.org>
16856
16857 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16858 line.
16859
16860 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16861
16862 * gdb.base/gdbinit-history.exp: Add test case to check that
16863 an unlimited history file does not get truncated on exit.
16864
16865 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16866
16867 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16868 (VECTOR): New macro. Use it...
16869 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16870 ...for these typedefs.
16871 (int8, char1, int1, double1): New typedefs.
16872 (struct just_int2, struct two_int2): New structures.
16873 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16874 (add_structvecs, add_singlevecs): New functions.
16875 (main): Call add_some_intvecs twice.
16876 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16877 the compile and exit upon failure. Try compiling for the "native"
16878 architecture. Test inferior function calls with vector arguments
16879 and vector return value handling with "finish" and "return".
16880
16881 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16882
16883 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16884 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16885 PE file.
16886 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16887
16888 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16889
16890 PR breakpoints/16465
16891 * gdb.mi/mi-dprintf-pending.c: New file.
16892 * gdb.mi/mi-dprintf-pending.exp: New test.
16893 * gdb.mi/mi-dprintf-pendshr.c: New file.
16894
16895 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16896 Mircea Gherzan <mircea.gherzan@intel.com>
16897
16898 * gdb.arch/i386-mpx-map.c: New file.
16899 * gdb.arch/i386-mpx-map.exp: New File.
16900
16901 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16902
16903 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16904 * gdb.arch/i386-mpx.exp: Indentation fixed.
16905
16906 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16907
16908 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16909 function and improved indentation.
16910 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16911 gdb_test_multiple. Added additional tests to skip the test.
16912
16913 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16914
16915 * gdb.arch/i386-avx512.c: Change path in include file.
16916 * gdb.arch/i386-avx512.exp: Change include dir path
16917 compilation flag.
16918 * gdb.arch/i386-mpx.c: Change path in include file.
16919 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16920 flag.
16921
16922 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16923
16924 * gdb.compile/compile-print.exp (compile print *vararray@3)
16925 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16926
16927 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16928
16929 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16930 (do not keep jit in memory): ... this.
16931 (expect 5): Change it to ...
16932 (expect no 5): ... this.
16933
16934 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16935
16936 PR gdb/15564
16937 * gdb.mi/mi-detach.exp: New file.
16938
16939 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16940
16941 PR symtab/18392
16942 * gdb.arch/amd64-tailcall-self.S: New file.
16943 * gdb.arch/amd64-tailcall-self.c: New file.
16944 * gdb.arch/amd64-tailcall-self.exp: New file.
16945
16946 2015-05-28 Don Breazeal <donb@codesourcery.com>
16947
16948 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16949 tests for remote targets by checking is_target_gdbserver.
16950
16951 2015-05-27 Doug Evans <dje@google.com>
16952
16953 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16954 * gdb.dwarf2/opaque-type-lookup.c: New file.
16955 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16956
16957 2015-05-26 Doug Evans <dje@google.com>
16958
16959 * gdb.cp/iostream.cc: New file.
16960 * gdb.cp/iostream.exp: New file.
16961
16962 2015-05-26 Doug Evans <dje@google.com>
16963
16964 * gdb.dwarf2/dw2-op-call.exp: Update.
16965 * gdb.dwarf2/dw4-sig-types.exp: Update.
16966 * gdb.dwarf2/implptr.exp: Update.
16967 * gdb.mi/mi-cmd-param-changed.exp: Update.
16968
16969 2015-05-26 Doug Evans <dje@google.com>
16970
16971 * gdb.python/py-lazy-string.c: New file.
16972 * gdb.python/py-lazy-string.exp: New file.
16973 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16974 (main): Update. Add estring3.
16975 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16976 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16977
16978 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16979 Yao Qi <yao.qi@linaro.org>
16980
16981 * gdb.reverse/aarch64.c: New.
16982 * gdb.reverse/aarch64.exp: New.
16983
16984 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16985
16986 * lib/gdb.exp (supports_process_record): Return true for
16987 aarch64*-linux*.
16988 (supports_reverse): Likewise.
16989
16990 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16991
16992 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16993 Use with_test_prefix.
16994
16995 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16996
16997 * gdb.base/completion.exp: Add test for completion of layout
16998 names.
16999
17000 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
17001
17002 * lib/gdb.exp (skip_tui_tests): New proc.
17003 * gdb.base/tui-layout.exp: Check skip_tui_tests.
17004
17005 2015-05-19 Pedro Alves <palves@redhat.com>
17006
17007 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17008 Save the whole env array instead of just HOME. Unset HISTSIZE in
17009 the environment while testing. Restore whole environment
17010 afterwards.
17011
17012 2015-05-16 Doug Evans <xdje42@gmail.com>
17013
17014 * gdb.guile/scm-ports.c: New file.
17015 * gdb.guile/scm-ports.exp: Add memory port tests.
17016
17017 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17018
17019 * gdb.compile/compile-print.c: New file.
17020 * gdb.compile/compile-print.exp: New file.
17021
17022 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17023
17024 * gdb.compile/compile-ops.exp: Cast param to void.
17025 * gdb.compile/compile.exp: Complete type for _gdb_expr.
17026 (compile code struct_object.selffield = &struct_object): Add xfail.
17027
17028 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17029
17030 * gdb.ada/arr_enum_with_gap: New testcase.
17031
17032 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17033
17034 * gdb.ada/byte_packed_arr: New testcase.
17035
17036 2015-05-15 Joel Brobecker <brobecker@adacore.com>
17037
17038 * gdb.ada/pckd_neg: New testcase.
17039
17040 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
17041
17042 PR gdb/17820
17043 * gdb.base/gdbinit-history.exp: New test.
17044 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
17045 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
17046
17047 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
17048
17049 * gdb.python/py-xmethods.cc: Enhance test case.
17050 * gdb.python/py-xmethods.exp: New tests.
17051 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
17052 function.
17053 (B_indexoper): Likewise.
17054 (global_dm_list) : Add new xmethod worker functions.
17055
17056 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
17057
17058 * gdb.base/coredump-filter.exp: Correctly unset
17059 "coredump_var_addr" array.
17060
17061 2015-05-08 Pedro Alves <palves@redhat.com>
17062
17063 * gdb.server/non-existing-program.exp: Unset spawn_id.
17064
17065 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
17066
17067 PR python/18291
17068 * gdb.python/py-xmethods.exp: Add tests.
17069
17070 2015-05-08 Yao Qi <yao.qi@linaro.org>
17071
17072 PR gdb/18208
17073 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
17074 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
17075 function set_coredump_filter, and remove remote_exec call.
17076 Remove argument ipid. Callers update.
17077 (top level): Don't get inferior's PID.
17078
17079 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
17080
17081 * gdb.base/watch_thread_num.exp: Skip test on targets without
17082 access watchpoints.
17083
17084 2015-05-06 Pedro Alves <palves@redhat.com>
17085
17086 PR server/18081
17087 * gdb.server/non-existing-program.exp: New file.
17088
17089 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17090
17091 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
17092
17093 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17094
17095 * gdb.ada/out_of_line_in_inlined: New testcase.
17096
17097 2015-05-05 Joel Brobecker <brobecker@adacore.com>
17098
17099 * gdb.ada/var_rec_arr: New testcase.
17100
17101 2015-04-30 Yao Qi <yao.qi@linaro.org>
17102
17103 * gdb.base/break-idempotent.exp: If
17104 skip_hw_watchpoint_multi_tests returns true, skip the tests
17105 on "rwatch" and "awatch".
17106
17107 2015-04-30 Yao Qi <yao.qi@linaro.org>
17108
17109 * gdb.base/relativedebug.exp: Invoke gdb command
17110 "info sharedlibrary", and if libc.so doesn't have debug info,
17111 skip the test.
17112
17113 2015-04-29 Doug Evans <dje@google.com>
17114
17115 * gdb.python/py-xmethods.exp: Add ptype tests.
17116 * gdb.python/py-xmethods.py (E_method_char_worker): Add
17117 get_result_type method.
17118
17119 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17120
17121 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
17122 the target does not support hardware watchpoints.
17123
17124 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
17125
17126 * gdb.base/break-always.exp: Abort testing if writing to memory
17127 causes an error.
17128
17129 2015-04-28 Doug Evans <dje@google.com>
17130
17131 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
17132 * gdb.python/py-pp-registration.exp: ... here. New file.
17133 * gdb.python/py-pp-registration.c: New file.
17134 * gdb.python/py-pp-registration.py: New file.
17135
17136 2015-04-28 Doug Evans <dje@google.com>
17137
17138 * gdb.python/py-bad-printers.c: New file.
17139 * gdb.python/py-bad-printers.py: New file.
17140 * gdb.python/py-bad-printers.exp: New file.
17141
17142 2015-04-28 Sasha Smundak <asmundak@google.com>
17143
17144 * gdb.python/py-type.exp: New test.
17145
17146 2015-04-28 Andy Wingo <wingo@igalia.com>
17147
17148 * gdb.python/py-parameter.exp:
17149 * gdb.guile/scm-parameter.exp: Escape the path that we are
17150 matching against, as it might contain characters that are special
17151 to regular expressions.
17152
17153 2015-04-27 Joel Brobecker <brobecker@adacore.com>
17154
17155 * gdb.ada/rec_comp: New testcase.
17156
17157 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
17158
17159 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
17160 before using it.
17161
17162 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
17163
17164 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
17165 new tests for verilog output.
17166
17167 2015-04-24 Yao Qi <yao.qi@linaro.org>
17168
17169 * boards/remote-gdbserver-on-localhost.exp: New file.
17170
17171 2015-04-23 Pedro Alves <palves@redhat.com>
17172
17173 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
17174 $inferior_spawn_id instead of $inferior_spawn_id directly. On
17175 "end of file", remove $inferior_spawn_id from the indirect list.
17176
17177 2015-04-23 Pedro Alves <palves@redhat.com>
17178
17179 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
17180
17181 2015-04-23 Pedro Alves <palves@redhat.com>
17182
17183 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
17184 on $any_spawn_id instead of only on $gdb_spawn_id.
17185
17186 2015-04-21 Pierre Muller <muller@sourceware.org>
17187
17188 PR pascal/17815
17189 * lib/pascal.exp (gpc_compile): Add new option "class".
17190 (fpc_compile): Likewise.
17191 * gdb.pascal/case-insensitive-symbols.pas: New file.
17192 * gdb.pascal/case-insensitive-symbols.exp: New file.
17193
17194 2015-04-20 Gary Benson <gbenson@redhat.com>
17195
17196 * gdb.base/attach.exp: Fix three extended remote failures.
17197
17198 2015-04-17 Gary Benson <gbenson@redhat.com>
17199
17200 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
17201 the main executable over the remote protocol.
17202
17203 2015-04-16 Pedro Alves <palves@redhat.com>
17204
17205 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
17206 a new gdbserver if gdbserver_reconnect_p is set.
17207
17208 2015-04-16 Pedro Alves <palves@redhat.com>
17209
17210 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
17211 is set, don't exit gdbserver.
17212
17213 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17214
17215 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
17216 appropriate .insn, such that an older assembler can be used.
17217 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
17218 the z/Architecture instruction set on 31-bit targets as well.
17219
17220 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17221
17222 * gdb.go/handcall.exp: Remove all logic related to the first
17223 breakpoint and rely on go_runto_main instead.
17224 * gdb.go/strings.exp: Likewise.
17225 * gdb.go/unsafe.exp: Likewise.
17226 * gdb.go/hello.exp: Likewise. Also rename the remaining
17227 breakpoint marker to "breakpoint 1".
17228 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
17229 * gdb.go/strings.go: Likewise.
17230 * gdb.go/unsafe.go: Likewise.
17231 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
17232 "set breakpoint 2 here" and rename the remaining breakpoint marker
17233 to "breakpoint 1".
17234
17235 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
17236
17237 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
17238 if itertools.imap is not present.
17239 * gdb.python/py-objfile.exp: Add parentheses.
17240 * gdb.python/py-type.exp: Same.
17241 * gdb.python/py-unwind-maint.py: Same.
17242
17243 2015-04-15 Yao Qi <yao.qi@linaro.org>
17244
17245 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
17246 of ":$ptr_size" and set its form explicitly.
17247
17248 2015-04-15 Pedro Alves <palves@redhat.com>
17249 Yao Qi <yao.qi@linaro.org>
17250
17251 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
17252 timeout by factor of 4.
17253 (test_regular_watch): Likewise.
17254 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
17255 * gdb.reverse/sigall-reverse.exp: Likewise.
17256 * gdb.reverse/until-precsave.exp: Likewise.
17257 * lib/gdb.exp (with_timeout_factor): New proc.
17258 (gdb_expect): Move some code to ...
17259 (get_largest_timeout): ... here. New procedure.
17260
17261 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
17262
17263 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
17264
17265 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
17266
17267 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
17268 to write to the .text section.
17269
17270 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
17271
17272 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
17273 Handle the case of targets that do not provide PID information.
17274
17275 2015-04-13 Yao Qi <yao.qi@linaro.org>
17276
17277 * lib/gdbserver-support.exp (gdb_exit): Catch exception
17278 and use expect instead of gdb_expect.
17279
17280 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
17281
17282 * gdb.base/coredump-filter.exp: Rename variable "addr" to
17283 "coredump_var_addr" to avoid naming conflict with other testcases.
17284
17285 2015-04-10 Pedro Alves <palves@redhat.com>
17286
17287 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
17288 gdb_test_sequence and gdb_assert.
17289
17290 2015-04-10 Pedro Alves <palves@redhat.com>
17291
17292 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
17293 test messages that don't include the breakpoint address.
17294
17295 2015-04-10 Yao Qi <yao.qi@linaro.org>
17296
17297 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
17298 false for some offset and width combinations which aren't
17299 supported by linux kernel.
17300
17301 2015-04-10 Pedro Alves <palves@redhat.com>
17302
17303 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
17304 procedure, factored out from ...
17305 (top level): ... here. Add "set displaced-stepping" testing axis.
17306 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
17307 parameter "displaced". Use it.
17308 (top level): Use foreach and add "set displaced-stepping" testing
17309 axis.
17310
17311 2015-04-10 Pedro Alves <palves@redhat.com>
17312
17313 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
17314 Remove comment.
17315 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
17316 both the address of the instruction that triggers the watchpoint
17317 and the address of the instruction immediately after, and use
17318 those addresses for the test. Fix comment.
17319
17320 2015-04-10 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/sigstep.exp (breakpoint_to_handler)
17323 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
17324 Test "backtrace" in handler.
17325 (breakpoint_over_handler): New parameter 'displaced'. Use it.
17326 (top level): Add new "displaced" test axis to
17327 breakpoint_to_handler, breakpoint_to_handler_entry and
17328 breakpoint_over_handler.
17329
17330 2015-04-10 Pedro Alves <palves@redhat.com>
17331
17332 PR gdb/18216
17333 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
17334
17335 2015-04-10 Yao Qi <yao.qi@linaro.org>
17336
17337 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
17338 (test_add_rn_pc): New function.
17339 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
17340 (top level): Invoke test_add_rn_pc.
17341
17342 2015-04-10 Pedro Alves <palves@redhat.com>
17343
17344 PR gdb/13858
17345 * gdb.base/step-over-no-symbols.exp: New file.
17346
17347 2015-04-09 Andy Wingo <wingo@igalia.com>
17348
17349 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
17350 after the Python tests.
17351
17352 2015-04-08 Keith Seitz <keiths@redhat.com>
17353
17354 PR python/16699
17355 * gdb.python/py-completion.exp: New tests for completion.
17356 * gdb.python/py-completion.py (CompleteLimit1): New class.
17357 (CompleteLimit2): Likewise.
17358 (CompleteLimit3): Likewise.
17359 (CompleteLimit4): Likewise.
17360 (CompleteLimit5): Likewise.
17361 (CompleteLimit6): Likewise.
17362 (CompleteLimit7): Likewise.
17363
17364 2015-04-08 Pedro Alves <palves@redhat.com>
17365
17366 PR gdb/18214
17367 PR gdb/18216
17368 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
17369 function.
17370 (main): Install it as SIGUSR1 handler.
17371 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
17372 parameter. Always use "setup" as prefix. Toggle "set
17373 displaced-stepping" off/on depending on global. Don't switch to
17374 thread 1 here.
17375 (top level): Add displaced stepping "off/on" test axis. Update
17376 "setup" calls. Wrap each subtest with with_test_prefix. Test
17377 continuing with a queued signal in each thread.
17378
17379 2015-04-08 Pedro Alves <palves@redhat.com>
17380
17381 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
17382 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
17383 gdb_breakpoint instead of gdb_test that doesn't expect anything.
17384 Return early if running to main fails.
17385 * gdb.trace/while-stepping.exp: Likewise.
17386
17387 2015-04-07 Pedro Alves <palves@redhat.com>
17388
17389 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
17390 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
17391 interact with inferior program.
17392
17393 2015-04-07 Pedro Alves <palves@redhat.com>
17394
17395 * lib/gdb.exp (inferior_spawn_id): New global.
17396 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
17397 spawn id after processing the user code.
17398 (default_gdb_start): Set inferior_spawn_id.
17399 (send_inferior): New procedure.
17400 * lib/gdbserver-support.exp (gdbserver_start): Set
17401 inferior_spawn_id.
17402 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
17403
17404 2015-04-07 Pedro Alves <palves@redhat.com>
17405
17406 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
17407 * lib/gdbserver-support.exp (gdbserver_start): Make
17408 $server_spawn_id global.
17409 (gdbserver_start): Don't wait for gdbserver's spawn id with
17410 expect_background.
17411 (close_gdbserver): New procedure.
17412 (gdb_exit): Rename the default version and reimplement.
17413
17414 2015-04-07 Pedro Alves <palves@redhat.com>
17415
17416 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
17417 append the substituted item, not the original item.
17418
17419 2015-04-07 Pedro Alves <palves@redhat.com>
17420
17421 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
17422 gdb_expect.
17423
17424 2015-04-07 Pedro Alves <palves@redhat.com>
17425
17426 * gdb.base/interrupt.exp: Don't handle the case of the inferior
17427 output appearing once only.
17428
17429 2015-04-07 Pedro Alves <palves@redhat.com>
17430
17431 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
17432 that doesn't expect anything. Return early if running to main
17433 fails.
17434
17435 2015-04-07 Yao Qi <yao.qi@linaro.org>
17436
17437 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
17438 (child_function): Call alarm.
17439 (main): Move call to alarm into the loop.
17440 * gdb.threads/non-stop-fair-events.exp: Build program with
17441 -DTIMEOUT=$timeout.
17442
17443 2015-04-06 Doug Evans <xdje42@gmail.com>
17444
17445 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
17446 Fix dest parameter to board_info.
17447 (fpc_compile): Ditto.
17448 (gdb_compile_pascal): Rename dest arg to destfile.
17449
17450 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
17451
17452 * gdb.ada/funcall_ref.exp: New file.
17453 * gdb.ada/funcall_ref/foo.adb: New file.
17454
17455 2015-04-02 Yao Qi <yao.qi@linaro.org>
17456
17457 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
17458 is remote.
17459
17460 2015-04-02 Gary Benson <gbenson@redhat.com>
17461
17462 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
17463
17464 2015-04-01 Sasha Smundak <asmundak@google.com>
17465
17466 * gdb.python/py-unwind-maint.c: New file.
17467 * gdb.python/py-unwind-maint.exp: New test.
17468 * gdb.python/py-unwind-maint.py: New file.
17469 * gdb.python/py-unwind.c: New file.
17470 * gdb.python/py-unwind.exp: New test.
17471 * gdb.python/py-unwind.py: New test.
17472
17473 2015-04-01 Pedro Alves <palves@redhat.com>
17474
17475 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
17476 to fail instead of non-existent $test.
17477
17478 2015-04-01 Pedro Alves <palves@redhat.com>
17479
17480 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
17481 GDBFLAGS if not empty.
17482
17483 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
17484
17485 * gdb.ada/complete.exp: Remove "multi_line".
17486 * gdb.ada/info_exc.exp: Remove "multi_line".
17487 * gdb.ada/packed_tagged.exp: Remove "multi_line".
17488 * gdb.ada/ptype_field.exp: Remove "multi_line".
17489 * gdb.ada/sym_print_name.exp: Remove "multi_line".
17490 * gdb.ada/tagged.exp: Remove "multi_line".
17491 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
17492 [multi_line ...]
17493 * gdb.btrace/delta.exp: Likewise.
17494 * gdb.btrace/exception.exp: Likewise.
17495 * gdb.btrace/function_call_history.exp: Likewise.
17496 * gdb.btrace/instruction_history.exp: Likewise.
17497 * gdb.btrace/nohist.exp: Likewise.
17498 * gdb.btrace/record_goto.exp: Likewise.
17499 * gdb.btrace/segv.exp: Likewise.
17500 * gdb.btrace/stepi.exp: Likewise.
17501 * gdb.btrace/tailcall.exp: Likewise.
17502 * gdb.btrace/unknown_functions.exp: Likewise.
17503 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
17504 * lib/gdb.exp: Add the "multi_line" helper.
17505
17506 2015-04-01 Pedro Alves <palves@redhat.com>
17507
17508 * gdb.threads/tid-reuse.c: New file.
17509 * gdb.threads/tid-reuse.exp: New file.
17510
17511 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
17512
17513 PR corefiles/16092
17514 * gdb.base/coredump-filter.c: New file.
17515 * gdb.base/coredump-filter.exp: Likewise.
17516
17517 2015-03-27 Petr Machata <pmachata@redhat.com>
17518
17519 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
17520 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
17521 (Dwarf::assemble): Initialize them.
17522 (Dwarf::lines): New function.
17523
17524 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
17525
17526 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
17527 SYMBOL_PREFIX for x86_64-*-cygwin.
17528
17529 2015-03-26 Andy Wingo <wingo@igalia.com>
17530
17531 PR symtab/18148
17532 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
17533 const_value but not a location.
17534 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
17535 location defined in non-main CUs are visible.
17536
17537 2015-03-26 Yao Qi <yao.qi@linaro.org>
17538
17539 PR testsuite/18139
17540 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
17541 Add a line number entry for the same line.
17542 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
17543 Add a line number entry for the same line.
17544
17545 2015-03-26 Yao Qi <yao.qi@linaro.org>
17546
17547 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
17548 .int 0.
17549 (func): Likewise. Add .Lfunc_1 label.
17550 Use .Lfunc_1 label.
17551 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
17552 .int 0.
17553 (func): Likewise.
17554 Use .Lfunc_1 label.
17555
17556 2015-03-26 Yao Qi <yao.qi@linaro.org>
17557
17558 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
17559 Call gdb_compile instead to compile each .s files without debug
17560 information.
17561
17562 2015-03-26 Yao Qi <yao.qi@linaro.org>
17563
17564 * gdb.base/savedregs.exp (process_saved_regs): Make
17565 "Saved registers:" optional in the pattern.
17566
17567 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17568
17569 * gdb.btrace/next.exp: Merged into step.exp.
17570 * gdb.btrace/finish.exp: Merged into step.exp.
17571 * gdb.btrace/nexti.exp: Merged into stepi.exp.
17572 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
17573 "record goto" and checking the exact replay position.
17574 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
17575 check for "Recording format" in "info record" output.
17576 * gdb.btrace/record_goto.exp: Choose test file based on target.
17577 * gdb.btrace/x86-record_goto.S: Renamed into ...
17578 * gdb.btrace/x86_64-record_goto.S: ... this.
17579 * gdb.btrace/i686-record_goto.S: New.
17580 * gdb.btrace/x86-tailcall.S: Renamed into ...
17581 * gdb.btrace/x86_64-tailcall.S: ... this.
17582 * gdb.btrace/i686-tailcall.S: New.
17583 * gdb.btrace/x86-tailcall.c: Renamed into ...
17584 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
17585 separate statements. Update test.
17586 * gdb.btrace/delta.exp: Use record_goto.c as test file.
17587 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
17588 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
17589 * gdb.btrace/tailcall.exp: Choose test file based on target.
17590 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
17591
17592 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17593
17594 * gdb.btrace/exception.exp: Increase BTS buffer size.
17595
17596 2015-03-24 Pedro Alves <palves@redhat.com>
17597
17598 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
17599
17600 2015-03-24 Pedro Alves <palves@redhat.com>
17601
17602 * gdb.threads/schedlock.exp (test_step): No longer expect that
17603 "set scheduler-locking step" with "next" over a function call runs
17604 threads unlocked.
17605
17606 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17607
17608 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
17609
17610 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17611
17612 PR breakpoints/16466
17613 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
17614 * gdb.mi/mi-pending.c (thread_func): New function.
17615 (int main): Add threading support required.
17616 * gdb.mi/mi-pending.exp: Add tests for this issue.
17617 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
17618 (pendfunc2): Remove stdio dependency.
17619 * gdb.mi/mi-pendshr2.c: New file.
17620
17621 2015-03-23 Keith Seitz <keiths@redhat.com>
17622
17623 * gdb.linespec/keywords.c: New file.
17624 * gdb.linespec/keywords.exp: New file.
17625
17626 2015-03-23 Keith Seitz <keiths@redhat.com>
17627
17628 PR gdb/18021
17629 * gdb.dwarf2/staticvirtual.exp: New test.
17630
17631 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17632
17633 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
17634 * README: Remove HP-UX and gdb.hp.
17635 (configuration):
17636 * configure: Regenerate.
17637 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
17638 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
17639 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
17640 gdb.hp/gdb.defects/Makefile.
17641 * gdb.hp/Makefile.in: File deleted.
17642 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
17643 * gdb.hp/gdb.aCC/optimize.c: File deleted.
17644 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
17645 * gdb.hp/gdb.aCC/run.c: File deleted.
17646 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
17647 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
17648 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
17649 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
17650 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
17651 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
17652 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
17653 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
17654 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
17655 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
17656 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
17657 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
17658 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
17659 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
17660 * gdb.hp/gdb.base-hp/reg.s: File deleted.
17661 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
17662 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
17663 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
17664 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
17665 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
17666 * gdb.hp/gdb.compat/Makefile.in: File deleted.
17667 * gdb.hp/gdb.compat/average.c: File deleted.
17668 * gdb.hp/gdb.compat/sum.c: File deleted.
17669 * gdb.hp/gdb.compat/xdb.c: File deleted.
17670 * gdb.hp/gdb.compat/xdb0.c: File deleted.
17671 * gdb.hp/gdb.compat/xdb0.h: File deleted.
17672 * gdb.hp/gdb.compat/xdb1.c: File deleted.
17673 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
17674 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
17675 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
17676 * gdb.hp/gdb.defects/Makefile.in: File deleted.
17677 * gdb.hp/gdb.defects/bs14602.c: File deleted.
17678 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
17679 * gdb.hp/gdb.defects/solib-d.c: File deleted.
17680 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
17681 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
17682 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
17683 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
17684 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
17685 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
17686 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
17687 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
17688 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
17689 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
17690 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
17691 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
17692 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
17693 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
17694 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
17695 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
17696 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
17697 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
17698 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
17699 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
17700 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
17701 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
17702 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
17703 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
17704 * gdb.hp/tools/odump: File deleted.
17705
17706 2015-03-19 Pedro Alves <palves@redhat.com>
17707
17708 * gdb.threads/continue-pending-status.exp (saw_thread_2)
17709 (saw_thread_3): New globals.
17710 (top level): Increment them when an event for the corresponding
17711 thread is seen.
17712 (no thread starvation): New test.
17713
17714 2015-03-19 Pedro Alves <palves@redhat.com>
17715
17716 * gdb.threads/continue-pending-status.c: New file.
17717 * gdb.threads/continue-pending-status.exp: New file.
17718
17719 2015-03-18 Pedro Alves <palves@redhat.com>
17720
17721 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17722 Use gdb_is_target_remote instead of is_remote. Use
17723 gdb_test_multiple instead of gdb_expect. Exit early if
17724 gdb_test_multiple hits its internal matches. Tighten stepi tests
17725 expected output. Fail on exit with any signal, instead of just
17726 SIGILL.
17727
17728 2015-03-18 Yao Qi <yao.qi@linaro.org>
17729
17730 PR tdep/18107
17731 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
17732 variable.
17733 * gdb.base/catch-syscall.exp: Don't skip it on
17734 aarch64*-*-linux* target. Remove elements in all_syscalls.
17735 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
17736 target.
17737 (setup_all_syscalls): New proc.
17738
17739 2015-03-16 Yao Qi <yao.qi@linaro.org>
17740
17741 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
17742 (top level): Skip tests if valid_addr_p returns false for
17743 $cmd1 or $cmd2.
17744
17745 2015-03-11 Andy Wingo <wingo@igalia.com>
17746
17747 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17748
17749 2015-03-11 Yao Qi <yao.qi@linaro.org>
17750
17751 * gdb.base/catch-syscall.exp: Fix typo in comments.
17752
17753 2015-03-11 Yao Qi <yao.qi@linaro.org>
17754
17755 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17756
17757 2015-03-09 Pedro Alves <palves@redhat.com>
17758
17759 * dg-extract-results.py: Delete.
17760
17761 2015-03-09 Pedro Alves <palves@redhat.com>
17762
17763 Merge dg-extract-results.sh from GCC upstream (r218843).
17764
17765 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
17766 * dg-extract-results.sh: Use --text with grep to avoid issues with
17767 binary files. Fall back to cat -v, if that doesn't work.
17768
17769 2015-03-05 Pedro Alves <palves@redhat.com>
17770
17771 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17772
17773 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17774
17775 * lib/mi-support.exp (mi_expect_interrupt): Accept
17776 alternative event for when in all-stop mode.
17777
17778 2015-03-04 Pedro Alves <palves@redhat.com>
17779
17780 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17781
17782 2015-03-04 Mark Kettenis <kettenis@gnu.org>
17783
17784 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17785
17786 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17787
17788 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17789 regexps for GDB's current line display, accept a hex address
17790 preceding the line number.
17791
17792 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17793
17794 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17795 the 'arch1' variable for "s390*-linux*" targets.
17796
17797 2015-03-04 Pedro Alves <palves@redhat.com>
17798
17799 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17800 (main): Pass missing retval argument to pthread_join call.
17801
17802 2015-03-02 Pedro Alves <palves@redhat.com>
17803
17804 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17805 (top level): Call do_test with non-stop as well.
17806
17807 2015-03-02 Pedro Alves <palves@redhat.com>
17808
17809 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17810 -1.
17811
17812 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17813
17814 * gdb.arch/s390-vregs.exp: New test.
17815 * gdb.arch/s390-vregs.S: New file.
17816
17817 2015-02-27 Pedro Alves <palves@redhat.com>
17818
17819 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17820 call to catch_command_errors.
17821 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17822 catch_command_errors.
17823
17824 2015-02-27 Pedro Alves <palves@redhat.com>
17825
17826 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17827 "true" for boolean result.
17828 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17829 prototype of main.
17830
17831 2015-02-27 Pedro Alves <palves@redhat.com>
17832
17833 * lib/unbuffer_output.c: New file.
17834 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17835 (main): Call gdb_unbuffer_output.
17836
17837 2015-02-27 Yao Qi <yao.qi@linaro.org>
17838
17839 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17840 target.
17841
17842 2015-02-26 Doug Evans <dje@google.com>
17843
17844 * gdb.cp/class2.cc (Dbase, D): New classes.
17845 (main): New local delta.
17846 * gdb.cp/class2.exp: Test printing delta.
17847 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17848 (dynbar): New global.
17849 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17850
17851 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17852
17853 * gdb.compile/compile-ifunc.c: New file.
17854 * gdb.compile/compile-ifunc.exp: New file.
17855
17856 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17857
17858 * gdb.base/structs.exp: Check for correct struct on finish.
17859
17860 2015-02-26 Yao Qi <yao.qi@linaro.org>
17861
17862 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17863 is zero.
17864
17865 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17866
17867 * gdb.arch/cordic.ko.bz2: New file.
17868 * gdb.arch/cordic.ko.debug.bz2: New file.
17869 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17870
17871 2015-02-25 Yao Qi <yao.qi@linaro.org>
17872
17873 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17874 aarch64*-*-* target.
17875
17876 2015-02-23 Pedro Alves <palves@redhat.com>
17877
17878 * lib/gdb.exp (delete_breakpoints): Rewrite using
17879 gdb_test_multiple.
17880
17881 2015-02-23 Pedro Alves <palves@redhat.com>
17882
17883 * gdb.base/info-os.c: Include stdlib.h.
17884
17885 2015-02-22 Doug Evans <xdje42@gmail.com>
17886
17887 PR symtab/17855
17888 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17889 is read after symbols have been re-read.
17890 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17891 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17892
17893 2015-02-21 Doug Evans <dje@google.com>
17894
17895 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17896
17897 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17898
17899 PR corefiles/17808
17900 * gdb.arch/i386-biarch-core.core.bz2: New file.
17901 * gdb.arch/i386-biarch-core.exp: New file.
17902
17903 2015-02-21 Pedro Alves <palves@redhat.com>
17904
17905 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17906 runto_main fails.
17907
17908 2015-02-20 Pedro Alves <palves@redhat.com>
17909
17910 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17911 info probes.
17912
17913 2015-02-20 Pedro Alves <palves@redhat.com>
17914
17915 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17916
17917 2015-02-20 Pedro Alves <palves@redhat.com>
17918
17919 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17920 clean_restart before gdb_target_supports_trace.
17921
17922 2015-02-20 Pedro Alves <palves@redhat.com>
17923
17924 PR threads/18006
17925 * gdb.threads/clone-thread_db.c: New file.
17926 * gdb.threads/clone-thread_db.exp: New file.
17927
17928 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17929
17930 PR breakpoints/16812
17931 * gdb.base/catch-gdb-caused-signals.c: New file.
17932 * gdb.base/catch-gdb-caused-signals.exp: New file.
17933
17934 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17935
17936 * configure: Regenerated.
17937 * configure.ac: Use GDB_AC_TRANSFORM.
17938 * aclocal.m4: sinclude ../transform.m4.
17939
17940 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17941
17942 * lib/dtrace.exp: New file.
17943 * gdb.base/dtrace-probe.exp: Likewise.
17944 * gdb.base/dtrace-probe.d: Likewise.
17945 * gdb.base/dtrace-probe.c: Likewise.
17946 * lib/pdtrace.in: Likewise.
17947 * configure.ac: Output variables with the transformed names of
17948 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17949 * configure: Regenerated.
17950
17951 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17952
17953 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17954 expected message when trying to access $_probe_* convenience
17955 variables while not on a probe.
17956
17957 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17958
17959 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17960
17961 2015-02-11 Pedro Alves <pedro@codesourcery.com>
17962
17963 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17964 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17965
17966 2015-02-10 Doug Evans <xdje42@gmail.com>
17967
17968 * lib/gdb.exp (gdb_load): Always return a result.
17969
17970 2015-02-10 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.threads/signal-sigtrap.c: New file.
17973 * gdb.threads/signal-sigtrap.exp: New file.
17974
17975 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17976
17977 * gdb.trace/no-attach-trace.c: New file.
17978 * gdb.trace/no-attach-trace.exp: New file.
17979
17980 2015-02-09 Mark Wielaard <mjw@redhat.com>
17981
17982 * gdb.dwarf2/atomic.c: New file.
17983 * gdb.dwarf2/atomic-type.exp: Likewise.
17984
17985 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17986
17987 * gdb.btrace/buffer-size.exp: Update "info record" output.
17988 * gdb.btrace/delta.exp: Update "info record" output.
17989 * gdb.btrace/enable.exp: Update "info record" output.
17990 * gdb.btrace/finish.exp: Update "info record" output.
17991 * gdb.btrace/instruction_history.exp: Update "info record" output.
17992 * gdb.btrace/next.exp: Update "info record" output.
17993 * gdb.btrace/nexti.exp: Update "info record" output.
17994 * gdb.btrace/step.exp: Update "info record" output.
17995 * gdb.btrace/stepi.exp: Update "info record" output.
17996 * gdb.btrace/nohist.exp: Update "info record" output.
17997
17998 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17999
18000 * gdb.btrace/buffer-size: New.
18001
18002 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
18003
18004 * gdb.btrace/delta.exp: Update "info record" output.
18005 * gdb.btrace/enable.exp: Update "info record" output.
18006 * gdb.btrace/finish.exp: Update "info record" output.
18007 * gdb.btrace/instruction_history.exp: Update "info record" output.
18008 * gdb.btrace/next.exp: Update "info record" output.
18009 * gdb.btrace/nexti.exp: Update "info record" output.
18010 * gdb.btrace/step.exp: Update "info record" output.
18011 * gdb.btrace/stepi.exp: Update "info record" output.
18012 * gdb.btrace/nohist.exp: Update "info record" output.
18013
18014 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
18015
18016 PR gdb/15678
18017 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
18018
18019 2015-02-06 Pedro Alves <palves@redhat.com>
18020
18021 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
18022 macro.
18023 (seconds_left, again): New globals.
18024 (main): Wait seconds_left in a 1-second sleep loop instead of
18025 sleeping 180 seconds. If 'again' is set, reset the seconds
18026 counter.
18027 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
18028 'again' in the inferior before detaching. Print the seconds left.
18029 (options): New global.
18030 (top level): Build program with -DTIMEOUT=$timeout.
18031
18032 2015-02-06 Pedro Alves <palves@redhat.com>
18033
18034 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
18035 determine how many seconds to pass to 'alarm'.
18036 * gdb.base/gdb-sigterm.exp (top level): Build program with
18037 -DTIMEOUT=$timeout.
18038 (do_test): Return success/failure indication. Add more verbose
18039 logging. Don't fail if 200 single steps are seen. Instead, fail
18040 when the test times out.
18041 (passes): New global.
18042 (top level): Break the testing loop if testing fails on any
18043 iteration. Use gdb_assert.
18044
18045 2015-02-04 Don Breazeal <donb@codesourcery.com>
18046
18047 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
18048 and initialize them.
18049 (ipc_cleanup): New function.
18050 (main): Don't declare shmid, semid, and msqid. Add a call to
18051 atexit so that we call ipc_cleanup on exit.
18052
18053 2015-02-04 Pedro Alves <palves@redhat.com>
18054
18055 * boards/native-extended-gdbserver.exp: Remove any target variant
18056 specifications from the board name before clearing the isremote
18057 flag from board_info.
18058
18059 2015-01-31 Doug Evans <xdje42@gmail.com>
18060
18061 * gdb.base/maint.exp <maint print type argc>: Update expected output.
18062
18063 2015-01-31 Gary Benson <gbenson@redhat.com>
18064
18065 * gdb.base/completion.exp: Disable completion limiting for
18066 existing tests. Add new tests to check completion limiting.
18067 * gdb.linespec/ls-errs.exp: Disable completion limiting.
18068
18069 2015-01-31 Doug Evans <xdje42@gmail.com>
18070
18071 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
18072
18073 2015-01-31 Doug Evans <xdje42@gmail.com>
18074
18075 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
18076 entries. Duplicate file section script entries.
18077 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
18078 inlined entries. Add test for safe-path rejection.
18079 * gdb.python/py-section-script.c: Add duplicate inlined section script
18080 entries. Duplicate file section script entries.
18081 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
18082 inlined entries. Add test for safe-path rejection.
18083
18084 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18085
18086 * gdb.ada/disc_arr_bound: New testcase.
18087
18088 2015-01-29 Joel Brobecker <brobecker@adacore.com>
18089
18090 * gdb.ada/mi_var_array: New testcase.
18091
18092 2015-01-27 Doug Evans <dje@google.com>
18093
18094 * gdb.python/py-objfile.exp: Add tests for objfile.username.
18095 Add test for objfile.filename, objfile.username after objfile
18096 has been unloaded.
18097
18098 2015-01-26 Joel Brobecker <brobecker@adacore.com>
18099
18100 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
18101 the second test to print the name attribute of value
18102 returned by the call to gdb.lookup_type, and adjust
18103 the expected output accordingly.
18104
18105 2015-01-25 Mark Wielaard <mjw@redhat.com>
18106
18107 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
18108 * gdb.base/disp-step-fork.c: Include unistd.h.
18109 * gdb.base/siginfo-obj.c: Include stdio.h.
18110 * gdb.base/siginfo-thread.c: Likewise.
18111 * gdb.mi/non-stop.c: Include unistd.h.
18112 * gdb.mi/nsthrexec.c: Include stdio.h.
18113 * gdb.mi/pthreads.c: Include unistd.h.
18114 * gdb.modula2/unbounded1.c (main): Declare returns int.
18115 * gdb.reverse/consecutive-reverse.c: Likewise.
18116 * gdb.threads/create-fail.c: Include unistd.h.
18117 * gdb.threads/killed.c: Likewise.
18118 * gdb.threads/linux-dp.c: Likewise.
18119 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
18120 * gdb.threads/non-ldr-exc-2.c: Likewise.
18121 * gdb.threads/non-ldr-exc-3.c: Likewise.
18122 * gdb.threads/non-ldr-exc-4.c: Likewise.
18123 * gdb.threads/pthreads.c: Include unistd.h.
18124 (main): Declare returns int.
18125 * gdb.threads/tls-main.c (foo): New declaration.
18126 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
18127
18128 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
18129
18130 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
18131 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
18132
18133 2015-01-15 Mark Wielaard <mjw@redhat.com>
18134
18135 * gdb.base/noreturn-return.c: New file.
18136 * gdb.base/noreturn-return.exp: New file.
18137 * gdb.base/noreturn-finish.c: New file.
18138 * gdb.base/noreturn-finish.exp: New file.
18139
18140 2015-01-23 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.threads/continue-pending-after-query.c: New file.
18143 * gdb.threads/continue-pending-after-query.exp: New file.
18144
18145 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
18146 Simon Marchi <simon.marchi@ericsson.com>
18147
18148 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
18149 * gdb.base/valgrind-db-attach.exp: Same.
18150 * gdb.base/valgrind-infcall.exp: Same.
18151 * lib/mi-support.exp (default_mi_gdb_start): Same.
18152 * lib/prompt.exp (default_prompt_gdb_start): Same.
18153 * lib/gdb.exp (default_gdb_spawn): Same.
18154 (gdb_interact): New.
18155
18156
18157 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18158
18159 * gdb.compile/compile.exp (pointer to jit function): New test.
18160
18161 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
18162
18163 * lib/gdb.exp (supports_process_record): Return true for
18164 powerpc*-*-linux*.
18165 (supports_reverse): Likewise.
18166
18167 2015-01-15 Don Breazeal <donb@codesourcery.com>
18168
18169 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
18170 instead of checking whether the target board is remote and
18171 use spawn_wait_for_attach instead of exec/sleep.
18172 * gdb.base/attach-twice.exp: Likewise.
18173
18174 2015-01-15 Joel Brobecker <brobecker@adacore.com>
18175
18176 * gdb.ada/var_arr_attrs: New testcase.
18177
18178 2015-01-14 Pedro Alves <palves@redhat.com>
18179 Joel Brobecker <brobecker@adacore.com>
18180
18181 PR gdb/17525
18182 * gdb.base/bp-cmds-execution-x-script.c: New file.
18183 * gdb.base/bp-cmds-execution-x-script.exp: New file.
18184 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
18185
18186 2015-01-14 Pedro Alves <palves@redhat.com>
18187
18188 PR cli/17828
18189 * gdb.base/batch-preserve-term-settings.c: New file.
18190 * gdb.base/batch-preserve-term-settings.exp: New file.
18191
18192 2015-01-13 Doug Evans <dje@google.com>
18193
18194 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
18195 binary.
18196
18197 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18198
18199 * Makefile.in (clean mostlyclean): Do not delete *.py.
18200
18201 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18202
18203 * gdb.python/py-lookup-type.exp: New file.
18204
18205 2015-01-12 Pedro Alves <palves@redhat.com>
18206
18207 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
18208 restore GDBFLAGS before returning.
18209
18210 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18211
18212 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
18213 is_amd64_regs_target and is_x86_like_target.
18214
18215 2015-01-11 Doug Evans <xdje42@gmail.com>
18216
18217 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
18218 is given without an explicit form.
18219 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
18220 attributes.
18221 * gdb.dwarf/corrupt.exp: Ditto.
18222 * gdb.dwarf2/enum-type.exp: Ditto.
18223 * gdb.trace/entry-values.exp: Ditto.
18224 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
18225
18226 2015-01-11 Doug Evans <xdje42@gmail.com>
18227
18228 PR gdb/15830
18229 * gdb.base/maint.exp: Remove references to "maint demangle".
18230 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
18231 Add tests for explicitly specifying language to demangle.
18232 * gdb.dlang/demangle.exp: Ditto.
18233
18234 2015-01-09 Pedro Alves <palves@redhat.com>
18235
18236 * gdb.threads/non-stop-fair-events.c: New file.
18237 * gdb.threads/non-stop-fair-events.exp: New file.
18238
18239 2015-01-09 Pedro Alves <palves@redhat.com>
18240
18241 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
18242 the global scope. Set a breakpoint after all threads are started
18243 rather than stepping over two source lines. Expect the prompt.
18244 * gdb.base/watch_thread_num.c (threads_started_barrier): New
18245 global.
18246 (NUM): Now 15.
18247 (main): Use threads_started_barrier to wait for all threads to
18248 start. Main thread no longer calls thread_function. Exit after
18249 180 seconds.
18250 (loop): New function.
18251 (thread_function): Wait on threads_started_barrier barrier. Call
18252 'loop' at each iteration.
18253 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
18254 threads have started, instead of hardcoding number of "next"
18255 steps. Use an access watchpoint instead of a write watchpoint.
18256
18257 2015-01-09 Pedro Alves <palves@redhat.com>
18258
18259 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
18260 (thread_func): Wait on barrier.
18261 (main): Wait for all threads to start before stopping GDB.
18262 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
18263 global.
18264 (thread1_func, thread2_func): Wait on barrier.
18265 (main): Wait for all threads to start before stopping GDB.
18266 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
18267 New global.
18268 (thread1_func, thread2_func): Wait on barrier.
18269 (main): Wait for all threads to start before stopping GDB.
18270
18271 2015-01-09 Pedro Alves <palves@redhat.com>
18272
18273 * gdb.threads/attach-many-short-lived-threads.c: New file.
18274 * gdb.threads/attach-many-short-lived-threads.exp: New file.
18275
18276 2014-01-09 Pedro Alves <palves@redhat.com>
18277
18278 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
18279 instead of to thread 2.
18280 * gdb.threads/signal-command-multiple-signals-pending.c (main):
18281 Add barrier around each pthread_create call instead of around all
18282 calls.
18283 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
18284 Set a break on thread_function and have the child threads hit it
18285 one at at a time.
18286
18287 2015-01-09 Pedro Alves <palves@redhat.com>
18288
18289 * lib/gdb.exp (can_spawn_for_attach): New procedure.
18290 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
18291 false.
18292 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
18293 checking whether the target board is remote.
18294 * gdb.multi/multi-attach.exp: Likewise.
18295 * gdb.python/py-sync-interp.exp: Likewise.
18296 * gdb.server/ext-attach.exp: Likewise.
18297 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
18298 tests that need to attach, instead of checking whether the target
18299 board is remote at the top of the file.
18300
18301 2015-01-08 Yao Qi <yao@codesourcery.com>
18302
18303 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
18304
18305 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18306
18307 Fix testcase compilation.
18308 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
18309
18310 2015-01-06 Joel Brobecker <brobecker@adacore.com>
18311
18312 * gdb.python/py-type.exp: Add a couple test about empty
18313 array creation, and negative-length array creation.
18314
18315 2015-01-02 Doug Evans <xdje42@gmail.com>
18316
18317 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
18318
18319 2015-01-02 Doug Evans <dje@google.com>
18320
18321 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
18322
18323 2014-12-29 Yao Qi <yao@codesourcery.com>
18324
18325 * gdb.trace/entry-values.exp: Update comments. Rename variable
18326 bar_call_foo to returned_from_foo.
18327
18328 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
18329
18330 PR gdb/17394
18331 * gdb.linespec/break-asm-file.c: New file.
18332 * gdb.linespec/break-asm-file.exp: New file.
18333 * gdb.linespec/break-asm-file0.s: New file.
18334 * gdb.linespec/break-asm-file1.s: New file.
18335
18336 2014-12-18 Nigel Stephens <nigel@mips.com>
18337 Maciej W. Rozycki <macro@codesourcery.com>
18338
18339 * gdb.base/float.exp: Handle the new output from "info float" on
18340 MIPS targets.
18341
18342 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18343
18344 Fix MinGW compilation.
18345 * gdb.compile/compile-ops.exp: Update untested message if
18346 !skip_compile_feature_tests.
18347 * gdb.compile/compile-setjmp.exp: Likewise.
18348 * gdb.compile/compile-tls.exp: Likewise.
18349 * gdb.compile/compile.exp: Likewise.
18350 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
18351 supported on this host".
18352
18353 2014-12-16 Doug Evans <xdje42@gmail.com>
18354
18355 * boards/stabs.exp: New file.
18356
18357 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
18358
18359 * gdb.base/completion.exp: Adjust to format changes of "maint
18360 print user-registers".
18361
18362 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
18363
18364 PR server/17457
18365 * gdb.arch/aarch64-fp.c: New file.
18366 * gdb.arch/aarch64-fp.exp: New file.
18367
18368 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
18369
18370 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
18371 r210637, r210913, r211666, r215400, r215817).
18372
18373 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
18374 * dg-extract-results.py: New file.
18375 * dg-extract-results.sh: Use it if the environment seems
18376 suitable.
18377
18378 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
18379
18380 * dg-extract-results.py (parse_run): Handle warnings that
18381 are printed before a test harness is run.
18382
18383 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
18384
18385 * dg-extract-results.py (Named): Remove __cmp__ method.
18386 (output_variation): Use a key to sort variation.harnesses.
18387
18388 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
18389
18390 * dg-extract-results.py: For Python 3, force sys.stdout to
18391 handle surrogate escape sequences.
18392 (safe_open): New function.
18393 (output_segment, main): Use it.
18394
18395 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
18396
18397 * dg-extract-results.py (Prog.result_re): Include options
18398 in test name.
18399
18400 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
18401
18402 * dg-extract-results.py (output_variation): Always sort if
18403 do_sum.
18404
18405 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
18406
18407 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
18408 as long as we get pagination notifications.
18409
18410 2014-12-15 Jason Merrill <jason@redhat.com>
18411
18412 * Makefile.in (check-gdb.%): Restore.
18413 * README: Mention it.
18414
18415 2014-12-13 Joel Brobecker <brobecker@adacore.com>
18416
18417 * gdb.ada/str_uninit: New testcase.
18418
18419 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18420
18421 PR symtab/17642
18422 * gdb.base/vla-stub-define.c: New file.
18423 * gdb.base/vla-stub.c: New file.
18424 * gdb.base/vla-stub.exp: New file.
18425
18426 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
18427 Jan Kratochvil <jan.kratochvil@redhat.com>
18428 Tom Tromey <tromey@redhat.com>
18429
18430 * configure.ac: Add gdb.compile/.
18431 * configure: Regenerate.
18432 * gdb.compile/Makefile.in: New file.
18433 * gdb.compile/compile-ops.exp: New file.
18434 * gdb.compile/compile-ops.c: New file.
18435 * gdb.compile/compile-tls.c: New file.
18436 * gdb.compile/compile-tls.exp: New file.
18437 * gdb.compile/compile-constvar.S: New file.
18438 * gdb.compile/compile-constvar.c: New file.
18439 * gdb.compile/compile-mod.c: New file.
18440 * gdb.compile/compile-nodebug.c: New file.
18441 * gdb.compile/compile-setjmp-mod.c: New file.
18442 * gdb.compile/compile-setjmp.c: New file.
18443 * gdb.compile/compile-setjmp.exp: New file.
18444 * gdb.compile/compile-shlib.c: New file.
18445 * gdb.compile/compile.c: New file.
18446 * gdb.compile/compile.exp: New file.
18447 * lib/gdb.exp (skip_compile_feature_tests): New proc.
18448
18449 2014-12-12 Tom Tromey <tromey@redhat.com>
18450
18451 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
18452 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
18453
18454 2014-12-12 Doug Evans <dje@google.com>
18455
18456 * lib/gdb-python.exp (get_python_valueof): New function.
18457 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
18458
18459 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18460
18461 * gdb.base/completion.exp: Add test for completion of "info
18462 registers ".
18463
18464 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
18465
18466 * gdb.base/func-ptrs.c: New file.
18467 * gdb.base/func-ptrs.exp: New file.
18468
18469 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18470
18471 PR breakpoints/17012
18472 * gdb.base/dprintf-detach.c: New file.
18473 * gdb.base/dprintf-detach.exp: New file.
18474
18475 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18476
18477 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
18478 * lib/gdb.exp (target_is_gdbserver): New procedure.
18479
18480 2014-12-08 Doug Evans <dje@google.com>
18481
18482 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
18483
18484 2014-12-05 Yao Qi <yao@codesourcery.com>
18485
18486 * gdb.guile/scm-error.exp: Remove the third argument to
18487 gdb_remote_download.
18488 * gdb.guile/scm-frame-args.exp: Likewise.
18489 * gdb.guile/scm-section-script.exp: Likewise.
18490
18491 2014-12-05 Yao Qi <yao@codesourcery.com>
18492
18493 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
18494
18495 2014-12-04 Doug Evans <dje@google.com>
18496
18497 * gdb.python/py-objfile.exp: Add tests for
18498 objfile.add_separate_debug_file.
18499
18500 2014-12-04 Doug Evans <dje@google.com>
18501
18502 * lib/gdb.exp (get_build_id): New function.
18503 (build_id_debug_filename_get): Rewrite to use it.
18504 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
18505
18506 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
18507
18508 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
18509 `method(long)', not just 0x0.
18510 * gdb.cp/nsalias.exp: Align code labels to 4.
18511 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
18512 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
18513 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
18514 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
18515 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
18516 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
18517
18518 2014-12-02 Doug Evans <dje@google.com>
18519
18520 PR symtab/17602
18521 * gdb.cp/anon-ns.cc: Move guts of this file to ...
18522 * gdb.cp/anon-ns2.cc: ... here. New file.
18523 * gdb.cp/anon-ns.exp: Update.
18524
18525 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
18526
18527 * gdb.python/py-events.py (inferior_call_handler): New.
18528 (register_changed_handler, memory_changed_handler): New.
18529 (test_events.invoke): Register new handlers.
18530 * gdb.python/py-events.exp: Add tests for inferior call,
18531 memory_changed and register_changed events.
18532
18533 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18534
18535 * gdb.base/execl-update-breakpoints.exp: Specify the link address
18536 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
18537 if the linker doesn't understand this.
18538
18539 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
18540
18541 * gdb.python/python.exp: Change expected reply to help().
18542
18543 2014-12-01 Yao Qi <yao@codesourcery.com>
18544
18545 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
18546 AC_CONFIG_SUBDIRS(gdb.gdbtk).
18547 * configure: Re-generated.
18548
18549 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
18550
18551 * gdb.cp/chained-calls.cc: New file.
18552 * gdb.cp/chained-calls.exp: New file.
18553 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
18554
18555 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
18556
18557 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
18558 * gdb.dwarf2/symtab-producer.exp: Same.
18559 * gdb.gdb/python-interrupts.exp: Same.
18560 * gdb.gdb/python-selftest.exp: Same.
18561 * gdb.python/py-linetable.exp: Same.
18562 * gdb.python/py-type.exp: Same.
18563 * gdb.python/py-value-cc.exp: Same.
18564 * gdb.python/py-value.exp: Same.
18565
18566 2014-11-28 Yao Qi <yao@codesourcery.com>
18567
18568 * gdb.base/break-probes.exp: Match library name prefixed with
18569 sysroot.
18570
18571 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
18572
18573 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
18574 test expected output. Add parentheses for the call to print.
18575 Remove L suffix from integers.
18576
18577 2014-11-26 Doug Evans <dje@google.com>
18578
18579 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
18580
18581 2014-11-22 Yao Qi <yao@codesourcery.com>
18582
18583 * gdb.trace/entry-values.c: Remove asms.
18584 (foo): Add foo_label.
18585 (bar): Add bar_label.
18586 * gdb.trace/entry-values.exp: Remove code computing foo's
18587 length and bar's length.
18588 (Dwarf::assemble): Invoke function_range for bar and use
18589 MACRO_AT_func for foo.
18590
18591 2014-11-22 Yao Qi <yao@codesourcery.com>
18592
18593 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
18594 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
18595 Use .Lgcc43_procstart instead of gcc43.
18596
18597 2014-11-21 Joel Brobecker <brobecker@adacore.com>
18598
18599 * gdb.ada/n_arr_bound: New testcase.
18600
18601 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
18602
18603 PR breakpoints/10737
18604 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
18605 test_catch_syscall_multi_arch.
18606 (test_catch_syscall_multi_arch): New function.
18607
18608 2014-11-20 Doug Evans <xdje42@gmail.com>
18609
18610 * gdb.base/maint.exp: Update expected output.
18611
18612 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
18613
18614 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
18615 4-byte instruction on S390.
18616
18617 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18618
18619 * gdb.ada/arr_arr: New testcase.
18620
18621 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18622
18623 * gdb.ada/pkd_arr_elem: New Testcase.
18624
18625 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
18626
18627 * gdb.reverse/break-precsave: Expect completion message for
18628 core file reads.
18629 * gdb.reverse/consecutive-precsave.exp: Likewise.
18630 * gdb.reverse/finish-precsave.exp: Likewise.
18631 * gdb.reverse/i386-precsave.exp: Likewise.
18632 * gdb.reverse/machinestate-precsave.exp: Likewise.
18633 * gdb.reverse/sigall-precsave.exp: Likewise.
18634 * gdb.reverse/solib-precsave.exp: Likewise.
18635 * gdb.reverse/step-precsave.exp: Likewise.
18636 * gdb.reverse/until-precsave.exp: Likewise.
18637 * gdb.reverse/watch-precsave.exp: Likewise.
18638
18639 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18640
18641 * gdb.base/bp-permanent.c: Include unistd.h.
18642 * gdb.python/py-framefilter-mi.c (main): Add return type.
18643 * gdb.python/py-framefilter.c (main): Likewise.
18644 * gdb.trace/actions-changed.c (main): Likewise.
18645
18646 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18647
18648 * gdb.mi/until.c: Add eye-catchers.
18649 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
18650 line numbers.
18651
18652 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18653
18654 * gdb.base/condbreak.exp: Drop references to removed non-prototype
18655 function header variants in break1.c.
18656 * gdb.base/ena-dis-br.exp: Likewise.
18657 * gdb.base/hbreak2.exp: Likewise.
18658 * gdb.reverse/until-precsave.exp: Drop references to removed
18659 non-prototype function header variants in ur1.c.
18660 * gdb.reverse/until-reverse.exp: Likewise.
18661
18662 2014-11-17 Petr Machata <pmachata@redhat.com>
18663
18664 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
18665 ${_cu_offset_size} bytes abbrev offset.
18666
18667 2014-11-15 Doug Evans <xdje42@gmail.com>
18668
18669 PR symtab/17559
18670 * gdb.base/line-symtabs.exp: New file.
18671 * gdb.base/line-symtabs.c: New file.
18672 * gdb.base/line-symtabs.h: New file.
18673
18674 2014-11-14 Yao Qi <yao@codesourcery.com>
18675
18676 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
18677 (func): Add label func_label.
18678 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
18679 Replace low_pc and high_pc with MACRO_AT_range.
18680 Replace name, low_pc and high_pc with MACRO_AT_func.
18681
18682 2014-11-14 Yao Qi <yao@codesourcery.com>
18683
18684 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
18685 Replace name, low_pc and high_pc with MACRO_AT_func.
18686
18687 2014-11-14 Yao Qi <yao@codesourcery.com>
18688
18689 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
18690 produce debug information.
18691 * gdb.dwarf2/implptr-optimized-out.S: Removed.
18692
18693 2014-11-14 Yao Qi <yao@codesourcery.com>
18694
18695 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
18696 object and get function length.
18697 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
18698 with MACRO_AT_func.
18699 (top-level): Replace gdb_compile and clean_restart with
18700 prepare_for_testing.
18701 * gdb.dwarf2/main.c (main): Add label main_label.
18702
18703 2014-11-14 Yao Qi <yao@codesourcery.com>
18704
18705 * lib/dwarf.exp (function_range): New procedure.
18706 (Dwarf::_handle_macro_at_func): New procedure.
18707 (Dwarf::_handle_macro_at_range): New procedure.
18708 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
18709
18710 2014-11-14 Yao Qi <yao@codesourcery.com>
18711
18712 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
18713 (_handle_attribute): New procedure.
18714
18715 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18716
18717 * gdb.ada/cond_lang/foo.c (callme): Add return type.
18718 * gdb.base/call-sc.c (zed): Likewise.
18719 * gdb.base/checkpoint.c (main): Likewise.
18720 * gdb.base/dump.c (main): Likewise.
18721 * gdb.base/gcore.c (main): Likewise.
18722 * gdb.base/huge.c (main): Likewise.
18723 * gdb.base/multi-forks.c (main): Likewise.
18724 * gdb.base/pr10179-a.c (main): Likewise.
18725 * gdb.base/savedregs.c (main): Likewise.
18726 * gdb.base/sigaltstack.c (main): Likewise.
18727 * gdb.base/siginfo.c (main): Likewise.
18728 * gdb.base/structs.c (zed): Likewise.
18729 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
18730 * gdb.mi/mi-syn-frame.c (main): Likewise.
18731 * gdb.mi/until.c (foo, main): Likewise.
18732 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
18733 * gdb.base/solib-weak.c (foo): Declare.
18734 * gdb.base/attach-twice.c: Include stdio.h.
18735 * gdb.base/weaklib1.c: Likewise.
18736 * gdb.base/weaklib2.c: Likewise.
18737 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
18738 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
18739 unistd.h.
18740 * gdb.base/attach-pie-misread.c: Include stdlib.h.
18741 * gdb.mi/mi-exit-code.c: Likewise.
18742 * gdb.base/break-interp-lib.c: Include string.h.
18743 * gdb.base/coremaker.c: Likewise.
18744 * gdb.base/testenv.c: Likewise.
18745 * gdb.python/py-finish-breakpoint.c: Likewise.
18746 * gdb.base/inferior-died.c: Include sys/wait.h.
18747 * gdb.base/fileio.c: Include time.h.
18748 * gdb.base/async-shell.c: Include unistd.h.
18749 * gdb.base/dprintf-non-stop.c: Likewise.
18750 * gdb.base/info-os.c: Likewise.
18751 * gdb.mi/mi-console.c: Likewise.
18752 * gdb.mi/watch-nonstop.c: Likewise.
18753 * gdb.python/py-events.c: Likewise.
18754 * gdb.base/async.c (baz): Move up before its invocation.
18755 * gdb.base/code_elim2.c (my_global_func): Likewise.
18756 * gdb.base/skip-solib-lib.c (multiply): Likewise.
18757 * gdb.base/advance.c (func2): Likewise.
18758
18759 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18760
18761 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
18762 variant.
18763 * gdb.base/annota3.c: Likewise.
18764 * gdb.base/async.c: Likewise.
18765 * gdb.base/average.c: Likewise.
18766 * gdb.base/call-ar-st.c: Likewise.
18767 * gdb.base/call-rt-st.c: Likewise.
18768 * gdb.base/call-sc.c: Likewise.
18769 * gdb.base/call-strs.c: Likewise.
18770 * gdb.base/ending-run.c: Likewise.
18771 * gdb.base/execd-prog.c: Likewise.
18772 * gdb.base/exprs.c: Likewise.
18773 * gdb.base/foll-exec.c: Likewise.
18774 * gdb.base/foll-fork.c: Likewise.
18775 * gdb.base/foll-vfork.c: Likewise.
18776 * gdb.base/funcargs.c: Likewise.
18777 * gdb.base/gcore.c: Likewise.
18778 * gdb.base/jump.c: Likewise.
18779 * gdb.base/langs0.c: Likewise.
18780 * gdb.base/langs1.c: Likewise.
18781 * gdb.base/langs2.c: Likewise.
18782 * gdb.base/mips_pro.c: Likewise.
18783 * gdb.base/nodebug.c: Likewise.
18784 * gdb.base/opaque0.c: Likewise.
18785 * gdb.base/opaque1.c: Likewise.
18786 * gdb.base/recurse.c: Likewise.
18787 * gdb.base/run.c: Likewise.
18788 * gdb.base/scope0.c: Likewise.
18789 * gdb.base/scope1.c: Likewise.
18790 * gdb.base/setshow.c: Likewise.
18791 * gdb.base/setvar.c: Likewise.
18792 * gdb.base/shmain.c: Likewise.
18793 * gdb.base/shr1.c: Likewise.
18794 * gdb.base/shr2.c: Likewise.
18795 * gdb.base/sigall.c: Likewise.
18796 * gdb.base/signals.c: Likewise.
18797 * gdb.base/so-indr-cl.c: Likewise.
18798 * gdb.base/solib2.c: Likewise.
18799 * gdb.base/structs.c: Likewise.
18800 * gdb.base/sum.c: Likewise.
18801 * gdb.base/vforked-prog.c: Likewise.
18802 * gdb.base/watchpoint.c: Likewise.
18803 * gdb.reverse/shr2.c: Likewise.
18804 * gdb.reverse/until-reverse.c: Likewise.
18805 * gdb.reverse/ur1.c: Likewise.
18806 * gdb.reverse/watch-reverse.c: Likewise.
18807
18808 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18809
18810 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18811 variant.
18812 * gdb.base/sepdebug.exp: Drop references to removed code.
18813
18814 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18815
18816 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18817 variant. Preserve original line numbering.
18818 * gdb.base/list1.c: Likewise.
18819
18820 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18821
18822 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18823 variant.
18824 * gdb.base/break1.c: Likewise.
18825 * gdb.base/break.exp: Drop references to removed code.
18826
18827 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18828
18829 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18830 variant.
18831
18832 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18833
18834 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18835
18836 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18837
18838 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18839 logic into perform_all_tests() and invoke it with and without
18840 function header prototypes.
18841 (do_function_calls): Remove conditional XFAIL for PR 5318.
18842 (rerun_and_prepare): Remove duplicate code.
18843 (perform_all_tests): New. Main logic moved here.
18844
18845 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18846
18847 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18848 code guarded by #ifdef NO_PROTOTYPES.
18849 (t_double_many_args): Likewise.
18850 (DEF_FUNC_MANY_ARGS_1): Likewise.
18851 (DEF_FUNC_VALUES_1): Likewise.
18852 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18853 guarded by #ifdef PROTOTYPES.
18854
18855 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18856
18857 * gdb.mi/mi-console.c: Add eye-catcher.
18858 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18859 instead of literal line number.
18860
18861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18862
18863 * gdb.base/shr2.c: Add eye-catcher.
18864 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18865 line number.
18866
18867 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18868
18869 * gdb.base/jump.c: Add eye-catchers.
18870 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18871 numbers.
18872
18873 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18874
18875 * gdb.base/execd-prog.c: Add eye-catchers.
18876 * gdb.base/foll-exec.c: Likewise.
18877 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18878 line numbers.
18879
18880 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18881
18882 * gdb.base/ending-run.c: Add eye-catchers.
18883 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18884 literal line numbers.
18885
18886 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18887
18888 * gdb.base/call-rt-st.c: Add eye-catchers.
18889 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18890 literal line numbers.
18891
18892 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18893
18894 * gdb.base/call-ar-st.c: Add eye-catchers.
18895 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18896 literal line numbers.
18897
18898 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18899
18900 * gdb.base/average.c: Add eye-catchers.
18901 * gdb.base/sum.c: Likewise.
18902 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18903 regexps dynamically.
18904
18905 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18906
18907 * gdb.base/solib1.c: Add eye-catchers.
18908 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18909 literal line numbers.
18910
18911 2014-11-12 Pedro Alves <palves@redhat.com>
18912
18913 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18914 leader has exited.
18915
18916 2014-11-12 Pedro Alves <palves@redhat.com>
18917
18918 * gdb.arch/i386-bp_permanent.c: New file.
18919 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18920 (srcfile): Set to i386-bp_permanent.c.
18921 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18922 that stepi does not execute the 'leave' instruction, instead of
18923 testing it does execute.
18924 * gdb.base/bp-permanent.c: New file.
18925 * gdb.base/bp-permanent.exp: New file.
18926
18927 2014-11-10 Doug Evans <xdje42@gmail.com>
18928
18929 PR symtab/17564
18930 * gdb.base/symtab-search-order.exp: New file.
18931 * gdb.base/symtab-search-order.c: New file.
18932 * gdb.base/symtab-search-order-1.c: New file.
18933 * gdb.base/symtab-search-order-shlib-1.c: New file.
18934
18935 2014-11-07 Pedro Alves <palves@redhat.com>
18936
18937 PR gdb/17511
18938 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18939 i?86-*-linux*.
18940
18941 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18942
18943 PR c++/17494
18944 * gdb.cp/pr17494.cc: New file.
18945 * gdb.cp/pr17494.exp: New file.
18946
18947 2014-11-02 Yao Qi <yao@codesourcery.com>
18948
18949 * gdb.python/python.exp: Get working directory and match the
18950 output of "set extended-prompt \\w " with it.
18951
18952 2014-10-30 Doug Evans <dje@google.com>
18953
18954 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18955 in objfiles.
18956 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18957 in progspaces.
18958
18959 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
18960
18961 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18962 * gdb.base/realname-expand.exp: Likewise.
18963 * gdb.linespec/macro-relative.exp: Likewise.
18964
18965 2014-10-29 Pedro Alves <palves@redhat.com>
18966
18967 PR gdb/17408
18968 * gdb.threads/schedlock.c (some_function): New function.
18969 (call_function): New global.
18970 (MAYBE_CALL_SOME_FUNCTION): New macro.
18971 (thread_function): Call it.
18972 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18973 and use it instead of a global counter. Adjust all callers.
18974 (get_current_thread): Use "find current thread" for test message
18975 here rather than having all callers pass down the same string.
18976 (goto_loop): New procedure, factored out from ...
18977 (my_continue): ... this.
18978 (step_ten_loops): Change parameter from test message to command to
18979 use. Adjust.
18980 (list_count): Delete global.
18981 (check_result): New procedure, factored out from duplicate top
18982 level code.
18983 (continue tests): Wrap in with_test_prefix.
18984 (test_step): New procedure, factored out from duplicate top level
18985 code.
18986 (top level): Test "step" in combination with all scheduler-locking
18987 modes. Test "next" in combination with all scheduler-locking
18988 modes, and in combination with stepping over a function call or
18989 not.
18990 * gdb.threads/next-bp-other-thread.c: New file.
18991 * gdb.threads/next-bp-other-thread.exp: New file.
18992
18993 2014-10-29 Pedro Alves <palves@redhat.com>
18994
18995 PR python/17372
18996 * gdb.python/python.exp: Test a multi-line command that spawns
18997 interactive Python.
18998 * gdb.base/multi-line-starts-subshell.exp: New file.
18999
19000 2014-10-29 Yao Qi <yao@codesourcery.com>
19001
19002 * gdb.base/fileio.exp: Make directories on host.
19003
19004 2014-10-29 Yao Qi <yao@codesourcery.com>
19005
19006 * gdb.base/fileio.c (test_write): Close the file.
19007
19008 2014-10-28 Pedro Alves <palves@redhat.com>
19009
19010 PR gdb/12623
19011 * gdb.base/sigstep.c (no_handler): New global.
19012 (main): If 'no_handler is true, set the signal handlers to
19013 SIG_IGN.
19014 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
19015 with_sw_watch and no_handler parameters. Handle them.
19016 (top level) <stepping over handler when stopped at a breakpoint
19017 test>: Add a test axis for testing with a software watchpoint, and
19018 another for testing with the signal handler set to SIG_IGN.
19019 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
19020 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
19021
19022 2014-10-28 Pedro Alves <palves@redhat.com>
19023
19024 PR gdb/17511
19025 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
19026 * gdb.base/sigstep.exp (other_handler_location): New global.
19027 (advance): Support stepping into the signal handler, and running
19028 commands while in the handler.
19029 (in_handler_map): New global.
19030 (top level): In the advance test, add combinations for getting
19031 into the handler with stepping commands, and for running commands
19032 in the handler. Add comment descripting the advancei tests.
19033
19034 2014-10-28 Pedro Alves <palves@redhat.com>
19035
19036 * gdb.base/sigstep.exp: Use build_executable instead of
19037 prepare_for_testing.
19038 (top level): Move code that starts GDB, runs to main and creates a
19039 display to ...
19040 (restart): ... this new procedure.
19041 (top level): Move backtrace from signal handler test to ...
19042 (validate_backtrace): ... this new procedure.
19043 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
19044 with_test_prefix. Always restart GDB.
19045 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
19046 with_test_prefix. Always restart GDB. No need to delete
19047 breakpoints after the test.
19048 (test_skip_handler): Remove prefix parameter.
19049 (skip_over_handler, breakpoint_to_handler)
19050 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
19051 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
19052 restart GDB. No need to delete breakpoints after the test.
19053 (top level): Use foreach to call the test procedures with
19054 different commands.
19055
19056 2014-10-28 Pedro Alves <palves@redhat.com>
19057
19058 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
19059 instead of GNATS numbers.
19060 * gdb.base/sigbpt.exp: Likewise.
19061 * gdb.base/siginfo.exp: Likewise.
19062 * gdb.base/sigstep.exp: Likewise.
19063
19064 2014-10-27 Pedro Alves <palves@redhat.com>
19065
19066 * gdb.base/sigstep.c (dummy): New global.
19067 (main): Issue a couple writes to the new global.
19068 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
19069 procedures.
19070 (skip_over_handler): Use test_skip_handler.
19071 (top level): Call skip_over_handler for stepi and nexti too.
19072 (breakpoint_over_handler): Use test_skip_handler.
19073 (top level): Call breakpoint_over_handler for stepi and nexti too.
19074
19075 2014-10-27 Yao Qi <yao@codesourcery.com>
19076
19077 * gdb.trace/tfile.c (adjust_function_address)
19078 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
19079 function descriptor.
19080
19081 2014-10-24 Don Breazeal <donb@codesourcery.com>
19082
19083 * gdb.base/foll-fork.exp (test_follow_fork,
19084 catch_fork_child_follow): Check for updated fork messages emitted
19085 from infrun.c.
19086 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
19087 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
19088 vfork_and_exec_child_follow_through_step): Check for updated vfork
19089 messages emitted from infrun.c.
19090
19091 2014-10-24 Pedro Alves <palves@redhat.com>
19092
19093 * gdb.base/corefile.exp: Remove references to ultrix.
19094 * gdb.base/interrupt.exp: Likewise.
19095 * gdb.base/whatis.exp: Likewise.
19096 * gdb.gdb/selftest.exp: Likewise.
19097 * gdb.threads/manythreads.exp: Likewise.
19098 * gdb.threads/print-threads.exp: Likewise.
19099 * gdb.threads/pthreads.exp:: Likewise.
19100 * gdb.threads/schedlock.exp: Likewise.
19101
19102 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
19103
19104 * gdb.cp/non-trivial-retval.cc: Add a test case.
19105 * gdb.cp/non-trivial-retval.exp: Add a test.
19106
19107 2014-10-20 Yao Qi <yao@codesourcery.com>
19108
19109 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
19110 * gdb.python/py-objfile-script-gdb.py: New file.
19111 * gdb.python/py-objfile-script.exp: Update reference to
19112 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
19113 of remote_download. Remove the dest file.
19114
19115 2014-10-20 Yao Qi <yao@codesourcery.com>
19116
19117 * gdb.base/checkpoint.exp: Don't remove file copied on host.
19118 * gdb.base/step-line.exp: Likewise.
19119 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19120 * gdb.dwarf2/dw2-basic.exp: Likewise.
19121 * gdb.dwarf2/dw2-compressed.exp: Likewise.
19122 * gdb.dwarf2/dw2-filename.exp: Likewise.
19123 * gdb.dwarf2/dw2-intercu.exp: Likewise.
19124 * gdb.dwarf2/dw2-intermix.exp: Likewise.
19125 * gdb.dwarf2/dw2-producer.exp: Likewise.
19126 * gdb.dwarf2/mac-fileno.exp: Likewise.
19127 * gdb.python/py-frame-args.exp: Likewise.
19128 * gdb.python/py-framefilter.exp: Likewise.
19129 * gdb.python/py-mi.exp: Likewise.
19130 * gdb.python/py-objfile-script.exp: Likewise
19131 * gdb.python/py-pp-integral.exp: Likewise.
19132 * gdb.python/py-pp-re-notag.exp: Likewise.
19133 * gdb.python/py-prettyprint.exp: Likewise.
19134 * gdb.python/py-section-script.exp: Likewise.
19135 * gdb.python/py-typeprint.exp: Likewise.
19136 * gdb.python/py-xmethods.exp: Likewise.
19137 * gdb.stabs/weird.exp: Likewise.
19138 * gdb.xml/tdesc-regs.exp: Likewise.
19139
19140 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
19141
19142 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
19143 (out_cu): Use addr_len for the size of addresses.
19144 (out_line): Likewise. Size DW_LNE_set_address instruction
19145 according to addr_len.
19146 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
19147 (FUNC): Add START_INSNS to definition.
19148
19149 2014-10-18 Yao Qi <yao@codesourcery.com>
19150
19151 * gdb.base/argv0-symlink.exp: Check argv[0] value if
19152 gdb_has_argv0 return true.
19153 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
19154 check [target_info exists noargs], check [gdb_has_argv0]
19155 instead.
19156 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19157 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
19158 procedures.
19159
19160 2014-10-17 Doug Evans <dje@google.com>
19161
19162 * gdb.python/py-events.exp: Update expected output for clear_objfiles
19163 event.
19164 * gdb.python/py-events.py: Add clear_objfiles event.
19165
19166 2014-10-17 Doug Evans <dje@google.com>
19167
19168 * gdb.python/py-objfile.exp: Test progspace attribute.
19169
19170 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
19171
19172 * gdb.guile/scm-breakpoint.exp: Do not assume any
19173 directory separators when matching source file paths.
19174 * gdb.python/py-breakpoint.exp: Likewise.
19175 * gdb.reverse/break-precsave.exp: Likewise.
19176 * gdb.reverse/break-reverse.exp: Likewise.
19177 * gdb.reverse/consecutive-precsave.exp: Likewise.
19178 * gdb.reverse/finish-precsave.exp: Likewise.
19179 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
19180 * gdb.reverse/finish-reverse.exp: Likewise.
19181 * gdb.reverse/i386-precsave.exp: Likewise.
19182 * gdb.reverse/i387-env-reverse.exp: Likewise.
19183 * gdb.reverse/i387-stack-reverse.exp: Likewise.
19184 * gdb.reverse/machinestate-precsave.exp: Likewise.
19185 * gdb.reverse/machinestate.exp: Likewise.
19186 * gdb.reverse/sigall-precsave.exp: Likewise.
19187 * gdb.reverse/solib-precsave.exp: Likewise.
19188 * gdb.reverse/step-precsave.exp: Likewise.
19189 * gdb.reverse/until-precsave.exp: Likewise.
19190 * gdb.reverse/watch-precsave.exp: Likewise.
19191 * gdb.reverse/watch-reverse.exp: Likewise.
19192
19193 2014-10-17 Yao Qi <yao@codesourcery.com>
19194
19195 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
19196 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
19197
19198 2014-10-17 Pedro Alves <palves@redhat.com>
19199
19200 PR gdb/17471
19201 * gdb.base/bg-execution-repeat.c: New file.
19202 * gdb.base/bg-execution-repeat.exp: New file.
19203
19204 2014-10-17 Pedro Alves <palves@redhat.com>
19205
19206 PR gdb/17300
19207 * gdb.base/continue-all-already-running.c: New file.
19208 * gdb.base/continue-all-already-running.exp: New file.
19209
19210 2014-10-17 Pedro Alves <palves@redhat.com>
19211
19212 PR gdb/17472
19213 * gdb.base/annota-input-while-running.c: New file.
19214 * gdb.base/annota-input-while-running.exp: New file.
19215
19216 2014-10-17 Pedro Alves <palves@redhat.com>
19217
19218 * gdb.base/callfuncs.exp: emove references to osf.
19219 * gdb.base/sigall.exp: Likewise.
19220 * gdb.gdb/selftest.exp: Likewise.
19221 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19222 * gdb.mi/non-stop.c: Likewise.
19223 * gdb.mi/pthreads.c: Likewise.
19224 * gdb.reverse/sigall-precsave.exp: Likewise.
19225 * gdb.reverse/sigall-reverse.exp: Likewise.
19226 * gdb.threads/pthreads.c: Likewise.
19227 * gdb.threads/pthreads.exp: Likewise.
19228
19229 2014-10-17 Yao Qi <yao@codesourcery.com>
19230
19231 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
19232 check 'target_info exists noargs'.
19233 (test_command_prompt_position): Likewise.
19234 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
19235 Remove "set args".
19236 (progvar_simple_while_test): Likewise.
19237 (progvar_complex_if_while_test): Likewise.
19238 (if_while_breakpoint_command_test): Likewise.
19239 (infrun_breakpoint_command_test): Likewise.
19240 (breakpoint_command_test): Likewise.
19241 (watchpoint_command_test): Likewise.
19242 (bp_deleted_in_command_test): Likewise.
19243 (temporary_breakpoint_commands): Likewise.
19244
19245 2014-10-16 Yao Qi <yao@codesourcery.com>
19246
19247 * gdb.base/remotetimeout.exp: Remove noargs checking.
19248
19249 2014-10-15 Pedro Alves <palves@redhat.com>
19250
19251 PR breakpoints/9649
19252 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
19253 * gdb.base/breakpoint-in-ro-region.exp
19254 (probe_target_hardware_step): New procedure.
19255 (top level): Probe hardware stepping and hardware breakpoint
19256 support. Test stepping through a read-only region, with both
19257 "breakpoint auto-hw" on and off and both "always-inserted" on and
19258 off.
19259
19260 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
19261
19262 * gdb.dlang/demangle.exp: Update for demangling changes.
19263
19264 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19265
19266 * gdb.cp/non-trivial-retval.cc: Add new test cases.
19267 * gdb.cp/non-trivial-retval.exp: Add new tests.
19268
19269 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19270
19271 PR c++/13403
19272 PR c++/15154
19273 * gdb.cp/non-trivial-retval.cc: New file.
19274 * gdb.cp/non-trivial-retval.exp: New file.
19275
19276 2014-10-15 Yao Qi <yao@codesourcery.com>
19277
19278 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
19279 remote host.
19280
19281 2014-10-15 Yao Qi <yao@codesourcery.com>
19282
19283 * gdb.python/py-symbol.exp: Match file base name if host is
19284 remote, otherwise match file name with dir name.
19285 * gdb.python/py-symtab.exp: Likewise.
19286 * gdb.python/python.exp: Likewise.
19287
19288 2014-10-15 Yao Qi <yao@codesourcery.com>
19289
19290 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
19291 pattern.
19292 * gdb.python/py-symtab.exp: Likewise.
19293 * gdb.python/python.exp: Remove trailing ".*". Fix typo
19294 locationn.
19295
19296 2014-10-14 Joel Brobecker <brobecker@adacore.com>
19297
19298 * gdb.ada/addr_arith: New testcase.
19299
19300 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
19301
19302 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
19303 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
19304 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
19305 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
19306
19307 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
19308
19309 * gdb.arch/stap-eval-lang-ada.S: Likewise.
19310 * gdb.arch/stap-eval-lang-ada.c: Likewise.
19311 * gdb.arch/stap-eval-lang-ada.exp: New file.
19312
19313 2014-10-14 Yao Qi <yao@codesourcery.com>
19314
19315 * gdb.mi/mi-var-child.c (nothing1): New function.
19316 (nothing2): New function.
19317 (do_children_tests): Set function pointers by nothing1 and
19318 nothing2.
19319 * gdb.mi/mi-var-child.exp: Step over new added statements.
19320 Update test to match the new output.
19321 * gdb.mi/var-cmd.c (nothing1): New function.
19322 (nothing2): New function.
19323 (do_children_tests): Set function pointers by nothing1 and
19324 nothing2.
19325 * gdb.mi/mi-var-display.exp: Update test to match output.
19326 Step to the line specified by $line_dct_nothing.
19327 Increase the number of lines to step.
19328
19329 2014-10-14 Yao Qi <yao@codesourcery.com>
19330
19331 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
19332 tests.
19333 * gdb.mi/mi2-var-child.exp: Likewise.
19334
19335 2014-10-13 Doug Evans <dje@google.com>
19336
19337 * gdb.python/py-objfile.exp: Change name of file name test.
19338
19339 2014-10-13 Doug Evans <dje@google.com>
19340
19341 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
19342 from the start of the CU.
19343
19344 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19345 Yao Qi <yao@codesourcery.com>
19346
19347 Fix "save breakpoints" for "catch" command.
19348 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
19349 Remove -nonewline. Match also the added "main" line.
19350
19351 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19352
19353 Fix "save breakpoints" for "disable $bpnum" command.
19354 * gdb.base/save-bp.c (main): Add label.
19355 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
19356
19357 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19358
19359 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
19360
19361 2014-10-11 Yao Qi <yao@codesourcery.com>
19362
19363 * gdb.server/server-kill.exp: Execute command
19364 "set remote trace-status-packet on" before "tstatus".
19365
19366 2014-10-11 Yao Qi <yao@codesourcery.com>
19367
19368 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
19369 (main): Call getppid.
19370 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
19371 and continue to it. Read variable "server_pid".
19372
19373 2014-10-11 Yao Qi <yao@codesourcery.com>
19374
19375 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
19376
19377 2014-10-11 Yao Qi <yao@codesourcery.com>
19378
19379 * gdb.threads/thread-find.exp: Don't execute command
19380 "info threads".
19381 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
19382 * gdb.threads/linux-dp.exp: Don't check the condition
19383 $threads_created equals to zero.
19384
19385 2014-10-10 Pedro Alves <palves@redhat.com>
19386
19387 * gdb.base/bigcore.exp: Remove references to IRIX.
19388 * gdb.base/funcargs.exp: Likewise.
19389 * gdb.base/interrupt.exp: Likewise.
19390 * gdb.base/mips_pro.exp: Likewise.
19391 * gdb.base/nodebug.exp: Likewise.
19392 * gdb.base/setvar.exp: Likewise.
19393 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
19394
19395 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19396 Pedro Alves <palves@redhat.com>
19397
19398 PR symtab/14466
19399 * gdb.base/vdso-warning.c: New file.
19400 * gdb.base/vdso-warning.exp: New file.
19401
19402 2014-10-02 Doug Evans <dje@google.com>
19403
19404 * gdb.base/structs.c (main): Don't run forever.
19405
19406 2014-10-02 Pedro Alves <palves@redhat.com>
19407
19408 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
19409 (top level) <stop threads 1, stop threads 2>: Use it.
19410
19411 2014-10-02 Pedro Alves <palves@redhat.com>
19412
19413 * gdb.threads/break-while-running.exp (test): Add new
19414 'update_thread_list' argument. Skip "info threads" if false.
19415 (top level): Add new 'update_thread_list' axis.
19416
19417 2014-10-02 Pedro Alves <palves@redhat.com>
19418
19419 PR breakpoints/17431
19420 * gdb.base/execl-update-breakpoints.c: New file.
19421 * gdb.base/execl-update-breakpoints.exp: New file.
19422
19423 2014-10-01 Pedro Alves <palves@redhat.com>
19424
19425 * gdb.base/breakpoint-in-ro-region.c: New file.
19426 * gdb.base/breakpoint-in-ro-region.exp: New file.
19427
19428 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
19429
19430 * gdb.mi/mi-exit-code.exp: New file.
19431 * gdb.mi/mi-exit-code.c: New file.
19432
19433 2014-09-30 Yao Qi <yao@codesourcery.com>
19434
19435 * lib/prelink-support.exp (build_executable_own_libs): Error if
19436 the target isn't native.
19437
19438 2014-09-30 Yao Qi <yao@codesourcery.com>
19439
19440 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
19441 false.
19442
19443 2014-09-22 Pedro Alves <palves@redhat.com>
19444
19445 * gdb.threads/break-while-running.exp: New file.
19446 * gdb.threads/break-while-running.c: New file.
19447
19448 2014-09-19 Yao Qi <yao@codesourcery.com>
19449
19450 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
19451 Invoke test. Restart GDB with --readnow and invoke test again.
19452
19453 2014-09-19 Yao Qi <yao@codesourcery.com>
19454
19455 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
19456 proc set_breakpoint_on_gcd_function. Invoke
19457 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
19458 invoke set_breakpoint_on_gcd_function again.
19459
19460 2014-09-18 Doug Evans <dje@google.com>
19461
19462 * gdb.dwarf2/symtab-producer.exp: New file.
19463
19464 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19465
19466 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
19467 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
19468 * gdb.base/global-var-nested-by-dso.c: Likewise.
19469 * gdb.base/global-var-nested-by-dso.exp: Likewise.
19470
19471 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19472 Pedro Alves <palves@redhat.com>
19473
19474 * gdb.base/watch-bitfields.exp: Pass string other than test file
19475 name to prepare_for_testing.
19476 (watch): New procedure.
19477 (expect_watchpoint): Use with_test_prefix.
19478 (top level): Factor out tests to ...
19479 (test_watch_location, test_regular_watch): ... these new
19480 procedures, and use with_test_prefix and gdb_continue_to_end.
19481
19482 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
19483
19484 PR breakpoints/12526
19485 * gdb.base/watch-bitfields.exp: New file.
19486 * gdb.base/watch-bitfields.c: New file.
19487
19488 2014-09-16 Pedro Alves <palves@redhat.com>
19489
19490 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
19491 software and hardware addresses, not software address against
19492 itself.
19493
19494 2014-09-16 Pedro Alves <palves@redhat.com>
19495
19496 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
19497 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
19498
19499 2014-09-16 Pedro Alves <palves@redhat.com>
19500
19501 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
19502 files.
19503 * gdb.base/a2-run.exp: Remove all code guarded by istarget
19504 "*-*-vxworks*" throughout.
19505 * gdb.base/break.exp: Likewise.
19506 * gdb.base/default.exp: Likewise.
19507 * gdb.base/scope.exp: Likewise.
19508 * gdb.base/sepdebug.exp: Likewise.
19509 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
19510 throughout.
19511 * gdb.base/run.c: Likewise.
19512 * gdb.base/sepdebug.c: Likewise.
19513 * gdb.hp/gdb.aCC/run.c: Likewise.
19514 * gdb.reverse/until-reverse.c: Likewise.
19515 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
19516
19517 2014-09-16 Yao Qi <yao@codesourcery.com>
19518
19519 * boards/local-remote-host-native.exp: New file.
19520
19521 2014-09-14 Doug Evans <xdje42@gmail.com>
19522
19523 * gdb.threads/queue-signal.c (thread_count): New variable.
19524 (thread_count_mutex, thread_count_condvar): New variables.
19525 (incr_thread_count, wait_all_threads_running): New functions.
19526 (main): Wait for all threads to be in their thread functions.
19527
19528 2014-09-13 Doug Evans <xdje42@gmail.com>
19529
19530 * gdb.threads/queue-signal.c: New file.
19531 * gdb.threads/queue-signal.exp: New file.
19532
19533 2014-09-13 Doug Evans <xdje42@gmail.com>
19534
19535 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
19536 be consistent with what default_gdb_init uses.
19537 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
19538 the plain text of the prompt. Add some logging printfs.
19539 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
19540
19541 2014-09-12 Pedro Alves <palves@redhat.com>
19542
19543 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
19544 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
19545 * gdb.arch/i386-size-overlap.exp: Likewise.
19546 * gdb.arch/i386-size.exp: Likewise.
19547 * gdb.arch/i386-unwind.exp: Likewise.
19548 * gdb.base/a2-run.exp: Likewise.
19549 * gdb.base/break.exp: Likewise.
19550 * gdb.base/charset.exp: Likewise.
19551 * gdb.base/chng-syms.exp: Likewise.
19552 * gdb.base/commands.exp: Likewise.
19553 * gdb.base/dbx.exp: Likewise.
19554 * gdb.base/find.exp: Likewise.
19555 * gdb.base/funcargs.exp: Likewise.
19556 * gdb.base/jit-simple.exp: Likewise.
19557 * gdb.base/reread.exp: Likewise.
19558 * gdb.base/sepdebug.exp: Likewise.
19559 * gdb.base/step-bt.exp: Likewise.
19560 * gdb.cp/mb-inline.exp: Likewise.
19561 * gdb.cp/mb-templates.exp: Likewise.
19562 * gdb.objc/basicclass.exp: Likewise.
19563 * gdb.threads/killed.exp: Likewise.
19564
19565 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19566
19567 PR tdep/17379
19568 * gdb.arch/powerpc-stackless.S: New file.
19569 * gdb.arch/powerpc-stackless.exp: New file.
19570
19571 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19572
19573 * gdb.base/attach.c: Include unistd.h.
19574 (main): Call alarm. Add label postloop.
19575 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
19576 gdb_breakpoint, gdb_continue_to_breakpoint.
19577 (test_command_line_attach_run): Kill ${testpid} in one exit path.
19578
19579 2014-09-11 Pedro Alves <palves@redhat.com>
19580
19581 PR gdb/17347
19582 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
19583 * gdb.base/attach.exp (test_command_line_attach_run): New
19584 procedure.
19585 (top level): Call it.
19586
19587 2014-09-11 Pedro Alves <palves@redhat.com>
19588
19589 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
19590 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
19591 (do_command_attach_tests): Use spawn_wait_for_attach.
19592 * gdb.base/solib-overlap.exp: Likewise.
19593 * gdb.multi/multi-attach.exp: Likewise.
19594 * gdb.python/py-prompt.exp: Likewise.
19595 * gdb.python/py-sync-interp.exp: Likewise.
19596 * gdb.server/ext-attach.exp: Likewise.
19597
19598 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
19599
19600 * gdb.fortran/array-element.exp: Remove unexpected "continue"
19601 command in testcase. Simplify testcase.
19602
19603 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19604
19605 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
19606
19607 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19608
19609 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
19610
19611 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19612
19613 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
19614
19615 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19616
19617 * gdb.dwarf2/dynarr-ptr.c: New file.
19618 * gdb.dwarf2/dynarr-ptr.exp: New file.
19619
19620 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19621
19622 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
19623 of 30 rather than hardcoding 120 for a slow test case. Take the
19624 `gdb,timeout' target setting into account for this calculation.
19625 Don't extend the timeout for the test cases that don't need it.
19626
19627 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19628
19629 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
19630 a factor of 2 for a slow test case. Take the `gdb,timeout'
19631 target setting into account for this calculation.
19632 * gdb.reverse/until-precsave.exp: Increase the timeout by
19633 a factor of 15 and 3 respectively rather than adding 120
19634 for a pair of slow test cases. Take the `gdb,timeout'
19635 target setting into account for this calculation.
19636
19637 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19638
19639 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
19640 timeout, don't pass one down to gdb_expect.
19641 (gdb_expect): Rework timeout selection.
19642
19643 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19644
19645 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
19646 exception on timeout.
19647 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
19648 (gdbserver_start_extended): Catch any `gdbserver_start' error
19649 exceptions.
19650 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
19651 * lib/mi-support.exp (mi_gdb_target_load): Catch any
19652 `gdbserver_gdb_load' error exceptions.
19653
19654 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19655
19656 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
19657 120 on waiting for the TCP socket to open.
19658
19659 2014-09-09 Doug Evans <xdje42@gmail.com>
19660
19661 * gdb.base/default.exp (show_conv_list): Add _caller_is,
19662 _caller_matches, _any_caller_is, _any_caller_matches.
19663
19664 2014-09-09 Doug Evans <xdje42@gmail.com>
19665
19666 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
19667
19668 2014-09-09 Yao Qi <yao@codesourcery.com>
19669
19670 * gdb.mi/mi-var-display.exp: Set print symbol off.
19671
19672 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
19673
19674 PR gdb/17035
19675 * gdb.base/commands.exp: Add tests to verify user-defined
19676 commands with empty bodies.
19677 * gdb.python/py-cmd.exp: Test that we don't show user-defined
19678 python commands in `show user command`.
19679 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
19680 scheme commands in `show user command`.
19681
19682 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19683
19684 PR python/17355
19685 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
19686 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
19687 * gdb.python/py-framefilter-invalidarg.exp: New file.
19688 * gdb.python/py-framefilter-invalidarg.py: New file.
19689
19690 2014-09-06 Doug Evans <xdje42@gmail.com>
19691
19692 PR 15276
19693 * gdb.python/py-caller-is.c: New file.
19694 * gdb.python/py-caller-is.exp: New file.
19695
19696 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
19697
19698 PR gdb/17235
19699 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
19700 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
19701
19702 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
19703
19704 PR fortran/17237
19705 * gdb.fortran/print-formatted.exp: New file.
19706 * gdb.fortran/print-formatted.f90: Likewise.
19707
19708 2014-09-03 Sasha Smundak <asmundak@google.com>
19709
19710 * gdb.python/py-frame.exp: Test Frame.read_register.
19711
19712 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
19713
19714 PR python/16699
19715 * gdb.python/py-completion.exp: New file.
19716 * gdb.python/py-completion.py: Likewise.
19717
19718 2014-08-28 Doug Evans <dje@google.com>
19719
19720 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
19721 eax,etc. are live with values set by gdb and thus the compiler can't
19722 use them.
19723 * gdb.arch/i386-pseudo.c (main): Ditto.
19724
19725 2014-08-27 Doug Evans <dje@google.com>
19726
19727 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19728
19729 2014-08-25 Doug Evans <dje@google.com>
19730
19731 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19732 (main): Ditto.
19733
19734 2014-08-25 Doug Evans <dje@google.com>
19735
19736 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19737
19738 2014-08-24 Yao Qi <yao@codesourcery.com>
19739
19740 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
19741 symbol off.
19742 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19743
19744 2014-08-22 Doug Evans <dje@google.com>
19745
19746 PR 17276
19747 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
19748 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
19749 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
19750
19751 2014-08-22 Yao Qi <yao@codesourcery.com>
19752
19753 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
19754 * gdb.python/py-finish-breakpoint2.exp: Likewise.
19755 * gdb.python/python.exp: Likewise. Use .py file on the host
19756 instead of the build.
19757
19758 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19759
19760 * gdb.threads/gcore-stale-thread.c: New file.
19761 * gdb.threads/gcore-stale-thread.exp: New file.
19762
19763 2014-08-21 Pedro Alves <palves@redhat.com>
19764
19765 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
19766 * gdb.base/gcore-relro-pie.exp: Likewise.
19767 * gdb.base/gcore-relro.exp: Likewise.
19768 * gdb.base/gcore.exp: Likewise.
19769 * gdb.base/print-symbol-loading.exp: Likewise.
19770 * gdb.threads/gcore-thread.exp: Likewise.
19771 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19772
19773 2014-08-20 Pedro Alves <palves@redhat.com>
19774 Jan Kratochvil <jan.kratochvil@redhat.com>
19775
19776 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19777 configure.
19778 (EXPECT): Handle READ1 being set.
19779 (all): Depend on EXTRA_RULES.
19780 (check-read1, expect-read1, read1.so, read1): New rules.
19781 * README (Testsuite Parameters): Document the READ1 make variable.
19782 (Race detection): New section.
19783 * configure: Regenerate.
19784 * configure.ac: If build==host==target, and running under a
19785 GNU/glibc system, add read1 to the extra Makefile rules.
19786 (EXTRA_RULES): AC_SUBST it.
19787 * lib/read1.c: New file.
19788
19789 2014-08-20 Joel Brobecker <brobecker@adacore.com>
19790
19791 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19792 the handling of variables declared as a typedef to an array
19793 which a DW_AT_data_location attribute.
19794
19795 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
19796 Pedro Alves <palves@redhat.com>
19797
19798 PR symtab/14604
19799 PR symtab/14605
19800 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19801 gdb_test.
19802
19803 2014-08-19 Pedro Alves <palves@redhat.com>
19804
19805 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19806
19807 2014-08-19 Yao Qi <yao@codesourcery.com>
19808
19809 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19810 right line.
19811
19812 2014-08-18 David Blaikie <dblaikie@gmail.com>
19813
19814 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19815
19816 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19817
19818 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19819 attribute in array range.
19820
19821 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19822
19823 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19824
19825 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19826
19827 PR c++/17132
19828 * gdb.cp/pr17132.cc: New file.
19829 * gdb.cp/pr17132.exp: New file.
19830
19831 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19832
19833 * gdb.python/py-xmethods.py (A_getarrayind)
19834 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19835 Use 'print' with function call syntax.
19836 (E_method_matcher.match): Fix tab vs space indentation mixup.
19837
19838 2014-08-15 Yao Qi <yao@codesourcery.com>
19839
19840 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19841 false.
19842
19843 2014-08-15 Yao Qi <yao@codesourcery.com>
19844
19845 * gdb.cp/casts.exp: Set print symbol off.
19846 * gdb.cp/class2.exp: Likewise.
19847 * gdb.cp/overload.exp: Likewise.
19848 * gdb.cp/templates.exp: Likewise.
19849
19850 2014-08-11 Doug Evans <dje@google.com>
19851
19852 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19853 (test_load_shlib): Update.
19854
19855 2014-08-09 Yao Qi <yao@codesourcery.com>
19856
19857 * gdb.base/display.exp: Invoke is_address_zero_readable.
19858 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19859 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19860 * gdb.base/hbreak-unmapped.exp: Return if
19861 is_address_zero_readable returns true.
19862 * gdb.base/signest.exp: Likewise.
19863 * gdb.base/signull.exp: Likewise.
19864 * gdb.base/sigbpt.exp: Likewise.
19865 * gdb.guile/scm-disasm.exp: Do the test if
19866 is_address_zero_readable returns false.
19867 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19868 * gdb.python/py-arch.exp: Likewise.
19869 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19870 * lib/gdb.exp (is_address_zero_readable): New proc.
19871
19872 2014-08-09 Yao Qi <yao@codesourcery.com>
19873
19874 PR testsuite/13443
19875 * gdb.mi/mi-var-display.exp: Make test messages unique.
19876
19877 2014-08-04 Tom Tromey <tromey@redhat.com>
19878
19879 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19880 target 0".
19881
19882 2014-08-04 Tom Tromey <tromey@redhat.com>
19883
19884 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19885 "target_resume".
19886
19887 2014-08-01 Joel Brobecker <brobecker@adacore.com>
19888
19889 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19890 inner_vla_struct_object_size.
19891 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19892 as xfail.
19893
19894 2014-07-30 Pedro Alves <palves@redhat.com>
19895
19896 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19897 comment.
19898
19899 2014-07-29 Yao Qi <yao@codesourcery.com>
19900
19901 PR gdb/17206
19902 * gdb.base/until-nodebug.exp: New.
19903
19904 2014-07-28 Doug Evans <xdje42@gmail.com>
19905
19906 PR guile/17203
19907 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19908 previously existing parameter, and previously ambiguously spelled
19909 parameter.
19910
19911 2014-07-28 Will Newton <will.newton@linaro.org>
19912
19913 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19914
19915 2014-07-26 Ludovic Courtès <ludo@gnu.org>
19916 Doug Evans <xdje42@gmail.com>
19917
19918 PR guile/17146
19919 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19920
19921 2014-07-25 Pedro Alves <palves@redhat.com>
19922
19923 * gdb.threads/signal-command-handle-nopass.c: New file.
19924 * gdb.threads/signal-command-handle-nopass.exp: New file.
19925 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19926 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19927 * gdb.threads/signal-delivered-right-thread.c: New file.
19928 * gdb.threads/signal-delivered-right-thread.exp: New file.
19929
19930 2014-07-25 Pedro Alves <palves@redhat.com>
19931
19932 * gdb.base/double-prompt-target-event-error.exp
19933 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19934 match.
19935 (cancel_pagination_in_target_event): Rework double prompt
19936 detection.
19937 * gdb.base/paginate-after-ctrl-c-running.exp
19938 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19939 <return>' match.
19940 * gdb.base/paginate-bg-execution.exp
19941 (test_bg_execution_pagination_return)
19942 (test_bg_execution_pagination_cancel): Remove '-notransfer
19943 <return>' matches.
19944 * gdb.base/paginate-execution-startup.exp
19945 (test_fg_execution_pagination_return)
19946 (test_fg_execution_pagination_cancel): Remove '-notransfer
19947 <return>' matches.
19948 * gdb.base/paginate-inferior-exit.exp
19949 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19950 match.
19951 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19952 * lib/gdb.exp (pagination_prompt): Run text through
19953 string_to_regexp.
19954 (gdb_test_multiple): Match $pagination_prompt instead of
19955 "<return>".
19956 (string_to_regexp): Move to lib/gdb-utils.exp.
19957
19958 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19959
19960 * gdb.arch/amd64-entry-value-paramref.S: New file.
19961 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19962 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19963 * gdb.arch/amd64-optimout-repeat.S: New file.
19964 * gdb.arch/amd64-optimout-repeat.c: New file.
19965 * gdb.arch/amd64-optimout-repeat.exp: New file.
19966
19967 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19968
19969 PR gdb/17170
19970 * gdb.base/statistics.exp: New file.
19971
19972 2014-07-17 Doug Evans <dje@google.com>
19973
19974 PR gdb/17170
19975 * gdb.base/maint.exp: Update testing of per-command stats.
19976
19977 2014-07-16 Pedro Alves <palves@redhat.com>
19978
19979 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19980 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19981 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19982 (tfile_write_buf): New functions.
19983 (add_memory_block): Rewrite using the above.
19984 (adjust_function_address): New function.
19985 (FUNCTION_ADDRESS): New macro.
19986 (write_basic_trace_file): Remove short_x local, and use
19987 tfile_write_16. Change type of func_addr local to unsigned long
19988 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19989 here. Cast argument of add_memory_block to char pointer.
19990 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19991 (main): Remove parameters.
19992 * gdb.trace/tfile.exp: Remove nowarnings.
19993
19994 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19995
19996 * gdb.base/debug-expr.exp: Test string evaluation with
19997 "debug expression" on.
19998
19999 2014-07-15 Pedro Alves <palves@redhat.com>
20000
20001 * gdb.base/reread.exp: Use clean_restart.
20002
20003 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
20004
20005 * gdb.arch/avr-flash-qualifer.c: New.
20006 * gdb.arch/avr-flash-qualifer.exp: New.
20007
20008 2014-07-14 Pedro Alves <palves@redhat.com>
20009
20010 * gdb.base/paginate-after-ctrl-c-running.c: New file.
20011 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
20012
20013 2014-07-14 Pedro Alves <palves@redhat.com>
20014
20015 * gdb.base/double-prompt-target-event-error.c: New file.
20016 * gdb.base/double-prompt-target-event-error.exp: New file.
20017
20018 2014-07-14 Pedro Alves <palves@redhat.com>
20019
20020 PR gdb/17072
20021 * gdb.base/paginate-inferior-exit.c: New file.
20022 * gdb.base/paginate-inferior-exit.exp: New file.
20023
20024 2014-07-14 Pedro Alves <palves@redhat.com>
20025
20026 PR gdb/17072
20027 * gdb.base/paginate-bg-execution.c: New file.
20028 * gdb.base/paginate-bg-execution.exp: New file.
20029
20030 2014-07-14 Pedro Alves <palves@redhat.com>
20031
20032 PR gdb/17072
20033 * gdb.base/paginate-execution-startup.c: New file.
20034 * gdb.base/paginate-execution-startup.exp: New file.
20035 * lib/gdb.exp (pagination_prompt): New global.
20036 (default_gdb_spawn): New procedure, factored out from
20037 default_gdb_spawn.
20038 (default_gdb_start): Adjust to call default_gdb_spawn.
20039 (gdb_spawn): New procedure.
20040
20041 2014-07-14 Pedro Alves <palves@redhat.com>
20042
20043 * lib/gdb.exp (gdb_assert): New procedure.
20044 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
20045
20046 2014-07-14 Pedro Alves <palves@redhat.com>
20047
20048 * gdb.base/execution-termios.c: New file.
20049 * gdb.base/execution-termios.exp: New file.
20050
20051 2014-07-14 Tom Tromey <tromey@redhat.com>
20052
20053 * gdb.cp/vla-cxx.cc: New file.
20054 * gdb.cp/vla-cxx.exp: New file.
20055
20056 2014-07-14 Tom Tromey <tromey@redhat.com>
20057
20058 * gdb.reverse/rerun-prec.c: New file.
20059 * gdb.reverse/rerun-prec.exp: New file.
20060
20061 2014-07-12 Maciej W. Rozycki <macro@mips.com>
20062 Maciej W. Rozycki <macro@codesourcery.com>
20063
20064 * lib/gdb-utils.exp: New file.
20065 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
20066 inline `gdb_init_command' processing.
20067 (gdb_start_cmd): Likewise.
20068 * lib/mi-support.exp (mi_run_cmd): Likewise.
20069 * README: Document `gdb_init_command' and `gdb_init_commands'.
20070
20071 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
20072
20073 Fix false FAIL running under a very long directory name.
20074 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
20075 and "set print elements 10000". Twice.
20076
20077 2014-07-11 Yao Qi <yao@codesourcery.com>
20078
20079 * gdb.base/exprs.exp: "set print symbol off".
20080
20081 2014-07-11 Pedro Alves <palves@redhat.com>
20082
20083 * gdb.threads/kill.c: New file.
20084 * gdb.threads/kill.exp: New file.
20085
20086 2014-07-10 Yao Qi <yao@codesourcery.com>
20087
20088 * gdb.trace/tfile.c (write_basic_trace_file)
20089 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
20090 address written to trace file.
20091
20092 2014-07-09 Pedro Alves <palves@redhat.com>
20093
20094 * gdb.base/attach-wait-input.exp: New file.
20095 * gdb.base/attach-wait-input.c: New file.
20096
20097 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
20098
20099 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
20100 setting up test structures.
20101 (main): Call new test function.
20102 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
20103 test function, continue into test function and walk test
20104 structures.
20105
20106 2014-07-02 Yao Qi <yao@codesourcery.com>
20107
20108 * gdb.trace/entry-values.c: Define labels 'foo_start' and
20109 'bar_start' at the beginning of functions 'foo' and 'bar'
20110 respectively.
20111 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
20112 instead of 'foo' and 'bar'.
20113
20114 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
20115
20116 * gdb.btrace/segv.exp: New.
20117 * gdb.btrace/segv.c: New.
20118
20119 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
20120
20121 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
20122 instruction.
20123
20124 2014-06-30 Mark Wielaard <mjw@redhat.com>
20125
20126 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
20127 vulture, vilify, villar): New volatile array constants.
20128 (vindictive, vegetation): New const volatile array constants.
20129 * gdb.base/volatile.exp: Test volatile and const volatile array
20130 types.
20131
20132 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
20133
20134 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
20135 target lacks support for awatch, rwatch, or hbreak.
20136
20137 2014-06-27 Yao Qi <yao@codesourcery.com>
20138
20139 * gdb.multi/dummy-frame-restore.exp: New.
20140 * gdb.multi/dummy-frame-restore.c: New.
20141
20142 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20143
20144 * gdb.btrace/gcore.exp: New.
20145
20146 2014-06-23 Pedro Alves <palves@redhat.com>
20147
20148 * gdb.base/watchpoint-reuse-slot.c: New file.
20149 * gdb.base/watchpoint-reuse-slot.exp: New file.
20150
20151 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
20152
20153 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
20154 progspace's filename in 'info', 'enable' and 'disable' command
20155 tests.
20156
20157 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
20158
20159 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
20160 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20161 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
20162
20163 2014-06-20 Gary Benson <gbenson@redhat.com>
20164
20165 * gdb.arch/i386-avx.exp: Fix include file location.
20166 * gdb.arch/i386-sse.exp: Likewise.
20167
20168 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
20169
20170 * gdb.dlang/expression.exp: New file.
20171
20172 2014-06-19 Pedro Alves <palves@redhat.com>
20173
20174 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
20175 out from ...
20176 (top level): ... here. Iterate running tests under different
20177 scheduler-locking settings.
20178
20179 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
20180
20181 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
20182 to DW_FORM_addr and use non-zero addresses.
20183
20184 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
20185
20186 PR gdb/17017
20187 * gdb.python/py-xmethods.cc: Add global function call counters and
20188 increment them in their respective functions. Remove "cout"
20189 statements.
20190 * gdb.python/py-xmethods.exp: Make tests check the global function
20191 call counters instead of depending on inferior IO.
20192
20193 2014-06-18 Don Breazeal <donb@codesourcery.com>
20194
20195 * gdb.base/foll-fork.exp (default_fork_parent_follow):
20196 Deleted procedure.
20197 (explicit_fork_parent_follow): Deleted procedure.
20198 (explicit_fork_child_follow): Deleted procedure.
20199 (test_follow_fork): New procedure.
20200 (do_fork_tests): Replace calls to deleted procedures with
20201 calls to test_follow_fork and reset GDB for subsequent
20202 procedure calls.
20203
20204 2014-06-17 Yao Qi <yao@codesourcery.com>
20205
20206 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
20207 CP1252.
20208
20209 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
20210
20211 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
20212 Initialize ptr and S explicitly.
20213 (skip_type_update_when_not_use_rtti_test): Likewise.
20214
20215 2014-06-16 Keith Seitz <keiths@redhat.com>
20216
20217 PR mi/15863
20218 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
20219 the inferior is started.
20220
20221 2014-06-16 Pedro Alves <palves@redhat.com>
20222
20223 * gdb.base/break-main-file-remove-fail.c: New file.
20224 * gdb.base/break-main-file-remove-fail.exp: New file.
20225 * gdb.base/break-unload-file.exp: Use build_executable instead of
20226 prepare_for_testing.
20227 (test_break): New parameter "initial_load". Handle it.
20228 (top level): Add initial_load cmdline/file axis.
20229
20230 2014-06-12 Tom Tromey <tromey@redhat.com>
20231
20232 * gdb.base/completion.exp: Don't use directory name in test.
20233
20234 2014-06-09 Gary Benson <gbenson@redhat.com>
20235
20236 * gdb.base/sigall.c [Functions to send signals]: Reorder to
20237 separate the always-available ANSI-standard signals from the
20238 signals that require checking.
20239 (main): Likewise.
20240 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
20241 Likewise.
20242 (main): Likewise.
20243
20244 2014-06-07 Keith Seitz <keiths@redhat.com>
20245
20246 Revert:
20247 PR c++/16253
20248 * gdb.cp/var-tag.cc: New file.
20249 * gdb.cp/var-tag.exp: New file.
20250 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20251 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20252 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20253 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20254
20255 2014-06-06 Doug Evans <xdje42@gmail.com>
20256
20257 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
20258
20259 2014-06-06 Pedro Alves <palves@redhat.com>
20260
20261 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
20262 in target debug output instead of looking at RSP packets,
20263 disabling the test on any target that uses hardware stepping.
20264 Update comments.
20265
20266 2014-06-06 Pedro Alves <palves@redhat.com>
20267
20268 * gdb.base/break-unload-file.exp: Fix typo.
20269
20270 2014-06-06 Yao Qi <yao@codesourcery.com>
20271
20272 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
20273 from "jit_function" to "^jit_function".
20274
20275 2014-06-06 Yao Qi <yao@codesourcery.com>
20276
20277 * gdb.base/async.c (foo): Add one statement.
20278 * gdb.base/async.exp: Get the next instruction address and
20279 match the output of "nexti" by instruction address. Match
20280 the hex address in the output of "finish".
20281
20282 2014-06-06 Gary Benson <gbenson@redhat.com>
20283
20284 * gdb.base/call-signals.c: Remove preprocessor conditionals
20285 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
20286 SIGSEGV and SIGTERM.
20287 * gdb.base/sigall.c: Likewise.
20288 * gdb.base/unwindonsignal.c: Likewise.
20289 * gdb.reverse/sigall-reverse.c: Likewise.
20290
20291 2014-06-06 Yao Qi <yao@codesourcery.com>
20292
20293 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
20294 readable, skip the test.
20295
20296 2014-06-06 Yao Qi <yao@codesourcery.com>
20297
20298 * gdb.threads/staticthreads.c (thread_function): Move the line
20299 setting breakpoint on forward.
20300 * gdb.threads/staticthreads.exp: Update comments.
20301
20302 2014-06-05 Ludovic Courtès <ludo@gnu.org>
20303
20304 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
20305 "history-append! type error".
20306
20307 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
20308
20309 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
20310 erroneous dprintf expected input.
20311
20312 2014-06-04 Doug Evans <xdje42@gmail.com>
20313
20314 * gdb.guile/scm-generics.exp: Delete.
20315
20316 2014-06-04 Doug Evans <xdje42@gmail.com>
20317
20318 * gdb.guile/scm-breakpoint.exp: Update.
20319 Add tests for breakpoint registration.
20320
20321 2014-06-04 Tom Tromey <tromey@redhat.com>
20322
20323 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
20324 VLA-in-union.
20325 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
20326 inner_vla_struct, vla_union types. Initialize objects of those
20327 types and compute their sizes.
20328
20329 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
20330 Hui Zhu <hui@codesourcery.com>
20331
20332 * gdb.base/fileio.exp: Add test for shell not available as well as
20333 available.
20334 * gdb.base/fileio.c (test_system): Check for shell twice.
20335
20336 2014-06-04 Yao Qi <yao@codesourcery.com>
20337
20338 * gdb.base/auto-connect-native-target.exp: Remove redundant
20339 space from the regexp pattern.
20340
20341 2014-06-04 Yao Qi <yao@codesourcery.com>
20342
20343 * gdb.base/default.exp: Replace "child" with "native" in
20344 regexp pattern.
20345
20346 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
20347
20348 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
20349 * gdb.python/py-xmethods.exp: New tests to test xmethods.
20350 * gdb.python/py-xmethods.py: Python script supporting the
20351 new testcase and tests.
20352
20353 2014-06-03 Joel Brobecker <brobecker@adacore.com>
20354 Pedro Alves <palves@redhat.com>
20355
20356 PR breakpoints/17000
20357 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
20358 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
20359
20360 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
20361
20362 * gdb.base/subst.exp: Add tests to verify partial path matching
20363 output.
20364
20365 2014-06-03 Pedro Alves <palves@redhat.com>
20366
20367 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
20368 target that doesn't use software single-stepping.
20369
20370 2014-06-03 Pedro Alves <palves@redhat.com>
20371
20372 PR breakpoints/17000
20373 * gdb.base/sss-bp-on-user-bp-2.c: New file.
20374 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
20375
20376 2014-06-02 Doug Evans <xdje42@gmail.com>
20377
20378 * gdb.guile/scm-parameter.exp: New file.
20379
20380 2014-06-02 Doug Evans <xdje42@gmail.com>
20381
20382 * gdb.guile/scm-cmd.c: New file.
20383 * gdb.guile/scm-cmd.exp: New file.
20384
20385 2014-06-02 Doug Evans <xdje42@gmail.com>
20386
20387 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
20388 pretty-printer lookup.
20389 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
20390 (make-pp_s-printer): Call it.
20391 (make-pretty-printer-from-dict): New function.
20392 (lookup-pretty-printer-maker-from-dict): New function.
20393 (*pretty-printer*): Simplify.
20394 (make-objfile-pp_s-printer): New function.
20395 (install-objfile-pretty-printers!): New function.
20396 (make-progspace-pp_s-printer): New function.
20397 (install-progspace-pretty-printers!): New function.
20398 * gdb.guile/scm-progspace.c: New file.
20399 * gdb.guile/scm-progspace.exp: New file.
20400
20401 2014-06-02 Pedro Alves <palves@redhat.com>
20402
20403 * gdb.base/dprintf-bp-same-addr.c: New file.
20404 * gdb.base/dprintf-bp-same-addr.exp: New file.
20405
20406 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20407
20408 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
20409 * gdb.arch/powerpc-power.s: Likewise.
20410
20411 2014-06-02 Joel Brobecker <brobecker@adacore.com>
20412
20413 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
20414
20415 2014-06-01 Yao Qi <yao@codesourcery.com>
20416
20417 * gdb.base/watchpoint.exp (test_watch_location): Check null
20418 pointer can be dereferenced. If not, do the test, otherwise
20419 skip it.
20420
20421 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
20422
20423 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
20424 results.
20425 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
20426
20427 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
20428
20429 * gdb.arch/amd64-invalid-stack-middle.S: New file.
20430 * gdb.arch/amd64-invalid-stack-middle.c: New file.
20431 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
20432 * gdb.arch/amd64-invalid-stack-top.c: New file.
20433 * gdb.arch/amd64-invalid-stack-top.exp: New file.
20434
20435 2014-05-30 Pedro Alves <palves@redhat.com>
20436
20437 PR breakpoints/17000
20438 * gdb.base/sss-bp-on-user-bp.c: New file.
20439 * gdb.base/sss-bp-on-user-bp.exp: New file.
20440
20441 2014-05-30 David Blaikie <dblaikie@gmail.com>
20442
20443 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
20444 gnu_inline semantics via attribute.
20445 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
20446 source explicitly specifies the required semantics.
20447
20448 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
20449
20450 * gdb.reverse/sigall-reverse.exp: Fix a typo.
20451
20452 2014-05-29 Pedro Alves <palves@redhat.com>
20453 Tom Tromey <tromey@redhat.com>
20454
20455 * gdb.base/async-shell.exp: Don't enable target-async.
20456 * gdb.base/async.exp
20457 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
20458 parameter. Adjust.
20459 (top level): Don't test with "target-async".
20460 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
20461 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
20462 * gdb.base/inferior-died.exp: Don't enable target-async.
20463 * gdb.base/interrupt-noterm.exp: Likewise.
20464 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
20465 * gdb.mi/mi-nonstop-exit.exp: Likewise.
20466 * gdb.mi/mi-nonstop.exp: Likewise.
20467 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
20468 * gdb.mi/mi-nsintrall.exp: Likewise.
20469 * gdb.mi/mi-nsmoribund.exp: Likewise.
20470 * gdb.mi/mi-nsthrexec.exp: Likewise.
20471 * gdb.mi/mi-watch-nonstop.exp: Likewise.
20472 * gdb.multi/watchpoint-multi.exp: Adjust comment.
20473 * gdb.python/py-evsignal.exp: Don't enable target-async.
20474 * gdb.python/py-evthreads.exp: Likewise.
20475 * gdb.python/py-prompt.exp: Likewise.
20476 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
20477 * gdb.server/solib-list.exp: Don't enable target-async.
20478 * gdb.threads/thread-specific-bp.exp: Likewise.
20479 * lib/mi-support.exp: Adjust to use mi-async.
20480
20481 2014-05-29 Pedro Alves <palves@redhat.com>
20482
20483 PR gdb/13860
20484 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
20485 reason, even in sync mode.
20486
20487 2014-05-29 Pedro Alves <palves@redhat.com>
20488 Hui Zhu <hui@codesourcery.com>
20489
20490 PR PR15693
20491 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
20492 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
20493 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
20494 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
20495
20496 2014-05-28 Joel Brobecker <brobecker@adacore.com>
20497
20498 * config/monitor.exp (gdb_target_monitor): Replace use of
20499 "set remotebaud" by "set serial baud".
20500
20501 2014-05-26 Andy Wingo <wingo@igalia.com>
20502
20503 * gdb.guile/scm-breakpoint.exp:
20504 * gdb.guile/scm-gsmob.exp: Update to use plain old object
20505 properties instead of gdb-object-properties.
20506
20507 2014-05-26 Yao Qi <yao@codesourcery.com>
20508
20509 * gdb.server/no-thread-db.exp: Specify source file name
20510 explicitly when setting a breakpoint.
20511
20512 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20513
20514 * gdb.btrace/vdso.c: New.
20515 * gdb.btrace/vdso.exp: New.
20516
20517 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20518
20519 * gdb.base/gcore.exp (capture_command_output): Move ...
20520 * lib/gdb.exp (capture_command_output): ... here.
20521
20522 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20523
20524 * gdb.btrace/data.exp: Test memory access during btrace replay.
20525
20526 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
20527
20528 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
20529
20530 2014-05-21 Pedro Alves <palves@redhat.com>
20531
20532 PR gdb/13860
20533 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
20534 (top level): Test that output related to execution commands is
20535 sent to the console with CLI commands, but not with MI commands.
20536 Test that breakpoint events are always mirrored to the console.
20537 Also expect the new source line to be output after a "next" in
20538 async mode too. Make it a pass/fail test.
20539 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
20540 output.
20541 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
20542
20543 2014-05-21 Pedro Alves <palves@redhat.com>
20544
20545 * gdb.base/list.exp (build_pattern, test_list): New procedures.
20546 Use them to test variations of "list" after reaching a breakpoint.
20547 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
20548 Test "list" with listsize 10 after reaching a breakpoint.
20549 * gdb.python/python.exp (decode_line current location line
20550 number): Adjust expected line number.
20551
20552 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
20553
20554 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
20555 behavior for $args, pass it directly to "run".
20556
20557 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
20558
20559 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
20560 30000 to 65536.
20561
20562 2014-05-21 Pedro Alves <palves@redhat.com>
20563
20564 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
20565 auto-connect-native-target off".
20566 * gdb.base/auto-connect-native-target.c: New file.
20567 * gdb.base/auto-connect-native-target.exp: New file.
20568
20569 2014-05-21 Pedro Alves <palves@redhat.com>
20570
20571 * gdb.base/default.exp: Test "target native" instead of "target
20572 child".
20573
20574 2014-05-21 Mark Wielaard <mjw@redhat.com>
20575
20576 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
20577
20578 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20579
20580 Fix TLS access for -static -pthread.
20581 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
20582 <HAVE_TLS> (thread_function, main): Initialize it.
20583 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
20584 Add clean_restart.
20585 <$have_tls != "">: Check TLSVAR.
20586
20587 2014-05-21 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.base/dcache-line-read-error.c: New.
20590 * gdb.base/dcache-line-read-error.exp: New.
20591
20592 2014-05-20 Pedro Alves <palves@redhat.com>
20593
20594 * gdb.base/compare-sections.c: New file.
20595 * gdb.base/compare-sections.exp: New file.
20596
20597 2014-05-20 Pedro Alves <palves@redhat.com>
20598
20599 * gdb.base/break-idempotent.c: New file.
20600 * gdb.base/break-idempotent.exp: New file.
20601
20602 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
20603
20604 * gdb.btrace/nohist.exp: New.
20605
20606 2014-05-20 Yao Qi <yao@codesourcery.com>
20607
20608 * lib/gdb.exp (gdb_init): Set timeout if test file is under
20609 gdb.reverse directory and gdb_reverse_timeout exists in board
20610 setting.
20611 * README: Document gdb_reverse_timeout.
20612
20613 2014-05-20 Yao Qi <yao@codesourcery.com>
20614
20615 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
20616 'test_file_name'. Treat args as a string instead of a list.
20617 (gdb_init): Rename argument 'args' by 'test_file_name'.
20618
20619 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
20620
20621 * gdb.arch/powerpc-power.exp: New file.
20622 * gdb.arch/powerpc-power.s: New file.
20623
20624 2014-05-16 Doug Evans <dje@google.com>
20625
20626 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
20627 * gdb.base/completion.exp: Check that all expected files exist
20628 before doing file completion.
20629
20630 2014-05-16 Doug Evans <dje@google.com>
20631
20632 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
20633 Update.
20634 (do_syscall_tests_without_xml): Update.
20635
20636 2014-05-16 Pedro Alves <palves@redhat.com>
20637
20638 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
20639 instead of "unknown output after running".
20640
20641 2014-05-16 Yao Qi <yao@codesourcery.com>
20642
20643 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
20644 file1.txt from host at the end.
20645 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20646
20647 2014-05-15 Doug Evans <dje@google.com>
20648
20649 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
20650 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
20651 loading file. Add test for TU lookup.
20652
20653 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20654
20655 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
20656 calling "-exec-arguments" or "set args" before running the
20657 inferior.
20658
20659 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20660
20661 * lib/mi-support.exp (mi_expect_stop): Expect message for
20662 inferiors that exit with non-zero exit code.
20663
20664 2014-05-14 Yao Qi <yao@codesourcery.com>
20665
20666 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
20667 match absolute path on remote host.
20668 (test_file_list_exec_source_files): Remove "/" from the
20669 pattern.
20670
20671 2014-05-14 Yao Qi <yao@codesourcery.com>
20672
20673 * boards/local-remote-host-notty.exp (${board}_file): New
20674 proc.
20675
20676 2014-05-07 Kyle McMartin <kyle@redhat.com>
20677
20678 Pushed by Joel Brobecker <brobecker@adacore.com>.
20679 * gdb.arch/aarch64-atomic-inst.c: New file.
20680 * gdb.arch/aarch64-atomic-inst.exp: New file.
20681
20682 2014-05-07 Yao Qi <yao@codesourcery.com>
20683
20684 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
20685 in current context" too.
20686
20687 2014-05-05 Keith Seitz <keiths@redhat.com>
20688
20689 * gdb.linespec/ls-dollar.exp: Add test for linespec
20690 file:convenience_variable.
20691
20692 2014-05-05 Yao Qi <yao@codesourcery.com>
20693
20694 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
20695 traceframes into tfile and ctf trace files. Read data from
20696 trace file and test collected data.
20697 (gdb_collect_locals_test): Likewise.
20698 (gdb_unavailable_registers_test): Likewise.
20699 (gdb_unavailable_floats): Likewise.
20700 (gdb_collect_globals_test): Likewise.
20701 (top-level): Append "ctf" to trace_file_targets if GDB
20702 supports.
20703
20704 2014-05-05 Yao Qi <yao@codesourcery.com>
20705
20706 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
20707 code to ...
20708 (gdb_collect_args_test_1): ... it. New proc.
20709 (gdb_collect_locals_test): Move some code to ...
20710 (gdb_collect_locals_test_1): ... it. New proc.
20711 (gdb_unavailable_registers_test): Move some code to ...
20712 (gdb_unavailable_registers_test_1): ... it. New proc.
20713 (gdb_unavailable_floats): Move some code to ...
20714 (gdb_unavailable_floats_1): ... it. New proc.
20715
20716 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20717
20718 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
20719 probes to test for bitness recognition.
20720 * gdb.arch/amd64-stap-optional-prefix.exp
20721 (test_probe_value_without_reg): New procedure.
20722 Add code to test for different kinds of bitness.
20723
20724 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20725
20726 PR breakpoints/16889
20727 * gdb.arch/amd64-stap-optional-prefix.S: New file.
20728 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20729
20730 2014-05-01 Pedro Alves <palves@redhat.com>
20731
20732 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
20733 gdb_file_cmd if no file is specified.
20734 * boards/native-extended-gdbserver.exp (gdb_load): Use the
20735 last_loaded_file to set the remote exec-file.
20736
20737 2014-05-01 Pedro Alves <palves@redhat.com>
20738
20739 * boards/local-remote-host.exp: New file.
20740
20741 2014-05-01 Pedro Alves <palves@redhat.com>
20742
20743 * boards/local-remote-host.exp: Rename to ...
20744 * boards/local-remote-host-notty.exp: ... this.
20745
20746 2014-04-28 Joel Brobecker <brobecker@adacore.com>
20747
20748 * gdb.ada/dyn_arrayidx: New testcase.
20749
20750 2014-04-26 Yao Qi <yao@codesourcery.com>
20751
20752 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
20753 and compute the length of function main. Save it in
20754 $main_length.
20755 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
20756 (top-level): Use gdb_compile to compile objects into
20757 executable and restart GDB. Remove invocation to
20758 prepare_for_testing.
20759
20760 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
20761 Pedro Alves <palves@redhat.com>
20762
20763 PR server/16255
20764 * gdb.multi/multi-attach.c: New file.
20765 * gdb.multi/multi-attach.exp: New file.
20766
20767 2014-04-25 Pedro Alves <palves@redhat.com>
20768
20769 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20770 user.
20771 (top level): Test that "set remote conditional-breakpoints-packet
20772 off" works as intended.
20773 * gdb.base/dprintf.exp: Test that "set remote
20774 breakpoint-commands-packet off" works as intended.
20775 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20776 New function.
20777 (top level): Call it.
20778 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20779 remote fast-tracepoints-packet off" works as intended.
20780 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20781 * lib/gdb.exp (gdb_is_target_remote): ... here.
20782
20783 2014-04-24 David Blaikie <dblaikie@gmail.com>
20784
20785 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20786 ensure clang would not discard them.
20787 * gdb.base/gdbvars.c: Ditto.
20788 * gdb.base/memattr.c: Ditto.
20789 * gdb.base/whatis.c: Ditto.
20790 * gdb.python/py-prettyprint.c: Ditto.
20791 * gdb.trace/actions.c: Ditto.
20792 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20793 ensure clang would not discard it.
20794
20795 2014-04-24 David Blaikie <dblaikie@gmail.com>
20796
20797 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20798 clang to emit the full definition of type required by the test
20799 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20800
20801 2014-04-24 David Blaikie <dblaikie@gmail.com>
20802
20803 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20804 coax Clang into emitting the definition of the type.
20805 * gdb.cp/pr10728-x.h (y): Ditto.
20806 * gdb.cp/pr10728-y.cc (y): Ditto.
20807
20808 2014-04-24 David Blaikie <dblaikie@gmail.com>
20809
20810 * gdb.base/label.exp: XFAIL label related tests under Clang.
20811 * gdb.cp/cplabel.exp: Ditto.
20812 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20813 under Clang those using labels.
20814
20815 2014-04-25 Yao Qi <yao@codesourcery.com>
20816
20817 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20818 double_label.
20819 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20820 partial_label and double_label.
20821
20822 2014-04-24 David Blaikie <dblaikie@gmail.com>
20823
20824 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20825
20826 2014-04-24 David Blaikie <dblaikie@gmail.com>
20827
20828 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20829 of the function to work across GCC and Clang.
20830 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20831 pointer types (const void ** const V void **).
20832
20833 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
20834 Walfred Tedeschi <walfred.tedeschi@intel.com>
20835
20836 * Makefile.in (EXECUTABLES): Added i386-avx512.
20837 * gdb.arch/i386-avx512.c: New file.
20838 * gdb.arch/i386-avx512.exp: Likewise.
20839
20840 2014-04-23 Keith Seitz <keiths@redhat.com>
20841
20842 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20843 (mi_make_breakpoint_table): New procedure.
20844 (mi_create_breakpoint): Use mi_make_breakpoint
20845 and return the result.
20846 (mi_make_breakpoint): New procedure.
20847 (mi_build_kv_pairs): New procedure.
20848
20849 * gdb.mi/mi-break.exp: Remove unused globals,
20850 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20851 All callers updated.
20852 * gdb.mi/mi-dprintf.exp: Use variable to track command
20853 number.
20854 Update all callers of mi_create_breakpoint and use
20855 mi_make_breakpoint_table.
20856 Remove any unused global variables.
20857 * gdb.mi/mi-nonstop.exp: Likewise.
20858 * gdb.mi/mi-nsintrall.exp: Likewise.
20859 * gdb.mi/mi-nsmoribund.exp: Likewise.
20860 * gdb.mi/mi-nsthrexec.exp: Likewise.
20861 * gdb.mi/mi-reverse.exp: Likewise.
20862 * gdb.mi/mi-simplerun.exp: Likewise.
20863 * gdb.mi/mi-stepn.exp: Likewise.
20864 * gdb.mi/mi-syn-frame.exp: Likewise.
20865 * gdb.mi/mi-until.exp: Likewise.
20866 * gdb.mi/mi-var-cp.exp: Likewise.
20867 * gdb.mi/mi-var-display.exp: Likewise.
20868 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20869 * gdb.mi/mi2-var-child.exp: Likewise.
20870 * gdb.mi/mi-vla-c99.exp: Likewise.
20871 * lib/mi-support.exp: Likewise.
20872
20873 From Ian Lance Taylor <iant@cygnus.com>:
20874 * lib/gdb.exp (parse_args): New procedure.
20875
20876 2014-04-23 Pedro Alves <palves@redhat.com>
20877
20878 * gdb.base/break-unload-file.c: New file.
20879 * gdb.base/break-unload-file.exp: New file.
20880 * gdb.base/sym-file-lib.c (baz): New function.
20881 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20882 field.
20883 (load): Store the segment's mapped size.
20884 (unload): New function.
20885 (unload_shlib): New function.
20886 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20887 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20888 set a breakpoint at baz, and call it.
20889 * gdb.base/sym-file.exp: New tests for stale breakpoint
20890 instructions.
20891
20892 2014-04-23 Pedro Alves <palves@redhat.com>
20893
20894 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20895 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20896 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20897 * gdb.base/hbreak-unmapped.c: New file.
20898 * gdb.base/hbreak-unmapped.exp: New file.
20899 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20900 * lib/gdb.exp (gdb_is_target_remote): ... here.
20901
20902 2014-04-22 Pedro Alves <palves@redhat.com>
20903
20904 * gdb.base/consecutive-step-over.c: New file.
20905 * gdb.base/consecutive-step-over.exp: New file.
20906
20907 2014-04-22 Pedro Alves <palves@redhat.com>
20908
20909 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20910 instead of send_gdb/gdb_expect.
20911
20912 2014-04-22 Yao Qi <yao@codesourcery.com>
20913
20914 * lib/trace-support.exp (generate_tracefile): New procedure.
20915 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20916 return 0.
20917 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20918 if generate_tracefile returns 1.
20919
20920 2014-04-18 Tom Tromey <palves@redhat.com>
20921 Pedro alves <tromey@redhat.com>
20922
20923 PR backtrace/15558
20924 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20925 with a backtrace limit.
20926 * gdb.python/py-frame-inline.exp: Test running to an inline
20927 function with a backtrace limit, and printing the newest frame.
20928 * gdb.python/py-frame-inline.c (main): Call f.
20929
20930 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20931
20932 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20933
20934 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20935
20936 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20937 Drop prefix from unsupported source file path.
20938
20939 2014-04-17 Yao Qi <yao@codesourcery.com>
20940
20941 * lib/gdb.exp (with_target_charset): New proc.
20942 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20943 with_target_charset.
20944 (test_print_strings): Likewise.
20945 (test_repeat_bytes): Likewise.
20946 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20947 for some tests.
20948
20949 2014-04-16 Keith Seitz <keiths@redhat.com>
20950
20951 PR gdb/15827
20952 * gdb.dwarf2/corrupt.c: New file.
20953 * gdb.dwarf2/corrupt.exp: New file.
20954
20955 2014-04-16 Keith Seitz <keiths@redhat.com>
20956
20957 PR c++/16597
20958 * gdb.cp/namelessclass.cc: New file.
20959 * gdb.cp/namelessclass.exp: New file.
20960 * gdb.cp/namelessclass.S: New file.
20961
20962 2014-04-16 Doug Evans <dje@google.com>
20963
20964 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20965 Add comment.
20966 (gdbserver_default_get_comm_port): New function.
20967 (gdbserver_start): Check if board file provided
20968 "gdbserver,get_comm_port" and use it if so.
20969 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20970 (gdb,socketport): Set to "stdio".
20971 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20972 (stdio_gdbserver_template): Delete.
20973 (${board}_get_remote_address): Update.
20974 (${board}_build_remote_cmd): Delete.
20975 (${board}_get_comm_port): New function.
20976 (${board}_spawn): Update.
20977 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20978 Delete.
20979 (${board}_get_remote_address): Update.
20980 (${board}_get_comm_port): New function.
20981
20982 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
20983
20984 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20985 appearing in any order.
20986
20987 2014-04-15 Doug Evans <dje@google.com>
20988
20989 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20990 uninitialized value of "description".
20991
20992 2014-04-15 Keith Seitz <keiths@redhat.com>
20993
20994 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20995 Remove unused globals.
20996 (test_running_the_program): Likewise.
20997 (test_controlled_execution): Likewise.
20998 (test_controlling_breakpoints): Likewise.
20999 (test_program_termination): Likewise.
21000
21001 2014-04-15 Keith Seitz <keiths@redhat.com>
21002
21003 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
21004 unused globals.
21005 (test_rbreak_creation_and_listing): Likewise.
21006 (test_ignore_count): Likewise.
21007 (test_error): Likewise.
21008
21009 2014-04-15 Pedro Alves <palves@redhat.com>
21010
21011 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
21012 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
21013 sym-file-loader.c.
21014 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21015 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21016 to sym-file-loader.c.
21017 (struct library): Forward declare.
21018 (load_shlib, lookup_function): Change prototypes.
21019 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21020 (translate_offset): Remove declarations.
21021 (get_text_addr): New declaration.
21022 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
21023 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
21024 sym-file-loader.h.
21025 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
21026 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
21027 here from sym-file-loader.h.
21028 (struct library): New structure.
21029 (load_shlib, lookup_function): Change prototypes and adjust to
21030 work with a struct library.
21031 (find_shstrtab, find_strtab, find_shdr, find_symtab)
21032 (translate_offset): Make static.
21033 (get_text_addr): New function.
21034 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
21035
21036 2014-04-15 Pedro Alves <palves@redhat.com>
21037
21038 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
21039
21040 2014-04-15 Pedro Alves <palves@redhat.com>
21041
21042 * gdb.base/sym-file-loader.c: Include <limits.h>.
21043 (SELF_LINK): New define.
21044 (get_origin): New function.
21045 (load_shlib): Use it.
21046 * gdb.base/sym-file.exp: Don't early return if the target is
21047 remote. Use runto_main, and issue fail is that fails. Use
21048 gdb_load_shlibs.
21049 (shlib_name): Delete.
21050 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
21051
21052 2014-04-15 Pedro Alves <palves@redhat.com>
21053
21054 * gdb.base/sym-file.exp: Remove regex characters from test
21055 message. Don't refer to breakpoint numbers in test messages.
21056
21057 2014-04-14 Keith Seitz <keiths@redhat.com>
21058
21059 PR c++/16253
21060 * gdb.cp/var-tag.cc: New file.
21061 * gdb.cp/var-tag.exp: New file.
21062 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21063 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21064 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21065 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21066
21067 2014-04-14 Tom Tromey <tromey@redhat.com>
21068
21069 * gdb.cp/classes.exp (test_enums): Handle underlying type.
21070 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
21071 type.
21072 * gdb.cp/enum-class.exp: New file.
21073 * gdb.cp/enum-class.cc: New file.
21074
21075 2014-04-14 Tom Tromey <tromey@redhat.com>
21076
21077 * gdb.dwarf2/enum-type.exp: New file.
21078
21079 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21080
21081 * gdb.mi/mi-vla-c99.exp: New file.
21082 * gdb.mi/vla.c: New file.
21083
21084 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21085
21086 * gdb.base/vla-datatypes.c: New file.
21087 * gdb.base/vla-datatypes.exp: New file.
21088
21089 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21090
21091 * gdb.base/vla-ptr.c: New file.
21092 * gdb.base/vla-ptr.exp: New file.
21093
21094 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21095
21096 * gdb.dwarf2/count.exp: New file.
21097
21098 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
21099
21100 * gdb.base/vla-sideeffect.c: New file.
21101 * gdb.base/vla-sideeffect.exp: New file.
21102
21103 2014-04-14 David Blaikie <dblaikie@gmail.com>
21104
21105 * gdb.mi/non-stop.c: Add return value for non-void function return
21106 statement.
21107 * gdb.threads/staticthreads.c: Ditto.
21108
21109 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
21110 Doug Evans <xdje42@gmail.com>
21111
21112 * gdb.guile/scm-value.c: Improve test case.
21113 * gdb.guile/scm-value.exp: Add new test.
21114
21115 2014-04-11 David Blaikie <dblaikie@gmail.com>
21116
21117 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
21118 override Clang's default.
21119
21120 2014-04-11 Joel Brobecker <brobecker@adacore.com>
21121
21122 Revert the following changes (regressions):
21123
21124 * gdb.base/vla-sideeffect.c: New file.
21125 * gdb.base/vla-sideeffect.exp: New file.
21126
21127 * gdb.dwarf2/count.exp: New file.
21128
21129 * gdb.base/vla-multi.c: New file.
21130 * gdb.base/vla-multi.exp: New file.
21131
21132 * gdb.base/vla-ptr.c: New file.
21133 * gdb.base/vla-ptr.exp: New file.
21134
21135 * gdb.base/vla-datatypes.c: New file.
21136 * gdb.base/vla-datatypes.exp: New file.
21137
21138 * gdb.mi/mi-vla-c99.exp: New file.
21139 * gdb.mi/vla.c: New file.
21140
21141 2014-04-11 Keith Seitz <keiths@redhat.com>
21142
21143 PR c++/16675
21144 * gdb.cp/cpsizeof.exp: New file.
21145 * gdb.cp/cpsizeof.cc: New file.
21146
21147 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21148
21149 * gdb.mi/mi-vla-c99.exp: New file.
21150 * gdb.mi/vla.c: New file.
21151
21152 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21153
21154 * gdb.base/vla-datatypes.c: New file.
21155 * gdb.base/vla-datatypes.exp: New file.
21156
21157 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21158
21159 * gdb.base/vla-ptr.c: New file.
21160 * gdb.base/vla-ptr.exp: New file.
21161
21162 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21163
21164 * gdb.base/vla-multi.c: New file.
21165 * gdb.base/vla-multi.exp: New file.
21166
21167 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21168
21169 * gdb.dwarf2/count.exp: New file.
21170
21171 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21172
21173 * gdb.base/vla-sideeffect.c: New file.
21174 * gdb.base/vla-sideeffect.exp: New file.
21175
21176 2014-04-11 Yao Qi <yao@codesourcery.com>
21177
21178 * gdb.base/completion.exp: Check file exists before running tests
21179 on file completion.
21180
21181 2014-04-10 Pedro Alves <palves@redhat.com>
21182
21183 * gdb.base/cond-eval-mode.c: New file.
21184 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
21185 prepare_for_testing to build the new file. Check result of
21186 runto_main.
21187 (test_break, test_watch): New procedures.
21188 (top level): Use them.
21189
21190 2014-04-08 Pierre Muller <muller@sourceware.org>
21191
21192 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
21193 Ctrl-V use for mingw hosts.
21194
21195 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
21196
21197 * gdb.python/py-value.c: Improve test case.
21198 * gdb.python/py-value.exp: Add new test.
21199
21200 2014-04-07 David Blaikie <dblaikie@gmail.com>
21201
21202 * lib/compiler.c: Identify the clang compiler.
21203 * lib/compiler.cc: Ditto.
21204
21205 2014-04-03 Yao Qi <yao@codesourcery.com>
21206
21207 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
21208
21209 2014-04-01 Anton Blanchard <anton@samba.org>
21210
21211 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
21212 messages unique.
21213
21214 2014-04-01 Anton Blanchard <anton@samba.org>
21215
21216 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
21217 prepare_for_testing.
21218
21219 2014-04-01 Anton Blanchard <anton@samba.org>
21220
21221 * gdb.arch/ppc64-atomic-inst.c: Remove.
21222 * gdb.arch/ppc64-atomic-inst.S: New file.
21223 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
21224
21225 2014-03-31 Doug Evans <dje@google.com>
21226
21227 * gdb.base/print-symbol-loading-lib.c: New file.
21228 * gdb.base/print-symbol-loading-main.c: New file.
21229 * gdb.base/print-symbol-loading.exp: New file.
21230
21231 2014-03-31 Yao Qi <yao@codesourcery.com>
21232
21233 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
21234
21235 2014-03-28 Joel Brobecker <brobecker@adacore.com>
21236
21237 * gdb.ada/mi_dyn_arr: New testcase.
21238
21239 2014-03-27 Doug Evans <dje@google.com>
21240
21241 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
21242
21243 2014-03-27 Yao Qi <yao@codesourcery.com>
21244
21245 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
21246 if target is nios2-*-*.
21247
21248 2014-03-26 Yao Qi <yao@codesourcery.com>
21249
21250 * lib/gdb.exp (readline_is_used): New proc.
21251 * gdb.base/completion.exp: Move tests on command complete up.
21252 Skip the rest of tests if readline is not used.
21253 * gdb.ada/complete.exp: Skp the test if readline is not
21254 used.
21255 * gdb.base/filesym.exp: Likewise.
21256 * gdb.base/macscp.exp: Likewise.
21257 * gdb.base/readline-ask.exp: Likewise.
21258 * gdb.base/readline.exp: Likewise.
21259 * gdb.python/py-cmd.exp: Likewise.
21260 * gdb.trace/tfile.exp: Likewise.
21261
21262 2014-03-26 Yao Qi <yao@codesourcery.com>
21263
21264 * gdb.base/macscp.exp: Fix code format issues.
21265
21266 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
21267
21268 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
21269 * gdb.asm/powerpc64le.inc: New file.
21270
21271 2014-03-25 Pedro Alves <palves@redhat.com>
21272 Doug Evans <dje@google.com>
21273
21274 * gdb.base/source-execution.c: New file.
21275 * gdb.base/source-execution.exp: New file.
21276 * gdb.base/source-execution.gdb: New file.
21277
21278 2014-03-24 Doug Evans <dje@google.com>
21279
21280 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
21281 using fission.
21282
21283 2014-03-24 Hui Zhu <hui@codesourcery.com>
21284 Pedro Alves <palves@redhat.com>
21285
21286 PR breakpoints/16101
21287 * gdb.base/dprintf.exp: Use unsupported rather than changing the
21288 test pass/fail messages. Detect missing support for dprintf when
21289 breakpoints are actually inserted.
21290 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
21291 breakpoints are actually inserted.
21292 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
21293 fails.
21294
21295 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
21296
21297 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
21298
21299 2014-03-22 Doug Evans <xdje42@gmail.com>
21300
21301 * gdb.python/python.exp (python not supported): Verify multi-line
21302 python command issues an error.
21303 * gdb.guile/guile.exp (guile not supported): Verify multi-line
21304 guile command issues an error.
21305
21306 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
21307
21308 * gdb.threads/thread-specific.exp: Handle the lack of usable
21309 $this_breakpoint and $this_thread.
21310
21311 2014-03-21 Hui Zhu <hui@codesourcery.com>
21312
21313 * gdb.base/attach.exp (do_command_attach_tests): New.
21314
21315 2014-03-20 Tom Tromey <tromey@redhat.com>
21316 Pedro Alves <palves@redhat.com>
21317
21318 PR cli/15718
21319 * gdb.base/condbreak-call-false.c: New file.
21320 * gdb.base/condbreak-call-false.exp: New file.
21321
21322 2014-03-20 Pedro Alves <palves@redhat.com>
21323
21324 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
21325 Delete.
21326 (block_signals, unblock_signals): Delete.
21327 (child_function_2, main): Remove references to deleted variable
21328 and functions.
21329
21330 2014-03-20 Pedro Alves <palves@redhat.com>
21331
21332 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
21333 Use pthread_kill to signal thread 2.
21334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21335 Adjust to make the test send itself a signal rather than using the
21336 host's "kill" command.
21337
21338 2014-03-20 Pedro Alves <palves@redhat.com>
21339
21340 * gdb.threads/multiple-step-overs.c: New file.
21341 * gdb.threads/multiple-step-overs.exp: New file.
21342 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21343 Adjust expected infrun debug output.
21344
21345 2014-03-20 Pedro Alves <palves@redhat.com>
21346
21347 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
21348 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
21349
21350 2014-03-20 Pedro Alves <palves@redhat.com>
21351
21352 PR breakpoints/7143
21353 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
21354 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
21355 of gdb_test_multiple.
21356 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
21357 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
21358
21359 2014-03-20 Pedro Alves <palves@redhat.com>
21360
21361 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
21362 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
21363
21364 2014-03-19 Pedro Alves <palves@redhat.com>
21365
21366 * gdb.base/async.exp: Remove early return.
21367
21368 2014-03-19 Pedro Alves <palves@redhat.com>
21369
21370 * gdb.base/async.exp (step& tests): Pass explicit test messages.
21371
21372 2014-03-19 Pedro Alves <palves@redhat.com>
21373
21374 * gdb.base/async.exp (test_background): Expect \r\n after
21375 "completed." in the fail pattern.
21376
21377 2014-03-19 Pedro Alves <palves@redhat.com>
21378
21379 * gdb.base/async.exp (test_background): New procedure.
21380 Use it for all background execution command tests.
21381
21382 2014-03-19 Pedro Alves <palves@redhat.com>
21383
21384 * gdb.base/async.exp: Use prepare_for_testing.
21385
21386 2014-03-19 Pedro Alves <palves@redhat.com>
21387
21388 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
21389 the same line.
21390
21391 2014-03-19 Pedro Alves <palves@redhat.com>
21392
21393 * gdb.base/async.c (main): Add "jump here" and "until here" line
21394 marker comments.
21395 * gdb.base/async.exp (jump_here): New global.
21396 (jump& test): Use it.
21397 (until_here): New global.
21398 (until& test): Use it.
21399
21400 2014-03-19 Pedro Alves <palves@redhat.com>
21401
21402 * gdb.base/async.exp: Don't frob gdb_protocol.
21403
21404 2014-03-18 Doug Evans <xdje42@gmail.com>
21405
21406 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
21407 Fix spelling of exec-done-display.
21408
21409 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
21410
21411 PR gdb/15358
21412 * gdb.base/gdb-sigterm.c: New file.
21413 * gdb.base/gdb-sigterm.exp: New file.
21414
21415 2014-03-18 Pedro Alves <palves@redhat.com>
21416
21417 PR gdb/13860
21418 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
21419 * lib/mi-support.exp (mi_expect_stop): Add special handling for
21420 solib-event.
21421
21422 2014-03-17 Joel Brobecker <brobecker@adacore.com>
21423
21424 * gdb.ada/pckd_arr_ren: New testcase.
21425
21426 2014-03-13 Doug Evans <xdje42@gmail.com>
21427
21428 PR guile/16612
21429 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
21430 collect after discarding symbols.
21431
21432 2014-03-13 Ludovic Courtès <ludo@gnu.org>
21433 Doug Evans <xdje42@gmail.com>
21434
21435 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
21436 to history survives a gc.
21437
21438 2014-03-13 Pedro Alves <palves@redhat.com>
21439
21440 * gdb.base/default.exp: Don't test "target procfs".
21441
21442 2014-03-13 Pedro Alves <palves@redhat.com>
21443
21444 * gdb.base/default.exp: Update "target child" and "target procfs"
21445 tests to not expect "Unix".
21446
21447 2014-03-12 Tom Tromey <tromey@redhat.com>
21448
21449 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
21450 New procs. Add target-async tests.
21451 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
21452 Add target-async tests.
21453
21454 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21455
21456 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
21457 'func_start' and 'func_end' for the beginning and end of the
21458 function code, respectively.
21459 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
21460 'func_end' instead of 'func' and 'main'.
21461
21462 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21463
21464 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
21465 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
21466 generate the debug info assembler source.
21467
21468 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21469
21470 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
21471 * gdb.dwarf2/arr-subrange.exp: Likewise.
21472 * gdb.dwarf2/dwz.exp: Likewise.
21473 * gdb.dwarf2/method-ptr.exp: Likewise.
21474 * gdb.dwarf2/missing-sig-type.exp: Likewise.
21475 * gdb.dwarf2/subrange.exp: Likewise.
21476 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
21477 * gdb.dwarf2/implptrpiece.exp: Likewise.
21478 * gdb.dwarf2/nostaticblock.exp: Likewise.
21479
21480 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21481
21482 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
21483 directory to absolute path name arguments.
21484
21485 2014-03-10 Joel Brobecker <brobecker@adacore.com>
21486
21487 * gdb.ada/tagged_access: New testcase.
21488
21489 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
21490
21491 * gdb.btrace/data.exp: Update expected output.
21492
21493 2014-03-06 Yao Qi <yao@codesourcery.com>
21494
21495 * gdb.trace/pr16508.exp: New file.
21496
21497 2014-03-05 Pedro Alves <palves@redhat.com>
21498
21499 PR gdb/16575
21500 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
21501 procedure.
21502 (top level): Adjust to use it. Add tests that exercise breakpoint
21503 interaction with the code-cache.
21504
21505 2014-02-26 Ludovic Courtès <ludo@gnu.org>
21506
21507 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
21508 test for 'history-append!'.
21509
21510 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21511
21512 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
21513 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
21514 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
21515 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
21516 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
21517 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
21518
21519 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21520
21521 * testsuite/gdb.python/py-pp-re-notag.c: New file.
21522 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
21523 * testsuite/gdb.python/py-pp-re-notag.p: New file.
21524
21525 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21526
21527 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
21528
21529 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21530
21531 * gdb.dwarf2/arr-stride.c: New file.
21532 * gdb.dwarf2/arr-stride.exp: New file.
21533
21534 2014-02-26 Pedro Alves <palves@redhat.com>
21535
21536 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
21537 that won't ever trigger. Make sure that GDB reports the correct
21538 breakpoint that caused the stop.
21539
21540 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21541
21542 PR gdb/16626
21543 * gdb.base/auto-load-script: New file.
21544 * gdb.base/auto-load.c: New file.
21545 * gdb.base/auto-load.exp: New file.
21546
21547 PR gdb/16626
21548 * gdb.base/auto-load.exp: Fix out-of-srctree run.
21549
21550 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21551
21552 Fix dw2-icycle.exp -fsanitize=address GDB crash.
21553 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
21554
21555 2014-02-24 Doug Evans <dje@google.com>
21556
21557 * lib/gdb.exp (run_on_host): Log error output if program fails.
21558
21559 2014-02-21 Pedro Alves <palves@redhat.com>
21560
21561 * gdb.threads/step-after-sr-lock.c: Rename to ...
21562 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
21563 * gdb.threads/step-after-sr-lock.exp: Rename to ...
21564 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21565 ... this.
21566
21567 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
21568
21569 PR tdep/16397
21570 * gdb.arch/amd64-stap-special-operands.exp: New file.
21571 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
21572 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
21573 * gdb.arch/amd64-stap-triplet.S: Likewise.
21574 * gdb.arch/amd64-stap-triplet.c: Likewise.
21575
21576 2014-02-20 Joel Brobecker <brobecker@adacore.com>
21577
21578 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
21579 in .section pseudo-op.
21580
21581 2014-02-20 lin zuojian <manjian2006@gmail.com>
21582 Joel Brobecker <brobecker@adacore.com>
21583 Doug Evans <xdje42@gmail.com>
21584
21585 PR symtab/16581
21586 * gdb.dwarf2/dw2-icycle.S: New file.
21587 * gdb.dwarf2/dw2-icycle.c: New file.
21588 * gdb.dwarf2/dw2-icycle.exp: New file.
21589
21590 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
21591
21592 * gdb.python/py-value-cc.cc: Improve test case to enable testing
21593 operations on gdb.Value objects.
21594 * gdb.python/py-value-cc.exp: Add new test to test operations on
21595 gdb.Value objects.
21596
21597 2014-02-18 Doug Evans <dje@google.com>
21598
21599 * Makefile.in (TESTS): New variable.
21600 (expanded_tests, expanded_tests_or_none): New variables
21601 (check-single): Pass $(expanded_tests_or_none) to runtest.
21602 (check-parallel): Only run tests in $(TESTS) if non-empty.
21603 (check/no-matching-tests-found): New rule.
21604 * README: Document TESTS makefile variable.
21605
21606 2014-02-18 Doug Evans <dje@google.com>
21607
21608 * Makefile.in (check-parallel): rm -rf outputs temp.
21609
21610 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
21611
21612 Fix "ERROR: no fileid for" in the testsuite.
21613 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
21614
21615 2014-02-12 Doug Evans <dje@google.com>
21616
21617 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
21618 (MISCELLANEOUS): New variable.
21619 (clean): rm -rf $(MISCELLANEOUS).
21620 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
21621 dwp live in the same directory as symlinks, with each symlink pointed
21622 to a differently named file in a different directory.
21623
21624 2014-02-11 Doug Evans <dje@google.com>
21625
21626 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
21627 of Tcl file commands.
21628
21629 2014-02-10 Mark Kettenis <kettenis@gnu.org>
21630
21631 * gdb.threads/step-after-sr-lock.exp: Avoid executing
21632 "kill -SIGUSR1 -1".
21633
21634 2014-02-10 Joel Brobecker <brobecker@adacore.com>
21635
21636 * gdb.ada/tick_length_array_enum_idx: New testcase.
21637
21638 2014-02-10 Doug Evans <xdje42@gmail.com>
21639
21640 * configure.ac (AC_OUTPUT): Add gdb.guile.
21641 * configure: Regenerate.
21642 * lib/gdb-guile.exp: New file.
21643 * lib/gdb.exp (get_target_charset): New function.
21644 * gdb.base/help.exp: Update expected output from "apropos apropos".
21645 * gdb.guile/Makefile.in: New file.
21646 * gdb.guile/guile.exp: New file.
21647 * gdb.guile/scm-arch.c: New file.
21648 * gdb.guile/scm-arch.exp: New file.
21649 * gdb.guile/scm-block.c: New file.
21650 * gdb.guile/scm-block.exp: New file.
21651 * gdb.guile/scm-breakpoint.c: New file.
21652 * gdb.guile/scm-breakpoint.exp: New file.
21653 * gdb.guile/scm-disasm.c: New file.
21654 * gdb.guile/scm-disasm.exp: New file.
21655 * gdb.guile/scm-equal.c: New file.
21656 * gdb.guile/scm-equal.exp: New file.
21657 * gdb.guile/scm-error.exp: New file.
21658 * gdb.guile/scm-error.scm: New file.
21659 * gdb.guile/scm-frame-args.c: New file.
21660 * gdb.guile/scm-frame-args.exp: New file.
21661 * gdb.guile/scm-frame-args.scm: New file.
21662 * gdb.guile/scm-frame-inline.c: New file.
21663 * gdb.guile/scm-frame-inline.exp: New file.
21664 * gdb.guile/scm-frame.c: New file.
21665 * gdb.guile/scm-frame.exp: New file.
21666 * gdb.guile/scm-generics.exp: New file.
21667 * gdb.guile/scm-gsmob.exp: New file.
21668 * gdb.guile/scm-iterator.c: New file.
21669 * gdb.guile/scm-iterator.exp: New file.
21670 * gdb.guile/scm-math.c: New file.
21671 * gdb.guile/scm-math.exp: New file.
21672 * gdb.guile/scm-objfile-script-gdb.in: New file.
21673 * gdb.guile/scm-objfile-script.c: New file.
21674 * gdb.guile/scm-objfile-script.exp: New file.
21675 * gdb.guile/scm-objfile.c: New file.
21676 * gdb.guile/scm-objfile.exp: New file.
21677 * gdb.guile/scm-ports.exp: New file.
21678 * gdb.guile/scm-pretty-print.c: New file.
21679 * gdb.guile/scm-pretty-print.exp: New file.
21680 * gdb.guile/scm-pretty-print.scm: New file.
21681 * gdb.guile/scm-section-script.c: New file.
21682 * gdb.guile/scm-section-script.exp: New file.
21683 * gdb.guile/scm-section-script.scm: New file.
21684 * gdb.guile/scm-symbol.c: New file.
21685 * gdb.guile/scm-symbol.exp: New file.
21686 * gdb.guile/scm-symtab-2.c: New file.
21687 * gdb.guile/scm-symtab.c: New file.
21688 * gdb.guile/scm-symtab.exp: New file.
21689 * gdb.guile/scm-type.c: New file.
21690 * gdb.guile/scm-type.exp: New file.
21691 * gdb.guile/scm-value-cc.cc: New file.
21692 * gdb.guile/scm-value-cc.exp: New file.
21693 * gdb.guile/scm-value.c: New file.
21694 * gdb.guile/scm-value.exp: New file.
21695 * gdb.guile/source2.scm: New file.
21696 * gdb.guile/types-module.cc: New file.
21697 * gdb.guile/types-module.exp: New file.
21698
21699 2014-02-10 Yao Qi <yao@codesourcery.com>
21700
21701 PR testsuite/16543
21702 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
21703 * configure: Regenerated.
21704 * Makefile.in: New file.
21705
21706 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21707
21708 * gdb.python/py-framefilter.exp: Fix typo.
21709
21710 2014-02-08 Yao Qi <yao@codesourcery.com>
21711
21712 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
21713 that no =breakpoint-modified is emitted when breakpoints are
21714 modified through MI commands.
21715
21716 2014-02-07 Pedro Alves <pedro@codesourcery.com>
21717 Pedro Alves <palves@redhat.com>
21718
21719 * gdb.threads/step-after-sr-lock.c: New file.
21720 * gdb.threads/step-after-sr-lock.exp: New file.
21721
21722 2014-02-07 Pedro Alves <palves@redhat.com>
21723
21724 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21725
21726 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
21727
21728 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
21729 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
21730
21731 2014-02-06 Doug Evans <xdje42@gmail.com>
21732
21733 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
21734 output.
21735
21736 * gdb.gdb/python-interrupts.exp: New file.
21737
21738 2014-02-05 Yao Qi <yao@codesourcery.com>
21739
21740 * gdb.trace/report.exp (use_collected_data): Test the output
21741 of "info threads" and "info inferiors".
21742
21743 2014-02-05 Yao Qi <yao@codesourcery.com>
21744
21745 Revert this patch:
21746
21747 2013-05-24 Yao Qi <yao@codesourcery.com>
21748
21749 * gdb.trace/tfile.exp: Test inferior and thread.
21750
21751 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21752
21753 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
21754 on a function.
21755 * gdb.base/step-bt.c: Call hello via function pointer to make
21756 sure its first instruction is executed on powerpc64le-linux.
21757
21758 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21759
21760 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21761
21762 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21763
21764 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
21765 of the test patterns for use on little-endian systems.
21766
21767 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21768
21769 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21770 (decimal_vector): Fix for little-endian.
21771
21772 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21773
21774 * gdb.arch/sparc-sysstep.exp: New file.
21775 * gdb.arch/sparc-sysstep.c: Likewise.
21776
21777 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21778
21779 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21780
21781 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21782
21783 2014-01-23 Tom Tromey <tromey@redhat.com>
21784
21785 * gdb.ada/array_char_idx: New testcase.
21786
21787 2014-01-23 Tom Tromey <tromey@redhat.com>
21788
21789 PR python/16487:
21790 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21791 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21792 classes.
21793
21794 2014-01-23 Tom Tromey <tromey@redhat.com>
21795
21796 PR python/16491:
21797 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21798 string from an inferior frame.
21799 * gdb.python/py-framefilter-mi.exp: Update.
21800
21801 2014-01-22 Doug Evans <dje@google.com>
21802
21803 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21804
21805 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21806
21807 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21808
21809 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21810
21811 * gdb.trace/entry-values.exp: Remove excess space character from
21812 regex patterns. Handle s390 call instruction.
21813
21814 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21815
21816 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21817 define "*_start" label. Make "name" static.
21818 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21819 ${name} by references to ${name}_start.
21820
21821 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21822
21823 * gdb.base/info-macros.exp: Remove "debug" from the compile
21824 options.
21825
21826 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21827
21828 * gdb.dlang/demangle.exp: New file.
21829
21830 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21831
21832 * gdb.dlang/primitive-types.exp: New file.
21833
21834 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21835
21836 * configure.ac: Create gdb.dlang/Makefile.
21837 * configure: Regenerate.
21838 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21839 * gdb.dlang/Makefile.in: New file.
21840 * lib/d-support.exp: New file.
21841 * lib/gdb.exp (skip_d_tests): New proc.
21842
21843 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21844
21845 * gdb.btrace/delta.exp: Check reverse stepi.
21846 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21847 * gdb.btrace/finish.exp: New.
21848 * gdb.btrace/next.exp: New.
21849 * gdb.btrace/nexti.exp: New.
21850 * gdb.btrace/record_goto.c: Add comments.
21851 * gdb.btrace/step.exp: New.
21852 * gdb.btrace/stepi.exp: New.
21853 * gdb.btrace/multi-thread-step.c: New.
21854 * gdb.btrace/multi-thread-step.exp: New.
21855 * gdb.btrace/rn-dl-bind.c: New.
21856 * gdb.btrace/rn-dl-bind.exp: New.
21857 * gdb.btrace/data.c: New.
21858 * gdb.btrace/data.exp: New.
21859 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21860
21861 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21862
21863 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21864 * gdb.btrace/exception.exp: Update.
21865 * gdb.btrace/instruction_history.exp: Update.
21866 * gdb.btrace/record_goto.exp: Update.
21867 * gdb.btrace/tailcall.exp: Update.
21868 * gdb.btrace/unknown_functions.exp: Update.
21869 * gdb.btrace/delta.exp: New.
21870
21871 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21872
21873 * gdb.btrace/record_goto.exp: Add backtrace test.
21874 * gdb.btrace/tailcall.exp: Add backtrace test.
21875
21876 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21877
21878 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21879 * gdb.btrace/record_goto.c: New.
21880 * gdb.btrace/record_goto.exp: New.
21881 * gdb.btrace/x86-record_goto.S: New.
21882
21883 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21884
21885 * gdb.btrace/function_call_history.exp: Update tests.
21886 * gdb.btrace/instruction_history.exp: Update tests.
21887
21888 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21889
21890 * gdb.btrace/function_call_history.exp: Fix expected field
21891 order for "record function-call-history".
21892 Add new tests for "record function-call-history /c".
21893 * gdb.btrace/exception.cc: New.
21894 * gdb.btrace/exception.exp: New.
21895 * gdb.btrace/tailcall.exp: New.
21896 * gdb.btrace/x86-tailcall.S: New.
21897 * gdb.btrace/x86-tailcall.c: New.
21898 * gdb.btrace/unknown_functions.c: New.
21899 * gdb.btrace/unknown_functions.exp: New.
21900 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21901
21902 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21903
21904 * gdb.btrace/instruction_history.exp: Update.
21905 * gdb.btrace/function_call_history.exp: Update.
21906
21907 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21908
21909 * gdb.btrace/function_call_history.exp: Fix expected function
21910 trace.
21911 * gdb.btrace/instruction_history.exp: Initialize traced.
21912 Remove traced_functions.
21913
21914 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21915
21916 * gdb.btrace/function_call_history.exp: Update
21917 * gdb.btrace/instruction_history.exp: Update.
21918
21919 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21920
21921 * gdb.btrace/enable.exp: Update expected text.
21922
21923 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21924
21925 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21926 bytes.
21927
21928 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21929
21930 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21931
21932 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
21933
21934 * lib/gdb.exp (supports_process_record): Return true for
21935 arm*-linux*. (supports_reverse): Likewise.
21936
21937 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21938
21939 PR python/15464
21940 PR python/16113
21941 * gdb.python/py-type.c: Enhance test case.
21942 * gdb.python/py-value-cc.cc: Likewise
21943 * gdb.python/py-type.exp: Add new tests.
21944 * gdb.python/py-value-cc.exp: Likewise
21945
21946 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21947 Pedro Alves <palves@redhat.com>
21948
21949 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21950 Make "name" extern.
21951 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21952 references to ${name}_start by references to ${name}.
21953
21954 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21955
21956 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21957
21958 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21959
21960 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21961
21962 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21963 Pedro Alves <palves@redhat.com>
21964
21965 * gdb.mi/mi-info-os.exp: Connect to the target with
21966 mi_gdb_target_load.
21967
21968 2014-01-08 Pedro Alves <palves@redhat.com>
21969
21970 * gdb.threads/reconnect-signal.c: New file.
21971 * gdb.threads/reconnect-signal.exp: New file.
21972
21973 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21974
21975 * gdb.base/source-dir.exp: New file.
21976
21977 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21978
21979 * gdb.ada/mi_interface: New testcase.
21980
21981 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21982
21983 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21984 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21985 gdb.ada/pp-rec-component/pck.ads: New files.
21986
21987 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21988
21989 * gdb.python/py-pp-integral.c: New file.
21990 * gdb.python/py-pp-integral.py: New file.
21991 * gdb.python/py-pp-integral.exp: New file.
21992
21993 For older changes see ChangeLog-1993-2013.
21994 \f
21995 ;; Local Variables:
21996 ;; mode: change-log
21997 ;; left-margin: 8
21998 ;; fill-column: 74
21999 ;; version-control: never
22000 ;; End:
22001
22002 Copyright 2014-2020 Free Software Foundation, Inc.
22003 Copying and distribution of this file, with or without modification,
22004 are permitted provided the copyright notice and this notice are preserved.
This page took 0.463601 seconds and 5 git commands to generate.