]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
btrace: allow recording to be started (and stopped) for running threads
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2
3 * gdb.btrace/enable-running.c: New.
4 * gdb.btrace/enable-running.exp: New.
5
6 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7
8 * gdb.arch/amd64-gs_base.c: New file.
9 * gdb.arch/amd64-gs_base.exp: New file.
10
11 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12
13 * lib/memory.exp: Remove spurious empty newlines.
14
15 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
16
17 * gdb.python/py-bad-printers.exp: Load python file using "source".
18 * gdb.python/py-events.exp: Likewise.
19 * gdb.python/py-evsignal.exp: Likewise.
20 * gdb.python/py-evthreads.exp: Likewise.
21 * gdb.python/py-frame-args.exp: Likewise.
22 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
23 * gdb.python/py-framefilter-mi.exp: Likewise.
24 * gdb.python/py-framefilter.exp: Likewise.
25 * gdb.python/py-mi.exp: Likewise.
26 * gdb.python/py-pp-maint.exp: Likewise.
27 * gdb.python/py-pp-registration.exp: Likewise.
28 * gdb.python/py-prettyprint.exp: Likewise.
29 (run_lang_tests): Likewise.
30 * gdb.python/py-typeprint.exp: Likewise.
31
32 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
33
34 * lib/memory.exp: New file.
35 * lib/gdb.exp: Load memory.exp.
36 * gdb.base/memattr.exp (delete_memory): Move proc to
37 lib/memory.exp and rename to delete_memory_regions.
38 Replace delete_memory with delete_memory_regions.
39 Cleanup memory regions before tests.
40 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
41 before tests.
42
43 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
44
45 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
46 files.
47 (initialize): New function conditionally defined.
48 (testcases): Move within conditional block.
49 (main): Call initialize.
50 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
51 of gdb.reverse/insn-reverse.c.
52 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
53 gdb.reverse/insn-reverse.c.
54
55 2017-01-26 Yao Qi <yao.qi@linaro.org>
56
57 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
58 disassemble on address 0.
59
60 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
61 Yao Qi <yao.qi@linaro.org>
62
63 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
64 * gdb.dwarf2/implptr-64bit.S: Remove.
65 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
66 variables in caller's context. Add DW_OP_implicit_value.
67
68 2017-01-25 Yao Qi <yao.qi@linaro.org>
69
70 * lib/dwarf.exp (Dwarf::_location): Handle
71 DW_OP_GNU_implicit_pointer with proper size.
72
73 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
74
75 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
76 and add untested calls.
77
78 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
79
80 * gdb.python/python.exp: Check line number against what GDB thinks
81 the line number is for func1.
82
83 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
84
85 * gdb.dlang/debug-expr.exp: New file.
86
87 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
88
89 Fix test names for the following files:
90
91 * gdb.ada/exec_changed.exp
92 * gdb.ada/info_types.exp
93 * gdb.arch/aarch64-atomic-inst.exp
94 * gdb.arch/aarch64-fp.exp
95 * gdb.arch/altivec-abi.exp
96 * gdb.arch/altivec-regs.exp
97 * gdb.arch/amd64-byte.exp
98 * gdb.arch/amd64-disp-step.exp
99 * gdb.arch/amd64-dword.exp
100 * gdb.arch/amd64-entry-value-inline.exp
101 * gdb.arch/amd64-entry-value-param.exp
102 * gdb.arch/amd64-entry-value-paramref.exp
103 * gdb.arch/amd64-entry-value.exp
104 * gdb.arch/amd64-i386-address.exp
105 * gdb.arch/amd64-invalid-stack-middle.exp
106 * gdb.arch/amd64-invalid-stack-top.exp
107 * gdb.arch/amd64-optimout-repeat.exp
108 * gdb.arch/amd64-prologue-skip.exp
109 * gdb.arch/amd64-prologue-xmm.exp
110 * gdb.arch/amd64-stap-special-operands.exp
111 * gdb.arch/amd64-stap-wrong-subexp.exp
112 * gdb.arch/amd64-tailcall-cxx.exp
113 * gdb.arch/amd64-tailcall-noret.exp
114 * gdb.arch/amd64-tailcall-ret.exp
115 * gdb.arch/amd64-tailcall-self.exp
116 * gdb.arch/amd64-word.exp
117 * gdb.arch/arm-bl-branch-dest.exp
118 * gdb.arch/arm-disp-step.exp
119 * gdb.arch/arm-neon.exp
120 * gdb.arch/arm-single-step-kernel-helper.exp
121 * gdb.arch/avr-flash-qualifier.exp
122 * gdb.arch/disp-step-insn-reloc.exp
123 * gdb.arch/e500-abi.exp
124 * gdb.arch/e500-regs.exp
125 * gdb.arch/ftrace-insn-reloc.exp
126 * gdb.arch/i386-avx512.exp
127 * gdb.arch/i386-bp_permanent.exp
128 * gdb.arch/i386-byte.exp
129 * gdb.arch/i386-cfi-notcurrent.exp
130 * gdb.arch/i386-disp-step.exp
131 * gdb.arch/i386-dr3-watch.exp
132 * gdb.arch/i386-float.exp
133 * gdb.arch/i386-gnu-cfi.exp
134 * gdb.arch/i386-mpx-map.exp
135 * gdb.arch/i386-mpx-sigsegv.exp
136 * gdb.arch/i386-mpx-simple_segv.exp
137 * gdb.arch/i386-mpx.exp
138 * gdb.arch/i386-permbkpt.exp
139 * gdb.arch/i386-prologue.exp
140 * gdb.arch/i386-signal.exp
141 * gdb.arch/i386-size-overlap.exp
142 * gdb.arch/i386-unwind.exp
143 * gdb.arch/i386-word.exp
144 * gdb.arch/mips-fcr.exp
145 * gdb.arch/powerpc-d128-regs.exp
146 * gdb.arch/powerpc-stackless.exp
147 * gdb.arch/ppc64-atomic-inst.exp
148 * gdb.arch/s390-stackless.exp
149 * gdb.arch/s390-tdbregs.exp
150 * gdb.arch/s390-vregs.exp
151 * gdb.arch/sparc-sysstep.exp
152 * gdb.arch/thumb-bx-pc.exp
153 * gdb.arch/thumb-singlestep.exp
154 * gdb.arch/thumb2-it.exp
155 * gdb.arch/vsx-regs.exp
156 * gdb.asm/asm-source.exp
157 * gdb.base/a2-run.exp
158 * gdb.base/advance.exp
159 * gdb.base/all-bin.exp
160 * gdb.base/anon.exp
161 * gdb.base/args.exp
162 * gdb.base/arithmet.exp
163 * gdb.base/async-shell.exp
164 * gdb.base/async.exp
165 * gdb.base/attach-pie-noexec.exp
166 * gdb.base/attach-twice.exp
167 * gdb.base/auto-load.exp
168 * gdb.base/bang.exp
169 * gdb.base/bitfields.exp
170 * gdb.base/break-always.exp
171 * gdb.base/break-caller-line.exp
172 * gdb.base/break-entry.exp
173 * gdb.base/break-inline.exp
174 * gdb.base/break-on-linker-gcd-function.exp
175 * gdb.base/break-probes.exp
176 * gdb.base/break.exp
177 * gdb.base/breakpoint-shadow.exp
178 * gdb.base/call-ar-st.exp
179 * gdb.base/call-sc.exp
180 * gdb.base/call-signal-resume.exp
181 * gdb.base/call-strs.exp
182 * gdb.base/callfuncs.exp
183 * gdb.base/catch-fork-static.exp
184 * gdb.base/catch-gdb-caused-signals.exp
185 * gdb.base/catch-load.exp
186 * gdb.base/catch-signal-fork.exp
187 * gdb.base/catch-signal.exp
188 * gdb.base/catch-syscall.exp
189 * gdb.base/charset.exp
190 * gdb.base/checkpoint.exp
191 * gdb.base/chng-syms.exp
192 * gdb.base/code-expr.exp
193 * gdb.base/code_elim.exp
194 * gdb.base/commands.exp
195 * gdb.base/completion.exp
196 * gdb.base/complex.exp
197 * gdb.base/cond-expr.exp
198 * gdb.base/condbreak.exp
199 * gdb.base/consecutive.exp
200 * gdb.base/continue-all-already-running.exp
201 * gdb.base/coredump-filter.exp
202 * gdb.base/corefile.exp
203 * gdb.base/dbx.exp
204 * gdb.base/debug-expr.exp
205 * gdb.base/define.exp
206 * gdb.base/del.exp
207 * gdb.base/disabled-location.exp
208 * gdb.base/disasm-end-cu.exp
209 * gdb.base/disasm-optim.exp
210 * gdb.base/display.exp
211 * gdb.base/duplicate-bp.exp
212 * gdb.base/ena-dis-br.exp
213 * gdb.base/ending-run.exp
214 * gdb.base/enumval.exp
215 * gdb.base/environ.exp
216 * gdb.base/eu-strip-infcall.exp
217 * gdb.base/eval-avoid-side-effects.exp
218 * gdb.base/eval-skip.exp
219 * gdb.base/exitsignal.exp
220 * gdb.base/expand-psymtabs.exp
221 * gdb.base/filesym.exp
222 * gdb.base/find-unmapped.exp
223 * gdb.base/finish.exp
224 * gdb.base/float.exp
225 * gdb.base/foll-exec-mode.exp
226 * gdb.base/foll-exec.exp
227 * gdb.base/foll-fork.exp
228 * gdb.base/fortran-sym-case.exp
229 * gdb.base/freebpcmd.exp
230 * gdb.base/func-ptr.exp
231 * gdb.base/func-ptrs.exp
232 * gdb.base/funcargs.exp
233 * gdb.base/gcore-buffer-overflow.exp
234 * gdb.base/gcore-relro-pie.exp
235 * gdb.base/gcore-relro.exp
236 * gdb.base/gcore.exp
237 * gdb.base/gdb1090.exp
238 * gdb.base/gdb11530.exp
239 * gdb.base/gdb11531.exp
240 * gdb.base/gdb1821.exp
241 * gdb.base/gdbindex-stabs.exp
242 * gdb.base/gdbvars.exp
243 * gdb.base/hbreak.exp
244 * gdb.base/hbreak2.exp
245 * gdb.base/included.exp
246 * gdb.base/infcall-input.exp
247 * gdb.base/inferior-died.exp
248 * gdb.base/infnan.exp
249 * gdb.base/info-macros.exp
250 * gdb.base/info-os.exp
251 * gdb.base/info-proc.exp
252 * gdb.base/info-shared.exp
253 * gdb.base/info-target.exp
254 * gdb.base/infoline.exp
255 * gdb.base/interp.exp
256 * gdb.base/interrupt.exp
257 * gdb.base/jit-reader.exp
258 * gdb.base/jit-simple.exp
259 * gdb.base/kill-after-signal.exp
260 * gdb.base/kill-detach-inferiors-cmd.exp
261 * gdb.base/label.exp
262 * gdb.base/langs.exp
263 * gdb.base/ldbl_e308.exp
264 * gdb.base/line-symtabs.exp
265 * gdb.base/linespecs.exp
266 * gdb.base/list.exp
267 * gdb.base/long_long.exp
268 * gdb.base/longest-types.exp
269 * gdb.base/maint.exp
270 * gdb.base/max-value-size.exp
271 * gdb.base/memattr.exp
272 * gdb.base/mips_pro.exp
273 * gdb.base/morestack.exp
274 * gdb.base/moribund-step.exp
275 * gdb.base/multi-forks.exp
276 * gdb.base/nested-addr.exp
277 * gdb.base/nextoverexit.exp
278 * gdb.base/noreturn-finish.exp
279 * gdb.base/noreturn-return.exp
280 * gdb.base/nostdlib.exp
281 * gdb.base/offsets.exp
282 * gdb.base/opaque.exp
283 * gdb.base/pc-fp.exp
284 * gdb.base/permissions.exp
285 * gdb.base/print-symbol-loading.exp
286 * gdb.base/prologue-include.exp
287 * gdb.base/psymtab.exp
288 * gdb.base/ptype.exp
289 * gdb.base/random-signal.exp
290 * gdb.base/randomize.exp
291 * gdb.base/range-stepping.exp
292 * gdb.base/readline-ask.exp
293 * gdb.base/recpar.exp
294 * gdb.base/recurse.exp
295 * gdb.base/relational.exp
296 * gdb.base/restore.exp
297 * gdb.base/return-nodebug.exp
298 * gdb.base/return.exp
299 * gdb.base/run-after-attach.exp
300 * gdb.base/save-bp.exp
301 * gdb.base/scope.exp
302 * gdb.base/sect-cmd.exp
303 * gdb.base/set-lang-auto.exp
304 * gdb.base/set-noassign.exp
305 * gdb.base/setvar.exp
306 * gdb.base/sigall.exp
307 * gdb.base/sigbpt.exp
308 * gdb.base/siginfo-addr.exp
309 * gdb.base/siginfo-infcall.exp
310 * gdb.base/siginfo-obj.exp
311 * gdb.base/siginfo.exp
312 * gdb.base/signals-state-child.exp
313 * gdb.base/signest.exp
314 * gdb.base/sigstep.exp
315 * gdb.base/sizeof.exp
316 * gdb.base/skip.exp
317 * gdb.base/solib-corrupted.exp
318 * gdb.base/solib-nodir.exp
319 * gdb.base/solib-search.exp
320 * gdb.base/stack-checking.exp
321 * gdb.base/stale-infcall.exp
322 * gdb.base/stap-probe.exp
323 * gdb.base/start.exp
324 * gdb.base/step-break.exp
325 * gdb.base/step-bt.exp
326 * gdb.base/step-line.exp
327 * gdb.base/step-over-exit.exp
328 * gdb.base/step-over-syscall.exp
329 * gdb.base/step-resume-infcall.exp
330 * gdb.base/step-test.exp
331 * gdb.base/store.exp
332 * gdb.base/structs3.exp
333 * gdb.base/sym-file.exp
334 * gdb.base/symbol-without-target_section.exp
335 * gdb.base/term.exp
336 * gdb.base/testenv.exp
337 * gdb.base/ui-redirect.exp
338 * gdb.base/until.exp
339 * gdb.base/unwindonsignal.exp
340 * gdb.base/value-double-free.exp
341 * gdb.base/vla-datatypes.exp
342 * gdb.base/vla-ptr.exp
343 * gdb.base/vla-sideeffect.exp
344 * gdb.base/volatile.exp
345 * gdb.base/watch-cond-infcall.exp
346 * gdb.base/watch-cond.exp
347 * gdb.base/watch-non-mem.exp
348 * gdb.base/watch-read.exp
349 * gdb.base/watch-vfork.exp
350 * gdb.base/watchpoint-cond-gone.exp
351 * gdb.base/watchpoint-delete.exp
352 * gdb.base/watchpoint-hw-hit-once.exp
353 * gdb.base/watchpoint-hw.exp
354 * gdb.base/watchpoint-stops-at-right-insn.exp
355 * gdb.base/watchpoints.exp
356 * gdb.base/wchar.exp
357 * gdb.base/whatis-exp.exp
358 * gdb.btrace/buffer-size.exp
359 * gdb.btrace/data.exp
360 * gdb.btrace/delta.exp
361 * gdb.btrace/dlopen.exp
362 * gdb.btrace/enable.exp
363 * gdb.btrace/exception.exp
364 * gdb.btrace/function_call_history.exp
365 * gdb.btrace/gcore.exp
366 * gdb.btrace/instruction_history.exp
367 * gdb.btrace/nohist.exp
368 * gdb.btrace/reconnect.exp
369 * gdb.btrace/record_goto-step.exp
370 * gdb.btrace/record_goto.exp
371 * gdb.btrace/rn-dl-bind.exp
372 * gdb.btrace/segv.exp
373 * gdb.btrace/step.exp
374 * gdb.btrace/stepi.exp
375 * gdb.btrace/tailcall-only.exp
376 * gdb.btrace/tailcall.exp
377 * gdb.btrace/tsx.exp
378 * gdb.btrace/unknown_functions.exp
379 * gdb.btrace/vdso.exp
380 * gdb.compile/compile-ifunc.exp
381 * gdb.compile/compile-ops.exp
382 * gdb.compile/compile-print.exp
383 * gdb.compile/compile-setjmp.exp
384 * gdb.cp/abstract-origin.exp
385 * gdb.cp/ambiguous.exp
386 * gdb.cp/annota2.exp
387 * gdb.cp/annota3.exp
388 * gdb.cp/anon-ns.exp
389 * gdb.cp/anon-struct.exp
390 * gdb.cp/anon-union.exp
391 * gdb.cp/arg-reference.exp
392 * gdb.cp/baseenum.exp
393 * gdb.cp/bool.exp
394 * gdb.cp/breakpoint.exp
395 * gdb.cp/bs15503.exp
396 * gdb.cp/call-c.exp
397 * gdb.cp/casts.exp
398 * gdb.cp/chained-calls.exp
399 * gdb.cp/class2.exp
400 * gdb.cp/classes.exp
401 * gdb.cp/cmpd-minsyms.exp
402 * gdb.cp/converts.exp
403 * gdb.cp/cp-relocate.exp
404 * gdb.cp/cpcompletion.exp
405 * gdb.cp/cpexprs.exp
406 * gdb.cp/cplabel.exp
407 * gdb.cp/cplusfuncs.exp
408 * gdb.cp/cpsizeof.exp
409 * gdb.cp/ctti.exp
410 * gdb.cp/derivation.exp
411 * gdb.cp/destrprint.exp
412 * gdb.cp/dispcxx.exp
413 * gdb.cp/enum-class.exp
414 * gdb.cp/exception.exp
415 * gdb.cp/exceptprint.exp
416 * gdb.cp/expand-psymtabs-cxx.exp
417 * gdb.cp/expand-sals.exp
418 * gdb.cp/extern-c.exp
419 * gdb.cp/filename.exp
420 * gdb.cp/formatted-ref.exp
421 * gdb.cp/fpointer.exp
422 * gdb.cp/gdb1355.exp
423 * gdb.cp/gdb2495.exp
424 * gdb.cp/hang.exp
425 * gdb.cp/impl-this.exp
426 * gdb.cp/infcall-dlopen.exp
427 * gdb.cp/inherit.exp
428 * gdb.cp/iostream.exp
429 * gdb.cp/koenig.exp
430 * gdb.cp/local.exp
431 * gdb.cp/m-data.exp
432 * gdb.cp/m-static.exp
433 * gdb.cp/mb-ctor.exp
434 * gdb.cp/mb-inline.exp
435 * gdb.cp/mb-templates.exp
436 * gdb.cp/member-name.exp
437 * gdb.cp/member-ptr.exp
438 * gdb.cp/meth-typedefs.exp
439 * gdb.cp/method.exp
440 * gdb.cp/method2.exp
441 * gdb.cp/minsym-fallback.exp
442 * gdb.cp/misc.exp
443 * gdb.cp/namelessclass.exp
444 * gdb.cp/namespace-enum.exp
445 * gdb.cp/namespace-nested-import.exp
446 * gdb.cp/namespace.exp
447 * gdb.cp/nextoverthrow.exp
448 * gdb.cp/no-dmgl-verbose.exp
449 * gdb.cp/non-trivial-retval.exp
450 * gdb.cp/noparam.exp
451 * gdb.cp/nsdecl.exp
452 * gdb.cp/nsimport.exp
453 * gdb.cp/nsnested.exp
454 * gdb.cp/nsnoimports.exp
455 * gdb.cp/nsrecurs.exp
456 * gdb.cp/nsstress.exp
457 * gdb.cp/nsusing.exp
458 * gdb.cp/operator.exp
459 * gdb.cp/oranking.exp
460 * gdb.cp/overload-const.exp
461 * gdb.cp/overload.exp
462 * gdb.cp/ovldbreak.exp
463 * gdb.cp/ovsrch.exp
464 * gdb.cp/paren-type.exp
465 * gdb.cp/parse-lang.exp
466 * gdb.cp/pass-by-ref.exp
467 * gdb.cp/pr-1023.exp
468 * gdb.cp/pr-1210.exp
469 * gdb.cp/pr-574.exp
470 * gdb.cp/pr10687.exp
471 * gdb.cp/pr12028.exp
472 * gdb.cp/pr17132.exp
473 * gdb.cp/pr17494.exp
474 * gdb.cp/pr9067.exp
475 * gdb.cp/pr9167.exp
476 * gdb.cp/pr9631.exp
477 * gdb.cp/printmethod.exp
478 * gdb.cp/psmang.exp
479 * gdb.cp/psymtab-parameter.exp
480 * gdb.cp/ptype-cv-cp.exp
481 * gdb.cp/ptype-flags.exp
482 * gdb.cp/re-set-overloaded.exp
483 * gdb.cp/ref-types.exp
484 * gdb.cp/rtti.exp
485 * gdb.cp/scope-err.exp
486 * gdb.cp/shadow.exp
487 * gdb.cp/smartp.exp
488 * gdb.cp/static-method.exp
489 * gdb.cp/static-print-quit.exp
490 * gdb.cp/temargs.exp
491 * gdb.cp/templates.exp
492 * gdb.cp/try_catch.exp
493 * gdb.cp/typedef-operator.exp
494 * gdb.cp/typeid.exp
495 * gdb.cp/userdef.exp
496 * gdb.cp/using-crash.exp
497 * gdb.cp/var-tag.exp
498 * gdb.cp/virtbase.exp
499 * gdb.cp/virtfunc.exp
500 * gdb.cp/virtfunc2.exp
501 * gdb.cp/vla-cxx.exp
502 * gdb.disasm/t01_mov.exp
503 * gdb.disasm/t02_mova.exp
504 * gdb.disasm/t03_add.exp
505 * gdb.disasm/t04_sub.exp
506 * gdb.disasm/t05_cmp.exp
507 * gdb.disasm/t06_ari2.exp
508 * gdb.disasm/t07_ari3.exp
509 * gdb.disasm/t08_or.exp
510 * gdb.disasm/t09_xor.exp
511 * gdb.disasm/t10_and.exp
512 * gdb.disasm/t11_logs.exp
513 * gdb.disasm/t12_bit.exp
514 * gdb.disasm/t13_otr.exp
515 * gdb.dlang/circular.exp
516 * gdb.dwarf2/arr-stride.exp
517 * gdb.dwarf2/arr-subrange.exp
518 * gdb.dwarf2/atomic-type.exp
519 * gdb.dwarf2/bad-regnum.exp
520 * gdb.dwarf2/bitfield-parent-optimized-out.exp
521 * gdb.dwarf2/callframecfa.exp
522 * gdb.dwarf2/clztest.exp
523 * gdb.dwarf2/corrupt.exp
524 * gdb.dwarf2/data-loc.exp
525 * gdb.dwarf2/dup-psym.exp
526 * gdb.dwarf2/dw2-anon-mptr.exp
527 * gdb.dwarf2/dw2-anonymous-func.exp
528 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
529 * gdb.dwarf2/dw2-bad-unresolved.exp
530 * gdb.dwarf2/dw2-basic.exp
531 * gdb.dwarf2/dw2-canonicalize-type.exp
532 * gdb.dwarf2/dw2-case-insensitive.exp
533 * gdb.dwarf2/dw2-common-block.exp
534 * gdb.dwarf2/dw2-compdir-oldgcc.exp
535 * gdb.dwarf2/dw2-compressed.exp
536 * gdb.dwarf2/dw2-const.exp
537 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
538 * gdb.dwarf2/dw2-cu-size.exp
539 * gdb.dwarf2/dw2-dup-frame.exp
540 * gdb.dwarf2/dw2-entry-value.exp
541 * gdb.dwarf2/dw2-icycle.exp
542 * gdb.dwarf2/dw2-ifort-parameter.exp
543 * gdb.dwarf2/dw2-inline-break.exp
544 * gdb.dwarf2/dw2-inline-param.exp
545 * gdb.dwarf2/dw2-intercu.exp
546 * gdb.dwarf2/dw2-intermix.exp
547 * gdb.dwarf2/dw2-lexical-block-bare.exp
548 * gdb.dwarf2/dw2-linkage-name-trust.exp
549 * gdb.dwarf2/dw2-minsym-in-cu.exp
550 * gdb.dwarf2/dw2-noloc.exp
551 * gdb.dwarf2/dw2-op-call.exp
552 * gdb.dwarf2/dw2-op-out-param.exp
553 * gdb.dwarf2/dw2-opt-structptr.exp
554 * gdb.dwarf2/dw2-param-error.exp
555 * gdb.dwarf2/dw2-producer.exp
556 * gdb.dwarf2/dw2-ranges-base.exp
557 * gdb.dwarf2/dw2-ref-missing-frame.exp
558 * gdb.dwarf2/dw2-reg-undefined.exp
559 * gdb.dwarf2/dw2-regno-invalid.exp
560 * gdb.dwarf2/dw2-restore.exp
561 * gdb.dwarf2/dw2-restrict.exp
562 * gdb.dwarf2/dw2-single-line-discriminators.exp
563 * gdb.dwarf2/dw2-strp.exp
564 * gdb.dwarf2/dw2-undefined-ret-addr.exp
565 * gdb.dwarf2/dw2-unresolved.exp
566 * gdb.dwarf2/dw2-var-zero-addr.exp
567 * gdb.dwarf2/dw4-sig-types.exp
568 * gdb.dwarf2/dwz.exp
569 * gdb.dwarf2/dynarr-ptr.exp
570 * gdb.dwarf2/enum-type.exp
571 * gdb.dwarf2/gdb-index.exp
572 * gdb.dwarf2/implptr-64bit.exp
573 * gdb.dwarf2/implptr-optimized-out.exp
574 * gdb.dwarf2/implptr.exp
575 * gdb.dwarf2/implref-array.exp
576 * gdb.dwarf2/implref-const.exp
577 * gdb.dwarf2/implref-global.exp
578 * gdb.dwarf2/implref-struct.exp
579 * gdb.dwarf2/mac-fileno.exp
580 * gdb.dwarf2/main-subprogram.exp
581 * gdb.dwarf2/member-ptr-forwardref.exp
582 * gdb.dwarf2/method-ptr.exp
583 * gdb.dwarf2/missing-sig-type.exp
584 * gdb.dwarf2/nonvar-access.exp
585 * gdb.dwarf2/opaque-type-lookup.exp
586 * gdb.dwarf2/pieces-optimized-out.exp
587 * gdb.dwarf2/pieces.exp
588 * gdb.dwarf2/pr10770.exp
589 * gdb.dwarf2/pr13961.exp
590 * gdb.dwarf2/staticvirtual.exp
591 * gdb.dwarf2/subrange.exp
592 * gdb.dwarf2/symtab-producer.exp
593 * gdb.dwarf2/trace-crash.exp
594 * gdb.dwarf2/typeddwarf.exp
595 * gdb.dwarf2/valop.exp
596 * gdb.dwarf2/watch-notconst.exp
597 * gdb.fortran/array-element.exp
598 * gdb.fortran/charset.exp
599 * gdb.fortran/common-block.exp
600 * gdb.fortran/complex.exp
601 * gdb.fortran/derived-type-function.exp
602 * gdb.fortran/derived-type.exp
603 * gdb.fortran/logical.exp
604 * gdb.fortran/module.exp
605 * gdb.fortran/multi-dim.exp
606 * gdb.fortran/nested-funcs.exp
607 * gdb.fortran/print-formatted.exp
608 * gdb.fortran/subarray.exp
609 * gdb.fortran/vla-alloc-assoc.exp
610 * gdb.fortran/vla-datatypes.exp
611 * gdb.fortran/vla-history.exp
612 * gdb.fortran/vla-ptr-info.exp
613 * gdb.fortran/vla-ptype-sub.exp
614 * gdb.fortran/vla-ptype.exp
615 * gdb.fortran/vla-sizeof.exp
616 * gdb.fortran/vla-type.exp
617 * gdb.fortran/vla-value-sub-arbitrary.exp
618 * gdb.fortran/vla-value-sub-finish.exp
619 * gdb.fortran/vla-value-sub.exp
620 * gdb.fortran/vla-value.exp
621 * gdb.fortran/whatis_type.exp
622 * gdb.go/chan.exp
623 * gdb.go/handcall.exp
624 * gdb.go/hello.exp
625 * gdb.go/integers.exp
626 * gdb.go/methods.exp
627 * gdb.go/package.exp
628 * gdb.go/strings.exp
629 * gdb.go/types.exp
630 * gdb.go/unsafe.exp
631 * gdb.guile/scm-arch.exp
632 * gdb.guile/scm-block.exp
633 * gdb.guile/scm-breakpoint.exp
634 * gdb.guile/scm-cmd.exp
635 * gdb.guile/scm-disasm.exp
636 * gdb.guile/scm-equal.exp
637 * gdb.guile/scm-frame-args.exp
638 * gdb.guile/scm-frame-inline.exp
639 * gdb.guile/scm-frame.exp
640 * gdb.guile/scm-iterator.exp
641 * gdb.guile/scm-math.exp
642 * gdb.guile/scm-objfile.exp
643 * gdb.guile/scm-ports.exp
644 * gdb.guile/scm-symbol.exp
645 * gdb.guile/scm-symtab.exp
646 * gdb.guile/scm-value-cc.exp
647 * gdb.guile/types-module.exp
648 * gdb.linespec/break-ask.exp
649 * gdb.linespec/cpexplicit.exp
650 * gdb.linespec/explicit.exp
651 * gdb.linespec/keywords.exp
652 * gdb.linespec/linespec.exp
653 * gdb.linespec/ls-dollar.exp
654 * gdb.linespec/ls-errs.exp
655 * gdb.linespec/skip-two.exp
656 * gdb.linespec/thread.exp
657 * gdb.mi/mi-async.exp
658 * gdb.mi/mi-basics.exp
659 * gdb.mi/mi-break.exp
660 * gdb.mi/mi-catch-load.exp
661 * gdb.mi/mi-cli.exp
662 * gdb.mi/mi-cmd-param-changed.exp
663 * gdb.mi/mi-console.exp
664 * gdb.mi/mi-detach.exp
665 * gdb.mi/mi-disassemble.exp
666 * gdb.mi/mi-eval.exp
667 * gdb.mi/mi-file-transfer.exp
668 * gdb.mi/mi-file.exp
669 * gdb.mi/mi-fill-memory.exp
670 * gdb.mi/mi-inheritance-syntax-error.exp
671 * gdb.mi/mi-linespec-err-cp.exp
672 * gdb.mi/mi-logging.exp
673 * gdb.mi/mi-memory-changed.exp
674 * gdb.mi/mi-read-memory.exp
675 * gdb.mi/mi-record-changed.exp
676 * gdb.mi/mi-reg-undefined.exp
677 * gdb.mi/mi-regs.exp
678 * gdb.mi/mi-return.exp
679 * gdb.mi/mi-reverse.exp
680 * gdb.mi/mi-simplerun.exp
681 * gdb.mi/mi-solib.exp
682 * gdb.mi/mi-stack.exp
683 * gdb.mi/mi-stepi.exp
684 * gdb.mi/mi-syn-frame.exp
685 * gdb.mi/mi-until.exp
686 * gdb.mi/mi-var-block.exp
687 * gdb.mi/mi-var-child.exp
688 * gdb.mi/mi-var-cmd.exp
689 * gdb.mi/mi-var-cp.exp
690 * gdb.mi/mi-var-display.exp
691 * gdb.mi/mi-var-invalidate.exp
692 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
693 * gdb.mi/mi-vla-fortran.exp
694 * gdb.mi/mi-watch.exp
695 * gdb.mi/mi2-var-child.exp
696 * gdb.mi/user-selected-context-sync.exp
697 * gdb.modula2/unbounded-array.exp
698 * gdb.multi/dummy-frame-restore.exp
699 * gdb.multi/multi-arch-exec.exp
700 * gdb.multi/multi-arch.exp
701 * gdb.multi/tids.exp
702 * gdb.multi/watchpoint-multi.exp
703 * gdb.opencl/callfuncs.exp
704 * gdb.opencl/convs_casts.exp
705 * gdb.opencl/datatypes.exp
706 * gdb.opencl/operators.exp
707 * gdb.opencl/vec_comps.exp
708 * gdb.opt/clobbered-registers-O2.exp
709 * gdb.opt/inline-break.exp
710 * gdb.opt/inline-bt.exp
711 * gdb.opt/inline-cmds.exp
712 * gdb.opt/inline-locals.exp
713 * gdb.pascal/case-insensitive-symbols.exp
714 * gdb.pascal/floats.exp
715 * gdb.pascal/gdb11492.exp
716 * gdb.python/lib-types.exp
717 * gdb.python/py-arch.exp
718 * gdb.python/py-as-string.exp
719 * gdb.python/py-bad-printers.exp
720 * gdb.python/py-block.exp
721 * gdb.python/py-breakpoint-create-fail.exp
722 * gdb.python/py-breakpoint.exp
723 * gdb.python/py-caller-is.exp
724 * gdb.python/py-cmd.exp
725 * gdb.python/py-explore-cc.exp
726 * gdb.python/py-explore.exp
727 * gdb.python/py-finish-breakpoint.exp
728 * gdb.python/py-finish-breakpoint2.exp
729 * gdb.python/py-frame-args.exp
730 * gdb.python/py-frame-inline.exp
731 * gdb.python/py-frame.exp
732 * gdb.python/py-framefilter-mi.exp
733 * gdb.python/py-infthread.exp
734 * gdb.python/py-lazy-string.exp
735 * gdb.python/py-linetable.exp
736 * gdb.python/py-mi-events.exp
737 * gdb.python/py-mi-objfile.exp
738 * gdb.python/py-mi.exp
739 * gdb.python/py-objfile.exp
740 * gdb.python/py-pp-integral.exp
741 * gdb.python/py-pp-maint.exp
742 * gdb.python/py-pp-re-notag.exp
743 * gdb.python/py-pp-registration.exp
744 * gdb.python/py-recurse-unwind.exp
745 * gdb.python/py-strfns.exp
746 * gdb.python/py-symbol.exp
747 * gdb.python/py-symtab.exp
748 * gdb.python/py-sync-interp.exp
749 * gdb.python/py-typeprint.exp
750 * gdb.python/py-unwind-maint.exp
751 * gdb.python/py-unwind.exp
752 * gdb.python/py-value-cc.exp
753 * gdb.python/py-xmethods.exp
754 * gdb.reverse/amd64-tailcall-reverse.exp
755 * gdb.reverse/break-precsave.exp
756 * gdb.reverse/break-reverse.exp
757 * gdb.reverse/consecutive-precsave.exp
758 * gdb.reverse/consecutive-reverse.exp
759 * gdb.reverse/finish-precsave.exp
760 * gdb.reverse/finish-reverse-bkpt.exp
761 * gdb.reverse/finish-reverse.exp
762 * gdb.reverse/fstatat-reverse.exp
763 * gdb.reverse/getresuid-reverse.exp
764 * gdb.reverse/i386-precsave.exp
765 * gdb.reverse/i386-reverse.exp
766 * gdb.reverse/i386-sse-reverse.exp
767 * gdb.reverse/i387-env-reverse.exp
768 * gdb.reverse/i387-stack-reverse.exp
769 * gdb.reverse/insn-reverse.exp
770 * gdb.reverse/machinestate-precsave.exp
771 * gdb.reverse/machinestate.exp
772 * gdb.reverse/next-reverse-bkpt-over-sr.exp
773 * gdb.reverse/pipe-reverse.exp
774 * gdb.reverse/readv-reverse.exp
775 * gdb.reverse/recvmsg-reverse.exp
776 * gdb.reverse/rerun-prec.exp
777 * gdb.reverse/s390-mvcle.exp
778 * gdb.reverse/step-precsave.exp
779 * gdb.reverse/step-reverse.exp
780 * gdb.reverse/time-reverse.exp
781 * gdb.reverse/until-precsave.exp
782 * gdb.reverse/until-reverse.exp
783 * gdb.reverse/waitpid-reverse.exp
784 * gdb.reverse/watch-precsave.exp
785 * gdb.reverse/watch-reverse.exp
786 * gdb.rust/generics.exp
787 * gdb.rust/methods.exp
788 * gdb.rust/modules.exp
789 * gdb.rust/simple.exp
790 * gdb.server/connect-with-no-symbol-file.exp
791 * gdb.server/ext-attach.exp
792 * gdb.server/ext-restart.exp
793 * gdb.server/ext-wrapper.exp
794 * gdb.server/file-transfer.exp
795 * gdb.server/server-exec-info.exp
796 * gdb.server/server-kill.exp
797 * gdb.server/server-mon.exp
798 * gdb.server/wrapper.exp
799 * gdb.stabs/exclfwd.exp
800 * gdb.stabs/gdb11479.exp
801 * gdb.threads/clone-new-thread-event.exp
802 * gdb.threads/corethreads.exp
803 * gdb.threads/current-lwp-dead.exp
804 * gdb.threads/dlopen-libpthread.exp
805 * gdb.threads/gcore-thread.exp
806 * gdb.threads/sigstep-threads.exp
807 * gdb.threads/watchpoint-fork.exp
808 * gdb.trace/actions-changed.exp
809 * gdb.trace/backtrace.exp
810 * gdb.trace/change-loc.exp
811 * gdb.trace/circ.exp
812 * gdb.trace/collection.exp
813 * gdb.trace/disconnected-tracing.exp
814 * gdb.trace/ftrace.exp
815 * gdb.trace/mi-trace-frame-collected.exp
816 * gdb.trace/mi-trace-unavailable.exp
817 * gdb.trace/mi-traceframe-changed.exp
818 * gdb.trace/mi-tsv-changed.exp
819 * gdb.trace/no-attach-trace.exp
820 * gdb.trace/passc-dyn.exp
821 * gdb.trace/qtro.exp
822 * gdb.trace/range-stepping.exp
823 * gdb.trace/read-memory.exp
824 * gdb.trace/save-trace.exp
825 * gdb.trace/signal.exp
826 * gdb.trace/status-stop.exp
827 * gdb.trace/tfile.exp
828 * gdb.trace/trace-break.exp
829 * gdb.trace/trace-buffer-size.exp
830 * gdb.trace/trace-condition.exp
831 * gdb.trace/tracefile-pseudo-reg.exp
832 * gdb.trace/tstatus.exp
833 * gdb.trace/unavailable.exp
834 * gdb.trace/while-dyn.exp
835 * gdb.trace/while-stepping.exp
836
837 2016-12-22 Doug Evans <xdje42@gmail.com>
838
839 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
840 and msymbols.
841
842 2016-12-19 Yao Qi <yao.qi@linaro.org>
843
844 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
845 (test_with_self): Don't call do_steps_and_nexts, and remove
846 code about stepping into xmalloc.
847
848 2016-12-09 Yao Qi <yao.qi@linaro.org>
849
850 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
851
852 2016-12-09 Yao Qi <yao.qi@linaro.org>
853
854 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
855
856 2016-12-09 Pedro Alves <palves@redhat.com>
857
858 * gdb.base/all-architectures-0.exp: New file.
859 * gdb.base/all-architectures-1.exp: New file.
860 * gdb.base/all-architectures-2.exp: New file.
861 * gdb.base/all-architectures-3.exp: New file.
862 * gdb.base/all-architectures-4.exp: New file.
863 * gdb.base/all-architectures-5.exp: New file.
864 * gdb.base/all-architectures-6.exp: New file.
865 * gdb.base/all-architectures-7.exp: New file.
866 * gdb.base/all-architectures.exp.in: New file.
867
868 2016-12-09 Yao Qi <yao.qi@linaro.org>
869
870 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
871
872 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
873
874 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
875 possible.
876 Remove useless pattern-matching code.
877
878 2016-12-02 Pedro Alves <palves@redhat.com>
879
880 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
881 procedure.
882 (top level): Call it.
883
884 2016-12-02 Pedro Alves <palves@redhat.com>
885
886 * gdb.base/commands.exp (user_defined_command_args_stack_test):
887 New procedure.
888 (top level): Call it.
889
890 2016-12-02 Pedro Alves <palves@redhat.com>
891
892 PR cli/20559
893 * gdb.base/commands.exp (user_defined_command_args_eval): New
894 procedure.
895 (top level): Call it.
896
897 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
898
899 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
900 timeout handling.
901
902 2016-12-02 Tom Tromey <tom@tromey.com>
903
904 * gdb.dwarf2/main-subprogram.c: New file.
905 * gdb.dwarf2/main-subprogram.exp: New file.
906
907 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
908
909 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
910 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
911 gdb_test_no_output for a couple of cases.
912 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
913
914 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
915
916 Fix test names and standardize compilation error messages throughout
917 the following files:
918
919 * gdb.ada/start.exp
920 * gdb.arch/alpha-step.exp
921 * gdb.arch/e500-prologue.exp
922 * gdb.arch/ftrace-insn-reloc.exp
923 * gdb.arch/gdb1291.exp
924 * gdb.arch/gdb1431.exp
925 * gdb.arch/gdb1558.exp
926 * gdb.arch/i386-dr3-watch.exp
927 * gdb.arch/i386-sse-stack-align.exp
928 * gdb.arch/ia64-breakpoint-shadow.exp
929 * gdb.arch/pa-nullify.exp
930 * gdb.arch/powerpc-aix-prologue.exp
931 * gdb.arch/thumb-bx-pc.exp
932 * gdb.base/annota1.exp
933 * gdb.base/annota3.exp
934 * gdb.base/arrayidx.exp
935 * gdb.base/assign.exp
936 * gdb.base/attach.exp
937 * gdb.base/auxv.exp
938 * gdb.base/bang.exp
939 * gdb.base/bfp-test.exp
940 * gdb.base/bigcore.exp
941 * gdb.base/bitfields2.exp
942 * gdb.base/break-fun-addr.exp
943 * gdb.base/break-probes.exp
944 * gdb.base/call-rt-st.exp
945 * gdb.base/callexit.exp
946 * gdb.base/catch-fork-kill.exp
947 * gdb.base/charset.exp
948 * gdb.base/checkpoint.exp
949 * gdb.base/comprdebug.exp
950 * gdb.base/constvars.exp
951 * gdb.base/coredump-filter.exp
952 * gdb.base/cursal.exp
953 * gdb.base/cvexpr.exp
954 * gdb.base/detach.exp
955 * gdb.base/display.exp
956 * gdb.base/dmsym.exp
957 * gdb.base/dprintf-pending.exp
958 * gdb.base/dso2dso.exp
959 * gdb.base/dtrace-probe.exp
960 * gdb.base/dump.exp
961 * gdb.base/enum_cond.exp
962 * gdb.base/exe-lock.exp
963 * gdb.base/exec-invalid-sysroot.exp
964 * gdb.base/execl-update-breakpoints.exp
965 * gdb.base/exprs.exp
966 * gdb.base/fileio.exp
967 * gdb.base/find.exp
968 * gdb.base/finish.exp
969 * gdb.base/fixsection.exp
970 * gdb.base/foll-vfork.exp
971 * gdb.base/frame-args.exp
972 * gdb.base/gcore.exp
973 * gdb.base/gdb1250.exp
974 * gdb.base/global-var-nested-by-dso.exp
975 * gdb.base/gnu-ifunc.exp
976 * gdb.base/hashline1.exp
977 * gdb.base/hashline2.exp
978 * gdb.base/hashline3.exp
979 * gdb.base/hbreak-in-shr-unsupported.exp
980 * gdb.base/huge.exp
981 * gdb.base/infcall-input.exp
982 * gdb.base/info-fun.exp
983 * gdb.base/info-shared.exp
984 * gdb.base/jit-simple.exp
985 * gdb.base/jit-so.exp
986 * gdb.base/jit.exp
987 * gdb.base/jump.exp
988 * gdb.base/label.exp
989 * gdb.base/lineinc.exp
990 * gdb.base/logical.exp
991 * gdb.base/longjmp.exp
992 * gdb.base/macscp.exp
993 * gdb.base/miscexprs.exp
994 * gdb.base/new-ui-echo.exp
995 * gdb.base/new-ui-pending-input.exp
996 * gdb.base/new-ui.exp
997 * gdb.base/nodebug.exp
998 * gdb.base/nofield.exp
999 * gdb.base/offsets.exp
1000 * gdb.base/overlays.exp
1001 * gdb.base/pending.exp
1002 * gdb.base/pointers.exp
1003 * gdb.base/pr11022.exp
1004 * gdb.base/printcmds.exp
1005 * gdb.base/prologue.exp
1006 * gdb.base/ptr-typedef.exp
1007 * gdb.base/realname-expand.exp
1008 * gdb.base/relativedebug.exp
1009 * gdb.base/relocate.exp
1010 * gdb.base/remote.exp
1011 * gdb.base/reread.exp
1012 * gdb.base/return2.exp
1013 * gdb.base/savedregs.exp
1014 * gdb.base/sep.exp
1015 * gdb.base/sepdebug.exp
1016 * gdb.base/sepsymtab.exp
1017 * gdb.base/set-inferior-tty.exp
1018 * gdb.base/setshow.exp
1019 * gdb.base/shlib-call.exp
1020 * gdb.base/sigaltstack.exp
1021 * gdb.base/siginfo-addr.exp
1022 * gdb.base/signals.exp
1023 * gdb.base/signull.exp
1024 * gdb.base/sigrepeat.exp
1025 * gdb.base/so-impl-ld.exp
1026 * gdb.base/solib-display.exp
1027 * gdb.base/solib-overlap.exp
1028 * gdb.base/solib-search.exp
1029 * gdb.base/solib-symbol.exp
1030 * gdb.base/structs.exp
1031 * gdb.base/structs2.exp
1032 * gdb.base/symtab-search-order.exp
1033 * gdb.base/twice.exp
1034 * gdb.base/unload.exp
1035 * gdb.base/varargs.exp
1036 * gdb.base/watchpoint-solib.exp
1037 * gdb.base/watchpoint.exp
1038 * gdb.base/whatis.exp
1039 * gdb.base/wrong_frame_bt_full.exp
1040 * gdb.btrace/dlopen.exp
1041 * gdb.cell/ea-standalone.exp
1042 * gdb.cell/ea-test.exp
1043 * gdb.cp/dispcxx.exp
1044 * gdb.cp/gdb2384.exp
1045 * gdb.cp/method2.exp
1046 * gdb.cp/nextoverthrow.exp
1047 * gdb.cp/pr10728.exp
1048 * gdb.disasm/am33.exp
1049 * gdb.disasm/h8300s.exp
1050 * gdb.disasm/mn10300.exp
1051 * gdb.disasm/sh3.exp
1052 * gdb.dwarf2/dw2-dir-file-name.exp
1053 * gdb.fortran/complex.exp
1054 * gdb.fortran/library-module.exp
1055 * gdb.guile/scm-pretty-print.exp
1056 * gdb.guile/scm-symbol.exp
1057 * gdb.guile/scm-type.exp
1058 * gdb.guile/scm-value.exp
1059 * gdb.linespec/linespec.exp
1060 * gdb.mi/gdb701.exp
1061 * gdb.mi/gdb792.exp
1062 * gdb.mi/mi-breakpoint-changed.exp
1063 * gdb.mi/mi-dprintf-pending.exp
1064 * gdb.mi/mi-dprintf.exp
1065 * gdb.mi/mi-exit-code.exp
1066 * gdb.mi/mi-pending.exp
1067 * gdb.mi/mi-solib.exp
1068 * gdb.mi/new-ui-mi-sync.exp
1069 * gdb.mi/pr11022.exp
1070 * gdb.mi/user-selected-context-sync.exp
1071 * gdb.opt/solib-intra-step.exp
1072 * gdb.python/py-events.exp
1073 * gdb.python/py-finish-breakpoint.exp
1074 * gdb.python/py-mi.exp
1075 * gdb.python/py-prettyprint.exp
1076 * gdb.python/py-shared.exp
1077 * gdb.python/py-symbol.exp
1078 * gdb.python/py-template.exp
1079 * gdb.python/py-type.exp
1080 * gdb.python/py-value.exp
1081 * gdb.reverse/solib-precsave.exp
1082 * gdb.reverse/solib-reverse.exp
1083 * gdb.server/solib-list.exp
1084 * gdb.stabs/weird.exp
1085 * gdb.threads/reconnect-signal.exp
1086 * gdb.threads/stepi-random-signal.exp
1087 * gdb.trace/actions.exp
1088 * gdb.trace/ax.exp
1089 * gdb.trace/backtrace.exp
1090 * gdb.trace/change-loc.exp
1091 * gdb.trace/deltrace.exp
1092 * gdb.trace/ftrace-lock.exp
1093 * gdb.trace/ftrace.exp
1094 * gdb.trace/infotrace.exp
1095 * gdb.trace/mi-tracepoint-changed.exp
1096 * gdb.trace/packetlen.exp
1097 * gdb.trace/passcount.exp
1098 * gdb.trace/pending.exp
1099 * gdb.trace/range-stepping.exp
1100 * gdb.trace/report.exp
1101 * gdb.trace/stap-trace.exp
1102 * gdb.trace/tfind.exp
1103 * gdb.trace/trace-break.exp
1104 * gdb.trace/trace-condition.exp
1105 * gdb.trace/trace-enable-disable.exp
1106 * gdb.trace/trace-mt.exp
1107 * gdb.trace/tracecmd.exp
1108 * gdb.trace/tspeed.exp
1109 * gdb.trace/tsv.exp
1110 * lib/perftest.exp
1111
1112 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1113
1114 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1115 with gdb_test_no_output.
1116 Use command as test name.
1117
1118 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1119
1120 Fix test names starting with uppercase throughout the files.
1121
1122 * gdb.ada/assign_1.exp
1123 * gdb.ada/boolean_expr.exp
1124 * gdb.base/arrayidx.exp
1125 * gdb.base/del.exp
1126 * gdb.base/gcore-buffer-overflow.exp
1127 * gdb.base/testenv.exp
1128 * gdb.compile/compile.exp
1129 * gdb.python/py-framefilter-invalidarg.exp
1130 * gdb.python/py-framefilter.exp
1131
1132 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1133
1134 Fix test names starting with uppercase throughout the files.
1135
1136 * gdb.ada/array_return.exp
1137 * gdb.ada/expr_delims.exp
1138 * gdb.ada/mi_dyn_arr.exp
1139 * gdb.ada/mi_interface.exp
1140 * gdb.ada/mi_var_array.exp
1141 * gdb.ada/watch_arg.exp
1142 * gdb.arch/alpha-step.exp
1143 * gdb.arch/altivec-regs.exp
1144 * gdb.arch/e500-regs.exp
1145 * gdb.arch/powerpc-d128-regs.exp
1146 * gdb.base/arrayidx.exp
1147 * gdb.base/break.exp
1148 * gdb.base/checkpoint.exp
1149 * gdb.base/debug-expr.exp
1150 * gdb.base/dmsym.exp
1151 * gdb.base/radix.exp
1152 * gdb.base/sepdebug.exp
1153 * gdb.base/testenv.exp
1154 * gdb.base/watch_thread_num.exp
1155 * gdb.base/watchpoint-cond-gone.exp
1156 * gdb.cell/break.exp
1157 * gdb.cell/ea-cache.exp
1158 * gdb.compile/compile.exp
1159 * gdb.cp/gdb2495.exp
1160 * gdb.gdb/selftest.exp
1161 * gdb.gdb/xfullpath.exp
1162 * gdb.go/hello.exp
1163 * gdb.go/integers.exp
1164 * gdb.objc/basicclass.exp
1165 * gdb.pascal/hello.exp
1166 * gdb.pascal/integers.exp
1167 * gdb.python/py-breakpoint.exp
1168 * gdb.python/py-cmd.exp
1169 * gdb.python/py-linetable.exp
1170 * gdb.python/py-xmethods.exp
1171 * gdb.python/python.exp
1172 * gdb.reverse/consecutive-precsave.exp
1173 * gdb.reverse/finish-precsave.exp
1174 * gdb.reverse/i386-precsave.exp
1175 * gdb.reverse/machinestate-precsave.exp
1176 * gdb.reverse/sigall-precsave.exp
1177 * gdb.reverse/solib-precsave.exp
1178 * gdb.reverse/step-precsave.exp
1179 * gdb.reverse/until-precsave.exp
1180 * gdb.reverse/watch-precsave.exp
1181 * gdb.threads/leader-exit.exp
1182 * gdb.threads/pthreads.exp
1183 * gdb.threads/wp-replication.exp
1184 * gdb.trace/actions.exp
1185 * gdb.trace/mi-tsv-changed.exp
1186 * gdb.trace/tsv.exp
1187
1188 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1189
1190 Fix test names starting with uppercase throughout the files.
1191
1192 * gdb.arch/i386-bp_permanent.exp
1193 * gdb.arch/i386-gnu-cfi.exp
1194 * gdb.base/disasm-end-cu.exp
1195 * gdb.base/macscp.exp
1196 * gdb.base/pending.exp
1197 * gdb.base/watch_thread_num.exp
1198 * gdb.cp/exception.exp
1199 * gdb.cp/gdb2495.exp
1200 * gdb.cp/local.exp
1201 * gdb.python/py-evsignal.exp
1202 * gdb.python/python.exp
1203 * gdb.trace/tracecmd.exp
1204
1205 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1206
1207 Fix test names starting with uppercase throughout the files.
1208
1209 * gdb.base/charset.exp
1210 * gdb.base/eval.exp
1211 * gdb.base/multi-forks.exp
1212 * gdb.guile/scm-progspace.exp
1213 * gdb.opencl/datatypes.exp
1214 * gdb.python/py-block.exp
1215 * gdb.python/py-function.exp
1216 * gdb.python/py-symbol.exp
1217 * gdb.python/py-symtab.exp
1218 * gdb.python/py-xmethods.exp
1219 * gdb.reverse/break-precsave.exp
1220 * gdb.reverse/break-reverse.exp
1221 * gdb.reverse/consecutive-precsave.exp
1222 * gdb.reverse/consecutive-reverse.exp
1223 * gdb.reverse/finish-precsave.exp
1224 * gdb.reverse/finish-reverse-bkpt.exp
1225 * gdb.reverse/finish-reverse.exp
1226 * gdb.reverse/fstatat-reverse.exp
1227 * gdb.reverse/getresuid-reverse.exp
1228 * gdb.reverse/i386-precsave.exp
1229 * gdb.reverse/i386-reverse.exp
1230 * gdb.reverse/i386-sse-reverse.exp
1231 * gdb.reverse/i387-stack-reverse.exp
1232 * gdb.reverse/insn-reverse.exp
1233 * gdb.reverse/machinestate-precsave.exp
1234 * gdb.reverse/machinestate.exp
1235 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1236 * gdb.reverse/pipe-reverse.exp
1237 * gdb.reverse/readv-reverse.exp
1238 * gdb.reverse/recvmsg-reverse.exp
1239 * gdb.reverse/rerun-prec.exp
1240 * gdb.reverse/s390-mvcle.exp
1241 * gdb.reverse/sigall-precsave.exp
1242 * gdb.reverse/sigall-reverse.exp
1243 * gdb.reverse/solib-precsave.exp
1244 * gdb.reverse/solib-reverse.exp
1245 * gdb.reverse/step-precsave.exp
1246 * gdb.reverse/step-reverse.exp
1247 * gdb.reverse/time-reverse.exp
1248 * gdb.reverse/until-precsave.exp
1249 * gdb.reverse/until-reverse.exp
1250 * gdb.reverse/waitpid-reverse.exp
1251 * gdb.reverse/watch-precsave.exp
1252 * gdb.reverse/watch-reverse.exp
1253
1254 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1255
1256 Fix test names starting with uppercase throughout the files.
1257
1258 * gdb.arch/i386-mpx-simple_segv.exp
1259 * gdb.arch/i386-mpx.exp
1260 * gdb.arch/i386-permbkpt.exp
1261 * gdb.arch/pa-nullify.exp
1262 * gdb.arch/powerpc-d128-regs.exp
1263 * gdb.arch/vsx-regs.exp
1264 * gdb.base/bfp-test.exp
1265 * gdb.base/break.exp
1266 * gdb.base/breakpoint-shadow.exp
1267 * gdb.base/callfuncs.exp
1268 * gdb.base/charset.exp
1269 * gdb.base/commands.exp
1270 * gdb.base/completion.exp
1271 * gdb.base/dfp-test.exp
1272 * gdb.base/echo.exp
1273 * gdb.base/ending-run.exp
1274 * gdb.base/eval.exp
1275 * gdb.base/expand-psymtabs.exp
1276 * gdb.base/float128.exp
1277 * gdb.base/floatn.exp
1278 * gdb.base/foll-exec-mode.exp
1279 * gdb.base/gdb1056.exp
1280 * gdb.base/gdb11531.exp
1281 * gdb.base/kill-after-signal.exp
1282 * gdb.base/multi-forks.exp
1283 * gdb.base/overlays.exp
1284 * gdb.base/pending.exp
1285 * gdb.base/sepdebug.exp
1286 * gdb.base/testenv.exp
1287 * gdb.base/valgrind-db-attach.exp
1288 * gdb.base/watch_thread_num.exp
1289 * gdb.base/watchpoint-cond-gone.exp
1290 * gdb.base/watchpoint.exp
1291 * gdb.base/watchpoints.exp
1292 * gdb.cp/arg-reference.exp
1293 * gdb.cp/baseenum.exp
1294 * gdb.cp/operator.exp
1295 * gdb.cp/shadow.exp
1296 * gdb.dwarf2/dw2-op-out-param.exp
1297 * gdb.dwarf2/dw2-reg-undefined.exp
1298 * gdb.go/chan.exp
1299 * gdb.go/hello.exp
1300 * gdb.go/integers.exp
1301 * gdb.go/methods.exp
1302 * gdb.go/package.exp
1303 * gdb.guile/scm-parameter.exp
1304 * gdb.guile/scm-progspace.exp
1305 * gdb.guile/scm-value.exp
1306 * gdb.mi/mi-pending.exp
1307 * gdb.mi/user-selected-context-sync.exp
1308 * gdb.multi/multi-attach.exp
1309 * gdb.multi/tids.exp
1310 * gdb.opt/clobbered-registers-O2.exp
1311 * gdb.pascal/floats.exp
1312 * gdb.pascal/integers.exp
1313 * gdb.python/py-block.exp
1314 * gdb.python/py-events.exp
1315 * gdb.python/py-parameter.exp
1316 * gdb.python/py-symbol.exp
1317 * gdb.python/py-symtab.exp
1318 * gdb.python/py-type.exp
1319 * gdb.python/py-value.exp
1320 * gdb.python/py-xmethods.exp
1321 * gdb.python/python.exp
1322 * gdb.reverse/break-precsave.exp
1323 * gdb.reverse/consecutive-precsave.exp
1324 * gdb.reverse/finish-precsave.exp
1325 * gdb.reverse/i386-precsave.exp
1326 * gdb.reverse/machinestate-precsave.exp
1327 * gdb.reverse/sigall-precsave.exp
1328 * gdb.reverse/solib-precsave.exp
1329 * gdb.reverse/step-precsave.exp
1330 * gdb.reverse/until-precsave.exp
1331 * gdb.reverse/watch-precsave.exp
1332 * gdb.server/ext-attach.exp
1333 * gdb.server/ext-restart.exp
1334 * gdb.server/ext-run.exp
1335 * gdb.server/ext-wrapper.exp
1336 * gdb.stabs/gdb11479.exp
1337 * gdb.stabs/weird.exp
1338 * gdb.threads/attach-many-short-lived-threads.exp
1339 * gdb.threads/kill.exp
1340 * gdb.threads/watchpoint-fork.exp
1341
1342 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1343
1344 Fix test names starting with uppercase throughout all the files below.
1345
1346 * gdb.ada/array_return.exp
1347 * gdb.ada/catch_ex.exp
1348 * gdb.ada/info_exc.exp
1349 * gdb.ada/mi_catch_ex.exp
1350 * gdb.ada/mi_dyn_arr.exp
1351 * gdb.ada/mi_ex_cond.exp
1352 * gdb.ada/mi_exc_info.exp
1353 * gdb.ada/mi_interface.exp
1354 * gdb.ada/mi_task_arg.exp
1355 * gdb.ada/mi_task_info.exp
1356 * gdb.ada/mi_var_array.exp
1357 * gdb.arch/alpha-step.exp
1358 * gdb.arch/amd64-disp-step.exp
1359 * gdb.arch/arm-disp-step.exp
1360 * gdb.arch/disp-step-insn-reloc.exp
1361 * gdb.arch/e500-prologue.exp
1362 * gdb.arch/ftrace-insn-reloc.exp
1363 * gdb.arch/gdb1558.exp
1364 * gdb.arch/i386-bp_permanent.exp
1365 * gdb.arch/i386-disp-step.exp
1366 * gdb.arch/i386-float.exp
1367 * gdb.arch/i386-gnu-cfi.exp
1368 * gdb.arch/ia64-breakpoint-shadow.exp
1369 * gdb.arch/mips16-thunks.exp
1370 * gdb.arch/pa-nullify.exp
1371 * gdb.arch/powerpc-aix-prologue.exp
1372 * gdb.arch/powerpc-power.exp
1373 * gdb.arch/ppc-dfp.exp
1374 * gdb.arch/s390-tdbregs.exp
1375 * gdb.arch/spu-info.exp
1376 * gdb.arch/spu-ls.exp
1377 * gdb.arch/thumb-bx-pc.exp
1378 * gdb.base/advance.exp
1379 * gdb.base/annota-input-while-running.exp
1380 * gdb.base/arrayidx.exp
1381 * gdb.base/asmlabel.exp
1382 * gdb.base/async.exp
1383 * gdb.base/attach-wait-input.exp
1384 * gdb.base/auto-connect-native-target.exp
1385 * gdb.base/batch-preserve-term-settings.exp
1386 * gdb.base/bfp-test.exp
1387 * gdb.base/bigcore.exp
1388 * gdb.base/bp-permanent.exp
1389 * gdb.base/break-always.exp
1390 * gdb.base/break-fun-addr.exp
1391 * gdb.base/break-idempotent.exp
1392 * gdb.base/break-main-file-remove-fail.exp
1393 * gdb.base/break-probes.exp
1394 * gdb.base/break-unload-file.exp
1395 * gdb.base/break.exp
1396 * gdb.base/call-ar-st.exp
1397 * gdb.base/call-rt-st.exp
1398 * gdb.base/call-sc.exp
1399 * gdb.base/call-signal-resume.exp
1400 * gdb.base/call-strs.exp
1401 * gdb.base/callexit.exp
1402 * gdb.base/callfuncs.exp
1403 * gdb.base/catch-gdb-caused-signals.exp
1404 * gdb.base/catch-signal-siginfo-cond.exp
1405 * gdb.base/catch-syscall.exp
1406 * gdb.base/compare-sections.exp
1407 * gdb.base/cond-eval-mode.exp
1408 * gdb.base/condbreak-call-false.exp
1409 * gdb.base/consecutive-step-over.exp
1410 * gdb.base/cursal.exp
1411 * gdb.base/disabled-location.exp
1412 * gdb.base/disasm-end-cu.exp
1413 * gdb.base/display.exp
1414 * gdb.base/double-prompt-target-event-error.exp
1415 * gdb.base/dprintf-bp-same-addr.exp
1416 * gdb.base/dprintf-detach.exp
1417 * gdb.base/dprintf-next.exp
1418 * gdb.base/dprintf-non-stop.exp
1419 * gdb.base/dprintf-pending.exp
1420 * gdb.base/dso2dso.exp
1421 * gdb.base/ending-run.exp
1422 * gdb.base/enum_cond.exp
1423 * gdb.base/examine-backward.exp
1424 * gdb.base/exe-lock.exp
1425 * gdb.base/exec-invalid-sysroot.exp
1426 * gdb.base/execl-update-breakpoints.exp
1427 * gdb.base/execution-termios.exp
1428 * gdb.base/fileio.exp
1429 * gdb.base/fixsection.exp
1430 * gdb.base/foll-exec-mode.exp
1431 * gdb.base/foll-exec.exp
1432 * gdb.base/fork-running-state.exp
1433 * gdb.base/frame-args.exp
1434 * gdb.base/fullpath-expand.exp
1435 * gdb.base/func-ptr.exp
1436 * gdb.base/gcore-relro-pie.exp
1437 * gdb.base/gdb1090.exp
1438 * gdb.base/gdb1555.exp
1439 * gdb.base/global-var-nested-by-dso.exp
1440 * gdb.base/gnu-ifunc.exp
1441 * gdb.base/hbreak-in-shr-unsupported.exp
1442 * gdb.base/hbreak-unmapped.exp
1443 * gdb.base/hook-stop.exp
1444 * gdb.base/infcall-input.exp
1445 * gdb.base/info-fun.exp
1446 * gdb.base/info-shared.exp
1447 * gdb.base/interrupt-noterm.exp
1448 * gdb.base/jit-so.exp
1449 * gdb.base/jit.exp
1450 * gdb.base/line-symtabs.exp
1451 * gdb.base/list.exp
1452 * gdb.base/longjmp.exp
1453 * gdb.base/macscp.exp
1454 * gdb.base/max-value-size.exp
1455 * gdb.base/nodebug.exp
1456 * gdb.base/nofield.exp
1457 * gdb.base/overlays.exp
1458 * gdb.base/paginate-after-ctrl-c-running.exp
1459 * gdb.base/paginate-bg-execution.exp
1460 * gdb.base/paginate-inferior-exit.exp
1461 * gdb.base/pending.exp
1462 * gdb.base/pr11022.exp
1463 * gdb.base/printcmds.exp
1464 * gdb.base/ptr-typedef.exp
1465 * gdb.base/ptype.exp
1466 * gdb.base/randomize.exp
1467 * gdb.base/range-stepping.exp
1468 * gdb.base/realname-expand.exp
1469 * gdb.base/relativedebug.exp
1470 * gdb.base/remote.exp
1471 * gdb.base/savedregs.exp
1472 * gdb.base/sepdebug.exp
1473 * gdb.base/set-noassign.exp
1474 * gdb.base/shlib-call.exp
1475 * gdb.base/shreloc.exp
1476 * gdb.base/sigaltstack.exp
1477 * gdb.base/sigbpt.exp
1478 * gdb.base/siginfo-addr.exp
1479 * gdb.base/siginfo-obj.exp
1480 * gdb.base/siginfo-thread.exp
1481 * gdb.base/signest.exp
1482 * gdb.base/signull.exp
1483 * gdb.base/sigrepeat.exp
1484 * gdb.base/skip.exp
1485 * gdb.base/so-impl-ld.exp
1486 * gdb.base/solib-corrupted.exp
1487 * gdb.base/solib-disc.exp
1488 * gdb.base/solib-display.exp
1489 * gdb.base/solib-overlap.exp
1490 * gdb.base/solib-search.exp
1491 * gdb.base/solib-symbol.exp
1492 * gdb.base/source-execution.exp
1493 * gdb.base/sss-bp-on-user-bp-2.exp
1494 * gdb.base/sss-bp-on-user-bp.exp
1495 * gdb.base/stack-checking.exp
1496 * gdb.base/stale-infcall.exp
1497 * gdb.base/step-break.exp
1498 * gdb.base/step-line.exp
1499 * gdb.base/step-over-exit.exp
1500 * gdb.base/step-test.exp
1501 * gdb.base/structs.exp
1502 * gdb.base/sym-file.exp
1503 * gdb.base/symtab-search-order.exp
1504 * gdb.base/term.exp
1505 * gdb.base/type-opaque.exp
1506 * gdb.base/unload.exp
1507 * gdb.base/until-nodebug.exp
1508 * gdb.base/until.exp
1509 * gdb.base/unwindonsignal.exp
1510 * gdb.base/watch-cond.exp
1511 * gdb.base/watch-non-mem.exp
1512 * gdb.base/watch_thread_num.exp
1513 * gdb.base/watchpoint-reuse-slot.exp
1514 * gdb.base/watchpoint-solib.exp
1515 * gdb.base/watchpoint.exp
1516 * gdb.btrace/dlopen.exp
1517 * gdb.cell/arch.exp
1518 * gdb.cell/break.exp
1519 * gdb.cell/bt.exp
1520 * gdb.cell/core.exp
1521 * gdb.cell/data.exp
1522 * gdb.cell/dwarfaddr.exp
1523 * gdb.cell/ea-cache.exp
1524 * gdb.cell/ea-standalone.exp
1525 * gdb.cell/ea-test.exp
1526 * gdb.cell/f-regs.exp
1527 * gdb.cell/fork.exp
1528 * gdb.cell/gcore.exp
1529 * gdb.cell/mem-access.exp
1530 * gdb.cell/ptype.exp
1531 * gdb.cell/registers.exp
1532 * gdb.cell/sizeof.exp
1533 * gdb.cell/solib-symbol.exp
1534 * gdb.cell/solib.exp
1535 * gdb.compile/compile-tls.exp
1536 * gdb.cp/exception.exp
1537 * gdb.cp/gdb2495.exp
1538 * gdb.cp/local.exp
1539 * gdb.cp/mb-inline.exp
1540 * gdb.cp/mb-templates.exp
1541 * gdb.cp/pr10687.exp
1542 * gdb.cp/pr9167.exp
1543 * gdb.cp/scope-err.exp
1544 * gdb.cp/templates.exp
1545 * gdb.cp/virtfunc.exp
1546 * gdb.dwarf2/dw2-dir-file-name.exp
1547 * gdb.dwarf2/dw2-single-line-discriminators.exp
1548 * gdb.fortran/complex.exp
1549 * gdb.fortran/library-module.exp
1550 * gdb.guile/guile.exp
1551 * gdb.guile/scm-cmd.exp
1552 * gdb.guile/scm-frame-inline.exp
1553 * gdb.guile/scm-objfile.exp
1554 * gdb.guile/scm-pretty-print.exp
1555 * gdb.guile/scm-symbol.exp
1556 * gdb.guile/scm-type.exp
1557 * gdb.guile/scm-value.exp
1558 * gdb.linespec/keywords.exp
1559 * gdb.linespec/ls-errs.exp
1560 * gdb.linespec/macro-relative.exp
1561 * gdb.linespec/thread.exp
1562 * gdb.mi/mi-breakpoint-changed.exp
1563 * gdb.mi/mi-dprintf-pending.exp
1564 * gdb.mi/mi-fullname-deleted.exp
1565 * gdb.mi/mi-logging.exp
1566 * gdb.mi/mi-pending.exp
1567 * gdb.mi/mi-solib.exp
1568 * gdb.mi/new-ui-mi-sync.exp
1569 * gdb.mi/user-selected-context-sync.exp
1570 * gdb.multi/dummy-frame-restore.exp
1571 * gdb.multi/multi-arch-exec.exp
1572 * gdb.multi/remove-inferiors.exp
1573 * gdb.multi/watchpoint-multi-exit.exp
1574 * gdb.opt/solib-intra-step.exp
1575 * gdb.perf/backtrace.exp
1576 * gdb.perf/single-step.exp
1577 * gdb.perf/skip-command.exp
1578 * gdb.perf/skip-prologue.exp
1579 * gdb.perf/solib.exp
1580 * gdb.python/lib-types.exp
1581 * gdb.python/py-as-string.exp
1582 * gdb.python/py-bad-printers.exp
1583 * gdb.python/py-block.exp
1584 * gdb.python/py-breakpoint.exp
1585 * gdb.python/py-cmd.exp
1586 * gdb.python/py-events.exp
1587 * gdb.python/py-evthreads.exp
1588 * gdb.python/py-finish-breakpoint.exp
1589 * gdb.python/py-finish-breakpoint2.exp
1590 * gdb.python/py-frame-inline.exp
1591 * gdb.python/py-frame.exp
1592 * gdb.python/py-inferior.exp
1593 * gdb.python/py-infthread.exp
1594 * gdb.python/py-mi.exp
1595 * gdb.python/py-objfile.exp
1596 * gdb.python/py-pp-maint.exp
1597 * gdb.python/py-pp-registration.exp
1598 * gdb.python/py-prettyprint.exp
1599 * gdb.python/py-recurse-unwind.exp
1600 * gdb.python/py-shared.exp
1601 * gdb.python/py-symbol.exp
1602 * gdb.python/py-symtab.exp
1603 * gdb.python/py-template.exp
1604 * gdb.python/py-type.exp
1605 * gdb.python/py-unwind-maint.exp
1606 * gdb.python/py-unwind.exp
1607 * gdb.python/py-value.exp
1608 * gdb.python/python.exp
1609 * gdb.reverse/finish-reverse-bkpt.exp
1610 * gdb.reverse/insn-reverse.exp
1611 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1612 * gdb.reverse/solib-precsave.exp
1613 * gdb.reverse/solib-reverse.exp
1614 * gdb.stabs/gdb11479.exp
1615 * gdb.stabs/weird.exp
1616 * gdb.threads/fork-child-threads.exp
1617 * gdb.threads/fork-plus-threads.exp
1618 * gdb.threads/fork-thread-pending.exp
1619 * gdb.threads/forking-threads-plus-breakpoint.exp
1620 * gdb.threads/hand-call-in-threads.exp
1621 * gdb.threads/interrupted-hand-call.exp
1622 * gdb.threads/linux-dp.exp
1623 * gdb.threads/local-watch-wrong-thread.exp
1624 * gdb.threads/next-while-other-thread-longjmps.exp
1625 * gdb.threads/non-ldr-exit.exp
1626 * gdb.threads/pending-step.exp
1627 * gdb.threads/print-threads.exp
1628 * gdb.threads/process-dies-while-detaching.exp
1629 * gdb.threads/process-dies-while-handling-bp.exp
1630 * gdb.threads/pthreads.exp
1631 * gdb.threads/queue-signal.exp
1632 * gdb.threads/reconnect-signal.exp
1633 * gdb.threads/signal-command-handle-nopass.exp
1634 * gdb.threads/signal-command-multiple-signals-pending.exp
1635 * gdb.threads/signal-delivered-right-thread.exp
1636 * gdb.threads/signal-sigtrap.exp
1637 * gdb.threads/sigthread.exp
1638 * gdb.threads/staticthreads.exp
1639 * gdb.threads/stepi-random-signal.exp
1640 * gdb.threads/thread-unwindonsignal.exp
1641 * gdb.threads/thread_check.exp
1642 * gdb.threads/thread_events.exp
1643 * gdb.threads/tid-reuse.exp
1644 * gdb.threads/tls-nodebug.exp
1645 * gdb.threads/tls-shared.exp
1646 * gdb.threads/tls-so_extern.exp
1647 * gdb.threads/tls.exp
1648 * gdb.threads/wp-replication.exp
1649 * gdb.trace/actions-changed.exp
1650 * gdb.trace/actions.exp
1651 * gdb.trace/backtrace.exp
1652 * gdb.trace/change-loc.exp
1653 * gdb.trace/collection.exp
1654 * gdb.trace/deltrace.exp
1655 * gdb.trace/disconnected-tracing.exp
1656 * gdb.trace/entry-values.exp
1657 * gdb.trace/ftrace-lock.exp
1658 * gdb.trace/ftrace.exp
1659 * gdb.trace/infotrace.exp
1660 * gdb.trace/mi-trace-frame-collected.exp
1661 * gdb.trace/mi-trace-unavailable.exp
1662 * gdb.trace/mi-traceframe-changed.exp
1663 * gdb.trace/mi-tracepoint-changed.exp
1664 * gdb.trace/mi-tsv-changed.exp
1665 * gdb.trace/no-attach-trace.exp
1666 * gdb.trace/packetlen.exp
1667 * gdb.trace/passc-dyn.exp
1668 * gdb.trace/passcount.exp
1669 * gdb.trace/pending.exp
1670 * gdb.trace/pr16508.exp
1671 * gdb.trace/qtro.exp
1672 * gdb.trace/range-stepping.exp
1673 * gdb.trace/read-memory.exp
1674 * gdb.trace/report.exp
1675 * gdb.trace/save-trace.exp
1676 * gdb.trace/signal.exp
1677 * gdb.trace/stap-trace.exp
1678 * gdb.trace/status-stop.exp
1679 * gdb.trace/strace.exp
1680 * gdb.trace/tfile.exp
1681 * gdb.trace/tfind.exp
1682 * gdb.trace/trace-break.exp
1683 * gdb.trace/trace-condition.exp
1684 * gdb.trace/trace-enable-disable.exp
1685 * gdb.trace/trace-mt.exp
1686 * gdb.trace/tracecmd.exp
1687 * gdb.trace/tracefile-pseudo-reg.exp
1688 * gdb.trace/tspeed.exp
1689 * gdb.trace/tstatus.exp
1690 * gdb.trace/tsv.exp
1691 * gdb.trace/unavailable.exp
1692 * gdb.trace/while-dyn.exp
1693 * gdb.trace/while-stepping.exp
1694 * lib/gdb-guile.exp
1695 * lib/gdb.exp
1696 * lib/mi-support.exp
1697 * lib/pascal.exp
1698 * lib/perftest.exp
1699 * lib/prelink-support.exp
1700 * lib/selftest-support.exp
1701
1702 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1703
1704 * Makefile.in: Include disable-implicit-rules.mk.
1705
1706 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1707
1708 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1709 non-byte-aligned bit fields.
1710
1711 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1712
1713 PR gdb/12616
1714 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1715 respects the DW_AT_data_bit_offset attribute.
1716
1717 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1718
1719 * gdb.base/default.exp: Fix output of "set language".
1720
1721 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1722
1723 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1724 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1725 make.
1726 * configure.ac: Remove checks for the make program.
1727 * configure: Re-generate.
1728
1729 2016-11-16 Kevin Buettner <kevinb@redhat.com>
1730
1731 * gdb.python/py-recurse-unwind.c (main): Add loop.
1732 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1733 to read_register() and gdb.parse_and_eval(). Make each code
1734 call a separate case that can be individually tested.
1735 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1736 proc. Call cont_and_backtrace for each of the code paths that
1737 we want to test in the unwinder.
1738
1739 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1740
1741 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1742 the definition of struct S.
1743
1744 2016-11-11 Catherine Moore <clm@codesourcery.com>
1745
1746 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1747
1748 2016-11-09 Pedro Alves <palves@redhat.com>
1749
1750 * gdb.base/commands.exp (runto_or_return): New procedure.
1751 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1752 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1753 (progvar_simple_while_test, progvar_complex_if_while_test)
1754 (if_while_breakpoint_command_test)
1755 (infrun_breakpoint_command_test, breakpoint_command_test)
1756 (user_defined_command_test, watchpoint_command_test)
1757 (test_command_prompt_position, redefine_hook_test)
1758 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1759 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1760 multi_line_input and multi_line. Remove gdb_expect and
1761 gdb_stop_suppressing_tests uses.
1762 * lib/gdb.exp (valnum_re): New global.
1763 (multi_line_input): New procedure.
1764
1765 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1766
1767 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1768 Remove.
1769 (test_setup): Define with proc_with_prefix.
1770 (test_cli_inferior): Likewise.
1771 (test_cli_thread): Likewise.
1772 (test_cli_frame): Likewise.
1773 (test_cli_select_frame): Likewise.
1774 (test_cli_up_down): Likewise.
1775 (test_mi_thread_select): Likewise.
1776 (test_mi_stack_select_frame): Likewise.
1777 (test_cli_in_mi_inferior): Likewise.
1778 (test_cli_in_mi_thread): Likewise.
1779 (test_cli_in_mi_frame): Likewise.
1780 (top level): Do not use with_test_prefix_procname.
1781
1782 2016-11-09 Pedro Alves <palves@redhat.com>
1783
1784 * gdb.base/commands.exp (gdbvar_simple_if_test)
1785 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1786 (progvar_simple_if_test, progvar_simple_while_test)
1787 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1788 (infrun_breakpoint_command_test, breakpoint_command_test)
1789 (user_defined_command_test, watchpoint_command_test)
1790 (test_command_prompt_position, deprecated_command_test)
1791 (bp_deleted_in_command, temporary_breakpoint_commands)
1792 (stray_arg0_test, source_file_with_indented_comment)
1793 (recursive_source_test, if_commands_test)
1794 (error_clears_commands_left, redefine_hook_test)
1795 (redefine_backtrace_test): Use proc_with_prefix.
1796 * lib/gdb.exp (proc_with_prefix): New proc.
1797
1798 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1799
1800 * gdb.base/tui-layout.c: New file.
1801 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1802 disassembly window contains very long lines.
1803
1804 2016-11-08 Tom Tromey <tom@tromey.com>
1805
1806 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1807 depend on Python 2.
1808
1809 2016-11-08 Tom Tromey <tom@tromey.com>
1810
1811 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1812 New method.
1813
1814 2016-10-29 Manish Goregaokar <manish@mozilla.com>
1815
1816 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
1817
1818 2016-10-27 Manish Goregaokar <manish@mozilla.com>
1819
1820 * gdb.rust/simple.rs: Add test for univariant enums without
1821 discriminants and for encoded struct-like enums.
1822
1823 2016-10-28 Pedro Alves <palves@redhat.com>
1824
1825 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1826 gdb_test_multiple, tighten regexps and match symtabs and line
1827 tables incrementally.
1828
1829 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
1830
1831 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1832 general.
1833
1834 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
1835
1836 * gdb.base/exec-invalid-sysroot.exp: New file.
1837
1838 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1839
1840 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1841
1842 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1843
1844 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1845
1846 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1847
1848 * gdb.base/killed-outside.exp: Remove $options from a call to
1849 `prepare_for_testing'.
1850
1851 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1854 Change test message.
1855
1856 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1857
1858 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1859 Update comment.
1860
1861 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1862
1863 * gdb.trace/mi-trace-save.exp: New file.
1864
1865 2016-10-13 Yao Qi <yao.qi@linaro.org>
1866
1867 * gdb.base/code_elim.exp (get_var_address): Remove.
1868 * gdb.base/relocate.exp: Likewise.
1869 * gdb.base/shreloc.exp: Likewise.
1870 * lib/gdb.exp (get_var_address): New.
1871
1872 2016-10-13 Yao Qi <yao.qi@linaro.org>
1873
1874 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1875 floating point tests if $skip_float_test is false.
1876
1877 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
1878
1879 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1880 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1881 argc values.
1882 Add 1 to argc so we guarantee distinct initial/modified argc values.
1883
1884 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1885
1886 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1887
1888 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1891 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1892 * gdb.arch/vsx-regs.exp: Likewise.
1893
1894 2016-10-07 Yao Qi <yao.qi@linaro.org>
1895
1896 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1897
1898 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1899
1900 * gdb.python/python.exp: Test decode_line("*0").
1901
1902 2016-10-06 Doug Evans <dje@google.com>
1903
1904 * gdb.python/py-value.exp (test_value_creation): Add test for large
1905 unsigned 64-bit value.
1906
1907 2016-10-06 Tom Tromey <tom@tromey.com>
1908
1909 * gdb.compile/compile.exp: Change java tests to rust.
1910 * gdb.base/setshow.exp: Change java tests to rust.
1911 * gdb.base/default.exp: Remove java from language list.
1912 * README (Examples): Update language example.
1913 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1914 test.
1915 * lib/gdb.exp (skip_java_tests): Remove.
1916 * lib/java.exp: Remove.
1917 * gdb.java: Remove.
1918
1919 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1920
1921 * gdb.arch/mips-fcr.exp: New test.
1922 * gdb.arch/mips-fcr.c: Source for the new test.
1923
1924 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1925
1926 * gdb.base/solib-disc.exp: Use `standard_output_file'
1927 throughout.
1928
1929 2016-10-06 Pedro Alves <palves@redhat.com>
1930
1931 * gdb.base/jit-simple-dl.c: New file.
1932 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1933 * gdb.base/jit-simple.c: ... this.
1934 * gdb.base/jit-simple.exp (jit_run): Delete.
1935 (build_jit): New proc.
1936 (jit_test_reread): Recompile either the main program or the shared
1937 library, depending on what is being tested. Skip changing address
1938 if caller wants to. Compare before/after addresses. If testing
1939 standalone, explicitly load the binary. Test "maint info
1940 breakpoints".
1941 (top level): Add "standalone vs shared lib" and "change address"
1942 vs "same address" axes.
1943
1944 2016-10-06 Pedro Alves <palves@redhat.com>
1945
1946 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1947 call.
1948 (jit_run): Delete.
1949 (jit_test_reread): Use with_test_prefix. Reload the main binary
1950 explicitly. Compare the before/after addresses of the JIT
1951 descriptor.
1952
1953 2016-08-15 Doug Evans <dje@google.com>
1954
1955 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1956 for single bitfields is bool.
1957 * gdb.xml/tdesc-regs.exp: Ditto.
1958
1959 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1960
1961 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1962
1963 2016-10-05 Yao Qi <yao.qi@linaro.org>
1964
1965 * lib/gdb.exp (support_complex_tests): Return zero if
1966 gdb_skip_float_test return true.
1967
1968 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1969 Simon Marchi <simon.marchi@ericsson.com>
1970
1971 PR gdb/20487
1972 * gdb.mi/user-selected-context-sync.exp: New file.
1973 * gdb.mi/user-selected-context-sync.c: New file.
1974
1975 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
1976 Simon Marchi <simon.marchi@ericsson.com>
1977
1978 PR gdb/20487
1979 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
1980 =thread-select-event check.
1981
1982 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
1983
1984 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
1985 the compulsory L operand changes.
1986 * gdb.arch/powerpc-power.s: Likewise.
1987
1988 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
1991 * gdb.base/jit-attach-pie.c: New file.
1992 * gdb.base/jit-attach-pie.exp: New file.
1993
1994 2016-09-28 Pedro Alves <palves@redhat.com>
1995
1996 * gdb.base/infcall-input.c: New file.
1997 * gdb.base/infcall-input.exp: New file.
1998
1999 2016-09-22 Yao Qi <yao.qi@linaro.org>
2000
2001 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2002 (gdb_exit): Rename it to ...
2003 (gdbserver_gdb_exit): ... Close GDBserver.
2004 (gdb_exit): New proc, call gdbserver_gdb_exit.
2005 (mi_gdb_exit): Likewise.
2006
2007 2016-09-22 Yao Qi <yao.qi@linaro.org>
2008
2009 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2010 path.
2011 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2012 Remove duplication.
2013
2014 2016-09-22 Yao Qi <yao.qi@linaro.org>
2015
2016 * lib/gdbserver-support.exp: Check the existence of
2017 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2018
2019 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2020
2021 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2022
2023 2016-09-21 Tom Tromey <tom@tromey.com>
2024
2025 PR gdb/20604:
2026 * gdb.base/quit.exp: New file.
2027
2028 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2029
2030 * .gitignore: New file.
2031
2032 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2033
2034 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2035 throughout.
2036
2037 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2038
2039 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2040
2041 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2042
2043 * gdb.cp/casts.cc (decltype): Move it ...
2044 (main): ... with its call to ...
2045 * gdb.cp/casts03.cc: ... a new file.
2046 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2047
2048 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2051
2052 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2053
2054 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2055 and sync up the test with tests in gas/testsuite/gas/ppc.
2056 * gdb.arch/powerpc-power.exp: Likewise.
2057
2058 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2059
2060 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2061
2062 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2063 Jan Kratochvil <jan.kratochvil@redhat.com>
2064
2065 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2066 make m1's definition to be different from m2's. Use 'dummy' as an
2067 argument for probe 'two'.
2068
2069 2016-09-10 Jon Beniston <jon@beniston.com>
2070
2071 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2072 for sim target.
2073
2074 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2075
2076 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2077 variable declaration.
2078 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2079 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2080 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2081 received HWCAP as its argument.
2082
2083 2016-09-06 Pedro Alves <palves@redhat.com>
2084
2085 * gdb.base/new-ui-pending-input.c: New file.
2086 * gdb.base/new-ui-pending-input.exp: New file.
2087 * gdb.exp (clear_gdb_spawn_id): New procedure.
2088 (with_spawn_id): Check whether gdb_spawn_id exists before
2089 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2090 on exit.
2091
2092 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2093
2094 * gdb.base/float128.c: New file.
2095 * gdb.base/float128.exp: Likewise.
2096 * gdb.base/floatn.c: Likewise.
2097 * gdb.base/floatn.exp: Likewise.
2098
2099 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2100
2101 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2102
2103 2016-09-05 Pedro Alves <palves@redhat.com>
2104
2105 PR backtrace/19927
2106 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2107 unwinders are immediately called as side effect of "source" or
2108 "disable unwinder" commands.
2109 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2110
2111 2016-09-02 Yao Qi <yao.qi@linaro.org>
2112
2113 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2114 is true and $type is "float" or "double".
2115
2116 2016-09-02 Yao Qi <yao.qi@linaro.org>
2117
2118 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2119 true.
2120 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2121 * gdb.base/call-rt-st.exp: Likewise.
2122 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2123 return value instead of gdb,skip_float_test.
2124 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2125 (do_function_calls): Use its return value instead of
2126 gdb,skip_float_test.
2127 * gdb.base/finish.exp: Likewise.
2128 * gdb.base/funcargs.exp: Likewise.
2129 * gdb.base/return.exp: Likewise.
2130 * gdb.base/return2.exp: Likewise.
2131 * gdb.base/varargs.exp: Likewise.
2132 * lib/gdb.exp (gdb_skip_float_test): Change it to
2133 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2134
2135 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2136
2137 * gdb.multi/tids.exp: Test "thread apply all".
2138
2139 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2140
2141 * gdb.base/default.exp (tty): Remove.
2142
2143 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2144
2145 * gdb.python/py-recurse-unwind.c: New file.
2146 * gdb.python/py-recurse-unwind.py: New file.
2147 * gdb.python/py-recurse-unwind.exp: New file.
2148
2149 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2150
2151 * gdb.base/set-inferior-tty.exp: New file.
2152 * gdb.base/set-inferior-tty.c: New file.
2153
2154 2016-08-23 Pedro Alves <palves@redhat.com>
2155
2156 PR gdb/20494
2157 * gdb.base/new-ui-echo.c: New file.
2158 * gdb.base/new-ui-echo.exp: New file.
2159
2160 2016-08-23 Yao Qi <yao.qi@linaro.org>
2161
2162 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2163 gdbserver_spawn.
2164 * gdb.server/connect-without-multi-process.exp (do_test):
2165 Likewise.
2166
2167 2016-08-23 Yao Qi <yao.qi@linaro.org>
2168
2169 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2170 standalone_txt. Delete gdb_txt and standalone_txt on host
2171 and target. Spawn the binary on target. Copy files from
2172 target to host.
2173
2174 2016-08-22 Pedro Alves <palves@redhat.com>
2175
2176 PR gdb/20505
2177 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2178 with_test_prefix. Factor out bits to ...
2179 (test_no_vdso): ... this new procedure.
2180
2181 2016-08-19 Carl Love <cel@us.ibm.com>
2182
2183 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2184 maintaining separate logic for constructing the output path.
2185 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2186 * gdb.arch/ppc-dfp.exp: Likewise.
2187 * gdb.arch/ppc-fp.exp: Likewise.
2188 * gdb.arch/vsx-regs.exp: Likewise.
2189 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2190 binprefix for generating the additional binary files.
2191
2192 2016-08-19 Pedro Alves <palves@redhat.com>
2193
2194 * gdb.trace/mi-trace-frame-collected.exp
2195 (test_trace_frame_collected): On x32, expect two registers.
2196
2197 2016-08-18 Carl Love <cel@us.ibm.com>
2198
2199 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2200 and sync up the test with tests in gas/testsuite/gas/ppc.
2201 * gdb.arch/powerpc-power.exp: Likewise.
2202
2203 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2204
2205 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2206 expected error message.
2207
2208 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2209
2210 * gdb.multi/remove-inferiors.exp: New file.
2211 * gdb.multi/remove-inferiors.c: New file.
2212
2213 2016-08-12 Yao Qi <yao.qi@linaro.org>
2214
2215 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2216 argument list.
2217
2218 2016-08-10 Pedro Alves <palves@redhat.com>
2219
2220 PR gdb/19187
2221 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2222 setup_kfails.
2223
2224 2016-08-09 Pedro Alves <palves@redhat.com>
2225 Simon Marchi <simon.marchi@ericsson.com>
2226
2227 PR gdb/20418
2228 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2229 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2230
2231 2016-08-09 Pedro Alves <palves@redhat.com>
2232
2233 PR mi/20431
2234 * gdb.mi/mi-cmd-error.exp: New file.
2235
2236 2016-08-09 Pedro Alves <palves@redhat.com>
2237
2238 PR gdb/18653
2239 * gdb.base/signals-state-child.c: New file.
2240 * gdb.base/signals-state-child.exp: New file.
2241 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2242
2243 2016-08-09 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2246
2247 2016-08-03 Tom Tromey <tom@tromey.com>
2248
2249 PR python/18565:
2250 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2251
2252 2016-08-01 Yao Qi <yao.qi@linaro.org>
2253
2254 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2255 variable mode to "multi-process" if $multi_process is 1, otherwise
2256 set it to "single-process".
2257
2258 2016-08-01 Yao Qi <yao.qi@linaro.org>
2259
2260 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2261 * gdb.cp/cpexprs.exp: Likewise.
2262 * gdb.cp/m-static.exp: Likewise.
2263
2264 2016-07-26 Tom Tromey <tom@tromey.com>
2265
2266 PR python/20190:
2267 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2268 test.
2269
2270 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2271
2272 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2273 selecting assembly source files.
2274 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2275 assembly source files.
2276 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2277 assembly source files.
2278 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2279 selecting assembly source files.
2280
2281 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2282
2283 * gdb.base/new-ui.exp (do_test_invalid_args): New
2284 procedure.
2285
2286 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2287
2288 * gdb.btrace/reconnect.c: New file.
2289 * gdb.btrace/reconnect.exp: New file.
2290
2291 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2292
2293 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2294 to test_catch_syscall_group.
2295 (test_catch_syscall_group): New.
2296
2297 2016-07-21 Tom Tromey <tom@tromey.com>
2298
2299 * gdb.rust/simple.rs (main): Use empty struct expression.
2300 * gdb.rust/simple.exp: Add tests for empty struct expression.
2301
2302 2016-07-21 Yao Qi <yao.qi@linaro.org>
2303
2304 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2305 if gdb_skip_xml_test is true on some targets.
2306
2307 2016-07-21 Yao Qi <yao.qi@linaro.org>
2308
2309 * gdb.server/solib-list.exp: Unset last_loaded_file.
2310
2311 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2312
2313 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2314 "step into captured_main (args)".
2315
2316 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2319
2320 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2321
2322 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2323
2324 2016-07-19 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2327 * gdb.opt/inline-bt.exp: Likewise.
2328 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2329 additional_flags=-Winline.
2330 * gdb.opt/inline-locals.exp: Likewise.
2331 * gdb.opt/inline-markers.c (ATTR): Define.
2332 (inlined_fn): Use it.
2333
2334 2016-07-19 Yao Qi <yao.qi@linaro.org>
2335
2336 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2337 (test_with_self): Remove some code. Remove argument executable.
2338 (top-level): Use do_self_tests.
2339
2340 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2341 Don Breazeal <donb@codesourcery.com>
2342
2343 * gdb.base/maint.exp: Escape paths used in regular expressions.
2344 * gdb.stabs/weird.exp: Likewise.
2345
2346 2016-07-13 Tom Tromey <tom@tromey.com>
2347
2348 PR python/15620, PR python/18620:
2349 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2350 (test_bkpt_events): New procs.
2351
2352 2016-07-13 Tom Tromey <tom@tromey.com>
2353
2354 PR python/17698:
2355 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2356 test.
2357 (test_watchpoints): Likewise.
2358 (test_bkpt_pending): New proc.
2359
2360 2016-07-13 Tom Tromey <tom@tromey.com>
2361
2362 PR cli/18053:
2363 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2364 completion test.
2365
2366 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2369 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2370 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2371 f_label.
2372 (g): Rename g_end_lbl to g_label.
2373 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2374 low_pc and high_pc.
2375 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2376
2377 2016-07-12 Tom Tromey <tom@tromey.com>
2378
2379 PR python/19293:
2380 * gdb.python/py-unwind-maint.exp: Update tests.
2381
2382 2016-07-12 Yao Qi <yao.qi@linaro.org>
2383
2384 * lib/selftest-support.exp (selftest_setup): Match the output
2385 when captured_main is inlined.
2386
2387 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2388
2389 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2390 New variables.
2391 (print this%a, print this%b, print this): New tests.
2392 * gdb.fortran/derived-types.f90 (this): New object and
2393 initialization.
2394
2395 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2396
2397 * gdb.ada/arraydim.exp: Remove extra directory level in build
2398 directory.
2399
2400 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2401
2402 * lib/ada.exp: Remove extra directory level in build directory.
2403 * gdb.ada/cond_lang.exp: Likewise.
2404 * gdb.ada/exec_changed.exp: Likewise.
2405 * gdb.ada/lang_switch.exp: Likewise.
2406
2407 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2408
2409 * simple.rs: Add test for raw pointer subscripting.
2410 * simple.exp: Add test expectations.
2411
2412 2016-07-05 Yao Qi <yao.qi@linaro.org>
2413
2414 * gdb.mi/mi-reverse.exp: Match =record-started output.
2415
2416 2016-07-01 Pedro Alves <palves@redhat.com>
2417
2418 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2419 procedure.
2420 (jit_reader_test): Test the jit reader's unwinder.
2421 * gdb.base/jithost.c (jit_function_00_code): New global.
2422 (main): Use memcpy to fill in the mmapped code, instead of poking
2423 bytes manually here.
2424 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2425 value.
2426 (read_debug_info): Save the function's range.
2427 (read_sp): New function.
2428 (unwind_frame): Use it. Also unwind RBP.
2429 (get_frame_id): Use read_sp.
2430 (gdb_init_reader): Use calloc instead of malloc.
2431 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2432 parameter. Use gdb_test_multiple.
2433
2434 2016-07-01 Pedro Alves <palves@redhat.com>
2435 Antoine Tremblay <antoine.tremblay@ericsson.com>
2436
2437 * gdb.threads/process-dies-while-detaching.c: New file.
2438 * gdb.threads/process-dies-while-detaching.exp: New file.
2439
2440 2016-07-01 Pedro Alves <palves@redhat.com>
2441
2442 * gdb.multi/watchpoint-multi-exit.c: New file.
2443 * gdb.multi/watchpoint-multi-exit.exp: New file.
2444
2445 2016-06-30 Pedro Alves <palves@redhat.com>
2446
2447 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2448 unset inferior_spawn_id.
2449
2450 2016-06-30 Pedro Alves <palves@redhat.com>
2451
2452 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2453 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2454
2455 2016-06-29 Yao Qi <yao.qi@linaro.org>
2456
2457 * gdb.base/return.c: Add copyright header.
2458
2459 2016-06-29 Tom Tromey <tom@tromey.com>
2460
2461 PR python/20129:
2462 * gdb.python/py-framefilter.exp: Add tests for setting priority
2463 and disabling of non-existent frame filter.
2464
2465 2016-06-29 Yao Qi <yao.qi@linaro.org>
2466
2467 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2468 0x0f07ff.
2469
2470 2016-06-28 Yao Qi <yao.qi@linaro.org>
2471
2472 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2473 triplets. Start gdb, execute catch syscall, and continue. Check
2474 gdb's output to determine catch syscall is supported.
2475
2476 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2477
2478 * gdb.rust/simple.rs: Add test for returning unit in a function.
2479 * gdb.rust/simple.exp: Add expectation for functions returning
2480 unit.
2481
2482 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2483
2484 * gdb.python/py-breakpoint-create-fail.c,
2485 gdb.python/py-breakpoint-create-fail.exp,
2486 gdb.python/py-breakpoint-create-fail.py: New testcase.
2487
2488 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2489
2490 PR gdb/20239
2491 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2492 * gdb.rust/simple.exp: Add test expectations for new NonZero
2493 tests.
2494
2495 2016-06-24 David Taylor <dtaylor@emc.com>
2496
2497 * gdb.base/offsets.exp: New file.
2498 * gdb.base/offsets.c: New file.
2499
2500 2016-06-23 Tom Tromey <tom@tromey.com>
2501
2502 PR gdb/16483:
2503 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2504 before any filters are loaded.
2505
2506 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2507
2508 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2509 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2510 structs.
2511 * gdb.fortran/derived-type-function.exp: New file.
2512 * gdb.fortran/derived-type-function.f90: New file.
2513
2514
2515 2016-06-21 Pedro Alves <palves@redhat.com>
2516
2517 * gdb.base/new-ui.exp: New file.
2518 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2519 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2520 (with_spawn_id): New procedure.
2521
2522 2016-06-21 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.mi/mi-exec-run.exp: New file.
2525
2526 2016-06-21 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2529 breakpoint command's output on the main UI.
2530 (test_break): New procedure, factored out from calls in the top
2531 level.
2532 (top level): Use foreach_with_prefix to test MI as main UI and as
2533 separate UI.
2534
2535 2016-06-21 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2538 (test_awatch_creation_and_listing)
2539 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2540 Remove 'type' parameter.
2541 (test_watchpoint_all): New parameter mi_mode. Remove
2542 with_test_prefix.
2543 (top level): Use foreach_with_prefix, and add main/separate UI MI
2544 testing axis.
2545
2546 2016-06-21 Pedro Alves <palves@redhat.com>
2547
2548 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2549 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2550 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2551 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2552 (gdb_main_spawn_id, mi_spawn_id): Declare and
2553 comment.
2554 (mi_create_inferior_pty): New procedure,
2555 factored out from default_mi_gdb_start.
2556 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2557 procedures.
2558 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2559 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2560 Use mi_create_inferior_pty.
2561 (mi_gdb_start): Use eval to pass down args list.
2562
2563 2016-06-21 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2566 * gdb.opt/inline-cmds.exp: Add MI tests.
2567
2568 2016-06-21 Pedro Alves <palves@redhat.com>
2569
2570 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2571
2572 2016-06-21 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2575 (top level): Use it instead of mi_execute_to.
2576
2577 2016-06-21 Pedro Alves <palves@redhat.com>
2578
2579 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2580 (cont_handler_str): New.
2581 (signal_stop_handler): Set stop_handler_str instead of printing to
2582 stdout.
2583 (continue_handler): Set cont_handler_str instead of printing to
2584 stdout.
2585 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2586 mi_send_resuming_command. Print stop_handler_str and
2587 cont_handler_str instead of expecting the python events print
2588 directly.
2589
2590 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2591
2592 * gdb.base/jit-reader.exp: New file.
2593 * gdb.base/jithost.c: New file.
2594 * gdb.base/jithost.h: New file.
2595 * gdb.base/jitreader.c : New file.
2596 * gdb.base/jit-protocol.h: New file.
2597
2598 2016-06-17 Yao Qi <yao.qi@linaro.org>
2599
2600 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2601 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2602 and detach-on-fork. Adjust tests.
2603 (top level): Invoke break_cond_on_syscall with combinations of
2604 syscall, follow-fork-mode and detach-on-fork.
2605
2606 2016-06-17 Yao Qi <yao.qi@linaro.org>
2607
2608 * gdb.base/step-over-exit.c: New.
2609 * gdb.base/step-over-exit.exp: New.
2610
2611 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2612
2613 * gdb.base/float.exp: Add target check for nds32*-*-*.
2614 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2615
2616 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2617
2618 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2619 for unsupported target features.
2620 * gdb.base/call-rt-st.exp: Likewise.
2621 * gdb.base/call-sc.exp: Likewise.
2622 * gdb.base/call-signal-resume.exp: Likewise.
2623 * gdb.base/call-strs.exp: Likewise.
2624 * gdb.base/callexit.exp: Likewise.
2625 * gdb.base/callfuncs.exp: Likewise.
2626 * gdb.base/nodebug.exp: Likewise.
2627 * gdb.base/printcmds.exp: Likewise.
2628 * gdb.base/ptype.exp: Likewise.
2629 * gdb.base/structs.exp: Likewise.
2630 * gdb.base/unwindonsignal.exp: Likewise.
2631 * gdb.cp/gdb2495.exp: Likewise.
2632 * gdb.cp/templates.exp: Likewise.
2633 * gdb.cp/virtfunc.exp: Likewise.
2634 * gdb.threads/hand-call-in-threads.exp: Likewise.
2635 * gdb.threads/interrupted-hand-call.exp: Likewise.
2636 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2637
2638 2016-06-10 Tom Tromey <tom@tromey.com>
2639
2640 PR rust/20110:
2641 * gdb.rust/expr.exp: Add test for integer constant larger than
2642 i32.
2643
2644 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2645
2646 * gdb.fortran/nested-funcs.exp: New.
2647 * gdb.fortran/nested-funcs.f90: New.
2648
2649 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2650
2651 * gdb.base/examine-backward.c: New file.
2652 * gdb.base/examine-backward.exp: New file.
2653
2654 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2655
2656 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2657 matching.
2658
2659 2016-06-02 Tom Tromey <tom@tromey.com>
2660
2661 PR python/18984:
2662 * gdb.python/py-shared.exp: Add solib_name test.
2663
2664 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2665
2666 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2667
2668 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2669
2670 PR c++/19893
2671 * gdb.dwarf2/implref.exp: Rename to...
2672 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2673 * gdb.dwarf2/implref-array.c: New file.
2674 * gdb.dwarf2/implref-array.exp: Likewise.
2675 * gdb.dwarf2/implref-global.c: Likewise.
2676 * gdb.dwarf2/implref-global.exp: Likewise.
2677 * gdb.dwarf2/implref-struct.c: Likewise.
2678 * gdb.dwarf2/implref-struct.exp: Likewise.
2679
2680 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2681
2682 * gdb.trace/trace-condition.exp: Add 64bit tests.
2683
2684 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2685
2686 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2687 bits types.
2688 (main): Adapt to 8 to 64 bits types.
2689 * gdb.trace/trace-condition.exp: Add new tests.
2690
2691 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2692
2693 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2694
2695 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2696
2697 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2698 Move condition tests...
2699 * gdb.trace/trace-condition.exp: Here.
2700
2701 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2702
2703 * gdb.trace/trace-condition.exp: Add counter-case tests.
2704
2705 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 PR c++/15231
2708 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2709 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2710
2711 2016-05-27 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2714 New procedure.
2715 (top level): Call it, and bail out of DejaGnu is known to be bad.
2716
2717 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * gdb.base/whatis.c: Extend the test case.
2720 * gdb.base/whatis.exp: Add additional tests.
2721
2722 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2723
2724 * gdb.fortran/type.f90: Add pointer variable.
2725 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2726
2727 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2728
2729 * gdb.fortran/vla-type.exp: Fix testcase name.
2730
2731 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2732
2733 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2734
2735 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2736
2737 * gdb.fortran/type.f90: Add nested structures.
2738 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2739 * gdb.fortran/derived-type.exp: Adapt expected output.
2740 * gdb.fortran/vla-type.exp: Adapt expected output.
2741
2742 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2743
2744 * gdb.fortran/whatis_type.exp: Adapt expected output.
2745
2746 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2747
2748 * gdb.fortran/print_type.exp: Fix expected output.
2749 * gdb.fortran/whatis_type.exp: Fix expected output.
2750
2751 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2752
2753 * gdb.fortran/whatis_type.exp: Use multi_line.
2754
2755 2016-05-24 Tom Tromey <tom@tromey.com>
2756
2757 PR python/17386:
2758 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2759 use value as an index.
2760
2761 2016-05-23 Tom Tromey <tom@tromey.com>
2762
2763 PR python/17981:
2764 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2765 no-breakpoint case.
2766
2767 2016-05-24 Pedro Alves <palves@redhat.com>
2768
2769 PR gdb/19828
2770 * gdb.threads/clone-attach-detach.c: New file.
2771 * gdb.threads/clone-attach-detach.exp: New file.
2772
2773 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2774
2775 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2776
2777 2016-05-23 Tom Tromey <tom@tromey.com>
2778
2779 PR python/19438, PR python/18393:
2780 * gdb.python/py-progspace.exp: Add "dir" test.
2781 * gdb.python/py-objfile.exp: Add "dir" test.
2782
2783 2016-05-23 Yao Qi <yao.qi@linaro.org>
2784
2785 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2786 * gdb.arch/thumb2-it.exp: Likewise.
2787
2788 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2789
2790 * gdb.mi/mi-threads-interrupt.c: New file.
2791 * gdb.mi/mi-threads-interrupt.exp: New file.
2792
2793 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2794
2795 PR gdb/18077
2796 * gdb.mi/mi-async-run.exp: New file.
2797 * gdb.mi/mi-async-run.c: New file.
2798
2799 2016-05-17 Tom Tromey <tom@tromey.com>
2800 Manish Goregaokar <manishsmail@gmail.com>
2801
2802 * lib/rust-support.exp: New file.
2803 * lib/gdb.exp (skip_rust_tests): New proc.
2804 (build_executable_from_specs): Handle rust.
2805 * lib/future.exp (gdb_find_rustc): New proc.
2806 (gdb_default_target_compile): Handle rust.
2807 * gdb.rust/expr.exp: New file.
2808 * gdb.rust/generics.exp: New file.
2809 * gdb.rust/generics.rs: New file.
2810 * gdb.rust/methods.exp: New file.
2811 * gdb.rust/methods.rs: New file.
2812 * gdb.rust/modules.exp: New file.
2813 * gdb.rust/modules.rs: New file.
2814 * gdb.rust/simple.exp: New file.
2815 * gdb.rust/simple.rs: New file.
2816
2817 2016-05-17 Tom Tromey <tom@tromey.com>
2818
2819 * gdb.base/default.exp (set language): Add rust.
2820
2821 2016-05-17 Tom Tromey <tom@tromey.com>
2822
2823 * gdb.gdb/unittest.exp: New file.
2824
2825 2016-05-16 Yao Qi <yao.qi@linaro.org>
2826
2827 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2828 shell_prompt. Update shell_prompt_re.
2829
2830 2016-05-12 Doug Evans <dje@google.com>
2831
2832 PR symtab/19999
2833 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2834 $options when building executable.
2835 * gdb.dwarf2/fission-loclists-pie.S: New file.
2836 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2837
2838 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2839
2840 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2841 of [is_remote target],
2842
2843 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2844
2845 * lib/gdb.exp (use_gdb_stub): New procedure.
2846
2847 2016-05-03 Yunlian Jiang <yunlian@google.com>
2848 Doug Evans <dje@google.com>
2849
2850 PR symtab/19914
2851 * gdb.dwarf2/dwp-sepdebug.c: New file.
2852 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2853
2854 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2855
2856 * gdb.base/detach.exp: Remove is_remote check.
2857
2858 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2859
2860 * gdb.base/annota-input-while-running.exp: Don't check for
2861 [is_remote target]. Enable annotations after running to main.
2862 Remove unused "set test..." line.
2863
2864 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2865
2866 * gdb.trace/trace-enable-disable.exp: New file.
2867 * gdb.trace/trace-enable-disable.c: New file.
2868
2869 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2870
2871 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2872 use it in info sharedlibrary test.
2873 * gdb.trace/ftrace-lock.exp: Likewise.
2874 * gdb.trace/ftrace.exp: Likewise.
2875 * gdb.trace/range-stepping.exp: Likewise.
2876 * gdb.trace/trace-break.exp: Likewise.
2877 * gdb.trace/trace-condition.exp: Likewise.
2878 * gdb.trace/trace-mt.exp: Likewise.
2879
2880 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2881
2882 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2883 (gdb_load_shlib): ... this.
2884 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2885 gdb_load_shlib.
2886 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2887 * gdb.base/ctxobj.exp: Likewise.
2888 * gdb.base/dprintf-pending.exp: Likewise.
2889 * gdb.base/dso2dso.exp: Likewise.
2890 * gdb.base/fixsection.exp: Likewise.
2891 * gdb.base/gcore-relro.exp: Likewise.
2892 * gdb.base/gdb1555.exp: Likewise.
2893 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2894 * gdb.base/gnu-ifunc.exp: Likewise.
2895 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2896 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2897 * gdb.base/pending.exp: Likewise.
2898 * gdb.base/print-file-var.exp: Likewise.
2899 * gdb.base/print-symbol-loading.exp: Likewise.
2900 * gdb.base/shlib-call.exp: Likewise.
2901 * gdb.base/shreloc.exp: Likewise.
2902 * gdb.base/so-impl-ld.exp: Likewise.
2903 * gdb.base/solib-disc.exp: Likewise.
2904 * gdb.base/solib-nodir.exp: Likewise.
2905 * gdb.base/solib-overlap.exp: Likewise.
2906 * gdb.base/solib-symbol.exp: Likewise.
2907 * gdb.base/solib-weak.exp (do_test): Likewise.
2908 * gdb.base/sym-file.exp: Likewise.
2909 * gdb.base/symtab-search-order.exp: Likewise.
2910 * gdb.base/type-opaque.exp: Likewise.
2911 * gdb.base/unload.exp: Likewise.
2912 * gdb.base/watchpoint-solib.exp: Likewise.
2913 * gdb.compile/compile.exp: Likewise.
2914 * gdb.cp/gdb2384.exp: Likewise.
2915 * gdb.cp/infcall-dlopen.exp: Likewise.
2916 * gdb.cp/re-set-overloaded.exp: Likewise.
2917 * gdb.fortran/library-module.exp: Likewise.
2918 * gdb.opt/solib-intra-step.exp: Likewise.
2919 * gdb.python/py-finish-breakpoint.exp: Likewise.
2920 * gdb.python/py-shared.exp: Likewise.
2921 * gdb.reverse/solib-precsave.exp: Likewise.
2922 * gdb.reverse/solib-reverse.exp: Likewise.
2923 * gdb.server/solib-list.exp: Likewise.
2924 * gdb.threads/dlopen-libpthread.exp: Likewise.
2925 * gdb.threads/tls-shared.exp: Likewise.
2926 * gdb.threads/tls-so_extern.exp: Likewise.
2927 * gdb.trace/change-loc.exp: Likewise.
2928 * gdb.trace/ftrace-lock.exp: Likewise.
2929 * gdb.trace/ftrace.exp: Likewise.
2930 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2931 * gdb.trace/pending.exp: Likewise.
2932 * gdb.trace/range-stepping.exp: Likewise.
2933 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2934 (strace_info_marker): Likewise.
2935 (strace_probe_marker): Likewise.
2936 (strace_trace_on_same_addr): Likewise.
2937 (strace_trace_on_diff_addr): Likewise.
2938 * gdb.trace/trace-break.exp: Likewise.
2939 * gdb.trace/trace-condition.exp: Likewise.
2940 * gdb.trace/trace-mt.exp: Likewise.
2941
2942 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2943
2944 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2945 result of gdb_remote_download.
2946 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2947 * gdb.base/dso2dso.exp: Likewise.
2948 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2949 * gdb.base/print-file-var.exp: Likewise.
2950 * gdb.base/shlib-call.exp: Likewise.
2951 * gdb.base/shreloc.exp: Likewise.
2952 * gdb.base/solib-overlap.exp: Likewise.
2953 * gdb.base/solib-weak.exp (do_test): Likewise.
2954 * gdb.base/unload.exp: Likewise.
2955
2956 2016-04-27 Yao Qi <yao.qi@linaro.org>
2957
2958 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2959 exists.
2960
2961 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2962
2963 * vla-type.exp: Print structure from toplevel.
2964
2965 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2966
2967 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2968 of dynamic types.
2969 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2970 of dynamic types.
2971
2972 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2973
2974 * gdb.fortran/vla-type.f90: New file.
2975 * gdb.fortran/vla-type.exp: New file.
2976
2977 2016-04-25 Yao Qi <yao.qi@linaro.org>
2978
2979 * gdb.base/branch-to-self.c: New file.
2980 * gdb.base/branch-to-self.exp: New file.
2981
2982 2016-04-22 Yao Qi <yao.qi@linaro.org>
2983
2984 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
2985 more after $hex.
2986
2987 2016-04-22 Yao Qi <yao.qi@linaro.org>
2988
2989 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
2990 * gdb.base/annota3.exp: Likewise.
2991
2992 2016-04-22 Yao Qi <yao.qi@linaro.org>
2993
2994 * gdb.reverse/step-precsave.exp: Do one step and test program
2995 stops in "callee" and do multiple steps until program goes out
2996 of "callee".
2997 * gdb.reverse/step-reverse.exp: Likewise.
2998
2999 2016-04-22 Yao Qi <yao.qi@linaro.org>
3000
3001 * gdb.trace/signal.exp: Also pass if
3002 $tracepoint_hits($i) > $iterations.
3003
3004 2016-04-22 Yao Qi <yao.qi@linaro.org>
3005
3006 * gdb.trace/signal.c: New file.
3007 * gdb.trace/signal.exp: New file.
3008
3009 2016-04-19 Doug Evans <xdje42@gmail.com>
3010
3011 * gdb.base/bad-file.exp: New file.
3012
3013 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3014
3015 * gdb.dwarf2/implref.exp: New file.
3016
3017 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3018
3019 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3020 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3021 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3022 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3023 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3024 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3025 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3026 * lib/fortran.exp (fortran_int4): New procedure.
3027 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3028 (fortran_logical4): Likewise.
3029
3030 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3031
3032 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3033
3034 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3035
3036 * lib/compiler.c: Add Intel specific preprocessor macros.
3037 * lib/compiler.cc: Likewise.
3038
3039 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3040
3041 * gdb.server/connect-with-no-symbol-file.c: New file.
3042 * gdb.server/connect-with-no-symbol-file.exp: New file.
3043
3044 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3045
3046 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3047
3048 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3049
3050 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3051 standard output directory.
3052
3053 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3054
3055 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3056
3057 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3058
3059 * gdb.btrace/instruction_history.c (loop): Add declaration.
3060
3061 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3062
3063 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3064
3065 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3066
3067 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3068 parentheses to print.
3069 (continue_handler): Likewise.
3070
3071 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3072
3073 * gdb.server/solib-list.exp: Remove is_remote check.
3074 Pass shlib= to gdb_compile. Don't link shared library with
3075 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3076 Run binary filename through "readlink -f" on the target.
3077
3078 2016-04-08 Pedro Alves <palves@redhat.com>
3079
3080 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3081 interpreter filename as argument to gdbserver_spawn.
3082 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3083 Return empty if $last_loaded_file does not exist.
3084
3085 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3086
3087 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3088 * gdb.base/jit-main.c: Use exit after usage.
3089
3090 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3091
3092 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3093 GDBHISTSIZE prior to the tests.
3094 * gdb.base/gdbinit-history.exp: Likewise.
3095
3096 2016-04-07 Pedro Alves <palves@redhat.com>
3097
3098 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3099 instead of build_executable. Use gdb_load_shlibs.
3100
3101 2016-04-07 Yao Qi <yao.qi@linaro.org>
3102
3103 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3104 Execute "si" command.
3105
3106 2016-04-07 Yao Qi <yao.qi@linaro.org>
3107
3108 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3109 number instead of the comments on some line.
3110
3111 2016-04-06 Don Breazeal <donb@codesourcery.com>
3112
3113 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3114 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3115
3116 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3117
3118 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3119 standard_output_file. Remove unused binfile variable.
3120
3121 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3122
3123 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3124 * gdb.python/py-mi-objfile.exp: Match "list main" output
3125 in console format.
3126
3127 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3128
3129 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3130 absolute.
3131
3132 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3133
3134 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3135 absolute.
3136 * gdb.trace/ftrace.exp: Likewise.
3137 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3138 targets as well.
3139 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3140 (gdb_load_shlibs): Copy libraries to test directory when testing
3141 natively. Only set solib-search-path if testing remotely.
3142 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3143
3144 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3145
3146 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3147 gdb_download. Use it even if the target is not remote.
3148 * gdb.base/jit.exp (compile_jit_test): Likewise.
3149 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3150 output directory if the destination board is local, otherwise use
3151 the standard remote_download from DejaGnu.
3152 (gdb_download): Remove.
3153 (gdb_load_shlibs): Use gdb_remote_download instead of
3154 gdb_download.
3155 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3156 Use gdb_remote_download instead of gdb_download. Use it even if
3157 the target is not remote.
3158 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3159 instead of gdb_download.
3160
3161 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3162
3163 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3164 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3165 run.
3166
3167 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3168
3169 PR gdb/19820
3170 * gdb.base/printcmds.exp: Add artificial arrays tests.
3171
3172 2016-03-31 Pedro Alves <palves@redhat.com>
3173
3174 PR gdb/19858
3175 * gdb.base/jit-main.c: Include unistd.h.
3176 (ATTACH): Define to 0 if not already defined.
3177 (wait_for_gdb, mypid): New globals.
3178 (WAIT_FOR_GDB): New macro.
3179 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3180 some breakpoint locations.
3181 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3182 New procedures.
3183 (one_jit_test): Add REATTACH parameter, and handle it. Use
3184 continue_to_test_location.
3185 (top level): Test attach, and adjusts calls to one_jit_test.
3186
3187 2016-03-31 Pedro Alves <palves@redhat.com>
3188
3189 PR gdb/19858
3190 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3191 BINSUFFIX parameter, and handle it.
3192 (top level): Adjust calls compile_jit_test.
3193
3194 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3195
3196 PR python/19743
3197 * gdb.python/py-mi-events-gdb.py: New file.
3198 * gdb.python/py-mi-events.c: New file.
3199 * gdb.python/py-mi-events.exp: New file.
3200
3201 2016-03-30 Yao Qi <yao.qi@linaro.org>
3202
3203 * gdb.reverse/until-precsave.exp: Match function name only.
3204 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3205 Move malloc to a condition block.
3206 * gdb.reverse/until-reverse.exp: Match function name only.
3207
3208 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3209
3210 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3211 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3212 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3213 variable for GPR 0 instead of assuming it is register 0.
3214 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3215 * lib/trace-support.exp: Add s390 registers.
3216
3217 2016-03-29 Yao Qi <yao.qi@linaro.org>
3218
3219 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3220
3221 2016-03-24 Yao Qi <yao.qi@linaro.org>
3222
3223 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3224 test message.
3225
3226 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3227
3228 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3229 maintaining separate logic for constructing the output path.
3230
3231 2016-03-16 Don Breazeal <donb@codesourcery.com>
3232
3233 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3234 Retry fork and waitpid on interrupted system call errors.
3235 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3236 Use with_timeout_factor to increase timeout by factor of 10.
3237
3238 2016-03-15 Don Breazeal <donb@codesourcery.com>
3239
3240 * gdb.cp/scope-err.cc: New test program.
3241 * gdb.cp/scope-err.exp: New test script.
3242 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3243 lines and "set breakpoint here" comment.
3244 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3245 Fixed some whitespace and format issues.
3246 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3247 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3248
3249 2016-03-15 Doug Evans <dje@google.com>
3250
3251 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3252 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3253 All callers updated. Add tests for enums, mixed flags register.
3254
3255 2016-03-15 Doug Evans <dje@google.com>
3256
3257 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3258 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3259
3260 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3261
3262 * gdb.base/default.exp: Add $_as_string to the list of expected
3263 convenience functions.
3264
3265 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3266
3267 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3268
3269 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3270
3271 * gdb.python/py-as-string.exp: New file.
3272 * gdb.python/py-as-string.c: New file.
3273
3274 2016-03-09 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3277 signal" -> "Thread NN received signal" output change.
3278 * gdb.threads/ia64-sigill.exp: Likewise.
3279 * gdb.threads/linux-dp.exp: Likewise.
3280 * gdb.threads/manythreads.exp: Likewise.
3281 * gdb.threads/pending-step.exp: Likewise.
3282 * gdb.threads/print-threads.exp: Likewise.
3283 * gdb.threads/sigstep-threads.exp: Likewise.
3284 * gdb.threads/staticthreads.exp: Likewise.
3285 * gdb.threads/tls.exp: Likewise.
3286
3287 2016-03-09 Pedro Alves <palves@redhat.com>
3288
3289 * gdb.base/command-line-input.exp: New file.
3290
3291 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3292
3293 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3294 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3295 * gdb.trace/pending.exp: Accept leading dot before function name.
3296 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3297 * lib/trace-support.exp: Set registers for ppc.
3298
3299 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3300
3301 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3302 use it for disassembly; accept .main in addition to main in backtrace.
3303
3304 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3305 Marcin Kościelnicki <koriakin@0x04.net>
3306
3307 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3308 (gdb_recursion_test_ptr): New global variable.
3309 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3310 gdb_recursion_test.
3311 (gdb_c_test): Ditto.
3312
3313 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3314
3315 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3316 ordering.
3317
3318 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3319
3320 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3321 (bar): Add bar_start_lbl label.
3322 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3323 of foo/bar for emitting DWARF and tracing.
3324
3325 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3326
3327 * analyze-racy-logs.py: Set executable bit.
3328
3329 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3330
3331 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3332 (CHECK_TARGET_TMP): Likewise.
3333 (check-single-racy): New rule.
3334 (check-parallel-racy): Likewise.
3335 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3336 (do-check-parallel-racy): New rule.
3337 (check-racy/%.exp): Likewise.
3338 * README (Racy testcases): New section.
3339 * analyze-racy-logs.py: New file.
3340
3341 2016-03-03 Doug Evans <dje@google.com>
3342
3343 * gdb.base/skip.exp: Use with_test_prefix.
3344
3345 2016-03-03 Yao Qi <yao.qi@linaro.org>
3346
3347 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3348 Invoke step_over_syscall "clone" and break_cond_on_syscall
3349 "clone".
3350 * gdb.base/step-over-clone.c: New file.
3351
3352 2016-03-03 Yao Qi <yao.qi@linaro.org>
3353
3354 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3355 code format.
3356
3357 2016-03-03 Yao Qi <yao.qi@linaro.org>
3358
3359 * gdb.base/disp-step-fork.c: Rename to ...
3360 * gdb.base/step-over-fork.c: ... it. New file.
3361 * gdb.base/disp-step-vfork.c: Rename to ...
3362 * gdb.base/step-over-vfork.c: ... it. New file.
3363 * gdb.base/disp-step-syscall.exp: Rename to ...
3364 * gdb.base/step-over-syscall.exp: ... it. New file.
3365 (disp_step_cross_syscall): Rename to ...
3366 (step_over_syscall): ... it.
3367
3368 2016-03-03 Yao Qi <yao.qi@linaro.org>
3369
3370 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3371 If target supports condition evaluation on target, invoke
3372 break_cond_on_syscall for fork and vfork.
3373
3374 2016-03-03 Yao Qi <yao.qi@linaro.org>
3375
3376 * gdb.base/disp-step-syscall.exp: Don't invoke
3377 support_displaced_stepping.
3378 (disp_step_cross_syscall): Test with displaced stepping off and
3379 on if supported.
3380
3381 2016-03-03 Yao Qi <yao.qi@linaro.org>
3382
3383 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3384 proc.
3385 (setup): New proc.
3386 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3387 and setup.
3388
3389 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3390
3391 * gdb.fortran/vla-history.exp: Remove breakpoint.
3392
3393 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3394
3395 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3396 exceeds timeout.
3397
3398 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3399
3400 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3401 breakpoint.
3402
3403 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3404
3405 * gdb.mi/vla.f90: Nullify pointer after declaration.
3406
3407 2016-03-01 Pedro Alves <palves@redhat.com>
3408
3409 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3410
3411 2016-03-01 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3414 before anything else.
3415 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3416 _GNU_SOURCE here.
3417 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3418 before anything else.
3419 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3420
3421 2016-03-01 Pedro Alves <palves@redhat.com>
3422
3423 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3424
3425 2016-03-01 Yao Qi <yao.qi@linaro.org>
3426
3427 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3428 prepare_for_testing.
3429
3430 2016-03-01 Yao Qi <yao.qi@linaro.org>
3431
3432 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3433
3434 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3435
3436 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3437 manually constructing the output path.
3438
3439 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3440
3441 * gdb.arch/s390-stackless.S: New.
3442 * gdb.arch/s390-stackless.exp: New.
3443
3444 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3445
3446 * gdb.dlang/circular.c: New file.
3447 * gdb.dlang/circular.exp: New file.
3448
3449 2016-02-26 Yao Qi <yao.qi@linaro.org>
3450
3451 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3452 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3453 (testcases): Update.
3454
3455 2016-02-26 Yao Qi <yao.qi@linaro.org>
3456
3457 * gdb.reverse/aarch64.c: Rename to ...
3458 * gdb.reverse/insn-reverse.c: ... it.
3459 * gdb.reverse/aarch64.exp: Rename to ...
3460 * gdb.reverse/insn-reverse.exp: ... it.
3461
3462 2016-02-26 Yao Qi <yao.qi@linaro.org>
3463
3464 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3465 (testcase_ftype): New.
3466 (testcases): New array.
3467 (n_testcases): New.
3468 (main): Call each element in testcases.
3469 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3470 (read_testcase): New.
3471 Do the tests in a loop.
3472
3473 2016-02-25 Yao Qi <yao.qi@linaro.org>
3474
3475 * gdb.base/branches.c: Remove.
3476
3477 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3478
3479 PR gdb/13808
3480 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3481
3482 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3483
3484 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3485
3486 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3487
3488 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3489 change x86_64 call_insn to 'callq'.
3490
3491 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3492
3493 * gdb.trace/tfile-avx.c: Move to...
3494 * gdb.trace/tracefile-pseudo-reg.c: Here.
3495 * gdb.trace/tfile-avx.exp: Move to...
3496 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3497
3498 2016-02-24 Gary Benson <gbenson@redhat.com>
3499
3500 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3501 message on attach.
3502
3503 2016-02-23 Doug Evans <dje@google.com>
3504
3505 * gdb.base/skip.c (test_skip): New function.
3506 (end_test_skip_file_and_function): New function.
3507 (test_skip_file_and_function): New function.
3508 * gdb.base/skip1.c (test_skip): New function.
3509 (skip1_test_skip_file_and_function): New function.
3510 * gdb.base/skip.exp: Add tests for new skip options.
3511 * gdb.base/skip-solib.exp: Update expected output.
3512 * gdb.perf/skip-command.cc: New file.
3513 * gdb.perf/skip-command.exp: New file.
3514 * gdb.perf/skip-command.py: New file.
3515
3516 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3517
3518 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3519 info registers pattern.
3520
3521 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3522
3523 * lib/future.exp: Add D support.
3524 (gdb_find_gdc): New proc.
3525 (gdb_default_target_compile): Add D support.
3526
3527 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3528
3529 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3530 user+system time.
3531 (trace_speed_test): Determine the iteration count for a time
3532 between 15..30 seconds.
3533
3534 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3535
3536 * gdb.arch/i386-mpx-sigsegv.c: New file.
3537 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3538 * gdb.arch/i386-mpx-simple_segv.c: New file.
3539 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3540
3541 2016-02-18 Yao Qi <yao.qi@linaro.org>
3542
3543 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3544 Don't call setup_kfail.
3545
3546 2016-02-18 Yao Qi <yao.qi@linaro.org>
3547
3548 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3549 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3550
3551 2016-02-16 Doug Evans <dje@google.com>
3552
3553 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3554 * gdb.base/skip1.c: Ditto.
3555 * gdb.base/skip.exp: Whitespace cleanup.
3556
3557 2016-02-16 Don Breazeal <donb@codesourcery.com>
3558
3559 PR remote/19496
3560 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3561 Remove kfail for PR remote/19496.
3562
3563 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3564
3565 * lib/gdb.exp (standard_temp_file): Return a path specific to
3566 the runtest invocation.
3567
3568 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3569
3570 * gdb.trace/save-trace.exp: Change relative path to be in the
3571 standard output directory.
3572
3573 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3574
3575 * gdb.arch/i386-prologue.c: Add missing prototypes.
3576
3577 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3578
3579 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3580 * gdb.arch/i386-prologue.exp: Likewise.
3581 * gdb.arch/i386-size.exp: Likewise.
3582
3583 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3584
3585 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3586 define object file path.
3587 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3588 file path.
3589 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3590 standard_output_file to define binfile.
3591
3592 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3593
3594 Fix compatibility with recent gfortran-5.3.1.
3595 * gdb.fortran/vla-history.exp (print vla1 allocated)
3596 (print vla2 allocated, print $2, print $3): Remove
3597 (print $4): Rename to ...
3598 (print $2): ... here.
3599 (print $9): Rename to ...
3600 (print $5): ... here.
3601 (print $10): Rename to ...
3602 (print $6): ... here.
3603 * gdb.fortran/vla.f90: Add pvla initialization.
3604
3605 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3606
3607 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3608 New test.
3609 * gdb.fortran/vla-value-sub.exp: Likewise.
3610
3611 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3612
3613 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3614
3615 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3616
3617 * i386-biarch-core.exp: Define corefile using
3618 standard_output_file.
3619
3620 2016-02-12 Yao Qi <yao.qi@linaro.org>
3621
3622 * gdb.arch/arm-single-step-kernel-helper.c: New.
3623 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3624
3625 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3626
3627 * gdb.btrace/tailcall-only.exp: New.
3628 * gdb.btrace/tailcall-only.c: New.
3629 * gdb.btrace/x86_64-tailcall-only.S: New.
3630 * gdb.btrace/i686-tailcall-only.S: New.
3631
3632 2016-02-11 Pedro Alves <palves@redhat.com>
3633
3634 * README (Parallel testing): Add missing double quotes.
3635
3636 2016-02-11 Pedro Alves <palves@redhat.com>
3637
3638 * README (Parallel testing): New section.
3639 (GDB_PARALLEL): Rewrite.
3640 (FORCE_PARALLEL): Document.
3641
3642 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3643
3644 * gdb.trace/tfile-avx.c: New test.
3645 * gdb.trace/tfile-avx.exp: New test.
3646
3647 2016-02-09 Keith Seitz <keiths@redhat.com>
3648
3649 PR breakpoints/19546
3650 * gdb.base/infcall-exec.c: New file.
3651 * gdb.base/infcall-exec2.c: New file.
3652 * gdb.base/infcall-exec.exp: New file.
3653
3654 2016-02-09 Keith Seitz <keiths@redhat.com>
3655
3656 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3657 (toplevel): Call test_bkpt_address.
3658
3659 2016-02-09 Keith Seitz <keiths@redhat.com>
3660
3661 PR python/19506
3662 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3663 (toplevel): Call test_bkpt_address.
3664
3665 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3666
3667 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3668 to AC_OUTPUT.
3669 * configure: Regenerate.
3670
3671 2016-02-09 Pedro Alves <palves@redhat.com>
3672
3673 PR breakpoints/19548
3674 * gdb.base/execl-update-breakpoints.c (some_function): New
3675 function.
3676 (main): Call it.
3677 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3678 Tighten expected GDB output.
3679
3680 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3681
3682 * Makefile.in (ALL_SUBDIRS): Remove.
3683 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3684 (distclean maintainer-clean realclean): Likewise.
3685 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3686 * configure: Regenerate.
3687 * gdb.ada/Makefile.in: Delete.
3688 * gdb.arch/Makefile.in: Likewise.
3689 * gdb.asm/Makefile.in: Likewise.
3690 * gdb.base/Makefile.in: Likewise.
3691 * gdb.btrace/Makefile.in: Likewise.
3692 * gdb.cell/Makefile.in: Likewise.
3693 * gdb.compile/Makefile.in: Likewise.
3694 * gdb.cp/Makefile.in: Likewise.
3695 * gdb.disasm/Makefile.in: Likewise.
3696 * gdb.dlang/Makefile.in: Likewise.
3697 * gdb.dwarf2/Makefile.in: Likewise.
3698 * gdb.fortran/Makefile.in: Likewise.
3699 * gdb.gdb/Makefile.in: Likewise.
3700 * gdb.go/Makefile.in: Likewise.
3701 * gdb.guile/Makefile.in: Likewise.
3702 * gdb.java/Makefile.in: Likewise.
3703 * gdb.linespec/Makefile.in: Likewise.
3704 * gdb.mi/Makefile.in: Likewise.
3705 * gdb.modula2/Makefile.in: Likewise.
3706 * gdb.multi/Makefile.in: Likewise.
3707 * gdb.objc/Makefile.in: Likewise.
3708 * gdb.opencl/Makefile.in: Likewise.
3709 * gdb.opt/Makefile.in: Likewise.
3710 * gdb.pascal/Makefile.in: Likewise.
3711 * gdb.perf/Makefile.in: Likewise.
3712 * gdb.python/Makefile.in: Likewise.
3713 * gdb.reverse/Makefile.in: Likewise.
3714 * gdb.server/Makefile.in: Likewise.
3715 * gdb.stabs/Makefile.in: Likewise.
3716 * gdb.threads/Makefile.in: Likewise.
3717 * gdb.trace/Makefile.in: Likewise.
3718 * gdb.xml/Makefile.in: Likewise.
3719 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3720 GDB_PARALLEL.
3721 (standard_output_file): Remove check for GDB_PARALLEL, always
3722 return path in outputs/$subdir/$testname.
3723
3724 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3725
3726 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3727 (site.exp): Assign abs_srcdir to tcl's srcdir.
3728
3729 2016-02-04 Yao Qi <yao.qi@linaro.org>
3730
3731 * gdb.base/foll-exec-mode.c: Include limits.h.
3732 (main): Add parameters argc and argv. Get directory from
3733 argv[0].
3734 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3735 compilation.
3736 * gdb.base/foll-exec.c: Include limits.h.
3737 (main): Add parameters argc and argv.
3738 Get directory from argv[0].
3739 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3740 Adjust tests on the number of lines as source code changed.
3741 * gdb.base/foll-vfork-exit.c: Include limits.h.
3742 (main): Add one line of statement before vfork.
3743 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3744 (main): Add parameters argc and argv. Get directory from
3745 argv[0].
3746 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3747 (setup_gdb): Set tbreak to skip some source lines.
3748 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3749 (main): Add parameters argc and argv. Get directory from
3750 argv[0].
3751 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3752 compilation.
3753 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3754 (main): Add parameters argc and argv. Get directory from
3755 argv[0].
3756 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3757 compilation.
3758
3759 2016-02-01 Doug Evans <dje@google.com>
3760
3761 * gdb.base/skip.exp: Clean up multiple references to same test name.
3762
3763 2016-02-01 Pedro Alves <palves@redhat.com>
3764
3765 PR remote/19496
3766 * gdb.threads/forking-threads-plus-breakpoint.exp
3767 (displaced_stepping_supported): New global.
3768 (probe_displaced_stepping_support): New procedure.
3769 (do_test): Add 'displaced' parameter, and use it.
3770 (top level): Check for displaced stepping support. Add displaced
3771 stepping on/off testing axis.
3772
3773 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3774
3775 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3776 pointer. Don't perform further tests on the unassociated pointer
3777 if the first test fails.
3778
3779 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3780
3781 * gdb.base/max-value-size.c: New file.
3782 * gdb.base/max-value-size.exp: New file.
3783 * gdb.base/huge.exp: Disable max-value-size for this test.
3784
3785 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3786
3787 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3788
3789 2016-01-28 Yao Qi <yao.qi@linaro.org>
3790
3791 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3792
3793 2016-01-25 Pedro Alves <palves@redhat.com>
3794
3795 PR threads/19461
3796 * gdb.base/fork-running-state.c: New file.
3797 * gdb.base/fork-running-state.exp: New file.
3798
3799 2016-01-25 Pedro Alves <palves@redhat.com>
3800
3801 PR gdb/19494
3802 * gdb.base/catch-fork-kill.c: New file.
3803 * gdb.base/catch-fork-kill.exp: New file.
3804
3805 2016-01-25 Pedro Alves <palves@redhat.com>
3806
3807 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3808 Delete, moved to lib/gdb.exp.
3809 * gdb.threads/forking-threads-plus-breakpoint.exp
3810 (foreach_with_prefix): Likewise.
3811 * gdb.threads/process-dies-while-handling-bp.exp
3812 (foreach_with_prefix): Likewise.
3813 * lib/gdb.exp (foreach_with_prefix): New procedure.
3814
3815 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3816
3817 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3818 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3819
3820 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3821
3822 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3823 endian targets.
3824
3825 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3826 Pedro Alves <palves@redhat.com>
3827
3828 Fix testsuite compatibility with Guile.
3829 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3830 number.
3831
3832 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3833
3834 Fix testsuite compatibility with Guile.
3835 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3836 (thread 1): New test for backtrace through signal handler.
3837
3838 2016-01-22 Yao Qi <yao.qi@linaro.org>
3839
3840 PR testsuite/19491
3841 * gdb.base/multi-forks.c: Include
3842 ../lib/unbuffer_output.c
3843 (main): Call gdb_unbuffer_output.
3844
3845 2016-01-21 Doug Evans <dje@google.com>
3846
3847 * lib/ada.exp (gdb_compile_ada): Fix typo.
3848
3849 2016-01-21 Joel Brobecker <brobecker@adacore.com>
3850
3851 * gdb.base/break-fun-addr.exp: New file.
3852 * gdb.base/break-fun-addr1.c: New file.
3853 * gdb.base/break-fun-addr2.c: New file.
3854
3855 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3856
3857 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3858 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3859 enum flag values.
3860
3861 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3862
3863 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3864 when GDB can not set the vector return value. Add more comments
3865 for clarification.
3866
3867 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3868
3869 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3870 command.
3871
3872 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3873
3874 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3875
3876 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3877
3878 * Makefile.in (check-single): Pass --status to runtest.
3879 (check/%.exp): Likewise.
3880
3881 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3882
3883 * Makefile.in (check-parallel): Propagate return code from make
3884 do-check-parallel.
3885
3886 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3887
3888 * gdb.trace/ftrace.exp: Fix expected message on continue.
3889 * gdb.trace/pending.exp: Fix expected message on continue.
3890 * gdb.trace/trace-break.exp: Fix expected message on continue.
3891
3892 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3893
3894 * lib/gdb.exp (gdb_test): Remove unused global references.
3895
3896 2016-01-18 Pedro Alves <palves@redhat.com>
3897
3898 * gdb.base/async-shell.exp: Adjust expected output.
3899 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3900 * gdb.base/siginfo-thread.exp: Adjust expected output.
3901 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3902 * gdb.java/jnpe.exp: Adjust expected output.
3903 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3904 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3905 * gdb.threads/leader-exit.exp: Adjust expected output.
3906 * gdb.threads/manythreads.exp: Adjust expected output.
3907 * gdb.threads/pthreads.exp: Adjust expected output.
3908 * gdb.threads/schedlock.exp: Adjust expected output.
3909 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3910 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3911 expected output.
3912 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3913 output.
3914 * gdb.threads/sigthread.exp: Adjust expected output.
3915 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3916
3917 2016-01-18 Yao Qi <yao.qi@linaro.org>
3918
3919 * gdb.guile/scm-section-script.c: Replace @progbits with
3920 %progbits.
3921 * gdb.python/py-section-script.c: Likewise.
3922
3923 2016-01-15 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.multi/tids.exp: Test star wildcard ranges.
3926
3927 2016-01-15 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3930 command from "thread apply" invocation.
3931 (thr_apply_info_thr_invalid): Default the expected output to the
3932 input tid list.
3933 (top level): Add tests that use convenience variables. Add tests
3934 for "thread apply" with a valid TID list, but missing the command.
3935
3936 2016-01-13 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/default.exp: Expect $_gthread as well.
3939 * gdb.multi/tids.exp: Test $_gthread.
3940 * gdb.threads/thread-specific.exp: Test $_gthread.
3941
3942 2016-01-13 Pedro Alves <palves@redhat.com>
3943
3944 * gdb.multi/tids.exp: Test "info threads -gid".
3945
3946 2016-01-13 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3949 Breakpoint.thread.
3950 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3951
3952 2016-01-07 Pedro Alves <palves@redhat.com>
3953
3954 * gdb.base/break.exp: Adjust to output changes.
3955 * gdb.base/hbreak2.exp: Likewise.
3956 * gdb.base/sepdebug.exp: Likewise.
3957 * gdb.base/watch_thread_num.exp: Likewise.
3958 * gdb.linespec/keywords.exp: Likewise.
3959 * gdb.multi/info-threads.exp: Likewise.
3960 * gdb.threads/thread-find.exp: Likewise.
3961 * gdb.multi/tids.c: New file.
3962 * gdb.multi/tids.exp: New file.
3963
3964 2016-01-13 Pedro Alves <palves@redhat.com>
3965
3966 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3967
3968 2016-01-13 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.base/default.exp: Expect $_inferior as well.
3971 * gdb.multi/base.exp: Test $_inferior.
3972
3973 2016-01-13 Pedro Alves <palves@redhat.com>
3974
3975 PR breakpoints/19388
3976 * gdb.base/catch-signal-siginfo-cond.c: New file.
3977 * gdb.base/catch-signal-siginfo-cond.exp: New file.
3978
3979 2016-01-12 Josh Stone <jistone@redhat.com>
3980 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3981
3982 * gdb.base/catch-syscall.c (do_execve): New variable.
3983 (main): Conditionally trigger an execve.
3984 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
3985 (test_catch_syscall_execve): New, check entry/return across execve.
3986 (do_syscall_tests): Call test_catch_syscall_execve.
3987
3988 2016-01-12 Pedro Alves <palves@redhat.com>
3989
3990 * gdb.base/random-signal.exp (do_test): New procedure, with body
3991 of testcase moved in.
3992
3993 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3994 Pedro Alves <palves@redhat.com>
3995
3996 * gdb.base/funcargs.exp (finish from indirectly called function):
3997 Reintroduce the case for 'First'.
3998
3999 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4000 Pedro Alves <palves@redhat.com>
4001
4002 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4003 (tcatch_vfork_then_child_follow_exec)
4004 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4005 identification.
4006
4007 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4008
4009 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4010 and repeats to unlimited.
4011 * gdb.python/py-value.exp: Likewise.
4012 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4013 and repeats to unlimited.
4014
4015 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4016
4017 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4018 and reordering the functions.
4019 * gdb.multi/hangout.c: Likewise.
4020 * gdb.multi/hello.c: Likewise.
4021
4022 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4023
4024 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4025 absolute.
4026 (SingleStatisticTestResult.report): Use dict.keys instead of
4027 dict.iterkeys.
4028
4029 2016-01-06 Pedro Alves <palves@redhat.com>
4030
4031 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4032
4033 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4034
4035 * gdb.btrace/dlopen.exp: New.
4036 * gdb.btrace/dlopen.c: New.
4037 * gdb.btrace/dlopen-dso.c: New.
4038
4039 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4040
4041 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4042 PATTERN argument is optional.
4043
4044 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4045
4046 * lib/ada.exp (target_compile_ada_from_dir): New function.
4047 (gdb_compile_ada): Reimplement avoiding the use of project files.
4048 * gdb.ada/gnat_ada.gpr: Delete.
4049 * gdb.ada/cond_lang.exp: Adjust test to make path before
4050 filename optional.
4051 * gdb.ada/small_reg_param.exp: Likewise.
4052
4053 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4054
4055 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4056
4057 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4058
4059 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4060 case.
4061
4062 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4063
4064 * gdb.base/break.exp: Remove dead code.
4065 * gdb.base/sepdebug.exp: Likewise.
4066
4067 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4068
4069 * gdb.asm/asm-source.exp: Remove HP-UX references.
4070 * gdb.base/annota1.exp: Likewise.
4071 * gdb.base/annota3.exp: Likewise.
4072 * gdb.base/attach.exp: Likewise.
4073 * gdb.base/bigcore.exp: Likewise.
4074 * gdb.base/break.exp: Likewise.
4075 * gdb.base/call-ar-st.exp: Likewise.
4076 * gdb.base/callfuncs.exp: Likewise.
4077 * gdb.base/catch-fork-static.exp: Likewise.
4078 * gdb.base/display.exp: Likewise.
4079 * gdb.base/foll-exec-mode.exp: Likewise.
4080 * gdb.base/foll-exec.exp: Likewise.
4081 * gdb.base/foll-fork.exp: Likewise.
4082 * gdb.base/foll-vfork.exp: Likewise.
4083 * gdb.base/funcargs.exp: Likewise.
4084 * gdb.base/hbreak2.exp: Likewise.
4085 * gdb.base/inferior-died.exp: Likewise.
4086 * gdb.base/interrupt.exp: Likewise.
4087 * gdb.base/multi-forks.exp: Likewise.
4088 * gdb.base/nodebug.exp: Likewise.
4089 * gdb.base/sepdebug.exp: Likewise.
4090 * gdb.base/solib1.c: Likewise.
4091 * gdb.base/step-test.exp: Likewise.
4092 * gdb.mi/non-stop.c: Likewise.
4093 * gdb.mi/pthreads.c: Likewise.
4094 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4095 * gdb.threads/pthreads.c: Likewise.
4096 * gdb.threads/staticthreads.exp: Likewise.
4097 * lib/future.exp: Likewise.
4098 * lib/gdb.exp: Likewise.
4099 * gdb.base/so-indr-cl.c: Remove.
4100 * gdb.base/so-indr-cl.exp: Likewise.
4101 * gdb.base/solib.c: Likewise.
4102 * gdb.base/solib.exp: Likewise.
4103 * gdb.base/solib2.c: Likewise.
4104
4105 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4106
4107 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4108 * gdb.base/call-ar-st.exp: Likewise.
4109 * gdb.base/callfuncs.exp: Likewise.
4110 * gdb.base/condbreak.exp: Likewise.
4111 * gdb.base/constvars.exp: Likewise.
4112 * gdb.base/hbreak2.exp: Likewise.
4113 * gdb.base/langs.exp: Likewise.
4114 * gdb.base/list.exp: Likewise.
4115 * gdb.base/long_long.exp: Likewise.
4116 * gdb.base/ptype.exp: Likewise.
4117 * gdb.base/scope.exp: Likewise.
4118 * gdb.base/signals.exp: Likewise.
4119 * gdb.base/so-impl-ld.exp: Likewise.
4120 * gdb.base/varargs.exp: Likewise.
4121 * gdb.base/volatile.exp: Likewise.
4122 * gdb.base/whatis.exp: Likewise.
4123 * gdb.cp/cplusfuncs.exp: Likewise.
4124 * gdb.cp/inherit.exp: Likewise.
4125 * gdb.cp/local.exp: Likewise.
4126 * gdb.cp/member-ptr.exp: Likewise.
4127 * gdb.cp/method.exp: Likewise.
4128 * gdb.cp/overload.exp: Likewise.
4129 * gdb.cp/templates.exp: Likewise.
4130 * gdb.stabs/weird.exp: Likewise.
4131 * lib/compiler.c: Likewise.
4132 * lib/compiler.cc: Likewise.
4133 * lib/cp-support.exp: Likewise.
4134 * lib/gdb.exp: Likewise.
4135
4136 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4137
4138 * configure.ac: Remove HP-UX case.
4139 * configure: Regenerate.
4140
4141 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4142
4143 * lib/gdb.exp (gdb_compile): Add function doc.
4144
4145 2015-12-17 Pedro Alves <palves@redhat.com>
4146
4147 PR threads/19354
4148 * gdb.multi/info-threads.exp: New file.
4149
4150 2015-12-15 Yao Qi <yao.qi@linaro.org>
4151
4152 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4153 is aarch64*-*-*.
4154
4155 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4156
4157 * gdb.base/history-duplicates.exp: Skip if no readline support.
4158
4159 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4160
4161 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4162
4163 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4164
4165 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4166
4167 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4168
4169 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4170 ctrl-C if nointerrupts target property is set.
4171 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4172 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4173 * gdb.base/paginate-bg-execution.exp: Likewise.
4174 * gdb.base/paginate-execution-startup.exp: Likewise.
4175 * gdb.base/random-signal.exp: Likewise.
4176 * gdb.base/range-stepping.exp: Likewise.
4177 * gdb.cp/annota2.exp: Likewise.
4178 * gdb.cp/annota3.exp: Likewise.
4179 * gdb.gdb/selftest.exp: Likewise.
4180 * gdb.threads/continue-pending-status.exp: Likewise.
4181 * gdb.threads/leader-exit.exp: Likewise.
4182 * gdb.threads/manythreads.exp: Likewise.
4183 * gdb.threads/pthreads.exp: Likewise.
4184 * gdb.threads/schedlock.exp: Likewise.
4185 * gdb.threads/sigthread.exp: Likewise.
4186
4187 2015-12-11 Don Breazeal <donb@codesourcery.com>
4188
4189 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4190 remote.
4191 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4192 * gdb.base/foll-exec.exp (main): Enable for target remote.
4193 * gdb.base/foll-fork.exp (main): Likewise.
4194 * gdb.base/foll-vfork.exp (main): Likewise.
4195 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4196 (proc continue_to_exit_bp_loc): Use clean_restart.
4197 * gdb.base/pie-execl.exp (main): Disable for target remote.
4198 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4199 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4200 * gdb.threads/execl.exp (main): Likewise.
4201 * gdb.threads/fork-child-threads.exp (main): Likewise.
4202 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4203 remote.
4204 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4205 remote.
4206 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4207 pid.tid style ptids, instead of just tid.
4208 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4209 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4210 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4211 ptids, instead of just tid.
4212
4213 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4214
4215 * gdb.base/list.exp (test_list_forward): Add end of file error
4216 test.
4217 (test_repeat_list_command): Add end of file error test.
4218 (test_list_backwards): Add beginning of file error test.
4219
4220 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * gdb.base/list.exp (test_list_invalid_args): New function,
4223 defined, and called.
4224
4225 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4226
4227 * gdb.base/list.exp (test_list): Make test names unique.
4228
4229 2015-12-11 Yao Qi <yao.qi@linaro.org>
4230
4231 * gdb.base/coremaker2.c: Remove.
4232
4233 2015-12-10 Pedro Alves <palves@redhat.com>
4234
4235 * gdb.multi/base.exp: Remove stale "spaces" references.
4236
4237 2015-12-10 Pedro Alves <palves@redhat.com>
4238
4239 * gdb.multi/base.exp: Don't use nowarnings.
4240 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4241 * gdb.multi/hangout.c: Include stdio.h.
4242 * gdb.multi/hello.c: Include stdlib.h.
4243 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4244 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4245 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4246
4247 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4248
4249 * gdb.dwarf2/dw2-ranges-base.c: New file.
4250 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4251 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4252 support additional line table, and debug ranges generation.
4253 (Dwarf::ranges): New function, generate .debug_ranges.
4254 (Dwarf::lines): Support generating simple line table programs.
4255 (Dwarf::assemble): Initialise new namespace variables.
4256
4257 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4258
4259 * gdb.base/async.exp (proc test_background): Add case for
4260 asynchronous execution not supported.
4261
4262 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4263
4264 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4265 format and change test names to make them unique.
4266
4267 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4268 Pedro Alves <pedro@redhat.com>
4269
4270 PR gdb/18702
4271 Add checking of floatformats setup on x86_64 hosts.
4272 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4273 (smallval, bigval): New labels/constants.
4274 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4275 float" after loading bigval and smallval.
4276
4277 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4278
4279 * gdb.ada/fun_overload_menu.exp: New testcase.
4280 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4281
4282 2015-12-04 Josh Stone <jistone@redhat.com>
4283
4284 * gdb.base/catch-fork-static.exp: New.
4285
4286 2015-12-03 Yao Qi <yao.qi@linaro.org>
4287
4288 * gdb.base/sizeof.c: Don't include stdio.h and
4289 ../lib/unbuffer_output.c.
4290 (main): New variable 'size' and 'value'. Remove printf and
4291 gdb_unbuffer_output. Assign return value to size and value.
4292 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4293 at the beginning.
4294 (check_sizeof): Check the result by printing variable 'size'.
4295 (check_valueof): Check the result by printing variable 'value'.
4296
4297 2015-12-01 Yao Qi <yao.qi@linaro.org>
4298
4299 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4300 for aarch64*-*-linux* target.
4301
4302 2015-11-30 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4305
4306 2015-11-30 Pedro Alves <palves@redhat.com>
4307
4308 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4309 Handle non-stop mode vCont replies.
4310
4311 2015-11-30 Pedro Alves <palves@redhat.com>
4312
4313 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4314 prepare_for_testing. Start gdb with "set non-stop on" appended to
4315 GDBFLAGS. Lax expected stop output.
4316
4317 2015-11-27 Yao Qi <yao.qi@linaro.org>
4318
4319 * gdb.arch/arm-neon.exp: New.
4320 * gdb.arch/arm-neon.c: New.
4321
4322 2015-11-27 Yao Qi <yao.qi@linaro.org>
4323
4324 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4325
4326 2015-11-27 Yao Qi <yao.qi@linaro.org>
4327
4328 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4329 frames-invalid annotation.
4330
4331 2015-11-27 Yao Qi <yao.qi@linaro.org>
4332
4333 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4334
4335 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4336
4337 * gdb.threads/names.exp: New file.
4338 * gdb.threads/names.c: New file.
4339 * README: Mention gdb,no_thread_names.
4340
4341 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4342
4343 PR 19297
4344 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4345 support" error.
4346
4347 2015-11-24 Pedro Alves <palves@redhat.com>
4348
4349 PR 17539
4350 * gdb.base/display.exp: Expect displays to be sorted in ascending
4351 order. Use multi_line.
4352 * gdb.base/solib-display.exp: Likewise.
4353
4354 2015-11-24 Pedro Alves <palves@redhat.com>
4355
4356 PR 17539
4357 * gdb.base/display.exp: Expect displays to be sorted in ascending
4358 order. Use multi_line.
4359 * gdb.base/solib-display.exp: Likewise.
4360
4361 2015-11-24 Pedro Alves <palves@redhat.com>
4362
4363 PR 17539
4364 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4365 threads in ascending order.
4366 * gdb.base/foll-fork.exp: Likewise.
4367 * gdb.base/foll-vfork.exp: Likewise.
4368 * gdb.base/multi-forks.exp: Likewise.
4369 * gdb.mi/mi-nonstop.exp: Likewise.
4370 * gdb.mi/mi-nsintrall.exp: Likewise.
4371 * gdb.multi/base.exp: Likewise.
4372 * gdb.multi/multi-arch.exp: Likewise.
4373 * gdb.python/py-inferior.exp: Likewise.
4374 * gdb.threads/break-while-running.exp: Likewise.
4375 * gdb.threads/execl.exp: Likewise.
4376 * gdb.threads/gcore-thread.exp: Likewise.
4377 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4378 * gdb.threads/kill.exp: Likewise.
4379 * gdb.threads/linux-dp.exp: Likewise.
4380 * gdb.threads/multiple-step-overs.exp: Likewise.
4381 * gdb.threads/next-bp-other-thread.exp: Likewise.
4382 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4383 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4384 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4385 * gdb.threads/thread-find.exp: Likewise.
4386 * gdb.threads/tls.exp: Likewise.
4387 * lib/mi-support.exp (mi_reverse_list): Delete.
4388 (mi_check_thread_states): No longer reverse list.
4389
4390 2015-11-24 Pedro Alves <palves@redhat.com>
4391
4392 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4393 use lowercase.
4394
4395 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4396
4397 * gdb.trace/actions.c: Include trace-common.h.
4398 (main): Add a location for a fast tracepoint.
4399 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4400 the normal tracepoints.
4401 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4402
4403 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4404
4405 * save-trace.exp: Factor out code to these...
4406 (gdb_save_tracepoints): New.
4407 (gdb_load_tracepoints): New.
4408 (do_save_load_test): New.
4409
4410 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4411
4412 * gdb.base/asmlabel.exp: New test.
4413 * gdb.base/asmlabel.c: New test case.
4414
4415 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4416
4417 * gdb.base/wrong_frame_bt_full-main.c: New file.
4418 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4419 * gdb.base/wrong_frame_bt_full.exp: New file.
4420
4421 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4422
4423 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4424
4425 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4426
4427 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4428 pstate register when comparing registers values in
4429 sparc64-*-linux-gnu targets to avoid spurious differences.
4430
4431 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4432
4433 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4434
4435 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4436
4437 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4438 as type argument to gdb_compile.
4439 * gdb.base/nested-subp2.exp: Likewise.
4440 * gdb.base/nested-subp3.exp: Likewise.
4441
4442 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4443
4444 * lib/dwarf.exp (_note): Fix left shift of negative value.
4445 * gdb.trace/trace-condition.exp: Likewise.
4446
4447 2015-11-13 Yao Qi <yao.qi@linaro.org>
4448
4449 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4450 comments about d10v.
4451 (test_scalar_returns): Likewise.
4452 * gdb.base/d10v.ld: Remove.
4453 * gdb.base/overlays.exp: Remove the target triplet checking for
4454 d10v-*-*.
4455 * gdb.base/structs.exp (test_struct_returns): Remove the
4456 comments about d10v.
4457 (test_struct_calls): Likewise.
4458
4459 2015-11-13 Yao Qi <yao.qi@linaro.org>
4460
4461 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4462 * gdb.base/gnu_vector.c: Don't include stdio.h.
4463 (main): Don't print res and call add_some_intvecs.
4464
4465 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4466
4467 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4468 macro.
4469 (func5): Removed.
4470 (func4): Use FAST_TRACEPOINT_LABEL.
4471 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4472 macro.
4473 (func): Removed.
4474 (thread_function): Use FAST_TRACEPOINT_LABEL.
4475 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4476 (func): Remove.
4477 (marker): Use FAST_TRACEPOINT_LABEL.
4478 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4479 (pendfunc1): Remove.
4480 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4481 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4482 (foo): Remove.
4483 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4484 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4485 macro.
4486 (func): Remove.
4487 (marker): Use FAST_TRACEPOINT_LABEL.
4488 * gdb.trace/trace-common.h: New header.
4489 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4490 macro.
4491 (func): Remove.
4492 (marker): Use FAST_TRACEPOINT_LABEL.
4493 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4494 (func): Remove.
4495 (thread_function): Use FAST_TRACEPOINT_LABEL.
4496
4497 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4498
4499 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4500 in front.
4501 * gdb.trace/change-loc.exp: Use global pcreg definition.
4502 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4503 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4504 in front.
4505 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4506 * gdb.trace/pending.exp: Likewise.
4507 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4508 * gdb.trace/trace-break.exp: Likewise.
4509 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4510 in front.
4511 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4512 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4513 in front.
4514 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4515
4516 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4517
4518 * gdb.ada/fin_fun_out: New testcase.
4519
4520 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4521
4522 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4523 value associated with DW_AT_byte_size.
4524 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4525 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4526 DW_AT_upper_bound.
4527
4528 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4529
4530 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4531 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4532 version.
4533 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4534 gdb.dwarf2/dw2-canonicalize-type.exp,
4535 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4536 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4537 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4538 provided by gdb_target_symbol_prefix_flags_asm.
4539 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4540 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4541 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4542 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4543 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4544 macros where needed). Use this macro for symbols which require
4545 the prefix provided by SYMBOL_PREFIX.
4546
4547 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4548
4549 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4550 New procs.
4551 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4552 representing expressions, of more than one list element.
4553 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4554 to prepend linker symbol prefix to f.
4555 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4556 table_1 and table_2.
4557 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4558 Likewise, for f and g.
4559 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4560 for ptr.
4561 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4562 for main.
4563 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4564 table_1_ptr and table_2_ptr.
4565
4566 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4567 Joel Brobecker <brobecker@adacore.com>
4568
4569 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4570
4571 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4572
4573 * gdb.reverse/s390-mvcle.c: New test.
4574 * gdb.reverse/s390-mvcle.exp: New file.
4575 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4576
4577 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4578
4579 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4580
4581 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4582
4583 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4584 reaching marker2.
4585 * gdb.reverse/getresuid-reverse.exp: Likewise.
4586 * gdb.reverse/pipe-reverse.exp: Likewise.
4587 * gdb.reverse/readv-reverse.exp: Likewise.
4588 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4589 * gdb.reverse/time-reverse.exp: Likewise.
4590 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4591
4592 2015-10-30 Yao Qi <yao.qi@linaro.org>
4593
4594 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4595 (empty_cycle): Remove.
4596 (main): Don't call empty_cycle. Don't use watch_count_done.
4597 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4598 empty_cycle. Rewrite the code counting HW watchpoints.
4599
4600 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4601
4602 * gdb.reverse/fstatat-reverse.c: New test.
4603 * gdb.reverse/fstatat-reverse.exp: New file.
4604 * gdb.reverse/getresuid-reverse.c: New test.
4605 * gdb.reverse/getresuid-reverse.exp: New file.
4606 * gdb.reverse/pipe-reverse.c: New test.
4607 * gdb.reverse/pipe-reverse.exp: New file.
4608 * gdb.reverse/readv-reverse.c: New test.
4609 * gdb.reverse/readv-reverse.exp: New file.
4610 * gdb.reverse/recvmsg-reverse.c: New test.
4611 * gdb.reverse/recvmsg-reverse.exp: New file.
4612 * gdb.reverse/time-reverse.c: New test.
4613 * gdb.reverse/time-reverse.exp: New file.
4614 * gdb.reverse/waitpid-reverse.c: New test.
4615 * gdb.reverse/waitpid-reverse.exp: New file.
4616
4617 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4618
4619 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4620
4621 2015-10-26 Doug Evans <dje@google.com>
4622
4623 PR symtab/17391
4624 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4625 * gdb.dwarf2/bad-regnum.c: New file.
4626 * gdb.dwarf2/bad-regnum.exp: New file.
4627
4628 2015-10-26 Doug Evans <dje@google.com>
4629
4630 PR python/18938
4631 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4632 file.
4633
4634 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4635
4636 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4637 for a change by "Mention language in compile error message".
4638
4639 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4640
4641 PR python/18073
4642 * gdb.python/py-type.c (C::a_method): New.
4643 (C::a_const_method): New.
4644 (C::a_static_method): New.
4645 (a_function): New.
4646 * gdb.python/py-type.exp (test_fields): Test getting fields
4647 from function and method.
4648
4649 2015-10-21 Keven Boell <keven.boell@intel.com>
4650
4651 * gdb.fortran/vla-alloc-assoc.exp: New file.
4652 * gdb.fortran/vla-datatypes.exp: New file.
4653 * gdb.fortran/vla-datatypes.f90: New file.
4654 * gdb.fortran/vla-history.exp: New file.
4655 * gdb.fortran/vla-ptype-sub.exp: New file.
4656 * gdb.fortran/vla-ptype.exp: New file.
4657 * gdb.fortran/vla-sizeof.exp: New file.
4658 * gdb.fortran/vla-sub.f90: New file.
4659 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4660 * gdb.fortran/vla-value-sub-finish.exp: New file.
4661 * gdb.fortran/vla-value-sub.exp: New file.
4662 * gdb.fortran/vla-value.exp: New file.
4663 * gdb.fortran/vla-ptr-info.exp: New file.
4664 * gdb.mi/mi-vla-fortran.exp: New file.
4665 * gdb.mi/vla.f90: New file.
4666
4667 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4668
4669 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4670 of hardwired timeout value.
4671
4672 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4673 Pedro Alves <palves@redhat.com>
4674
4675 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4676 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4677
4678 2015-10-19 Josh Stone <jistone@redhat.com>
4679
4680 * gdb.base/catch-syscall.c: Include <sched.h>.
4681 (unknown_syscall): New variable.
4682 (main): Trigger a vfork and an unknown syscall.
4683 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4684 (unknown_syscall_number): Likewise.
4685 (check_call_to_syscall): Accept an optional syscall pattern.
4686 (check_return_from_syscall): Likewise.
4687 (check_continue): Likewise.
4688 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4689 (test_catch_syscall_skipping_return): New test toggling off 'catch
4690 syscall' to step over the syscall return, then toggling back on.
4691 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4692 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4693 (do_syscall_tests): Call test_catch_syscall_without_args and
4694 test_catch_syscall_mid_vfork.
4695 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4696 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4697
4698 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
4699
4700 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4701 print g_vE): Add new pass patterns.
4702 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4703 print various symbol names for vptr fields.
4704
4705 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4706
4707 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4708 results.
4709
4710 2015-10-12 Yao Qi <yao.qi@linaro.org>
4711
4712 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4713
4714 2015-10-12 Yao Qi <yao.qi@linaro.org>
4715
4716 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4717 is aarch64*-*-linux*.
4718
4719 2015-10-12 Yao Qi <yao.qi@linaro.org>
4720
4721 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4722 (can_relocate_bcond_true): ... it.
4723 (can_relocate_bcond_false): New function.
4724 (foo): Likewise.
4725 (can_relocate_bl): Likewise.
4726 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4727 can_relocate_bl.
4728
4729 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4730
4731 * gdb.base/nested-addr.c: New file.
4732 * gdb.base/nested-addr.exp: New testcase.
4733
4734 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4735
4736 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4737 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4738 its output. Ignore the output of "record goto begin" and instead
4739 check that GDB is replaying.
4740
4741 2015-10-09 Pedro Alves <palves@redhat.com>
4742
4743 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4744 (top level): Use it in the run with no args test.
4745
4746 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4747
4748 * gdb.dlang/properties.exp: New file.
4749
4750 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4751
4752 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4753 whether or not address 0x1000 is mapped on the target.
4754
4755 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4756
4757 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4758 build.
4759
4760 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4761
4762 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4763 instruction-history test.
4764
4765 2015-09-28 Doug Evans <dje@google.com>
4766
4767 * gdb.base/gcore.c (array_func): Add reference to static_array.
4768
4769 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4770
4771 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4772 source line.
4773
4774 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4775
4776 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4777 short or char as base type.
4778
4779 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4780
4781 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4782 to allow any size enum.
4783
4784 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4785
4786 * gdb.ada/array_ptr_renaming.exp: New testcase.
4787 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4788 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4789
4790 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4791
4792 * gdb.trace/ftrace-lock.c: New file.
4793 * gdb.trace/ftrace-lock.exp: New file.
4794
4795 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4796
4797 * gdb.arch/insn-reloc.c: New file.
4798 * gdb.arch/ftrace-insn-reloc.exp: New file.
4799
4800 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4801
4802 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4803 instruction.
4804 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4805 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4806 * gdb.trace/range-stepping.c: Likewise.
4807 * gdb.trace/trace-break.c: Likewise.
4808 * gdb.trace/trace-mt.c (thread_function): Likewise.
4809 * gdb.trace/ftrace.c (marker): Likewise.
4810 * gdb.trace/trace-condition.c (marker): Likewise.
4811 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4812 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4813 is_aarch64_target.
4814
4815 2015-09-18 Doug Evans <xdje42@gmail.com>
4816
4817 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4818 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4819
4820 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4821
4822 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4823 the breakpoint.
4824
4825 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4826
4827 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4828 the pending breakpoint. Remove timeout override for "Run till
4829 MI pending breakpoint on pendfunc3 on thread 2" test.
4830
4831 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4834 filename pattern.
4835
4836 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4837
4838 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4839 in breakpoint filename pattern.
4840
4841 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4842
4843 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4844
4845 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4846
4847 * gdb.linespec/explicit.exp: Check for readline support for
4848 tab-completion tests. Fix obvious typo.
4849
4850 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4851
4852 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4853 and replay.
4854
4855 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4856
4857 * gdb.btrace/non-stop.c: New.
4858 * gdb.btrace/non-stop.exp: New.
4859
4860 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4861 Yao Qi <yao.qi@linaro.org>
4862
4863 * gdb.trace/trace-condition.c: New file.
4864 * gdb.trace/trace-condition.exp: New file.
4865
4866 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
4867
4868 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4869 for testing bytecode compilation.
4870
4871 2015-09-16 Pedro Alves <palves@redhat.com>
4872 Sandra Loosemore <sandra@codesourcery.com>
4873
4874 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4875 (SECONDS): Redefine.
4876 (main): Call pthread_kill and alarm early.
4877 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4878 support.
4879 (test): If the target can't hardware step and doesn't support
4880 displaced stepping, increase the timeout.
4881
4882 2015-09-16 Pedro Alves <palves@redhat.com>
4883
4884 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4885 (enable_debug): New procedures.
4886 (test): Use them. Bail out if waiting for threads fails.
4887 (top level): Bail out if a test fails.
4888
4889 2015-09-16 Yao Qi <yao.qi@linaro.org>
4890
4891 * gdb.asm/asm-source.exp: Set asm-arch for
4892 aarch64*-*-* target.
4893 * gdb.asm/aarch64.inc: New file.
4894
4895 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4896
4897 * gdb.ada/array_of_variable_length.exp: New testcase.
4898 * gdb.ada/array_of_variable_length/foo.adb: New file.
4899 * gdb.ada/array_of_variable_length/pck.adb: New file.
4900 * gdb.ada/array_of_variable_length/pck.ads: New file.
4901
4902 2015-09-15 Doug Evans <dje@google.com>
4903
4904 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4905 of function static local variable.
4906
4907 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4908
4909 * gdb.threads/tls-so_extern.exp: New test file.
4910 * gdb.threads/tls-so_extern.c: New test file.
4911 * gdb.threads/tls-so_extern_main.c: New test file.
4912
4913 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4914
4915 * gdb.opt/solib-intra-step-lib.c: New file.
4916 * gdb.opt/solib-intra-step-main.c: New file.
4917 * gdb.opt/solib-intra-step.exp: New file.
4918
4919 2015-09-15 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4922 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4923
4924 2015-09-14 Pedro Alves <palves@redhat.com>
4925
4926 * gdb.base/hook-stop-continue.c: Delete.
4927 * gdb.base/hook-stop-continue.exp: Delete.
4928 * gdb.base/hook-stop-frame.c: Delete.
4929 * gdb.base/hook-stop-frame.exp: Delete.
4930 * gdb.base/hook-stop.c: New file.
4931 * gdb.base/hook-stop.exp: New file.
4932
4933 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4934
4935 * gdb.ada/access_to_packed_array.exp: New testcase.
4936 * gdb.ada/access_to_packed_array/foo.adb: New file.
4937 * gdb.ada/access_to_packed_array/pack.adb: New file.
4938 * gdb.ada/access_to_packed_array/pack.ads: New file.
4939
4940 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4941
4942 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4943 buffer size test.
4944
4945 2015-09-11 Don Breazeal <donb@codesourcery.com>
4946
4947 * gdb.base/foll-exec.c: Add copyright header. Fix
4948 formatting issues.
4949 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4950 (do_exec_tests): Use clean_restart in place of zap_session,
4951 and for test initialization. Fix formatting issues. Use
4952 fail in place of perror.
4953 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4954 an expect statement to match an expression with output from
4955 the program under debug.
4956 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4957 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4958 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4959 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4960 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4961
4962 2015-09-09 Doug Evans <dje@google.com>
4963
4964 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4965
4966 2015-09-09 Doug Evans <dje@google.com>
4967
4968 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4969
4970 2015-09-09 Doug Evans <dje@google.com>
4971
4972 * gdb.base/savedregs.exp: Fix typo.
4973
4974 2015-09-09 Pedro Alves <palves@redhat.com>
4975
4976 * gdb.mi/mi-cli.exp: Add CLI finish tests.
4977
4978 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
4979
4980 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
4981 command actually switches threads. Give up on remaining
4982 tests if target fails to stop at breakpoint.
4983
4984 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
4985
4986 * gdb.ada/funcall_char.exp: New testcase.
4987 * gdb.ada/funcall_char/foo.adb: New file.
4988
4989 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
4990
4991 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
4992 expected outputs. Add two testcases for completing ambiguous
4993 functions.
4994 * gdb.ada/complete/aux_pck.adb: New file.
4995 * gdb.ada/complete/aux_pck.ads: New file.
4996 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
4997 Ambiguous_Func functions.
4998 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
4999 * gdb.ada/complete/pck.adb: Likewise.
5000
5001 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5002
5003 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5004 failures to run the test program under GDB.
5005
5006 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5007
5008 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5009 to C.
5010
5011 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5012
5013 * gdb.base/run-after-attach.exp: New test file.
5014 * gdb.base/run-after-attach.c: New test file.
5015
5016 2015-08-26 Don Breazeal <donb@codesourcery.com>
5017
5018 * gdb.base/foll-exec-2.c: New test program.
5019 * gdb.base/foll-exec-2.exp: New test.
5020
5021 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5022
5023 * gdb.base/nested-subp1.exp: New file.
5024 * gdb.base/nested-subp1.c: New file.
5025 * gdb.base/nested-subp2.exp: New file.
5026 * gdb.base/nested-subp2.c: New file.
5027 * gdb.base/nested-subp3.exp: New file.
5028 * gdb.base/nested-subp3.c: New file.
5029
5030 2015-08-24 Pedro Alves <palves@redhat.com>
5031
5032 * gdb.server/connect-without-multi-process.c: New file.
5033 * gdb.server/connect-without-multi-process.exp: New file.
5034
5035 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5036
5037 * gdb.opt/inline-markers.c: Make z int.
5038
5039 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5040
5041 * gdb.opt/inline-markers.c: Make z volatile.
5042
5043 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5044
5045 * gdb.opt/inline-bt.c: New volatile global z.
5046 * gdb.opt/inline-cmds.c: Likewise.
5047 * gdb.opt/inline-locals.c: Likewise.
5048 * gdb.opt/inline-markers.c: New extern global z.
5049 (marker): Use z.
5050 (inline_fn): Likewise.
5051
5052 2015-08-24 Pedro Alves <palves@redhat.com>
5053
5054 * config/m32r-stub.exp: Remove file.
5055 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5056 * gdb.base/call-rt-st.exp: Likewise.
5057 * gdb.base/call-strs.exp: Likewise.
5058 * gdb.base/default.exp: Remove references to h8300-*-hms and
5059 *-*-udi*.
5060 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5061
5062 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5063
5064 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5065 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5066 and "return" use KFAIL when GDB can not read/write the vector
5067 return value.
5068
5069 2015-08-21 Gary Benson <gbenson@redhat.com>
5070
5071 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5072
5073 2015-08-20 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.server/solib-list.exp: No longer expect an interior stop in
5076 non-stop mode.
5077
5078 2015-08-20 Pedro Alves <palves@redhat.com>
5079
5080 * gdb.server/connect-stopped-target.c: New file.
5081 * gdb.server/connect-stopped-target.exp: New file.
5082
5083 2015-08-20 Pedro Alves <palves@redhat.com>
5084
5085 * gdb.dwarf2/comp-unit-lang.exp: New file.
5086 * gdb.dwarf2/comp-unit-lang.c: New file.
5087
5088 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5089
5090 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5091 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5092
5093 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5094
5095 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5096 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5097
5098 2015-08-18 Doug Evans <dje@google.com>
5099 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5100
5101 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5102 skip_python_tests. New arg prompt_regexp.
5103 (skip_python_tests): New function.
5104 * lib/mi-support.exp (mi_skip_python_tests): New function.
5105 * gdb.python/py-mi-objfile-gdb.py: New file.
5106 * gdb.python/py-mi-objfile.c: New file.
5107 * gdb.python/py-mi-objfile.exp: New file.
5108
5109 2015-08-17 Keith Seitz <keiths@redhat.com>
5110
5111 * gdb.linespec/explicit.exp: Move strace test from here ...
5112 * gdb.trace/strace.exp: ... to here.
5113
5114 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5115
5116 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5117 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5118
5119 2015-08-14 Doug Evans <xdje42@gmail.com>
5120
5121 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5122 inferior before selecting a new file.
5123
5124 2015-08-14 Doug Evans <xdje42@gmail.com>
5125
5126 * gdb.mi/mi-disassemble.exp: Update.
5127 * gdb.base/disasm-optim.S: New file.
5128 * gdb.base/disasm-optim.c: New file.
5129 * gdb.base/disasm-optim.h: New file.
5130 * gdb.base/disasm-optim.exp: New file.
5131
5132 2015-08-14 Keith Seitz <keiths@redhat.com>
5133
5134 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5135 "evaluated-by".
5136
5137 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5138
5139 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5140
5141 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5142
5143 * gdb.ada/fun_renaming.exp: New testcase.
5144 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5145 * gdb.ada/fun_renaming/pack.adb: New file.
5146 * gdb.ada/fun_renaming/pack.ads: New file.
5147
5148 2015-08-12 Keith Seitz <keiths@redhat.com>
5149
5150 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5151 gdb_get_line_number.
5152
5153 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5154
5155 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5156 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5157 gdb.base/dso2dso.exp: New files.
5158
5159 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5160 Pedro Alves <palves@redhat.com>
5161 Keith Seitz <keiths@redhat.com>
5162
5163 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5164 GDBFLAGS.
5165
5166 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5167
5168 * gdb.base/gdbhistsize-history.exp
5169 (test_histsize_history_setting): Use save_vars.
5170 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5171 Use save_vars.
5172 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5173 * gdb.base/readline.exp: Use save_vars.
5174
5175 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5176
5177 * lib/gdb.exp (save_vars): New proc.
5178
5179 2015-08-11 Keith Seitz <keiths@redhat.com>
5180
5181 * gdb.base/help.exp: Update help_breakpoint_text.
5182
5183 2015-08-11 Keith Seitz <keiths@redhat.com>
5184
5185 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5186 (at toplevel): Call test_explicit_breakpoints.
5187 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5188 breakpoints.
5189 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5190 breakpoint conditions, "-cond".
5191
5192 2015-08-11 Keith Seitz <keiths@redhat.com>
5193
5194 * gdb.linespec/3explicit.c: New file.
5195 * gdb.linespec/cpexplicit.cc: New file.
5196 * gdb.linespec/cpexplicit.exp: New file.
5197 * gdb.linespec/explicit.c: New file.
5198 * gdb.linespec/explicit.exp: New file.
5199 * gdb.linespec/explicit2.c: New file.
5200 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5201 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5202 before using in the matching pattern.
5203 Clarify that `prefix' is a regular expression.
5204
5205 2015-08-11 Keith Seitz <keiths@redhat.com>
5206
5207 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5208 test.
5209 Add tests for missing ",FMT" and ",".
5210
5211 2015-08-10 Doug Evans <dje@google.com>
5212 Keith Seitz <keiths@redhat.com>
5213
5214 PR gdb/17960
5215 * gdb.base/completion.exp: Add location completer tests.
5216
5217 2015-08-07 Pedro Alves <palves@redhat.com>
5218
5219 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5220 tests here.
5221 (top level): Run do_test with and without displaced stepping.
5222
5223 2015-08-07 Pedro Alves <palves@redhat.com>
5224
5225 * gdb.base/valgrind-disp-step.c: New file.
5226 * gdb.base/valgrind-disp-step.exp: New file.
5227
5228 2015-08-07 Pedro Alves <palves@redhat.com>
5229
5230 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5231 Delete function.
5232 (main): Add alarm. Run an infinite loop instead of calling
5233 wait_threads.
5234 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5235 comment.
5236 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5237 Delete function.
5238 (main): Add alarm. Run an infinite loop instead of calling
5239 wait_threads.
5240 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5241 comment.
5242
5243 2015-08-07 Pedro Alves <palves@redhat.com>
5244
5245 * gdb.base/checkpoint-ns.exp: New file.
5246 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5247 standard_testfile.
5248
5249 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5250
5251 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5252 * gdb.btrace/instruction_history.exp: Update.
5253 * gdb.btrace/tsx.exp: New.
5254 * gdb.btrace/tsx.c: New.
5255
5256 2015-08-06 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5259 increase timeout.
5260 * gdb.reverse/until-precsave.exp: Bump timeouts.
5261
5262 2015-08-06 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5265
5266 2015-08-06 Pedro Alves <palves@redhat.com>
5267
5268 PR gdb/18749
5269 * gdb.threads/process-dies-while-handling-bp.c: New file.
5270 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5271
5272 2015-08-06 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5275 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5276
5277 2015-08-05 Pedro Alves <palves@redhat.com>
5278
5279 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5280 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5281
5282 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5283
5284 * gdb.base/bp-permanent.exp: Report test as unsupported if
5285 the target cannot stop at the permanent breakpoint.
5286
5287 2015-08-03 Doug Evans <dje@google.com>
5288
5289 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5290 10000.
5291
5292 2015-08-03 Doug Evans <dje@google.com>
5293
5294 * Makefile.in (workers/%.worker, build-perf): New rule.
5295 (GDB_PERFTEST_MODE): New variable.
5296 (check-perf): Use it.
5297 (clean): Clean up gdb.perf parallel build subdirs.
5298 * lib/build-piece.exp: New file.
5299 * lib/gdb.exp (make_gdb_parallel_path): New function
5300 (standard_output_file, standard_temp_file): Call it.
5301 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5302 of $GDB_PARALLEL.
5303 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5304
5305 2015-08-03 Doug Evans <dje@google.com>
5306
5307 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5308 (LOG_FILE_NAME): New global.
5309 (TextReporter.__init__): Initialize self.txt_sum.
5310 (TextReporter.report): Add support for multiple data-points.
5311 Move report to perftest.sum, put raw data in perftest.log.
5312 (TextReporter.start): Open sum and log files.
5313 (TextReporter.end): Close sum and log files.
5314 * gdb.perf/lib/perftest/testresult.py
5315 (SingleStatisticTestResult.record): Handle multiple data-points.
5316
5317 2015-07-31 Pedro Alves <palves@redhat.com>
5318
5319 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5320 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5321 kill_wait_spawned_process instead of explicit "kill -9".
5322 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5323 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5324 kill_wait_spawned_process.
5325 * gdb.base/attach-twice.exp: Likewise.
5326 * gdb.base/attach.exp: Likewise.
5327 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5328 gdb_test_multiple.
5329 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5330 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5331 kill_wait_spawned_process.
5332 * gdb.base/valgrind-infcall.exp: Likewise.
5333 * gdb.multi/multi-attach.exp: Likewise.
5334 * gdb.python/py-prompt.exp: Likewise.
5335 * gdb.python/py-sync-interp.exp: Likewise.
5336 * gdb.server/ext-attach.exp: Likewise.
5337 * gdb.threads/attach-into-signal.exp (corefunc): Use
5338 spawn_wait_for_attach, spawn_id_get_pid and
5339 kill_wait_spawned_process.
5340 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5341 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5342 spawn_id_get_pid and kill_wait_spawned_process.
5343 * gdb.threads/attach-stopped.exp (corefunc): Use
5344 spawn_wait_for_attach, spawn_id_get_pid and
5345 kill_wait_spawned_process.
5346 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5347 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5348 kill_wait_spawned_process instead of explicit "kill -9".
5349 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5350 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5351 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5352 processes. Don't map cygwin/windows pids here. Now returns a
5353 spawn id list.
5354
5355 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5356
5357 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5358 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5359 correct patch.
5360
5361 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5362
5363 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5364
5365 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5366
5367 Reapply:
5368 2014-05-21 Mark Wielaard <mjw@redhat.com>
5369
5370 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5371
5372 2015-07-30 Pedro Alves <palves@redhat.com>
5373
5374 * linux-low.c (handle_extended_wait): Set the child's last
5375 reported status to TARGET_WAITKIND_STOPPED.
5376
5377 2015-07-30 Pedro Alves <palves@redhat.com>
5378
5379 PR threads/18600
5380 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5381 only shows inferior 1.
5382
5383 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5384 Pedro Alves <palves@redhat.com>
5385
5386 PR threads/18600
5387 * gdb.threads/fork-plus-threads.c: New file.
5388 * gdb.threads/fork-plus-threads.exp: New file.
5389
5390 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5391
5392 * gdb.base/batch-preserve-term-settings.exp
5393 (test_terminal_settings_preserved_after_cli_exit): Use
5394 send_quit_command.
5395
5396 2015-07-29 Pedro Alves <palves@redhat.com>
5397 Don Breazeal <donb@codesourcery.com>
5398
5399 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5400 output from both inferior_spawn_id and gdb_spawn_id.
5401
5402 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5403
5404 * gdb.threads/attach-into-signal.exp (corefunc): Use
5405 with_test_prefix on nested loops, uniquefying the test messages.
5406
5407 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5408
5409 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5410 commit.
5411
5412 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5413
5414 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5415 New proc.
5416 (test_terminal_settings_preserved_after_sigterm): New test.
5417
5418 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5419
5420 * gdb.base/batch-preserve-term-settings.exp
5421 (test_terminal_settings_preserved_after_cli_exit): New test.
5422
5423 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5424
5425 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5426 manipulation of saved_gdbflags.
5427 (test_terminal_settings_preserved): Remove global declaration of
5428 the unused variable pagination_prompt. Remove manipulation of
5429 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5430 GDBFLAGS.
5431
5432 2015-07-29 Pedro Alves <palves@redhat.com>
5433
5434 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5435
5436 2015-07-29 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5439 at the top.
5440
5441 2015-07-29 Pedro Alves <palves@redhat.com>
5442
5443 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5444 (main): Call gdb_unbuffer_output.
5445 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5446 (main): Call gdb_unbuffer_output.
5447 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5448 (main): Call gdb_unbuffer_output.
5449 * gdb.base/call-strs.exp: Adjust to step over the
5450 gdb_unbuffer_output call.
5451 * gdb.base/catch-gdb-caused-signals.c: Include
5452 "../lib/unbuffer_output.c".
5453 (main): Call gdb_unbuffer_output.
5454 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5455 (main): Call gdb_unbuffer_output.
5456 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5457 (main): Call gdb_unbuffer_output.
5458 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5459 (main): Call gdb_unbuffer_output.
5460 * gdb.base/shlib-call.exp: Adjust to step over the
5461 gdb_unbuffer_output call.
5462 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5463 (main): Call gdb_unbuffer_output.
5464 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5465 (main): Call gdb_unbuffer_output.
5466 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5467 (main): Rename to ...
5468 (test): ... this.
5469 (main): Reimplement.
5470 * gdb.base/varargs.exp: Run to test instead of to main.
5471 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5472 (main): Call gdb_unbuffer_output.
5473
5474 2015-07-29 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5477 factore out from mi_continue_dprintf. For call-style dprintfs,
5478 expect dprintf output out of $inferior_spawn_id.
5479 (mi_continue_dprintf): Use mi_expect_dprintf.
5480 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5481 (main): Call gdb_unbuffer_output.
5482
5483 2015-07-29 Pedro Alves <palves@redhat.com>
5484
5485 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5486 (default_mi_gdb_start): Set inferior_spawn_id instead of
5487 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5488 gdb_spawn_id.
5489 (mi_gdb_test): Always expect inferior output from both
5490 $inferior_spawn_id and $gdb_spawn_id.
5491
5492 2015-07-29 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5495 send_inferior and $inferior_spawn_id.
5496
5497 2015-07-29 Pedro Alves <palves@redhat.com>
5498
5499 * gdb.gdb/complaints.exp (test_initial_complaints)
5500 (test_serial_complaints, test_short_complaints): Use
5501 gdb_test_stdio.
5502 (test_empty_complaint): Handle $inferior_spawn_id !=
5503 $gdb_spawn_id.
5504
5505 2015-07-29 Pedro Alves <palves@redhat.com>
5506
5507 * gdb.base/varargs.exp: Use gdb_test_stdio.
5508
5509 2015-07-29 Pedro Alves <palves@redhat.com>
5510
5511 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5512
5513 2015-07-29 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5516
5517 2015-07-29 Pedro Alves <palves@redhat.com>
5518
5519 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5520 parameter into two new parameters, "inf_result" and "gdb_result".
5521 Expect inferior output and gdb output from $inferior_spawn_id and
5522 $gdb_spawn_id, respectively. Adjust all callers.
5523
5524 2015-07-29 Pedro Alves <palves@redhat.com>
5525
5526 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5527 of gdb_test_sequence.
5528
5529 2015-07-29 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5532 (saw_spurious_output): Expect inferior output from
5533 $inferior_spawn_id. Use gdb_test_stdio.
5534
5535 2015-07-29 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.base/dprintf.exp: Use standard_testfile. Change
5538 prepare_for_testing call.
5539 (srcfile): Don't set.
5540 (restart): New procedure.
5541 (test_dprintf): New procecure, use to continue over dprintfs.
5542 (test_call, test_agent): New procedures, tests moved here.
5543 Restart gdb and recreate dprintfs. Adjust expected output.
5544
5545 2015-07-29 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5548
5549 2015-07-29 Pedro Alves <palves@redhat.com>
5550
5551 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5552
5553 2015-07-29 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5556 gdb_test_stdio.
5557
5558 2015-07-29 Pedro Alves <palves@redhat.com>
5559
5560 * lib/gdb.exp (gdb_test_stdio): New procedure.
5561
5562 2015-07-29 Pedro Alves <palves@redhat.com>
5563
5564 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5565
5566 2015-07-29 Pedro Alves <palves@redhat.com>
5567
5568 * gdb.base/call-signal-resume.exp: Remove check for
5569 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5570 * gdb.base/unwindonsignal.exp: Likewise.
5571 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5572 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5573
5574 2015-07-29 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.base/siginfo-addr.c (pass): New function.
5577 (handler): Call it iff si_addr is correct.
5578 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5579 Set a breakpoint at "pass" and continue to it.
5580
5581 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5582
5583 * gdb.python/py-objfile.exp: Make some tests have unique names.
5584 * gdb.python/py-pp-registration.exp: Likewise.
5585
5586 2015-07-28 Pedro Alves <palves@redhat.com>
5587
5588 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5589
5590 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5591
5592 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5593
5594 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5595
5596 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5597
5598 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5599
5600 * gdb.base/gdb-sigterm-2.exp: New test.
5601
5602 2015-07-25 Doug Evans <xdje42@gmail.com>
5603
5604 Revert:
5605 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5606 (workers/%.worker, build-perf): New rule.
5607 (GDB_PERFTEST_MODE): New variable.
5608 (check-perf): Use it.
5609 (clean): Clean up gdb.perf parallel build subdirs.
5610 * lib/build-piece.exp: New file.
5611 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5612 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5613 name.
5614 (standard_temp_file): Ditto.
5615 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5616 of $GDB_PARALLEL.
5617
5618 2015-07-24 Doug Evans <dje@google.com>
5619
5620 * gdb.perf/lib/perftest/utils.py: New file.
5621 * gdb.perf/gm-hello.cc: New file.
5622 * gdb.perf/gm-pervasive-typedef.cc: New file.
5623 * gdb.perf/gm-pervasive-typedef.h: New file.
5624 * gdb.perf/gm-std.cc: New file.
5625 * gdb.perf/gm-std.h: New file.
5626 * gdb.perf/gm-use-cerr.cc: New file.
5627 * gdb.perf/gm-utils.h: New file.
5628 * gdb.perf/gmonster-null-lookup.py: New file.
5629 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5630 * gdb.perf/gmonster-print-cerr.py: New file.
5631 * gdb.perf/gmonster-ptype-string.py: New file.
5632 * gdb.perf/gmonster-runto-main.py: New file.
5633 * gdb.perf/gmonster-select-file.py: New file.
5634 * gdb.perf/gmonster1-null-lookup.exp: New file.
5635 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5636 * gdb.perf/gmonster1-print-cerr.exp: New file.
5637 * gdb.perf/gmonster1-ptype-string.exp: New file.
5638 * gdb.perf/gmonster1-runto-main.exp: New file.
5639 * gdb.perf/gmonster1-select-file.exp: New file.
5640 * gdb.perf/gmonster1.cc: New file.
5641 * gdb.perf/gmonster1.exp: New file.
5642 * gdb.perf/gmonster2-null-lookup.exp: New file.
5643 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5644 * gdb.perf/gmonster2-print-cerr.exp: New file.
5645 * gdb.perf/gmonster2-ptype-string.exp: New file.
5646 * gdb.perf/gmonster2-runto-main.exp: New file.
5647 * gdb.perf/gmonster2-select-file.exp: New file.
5648 * gdb.perf/gmonster2.cc: New file.
5649 * gdb.perf/gmonster2.exp: New file.
5650
5651 2015-07-24 Doug Evans <dje@google.com>
5652
5653 * gdb.perf/README: New file.
5654 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5655 * lib/gen-perf-test.exp: New file.
5656
5657 2015-07-24 Doug Evans <dje@google.com>
5658
5659 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5660 (PerfTest::startup): New function.
5661 (PerfTest::run): Return result of calling body.
5662 (PerfTest::assemble): Rewrite.
5663 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5664 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5665 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5666 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5667 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5668
5669 2015-07-24 Doug Evans <dje@google.com>
5670
5671 * lib/gdb.exp (clean_restart): Make executable optional.
5672
5673 2015-07-24 Doug Evans <dje@google.com>
5674
5675 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5676 compiler_info references.
5677 * gdb.cp/temargs.exp: Ditto.
5678 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5679 (get_compiler_info): Early exit if already computed. Set compiler_info
5680 to "unknown" if there was a problem.
5681 (test_compiler_info): Add function comment. Call get_compiler_info.
5682
5683 2015-07-24 Doug Evans <dje@google.com>
5684
5685 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5686 (workers/%.worker, build-perf): New rule.
5687 (GDB_PERFTEST_MODE): New variable.
5688 (check-perf): Use it.
5689 (clean): Clean up gdb.perf parallel build subdirs.
5690 * lib/build-piece.exp: New file.
5691 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5692 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5693 name.
5694 (standard_temp_file): Ditto.
5695 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5696 of $GDB_PARALLEL.
5697
5698 2015-07-24 Doug Evans <dje@google.com>
5699
5700 * lib/future.exp (gdb_default_target_compile): New option
5701 "early_flags".
5702 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5703 --as-needed.
5704
5705 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5706
5707 * gdb.base/catch-syscall.exp: Call gdb_exit before
5708 gdb_skip_xml_test.
5709
5710 2015-07-24 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.python/py-events.exp: Accept output between the stop event
5713 and the prompt.
5714 * gdb.python/py-evsignal.exp: Likewise.
5715 * gdb.python/py-evthreads.exp: Likewise.
5716
5717 2015-07-24 Pedro Alves <palves@redhat.com>
5718
5719 PR gdb/18717
5720 * gdb.threads/non-ldr-exit.c: New file.
5721 * gdb.threads/non-ldr-exit.exp: New file.
5722
5723 2015-07-24 Yao Qi <yao.qi@linaro.org>
5724
5725 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5726 restarting process.
5727
5728 2015-07-24 Yao Qi <yao.qi@linaro.org>
5729
5730 * gdb.server/ext-restart.exp: New file.
5731
5732 2015-07-24 Yao Qi <yao.qi@linaro.org>
5733
5734 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5735 argument options.
5736 * gdb.server/ext-wrapper.exp: New file.
5737
5738 2015-07-23 Doug Evans <dje@google.com>
5739
5740 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5741 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5742
5743 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5744
5745 * gdb.ada/var_arr_typedef.exp: New testcase.
5746 * gdb.ada/var_arr_typedef/pack.adb: New file.
5747 * gdb.ada/var_arr_typedef/pack.ads: New file.
5748 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5749
5750 2015-07-20 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5753
5754 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5755
5756 * gdb.arch/i386-biarch-core.exp: Replace istarget
5757 by "complete set gnutarget". Remove expectation for the "core-file"
5758 command.
5759
5760 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5761
5762 Revert the previous commit:
5763 Tests for validate symbol file using build-id.
5764
5765 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5766
5767 Tests for validate symbol file using build-id.
5768 * gdb.base/solib-mismatch-lib.c: New file.
5769 * gdb.base/solib-mismatch-libmod.c: New file.
5770 * gdb.base/solib-mismatch.c: New file.
5771 * gdb.base/solib-mismatch.exp: New file.
5772
5773 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5774
5775 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5776 nios2-*-linux*.
5777 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5778 * gdb.base/siginfo.exp: Likewise.
5779 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5780
5781 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5782
5783 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5784 Move it to ...
5785 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5786 ... here.
5787 * gdb.trace/range-stepping.exp: Check that the target supports
5788 range stepping.
5789
5790 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5793
5794 2015-07-14 Pedro Alves <palves@redhat.com>
5795
5796 * gdb.base/killed-outside.exp: New file.
5797 * gdb.base/killed-outside.c: New file.
5798
5799 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5800
5801 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5802 (n at main): New.
5803 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5804
5805 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5806
5807 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5808 infcall tests instead of setting up for KFAIL.
5809
5810 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5811
5812 * gdb.btrace/record_goto-step.exp: New.
5813
5814 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 PR compile/18484
5817 * gdb.compile/compile.c (struct struct_type): Add volatile to
5818 selffield's type.
5819 * gdb.compile/compile.exp
5820 (compile code struct_object.selffield = &struct_object): Skip further
5821 struct_object tests if this one xfails.
5822
5823 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
5824
5825 PR exp/18617
5826 * gdb.trace/ax.exp: Add test.
5827
5828 2015-07-07 Yao Qi <yao.qi@linaro.org>
5829
5830 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5831 instead of istarget "aarch64*-*-*".
5832 * gdb.arch/aarch64-fp.exp: Likewise.
5833 * gdb.base/float.exp: Likewise.
5834 * gdb.reverse/aarch64.exp: Likewise.
5835 * lib/gdb.exp (is_aarch64_target): New proc.
5836
5837 2015-07-07 Yao Qi <yao.qi@linaro.org>
5838
5839 * lib/gdb.exp (is_aarch32_target): New proc.
5840 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5841 instead of "istarget "arm*-*-*"".
5842 * gdb.arch/arm-disp-step.exp: Likewise.
5843 * gdb.arch/thumb-bx-pc.exp: Likewise.
5844 * gdb.arch/thumb-prologue.exp: Likewise.
5845 * gdb.arch/thumb-singlestep.exp: Likewise.
5846 * gdb.base/disp-step-syscall.exp: Likewise.
5847 * gdb.base/float.exp: Likewise.
5848
5849 2015-07-07 Yao Qi <yao.qi@linaro.org>
5850
5851 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5852 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5853
5854 2015-07-07 Yao Qi <yao.qi@linaro.org>
5855
5856 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5857 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5858 if it exists.
5859 * gdb.multi/multi-arch.exp: Likewise.
5860
5861 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5862
5863 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5864 print.
5865
5866 2015-07-07 Yao Qi <yao.qi@linaro.org>
5867
5868 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5869
5870 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5871
5872 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5873 '[' and ']' characters.
5874
5875 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5876
5877 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5878
5879 2015-06-29 Pedro Alves <palves@redhat.com>
5880
5881 PR threads/18127
5882 * gdb.threads/hand-call-new-thread.c: New file.
5883 * gdb.threads/hand-call-new-thread.c: New file.
5884
5885 2015-06-26 Keith Seitz <keiths@redhat.com>
5886 Doug Evans <dje@google.com>
5887
5888 PR 16253
5889 * gdb.cp/var-tag-2.cc: New file.
5890 * gdb.cp/var-tag-3.cc: New file.
5891 * gdb.cp/var-tag-4.cc: New file.
5892 * gdb.cp/var-tag.cc: New file.
5893 * gdb.cp/var-tag.exp: New file.
5894
5895 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5896
5897 * gdb.base/history-duplicates.exp: New test.
5898
5899 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5900
5901 * gdb.base/completion.exp: Test the completion of the "focus"
5902 command.
5903
5904 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5905
5906 * gdb.arch/amd64-prologue-skip.S: New file.
5907 * gdb.arch/amd64-prologue-skip.exp: New file.
5908
5909 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5910
5911 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5912 is_address_zero_readable check.
5913
5914 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5915
5916 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5917 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5918
5919 2015-06-24 Yao Qi <yao.qi@linaro.org>
5920
5921 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5922 linux targets.
5923
5924 2015-06-24 Yao Qi <yao.qi@linaro.org>
5925
5926 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5927 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5928 * gdb.base/siginfo-thread.exp: Likewise.
5929
5930 2015-06-22 Yao Qi <yao.qi@linaro.org>
5931
5932 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5933
5934 2015-06-22 Yao Qi <yao.qi@linaro.org>
5935
5936 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5937 aarch64*-*-*.
5938 (skip_hw_watchpoint_tests): Likewise.
5939
5940 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5941
5942 * gdb.base/gdbinit-history.exp: Test the interaction between
5943 setting GDBHISTSIZE and setting the history size via .gdbinit.
5944
5945 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5946
5947 PR gdb/16999
5948 * gdb.base/gdbhistsize-history.exp: New test.
5949
5950 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5951
5952 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5953 with GDBHISTSIZE.
5954 * gdb.base/readline.exp: Likewise.
5955
5956 2015-06-17 Yao Qi <yao.qi@linaro.org>
5957
5958 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5959 line.
5960
5961 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5962
5963 * gdb.base/gdbinit-history.exp: Add test case to check that
5964 an unlimited history file does not get truncated on exit.
5965
5966 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5967
5968 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5969 (VECTOR): New macro. Use it...
5970 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
5971 ...for these typedefs.
5972 (int8, char1, int1, double1): New typedefs.
5973 (struct just_int2, struct two_int2): New structures.
5974 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
5975 (add_structvecs, add_singlevecs): New functions.
5976 (main): Call add_some_intvecs twice.
5977 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
5978 the compile and exit upon failure. Try compiling for the "native"
5979 architecture. Test inferior function calls with vector arguments
5980 and vector return value handling with "finish" and "return".
5981
5982 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
5983
5984 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
5985 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
5986 PE file.
5987 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
5988
5989 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5990
5991 PR breakpoints/16465
5992 * gdb.mi/mi-dprintf-pending.c: New file.
5993 * gdb.mi/mi-dprintf-pending.exp: New test.
5994 * gdb.mi/mi-dprintf-pendshr.c: New file.
5995
5996 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5997 Mircea Gherzan <mircea.gherzan@intel.com>
5998
5999 * gdb.arch/i386-mpx-map.c: New file.
6000 * gdb.arch/i386-mpx-map.exp: New File.
6001
6002 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6003
6004 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6005 * gdb.arch/i386-mpx.exp: Indentation fixed.
6006
6007 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6008
6009 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6010 function and improved indentation.
6011 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6012 gdb_test_multiple. Added additional tests to skip the test.
6013
6014 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6015
6016 * gdb.arch/i386-avx512.c: Change path in include file.
6017 * gdb.arch/i386-avx512.exp: Change include dir path
6018 compilation flag.
6019 * gdb.arch/i386-mpx.c: Change path in include file.
6020 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6021 flag.
6022
6023 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6024
6025 * gdb.compile/compile-print.exp (compile print *vararray@3)
6026 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6027
6028 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6029
6030 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6031 (do not keep jit in memory): ... this.
6032 (expect 5): Change it to ...
6033 (expect no 5): ... this.
6034
6035 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6036
6037 PR gdb/15564
6038 * gdb.mi/mi-detach.exp: New file.
6039
6040 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6041
6042 PR symtab/18392
6043 * gdb.arch/amd64-tailcall-self.S: New file.
6044 * gdb.arch/amd64-tailcall-self.c: New file.
6045 * gdb.arch/amd64-tailcall-self.exp: New file.
6046
6047 2015-05-28 Don Breazeal <donb@codesourcery.com>
6048
6049 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6050 tests for remote targets by checking is_target_gdbserver.
6051
6052 2015-05-27 Doug Evans <dje@google.com>
6053
6054 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6055 * gdb.dwarf2/opaque-type-lookup.c: New file.
6056 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6057
6058 2015-05-26 Doug Evans <dje@google.com>
6059
6060 * gdb.cp/iostream.cc: New file.
6061 * gdb.cp/iostream.exp: New file.
6062
6063 2015-05-26 Doug Evans <dje@google.com>
6064
6065 * gdb.dwarf2/dw2-op-call.exp: Update.
6066 * gdb.dwarf2/dw4-sig-types.exp: Update.
6067 * gdb.dwarf2/implptr.exp: Update.
6068 * gdb.mi/mi-cmd-param-changed.exp: Update.
6069
6070 2015-05-26 Doug Evans <dje@google.com>
6071
6072 * gdb.python/py-lazy-string.c: New file.
6073 * gdb.python/py-lazy-string.exp: New file.
6074 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6075 (main): Update. Add estring3.
6076 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6077 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6078
6079 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6080 Yao Qi <yao.qi@linaro.org>
6081
6082 * gdb.reverse/aarch64.c: New.
6083 * gdb.reverse/aarch64.exp: New.
6084
6085 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6086
6087 * lib/gdb.exp (supports_process_record): Return true for
6088 aarch64*-linux*.
6089 (supports_reverse): Likewise.
6090
6091 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6092
6093 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6094 Use with_test_prefix.
6095
6096 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * gdb.base/completion.exp: Add test for completion of layout
6099 names.
6100
6101 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * lib/gdb.exp (skip_tui_tests): New proc.
6104 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6105
6106 2015-05-19 Pedro Alves <palves@redhat.com>
6107
6108 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6109 Save the whole env array instead of just HOME. Unset HISTSIZE in
6110 the environment while testing. Restore whole environment
6111 afterwards.
6112
6113 2015-05-16 Doug Evans <xdje42@gmail.com>
6114
6115 * gdb.guile/scm-ports.c: New file.
6116 * gdb.guile/scm-ports.exp: Add memory port tests.
6117
6118 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6119
6120 * gdb.compile/compile-print.c: New file.
6121 * gdb.compile/compile-print.exp: New file.
6122
6123 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6124
6125 * gdb.compile/compile-ops.exp: Cast param to void.
6126 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6127 (compile code struct_object.selffield = &struct_object): Add xfail.
6128
6129 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6130
6131 * gdb.ada/arr_enum_with_gap: New testcase.
6132
6133 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6134
6135 * gdb.ada/byte_packed_arr: New testcase.
6136
6137 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6138
6139 * gdb.ada/pckd_neg: New testcase.
6140
6141 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6142
6143 PR gdb/17820
6144 * gdb.base/gdbinit-history.exp: New test.
6145 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6146 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6147
6148 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6149
6150 * gdb.python/py-xmethods.cc: Enhance test case.
6151 * gdb.python/py-xmethods.exp: New tests.
6152 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6153 function.
6154 (B_indexoper): Likewise.
6155 (global_dm_list) : Add new xmethod worker functions.
6156
6157 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6158
6159 * gdb.base/coredump-filter.exp: Correctly unset
6160 "coredump_var_addr" array.
6161
6162 2015-05-08 Pedro Alves <palves@redhat.com>
6163
6164 * gdb.server/non-existing-program.exp: Unset spawn_id.
6165
6166 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6167
6168 PR python/18291
6169 * gdb.python/py-xmethods.exp: Add tests.
6170
6171 2015-05-08 Yao Qi <yao.qi@linaro.org>
6172
6173 PR gdb/18208
6174 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6175 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6176 function set_coredump_filter, and remove remote_exec call.
6177 Remove argument ipid. Callers update.
6178 (top level): Don't get inferior's PID.
6179
6180 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6181
6182 * gdb.base/watch_thread_num.exp: Skip test on targets without
6183 access watchpoints.
6184
6185 2015-05-06 Pedro Alves <palves@redhat.com>
6186
6187 PR server/18081
6188 * gdb.server/non-existing-program.exp: New file.
6189
6190 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6191
6192 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6193
6194 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6195
6196 * gdb.ada/out_of_line_in_inlined: New testcase.
6197
6198 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6199
6200 * gdb.ada/var_rec_arr: New testcase.
6201
6202 2015-04-30 Yao Qi <yao.qi@linaro.org>
6203
6204 * gdb.base/break-idempotent.exp: If
6205 skip_hw_watchpoint_multi_tests returns true, skip the tests
6206 on "rwatch" and "awatch".
6207
6208 2015-04-30 Yao Qi <yao.qi@linaro.org>
6209
6210 * gdb.base/relativedebug.exp: Invoke gdb command
6211 "info sharedlibrary", and if libc.so doesn't have debug info,
6212 skip the test.
6213
6214 2015-04-29 Doug Evans <dje@google.com>
6215
6216 * gdb.python/py-xmethods.exp: Add ptype tests.
6217 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6218 get_result_type method.
6219
6220 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6221
6222 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6223 the target does not support hardware watchpoints.
6224
6225 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6226
6227 * gdb.base/break-always.exp: Abort testing if writing to memory
6228 causes an error.
6229
6230 2015-04-28 Doug Evans <dje@google.com>
6231
6232 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6233 * gdb.python/py-pp-registration.exp: ... here. New file.
6234 * gdb.python/py-pp-registration.c: New file.
6235 * gdb.python/py-pp-registration.py: New file.
6236
6237 2015-04-28 Doug Evans <dje@google.com>
6238
6239 * gdb.python/py-bad-printers.c: New file.
6240 * gdb.python/py-bad-printers.py: New file.
6241 * gdb.python/py-bad-printers.exp: New file.
6242
6243 2015-04-28 Sasha Smundak <asmundak@google.com>
6244
6245 * gdb.python/py-type.exp: New test.
6246
6247 2015-04-28 Andy Wingo <wingo@igalia.com>
6248
6249 * gdb.python/py-parameter.exp:
6250 * gdb.guile/scm-parameter.exp: Escape the path that we are
6251 matching against, as it might contain characters that are special
6252 to regular expressions.
6253
6254 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6255
6256 * gdb.ada/rec_comp: New testcase.
6257
6258 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6259
6260 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6261 before using it.
6262
6263 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6264
6265 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6266 new tests for verilog output.
6267
6268 2015-04-24 Yao Qi <yao.qi@linaro.org>
6269
6270 * boards/remote-gdbserver-on-localhost.exp: New file.
6271
6272 2015-04-23 Pedro Alves <palves@redhat.com>
6273
6274 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6275 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6276 "end of file", remove $inferior_spawn_id from the indirect list.
6277
6278 2015-04-23 Pedro Alves <palves@redhat.com>
6279
6280 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6281
6282 2015-04-23 Pedro Alves <palves@redhat.com>
6283
6284 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6285 on $any_spawn_id instead of only on $gdb_spawn_id.
6286
6287 2015-04-21 Pierre Muller <muller@sourceware.org>
6288
6289 PR pascal/17815
6290 * lib/pascal.exp (gpc_compile): Add new option "class".
6291 (fpc_compile): Likewise.
6292 * gdb.pascal/case-insensitive-symbols.pas: New file.
6293 * gdb.pascal/case-insensitive-symbols.exp: New file.
6294
6295 2015-04-20 Gary Benson <gbenson@redhat.com>
6296
6297 * gdb.base/attach.exp: Fix three extended remote failures.
6298
6299 2015-04-17 Gary Benson <gbenson@redhat.com>
6300
6301 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6302 the main executable over the remote protocol.
6303
6304 2015-04-16 Pedro Alves <palves@redhat.com>
6305
6306 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6307 a new gdbserver if gdbserver_reconnect_p is set.
6308
6309 2015-04-16 Pedro Alves <palves@redhat.com>
6310
6311 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6312 is set, don't exit gdbserver.
6313
6314 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6315
6316 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6317 appropriate .insn, such that an older assembler can be used.
6318 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6319 the z/Architecture instruction set on 31-bit targets as well.
6320
6321 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6322
6323 * gdb.go/handcall.exp: Remove all logic related to the first
6324 breakpoint and rely on go_runto_main instead.
6325 * gdb.go/strings.exp: Likewise.
6326 * gdb.go/unsafe.exp: Likewise.
6327 * gdb.go/hello.exp: Likewise. Also rename the remaining
6328 breakpoint marker to "breakpoint 1".
6329 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6330 * gdb.go/strings.go: Likewise.
6331 * gdb.go/unsafe.go: Likewise.
6332 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6333 "set breakpoint 2 here" and rename the remaining breakpoint marker
6334 to "breakpoint 1".
6335
6336 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6337
6338 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6339 if itertools.imap is not present.
6340 * gdb.python/py-objfile.exp: Add parentheses.
6341 * gdb.python/py-type.exp: Same.
6342 * gdb.python/py-unwind-maint.py: Same.
6343
6344 2015-04-15 Yao Qi <yao.qi@linaro.org>
6345
6346 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6347 of ":$ptr_size" and set its form explicitly.
6348
6349 2015-04-15 Pedro Alves <palves@redhat.com>
6350 Yao Qi <yao.qi@linaro.org>
6351
6352 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6353 timeout by factor of 4.
6354 (test_regular_watch): Likewise.
6355 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6356 * gdb.reverse/sigall-reverse.exp: Likewise.
6357 * gdb.reverse/until-precsave.exp: Likewise.
6358 * lib/gdb.exp (with_timeout_factor): New proc.
6359 (gdb_expect): Move some code to ...
6360 (get_largest_timeout): ... here. New procedure.
6361
6362 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6363
6364 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6365
6366 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6367
6368 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6369 to write to the .text section.
6370
6371 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6372
6373 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6374 Handle the case of targets that do not provide PID information.
6375
6376 2015-04-13 Yao Qi <yao.qi@linaro.org>
6377
6378 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6379 and use expect instead of gdb_expect.
6380
6381 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6382
6383 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6384 "coredump_var_addr" to avoid naming conflict with other testcases.
6385
6386 2015-04-10 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6389 gdb_test_sequence and gdb_assert.
6390
6391 2015-04-10 Pedro Alves <palves@redhat.com>
6392
6393 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6394 test messages that don't include the breakpoint address.
6395
6396 2015-04-10 Yao Qi <yao.qi@linaro.org>
6397
6398 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6399 false for some offset and width combinations which aren't
6400 supported by linux kernel.
6401
6402 2015-04-10 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6405 procedure, factored out from ...
6406 (top level): ... here. Add "set displaced-stepping" testing axis.
6407 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6408 parameter "displaced". Use it.
6409 (top level): Use foreach and add "set displaced-stepping" testing
6410 axis.
6411
6412 2015-04-10 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6415 Remove comment.
6416 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6417 both the address of the instruction that triggers the watchpoint
6418 and the address of the instruction immediately after, and use
6419 those addresses for the test. Fix comment.
6420
6421 2015-04-10 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.base/sigstep.exp (breakpoint_to_handler)
6424 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6425 Test "backtrace" in handler.
6426 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6427 (top level): Add new "displaced" test axis to
6428 breakpoint_to_handler, breakpoint_to_handler_entry and
6429 breakpoint_over_handler.
6430
6431 2015-04-10 Pedro Alves <palves@redhat.com>
6432
6433 PR gdb/18216
6434 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6435
6436 2015-04-10 Yao Qi <yao.qi@linaro.org>
6437
6438 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6439 (test_add_rn_pc): New function.
6440 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6441 (top level): Invoke test_add_rn_pc.
6442
6443 2015-04-10 Pedro Alves <palves@redhat.com>
6444
6445 PR gdb/13858
6446 * gdb.base/step-over-no-symbols.exp: New file.
6447
6448 2015-04-09 Andy Wingo <wingo@igalia.com>
6449
6450 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6451 after the Python tests.
6452
6453 2015-04-08 Keith Seitz <keiths@redhat.com>
6454
6455 PR python/16699
6456 * gdb.python/py-completion.exp: New tests for completion.
6457 * gdb.python/py-completion.py (CompleteLimit1): New class.
6458 (CompleteLimit2): Likewise.
6459 (CompleteLimit3): Likewise.
6460 (CompleteLimit4): Likewise.
6461 (CompleteLimit5): Likewise.
6462 (CompleteLimit6): Likewise.
6463 (CompleteLimit7): Likewise.
6464
6465 2015-04-08 Pedro Alves <palves@redhat.com>
6466
6467 PR gdb/18214
6468 PR gdb/18216
6469 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6470 function.
6471 (main): Install it as SIGUSR1 handler.
6472 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6473 parameter. Always use "setup" as prefix. Toggle "set
6474 displaced-stepping" off/on depending on global. Don't switch to
6475 thread 1 here.
6476 (top level): Add displaced stepping "off/on" test axis. Update
6477 "setup" calls. Wrap each subtest with with_test_prefix. Test
6478 continuing with a queued signal in each thread.
6479
6480 2015-04-08 Pedro Alves <palves@redhat.com>
6481
6482 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6483 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6484 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6485 Return early if running to main fails.
6486 * gdb.trace/while-stepping.exp: Likewise.
6487
6488 2015-04-07 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6491 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6492 interact with inferior program.
6493
6494 2015-04-07 Pedro Alves <palves@redhat.com>
6495
6496 * lib/gdb.exp (inferior_spawn_id): New global.
6497 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6498 spawn id after processing the user code.
6499 (default_gdb_start): Set inferior_spawn_id.
6500 (send_inferior): New procedure.
6501 * lib/gdbserver-support.exp (gdbserver_start): Set
6502 inferior_spawn_id.
6503 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6504
6505 2015-04-07 Pedro Alves <palves@redhat.com>
6506
6507 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6508 * lib/gdbserver-support.exp (gdbserver_start): Make
6509 $server_spawn_id global.
6510 (gdbserver_start): Don't wait for gdbserver's spawn id with
6511 expect_background.
6512 (close_gdbserver): New procedure.
6513 (gdb_exit): Rename the default version and reimplement.
6514
6515 2015-04-07 Pedro Alves <palves@redhat.com>
6516
6517 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6518 append the substituted item, not the original item.
6519
6520 2015-04-07 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6523 gdb_expect.
6524
6525 2015-04-07 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6528 output appearing once only.
6529
6530 2015-04-07 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6533 that doesn't expect anything. Return early if running to main
6534 fails.
6535
6536 2015-04-07 Yao Qi <yao.qi@linaro.org>
6537
6538 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6539 (child_function): Call alarm.
6540 (main): Move call to alarm into the loop.
6541 * gdb.threads/non-stop-fair-events.exp: Build program with
6542 -DTIMEOUT=$timeout.
6543
6544 2015-04-06 Doug Evans <xdje42@gmail.com>
6545
6546 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6547 Fix dest parameter to board_info.
6548 (fpc_compile): Ditto.
6549 (gdb_compile_pascal): Rename dest arg to destfile.
6550
6551 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6552
6553 * gdb.ada/funcall_ref.exp: New file.
6554 * gdb.ada/funcall_ref/foo.adb: New file.
6555
6556 2015-04-02 Yao Qi <yao.qi@linaro.org>
6557
6558 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6559 is remote.
6560
6561 2015-04-02 Gary Benson <gbenson@redhat.com>
6562
6563 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6564
6565 2015-04-01 Sasha Smundak <asmundak@google.com>
6566
6567 * gdb.python/py-unwind-maint.c: New file.
6568 * gdb.python/py-unwind-maint.exp: New test.
6569 * gdb.python/py-unwind-maint.py: New file.
6570 * gdb.python/py-unwind.c: New file.
6571 * gdb.python/py-unwind.exp: New test.
6572 * gdb.python/py-unwind.py: New test.
6573
6574 2015-04-01 Pedro Alves <palves@redhat.com>
6575
6576 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6577 to fail instead of non-existent $test.
6578
6579 2015-04-01 Pedro Alves <palves@redhat.com>
6580
6581 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6582 GDBFLAGS if not empty.
6583
6584 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6585
6586 * gdb.ada/complete.exp: Remove "multi_line".
6587 * gdb.ada/info_exc.exp: Remove "multi_line".
6588 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6589 * gdb.ada/ptype_field.exp: Remove "multi_line".
6590 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6591 * gdb.ada/tagged.exp: Remove "multi_line".
6592 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6593 [multi_line ...]
6594 * gdb.btrace/delta.exp: Likewise.
6595 * gdb.btrace/exception.exp: Likewise.
6596 * gdb.btrace/function_call_history.exp: Likewise.
6597 * gdb.btrace/instruction_history.exp: Likewise.
6598 * gdb.btrace/nohist.exp: Likewise.
6599 * gdb.btrace/record_goto.exp: Likewise.
6600 * gdb.btrace/segv.exp: Likewise.
6601 * gdb.btrace/stepi.exp: Likewise.
6602 * gdb.btrace/tailcall.exp: Likewise.
6603 * gdb.btrace/unknown_functions.exp: Likewise.
6604 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6605 * lib/gdb.exp: Add the "multi_line" helper.
6606
6607 2015-04-01 Pedro Alves <palves@redhat.com>
6608
6609 * gdb.threads/tid-reuse.c: New file.
6610 * gdb.threads/tid-reuse.exp: New file.
6611
6612 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6613
6614 PR corefiles/16092
6615 * gdb.base/coredump-filter.c: New file.
6616 * gdb.base/coredump-filter.exp: Likewise.
6617
6618 2015-03-27 Petr Machata <pmachata@redhat.com>
6619
6620 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6621 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6622 (Dwarf::assemble): Initialize them.
6623 (Dwarf::lines): New function.
6624
6625 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6626
6627 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6628 SYMBOL_PREFIX for x86_64-*-cygwin.
6629
6630 2015-03-26 Andy Wingo <wingo@igalia.com>
6631
6632 PR symtab/18148
6633 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6634 const_value but not a location.
6635 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6636 location defined in non-main CUs are visible.
6637
6638 2015-03-26 Yao Qi <yao.qi@linaro.org>
6639
6640 PR testsuite/18139
6641 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6642 Add a line number entry for the same line.
6643 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6644 Add a line number entry for the same line.
6645
6646 2015-03-26 Yao Qi <yao.qi@linaro.org>
6647
6648 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6649 .int 0.
6650 (func): Likewise. Add .Lfunc_1 label.
6651 Use .Lfunc_1 label.
6652 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6653 .int 0.
6654 (func): Likewise.
6655 Use .Lfunc_1 label.
6656
6657 2015-03-26 Yao Qi <yao.qi@linaro.org>
6658
6659 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6660 Call gdb_compile instead to compile each .s files without debug
6661 information.
6662
6663 2015-03-26 Yao Qi <yao.qi@linaro.org>
6664
6665 * gdb.base/savedregs.exp (process_saved_regs): Make
6666 "Saved registers:" optional in the pattern.
6667
6668 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6669
6670 * gdb.btrace/next.exp: Merged into step.exp.
6671 * gdb.btrace/finish.exp: Merged into step.exp.
6672 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6673 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6674 "record goto" and checking the exact replay position.
6675 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6676 check for "Recording format" in "info record" output.
6677 * gdb.btrace/record_goto.exp: Choose test file based on target.
6678 * gdb.btrace/x86-record_goto.S: Renamed into ...
6679 * gdb.btrace/x86_64-record_goto.S: ... this.
6680 * gdb.btrace/i686-record_goto.S: New.
6681 * gdb.btrace/x86-tailcall.S: Renamed into ...
6682 * gdb.btrace/x86_64-tailcall.S: ... this.
6683 * gdb.btrace/i686-tailcall.S: New.
6684 * gdb.btrace/x86-tailcall.c: Renamed into ...
6685 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6686 separate statements. Update test.
6687 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6688 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6689 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6690 * gdb.btrace/tailcall.exp: Choose test file based on target.
6691 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6692
6693 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6694
6695 * gdb.btrace/exception.exp: Increase BTS buffer size.
6696
6697 2015-03-24 Pedro Alves <palves@redhat.com>
6698
6699 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6700
6701 2015-03-24 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.threads/schedlock.exp (test_step): No longer expect that
6704 "set scheduler-locking step" with "next" over a function call runs
6705 threads unlocked.
6706
6707 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6708
6709 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6710
6711 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6712
6713 PR breakpoints/16466
6714 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6715 * gdb.mi/mi-pending.c (thread_func): New function.
6716 (int main): Add threading support required.
6717 * gdb.mi/mi-pending.exp: Add tests for this issue.
6718 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6719 (pendfunc2): Remove stdio dependency.
6720 * gdb.mi/mi-pendshr2.c: New file.
6721
6722 2015-03-23 Keith Seitz <keiths@redhat.com>
6723
6724 * gdb.linespec/keywords.c: New file.
6725 * gdb.linespec/keywords.exp: New file.
6726
6727 2015-03-23 Keith Seitz <keiths@redhat.com>
6728
6729 PR gdb/18021
6730 * gdb.dwarf2/staticvirtual.exp: New test.
6731
6732 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6733
6734 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6735 * README: Remove HP-UX and gdb.hp.
6736 (configuration):
6737 * configure: Regenerate.
6738 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6739 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6740 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6741 gdb.hp/gdb.defects/Makefile.
6742 * gdb.hp/Makefile.in: File deleted.
6743 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6744 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6745 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6746 * gdb.hp/gdb.aCC/run.c: File deleted.
6747 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6748 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6749 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6750 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6751 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6752 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6753 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6754 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6755 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6756 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6757 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6758 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6759 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6760 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6761 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6762 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6763 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6764 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6765 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6766 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6767 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6768 * gdb.hp/gdb.compat/average.c: File deleted.
6769 * gdb.hp/gdb.compat/sum.c: File deleted.
6770 * gdb.hp/gdb.compat/xdb.c: File deleted.
6771 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6772 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6773 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6774 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6775 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6776 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6777 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6778 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6779 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6780 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6781 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6782 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6783 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6784 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6785 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6786 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6787 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6788 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6789 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6790 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6791 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6792 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6793 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6794 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6795 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6796 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6797 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6798 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6799 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6800 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6801 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6802 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6803 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6804 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6805 * gdb.hp/tools/odump: File deleted.
6806
6807 2015-03-19 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6810 (saw_thread_3): New globals.
6811 (top level): Increment them when an event for the corresponding
6812 thread is seen.
6813 (no thread starvation): New test.
6814
6815 2015-03-19 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.threads/continue-pending-status.c: New file.
6818 * gdb.threads/continue-pending-status.exp: New file.
6819
6820 2015-03-18 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6823 Use gdb_is_target_remote instead of is_remote. Use
6824 gdb_test_multiple instead of gdb_expect. Exit early if
6825 gdb_test_multiple hits its internal matches. Tighten stepi tests
6826 expected output. Fail on exit with any signal, instead of just
6827 SIGILL.
6828
6829 2015-03-18 Yao Qi <yao.qi@linaro.org>
6830
6831 PR tdep/18107
6832 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6833 variable.
6834 * gdb.base/catch-syscall.exp: Don't skip it on
6835 aarch64*-*-linux* target. Remove elements in all_syscalls.
6836 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6837 target.
6838 (setup_all_syscalls): New proc.
6839
6840 2015-03-16 Yao Qi <yao.qi@linaro.org>
6841
6842 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6843 (top level): Skip tests if valid_addr_p returns false for
6844 $cmd1 or $cmd2.
6845
6846 2015-03-11 Andy Wingo <wingo@igalia.com>
6847
6848 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6849
6850 2015-03-11 Yao Qi <yao.qi@linaro.org>
6851
6852 * gdb.base/catch-syscall.exp: Fix typo in comments.
6853
6854 2015-03-11 Yao Qi <yao.qi@linaro.org>
6855
6856 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6857
6858 2015-03-09 Pedro Alves <palves@redhat.com>
6859
6860 * dg-extract-results.py: Delete.
6861
6862 2015-03-09 Pedro Alves <palves@redhat.com>
6863
6864 Merge dg-extract-results.sh from GCC upstream (r218843).
6865
6866 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6867 * dg-extract-results.sh: Use --text with grep to avoid issues with
6868 binary files. Fall back to cat -v, if that doesn't work.
6869
6870 2015-03-05 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6873
6874 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * lib/mi-support.exp (mi_expect_interrupt): Accept
6877 alternative event for when in all-stop mode.
6878
6879 2015-03-04 Pedro Alves <palves@redhat.com>
6880
6881 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6882
6883 2015-03-04 Mark Kettenis <kettenis@gnu.org>
6884
6885 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6886
6887 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6888
6889 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6890 regexps for GDB's current line display, accept a hex address
6891 preceding the line number.
6892
6893 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6894
6895 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6896 the 'arch1' variable for "s390*-linux*" targets.
6897
6898 2015-03-04 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6901 (main): Pass missing retval argument to pthread_join call.
6902
6903 2015-03-02 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6906 (top level): Call do_test with non-stop as well.
6907
6908 2015-03-02 Pedro Alves <palves@redhat.com>
6909
6910 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6911 -1.
6912
6913 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6914
6915 * gdb.arch/s390-vregs.exp: New test.
6916 * gdb.arch/s390-vregs.S: New file.
6917
6918 2015-02-27 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6921 call to catch_command_errors.
6922 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6923 catch_command_errors.
6924
6925 2015-02-27 Pedro Alves <palves@redhat.com>
6926
6927 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6928 "true" for boolean result.
6929 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6930 prototype of main.
6931
6932 2015-02-27 Pedro Alves <palves@redhat.com>
6933
6934 * lib/unbuffer_output.c: New file.
6935 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6936 (main): Call gdb_unbuffer_output.
6937
6938 2015-02-27 Yao Qi <yao.qi@linaro.org>
6939
6940 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6941 target.
6942
6943 2015-02-26 Doug Evans <dje@google.com>
6944
6945 * gdb.cp/class2.cc (Dbase, D): New classes.
6946 (main): New local delta.
6947 * gdb.cp/class2.exp: Test printing delta.
6948 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6949 (dynbar): New global.
6950 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6951
6952 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6953
6954 * gdb.compile/compile-ifunc.c: New file.
6955 * gdb.compile/compile-ifunc.exp: New file.
6956
6957 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6958
6959 * gdb.base/structs.exp: Check for correct struct on finish.
6960
6961 2015-02-26 Yao Qi <yao.qi@linaro.org>
6962
6963 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6964 is zero.
6965
6966 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6967
6968 * gdb.arch/cordic.ko.bz2: New file.
6969 * gdb.arch/cordic.ko.debug.bz2: New file.
6970 * gdb.arch/ppc64-symtab-cordic.exp: New file.
6971
6972 2015-02-25 Yao Qi <yao.qi@linaro.org>
6973
6974 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
6975 aarch64*-*-* target.
6976
6977 2015-02-23 Pedro Alves <palves@redhat.com>
6978
6979 * lib/gdb.exp (delete_breakpoints): Rewrite using
6980 gdb_test_multiple.
6981
6982 2015-02-23 Pedro Alves <palves@redhat.com>
6983
6984 * gdb.base/info-os.c: Include stdlib.h.
6985
6986 2015-02-22 Doug Evans <xdje42@gmail.com>
6987
6988 PR symtab/17855
6989 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
6990 is read after symbols have been re-read.
6991 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
6992 * gdb.ada/exec_changed/second.adb (Second): Ditto.
6993
6994 2015-02-21 Doug Evans <dje@google.com>
6995
6996 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
6997
6998 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6999
7000 PR corefiles/17808
7001 * gdb.arch/i386-biarch-core.core.bz2: New file.
7002 * gdb.arch/i386-biarch-core.exp: New file.
7003
7004 2015-02-21 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7007 runto_main fails.
7008
7009 2015-02-20 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7012 info probes.
7013
7014 2015-02-20 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7017
7018 2015-02-20 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7021 clean_restart before gdb_target_supports_trace.
7022
7023 2015-02-20 Pedro Alves <palves@redhat.com>
7024
7025 PR threads/18006
7026 * gdb.threads/clone-thread_db.c: New file.
7027 * gdb.threads/clone-thread_db.exp: New file.
7028
7029 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7030
7031 PR breakpoints/16812
7032 * gdb.base/catch-gdb-caused-signals.c: New file.
7033 * gdb.base/catch-gdb-caused-signals.exp: New file.
7034
7035 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7036
7037 * configure: Regenerated.
7038 * configure.ac: Use GDB_AC_TRANSFORM.
7039 * aclocal.m4: sinclude ../transform.m4.
7040
7041 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7042
7043 * lib/dtrace.exp: New file.
7044 * gdb.base/dtrace-probe.exp: Likewise.
7045 * gdb.base/dtrace-probe.d: Likewise.
7046 * gdb.base/dtrace-probe.c: Likewise.
7047 * lib/pdtrace.in: Likewise.
7048 * configure.ac: Output variables with the transformed names of
7049 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7050 * configure: Regenerated.
7051
7052 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7053
7054 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7055 expected message when trying to access $_probe_* convenience
7056 variables while not on a probe.
7057
7058 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7059
7060 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7061
7062 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7063
7064 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7065 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7066
7067 2015-02-10 Doug Evans <xdje42@gmail.com>
7068
7069 * lib/gdb.exp (gdb_load): Always return a result.
7070
7071 2015-02-10 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.threads/signal-sigtrap.c: New file.
7074 * gdb.threads/signal-sigtrap.exp: New file.
7075
7076 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7077
7078 * gdb.trace/no-attach-trace.c: New file.
7079 * gdb.trace/no-attach-trace.exp: New file.
7080
7081 2015-02-09 Mark Wielaard <mjw@redhat.com>
7082
7083 * gdb.dwarf2/atomic.c: New file.
7084 * gdb.dwarf2/atomic-type.exp: Likewise.
7085
7086 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7087
7088 * gdb.btrace/buffer-size.exp: Update "info record" output.
7089 * gdb.btrace/delta.exp: Update "info record" output.
7090 * gdb.btrace/enable.exp: Update "info record" output.
7091 * gdb.btrace/finish.exp: Update "info record" output.
7092 * gdb.btrace/instruction_history.exp: Update "info record" output.
7093 * gdb.btrace/next.exp: Update "info record" output.
7094 * gdb.btrace/nexti.exp: Update "info record" output.
7095 * gdb.btrace/step.exp: Update "info record" output.
7096 * gdb.btrace/stepi.exp: Update "info record" output.
7097 * gdb.btrace/nohist.exp: Update "info record" output.
7098
7099 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7100
7101 * gdb.btrace/buffer-size: New.
7102
7103 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7104
7105 * gdb.btrace/delta.exp: Update "info record" output.
7106 * gdb.btrace/enable.exp: Update "info record" output.
7107 * gdb.btrace/finish.exp: Update "info record" output.
7108 * gdb.btrace/instruction_history.exp: Update "info record" output.
7109 * gdb.btrace/next.exp: Update "info record" output.
7110 * gdb.btrace/nexti.exp: Update "info record" output.
7111 * gdb.btrace/step.exp: Update "info record" output.
7112 * gdb.btrace/stepi.exp: Update "info record" output.
7113 * gdb.btrace/nohist.exp: Update "info record" output.
7114
7115 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7116
7117 PR gdb/15678
7118 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7119
7120 2015-02-06 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7123 macro.
7124 (seconds_left, again): New globals.
7125 (main): Wait seconds_left in a 1-second sleep loop instead of
7126 sleeping 180 seconds. If 'again' is set, reset the seconds
7127 counter.
7128 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7129 'again' in the inferior before detaching. Print the seconds left.
7130 (options): New global.
7131 (top level): Build program with -DTIMEOUT=$timeout.
7132
7133 2015-02-06 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7136 determine how many seconds to pass to 'alarm'.
7137 * gdb.base/gdb-sigterm.exp (top level): Build program with
7138 -DTIMEOUT=$timeout.
7139 (do_test): Return success/failure indication. Add more verbose
7140 logging. Don't fail if 200 single steps are seen. Instead, fail
7141 when the test times out.
7142 (passes): New global.
7143 (top level): Break the testing loop if testing fails on any
7144 iteration. Use gdb_assert.
7145
7146 2015-02-04 Don Breazeal <donb@codesourcery.com>
7147
7148 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7149 and initialize them.
7150 (ipc_cleanup): New function.
7151 (main): Don't declare shmid, semid, and msqid. Add a call to
7152 atexit so that we call ipc_cleanup on exit.
7153
7154 2015-02-04 Pedro Alves <palves@redhat.com>
7155
7156 * boards/native-extended-gdbserver.exp: Remove any target variant
7157 specifications from the board name before clearing the isremote
7158 flag from board_info.
7159
7160 2015-01-31 Doug Evans <xdje42@gmail.com>
7161
7162 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7163
7164 2015-01-31 Gary Benson <gbenson@redhat.com>
7165
7166 * gdb.base/completion.exp: Disable completion limiting for
7167 existing tests. Add new tests to check completion limiting.
7168 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7169
7170 2015-01-31 Doug Evans <xdje42@gmail.com>
7171
7172 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7173
7174 2015-01-31 Doug Evans <xdje42@gmail.com>
7175
7176 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7177 entries. Duplicate file section script entries.
7178 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7179 inlined entries. Add test for safe-path rejection.
7180 * gdb.python/py-section-script.c: Add duplicate inlined section script
7181 entries. Duplicate file section script entries.
7182 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7183 inlined entries. Add test for safe-path rejection.
7184
7185 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7186
7187 * gdb.ada/disc_arr_bound: New testcase.
7188
7189 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.ada/mi_var_array: New testcase.
7192
7193 2015-01-27 Doug Evans <dje@google.com>
7194
7195 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7196 Add test for objfile.filename, objfile.username after objfile
7197 has been unloaded.
7198
7199 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7200
7201 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7202 the second test to print the name attribute of value
7203 returned by the call to gdb.lookup_type, and adjust
7204 the expected output accordingly.
7205
7206 2015-01-25 Mark Wielaard <mjw@redhat.com>
7207
7208 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7209 * gdb.base/disp-step-fork.c: Include unistd.h.
7210 * gdb.base/siginfo-obj.c: Include stdio.h.
7211 * gdb.base/siginfo-thread.c: Likewise.
7212 * gdb.mi/non-stop.c: Include unistd.h.
7213 * gdb.mi/nsthrexec.c: Include stdio.h.
7214 * gdb.mi/pthreads.c: Include unistd.h.
7215 * gdb.modula2/unbounded1.c (main): Declare returns int.
7216 * gdb.reverse/consecutive-reverse.c: Likewise.
7217 * gdb.threads/create-fail.c: Include unistd.h.
7218 * gdb.threads/killed.c: Likewise.
7219 * gdb.threads/linux-dp.c: Likewise.
7220 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7221 * gdb.threads/non-ldr-exc-2.c: Likewise.
7222 * gdb.threads/non-ldr-exc-3.c: Likewise.
7223 * gdb.threads/non-ldr-exc-4.c: Likewise.
7224 * gdb.threads/pthreads.c: Include unistd.h.
7225 (main): Declare returns int.
7226 * gdb.threads/tls-main.c (foo): New declaration.
7227 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7228
7229 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7230
7231 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7232 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7233
7234 2015-01-15 Mark Wielaard <mjw@redhat.com>
7235
7236 * gdb.base/noreturn-return.c: New file.
7237 * gdb.base/noreturn-return.exp: New file.
7238 * gdb.base/noreturn-finish.c: New file.
7239 * gdb.base/noreturn-finish.exp: New file.
7240
7241 2015-01-23 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.threads/continue-pending-after-query.c: New file.
7244 * gdb.threads/continue-pending-after-query.exp: New file.
7245
7246 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7247 Simon Marchi <simon.marchi@ericsson.com>
7248
7249 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7250 * gdb.base/valgrind-db-attach.exp: Same.
7251 * gdb.base/valgrind-infcall.exp: Same.
7252 * lib/mi-support.exp (default_mi_gdb_start): Same.
7253 * lib/prompt.exp (default_prompt_gdb_start): Same.
7254 * lib/gdb.exp (default_gdb_spawn): Same.
7255 (gdb_interact): New.
7256
7257
7258 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.compile/compile.exp (pointer to jit function): New test.
7261
7262 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7263
7264 * lib/gdb.exp (supports_process_record): Return true for
7265 powerpc*-*-linux*.
7266 (supports_reverse): Likewise.
7267
7268 2015-01-15 Don Breazeal <donb@codesourcery.com>
7269
7270 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7271 instead of checking whether the target board is remote and
7272 use spawn_wait_for_attach instead of exec/sleep.
7273 * gdb.base/attach-twice.exp: Likewise.
7274
7275 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7276
7277 * gdb.ada/var_arr_attrs: New testcase.
7278
7279 2015-01-14 Pedro Alves <palves@redhat.com>
7280 Joel Brobecker <brobecker@adacore.com>
7281
7282 PR gdb/17525
7283 * gdb.base/bp-cmds-execution-x-script.c: New file.
7284 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7285 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7286
7287 2015-01-14 Pedro Alves <palves@redhat.com>
7288
7289 PR cli/17828
7290 * gdb.base/batch-preserve-term-settings.c: New file.
7291 * gdb.base/batch-preserve-term-settings.exp: New file.
7292
7293 2015-01-13 Doug Evans <dje@google.com>
7294
7295 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7296 binary.
7297
7298 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7299
7300 * Makefile.in (clean mostlyclean): Do not delete *.py.
7301
7302 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7303
7304 * gdb.python/py-lookup-type.exp: New file.
7305
7306 2015-01-12 Pedro Alves <palves@redhat.com>
7307
7308 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7309 restore GDBFLAGS before returning.
7310
7311 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7312
7313 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7314 is_amd64_regs_target and is_x86_like_target.
7315
7316 2015-01-11 Doug Evans <xdje42@gmail.com>
7317
7318 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7319 is given without an explicit form.
7320 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7321 attributes.
7322 * gdb.dwarf/corrupt.exp: Ditto.
7323 * gdb.dwarf2/enum-type.exp: Ditto.
7324 * gdb.trace/entry-values.exp: Ditto.
7325 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7326
7327 2015-01-11 Doug Evans <xdje42@gmail.com>
7328
7329 PR gdb/15830
7330 * gdb.base/maint.exp: Remove references to "maint demangle".
7331 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7332 Add tests for explicitly specifying language to demangle.
7333 * gdb.dlang/demangle.exp: Ditto.
7334
7335 2015-01-09 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.threads/non-stop-fair-events.c: New file.
7338 * gdb.threads/non-stop-fair-events.exp: New file.
7339
7340 2015-01-09 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7343 the global scope. Set a breakpoint after all threads are started
7344 rather than stepping over two source lines. Expect the prompt.
7345 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7346 global.
7347 (NUM): Now 15.
7348 (main): Use threads_started_barrier to wait for all threads to
7349 start. Main thread no longer calls thread_function. Exit after
7350 180 seconds.
7351 (loop): New function.
7352 (thread_function): Wait on threads_started_barrier barrier. Call
7353 'loop' at each iteration.
7354 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7355 threads have started, instead of hardcoding number of "next"
7356 steps. Use an access watchpoint instead of a write watchpoint.
7357
7358 2015-01-09 Pedro Alves <palves@redhat.com>
7359
7360 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7361 (thread_func): Wait on barrier.
7362 (main): Wait for all threads to start before stopping GDB.
7363 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7364 global.
7365 (thread1_func, thread2_func): Wait on barrier.
7366 (main): Wait for all threads to start before stopping GDB.
7367 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7368 New global.
7369 (thread1_func, thread2_func): Wait on barrier.
7370 (main): Wait for all threads to start before stopping GDB.
7371
7372 2015-01-09 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.threads/attach-many-short-lived-threads.c: New file.
7375 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7376
7377 2014-01-09 Pedro Alves <palves@redhat.com>
7378
7379 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7380 instead of to thread 2.
7381 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7382 Add barrier around each pthread_create call instead of around all
7383 calls.
7384 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7385 Set a break on thread_function and have the child threads hit it
7386 one at at a time.
7387
7388 2015-01-09 Pedro Alves <palves@redhat.com>
7389
7390 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7391 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7392 false.
7393 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7394 checking whether the target board is remote.
7395 * gdb.multi/multi-attach.exp: Likewise.
7396 * gdb.python/py-sync-interp.exp: Likewise.
7397 * gdb.server/ext-attach.exp: Likewise.
7398 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7399 tests that need to attach, instead of checking whether the target
7400 board is remote at the top of the file.
7401
7402 2015-01-08 Yao Qi <yao@codesourcery.com>
7403
7404 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7405
7406 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7407
7408 Fix testcase compilation.
7409 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7410
7411 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7412
7413 * gdb.python/py-type.exp: Add a couple test about empty
7414 array creation, and negative-length array creation.
7415
7416 2015-01-02 Doug Evans <xdje42@gmail.com>
7417
7418 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7419
7420 2015-01-02 Doug Evans <dje@google.com>
7421
7422 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7423
7424 2014-12-29 Yao Qi <yao@codesourcery.com>
7425
7426 * gdb.trace/entry-values.exp: Update comments. Rename variable
7427 bar_call_foo to returned_from_foo.
7428
7429 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7430
7431 PR gdb/17394
7432 * gdb.linespec/break-asm-file.c: New file.
7433 * gdb.linespec/break-asm-file.exp: New file.
7434 * gdb.linespec/break-asm-file0.s: New file.
7435 * gdb.linespec/break-asm-file1.s: New file.
7436
7437 2014-12-18 Nigel Stephens <nigel@mips.com>
7438 Maciej W. Rozycki <macro@codesourcery.com>
7439
7440 * gdb.base/float.exp: Handle the new output from "info float" on
7441 MIPS targets.
7442
7443 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7444
7445 Fix MinGW compilation.
7446 * gdb.compile/compile-ops.exp: Update untested message if
7447 !skip_compile_feature_tests.
7448 * gdb.compile/compile-setjmp.exp: Likewise.
7449 * gdb.compile/compile-tls.exp: Likewise.
7450 * gdb.compile/compile.exp: Likewise.
7451 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7452 supported on this host".
7453
7454 2014-12-16 Doug Evans <xdje42@gmail.com>
7455
7456 * boards/stabs.exp: New file.
7457
7458 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7459
7460 * gdb.base/completion.exp: Adjust to format changes of "maint
7461 print user-registers".
7462
7463 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7464
7465 PR server/17457
7466 * gdb.arch/aarch64-fp.c: New file.
7467 * gdb.arch/aarch64-fp.exp: New file.
7468
7469 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7470
7471 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7472 r210637, r210913, r211666, r215400, r215817).
7473
7474 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7475 * dg-extract-results.py: New file.
7476 * dg-extract-results.sh: Use it if the environment seems
7477 suitable.
7478
7479 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7480
7481 * dg-extract-results.py (parse_run): Handle warnings that
7482 are printed before a test harness is run.
7483
7484 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7485
7486 * dg-extract-results.py (Named): Remove __cmp__ method.
7487 (output_variation): Use a key to sort variation.harnesses.
7488
7489 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7490
7491 * dg-extract-results.py: For Python 3, force sys.stdout to
7492 handle surrogate escape sequences.
7493 (safe_open): New function.
7494 (output_segment, main): Use it.
7495
7496 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7497
7498 * dg-extract-results.py (Prog.result_re): Include options
7499 in test name.
7500
7501 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7502
7503 * dg-extract-results.py (output_variation): Always sort if
7504 do_sum.
7505
7506 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7507
7508 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7509 as long as we get pagination notifications.
7510
7511 2014-12-15 Jason Merrill <jason@redhat.com>
7512
7513 * Makefile.in (check-gdb.%): Restore.
7514 * README: Mention it.
7515
7516 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7517
7518 * gdb.ada/str_uninit: New testcase.
7519
7520 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7521
7522 PR symtab/17642
7523 * gdb.base/vla-stub-define.c: New file.
7524 * gdb.base/vla-stub.c: New file.
7525 * gdb.base/vla-stub.exp: New file.
7526
7527 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7528 Jan Kratochvil <jan.kratochvil@redhat.com>
7529 Tom Tromey <tromey@redhat.com>
7530
7531 * configure.ac: Add gdb.compile/.
7532 * configure: Regenerate.
7533 * gdb.compile/Makefile.in: New file.
7534 * gdb.compile/compile-ops.exp: New file.
7535 * gdb.compile/compile-ops.c: New file.
7536 * gdb.compile/compile-tls.c: New file.
7537 * gdb.compile/compile-tls.exp: New file.
7538 * gdb.compile/compile-constvar.S: New file.
7539 * gdb.compile/compile-constvar.c: New file.
7540 * gdb.compile/compile-mod.c: New file.
7541 * gdb.compile/compile-nodebug.c: New file.
7542 * gdb.compile/compile-setjmp-mod.c: New file.
7543 * gdb.compile/compile-setjmp.c: New file.
7544 * gdb.compile/compile-setjmp.exp: New file.
7545 * gdb.compile/compile-shlib.c: New file.
7546 * gdb.compile/compile.c: New file.
7547 * gdb.compile/compile.exp: New file.
7548 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7549
7550 2014-12-12 Tom Tromey <tromey@redhat.com>
7551
7552 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7553 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7554
7555 2014-12-12 Doug Evans <dje@google.com>
7556
7557 * lib/gdb-python.exp (get_python_valueof): New function.
7558 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7559
7560 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7561
7562 * gdb.base/completion.exp: Add test for completion of "info
7563 registers ".
7564
7565 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7566
7567 * gdb.base/func-ptrs.c: New file.
7568 * gdb.base/func-ptrs.exp: New file.
7569
7570 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7571
7572 PR breakpoints/17012
7573 * gdb.base/dprintf-detach.c: New file.
7574 * gdb.base/dprintf-detach.exp: New file.
7575
7576 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7577
7578 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7579 * lib/gdb.exp (target_is_gdbserver): New procedure.
7580
7581 2014-12-08 Doug Evans <dje@google.com>
7582
7583 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7584
7585 2014-12-05 Yao Qi <yao@codesourcery.com>
7586
7587 * gdb.guile/scm-error.exp: Remove the third argument to
7588 gdb_remote_download.
7589 * gdb.guile/scm-frame-args.exp: Likewise.
7590 * gdb.guile/scm-section-script.exp: Likewise.
7591
7592 2014-12-05 Yao Qi <yao@codesourcery.com>
7593
7594 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7595
7596 2014-12-04 Doug Evans <dje@google.com>
7597
7598 * gdb.python/py-objfile.exp: Add tests for
7599 objfile.add_separate_debug_file.
7600
7601 2014-12-04 Doug Evans <dje@google.com>
7602
7603 * lib/gdb.exp (get_build_id): New function.
7604 (build_id_debug_filename_get): Rewrite to use it.
7605 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7606
7607 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7608
7609 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7610 `method(long)', not just 0x0.
7611 * gdb.cp/nsalias.exp: Align code labels to 4.
7612 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7613 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7614 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7615 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7616 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7617 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7618
7619 2014-12-02 Doug Evans <dje@google.com>
7620
7621 PR symtab/17602
7622 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7623 * gdb.cp/anon-ns2.cc: ... here. New file.
7624 * gdb.cp/anon-ns.exp: Update.
7625
7626 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7627
7628 * gdb.python/py-events.py (inferior_call_handler): New.
7629 (register_changed_handler, memory_changed_handler): New.
7630 (test_events.invoke): Register new handlers.
7631 * gdb.python/py-events.exp: Add tests for inferior call,
7632 memory_changed and register_changed events.
7633
7634 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7635
7636 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7637 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7638 if the linker doesn't understand this.
7639
7640 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7641
7642 * gdb.python/python.exp: Change expected reply to help().
7643
7644 2014-12-01 Yao Qi <yao@codesourcery.com>
7645
7646 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7647 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7648 * configure: Re-generated.
7649
7650 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7651
7652 * gdb.cp/chained-calls.cc: New file.
7653 * gdb.cp/chained-calls.exp: New file.
7654 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7655
7656 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7659 * gdb.dwarf2/symtab-producer.exp: Same.
7660 * gdb.gdb/python-interrupts.exp: Same.
7661 * gdb.gdb/python-selftest.exp: Same.
7662 * gdb.python/py-linetable.exp: Same.
7663 * gdb.python/py-type.exp: Same.
7664 * gdb.python/py-value-cc.exp: Same.
7665 * gdb.python/py-value.exp: Same.
7666
7667 2014-11-28 Yao Qi <yao@codesourcery.com>
7668
7669 * gdb.base/break-probes.exp: Match library name prefixed with
7670 sysroot.
7671
7672 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7673
7674 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7675 test expected output. Add parentheses for the call to print.
7676 Remove L suffix from integers.
7677
7678 2014-11-26 Doug Evans <dje@google.com>
7679
7680 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7681
7682 2014-11-22 Yao Qi <yao@codesourcery.com>
7683
7684 * gdb.trace/entry-values.c: Remove asms.
7685 (foo): Add foo_label.
7686 (bar): Add bar_label.
7687 * gdb.trace/entry-values.exp: Remove code computing foo's
7688 length and bar's length.
7689 (Dwarf::assemble): Invoke function_range for bar and use
7690 MACRO_AT_func for foo.
7691
7692 2014-11-22 Yao Qi <yao@codesourcery.com>
7693
7694 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7695 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7696 Use .Lgcc43_procstart instead of gcc43.
7697
7698 2014-11-21 Joel Brobecker <brobecker@adacore.com>
7699
7700 * gdb.ada/n_arr_bound: New testcase.
7701
7702 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7703
7704 PR breakpoints/10737
7705 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7706 test_catch_syscall_multi_arch.
7707 (test_catch_syscall_multi_arch): New function.
7708
7709 2014-11-20 Doug Evans <xdje42@gmail.com>
7710
7711 * gdb.base/maint.exp: Update expected output.
7712
7713 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7714
7715 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7716 4-byte instruction on S390.
7717
7718 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7719
7720 * gdb.ada/arr_arr: New testcase.
7721
7722 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdb.ada/pkd_arr_elem: New Testcase.
7725
7726 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
7727
7728 * gdb.reverse/break-precsave: Expect completion message for
7729 core file reads.
7730 * gdb.reverse/consecutive-precsave.exp: Likewise.
7731 * gdb.reverse/finish-precsave.exp: Likewise.
7732 * gdb.reverse/i386-precsave.exp: Likewise.
7733 * gdb.reverse/machinestate-precsave.exp: Likewise.
7734 * gdb.reverse/sigall-precsave.exp: Likewise.
7735 * gdb.reverse/solib-precsave.exp: Likewise.
7736 * gdb.reverse/step-precsave.exp: Likewise.
7737 * gdb.reverse/until-precsave.exp: Likewise.
7738 * gdb.reverse/watch-precsave.exp: Likewise.
7739
7740 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7741
7742 * gdb.base/bp-permanent.c: Include unistd.h.
7743 * gdb.python/py-framefilter-mi.c (main): Add return type.
7744 * gdb.python/py-framefilter.c (main): Likewise.
7745 * gdb.trace/actions-changed.c (main): Likewise.
7746
7747 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7748
7749 * gdb.mi/until.c: Add eye-catchers.
7750 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7751 line numbers.
7752
7753 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7754
7755 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7756 function header variants in break1.c.
7757 * gdb.base/ena-dis-br.exp: Likewise.
7758 * gdb.base/hbreak2.exp: Likewise.
7759 * gdb.reverse/until-precsave.exp: Drop references to removed
7760 non-prototype function header variants in ur1.c.
7761 * gdb.reverse/until-reverse.exp: Likewise.
7762
7763 2014-11-17 Petr Machata <pmachata@redhat.com>
7764
7765 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7766 ${_cu_offset_size} bytes abbrev offset.
7767
7768 2014-11-15 Doug Evans <xdje42@gmail.com>
7769
7770 PR symtab/17559
7771 * gdb.base/line-symtabs.exp: New file.
7772 * gdb.base/line-symtabs.c: New file.
7773 * gdb.base/line-symtabs.h: New file.
7774
7775 2014-11-14 Yao Qi <yao@codesourcery.com>
7776
7777 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7778 (func): Add label func_label.
7779 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7780 Replace low_pc and high_pc with MACRO_AT_range.
7781 Replace name, low_pc and high_pc with MACRO_AT_func.
7782
7783 2014-11-14 Yao Qi <yao@codesourcery.com>
7784
7785 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7786 Replace name, low_pc and high_pc with MACRO_AT_func.
7787
7788 2014-11-14 Yao Qi <yao@codesourcery.com>
7789
7790 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7791 produce debug information.
7792 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7793
7794 2014-11-14 Yao Qi <yao@codesourcery.com>
7795
7796 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7797 object and get function length.
7798 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7799 with MACRO_AT_func.
7800 (top-level): Replace gdb_compile and clean_restart with
7801 prepare_for_testing.
7802 * gdb.dwarf2/main.c (main): Add label main_label.
7803
7804 2014-11-14 Yao Qi <yao@codesourcery.com>
7805
7806 * lib/dwarf.exp (function_range): New procedure.
7807 (Dwarf::_handle_macro_at_func): New procedure.
7808 (Dwarf::_handle_macro_at_range): New procedure.
7809 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7810
7811 2014-11-14 Yao Qi <yao@codesourcery.com>
7812
7813 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7814 (_handle_attribute): New procedure.
7815
7816 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7817
7818 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7819 * gdb.base/call-sc.c (zed): Likewise.
7820 * gdb.base/checkpoint.c (main): Likewise.
7821 * gdb.base/dump.c (main): Likewise.
7822 * gdb.base/gcore.c (main): Likewise.
7823 * gdb.base/huge.c (main): Likewise.
7824 * gdb.base/multi-forks.c (main): Likewise.
7825 * gdb.base/pr10179-a.c (main): Likewise.
7826 * gdb.base/savedregs.c (main): Likewise.
7827 * gdb.base/sigaltstack.c (main): Likewise.
7828 * gdb.base/siginfo.c (main): Likewise.
7829 * gdb.base/structs.c (zed): Likewise.
7830 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7831 * gdb.mi/mi-syn-frame.c (main): Likewise.
7832 * gdb.mi/until.c (foo, main): Likewise.
7833 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7834 * gdb.base/solib-weak.c (foo): Declare.
7835 * gdb.base/attach-twice.c: Include stdio.h.
7836 * gdb.base/weaklib1.c: Likewise.
7837 * gdb.base/weaklib2.c: Likewise.
7838 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7839 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7840 unistd.h.
7841 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7842 * gdb.mi/mi-exit-code.c: Likewise.
7843 * gdb.base/break-interp-lib.c: Include string.h.
7844 * gdb.base/coremaker.c: Likewise.
7845 * gdb.base/testenv.c: Likewise.
7846 * gdb.python/py-finish-breakpoint.c: Likewise.
7847 * gdb.base/inferior-died.c: Include sys/wait.h.
7848 * gdb.base/fileio.c: Include time.h.
7849 * gdb.base/async-shell.c: Include unistd.h.
7850 * gdb.base/dprintf-non-stop.c: Likewise.
7851 * gdb.base/info-os.c: Likewise.
7852 * gdb.mi/mi-console.c: Likewise.
7853 * gdb.mi/watch-nonstop.c: Likewise.
7854 * gdb.python/py-events.c: Likewise.
7855 * gdb.base/async.c (baz): Move up before its invocation.
7856 * gdb.base/code_elim2.c (my_global_func): Likewise.
7857 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7858 * gdb.base/advance.c (func2): Likewise.
7859
7860 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7861
7862 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7863 variant.
7864 * gdb.base/annota3.c: Likewise.
7865 * gdb.base/async.c: Likewise.
7866 * gdb.base/average.c: Likewise.
7867 * gdb.base/call-ar-st.c: Likewise.
7868 * gdb.base/call-rt-st.c: Likewise.
7869 * gdb.base/call-sc.c: Likewise.
7870 * gdb.base/call-strs.c: Likewise.
7871 * gdb.base/ending-run.c: Likewise.
7872 * gdb.base/execd-prog.c: Likewise.
7873 * gdb.base/exprs.c: Likewise.
7874 * gdb.base/foll-exec.c: Likewise.
7875 * gdb.base/foll-fork.c: Likewise.
7876 * gdb.base/foll-vfork.c: Likewise.
7877 * gdb.base/funcargs.c: Likewise.
7878 * gdb.base/gcore.c: Likewise.
7879 * gdb.base/jump.c: Likewise.
7880 * gdb.base/langs0.c: Likewise.
7881 * gdb.base/langs1.c: Likewise.
7882 * gdb.base/langs2.c: Likewise.
7883 * gdb.base/mips_pro.c: Likewise.
7884 * gdb.base/nodebug.c: Likewise.
7885 * gdb.base/opaque0.c: Likewise.
7886 * gdb.base/opaque1.c: Likewise.
7887 * gdb.base/recurse.c: Likewise.
7888 * gdb.base/run.c: Likewise.
7889 * gdb.base/scope0.c: Likewise.
7890 * gdb.base/scope1.c: Likewise.
7891 * gdb.base/setshow.c: Likewise.
7892 * gdb.base/setvar.c: Likewise.
7893 * gdb.base/shmain.c: Likewise.
7894 * gdb.base/shr1.c: Likewise.
7895 * gdb.base/shr2.c: Likewise.
7896 * gdb.base/sigall.c: Likewise.
7897 * gdb.base/signals.c: Likewise.
7898 * gdb.base/so-indr-cl.c: Likewise.
7899 * gdb.base/solib2.c: Likewise.
7900 * gdb.base/structs.c: Likewise.
7901 * gdb.base/sum.c: Likewise.
7902 * gdb.base/vforked-prog.c: Likewise.
7903 * gdb.base/watchpoint.c: Likewise.
7904 * gdb.reverse/shr2.c: Likewise.
7905 * gdb.reverse/until-reverse.c: Likewise.
7906 * gdb.reverse/ur1.c: Likewise.
7907 * gdb.reverse/watch-reverse.c: Likewise.
7908
7909 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7910
7911 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7912 variant.
7913 * gdb.base/sepdebug.exp: Drop references to removed code.
7914
7915 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7916
7917 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7918 variant. Preserve original line numbering.
7919 * gdb.base/list1.c: Likewise.
7920
7921 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7922
7923 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7924 variant.
7925 * gdb.base/break1.c: Likewise.
7926 * gdb.base/break.exp: Drop references to removed code.
7927
7928 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7929
7930 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7931 variant.
7932
7933 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7934
7935 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7936
7937 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7938
7939 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7940 logic into perform_all_tests() and invoke it with and without
7941 function header prototypes.
7942 (do_function_calls): Remove conditional XFAIL for PR 5318.
7943 (rerun_and_prepare): Remove duplicate code.
7944 (perform_all_tests): New. Main logic moved here.
7945
7946 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7947
7948 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7949 code guarded by #ifdef NO_PROTOTYPES.
7950 (t_double_many_args): Likewise.
7951 (DEF_FUNC_MANY_ARGS_1): Likewise.
7952 (DEF_FUNC_VALUES_1): Likewise.
7953 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7954 guarded by #ifdef PROTOTYPES.
7955
7956 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7957
7958 * gdb.mi/mi-console.c: Add eye-catcher.
7959 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7960 instead of literal line number.
7961
7962 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7963
7964 * gdb.base/shr2.c: Add eye-catcher.
7965 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7966 line number.
7967
7968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7969
7970 * gdb.base/jump.c: Add eye-catchers.
7971 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
7972 numbers.
7973
7974 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7975
7976 * gdb.base/execd-prog.c: Add eye-catchers.
7977 * gdb.base/foll-exec.c: Likewise.
7978 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
7979 line numbers.
7980
7981 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7982
7983 * gdb.base/ending-run.c: Add eye-catchers.
7984 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
7985 literal line numbers.
7986
7987 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7988
7989 * gdb.base/call-rt-st.c: Add eye-catchers.
7990 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
7991 literal line numbers.
7992
7993 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7994
7995 * gdb.base/call-ar-st.c: Add eye-catchers.
7996 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
7997 literal line numbers.
7998
7999 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8000
8001 * gdb.base/average.c: Add eye-catchers.
8002 * gdb.base/sum.c: Likewise.
8003 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8004 regexps dynamically.
8005
8006 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8007
8008 * gdb.base/solib1.c: Add eye-catchers.
8009 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8010 literal line numbers.
8011
8012 2014-11-12 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8015 leader has exited.
8016
8017 2014-11-12 Pedro Alves <palves@redhat.com>
8018
8019 * gdb.arch/i386-bp_permanent.c: New file.
8020 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8021 (srcfile): Set to i386-bp_permanent.c.
8022 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8023 that stepi does not execute the 'leave' instruction, instead of
8024 testing it does execute.
8025 * gdb.base/bp-permanent.c: New file.
8026 * gdb.base/bp-permanent.exp: New file.
8027
8028 2014-11-10 Doug Evans <xdje42@gmail.com>
8029
8030 PR symtab/17564
8031 * gdb.base/symtab-search-order.exp: New file.
8032 * gdb.base/symtab-search-order.c: New file.
8033 * gdb.base/symtab-search-order-1.c: New file.
8034 * gdb.base/symtab-search-order-shlib-1.c: New file.
8035
8036 2014-11-07 Pedro Alves <palves@redhat.com>
8037
8038 PR gdb/17511
8039 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8040 i?86-*-linux*.
8041
8042 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8043
8044 PR c++/17494
8045 * gdb.cp/pr17494.cc: New file.
8046 * gdb.cp/pr17494.exp: New file.
8047
8048 2014-11-02 Yao Qi <yao@codesourcery.com>
8049
8050 * gdb.python/python.exp: Get working directory and match the
8051 output of "set extended-prompt \\w " with it.
8052
8053 2014-10-30 Doug Evans <dje@google.com>
8054
8055 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8056 in objfiles.
8057 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8058 in progspaces.
8059
8060 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8061
8062 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8063 * gdb.base/realname-expand.exp: Likewise.
8064 * gdb.linespec/macro-relative.exp: Likewise.
8065
8066 2014-10-29 Pedro Alves <palves@redhat.com>
8067
8068 PR gdb/17408
8069 * gdb.threads/schedlock.c (some_function): New function.
8070 (call_function): New global.
8071 (MAYBE_CALL_SOME_FUNCTION): New macro.
8072 (thread_function): Call it.
8073 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8074 and use it instead of a global counter. Adjust all callers.
8075 (get_current_thread): Use "find current thread" for test message
8076 here rather than having all callers pass down the same string.
8077 (goto_loop): New procedure, factored out from ...
8078 (my_continue): ... this.
8079 (step_ten_loops): Change parameter from test message to command to
8080 use. Adjust.
8081 (list_count): Delete global.
8082 (check_result): New procedure, factored out from duplicate top
8083 level code.
8084 (continue tests): Wrap in with_test_prefix.
8085 (test_step): New procedure, factored out from duplicate top level
8086 code.
8087 (top level): Test "step" in combination with all scheduler-locking
8088 modes. Test "next" in combination with all scheduler-locking
8089 modes, and in combination with stepping over a function call or
8090 not.
8091 * gdb.threads/next-bp-other-thread.c: New file.
8092 * gdb.threads/next-bp-other-thread.exp: New file.
8093
8094 2014-10-29 Pedro Alves <palves@redhat.com>
8095
8096 PR python/17372
8097 * gdb.python/python.exp: Test a multi-line command that spawns
8098 interactive Python.
8099 * gdb.base/multi-line-starts-subshell.exp: New file.
8100
8101 2014-10-29 Yao Qi <yao@codesourcery.com>
8102
8103 * gdb.base/fileio.exp: Make directories on host.
8104
8105 2014-10-29 Yao Qi <yao@codesourcery.com>
8106
8107 * gdb.base/fileio.c (test_write): Close the file.
8108
8109 2014-10-28 Pedro Alves <palves@redhat.com>
8110
8111 PR gdb/12623
8112 * gdb.base/sigstep.c (no_handler): New global.
8113 (main): If 'no_handler is true, set the signal handlers to
8114 SIG_IGN.
8115 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8116 with_sw_watch and no_handler parameters. Handle them.
8117 (top level) <stepping over handler when stopped at a breakpoint
8118 test>: Add a test axis for testing with a software watchpoint, and
8119 another for testing with the signal handler set to SIG_IGN.
8120 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8121 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8122
8123 2014-10-28 Pedro Alves <palves@redhat.com>
8124
8125 PR gdb/17511
8126 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8127 * gdb.base/sigstep.exp (other_handler_location): New global.
8128 (advance): Support stepping into the signal handler, and running
8129 commands while in the handler.
8130 (in_handler_map): New global.
8131 (top level): In the advance test, add combinations for getting
8132 into the handler with stepping commands, and for running commands
8133 in the handler. Add comment descripting the advancei tests.
8134
8135 2014-10-28 Pedro Alves <palves@redhat.com>
8136
8137 * gdb.base/sigstep.exp: Use build_executable instead of
8138 prepare_for_testing.
8139 (top level): Move code that starts GDB, runs to main and creates a
8140 display to ...
8141 (restart): ... this new procedure.
8142 (top level): Move backtrace from signal handler test to ...
8143 (validate_backtrace): ... this new procedure.
8144 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8145 with_test_prefix. Always restart GDB.
8146 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8147 with_test_prefix. Always restart GDB. No need to delete
8148 breakpoints after the test.
8149 (test_skip_handler): Remove prefix parameter.
8150 (skip_over_handler, breakpoint_to_handler)
8151 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8152 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8153 restart GDB. No need to delete breakpoints after the test.
8154 (top level): Use foreach to call the test procedures with
8155 different commands.
8156
8157 2014-10-28 Pedro Alves <palves@redhat.com>
8158
8159 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8160 instead of GNATS numbers.
8161 * gdb.base/sigbpt.exp: Likewise.
8162 * gdb.base/siginfo.exp: Likewise.
8163 * gdb.base/sigstep.exp: Likewise.
8164
8165 2014-10-27 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.base/sigstep.c (dummy): New global.
8168 (main): Issue a couple writes to the new global.
8169 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8170 procedures.
8171 (skip_over_handler): Use test_skip_handler.
8172 (top level): Call skip_over_handler for stepi and nexti too.
8173 (breakpoint_over_handler): Use test_skip_handler.
8174 (top level): Call breakpoint_over_handler for stepi and nexti too.
8175
8176 2014-10-27 Yao Qi <yao@codesourcery.com>
8177
8178 * gdb.trace/tfile.c (adjust_function_address)
8179 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8180 function descriptor.
8181
8182 2014-10-24 Don Breazeal <donb@codesourcery.com>
8183
8184 * gdb.base/foll-fork.exp (test_follow_fork,
8185 catch_fork_child_follow): Check for updated fork messages emitted
8186 from infrun.c.
8187 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8188 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8189 vfork_and_exec_child_follow_through_step): Check for updated vfork
8190 messages emitted from infrun.c.
8191
8192 2014-10-24 Pedro Alves <palves@redhat.com>
8193
8194 * gdb.base/corefile.exp: Remove references to ultrix.
8195 * gdb.base/interrupt.exp: Likewise.
8196 * gdb.base/whatis.exp: Likewise.
8197 * gdb.gdb/selftest.exp: Likewise.
8198 * gdb.threads/manythreads.exp: Likewise.
8199 * gdb.threads/print-threads.exp: Likewise.
8200 * gdb.threads/pthreads.exp:: Likewise.
8201 * gdb.threads/schedlock.exp: Likewise.
8202
8203 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8204
8205 * gdb.cp/non-trivial-retval.cc: Add a test case.
8206 * gdb.cp/non-trivial-retval.exp: Add a test.
8207
8208 2014-10-20 Yao Qi <yao@codesourcery.com>
8209
8210 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8211 * gdb.python/py-objfile-script-gdb.py: New file.
8212 * gdb.python/py-objfile-script.exp: Update reference to
8213 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8214 of remote_download. Remove the dest file.
8215
8216 2014-10-20 Yao Qi <yao@codesourcery.com>
8217
8218 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8219 * gdb.base/step-line.exp: Likewise.
8220 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8221 * gdb.dwarf2/dw2-basic.exp: Likewise.
8222 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8223 * gdb.dwarf2/dw2-filename.exp: Likewise.
8224 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8225 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8226 * gdb.dwarf2/dw2-producer.exp: Likewise.
8227 * gdb.dwarf2/mac-fileno.exp: Likewise.
8228 * gdb.python/py-frame-args.exp: Likewise.
8229 * gdb.python/py-framefilter.exp: Likewise.
8230 * gdb.python/py-mi.exp: Likewise.
8231 * gdb.python/py-objfile-script.exp: Likewise
8232 * gdb.python/py-pp-integral.exp: Likewise.
8233 * gdb.python/py-pp-re-notag.exp: Likewise.
8234 * gdb.python/py-prettyprint.exp: Likewise.
8235 * gdb.python/py-section-script.exp: Likewise.
8236 * gdb.python/py-typeprint.exp: Likewise.
8237 * gdb.python/py-xmethods.exp: Likewise.
8238 * gdb.stabs/weird.exp: Likewise.
8239 * gdb.xml/tdesc-regs.exp: Likewise.
8240
8241 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8242
8243 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8244 (out_cu): Use addr_len for the size of addresses.
8245 (out_line): Likewise. Size DW_LNE_set_address instruction
8246 according to addr_len.
8247 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8248 (FUNC): Add START_INSNS to definition.
8249
8250 2014-10-18 Yao Qi <yao@codesourcery.com>
8251
8252 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8253 gdb_has_argv0 return true.
8254 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8255 check [target_info exists noargs], check [gdb_has_argv0]
8256 instead.
8257 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8258 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8259 procedures.
8260
8261 2014-10-17 Doug Evans <dje@google.com>
8262
8263 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8264 event.
8265 * gdb.python/py-events.py: Add clear_objfiles event.
8266
8267 2014-10-17 Doug Evans <dje@google.com>
8268
8269 * gdb.python/py-objfile.exp: Test progspace attribute.
8270
8271 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8272
8273 * gdb.guile/scm-breakpoint.exp: Do not assume any
8274 directory separators when matching source file paths.
8275 * gdb.python/py-breakpoint.exp: Likewise.
8276 * gdb.reverse/break-precsave.exp: Likewise.
8277 * gdb.reverse/break-reverse.exp: Likewise.
8278 * gdb.reverse/consecutive-precsave.exp: Likewise.
8279 * gdb.reverse/finish-precsave.exp: Likewise.
8280 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8281 * gdb.reverse/finish-reverse.exp: Likewise.
8282 * gdb.reverse/i386-precsave.exp: Likewise.
8283 * gdb.reverse/i387-env-reverse.exp: Likewise.
8284 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8285 * gdb.reverse/machinestate-precsave.exp: Likewise.
8286 * gdb.reverse/machinestate.exp: Likewise.
8287 * gdb.reverse/sigall-precsave.exp: Likewise.
8288 * gdb.reverse/solib-precsave.exp: Likewise.
8289 * gdb.reverse/step-precsave.exp: Likewise.
8290 * gdb.reverse/until-precsave.exp: Likewise.
8291 * gdb.reverse/watch-precsave.exp: Likewise.
8292 * gdb.reverse/watch-reverse.exp: Likewise.
8293
8294 2014-10-17 Yao Qi <yao@codesourcery.com>
8295
8296 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8297 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8298
8299 2014-10-17 Pedro Alves <palves@redhat.com>
8300
8301 PR gdb/17471
8302 * gdb.base/bg-execution-repeat.c: New file.
8303 * gdb.base/bg-execution-repeat.exp: New file.
8304
8305 2014-10-17 Pedro Alves <palves@redhat.com>
8306
8307 PR gdb/17300
8308 * gdb.base/continue-all-already-running.c: New file.
8309 * gdb.base/continue-all-already-running.exp: New file.
8310
8311 2014-10-17 Pedro Alves <palves@redhat.com>
8312
8313 PR gdb/17472
8314 * gdb.base/annota-input-while-running.c: New file.
8315 * gdb.base/annota-input-while-running.exp: New file.
8316
8317 2014-10-17 Pedro Alves <palves@redhat.com>
8318
8319 * gdb.base/callfuncs.exp: emove references to osf.
8320 * gdb.base/sigall.exp: Likewise.
8321 * gdb.gdb/selftest.exp: Likewise.
8322 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8323 * gdb.mi/non-stop.c: Likewise.
8324 * gdb.mi/pthreads.c: Likewise.
8325 * gdb.reverse/sigall-precsave.exp: Likewise.
8326 * gdb.reverse/sigall-reverse.exp: Likewise.
8327 * gdb.threads/pthreads.c: Likewise.
8328 * gdb.threads/pthreads.exp: Likewise.
8329
8330 2014-10-17 Yao Qi <yao@codesourcery.com>
8331
8332 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8333 check 'target_info exists noargs'.
8334 (test_command_prompt_position): Likewise.
8335 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8336 Remove "set args".
8337 (progvar_simple_while_test): Likewise.
8338 (progvar_complex_if_while_test): Likewise.
8339 (if_while_breakpoint_command_test): Likewise.
8340 (infrun_breakpoint_command_test): Likewise.
8341 (breakpoint_command_test): Likewise.
8342 (watchpoint_command_test): Likewise.
8343 (bp_deleted_in_command_test): Likewise.
8344 (temporary_breakpoint_commands): Likewise.
8345
8346 2014-10-16 Yao Qi <yao@codesourcery.com>
8347
8348 * gdb.base/remotetimeout.exp: Remove noargs checking.
8349
8350 2014-10-15 Pedro Alves <palves@redhat.com>
8351
8352 PR breakpoints/9649
8353 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8354 * gdb.base/breakpoint-in-ro-region.exp
8355 (probe_target_hardware_step): New procedure.
8356 (top level): Probe hardware stepping and hardware breakpoint
8357 support. Test stepping through a read-only region, with both
8358 "breakpoint auto-hw" on and off and both "always-inserted" on and
8359 off.
8360
8361 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8362
8363 * gdb.dlang/demangle.exp: Update for demangling changes.
8364
8365 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8366
8367 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8368 * gdb.cp/non-trivial-retval.exp: Add new tests.
8369
8370 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8371
8372 PR c++/13403
8373 PR c++/15154
8374 * gdb.cp/non-trivial-retval.cc: New file.
8375 * gdb.cp/non-trivial-retval.exp: New file.
8376
8377 2014-10-15 Yao Qi <yao@codesourcery.com>
8378
8379 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8380 remote host.
8381
8382 2014-10-15 Yao Qi <yao@codesourcery.com>
8383
8384 * gdb.python/py-symbol.exp: Match file base name if host is
8385 remote, otherwise match file name with dir name.
8386 * gdb.python/py-symtab.exp: Likewise.
8387 * gdb.python/python.exp: Likewise.
8388
8389 2014-10-15 Yao Qi <yao@codesourcery.com>
8390
8391 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8392 pattern.
8393 * gdb.python/py-symtab.exp: Likewise.
8394 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8395 locationn.
8396
8397 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8398
8399 * gdb.ada/addr_arith: New testcase.
8400
8401 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8402
8403 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8404 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8405 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8406 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8407
8408 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8409
8410 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8411 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8412 * gdb.arch/stap-eval-lang-ada.exp: New file.
8413
8414 2014-10-14 Yao Qi <yao@codesourcery.com>
8415
8416 * gdb.mi/mi-var-child.c (nothing1): New function.
8417 (nothing2): New function.
8418 (do_children_tests): Set function pointers by nothing1 and
8419 nothing2.
8420 * gdb.mi/mi-var-child.exp: Step over new added statements.
8421 Update test to match the new output.
8422 * gdb.mi/var-cmd.c (nothing1): New function.
8423 (nothing2): New function.
8424 (do_children_tests): Set function pointers by nothing1 and
8425 nothing2.
8426 * gdb.mi/mi-var-display.exp: Update test to match output.
8427 Step to the line specified by $line_dct_nothing.
8428 Increase the number of lines to step.
8429
8430 2014-10-14 Yao Qi <yao@codesourcery.com>
8431
8432 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8433 tests.
8434 * gdb.mi/mi2-var-child.exp: Likewise.
8435
8436 2014-10-13 Doug Evans <dje@google.com>
8437
8438 * gdb.python/py-objfile.exp: Change name of file name test.
8439
8440 2014-10-13 Doug Evans <dje@google.com>
8441
8442 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8443 from the start of the CU.
8444
8445 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8446 Yao Qi <yao@codesourcery.com>
8447
8448 Fix "save breakpoints" for "catch" command.
8449 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8450 Remove -nonewline. Match also the added "main" line.
8451
8452 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8453
8454 Fix "save breakpoints" for "disable $bpnum" command.
8455 * gdb.base/save-bp.c (main): Add label.
8456 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8457
8458 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8459
8460 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8461
8462 2014-10-11 Yao Qi <yao@codesourcery.com>
8463
8464 * gdb.server/server-kill.exp: Execute command
8465 "set remote trace-status-packet on" before "tstatus".
8466
8467 2014-10-11 Yao Qi <yao@codesourcery.com>
8468
8469 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8470 (main): Call getppid.
8471 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8472 and continue to it. Read variable "server_pid".
8473
8474 2014-10-11 Yao Qi <yao@codesourcery.com>
8475
8476 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8477
8478 2014-10-11 Yao Qi <yao@codesourcery.com>
8479
8480 * gdb.threads/thread-find.exp: Don't execute command
8481 "info threads".
8482 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8483 * gdb.threads/linux-dp.exp: Don't check the condition
8484 $threads_created equals to zero.
8485
8486 2014-10-10 Pedro Alves <palves@redhat.com>
8487
8488 * gdb.base/bigcore.exp: Remove references to IRIX.
8489 * gdb.base/funcargs.exp: Likewise.
8490 * gdb.base/interrupt.exp: Likewise.
8491 * gdb.base/mips_pro.exp: Likewise.
8492 * gdb.base/nodebug.exp: Likewise.
8493 * gdb.base/setvar.exp: Likewise.
8494 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8495
8496 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8497 Pedro Alves <palves@redhat.com>
8498
8499 PR symtab/14466
8500 * gdb.base/vdso-warning.c: New file.
8501 * gdb.base/vdso-warning.exp: New file.
8502
8503 2014-10-02 Doug Evans <dje@google.com>
8504
8505 * gdb.base/structs.c (main): Don't run forever.
8506
8507 2014-10-02 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8510 (top level) <stop threads 1, stop threads 2>: Use it.
8511
8512 2014-10-02 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.threads/break-while-running.exp (test): Add new
8515 'update_thread_list' argument. Skip "info threads" if false.
8516 (top level): Add new 'update_thread_list' axis.
8517
8518 2014-10-02 Pedro Alves <palves@redhat.com>
8519
8520 PR breakpoints/17431
8521 * gdb.base/execl-update-breakpoints.c: New file.
8522 * gdb.base/execl-update-breakpoints.exp: New file.
8523
8524 2014-10-01 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/breakpoint-in-ro-region.c: New file.
8527 * gdb.base/breakpoint-in-ro-region.exp: New file.
8528
8529 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8530
8531 * gdb.mi/mi-exit-code.exp: New file.
8532 * gdb.mi/mi-exit-code.c: New file.
8533
8534 2014-09-30 Yao Qi <yao@codesourcery.com>
8535
8536 * lib/prelink-support.exp (build_executable_own_libs): Error if
8537 the target isn't native.
8538
8539 2014-09-30 Yao Qi <yao@codesourcery.com>
8540
8541 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8542 false.
8543
8544 2014-09-22 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.threads/break-while-running.exp: New file.
8547 * gdb.threads/break-while-running.c: New file.
8548
8549 2014-09-19 Yao Qi <yao@codesourcery.com>
8550
8551 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8552 Invoke test. Restart GDB with --readnow and invoke test again.
8553
8554 2014-09-19 Yao Qi <yao@codesourcery.com>
8555
8556 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8557 proc set_breakpoint_on_gcd_function. Invoke
8558 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8559 invoke set_breakpoint_on_gcd_function again.
8560
8561 2014-09-18 Doug Evans <dje@google.com>
8562
8563 * gdb.dwarf2/symtab-producer.exp: New file.
8564
8565 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8566
8567 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8568 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8569 * gdb.base/global-var-nested-by-dso.c: Likewise.
8570 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8571
8572 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8573 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.base/watch-bitfields.exp: Pass string other than test file
8576 name to prepare_for_testing.
8577 (watch): New procedure.
8578 (expect_watchpoint): Use with_test_prefix.
8579 (top level): Factor out tests to ...
8580 (test_watch_location, test_regular_watch): ... these new
8581 procedures, and use with_test_prefix and gdb_continue_to_end.
8582
8583 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8584
8585 PR breakpoints/12526
8586 * gdb.base/watch-bitfields.exp: New file.
8587 * gdb.base/watch-bitfields.c: New file.
8588
8589 2014-09-16 Pedro Alves <palves@redhat.com>
8590
8591 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8592 software and hardware addresses, not software address against
8593 itself.
8594
8595 2014-09-16 Pedro Alves <palves@redhat.com>
8596
8597 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8598 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8599
8600 2014-09-16 Pedro Alves <palves@redhat.com>
8601
8602 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8603 files.
8604 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8605 "*-*-vxworks*" throughout.
8606 * gdb.base/break.exp: Likewise.
8607 * gdb.base/default.exp: Likewise.
8608 * gdb.base/scope.exp: Likewise.
8609 * gdb.base/sepdebug.exp: Likewise.
8610 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8611 throughout.
8612 * gdb.base/run.c: Likewise.
8613 * gdb.base/sepdebug.c: Likewise.
8614 * gdb.hp/gdb.aCC/run.c: Likewise.
8615 * gdb.reverse/until-reverse.c: Likewise.
8616 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8617
8618 2014-09-16 Yao Qi <yao@codesourcery.com>
8619
8620 * boards/local-remote-host-native.exp: New file.
8621
8622 2014-09-14 Doug Evans <xdje42@gmail.com>
8623
8624 * gdb.threads/queue-signal.c (thread_count): New variable.
8625 (thread_count_mutex, thread_count_condvar): New variables.
8626 (incr_thread_count, wait_all_threads_running): New functions.
8627 (main): Wait for all threads to be in their thread functions.
8628
8629 2014-09-13 Doug Evans <xdje42@gmail.com>
8630
8631 * gdb.threads/queue-signal.c: New file.
8632 * gdb.threads/queue-signal.exp: New file.
8633
8634 2014-09-13 Doug Evans <xdje42@gmail.com>
8635
8636 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8637 be consistent with what default_gdb_init uses.
8638 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8639 the plain text of the prompt. Add some logging printfs.
8640 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8641
8642 2014-09-12 Pedro Alves <palves@redhat.com>
8643
8644 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8645 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8646 * gdb.arch/i386-size-overlap.exp: Likewise.
8647 * gdb.arch/i386-size.exp: Likewise.
8648 * gdb.arch/i386-unwind.exp: Likewise.
8649 * gdb.base/a2-run.exp: Likewise.
8650 * gdb.base/break.exp: Likewise.
8651 * gdb.base/charset.exp: Likewise.
8652 * gdb.base/chng-syms.exp: Likewise.
8653 * gdb.base/commands.exp: Likewise.
8654 * gdb.base/dbx.exp: Likewise.
8655 * gdb.base/find.exp: Likewise.
8656 * gdb.base/funcargs.exp: Likewise.
8657 * gdb.base/jit-simple.exp: Likewise.
8658 * gdb.base/reread.exp: Likewise.
8659 * gdb.base/sepdebug.exp: Likewise.
8660 * gdb.base/step-bt.exp: Likewise.
8661 * gdb.cp/mb-inline.exp: Likewise.
8662 * gdb.cp/mb-templates.exp: Likewise.
8663 * gdb.objc/basicclass.exp: Likewise.
8664 * gdb.threads/killed.exp: Likewise.
8665
8666 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8667
8668 PR tdep/17379
8669 * gdb.arch/powerpc-stackless.S: New file.
8670 * gdb.arch/powerpc-stackless.exp: New file.
8671
8672 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8673
8674 * gdb.base/attach.c: Include unistd.h.
8675 (main): Call alarm. Add label postloop.
8676 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8677 gdb_breakpoint, gdb_continue_to_breakpoint.
8678 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8679
8680 2014-09-11 Pedro Alves <palves@redhat.com>
8681
8682 PR gdb/17347
8683 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8684 * gdb.base/attach.exp (test_command_line_attach_run): New
8685 procedure.
8686 (top level): Call it.
8687
8688 2014-09-11 Pedro Alves <palves@redhat.com>
8689
8690 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8691 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8692 (do_command_attach_tests): Use spawn_wait_for_attach.
8693 * gdb.base/solib-overlap.exp: Likewise.
8694 * gdb.multi/multi-attach.exp: Likewise.
8695 * gdb.python/py-prompt.exp: Likewise.
8696 * gdb.python/py-sync-interp.exp: Likewise.
8697 * gdb.server/ext-attach.exp: Likewise.
8698
8699 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8700
8701 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8702 command in testcase. Simplify testcase.
8703
8704 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8705
8706 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8707
8708 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8709
8710 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8711
8712 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8713
8714 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8715
8716 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8717
8718 * gdb.dwarf2/dynarr-ptr.c: New file.
8719 * gdb.dwarf2/dynarr-ptr.exp: New file.
8720
8721 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8722
8723 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8724 of 30 rather than hardcoding 120 for a slow test case. Take the
8725 `gdb,timeout' target setting into account for this calculation.
8726 Don't extend the timeout for the test cases that don't need it.
8727
8728 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8729
8730 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8731 a factor of 2 for a slow test case. Take the `gdb,timeout'
8732 target setting into account for this calculation.
8733 * gdb.reverse/until-precsave.exp: Increase the timeout by
8734 a factor of 15 and 3 respectively rather than adding 120
8735 for a pair of slow test cases. Take the `gdb,timeout'
8736 target setting into account for this calculation.
8737
8738 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8739
8740 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8741 timeout, don't pass one down to gdb_expect.
8742 (gdb_expect): Rework timeout selection.
8743
8744 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8745
8746 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8747 exception on timeout.
8748 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8749 (gdbserver_start_extended): Catch any `gdbserver_start' error
8750 exceptions.
8751 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8752 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8753 `gdbserver_gdb_load' error exceptions.
8754
8755 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8756
8757 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8758 120 on waiting for the TCP socket to open.
8759
8760 2014-09-09 Doug Evans <xdje42@gmail.com>
8761
8762 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8763 _caller_matches, _any_caller_is, _any_caller_matches.
8764
8765 2014-09-09 Doug Evans <xdje42@gmail.com>
8766
8767 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8768
8769 2014-09-09 Yao Qi <yao@codesourcery.com>
8770
8771 * gdb.mi/mi-var-display.exp: Set print symbol off.
8772
8773 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8774
8775 PR gdb/17035
8776 * gdb.base/commands.exp: Add tests to verify user-defined
8777 commands with empty bodies.
8778 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8779 python commands in `show user command`.
8780 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8781 scheme commands in `show user command`.
8782
8783 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8784
8785 PR python/17355
8786 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8787 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8788 * gdb.python/py-framefilter-invalidarg.exp: New file.
8789 * gdb.python/py-framefilter-invalidarg.py: New file.
8790
8791 2014-09-06 Doug Evans <xdje42@gmail.com>
8792
8793 PR 15276
8794 * gdb.python/py-caller-is.c: New file.
8795 * gdb.python/py-caller-is.exp: New file.
8796
8797 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8798
8799 PR gdb/17235
8800 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8801 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8802
8803 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8804
8805 PR fortran/17237
8806 * gdb.fortran/print-formatted.exp: New file.
8807 * gdb.fortran/print-formatted.f90: Likewise.
8808
8809 2014-09-03 Sasha Smundak <asmundak@google.com>
8810
8811 * gdb.python/py-frame.exp: Test Frame.read_register.
8812
8813 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8814
8815 PR python/16699
8816 * gdb.python/py-completion.exp: New file.
8817 * gdb.python/py-completion.py: Likewise.
8818
8819 2014-08-28 Doug Evans <dje@google.com>
8820
8821 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8822 eax,etc. are live with values set by gdb and thus the compiler can't
8823 use them.
8824 * gdb.arch/i386-pseudo.c (main): Ditto.
8825
8826 2014-08-27 Doug Evans <dje@google.com>
8827
8828 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8829
8830 2014-08-25 Doug Evans <dje@google.com>
8831
8832 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8833 (main): Ditto.
8834
8835 2014-08-25 Doug Evans <dje@google.com>
8836
8837 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8838
8839 2014-08-24 Yao Qi <yao@codesourcery.com>
8840
8841 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8842 symbol off.
8843 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8844
8845 2014-08-22 Doug Evans <dje@google.com>
8846
8847 PR 17276
8848 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8849 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8850 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8851
8852 2014-08-22 Yao Qi <yao@codesourcery.com>
8853
8854 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8855 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8856 * gdb.python/python.exp: Likewise. Use .py file on the host
8857 instead of the build.
8858
8859 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8860
8861 * gdb.threads/gcore-stale-thread.c: New file.
8862 * gdb.threads/gcore-stale-thread.exp: New file.
8863
8864 2014-08-21 Pedro Alves <palves@redhat.com>
8865
8866 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8867 * gdb.base/gcore-relro-pie.exp: Likewise.
8868 * gdb.base/gcore-relro.exp: Likewise.
8869 * gdb.base/gcore.exp: Likewise.
8870 * gdb.base/print-symbol-loading.exp: Likewise.
8871 * gdb.threads/gcore-thread.exp: Likewise.
8872 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8873
8874 2014-08-20 Pedro Alves <palves@redhat.com>
8875 Jan Kratochvil <jan.kratochvil@redhat.com>
8876
8877 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8878 configure.
8879 (EXPECT): Handle READ1 being set.
8880 (all): Depend on EXTRA_RULES.
8881 (check-read1, expect-read1, read1.so, read1): New rules.
8882 * README (Testsuite Parameters): Document the READ1 make variable.
8883 (Race detection): New section.
8884 * configure: Regenerate.
8885 * configure.ac: If build==host==target, and running under a
8886 GNU/glibc system, add read1 to the extra Makefile rules.
8887 (EXTRA_RULES): AC_SUBST it.
8888 * lib/read1.c: New file.
8889
8890 2014-08-20 Joel Brobecker <brobecker@adacore.com>
8891
8892 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8893 the handling of variables declared as a typedef to an array
8894 which a DW_AT_data_location attribute.
8895
8896 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
8897 Pedro Alves <palves@redhat.com>
8898
8899 PR symtab/14604
8900 PR symtab/14605
8901 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8902 gdb_test.
8903
8904 2014-08-19 Pedro Alves <palves@redhat.com>
8905
8906 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8907
8908 2014-08-19 Yao Qi <yao@codesourcery.com>
8909
8910 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8911 right line.
8912
8913 2014-08-18 David Blaikie <dblaikie@gmail.com>
8914
8915 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8916
8917 2014-08-18 Joel Brobecker <brobecker@adacore.com>
8918
8919 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8920 attribute in array range.
8921
8922 2014-08-18 Joel Brobecker <brobecker@adacore.com>
8923
8924 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8925
8926 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8927
8928 PR c++/17132
8929 * gdb.cp/pr17132.cc: New file.
8930 * gdb.cp/pr17132.exp: New file.
8931
8932 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8933
8934 * gdb.python/py-xmethods.py (A_getarrayind)
8935 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8936 Use 'print' with function call syntax.
8937 (E_method_matcher.match): Fix tab vs space indentation mixup.
8938
8939 2014-08-15 Yao Qi <yao@codesourcery.com>
8940
8941 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8942 false.
8943
8944 2014-08-15 Yao Qi <yao@codesourcery.com>
8945
8946 * gdb.cp/casts.exp: Set print symbol off.
8947 * gdb.cp/class2.exp: Likewise.
8948 * gdb.cp/overload.exp: Likewise.
8949 * gdb.cp/templates.exp: Likewise.
8950
8951 2014-08-11 Doug Evans <dje@google.com>
8952
8953 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8954 (test_load_shlib): Update.
8955
8956 2014-08-09 Yao Qi <yao@codesourcery.com>
8957
8958 * gdb.base/display.exp: Invoke is_address_zero_readable.
8959 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8960 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8961 * gdb.base/hbreak-unmapped.exp: Return if
8962 is_address_zero_readable returns true.
8963 * gdb.base/signest.exp: Likewise.
8964 * gdb.base/signull.exp: Likewise.
8965 * gdb.base/sigbpt.exp: Likewise.
8966 * gdb.guile/scm-disasm.exp: Do the test if
8967 is_address_zero_readable returns false.
8968 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8969 * gdb.python/py-arch.exp: Likewise.
8970 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
8971 * lib/gdb.exp (is_address_zero_readable): New proc.
8972
8973 2014-08-09 Yao Qi <yao@codesourcery.com>
8974
8975 PR testsuite/13443
8976 * gdb.mi/mi-var-display.exp: Make test messages unique.
8977
8978 2014-08-04 Tom Tromey <tromey@redhat.com>
8979
8980 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
8981 target 0".
8982
8983 2014-08-04 Tom Tromey <tromey@redhat.com>
8984
8985 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
8986 "target_resume".
8987
8988 2014-08-01 Joel Brobecker <brobecker@adacore.com>
8989
8990 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
8991 inner_vla_struct_object_size.
8992 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
8993 as xfail.
8994
8995 2014-07-30 Pedro Alves <palves@redhat.com>
8996
8997 * gdb.threads/signal-command-handle-nopass.exp (test): Add
8998 comment.
8999
9000 2014-07-29 Yao Qi <yao@codesourcery.com>
9001
9002 PR gdb/17206
9003 * gdb.base/until-nodebug.exp: New.
9004
9005 2014-07-28 Doug Evans <xdje42@gmail.com>
9006
9007 PR guile/17203
9008 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9009 previously existing parameter, and previously ambiguously spelled
9010 parameter.
9011
9012 2014-07-28 Will Newton <will.newton@linaro.org>
9013
9014 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9015
9016 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9017 Doug Evans <xdje42@gmail.com>
9018
9019 PR guile/17146
9020 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9021
9022 2014-07-25 Pedro Alves <palves@redhat.com>
9023
9024 * gdb.threads/signal-command-handle-nopass.c: New file.
9025 * gdb.threads/signal-command-handle-nopass.exp: New file.
9026 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9027 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9028 * gdb.threads/signal-delivered-right-thread.c: New file.
9029 * gdb.threads/signal-delivered-right-thread.exp: New file.
9030
9031 2014-07-25 Pedro Alves <palves@redhat.com>
9032
9033 * gdb.base/double-prompt-target-event-error.exp
9034 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9035 match.
9036 (cancel_pagination_in_target_event): Rework double prompt
9037 detection.
9038 * gdb.base/paginate-after-ctrl-c-running.exp
9039 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9040 <return>' match.
9041 * gdb.base/paginate-bg-execution.exp
9042 (test_bg_execution_pagination_return)
9043 (test_bg_execution_pagination_cancel): Remove '-notransfer
9044 <return>' matches.
9045 * gdb.base/paginate-execution-startup.exp
9046 (test_fg_execution_pagination_return)
9047 (test_fg_execution_pagination_cancel): Remove '-notransfer
9048 <return>' matches.
9049 * gdb.base/paginate-inferior-exit.exp
9050 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9051 match.
9052 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9053 * lib/gdb.exp (pagination_prompt): Run text through
9054 string_to_regexp.
9055 (gdb_test_multiple): Match $pagination_prompt instead of
9056 "<return>".
9057 (string_to_regexp): Move to lib/gdb-utils.exp.
9058
9059 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9060
9061 * gdb.arch/amd64-entry-value-paramref.S: New file.
9062 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9063 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9064 * gdb.arch/amd64-optimout-repeat.S: New file.
9065 * gdb.arch/amd64-optimout-repeat.c: New file.
9066 * gdb.arch/amd64-optimout-repeat.exp: New file.
9067
9068 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9069
9070 PR gdb/17170
9071 * gdb.base/statistics.exp: New file.
9072
9073 2014-07-17 Doug Evans <dje@google.com>
9074
9075 PR gdb/17170
9076 * gdb.base/maint.exp: Update testing of per-command stats.
9077
9078 2014-07-16 Pedro Alves <palves@redhat.com>
9079
9080 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9081 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9082 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9083 (tfile_write_buf): New functions.
9084 (add_memory_block): Rewrite using the above.
9085 (adjust_function_address): New function.
9086 (FUNCTION_ADDRESS): New macro.
9087 (write_basic_trace_file): Remove short_x local, and use
9088 tfile_write_16. Change type of func_addr local to unsigned long
9089 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9090 here. Cast argument of add_memory_block to char pointer.
9091 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9092 (main): Remove parameters.
9093 * gdb.trace/tfile.exp: Remove nowarnings.
9094
9095 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9096
9097 * gdb.base/debug-expr.exp: Test string evaluation with
9098 "debug expression" on.
9099
9100 2014-07-15 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.base/reread.exp: Use clean_restart.
9103
9104 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9105
9106 * gdb.arch/avr-flash-qualifer.c: New.
9107 * gdb.arch/avr-flash-qualifer.exp: New.
9108
9109 2014-07-14 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9112 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9113
9114 2014-07-14 Pedro Alves <palves@redhat.com>
9115
9116 * gdb.base/double-prompt-target-event-error.c: New file.
9117 * gdb.base/double-prompt-target-event-error.exp: New file.
9118
9119 2014-07-14 Pedro Alves <palves@redhat.com>
9120
9121 PR gdb/17072
9122 * gdb.base/paginate-inferior-exit.c: New file.
9123 * gdb.base/paginate-inferior-exit.exp: New file.
9124
9125 2014-07-14 Pedro Alves <palves@redhat.com>
9126
9127 PR gdb/17072
9128 * gdb.base/paginate-bg-execution.c: New file.
9129 * gdb.base/paginate-bg-execution.exp: New file.
9130
9131 2014-07-14 Pedro Alves <palves@redhat.com>
9132
9133 PR gdb/17072
9134 * gdb.base/paginate-execution-startup.c: New file.
9135 * gdb.base/paginate-execution-startup.exp: New file.
9136 * lib/gdb.exp (pagination_prompt): New global.
9137 (default_gdb_spawn): New procedure, factored out from
9138 default_gdb_spawn.
9139 (default_gdb_start): Adjust to call default_gdb_spawn.
9140 (gdb_spawn): New procedure.
9141
9142 2014-07-14 Pedro Alves <palves@redhat.com>
9143
9144 * lib/gdb.exp (gdb_assert): New procedure.
9145 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9146
9147 2014-07-14 Pedro Alves <palves@redhat.com>
9148
9149 * gdb.base/execution-termios.c: New file.
9150 * gdb.base/execution-termios.exp: New file.
9151
9152 2014-07-14 Tom Tromey <tromey@redhat.com>
9153
9154 * gdb.cp/vla-cxx.cc: New file.
9155 * gdb.cp/vla-cxx.exp: New file.
9156
9157 2014-07-14 Tom Tromey <tromey@redhat.com>
9158
9159 * gdb.reverse/rerun-prec.c: New file.
9160 * gdb.reverse/rerun-prec.exp: New file.
9161
9162 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9163 Maciej W. Rozycki <macro@codesourcery.com>
9164
9165 * lib/gdb-utils.exp: New file.
9166 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9167 inline `gdb_init_command' processing.
9168 (gdb_start_cmd): Likewise.
9169 * lib/mi-support.exp (mi_run_cmd): Likewise.
9170 * README: Document `gdb_init_command' and `gdb_init_commands'.
9171
9172 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 Fix false FAIL running under a very long directory name.
9175 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9176 and "set print elements 10000". Twice.
9177
9178 2014-07-11 Yao Qi <yao@codesourcery.com>
9179
9180 * gdb.base/exprs.exp: "set print symbol off".
9181
9182 2014-07-11 Pedro Alves <palves@redhat.com>
9183
9184 * gdb.threads/kill.c: New file.
9185 * gdb.threads/kill.exp: New file.
9186
9187 2014-07-10 Yao Qi <yao@codesourcery.com>
9188
9189 * gdb.trace/tfile.c (write_basic_trace_file)
9190 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9191 address written to trace file.
9192
9193 2014-07-09 Pedro Alves <palves@redhat.com>
9194
9195 * gdb.base/attach-wait-input.exp: New file.
9196 * gdb.base/attach-wait-input.c: New file.
9197
9198 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9199
9200 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9201 setting up test structures.
9202 (main): Call new test function.
9203 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9204 test function, continue into test function and walk test
9205 structures.
9206
9207 2014-07-02 Yao Qi <yao@codesourcery.com>
9208
9209 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9210 'bar_start' at the beginning of functions 'foo' and 'bar'
9211 respectively.
9212 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9213 instead of 'foo' and 'bar'.
9214
9215 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9216
9217 * gdb.btrace/segv.exp: New.
9218 * gdb.btrace/segv.c: New.
9219
9220 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9221
9222 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9223 instruction.
9224
9225 2014-06-30 Mark Wielaard <mjw@redhat.com>
9226
9227 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9228 vulture, vilify, villar): New volatile array constants.
9229 (vindictive, vegetation): New const volatile array constants.
9230 * gdb.base/volatile.exp: Test volatile and const volatile array
9231 types.
9232
9233 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9234
9235 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9236 target lacks support for awatch, rwatch, or hbreak.
9237
9238 2014-06-27 Yao Qi <yao@codesourcery.com>
9239
9240 * gdb.multi/dummy-frame-restore.exp: New.
9241 * gdb.multi/dummy-frame-restore.c: New.
9242
9243 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9244
9245 * gdb.btrace/gcore.exp: New.
9246
9247 2014-06-23 Pedro Alves <palves@redhat.com>
9248
9249 * gdb.base/watchpoint-reuse-slot.c: New file.
9250 * gdb.base/watchpoint-reuse-slot.exp: New file.
9251
9252 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9253
9254 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9255 progspace's filename in 'info', 'enable' and 'disable' command
9256 tests.
9257
9258 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9259
9260 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9261 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9262 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9263
9264 2014-06-20 Gary Benson <gbenson@redhat.com>
9265
9266 * gdb.arch/i386-avx.exp: Fix include file location.
9267 * gdb.arch/i386-sse.exp: Likewise.
9268
9269 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9270
9271 * gdb.dlang/expression.exp: New file.
9272
9273 2014-06-19 Pedro Alves <palves@redhat.com>
9274
9275 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9276 out from ...
9277 (top level): ... here. Iterate running tests under different
9278 scheduler-locking settings.
9279
9280 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9281
9282 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9283 to DW_FORM_addr and use non-zero addresses.
9284
9285 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9286
9287 PR gdb/17017
9288 * gdb.python/py-xmethods.cc: Add global function call counters and
9289 increment them in their respective functions. Remove "cout"
9290 statements.
9291 * gdb.python/py-xmethods.exp: Make tests check the global function
9292 call counters instead of depending on inferior IO.
9293
9294 2014-06-18 Don Breazeal <donb@codesourcery.com>
9295
9296 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9297 Deleted procedure.
9298 (explicit_fork_parent_follow): Deleted procedure.
9299 (explicit_fork_child_follow): Deleted procedure.
9300 (test_follow_fork): New procedure.
9301 (do_fork_tests): Replace calls to deleted procedures with
9302 calls to test_follow_fork and reset GDB for subsequent
9303 procedure calls.
9304
9305 2014-06-17 Yao Qi <yao@codesourcery.com>
9306
9307 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9308 CP1252.
9309
9310 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9311
9312 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9313 Initialize ptr and S explicitly.
9314 (skip_type_update_when_not_use_rtti_test): Likewise.
9315
9316 2014-06-16 Keith Seitz <keiths@redhat.com>
9317
9318 PR mi/15863
9319 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9320 the inferior is started.
9321
9322 2014-06-16 Pedro Alves <palves@redhat.com>
9323
9324 * gdb.base/break-main-file-remove-fail.c: New file.
9325 * gdb.base/break-main-file-remove-fail.exp: New file.
9326 * gdb.base/break-unload-file.exp: Use build_executable instead of
9327 prepare_for_testing.
9328 (test_break): New parameter "initial_load". Handle it.
9329 (top level): Add initial_load cmdline/file axis.
9330
9331 2014-06-12 Tom Tromey <tromey@redhat.com>
9332
9333 * gdb.base/completion.exp: Don't use directory name in test.
9334
9335 2014-06-09 Gary Benson <gbenson@redhat.com>
9336
9337 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9338 separate the always-available ANSI-standard signals from the
9339 signals that require checking.
9340 (main): Likewise.
9341 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9342 Likewise.
9343 (main): Likewise.
9344
9345 2014-06-07 Keith Seitz <keiths@redhat.com>
9346
9347 Revert:
9348 PR c++/16253
9349 * gdb.cp/var-tag.cc: New file.
9350 * gdb.cp/var-tag.exp: New file.
9351 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9352 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9353 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9354 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9355
9356 2014-06-06 Doug Evans <xdje42@gmail.com>
9357
9358 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9359
9360 2014-06-06 Pedro Alves <palves@redhat.com>
9361
9362 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9363 in target debug output instead of looking at RSP packets,
9364 disabling the test on any target that uses hardware stepping.
9365 Update comments.
9366
9367 2014-06-06 Pedro Alves <palves@redhat.com>
9368
9369 * gdb.base/break-unload-file.exp: Fix typo.
9370
9371 2014-06-06 Yao Qi <yao@codesourcery.com>
9372
9373 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9374 from "jit_function" to "^jit_function".
9375
9376 2014-06-06 Yao Qi <yao@codesourcery.com>
9377
9378 * gdb.base/async.c (foo): Add one statement.
9379 * gdb.base/async.exp: Get the next instruction address and
9380 match the output of "nexti" by instruction address. Match
9381 the hex address in the output of "finish".
9382
9383 2014-06-06 Gary Benson <gbenson@redhat.com>
9384
9385 * gdb.base/call-signals.c: Remove preprocessor conditionals
9386 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9387 SIGSEGV and SIGTERM.
9388 * gdb.base/sigall.c: Likewise.
9389 * gdb.base/unwindonsignal.c: Likewise.
9390 * gdb.reverse/sigall-reverse.c: Likewise.
9391
9392 2014-06-06 Yao Qi <yao@codesourcery.com>
9393
9394 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9395 readable, skip the test.
9396
9397 2014-06-06 Yao Qi <yao@codesourcery.com>
9398
9399 * gdb.threads/staticthreads.c (thread_function): Move the line
9400 setting breakpoint on forward.
9401 * gdb.threads/staticthreads.exp: Update comments.
9402
9403 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9404
9405 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9406 "history-append! type error".
9407
9408 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9409
9410 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9411 erroneous dprintf expected input.
9412
9413 2014-06-04 Doug Evans <xdje42@gmail.com>
9414
9415 * gdb.guile/scm-generics.exp: Delete.
9416
9417 2014-06-04 Doug Evans <xdje42@gmail.com>
9418
9419 * gdb.guile/scm-breakpoint.exp: Update.
9420 Add tests for breakpoint registration.
9421
9422 2014-06-04 Tom Tromey <tromey@redhat.com>
9423
9424 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9425 VLA-in-union.
9426 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9427 inner_vla_struct, vla_union types. Initialize objects of those
9428 types and compute their sizes.
9429
9430 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9431 Hui Zhu <hui@codesourcery.com>
9432
9433 * gdb.base/fileio.exp: Add test for shell not available as well as
9434 available.
9435 * gdb.base/fileio.c (test_system): Check for shell twice.
9436
9437 2014-06-04 Yao Qi <yao@codesourcery.com>
9438
9439 * gdb.base/auto-connect-native-target.exp: Remove redundant
9440 space from the regexp pattern.
9441
9442 2014-06-04 Yao Qi <yao@codesourcery.com>
9443
9444 * gdb.base/default.exp: Replace "child" with "native" in
9445 regexp pattern.
9446
9447 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9448
9449 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9450 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9451 * gdb.python/py-xmethods.py: Python script supporting the
9452 new testcase and tests.
9453
9454 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9455 Pedro Alves <palves@redhat.com>
9456
9457 PR breakpoints/17000
9458 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9459 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9460
9461 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9462
9463 * gdb.base/subst.exp: Add tests to verify partial path matching
9464 output.
9465
9466 2014-06-03 Pedro Alves <palves@redhat.com>
9467
9468 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9469 target that doesn't use software single-stepping.
9470
9471 2014-06-03 Pedro Alves <palves@redhat.com>
9472
9473 PR breakpoints/17000
9474 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9475 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9476
9477 2014-06-02 Doug Evans <xdje42@gmail.com>
9478
9479 * gdb.guile/scm-parameter.exp: New file.
9480
9481 2014-06-02 Doug Evans <xdje42@gmail.com>
9482
9483 * gdb.guile/scm-cmd.c: New file.
9484 * gdb.guile/scm-cmd.exp: New file.
9485
9486 2014-06-02 Doug Evans <xdje42@gmail.com>
9487
9488 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9489 pretty-printer lookup.
9490 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9491 (make-pp_s-printer): Call it.
9492 (make-pretty-printer-from-dict): New function.
9493 (lookup-pretty-printer-maker-from-dict): New function.
9494 (*pretty-printer*): Simplify.
9495 (make-objfile-pp_s-printer): New function.
9496 (install-objfile-pretty-printers!): New function.
9497 (make-progspace-pp_s-printer): New function.
9498 (install-progspace-pretty-printers!): New function.
9499 * gdb.guile/scm-progspace.c: New file.
9500 * gdb.guile/scm-progspace.exp: New file.
9501
9502 2014-06-02 Pedro Alves <palves@redhat.com>
9503
9504 * gdb.base/dprintf-bp-same-addr.c: New file.
9505 * gdb.base/dprintf-bp-same-addr.exp: New file.
9506
9507 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9508
9509 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9510 * gdb.arch/powerpc-power.s: Likewise.
9511
9512 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9513
9514 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9515
9516 2014-06-01 Yao Qi <yao@codesourcery.com>
9517
9518 * gdb.base/watchpoint.exp (test_watch_location): Check null
9519 pointer can be dereferenced. If not, do the test, otherwise
9520 skip it.
9521
9522 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9523
9524 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9525 results.
9526 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9527
9528 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9529
9530 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9531 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9532 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9533 * gdb.arch/amd64-invalid-stack-top.c: New file.
9534 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9535
9536 2014-05-30 Pedro Alves <palves@redhat.com>
9537
9538 PR breakpoints/17000
9539 * gdb.base/sss-bp-on-user-bp.c: New file.
9540 * gdb.base/sss-bp-on-user-bp.exp: New file.
9541
9542 2014-05-30 David Blaikie <dblaikie@gmail.com>
9543
9544 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9545 gnu_inline semantics via attribute.
9546 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9547 source explicitly specifies the required semantics.
9548
9549 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9550
9551 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9552
9553 2014-05-29 Pedro Alves <palves@redhat.com>
9554 Tom Tromey <tromey@redhat.com>
9555
9556 * gdb.base/async-shell.exp: Don't enable target-async.
9557 * gdb.base/async.exp
9558 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9559 parameter. Adjust.
9560 (top level): Don't test with "target-async".
9561 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9562 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9563 * gdb.base/inferior-died.exp: Don't enable target-async.
9564 * gdb.base/interrupt-noterm.exp: Likewise.
9565 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9566 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9567 * gdb.mi/mi-nonstop.exp: Likewise.
9568 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9569 * gdb.mi/mi-nsintrall.exp: Likewise.
9570 * gdb.mi/mi-nsmoribund.exp: Likewise.
9571 * gdb.mi/mi-nsthrexec.exp: Likewise.
9572 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9573 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9574 * gdb.python/py-evsignal.exp: Don't enable target-async.
9575 * gdb.python/py-evthreads.exp: Likewise.
9576 * gdb.python/py-prompt.exp: Likewise.
9577 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9578 * gdb.server/solib-list.exp: Don't enable target-async.
9579 * gdb.threads/thread-specific-bp.exp: Likewise.
9580 * lib/mi-support.exp: Adjust to use mi-async.
9581
9582 2014-05-29 Pedro Alves <palves@redhat.com>
9583
9584 PR gdb/13860
9585 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9586 reason, even in sync mode.
9587
9588 2014-05-29 Pedro Alves <palves@redhat.com>
9589 Hui Zhu <hui@codesourcery.com>
9590
9591 PR PR15693
9592 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9593 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9594 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9595 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9596
9597 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9598
9599 * config/monitor.exp (gdb_target_monitor): Replace use of
9600 "set remotebaud" by "set serial baud".
9601
9602 2014-05-26 Andy Wingo <wingo@igalia.com>
9603
9604 * gdb.guile/scm-breakpoint.exp:
9605 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9606 properties instead of gdb-object-properties.
9607
9608 2014-05-26 Yao Qi <yao@codesourcery.com>
9609
9610 * gdb.server/no-thread-db.exp: Specify source file name
9611 explicitly when setting a breakpoint.
9612
9613 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9614
9615 * gdb.btrace/vdso.c: New.
9616 * gdb.btrace/vdso.exp: New.
9617
9618 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9619
9620 * gdb.base/gcore.exp (capture_command_output): Move ...
9621 * lib/gdb.exp (capture_command_output): ... here.
9622
9623 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9624
9625 * gdb.btrace/data.exp: Test memory access during btrace replay.
9626
9627 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9628
9629 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9630
9631 2014-05-21 Pedro Alves <palves@redhat.com>
9632
9633 PR gdb/13860
9634 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9635 (top level): Test that output related to execution commands is
9636 sent to the console with CLI commands, but not with MI commands.
9637 Test that breakpoint events are always mirrored to the console.
9638 Also expect the new source line to be output after a "next" in
9639 async mode too. Make it a pass/fail test.
9640 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9641 output.
9642 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9643
9644 2014-05-21 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9647 Use them to test variations of "list" after reaching a breakpoint.
9648 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9649 Test "list" with listsize 10 after reaching a breakpoint.
9650 * gdb.python/python.exp (decode_line current location line
9651 number): Adjust expected line number.
9652
9653 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9654
9655 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9656 behavior for $args, pass it directly to "run".
9657
9658 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9659
9660 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9661 30000 to 65536.
9662
9663 2014-05-21 Pedro Alves <palves@redhat.com>
9664
9665 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9666 auto-connect-native-target off".
9667 * gdb.base/auto-connect-native-target.c: New file.
9668 * gdb.base/auto-connect-native-target.exp: New file.
9669
9670 2014-05-21 Pedro Alves <palves@redhat.com>
9671
9672 * gdb.base/default.exp: Test "target native" instead of "target
9673 child".
9674
9675 2014-05-21 Mark Wielaard <mjw@redhat.com>
9676
9677 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9678
9679 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9680
9681 Fix TLS access for -static -pthread.
9682 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9683 <HAVE_TLS> (thread_function, main): Initialize it.
9684 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9685 Add clean_restart.
9686 <$have_tls != "">: Check TLSVAR.
9687
9688 2014-05-21 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.base/dcache-line-read-error.c: New.
9691 * gdb.base/dcache-line-read-error.exp: New.
9692
9693 2014-05-20 Pedro Alves <palves@redhat.com>
9694
9695 * gdb.base/compare-sections.c: New file.
9696 * gdb.base/compare-sections.exp: New file.
9697
9698 2014-05-20 Pedro Alves <palves@redhat.com>
9699
9700 * gdb.base/break-idempotent.c: New file.
9701 * gdb.base/break-idempotent.exp: New file.
9702
9703 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9704
9705 * gdb.btrace/nohist.exp: New.
9706
9707 2014-05-20 Yao Qi <yao@codesourcery.com>
9708
9709 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9710 gdb.reverse directory and gdb_reverse_timeout exists in board
9711 setting.
9712 * README: Document gdb_reverse_timeout.
9713
9714 2014-05-20 Yao Qi <yao@codesourcery.com>
9715
9716 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9717 'test_file_name'. Treat args as a string instead of a list.
9718 (gdb_init): Rename argument 'args' by 'test_file_name'.
9719
9720 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9721
9722 * gdb.arch/powerpc-power.exp: New file.
9723 * gdb.arch/powerpc-power.s: New file.
9724
9725 2014-05-16 Doug Evans <dje@google.com>
9726
9727 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
9728 * gdb.base/completion.exp: Check that all expected files exist
9729 before doing file completion.
9730
9731 2014-05-16 Doug Evans <dje@google.com>
9732
9733 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9734 Update.
9735 (do_syscall_tests_without_xml): Update.
9736
9737 2014-05-16 Pedro Alves <palves@redhat.com>
9738
9739 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9740 instead of "unknown output after running".
9741
9742 2014-05-16 Yao Qi <yao@codesourcery.com>
9743
9744 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9745 file1.txt from host at the end.
9746 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9747
9748 2014-05-15 Doug Evans <dje@google.com>
9749
9750 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9751 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9752 loading file. Add test for TU lookup.
9753
9754 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9755
9756 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9757 calling "-exec-arguments" or "set args" before running the
9758 inferior.
9759
9760 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9761
9762 * lib/mi-support.exp (mi_expect_stop): Expect message for
9763 inferiors that exit with non-zero exit code.
9764
9765 2014-05-14 Yao Qi <yao@codesourcery.com>
9766
9767 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9768 match absolute path on remote host.
9769 (test_file_list_exec_source_files): Remove "/" from the
9770 pattern.
9771
9772 2014-05-14 Yao Qi <yao@codesourcery.com>
9773
9774 * boards/local-remote-host-notty.exp (${board}_file): New
9775 proc.
9776
9777 2014-05-07 Kyle McMartin <kyle@redhat.com>
9778
9779 Pushed by Joel Brobecker <brobecker@adacore.com>.
9780 * gdb.arch/aarch64-atomic-inst.c: New file.
9781 * gdb.arch/aarch64-atomic-inst.exp: New file.
9782
9783 2014-05-07 Yao Qi <yao@codesourcery.com>
9784
9785 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9786 in current context" too.
9787
9788 2014-05-05 Keith Seitz <keiths@redhat.com>
9789
9790 * gdb.linespec/ls-dollar.exp: Add test for linespec
9791 file:convenience_variable.
9792
9793 2014-05-05 Yao Qi <yao@codesourcery.com>
9794
9795 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9796 traceframes into tfile and ctf trace files. Read data from
9797 trace file and test collected data.
9798 (gdb_collect_locals_test): Likewise.
9799 (gdb_unavailable_registers_test): Likewise.
9800 (gdb_unavailable_floats): Likewise.
9801 (gdb_collect_globals_test): Likewise.
9802 (top-level): Append "ctf" to trace_file_targets if GDB
9803 supports.
9804
9805 2014-05-05 Yao Qi <yao@codesourcery.com>
9806
9807 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9808 code to ...
9809 (gdb_collect_args_test_1): ... it. New proc.
9810 (gdb_collect_locals_test): Move some code to ...
9811 (gdb_collect_locals_test_1): ... it. New proc.
9812 (gdb_unavailable_registers_test): Move some code to ...
9813 (gdb_unavailable_registers_test_1): ... it. New proc.
9814 (gdb_unavailable_floats): Move some code to ...
9815 (gdb_unavailable_floats_1): ... it. New proc.
9816
9817 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9818
9819 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9820 probes to test for bitness recognition.
9821 * gdb.arch/amd64-stap-optional-prefix.exp
9822 (test_probe_value_without_reg): New procedure.
9823 Add code to test for different kinds of bitness.
9824
9825 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9826
9827 PR breakpoints/16889
9828 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9829 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9830
9831 2014-05-01 Pedro Alves <palves@redhat.com>
9832
9833 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9834 gdb_file_cmd if no file is specified.
9835 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9836 last_loaded_file to set the remote exec-file.
9837
9838 2014-05-01 Pedro Alves <palves@redhat.com>
9839
9840 * boards/local-remote-host.exp: New file.
9841
9842 2014-05-01 Pedro Alves <palves@redhat.com>
9843
9844 * boards/local-remote-host.exp: Rename to ...
9845 * boards/local-remote-host-notty.exp: ... this.
9846
9847 2014-04-28 Joel Brobecker <brobecker@adacore.com>
9848
9849 * gdb.ada/dyn_arrayidx: New testcase.
9850
9851 2014-04-26 Yao Qi <yao@codesourcery.com>
9852
9853 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9854 and compute the length of function main. Save it in
9855 $main_length.
9856 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9857 (top-level): Use gdb_compile to compile objects into
9858 executable and restart GDB. Remove invocation to
9859 prepare_for_testing.
9860
9861 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9862 Pedro Alves <palves@redhat.com>
9863
9864 PR server/16255
9865 * gdb.multi/multi-attach.c: New file.
9866 * gdb.multi/multi-attach.exp: New file.
9867
9868 2014-04-25 Pedro Alves <palves@redhat.com>
9869
9870 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9871 user.
9872 (top level): Test that "set remote conditional-breakpoints-packet
9873 off" works as intended.
9874 * gdb.base/dprintf.exp: Test that "set remote
9875 breakpoint-commands-packet off" works as intended.
9876 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9877 New function.
9878 (top level): Call it.
9879 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9880 remote fast-tracepoints-packet off" works as intended.
9881 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9882 * lib/gdb.exp (gdb_is_target_remote): ... here.
9883
9884 2014-04-24 David Blaikie <dblaikie@gmail.com>
9885
9886 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9887 ensure clang would not discard them.
9888 * gdb.base/gdbvars.c: Ditto.
9889 * gdb.base/memattr.c: Ditto.
9890 * gdb.base/whatis.c: Ditto.
9891 * gdb.python/py-prettyprint.c: Ditto.
9892 * gdb.trace/actions.c: Ditto.
9893 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9894 ensure clang would not discard it.
9895
9896 2014-04-24 David Blaikie <dblaikie@gmail.com>
9897
9898 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9899 clang to emit the full definition of type required by the test
9900 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9901
9902 2014-04-24 David Blaikie <dblaikie@gmail.com>
9903
9904 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9905 coax Clang into emitting the definition of the type.
9906 * gdb.cp/pr10728-x.h (y): Ditto.
9907 * gdb.cp/pr10728-y.cc (y): Ditto.
9908
9909 2014-04-24 David Blaikie <dblaikie@gmail.com>
9910
9911 * gdb.base/label.exp: XFAIL label related tests under Clang.
9912 * gdb.cp/cplabel.exp: Ditto.
9913 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9914 under Clang those using labels.
9915
9916 2014-04-25 Yao Qi <yao@codesourcery.com>
9917
9918 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9919 double_label.
9920 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9921 partial_label and double_label.
9922
9923 2014-04-24 David Blaikie <dblaikie@gmail.com>
9924
9925 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9926
9927 2014-04-24 David Blaikie <dblaikie@gmail.com>
9928
9929 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9930 of the function to work across GCC and Clang.
9931 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9932 pointer types (const void ** const V void **).
9933
9934 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
9935 Walfred Tedeschi <walfred.tedeschi@intel.com>
9936
9937 * Makefile.in (EXECUTABLES): Added i386-avx512.
9938 * gdb.arch/i386-avx512.c: New file.
9939 * gdb.arch/i386-avx512.exp: Likewise.
9940
9941 2014-04-23 Keith Seitz <keiths@redhat.com>
9942
9943 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9944 (mi_make_breakpoint_table): New procedure.
9945 (mi_create_breakpoint): Use mi_make_breakpoint
9946 and return the result.
9947 (mi_make_breakpoint): New procedure.
9948 (mi_build_kv_pairs): New procedure.
9949
9950 * gdb.mi/mi-break.exp: Remove unused globals,
9951 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9952 All callers updated.
9953 * gdb.mi/mi-dprintf.exp: Use variable to track command
9954 number.
9955 Update all callers of mi_create_breakpoint and use
9956 mi_make_breakpoint_table.
9957 Remove any unused global variables.
9958 * gdb.mi/mi-nonstop.exp: Likewise.
9959 * gdb.mi/mi-nsintrall.exp: Likewise.
9960 * gdb.mi/mi-nsmoribund.exp: Likewise.
9961 * gdb.mi/mi-nsthrexec.exp: Likewise.
9962 * gdb.mi/mi-reverse.exp: Likewise.
9963 * gdb.mi/mi-simplerun.exp: Likewise.
9964 * gdb.mi/mi-stepn.exp: Likewise.
9965 * gdb.mi/mi-syn-frame.exp: Likewise.
9966 * gdb.mi/mi-until.exp: Likewise.
9967 * gdb.mi/mi-var-cp.exp: Likewise.
9968 * gdb.mi/mi-var-display.exp: Likewise.
9969 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9970 * gdb.mi/mi2-var-child.exp: Likewise.
9971 * gdb.mi/mi-vla-c99.exp: Likewise.
9972 * lib/mi-support.exp: Likewise.
9973
9974 From Ian Lance Taylor <iant@cygnus.com>:
9975 * lib/gdb.exp (parse_args): New procedure.
9976
9977 2014-04-23 Pedro Alves <palves@redhat.com>
9978
9979 * gdb.base/break-unload-file.c: New file.
9980 * gdb.base/break-unload-file.exp: New file.
9981 * gdb.base/sym-file-lib.c (baz): New function.
9982 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
9983 field.
9984 (load): Store the segment's mapped size.
9985 (unload): New function.
9986 (unload_shlib): New function.
9987 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
9988 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
9989 set a breakpoint at baz, and call it.
9990 * gdb.base/sym-file.exp: New tests for stale breakpoint
9991 instructions.
9992
9993 2014-04-23 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
9996 * gdb.base/hbreak-in-shr-unsupported.c: New file.
9997 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
9998 * gdb.base/hbreak-unmapped.c: New file.
9999 * gdb.base/hbreak-unmapped.exp: New file.
10000 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10001 * lib/gdb.exp (gdb_is_target_remote): ... here.
10002
10003 2014-04-22 Pedro Alves <palves@redhat.com>
10004
10005 * gdb.base/consecutive-step-over.c: New file.
10006 * gdb.base/consecutive-step-over.exp: New file.
10007
10008 2014-04-22 Pedro Alves <palves@redhat.com>
10009
10010 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10011 instead of send_gdb/gdb_expect.
10012
10013 2014-04-22 Yao Qi <yao@codesourcery.com>
10014
10015 * lib/trace-support.exp (generate_tracefile): New procedure.
10016 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10017 return 0.
10018 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10019 if generate_tracefile returns 1.
10020
10021 2014-04-18 Tom Tromey <palves@redhat.com>
10022 Pedro alves <tromey@redhat.com>
10023
10024 PR backtrace/15558
10025 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10026 with a backtrace limit.
10027 * gdb.python/py-frame-inline.exp: Test running to an inline
10028 function with a backtrace limit, and printing the newest frame.
10029 * gdb.python/py-frame-inline.c (main): Call f.
10030
10031 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10032
10033 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10034
10035 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10036
10037 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10038 Drop prefix from unsupported source file path.
10039
10040 2014-04-17 Yao Qi <yao@codesourcery.com>
10041
10042 * lib/gdb.exp (with_target_charset): New proc.
10043 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10044 with_target_charset.
10045 (test_print_strings): Likewise.
10046 (test_repeat_bytes): Likewise.
10047 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10048 for some tests.
10049
10050 2014-04-16 Keith Seitz <keiths@redhat.com>
10051
10052 PR gdb/15827
10053 * gdb.dwarf2/corrupt.c: New file.
10054 * gdb.dwarf2/corrupt.exp: New file.
10055
10056 2014-04-16 Keith Seitz <keiths@redhat.com>
10057
10058 PR c++/16597
10059 * gdb.cp/namelessclass.cc: New file.
10060 * gdb.cp/namelessclass.exp: New file.
10061 * gdb.cp/namelessclass.S: New file.
10062
10063 2014-04-16 Doug Evans <dje@google.com>
10064
10065 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10066 Add comment.
10067 (gdbserver_default_get_comm_port): New function.
10068 (gdbserver_start): Check if board file provided
10069 "gdbserver,get_comm_port" and use it if so.
10070 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10071 (gdb,socketport): Set to "stdio".
10072 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10073 (stdio_gdbserver_template): Delete.
10074 (${board}_get_remote_address): Update.
10075 (${board}_build_remote_cmd): Delete.
10076 (${board}_get_comm_port): New function.
10077 (${board}_spawn): Update.
10078 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10079 Delete.
10080 (${board}_get_remote_address): Update.
10081 (${board}_get_comm_port): New function.
10082
10083 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10084
10085 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10086 appearing in any order.
10087
10088 2014-04-15 Doug Evans <dje@google.com>
10089
10090 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10091 uninitialized value of "description".
10092
10093 2014-04-15 Keith Seitz <keiths@redhat.com>
10094
10095 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10096 Remove unused globals.
10097 (test_running_the_program): Likewise.
10098 (test_controlled_execution): Likewise.
10099 (test_controlling_breakpoints): Likewise.
10100 (test_program_termination): Likewise.
10101
10102 2014-04-15 Keith Seitz <keiths@redhat.com>
10103
10104 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10105 unused globals.
10106 (test_rbreak_creation_and_listing): Likewise.
10107 (test_ignore_count): Likewise.
10108 (test_error): Likewise.
10109
10110 2014-04-15 Pedro Alves <palves@redhat.com>
10111
10112 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10113 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10114 sym-file-loader.c.
10115 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10116 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10117 to sym-file-loader.c.
10118 (struct library): Forward declare.
10119 (load_shlib, lookup_function): Change prototypes.
10120 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10121 (translate_offset): Remove declarations.
10122 (get_text_addr): New declaration.
10123 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10124 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10125 sym-file-loader.h.
10126 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10127 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10128 here from sym-file-loader.h.
10129 (struct library): New structure.
10130 (load_shlib, lookup_function): Change prototypes and adjust to
10131 work with a struct library.
10132 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10133 (translate_offset): Make static.
10134 (get_text_addr): New function.
10135 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10136
10137 2014-04-15 Pedro Alves <palves@redhat.com>
10138
10139 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10140
10141 2014-04-15 Pedro Alves <palves@redhat.com>
10142
10143 * gdb.base/sym-file-loader.c: Include <limits.h>.
10144 (SELF_LINK): New define.
10145 (get_origin): New function.
10146 (load_shlib): Use it.
10147 * gdb.base/sym-file.exp: Don't early return if the target is
10148 remote. Use runto_main, and issue fail is that fails. Use
10149 gdb_load_shlibs.
10150 (shlib_name): Delete.
10151 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10152
10153 2014-04-15 Pedro Alves <palves@redhat.com>
10154
10155 * gdb.base/sym-file.exp: Remove regex characters from test
10156 message. Don't refer to breakpoint numbers in test messages.
10157
10158 2014-04-14 Keith Seitz <keiths@redhat.com>
10159
10160 PR c++/16253
10161 * gdb.cp/var-tag.cc: New file.
10162 * gdb.cp/var-tag.exp: New file.
10163 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10164 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10165 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10166 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10167
10168 2014-04-14 Tom Tromey <tromey@redhat.com>
10169
10170 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10171 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10172 type.
10173 * gdb.cp/enum-class.exp: New file.
10174 * gdb.cp/enum-class.cc: New file.
10175
10176 2014-04-14 Tom Tromey <tromey@redhat.com>
10177
10178 * gdb.dwarf2/enum-type.exp: New file.
10179
10180 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10181
10182 * gdb.mi/mi-vla-c99.exp: New file.
10183 * gdb.mi/vla.c: New file.
10184
10185 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10186
10187 * gdb.base/vla-datatypes.c: New file.
10188 * gdb.base/vla-datatypes.exp: New file.
10189
10190 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10191
10192 * gdb.base/vla-ptr.c: New file.
10193 * gdb.base/vla-ptr.exp: New file.
10194
10195 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10196
10197 * gdb.dwarf2/count.exp: New file.
10198
10199 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10200
10201 * gdb.base/vla-sideeffect.c: New file.
10202 * gdb.base/vla-sideeffect.exp: New file.
10203
10204 2014-04-14 David Blaikie <dblaikie@gmail.com>
10205
10206 * gdb.mi/non-stop.c: Add return value for non-void function return
10207 statement.
10208 * gdb.threads/staticthreads.c: Ditto.
10209
10210 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10211 Doug Evans <xdje42@gmail.com>
10212
10213 * gdb.guile/scm-value.c: Improve test case.
10214 * gdb.guile/scm-value.exp: Add new test.
10215
10216 2014-04-11 David Blaikie <dblaikie@gmail.com>
10217
10218 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10219 override Clang's default.
10220
10221 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10222
10223 Revert the following changes (regressions):
10224
10225 * gdb.base/vla-sideeffect.c: New file.
10226 * gdb.base/vla-sideeffect.exp: New file.
10227
10228 * gdb.dwarf2/count.exp: New file.
10229
10230 * gdb.base/vla-multi.c: New file.
10231 * gdb.base/vla-multi.exp: New file.
10232
10233 * gdb.base/vla-ptr.c: New file.
10234 * gdb.base/vla-ptr.exp: New file.
10235
10236 * gdb.base/vla-datatypes.c: New file.
10237 * gdb.base/vla-datatypes.exp: New file.
10238
10239 * gdb.mi/mi-vla-c99.exp: New file.
10240 * gdb.mi/vla.c: New file.
10241
10242 2014-04-11 Keith Seitz <keiths@redhat.com>
10243
10244 PR c++/16675
10245 * gdb.cp/cpsizeof.exp: New file.
10246 * gdb.cp/cpsizeof.cc: New file.
10247
10248 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10249
10250 * gdb.mi/mi-vla-c99.exp: New file.
10251 * gdb.mi/vla.c: New file.
10252
10253 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10254
10255 * gdb.base/vla-datatypes.c: New file.
10256 * gdb.base/vla-datatypes.exp: New file.
10257
10258 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10259
10260 * gdb.base/vla-ptr.c: New file.
10261 * gdb.base/vla-ptr.exp: New file.
10262
10263 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10264
10265 * gdb.base/vla-multi.c: New file.
10266 * gdb.base/vla-multi.exp: New file.
10267
10268 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10269
10270 * gdb.dwarf2/count.exp: New file.
10271
10272 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10273
10274 * gdb.base/vla-sideeffect.c: New file.
10275 * gdb.base/vla-sideeffect.exp: New file.
10276
10277 2014-04-11 Yao Qi <yao@codesourcery.com>
10278
10279 * gdb.base/completion.exp: Check file exists before running tests
10280 on file completion.
10281
10282 2014-04-10 Pedro Alves <palves@redhat.com>
10283
10284 * gdb.base/cond-eval-mode.c: New file.
10285 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10286 prepare_for_testing to build the new file. Check result of
10287 runto_main.
10288 (test_break, test_watch): New procedures.
10289 (top level): Use them.
10290
10291 2014-04-08 Pierre Muller <muller@sourceware.org>
10292
10293 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10294 Ctrl-V use for mingw hosts.
10295
10296 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10297
10298 * gdb.python/py-value.c: Improve test case.
10299 * gdb.python/py-value.exp: Add new test.
10300
10301 2014-04-07 David Blaikie <dblaikie@gmail.com>
10302
10303 * lib/compiler.c: Identify the clang compiler.
10304 * lib/compiler.cc: Ditto.
10305
10306 2014-04-03 Yao Qi <yao@codesourcery.com>
10307
10308 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10309
10310 2014-04-01 Anton Blanchard <anton@samba.org>
10311
10312 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10313 messages unique.
10314
10315 2014-04-01 Anton Blanchard <anton@samba.org>
10316
10317 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10318 prepare_for_testing.
10319
10320 2014-04-01 Anton Blanchard <anton@samba.org>
10321
10322 * gdb.arch/ppc64-atomic-inst.c: Remove.
10323 * gdb.arch/ppc64-atomic-inst.S: New file.
10324 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10325
10326 2014-03-31 Doug Evans <dje@google.com>
10327
10328 * gdb.base/print-symbol-loading-lib.c: New file.
10329 * gdb.base/print-symbol-loading-main.c: New file.
10330 * gdb.base/print-symbol-loading.exp: New file.
10331
10332 2014-03-31 Yao Qi <yao@codesourcery.com>
10333
10334 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10335
10336 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10337
10338 * gdb.ada/mi_dyn_arr: New testcase.
10339
10340 2014-03-27 Doug Evans <dje@google.com>
10341
10342 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10343
10344 2014-03-27 Yao Qi <yao@codesourcery.com>
10345
10346 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10347 if target is nios2-*-*.
10348
10349 2014-03-26 Yao Qi <yao@codesourcery.com>
10350
10351 * lib/gdb.exp (readline_is_used): New proc.
10352 * gdb.base/completion.exp: Move tests on command complete up.
10353 Skip the rest of tests if readline is not used.
10354 * gdb.ada/complete.exp: Skp the test if readline is not
10355 used.
10356 * gdb.base/filesym.exp: Likewise.
10357 * gdb.base/macscp.exp: Likewise.
10358 * gdb.base/readline-ask.exp: Likewise.
10359 * gdb.base/readline.exp: Likewise.
10360 * gdb.python/py-cmd.exp: Likewise.
10361 * gdb.trace/tfile.exp: Likewise.
10362
10363 2014-03-26 Yao Qi <yao@codesourcery.com>
10364
10365 * gdb.base/macscp.exp: Fix code format issues.
10366
10367 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10368
10369 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10370 * gdb.asm/powerpc64le.inc: New file.
10371
10372 2014-03-25 Pedro Alves <palves@redhat.com>
10373 Doug Evans <dje@google.com>
10374
10375 * gdb.base/source-execution.c: New file.
10376 * gdb.base/source-execution.exp: New file.
10377 * gdb.base/source-execution.gdb: New file.
10378
10379 2014-03-24 Doug Evans <dje@google.com>
10380
10381 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10382 using fission.
10383
10384 2014-03-24 Hui Zhu <hui@codesourcery.com>
10385 Pedro Alves <palves@redhat.com>
10386
10387 PR breakpoints/16101
10388 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10389 test pass/fail messages. Detect missing support for dprintf when
10390 breakpoints are actually inserted.
10391 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10392 breakpoints are actually inserted.
10393 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10394 fails.
10395
10396 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10397
10398 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10399
10400 2014-03-22 Doug Evans <xdje42@gmail.com>
10401
10402 * gdb.python/python.exp (python not supported): Verify multi-line
10403 python command issues an error.
10404 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10405 guile command issues an error.
10406
10407 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10408
10409 * gdb.threads/thread-specific.exp: Handle the lack of usable
10410 $this_breakpoint and $this_thread.
10411
10412 2014-03-21 Hui Zhu <hui@codesourcery.com>
10413
10414 * gdb.base/attach.exp (do_command_attach_tests): New.
10415
10416 2014-03-20 Tom Tromey <tromey@redhat.com>
10417 Pedro Alves <palves@redhat.com>
10418
10419 PR cli/15718
10420 * gdb.base/condbreak-call-false.c: New file.
10421 * gdb.base/condbreak-call-false.exp: New file.
10422
10423 2014-03-20 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10426 Delete.
10427 (block_signals, unblock_signals): Delete.
10428 (child_function_2, main): Remove references to deleted variable
10429 and functions.
10430
10431 2014-03-20 Pedro Alves <palves@redhat.com>
10432
10433 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10434 Use pthread_kill to signal thread 2.
10435 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10436 Adjust to make the test send itself a signal rather than using the
10437 host's "kill" command.
10438
10439 2014-03-20 Pedro Alves <palves@redhat.com>
10440
10441 * gdb.threads/multiple-step-overs.c: New file.
10442 * gdb.threads/multiple-step-overs.exp: New file.
10443 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10444 Adjust expected infrun debug output.
10445
10446 2014-03-20 Pedro Alves <palves@redhat.com>
10447
10448 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10449 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10450
10451 2014-03-20 Pedro Alves <palves@redhat.com>
10452
10453 PR breakpoints/7143
10454 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10455 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10456 of gdb_test_multiple.
10457 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10458 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10459
10460 2014-03-20 Pedro Alves <palves@redhat.com>
10461
10462 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10463 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10464
10465 2014-03-19 Pedro Alves <palves@redhat.com>
10466
10467 * gdb.base/async.exp: Remove early return.
10468
10469 2014-03-19 Pedro Alves <palves@redhat.com>
10470
10471 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10472
10473 2014-03-19 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/async.exp (test_background): Expect \r\n after
10476 "completed." in the fail pattern.
10477
10478 2014-03-19 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/async.exp (test_background): New procedure.
10481 Use it for all background execution command tests.
10482
10483 2014-03-19 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/async.exp: Use prepare_for_testing.
10486
10487 2014-03-19 Pedro Alves <palves@redhat.com>
10488
10489 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10490 the same line.
10491
10492 2014-03-19 Pedro Alves <palves@redhat.com>
10493
10494 * gdb.base/async.c (main): Add "jump here" and "until here" line
10495 marker comments.
10496 * gdb.base/async.exp (jump_here): New global.
10497 (jump& test): Use it.
10498 (until_here): New global.
10499 (until& test): Use it.
10500
10501 2014-03-19 Pedro Alves <palves@redhat.com>
10502
10503 * gdb.base/async.exp: Don't frob gdb_protocol.
10504
10505 2014-03-18 Doug Evans <xdje42@gmail.com>
10506
10507 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10508 Fix spelling of exec-done-display.
10509
10510 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10511
10512 PR gdb/15358
10513 * gdb.base/gdb-sigterm.c: New file.
10514 * gdb.base/gdb-sigterm.exp: New file.
10515
10516 2014-03-18 Pedro Alves <palves@redhat.com>
10517
10518 PR gdb/13860
10519 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10520 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10521 solib-event.
10522
10523 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10524
10525 * gdb.ada/pckd_arr_ren: New testcase.
10526
10527 2014-03-13 Doug Evans <xdje42@gmail.com>
10528
10529 PR guile/16612
10530 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10531 collect after discarding symbols.
10532
10533 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10534 Doug Evans <xdje42@gmail.com>
10535
10536 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10537 to history survives a gc.
10538
10539 2014-03-13 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.base/default.exp: Don't test "target procfs".
10542
10543 2014-03-13 Pedro Alves <palves@redhat.com>
10544
10545 * gdb.base/default.exp: Update "target child" and "target procfs"
10546 tests to not expect "Unix".
10547
10548 2014-03-12 Tom Tromey <tromey@redhat.com>
10549
10550 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10551 New procs. Add target-async tests.
10552 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10553 Add target-async tests.
10554
10555 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10556
10557 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10558 'func_start' and 'func_end' for the beginning and end of the
10559 function code, respectively.
10560 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10561 'func_end' instead of 'func' and 'main'.
10562
10563 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10564
10565 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10566 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10567 generate the debug info assembler source.
10568
10569 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10570
10571 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10572 * gdb.dwarf2/arr-subrange.exp: Likewise.
10573 * gdb.dwarf2/dwz.exp: Likewise.
10574 * gdb.dwarf2/method-ptr.exp: Likewise.
10575 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10576 * gdb.dwarf2/subrange.exp: Likewise.
10577 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10578 * gdb.dwarf2/implptrpiece.exp: Likewise.
10579 * gdb.dwarf2/nostaticblock.exp: Likewise.
10580
10581 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10582
10583 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10584 directory to absolute path name arguments.
10585
10586 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10587
10588 * gdb.ada/tagged_access: New testcase.
10589
10590 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10591
10592 * gdb.btrace/data.exp: Update expected output.
10593
10594 2014-03-06 Yao Qi <yao@codesourcery.com>
10595
10596 * gdb.trace/pr16508.exp: New file.
10597
10598 2014-03-05 Pedro Alves <palves@redhat.com>
10599
10600 PR gdb/16575
10601 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10602 procedure.
10603 (top level): Adjust to use it. Add tests that exercise breakpoint
10604 interaction with the code-cache.
10605
10606 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10607
10608 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10609 test for 'history-append!'.
10610
10611 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10612
10613 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10614 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10615 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10616 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10617 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10618 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10619
10620 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10621
10622 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10623 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10624 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10625
10626 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10627
10628 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10629
10630 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10631
10632 * gdb.dwarf2/arr-stride.c: New file.
10633 * gdb.dwarf2/arr-stride.exp: New file.
10634
10635 2014-02-26 Pedro Alves <palves@redhat.com>
10636
10637 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10638 that won't ever trigger. Make sure that GDB reports the correct
10639 breakpoint that caused the stop.
10640
10641 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10642
10643 PR gdb/16626
10644 * gdb.base/auto-load-script: New file.
10645 * gdb.base/auto-load.c: New file.
10646 * gdb.base/auto-load.exp: New file.
10647
10648 PR gdb/16626
10649 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10650
10651 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10652
10653 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10654 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10655
10656 2014-02-24 Doug Evans <dje@google.com>
10657
10658 * lib/gdb.exp (run_on_host): Log error output if program fails.
10659
10660 2014-02-21 Pedro Alves <palves@redhat.com>
10661
10662 * gdb.threads/step-after-sr-lock.c: Rename to ...
10663 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10664 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10665 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10666 ... this.
10667
10668 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10669
10670 PR tdep/16397
10671 * gdb.arch/amd64-stap-special-operands.exp: New file.
10672 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10673 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10674 * gdb.arch/amd64-stap-triplet.S: Likewise.
10675 * gdb.arch/amd64-stap-triplet.c: Likewise.
10676
10677 2014-02-20 Joel Brobecker <brobecker@adacore.com>
10678
10679 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10680 in .section pseudo-op.
10681
10682 2014-02-20 lin zuojian <manjian2006@gmail.com>
10683 Joel Brobecker <brobecker@adacore.com>
10684 Doug Evans <xdje42@gmail.com>
10685
10686 PR symtab/16581
10687 * gdb.dwarf2/dw2-icycle.S: New file.
10688 * gdb.dwarf2/dw2-icycle.c: New file.
10689 * gdb.dwarf2/dw2-icycle.exp: New file.
10690
10691 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10692
10693 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10694 operations on gdb.Value objects.
10695 * gdb.python/py-value-cc.exp: Add new test to test operations on
10696 gdb.Value objects.
10697
10698 2014-02-18 Doug Evans <dje@google.com>
10699
10700 * Makefile.in (TESTS): New variable.
10701 (expanded_tests, expanded_tests_or_none): New variables
10702 (check-single): Pass $(expanded_tests_or_none) to runtest.
10703 (check-parallel): Only run tests in $(TESTS) if non-empty.
10704 (check/no-matching-tests-found): New rule.
10705 * README: Document TESTS makefile variable.
10706
10707 2014-02-18 Doug Evans <dje@google.com>
10708
10709 * Makefile.in (check-parallel): rm -rf outputs temp.
10710
10711 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10712
10713 Fix "ERROR: no fileid for" in the testsuite.
10714 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10715
10716 2014-02-12 Doug Evans <dje@google.com>
10717
10718 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10719 (MISCELLANEOUS): New variable.
10720 (clean): rm -rf $(MISCELLANEOUS).
10721 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10722 dwp live in the same directory as symlinks, with each symlink pointed
10723 to a differently named file in a different directory.
10724
10725 2014-02-11 Doug Evans <dje@google.com>
10726
10727 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10728 of Tcl file commands.
10729
10730 2014-02-10 Mark Kettenis <kettenis@gnu.org>
10731
10732 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10733 "kill -SIGUSR1 -1".
10734
10735 2014-02-10 Joel Brobecker <brobecker@adacore.com>
10736
10737 * gdb.ada/tick_length_array_enum_idx: New testcase.
10738
10739 2014-02-10 Doug Evans <xdje42@gmail.com>
10740
10741 * configure.ac (AC_OUTPUT): Add gdb.guile.
10742 * configure: Regenerate.
10743 * lib/gdb-guile.exp: New file.
10744 * lib/gdb.exp (get_target_charset): New function.
10745 * gdb.base/help.exp: Update expected output from "apropos apropos".
10746 * gdb.guile/Makefile.in: New file.
10747 * gdb.guile/guile.exp: New file.
10748 * gdb.guile/scm-arch.c: New file.
10749 * gdb.guile/scm-arch.exp: New file.
10750 * gdb.guile/scm-block.c: New file.
10751 * gdb.guile/scm-block.exp: New file.
10752 * gdb.guile/scm-breakpoint.c: New file.
10753 * gdb.guile/scm-breakpoint.exp: New file.
10754 * gdb.guile/scm-disasm.c: New file.
10755 * gdb.guile/scm-disasm.exp: New file.
10756 * gdb.guile/scm-equal.c: New file.
10757 * gdb.guile/scm-equal.exp: New file.
10758 * gdb.guile/scm-error.exp: New file.
10759 * gdb.guile/scm-error.scm: New file.
10760 * gdb.guile/scm-frame-args.c: New file.
10761 * gdb.guile/scm-frame-args.exp: New file.
10762 * gdb.guile/scm-frame-args.scm: New file.
10763 * gdb.guile/scm-frame-inline.c: New file.
10764 * gdb.guile/scm-frame-inline.exp: New file.
10765 * gdb.guile/scm-frame.c: New file.
10766 * gdb.guile/scm-frame.exp: New file.
10767 * gdb.guile/scm-generics.exp: New file.
10768 * gdb.guile/scm-gsmob.exp: New file.
10769 * gdb.guile/scm-iterator.c: New file.
10770 * gdb.guile/scm-iterator.exp: New file.
10771 * gdb.guile/scm-math.c: New file.
10772 * gdb.guile/scm-math.exp: New file.
10773 * gdb.guile/scm-objfile-script-gdb.in: New file.
10774 * gdb.guile/scm-objfile-script.c: New file.
10775 * gdb.guile/scm-objfile-script.exp: New file.
10776 * gdb.guile/scm-objfile.c: New file.
10777 * gdb.guile/scm-objfile.exp: New file.
10778 * gdb.guile/scm-ports.exp: New file.
10779 * gdb.guile/scm-pretty-print.c: New file.
10780 * gdb.guile/scm-pretty-print.exp: New file.
10781 * gdb.guile/scm-pretty-print.scm: New file.
10782 * gdb.guile/scm-section-script.c: New file.
10783 * gdb.guile/scm-section-script.exp: New file.
10784 * gdb.guile/scm-section-script.scm: New file.
10785 * gdb.guile/scm-symbol.c: New file.
10786 * gdb.guile/scm-symbol.exp: New file.
10787 * gdb.guile/scm-symtab-2.c: New file.
10788 * gdb.guile/scm-symtab.c: New file.
10789 * gdb.guile/scm-symtab.exp: New file.
10790 * gdb.guile/scm-type.c: New file.
10791 * gdb.guile/scm-type.exp: New file.
10792 * gdb.guile/scm-value-cc.cc: New file.
10793 * gdb.guile/scm-value-cc.exp: New file.
10794 * gdb.guile/scm-value.c: New file.
10795 * gdb.guile/scm-value.exp: New file.
10796 * gdb.guile/source2.scm: New file.
10797 * gdb.guile/types-module.cc: New file.
10798 * gdb.guile/types-module.exp: New file.
10799
10800 2014-02-10 Yao Qi <yao@codesourcery.com>
10801
10802 PR testsuite/16543
10803 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10804 * configure: Regenerated.
10805 * Makefile.in: New file.
10806
10807 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10808
10809 * gdb.python/py-framefilter.exp: Fix typo.
10810
10811 2014-02-08 Yao Qi <yao@codesourcery.com>
10812
10813 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10814 that no =breakpoint-modified is emitted when breakpoints are
10815 modified through MI commands.
10816
10817 2014-02-07 Pedro Alves <pedro@codesourcery.com>
10818 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.threads/step-after-sr-lock.c: New file.
10821 * gdb.threads/step-after-sr-lock.exp: New file.
10822
10823 2014-02-07 Pedro Alves <palves@redhat.com>
10824
10825 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10826
10827 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10830 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10831
10832 2014-02-06 Doug Evans <xdje42@gmail.com>
10833
10834 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10835 output.
10836
10837 * gdb.gdb/python-interrupts.exp: New file.
10838
10839 2014-02-05 Yao Qi <yao@codesourcery.com>
10840
10841 * gdb.trace/report.exp (use_collected_data): Test the output
10842 of "info threads" and "info inferiors".
10843
10844 2014-02-05 Yao Qi <yao@codesourcery.com>
10845
10846 Revert this patch:
10847
10848 2013-05-24 Yao Qi <yao@codesourcery.com>
10849
10850 * gdb.trace/tfile.exp: Test inferior and thread.
10851
10852 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10853
10854 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10855 on a function.
10856 * gdb.base/step-bt.c: Call hello via function pointer to make
10857 sure its first instruction is executed on powerpc64le-linux.
10858
10859 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10860
10861 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10862
10863 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10864
10865 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10866 of the test patterns for use on little-endian systems.
10867
10868 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10869
10870 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10871 (decimal_vector): Fix for little-endian.
10872
10873 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10874
10875 * gdb.arch/sparc-sysstep.exp: New file.
10876 * gdb.arch/sparc-sysstep.c: Likewise.
10877
10878 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10879
10880 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10881
10882 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10883
10884 2014-01-23 Tom Tromey <tromey@redhat.com>
10885
10886 * gdb.ada/array_char_idx: New testcase.
10887
10888 2014-01-23 Tom Tromey <tromey@redhat.com>
10889
10890 PR python/16487:
10891 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10892 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10893 classes.
10894
10895 2014-01-23 Tom Tromey <tromey@redhat.com>
10896
10897 PR python/16491:
10898 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10899 string from an inferior frame.
10900 * gdb.python/py-framefilter-mi.exp: Update.
10901
10902 2014-01-22 Doug Evans <dje@google.com>
10903
10904 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10905
10906 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10907
10908 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10909
10910 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10911
10912 * gdb.trace/entry-values.exp: Remove excess space character from
10913 regex patterns. Handle s390 call instruction.
10914
10915 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10916
10917 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10918 define "*_start" label. Make "name" static.
10919 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10920 ${name} by references to ${name}_start.
10921
10922 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10923
10924 * gdb.base/info-macros.exp: Remove "debug" from the compile
10925 options.
10926
10927 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10928
10929 * gdb.dlang/demangle.exp: New file.
10930
10931 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10932
10933 * gdb.dlang/primitive-types.exp: New file.
10934
10935 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10936
10937 * configure.ac: Create gdb.dlang/Makefile.
10938 * configure: Regenerate.
10939 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10940 * gdb.dlang/Makefile.in: New file.
10941 * lib/d-support.exp: New file.
10942 * lib/gdb.exp (skip_d_tests): New proc.
10943
10944 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10945
10946 * gdb.btrace/delta.exp: Check reverse stepi.
10947 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10948 * gdb.btrace/finish.exp: New.
10949 * gdb.btrace/next.exp: New.
10950 * gdb.btrace/nexti.exp: New.
10951 * gdb.btrace/record_goto.c: Add comments.
10952 * gdb.btrace/step.exp: New.
10953 * gdb.btrace/stepi.exp: New.
10954 * gdb.btrace/multi-thread-step.c: New.
10955 * gdb.btrace/multi-thread-step.exp: New.
10956 * gdb.btrace/rn-dl-bind.c: New.
10957 * gdb.btrace/rn-dl-bind.exp: New.
10958 * gdb.btrace/data.c: New.
10959 * gdb.btrace/data.exp: New.
10960 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10961
10962 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10963
10964 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10965 * gdb.btrace/exception.exp: Update.
10966 * gdb.btrace/instruction_history.exp: Update.
10967 * gdb.btrace/record_goto.exp: Update.
10968 * gdb.btrace/tailcall.exp: Update.
10969 * gdb.btrace/unknown_functions.exp: Update.
10970 * gdb.btrace/delta.exp: New.
10971
10972 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10973
10974 * gdb.btrace/record_goto.exp: Add backtrace test.
10975 * gdb.btrace/tailcall.exp: Add backtrace test.
10976
10977 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10978
10979 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
10980 * gdb.btrace/record_goto.c: New.
10981 * gdb.btrace/record_goto.exp: New.
10982 * gdb.btrace/x86-record_goto.S: New.
10983
10984 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10985
10986 * gdb.btrace/function_call_history.exp: Update tests.
10987 * gdb.btrace/instruction_history.exp: Update tests.
10988
10989 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10990
10991 * gdb.btrace/function_call_history.exp: Fix expected field
10992 order for "record function-call-history".
10993 Add new tests for "record function-call-history /c".
10994 * gdb.btrace/exception.cc: New.
10995 * gdb.btrace/exception.exp: New.
10996 * gdb.btrace/tailcall.exp: New.
10997 * gdb.btrace/x86-tailcall.S: New.
10998 * gdb.btrace/x86-tailcall.c: New.
10999 * gdb.btrace/unknown_functions.c: New.
11000 * gdb.btrace/unknown_functions.exp: New.
11001 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11002
11003 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11004
11005 * gdb.btrace/instruction_history.exp: Update.
11006 * gdb.btrace/function_call_history.exp: Update.
11007
11008 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11009
11010 * gdb.btrace/function_call_history.exp: Fix expected function
11011 trace.
11012 * gdb.btrace/instruction_history.exp: Initialize traced.
11013 Remove traced_functions.
11014
11015 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11016
11017 * gdb.btrace/function_call_history.exp: Update
11018 * gdb.btrace/instruction_history.exp: Update.
11019
11020 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11021
11022 * gdb.btrace/enable.exp: Update expected text.
11023
11024 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11025
11026 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11027 bytes.
11028
11029 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11030
11031 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11032
11033 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11034
11035 * lib/gdb.exp (supports_process_record): Return true for
11036 arm*-linux*. (supports_reverse): Likewise.
11037
11038 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11039
11040 PR python/15464
11041 PR python/16113
11042 * gdb.python/py-type.c: Enhance test case.
11043 * gdb.python/py-value-cc.cc: Likewise
11044 * gdb.python/py-type.exp: Add new tests.
11045 * gdb.python/py-value-cc.exp: Likewise
11046
11047 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11048 Pedro Alves <palves@redhat.com>
11049
11050 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11051 Make "name" extern.
11052 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11053 references to ${name}_start by references to ${name}.
11054
11055 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11056
11057 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11058
11059 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11060
11061 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11062
11063 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11064 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.mi/mi-info-os.exp: Connect to the target with
11067 mi_gdb_target_load.
11068
11069 2014-01-08 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.threads/reconnect-signal.c: New file.
11072 * gdb.threads/reconnect-signal.exp: New file.
11073
11074 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11075
11076 * gdb.base/source-dir.exp: New file.
11077
11078 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11079
11080 * gdb.ada/mi_interface: New testcase.
11081
11082 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11083
11084 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11085 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11086 gdb.ada/pp-rec-component/pck.ads: New files.
11087
11088 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11089
11090 * gdb.python/py-pp-integral.c: New file.
11091 * gdb.python/py-pp-integral.py: New file.
11092 * gdb.python/py-pp-integral.exp: New file.
11093
11094 For older changes see ChangeLog-1993-2013.
11095 \f
11096 ;; Local Variables:
11097 ;; mode: change-log
11098 ;; left-margin: 8
11099 ;; fill-column: 74
11100 ;; version-control: never
11101 ;; End:
11102
11103 Copyright 2014-2017 Free Software Foundation, Inc.
11104 Copying and distribution of this file, with or without modification,
11105 are permitted provided the copyright notice and this notice are preserved.