]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Refactor gdb.reverse/insn-reverse.c
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d8b49cf0
YQ
12017-01-26 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4 disassemble on address 0.
5
f13a9a0c
YQ
62017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7 Yao Qi <yao.qi@linaro.org>
8
9 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10 * gdb.dwarf2/implptr-64bit.S: Remove.
11 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12 variables in caller's context. Add DW_OP_implicit_value.
13
5ac95241
YQ
142017-01-25 Yao Qi <yao.qi@linaro.org>
15
16 * lib/dwarf.exp (Dwarf::_location): Handle
17 DW_OP_GNU_implicit_pointer with proper size.
18
23e82930
LM
192017-01-20 Luis Machado <lgustavo@codesourcery.com>
20
21 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
22 and add untested calls.
23
d334ae25
LM
242017-01-20 Luis Machado <lgustavo@codesourcery.com>
25
26 * gdb.python/python.exp: Check line number against what GDB thinks
27 the line number is for func1.
28
f5e6296e
IB
292017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
30
31 * gdb.dlang/debug-expr.exp: New file.
32
5b362f04
LM
332016-12-23 Luis Machado <lgustavo@codesourcery.com>
34
35 Fix test names for the following files:
36
37 * gdb.ada/exec_changed.exp
38 * gdb.ada/info_types.exp
39 * gdb.arch/aarch64-atomic-inst.exp
40 * gdb.arch/aarch64-fp.exp
41 * gdb.arch/altivec-abi.exp
42 * gdb.arch/altivec-regs.exp
43 * gdb.arch/amd64-byte.exp
44 * gdb.arch/amd64-disp-step.exp
45 * gdb.arch/amd64-dword.exp
46 * gdb.arch/amd64-entry-value-inline.exp
47 * gdb.arch/amd64-entry-value-param.exp
48 * gdb.arch/amd64-entry-value-paramref.exp
49 * gdb.arch/amd64-entry-value.exp
50 * gdb.arch/amd64-i386-address.exp
51 * gdb.arch/amd64-invalid-stack-middle.exp
52 * gdb.arch/amd64-invalid-stack-top.exp
53 * gdb.arch/amd64-optimout-repeat.exp
54 * gdb.arch/amd64-prologue-skip.exp
55 * gdb.arch/amd64-prologue-xmm.exp
56 * gdb.arch/amd64-stap-special-operands.exp
57 * gdb.arch/amd64-stap-wrong-subexp.exp
58 * gdb.arch/amd64-tailcall-cxx.exp
59 * gdb.arch/amd64-tailcall-noret.exp
60 * gdb.arch/amd64-tailcall-ret.exp
61 * gdb.arch/amd64-tailcall-self.exp
62 * gdb.arch/amd64-word.exp
63 * gdb.arch/arm-bl-branch-dest.exp
64 * gdb.arch/arm-disp-step.exp
65 * gdb.arch/arm-neon.exp
66 * gdb.arch/arm-single-step-kernel-helper.exp
67 * gdb.arch/avr-flash-qualifier.exp
68 * gdb.arch/disp-step-insn-reloc.exp
69 * gdb.arch/e500-abi.exp
70 * gdb.arch/e500-regs.exp
71 * gdb.arch/ftrace-insn-reloc.exp
72 * gdb.arch/i386-avx512.exp
73 * gdb.arch/i386-bp_permanent.exp
74 * gdb.arch/i386-byte.exp
75 * gdb.arch/i386-cfi-notcurrent.exp
76 * gdb.arch/i386-disp-step.exp
77 * gdb.arch/i386-dr3-watch.exp
78 * gdb.arch/i386-float.exp
79 * gdb.arch/i386-gnu-cfi.exp
80 * gdb.arch/i386-mpx-map.exp
81 * gdb.arch/i386-mpx-sigsegv.exp
82 * gdb.arch/i386-mpx-simple_segv.exp
83 * gdb.arch/i386-mpx.exp
84 * gdb.arch/i386-permbkpt.exp
85 * gdb.arch/i386-prologue.exp
86 * gdb.arch/i386-signal.exp
87 * gdb.arch/i386-size-overlap.exp
88 * gdb.arch/i386-unwind.exp
89 * gdb.arch/i386-word.exp
90 * gdb.arch/mips-fcr.exp
91 * gdb.arch/powerpc-d128-regs.exp
92 * gdb.arch/powerpc-stackless.exp
93 * gdb.arch/ppc64-atomic-inst.exp
94 * gdb.arch/s390-stackless.exp
95 * gdb.arch/s390-tdbregs.exp
96 * gdb.arch/s390-vregs.exp
97 * gdb.arch/sparc-sysstep.exp
98 * gdb.arch/thumb-bx-pc.exp
99 * gdb.arch/thumb-singlestep.exp
100 * gdb.arch/thumb2-it.exp
101 * gdb.arch/vsx-regs.exp
102 * gdb.asm/asm-source.exp
103 * gdb.base/a2-run.exp
104 * gdb.base/advance.exp
105 * gdb.base/all-bin.exp
106 * gdb.base/anon.exp
107 * gdb.base/args.exp
108 * gdb.base/arithmet.exp
109 * gdb.base/async-shell.exp
110 * gdb.base/async.exp
111 * gdb.base/attach-pie-noexec.exp
112 * gdb.base/attach-twice.exp
113 * gdb.base/auto-load.exp
114 * gdb.base/bang.exp
115 * gdb.base/bitfields.exp
116 * gdb.base/break-always.exp
117 * gdb.base/break-caller-line.exp
118 * gdb.base/break-entry.exp
119 * gdb.base/break-inline.exp
120 * gdb.base/break-on-linker-gcd-function.exp
121 * gdb.base/break-probes.exp
122 * gdb.base/break.exp
123 * gdb.base/breakpoint-shadow.exp
124 * gdb.base/call-ar-st.exp
125 * gdb.base/call-sc.exp
126 * gdb.base/call-signal-resume.exp
127 * gdb.base/call-strs.exp
128 * gdb.base/callfuncs.exp
129 * gdb.base/catch-fork-static.exp
130 * gdb.base/catch-gdb-caused-signals.exp
131 * gdb.base/catch-load.exp
132 * gdb.base/catch-signal-fork.exp
133 * gdb.base/catch-signal.exp
134 * gdb.base/catch-syscall.exp
135 * gdb.base/charset.exp
136 * gdb.base/checkpoint.exp
137 * gdb.base/chng-syms.exp
138 * gdb.base/code-expr.exp
139 * gdb.base/code_elim.exp
140 * gdb.base/commands.exp
141 * gdb.base/completion.exp
142 * gdb.base/complex.exp
143 * gdb.base/cond-expr.exp
144 * gdb.base/condbreak.exp
145 * gdb.base/consecutive.exp
146 * gdb.base/continue-all-already-running.exp
147 * gdb.base/coredump-filter.exp
148 * gdb.base/corefile.exp
149 * gdb.base/dbx.exp
150 * gdb.base/debug-expr.exp
151 * gdb.base/define.exp
152 * gdb.base/del.exp
153 * gdb.base/disabled-location.exp
154 * gdb.base/disasm-end-cu.exp
155 * gdb.base/disasm-optim.exp
156 * gdb.base/display.exp
157 * gdb.base/duplicate-bp.exp
158 * gdb.base/ena-dis-br.exp
159 * gdb.base/ending-run.exp
160 * gdb.base/enumval.exp
161 * gdb.base/environ.exp
162 * gdb.base/eu-strip-infcall.exp
163 * gdb.base/eval-avoid-side-effects.exp
164 * gdb.base/eval-skip.exp
165 * gdb.base/exitsignal.exp
166 * gdb.base/expand-psymtabs.exp
167 * gdb.base/filesym.exp
168 * gdb.base/find-unmapped.exp
169 * gdb.base/finish.exp
170 * gdb.base/float.exp
171 * gdb.base/foll-exec-mode.exp
172 * gdb.base/foll-exec.exp
173 * gdb.base/foll-fork.exp
174 * gdb.base/fortran-sym-case.exp
175 * gdb.base/freebpcmd.exp
176 * gdb.base/func-ptr.exp
177 * gdb.base/func-ptrs.exp
178 * gdb.base/funcargs.exp
179 * gdb.base/gcore-buffer-overflow.exp
180 * gdb.base/gcore-relro-pie.exp
181 * gdb.base/gcore-relro.exp
182 * gdb.base/gcore.exp
183 * gdb.base/gdb1090.exp
184 * gdb.base/gdb11530.exp
185 * gdb.base/gdb11531.exp
186 * gdb.base/gdb1821.exp
187 * gdb.base/gdbindex-stabs.exp
188 * gdb.base/gdbvars.exp
189 * gdb.base/hbreak.exp
190 * gdb.base/hbreak2.exp
191 * gdb.base/included.exp
192 * gdb.base/infcall-input.exp
193 * gdb.base/inferior-died.exp
194 * gdb.base/infnan.exp
195 * gdb.base/info-macros.exp
196 * gdb.base/info-os.exp
197 * gdb.base/info-proc.exp
198 * gdb.base/info-shared.exp
199 * gdb.base/info-target.exp
200 * gdb.base/infoline.exp
201 * gdb.base/interp.exp
202 * gdb.base/interrupt.exp
203 * gdb.base/jit-reader.exp
204 * gdb.base/jit-simple.exp
205 * gdb.base/kill-after-signal.exp
206 * gdb.base/kill-detach-inferiors-cmd.exp
207 * gdb.base/label.exp
208 * gdb.base/langs.exp
209 * gdb.base/ldbl_e308.exp
210 * gdb.base/line-symtabs.exp
211 * gdb.base/linespecs.exp
212 * gdb.base/list.exp
213 * gdb.base/long_long.exp
214 * gdb.base/longest-types.exp
215 * gdb.base/maint.exp
216 * gdb.base/max-value-size.exp
217 * gdb.base/memattr.exp
218 * gdb.base/mips_pro.exp
219 * gdb.base/morestack.exp
220 * gdb.base/moribund-step.exp
221 * gdb.base/multi-forks.exp
222 * gdb.base/nested-addr.exp
223 * gdb.base/nextoverexit.exp
224 * gdb.base/noreturn-finish.exp
225 * gdb.base/noreturn-return.exp
226 * gdb.base/nostdlib.exp
227 * gdb.base/offsets.exp
228 * gdb.base/opaque.exp
229 * gdb.base/pc-fp.exp
230 * gdb.base/permissions.exp
231 * gdb.base/print-symbol-loading.exp
232 * gdb.base/prologue-include.exp
233 * gdb.base/psymtab.exp
234 * gdb.base/ptype.exp
235 * gdb.base/random-signal.exp
236 * gdb.base/randomize.exp
237 * gdb.base/range-stepping.exp
238 * gdb.base/readline-ask.exp
239 * gdb.base/recpar.exp
240 * gdb.base/recurse.exp
241 * gdb.base/relational.exp
242 * gdb.base/restore.exp
243 * gdb.base/return-nodebug.exp
244 * gdb.base/return.exp
245 * gdb.base/run-after-attach.exp
246 * gdb.base/save-bp.exp
247 * gdb.base/scope.exp
248 * gdb.base/sect-cmd.exp
249 * gdb.base/set-lang-auto.exp
250 * gdb.base/set-noassign.exp
251 * gdb.base/setvar.exp
252 * gdb.base/sigall.exp
253 * gdb.base/sigbpt.exp
254 * gdb.base/siginfo-addr.exp
255 * gdb.base/siginfo-infcall.exp
256 * gdb.base/siginfo-obj.exp
257 * gdb.base/siginfo.exp
258 * gdb.base/signals-state-child.exp
259 * gdb.base/signest.exp
260 * gdb.base/sigstep.exp
261 * gdb.base/sizeof.exp
262 * gdb.base/skip.exp
263 * gdb.base/solib-corrupted.exp
264 * gdb.base/solib-nodir.exp
265 * gdb.base/solib-search.exp
266 * gdb.base/stack-checking.exp
267 * gdb.base/stale-infcall.exp
268 * gdb.base/stap-probe.exp
269 * gdb.base/start.exp
270 * gdb.base/step-break.exp
271 * gdb.base/step-bt.exp
272 * gdb.base/step-line.exp
273 * gdb.base/step-over-exit.exp
274 * gdb.base/step-over-syscall.exp
275 * gdb.base/step-resume-infcall.exp
276 * gdb.base/step-test.exp
277 * gdb.base/store.exp
278 * gdb.base/structs3.exp
279 * gdb.base/sym-file.exp
280 * gdb.base/symbol-without-target_section.exp
281 * gdb.base/term.exp
282 * gdb.base/testenv.exp
283 * gdb.base/ui-redirect.exp
284 * gdb.base/until.exp
285 * gdb.base/unwindonsignal.exp
286 * gdb.base/value-double-free.exp
287 * gdb.base/vla-datatypes.exp
288 * gdb.base/vla-ptr.exp
289 * gdb.base/vla-sideeffect.exp
290 * gdb.base/volatile.exp
291 * gdb.base/watch-cond-infcall.exp
292 * gdb.base/watch-cond.exp
293 * gdb.base/watch-non-mem.exp
294 * gdb.base/watch-read.exp
295 * gdb.base/watch-vfork.exp
296 * gdb.base/watchpoint-cond-gone.exp
297 * gdb.base/watchpoint-delete.exp
298 * gdb.base/watchpoint-hw-hit-once.exp
299 * gdb.base/watchpoint-hw.exp
300 * gdb.base/watchpoint-stops-at-right-insn.exp
301 * gdb.base/watchpoints.exp
302 * gdb.base/wchar.exp
303 * gdb.base/whatis-exp.exp
304 * gdb.btrace/buffer-size.exp
305 * gdb.btrace/data.exp
306 * gdb.btrace/delta.exp
307 * gdb.btrace/dlopen.exp
308 * gdb.btrace/enable.exp
309 * gdb.btrace/exception.exp
310 * gdb.btrace/function_call_history.exp
311 * gdb.btrace/gcore.exp
312 * gdb.btrace/instruction_history.exp
313 * gdb.btrace/nohist.exp
314 * gdb.btrace/reconnect.exp
315 * gdb.btrace/record_goto-step.exp
316 * gdb.btrace/record_goto.exp
317 * gdb.btrace/rn-dl-bind.exp
318 * gdb.btrace/segv.exp
319 * gdb.btrace/step.exp
320 * gdb.btrace/stepi.exp
321 * gdb.btrace/tailcall-only.exp
322 * gdb.btrace/tailcall.exp
323 * gdb.btrace/tsx.exp
324 * gdb.btrace/unknown_functions.exp
325 * gdb.btrace/vdso.exp
326 * gdb.compile/compile-ifunc.exp
327 * gdb.compile/compile-ops.exp
328 * gdb.compile/compile-print.exp
329 * gdb.compile/compile-setjmp.exp
330 * gdb.cp/abstract-origin.exp
331 * gdb.cp/ambiguous.exp
332 * gdb.cp/annota2.exp
333 * gdb.cp/annota3.exp
334 * gdb.cp/anon-ns.exp
335 * gdb.cp/anon-struct.exp
336 * gdb.cp/anon-union.exp
337 * gdb.cp/arg-reference.exp
338 * gdb.cp/baseenum.exp
339 * gdb.cp/bool.exp
340 * gdb.cp/breakpoint.exp
341 * gdb.cp/bs15503.exp
342 * gdb.cp/call-c.exp
343 * gdb.cp/casts.exp
344 * gdb.cp/chained-calls.exp
345 * gdb.cp/class2.exp
346 * gdb.cp/classes.exp
347 * gdb.cp/cmpd-minsyms.exp
348 * gdb.cp/converts.exp
349 * gdb.cp/cp-relocate.exp
350 * gdb.cp/cpcompletion.exp
351 * gdb.cp/cpexprs.exp
352 * gdb.cp/cplabel.exp
353 * gdb.cp/cplusfuncs.exp
354 * gdb.cp/cpsizeof.exp
355 * gdb.cp/ctti.exp
356 * gdb.cp/derivation.exp
357 * gdb.cp/destrprint.exp
358 * gdb.cp/dispcxx.exp
359 * gdb.cp/enum-class.exp
360 * gdb.cp/exception.exp
361 * gdb.cp/exceptprint.exp
362 * gdb.cp/expand-psymtabs-cxx.exp
363 * gdb.cp/expand-sals.exp
364 * gdb.cp/extern-c.exp
365 * gdb.cp/filename.exp
366 * gdb.cp/formatted-ref.exp
367 * gdb.cp/fpointer.exp
368 * gdb.cp/gdb1355.exp
369 * gdb.cp/gdb2495.exp
370 * gdb.cp/hang.exp
371 * gdb.cp/impl-this.exp
372 * gdb.cp/infcall-dlopen.exp
373 * gdb.cp/inherit.exp
374 * gdb.cp/iostream.exp
375 * gdb.cp/koenig.exp
376 * gdb.cp/local.exp
377 * gdb.cp/m-data.exp
378 * gdb.cp/m-static.exp
379 * gdb.cp/mb-ctor.exp
380 * gdb.cp/mb-inline.exp
381 * gdb.cp/mb-templates.exp
382 * gdb.cp/member-name.exp
383 * gdb.cp/member-ptr.exp
384 * gdb.cp/meth-typedefs.exp
385 * gdb.cp/method.exp
386 * gdb.cp/method2.exp
387 * gdb.cp/minsym-fallback.exp
388 * gdb.cp/misc.exp
389 * gdb.cp/namelessclass.exp
390 * gdb.cp/namespace-enum.exp
391 * gdb.cp/namespace-nested-import.exp
392 * gdb.cp/namespace.exp
393 * gdb.cp/nextoverthrow.exp
394 * gdb.cp/no-dmgl-verbose.exp
395 * gdb.cp/non-trivial-retval.exp
396 * gdb.cp/noparam.exp
397 * gdb.cp/nsdecl.exp
398 * gdb.cp/nsimport.exp
399 * gdb.cp/nsnested.exp
400 * gdb.cp/nsnoimports.exp
401 * gdb.cp/nsrecurs.exp
402 * gdb.cp/nsstress.exp
403 * gdb.cp/nsusing.exp
404 * gdb.cp/operator.exp
405 * gdb.cp/oranking.exp
406 * gdb.cp/overload-const.exp
407 * gdb.cp/overload.exp
408 * gdb.cp/ovldbreak.exp
409 * gdb.cp/ovsrch.exp
410 * gdb.cp/paren-type.exp
411 * gdb.cp/parse-lang.exp
412 * gdb.cp/pass-by-ref.exp
413 * gdb.cp/pr-1023.exp
414 * gdb.cp/pr-1210.exp
415 * gdb.cp/pr-574.exp
416 * gdb.cp/pr10687.exp
417 * gdb.cp/pr12028.exp
418 * gdb.cp/pr17132.exp
419 * gdb.cp/pr17494.exp
420 * gdb.cp/pr9067.exp
421 * gdb.cp/pr9167.exp
422 * gdb.cp/pr9631.exp
423 * gdb.cp/printmethod.exp
424 * gdb.cp/psmang.exp
425 * gdb.cp/psymtab-parameter.exp
426 * gdb.cp/ptype-cv-cp.exp
427 * gdb.cp/ptype-flags.exp
428 * gdb.cp/re-set-overloaded.exp
429 * gdb.cp/ref-types.exp
430 * gdb.cp/rtti.exp
431 * gdb.cp/scope-err.exp
432 * gdb.cp/shadow.exp
433 * gdb.cp/smartp.exp
434 * gdb.cp/static-method.exp
435 * gdb.cp/static-print-quit.exp
436 * gdb.cp/temargs.exp
437 * gdb.cp/templates.exp
438 * gdb.cp/try_catch.exp
439 * gdb.cp/typedef-operator.exp
440 * gdb.cp/typeid.exp
441 * gdb.cp/userdef.exp
442 * gdb.cp/using-crash.exp
443 * gdb.cp/var-tag.exp
444 * gdb.cp/virtbase.exp
445 * gdb.cp/virtfunc.exp
446 * gdb.cp/virtfunc2.exp
447 * gdb.cp/vla-cxx.exp
448 * gdb.disasm/t01_mov.exp
449 * gdb.disasm/t02_mova.exp
450 * gdb.disasm/t03_add.exp
451 * gdb.disasm/t04_sub.exp
452 * gdb.disasm/t05_cmp.exp
453 * gdb.disasm/t06_ari2.exp
454 * gdb.disasm/t07_ari3.exp
455 * gdb.disasm/t08_or.exp
456 * gdb.disasm/t09_xor.exp
457 * gdb.disasm/t10_and.exp
458 * gdb.disasm/t11_logs.exp
459 * gdb.disasm/t12_bit.exp
460 * gdb.disasm/t13_otr.exp
461 * gdb.dlang/circular.exp
462 * gdb.dwarf2/arr-stride.exp
463 * gdb.dwarf2/arr-subrange.exp
464 * gdb.dwarf2/atomic-type.exp
465 * gdb.dwarf2/bad-regnum.exp
466 * gdb.dwarf2/bitfield-parent-optimized-out.exp
467 * gdb.dwarf2/callframecfa.exp
468 * gdb.dwarf2/clztest.exp
469 * gdb.dwarf2/corrupt.exp
470 * gdb.dwarf2/data-loc.exp
471 * gdb.dwarf2/dup-psym.exp
472 * gdb.dwarf2/dw2-anon-mptr.exp
473 * gdb.dwarf2/dw2-anonymous-func.exp
474 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
475 * gdb.dwarf2/dw2-bad-unresolved.exp
476 * gdb.dwarf2/dw2-basic.exp
477 * gdb.dwarf2/dw2-canonicalize-type.exp
478 * gdb.dwarf2/dw2-case-insensitive.exp
479 * gdb.dwarf2/dw2-common-block.exp
480 * gdb.dwarf2/dw2-compdir-oldgcc.exp
481 * gdb.dwarf2/dw2-compressed.exp
482 * gdb.dwarf2/dw2-const.exp
483 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
484 * gdb.dwarf2/dw2-cu-size.exp
485 * gdb.dwarf2/dw2-dup-frame.exp
486 * gdb.dwarf2/dw2-entry-value.exp
487 * gdb.dwarf2/dw2-icycle.exp
488 * gdb.dwarf2/dw2-ifort-parameter.exp
489 * gdb.dwarf2/dw2-inline-break.exp
490 * gdb.dwarf2/dw2-inline-param.exp
491 * gdb.dwarf2/dw2-intercu.exp
492 * gdb.dwarf2/dw2-intermix.exp
493 * gdb.dwarf2/dw2-lexical-block-bare.exp
494 * gdb.dwarf2/dw2-linkage-name-trust.exp
495 * gdb.dwarf2/dw2-minsym-in-cu.exp
496 * gdb.dwarf2/dw2-noloc.exp
497 * gdb.dwarf2/dw2-op-call.exp
498 * gdb.dwarf2/dw2-op-out-param.exp
499 * gdb.dwarf2/dw2-opt-structptr.exp
500 * gdb.dwarf2/dw2-param-error.exp
501 * gdb.dwarf2/dw2-producer.exp
502 * gdb.dwarf2/dw2-ranges-base.exp
503 * gdb.dwarf2/dw2-ref-missing-frame.exp
504 * gdb.dwarf2/dw2-reg-undefined.exp
505 * gdb.dwarf2/dw2-regno-invalid.exp
506 * gdb.dwarf2/dw2-restore.exp
507 * gdb.dwarf2/dw2-restrict.exp
508 * gdb.dwarf2/dw2-single-line-discriminators.exp
509 * gdb.dwarf2/dw2-strp.exp
510 * gdb.dwarf2/dw2-undefined-ret-addr.exp
511 * gdb.dwarf2/dw2-unresolved.exp
512 * gdb.dwarf2/dw2-var-zero-addr.exp
513 * gdb.dwarf2/dw4-sig-types.exp
514 * gdb.dwarf2/dwz.exp
515 * gdb.dwarf2/dynarr-ptr.exp
516 * gdb.dwarf2/enum-type.exp
517 * gdb.dwarf2/gdb-index.exp
518 * gdb.dwarf2/implptr-64bit.exp
519 * gdb.dwarf2/implptr-optimized-out.exp
520 * gdb.dwarf2/implptr.exp
521 * gdb.dwarf2/implref-array.exp
522 * gdb.dwarf2/implref-const.exp
523 * gdb.dwarf2/implref-global.exp
524 * gdb.dwarf2/implref-struct.exp
525 * gdb.dwarf2/mac-fileno.exp
526 * gdb.dwarf2/main-subprogram.exp
527 * gdb.dwarf2/member-ptr-forwardref.exp
528 * gdb.dwarf2/method-ptr.exp
529 * gdb.dwarf2/missing-sig-type.exp
530 * gdb.dwarf2/nonvar-access.exp
531 * gdb.dwarf2/opaque-type-lookup.exp
532 * gdb.dwarf2/pieces-optimized-out.exp
533 * gdb.dwarf2/pieces.exp
534 * gdb.dwarf2/pr10770.exp
535 * gdb.dwarf2/pr13961.exp
536 * gdb.dwarf2/staticvirtual.exp
537 * gdb.dwarf2/subrange.exp
538 * gdb.dwarf2/symtab-producer.exp
539 * gdb.dwarf2/trace-crash.exp
540 * gdb.dwarf2/typeddwarf.exp
541 * gdb.dwarf2/valop.exp
542 * gdb.dwarf2/watch-notconst.exp
543 * gdb.fortran/array-element.exp
544 * gdb.fortran/charset.exp
545 * gdb.fortran/common-block.exp
546 * gdb.fortran/complex.exp
547 * gdb.fortran/derived-type-function.exp
548 * gdb.fortran/derived-type.exp
549 * gdb.fortran/logical.exp
550 * gdb.fortran/module.exp
551 * gdb.fortran/multi-dim.exp
552 * gdb.fortran/nested-funcs.exp
553 * gdb.fortran/print-formatted.exp
554 * gdb.fortran/subarray.exp
555 * gdb.fortran/vla-alloc-assoc.exp
556 * gdb.fortran/vla-datatypes.exp
557 * gdb.fortran/vla-history.exp
558 * gdb.fortran/vla-ptr-info.exp
559 * gdb.fortran/vla-ptype-sub.exp
560 * gdb.fortran/vla-ptype.exp
561 * gdb.fortran/vla-sizeof.exp
562 * gdb.fortran/vla-type.exp
563 * gdb.fortran/vla-value-sub-arbitrary.exp
564 * gdb.fortran/vla-value-sub-finish.exp
565 * gdb.fortran/vla-value-sub.exp
566 * gdb.fortran/vla-value.exp
567 * gdb.fortran/whatis_type.exp
568 * gdb.go/chan.exp
569 * gdb.go/handcall.exp
570 * gdb.go/hello.exp
571 * gdb.go/integers.exp
572 * gdb.go/methods.exp
573 * gdb.go/package.exp
574 * gdb.go/strings.exp
575 * gdb.go/types.exp
576 * gdb.go/unsafe.exp
577 * gdb.guile/scm-arch.exp
578 * gdb.guile/scm-block.exp
579 * gdb.guile/scm-breakpoint.exp
580 * gdb.guile/scm-cmd.exp
581 * gdb.guile/scm-disasm.exp
582 * gdb.guile/scm-equal.exp
583 * gdb.guile/scm-frame-args.exp
584 * gdb.guile/scm-frame-inline.exp
585 * gdb.guile/scm-frame.exp
586 * gdb.guile/scm-iterator.exp
587 * gdb.guile/scm-math.exp
588 * gdb.guile/scm-objfile.exp
589 * gdb.guile/scm-ports.exp
590 * gdb.guile/scm-symbol.exp
591 * gdb.guile/scm-symtab.exp
592 * gdb.guile/scm-value-cc.exp
593 * gdb.guile/types-module.exp
594 * gdb.linespec/break-ask.exp
595 * gdb.linespec/cpexplicit.exp
596 * gdb.linespec/explicit.exp
597 * gdb.linespec/keywords.exp
598 * gdb.linespec/linespec.exp
599 * gdb.linespec/ls-dollar.exp
600 * gdb.linespec/ls-errs.exp
601 * gdb.linespec/skip-two.exp
602 * gdb.linespec/thread.exp
603 * gdb.mi/mi-async.exp
604 * gdb.mi/mi-basics.exp
605 * gdb.mi/mi-break.exp
606 * gdb.mi/mi-catch-load.exp
607 * gdb.mi/mi-cli.exp
608 * gdb.mi/mi-cmd-param-changed.exp
609 * gdb.mi/mi-console.exp
610 * gdb.mi/mi-detach.exp
611 * gdb.mi/mi-disassemble.exp
612 * gdb.mi/mi-eval.exp
613 * gdb.mi/mi-file-transfer.exp
614 * gdb.mi/mi-file.exp
615 * gdb.mi/mi-fill-memory.exp
616 * gdb.mi/mi-inheritance-syntax-error.exp
617 * gdb.mi/mi-linespec-err-cp.exp
618 * gdb.mi/mi-logging.exp
619 * gdb.mi/mi-memory-changed.exp
620 * gdb.mi/mi-read-memory.exp
621 * gdb.mi/mi-record-changed.exp
622 * gdb.mi/mi-reg-undefined.exp
623 * gdb.mi/mi-regs.exp
624 * gdb.mi/mi-return.exp
625 * gdb.mi/mi-reverse.exp
626 * gdb.mi/mi-simplerun.exp
627 * gdb.mi/mi-solib.exp
628 * gdb.mi/mi-stack.exp
629 * gdb.mi/mi-stepi.exp
630 * gdb.mi/mi-syn-frame.exp
631 * gdb.mi/mi-until.exp
632 * gdb.mi/mi-var-block.exp
633 * gdb.mi/mi-var-child.exp
634 * gdb.mi/mi-var-cmd.exp
635 * gdb.mi/mi-var-cp.exp
636 * gdb.mi/mi-var-display.exp
637 * gdb.mi/mi-var-invalidate.exp
638 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
639 * gdb.mi/mi-vla-fortran.exp
640 * gdb.mi/mi-watch.exp
641 * gdb.mi/mi2-var-child.exp
642 * gdb.mi/user-selected-context-sync.exp
643 * gdb.modula2/unbounded-array.exp
644 * gdb.multi/dummy-frame-restore.exp
645 * gdb.multi/multi-arch-exec.exp
646 * gdb.multi/multi-arch.exp
647 * gdb.multi/tids.exp
648 * gdb.multi/watchpoint-multi.exp
649 * gdb.opencl/callfuncs.exp
650 * gdb.opencl/convs_casts.exp
651 * gdb.opencl/datatypes.exp
652 * gdb.opencl/operators.exp
653 * gdb.opencl/vec_comps.exp
654 * gdb.opt/clobbered-registers-O2.exp
655 * gdb.opt/inline-break.exp
656 * gdb.opt/inline-bt.exp
657 * gdb.opt/inline-cmds.exp
658 * gdb.opt/inline-locals.exp
659 * gdb.pascal/case-insensitive-symbols.exp
660 * gdb.pascal/floats.exp
661 * gdb.pascal/gdb11492.exp
662 * gdb.python/lib-types.exp
663 * gdb.python/py-arch.exp
664 * gdb.python/py-as-string.exp
665 * gdb.python/py-bad-printers.exp
666 * gdb.python/py-block.exp
667 * gdb.python/py-breakpoint-create-fail.exp
668 * gdb.python/py-breakpoint.exp
669 * gdb.python/py-caller-is.exp
670 * gdb.python/py-cmd.exp
671 * gdb.python/py-explore-cc.exp
672 * gdb.python/py-explore.exp
673 * gdb.python/py-finish-breakpoint.exp
674 * gdb.python/py-finish-breakpoint2.exp
675 * gdb.python/py-frame-args.exp
676 * gdb.python/py-frame-inline.exp
677 * gdb.python/py-frame.exp
678 * gdb.python/py-framefilter-mi.exp
679 * gdb.python/py-infthread.exp
680 * gdb.python/py-lazy-string.exp
681 * gdb.python/py-linetable.exp
682 * gdb.python/py-mi-events.exp
683 * gdb.python/py-mi-objfile.exp
684 * gdb.python/py-mi.exp
685 * gdb.python/py-objfile.exp
686 * gdb.python/py-pp-integral.exp
687 * gdb.python/py-pp-maint.exp
688 * gdb.python/py-pp-re-notag.exp
689 * gdb.python/py-pp-registration.exp
690 * gdb.python/py-recurse-unwind.exp
691 * gdb.python/py-strfns.exp
692 * gdb.python/py-symbol.exp
693 * gdb.python/py-symtab.exp
694 * gdb.python/py-sync-interp.exp
695 * gdb.python/py-typeprint.exp
696 * gdb.python/py-unwind-maint.exp
697 * gdb.python/py-unwind.exp
698 * gdb.python/py-value-cc.exp
699 * gdb.python/py-xmethods.exp
700 * gdb.reverse/amd64-tailcall-reverse.exp
701 * gdb.reverse/break-precsave.exp
702 * gdb.reverse/break-reverse.exp
703 * gdb.reverse/consecutive-precsave.exp
704 * gdb.reverse/consecutive-reverse.exp
705 * gdb.reverse/finish-precsave.exp
706 * gdb.reverse/finish-reverse-bkpt.exp
707 * gdb.reverse/finish-reverse.exp
708 * gdb.reverse/fstatat-reverse.exp
709 * gdb.reverse/getresuid-reverse.exp
710 * gdb.reverse/i386-precsave.exp
711 * gdb.reverse/i386-reverse.exp
712 * gdb.reverse/i386-sse-reverse.exp
713 * gdb.reverse/i387-env-reverse.exp
714 * gdb.reverse/i387-stack-reverse.exp
715 * gdb.reverse/insn-reverse.exp
716 * gdb.reverse/machinestate-precsave.exp
717 * gdb.reverse/machinestate.exp
718 * gdb.reverse/next-reverse-bkpt-over-sr.exp
719 * gdb.reverse/pipe-reverse.exp
720 * gdb.reverse/readv-reverse.exp
721 * gdb.reverse/recvmsg-reverse.exp
722 * gdb.reverse/rerun-prec.exp
723 * gdb.reverse/s390-mvcle.exp
724 * gdb.reverse/step-precsave.exp
725 * gdb.reverse/step-reverse.exp
726 * gdb.reverse/time-reverse.exp
727 * gdb.reverse/until-precsave.exp
728 * gdb.reverse/until-reverse.exp
729 * gdb.reverse/waitpid-reverse.exp
730 * gdb.reverse/watch-precsave.exp
731 * gdb.reverse/watch-reverse.exp
732 * gdb.rust/generics.exp
733 * gdb.rust/methods.exp
734 * gdb.rust/modules.exp
735 * gdb.rust/simple.exp
736 * gdb.server/connect-with-no-symbol-file.exp
737 * gdb.server/ext-attach.exp
738 * gdb.server/ext-restart.exp
739 * gdb.server/ext-wrapper.exp
740 * gdb.server/file-transfer.exp
741 * gdb.server/server-exec-info.exp
742 * gdb.server/server-kill.exp
743 * gdb.server/server-mon.exp
744 * gdb.server/wrapper.exp
745 * gdb.stabs/exclfwd.exp
746 * gdb.stabs/gdb11479.exp
747 * gdb.threads/clone-new-thread-event.exp
748 * gdb.threads/corethreads.exp
749 * gdb.threads/current-lwp-dead.exp
750 * gdb.threads/dlopen-libpthread.exp
751 * gdb.threads/gcore-thread.exp
752 * gdb.threads/sigstep-threads.exp
753 * gdb.threads/watchpoint-fork.exp
754 * gdb.trace/actions-changed.exp
755 * gdb.trace/backtrace.exp
756 * gdb.trace/change-loc.exp
757 * gdb.trace/circ.exp
758 * gdb.trace/collection.exp
759 * gdb.trace/disconnected-tracing.exp
760 * gdb.trace/ftrace.exp
761 * gdb.trace/mi-trace-frame-collected.exp
762 * gdb.trace/mi-trace-unavailable.exp
763 * gdb.trace/mi-traceframe-changed.exp
764 * gdb.trace/mi-tsv-changed.exp
765 * gdb.trace/no-attach-trace.exp
766 * gdb.trace/passc-dyn.exp
767 * gdb.trace/qtro.exp
768 * gdb.trace/range-stepping.exp
769 * gdb.trace/read-memory.exp
770 * gdb.trace/save-trace.exp
771 * gdb.trace/signal.exp
772 * gdb.trace/status-stop.exp
773 * gdb.trace/tfile.exp
774 * gdb.trace/trace-break.exp
775 * gdb.trace/trace-buffer-size.exp
776 * gdb.trace/trace-condition.exp
777 * gdb.trace/tracefile-pseudo-reg.exp
778 * gdb.trace/tstatus.exp
779 * gdb.trace/unavailable.exp
780 * gdb.trace/while-dyn.exp
781 * gdb.trace/while-stepping.exp
782
34c41c68
DE
7832016-12-22 Doug Evans <xdje42@gmail.com>
784
785 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
786 and msymbols.
787
16e69324
YQ
7882016-12-19 Yao Qi <yao.qi@linaro.org>
789
790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
791 (test_with_self): Don't call do_steps_and_nexts, and remove
792 code about stepping into xmalloc.
793
f94f411b
YQ
7942016-12-09 Yao Qi <yao.qi@linaro.org>
795
796 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
797
7982016-12-09 Yao Qi <yao.qi@linaro.org>
799
800 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
801
f1b5deee
PA
8022016-12-09 Pedro Alves <palves@redhat.com>
803
804 * gdb.base/all-architectures-0.exp: New file.
805 * gdb.base/all-architectures-1.exp: New file.
806 * gdb.base/all-architectures-2.exp: New file.
807 * gdb.base/all-architectures-3.exp: New file.
808 * gdb.base/all-architectures-4.exp: New file.
809 * gdb.base/all-architectures-5.exp: New file.
810 * gdb.base/all-architectures-6.exp: New file.
811 * gdb.base/all-architectures-7.exp: New file.
812 * gdb.base/all-architectures.exp.in: New file.
813
364ca42e
YQ
8142016-12-09 Yao Qi <yao.qi@linaro.org>
815
816 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
817
107c2d62
LM
8182016-12-02 Luis Machado <lgustavo@codesourcery.com>
819
820 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
821 possible.
822 Remove useless pattern-matching code.
823
df3ee9ca
PA
8242016-12-02 Pedro Alves <palves@redhat.com>
825
826 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
827 procedure.
828 (top level): Call it.
829
ec835369
PA
8302016-12-02 Pedro Alves <palves@redhat.com>
831
832 * gdb.base/commands.exp (user_defined_command_args_stack_test):
833 New procedure.
834 (top level): Call it.
835
01770bbd
PA
8362016-12-02 Pedro Alves <palves@redhat.com>
837
838 PR cli/20559
839 * gdb.base/commands.exp (user_defined_command_args_eval): New
840 procedure.
841 (top level): Call it.
842
008459ea
LM
8432016-12-02 Luis Machado <lgustavo@codesourcery.com>
844
845 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
846 timeout handling.
847
0c1b455e
TT
8482016-12-02 Tom Tromey <tom@tromey.com>
849
850 * gdb.dwarf2/main-subprogram.c: New file.
851 * gdb.dwarf2/main-subprogram.exp: New file.
852
018572b8
LM
8532016-12-01 Luis Machado <lgustavo@codesourcery.com>
854
855 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
856 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
857 gdb_test_no_output for a couple of cases.
858 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
859
84c93cd5
LM
8602016-12-01 Luis Machado <lgustavo@codesourcery.com>
861
862 Fix test names and standardize compilation error messages throughout
863 the following files:
864
865 * gdb.ada/start.exp
866 * gdb.arch/alpha-step.exp
867 * gdb.arch/e500-prologue.exp
868 * gdb.arch/ftrace-insn-reloc.exp
869 * gdb.arch/gdb1291.exp
870 * gdb.arch/gdb1431.exp
871 * gdb.arch/gdb1558.exp
872 * gdb.arch/i386-dr3-watch.exp
873 * gdb.arch/i386-sse-stack-align.exp
874 * gdb.arch/ia64-breakpoint-shadow.exp
875 * gdb.arch/pa-nullify.exp
876 * gdb.arch/powerpc-aix-prologue.exp
877 * gdb.arch/thumb-bx-pc.exp
878 * gdb.base/annota1.exp
879 * gdb.base/annota3.exp
880 * gdb.base/arrayidx.exp
881 * gdb.base/assign.exp
882 * gdb.base/attach.exp
883 * gdb.base/auxv.exp
884 * gdb.base/bang.exp
885 * gdb.base/bfp-test.exp
886 * gdb.base/bigcore.exp
887 * gdb.base/bitfields2.exp
888 * gdb.base/break-fun-addr.exp
889 * gdb.base/break-probes.exp
890 * gdb.base/call-rt-st.exp
891 * gdb.base/callexit.exp
892 * gdb.base/catch-fork-kill.exp
893 * gdb.base/charset.exp
894 * gdb.base/checkpoint.exp
895 * gdb.base/comprdebug.exp
896 * gdb.base/constvars.exp
897 * gdb.base/coredump-filter.exp
898 * gdb.base/cursal.exp
899 * gdb.base/cvexpr.exp
900 * gdb.base/detach.exp
901 * gdb.base/display.exp
902 * gdb.base/dmsym.exp
903 * gdb.base/dprintf-pending.exp
904 * gdb.base/dso2dso.exp
905 * gdb.base/dtrace-probe.exp
906 * gdb.base/dump.exp
907 * gdb.base/enum_cond.exp
908 * gdb.base/exe-lock.exp
909 * gdb.base/exec-invalid-sysroot.exp
910 * gdb.base/execl-update-breakpoints.exp
911 * gdb.base/exprs.exp
912 * gdb.base/fileio.exp
913 * gdb.base/find.exp
914 * gdb.base/finish.exp
915 * gdb.base/fixsection.exp
916 * gdb.base/foll-vfork.exp
917 * gdb.base/frame-args.exp
918 * gdb.base/gcore.exp
919 * gdb.base/gdb1250.exp
920 * gdb.base/global-var-nested-by-dso.exp
921 * gdb.base/gnu-ifunc.exp
922 * gdb.base/hashline1.exp
923 * gdb.base/hashline2.exp
924 * gdb.base/hashline3.exp
925 * gdb.base/hbreak-in-shr-unsupported.exp
926 * gdb.base/huge.exp
927 * gdb.base/infcall-input.exp
928 * gdb.base/info-fun.exp
929 * gdb.base/info-shared.exp
930 * gdb.base/jit-simple.exp
931 * gdb.base/jit-so.exp
932 * gdb.base/jit.exp
933 * gdb.base/jump.exp
934 * gdb.base/label.exp
935 * gdb.base/lineinc.exp
936 * gdb.base/logical.exp
937 * gdb.base/longjmp.exp
938 * gdb.base/macscp.exp
939 * gdb.base/miscexprs.exp
940 * gdb.base/new-ui-echo.exp
941 * gdb.base/new-ui-pending-input.exp
942 * gdb.base/new-ui.exp
943 * gdb.base/nodebug.exp
944 * gdb.base/nofield.exp
945 * gdb.base/offsets.exp
946 * gdb.base/overlays.exp
947 * gdb.base/pending.exp
948 * gdb.base/pointers.exp
949 * gdb.base/pr11022.exp
950 * gdb.base/printcmds.exp
951 * gdb.base/prologue.exp
952 * gdb.base/ptr-typedef.exp
953 * gdb.base/realname-expand.exp
954 * gdb.base/relativedebug.exp
955 * gdb.base/relocate.exp
956 * gdb.base/remote.exp
957 * gdb.base/reread.exp
958 * gdb.base/return2.exp
959 * gdb.base/savedregs.exp
960 * gdb.base/sep.exp
961 * gdb.base/sepdebug.exp
962 * gdb.base/sepsymtab.exp
963 * gdb.base/set-inferior-tty.exp
964 * gdb.base/setshow.exp
965 * gdb.base/shlib-call.exp
966 * gdb.base/sigaltstack.exp
967 * gdb.base/siginfo-addr.exp
968 * gdb.base/signals.exp
969 * gdb.base/signull.exp
970 * gdb.base/sigrepeat.exp
971 * gdb.base/so-impl-ld.exp
972 * gdb.base/solib-display.exp
973 * gdb.base/solib-overlap.exp
974 * gdb.base/solib-search.exp
975 * gdb.base/solib-symbol.exp
976 * gdb.base/structs.exp
977 * gdb.base/structs2.exp
978 * gdb.base/symtab-search-order.exp
979 * gdb.base/twice.exp
980 * gdb.base/unload.exp
981 * gdb.base/varargs.exp
982 * gdb.base/watchpoint-solib.exp
983 * gdb.base/watchpoint.exp
984 * gdb.base/whatis.exp
985 * gdb.base/wrong_frame_bt_full.exp
986 * gdb.btrace/dlopen.exp
987 * gdb.cell/ea-standalone.exp
988 * gdb.cell/ea-test.exp
989 * gdb.cp/dispcxx.exp
990 * gdb.cp/gdb2384.exp
991 * gdb.cp/method2.exp
992 * gdb.cp/nextoverthrow.exp
993 * gdb.cp/pr10728.exp
994 * gdb.disasm/am33.exp
995 * gdb.disasm/h8300s.exp
996 * gdb.disasm/mn10300.exp
997 * gdb.disasm/sh3.exp
998 * gdb.dwarf2/dw2-dir-file-name.exp
999 * gdb.fortran/complex.exp
1000 * gdb.fortran/library-module.exp
1001 * gdb.guile/scm-pretty-print.exp
1002 * gdb.guile/scm-symbol.exp
1003 * gdb.guile/scm-type.exp
1004 * gdb.guile/scm-value.exp
1005 * gdb.linespec/linespec.exp
1006 * gdb.mi/gdb701.exp
1007 * gdb.mi/gdb792.exp
1008 * gdb.mi/mi-breakpoint-changed.exp
1009 * gdb.mi/mi-dprintf-pending.exp
1010 * gdb.mi/mi-dprintf.exp
1011 * gdb.mi/mi-exit-code.exp
1012 * gdb.mi/mi-pending.exp
1013 * gdb.mi/mi-solib.exp
1014 * gdb.mi/new-ui-mi-sync.exp
1015 * gdb.mi/pr11022.exp
1016 * gdb.mi/user-selected-context-sync.exp
1017 * gdb.opt/solib-intra-step.exp
1018 * gdb.python/py-events.exp
1019 * gdb.python/py-finish-breakpoint.exp
1020 * gdb.python/py-mi.exp
1021 * gdb.python/py-prettyprint.exp
1022 * gdb.python/py-shared.exp
1023 * gdb.python/py-symbol.exp
1024 * gdb.python/py-template.exp
1025 * gdb.python/py-type.exp
1026 * gdb.python/py-value.exp
1027 * gdb.reverse/solib-precsave.exp
1028 * gdb.reverse/solib-reverse.exp
1029 * gdb.server/solib-list.exp
1030 * gdb.stabs/weird.exp
1031 * gdb.threads/reconnect-signal.exp
1032 * gdb.threads/stepi-random-signal.exp
1033 * gdb.trace/actions.exp
1034 * gdb.trace/ax.exp
1035 * gdb.trace/backtrace.exp
1036 * gdb.trace/change-loc.exp
1037 * gdb.trace/deltrace.exp
1038 * gdb.trace/ftrace-lock.exp
1039 * gdb.trace/ftrace.exp
1040 * gdb.trace/infotrace.exp
1041 * gdb.trace/mi-tracepoint-changed.exp
1042 * gdb.trace/packetlen.exp
1043 * gdb.trace/passcount.exp
1044 * gdb.trace/pending.exp
1045 * gdb.trace/range-stepping.exp
1046 * gdb.trace/report.exp
1047 * gdb.trace/stap-trace.exp
1048 * gdb.trace/tfind.exp
1049 * gdb.trace/trace-break.exp
1050 * gdb.trace/trace-condition.exp
1051 * gdb.trace/trace-enable-disable.exp
1052 * gdb.trace/trace-mt.exp
1053 * gdb.trace/tracecmd.exp
1054 * gdb.trace/tspeed.exp
1055 * gdb.trace/tsv.exp
1056 * lib/perftest.exp
1057
fb9feb35
LM
10582016-12-01 Luis Machado <lgustavo@codesourcery.com>
1059
1060 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1061 with gdb_test_no_output.
1062 Use command as test name.
1063
cd2ddb6c
LM
10642016-12-01 Luis Machado <lgustavo@codesourcery.com>
1065
1066 Fix test names starting with uppercase throughout the files.
1067
1068 * gdb.ada/assign_1.exp
1069 * gdb.ada/boolean_expr.exp
1070 * gdb.base/arrayidx.exp
1071 * gdb.base/del.exp
1072 * gdb.base/gcore-buffer-overflow.exp
1073 * gdb.base/testenv.exp
1074 * gdb.compile/compile.exp
1075 * gdb.python/py-framefilter-invalidarg.exp
1076 * gdb.python/py-framefilter.exp
1077
bb95117e
LM
10782016-12-01 Luis Machado <lgustavo@codesourcery.com>
1079
1080 Fix test names starting with uppercase throughout the files.
1081
1082 * gdb.ada/array_return.exp
1083 * gdb.ada/expr_delims.exp
1084 * gdb.ada/mi_dyn_arr.exp
1085 * gdb.ada/mi_interface.exp
1086 * gdb.ada/mi_var_array.exp
1087 * gdb.ada/watch_arg.exp
1088 * gdb.arch/alpha-step.exp
1089 * gdb.arch/altivec-regs.exp
1090 * gdb.arch/e500-regs.exp
1091 * gdb.arch/powerpc-d128-regs.exp
1092 * gdb.base/arrayidx.exp
1093 * gdb.base/break.exp
1094 * gdb.base/checkpoint.exp
1095 * gdb.base/debug-expr.exp
1096 * gdb.base/dmsym.exp
1097 * gdb.base/radix.exp
1098 * gdb.base/sepdebug.exp
1099 * gdb.base/testenv.exp
1100 * gdb.base/watch_thread_num.exp
1101 * gdb.base/watchpoint-cond-gone.exp
1102 * gdb.cell/break.exp
1103 * gdb.cell/ea-cache.exp
1104 * gdb.compile/compile.exp
1105 * gdb.cp/gdb2495.exp
1106 * gdb.gdb/selftest.exp
1107 * gdb.gdb/xfullpath.exp
1108 * gdb.go/hello.exp
1109 * gdb.go/integers.exp
1110 * gdb.objc/basicclass.exp
1111 * gdb.pascal/hello.exp
1112 * gdb.pascal/integers.exp
1113 * gdb.python/py-breakpoint.exp
1114 * gdb.python/py-cmd.exp
1115 * gdb.python/py-linetable.exp
1116 * gdb.python/py-xmethods.exp
1117 * gdb.python/python.exp
1118 * gdb.reverse/consecutive-precsave.exp
1119 * gdb.reverse/finish-precsave.exp
1120 * gdb.reverse/i386-precsave.exp
1121 * gdb.reverse/machinestate-precsave.exp
1122 * gdb.reverse/sigall-precsave.exp
1123 * gdb.reverse/solib-precsave.exp
1124 * gdb.reverse/step-precsave.exp
1125 * gdb.reverse/until-precsave.exp
1126 * gdb.reverse/watch-precsave.exp
1127 * gdb.threads/leader-exit.exp
1128 * gdb.threads/pthreads.exp
1129 * gdb.threads/wp-replication.exp
1130 * gdb.trace/actions.exp
1131 * gdb.trace/mi-tsv-changed.exp
1132 * gdb.trace/tsv.exp
1133
de97fdd4
LM
11342016-12-01 Luis Machado <lgustavo@codesourcery.com>
1135
1136 Fix test names starting with uppercase throughout the files.
1137
1138 * gdb.arch/i386-bp_permanent.exp
1139 * gdb.arch/i386-gnu-cfi.exp
1140 * gdb.base/disasm-end-cu.exp
1141 * gdb.base/macscp.exp
1142 * gdb.base/pending.exp
1143 * gdb.base/watch_thread_num.exp
1144 * gdb.cp/exception.exp
1145 * gdb.cp/gdb2495.exp
1146 * gdb.cp/local.exp
1147 * gdb.python/py-evsignal.exp
1148 * gdb.python/python.exp
1149 * gdb.trace/tracecmd.exp
1150
9f058c10
LM
11512016-12-01 Luis Machado <lgustavo@codesourcery.com>
1152
1153 Fix test names starting with uppercase throughout the files.
1154
1155 * gdb.base/charset.exp
1156 * gdb.base/eval.exp
1157 * gdb.base/multi-forks.exp
1158 * gdb.guile/scm-progspace.exp
1159 * gdb.opencl/datatypes.exp
1160 * gdb.python/py-block.exp
1161 * gdb.python/py-function.exp
1162 * gdb.python/py-symbol.exp
1163 * gdb.python/py-symtab.exp
1164 * gdb.python/py-xmethods.exp
1165 * gdb.reverse/break-precsave.exp
1166 * gdb.reverse/break-reverse.exp
1167 * gdb.reverse/consecutive-precsave.exp
1168 * gdb.reverse/consecutive-reverse.exp
1169 * gdb.reverse/finish-precsave.exp
1170 * gdb.reverse/finish-reverse-bkpt.exp
1171 * gdb.reverse/finish-reverse.exp
1172 * gdb.reverse/fstatat-reverse.exp
1173 * gdb.reverse/getresuid-reverse.exp
1174 * gdb.reverse/i386-precsave.exp
1175 * gdb.reverse/i386-reverse.exp
1176 * gdb.reverse/i386-sse-reverse.exp
1177 * gdb.reverse/i387-stack-reverse.exp
1178 * gdb.reverse/insn-reverse.exp
1179 * gdb.reverse/machinestate-precsave.exp
1180 * gdb.reverse/machinestate.exp
1181 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1182 * gdb.reverse/pipe-reverse.exp
1183 * gdb.reverse/readv-reverse.exp
1184 * gdb.reverse/recvmsg-reverse.exp
1185 * gdb.reverse/rerun-prec.exp
1186 * gdb.reverse/s390-mvcle.exp
1187 * gdb.reverse/sigall-precsave.exp
1188 * gdb.reverse/sigall-reverse.exp
1189 * gdb.reverse/solib-precsave.exp
1190 * gdb.reverse/solib-reverse.exp
1191 * gdb.reverse/step-precsave.exp
1192 * gdb.reverse/step-reverse.exp
1193 * gdb.reverse/time-reverse.exp
1194 * gdb.reverse/until-precsave.exp
1195 * gdb.reverse/until-reverse.exp
1196 * gdb.reverse/waitpid-reverse.exp
1197 * gdb.reverse/watch-precsave.exp
1198 * gdb.reverse/watch-reverse.exp
1199
cdc7edd7
LM
12002016-12-01 Luis Machado <lgustavo@codesourcery.com>
1201
1202 Fix test names starting with uppercase throughout the files.
1203
1204 * gdb.arch/i386-mpx-simple_segv.exp
1205 * gdb.arch/i386-mpx.exp
1206 * gdb.arch/i386-permbkpt.exp
1207 * gdb.arch/pa-nullify.exp
1208 * gdb.arch/powerpc-d128-regs.exp
1209 * gdb.arch/vsx-regs.exp
1210 * gdb.base/bfp-test.exp
1211 * gdb.base/break.exp
1212 * gdb.base/breakpoint-shadow.exp
1213 * gdb.base/callfuncs.exp
1214 * gdb.base/charset.exp
1215 * gdb.base/commands.exp
1216 * gdb.base/completion.exp
1217 * gdb.base/dfp-test.exp
1218 * gdb.base/echo.exp
1219 * gdb.base/ending-run.exp
1220 * gdb.base/eval.exp
1221 * gdb.base/expand-psymtabs.exp
1222 * gdb.base/float128.exp
1223 * gdb.base/floatn.exp
1224 * gdb.base/foll-exec-mode.exp
1225 * gdb.base/gdb1056.exp
1226 * gdb.base/gdb11531.exp
1227 * gdb.base/kill-after-signal.exp
1228 * gdb.base/multi-forks.exp
1229 * gdb.base/overlays.exp
1230 * gdb.base/pending.exp
1231 * gdb.base/sepdebug.exp
1232 * gdb.base/testenv.exp
1233 * gdb.base/valgrind-db-attach.exp
1234 * gdb.base/watch_thread_num.exp
1235 * gdb.base/watchpoint-cond-gone.exp
1236 * gdb.base/watchpoint.exp
1237 * gdb.base/watchpoints.exp
1238 * gdb.cp/arg-reference.exp
1239 * gdb.cp/baseenum.exp
1240 * gdb.cp/operator.exp
1241 * gdb.cp/shadow.exp
1242 * gdb.dwarf2/dw2-op-out-param.exp
1243 * gdb.dwarf2/dw2-reg-undefined.exp
1244 * gdb.go/chan.exp
1245 * gdb.go/hello.exp
1246 * gdb.go/integers.exp
1247 * gdb.go/methods.exp
1248 * gdb.go/package.exp
1249 * gdb.guile/scm-parameter.exp
1250 * gdb.guile/scm-progspace.exp
1251 * gdb.guile/scm-value.exp
1252 * gdb.mi/mi-pending.exp
1253 * gdb.mi/user-selected-context-sync.exp
1254 * gdb.multi/multi-attach.exp
1255 * gdb.multi/tids.exp
1256 * gdb.opt/clobbered-registers-O2.exp
1257 * gdb.pascal/floats.exp
1258 * gdb.pascal/integers.exp
1259 * gdb.python/py-block.exp
1260 * gdb.python/py-events.exp
1261 * gdb.python/py-parameter.exp
1262 * gdb.python/py-symbol.exp
1263 * gdb.python/py-symtab.exp
1264 * gdb.python/py-type.exp
1265 * gdb.python/py-value.exp
1266 * gdb.python/py-xmethods.exp
1267 * gdb.python/python.exp
1268 * gdb.reverse/break-precsave.exp
1269 * gdb.reverse/consecutive-precsave.exp
1270 * gdb.reverse/finish-precsave.exp
1271 * gdb.reverse/i386-precsave.exp
1272 * gdb.reverse/machinestate-precsave.exp
1273 * gdb.reverse/sigall-precsave.exp
1274 * gdb.reverse/solib-precsave.exp
1275 * gdb.reverse/step-precsave.exp
1276 * gdb.reverse/until-precsave.exp
1277 * gdb.reverse/watch-precsave.exp
1278 * gdb.server/ext-attach.exp
1279 * gdb.server/ext-restart.exp
1280 * gdb.server/ext-run.exp
1281 * gdb.server/ext-wrapper.exp
1282 * gdb.stabs/gdb11479.exp
1283 * gdb.stabs/weird.exp
1284 * gdb.threads/attach-many-short-lived-threads.exp
1285 * gdb.threads/kill.exp
1286 * gdb.threads/watchpoint-fork.exp
1287
bc6c7af4
LM
12882016-12-01 Luis Machado <lgustavo@codesourcery.com>
1289
1290 Fix test names starting with uppercase throughout all the files below.
1291
1292 * gdb.ada/array_return.exp
1293 * gdb.ada/catch_ex.exp
1294 * gdb.ada/info_exc.exp
1295 * gdb.ada/mi_catch_ex.exp
1296 * gdb.ada/mi_dyn_arr.exp
1297 * gdb.ada/mi_ex_cond.exp
1298 * gdb.ada/mi_exc_info.exp
1299 * gdb.ada/mi_interface.exp
1300 * gdb.ada/mi_task_arg.exp
1301 * gdb.ada/mi_task_info.exp
1302 * gdb.ada/mi_var_array.exp
1303 * gdb.arch/alpha-step.exp
1304 * gdb.arch/amd64-disp-step.exp
1305 * gdb.arch/arm-disp-step.exp
1306 * gdb.arch/disp-step-insn-reloc.exp
1307 * gdb.arch/e500-prologue.exp
1308 * gdb.arch/ftrace-insn-reloc.exp
1309 * gdb.arch/gdb1558.exp
1310 * gdb.arch/i386-bp_permanent.exp
1311 * gdb.arch/i386-disp-step.exp
1312 * gdb.arch/i386-float.exp
1313 * gdb.arch/i386-gnu-cfi.exp
1314 * gdb.arch/ia64-breakpoint-shadow.exp
1315 * gdb.arch/mips16-thunks.exp
1316 * gdb.arch/pa-nullify.exp
1317 * gdb.arch/powerpc-aix-prologue.exp
1318 * gdb.arch/powerpc-power.exp
1319 * gdb.arch/ppc-dfp.exp
1320 * gdb.arch/s390-tdbregs.exp
1321 * gdb.arch/spu-info.exp
1322 * gdb.arch/spu-ls.exp
1323 * gdb.arch/thumb-bx-pc.exp
1324 * gdb.base/advance.exp
1325 * gdb.base/annota-input-while-running.exp
1326 * gdb.base/arrayidx.exp
1327 * gdb.base/asmlabel.exp
1328 * gdb.base/async.exp
1329 * gdb.base/attach-wait-input.exp
1330 * gdb.base/auto-connect-native-target.exp
1331 * gdb.base/batch-preserve-term-settings.exp
1332 * gdb.base/bfp-test.exp
1333 * gdb.base/bigcore.exp
1334 * gdb.base/bp-permanent.exp
1335 * gdb.base/break-always.exp
1336 * gdb.base/break-fun-addr.exp
1337 * gdb.base/break-idempotent.exp
1338 * gdb.base/break-main-file-remove-fail.exp
1339 * gdb.base/break-probes.exp
1340 * gdb.base/break-unload-file.exp
1341 * gdb.base/break.exp
1342 * gdb.base/call-ar-st.exp
1343 * gdb.base/call-rt-st.exp
1344 * gdb.base/call-sc.exp
1345 * gdb.base/call-signal-resume.exp
1346 * gdb.base/call-strs.exp
1347 * gdb.base/callexit.exp
1348 * gdb.base/callfuncs.exp
1349 * gdb.base/catch-gdb-caused-signals.exp
1350 * gdb.base/catch-signal-siginfo-cond.exp
1351 * gdb.base/catch-syscall.exp
1352 * gdb.base/compare-sections.exp
1353 * gdb.base/cond-eval-mode.exp
1354 * gdb.base/condbreak-call-false.exp
1355 * gdb.base/consecutive-step-over.exp
1356 * gdb.base/cursal.exp
1357 * gdb.base/disabled-location.exp
1358 * gdb.base/disasm-end-cu.exp
1359 * gdb.base/display.exp
1360 * gdb.base/double-prompt-target-event-error.exp
1361 * gdb.base/dprintf-bp-same-addr.exp
1362 * gdb.base/dprintf-detach.exp
1363 * gdb.base/dprintf-next.exp
1364 * gdb.base/dprintf-non-stop.exp
1365 * gdb.base/dprintf-pending.exp
1366 * gdb.base/dso2dso.exp
1367 * gdb.base/ending-run.exp
1368 * gdb.base/enum_cond.exp
1369 * gdb.base/examine-backward.exp
1370 * gdb.base/exe-lock.exp
1371 * gdb.base/exec-invalid-sysroot.exp
1372 * gdb.base/execl-update-breakpoints.exp
1373 * gdb.base/execution-termios.exp
1374 * gdb.base/fileio.exp
1375 * gdb.base/fixsection.exp
1376 * gdb.base/foll-exec-mode.exp
1377 * gdb.base/foll-exec.exp
1378 * gdb.base/fork-running-state.exp
1379 * gdb.base/frame-args.exp
1380 * gdb.base/fullpath-expand.exp
1381 * gdb.base/func-ptr.exp
1382 * gdb.base/gcore-relro-pie.exp
1383 * gdb.base/gdb1090.exp
1384 * gdb.base/gdb1555.exp
1385 * gdb.base/global-var-nested-by-dso.exp
1386 * gdb.base/gnu-ifunc.exp
1387 * gdb.base/hbreak-in-shr-unsupported.exp
1388 * gdb.base/hbreak-unmapped.exp
1389 * gdb.base/hook-stop.exp
1390 * gdb.base/infcall-input.exp
1391 * gdb.base/info-fun.exp
1392 * gdb.base/info-shared.exp
1393 * gdb.base/interrupt-noterm.exp
1394 * gdb.base/jit-so.exp
1395 * gdb.base/jit.exp
1396 * gdb.base/line-symtabs.exp
1397 * gdb.base/list.exp
1398 * gdb.base/longjmp.exp
1399 * gdb.base/macscp.exp
1400 * gdb.base/max-value-size.exp
1401 * gdb.base/nodebug.exp
1402 * gdb.base/nofield.exp
1403 * gdb.base/overlays.exp
1404 * gdb.base/paginate-after-ctrl-c-running.exp
1405 * gdb.base/paginate-bg-execution.exp
1406 * gdb.base/paginate-inferior-exit.exp
1407 * gdb.base/pending.exp
1408 * gdb.base/pr11022.exp
1409 * gdb.base/printcmds.exp
1410 * gdb.base/ptr-typedef.exp
1411 * gdb.base/ptype.exp
1412 * gdb.base/randomize.exp
1413 * gdb.base/range-stepping.exp
1414 * gdb.base/realname-expand.exp
1415 * gdb.base/relativedebug.exp
1416 * gdb.base/remote.exp
1417 * gdb.base/savedregs.exp
1418 * gdb.base/sepdebug.exp
1419 * gdb.base/set-noassign.exp
1420 * gdb.base/shlib-call.exp
1421 * gdb.base/shreloc.exp
1422 * gdb.base/sigaltstack.exp
1423 * gdb.base/sigbpt.exp
1424 * gdb.base/siginfo-addr.exp
1425 * gdb.base/siginfo-obj.exp
1426 * gdb.base/siginfo-thread.exp
1427 * gdb.base/signest.exp
1428 * gdb.base/signull.exp
1429 * gdb.base/sigrepeat.exp
1430 * gdb.base/skip.exp
1431 * gdb.base/so-impl-ld.exp
1432 * gdb.base/solib-corrupted.exp
1433 * gdb.base/solib-disc.exp
1434 * gdb.base/solib-display.exp
1435 * gdb.base/solib-overlap.exp
1436 * gdb.base/solib-search.exp
1437 * gdb.base/solib-symbol.exp
1438 * gdb.base/source-execution.exp
1439 * gdb.base/sss-bp-on-user-bp-2.exp
1440 * gdb.base/sss-bp-on-user-bp.exp
1441 * gdb.base/stack-checking.exp
1442 * gdb.base/stale-infcall.exp
1443 * gdb.base/step-break.exp
1444 * gdb.base/step-line.exp
1445 * gdb.base/step-over-exit.exp
1446 * gdb.base/step-test.exp
1447 * gdb.base/structs.exp
1448 * gdb.base/sym-file.exp
1449 * gdb.base/symtab-search-order.exp
1450 * gdb.base/term.exp
1451 * gdb.base/type-opaque.exp
1452 * gdb.base/unload.exp
1453 * gdb.base/until-nodebug.exp
1454 * gdb.base/until.exp
1455 * gdb.base/unwindonsignal.exp
1456 * gdb.base/watch-cond.exp
1457 * gdb.base/watch-non-mem.exp
1458 * gdb.base/watch_thread_num.exp
1459 * gdb.base/watchpoint-reuse-slot.exp
1460 * gdb.base/watchpoint-solib.exp
1461 * gdb.base/watchpoint.exp
1462 * gdb.btrace/dlopen.exp
1463 * gdb.cell/arch.exp
1464 * gdb.cell/break.exp
1465 * gdb.cell/bt.exp
1466 * gdb.cell/core.exp
1467 * gdb.cell/data.exp
1468 * gdb.cell/dwarfaddr.exp
1469 * gdb.cell/ea-cache.exp
1470 * gdb.cell/ea-standalone.exp
1471 * gdb.cell/ea-test.exp
1472 * gdb.cell/f-regs.exp
1473 * gdb.cell/fork.exp
1474 * gdb.cell/gcore.exp
1475 * gdb.cell/mem-access.exp
1476 * gdb.cell/ptype.exp
1477 * gdb.cell/registers.exp
1478 * gdb.cell/sizeof.exp
1479 * gdb.cell/solib-symbol.exp
1480 * gdb.cell/solib.exp
1481 * gdb.compile/compile-tls.exp
1482 * gdb.cp/exception.exp
1483 * gdb.cp/gdb2495.exp
1484 * gdb.cp/local.exp
1485 * gdb.cp/mb-inline.exp
1486 * gdb.cp/mb-templates.exp
1487 * gdb.cp/pr10687.exp
1488 * gdb.cp/pr9167.exp
1489 * gdb.cp/scope-err.exp
1490 * gdb.cp/templates.exp
1491 * gdb.cp/virtfunc.exp
1492 * gdb.dwarf2/dw2-dir-file-name.exp
1493 * gdb.dwarf2/dw2-single-line-discriminators.exp
1494 * gdb.fortran/complex.exp
1495 * gdb.fortran/library-module.exp
1496 * gdb.guile/guile.exp
1497 * gdb.guile/scm-cmd.exp
1498 * gdb.guile/scm-frame-inline.exp
1499 * gdb.guile/scm-objfile.exp
1500 * gdb.guile/scm-pretty-print.exp
1501 * gdb.guile/scm-symbol.exp
1502 * gdb.guile/scm-type.exp
1503 * gdb.guile/scm-value.exp
1504 * gdb.linespec/keywords.exp
1505 * gdb.linespec/ls-errs.exp
1506 * gdb.linespec/macro-relative.exp
1507 * gdb.linespec/thread.exp
1508 * gdb.mi/mi-breakpoint-changed.exp
1509 * gdb.mi/mi-dprintf-pending.exp
1510 * gdb.mi/mi-fullname-deleted.exp
1511 * gdb.mi/mi-logging.exp
1512 * gdb.mi/mi-pending.exp
1513 * gdb.mi/mi-solib.exp
1514 * gdb.mi/new-ui-mi-sync.exp
1515 * gdb.mi/user-selected-context-sync.exp
1516 * gdb.multi/dummy-frame-restore.exp
1517 * gdb.multi/multi-arch-exec.exp
1518 * gdb.multi/remove-inferiors.exp
1519 * gdb.multi/watchpoint-multi-exit.exp
1520 * gdb.opt/solib-intra-step.exp
1521 * gdb.perf/backtrace.exp
1522 * gdb.perf/single-step.exp
1523 * gdb.perf/skip-command.exp
1524 * gdb.perf/skip-prologue.exp
1525 * gdb.perf/solib.exp
1526 * gdb.python/lib-types.exp
1527 * gdb.python/py-as-string.exp
1528 * gdb.python/py-bad-printers.exp
1529 * gdb.python/py-block.exp
1530 * gdb.python/py-breakpoint.exp
1531 * gdb.python/py-cmd.exp
1532 * gdb.python/py-events.exp
1533 * gdb.python/py-evthreads.exp
1534 * gdb.python/py-finish-breakpoint.exp
1535 * gdb.python/py-finish-breakpoint2.exp
1536 * gdb.python/py-frame-inline.exp
1537 * gdb.python/py-frame.exp
1538 * gdb.python/py-inferior.exp
1539 * gdb.python/py-infthread.exp
1540 * gdb.python/py-mi.exp
1541 * gdb.python/py-objfile.exp
1542 * gdb.python/py-pp-maint.exp
1543 * gdb.python/py-pp-registration.exp
1544 * gdb.python/py-prettyprint.exp
1545 * gdb.python/py-recurse-unwind.exp
1546 * gdb.python/py-shared.exp
1547 * gdb.python/py-symbol.exp
1548 * gdb.python/py-symtab.exp
1549 * gdb.python/py-template.exp
1550 * gdb.python/py-type.exp
1551 * gdb.python/py-unwind-maint.exp
1552 * gdb.python/py-unwind.exp
1553 * gdb.python/py-value.exp
1554 * gdb.python/python.exp
1555 * gdb.reverse/finish-reverse-bkpt.exp
1556 * gdb.reverse/insn-reverse.exp
1557 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1558 * gdb.reverse/solib-precsave.exp
1559 * gdb.reverse/solib-reverse.exp
1560 * gdb.stabs/gdb11479.exp
1561 * gdb.stabs/weird.exp
1562 * gdb.threads/fork-child-threads.exp
1563 * gdb.threads/fork-plus-threads.exp
1564 * gdb.threads/fork-thread-pending.exp
1565 * gdb.threads/forking-threads-plus-breakpoint.exp
1566 * gdb.threads/hand-call-in-threads.exp
1567 * gdb.threads/interrupted-hand-call.exp
1568 * gdb.threads/linux-dp.exp
1569 * gdb.threads/local-watch-wrong-thread.exp
1570 * gdb.threads/next-while-other-thread-longjmps.exp
1571 * gdb.threads/non-ldr-exit.exp
1572 * gdb.threads/pending-step.exp
1573 * gdb.threads/print-threads.exp
1574 * gdb.threads/process-dies-while-detaching.exp
1575 * gdb.threads/process-dies-while-handling-bp.exp
1576 * gdb.threads/pthreads.exp
1577 * gdb.threads/queue-signal.exp
1578 * gdb.threads/reconnect-signal.exp
1579 * gdb.threads/signal-command-handle-nopass.exp
1580 * gdb.threads/signal-command-multiple-signals-pending.exp
1581 * gdb.threads/signal-delivered-right-thread.exp
1582 * gdb.threads/signal-sigtrap.exp
1583 * gdb.threads/sigthread.exp
1584 * gdb.threads/staticthreads.exp
1585 * gdb.threads/stepi-random-signal.exp
1586 * gdb.threads/thread-unwindonsignal.exp
1587 * gdb.threads/thread_check.exp
1588 * gdb.threads/thread_events.exp
1589 * gdb.threads/tid-reuse.exp
1590 * gdb.threads/tls-nodebug.exp
1591 * gdb.threads/tls-shared.exp
1592 * gdb.threads/tls-so_extern.exp
1593 * gdb.threads/tls.exp
1594 * gdb.threads/wp-replication.exp
1595 * gdb.trace/actions-changed.exp
1596 * gdb.trace/actions.exp
1597 * gdb.trace/backtrace.exp
1598 * gdb.trace/change-loc.exp
1599 * gdb.trace/collection.exp
1600 * gdb.trace/deltrace.exp
1601 * gdb.trace/disconnected-tracing.exp
1602 * gdb.trace/entry-values.exp
1603 * gdb.trace/ftrace-lock.exp
1604 * gdb.trace/ftrace.exp
1605 * gdb.trace/infotrace.exp
1606 * gdb.trace/mi-trace-frame-collected.exp
1607 * gdb.trace/mi-trace-unavailable.exp
1608 * gdb.trace/mi-traceframe-changed.exp
1609 * gdb.trace/mi-tracepoint-changed.exp
1610 * gdb.trace/mi-tsv-changed.exp
1611 * gdb.trace/no-attach-trace.exp
1612 * gdb.trace/packetlen.exp
1613 * gdb.trace/passc-dyn.exp
1614 * gdb.trace/passcount.exp
1615 * gdb.trace/pending.exp
1616 * gdb.trace/pr16508.exp
1617 * gdb.trace/qtro.exp
1618 * gdb.trace/range-stepping.exp
1619 * gdb.trace/read-memory.exp
1620 * gdb.trace/report.exp
1621 * gdb.trace/save-trace.exp
1622 * gdb.trace/signal.exp
1623 * gdb.trace/stap-trace.exp
1624 * gdb.trace/status-stop.exp
1625 * gdb.trace/strace.exp
1626 * gdb.trace/tfile.exp
1627 * gdb.trace/tfind.exp
1628 * gdb.trace/trace-break.exp
1629 * gdb.trace/trace-condition.exp
1630 * gdb.trace/trace-enable-disable.exp
1631 * gdb.trace/trace-mt.exp
1632 * gdb.trace/tracecmd.exp
1633 * gdb.trace/tracefile-pseudo-reg.exp
1634 * gdb.trace/tspeed.exp
1635 * gdb.trace/tstatus.exp
1636 * gdb.trace/tsv.exp
1637 * gdb.trace/unavailable.exp
1638 * gdb.trace/while-dyn.exp
1639 * gdb.trace/while-stepping.exp
1640 * lib/gdb-guile.exp
1641 * lib/gdb.exp
1642 * lib/mi-support.exp
1643 * lib/pascal.exp
1644 * lib/perftest.exp
1645 * lib/prelink-support.exp
1646 * lib/selftest-support.exp
1647
ad02e4fe
SM
16482016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1649
1650 * Makefile.in: Include disable-implicit-rules.mk.
1651
22347e55
AA
16522016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1653
1654 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1655 non-byte-aligned bit fields.
1656
da5b30da
AA
16572016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1658
1659 PR gdb/12616
1660 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1661 respects the DW_AT_data_bit_offset attribute.
1662
b593ecca
SM
16632016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1664
1665 * gdb.base/default.exp: Fix output of "set language".
1666
3b165252
SM
16672016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1668
1669 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1670 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1671 make.
1672 * configure.ac: Remove checks for the make program.
1673 * configure: Re-generate.
1674
1a2f3d7f
KB
16752016-11-16 Kevin Buettner <kevinb@redhat.com>
1676
1677 * gdb.python/py-recurse-unwind.c (main): Add loop.
1678 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1679 to read_register() and gdb.parse_and_eval(). Make each code
1680 call a separate case that can be individually tested.
1681 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1682 proc. Call cont_and_backtrace for each of the code paths that
1683 we want to test in the unwinder.
1684
b7f38fda
AA
16852016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1686
1687 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1688 the definition of struct S.
1689
1f8db343
CM
16902016-11-11 Catherine Moore <clm@codesourcery.com>
1691
1692 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1693
fad0c9fb
PA
16942016-11-09 Pedro Alves <palves@redhat.com>
1695
1696 * gdb.base/commands.exp (runto_or_return): New procedure.
1697 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1698 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1699 (progvar_simple_while_test, progvar_complex_if_while_test)
1700 (if_while_breakpoint_command_test)
1701 (infrun_breakpoint_command_test, breakpoint_command_test)
1702 (user_defined_command_test, watchpoint_command_test)
1703 (test_command_prompt_position, redefine_hook_test)
1704 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1705 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1706 multi_line_input and multi_line. Remove gdb_expect and
1707 gdb_stop_suppressing_tests uses.
1708 * lib/gdb.exp (valnum_re): New global.
1709 (multi_line_input): New procedure.
1710
8354c62c
SM
17112016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1712
1713 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1714 Remove.
1715 (test_setup): Define with proc_with_prefix.
1716 (test_cli_inferior): Likewise.
1717 (test_cli_thread): Likewise.
1718 (test_cli_frame): Likewise.
1719 (test_cli_select_frame): Likewise.
1720 (test_cli_up_down): Likewise.
1721 (test_mi_thread_select): Likewise.
1722 (test_mi_stack_select_frame): Likewise.
1723 (test_cli_in_mi_inferior): Likewise.
1724 (test_cli_in_mi_thread): Likewise.
1725 (test_cli_in_mi_frame): Likewise.
1726 (top level): Do not use with_test_prefix_procname.
1727
64f367a2
PA
17282016-11-09 Pedro Alves <palves@redhat.com>
1729
1730 * gdb.base/commands.exp (gdbvar_simple_if_test)
1731 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1732 (progvar_simple_if_test, progvar_simple_while_test)
1733 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1734 (infrun_breakpoint_command_test, breakpoint_command_test)
1735 (user_defined_command_test, watchpoint_command_test)
1736 (test_command_prompt_position, deprecated_command_test)
1737 (bp_deleted_in_command, temporary_breakpoint_commands)
1738 (stray_arg0_test, source_file_with_indented_comment)
1739 (recursive_source_test, if_commands_test)
1740 (error_clears_commands_left, redefine_hook_test)
1741 (redefine_backtrace_test): Use proc_with_prefix.
1742 * lib/gdb.exp (proc_with_prefix): New proc.
1743
0bb65f1e
AA
17442016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1745
1746 * gdb.base/tui-layout.c: New file.
1747 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1748 disassembly window contains very long lines.
1749
7353f247
TT
17502016-11-08 Tom Tromey <tom@tromey.com>
1751
1752 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1753 depend on Python 2.
1754
30a7bb83
TT
17552016-11-08 Tom Tromey <tom@tromey.com>
1756
1757 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1758 New method.
1759
cdf5a07c
MG
17602016-10-29 Manish Goregaokar <manish@mozilla.com>
1761
2806dc7e 1762 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1763
51a789c3
MG
17642016-10-27 Manish Goregaokar <manish@mozilla.com>
1765
2806dc7e
PA
1766 * gdb.rust/simple.rs: Add test for univariant enums without
1767 discriminants and for encoded struct-like enums.
51a789c3 1768
f610ab6d
PA
17692016-10-28 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1772 gdb_test_multiple, tighten regexps and match symtabs and line
1773 tables incrementally.
1774
b129b0ca
LM
17752016-10-28 Luis Machado <lgustavo@codesourcery.com>
1776
1777 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1778 general.
1779
ecf45d2c
SL
17802016-10-25 Luis Machado <lgustavo@codesourcery.com>
1781
1782 * gdb.base/exec-invalid-sysroot.exp: New file.
1783
b8d38ee4
JK
17842016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1785
1786 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1787
f90fd8c2
JK
17882016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1791
2d2476aa
MR
17922016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1793
2806dc7e
PA
1794 * gdb.base/killed-outside.exp: Remove $options from a call to
1795 `prepare_for_testing'.
2d2476aa 1796
e42b25a0
SM
17972016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1798
1799 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1800 Change test message.
1801
3ccdb432
SM
18022016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1803
1804 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1805 Update comment.
1806
5bad3170
SM
18072016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1808
1809 * gdb.trace/mi-trace-save.exp: New file.
1810
5ad9dba7
YQ
18112016-10-13 Yao Qi <yao.qi@linaro.org>
1812
1813 * gdb.base/code_elim.exp (get_var_address): Remove.
1814 * gdb.base/relocate.exp: Likewise.
1815 * gdb.base/shreloc.exp: Likewise.
1816 * lib/gdb.exp (get_var_address): New.
1817
62df7e21
YQ
18182016-10-13 Yao Qi <yao.qi@linaro.org>
1819
1820 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1821 floating point tests if $skip_float_test is false.
1822
4dac951e
LM
18232016-10-12 Luis Machado <lgustavo@codesourcery.com>
1824
1825 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1826 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1827 argc values.
1828 Add 1 to argc so we guarantee distinct initial/modified argc values.
1829
8f1a8fc4
JK
18302016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1833
16c85b5d
JK
18342016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1835
1836 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1837 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1838 * gdb.arch/vsx-regs.exp: Likewise.
1839
1d0e042a
YQ
18402016-10-07 Yao Qi <yao.qi@linaro.org>
1841
1842 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1843
68dadef5
MM
18442016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1845
1846 * gdb.python/python.exp: Test decode_line("*0").
1847
33fa2c6e
DE
18482016-10-06 Doug Evans <dje@google.com>
1849
1850 * gdb.python/py-value.exp (test_value_creation): Add test for large
1851 unsigned 64-bit value.
1852
9c37b5ae
TT
18532016-10-06 Tom Tromey <tom@tromey.com>
1854
1855 * gdb.compile/compile.exp: Change java tests to rust.
1856 * gdb.base/setshow.exp: Change java tests to rust.
1857 * gdb.base/default.exp: Remove java from language list.
1858 * README (Examples): Update language example.
1859 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1860 test.
1861 * lib/gdb.exp (skip_java_tests): Remove.
1862 * lib/java.exp: Remove.
1863 * gdb.java: Remove.
1864
78b86327
MR
18652016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1866
1867 * gdb.arch/mips-fcr.exp: New test.
1868 * gdb.arch/mips-fcr.c: Source for the new test.
1869
7470adbb
MR
18702016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1871
1872 * gdb.base/solib-disc.exp: Use `standard_output_file'
1873 throughout.
1874
4a556533
PA
18752016-10-06 Pedro Alves <palves@redhat.com>
1876
1877 * gdb.base/jit-simple-dl.c: New file.
1878 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1879 * gdb.base/jit-simple.c: ... this.
1880 * gdb.base/jit-simple.exp (jit_run): Delete.
1881 (build_jit): New proc.
1882 (jit_test_reread): Recompile either the main program or the shared
1883 library, depending on what is being tested. Skip changing address
1884 if caller wants to. Compare before/after addresses. If testing
1885 standalone, explicitly load the binary. Test "maint info
1886 breakpoints".
1887 (top level): Add "standalone vs shared lib" and "change address"
1888 vs "same address" axes.
1889
5a122fbc
PA
18902016-10-06 Pedro Alves <palves@redhat.com>
1891
1892 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1893 call.
1894 (jit_run): Delete.
1895 (jit_test_reread): Use with_test_prefix. Reload the main binary
1896 explicitly. Compare the before/after addresses of the JIT
1897 descriptor.
1898
ee8da4b8
DE
18992016-08-15 Doug Evans <dje@google.com>
1900
1901 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1902 for single bitfields is bool.
1903 * gdb.xml/tdesc-regs.exp: Ditto.
1904
f389f6fe
JK
19052016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1906
1907 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1908
fdebf1a4
YQ
19092016-10-05 Yao Qi <yao.qi@linaro.org>
1910
1911 * lib/gdb.exp (support_complex_tests): Return zero if
1912 gdb_skip_float_test return true.
1913
9c36d954 19142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1915 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
1916
1917 PR gdb/20487
1918 * gdb.mi/user-selected-context-sync.exp: New file.
1919 * gdb.mi/user-selected-context-sync.c: New file.
1920
4034d0ff 19212016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1922 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
1923
1924 PR gdb/20487
1925 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
1926 =thread-select-event check.
1927
a4297203
PB
19282016-09-29 Peter Bergner <bergner@vnet.ibm.com>
1929
1930 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
1931 the compulsory L operand changes.
1932 * gdb.arch/powerpc-power.s: Likewise.
1933
bb805577
JK
19342016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1935
1936 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
1937 * gdb.base/jit-attach-pie.c: New file.
1938 * gdb.base/jit-attach-pie.exp: New file.
1939
6d61dee5
PA
19402016-09-28 Pedro Alves <palves@redhat.com>
1941
1942 * gdb.base/infcall-input.c: New file.
1943 * gdb.base/infcall-input.exp: New file.
1944
f73842fc
YQ
19452016-09-22 Yao Qi <yao.qi@linaro.org>
1946
1947 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
1948 (gdb_exit): Rename it to ...
1949 (gdbserver_gdb_exit): ... Close GDBserver.
1950 (gdb_exit): New proc, call gdbserver_gdb_exit.
1951 (mi_gdb_exit): Likewise.
1952
90681dab
YQ
19532016-09-22 Yao Qi <yao.qi@linaro.org>
1954
1955 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
1956 path.
1957 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
1958 Remove duplication.
1959
9c211fd8
YQ
19602016-09-22 Yao Qi <yao.qi@linaro.org>
1961
1962 * lib/gdbserver-support.exp: Check the existence of
1963 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
1964
ad0a504f
AK
19652016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1966
1967 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
1968
36cf1806
TT
19692016-09-21 Tom Tromey <tom@tromey.com>
1970
1971 PR gdb/20604:
1972 * gdb.base/quit.exp: New file.
1973
74172ecf
SM
19742016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1975
1976 * .gitignore: New file.
1977
3d0ec882
MR
19782016-09-21 Maciej W. Rozycki <macro@imgtec.com>
1979
1980 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
1981 throughout.
1982
8193adea
AA
19832016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1984
1985 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
1986
d41a5c09
JK
19872016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 * gdb.cp/casts.cc (decltype): Move it ...
1990 (main): ... with its call to ...
1991 * gdb.cp/casts03.cc: ... a new file.
1992 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
1993
d2dfe700
JK
19942016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1995
1996 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
1997
e2a92b16
PB
19982016-09-15 Peter Bergner <bergner@vnet.ibm.com>
1999
2000 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2001 and sync up the test with tests in gas/testsuite/gas/ppc.
2002 * gdb.arch/powerpc-power.exp: Likewise.
2003
49b4de64
JK
20042016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2005
2006 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2007
2c29df25
SDJ
20082016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2009 Jan Kratochvil <jan.kratochvil@redhat.com>
2010
2011 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2012 make m1's definition to be different from m2's. Use 'dummy' as an
2013 argument for probe 'two'.
2014
cc3c2846
JB
20152016-09-10 Jon Beniston <jon@beniston.com>
2016
2017 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2018 for sim target.
2019
e1b2624a
AA
20202016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2021
2022 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2023 variable declaration.
2024 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2025 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2026 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2027 received HWCAP as its argument.
2028
4295e285
PA
20292016-09-06 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.base/new-ui-pending-input.c: New file.
2032 * gdb.base/new-ui-pending-input.exp: New file.
2033 * gdb.exp (clear_gdb_spawn_id): New procedure.
2034 (with_spawn_id): Check whether gdb_spawn_id exists before
2035 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2036 on exit.
2037
00d5215e
UW
20382016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2039
2040 * gdb.base/float128.c: New file.
2041 * gdb.base/float128.exp: Likewise.
2042 * gdb.base/floatn.c: Likewise.
2043 * gdb.base/floatn.exp: Likewise.
2044
a9ff5f12
UW
20452016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2046
2047 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2048
f245535c
PA
20492016-09-05 Pedro Alves <palves@redhat.com>
2050
2051 PR backtrace/19927
2052 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2053 unwinders are immediately called as side effect of "source" or
2054 "disable unwinder" commands.
2055 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2056
ae9cf263
YQ
20572016-09-02 Yao Qi <yao.qi@linaro.org>
2058
2059 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2060 is true and $type is "float" or "double".
2061
27aba047
YQ
20622016-09-02 Yao Qi <yao.qi@linaro.org>
2063
2064 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2065 true.
2066 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2067 * gdb.base/call-rt-st.exp: Likewise.
2068 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2069 return value instead of gdb,skip_float_test.
2070 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2071 (do_function_calls): Use its return value instead of
2072 gdb,skip_float_test.
2073 * gdb.base/finish.exp: Likewise.
2074 * gdb.base/funcargs.exp: Likewise.
2075 * gdb.base/return.exp: Likewise.
2076 * gdb.base/return2.exp: Likewise.
2077 * gdb.base/varargs.exp: Likewise.
2078 * lib/gdb.exp (gdb_skip_float_test): Change it to
2079 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2080
5af962df
AA
20812016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2082
2083 * gdb.multi/tids.exp: Test "thread apply all".
2084
7fac6910
JK
20852016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2086
2087 * gdb.base/default.exp (tty): Remove.
2088
bb1fe4ac
KB
20892016-08-24 Kevin Buettner <kevinb@redhat.com>
2090
2806dc7e
PA
2091 * gdb.python/py-recurse-unwind.c: New file.
2092 * gdb.python/py-recurse-unwind.py: New file.
2093 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2094
0a1ddfa6
SM
20952016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2096
2097 * gdb.base/set-inferior-tty.exp: New file.
2098 * gdb.base/set-inferior-tty.c: New file.
2099
d9de1fe3
PA
21002016-08-23 Pedro Alves <palves@redhat.com>
2101
2102 PR gdb/20494
2103 * gdb.base/new-ui-echo.c: New file.
2104 * gdb.base/new-ui-echo.exp: New file.
2105
e9d9abd7
YQ
21062016-08-23 Yao Qi <yao.qi@linaro.org>
2107
2108 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2109 gdbserver_spawn.
2110 * gdb.server/connect-without-multi-process.exp (do_test):
2111 Likewise.
2112
3589529e
YQ
21132016-08-23 Yao Qi <yao.qi@linaro.org>
2114
2115 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2116 standalone_txt. Delete gdb_txt and standalone_txt on host
2117 and target. Spawn the binary on target. Copy files from
2118 target to host.
2119
6bb90213
PA
21202016-08-22 Pedro Alves <palves@redhat.com>
2121
2122 PR gdb/20505
2123 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2124 with_test_prefix. Factor out bits to ...
2125 (test_no_vdso): ... this new procedure.
2126
20c2c024
CL
21272016-08-19 Carl Love <cel@us.ibm.com>
2128
2129 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2130 maintaining separate logic for constructing the output path.
2131 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2132 * gdb.arch/ppc-dfp.exp: Likewise.
2133 * gdb.arch/ppc-fp.exp: Likewise.
2134 * gdb.arch/vsx-regs.exp: Likewise.
2135 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2136 binprefix for generating the additional binary files.
2137
0646e07d
PA
21382016-08-19 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.trace/mi-trace-frame-collected.exp
2141 (test_trace_frame_collected): On x32, expect two registers.
2142
46da9242
CL
21432016-08-18 Carl Love <cel@us.ibm.com>
2144
2145 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2146 and sync up the test with tests in gas/testsuite/gas/ppc.
2147 * gdb.arch/powerpc-power.exp: Likewise.
2148
eb2332d7
SM
21492016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2150
2151 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2152 expected error message.
2153
63c61e04
SM
21542016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2155
2156 * gdb.multi/remove-inferiors.exp: New file.
2157 * gdb.multi/remove-inferiors.c: New file.
2158
7b17065f
YQ
21592016-08-12 Yao Qi <yao.qi@linaro.org>
2160
2161 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2162 argument list.
2163
01d3dedf
PA
21642016-08-10 Pedro Alves <palves@redhat.com>
2165
2166 PR gdb/19187
2167 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2168 setup_kfails.
2169
3eb7562a
PA
21702016-08-09 Pedro Alves <palves@redhat.com>
2171 Simon Marchi <simon.marchi@ericsson.com>
2172
2173 PR gdb/20418
2174 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2175 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2176
80614914
PA
21772016-08-09 Pedro Alves <palves@redhat.com>
2178
2179 PR mi/20431
2180 * gdb.mi/mi-cmd-error.exp: New file.
2181
f348d89a
PA
21822016-08-09 Pedro Alves <palves@redhat.com>
2183
2184 PR gdb/18653
2185 * gdb.base/signals-state-child.c: New file.
2186 * gdb.base/signals-state-child.exp: New file.
2187 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2188
e5ca03b4
PA
21892016-08-09 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2192
282a0691
TT
21932016-08-03 Tom Tromey <tom@tromey.com>
2194
2195 PR python/18565:
2196 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2197
41bfcd63
YQ
21982016-08-01 Yao Qi <yao.qi@linaro.org>
2199
2200 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2201 variable mode to "multi-process" if $multi_process is 1, otherwise
2202 set it to "single-process".
2203
e3465b24
YQ
22042016-08-01 Yao Qi <yao.qi@linaro.org>
2205
2206 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2207 * gdb.cp/cpexprs.exp: Likewise.
2208 * gdb.cp/m-static.exp: Likewise.
2209
0b31a4bc
TT
22102016-07-26 Tom Tromey <tom@tromey.com>
2211
2212 PR python/20190:
2213 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2214 test.
2215
e0461dbb
MM
22162016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2217
2218 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2219 selecting assembly source files.
2220 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2221 assembly source files.
2222 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2223 assembly source files.
2224 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2225 selecting assembly source files.
2226
8194e927
SM
22272016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2228
2229 * gdb.base/new-ui.exp (do_test_invalid_args): New
2230 procedure.
2231
c0272db5
TW
22322016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2233
2234 * gdb.btrace/reconnect.c: New file.
2235 * gdb.btrace/reconnect.exp: New file.
2236
e3487908
GKB
22372016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2238
2239 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2240 to test_catch_syscall_group.
2241 (test_catch_syscall_group): New.
2242
12df5c00
TT
22432016-07-21 Tom Tromey <tom@tromey.com>
2244
2245 * gdb.rust/simple.rs (main): Use empty struct expression.
2246 * gdb.rust/simple.exp: Add tests for empty struct expression.
2247
bae62ee2
YQ
22482016-07-21 Yao Qi <yao.qi@linaro.org>
2249
2250 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2251 if gdb_skip_xml_test is true on some targets.
2252
b1b53fb3
YQ
22532016-07-21 Yao Qi <yao.qi@linaro.org>
2254
2255 * gdb.server/solib-list.exp: Unset last_loaded_file.
2256
027d97f8
JK
22572016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2258
2259 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2260 "step into captured_main (args)".
2261
7674d381
JK
22622016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2263
2264 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2265
72b5d099
JK
22662016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2269
1f960ced
PA
22702016-07-19 Pedro Alves <palves@redhat.com>
2271
2272 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2273 * gdb.opt/inline-bt.exp: Likewise.
2274 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2275 additional_flags=-Winline.
2276 * gdb.opt/inline-locals.exp: Likewise.
2277 * gdb.opt/inline-markers.c (ATTR): Define.
2278 (inlined_fn): Use it.
2279
f25827c1
YQ
22802016-07-19 Yao Qi <yao.qi@linaro.org>
2281
2282 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2283 (test_with_self): Remove some code. Remove argument executable.
2284 (top-level): Use do_self_tests.
2285
37539ebe
DB
22862016-07-15 Zachary Welch <zwelch@codesourcery.com>
2287 Don Breazeal <donb@codesourcery.com>
2288
2289 * gdb.base/maint.exp: Escape paths used in regular expressions.
2290 * gdb.stabs/weird.exp: Likewise.
2291
dac790e1
TT
22922016-07-13 Tom Tromey <tom@tromey.com>
2293
2294 PR python/15620, PR python/18620:
2295 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2296 (test_bkpt_events): New procs.
2297
93daf339
TT
22982016-07-13 Tom Tromey <tom@tromey.com>
2299
2300 PR python/17698:
2301 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2302 test.
2303 (test_watchpoints): Likewise.
2304 (test_bkpt_pending): New proc.
2305
6571a381
TT
23062016-07-13 Tom Tromey <tom@tromey.com>
2307
2308 PR cli/18053:
2309 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2310 completion test.
2311
e8732474
JK
23122016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2313
2314 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2315 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2316 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2317 f_label.
2318 (g): Rename g_end_lbl to g_label.
2319 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2320 low_pc and high_pc.
2321 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2322
e0f3fd7c
TT
23232016-07-12 Tom Tromey <tom@tromey.com>
2324
2325 PR python/19293:
2326 * gdb.python/py-unwind-maint.exp: Update tests.
2327
3cfe46b6
YQ
23282016-07-12 Yao Qi <yao.qi@linaro.org>
2329
2330 * lib/selftest-support.exp (selftest_setup): Match the output
2331 when captured_main is inlined.
2332
4f19a0e6
WT
23332016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2334
2335 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2336 New variables.
2337 (print this%a, print this%b, print this): New tests.
2338 * gdb.fortran/derived-types.f90 (this): New object and
2339 initialization.
2340
986cf455
SM
23412016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2342
2343 * gdb.ada/arraydim.exp: Remove extra directory level in build
2344 directory.
2345
f0464b23
SM
23462016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2347
2348 * lib/ada.exp: Remove extra directory level in build directory.
2349 * gdb.ada/cond_lang.exp: Likewise.
2350 * gdb.ada/exec_changed.exp: Likewise.
2351 * gdb.ada/lang_switch.exp: Likewise.
2352
42d94011
MG
23532016-07-06 Manish Goregaokar <manish@mozilla.com>
2354
2806dc7e
PA
2355 * simple.rs: Add test for raw pointer subscripting.
2356 * simple.exp: Add test expectations.
42d94011 2357
647c264c
YQ
23582016-07-05 Yao Qi <yao.qi@linaro.org>
2359
2360 * gdb.mi/mi-reverse.exp: Match =record-started output.
2361
20aa2c60
PA
23622016-07-01 Pedro Alves <palves@redhat.com>
2363
2364 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2365 procedure.
2366 (jit_reader_test): Test the jit reader's unwinder.
2367 * gdb.base/jithost.c (jit_function_00_code): New global.
2368 (main): Use memcpy to fill in the mmapped code, instead of poking
2369 bytes manually here.
2370 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2371 value.
2372 (read_debug_info): Save the function's range.
2373 (read_sp): New function.
2374 (unwind_frame): Use it. Also unwind RBP.
2375 (get_frame_id): Use read_sp.
2376 (gdb_init_reader): Use calloc instead of malloc.
2377 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2378 parameter. Use gdb_test_multiple.
2379
ced2dffb
PA
23802016-07-01 Pedro Alves <palves@redhat.com>
2381 Antoine Tremblay <antoine.tremblay@ericsson.com>
2382
2383 * gdb.threads/process-dies-while-detaching.c: New file.
2384 * gdb.threads/process-dies-while-detaching.exp: New file.
2385
63000888
PA
23862016-07-01 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.multi/watchpoint-multi-exit.c: New file.
2389 * gdb.multi/watchpoint-multi-exit.exp: New file.
2390
038d4868
PA
23912016-06-30 Pedro Alves <palves@redhat.com>
2392
2393 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2394 unset inferior_spawn_id.
2395
994e9c83
PA
23962016-06-30 Pedro Alves <palves@redhat.com>
2397
2398 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2399 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2400
e5653468
YQ
24012016-06-29 Yao Qi <yao.qi@linaro.org>
2402
2403 * gdb.base/return.c: Add copyright header.
2404
803b47e5
TT
24052016-06-29 Tom Tromey <tom@tromey.com>
2406
2407 PR python/20129:
2408 * gdb.python/py-framefilter.exp: Add tests for setting priority
2409 and disabling of non-existent frame filter.
2410
28244707
YQ
24112016-06-29 Yao Qi <yao.qi@linaro.org>
2412
2413 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2414 0x0f07ff.
2415
a31d2f06
YQ
24162016-06-28 Yao Qi <yao.qi@linaro.org>
2417
2418 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2419 triplets. Start gdb, execute catch syscall, and continue. Check
2420 gdb's output to determine catch syscall is supported.
2421
921d8f54
MG
24222016-06-27 Manish Goregaokar <manish@mozilla.com>
2423
25d49b86
PA
2424 * gdb.rust/simple.rs: Add test for returning unit in a function.
2425 * gdb.rust/simple.exp: Add expectation for functions returning
2426 unit.
921d8f54 2427
f4952523
PMR
24282016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2429
2430 * gdb.python/py-breakpoint-create-fail.c,
2431 gdb.python/py-breakpoint-create-fail.exp,
2432 gdb.python/py-breakpoint-create-fail.py: New testcase.
2433
fccb08f8
MG
24342016-06-25 Manish Goregaokar <manish@mozilla.com>
2435
2436 PR gdb/20239
2437 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2438 * gdb.rust/simple.exp: Add test expectations for new NonZero
2439 tests.
fccb08f8 2440
6b850546
DT
24412016-06-24 David Taylor <dtaylor@emc.com>
2442
2443 * gdb.base/offsets.exp: New file.
2444 * gdb.base/offsets.c: New file.
2445
17621150
TT
24462016-06-23 Tom Tromey <tom@tromey.com>
2447
2448 PR gdb/16483:
2449 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2450 before any filters are loaded.
2451
04d59df6
WT
24522016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2453
2454 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2455 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2456 structs.
2457 * gdb.fortran/derived-type-function.exp: New file.
2458 * gdb.fortran/derived-type-function.f90: New file.
2459
2460
ac69f786
PA
24612016-06-21 Pedro Alves <palves@redhat.com>
2462
2463 * gdb.base/new-ui.exp: New file.
2464 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2465 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2466 (with_spawn_id): New procedure.
2467
49940788
PA
24682016-06-21 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.mi/mi-exec-run.exp: New file.
2471
ef274d26
PA
24722016-06-21 Pedro Alves <palves@redhat.com>
2473
2474 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2475 breakpoint command's output on the main UI.
2476 (test_break): New procedure, factored out from calls in the top
2477 level.
2478 (top level): Use foreach_with_prefix to test MI as main UI and as
2479 separate UI.
2480
468afe6c
PA
24812016-06-21 Pedro Alves <palves@redhat.com>
2482
2483 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2484 (test_awatch_creation_and_listing)
2485 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2486 Remove 'type' parameter.
2487 (test_watchpoint_all): New parameter mi_mode. Remove
2488 with_test_prefix.
2489 (top level): Use foreach_with_prefix, and add main/separate UI MI
2490 testing axis.
2491
51f77c37
PA
24922016-06-21 Pedro Alves <palves@redhat.com>
2493
2494 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2495 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2496 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2497 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2498 (gdb_main_spawn_id, mi_spawn_id): Declare and
2499 comment.
2500 (mi_create_inferior_pty): New procedure,
2501 factored out from default_mi_gdb_start.
2502 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2503 procedures.
2504 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2505 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2506 Use mi_create_inferior_pty.
2507 (mi_gdb_start): Use eval to pass down args list.
2508
8980e177
PA
25092016-06-21 Pedro Alves <palves@redhat.com>
2510
2511 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2512 * gdb.opt/inline-cmds.exp: Add MI tests.
2513
f38d3ad1
PA
25142016-06-21 Pedro Alves <palves@redhat.com>
2515
2516 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2517
45db7c09
PA
25182016-06-21 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2521 (top level): Use it instead of mi_execute_to.
2522
5a069ab3
PA
25232016-06-21 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2526 (cont_handler_str): New.
2527 (signal_stop_handler): Set stop_handler_str instead of printing to
2528 stdout.
2529 (continue_handler): Set cont_handler_str instead of printing to
2530 stdout.
2531 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2532 mi_send_resuming_command. Print stop_handler_str and
2533 cont_handler_str instead of expecting the python events print
2534 directly.
2535
2838cc1d
SD
25362016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2537
2538 * gdb.base/jit-reader.exp: New file.
2539 * gdb.base/jithost.c: New file.
2540 * gdb.base/jithost.h: New file.
2541 * gdb.base/jitreader.c : New file.
2542 * gdb.base/jit-protocol.h: New file.
2543
21a77091
YQ
25442016-06-17 Yao Qi <yao.qi@linaro.org>
2545
2546 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2547 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2548 and detach-on-fork. Adjust tests.
2549 (top level): Invoke break_cond_on_syscall with combinations of
2550 syscall, follow-fork-mode and detach-on-fork.
2551
f50bf8e5
YQ
25522016-06-17 Yao Qi <yao.qi@linaro.org>
2553
2554 * gdb.base/step-over-exit.c: New.
2555 * gdb.base/step-over-exit.exp: New.
2556
a28d8e50
YTL
25572016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2558
2559 * gdb.base/float.exp: Add target check for nds32*-*-*.
2560 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2561
cad8e26d
AB
25622016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2563
2564 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2565 for unsupported target features.
2566 * gdb.base/call-rt-st.exp: Likewise.
2567 * gdb.base/call-sc.exp: Likewise.
2568 * gdb.base/call-signal-resume.exp: Likewise.
2569 * gdb.base/call-strs.exp: Likewise.
2570 * gdb.base/callexit.exp: Likewise.
2571 * gdb.base/callfuncs.exp: Likewise.
2572 * gdb.base/nodebug.exp: Likewise.
2573 * gdb.base/printcmds.exp: Likewise.
2574 * gdb.base/ptype.exp: Likewise.
2575 * gdb.base/structs.exp: Likewise.
2576 * gdb.base/unwindonsignal.exp: Likewise.
2577 * gdb.cp/gdb2495.exp: Likewise.
2578 * gdb.cp/templates.exp: Likewise.
2579 * gdb.cp/virtfunc.exp: Likewise.
2580 * gdb.threads/hand-call-in-threads.exp: Likewise.
2581 * gdb.threads/interrupted-hand-call.exp: Likewise.
2582 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2583
347dc102
TT
25842016-06-10 Tom Tromey <tom@tromey.com>
2585
2586 PR rust/20110:
2587 * gdb.rust/expr.exp: Add test for integer constant larger than
2588 i32.
2589
5e13cf25
BH
25902016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2591
2592 * gdb.fortran/nested-funcs.exp: New.
2593 * gdb.fortran/nested-funcs.f90: New.
2594
bb556f1f
TK
25952016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2596
2597 * gdb.base/examine-backward.c: New file.
2598 * gdb.base/examine-backward.exp: New file.
2599
38b022b4
SM
26002016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2601
2602 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2603 matching.
2604
1b40ec05
TT
26052016-06-02 Tom Tromey <tom@tromey.com>
2606
2607 PR python/18984:
2608 * gdb.python/py-shared.exp: Add solib_name test.
2609
193bd378
SM
26102016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2611
2612 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2613
3326303b
MG
26142016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2615
2616 PR c++/19893
2617 * gdb.dwarf2/implref.exp: Rename to...
2618 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2619 * gdb.dwarf2/implref-array.c: New file.
2620 * gdb.dwarf2/implref-array.exp: Likewise.
2621 * gdb.dwarf2/implref-global.c: Likewise.
2622 * gdb.dwarf2/implref-global.exp: Likewise.
2623 * gdb.dwarf2/implref-struct.c: Likewise.
2624 * gdb.dwarf2/implref-struct.exp: Likewise.
2625
825c8ef2
AT
26262016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2627
2628 * gdb.trace/trace-condition.exp: Add 64bit tests.
2629
2320162a
AT
26302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2631
2632 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2633 bits types.
2634 (main): Adapt to 8 to 64 bits types.
2635 * gdb.trace/trace-condition.exp: Add new tests.
2636
a7818233
AT
26372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2638
2639 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2640
0d336466
AT
26412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2642
2643 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2644 Move condition tests...
2645 * gdb.trace/trace-condition.exp: Here.
2646
7faeb45a
AT
26472016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2648
2649 * gdb.trace/trace-condition.exp: Add counter-case tests.
2650
e385593e
JK
26512016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2652
2653 PR c++/15231
2654 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2655 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2656
744608cc
PA
26572016-05-27 Pedro Alves <palves@redhat.com>
2658
2659 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2660 New procedure.
2661 (top level): Call it, and bail out of DejaGnu is known to be bad.
2662
ac775bf4
AB
26632016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2664
2665 * gdb.base/whatis.c: Extend the test case.
2666 * gdb.base/whatis.exp: Add additional tests.
2667
2bbad2ea
BH
26682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2669
2670* gdb.fortran/type.f90: Add pointer variable.
2671* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2672
8b70175d
BH
26732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2674
2675 * gdb.fortran/vla-type.exp: Fix testcase name.
2676
86d8a848
BH
26772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2678
2679 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2680
e188eb36
BH
26812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2682
2683 * gdb.fortran/type.f90: Add nested structures.
2684 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2685 * gdb.fortran/derived-type.exp: Adapt expected output.
2686 * gdb.fortran/vla-type.exp: Adapt expected output.
2687
9b2db1fd
BH
26882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2689
2690 * gdb.fortran/whatis_type.exp: Adapt expected output.
2691
72b17055
BH
26922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2693
2694 * gdb.fortran/print_type.exp: Fix expected output.
2695 * gdb.fortran/whatis_type.exp: Fix expected output.
2696
3cd81d8d
BH
26972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2698
2699 * gdb.fortran/whatis_type.exp: Use multi_line.
2700
ddae9462
TT
27012016-05-24 Tom Tromey <tom@tromey.com>
2702
2703 PR python/17386:
2704 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2705 use value as an index.
2706
1957f6b8
TT
27072016-05-23 Tom Tromey <tom@tromey.com>
2708
2709 PR python/17981:
2710 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2711 no-breakpoint case.
2712
026a9174
PA
27132016-05-24 Pedro Alves <palves@redhat.com>
2714
2715 PR gdb/19828
2716 * gdb.threads/clone-attach-detach.c: New file.
2717 * gdb.threads/clone-attach-detach.exp: New file.
2718
e70a7231
FR
27192016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2720
2721 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2722
0f6ed0e0
TT
27232016-05-23 Tom Tromey <tom@tromey.com>
2724
2725 PR python/19438, PR python/18393:
2726 * gdb.python/py-progspace.exp: Add "dir" test.
2727 * gdb.python/py-objfile.exp: Add "dir" test.
2728
ffd19d61
YQ
27292016-05-23 Yao Qi <yao.qi@linaro.org>
2730
2731 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2732 * gdb.arch/thumb2-it.exp: Likewise.
2733
9e8f9b05
SM
27342016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2735
2736 * gdb.mi/mi-threads-interrupt.c: New file.
2737 * gdb.mi/mi-threads-interrupt.exp: New file.
2738
61c6156d
SM
27392016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2740
2741 PR gdb/18077
2742 * gdb.mi/mi-async-run.exp: New file.
2743 * gdb.mi/mi-async-run.c: New file.
2744
67218854
TT
27452016-05-17 Tom Tromey <tom@tromey.com>
2746 Manish Goregaokar <manishsmail@gmail.com>
2747
2748 * lib/rust-support.exp: New file.
2749 * lib/gdb.exp (skip_rust_tests): New proc.
2750 (build_executable_from_specs): Handle rust.
2751 * lib/future.exp (gdb_find_rustc): New proc.
2752 (gdb_default_target_compile): Handle rust.
2753 * gdb.rust/expr.exp: New file.
2754 * gdb.rust/generics.exp: New file.
2755 * gdb.rust/generics.rs: New file.
2756 * gdb.rust/methods.exp: New file.
2757 * gdb.rust/methods.rs: New file.
2758 * gdb.rust/modules.exp: New file.
2759 * gdb.rust/modules.rs: New file.
2760 * gdb.rust/simple.exp: New file.
2761 * gdb.rust/simple.rs: New file.
2762
c44af4eb
TT
27632016-05-17 Tom Tromey <tom@tromey.com>
2764
2765 * gdb.base/default.exp (set language): Add rust.
2766
dcd1f979
TT
27672016-05-17 Tom Tromey <tom@tromey.com>
2768
2769 * gdb.gdb/unittest.exp: New file.
2770
155b7f57
YQ
27712016-05-16 Yao Qi <yao.qi@linaro.org>
2772
2773 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2774 shell_prompt. Update shell_prompt_re.
2775
8ddd5a6c
DE
27762016-05-12 Doug Evans <dje@google.com>
2777
2778 PR symtab/19999
2779 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2780 $options when building executable.
2781 * gdb.dwarf2/fission-loclists-pie.S: New file.
2782 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2783
02e370d9
SM
27842016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2785
2786 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2787 of [is_remote target],
2788
8929ad8b
SM
27892016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2790
2791 * lib/gdb.exp (use_gdb_stub): New procedure.
2792
6c447423
DE
27932016-05-03 Yunlian Jiang <yunlian@google.com>
2794 Doug Evans <dje@google.com>
2795
2796 PR symtab/19914
2797 * gdb.dwarf2/dwp-sepdebug.c: New file.
2798 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2799
444e826c
SM
28002016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2801
2802 * gdb.base/detach.exp: Remove is_remote check.
2803
740feeaa
SM
28042016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2805
2806 * gdb.base/annota-input-while-running.exp: Don't check for
2807 [is_remote target]. Enable annotations after running to main.
2808 Remove unused "set test..." line.
2809
9080ac9d
SM
28102016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2811
2812 * gdb.trace/trace-enable-disable.exp: New file.
2813 * gdb.trace/trace-enable-disable.c: New file.
2814
952ebca5
SM
28152016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2816
2817 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2818 use it in info sharedlibrary test.
2819 * gdb.trace/ftrace-lock.exp: Likewise.
2820 * gdb.trace/ftrace.exp: Likewise.
2821 * gdb.trace/range-stepping.exp: Likewise.
2822 * gdb.trace/trace-break.exp: Likewise.
2823 * gdb.trace/trace-condition.exp: Likewise.
2824 * gdb.trace/trace-mt.exp: Likewise.
2825
d9019901
SM
28262016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2827
2828 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2829 (gdb_load_shlib): ... this.
2830 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2831 gdb_load_shlib.
2832 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2833 * gdb.base/ctxobj.exp: Likewise.
2834 * gdb.base/dprintf-pending.exp: Likewise.
2835 * gdb.base/dso2dso.exp: Likewise.
2836 * gdb.base/fixsection.exp: Likewise.
2837 * gdb.base/gcore-relro.exp: Likewise.
2838 * gdb.base/gdb1555.exp: Likewise.
2839 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2840 * gdb.base/gnu-ifunc.exp: Likewise.
2841 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2842 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2843 * gdb.base/pending.exp: Likewise.
2844 * gdb.base/print-file-var.exp: Likewise.
2845 * gdb.base/print-symbol-loading.exp: Likewise.
2846 * gdb.base/shlib-call.exp: Likewise.
2847 * gdb.base/shreloc.exp: Likewise.
2848 * gdb.base/so-impl-ld.exp: Likewise.
2849 * gdb.base/solib-disc.exp: Likewise.
2850 * gdb.base/solib-nodir.exp: Likewise.
2851 * gdb.base/solib-overlap.exp: Likewise.
2852 * gdb.base/solib-symbol.exp: Likewise.
2853 * gdb.base/solib-weak.exp (do_test): Likewise.
2854 * gdb.base/sym-file.exp: Likewise.
2855 * gdb.base/symtab-search-order.exp: Likewise.
2856 * gdb.base/type-opaque.exp: Likewise.
2857 * gdb.base/unload.exp: Likewise.
2858 * gdb.base/watchpoint-solib.exp: Likewise.
2859 * gdb.compile/compile.exp: Likewise.
2860 * gdb.cp/gdb2384.exp: Likewise.
2861 * gdb.cp/infcall-dlopen.exp: Likewise.
2862 * gdb.cp/re-set-overloaded.exp: Likewise.
2863 * gdb.fortran/library-module.exp: Likewise.
2864 * gdb.opt/solib-intra-step.exp: Likewise.
2865 * gdb.python/py-finish-breakpoint.exp: Likewise.
2866 * gdb.python/py-shared.exp: Likewise.
2867 * gdb.reverse/solib-precsave.exp: Likewise.
2868 * gdb.reverse/solib-reverse.exp: Likewise.
2869 * gdb.server/solib-list.exp: Likewise.
2870 * gdb.threads/dlopen-libpthread.exp: Likewise.
2871 * gdb.threads/tls-shared.exp: Likewise.
2872 * gdb.threads/tls-so_extern.exp: Likewise.
2873 * gdb.trace/change-loc.exp: Likewise.
2874 * gdb.trace/ftrace-lock.exp: Likewise.
2875 * gdb.trace/ftrace.exp: Likewise.
2876 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2877 * gdb.trace/pending.exp: Likewise.
2878 * gdb.trace/range-stepping.exp: Likewise.
2879 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2880 (strace_info_marker): Likewise.
2881 (strace_probe_marker): Likewise.
2882 (strace_trace_on_same_addr): Likewise.
2883 (strace_trace_on_diff_addr): Likewise.
2884 * gdb.trace/trace-break.exp: Likewise.
2885 * gdb.trace/trace-condition.exp: Likewise.
2886 * gdb.trace/trace-mt.exp: Likewise.
2887
fca4cfd9
SM
28882016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2889
2890 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2891 result of gdb_remote_download.
2892 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2893 * gdb.base/dso2dso.exp: Likewise.
2894 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2895 * gdb.base/print-file-var.exp: Likewise.
2896 * gdb.base/shlib-call.exp: Likewise.
2897 * gdb.base/shreloc.exp: Likewise.
2898 * gdb.base/solib-overlap.exp: Likewise.
2899 * gdb.base/solib-weak.exp (do_test): Likewise.
2900 * gdb.base/unload.exp: Likewise.
2901
11cf4ffb
YQ
29022016-04-27 Yao Qi <yao.qi@linaro.org>
2903
2904 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2905 exists.
2906
3e2e34f8
KB
29072016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2908
2909 * vla-type.exp: Print structure from toplevel.
2910
8f07e298
BH
29112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2912
2913 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2914 of dynamic types.
2915 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2916 of dynamic types.
2917
9920b434
BH
29182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2919
2920 * gdb.fortran/vla-type.f90: New file.
2921 * gdb.fortran/vla-type.exp: New file.
2922
f3abeff5
YQ
29232016-04-25 Yao Qi <yao.qi@linaro.org>
2924
2925 * gdb.base/branch-to-self.c: New file.
2926 * gdb.base/branch-to-self.exp: New file.
2927
0a5d52f0
YQ
29282016-04-22 Yao Qi <yao.qi@linaro.org>
2929
2930 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
2931 more after $hex.
2932
495346f6
YQ
29332016-04-22 Yao Qi <yao.qi@linaro.org>
2934
2935 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
2936 * gdb.base/annota3.exp: Likewise.
2937
4a7e075c
YQ
29382016-04-22 Yao Qi <yao.qi@linaro.org>
2939
2940 * gdb.reverse/step-precsave.exp: Do one step and test program
2941 stops in "callee" and do multiple steps until program goes out
2942 of "callee".
2943 * gdb.reverse/step-reverse.exp: Likewise.
2944
5b061e98
YQ
29452016-04-22 Yao Qi <yao.qi@linaro.org>
2946
2947 * gdb.trace/signal.exp: Also pass if
2948 $tracepoint_hits($i) > $iterations.
2949
5c5dc57f
YQ
29502016-04-22 Yao Qi <yao.qi@linaro.org>
2951
2952 * gdb.trace/signal.c: New file.
2953 * gdb.trace/signal.exp: New file.
2954
a55411b9
DE
29552016-04-19 Doug Evans <xdje42@gmail.com>
2956
2957 * gdb.base/bad-file.exp: New file.
2958
a22df60a
MG
29592016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
2960
2961 * gdb.dwarf2/implref.exp: New file.
2962
0c13f7e5
BH
29632016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
2964
2965 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
2966 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
2967 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
2968 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
2969 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
2970 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
2971 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
2972 * lib/fortran.exp (fortran_int4): New procedure.
2973 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
2974 (fortran_logical4): Likewise.
2975
9b9b09e9
BH
29762016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
2977
2978 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
2979
a14d1f4d
BH
29802016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
2981
2982 * lib/compiler.c: Add Intel specific preprocessor macros.
2983 * lib/compiler.cc: Likewise.
25d49b86 2984
7d49b1d0
LM
29852016-04-13 Luis Machado <lgustavo@codesourcery.com>
2986
2987 * gdb.server/connect-with-no-symbol-file.c: New file.
2988 * gdb.server/connect-with-no-symbol-file.exp: New file.
2989
8392fa22
SM
29902016-04-13 Simon Marchi <simon.marchi@ericsson.com>
2991
2992 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
2993
8c4c4aeb
SM
29942016-04-13 Simon Marchi <simon.marchi@ericsson.com>
2995
2996 * boards/gdbserver-base.exp (${board}_download): Copy source file to
2997 standard output directory.
2998
45e3745e
AT
29992016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3000
3001 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3002
e26b7e41
MM
30032016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3004
3005 * gdb.btrace/instruction_history.c (loop): Add declaration.
3006
8ce09462
AT
30072016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3008
3009 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3010
2e88a1ea
SM
30112016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3012
3013 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3014 parentheses to print.
3015 (continue_handler): Likewise.
3016
f48e22e3
SM
30172016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3018
3019 * gdb.server/solib-list.exp: Remove is_remote check.
3020 Pass shlib= to gdb_compile. Don't link shared library with
3021 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3022 Run binary filename through "readlink -f" on the target.
3023
096be756
PA
30242016-04-08 Pedro Alves <palves@redhat.com>
3025
3026 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3027 interpreter filename as argument to gdbserver_spawn.
3028 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3029 Return empty if $last_loaded_file does not exist.
3030
06500533
JK
30312016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3032
3033 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3034 * gdb.base/jit-main.c: Use exit after usage.
3035
2d35e871
JK
30362016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3037
3038 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3039 GDBHISTSIZE prior to the tests.
3040 * gdb.base/gdbinit-history.exp: Likewise.
3041
30422016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3043
3044 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3045 instead of build_executable. Use gdb_load_shlibs.
3046
c8064e7e
YQ
30472016-04-07 Yao Qi <yao.qi@linaro.org>
3048
3049 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3050 Execute "si" command.
3051
bde47561
YQ
30522016-04-07 Yao Qi <yao.qi@linaro.org>
3053
3054 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3055 number instead of the comments on some line.
3056
b16f8a3b
DB
30572016-04-06 Don Breazeal <donb@codesourcery.com>
3058
3059 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3060 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3061
c2f901df
SM
30622016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3063
3064 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3065 standard_output_file. Remove unused binfile variable.
3066
ac17fda0
CU
30672016-04-05 Catalin Udma <catalin.udma@freescale.com>
3068
3069 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3070 * gdb.python/py-mi-objfile.exp: Match "list main" output
3071 in console format.
3072
03a8c4df
SM
30732016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3074
3075 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3076 absolute.
3077
6e774b13
SM
30782016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3079
3080 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3081 absolute.
3082 * gdb.trace/ftrace.exp: Likewise.
3083 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3084 targets as well.
3085 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3086 (gdb_load_shlibs): Copy libraries to test directory when testing
3087 natively. Only set solib-search-path if testing remotely.
3088 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3089
7817ea46
SM
30902016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3091
3092 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3093 gdb_download. Use it even if the target is not remote.
3094 * gdb.base/jit.exp (compile_jit_test): Likewise.
3095 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3096 output directory if the destination board is local, otherwise use
3097 the standard remote_download from DejaGnu.
3098 (gdb_download): Remove.
3099 (gdb_load_shlibs): Use gdb_remote_download instead of
3100 gdb_download.
3101 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3102 Use gdb_remote_download instead of gdb_download. Use it even if
3103 the target is not remote.
3104 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3105 instead of gdb_download.
3106
7beb7f68
SM
31072016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3108
3109 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3110 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3111 run.
3112
cc63428a
AV
31132016-04-01 Artemiy Volkov <artemiyv@acm.org>
3114
3115 PR gdb/19820
3116 * gdb.base/printcmds.exp: Add artificial arrays tests.
3117
64cdf930
PA
31182016-03-31 Pedro Alves <palves@redhat.com>
3119
3120 PR gdb/19858
3121 * gdb.base/jit-main.c: Include unistd.h.
3122 (ATTACH): Define to 0 if not already defined.
3123 (wait_for_gdb, mypid): New globals.
3124 (WAIT_FOR_GDB): New macro.
3125 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3126 some breakpoint locations.
3127 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3128 New procedures.
3129 (one_jit_test): Add REATTACH parameter, and handle it. Use
3130 continue_to_test_location.
3131 (top level): Test attach, and adjusts calls to one_jit_test.
3132
40dea8cb
PA
31332016-03-31 Pedro Alves <palves@redhat.com>
3134
3135 PR gdb/19858
3136 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3137 BINSUFFIX parameter, and handle it.
3138 (top level): Adjust calls compile_jit_test.
3139
e7ea3ec7
CU
31402016-03-31 Catalin Udma <catalin.udma@freescale.com>
3141
3142 PR python/19743
3143 * gdb.python/py-mi-events-gdb.py: New file.
3144 * gdb.python/py-mi-events.c: New file.
3145 * gdb.python/py-mi-events.exp: New file.
3146
e6359af3
YQ
31472016-03-30 Yao Qi <yao.qi@linaro.org>
3148
3149 * gdb.reverse/until-precsave.exp: Match function name only.
3150 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3151 Move malloc to a condition block.
3152 * gdb.reverse/until-reverse.exp: Match function name only.
3153
a4105d04
MK
31542016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3155
3156 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3157 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3158 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3159 variable for GPR 0 instead of assuming it is register 0.
3160 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3161 * lib/trace-support.exp: Add s390 registers.
3162
bfa6adb9
YQ
31632016-03-29 Yao Qi <yao.qi@linaro.org>
3164
3165 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3166
1e6697ea
YQ
31672016-03-24 Yao Qi <yao.qi@linaro.org>
3168
3169 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3170 test message.
3171
64bcd522
AA
31722016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3173
3174 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3175 maintaining separate logic for constructing the output path.
3176
7868401b
DB
31772016-03-16 Don Breazeal <donb@codesourcery.com>
3178
3179 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3180 Retry fork and waitpid on interrupted system call errors.
3181 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3182 Use with_timeout_factor to increase timeout by factor of 10.
3183
1cafadb4
DB
31842016-03-15 Don Breazeal <donb@codesourcery.com>
3185
3186 * gdb.cp/scope-err.cc: New test program.
3187 * gdb.cp/scope-err.exp: New test script.
3188 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3189 lines and "set breakpoint here" comment.
3190 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3191 Fixed some whitespace and format issues.
3192 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3193 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3194
81516450
DE
31952016-03-15 Doug Evans <dje@google.com>
3196
3197 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3198 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3199 All callers updated. Add tests for enums, mixed flags register.
3200
aa52b601
DE
32012016-03-15 Doug Evans <dje@google.com>
3202
3203 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3204 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3205
fa4ff313
SM
32062016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3207
3208 * gdb.base/default.exp: Add $_as_string to the list of expected
3209 convenience functions.
3210
f2403c39
AB
32112016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3212
3213 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3214
f2f3ccb9
SM
32152016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3216
3217 * gdb.python/py-as-string.exp: New file.
3218 * gdb.python/py-as-string.c: New file.
3219
00dbd492
PA
32202016-03-09 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3223 signal" -> "Thread NN received signal" output change.
3224 * gdb.threads/ia64-sigill.exp: Likewise.
3225 * gdb.threads/linux-dp.exp: Likewise.
3226 * gdb.threads/manythreads.exp: Likewise.
3227 * gdb.threads/pending-step.exp: Likewise.
3228 * gdb.threads/print-threads.exp: Likewise.
3229 * gdb.threads/sigstep-threads.exp: Likewise.
3230 * gdb.threads/staticthreads.exp: Likewise.
3231 * gdb.threads/tls.exp: Likewise.
3232
1e6697ea
YQ
32332016-03-09 Pedro Alves <palves@redhat.com>
3234
3235 * gdb.base/command-line-input.exp: New file.
3236
b04fd3be
MK
32372016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3238
3239 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3240 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3241 * gdb.trace/pending.exp: Accept leading dot before function name.
3242 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3243 * lib/trace-support.exp: Set registers for ppc.
3244
98fa59e9
MK
32452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3246
3247 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3248 use it for disassembly; accept .main in addition to main in backtrace.
3249
f77198c8
MK
32502016-03-09 Wei-cheng Wang <cole945@gmail.com>
3251 Marcin Kościelnicki <koriakin@0x04.net>
3252
3253 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3254 (gdb_recursion_test_ptr): New global variable.
3255 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3256 gdb_recursion_test.
3257 (gdb_c_test): Ditto.
3258
ba84e0da
MK
32592016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3260
3261 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3262 ordering.
3263
4366d36e
MK
32642016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3265
3266 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3267 (bar): Add bar_start_lbl label.
3268 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3269 of foo/bar for emitting DWARF and tracing.
3270
5eb264df
SDJ
32712016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3272
3273 * analyze-racy-logs.py: Set executable bit.
3274
fb6a751f
SDJ
32752016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3276
3277 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3278 (CHECK_TARGET_TMP): Likewise.
3279 (check-single-racy): New rule.
3280 (check-parallel-racy): Likewise.
3281 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3282 (do-check-parallel-racy): New rule.
3283 (check-racy/%.exp): Likewise.
3284 * README (Racy testcases): New section.
3285 * analyze-racy-logs.py: New file.
3286
bdf7e230
DE
32872016-03-03 Doug Evans <dje@google.com>
3288
3289 * gdb.base/skip.exp: Use with_test_prefix.
3290
4719d415
YQ
32912016-03-03 Yao Qi <yao.qi@linaro.org>
3292
3293 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3294 Invoke step_over_syscall "clone" and break_cond_on_syscall
3295 "clone".
3296 * gdb.base/step-over-clone.c: New file.
3297
ea507862
YQ
32982016-03-03 Yao Qi <yao.qi@linaro.org>
3299
3300 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3301 code format.
3302
8fc8cbda
YQ
33032016-03-03 Yao Qi <yao.qi@linaro.org>
3304
3305 * gdb.base/disp-step-fork.c: Rename to ...
3306 * gdb.base/step-over-fork.c: ... it. New file.
3307 * gdb.base/disp-step-vfork.c: Rename to ...
3308 * gdb.base/step-over-vfork.c: ... it. New file.
3309 * gdb.base/disp-step-syscall.exp: Rename to ...
3310 * gdb.base/step-over-syscall.exp: ... it. New file.
3311 (disp_step_cross_syscall): Rename to ...
3312 (step_over_syscall): ... it.
3313
92fa70b0
YQ
33142016-03-03 Yao Qi <yao.qi@linaro.org>
3315
3316 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3317 If target supports condition evaluation on target, invoke
3318 break_cond_on_syscall for fork and vfork.
3319
e197ad3c
YQ
33202016-03-03 Yao Qi <yao.qi@linaro.org>
3321
3322 * gdb.base/disp-step-syscall.exp: Don't invoke
3323 support_displaced_stepping.
3324 (disp_step_cross_syscall): Test with displaced stepping off and
3325 on if supported.
3326
0b47da9f
YQ
33272016-03-03 Yao Qi <yao.qi@linaro.org>
3328
3329 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3330 proc.
3331 (setup): New proc.
3332 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3333 and setup.
3334
065ab6dc
BH
33352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3336
3337 * gdb.fortran/vla-history.exp: Remove breakpoint.
3338
07e448ad 33392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3340
25d49b86
PA
3341 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3342 exceeds timeout.
07e448ad 3343
9ac2d526 33442016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3345
25d49b86
PA
3346 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3347 breakpoint.
9ac2d526 3348
17807369
BH
33492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3350
3351 * gdb.mi/vla.f90: Nullify pointer after declaration.
3352
86e501af
PA
33532016-03-01 Pedro Alves <palves@redhat.com>
3354
3355 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3356
1e903e32
PA
33572016-03-01 Pedro Alves <palves@redhat.com>
3358
3359 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3360 before anything else.
3361 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3362 _GNU_SOURCE here.
3363 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3364 before anything else.
3365 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3366
6ccb54e2
PA
33672016-03-01 Pedro Alves <palves@redhat.com>
3368
3369 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3370
30ca9da1
YQ
33712016-03-01 Yao Qi <yao.qi@linaro.org>
3372
3373 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3374 prepare_for_testing.
3375
dc856b38
YQ
33762016-03-01 Yao Qi <yao.qi@linaro.org>
3377
3378 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3379
4a932159
AA
33802016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3381
3382 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3383 manually constructing the output path.
3384
f2489477
AA
33852016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3386
3387 * gdb.arch/s390-stackless.S: New.
3388 * gdb.arch/s390-stackless.exp: New.
3389
38899f16
IB
33902016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3391
3392 * gdb.dlang/circular.c: New file.
3393 * gdb.dlang/circular.exp: New file.
3394
9fde51ed
YQ
33952016-02-26 Yao Qi <yao.qi@linaro.org>
3396
3397 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3398 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3399 (testcases): Update.
3400
ce90fefe
YQ
34012016-02-26 Yao Qi <yao.qi@linaro.org>
3402
3403 * gdb.reverse/aarch64.c: Rename to ...
3404 * gdb.reverse/insn-reverse.c: ... it.
3405 * gdb.reverse/aarch64.exp: Rename to ...
3406 * gdb.reverse/insn-reverse.exp: ... it.
3407
3263bceb
YQ
34082016-02-26 Yao Qi <yao.qi@linaro.org>
3409
3410 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3411 (testcase_ftype): New.
3412 (testcases): New array.
3413 (n_testcases): New.
3414 (main): Call each element in testcases.
3415 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3416 (read_testcase): New.
3417 Do the tests in a loop.
3418
6cb59ff1
YQ
34192016-02-25 Yao Qi <yao.qi@linaro.org>
3420
3421 * gdb.base/branches.c: Remove.
3422
ae91f625
MK
34232016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3424
3425 PR gdb/13808
3426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3427
678b48b7
MK
34282016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3429
3430 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3431
7337a6f2
MK
34322016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3433
3434 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3435 change x86_64 call_insn to 'callq'.
3436
861ca91f
AT
34372016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3438
3439 * gdb.trace/tfile-avx.c: Move to...
3440 * gdb.trace/tracefile-pseudo-reg.c: Here.
3441 * gdb.trace/tfile-avx.exp: Move to...
3442 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3443
bf74e428
GB
34442016-02-24 Gary Benson <gbenson@redhat.com>
3445
3446 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3447 message on attach.
3448
cce0e923
DE
34492016-02-23 Doug Evans <dje@google.com>
3450
3451 * gdb.base/skip.c (test_skip): New function.
3452 (end_test_skip_file_and_function): New function.
3453 (test_skip_file_and_function): New function.
3454 * gdb.base/skip1.c (test_skip): New function.
3455 (skip1_test_skip_file_and_function): New function.
3456 * gdb.base/skip.exp: Add tests for new skip options.
3457 * gdb.base/skip-solib.exp: Update expected output.
3458 * gdb.perf/skip-command.cc: New file.
3459 * gdb.perf/skip-command.exp: New file.
3460 * gdb.perf/skip-command.py: New file.
3461
4000e47e
MK
34622016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3463
3464 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3465 info registers pattern.
3466
24f75ead
IB
34672016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3468
3469 * lib/future.exp: Add D support.
3470 (gdb_find_gdc): New proc.
3471 (gdb_default_target_compile): Add D support.
3472
fbb7bcbe
WW
34732016-02-18 Wei-cheng Wang <cole945@gmail.com>
3474
3475 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3476 user+system time.
3477 (trace_speed_test): Determine the iteration count for a time
3478 between 15..30 seconds.
3479
012b3a21
WT
34802016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3481
3482 * gdb.arch/i386-mpx-sigsegv.c: New file.
3483 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3484 * gdb.arch/i386-mpx-simple_segv.c: New file.
3485 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3486
2d5189bd
YQ
34872016-02-18 Yao Qi <yao.qi@linaro.org>
3488
3489 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3490 Don't call setup_kfail.
3491
40fb20d0
YQ
34922016-02-18 Yao Qi <yao.qi@linaro.org>
3493
3494 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3495 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3496
21b1f8d2
DE
34972016-02-16 Doug Evans <dje@google.com>
3498
3499 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3500 * gdb.base/skip1.c: Ditto.
3501 * gdb.base/skip.exp: Whitespace cleanup.
3502
4041ed77
DB
35032016-02-16 Don Breazeal <donb@codesourcery.com>
3504
3505 PR remote/19496
3506 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3507 Remove kfail for PR remote/19496.
3508
c4ef31bf
SM
35092016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3510
3511 * lib/gdb.exp (standard_temp_file): Return a path specific to
3512 the runtest invocation.
3513
266b65b3
SM
35142016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3515
3516 * gdb.trace/save-trace.exp: Change relative path to be in the
3517 standard output directory.
3518
a7a0a6a9
JK
35192016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3520
3521 * gdb.arch/i386-prologue.c: Add missing prototypes.
3522
c99dbb42
JK
35232016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3524
3525 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3526 * gdb.arch/i386-prologue.exp: Likewise.
3527 * gdb.arch/i386-size.exp: Likewise.
3528
aa480355
SM
35292016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3530
3531 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3532 define object file path.
3533 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3534 file path.
3535 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3536 standard_output_file to define binfile.
3537
ba881f50
JK
35382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3539
3540 Fix compatibility with recent gfortran-5.3.1.
3541 * gdb.fortran/vla-history.exp (print vla1 allocated)
3542 (print vla2 allocated, print $2, print $3): Remove
3543 (print $4): Rename to ...
3544 (print $2): ... here.
3545 (print $9): Rename to ...
3546 (print $5): ... here.
3547 (print $10): Rename to ...
3548 (print $6): ... here.
3549 * gdb.fortran/vla.f90: Add pvla initialization.
3550
e9fb005c
JK
35512016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3552
3553 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3554 New test.
3555 * gdb.fortran/vla-value-sub.exp: Likewise.
3556
e44e00ff
MK
35572016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3558
3559 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3560
97e94151
SM
35612016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3562
3563 * i386-biarch-core.exp: Define corefile using
3564 standard_output_file.
3565
01113bc1
YQ
35662016-02-12 Yao Qi <yao.qi@linaro.org>
3567
3568 * gdb.arch/arm-single-step-kernel-helper.c: New.
3569 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3570
33b4777c
MM
35712016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3572
3573 * gdb.btrace/tailcall-only.exp: New.
3574 * gdb.btrace/tailcall-only.c: New.
3575 * gdb.btrace/x86_64-tailcall-only.S: New.
3576 * gdb.btrace/i686-tailcall-only.S: New.
3577
acc23c11
PA
35782016-02-11 Pedro Alves <palves@redhat.com>
3579
3580 * README (Parallel testing): Add missing double quotes.
3581
e352bf0a
PA
35822016-02-11 Pedro Alves <palves@redhat.com>
3583
3584 * README (Parallel testing): New section.
3585 (GDB_PARALLEL): Rewrite.
3586 (FORCE_PARALLEL): Document.
3587
9f5fed78
MK
35882016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3589
3590 * gdb.trace/tfile-avx.c: New test.
3591 * gdb.trace/tfile-avx.exp: New test.
3592
9ef9e6a6
KS
35932016-02-09 Keith Seitz <keiths@redhat.com>
3594
3595 PR breakpoints/19546
3596 * gdb.base/infcall-exec.c: New file.
3597 * gdb.base/infcall-exec2.c: New file.
3598 * gdb.base/infcall-exec.exp: New file.
3599
a96e36da
KS
36002016-02-09 Keith Seitz <keiths@redhat.com>
3601
3602 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3603 (toplevel): Call test_bkpt_address.
3604
9f61929f
KS
36052016-02-09 Keith Seitz <keiths@redhat.com>
3606
3607 PR python/19506
3608 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3609 (toplevel): Call test_bkpt_address.
3610
1e94266c
SM
36112016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3612
3613 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3614 to AC_OUTPUT.
3615 * configure: Regenerate.
3616
2a7f3dff
PA
36172016-02-09 Pedro Alves <palves@redhat.com>
3618
3619 PR breakpoints/19548
3620 * gdb.base/execl-update-breakpoints.c (some_function): New
3621 function.
3622 (main): Call it.
3623 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3624 Tighten expected GDB output.
3625
2151ccc5
SM
36262016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3627
3628 * Makefile.in (ALL_SUBDIRS): Remove.
3629 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3630 (distclean maintainer-clean realclean): Likewise.
3631 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3632 * configure: Regenerate.
3633 * gdb.ada/Makefile.in: Delete.
3634 * gdb.arch/Makefile.in: Likewise.
3635 * gdb.asm/Makefile.in: Likewise.
3636 * gdb.base/Makefile.in: Likewise.
3637 * gdb.btrace/Makefile.in: Likewise.
3638 * gdb.cell/Makefile.in: Likewise.
3639 * gdb.compile/Makefile.in: Likewise.
3640 * gdb.cp/Makefile.in: Likewise.
3641 * gdb.disasm/Makefile.in: Likewise.
3642 * gdb.dlang/Makefile.in: Likewise.
3643 * gdb.dwarf2/Makefile.in: Likewise.
3644 * gdb.fortran/Makefile.in: Likewise.
3645 * gdb.gdb/Makefile.in: Likewise.
3646 * gdb.go/Makefile.in: Likewise.
3647 * gdb.guile/Makefile.in: Likewise.
3648 * gdb.java/Makefile.in: Likewise.
3649 * gdb.linespec/Makefile.in: Likewise.
3650 * gdb.mi/Makefile.in: Likewise.
3651 * gdb.modula2/Makefile.in: Likewise.
3652 * gdb.multi/Makefile.in: Likewise.
3653 * gdb.objc/Makefile.in: Likewise.
3654 * gdb.opencl/Makefile.in: Likewise.
3655 * gdb.opt/Makefile.in: Likewise.
3656 * gdb.pascal/Makefile.in: Likewise.
3657 * gdb.perf/Makefile.in: Likewise.
3658 * gdb.python/Makefile.in: Likewise.
3659 * gdb.reverse/Makefile.in: Likewise.
3660 * gdb.server/Makefile.in: Likewise.
3661 * gdb.stabs/Makefile.in: Likewise.
3662 * gdb.threads/Makefile.in: Likewise.
3663 * gdb.trace/Makefile.in: Likewise.
3664 * gdb.xml/Makefile.in: Likewise.
3665 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3666 GDB_PARALLEL.
3667 (standard_output_file): Remove check for GDB_PARALLEL, always
3668 return path in outputs/$subdir/$testname.
3669
437277d4
SM
36702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3671
3672 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3673 (site.exp): Assign abs_srcdir to tcl's srcdir.
3674
31d913c7
YQ
36752016-02-04 Yao Qi <yao.qi@linaro.org>
3676
3677 * gdb.base/foll-exec-mode.c: Include limits.h.
3678 (main): Add parameters argc and argv. Get directory from
3679 argv[0].
3680 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3681 compilation.
3682 * gdb.base/foll-exec.c: Include limits.h.
3683 (main): Add parameters argc and argv.
3684 Get directory from argv[0].
3685 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3686 Adjust tests on the number of lines as source code changed.
3687 * gdb.base/foll-vfork-exit.c: Include limits.h.
3688 (main): Add one line of statement before vfork.
3689 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3690 (main): Add parameters argc and argv. Get directory from
3691 argv[0].
3692 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3693 (setup_gdb): Set tbreak to skip some source lines.
3694 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3695 (main): Add parameters argc and argv. Get directory from
3696 argv[0].
3697 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3698 compilation.
3699 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3700 (main): Add parameters argc and argv. Get directory from
3701 argv[0].
3702 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3703 compilation.
3704
9482b9fb
DE
37052016-02-01 Doug Evans <dje@google.com>
3706
3707 * gdb.base/skip.exp: Clean up multiple references to same test name.
3708
6b2e4f10
PA
37092016-02-01 Pedro Alves <palves@redhat.com>
3710
ccb6afd6 3711 PR remote/19496
6b2e4f10
PA
3712 * gdb.threads/forking-threads-plus-breakpoint.exp
3713 (displaced_stepping_supported): New global.
3714 (probe_displaced_stepping_support): New procedure.
3715 (do_test): Add 'displaced' parameter, and use it.
3716 (top level): Check for displaced stepping support. Add displaced
3717 stepping on/off testing axis.
3718
37a8db1a
AB
37192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3722 pointer. Don't perform further tests on the unassociated pointer
3723 if the first test fails.
3724
5fdf6324
AB
37252016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3726
3727 * gdb.base/max-value-size.c: New file.
3728 * gdb.base/max-value-size.exp: New file.
3729 * gdb.base/huge.exp: Disable max-value-size for this test.
3730
935c6144
IB
37312016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3732
3733 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3734
7fe8399d
YQ
37352016-01-28 Yao Qi <yao.qi@linaro.org>
3736
3737 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3738
a2077e25
PA
37392016-01-25 Pedro Alves <palves@redhat.com>
3740
3741 PR threads/19461
3742 * gdb.base/fork-running-state.c: New file.
3743 * gdb.base/fork-running-state.exp: New file.
3744
1d2736d4
PA
37452016-01-25 Pedro Alves <palves@redhat.com>
3746
3747 PR gdb/19494
3748 * gdb.base/catch-fork-kill.c: New file.
3749 * gdb.base/catch-fork-kill.exp: New file.
3750
f1da4b11
PA
37512016-01-25 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3754 Delete, moved to lib/gdb.exp.
3755 * gdb.threads/forking-threads-plus-breakpoint.exp
3756 (foreach_with_prefix): Likewise.
3757 * gdb.threads/process-dies-while-handling-bp.exp
3758 (foreach_with_prefix): Likewise.
3759 * lib/gdb.exp (foreach_with_prefix): New procedure.
3760
45f38546
MK
37612016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3762
3763 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3764 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3765
dc29a1ce
MK
37662016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3767
3768 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3769 endian targets.
3770
092127d7
JK
37712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3772 Pedro Alves <palves@redhat.com>
3773
3774 Fix testsuite compatibility with Guile.
3775 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3776 number.
3777
31d765d3
JK
37782016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3779
3780 Fix testsuite compatibility with Guile.
3781 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3782 (thread 1): New test for backtrace through signal handler.
3783
1ac78c04
YQ
37842016-01-22 Yao Qi <yao.qi@linaro.org>
3785
3786 PR testsuite/19491
3787 * gdb.base/multi-forks.c: Include
3788 ../lib/unbuffer_output.c
3789 (main): Call gdb_unbuffer_output.
3790
4f5946a8
DE
37912016-01-21 Doug Evans <dje@google.com>
3792
3793 * lib/ada.exp (gdb_compile_ada): Fix typo.
3794
305e13e6
JB
37952016-01-21 Joel Brobecker <brobecker@adacore.com>
3796
3797 * gdb.base/break-fun-addr.exp: New file.
3798 * gdb.base/break-fun-addr1.c: New file.
3799 * gdb.base/break-fun-addr2.c: New file.
3800
5f5dfff6
SM
38012016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3802
3803 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3804 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3805 enum flag values.
3806
fd356fa2
AA
38072016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3808
3809 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3810 when GDB can not set the vector return value. Add more comments
3811 for clarification.
3812
9df22175
AT
38132016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3814
3815 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3816 command.
3817
41d1845e
SM
38182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3819
3820 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3821
01ac6840
SM
38222016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3823
3824 * Makefile.in (check-single): Pass --status to runtest.
3825 (check/%.exp): Likewise.
3826
38272016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3828
3829 * Makefile.in (check-parallel): Propagate return code from make
3830 do-check-parallel.
3831
bd0a71fa
MK
38322016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3833
3834 * gdb.trace/ftrace.exp: Fix expected message on continue.
3835 * gdb.trace/pending.exp: Fix expected message on continue.
3836 * gdb.trace/trace-break.exp: Fix expected message on continue.
3837
8bcbad33
SM
38382016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3839
3840 * lib/gdb.exp (gdb_test): Remove unused global references.
3841
f303dbd6
PA
38422016-01-18 Pedro Alves <palves@redhat.com>
3843
3844 * gdb.base/async-shell.exp: Adjust expected output.
3845 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3846 * gdb.base/siginfo-thread.exp: Adjust expected output.
3847 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3848 * gdb.java/jnpe.exp: Adjust expected output.
3849 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3850 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3851 * gdb.threads/leader-exit.exp: Adjust expected output.
3852 * gdb.threads/manythreads.exp: Adjust expected output.
3853 * gdb.threads/pthreads.exp: Adjust expected output.
3854 * gdb.threads/schedlock.exp: Adjust expected output.
3855 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3856 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3857 expected output.
3858 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3859 output.
3860 * gdb.threads/sigthread.exp: Adjust expected output.
3861 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3862
b2789696
YQ
38632016-01-18 Yao Qi <yao.qi@linaro.org>
3864
3865 * gdb.guile/scm-section-script.c: Replace @progbits with
3866 %progbits.
3867 * gdb.python/py-section-script.c: Likewise.
3868
71ef29a8
PA
38692016-01-15 Pedro Alves <palves@redhat.com>
3870
3871 * gdb.multi/tids.exp: Test star wildcard ranges.
3872
3f5b7598
PA
38732016-01-15 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3876 command from "thread apply" invocation.
3877 (thr_apply_info_thr_invalid): Default the expected output to the
3878 input tid list.
3879 (top level): Add tests that use convenience variables. Add tests
3880 for "thread apply" with a valid TID list, but missing the command.
3881
663f6d42
PA
38822016-01-13 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.base/default.exp: Expect $_gthread as well.
3885 * gdb.multi/tids.exp: Test $_gthread.
3886 * gdb.threads/thread-specific.exp: Test $_gthread.
3887
c84f6bbf
PA
38882016-01-13 Pedro Alves <palves@redhat.com>
3889
3890 * gdb.multi/tids.exp: Test "info threads -gid".
3891
22a02324
PA
38922016-01-13 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3895 Breakpoint.thread.
3896 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3897
5d5658a1
PA
38982016-01-07 Pedro Alves <palves@redhat.com>
3899
3900 * gdb.base/break.exp: Adjust to output changes.
3901 * gdb.base/hbreak2.exp: Likewise.
3902 * gdb.base/sepdebug.exp: Likewise.
3903 * gdb.base/watch_thread_num.exp: Likewise.
3904 * gdb.linespec/keywords.exp: Likewise.
3905 * gdb.multi/info-threads.exp: Likewise.
3906 * gdb.threads/thread-find.exp: Likewise.
3907 * gdb.multi/tids.c: New file.
3908 * gdb.multi/tids.exp: New file.
3909
84654457
PA
39102016-01-13 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3913
e3940304
PA
39142016-01-13 Pedro Alves <palves@redhat.com>
3915
3916 * gdb.base/default.exp: Expect $_inferior as well.
3917 * gdb.multi/base.exp: Test $_inferior.
3918
a911d87a
PA
39192016-01-13 Pedro Alves <palves@redhat.com>
3920
3921 PR breakpoints/19388
3922 * gdb.base/catch-signal-siginfo-cond.c: New file.
3923 * gdb.base/catch-signal-siginfo-cond.exp: New file.
3924
82075af2
JS
39252016-01-12 Josh Stone <jistone@redhat.com>
3926 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3927
3928 * gdb.base/catch-syscall.c (do_execve): New variable.
3929 (main): Conditionally trigger an execve.
3930 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
3931 (test_catch_syscall_execve): New, check entry/return across execve.
3932 (do_syscall_tests): Call test_catch_syscall_execve.
3933
e46eeedd
PA
39342016-01-12 Pedro Alves <palves@redhat.com>
3935
3936 * gdb.base/random-signal.exp (do_test): New procedure, with body
3937 of testcase moved in.
3938
01d8c27e
JK
39392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3940 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.base/funcargs.exp (finish from indirectly called function):
3943 Reintroduce the case for 'First'.
3944
9a706302
JK
39452016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3946 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3949 (tcatch_vfork_then_child_follow_exec)
3950 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
3951 identification.
3952
c0ecb95f
JK
39532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3954
3955 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
3956 and repeats to unlimited.
3957 * gdb.python/py-value.exp: Likewise.
3958 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
3959 and repeats to unlimited.
3960
6cfc1fcb
JK
39612016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3962
3963 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
3964 and reordering the functions.
3965 * gdb.multi/hangout.c: Likewise.
3966 * gdb.multi/hello.c: Likewise.
3967
582a1b00
SM
39682016-01-08 Simon Marchi <simon.marchi@ericsson.com>
3969
3970 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
3971 absolute.
3972 (SingleStatisticTestResult.report): Use dict.keys instead of
3973 dict.iterkeys.
3974
79bc59cb
PA
39752016-01-06 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
3978
43368e1d
MM
39792016-01-04 Markus Metzger <markus.t.metzger@intel.com>
3980
3981 * gdb.btrace/dlopen.exp: New.
3982 * gdb.btrace/dlopen.c: New.
3983 * gdb.btrace/dlopen-dso.c: New.
3984
79fad5b8
SL
39852015-12-25 Sandra Loosemore <sandra@codesourcery.com>
3986
3987 * lib/gdb.exp (gdb_test): Update comments to clarify that the
3988 PATTERN argument is optional.
3989
ab8314b3
JB
39902015-12-24 Joel Brobecker <brobecker@adacore.com>
3991
3992 * lib/ada.exp (target_compile_ada_from_dir): New function.
3993 (gdb_compile_ada): Reimplement avoiding the use of project files.
3994 * gdb.ada/gnat_ada.gpr: Delete.
3995 * gdb.ada/cond_lang.exp: Adjust test to make path before
3996 filename optional.
3997 * gdb.ada/small_reg_param.exp: Likewise.
3998
fe33faff
SM
39992015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4000
4001 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4002
6d265cb4
TP
40032015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4004
4005 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4006 case.
4007
10125099
SM
40082015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4009
4010 * gdb.base/break.exp: Remove dead code.
4011 * gdb.base/sepdebug.exp: Likewise.
4012
3ca22649
SM
40132015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4014
4015 * gdb.asm/asm-source.exp: Remove HP-UX references.
4016 * gdb.base/annota1.exp: Likewise.
4017 * gdb.base/annota3.exp: Likewise.
4018 * gdb.base/attach.exp: Likewise.
4019 * gdb.base/bigcore.exp: Likewise.
4020 * gdb.base/break.exp: Likewise.
4021 * gdb.base/call-ar-st.exp: Likewise.
4022 * gdb.base/callfuncs.exp: Likewise.
4023 * gdb.base/catch-fork-static.exp: Likewise.
4024 * gdb.base/display.exp: Likewise.
4025 * gdb.base/foll-exec-mode.exp: Likewise.
4026 * gdb.base/foll-exec.exp: Likewise.
4027 * gdb.base/foll-fork.exp: Likewise.
4028 * gdb.base/foll-vfork.exp: Likewise.
4029 * gdb.base/funcargs.exp: Likewise.
4030 * gdb.base/hbreak2.exp: Likewise.
4031 * gdb.base/inferior-died.exp: Likewise.
4032 * gdb.base/interrupt.exp: Likewise.
4033 * gdb.base/multi-forks.exp: Likewise.
4034 * gdb.base/nodebug.exp: Likewise.
4035 * gdb.base/sepdebug.exp: Likewise.
4036 * gdb.base/solib1.c: Likewise.
4037 * gdb.base/step-test.exp: Likewise.
4038 * gdb.mi/non-stop.c: Likewise.
4039 * gdb.mi/pthreads.c: Likewise.
4040 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4041 * gdb.threads/pthreads.c: Likewise.
4042 * gdb.threads/staticthreads.exp: Likewise.
4043 * lib/future.exp: Likewise.
4044 * lib/gdb.exp: Likewise.
4045 * gdb.base/so-indr-cl.c: Remove.
4046 * gdb.base/so-indr-cl.exp: Likewise.
4047 * gdb.base/solib.c: Likewise.
4048 * gdb.base/solib.exp: Likewise.
4049 * gdb.base/solib2.c: Likewise.
4050
b6304613
SM
40512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4052
4053 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4054 * gdb.base/call-ar-st.exp: Likewise.
4055 * gdb.base/callfuncs.exp: Likewise.
4056 * gdb.base/condbreak.exp: Likewise.
4057 * gdb.base/constvars.exp: Likewise.
4058 * gdb.base/hbreak2.exp: Likewise.
4059 * gdb.base/langs.exp: Likewise.
4060 * gdb.base/list.exp: Likewise.
4061 * gdb.base/long_long.exp: Likewise.
4062 * gdb.base/ptype.exp: Likewise.
4063 * gdb.base/scope.exp: Likewise.
4064 * gdb.base/signals.exp: Likewise.
4065 * gdb.base/so-impl-ld.exp: Likewise.
4066 * gdb.base/varargs.exp: Likewise.
4067 * gdb.base/volatile.exp: Likewise.
4068 * gdb.base/whatis.exp: Likewise.
4069 * gdb.cp/cplusfuncs.exp: Likewise.
4070 * gdb.cp/inherit.exp: Likewise.
4071 * gdb.cp/local.exp: Likewise.
4072 * gdb.cp/member-ptr.exp: Likewise.
4073 * gdb.cp/method.exp: Likewise.
4074 * gdb.cp/overload.exp: Likewise.
4075 * gdb.cp/templates.exp: Likewise.
4076 * gdb.stabs/weird.exp: Likewise.
4077 * lib/compiler.c: Likewise.
4078 * lib/compiler.cc: Likewise.
4079 * lib/cp-support.exp: Likewise.
4080 * lib/gdb.exp: Likewise.
4081
bf401b07
SM
40822015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4083
4084 * configure.ac: Remove HP-UX case.
4085 * configure: Regenerate.
4086
aff9c0f8
SM
40872015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4088
4089 * lib/gdb.exp (gdb_compile): Add function doc.
4090
a6904d5a
PA
40912015-12-17 Pedro Alves <palves@redhat.com>
4092
4093 PR threads/19354
4094 * gdb.multi/info-threads.exp: New file.
4095
a22279dd
YQ
40962015-12-15 Yao Qi <yao.qi@linaro.org>
4097
4098 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4099 is aarch64*-*-*.
4100
0588c796
SL
41012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4102
4103 * gdb.base/history-duplicates.exp: Skip if no readline support.
4104
5d978e17
SL
41052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4106
4107 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4108
7e763b86
SL
41092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4110
4111 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4112
87a3a92c
SL
41132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4114
4115 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4116 ctrl-C if nointerrupts target property is set.
4117 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4118 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4119 * gdb.base/paginate-bg-execution.exp: Likewise.
4120 * gdb.base/paginate-execution-startup.exp: Likewise.
4121 * gdb.base/random-signal.exp: Likewise.
4122 * gdb.base/range-stepping.exp: Likewise.
4123 * gdb.cp/annota2.exp: Likewise.
4124 * gdb.cp/annota3.exp: Likewise.
4125 * gdb.gdb/selftest.exp: Likewise.
4126 * gdb.threads/continue-pending-status.exp: Likewise.
4127 * gdb.threads/leader-exit.exp: Likewise.
4128 * gdb.threads/manythreads.exp: Likewise.
4129 * gdb.threads/pthreads.exp: Likewise.
4130 * gdb.threads/schedlock.exp: Likewise.
4131 * gdb.threads/sigthread.exp: Likewise.
4132
a8f077dc
DB
41332015-12-11 Don Breazeal <donb@codesourcery.com>
4134
4135 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4136 remote.
4137 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4138 * gdb.base/foll-exec.exp (main): Enable for target remote.
4139 * gdb.base/foll-fork.exp (main): Likewise.
4140 * gdb.base/foll-vfork.exp (main): Likewise.
4141 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4142 (proc continue_to_exit_bp_loc): Use clean_restart.
4143 * gdb.base/pie-execl.exp (main): Disable for target remote.
4144 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4145 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4146 * gdb.threads/execl.exp (main): Likewise.
4147 * gdb.threads/fork-child-threads.exp (main): Likewise.
4148 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4149 remote.
4150 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4151 remote.
4152 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4153 pid.tid style ptids, instead of just tid.
4154 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4155 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4156 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4157 ptids, instead of just tid.
4158
3b2464a8
AB
41592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4160
4161 * gdb.base/list.exp (test_list_forward): Add end of file error
4162 test.
4163 (test_repeat_list_command): Add end of file error test.
4164 (test_list_backwards): Add beginning of file error test.
4165
a0def019
AB
41662015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.base/list.exp (test_list_invalid_args): New function,
4169 defined, and called.
4170
5c000dff
AB
41712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4172
4173 * gdb.base/list.exp (test_list): Make test names unique.
4174
f1637ebe
YQ
41752015-12-11 Yao Qi <yao.qi@linaro.org>
4176
4177 * gdb.base/coremaker2.c: Remove.
4178
36d6fc0a
PA
41792015-12-10 Pedro Alves <palves@redhat.com>
4180
4181 * gdb.multi/base.exp: Remove stale "spaces" references.
4182
762f7747
PA
41832015-12-10 Pedro Alves <palves@redhat.com>
4184
4185 * gdb.multi/base.exp: Don't use nowarnings.
4186 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4187 * gdb.multi/hangout.c: Include stdio.h.
4188 * gdb.multi/hello.c: Include stdlib.h.
4189 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4190 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4191 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4192
28d2bfb9
AB
41932015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4194
4195 * gdb.dwarf2/dw2-ranges-base.c: New file.
4196 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4197 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4198 support additional line table, and debug ranges generation.
4199 (Dwarf::ranges): New function, generate .debug_ranges.
4200 (Dwarf::lines): Support generating simple line table programs.
4201 (Dwarf::assemble): Initialise new namespace variables.
4202
5fc2beac
KB
42032015-12-09 Kevin Buettner <kevinb@redhat.com>
4204
4205 * gdb.base/async.exp (proc test_background): Add case for
4206 asynchronous execution not supported.
4207
1c35a88f
LM
42082015-12-09 Luis Machado <lgustavo@codesourcery.com>
4209
4210 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4211 format and change test names to make them unique.
4212
b593e3d9
RK
42132015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4214 Pedro Alves <pedro@redhat.com>
4215
4216 PR gdb/18702
4217 Add checking of floatformats setup on x86_64 hosts.
4218 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4219 (smallval, bigval): New labels/constants.
4220 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4221 float" after loading bigval and smallval.
4222
d72413e6
PMR
42232015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4224
4225 * gdb.ada/fun_overload_menu.exp: New testcase.
4226 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4227
ece66d65
JS
42282015-12-04 Josh Stone <jistone@redhat.com>
4229
4230 * gdb.base/catch-fork-static.exp: New.
4231
41d0efca
YQ
42322015-12-03 Yao Qi <yao.qi@linaro.org>
4233
4234 * gdb.base/sizeof.c: Don't include stdio.h and
4235 ../lib/unbuffer_output.c.
4236 (main): New variable 'size' and 'value'. Remove printf and
4237 gdb_unbuffer_output. Assign return value to size and value.
4238 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4239 at the beginning.
4240 (check_sizeof): Check the result by printing variable 'size'.
4241 (check_valueof): Check the result by printing variable 'value'.
4242
99fd02d9
YQ
42432015-12-01 Yao Qi <yao.qi@linaro.org>
4244
4245 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4246 for aarch64*-*-linux* target.
4247
f2faf941
PA
42482015-11-30 Pedro Alves <palves@redhat.com>
4249
4250 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4251
04bf20c5
PA
42522015-11-30 Pedro Alves <palves@redhat.com>
4253
4254 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4255 Handle non-stop mode vCont replies.
4256
09df4675
PA
42572015-11-30 Pedro Alves <palves@redhat.com>
4258
4259 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4260 prepare_for_testing. Start gdb with "set non-stop on" appended to
4261 GDBFLAGS. Lax expected stop output.
4262
58b584af
YQ
42632015-11-27 Yao Qi <yao.qi@linaro.org>
4264
4265 * gdb.arch/arm-neon.exp: New.
4266 * gdb.arch/arm-neon.c: New.
4267
dfcb77a8
YQ
42682015-11-27 Yao Qi <yao.qi@linaro.org>
4269
4270 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4271
88e8ec1b
YQ
42722015-11-27 Yao Qi <yao.qi@linaro.org>
4273
4274 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4275 frames-invalid annotation.
4276
bfde72c2
YQ
42772015-11-27 Yao Qi <yao.qi@linaro.org>
4278
4279 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4280
f6512a69
SM
42812015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4282
4283 * gdb.threads/names.exp: New file.
4284 * gdb.threads/names.c: New file.
4285 * README: Mention gdb,no_thread_names.
4286
46a3515b
MM
42872015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4288
4289 PR 19297
4290 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4291 support" error.
4292
62147a22
PA
42932015-11-24 Pedro Alves <palves@redhat.com>
4294
4295 PR 17539
4296 * gdb.base/display.exp: Expect displays to be sorted in ascending
4297 order. Use multi_line.
4298 * gdb.base/solib-display.exp: Likewise.
4299
2f341b6e
PA
43002015-11-24 Pedro Alves <palves@redhat.com>
4301
4302 PR 17539
25d49b86
PA
4303 * gdb.base/display.exp: Expect displays to be sorted in ascending
4304 order. Use multi_line.
4305 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4306
7e0aa6aa
PA
43072015-11-24 Pedro Alves <palves@redhat.com>
4308
4309 PR 17539
4310 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4311 threads in ascending order.
4312 * gdb.base/foll-fork.exp: Likewise.
4313 * gdb.base/foll-vfork.exp: Likewise.
4314 * gdb.base/multi-forks.exp: Likewise.
4315 * gdb.mi/mi-nonstop.exp: Likewise.
4316 * gdb.mi/mi-nsintrall.exp: Likewise.
4317 * gdb.multi/base.exp: Likewise.
4318 * gdb.multi/multi-arch.exp: Likewise.
4319 * gdb.python/py-inferior.exp: Likewise.
4320 * gdb.threads/break-while-running.exp: Likewise.
4321 * gdb.threads/execl.exp: Likewise.
4322 * gdb.threads/gcore-thread.exp: Likewise.
4323 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4324 * gdb.threads/kill.exp: Likewise.
4325 * gdb.threads/linux-dp.exp: Likewise.
4326 * gdb.threads/multiple-step-overs.exp: Likewise.
4327 * gdb.threads/next-bp-other-thread.exp: Likewise.
4328 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4329 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4330 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4331 * gdb.threads/thread-find.exp: Likewise.
4332 * gdb.threads/tls.exp: Likewise.
4333 * lib/mi-support.exp (mi_reverse_list): Delete.
4334 (mi_check_thread_states): No longer reverse list.
4335
2cc57ad8
PA
43362015-11-24 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4339 use lowercase.
4340
c93e8391
SM
43412015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4342
4343 * gdb.trace/actions.c: Include trace-common.h.
4344 (main): Add a location for a fast tracepoint.
4345 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4346 the normal tracepoints.
4347 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4348
045ccf91
SM
43492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4350
4351 * save-trace.exp: Factor out code to these...
4352 (gdb_save_tracepoints): New.
4353 (gdb_load_tracepoints): New.
4354 (do_save_load_test): New.
4355
5506f9f6
KB
43562015-11-23 Kevin Buettner <kevinb@redhat.com>
4357
4358 * gdb.base/asmlabel.exp: New test.
4359 * gdb.base/asmlabel.c: New test case.
4360
16c3b12f
JB
43612015-11-23 Joel Brobecker <brobecker@adacore.com>
4362
4363 * gdb.base/wrong_frame_bt_full-main.c: New file.
4364 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4365 * gdb.base/wrong_frame_bt_full.exp: New file.
4366
155bfbd3
JB
43672015-11-23 Joel Brobecker <brobecker@adacore.com>
4368
4369 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4370
bb097445
JM
43712015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4372
206853a0 4373 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4374 pstate register when comparing registers values in
4375 sparc64-*-linux-gnu targets to avoid spurious differences.
4376
9c88ed8f
JM
43772015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4378
206853a0 4379 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4380
96161e25
SL
43812015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4382
4383 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4384 as type argument to gdb_compile.
4385 * gdb.base/nested-subp2.exp: Likewise.
4386 * gdb.base/nested-subp3.exp: Likewise.
4387
340c2830
DV
43882015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4389
4390 * lib/dwarf.exp (_note): Fix left shift of negative value.
4391 * gdb.trace/trace-condition.exp: Likewise.
4392
c1862d0f
YQ
43932015-11-13 Yao Qi <yao.qi@linaro.org>
4394
4395 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4396 comments about d10v.
4397 (test_scalar_returns): Likewise.
4398 * gdb.base/d10v.ld: Remove.
4399 * gdb.base/overlays.exp: Remove the target triplet checking for
4400 d10v-*-*.
4401 * gdb.base/structs.exp (test_struct_returns): Remove the
4402 comments about d10v.
4403 (test_struct_calls): Likewise.
4404
77ae9c19
YQ
44052015-11-13 Yao Qi <yao.qi@linaro.org>
4406
4407 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4408 * gdb.base/gnu_vector.c: Don't include stdio.h.
4409 (main): Don't print res and call add_some_intvecs.
4410
430e004e
MK
44112015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4412
4413 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4414 macro.
4415 (func5): Removed.
4416 (func4): Use FAST_TRACEPOINT_LABEL.
4417 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4418 macro.
4419 (func): Removed.
4420 (thread_function): Use FAST_TRACEPOINT_LABEL.
4421 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4422 (func): Remove.
4423 (marker): Use FAST_TRACEPOINT_LABEL.
4424 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4425 (pendfunc1): Remove.
4426 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4427 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4428 (foo): Remove.
4429 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4430 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4431 macro.
4432 (func): Remove.
4433 (marker): Use FAST_TRACEPOINT_LABEL.
4434 * gdb.trace/trace-common.h: New header.
4435 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4436 macro.
4437 (func): Remove.
4438 (marker): Use FAST_TRACEPOINT_LABEL.
4439 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4440 (func): Remove.
4441 (thread_function): Use FAST_TRACEPOINT_LABEL.
4442
6e7675a7
MK
44432015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4444
4445 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4446 in front.
4447 * gdb.trace/change-loc.exp: Use global pcreg definition.
4448 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4449 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4450 in front.
4451 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4452 * gdb.trace/pending.exp: Likewise.
4453 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4454 * gdb.trace/trace-break.exp: Likewise.
4455 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4456 in front.
4457 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4458 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4459 in front.
4460 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4461
dddc0e16
JB
44622015-11-09 Joel Brobecker <brobecker@adacore.com>
4463
4464 * gdb.ada/fin_fun_out: New testcase.
4465
c6f0b406
KB
44662015-11-07 Kevin Buettner <kevinb@redhat.com>
4467
4468 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4469 value associated with DW_AT_byte_size.
4470 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4471 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4472 DW_AT_upper_bound.
4473
f01dcfd9
KB
44742015-11-07 Kevin Buettner <kevinb@redhat.com>
4475
4476 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4477 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4478 version.
4479 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4480 gdb.dwarf2/dw2-canonicalize-type.exp,
4481 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4482 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4483 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4484 provided by gdb_target_symbol_prefix_flags_asm.
4485 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4486 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4487 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4488 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4489 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4490 macros where needed). Use this macro for symbols which require
4491 the prefix provided by SYMBOL_PREFIX.
4492
2223449a
KB
44932015-11-05 Kevin Buettner <kevinb@redhat.com>
4494
4495 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4496 New procs.
4497 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4498 representing expressions, of more than one list element.
4499 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4500 to prepend linker symbol prefix to f.
4501 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4502 table_1 and table_2.
4503 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4504 Likewise, for f and g.
4505 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4506 for ptr.
4507 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4508 for main.
4509 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4510 table_1_ptr and table_2_ptr.
4511
6f2f1a3a
JK
45122015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4513 Joel Brobecker <brobecker@adacore.com>
4514
4515 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4516
566c56c9
MK
45172015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4518
4519 * gdb.reverse/s390-mvcle.c: New test.
4520 * gdb.reverse/s390-mvcle.exp: New file.
4521 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4522
d5f0636b
MK
45232015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4524
4525 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4526
7ad8b86c
MK
45272015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4528
4529 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4530 reaching marker2.
4531 * gdb.reverse/getresuid-reverse.exp: Likewise.
4532 * gdb.reverse/pipe-reverse.exp: Likewise.
4533 * gdb.reverse/readv-reverse.exp: Likewise.
4534 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4535 * gdb.reverse/time-reverse.exp: Likewise.
4536 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4537
4081c0f1
YQ
45382015-10-30 Yao Qi <yao.qi@linaro.org>
4539
4540 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4541 (empty_cycle): Remove.
4542 (main): Don't call empty_cycle. Don't use watch_count_done.
4543 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4544 empty_cycle. Rewrite the code counting HW watchpoints.
4545
452b4ba5
MK
45462015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4547
4548 * gdb.reverse/fstatat-reverse.c: New test.
4549 * gdb.reverse/fstatat-reverse.exp: New file.
4550 * gdb.reverse/getresuid-reverse.c: New test.
4551 * gdb.reverse/getresuid-reverse.exp: New file.
4552 * gdb.reverse/pipe-reverse.c: New test.
4553 * gdb.reverse/pipe-reverse.exp: New file.
4554 * gdb.reverse/readv-reverse.c: New test.
4555 * gdb.reverse/readv-reverse.exp: New file.
4556 * gdb.reverse/recvmsg-reverse.c: New test.
4557 * gdb.reverse/recvmsg-reverse.exp: New file.
4558 * gdb.reverse/time-reverse.c: New test.
4559 * gdb.reverse/time-reverse.exp: New file.
4560 * gdb.reverse/waitpid-reverse.c: New test.
4561 * gdb.reverse/waitpid-reverse.exp: New file.
4562
5e2e7507
JK
45632015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4566
0fde2c53
DE
45672015-10-26 Doug Evans <dje@google.com>
4568
4569 PR symtab/17391
4570 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4571 * gdb.dwarf2/bad-regnum.c: New file.
4572 * gdb.dwarf2/bad-regnum.exp: New file.
4573
1a70ae97
DE
45742015-10-26 Doug Evans <dje@google.com>
4575
4576 PR python/18938
4577 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4578 file.
4579
27dc26ab
JK
45802015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4581
4582 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4583 for a change by "Mention language in compile error message".
4584
bed91f4d
SM
45852015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4586
4587 PR python/18073
4588 * gdb.python/py-type.c (C::a_method): New.
4589 (C::a_const_method): New.
4590 (C::a_static_method): New.
4591 (a_function): New.
4592 * gdb.python/py-type.exp (test_fields): Test getting fields
4593 from function and method.
4594
3f2f83dd
KB
45952015-10-21 Keven Boell <keven.boell@intel.com>
4596
4597 * gdb.fortran/vla-alloc-assoc.exp: New file.
4598 * gdb.fortran/vla-datatypes.exp: New file.
4599 * gdb.fortran/vla-datatypes.f90: New file.
4600 * gdb.fortran/vla-history.exp: New file.
4601 * gdb.fortran/vla-ptype-sub.exp: New file.
4602 * gdb.fortran/vla-ptype.exp: New file.
4603 * gdb.fortran/vla-sizeof.exp: New file.
4604 * gdb.fortran/vla-sub.f90: New file.
4605 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4606 * gdb.fortran/vla-value-sub-finish.exp: New file.
4607 * gdb.fortran/vla-value-sub.exp: New file.
4608 * gdb.fortran/vla-value.exp: New file.
4609 * gdb.fortran/vla-ptr-info.exp: New file.
4610 * gdb.mi/mi-vla-fortran.exp: New file.
4611 * gdb.mi/vla.f90: New file.
4612
27145d50
SL
46132015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4614
4615 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4616 of hardwired timeout value.
4617
5f3ff4f8
JK
46182015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4619 Pedro Alves <palves@redhat.com>
4620
4621 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4622 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4623
bfd09d20
JS
46242015-10-19 Josh Stone <jistone@redhat.com>
4625
4626 * gdb.base/catch-syscall.c: Include <sched.h>.
4627 (unknown_syscall): New variable.
4628 (main): Trigger a vfork and an unknown syscall.
4629 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4630 (unknown_syscall_number): Likewise.
4631 (check_call_to_syscall): Accept an optional syscall pattern.
4632 (check_return_from_syscall): Likewise.
4633 (check_continue): Likewise.
4634 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4635 (test_catch_syscall_skipping_return): New test toggling off 'catch
4636 syscall' to step over the syscall return, then toggling back on.
4637 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4638 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4639 (do_syscall_tests): Call test_catch_syscall_without_args and
4640 test_catch_syscall_mid_vfork.
4641 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4642 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4643
b32b93c6
AS
46442015-10-19 Andrew Stubbs <ams@codesourcery.com>
4645
4646 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4647 print g_vE): Add new pass patterns.
4648 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4649 print various symbol names for vptr fields.
4650
9d622bda
AB
46512015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4652
4653 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4654 results.
4655
0fd8ac1c
YQ
46562015-10-12 Yao Qi <yao.qi@linaro.org>
4657
4658 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4659
34240514
YQ
46602015-10-12 Yao Qi <yao.qi@linaro.org>
4661
4662 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4663 is aarch64*-*-linux*.
4664
8240f442
YQ
46652015-10-12 Yao Qi <yao.qi@linaro.org>
4666
4667 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4668 (can_relocate_bcond_true): ... it.
4669 (can_relocate_bcond_false): New function.
4670 (foo): Likewise.
4671 (can_relocate_bl): Likewise.
4672 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4673 can_relocate_bl.
4674
2520f728
PMR
46752015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4676
4677 * gdb.base/nested-addr.c: New file.
4678 * gdb.base/nested-addr.exp: New testcase.
4679
abcef95a
MM
46802015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4681
4682 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4683 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4684 its output. Ignore the output of "record goto begin" and instead
4685 check that GDB is replaying.
4686
145e3ddb
PA
46872015-10-09 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4690 (top level): Use it in the run with no args test.
4691
d5d8c4e1
IB
46922015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4693
4694 * gdb.dlang/properties.exp: New file.
4695
06e635ef
SL
46962015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4697
4698 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4699 whether or not address 0x1000 is mapped on the target.
4700
e019fd1d
SM
47012015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4702
4703 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4704 build.
4705
77ba2a67
MM
47062015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4707
4708 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4709 instruction-history test.
4710
c60eb31f
DE
47112015-09-28 Doug Evans <dje@google.com>
4712
4713 * gdb.base/gcore.c (array_func): Add reference to static_array.
4714
9a3c8263
SM
47152015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4716
4717 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4718 source line.
4719
9720e656
SL
47202015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4721
4722 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4723 short or char as base type.
4724
938d3bf2
SL
47252015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4726
4727 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4728 to allow any size enum.
4729
e6c2c623
PMR
47302015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4731
4732 * gdb.ada/array_ptr_renaming.exp: New testcase.
4733 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4734 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4735
06da0f77
PL
47362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4737
4738 * gdb.trace/ftrace-lock.c: New file.
4739 * gdb.trace/ftrace-lock.exp: New file.
4740
4f51c22a
PL
47412015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4742
4743 * gdb.arch/insn-reloc.c: New file.
4744 * gdb.arch/ftrace-insn-reloc.exp: New file.
4745
7041adf4
PL
47462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4747
4748 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4749 instruction.
4750 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4751 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4752 * gdb.trace/range-stepping.c: Likewise.
4753 * gdb.trace/trace-break.c: Likewise.
4754 * gdb.trace/trace-mt.c (thread_function): Likewise.
4755 * gdb.trace/ftrace.c (marker): Likewise.
4756 * gdb.trace/trace-condition.c (marker): Likewise.
4757 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4758 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4759 is_aarch64_target.
4760
015d2e7e
DE
47612015-09-18 Doug Evans <xdje42@gmail.com>
4762
4763 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4764 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4765
26b188a2
SL
47662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4767
4768 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4769 the breakpoint.
4770
79dc332b
SL
47712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4772
4773 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4774 the pending breakpoint. Remove timeout override for "Run till
4775 MI pending breakpoint on pendfunc3 on thread 2" test.
4776
f57929f2
SL
47772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4778
4779 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4780 filename pattern.
4781
3f469b17
SL
47822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4783
4784 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4785 in breakpoint filename pattern.
4786
515b89b3
SL
47872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4788
7800dbe4
SL
4789 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4790
47912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4792
515b89b3
SL
4793 * gdb.linespec/explicit.exp: Check for readline support for
4794 tab-completion tests. Fix obvious typo.
4795
d2939ba2
MM
47962015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4797
4798 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4799 and replay.
4800
cbb55fa7
MM
48012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4802
4803 * gdb.btrace/non-stop.c: New.
4804 * gdb.btrace/non-stop.exp: New.
4805
43691ca1
PL
48062015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4807 Yao Qi <yao.qi@linaro.org>
4808
4809 * gdb.trace/trace-condition.c: New file.
4810 * gdb.trace/trace-condition.exp: New file.
4811
d78908cf
WW
48122015-09-16 Wei-cheng Wang <cole945@gmail.com>
4813
4814 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4815 for testing bytecode compilation.
4816
1ed415e2
PA
48172015-09-16 Pedro Alves <palves@redhat.com>
4818 Sandra Loosemore <sandra@codesourcery.com>
4819
4820 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4821 (SECONDS): Redefine.
4822 (main): Call pthread_kill and alarm early.
4823 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4824 support.
4825 (test): If the target can't hardware step and doesn't support
4826 displaced stepping, increase the timeout.
4827
d136eff5
PA
48282015-09-16 Pedro Alves <palves@redhat.com>
4829
4830 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4831 (enable_debug): New procedures.
4832 (test): Use them. Bail out if waiting for threads fails.
4833 (top level): Bail out if a test fails.
4834
991f019c
YQ
48352015-09-16 Yao Qi <yao.qi@linaro.org>
4836
4837 * gdb.asm/asm-source.exp: Set asm-arch for
4838 aarch64*-*-* target.
4839 * gdb.asm/aarch64.inc: New file.
4840
bfca584f
PMR
48412015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4842
4843 * gdb.ada/array_of_variable_length.exp: New testcase.
4844 * gdb.ada/array_of_variable_length/foo.adb: New file.
4845 * gdb.ada/array_of_variable_length/pck.adb: New file.
4846 * gdb.ada/array_of_variable_length/pck.ads: New file.
4847
b326e587
DE
48482015-09-15 Doug Evans <dje@google.com>
4849
4850 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4851 of function static local variable.
4852
5382cfab
PW
48532015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4854
4855 * gdb.threads/tls-so_extern.exp: New test file.
4856 * gdb.threads/tls-so_extern.c: New test file.
4857 * gdb.threads/tls-so_extern_main.c: New test file.
4858
141c5cc4
JK
48592015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 * gdb.opt/solib-intra-step-lib.c: New file.
4862 * gdb.opt/solib-intra-step-main.c: New file.
4863 * gdb.opt/solib-intra-step.exp: New file.
4864
d15dcecd
PA
48652015-09-15 Pedro Alves <palves@redhat.com>
4866
4867 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4868 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4869
4c2f2a79
PA
48702015-09-14 Pedro Alves <palves@redhat.com>
4871
4872 * gdb.base/hook-stop-continue.c: Delete.
4873 * gdb.base/hook-stop-continue.exp: Delete.
4874 * gdb.base/hook-stop-frame.c: Delete.
4875 * gdb.base/hook-stop-frame.exp: Delete.
4876 * gdb.base/hook-stop.c: New file.
4877 * gdb.base/hook-stop.exp: New file.
4878
919e6dbe
PMR
48792015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4880
4881 * gdb.ada/access_to_packed_array.exp: New testcase.
4882 * gdb.ada/access_to_packed_array/foo.adb: New file.
4883 * gdb.ada/access_to_packed_array/pack.adb: New file.
4884 * gdb.ada/access_to_packed_array/pack.ads: New file.
4885
157280a4
MM
48862015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4887
4888 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4889 buffer size test.
4890
2fd33e94
DB
48912015-09-11 Don Breazeal <donb@codesourcery.com>
4892
4893 * gdb.base/foll-exec.c: Add copyright header. Fix
4894 formatting issues.
4895 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4896 (do_exec_tests): Use clean_restart in place of zap_session,
4897 and for test initialization. Fix formatting issues. Use
4898 fail in place of perror.
4899 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4900 an expect statement to match an expression with output from
4901 the program under debug.
4902 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4903 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4904 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4905 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4906 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4907
e70b6e8e
DE
49082015-09-09 Doug Evans <dje@google.com>
4909
4910 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4911
7a551a51
DE
49122015-09-09 Doug Evans <dje@google.com>
4913
4914 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4915
4c666f84
DE
49162015-09-09 Doug Evans <dje@google.com>
4917
4918 * gdb.base/savedregs.exp: Fix typo.
4919
243a9253
PA
49202015-09-09 Pedro Alves <palves@redhat.com>
4921
4922 * gdb.mi/mi-cli.exp: Add CLI finish tests.
4923
c0fa8fbd
SL
49242015-09-08 Sandra Loosemore <sandra@codesourcery.com>
4925
4926 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
4927 command actually switches threads. Give up on remaining
4928 tests if target fails to stop at breakpoint.
4929
cd7c1778
PMR
49302015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
4931
4932 * gdb.ada/funcall_char.exp: New testcase.
4933 * gdb.ada/funcall_char/foo.adb: New file.
4934
dc5c8746
PMR
49352015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
4936
4937 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
4938 expected outputs. Add two testcases for completing ambiguous
4939 functions.
4940 * gdb.ada/complete/aux_pck.adb: New file.
4941 * gdb.ada/complete/aux_pck.ads: New file.
4942 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
4943 Ambiguous_Func functions.
4944 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
4945 * gdb.ada/complete/pck.adb: Likewise.
4946
4e83a1e7
UW
49472015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
4948
4949 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
4950 failures to run the test program under GDB.
4951
8ce74153
LM
49522015-08-26 Luis Machado <lgustavo@codesourcery.com>
4953
4954 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
4955 to C.
4956
e9756d52
PP
49572015-08-26 Patrick Palka <patrick@parcs.ath.cx>
4958
4959 * gdb.base/run-after-attach.exp: New test file.
4960 * gdb.base/run-after-attach.c: New test file.
4961
8d37573b
DB
49622015-08-26 Don Breazeal <donb@codesourcery.com>
4963
4964 * gdb.base/foll-exec-2.c: New test program.
4965 * gdb.base/foll-exec-2.exp: New test.
4966
63e43d3a
PMR
49672015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
4968
4969 * gdb.base/nested-subp1.exp: New file.
4970 * gdb.base/nested-subp1.c: New file.
4971 * gdb.base/nested-subp2.exp: New file.
4972 * gdb.base/nested-subp2.c: New file.
4973 * gdb.base/nested-subp3.exp: New file.
4974 * gdb.base/nested-subp3.c: New file.
4975
3d40fbb5
PA
49762015-08-24 Pedro Alves <palves@redhat.com>
4977
4978 * gdb.server/connect-without-multi-process.c: New file.
4979 * gdb.server/connect-without-multi-process.exp: New file.
4980
4422ac93
LM
49812015-08-24 Luis Machado <lgustavo@codesourcery.com>
4982
4983 * gdb.opt/inline-markers.c: Make z int.
4984
91dddb86
LM
49852015-08-24 Luis Machado <lgustavo@codesourcery.com>
4986
4987 * gdb.opt/inline-markers.c: Make z volatile.
4988
a48847ee
LM
49892015-08-24 Luis Machado <lgustavo@codesourcery.com>
4990
4991 * gdb.opt/inline-bt.c: New volatile global z.
4992 * gdb.opt/inline-cmds.c: Likewise.
4993 * gdb.opt/inline-locals.c: Likewise.
4994 * gdb.opt/inline-markers.c: New extern global z.
4995 (marker): Use z.
4996 (inline_fn): Likewise.
4997
0ebbc52b
PA
49982015-08-24 Pedro Alves <palves@redhat.com>
4999
5000 * config/m32r-stub.exp: Remove file.
5001 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5002 * gdb.base/call-rt-st.exp: Likewise.
5003 * gdb.base/call-strs.exp: Likewise.
5004 * gdb.base/default.exp: Remove references to h8300-*-hms and
5005 *-*-udi*.
5006 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5007
77c365df
AA
50082015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5009
5010 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5011 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5012 and "return" use KFAIL when GDB can not read/write the vector
5013 return value.
5014
4313b8c0
GB
50152015-08-21 Gary Benson <gbenson@redhat.com>
5016
5017 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5018
0e433b32
PA
50192015-08-20 Pedro Alves <palves@redhat.com>
5020
5021 * gdb.server/solib-list.exp: No longer expect an interior stop in
5022 non-stop mode.
5023
221e1a37
PA
50242015-08-20 Pedro Alves <palves@redhat.com>
5025
5026 * gdb.server/connect-stopped-target.c: New file.
5027 * gdb.server/connect-stopped-target.exp: New file.
5028
40e3ad0e
PA
50292015-08-20 Pedro Alves <palves@redhat.com>
5030
5031 * gdb.dwarf2/comp-unit-lang.exp: New file.
5032 * gdb.dwarf2/comp-unit-lang.c: New file.
5033
af39b327
PMR
50342015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5035
5036 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5037 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5038
7d45c7c3 50392015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5040
7d45c7c3
KB
5041 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5043
4d6cceb4
DE
50442015-08-18 Doug Evans <dje@google.com>
5045 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5046
5047 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5048 skip_python_tests. New arg prompt_regexp.
5049 (skip_python_tests): New function.
5050 * lib/mi-support.exp (mi_skip_python_tests): New function.
5051 * gdb.python/py-mi-objfile-gdb.py: New file.
5052 * gdb.python/py-mi-objfile.c: New file.
5053 * gdb.python/py-mi-objfile.exp: New file.
5054
ad89c2aa
KS
50552015-08-17 Keith Seitz <keiths@redhat.com>
5056
5057 * gdb.linespec/explicit.exp: Move strace test from here ...
5058 * gdb.trace/strace.exp: ... to here.
5059
e3ae3c43
PP
50602015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5061
5062 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5063 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5064
604b2636
DE
50652015-08-14 Doug Evans <xdje42@gmail.com>
5066
5067 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5068 inferior before selecting a new file.
5069
6ff0ba5f
DE
50702015-08-14 Doug Evans <xdje42@gmail.com>
5071
5072 * gdb.mi/mi-disassemble.exp: Update.
5073 * gdb.base/disasm-optim.S: New file.
5074 * gdb.base/disasm-optim.c: New file.
5075 * gdb.base/disasm-optim.h: New file.
5076 * gdb.base/disasm-optim.exp: New file.
5077
9ca98f92
KS
50782015-08-14 Keith Seitz <keiths@redhat.com>
5079
5080 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5081 "evaluated-by".
5082
52bbc560
JB
50832015-08-13 Joel Brobecker <brobecker@adacore.com>
5084
5085 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5086
5d8c3ed3
PMR
50872015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5088
5089 * gdb.ada/fun_renaming.exp: New testcase.
5090 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5091 * gdb.ada/fun_renaming/pack.adb: New file.
5092 * gdb.ada/fun_renaming/pack.ads: New file.
5093
ea8812bc
KS
50942015-08-12 Keith Seitz <keiths@redhat.com>
5095
5096 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5097 gdb_get_line_number.
5098
4dafcdeb
JB
50992015-08-12 Joel Brobecker <brobecker@adacore.com>
5100
5101 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5102 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5103 gdb.base/dso2dso.exp: New files.
5104
5ba32597
SDJ
51052015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5106 Pedro Alves <palves@redhat.com>
5107 Keith Seitz <keiths@redhat.com>
5108
5109 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5110 GDBFLAGS.
5111
b6dafabf
PP
51122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5113
5114 * gdb.base/gdbhistsize-history.exp
5115 (test_histsize_history_setting): Use save_vars.
5116 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5117 Use save_vars.
5118 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5119 * gdb.base/readline.exp: Use save_vars.
5120
abe8e607
PP
51212015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5122
5123 * lib/gdb.exp (save_vars): New proc.
5124
629500fa
KS
51252015-08-11 Keith Seitz <keiths@redhat.com>
5126
5127 * gdb.base/help.exp: Update help_breakpoint_text.
5128
eb8c4e2e
KS
51292015-08-11 Keith Seitz <keiths@redhat.com>
5130
5131 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5132 (at toplevel): Call test_explicit_breakpoints.
5133 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5134 breakpoints.
5135 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5136 breakpoint conditions, "-cond".
5137
87f0e720
KS
51382015-08-11 Keith Seitz <keiths@redhat.com>
5139
5140 * gdb.linespec/3explicit.c: New file.
5141 * gdb.linespec/cpexplicit.cc: New file.
5142 * gdb.linespec/cpexplicit.exp: New file.
5143 * gdb.linespec/explicit.c: New file.
5144 * gdb.linespec/explicit.exp: New file.
5145 * gdb.linespec/explicit2.c: New file.
5146 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5147 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5148 before using in the matching pattern.
5149 Clarify that `prefix' is a regular expression.
5150
f00aae0f
KS
51512015-08-11 Keith Seitz <keiths@redhat.com>
5152
5153 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5154 test.
5155 Add tests for missing ",FMT" and ",".
5156
e27852be
DE
51572015-08-10 Doug Evans <dje@google.com>
5158 Keith Seitz <keiths@redhat.com>
5159
5160 PR gdb/17960
5161 * gdb.base/completion.exp: Add location completer tests.
5162
7f03bd92
PA
51632015-08-07 Pedro Alves <palves@redhat.com>
5164
5165 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5166 tests here.
5167 (top level): Run do_test with and without displaced stepping.
5168
3fc8eb30
PA
51692015-08-07 Pedro Alves <palves@redhat.com>
5170
5171 * gdb.base/valgrind-disp-step.c: New file.
5172 * gdb.base/valgrind-disp-step.exp: New file.
5173
d4569d7b
PA
51742015-08-07 Pedro Alves <palves@redhat.com>
5175
5176 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5177 Delete function.
5178 (main): Add alarm. Run an infinite loop instead of calling
5179 wait_threads.
5180 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5181 comment.
5182 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5183 Delete function.
5184 (main): Add alarm. Run an infinite loop instead of calling
5185 wait_threads.
5186 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5187 comment.
5188
e1316e60
PA
51892015-08-07 Pedro Alves <palves@redhat.com>
5190
5191 * gdb.base/checkpoint-ns.exp: New file.
5192 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5193 standard_testfile.
5194
da8c46d2
MM
51952015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5196
5197 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5198 * gdb.btrace/instruction_history.exp: Update.
5199 * gdb.btrace/tsx.exp: New.
5200 * gdb.btrace/tsx.c: New.
5201
de1c2c52
PA
52022015-08-06 Pedro Alves <palves@redhat.com>
5203
5204 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5205 increase timeout.
5206 * gdb.reverse/until-precsave.exp: Bump timeouts.
5207
782e0bf4
PA
52082015-08-06 Pedro Alves <palves@redhat.com>
5209
5210 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5211
83e97ed0
PA
52122015-08-06 Pedro Alves <palves@redhat.com>
5213
5214 PR gdb/18749
5215 * gdb.threads/process-dies-while-handling-bp.c: New file.
5216 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5217
863d01bd
PA
52182015-08-06 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5221 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5222
0a39bb32
PA
52232015-08-05 Pedro Alves <palves@redhat.com>
5224
5225 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5226 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5227
ee2d2b10
SL
52282015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5229
5230 * gdb.base/bp-permanent.exp: Report test as unsupported if
5231 the target cannot stop at the permanent breakpoint.
5232
4e1bdb00
DE
52332015-08-03 Doug Evans <dje@google.com>
5234
5235 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5236 10000.
5237
3d338901
DE
52382015-08-03 Doug Evans <dje@google.com>
5239
5240 * Makefile.in (workers/%.worker, build-perf): New rule.
5241 (GDB_PERFTEST_MODE): New variable.
5242 (check-perf): Use it.
5243 (clean): Clean up gdb.perf parallel build subdirs.
5244 * lib/build-piece.exp: New file.
5245 * lib/gdb.exp (make_gdb_parallel_path): New function
5246 (standard_output_file, standard_temp_file): Call it.
5247 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5248 of $GDB_PARALLEL.
5249 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5250
af061d3e
DE
52512015-08-03 Doug Evans <dje@google.com>
5252
8e1afc81 5253 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5254 (LOG_FILE_NAME): New global.
5255 (TextReporter.__init__): Initialize self.txt_sum.
5256 (TextReporter.report): Add support for multiple data-points.
5257 Move report to perftest.sum, put raw data in perftest.log.
5258 (TextReporter.start): Open sum and log files.
5259 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5260 * gdb.perf/lib/perftest/testresult.py
5261 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5262
2c8c5d37
PA
52632015-07-31 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5266 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5267 kill_wait_spawned_process instead of explicit "kill -9".
5268 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5269 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5270 kill_wait_spawned_process.
5271 * gdb.base/attach-twice.exp: Likewise.
5272 * gdb.base/attach.exp: Likewise.
5273 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5274 gdb_test_multiple.
5275 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5276 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5277 kill_wait_spawned_process.
5278 * gdb.base/valgrind-infcall.exp: Likewise.
5279 * gdb.multi/multi-attach.exp: Likewise.
5280 * gdb.python/py-prompt.exp: Likewise.
5281 * gdb.python/py-sync-interp.exp: Likewise.
5282 * gdb.server/ext-attach.exp: Likewise.
5283 * gdb.threads/attach-into-signal.exp (corefunc): Use
5284 spawn_wait_for_attach, spawn_id_get_pid and
5285 kill_wait_spawned_process.
5286 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5287 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5288 spawn_id_get_pid and kill_wait_spawned_process.
5289 * gdb.threads/attach-stopped.exp (corefunc): Use
5290 spawn_wait_for_attach, spawn_id_get_pid and
5291 kill_wait_spawned_process.
5292 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5293 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5294 kill_wait_spawned_process instead of explicit "kill -9".
5295 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5296 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5297 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5298 processes. Don't map cygwin/windows pids here. Now returns a
5299 spawn id list.
5300
032a0fca
SL
53012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5302
5303 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5304 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5305 correct patch.
5306
61a934ca
SL
53072015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5308
5309 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5310
4bc4d428
SL
53112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5312
5313 Reapply:
5314 2014-05-21 Mark Wielaard <mjw@redhat.com>
5315
5316 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5317
998d452a
PA
53182015-07-30 Pedro Alves <palves@redhat.com>
5319
5320 * linux-low.c (handle_extended_wait): Set the child's last
5321 reported status to TARGET_WAITKIND_STOPPED.
5322
69dde7dc
PA
53232015-07-30 Pedro Alves <palves@redhat.com>
5324
5325 PR threads/18600
5326 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5327 only shows inferior 1.
5328
4dd63d48
PA
53292015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5330 Pedro Alves <palves@redhat.com>
5331
5332 PR threads/18600
5333 * gdb.threads/fork-plus-threads.c: New file.
5334 * gdb.threads/fork-plus-threads.exp: New file.
5335
d618e4c5
PP
53362015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5337
5338 * gdb.base/batch-preserve-term-settings.exp
5339 (test_terminal_settings_preserved_after_cli_exit): Use
5340 send_quit_command.
5341
1eef6428
PA
53422015-07-29 Pedro Alves <palves@redhat.com>
5343 Don Breazeal <donb@codesourcery.com>
5344
5345 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5346 output from both inferior_spawn_id and gdb_spawn_id.
5347
7da5b897
SDJ
53482015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5349
5350 * gdb.threads/attach-into-signal.exp (corefunc): Use
5351 with_test_prefix on nested loops, uniquefying the test messages.
5352
dac804df
SDJ
53532015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5354
5355 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5356 commit.
5357
06265e53
PP
53582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5359
5360 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5361 New proc.
5362 (test_terminal_settings_preserved_after_sigterm): New test.
5363
18206ca3
PP
53642015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5365
5366 * gdb.base/batch-preserve-term-settings.exp
5367 (test_terminal_settings_preserved_after_cli_exit): New test.
5368
90074d11
PP
53692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5370
5371 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5372 manipulation of saved_gdbflags.
5373 (test_terminal_settings_preserved): Remove global declaration of
5374 the unused variable pagination_prompt. Remove manipulation of
5375 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5376 GDBFLAGS.
5377
eb1a7902
PA
53782015-07-29 Pedro Alves <palves@redhat.com>
5379
5380 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5381
8b75dd3b
PA
53822015-07-29 Pedro Alves <palves@redhat.com>
5383
5384 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5385 at the top.
5386
dedad4e3
PA
53872015-07-29 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5390 (main): Call gdb_unbuffer_output.
5391 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5392 (main): Call gdb_unbuffer_output.
5393 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5394 (main): Call gdb_unbuffer_output.
5395 * gdb.base/call-strs.exp: Adjust to step over the
5396 gdb_unbuffer_output call.
5397 * gdb.base/catch-gdb-caused-signals.c: Include
5398 "../lib/unbuffer_output.c".
5399 (main): Call gdb_unbuffer_output.
5400 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5401 (main): Call gdb_unbuffer_output.
5402 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5403 (main): Call gdb_unbuffer_output.
5404 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5405 (main): Call gdb_unbuffer_output.
5406 * gdb.base/shlib-call.exp: Adjust to step over the
5407 gdb_unbuffer_output call.
5408 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5409 (main): Call gdb_unbuffer_output.
5410 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5411 (main): Call gdb_unbuffer_output.
5412 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5413 (main): Rename to ...
5414 (test): ... this.
5415 (main): Reimplement.
5416 * gdb.base/varargs.exp: Run to test instead of to main.
5417 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5418 (main): Call gdb_unbuffer_output.
5419
58789a91
PA
54202015-07-29 Pedro Alves <palves@redhat.com>
5421
5422 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5423 factore out from mi_continue_dprintf. For call-style dprintfs,
5424 expect dprintf output out of $inferior_spawn_id.
5425 (mi_continue_dprintf): Use mi_expect_dprintf.
5426 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5427 (main): Call gdb_unbuffer_output.
5428
e8376742
PA
54292015-07-29 Pedro Alves <palves@redhat.com>
5430
5431 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5432 (default_mi_gdb_start): Set inferior_spawn_id instead of
5433 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5434 gdb_spawn_id.
5435 (mi_gdb_test): Always expect inferior output from both
5436 $inferior_spawn_id and $gdb_spawn_id.
5437
08280010
PA
54382015-07-29 Pedro Alves <palves@redhat.com>
5439
5440 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5441 send_inferior and $inferior_spawn_id.
5442
4d30e432
PA
54432015-07-29 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.gdb/complaints.exp (test_initial_complaints)
5446 (test_serial_complaints, test_short_complaints): Use
5447 gdb_test_stdio.
5448 (test_empty_complaint): Handle $inferior_spawn_id !=
5449 $gdb_spawn_id.
5450
0d30a335
PA
54512015-07-29 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.base/varargs.exp: Use gdb_test_stdio.
5454
39413b29
PA
54552015-07-29 Pedro Alves <palves@redhat.com>
5456
5457 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5458
7cb000a9
PA
54592015-07-29 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5462
d7b8ac82
PA
54632015-07-29 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5466 parameter into two new parameters, "inf_result" and "gdb_result".
5467 Expect inferior output and gdb output from $inferior_spawn_id and
5468 $gdb_spawn_id, respectively. Adjust all callers.
5469
789c3a0c
PA
54702015-07-29 Pedro Alves <palves@redhat.com>
5471
5472 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5473 of gdb_test_sequence.
5474
77e760c3
PA
54752015-07-29 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5478 (saw_spurious_output): Expect inferior output from
5479 $inferior_spawn_id. Use gdb_test_stdio.
5480
8396d2cd
PA
54812015-07-29 Pedro Alves <palves@redhat.com>
5482
5483 * gdb.base/dprintf.exp: Use standard_testfile. Change
5484 prepare_for_testing call.
5485 (srcfile): Don't set.
5486 (restart): New procedure.
5487 (test_dprintf): New procecure, use to continue over dprintfs.
5488 (test_call, test_agent): New procedures, tests moved here.
5489 Restart gdb and recreate dprintfs. Adjust expected output.
5490
2051d61f
PA
54912015-07-29 Pedro Alves <palves@redhat.com>
5492
5493 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5494
452397af
PA
54952015-07-29 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5498
8aed9555
PA
54992015-07-29 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5502 gdb_test_stdio.
5503
188a61b4
PA
55042015-07-29 Pedro Alves <palves@redhat.com>
5505
5506 * lib/gdb.exp (gdb_test_stdio): New procedure.
5507
12264a45
PA
55082015-07-29 Pedro Alves <palves@redhat.com>
5509
5510 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5511
23ffc893
PA
55122015-07-29 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.base/call-signal-resume.exp: Remove check for
5515 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5516 * gdb.base/unwindonsignal.exp: Likewise.
5517 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5518 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5519
65566918
PA
55202015-07-29 Pedro Alves <palves@redhat.com>
5521
5522 * gdb.base/siginfo-addr.c (pass): New function.
5523 (handler): Call it iff si_addr is correct.
5524 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5525 Set a breakpoint at "pass" and continue to it.
5526
d60a9221
SDJ
55272015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5528
5529 * gdb.python/py-objfile.exp: Make some tests have unique names.
5530 * gdb.python/py-pp-registration.exp: Likewise.
5531
bde40b8f
PA
55322015-07-28 Pedro Alves <palves@redhat.com>
5533
5534 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5535
13e1dec8
SM
55362015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5537
5538 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5539
da33c9a7
SM
55402015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5541
5542 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5543
077836f7
PP
55442015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5545
5546 * gdb.base/gdb-sigterm-2.exp: New test.
5547
b8cc7b2e
DE
55482015-07-25 Doug Evans <xdje42@gmail.com>
5549
5550 Revert:
5551 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5552 (workers/%.worker, build-perf): New rule.
5553 (GDB_PERFTEST_MODE): New variable.
5554 (check-perf): Use it.
5555 (clean): Clean up gdb.perf parallel build subdirs.
5556 * lib/build-piece.exp: New file.
5557 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5558 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5559 name.
5560 (standard_temp_file): Ditto.
5561 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5562 of $GDB_PARALLEL.
5563
c8bd4544
DE
55642015-07-24 Doug Evans <dje@google.com>
5565
5566 * gdb.perf/lib/perftest/utils.py: New file.
5567 * gdb.perf/gm-hello.cc: New file.
5568 * gdb.perf/gm-pervasive-typedef.cc: New file.
5569 * gdb.perf/gm-pervasive-typedef.h: New file.
5570 * gdb.perf/gm-std.cc: New file.
5571 * gdb.perf/gm-std.h: New file.
5572 * gdb.perf/gm-use-cerr.cc: New file.
5573 * gdb.perf/gm-utils.h: New file.
5574 * gdb.perf/gmonster-null-lookup.py: New file.
5575 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5576 * gdb.perf/gmonster-print-cerr.py: New file.
5577 * gdb.perf/gmonster-ptype-string.py: New file.
5578 * gdb.perf/gmonster-runto-main.py: New file.
5579 * gdb.perf/gmonster-select-file.py: New file.
5580 * gdb.perf/gmonster1-null-lookup.exp: New file.
5581 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5582 * gdb.perf/gmonster1-print-cerr.exp: New file.
5583 * gdb.perf/gmonster1-ptype-string.exp: New file.
5584 * gdb.perf/gmonster1-runto-main.exp: New file.
5585 * gdb.perf/gmonster1-select-file.exp: New file.
5586 * gdb.perf/gmonster1.cc: New file.
5587 * gdb.perf/gmonster1.exp: New file.
5588 * gdb.perf/gmonster2-null-lookup.exp: New file.
5589 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5590 * gdb.perf/gmonster2-print-cerr.exp: New file.
5591 * gdb.perf/gmonster2-ptype-string.exp: New file.
5592 * gdb.perf/gmonster2-runto-main.exp: New file.
5593 * gdb.perf/gmonster2-select-file.exp: New file.
5594 * gdb.perf/gmonster2.cc: New file.
5595 * gdb.perf/gmonster2.exp: New file.
5596
6eab34f3
DE
55972015-07-24 Doug Evans <dje@google.com>
5598
5599 * gdb.perf/README: New file.
5600 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5601 * lib/gen-perf-test.exp: New file.
5602
63738bfd
DE
56032015-07-24 Doug Evans <dje@google.com>
5604
5605 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5606 (PerfTest::startup): New function.
5607 (PerfTest::run): Return result of calling body.
5608 (PerfTest::assemble): Rewrite.
5609 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5610 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5611 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5612 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5613 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5614
7b606f95
DE
56152015-07-24 Doug Evans <dje@google.com>
5616
5617 * lib/gdb.exp (clean_restart): Make executable optional.
5618
a97b16b8
DE
56192015-07-24 Doug Evans <dje@google.com>
5620
5621 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5622 compiler_info references.
5623 * gdb.cp/temargs.exp: Ditto.
5624 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5625 (get_compiler_info): Early exit if already computed. Set compiler_info
5626 to "unknown" if there was a problem.
5627 (test_compiler_info): Add function comment. Call get_compiler_info.
5628
35baa57f
DE
56292015-07-24 Doug Evans <dje@google.com>
5630
5631 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5632 (workers/%.worker, build-perf): New rule.
5633 (GDB_PERFTEST_MODE): New variable.
5634 (check-perf): Use it.
5635 (clean): Clean up gdb.perf parallel build subdirs.
5636 * lib/build-piece.exp: New file.
5637 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5638 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5639 name.
5640 (standard_temp_file): Ditto.
5641 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5642 of $GDB_PARALLEL.
5643
6ebea266
DE
56442015-07-24 Doug Evans <dje@google.com>
5645
5646 * lib/future.exp (gdb_default_target_compile): New option
5647 "early_flags".
5648 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5649 --as-needed.
5650
1e76a7e9
SDJ
56512015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5652
5653 * gdb.base/catch-syscall.exp: Call gdb_exit before
5654 gdb_skip_xml_test.
5655
5068630a
PA
56562015-07-24 Pedro Alves <palves@redhat.com>
5657
5658 * gdb.python/py-events.exp: Accept output between the stop event
5659 and the prompt.
5660 * gdb.python/py-evsignal.exp: Likewise.
5661 * gdb.python/py-evthreads.exp: Likewise.
5662
77598427
PA
56632015-07-24 Pedro Alves <palves@redhat.com>
5664
5665 PR gdb/18717
5666 * gdb.threads/non-ldr-exit.c: New file.
5667 * gdb.threads/non-ldr-exit.exp: New file.
5668
11e6c98f
YQ
56692015-07-24 Yao Qi <yao.qi@linaro.org>
5670
5671 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5672 restarting process.
5673
51aee833
YQ
56742015-07-24 Yao Qi <yao.qi@linaro.org>
5675
5676 * gdb.server/ext-restart.exp: New file.
5677
8cfe207c
YQ
56782015-07-24 Yao Qi <yao.qi@linaro.org>
5679
5680 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5681 argument options.
5682 * gdb.server/ext-wrapper.exp: New file.
5683
cc12ce38
DE
56842015-07-23 Doug Evans <dje@google.com>
5685
5686 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5687 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5688
d0d84780
PMR
56892015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5690
5691 * gdb.ada/var_arr_typedef.exp: New testcase.
5692 * gdb.ada/var_arr_typedef/pack.adb: New file.
5693 * gdb.ada/var_arr_typedef/pack.ads: New file.
5694 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5695
8b558f79
JB
56962015-07-20 Joel Brobecker <brobecker@adacore.com>
5697
5698 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5699
775a3298
JK
57002015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5701
5702 * gdb.arch/i386-biarch-core.exp: Replace istarget
5703 by "complete set gnutarget". Remove expectation for the "core-file"
5704 command.
5705
db1ff28b
JK
57062015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5707
5708 Revert the previous commit:
5709 Tests for validate symbol file using build-id.
5710
0a94970d
JK
57112015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5712
5713 Tests for validate symbol file using build-id.
5714 * gdb.base/solib-mismatch-lib.c: New file.
5715 * gdb.base/solib-mismatch-libmod.c: New file.
5716 * gdb.base/solib-mismatch.c: New file.
5717 * gdb.base/solib-mismatch.exp: New file.
5718
03346981
SL
57192015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5720
5721 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5722 nios2-*-linux*.
5723 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5724 * gdb.base/siginfo.exp: Likewise.
5725 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5726
42422cc7
PL
57272015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5728
5729 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5730 Move it to ...
5731 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5732 ... here.
5733 * gdb.trace/range-stepping.exp: Check that the target supports
5734 range stepping.
5735
cfa68bae
JK
57362015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5737
5738 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5739
8ffdba26
PA
57402015-07-14 Pedro Alves <palves@redhat.com>
5741
5742 * gdb.base/killed-outside.exp: New file.
5743 * gdb.base/killed-outside.c: New file.
5744
218a5a11
JK
57452015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5746
5747 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5748 (n at main): New.
5749 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5750
e03ed3c6
AA
57512015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5752
5753 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5754 infcall tests instead of setting up for KFAIL.
5755
485668e5
MM
57562015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5757
5758 * gdb.btrace/record_goto-step.exp: New.
5759
08464196
JK
57602015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5761
5762 PR compile/18484
5763 * gdb.compile/compile.c (struct struct_type): Add volatile to
5764 selffield's type.
5765 * gdb.compile/compile.exp
5766 (compile code struct_object.selffield = &struct_object): Skip further
5767 struct_object tests if this one xfails.
5768
bcf5c1d9
RC
57692015-07-08 Robert O'Callahan <robert@ocallahan.org>
5770
5771 PR exp/18617
5772 * gdb.trace/ax.exp: Add test.
5773
4931af25
YQ
57742015-07-07 Yao Qi <yao.qi@linaro.org>
5775
5776 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5777 instead of istarget "aarch64*-*-*".
5778 * gdb.arch/aarch64-fp.exp: Likewise.
5779 * gdb.base/float.exp: Likewise.
5780 * gdb.reverse/aarch64.exp: Likewise.
5781 * lib/gdb.exp (is_aarch64_target): New proc.
5782
9fcf688e
YQ
57832015-07-07 Yao Qi <yao.qi@linaro.org>
5784
5785 * lib/gdb.exp (is_aarch32_target): New proc.
5786 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5787 instead of "istarget "arm*-*-*"".
5788 * gdb.arch/arm-disp-step.exp: Likewise.
5789 * gdb.arch/thumb-bx-pc.exp: Likewise.
5790 * gdb.arch/thumb-prologue.exp: Likewise.
5791 * gdb.arch/thumb-singlestep.exp: Likewise.
5792 * gdb.base/disp-step-syscall.exp: Likewise.
5793 * gdb.base/float.exp: Likewise.
5794
fbd8d50d
YQ
57952015-07-07 Yao Qi <yao.qi@linaro.org>
5796
5797 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5798 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5799
71be1fdc
YQ
58002015-07-07 Yao Qi <yao.qi@linaro.org>
5801
5802 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5803 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5804 if it exists.
5805 * gdb.multi/multi-arch.exp: Likewise.
5806
3e221d36
SM
58072015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5808
5809 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5810 print.
5811
d441430b
YQ
58122015-07-07 Yao Qi <yao.qi@linaro.org>
5813
5814 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5815
06f810bd
MG
58162015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5817
5818 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5819 '[' and ']' characters.
5820
5e61e7c0
IB
58212015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5822
5823 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5824
28bf096c
PA
58252015-06-29 Pedro Alves <palves@redhat.com>
5826
5827 PR threads/18127
5828 * gdb.threads/hand-call-new-thread.c: New file.
5829 * gdb.threads/hand-call-new-thread.c: New file.
5830
ee93cd5e
KS
58312015-06-26 Keith Seitz <keiths@redhat.com>
5832 Doug Evans <dje@google.com>
5833
5834 PR 16253
5835 * gdb.cp/var-tag-2.cc: New file.
5836 * gdb.cp/var-tag-3.cc: New file.
5837 * gdb.cp/var-tag-4.cc: New file.
5838 * gdb.cp/var-tag.cc: New file.
5839 * gdb.cp/var-tag.exp: New file.
5840
fc637f04
PP
58412015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5842
5843 * gdb.base/history-duplicates.exp: New test.
5844
2e52ae68
PP
58452015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5846
5847 * gdb.base/completion.exp: Test the completion of the "focus"
5848 command.
5849
6e22494e
JK
58502015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5851
5852 * gdb.arch/amd64-prologue-skip.S: New file.
5853 * gdb.arch/amd64-prologue-skip.exp: New file.
5854
bf7b9cd9
SM
58552015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5856
5857 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5858 is_address_zero_readable check.
5859
201e8dfd
PB
58602015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5861
5862 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5863 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5864
5cd867b4
YQ
58652015-06-24 Yao Qi <yao.qi@linaro.org>
5866
5867 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5868 linux targets.
5869
4d7be007
YQ
58702015-06-24 Yao Qi <yao.qi@linaro.org>
5871
5872 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5873 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5874 * gdb.base/siginfo-thread.exp: Likewise.
5875
07fcd301
YQ
58762015-06-22 Yao Qi <yao.qi@linaro.org>
5877
5878 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5879
52042a00
YQ
58802015-06-22 Yao Qi <yao.qi@linaro.org>
5881
5882 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5883 aarch64*-*-*.
5884 (skip_hw_watchpoint_tests): Likewise.
5885
74bd41ce
PP
58862015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5887
5888 * gdb.base/gdbinit-history.exp: Test the interaction between
5889 setting GDBHISTSIZE and setting the history size via .gdbinit.
5890
bc460514
PP
58912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5892
5893 PR gdb/16999
5894 * gdb.base/gdbhistsize-history.exp: New test.
5895
b58c513b
PP
58962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5897
5898 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5899 with GDBHISTSIZE.
5900 * gdb.base/readline.exp: Likewise.
5901
92046791
YQ
59022015-06-17 Yao Qi <yao.qi@linaro.org>
5903
5904 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5905 line.
5906
2093d2d3
PP
59072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5908
5909 * gdb.base/gdbinit-history.exp: Add test case to check that
5910 an unlimited history file does not get truncated on exit.
5911
e6c693af
AA
59122015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5913
5914 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5915 (VECTOR): New macro. Use it...
5916 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
5917 ...for these typedefs.
5918 (int8, char1, int1, double1): New typedefs.
5919 (struct just_int2, struct two_int2): New structures.
5920 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
5921 (add_structvecs, add_singlevecs): New functions.
5922 (main): Call add_some_intvecs twice.
5923 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
5924 the compile and exit upon failure. Try compiling for the "native"
5925 architecture. Test inferior function calls with vector arguments
5926 and vector return value handling with "finish" and "return".
5927
c74f7d1c
JT
59282015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
5929
5930 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
5931 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
5932 PE file.
5933 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
5934
98aa42ee
AT
59352015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5936
5937 PR breakpoints/16465
5938 * gdb.mi/mi-dprintf-pending.c: New file.
5939 * gdb.mi/mi-dprintf-pending.exp: New test.
5940 * gdb.mi/mi-dprintf-pendshr.c: New file.
5941
7d73c23c 59422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 5943 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
5944
5945 * gdb.arch/i386-mpx-map.c: New file.
5946 * gdb.arch/i386-mpx-map.exp: New File.
5947
59482015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5949
5950 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
5951 * gdb.arch/i386-mpx.exp: Indentation fixed.
5952
59532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5954
5955 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
5956 function and improved indentation.
5957 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
5958 gdb_test_multiple. Added additional tests to skip the test.
5959
59602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5961
5962 * gdb.arch/i386-avx512.c: Change path in include file.
5963 * gdb.arch/i386-avx512.exp: Change include dir path
5964 compilation flag.
5965 * gdb.arch/i386-mpx.c: Change path in include file.
5966 * gdb.arch/i386-mpx.exp: Change include dir path compilation
5967 flag.
5968
d5eba19a
JK
59692015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5970
5971 * gdb.compile/compile-print.exp (compile print *vararray@3)
5972 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
5973
7f361056
JK
59742015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5975
5976 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
5977 (do not keep jit in memory): ... this.
5978 (expect 5): Change it to ...
5979 (expect no 5): ... this.
5980
3b462ec2
SM
59812015-06-02 Simon Marchi <simon.marchi@ericsson.com>
5982
5983 PR gdb/15564
5984 * gdb.mi/mi-detach.exp: New file.
5985
e0619de6
JK
59862015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5987
5988 PR symtab/18392
5989 * gdb.arch/amd64-tailcall-self.S: New file.
5990 * gdb.arch/amd64-tailcall-self.c: New file.
5991 * gdb.arch/amd64-tailcall-self.exp: New file.
5992
e970cb34
DB
59932015-05-28 Don Breazeal <donb@codesourcery.com>
5994
5995 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
5996 tests for remote targets by checking is_target_gdbserver.
5997
b2e2f908
DE
59982015-05-27 Doug Evans <dje@google.com>
5999
6000 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6001 * gdb.dwarf2/opaque-type-lookup.c: New file.
6002 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6003
82c7be31
DE
60042015-05-26 Doug Evans <dje@google.com>
6005
6006 * gdb.cp/iostream.cc: New file.
6007 * gdb.cp/iostream.exp: New file.
6008
b4f54984
DE
60092015-05-26 Doug Evans <dje@google.com>
6010
6011 * gdb.dwarf2/dw2-op-call.exp: Update.
6012 * gdb.dwarf2/dw4-sig-types.exp: Update.
6013 * gdb.dwarf2/implptr.exp: Update.
6014 * gdb.mi/mi-cmd-param-changed.exp: Update.
6015
4ea6efe9
DE
60162015-05-26 Doug Evans <dje@google.com>
6017
6018 * gdb.python/py-lazy-string.c: New file.
6019 * gdb.python/py-lazy-string.exp: New file.
6020 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6021 (main): Update. Add estring3.
6022 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6023 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6024
f6bb7db3
YQ
60252015-05-26 Omair Javaid <omair.javaid@linaro.org>
6026 Yao Qi <yao.qi@linaro.org>
6027
6028 * gdb.reverse/aarch64.c: New.
6029 * gdb.reverse/aarch64.exp: New.
6030
a81bfbd0
OJ
60312015-05-26 Omair Javaid <omair.javaid@linaro.org>
6032
25d49b86
PA
6033 * lib/gdb.exp (supports_process_record): Return true for
6034 aarch64*-linux*.
a81bfbd0
OJ
6035 (supports_reverse): Likewise.
6036
158bf1b4
PP
60372015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6038
6039 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6040 Use with_test_prefix.
6041
a0145030
AB
60422015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6043
6044 * gdb.base/completion.exp: Add test for completion of layout
6045 names.
6046
ebe3b578
AB
60472015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6048
6049 * lib/gdb.exp (skip_tui_tests): New proc.
6050 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6051
84204ed7
PA
60522015-05-19 Pedro Alves <palves@redhat.com>
6053
6054 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6055 Save the whole env array instead of just HOME. Unset HISTSIZE in
6056 the environment while testing. Restore whole environment
6057 afterwards.
6058
37442ce1
DE
60592015-05-16 Doug Evans <xdje42@gmail.com>
6060
6061 * gdb.guile/scm-ports.c: New file.
6062 * gdb.guile/scm-ports.exp: Add memory port tests.
6063
36de76f9
JK
60642015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6065
6066 * gdb.compile/compile-print.c: New file.
6067 * gdb.compile/compile-print.exp: New file.
6068
3a9558c4
JK
60692015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6070
6071 * gdb.compile/compile-ops.exp: Cast param to void.
6072 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6073 (compile code struct_object.selffield = &struct_object): Add xfail.
6074
aa715135
JG
60752015-05-15 Joel Brobecker <brobecker@adacore.com>
6076
6077 * gdb.ada/arr_enum_with_gap: New testcase.
6078
931e5bc3
JG
60792015-05-15 Joel Brobecker <brobecker@adacore.com>
6080
6081 * gdb.ada/byte_packed_arr: New testcase.
6082
9cd4d857
JB
60832015-05-15 Joel Brobecker <brobecker@adacore.com>
6084
6085 * gdb.ada/pckd_neg: New testcase.
6086
ebfd00d2
PP
60872015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6088
6089 PR gdb/17820
6090 * gdb.base/gdbinit-history.exp: New test.
6091 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6092 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6093
4c082a81
SC
60942015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6095
6096 * gdb.python/py-xmethods.cc: Enhance test case.
6097 * gdb.python/py-xmethods.exp: New tests.
6098 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6099 function.
6100 (B_indexoper): Likewise.
6101 (global_dm_list) : Add new xmethod worker functions.
6102
f7797074
SDJ
61032015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6104
6105 * gdb.base/coredump-filter.exp: Correctly unset
6106 "coredump_var_addr" array.
6107
a4674e4e
PA
61082015-05-08 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.server/non-existing-program.exp: Unset spawn_id.
6111
df2eb078
SC
61122015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6113
6114 PR python/18291
6115 * gdb.python/py-xmethods.exp: Add tests.
6116
422349a3
YQ
61172015-05-08 Yao Qi <yao.qi@linaro.org>
6118
6119 PR gdb/18208
6120 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6121 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6122 function set_coredump_filter, and remove remote_exec call.
6123 Remove argument ipid. Callers update.
6124 (top level): Don't get inferior's PID.
6125
63fc80ce
AA
61262015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6127
6128 * gdb.base/watch_thread_num.exp: Skip test on targets without
6129 access watchpoints.
6130
80ad801e
PA
61312015-05-06 Pedro Alves <palves@redhat.com>
6132
6133 PR server/18081
6134 * gdb.server/non-existing-program.exp: New file.
6135
0fa7fe50
JB
61362015-05-05 Joel Brobecker <brobecker@adacore.com>
6137
6138 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6139
3ea89b92
PMR
61402015-05-05 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.ada/out_of_line_in_inlined: New testcase.
6143
87b8eff0
JB
61442015-05-05 Joel Brobecker <brobecker@adacore.com>
6145
6146 * gdb.ada/var_rec_arr: New testcase.
6147
5fccc635
YQ
61482015-04-30 Yao Qi <yao.qi@linaro.org>
6149
6150 * gdb.base/break-idempotent.exp: If
6151 skip_hw_watchpoint_multi_tests returns true, skip the tests
6152 on "rwatch" and "awatch".
6153
42d38f42
YQ
61542015-04-30 Yao Qi <yao.qi@linaro.org>
6155
6156 * gdb.base/relativedebug.exp: Invoke gdb command
6157 "info sharedlibrary", and if libc.so doesn't have debug info,
6158 skip the test.
6159
2ce1cdbf
DE
61602015-04-29 Doug Evans <dje@google.com>
6161
6162 * gdb.python/py-xmethods.exp: Add ptype tests.
6163 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6164 get_result_type method.
6165
f24a38c5
LM
61662015-04-29 Luis Machado <lgustavo@codesourcery.com>
6167
6168 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6169 the target does not support hardware watchpoints.
6170
ecbf2b3c
LM
61712015-04-29 Luis Machado <lgustavo@codesourcery.com>
6172
6173 * gdb.base/break-always.exp: Abort testing if writing to memory
6174 causes an error.
6175
34f5f757
DE
61762015-04-28 Doug Evans <dje@google.com>
6177
6178 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6179 * gdb.python/py-pp-registration.exp: ... here. New file.
6180 * gdb.python/py-pp-registration.c: New file.
6181 * gdb.python/py-pp-registration.py: New file.
6182
69b4374a
DE
61832015-04-28 Doug Evans <dje@google.com>
6184
6185 * gdb.python/py-bad-printers.c: New file.
6186 * gdb.python/py-bad-printers.py: New file.
6187 * gdb.python/py-bad-printers.exp: New file.
6188
59fb7612
SS
61892015-04-28 Sasha Smundak <asmundak@google.com>
6190
6191 * gdb.python/py-type.exp: New test.
6192
2631b16a
AW
61932015-04-28 Andy Wingo <wingo@igalia.com>
6194
6195 * gdb.python/py-parameter.exp:
6196 * gdb.guile/scm-parameter.exp: Escape the path that we are
6197 matching against, as it might contain characters that are special
6198 to regular expressions.
6199
460efde1
JB
62002015-04-27 Joel Brobecker <brobecker@adacore.com>
6201
6202 * gdb.ada/rec_comp: New testcase.
6203
2d369d8e
SDJ
62042015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6205
6206 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6207 before using it.
6208
cf75d6c3
AB
62092015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6210
6211 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6212 new tests for verilog output.
6213
8dbe7ca5
YQ
62142015-04-24 Yao Qi <yao.qi@linaro.org>
6215
6216 * boards/remote-gdbserver-on-localhost.exp: New file.
6217
4ef9fb2f
PA
62182015-04-23 Pedro Alves <palves@redhat.com>
6219
6220 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6221 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6222 "end of file", remove $inferior_spawn_id from the indirect list.
6223
0a803169
PA
62242015-04-23 Pedro Alves <palves@redhat.com>
6225
6226 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6227
749ef8f8
PA
62282015-04-23 Pedro Alves <palves@redhat.com>
6229
6230 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6231 on $any_spawn_id instead of only on $gdb_spawn_id.
6232
8aae4344
PM
62332015-04-21 Pierre Muller <muller@sourceware.org>
6234
6235 PR pascal/17815
6236 * lib/pascal.exp (gpc_compile): Add new option "class".
6237 (fpc_compile): Likewise.
6238 * gdb.pascal/case-insensitive-symbols.pas: New file.
6239 * gdb.pascal/case-insensitive-symbols.exp: New file.
6240
1586c8fb
GB
62412015-04-20 Gary Benson <gbenson@redhat.com>
6242
6243 * gdb.base/attach.exp: Fix three extended remote failures.
6244
1b6e6f5c
GB
62452015-04-17 Gary Benson <gbenson@redhat.com>
6246
6247 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6248 the main executable over the remote protocol.
6249
e797481d
PA
62502015-04-16 Pedro Alves <palves@redhat.com>
6251
6252 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6253 a new gdbserver if gdbserver_reconnect_p is set.
6254
1ca99c42
PA
62552015-04-16 Pedro Alves <palves@redhat.com>
6256
6257 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6258 is set, don't exit gdbserver.
6259
af9fd6f8
AA
62602015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6261
6262 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6263 appropriate .insn, such that an older assembler can be used.
6264 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6265 the z/Architecture instruction set on 31-bit targets as well.
6266
04ff1e61
AA
62672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6268
6269 * gdb.go/handcall.exp: Remove all logic related to the first
6270 breakpoint and rely on go_runto_main instead.
6271 * gdb.go/strings.exp: Likewise.
6272 * gdb.go/unsafe.exp: Likewise.
6273 * gdb.go/hello.exp: Likewise. Also rename the remaining
6274 breakpoint marker to "breakpoint 1".
6275 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6276 * gdb.go/strings.go: Likewise.
6277 * gdb.go/unsafe.go: Likewise.
6278 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6279 "set breakpoint 2 here" and rename the remaining breakpoint marker
6280 to "breakpoint 1".
6281
40d2f8d6
SM
62822015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6283
6284 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6285 if itertools.imap is not present.
6286 * gdb.python/py-objfile.exp: Add parentheses.
6287 * gdb.python/py-type.exp: Same.
6288 * gdb.python/py-unwind-maint.py: Same.
6289
8cbc97c6
YQ
62902015-04-15 Yao Qi <yao.qi@linaro.org>
6291
6292 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6293 of ":$ptr_size" and set its form explicitly.
6294
45fd756c
YQ
62952015-04-15 Pedro Alves <palves@redhat.com>
6296 Yao Qi <yao.qi@linaro.org>
6297
6298 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6299 timeout by factor of 4.
6300 (test_regular_watch): Likewise.
6301 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6302 * gdb.reverse/sigall-reverse.exp: Likewise.
6303 * gdb.reverse/until-precsave.exp: Likewise.
6304 * lib/gdb.exp (with_timeout_factor): New proc.
6305 (gdb_expect): Move some code to ...
6306 (get_largest_timeout): ... here. New procedure.
6307
9e811bc3
LM
63082015-04-14 Luis Machado <lgustavo@codesourcery.com>
6309
6310 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6311
0ff6fcb2
LM
63122015-04-13 Luis Machado <lgustavo@codesourcery.com>
6313
6314 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6315 to write to the .text section.
6316
7578d5f7
LM
63172015-04-13 Luis Machado <lgustavo@codesourcery.com>
6318
6319 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6320 Handle the case of targets that do not provide PID information.
6321
2efe15c4
YQ
63222015-04-13 Yao Qi <yao.qi@linaro.org>
6323
6324 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6325 and use expect instead of gdb_expect.
6326
8cd8f2f8
SDJ
63272015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6328
6329 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6330 "coredump_var_addr" to avoid naming conflict with other testcases.
6331
9ee41772
PA
63322015-04-10 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6335 gdb_test_sequence and gdb_assert.
6336
07473109
PA
63372015-04-10 Pedro Alves <palves@redhat.com>
6338
6339 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6340 test messages that don't include the breakpoint address.
6341
de3db44c
YQ
63422015-04-10 Yao Qi <yao.qi@linaro.org>
6343
6344 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6345 false for some offset and width combinations which aren't
6346 supported by linux kernel.
6347
c79d856c
PA
63482015-04-10 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6351 procedure, factored out from ...
6352 (top level): ... here. Add "set displaced-stepping" testing axis.
6353 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6354 parameter "displaced". Use it.
6355 (top level): Use foreach and add "set displaced-stepping" testing
6356 axis.
6357
ebc90b50
PA
63582015-04-10 Pedro Alves <palves@redhat.com>
6359
6360 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6361 Remove comment.
6362 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6363 both the address of the instruction that triggers the watchpoint
6364 and the address of the instruction immediately after, and use
6365 those addresses for the test. Fix comment.
6366
8f572e5c
PA
63672015-04-10 Pedro Alves <palves@redhat.com>
6368
6369 * gdb.base/sigstep.exp (breakpoint_to_handler)
6370 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6371 Test "backtrace" in handler.
6372 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6373 (top level): Add new "displaced" test axis to
6374 breakpoint_to_handler, breakpoint_to_handler_entry and
6375 breakpoint_over_handler.
6376
8d707a12
PA
63772015-04-10 Pedro Alves <palves@redhat.com>
6378
6379 PR gdb/18216
6380 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6381
ef713951
YQ
63822015-04-10 Yao Qi <yao.qi@linaro.org>
6383
6384 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6385 (test_add_rn_pc): New function.
6386 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6387 (top level): Invoke test_add_rn_pc.
6388
906d60cf
PA
63892015-04-10 Pedro Alves <palves@redhat.com>
6390
6391 PR gdb/13858
6392 * gdb.base/step-over-no-symbols.exp: New file.
6393
f2983cc3
AW
63942015-04-09 Andy Wingo <wingo@igalia.com>
6395
6396 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6397 after the Python tests.
6398
6d62641c
SDJ
63992015-04-08 Keith Seitz <keiths@redhat.com>
6400
6401 PR python/16699
6402 * gdb.python/py-completion.exp: New tests for completion.
6403 * gdb.python/py-completion.py (CompleteLimit1): New class.
6404 (CompleteLimit2): Likewise.
6405 (CompleteLimit3): Likewise.
6406 (CompleteLimit4): Likewise.
6407 (CompleteLimit5): Likewise.
6408 (CompleteLimit6): Likewise.
6409 (CompleteLimit7): Likewise.
6410
f3770638
PA
64112015-04-08 Pedro Alves <palves@redhat.com>
6412
6413 PR gdb/18214
6414 PR gdb/18216
6415 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6416 function.
6417 (main): Install it as SIGUSR1 handler.
6418 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6419 parameter. Always use "setup" as prefix. Toggle "set
6420 displaced-stepping" off/on depending on global. Don't switch to
6421 thread 1 here.
6422 (top level): Add displaced stepping "off/on" test axis. Update
6423 "setup" calls. Wrap each subtest with with_test_prefix. Test
6424 continuing with a queued signal in each thread.
6425
4496bed7
PA
64262015-04-08 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6429 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6430 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6431 Return early if running to main fails.
6432 * gdb.trace/while-stepping.exp: Likewise.
6433
b97fde92
PA
64342015-04-07 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6437 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6438 interact with inferior program.
6439
f71c18e7
PA
64402015-04-07 Pedro Alves <palves@redhat.com>
6441
6442 * lib/gdb.exp (inferior_spawn_id): New global.
6443 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6444 spawn id after processing the user code.
6445 (default_gdb_start): Set inferior_spawn_id.
6446 (send_inferior): New procedure.
6447 * lib/gdbserver-support.exp (gdbserver_start): Set
6448 inferior_spawn_id.
6449 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6450
6423214f
PA
64512015-04-07 Pedro Alves <palves@redhat.com>
6452
6453 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6454 * lib/gdbserver-support.exp (gdbserver_start): Make
6455 $server_spawn_id global.
6456 (gdbserver_start): Don't wait for gdbserver's spawn id with
6457 expect_background.
6458 (close_gdbserver): New procedure.
6459 (gdb_exit): Rename the default version and reimplement.
6460
71c0ee8c
PA
64612015-04-07 Pedro Alves <palves@redhat.com>
6462
72f4393d 6463 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6464 append the substituted item, not the original item.
6465
203bc29b
PA
64662015-04-07 Pedro Alves <palves@redhat.com>
6467
6468 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6469 gdb_expect.
6470
508a3ddf
PA
64712015-04-07 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6474 output appearing once only.
6475
9f6dbe2b
PA
64762015-04-07 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6479 that doesn't expect anything. Return early if running to main
6480 fails.
6481
337532fa
YQ
64822015-04-07 Yao Qi <yao.qi@linaro.org>
6483
6484 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6485 (child_function): Call alarm.
6486 (main): Move call to alarm into the loop.
6487 * gdb.threads/non-stop-fair-events.exp: Build program with
6488 -DTIMEOUT=$timeout.
6489
01b622d4
DE
64902015-04-06 Doug Evans <xdje42@gmail.com>
6491
6492 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6493 Fix dest parameter to board_info.
6494 (fpc_compile): Ditto.
6495 (gdb_compile_pascal): Rename dest arg to destfile.
6496
961f4160
PMR
64972015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6498
6499 * gdb.ada/funcall_ref.exp: New file.
6500 * gdb.ada/funcall_ref/foo.adb: New file.
6501
cafda597
YQ
65022015-04-02 Yao Qi <yao.qi@linaro.org>
6503
6504 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6505 is remote.
6506
fed040c6
GB
65072015-04-02 Gary Benson <gbenson@redhat.com>
6508
6509 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6510
d11916aa
SS
65112015-04-01 Sasha Smundak <asmundak@google.com>
6512
6513 * gdb.python/py-unwind-maint.c: New file.
6514 * gdb.python/py-unwind-maint.exp: New test.
6515 * gdb.python/py-unwind-maint.py: New file.
6516 * gdb.python/py-unwind.c: New file.
6517 * gdb.python/py-unwind.exp: New test.
6518 * gdb.python/py-unwind.py: New test.
6519
a1471180
PA
65202015-04-01 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6523 to fail instead of non-existent $test.
6524
0bbeccb1
PA
65252015-04-01 Pedro Alves <palves@redhat.com>
6526
6527 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6528 GDBFLAGS if not empty.
6529
3c724c8c
PMR
65302015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6531
6532 * gdb.ada/complete.exp: Remove "multi_line".
6533 * gdb.ada/info_exc.exp: Remove "multi_line".
6534 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6535 * gdb.ada/ptype_field.exp: Remove "multi_line".
6536 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6537 * gdb.ada/tagged.exp: Remove "multi_line".
6538 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6539 [multi_line ...]
6540 * gdb.btrace/delta.exp: Likewise.
6541 * gdb.btrace/exception.exp: Likewise.
6542 * gdb.btrace/function_call_history.exp: Likewise.
6543 * gdb.btrace/instruction_history.exp: Likewise.
6544 * gdb.btrace/nohist.exp: Likewise.
6545 * gdb.btrace/record_goto.exp: Likewise.
6546 * gdb.btrace/segv.exp: Likewise.
6547 * gdb.btrace/stepi.exp: Likewise.
6548 * gdb.btrace/tailcall.exp: Likewise.
6549 * gdb.btrace/unknown_functions.exp: Likewise.
6550 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6551 * lib/gdb.exp: Add the "multi_line" helper.
6552
4eec2deb
PA
65532015-04-01 Pedro Alves <palves@redhat.com>
6554
6555 * gdb.threads/tid-reuse.c: New file.
6556 * gdb.threads/tid-reuse.exp: New file.
6557
df8411da
SDJ
65582015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6559
6560 PR corefiles/16092
6561 * gdb.base/coredump-filter.c: New file.
6562 * gdb.base/coredump-filter.exp: Likewise.
6563
6ef37366
PM
65642015-03-27 Petr Machata <pmachata@redhat.com>
6565
6566 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6567 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6568 (Dwarf::assemble): Initialize them.
6569 (Dwarf::lines): New function.
6570
7ec911b0
JT
65712015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6572
6573 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6574 SYMBOL_PREFIX for x86_64-*-cygwin.
6575
ff908ebf
AW
65762015-03-26 Andy Wingo <wingo@igalia.com>
6577
6578 PR symtab/18148
6579 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6580 const_value but not a location.
6581 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6582 location defined in non-main CUs are visible.
6583
6d5f0679
YQ
65842015-03-26 Yao Qi <yao.qi@linaro.org>
6585
6586 PR testsuite/18139
6587 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6588 Add a line number entry for the same line.
6589 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6590 Add a line number entry for the same line.
6591
2898689b
YQ
65922015-03-26 Yao Qi <yao.qi@linaro.org>
6593
6594 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6595 .int 0.
6596 (func): Likewise. Add .Lfunc_1 label.
6597 Use .Lfunc_1 label.
6598 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6599 .int 0.
6600 (func): Likewise.
6601 Use .Lfunc_1 label.
6602
85180498
YQ
66032015-03-26 Yao Qi <yao.qi@linaro.org>
6604
6605 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6606 Call gdb_compile instead to compile each .s files without debug
6607 information.
6608
8aa08a8d
YQ
66092015-03-26 Yao Qi <yao.qi@linaro.org>
6610
6611 * gdb.base/savedregs.exp (process_saved_regs): Make
6612 "Saved registers:" optional in the pattern.
6613
66849923
MM
66142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6615
6616 * gdb.btrace/next.exp: Merged into step.exp.
6617 * gdb.btrace/finish.exp: Merged into step.exp.
6618 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6619 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6620 "record goto" and checking the exact replay position.
6621 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6622 check for "Recording format" in "info record" output.
6623 * gdb.btrace/record_goto.exp: Choose test file based on target.
6624 * gdb.btrace/x86-record_goto.S: Renamed into ...
6625 * gdb.btrace/x86_64-record_goto.S: ... this.
6626 * gdb.btrace/i686-record_goto.S: New.
6627 * gdb.btrace/x86-tailcall.S: Renamed into ...
6628 * gdb.btrace/x86_64-tailcall.S: ... this.
6629 * gdb.btrace/i686-tailcall.S: New.
6630 * gdb.btrace/x86-tailcall.c: Renamed into ...
6631 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6632 separate statements. Update test.
6633 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6634 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6635 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6636 * gdb.btrace/tailcall.exp: Choose test file based on target.
6637 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6638
11cc1b74
MM
66392015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6640
6641 * gdb.btrace/exception.exp: Increase BTS buffer size.
6642
a25d8bf9
PA
66432015-03-24 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6646
856e7dd6
PA
66472015-03-24 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.threads/schedlock.exp (test_step): No longer expect that
6650 "set scheduler-locking step" with "next" over a function call runs
6651 threads unlocked.
6652
ad235a41
AT
66532015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6654
6655 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6656
15630549
AT
66572015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6658
6659 PR breakpoints/16466
6660 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6661 * gdb.mi/mi-pending.c (thread_func): New function.
6662 (int main): Add threading support required.
6663 * gdb.mi/mi-pending.exp: Add tests for this issue.
6664 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6665 (pendfunc2): Remove stdio dependency.
6666 * gdb.mi/mi-pendshr2.c: New file.
6667
693dca06
KS
66682015-03-23 Keith Seitz <keiths@redhat.com>
6669
6670 * gdb.linespec/keywords.c: New file.
6671 * gdb.linespec/keywords.exp: New file.
6672
7e993ebf
KS
66732015-03-23 Keith Seitz <keiths@redhat.com>
6674
6675 PR gdb/18021
6676 * gdb.dwarf2/staticvirtual.exp: New test.
6677
bc23328c
JK
66782015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6679
6680 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6681 * README: Remove HP-UX and gdb.hp.
6682 (configuration):
6683 * configure: Regenerate.
6684 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6685 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6686 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6687 gdb.hp/gdb.defects/Makefile.
6688 * gdb.hp/Makefile.in: File deleted.
6689 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6690 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6691 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6692 * gdb.hp/gdb.aCC/run.c: File deleted.
6693 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6694 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6695 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6696 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6697 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6698 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6699 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6700 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6701 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6702 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6703 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6704 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6705 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6706 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6707 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6708 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6709 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6710 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6711 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6712 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6713 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6714 * gdb.hp/gdb.compat/average.c: File deleted.
6715 * gdb.hp/gdb.compat/sum.c: File deleted.
6716 * gdb.hp/gdb.compat/xdb.c: File deleted.
6717 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6718 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6719 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6720 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6721 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6722 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6723 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6724 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6725 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6726 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6727 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6728 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6729 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6730 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6731 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6732 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6733 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6734 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6735 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6736 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6737 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6738 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6739 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6740 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6741 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6742 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6743 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6744 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6745 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6746 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6747 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6748 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6749 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6750 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6751 * gdb.hp/tools/odump: File deleted.
6752
8bf3b159
PA
67532015-03-19 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6756 (saw_thread_3): New globals.
6757 (top level): Increment them when an event for the corresponding
6758 thread is seen.
6759 (no thread starvation): New test.
6760
eb54c8bf
PA
67612015-03-19 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.threads/continue-pending-status.c: New file.
6764 * gdb.threads/continue-pending-status.exp: New file.
6765
32d2e5d6
PA
67662015-03-18 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6769 Use gdb_is_target_remote instead of is_remote. Use
6770 gdb_test_multiple instead of gdb_expect. Exit early if
6771 gdb_test_multiple hits its internal matches. Tighten stepi tests
6772 expected output. Fail on exit with any signal, instead of just
6773 SIGILL.
6774
f68f11b7
YQ
67752015-03-18 Yao Qi <yao.qi@linaro.org>
6776
6777 PR tdep/18107
6778 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6779 variable.
6780 * gdb.base/catch-syscall.exp: Don't skip it on
6781 aarch64*-*-linux* target. Remove elements in all_syscalls.
6782 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6783 target.
6784 (setup_all_syscalls): New proc.
6785
ca5fd19b
YQ
67862015-03-16 Yao Qi <yao.qi@linaro.org>
6787
6788 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6789 (top level): Skip tests if valid_addr_p returns false for
6790 $cmd1 or $cmd2.
6791
85642ba0
AW
67922015-03-11 Andy Wingo <wingo@igalia.com>
6793
6794 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6795
e03f9645
YQ
67962015-03-11 Yao Qi <yao.qi@linaro.org>
6797
6798 * gdb.base/catch-syscall.exp: Fix typo in comments.
6799
5d0962b2
YQ
68002015-03-11 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6803
b2df3cef
PA
68042015-03-09 Pedro Alves <palves@redhat.com>
6805
6806 * dg-extract-results.py: Delete.
6807
ef878e53
PA
68082015-03-09 Pedro Alves <palves@redhat.com>
6809
6810 Merge dg-extract-results.sh from GCC upstream (r218843).
6811
6812 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6813 * dg-extract-results.sh: Use --text with grep to avoid issues with
6814 binary files. Fall back to cat -v, if that doesn't work.
6815
9494d219
PA
68162015-03-05 Pedro Alves <palves@redhat.com>
6817
6818 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6819
a8d9763a
SM
68202015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6821
6822 * lib/mi-support.exp (mi_expect_interrupt): Accept
6823 alternative event for when in all-stop mode.
6824
be9957b8
PA
68252015-03-04 Pedro Alves <palves@redhat.com>
6826
6827 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6828
d57be0f4 68292015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
6830
6831 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6832
c214c7cf
AA
68332015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6834
6835 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6836 regexps for GDB's current line display, accept a hex address
6837 preceding the line number.
6838
6d74a497
AA
68392015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6840
6841 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6842 the 'arch1' variable for "s390*-linux*" targets.
6843
511aee7c
PA
68442015-03-04 Pedro Alves <palves@redhat.com>
6845
6846 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6847 (main): Pass missing retval argument to pthread_join call.
6848
95e50b27
PA
68492015-03-02 Pedro Alves <palves@redhat.com>
6850
6851 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6852 (top level): Call do_test with non-stop as well.
6853
28054d69
PA
68542015-03-02 Pedro Alves <palves@redhat.com>
6855
6856 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6857 -1.
6858
4fa5d7b4
AA
68592015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6860
6861 * gdb.arch/s390-vregs.exp: New test.
6862 * gdb.arch/s390-vregs.S: New file.
6863
97c18565
PA
68642015-02-27 Pedro Alves <palves@redhat.com>
6865
6866 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6867 call to catch_command_errors.
6868 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6869 catch_command_errors.
6870
a37bfa30
PA
68712015-02-27 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6874 "true" for boolean result.
6875 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6876 prototype of main.
6877
6f98576f
PA
68782015-02-27 Pedro Alves <palves@redhat.com>
6879
6880 * lib/unbuffer_output.c: New file.
6881 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6882 (main): Call gdb_unbuffer_output.
6883
eba5ab56
YQ
68842015-02-27 Yao Qi <yao.qi@linaro.org>
6885
6886 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6887 target.
6888
0def5aaa
DE
68892015-02-26 Doug Evans <dje@google.com>
6890
6891 * gdb.cp/class2.cc (Dbase, D): New classes.
6892 (main): New local delta.
6893 * gdb.cp/class2.exp: Test printing delta.
6894 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6895 (dynbar): New global.
6896 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6897
081a1c2c
JK
68982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6899
6900 * gdb.compile/compile-ifunc.c: New file.
6901 * gdb.compile/compile-ifunc.exp: New file.
6902
2f41223f
AT
69032015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6904
6905 * gdb.base/structs.exp: Check for correct struct on finish.
6906
03eddd80
YQ
69072015-02-26 Yao Qi <yao.qi@linaro.org>
6908
6909 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6910 is zero.
6911
80c57053
JK
69122015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6913
6914 * gdb.arch/cordic.ko.bz2: New file.
6915 * gdb.arch/cordic.ko.debug.bz2: New file.
6916 * gdb.arch/ppc64-symtab-cordic.exp: New file.
6917
21613c12
YQ
69182015-02-25 Yao Qi <yao.qi@linaro.org>
6919
6920 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
6921 aarch64*-*-* target.
6922
d8b901ed
PA
69232015-02-23 Pedro Alves <palves@redhat.com>
6924
6925 * lib/gdb.exp (delete_breakpoints): Rewrite using
6926 gdb_test_multiple.
6927
e5b85ead
PA
69282015-02-23 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.base/info-os.c: Include stdlib.h.
6931
85c3a371
DE
69322015-02-22 Doug Evans <xdje42@gmail.com>
6933
6934 PR symtab/17855
6935 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
6936 is read after symbols have been re-read.
6937 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
6938 * gdb.ada/exec_changed/second.adb (Second): Ditto.
6939
96553a0c
DE
69402015-02-21 Doug Evans <dje@google.com>
6941
6942 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
6943
97a0c697
JK
69442015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6945
6946 PR corefiles/17808
6947 * gdb.arch/i386-biarch-core.core.bz2: New file.
6948 * gdb.arch/i386-biarch-core.exp: New file.
6949
a47cd6e9
PA
69502015-02-21 Pedro Alves <palves@redhat.com>
6951
6952 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
6953 runto_main fails.
6954
c5facdc4
PA
69552015-02-20 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
6958 info probes.
6959
2db9a427
PA
69602015-02-20 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.threads/multi-create-ns-info-thr.exp: New file.
6963
60fb7e9e
PA
69642015-02-20 Pedro Alves <palves@redhat.com>
6965
6966 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
6967 clean_restart before gdb_target_supports_trace.
6968
5c5019c2
PA
69692015-02-20 Pedro Alves <palves@redhat.com>
6970
6971 PR threads/18006
6972 * gdb.threads/clone-thread_db.c: New file.
6973 * gdb.threads/clone-thread_db.exp: New file.
6974
c9587f88
AT
69752015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
6976
6977 PR breakpoints/16812
6978 * gdb.base/catch-gdb-caused-signals.c: New file.
6979 * gdb.base/catch-gdb-caused-signals.exp: New file.
6980
f6a88844
JM
69812015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
6982
6983 * configure: Regenerated.
6984 * configure.ac: Use GDB_AC_TRANSFORM.
6985 * aclocal.m4: sinclude ../transform.m4.
6986
497c491b
JM
69872015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
6988
6989 * lib/dtrace.exp: New file.
6990 * gdb.base/dtrace-probe.exp: Likewise.
6991 * gdb.base/dtrace-probe.d: Likewise.
6992 * gdb.base/dtrace-probe.c: Likewise.
6993 * lib/pdtrace.in: Likewise.
6994 * configure.ac: Output variables with the transformed names of
6995 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
6996 * configure: Regenerated.
6997
03e98035
JM
69982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
6999
7000 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7001 expected message when trying to access $_probe_* convenience
7002 variables while not on a probe.
7003
63cc30e9
JK
70042015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7005
7006 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7007
0703599a
PA
70082015-02-11 Pedro Alves <pedro@codesourcery.com>
7009
7010 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7011 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7012
7e60a48e
DE
70132015-02-10 Doug Evans <xdje42@gmail.com>
7014
7015 * lib/gdb.exp (gdb_load): Always return a result.
7016
01b088bc
PA
70172015-02-10 Pedro Alves <palves@redhat.com>
7018
7019 * gdb.threads/signal-sigtrap.c: New file.
7020 * gdb.threads/signal-sigtrap.exp: New file.
7021
b05ec7a5
AT
70222015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7023
7024 * gdb.trace/no-attach-trace.c: New file.
7025 * gdb.trace/no-attach-trace.exp: New file.
7026
a2c2acaf
MW
70272015-02-09 Mark Wielaard <mjw@redhat.com>
7028
7029 * gdb.dwarf2/atomic.c: New file.
7030 * gdb.dwarf2/atomic-type.exp: Likewise.
7031
31fd9caa
MM
70322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7033
7034 * gdb.btrace/buffer-size.exp: Update "info record" output.
7035 * gdb.btrace/delta.exp: Update "info record" output.
7036 * gdb.btrace/enable.exp: Update "info record" output.
7037 * gdb.btrace/finish.exp: Update "info record" output.
7038 * gdb.btrace/instruction_history.exp: Update "info record" output.
7039 * gdb.btrace/next.exp: Update "info record" output.
7040 * gdb.btrace/nexti.exp: Update "info record" output.
7041 * gdb.btrace/step.exp: Update "info record" output.
7042 * gdb.btrace/stepi.exp: Update "info record" output.
7043 * gdb.btrace/nohist.exp: Update "info record" output.
7044
d33501a5
MM
70452015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7046
7047 * gdb.btrace/buffer-size: New.
7048
f4abbc16
MM
70492015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7050
7051 * gdb.btrace/delta.exp: Update "info record" output.
7052 * gdb.btrace/enable.exp: Update "info record" output.
7053 * gdb.btrace/finish.exp: Update "info record" output.
7054 * gdb.btrace/instruction_history.exp: Update "info record" output.
7055 * gdb.btrace/next.exp: Update "info record" output.
7056 * gdb.btrace/nexti.exp: Update "info record" output.
7057 * gdb.btrace/step.exp: Update "info record" output.
7058 * gdb.btrace/stepi.exp: Update "info record" output.
7059 * gdb.btrace/nohist.exp: Update "info record" output.
7060
b9d61307
SM
70612015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7062
7063 PR gdb/15678
7064 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7065
e584fdbc
PA
70662015-02-06 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7069 macro.
7070 (seconds_left, again): New globals.
7071 (main): Wait seconds_left in a 1-second sleep loop instead of
7072 sleeping 180 seconds. If 'again' is set, reset the seconds
7073 counter.
7074 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7075 'again' in the inferior before detaching. Print the seconds left.
7076 (options): New global.
7077 (top level): Build program with -DTIMEOUT=$timeout.
7078
77f41761
PA
70792015-02-06 Pedro Alves <palves@redhat.com>
7080
7081 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7082 determine how many seconds to pass to 'alarm'.
7083 * gdb.base/gdb-sigterm.exp (top level): Build program with
7084 -DTIMEOUT=$timeout.
7085 (do_test): Return success/failure indication. Add more verbose
7086 logging. Don't fail if 200 single steps are seen. Instead, fail
7087 when the test times out.
7088 (passes): New global.
7089 (top level): Break the testing loop if testing fails on any
7090 iteration. Use gdb_assert.
7091
b9394193
DB
70922015-02-04 Don Breazeal <donb@codesourcery.com>
7093
7094 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7095 and initialize them.
7096 (ipc_cleanup): New function.
7097 (main): Don't declare shmid, semid, and msqid. Add a call to
7098 atexit so that we call ipc_cleanup on exit.
7099
42d9e528
PA
71002015-02-04 Pedro Alves <palves@redhat.com>
7101
7102 * boards/native-extended-gdbserver.exp: Remove any target variant
7103 specifications from the board name before clearing the isremote
7104 flag from board_info.
7105
ae6ae975
DE
71062015-01-31 Doug Evans <xdje42@gmail.com>
7107
7108 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7109
cfb069a8
GB
71102015-01-31 Gary Benson <gbenson@redhat.com>
7111
7112 * gdb.base/completion.exp: Disable completion limiting for
7113 existing tests. Add new tests to check completion limiting.
7114 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7115
5dd31d79
DE
71162015-01-31 Doug Evans <xdje42@gmail.com>
7117
7118 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7119
9f050062
DE
71202015-01-31 Doug Evans <xdje42@gmail.com>
7121
7122 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7123 entries. Duplicate file section script entries.
7124 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7125 inlined entries. Add test for safe-path rejection.
7126 * gdb.python/py-section-script.c: Add duplicate inlined section script
7127 entries. Duplicate file section script entries.
7128 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7129 inlined entries. Add test for safe-path rejection.
7130
df25ebbd
JB
71312015-01-29 Joel Brobecker <brobecker@adacore.com>
7132
7133 * gdb.ada/disc_arr_bound: New testcase.
7134
4a0ca9ec
JB
71352015-01-29 Joel Brobecker <brobecker@adacore.com>
7136
7137 * gdb.ada/mi_var_array: New testcase.
7138
3a8b707a
DE
71392015-01-27 Doug Evans <dje@google.com>
7140
7141 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7142 Add test for objfile.filename, objfile.username after objfile
7143 has been unloaded.
7144
f8313f6e
JB
71452015-01-26 Joel Brobecker <brobecker@adacore.com>
7146
7147 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7148 the second test to print the name attribute of value
7149 returned by the call to gdb.lookup_type, and adjust
7150 the expected output accordingly.
7151
37bc665e
MW
71522015-01-25 Mark Wielaard <mjw@redhat.com>
7153
7154 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7155 * gdb.base/disp-step-fork.c: Include unistd.h.
7156 * gdb.base/siginfo-obj.c: Include stdio.h.
7157 * gdb.base/siginfo-thread.c: Likewise.
7158 * gdb.mi/non-stop.c: Include unistd.h.
7159 * gdb.mi/nsthrexec.c: Include stdio.h.
7160 * gdb.mi/pthreads.c: Include unistd.h.
7161 * gdb.modula2/unbounded1.c (main): Declare returns int.
7162 * gdb.reverse/consecutive-reverse.c: Likewise.
7163 * gdb.threads/create-fail.c: Include unistd.h.
7164 * gdb.threads/killed.c: Likewise.
7165 * gdb.threads/linux-dp.c: Likewise.
7166 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7167 * gdb.threads/non-ldr-exc-2.c: Likewise.
7168 * gdb.threads/non-ldr-exc-3.c: Likewise.
7169 * gdb.threads/non-ldr-exc-4.c: Likewise.
7170 * gdb.threads/pthreads.c: Include unistd.h.
7171 (main): Declare returns int.
7172 * gdb.threads/tls-main.c (foo): New declaration.
7173 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7174
f7e5394d
SM
71752015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7176
7177 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7178 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7179
743649fd
MW
71802015-01-15 Mark Wielaard <mjw@redhat.com>
7181
7182 * gdb.base/noreturn-return.c: New file.
7183 * gdb.base/noreturn-return.exp: New file.
7184 * gdb.base/noreturn-finish.c: New file.
7185 * gdb.base/noreturn-finish.exp: New file.
7186
198297aa
PA
71872015-01-23 Pedro Alves <palves@redhat.com>
7188
7189 * gdb.threads/continue-pending-after-query.c: New file.
7190 * gdb.threads/continue-pending-after-query.exp: New file.
7191
717cf30c
AG
71922015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7193 Simon Marchi <simon.marchi@ericsson.com>
7194
7195 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7196 * gdb.base/valgrind-db-attach.exp: Same.
7197 * gdb.base/valgrind-infcall.exp: Same.
7198 * lib/mi-support.exp (default_mi_gdb_start): Same.
7199 * lib/prompt.exp (default_prompt_gdb_start): Same.
7200 * lib/gdb.exp (default_gdb_spawn): Same.
7201 (gdb_interact): New.
7202
7203
4b62a76e
JK
72042015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7205
7206 * gdb.compile/compile.exp (pointer to jit function): New test.
7207
b4cdae6f
WW
72082015-01-17 Wei-cheng Wang <cole945@gmail.com>
7209
7210 * lib/gdb.exp (supports_process_record): Return true for
7211 powerpc*-*-linux*.
7212 (supports_reverse): Likewise.
7213
d221e7ef
DB
72142015-01-15 Don Breazeal <donb@codesourcery.com>
7215
7216 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7217 instead of checking whether the target board is remote and
7218 use spawn_wait_for_attach instead of exec/sleep.
7219 * gdb.base/attach-twice.exp: Likewise.
7220
bafffb51
JB
72212015-01-15 Joel Brobecker <brobecker@adacore.com>
7222
7223 * gdb.ada/var_arr_attrs: New testcase.
7224
5589af0e
PA
72252015-01-14 Pedro Alves <palves@redhat.com>
7226 Joel Brobecker <brobecker@adacore.com>
7227
7228 PR gdb/17525
7229 * gdb.base/bp-cmds-execution-x-script.c: New file.
7230 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7231 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7232
6c400b59
PA
72332015-01-14 Pedro Alves <palves@redhat.com>
7234
7235 PR cli/17828
7236 * gdb.base/batch-preserve-term-settings.c: New file.
7237 * gdb.base/batch-preserve-term-settings.exp: New file.
7238
e02c96a7
DE
72392015-01-13 Doug Evans <dje@google.com>
7240
7241 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7242 binary.
7243
576fd14c
JB
72442015-01-13 Joel Brobecker <brobecker@adacore.com>
7245
7246 * Makefile.in (clean mostlyclean): Do not delete *.py.
7247
04dccad0
JB
72482015-01-13 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdb.python/py-lookup-type.exp: New file.
7251
3d230f71
PA
72522015-01-12 Pedro Alves <palves@redhat.com>
7253
7254 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7255 restore GDBFLAGS before returning.
7256
7e67715d
JK
72572015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7258
7259 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7260 is_amd64_regs_target and is_x86_like_target.
7261
f2e0d4b4
DE
72622015-01-11 Doug Evans <xdje42@gmail.com>
7263
7264 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7265 is given without an explicit form.
7266 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7267 attributes.
7268 * gdb.dwarf/corrupt.exp: Ditto.
7269 * gdb.dwarf2/enum-type.exp: Ditto.
7270 * gdb.trace/entry-values.exp: Ditto.
7271 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7272
439250fb
DE
72732015-01-11 Doug Evans <xdje42@gmail.com>
7274
7275 PR gdb/15830
7276 * gdb.base/maint.exp: Remove references to "maint demangle".
7277 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7278 Add tests for explicitly specifying language to demangle.
7279 * gdb.dlang/demangle.exp: Ditto.
7280
ede9f622
PA
72812015-01-09 Pedro Alves <palves@redhat.com>
7282
7283 * gdb.threads/non-stop-fair-events.c: New file.
7284 * gdb.threads/non-stop-fair-events.exp: New file.
7285
a7b796db
PA
72862015-01-09 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7289 the global scope. Set a breakpoint after all threads are started
7290 rather than stepping over two source lines. Expect the prompt.
7291 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7292 global.
7293 (NUM): Now 15.
7294 (main): Use threads_started_barrier to wait for all threads to
7295 start. Main thread no longer calls thread_function. Exit after
7296 180 seconds.
7297 (loop): New function.
7298 (thread_function): Wait on threads_started_barrier barrier. Call
7299 'loop' at each iteration.
7300 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7301 threads have started, instead of hardcoding number of "next"
7302 steps. Use an access watchpoint instead of a write watchpoint.
7303
9665ffdd
PA
73042015-01-09 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7307 (thread_func): Wait on barrier.
7308 (main): Wait for all threads to start before stopping GDB.
7309 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7310 global.
7311 (thread1_func, thread2_func): Wait on barrier.
7312 (main): Wait for all threads to start before stopping GDB.
7313 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7314 New global.
7315 (thread1_func, thread2_func): Wait on barrier.
7316 (main): Wait for all threads to start before stopping GDB.
7317
c945a99f
PA
73182015-01-09 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.threads/attach-many-short-lived-threads.c: New file.
7321 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7322
c1a747c1
PA
73232014-01-09 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7326 instead of to thread 2.
7327 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7328 Add barrier around each pthread_create call instead of around all
7329 calls.
7330 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7331 Set a break on thread_function and have the child threads hit it
7332 one at at a time.
7333
60b3033e
PA
73342015-01-09 Pedro Alves <palves@redhat.com>
7335
7336 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7337 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7338 false.
7339 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7340 checking whether the target board is remote.
7341 * gdb.multi/multi-attach.exp: Likewise.
7342 * gdb.python/py-sync-interp.exp: Likewise.
7343 * gdb.server/ext-attach.exp: Likewise.
7344 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7345 tests that need to attach, instead of checking whether the target
7346 board is remote at the top of the file.
7347
acc018ac
YQ
73482015-01-08 Yao Qi <yao@codesourcery.com>
7349
7350 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7351
50a18af8
JK
73522015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7353
7354 Fix testcase compilation.
7355 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7356
8503d6e1
JB
73572015-01-06 Joel Brobecker <brobecker@adacore.com>
7358
7359 * gdb.python/py-type.exp: Add a couple test about empty
7360 array creation, and negative-length array creation.
7361
cc73dbcc
DE
73622015-01-02 Doug Evans <xdje42@gmail.com>
7363
7364 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7365
0300bbc7
DE
73662015-01-02 Doug Evans <dje@google.com>
7367
7368 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7369
9d85a0ec
YQ
73702014-12-29 Yao Qi <yao@codesourcery.com>
7371
7372 * gdb.trace/entry-values.exp: Update comments. Rename variable
7373 bar_call_foo to returned_from_foo.
7374
87186c6a
MMN
73752014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7376
7377 PR gdb/17394
7378 * gdb.linespec/break-asm-file.c: New file.
7379 * gdb.linespec/break-asm-file.exp: New file.
7380 * gdb.linespec/break-asm-file0.s: New file.
7381 * gdb.linespec/break-asm-file1.s: New file.
7382
1bab7383
YQ
73832014-12-18 Nigel Stephens <nigel@mips.com>
7384 Maciej W. Rozycki <macro@codesourcery.com>
7385
7386 * gdb.base/float.exp: Handle the new output from "info float" on
7387 MIPS targets.
7388
1bc1068a
JK
73892014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7390
7391 Fix MinGW compilation.
7392 * gdb.compile/compile-ops.exp: Update untested message if
7393 !skip_compile_feature_tests.
7394 * gdb.compile/compile-setjmp.exp: Likewise.
7395 * gdb.compile/compile-tls.exp: Likewise.
7396 * gdb.compile/compile.exp: Likewise.
7397 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7398 supported on this host".
7399
b6615d10
DE
74002014-12-16 Doug Evans <xdje42@gmail.com>
7401
7402 * boards/stabs.exp: New file.
7403
25dda427
AA
74042014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7405
7406 * gdb.base/completion.exp: Adjust to format changes of "maint
7407 print user-registers".
7408
bf330350
CU
74092014-12-16 Catalin Udma <catalin.udma@freescale.com>
7410
7411 PR server/17457
7412 * gdb.arch/aarch64-fp.c: New file.
7413 * gdb.arch/aarch64-fp.exp: New file.
7414
395cf596
SDJ
74152014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7416
7417 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7418 r210637, r210913, r211666, r215400, r215817).
7419
7420 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7421 * dg-extract-results.py: New file.
7422 * dg-extract-results.sh: Use it if the environment seems
7423 suitable.
7424
7425 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7426
7427 * dg-extract-results.py (parse_run): Handle warnings that
7428 are printed before a test harness is run.
7429
7430 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7431
7432 * dg-extract-results.py (Named): Remove __cmp__ method.
7433 (output_variation): Use a key to sort variation.harnesses.
7434
7435 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7436
7437 * dg-extract-results.py: For Python 3, force sys.stdout to
7438 handle surrogate escape sequences.
7439 (safe_open): New function.
7440 (output_segment, main): Use it.
7441
7442 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7443
7444 * dg-extract-results.py (Prog.result_re): Include options
7445 in test name.
7446
7447 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7448
7449 * dg-extract-results.py (output_variation): Always sort if
7450 do_sum.
7451
e882ef3c
SM
74522014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7453
7454 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7455 as long as we get pagination notifications.
7456
4992aa20
JM
74572014-12-15 Jason Merrill <jason@redhat.com>
7458
7459 * Makefile.in (check-gdb.%): Restore.
7460 * README: Mention it.
7461
c1b5a1a6
JB
74622014-12-13 Joel Brobecker <brobecker@adacore.com>
7463
7464 * gdb.ada/str_uninit: New testcase.
7465
5537b577
JK
74662014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7467
7468 PR symtab/17642
7469 * gdb.base/vla-stub-define.c: New file.
7470 * gdb.base/vla-stub.c: New file.
7471 * gdb.base/vla-stub.exp: New file.
7472
bb2ec1b3
TT
74732014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7474 Jan Kratochvil <jan.kratochvil@redhat.com>
7475 Tom Tromey <tromey@redhat.com>
7476
7477 * configure.ac: Add gdb.compile/.
7478 * configure: Regenerate.
7479 * gdb.compile/Makefile.in: New file.
7480 * gdb.compile/compile-ops.exp: New file.
7481 * gdb.compile/compile-ops.c: New file.
7482 * gdb.compile/compile-tls.c: New file.
7483 * gdb.compile/compile-tls.exp: New file.
7484 * gdb.compile/compile-constvar.S: New file.
7485 * gdb.compile/compile-constvar.c: New file.
7486 * gdb.compile/compile-mod.c: New file.
7487 * gdb.compile/compile-nodebug.c: New file.
7488 * gdb.compile/compile-setjmp-mod.c: New file.
7489 * gdb.compile/compile-setjmp.c: New file.
7490 * gdb.compile/compile-setjmp.exp: New file.
7491 * gdb.compile/compile-shlib.c: New file.
7492 * gdb.compile/compile.c: New file.
7493 * gdb.compile/compile.exp: New file.
7494 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7495
4ff709eb
TT
74962014-12-12 Tom Tromey <tromey@redhat.com>
7497
7498 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7499 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7500
6dddd6a5
DE
75012014-12-12 Doug Evans <dje@google.com>
7502
7503 * lib/gdb-python.exp (get_python_valueof): New function.
7504 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7505
71c24708
AA
75062014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7507
7508 * gdb.base/completion.exp: Add test for completion of "info
7509 registers ".
7510
3e29f34a
MR
75112014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7512
7513 * gdb.base/func-ptrs.c: New file.
7514 * gdb.base/func-ptrs.exp: New file.
7515
fc126975
SM
75162014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7517
7518 PR breakpoints/17012
7519 * gdb.base/dprintf-detach.c: New file.
7520 * gdb.base/dprintf-detach.exp: New file.
7521
0a46d518
SM
75222014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7523
7524 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7525 * lib/gdb.exp (target_is_gdbserver): New procedure.
7526
a0be3e44
DE
75272014-12-08 Doug Evans <dje@google.com>
7528
7529 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7530
df1b803a
YQ
75312014-12-05 Yao Qi <yao@codesourcery.com>
7532
7533 * gdb.guile/scm-error.exp: Remove the third argument to
7534 gdb_remote_download.
7535 * gdb.guile/scm-frame-args.exp: Likewise.
7536 * gdb.guile/scm-section-script.exp: Likewise.
7537
ddb9f679
YQ
75382014-12-05 Yao Qi <yao@codesourcery.com>
7539
7540 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7541
86e4ed39
DE
75422014-12-04 Doug Evans <dje@google.com>
7543
7544 * gdb.python/py-objfile.exp: Add tests for
7545 objfile.add_separate_debug_file.
7546
7c50a931
DE
75472014-12-04 Doug Evans <dje@google.com>
7548
7549 * lib/gdb.exp (get_build_id): New function.
7550 (build_id_debug_filename_get): Rewrite to use it.
7551 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7552
621661e3
MR
75532014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7554
7555 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7556 `method(long)', not just 0x0.
7557 * gdb.cp/nsalias.exp: Align code labels to 4.
7558 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7559 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7560 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7561 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7562 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7563 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7564
29f0c3b7
DE
75652014-12-02 Doug Evans <dje@google.com>
7566
e1e061e7 7567 PR symtab/17602
29f0c3b7 7568 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7569 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7570 * gdb.cp/anon-ns.exp: Update.
7571
162078c8
NB
75722014-12-02 Nick Bull <nicholaspbull@gmail.com>
7573
7574 * gdb.python/py-events.py (inferior_call_handler): New.
7575 (register_changed_handler, memory_changed_handler): New.
7576 (test_events.invoke): Register new handlers.
7577 * gdb.python/py-events.exp: Add tests for inferior call,
7578 memory_changed and register_changed events.
7579
fdb09caf
AA
75802014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7581
7582 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7583 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7584 if the linker doesn't understand this.
7585
55cfb2c4
SM
75862014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7587
7588 * gdb.python/python.exp: Change expected reply to help().
7589
9e8cd6df
YQ
75902014-12-01 Yao Qi <yao@codesourcery.com>
7591
7592 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7593 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7594 * configure: Re-generated.
7595
6c659fc2
SC
75962014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7597
7598 * gdb.cp/chained-calls.cc: New file.
7599 * gdb.cp/chained-calls.exp: New file.
7600 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7601
d7fc3181
SM
76022014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7603
7604 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7605 * gdb.dwarf2/symtab-producer.exp: Same.
7606 * gdb.gdb/python-interrupts.exp: Same.
7607 * gdb.gdb/python-selftest.exp: Same.
7608 * gdb.python/py-linetable.exp: Same.
7609 * gdb.python/py-type.exp: Same.
7610 * gdb.python/py-value-cc.exp: Same.
7611 * gdb.python/py-value.exp: Same.
7612
10e79639
YQ
76132014-11-28 Yao Qi <yao@codesourcery.com>
7614
7615 * gdb.base/break-probes.exp: Match library name prefixed with
7616 sysroot.
7617
f28a0564
SM
76182014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7619
7620 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7621 test expected output. Add parentheses for the call to print.
7622 Remove L suffix from integers.
7623
3fe1ce1d
DE
76242014-11-26 Doug Evans <dje@google.com>
7625
7626 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7627
84429e27
YQ
76282014-11-22 Yao Qi <yao@codesourcery.com>
7629
7630 * gdb.trace/entry-values.c: Remove asms.
7631 (foo): Add foo_label.
7632 (bar): Add bar_label.
7633 * gdb.trace/entry-values.exp: Remove code computing foo's
7634 length and bar's length.
7635 (Dwarf::assemble): Invoke function_range for bar and use
7636 MACRO_AT_func for foo.
7637
26741859
YQ
76382014-11-22 Yao Qi <yao@codesourcery.com>
7639
7640 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7641 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7642 Use .Lgcc43_procstart instead of gcc43.
7643
45e44d27
JB
76442014-11-21 Joel Brobecker <brobecker@adacore.com>
7645
7646 * gdb.ada/n_arr_bound: New testcase.
7647
458c8db8
SDJ
76482014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7649
7650 PR breakpoints/10737
7651 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7652 test_catch_syscall_multi_arch.
7653 (test_catch_syscall_multi_arch): New function.
7654
43f3e411
DE
76552014-11-20 Doug Evans <xdje42@gmail.com>
7656
7657 * gdb.base/maint.exp: Update expected output.
7658
0d7b2549
AA
76592014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7660
7661 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7662 4-byte instruction on S390.
7663
8908fca5
JB
76642014-11-19 Joel Brobecker <brobecker@adacore.com>
7665
7666 * gdb.ada/arr_arr: New testcase.
7667
4a46959e
JB
76682014-11-19 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.ada/pkd_arr_elem: New Testcase.
7671
470e2f4e
LM
76722014-11-18 Luis Machado <lgustavo@codesourcery.com>
7673
7674 * gdb.reverse/break-precsave: Expect completion message for
7675 core file reads.
7676 * gdb.reverse/consecutive-precsave.exp: Likewise.
7677 * gdb.reverse/finish-precsave.exp: Likewise.
7678 * gdb.reverse/i386-precsave.exp: Likewise.
7679 * gdb.reverse/machinestate-precsave.exp: Likewise.
7680 * gdb.reverse/sigall-precsave.exp: Likewise.
7681 * gdb.reverse/solib-precsave.exp: Likewise.
7682 * gdb.reverse/step-precsave.exp: Likewise.
7683 * gdb.reverse/until-precsave.exp: Likewise.
7684 * gdb.reverse/watch-precsave.exp: Likewise.
7685
a267f3ad
AA
76862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7687
7688 * gdb.base/bp-permanent.c: Include unistd.h.
7689 * gdb.python/py-framefilter-mi.c (main): Add return type.
7690 * gdb.python/py-framefilter.c (main): Likewise.
7691 * gdb.trace/actions-changed.c (main): Likewise.
7692
12084a9a
AA
76932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7694
7695 * gdb.mi/until.c: Add eye-catchers.
7696 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7697 line numbers.
7698
dc7e1a77
AA
76992014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7700
7701 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7702 function header variants in break1.c.
7703 * gdb.base/ena-dis-br.exp: Likewise.
7704 * gdb.base/hbreak2.exp: Likewise.
7705 * gdb.reverse/until-precsave.exp: Drop references to removed
7706 non-prototype function header variants in ur1.c.
7707 * gdb.reverse/until-reverse.exp: Likewise.
7708
41c77605
PM
77092014-11-17 Petr Machata <pmachata@redhat.com>
7710
7711 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7712 ${_cu_offset_size} bytes abbrev offset.
7713
34248c3a
DE
77142014-11-15 Doug Evans <xdje42@gmail.com>
7715
7716 PR symtab/17559
7717 * gdb.base/line-symtabs.exp: New file.
7718 * gdb.base/line-symtabs.c: New file.
7719 * gdb.base/line-symtabs.h: New file.
7720
646da059
YQ
77212014-11-14 Yao Qi <yao@codesourcery.com>
7722
7723 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7724 (func): Add label func_label.
7725 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7726 Replace low_pc and high_pc with MACRO_AT_range.
7727 Replace name, low_pc and high_pc with MACRO_AT_func.
7728
9301ebe6
YQ
77292014-11-14 Yao Qi <yao@codesourcery.com>
7730
7731 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7732 Replace name, low_pc and high_pc with MACRO_AT_func.
7733
f166b542
YQ
77342014-11-14 Yao Qi <yao@codesourcery.com>
7735
7736 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7737 produce debug information.
7738 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7739
0f6e71e3
YQ
77402014-11-14 Yao Qi <yao@codesourcery.com>
7741
7742 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7743 object and get function length.
7744 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7745 with MACRO_AT_func.
7746 (top-level): Replace gdb_compile and clean_restart with
7747 prepare_for_testing.
7748 * gdb.dwarf2/main.c (main): Add label main_label.
7749
876c4df9
YQ
77502014-11-14 Yao Qi <yao@codesourcery.com>
7751
7752 * lib/dwarf.exp (function_range): New procedure.
7753 (Dwarf::_handle_macro_at_func): New procedure.
7754 (Dwarf::_handle_macro_at_range): New procedure.
7755 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7756
02ad9cf1
YQ
77572014-11-14 Yao Qi <yao@codesourcery.com>
7758
7759 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7760 (_handle_attribute): New procedure.
7761
a59add0c
AA
77622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7763
7764 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7765 * gdb.base/call-sc.c (zed): Likewise.
7766 * gdb.base/checkpoint.c (main): Likewise.
7767 * gdb.base/dump.c (main): Likewise.
7768 * gdb.base/gcore.c (main): Likewise.
7769 * gdb.base/huge.c (main): Likewise.
7770 * gdb.base/multi-forks.c (main): Likewise.
7771 * gdb.base/pr10179-a.c (main): Likewise.
7772 * gdb.base/savedregs.c (main): Likewise.
7773 * gdb.base/sigaltstack.c (main): Likewise.
7774 * gdb.base/siginfo.c (main): Likewise.
7775 * gdb.base/structs.c (zed): Likewise.
7776 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7777 * gdb.mi/mi-syn-frame.c (main): Likewise.
7778 * gdb.mi/until.c (foo, main): Likewise.
7779 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7780 * gdb.base/solib-weak.c (foo): Declare.
7781 * gdb.base/attach-twice.c: Include stdio.h.
7782 * gdb.base/weaklib1.c: Likewise.
7783 * gdb.base/weaklib2.c: Likewise.
7784 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7785 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7786 unistd.h.
7787 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7788 * gdb.mi/mi-exit-code.c: Likewise.
7789 * gdb.base/break-interp-lib.c: Include string.h.
7790 * gdb.base/coremaker.c: Likewise.
7791 * gdb.base/testenv.c: Likewise.
7792 * gdb.python/py-finish-breakpoint.c: Likewise.
7793 * gdb.base/inferior-died.c: Include sys/wait.h.
7794 * gdb.base/fileio.c: Include time.h.
7795 * gdb.base/async-shell.c: Include unistd.h.
7796 * gdb.base/dprintf-non-stop.c: Likewise.
7797 * gdb.base/info-os.c: Likewise.
7798 * gdb.mi/mi-console.c: Likewise.
7799 * gdb.mi/watch-nonstop.c: Likewise.
7800 * gdb.python/py-events.c: Likewise.
7801 * gdb.base/async.c (baz): Move up before its invocation.
7802 * gdb.base/code_elim2.c (my_global_func): Likewise.
7803 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7804 * gdb.base/advance.c (func2): Likewise.
7805
3b5d5997
AA
78062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7807
7808 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7809 variant.
7810 * gdb.base/annota3.c: Likewise.
7811 * gdb.base/async.c: Likewise.
7812 * gdb.base/average.c: Likewise.
7813 * gdb.base/call-ar-st.c: Likewise.
7814 * gdb.base/call-rt-st.c: Likewise.
7815 * gdb.base/call-sc.c: Likewise.
7816 * gdb.base/call-strs.c: Likewise.
7817 * gdb.base/ending-run.c: Likewise.
7818 * gdb.base/execd-prog.c: Likewise.
7819 * gdb.base/exprs.c: Likewise.
7820 * gdb.base/foll-exec.c: Likewise.
7821 * gdb.base/foll-fork.c: Likewise.
7822 * gdb.base/foll-vfork.c: Likewise.
7823 * gdb.base/funcargs.c: Likewise.
7824 * gdb.base/gcore.c: Likewise.
7825 * gdb.base/jump.c: Likewise.
7826 * gdb.base/langs0.c: Likewise.
7827 * gdb.base/langs1.c: Likewise.
7828 * gdb.base/langs2.c: Likewise.
7829 * gdb.base/mips_pro.c: Likewise.
7830 * gdb.base/nodebug.c: Likewise.
7831 * gdb.base/opaque0.c: Likewise.
7832 * gdb.base/opaque1.c: Likewise.
7833 * gdb.base/recurse.c: Likewise.
7834 * gdb.base/run.c: Likewise.
7835 * gdb.base/scope0.c: Likewise.
7836 * gdb.base/scope1.c: Likewise.
7837 * gdb.base/setshow.c: Likewise.
7838 * gdb.base/setvar.c: Likewise.
7839 * gdb.base/shmain.c: Likewise.
7840 * gdb.base/shr1.c: Likewise.
7841 * gdb.base/shr2.c: Likewise.
7842 * gdb.base/sigall.c: Likewise.
7843 * gdb.base/signals.c: Likewise.
7844 * gdb.base/so-indr-cl.c: Likewise.
7845 * gdb.base/solib2.c: Likewise.
7846 * gdb.base/structs.c: Likewise.
7847 * gdb.base/sum.c: Likewise.
7848 * gdb.base/vforked-prog.c: Likewise.
7849 * gdb.base/watchpoint.c: Likewise.
7850 * gdb.reverse/shr2.c: Likewise.
7851 * gdb.reverse/until-reverse.c: Likewise.
7852 * gdb.reverse/ur1.c: Likewise.
7853 * gdb.reverse/watch-reverse.c: Likewise.
7854
066a77c5
AA
78552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7856
7857 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7858 variant.
7859 * gdb.base/sepdebug.exp: Drop references to removed code.
7860
4f204ea5
AA
78612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7862
7863 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7864 variant. Preserve original line numbering.
7865 * gdb.base/list1.c: Likewise.
7866
3b377a3a
AA
78672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7868
7869 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7870 variant.
7871 * gdb.base/break1.c: Likewise.
7872 * gdb.base/break.exp: Drop references to removed code.
7873
e444df73
AA
78742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7875
7876 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7877 variant.
7878
8008f2a7
AA
78792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7880
7881 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7882
a5a06887
AA
78832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7884
7885 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7886 logic into perform_all_tests() and invoke it with and without
7887 function header prototypes.
7888 (do_function_calls): Remove conditional XFAIL for PR 5318.
7889 (rerun_and_prepare): Remove duplicate code.
7890 (perform_all_tests): New. Main logic moved here.
7891
44dba9b9
AA
78922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7893
7894 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7895 code guarded by #ifdef NO_PROTOTYPES.
7896 (t_double_many_args): Likewise.
7897 (DEF_FUNC_MANY_ARGS_1): Likewise.
7898 (DEF_FUNC_VALUES_1): Likewise.
7899 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7900 guarded by #ifdef PROTOTYPES.
7901
d1fbcd56
AA
79022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7903
7904 * gdb.mi/mi-console.c: Add eye-catcher.
7905 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7906 instead of literal line number.
7907
b0e59b8f
AA
79082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7909
7910 * gdb.base/shr2.c: Add eye-catcher.
7911 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7912 line number.
7913
78f98cca
AA
79142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7915
7916 * gdb.base/jump.c: Add eye-catchers.
7917 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
7918 numbers.
7919
58fa2af0
AA
79202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7921
7922 * gdb.base/execd-prog.c: Add eye-catchers.
7923 * gdb.base/foll-exec.c: Likewise.
7924 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
7925 line numbers.
7926
04e5059b
AA
79272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7928
7929 * gdb.base/ending-run.c: Add eye-catchers.
7930 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
7931 literal line numbers.
7932
dbfdb174
AA
79332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7934
7935 * gdb.base/call-rt-st.c: Add eye-catchers.
7936 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
7937 literal line numbers.
7938
888a2ade
AA
79392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7940
7941 * gdb.base/call-ar-st.c: Add eye-catchers.
7942 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
7943 literal line numbers.
7944
6acc2dde
AA
79452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7946
7947 * gdb.base/average.c: Add eye-catchers.
7948 * gdb.base/sum.c: Likewise.
7949 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
7950 regexps dynamically.
7951
9ecfcd1d
AA
79522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7953
7954 * gdb.base/solib1.c: Add eye-catchers.
7955 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
7956 literal line numbers.
7957
78708b7c
PA
79582014-11-12 Pedro Alves <palves@redhat.com>
7959
7960 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
7961 leader has exited.
7962
af48d08f
PA
79632014-11-12 Pedro Alves <palves@redhat.com>
7964
7965 * gdb.arch/i386-bp_permanent.c: New file.
7966 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
7967 (srcfile): Set to i386-bp_permanent.c.
7968 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
7969 that stepi does not execute the 'leave' instruction, instead of
7970 testing it does execute.
7971 * gdb.base/bp-permanent.c: New file.
7972 * gdb.base/bp-permanent.exp: New file.
7973
af3768e9
DE
79742014-11-10 Doug Evans <xdje42@gmail.com>
7975
7976 PR symtab/17564
7977 * gdb.base/symtab-search-order.exp: New file.
7978 * gdb.base/symtab-search-order.c: New file.
7979 * gdb.base/symtab-search-order-1.c: New file.
7980 * gdb.base/symtab-search-order-shlib-1.c: New file.
7981
9de00a4a
PA
79822014-11-07 Pedro Alves <palves@redhat.com>
7983
7984 PR gdb/17511
7985 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
7986 i?86-*-linux*.
7987
e0f52461
SC
79882014-11-03 Siva Chandra Reddy <sivachandra@google.com>
7989
7990 PR c++/17494
7991 * gdb.cp/pr17494.cc: New file.
7992 * gdb.cp/pr17494.exp: New file.
7993
6ce8c980
YQ
79942014-11-02 Yao Qi <yao@codesourcery.com>
7995
7996 * gdb.python/python.exp: Get working directory and match the
7997 output of "set extended-prompt \\w " with it.
7998
02be9a71
DE
79992014-10-30 Doug Evans <dje@google.com>
8000
8001 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8002 in objfiles.
8003 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8004 in progspaces.
8005
3bdff46b
LM
80062014-10-30 Janis Johnson <janisjo@codesourcery.com>
8007
8008 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8009 * gdb.base/realname-expand.exp: Likewise.
8010 * gdb.linespec/macro-relative.exp: Likewise.
8011
ab917dfb
PA
80122014-10-29 Pedro Alves <palves@redhat.com>
8013
8014 PR gdb/17408
8015 * gdb.threads/schedlock.c (some_function): New function.
8016 (call_function): New global.
8017 (MAYBE_CALL_SOME_FUNCTION): New macro.
8018 (thread_function): Call it.
8019 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8020 and use it instead of a global counter. Adjust all callers.
8021 (get_current_thread): Use "find current thread" for test message
8022 here rather than having all callers pass down the same string.
8023 (goto_loop): New procedure, factored out from ...
8024 (my_continue): ... this.
8025 (step_ten_loops): Change parameter from test message to command to
8026 use. Adjust.
8027 (list_count): Delete global.
8028 (check_result): New procedure, factored out from duplicate top
8029 level code.
8030 (continue tests): Wrap in with_test_prefix.
8031 (test_step): New procedure, factored out from duplicate top level
8032 code.
8033 (top level): Test "step" in combination with all scheduler-locking
8034 modes. Test "next" in combination with all scheduler-locking
8035 modes, and in combination with stepping over a function call or
8036 not.
8037 * gdb.threads/next-bp-other-thread.c: New file.
8038 * gdb.threads/next-bp-other-thread.exp: New file.
8039
d3d4baed
PA
80402014-10-29 Pedro Alves <palves@redhat.com>
8041
8042 PR python/17372
8043 * gdb.python/python.exp: Test a multi-line command that spawns
8044 interactive Python.
8045 * gdb.base/multi-line-starts-subshell.exp: New file.
8046
563e8d85
YQ
80472014-10-29 Yao Qi <yao@codesourcery.com>
8048
8049 * gdb.base/fileio.exp: Make directories on host.
8050
0ea4d52e
YQ
80512014-10-29 Yao Qi <yao@codesourcery.com>
8052
8053 * gdb.base/fileio.c (test_write): Close the file.
8054
7f5ef605
PA
80552014-10-28 Pedro Alves <palves@redhat.com>
8056
8057 PR gdb/12623
8058 * gdb.base/sigstep.c (no_handler): New global.
8059 (main): If 'no_handler is true, set the signal handlers to
8060 SIG_IGN.
8061 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8062 with_sw_watch and no_handler parameters. Handle them.
8063 (top level) <stepping over handler when stopped at a breakpoint
8064 test>: Add a test axis for testing with a software watchpoint, and
8065 another for testing with the signal handler set to SIG_IGN.
8066 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8067 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8068
abbdbd03
PA
80692014-10-28 Pedro Alves <palves@redhat.com>
8070
8071 PR gdb/17511
8072 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8073 * gdb.base/sigstep.exp (other_handler_location): New global.
8074 (advance): Support stepping into the signal handler, and running
8075 commands while in the handler.
8076 (in_handler_map): New global.
8077 (top level): In the advance test, add combinations for getting
8078 into the handler with stepping commands, and for running commands
8079 in the handler. Add comment descripting the advancei tests.
8080
1df4399f
PA
80812014-10-28 Pedro Alves <palves@redhat.com>
8082
8083 * gdb.base/sigstep.exp: Use build_executable instead of
8084 prepare_for_testing.
8085 (top level): Move code that starts GDB, runs to main and creates a
8086 display to ...
8087 (restart): ... this new procedure.
8088 (top level): Move backtrace from signal handler test to ...
8089 (validate_backtrace): ... this new procedure.
8090 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8091 with_test_prefix. Always restart GDB.
8092 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8093 with_test_prefix. Always restart GDB. No need to delete
8094 breakpoints after the test.
8095 (test_skip_handler): Remove prefix parameter.
8096 (skip_over_handler, breakpoint_to_handler)
8097 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8098 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8099 restart GDB. No need to delete breakpoints after the test.
8100 (top level): Use foreach to call the test procedures with
8101 different commands.
8102
a5b6e449
PA
81032014-10-28 Pedro Alves <palves@redhat.com>
8104
8105 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8106 instead of GNATS numbers.
8107 * gdb.base/sigbpt.exp: Likewise.
8108 * gdb.base/siginfo.exp: Likewise.
8109 * gdb.base/sigstep.exp: Likewise.
8110
e5f8a7cc
PA
81112014-10-27 Pedro Alves <palves@redhat.com>
8112
8113 * gdb.base/sigstep.c (dummy): New global.
8114 (main): Issue a couple writes to the new global.
8115 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8116 procedures.
8117 (skip_over_handler): Use test_skip_handler.
8118 (top level): Call skip_over_handler for stepi and nexti too.
8119 (breakpoint_over_handler): Use test_skip_handler.
8120 (top level): Call breakpoint_over_handler for stepi and nexti too.
8121
763905a3
YQ
81222014-10-27 Yao Qi <yao@codesourcery.com>
8123
8124 * gdb.trace/tfile.c (adjust_function_address)
8125 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8126 function descriptor.
8127
6f259a23
DB
81282014-10-24 Don Breazeal <donb@codesourcery.com>
8129
8130 * gdb.base/foll-fork.exp (test_follow_fork,
8131 catch_fork_child_follow): Check for updated fork messages emitted
8132 from infrun.c.
8133 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8134 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8135 vfork_and_exec_child_follow_through_step): Check for updated vfork
8136 messages emitted from infrun.c.
8137
09dd9a69
PA
81382014-10-24 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.base/corefile.exp: Remove references to ultrix.
8141 * gdb.base/interrupt.exp: Likewise.
8142 * gdb.base/whatis.exp: Likewise.
8143 * gdb.gdb/selftest.exp: Likewise.
8144 * gdb.threads/manythreads.exp: Likewise.
8145 * gdb.threads/print-threads.exp: Likewise.
8146 * gdb.threads/pthreads.exp:: Likewise.
8147 * gdb.threads/schedlock.exp: Likewise.
8148
3433cfa5
SC
81492014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8150
8151 * gdb.cp/non-trivial-retval.cc: Add a test case.
8152 * gdb.cp/non-trivial-retval.exp: Add a test.
8153
092f880b
YQ
81542014-10-20 Yao Qi <yao@codesourcery.com>
8155
8156 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8157 * gdb.python/py-objfile-script-gdb.py: New file.
8158 * gdb.python/py-objfile-script.exp: Update reference to
8159 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8160 of remote_download. Remove the dest file.
8161
acbdb7f3
YQ
81622014-10-20 Yao Qi <yao@codesourcery.com>
8163
8164 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8165 * gdb.base/step-line.exp: Likewise.
8166 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8167 * gdb.dwarf2/dw2-basic.exp: Likewise.
8168 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8169 * gdb.dwarf2/dw2-filename.exp: Likewise.
8170 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8171 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8172 * gdb.dwarf2/dw2-producer.exp: Likewise.
8173 * gdb.dwarf2/mac-fileno.exp: Likewise.
8174 * gdb.python/py-frame-args.exp: Likewise.
8175 * gdb.python/py-framefilter.exp: Likewise.
8176 * gdb.python/py-mi.exp: Likewise.
8177 * gdb.python/py-objfile-script.exp: Likewise
8178 * gdb.python/py-pp-integral.exp: Likewise.
8179 * gdb.python/py-pp-re-notag.exp: Likewise.
8180 * gdb.python/py-prettyprint.exp: Likewise.
8181 * gdb.python/py-section-script.exp: Likewise.
8182 * gdb.python/py-typeprint.exp: Likewise.
8183 * gdb.python/py-xmethods.exp: Likewise.
8184 * gdb.stabs/weird.exp: Likewise.
8185 * gdb.xml/tdesc-regs.exp: Likewise.
8186
bd286a29
KCY
81872014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8188
8189 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8190 (out_cu): Use addr_len for the size of addresses.
8191 (out_line): Likewise. Size DW_LNE_set_address instruction
8192 according to addr_len.
8193 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8194 (FUNC): Add START_INSNS to definition.
8195
673dc4a0
YQ
81962014-10-18 Yao Qi <yao@codesourcery.com>
8197
8198 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8199 gdb_has_argv0 return true.
8200 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8201 check [target_info exists noargs], check [gdb_has_argv0]
8202 instead.
8203 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8204 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8205 procedures.
8206
4ffbba72
DE
82072014-10-17 Doug Evans <dje@google.com>
8208
8209 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8210 event.
8211 * gdb.python/py-events.py: Add clear_objfiles event.
8212
d096d8c1
DE
82132014-10-17 Doug Evans <dje@google.com>
8214
8215 * gdb.python/py-objfile.exp: Test progspace attribute.
8216
a80db015
LM
82172014-10-17 Luis Machado <lgustavo@codesourcery.com>
8218
8219 * gdb.guile/scm-breakpoint.exp: Do not assume any
8220 directory separators when matching source file paths.
8221 * gdb.python/py-breakpoint.exp: Likewise.
8222 * gdb.reverse/break-precsave.exp: Likewise.
8223 * gdb.reverse/break-reverse.exp: Likewise.
8224 * gdb.reverse/consecutive-precsave.exp: Likewise.
8225 * gdb.reverse/finish-precsave.exp: Likewise.
8226 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8227 * gdb.reverse/finish-reverse.exp: Likewise.
8228 * gdb.reverse/i386-precsave.exp: Likewise.
8229 * gdb.reverse/i387-env-reverse.exp: Likewise.
8230 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8231 * gdb.reverse/machinestate-precsave.exp: Likewise.
8232 * gdb.reverse/machinestate.exp: Likewise.
8233 * gdb.reverse/sigall-precsave.exp: Likewise.
8234 * gdb.reverse/solib-precsave.exp: Likewise.
8235 * gdb.reverse/step-precsave.exp: Likewise.
8236 * gdb.reverse/until-precsave.exp: Likewise.
8237 * gdb.reverse/watch-precsave.exp: Likewise.
8238 * gdb.reverse/watch-reverse.exp: Likewise.
8239
b22089ab
YQ
82402014-10-17 Yao Qi <yao@codesourcery.com>
8241
8242 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8243 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8244
6c4486e6
PA
82452014-10-17 Pedro Alves <palves@redhat.com>
8246
8247 PR gdb/17471
8248 * gdb.base/bg-execution-repeat.c: New file.
8249 * gdb.base/bg-execution-repeat.exp: New file.
8250
0ff33695
PA
82512014-10-17 Pedro Alves <palves@redhat.com>
8252
8253 PR gdb/17300
8254 * gdb.base/continue-all-already-running.c: New file.
8255 * gdb.base/continue-all-already-running.exp: New file.
8256
6fdebc3d
PA
82572014-10-17 Pedro Alves <palves@redhat.com>
8258
8259 PR gdb/17472
8260 * gdb.base/annota-input-while-running.c: New file.
8261 * gdb.base/annota-input-while-running.exp: New file.
8262
32a8097b
PA
82632014-10-17 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/callfuncs.exp: emove references to osf.
8266 * gdb.base/sigall.exp: Likewise.
8267 * gdb.gdb/selftest.exp: Likewise.
8268 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8269 * gdb.mi/non-stop.c: Likewise.
8270 * gdb.mi/pthreads.c: Likewise.
8271 * gdb.reverse/sigall-precsave.exp: Likewise.
8272 * gdb.reverse/sigall-reverse.exp: Likewise.
8273 * gdb.threads/pthreads.c: Likewise.
8274 * gdb.threads/pthreads.exp: Likewise.
8275
7a3517ff
YQ
82762014-10-17 Yao Qi <yao@codesourcery.com>
8277
8278 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8279 check 'target_info exists noargs'.
8280 (test_command_prompt_position): Likewise.
8281 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8282 Remove "set args".
8283 (progvar_simple_while_test): Likewise.
8284 (progvar_complex_if_while_test): Likewise.
8285 (if_while_breakpoint_command_test): Likewise.
8286 (infrun_breakpoint_command_test): Likewise.
8287 (breakpoint_command_test): Likewise.
8288 (watchpoint_command_test): Likewise.
8289 (bp_deleted_in_command_test): Likewise.
8290 (temporary_breakpoint_commands): Likewise.
8291
bb99c472
YQ
82922014-10-16 Yao Qi <yao@codesourcery.com>
8293
8294 * gdb.base/remotetimeout.exp: Remove noargs checking.
8295
7c16b83e
PA
82962014-10-15 Pedro Alves <palves@redhat.com>
8297
8298 PR breakpoints/9649
8299 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8300 * gdb.base/breakpoint-in-ro-region.exp
8301 (probe_target_hardware_step): New procedure.
8302 (top level): Probe hardware stepping and hardware breakpoint
8303 support. Test stepping through a read-only region, with both
8304 "breakpoint auto-hw" on and off and both "always-inserted" on and
8305 off.
8306
35a49624
IB
83072014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8308
8309 * gdb.dlang/demangle.exp: Update for demangling changes.
8310
2d1c107c
SC
83112014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8312
8313 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8314 * gdb.cp/non-trivial-retval.exp: Add new tests.
8315
778811d5
SC
83162014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8317
8318 PR c++/13403
8319 PR c++/15154
8320 * gdb.cp/non-trivial-retval.cc: New file.
8321 * gdb.cp/non-trivial-retval.exp: New file.
8322
10c5f0a8
YQ
83232014-10-15 Yao Qi <yao@codesourcery.com>
8324
8325 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8326 remote host.
8327
65d7b369
YQ
83282014-10-15 Yao Qi <yao@codesourcery.com>
8329
8330 * gdb.python/py-symbol.exp: Match file base name if host is
8331 remote, otherwise match file name with dir name.
8332 * gdb.python/py-symtab.exp: Likewise.
8333 * gdb.python/python.exp: Likewise.
8334
46dc1394
YQ
83352014-10-15 Yao Qi <yao@codesourcery.com>
8336
8337 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8338 pattern.
8339 * gdb.python/py-symtab.exp: Likewise.
8340 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8341 locationn.
8342
c40cc657
JB
83432014-10-14 Joel Brobecker <brobecker@adacore.com>
8344
8345 * gdb.ada/addr_arith: New testcase.
8346
2abf49e1
MR
83472014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8348
8349 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8350 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8351 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8352 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8353
f7088df3
SDJ
83542014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8355
8356 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8357 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8358 * gdb.arch/stap-eval-lang-ada.exp: New file.
8359
4dc06805
YQ
83602014-10-14 Yao Qi <yao@codesourcery.com>
8361
8362 * gdb.mi/mi-var-child.c (nothing1): New function.
8363 (nothing2): New function.
8364 (do_children_tests): Set function pointers by nothing1 and
8365 nothing2.
8366 * gdb.mi/mi-var-child.exp: Step over new added statements.
8367 Update test to match the new output.
8368 * gdb.mi/var-cmd.c (nothing1): New function.
8369 (nothing2): New function.
8370 (do_children_tests): Set function pointers by nothing1 and
8371 nothing2.
8372 * gdb.mi/mi-var-display.exp: Update test to match output.
8373 Step to the line specified by $line_dct_nothing.
8374 Increase the number of lines to step.
8375
46a93de2
YQ
83762014-10-14 Yao Qi <yao@codesourcery.com>
8377
8378 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8379 tests.
8380 * gdb.mi/mi2-var-child.exp: Likewise.
8381
14ea52ee
DE
83822014-10-13 Doug Evans <dje@google.com>
8383
8384 * gdb.python/py-objfile.exp: Change name of file name test.
8385
e5c6e92b
DE
83862014-10-13 Doug Evans <dje@google.com>
8387
8388 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8389 from the start of the CU.
8390
c780cc2f
JK
83912014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8392 Yao Qi <yao@codesourcery.com>
8393
8394 Fix "save breakpoints" for "catch" command.
8395 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8396 Remove -nonewline. Match also the added "main" line.
8397
99894e11
JK
83982014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8399
8400 Fix "save breakpoints" for "disable $bpnum" command.
8401 * gdb.base/save-bp.c (main): Add label.
8402 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8403
6e1ac5a3
JK
84042014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8407
754dd2b0
YQ
84082014-10-11 Yao Qi <yao@codesourcery.com>
8409
8410 * gdb.server/server-kill.exp: Execute command
8411 "set remote trace-status-packet on" before "tstatus".
8412
f90183d7
YQ
84132014-10-11 Yao Qi <yao@codesourcery.com>
8414
8415 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8416 (main): Call getppid.
8417 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8418 and continue to it. Read variable "server_pid".
8419
bf40a607
YQ
84202014-10-11 Yao Qi <yao@codesourcery.com>
8421
8422 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8423
052ca370
YQ
84242014-10-11 Yao Qi <yao@codesourcery.com>
8425
8426 * gdb.threads/thread-find.exp: Don't execute command
8427 "info threads".
8428 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8429 * gdb.threads/linux-dp.exp: Don't check the condition
8430 $threads_created equals to zero.
8431
3831839c
PA
84322014-10-10 Pedro Alves <palves@redhat.com>
8433
8434 * gdb.base/bigcore.exp: Remove references to IRIX.
8435 * gdb.base/funcargs.exp: Likewise.
8436 * gdb.base/interrupt.exp: Likewise.
8437 * gdb.base/mips_pro.exp: Likewise.
8438 * gdb.base/nodebug.exp: Likewise.
8439 * gdb.base/setvar.exp: Likewise.
8440 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8441
8b9a549d
PA
84422014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8443 Pedro Alves <palves@redhat.com>
8444
8445 PR symtab/14466
8446 * gdb.base/vdso-warning.c: New file.
8447 * gdb.base/vdso-warning.exp: New file.
8448
d48ba5e8
DE
84492014-10-02 Doug Evans <dje@google.com>
8450
8451 * gdb.base/structs.c (main): Don't run forever.
8452
2278c276
PA
84532014-10-02 Pedro Alves <palves@redhat.com>
8454
8455 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8456 (top level) <stop threads 1, stop threads 2>: Use it.
8457
b57bacec
PA
84582014-10-02 Pedro Alves <palves@redhat.com>
8459
8460 * gdb.threads/break-while-running.exp (test): Add new
8461 'update_thread_list' argument. Skip "info threads" if false.
8462 (top level): Add new 'update_thread_list' axis.
8463
13fd3ff3
PA
84642014-10-02 Pedro Alves <palves@redhat.com>
8465
8466 PR breakpoints/17431
8467 * gdb.base/execl-update-breakpoints.c: New file.
8468 * gdb.base/execl-update-breakpoints.exp: New file.
8469
0fec99e8
PA
84702014-10-01 Pedro Alves <palves@redhat.com>
8471
8472 * gdb.base/breakpoint-in-ro-region.c: New file.
8473 * gdb.base/breakpoint-in-ro-region.exp: New file.
8474
2ddf4301
SM
84752014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8476
8477 * gdb.mi/mi-exit-code.exp: New file.
8478 * gdb.mi/mi-exit-code.c: New file.
8479
6a5f3f43
YQ
84802014-09-30 Yao Qi <yao@codesourcery.com>
8481
8482 * lib/prelink-support.exp (build_executable_own_libs): Error if
8483 the target isn't native.
8484
345bcc73
YQ
84852014-09-30 Yao Qi <yao@codesourcery.com>
8486
8487 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8488 false.
8489
a25a5a45
PA
84902014-09-22 Pedro Alves <palves@redhat.com>
8491
8492 * gdb.threads/break-while-running.exp: New file.
8493 * gdb.threads/break-while-running.c: New file.
8494
00ba3162
YQ
84952014-09-19 Yao Qi <yao@codesourcery.com>
8496
8497 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8498 Invoke test. Restart GDB with --readnow and invoke test again.
8499
c3b7b696
YQ
85002014-09-19 Yao Qi <yao@codesourcery.com>
8501
8502 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8503 proc set_breakpoint_on_gcd_function. Invoke
8504 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8505 invoke set_breakpoint_on_gcd_function again.
8506
2b4fd423
DE
85072014-09-18 Doug Evans <dje@google.com>
8508
8509 * gdb.dwarf2/symtab-producer.exp: New file.
8510
a5947601
SDJ
85112014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8512
8513 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8514 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8515 * gdb.base/global-var-nested-by-dso.c: Likewise.
8516 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8517
91c19059
SDJ
85182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8519 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.base/watch-bitfields.exp: Pass string other than test file
8522 name to prepare_for_testing.
8523 (watch): New procedure.
8524 (expect_watchpoint): Use with_test_prefix.
8525 (top level): Factor out tests to ...
8526 (test_watch_location, test_regular_watch): ... these new
8527 procedures, and use with_test_prefix and gdb_continue_to_end.
8528
bb9d5f81
PP
85292014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8530
8531 PR breakpoints/12526
8532 * gdb.base/watch-bitfields.exp: New file.
8533 * gdb.base/watch-bitfields.c: New file.
8534
635856f5
PA
85352014-09-16 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8538 software and hardware addresses, not software address against
8539 itself.
8540
7280ceea
PA
85412014-09-16 Pedro Alves <palves@redhat.com>
8542
8543 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8544 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8545
428b16bd
PA
85462014-09-16 Pedro Alves <palves@redhat.com>
8547
8548 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8549 files.
8550 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8551 "*-*-vxworks*" throughout.
8552 * gdb.base/break.exp: Likewise.
8553 * gdb.base/default.exp: Likewise.
8554 * gdb.base/scope.exp: Likewise.
8555 * gdb.base/sepdebug.exp: Likewise.
8556 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8557 throughout.
8558 * gdb.base/run.c: Likewise.
8559 * gdb.base/sepdebug.c: Likewise.
8560 * gdb.hp/gdb.aCC/run.c: Likewise.
8561 * gdb.reverse/until-reverse.c: Likewise.
8562 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8563
666d413c
YQ
85642014-09-16 Yao Qi <yao@codesourcery.com>
8565
8566 * boards/local-remote-host-native.exp: New file.
8567
57cbd724
DE
85682014-09-14 Doug Evans <xdje42@gmail.com>
8569
8570 * gdb.threads/queue-signal.c (thread_count): New variable.
8571 (thread_count_mutex, thread_count_condvar): New variables.
8572 (incr_thread_count, wait_all_threads_running): New functions.
8573 (main): Wait for all threads to be in their thread functions.
8574
81219e53
DE
85752014-09-13 Doug Evans <xdje42@gmail.com>
8576
8577 * gdb.threads/queue-signal.c: New file.
8578 * gdb.threads/queue-signal.exp: New file.
8579
3714cea7
DE
85802014-09-13 Doug Evans <xdje42@gmail.com>
8581
8582 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8583 be consistent with what default_gdb_init uses.
8584 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8585 the plain text of the prompt. Add some logging printfs.
8586 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8587
fa43b1d7
PA
85882014-09-12 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8591 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8592 * gdb.arch/i386-size-overlap.exp: Likewise.
8593 * gdb.arch/i386-size.exp: Likewise.
8594 * gdb.arch/i386-unwind.exp: Likewise.
8595 * gdb.base/a2-run.exp: Likewise.
8596 * gdb.base/break.exp: Likewise.
8597 * gdb.base/charset.exp: Likewise.
8598 * gdb.base/chng-syms.exp: Likewise.
8599 * gdb.base/commands.exp: Likewise.
8600 * gdb.base/dbx.exp: Likewise.
8601 * gdb.base/find.exp: Likewise.
8602 * gdb.base/funcargs.exp: Likewise.
8603 * gdb.base/jit-simple.exp: Likewise.
8604 * gdb.base/reread.exp: Likewise.
8605 * gdb.base/sepdebug.exp: Likewise.
8606 * gdb.base/step-bt.exp: Likewise.
8607 * gdb.cp/mb-inline.exp: Likewise.
8608 * gdb.cp/mb-templates.exp: Likewise.
8609 * gdb.objc/basicclass.exp: Likewise.
8610 * gdb.threads/killed.exp: Likewise.
8611
9d9bf2df
EBM
86122014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8613
8614 PR tdep/17379
8615 * gdb.arch/powerpc-stackless.S: New file.
8616 * gdb.arch/powerpc-stackless.exp: New file.
8617
1cf2f1b0
JK
86182014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 * gdb.base/attach.c: Include unistd.h.
8621 (main): Call alarm. Add label postloop.
8622 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8623 gdb_breakpoint, gdb_continue_to_breakpoint.
8624 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8625
98880d46
PA
86262014-09-11 Pedro Alves <palves@redhat.com>
8627
8628 PR gdb/17347
8629 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8630 * gdb.base/attach.exp (test_command_line_attach_run): New
8631 procedure.
8632 (top level): Call it.
8633
4c92ff2c
PA
86342014-09-11 Pedro Alves <palves@redhat.com>
8635
8636 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8637 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8638 (do_command_attach_tests): Use spawn_wait_for_attach.
8639 * gdb.base/solib-overlap.exp: Likewise.
8640 * gdb.multi/multi-attach.exp: Likewise.
8641 * gdb.python/py-prompt.exp: Likewise.
8642 * gdb.python/py-sync-interp.exp: Likewise.
8643 * gdb.server/ext-attach.exp: Likewise.
8644
3adc1a7d
GKB
86452014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8646
8647 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8648 command in testcase. Simplify testcase.
8649
96334934
JB
86502014-09-10 Joel Brobecker <brobecker@adacore.com>
8651
8652 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8653
eb479039
JB
86542014-09-10 Joel Brobecker <brobecker@adacore.com>
8655
8656 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8657
deede10c
JB
86582014-09-10 Joel Brobecker <brobecker@adacore.com>
8659
8660 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8661
7828a5f5
JB
86622014-09-10 Joel Brobecker <brobecker@adacore.com>
8663
8664 * gdb.dwarf2/dynarr-ptr.c: New file.
8665 * gdb.dwarf2/dynarr-ptr.exp: New file.
8666
33aeebcf
MR
86672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8668
8669 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8670 of 30 rather than hardcoding 120 for a slow test case. Take the
8671 `gdb,timeout' target setting into account for this calculation.
8672 Don't extend the timeout for the test cases that don't need it.
8673
7b415901
MR
86742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8675
8676 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8677 a factor of 2 for a slow test case. Take the `gdb,timeout'
8678 target setting into account for this calculation.
8679 * gdb.reverse/until-precsave.exp: Increase the timeout by
8680 a factor of 15 and 3 respectively rather than adding 120
8681 for a pair of slow test cases. Take the `gdb,timeout'
8682 target setting into account for this calculation.
8683
4a40f85a
MR
86842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8685
8686 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8687 timeout, don't pass one down to gdb_expect.
8688 (gdb_expect): Rework timeout selection.
8689
09635af7
MR
86902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8691
8692 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8693 exception on timeout.
8694 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8695 (gdbserver_start_extended): Catch any `gdbserver_start' error
8696 exceptions.
8697 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8698 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8699 `gdbserver_gdb_load' error exceptions.
8700
2bdd10b7
MR
87012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8702
8703 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8704 120 on waiting for the TCP socket to open.
8705
316935f0
DE
87062014-09-09 Doug Evans <xdje42@gmail.com>
8707
8708 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8709 _caller_matches, _any_caller_is, _any_caller_matches.
8710
83740597
DE
87112014-09-09 Doug Evans <xdje42@gmail.com>
8712
8713 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8714
4c122fc3
YQ
87152014-09-09 Yao Qi <yao@codesourcery.com>
8716
8717 * gdb.mi/mi-var-display.exp: Set print symbol off.
8718
a9f116cb
GKB
87192014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8720
8721 PR gdb/17035
8722 * gdb.base/commands.exp: Add tests to verify user-defined
8723 commands with empty bodies.
8724 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8725 python commands in `show user command`.
8726 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8727 scheme commands in `show user command`.
8728
c75bd3a2
JK
87292014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8730
8731 PR python/17355
8732 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8733 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8734 * gdb.python/py-framefilter-invalidarg.exp: New file.
8735 * gdb.python/py-framefilter-invalidarg.py: New file.
8736
faa42425
DE
87372014-09-06 Doug Evans <xdje42@gmail.com>
8738
8739 PR 15276
8740 * gdb.python/py-caller-is.c: New file.
8741 * gdb.python/py-caller-is.exp: New file.
8742
474ca4f6
SDJ
87432014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8744
8745 PR gdb/17235
8746 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8747 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8748
eb0b0463
SDJ
87492014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8750
8751 PR fortran/17237
8752 * gdb.fortran/print-formatted.exp: New file.
8753 * gdb.fortran/print-formatted.f90: Likewise.
8754
5f3b99cf
SS
87552014-09-03 Sasha Smundak <asmundak@google.com>
8756
8757 * gdb.python/py-frame.exp: Test Frame.read_register.
8758
7d793aa9
SDJ
87592014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8760
8761 PR python/16699
8762 * gdb.python/py-completion.exp: New file.
8763 * gdb.python/py-completion.py: Likewise.
8764
fb0576e9
DE
87652014-08-28 Doug Evans <dje@google.com>
8766
8767 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8768 eax,etc. are live with values set by gdb and thus the compiler can't
8769 use them.
8770 * gdb.arch/i386-pseudo.c (main): Ditto.
8771
ee92b0dd
DE
87722014-08-27 Doug Evans <dje@google.com>
8773
8774 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8775
6649db35
DE
87762014-08-25 Doug Evans <dje@google.com>
8777
8778 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8779 (main): Ditto.
8780
564b7600
DE
87812014-08-25 Doug Evans <dje@google.com>
8782
8783 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8784
3881fb67
YQ
87852014-08-24 Yao Qi <yao@codesourcery.com>
8786
8787 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8788 symbol off.
8789 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8790
a05a36a5
DE
87912014-08-22 Doug Evans <dje@google.com>
8792
8793 PR 17276
8794 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8795 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8796 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8797
7c343b48
YQ
87982014-08-22 Yao Qi <yao@codesourcery.com>
8799
8800 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8801 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8802 * gdb.python/python.exp: Likewise. Use .py file on the host
8803 instead of the build.
8804
22fd09ae
JK
88052014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8806
8807 * gdb.threads/gcore-stale-thread.c: New file.
8808 * gdb.threads/gcore-stale-thread.exp: New file.
8809
a8454a7c
PA
88102014-08-21 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8813 * gdb.base/gcore-relro-pie.exp: Likewise.
8814 * gdb.base/gcore-relro.exp: Likewise.
8815 * gdb.base/gcore.exp: Likewise.
8816 * gdb.base/print-symbol-loading.exp: Likewise.
8817 * gdb.threads/gcore-thread.exp: Likewise.
8818 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8819
2a31c623
PA
88202014-08-20 Pedro Alves <palves@redhat.com>
8821 Jan Kratochvil <jan.kratochvil@redhat.com>
8822
8823 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8824 configure.
8825 (EXPECT): Handle READ1 being set.
8826 (all): Depend on EXTRA_RULES.
8827 (check-read1, expect-read1, read1.so, read1): New rules.
8828 * README (Testsuite Parameters): Document the READ1 make variable.
8829 (Race detection): New section.
8830 * configure: Regenerate.
8831 * configure.ac: If build==host==target, and running under a
8832 GNU/glibc system, add read1 to the extra Makefile rules.
8833 (EXTRA_RULES): AC_SUBST it.
8834 * lib/read1.c: New file.
8835
d36430db
JB
88362014-08-20 Joel Brobecker <brobecker@adacore.com>
8837
8838 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8839 the handling of variables declared as a typedef to an array
8840 which a DW_AT_data_location attribute.
8841
9a0dc9e3
PA
88422014-08-19 Andrew Burgess <aburgess@broadcom.com>
8843 Pedro Alves <palves@redhat.com>
8844
8845 PR symtab/14604
8846 PR symtab/14605
8847 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8848 gdb_test.
8849
0718a8da
PA
88502014-08-19 Pedro Alves <palves@redhat.com>
8851
8852 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8853
13b448cd
YQ
88542014-08-19 Yao Qi <yao@codesourcery.com>
8855
8856 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8857 right line.
8858
1cbf5077
DB
88592014-08-18 David Blaikie <dblaikie@gmail.com>
8860
8861 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8862
bf0fae19
JB
88632014-08-18 Joel Brobecker <brobecker@adacore.com>
8864
8865 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8866 attribute in array range.
8867
3c8c5dcc
JB
88682014-08-18 Joel Brobecker <brobecker@adacore.com>
8869
8870 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8871
e66d4446
SC
88722014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8873
8874 PR c++/17132
8875 * gdb.cp/pr17132.cc: New file.
8876 * gdb.cp/pr17132.exp: New file.
8877
940df408
SC
88782014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8879
8880 * gdb.python/py-xmethods.py (A_getarrayind)
8881 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8882 Use 'print' with function call syntax.
8883 (E_method_matcher.match): Fix tab vs space indentation mixup.
8884
ebcc6c3a
YQ
88852014-08-15 Yao Qi <yao@codesourcery.com>
8886
8887 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8888 false.
8889
775e0f04
YQ
88902014-08-15 Yao Qi <yao@codesourcery.com>
8891
8892 * gdb.cp/casts.exp: Set print symbol off.
8893 * gdb.cp/class2.exp: Likewise.
8894 * gdb.cp/overload.exp: Likewise.
8895 * gdb.cp/templates.exp: Likewise.
8896
d769e349
DE
88972014-08-11 Doug Evans <dje@google.com>
8898
8899 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8900 (test_load_shlib): Update.
8901
20c6f1e1
YQ
89022014-08-09 Yao Qi <yao@codesourcery.com>
8903
8904 * gdb.base/display.exp: Invoke is_address_zero_readable.
8905 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8906 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8907 * gdb.base/hbreak-unmapped.exp: Return if
8908 is_address_zero_readable returns true.
8909 * gdb.base/signest.exp: Likewise.
8910 * gdb.base/signull.exp: Likewise.
8911 * gdb.base/sigbpt.exp: Likewise.
8912 * gdb.guile/scm-disasm.exp: Do the test if
8913 is_address_zero_readable returns false.
8914 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8915 * gdb.python/py-arch.exp: Likewise.
8916 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
8917 * lib/gdb.exp (is_address_zero_readable): New proc.
8918
5792e8e3
YQ
89192014-08-09 Yao Qi <yao@codesourcery.com>
8920
8921 PR testsuite/13443
8922 * gdb.mi/mi-var-display.exp: Make test messages unique.
8923
3cecbbbe
TT
89242014-08-04 Tom Tromey <tromey@redhat.com>
8925
8926 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
8927 target 0".
8928
00b51ff5
TT
89292014-08-04 Tom Tromey <tromey@redhat.com>
8930
8931 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
8932 "target_resume".
8933
6908c509
JB
89342014-08-01 Joel Brobecker <brobecker@adacore.com>
8935
8936 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
8937 inner_vla_struct_object_size.
8938 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
8939 as xfail.
8940
cc6563d2
PA
89412014-07-30 Pedro Alves <palves@redhat.com>
8942
8943 * gdb.threads/signal-command-handle-nopass.exp (test): Add
8944 comment.
8945
7e09a223
YQ
89462014-07-29 Yao Qi <yao@codesourcery.com>
8947
8948 PR gdb/17206
8949 * gdb.base/until-nodebug.exp: New.
8950
7ebdbe92
DE
89512014-07-28 Doug Evans <xdje42@gmail.com>
8952
8953 PR guile/17203
8954 * gdb.guile/scm-parameter.exp: Add tests for trying to create
8955 previously existing parameter, and previously ambiguously spelled
8956 parameter.
8957
fdb1adc6
WN
89582014-07-28 Will Newton <will.newton@linaro.org>
8959
8960 * gdb.base/varargs.exp: Remove KFAILs for ARM.
8961
186fcde0
DE
89622014-07-26 Ludovic Courtès <ludo@gnu.org>
8963 Doug Evans <xdje42@gmail.com>
8964
8965 PR guile/17146
8966 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
8967
70509625
PA
89682014-07-25 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.threads/signal-command-handle-nopass.c: New file.
8971 * gdb.threads/signal-command-handle-nopass.exp: New file.
8972 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
8973 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
8974 * gdb.threads/signal-delivered-right-thread.c: New file.
8975 * gdb.threads/signal-delivered-right-thread.exp: New file.
8976
c3f814a1
PA
89772014-07-25 Pedro Alves <palves@redhat.com>
8978
8979 * gdb.base/double-prompt-target-event-error.exp
8980 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
8981 match.
8982 (cancel_pagination_in_target_event): Rework double prompt
8983 detection.
8984 * gdb.base/paginate-after-ctrl-c-running.exp
8985 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
8986 <return>' match.
8987 * gdb.base/paginate-bg-execution.exp
8988 (test_bg_execution_pagination_return)
8989 (test_bg_execution_pagination_cancel): Remove '-notransfer
8990 <return>' matches.
8991 * gdb.base/paginate-execution-startup.exp
8992 (test_fg_execution_pagination_return)
8993 (test_fg_execution_pagination_cancel): Remove '-notransfer
8994 <return>' matches.
8995 * gdb.base/paginate-inferior-exit.exp
8996 (test_paginate_inferior_exited): Remove '-notransfer <return>'
8997 match.
8998 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
8999 * lib/gdb.exp (pagination_prompt): Run text through
9000 string_to_regexp.
9001 (gdb_test_multiple): Match $pagination_prompt instead of
9002 "<return>".
9003 (string_to_regexp): Move to lib/gdb-utils.exp.
9004
e214cf6c
JK
90052014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9006
9007 * gdb.arch/amd64-entry-value-paramref.S: New file.
9008 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9009 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9010 * gdb.arch/amd64-optimout-repeat.S: New file.
9011 * gdb.arch/amd64-optimout-repeat.c: New file.
9012 * gdb.arch/amd64-optimout-repeat.exp: New file.
9013
17d0c5c8
JK
90142014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9015
9016 PR gdb/17170
9017 * gdb.base/statistics.exp: New file.
9018
b8b8facf
DE
90192014-07-17 Doug Evans <dje@google.com>
9020
74b49205 9021 PR gdb/17170
b8b8facf
DE
9022 * gdb.base/maint.exp: Update testing of per-command stats.
9023
1b5d0ab3
PA
90242014-07-16 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9027 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9028 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9029 (tfile_write_buf): New functions.
9030 (add_memory_block): Rewrite using the above.
9031 (adjust_function_address): New function.
9032 (FUNCTION_ADDRESS): New macro.
9033 (write_basic_trace_file): Remove short_x local, and use
9034 tfile_write_16. Change type of func_addr local to unsigned long
9035 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9036 here. Cast argument of add_memory_block to char pointer.
9037 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9038 (main): Remove parameters.
9039 * gdb.trace/tfile.exp: Remove nowarnings.
9040
4d974e88
SM
90412014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9042
9043 * gdb.base/debug-expr.exp: Test string evaluation with
9044 "debug expression" on.
9045
41e99568
PA
90462014-07-15 Pedro Alves <palves@redhat.com>
9047
9048 * gdb.base/reread.exp: Use clean_restart.
9049
487d9753
PL
90502014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9051
9052 * gdb.arch/avr-flash-qualifer.c: New.
9053 * gdb.arch/avr-flash-qualifer.exp: New.
9054
cc1c52ad
PA
90552014-07-14 Pedro Alves <palves@redhat.com>
9056
9057 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9058 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9059
1e973570
PA
90602014-07-14 Pedro Alves <palves@redhat.com>
9061
9062 * gdb.base/double-prompt-target-event-error.c: New file.
9063 * gdb.base/double-prompt-target-event-error.exp: New file.
9064
93d6eb10
PA
90652014-07-14 Pedro Alves <palves@redhat.com>
9066
9067 PR gdb/17072
9068 * gdb.base/paginate-inferior-exit.c: New file.
9069 * gdb.base/paginate-inferior-exit.exp: New file.
9070
0017922d
PA
90712014-07-14 Pedro Alves <palves@redhat.com>
9072
9073 PR gdb/17072
9074 * gdb.base/paginate-bg-execution.c: New file.
9075 * gdb.base/paginate-bg-execution.exp: New file.
9076
94696ad3
PA
90772014-07-14 Pedro Alves <palves@redhat.com>
9078
9079 PR gdb/17072
9080 * gdb.base/paginate-execution-startup.c: New file.
9081 * gdb.base/paginate-execution-startup.exp: New file.
9082 * lib/gdb.exp (pagination_prompt): New global.
9083 (default_gdb_spawn): New procedure, factored out from
9084 default_gdb_spawn.
9085 (default_gdb_start): Adjust to call default_gdb_spawn.
9086 (gdb_spawn): New procedure.
9087
bd293940
PA
90882014-07-14 Pedro Alves <palves@redhat.com>
9089
9090 * lib/gdb.exp (gdb_assert): New procedure.
9091 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9092
c933f875
PA
90932014-07-14 Pedro Alves <palves@redhat.com>
9094
9095 * gdb.base/execution-termios.c: New file.
9096 * gdb.base/execution-termios.exp: New file.
9097
d98b7a16
TT
90982014-07-14 Tom Tromey <tromey@redhat.com>
9099
9100 * gdb.cp/vla-cxx.cc: New file.
9101 * gdb.cp/vla-cxx.exp: New file.
9102
548740d6
TT
91032014-07-14 Tom Tromey <tromey@redhat.com>
9104
9105 * gdb.reverse/rerun-prec.c: New file.
9106 * gdb.reverse/rerun-prec.exp: New file.
9107
a25eb028
MR
91082014-07-12 Maciej W. Rozycki <macro@mips.com>
9109 Maciej W. Rozycki <macro@codesourcery.com>
9110
9111 * lib/gdb-utils.exp: New file.
9112 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9113 inline `gdb_init_command' processing.
9114 (gdb_start_cmd): Likewise.
9115 * lib/mi-support.exp (mi_run_cmd): Likewise.
9116 * README: Document `gdb_init_command' and `gdb_init_commands'.
9117
218c2655
JK
91182014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9119
9120 Fix false FAIL running under a very long directory name.
9121 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9122 and "set print elements 10000". Twice.
9123
5401fde3
YQ
91242014-07-11 Yao Qi <yao@codesourcery.com>
9125
9126 * gdb.base/exprs.exp: "set print symbol off".
9127
e76126e8
PA
91282014-07-11 Pedro Alves <palves@redhat.com>
9129
9130 * gdb.threads/kill.c: New file.
9131 * gdb.threads/kill.exp: New file.
9132
2d6f0de6
YQ
91332014-07-10 Yao Qi <yao@codesourcery.com>
9134
9135 * gdb.trace/tfile.c (write_basic_trace_file)
9136 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9137 address written to trace file.
9138
7180e04a
PA
91392014-07-09 Pedro Alves <palves@redhat.com>
9140
9141 * gdb.base/attach-wait-input.exp: New file.
9142 * gdb.base/attach-wait-input.c: New file.
9143
9a9a7608
AB
91442014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9145
9146 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9147 setting up test structures.
9148 (main): Call new test function.
9149 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9150 test function, continue into test function and walk test
9151 structures.
9152
161ac41e
YQ
91532014-07-02 Yao Qi <yao@codesourcery.com>
9154
9155 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9156 'bar_start' at the beginning of functions 'foo' and 'bar'
9157 respectively.
9158 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9159 instead of 'foo' and 'bar'.
9160
1f267ae3
MM
91612014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9162
9163 * gdb.btrace/segv.exp: New.
9164 * gdb.btrace/segv.c: New.
9165
2b239efb
LM
91662014-07-02 Luis Machado <lgustavo@codesourcery.com>
9167
9168 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9169 instruction.
9170
cf363f18
MW
91712014-06-30 Mark Wielaard <mjw@redhat.com>
9172
9173 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9174 vulture, vilify, villar): New volatile array constants.
9175 (vindictive, vegetation): New const volatile array constants.
9176 * gdb.base/volatile.exp: Test volatile and const volatile array
9177 types.
9178
aebf9d24
AA
91792014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9180
9181 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9182 target lacks support for awatch, rwatch, or hbreak.
9183
b67a2c6f
YQ
91842014-06-27 Yao Qi <yao@codesourcery.com>
9185
9186 * gdb.multi/dummy-frame-restore.exp: New.
9187 * gdb.multi/dummy-frame-restore.c: New.
9188
aef92902
MM
91892014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9190
9191 * gdb.btrace/gcore.exp: New.
9192
8e9db26e
PA
91932014-06-23 Pedro Alves <palves@redhat.com>
9194
9195 * gdb.base/watchpoint-reuse-slot.c: New file.
9196 * gdb.base/watchpoint-reuse-slot.exp: New file.
9197
70afc5b7
SC
91982014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9199
9200 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9201 progspace's filename in 'info', 'enable' and 'disable' command
9202 tests.
9203
b972bd9c
JK
92042014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9205
9206 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9207 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9208 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9209
125f8a3d
GB
92102014-06-20 Gary Benson <gbenson@redhat.com>
9211
9212 * gdb.arch/i386-avx.exp: Fix include file location.
9213 * gdb.arch/i386-sse.exp: Likewise.
9214
3ed9baed
IB
92152014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9216
9217 * gdb.dlang/expression.exp: New file.
9218
034f788c
PA
92192014-06-19 Pedro Alves <palves@redhat.com>
9220
9221 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9222 out from ...
9223 (top level): ... here. Iterate running tests under different
9224 scheduler-locking settings.
9225
45371d0c
LM
92262014-06-18 Luis Machado <lgustavo@codesourcery.com>
9227
9228 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9229 to DW_FORM_addr and use non-zero addresses.
9230
5d376983
SC
92312014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9232
9233 PR gdb/17017
9234 * gdb.python/py-xmethods.cc: Add global function call counters and
9235 increment them in their respective functions. Remove "cout"
9236 statements.
9237 * gdb.python/py-xmethods.exp: Make tests check the global function
9238 call counters instead of depending on inferior IO.
9239
a1aa2221
LM
92402014-06-18 Don Breazeal <donb@codesourcery.com>
9241
9242 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9243 Deleted procedure.
9244 (explicit_fork_parent_follow): Deleted procedure.
9245 (explicit_fork_child_follow): Deleted procedure.
9246 (test_follow_fork): New procedure.
9247 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9248 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9249 procedure calls.
9250
0fc05997
YQ
92512014-06-17 Yao Qi <yao@codesourcery.com>
9252
9253 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9254 CP1252.
9255
70795c52
LM
92562014-06-17 Luis Machado <lgustavo@codesourcery.com>
9257
9258 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9259 Initialize ptr and S explicitly.
9260 (skip_type_update_when_not_use_rtti_test): Likewise.
9261
6be47f0c
KS
92622014-06-16 Keith Seitz <keiths@redhat.com>
9263
9264 PR mi/15863
9265 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9266 the inferior is started.
9267
d03de421
PA
92682014-06-16 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.base/break-main-file-remove-fail.c: New file.
9271 * gdb.base/break-main-file-remove-fail.exp: New file.
9272 * gdb.base/break-unload-file.exp: Use build_executable instead of
9273 prepare_for_testing.
9274 (test_break): New parameter "initial_load". Handle it.
9275 (top level): Add initial_load cmdline/file axis.
9276
f9579b99
TT
92772014-06-12 Tom Tromey <tromey@redhat.com>
9278
9279 * gdb.base/completion.exp: Don't use directory name in test.
9280
3657956b
GB
92812014-06-09 Gary Benson <gbenson@redhat.com>
9282
9283 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9284 separate the always-available ANSI-standard signals from the
9285 signals that require checking.
9286 (main): Likewise.
9287 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9288 Likewise.
9289 (main): Likewise.
9290
4186eb54
KS
92912014-06-07 Keith Seitz <keiths@redhat.com>
9292
9293 Revert:
9294 PR c++/16253
9295 * gdb.cp/var-tag.cc: New file.
9296 * gdb.cp/var-tag.exp: New file.
9297 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9298 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9299 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9300 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9301
25326a28 93022014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9303
9304 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9305
829155c9
PA
93062014-06-06 Pedro Alves <palves@redhat.com>
9307
9308 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9309 in target debug output instead of looking at RSP packets,
9310 disabling the test on any target that uses hardware stepping.
9311 Update comments.
9312
61c8d22e
PA
93132014-06-06 Pedro Alves <palves@redhat.com>
9314
9315 * gdb.base/break-unload-file.exp: Fix typo.
9316
d9a47287
YQ
93172014-06-06 Yao Qi <yao@codesourcery.com>
9318
9319 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9320 from "jit_function" to "^jit_function".
9321
e5e01dbf
YQ
93222014-06-06 Yao Qi <yao@codesourcery.com>
9323
9324 * gdb.base/async.c (foo): Add one statement.
9325 * gdb.base/async.exp: Get the next instruction address and
9326 match the output of "nexti" by instruction address. Match
9327 the hex address in the output of "finish".
9328
73ba372c
GB
93292014-06-06 Gary Benson <gbenson@redhat.com>
9330
9331 * gdb.base/call-signals.c: Remove preprocessor conditionals
9332 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9333 SIGSEGV and SIGTERM.
9334 * gdb.base/sigall.c: Likewise.
9335 * gdb.base/unwindonsignal.c: Likewise.
9336 * gdb.reverse/sigall-reverse.c: Likewise.
9337
831517df
YQ
93382014-06-06 Yao Qi <yao@codesourcery.com>
9339
9340 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9341 readable, skip the test.
9342
b8b91e98
YQ
93432014-06-06 Yao Qi <yao@codesourcery.com>
9344
9345 * gdb.threads/staticthreads.c (thread_function): Move the line
9346 setting breakpoint on forward.
9347 * gdb.threads/staticthreads.exp: Update comments.
9348
fb934770
LC
93492014-06-05 Ludovic Courtès <ludo@gnu.org>
9350
9351 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9352 "history-append! type error".
9353
6ef284bd
SM
93542014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9355
9356 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9357 erroneous dprintf expected input.
9358
a872e241
DE
93592014-06-04 Doug Evans <xdje42@gmail.com>
9360
9361 * gdb.guile/scm-generics.exp: Delete.
9362
16f691fb
DE
93632014-06-04 Doug Evans <xdje42@gmail.com>
9364
9365 * gdb.guile/scm-breakpoint.exp: Update.
9366 Add tests for breakpoint registration.
9367
012370f6
TT
93682014-06-04 Tom Tromey <tromey@redhat.com>
9369
9370 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9371 VLA-in-union.
9372 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9373 inner_vla_struct, vla_union types. Initialize objects of those
9374 types and compute their sizes.
9375
9f5a4cef
HZ
93762014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9377 Hui Zhu <hui@codesourcery.com>
9378
9379 * gdb.base/fileio.exp: Add test for shell not available as well as
9380 available.
9381 * gdb.base/fileio.c (test_system): Check for shell twice.
9382
90a45c4d
YQ
93832014-06-04 Yao Qi <yao@codesourcery.com>
9384
9385 * gdb.base/auto-connect-native-target.exp: Remove redundant
9386 space from the regexp pattern.
9387
70017e41
YQ
93882014-06-04 Yao Qi <yao@codesourcery.com>
9389
9390 * gdb.base/default.exp: Replace "child" with "native" in
9391 regexp pattern.
9392
883964a7
SC
93932014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9394
9395 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9396 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9397 * gdb.python/py-xmethods.py: Python script supporting the
9398 new testcase and tests.
9399
ef370185
JB
94002014-06-03 Joel Brobecker <brobecker@adacore.com>
9401 Pedro Alves <palves@redhat.com>
9402
9403 PR breakpoints/17000
9404 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9405 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9406
1e2ccb61
BM
94072014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9408
9409 * gdb.base/subst.exp: Add tests to verify partial path matching
9410 output.
9411
c6ec5ab2
PA
94122014-06-03 Pedro Alves <palves@redhat.com>
9413
9414 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9415 target that doesn't use software single-stepping.
9416
835c559f
PA
94172014-06-03 Pedro Alves <palves@redhat.com>
9418
9419 PR breakpoints/17000
9420 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9421 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9422
06eb1586
DE
94232014-06-02 Doug Evans <xdje42@gmail.com>
9424
9425 * gdb.guile/scm-parameter.exp: New file.
9426
e698b8c4
DE
94272014-06-02 Doug Evans <xdje42@gmail.com>
9428
9429 * gdb.guile/scm-cmd.c: New file.
9430 * gdb.guile/scm-cmd.exp: New file.
9431
ded03782
DE
94322014-06-02 Doug Evans <xdje42@gmail.com>
9433
9434 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9435 pretty-printer lookup.
9436 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9437 (make-pp_s-printer): Call it.
9438 (make-pretty-printer-from-dict): New function.
9439 (lookup-pretty-printer-maker-from-dict): New function.
9440 (*pretty-printer*): Simplify.
9441 (make-objfile-pp_s-printer): New function.
9442 (install-objfile-pretty-printers!): New function.
9443 (make-progspace-pp_s-printer): New function.
9444 (install-progspace-pretty-printers!): New function.
9445 * gdb.guile/scm-progspace.c: New file.
9446 * gdb.guile/scm-progspace.exp: New file.
9447
41fac0cf
PA
94482014-06-02 Pedro Alves <palves@redhat.com>
9449
9450 * gdb.base/dprintf-bp-same-addr.c: New file.
9451 * gdb.base/dprintf-bp-same-addr.exp: New file.
9452
96ae5695
EBM
94532014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9454
9455 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9456 * gdb.arch/powerpc-power.s: Likewise.
9457
da02b3a8
JB
94582014-06-02 Joel Brobecker <brobecker@adacore.com>
9459
9460 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9461
c72b2e7b
YQ
94622014-06-01 Yao Qi <yao@codesourcery.com>
9463
9464 * gdb.base/watchpoint.exp (test_watch_location): Check null
9465 pointer can be dereferenced. If not, do the test, otherwise
9466 skip it.
9467
53e8a631
AB
94682014-05-30 Andrew Burgess <aburgess@broadcom.com>
9469
9470 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9471 results.
9472 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9473
938f0e2f
AB
94742014-05-30 Andrew Burgess <aburgess@broadcom.com>
9475
9476 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9477 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9478 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9479 * gdb.arch/amd64-invalid-stack-top.c: New file.
9480 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9481
9ba6657a
PA
94822014-05-30 Pedro Alves <palves@redhat.com>
9483
9484 PR breakpoints/17000
9485 * gdb.base/sss-bp-on-user-bp.c: New file.
9486 * gdb.base/sss-bp-on-user-bp.exp: New file.
9487
522c09bf
DB
94882014-05-30 David Blaikie <dblaikie@gmail.com>
9489
9490 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9491 gnu_inline semantics via attribute.
9492 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9493 source explicitly specifies the required semantics.
9494
bf4ef81e
MR
94952014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9496
9497 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9498
329ea579
PA
94992014-05-29 Pedro Alves <palves@redhat.com>
9500 Tom Tromey <tromey@redhat.com>
9501
9502 * gdb.base/async-shell.exp: Don't enable target-async.
9503 * gdb.base/async.exp
9504 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9505 parameter. Adjust.
9506 (top level): Don't test with "target-async".
9507 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9508 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9509 * gdb.base/inferior-died.exp: Don't enable target-async.
9510 * gdb.base/interrupt-noterm.exp: Likewise.
9511 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9512 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9513 * gdb.mi/mi-nonstop.exp: Likewise.
9514 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9515 * gdb.mi/mi-nsintrall.exp: Likewise.
9516 * gdb.mi/mi-nsmoribund.exp: Likewise.
9517 * gdb.mi/mi-nsthrexec.exp: Likewise.
9518 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9519 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9520 * gdb.python/py-evsignal.exp: Don't enable target-async.
9521 * gdb.python/py-evthreads.exp: Likewise.
9522 * gdb.python/py-prompt.exp: Likewise.
9523 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9524 * gdb.server/solib-list.exp: Don't enable target-async.
9525 * gdb.threads/thread-specific-bp.exp: Likewise.
9526 * lib/mi-support.exp: Adjust to use mi-async.
9527
fd664c91
PA
95282014-05-29 Pedro Alves <palves@redhat.com>
9529
9530 PR gdb/13860
9531 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9532 reason, even in sync mode.
9533
251bde03
PA
95342014-05-29 Pedro Alves <palves@redhat.com>
9535 Hui Zhu <hui@codesourcery.com>
9536
9537 PR PR15693
9538 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9539 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9540 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9541 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9542
7f3c0343
JB
95432014-05-28 Joel Brobecker <brobecker@adacore.com>
9544
9545 * config/monitor.exp (gdb_target_monitor): Replace use of
9546 "set remotebaud" by "set serial baud".
9547
b2715b27
AW
95482014-05-26 Andy Wingo <wingo@igalia.com>
9549
9550 * gdb.guile/scm-breakpoint.exp:
9551 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9552 properties instead of gdb-object-properties.
9553
498a4489
YQ
95542014-05-26 Yao Qi <yao@codesourcery.com>
9555
9556 * gdb.server/no-thread-db.exp: Specify source file name
9557 explicitly when setting a breakpoint.
9558
589fdceb
MM
95592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9560
9561 * gdb.btrace/vdso.c: New.
9562 * gdb.btrace/vdso.exp: New.
9563
e9089e05
MM
95642014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9565
9566 * gdb.base/gcore.exp (capture_command_output): Move ...
9567 * lib/gdb.exp (capture_command_output): ... here.
9568
67b5c0c1
MM
95692014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9570
9571 * gdb.btrace/data.exp: Test memory access during btrace replay.
9572
a2199296
SM
95732014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9574
9575 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9576
17b2616c
PA
95772014-05-21 Pedro Alves <palves@redhat.com>
9578
9579 PR gdb/13860
9580 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9581 (top level): Test that output related to execution commands is
9582 sent to the console with CLI commands, but not with MI commands.
9583 Test that breakpoint events are always mirrored to the console.
9584 Also expect the new source line to be output after a "next" in
9585 async mode too. Make it a pass/fail test.
9586 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9587 output.
9588 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9589
5166082f
PA
95902014-05-21 Pedro Alves <palves@redhat.com>
9591
9592 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9593 Use them to test variations of "list" after reaching a breakpoint.
9594 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9595 Test "list" with listsize 10 after reaching a breakpoint.
9596 * gdb.python/python.exp (decode_line current location line
9597 number): Adjust expected line number.
9598
2f25d70f
SM
95992014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9600
9601 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9602 behavior for $args, pass it directly to "run".
9603
ff604a67
MR
96042014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9605
9606 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9607 30000 to 65536.
9608
6a3cb8e8
PA
96092014-05-21 Pedro Alves <palves@redhat.com>
9610
9611 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9612 auto-connect-native-target off".
9613 * gdb.base/auto-connect-native-target.c: New file.
9614 * gdb.base/auto-connect-native-target.exp: New file.
9615
4ebfc96e
PA
96162014-05-21 Pedro Alves <palves@redhat.com>
9617
9618 * gdb.base/default.exp: Test "target native" instead of "target
9619 child".
9620
36d46afb
MW
96212014-05-21 Mark Wielaard <mjw@redhat.com>
9622
9623 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9624
5876f503
JK
96252014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9626
9627 Fix TLS access for -static -pthread.
9628 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9629 <HAVE_TLS> (thread_function, main): Initialize it.
9630 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9631 Add clean_restart.
9632 <$have_tls != "">: Check TLSVAR.
9633
0256a6ac
PA
96342014-05-21 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.base/dcache-line-read-error.c: New.
9637 * gdb.base/dcache-line-read-error.exp: New.
9638
936d2992
PA
96392014-05-20 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.base/compare-sections.c: New file.
9642 * gdb.base/compare-sections.exp: New file.
9643
802e8e6d
PA
96442014-05-20 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.base/break-idempotent.c: New file.
9647 * gdb.base/break-idempotent.exp: New file.
9648
e59fa00f
MM
96492014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9650
9651 * gdb.btrace/nohist.exp: New.
9652
8b696e31
YQ
96532014-05-20 Yao Qi <yao@codesourcery.com>
9654
9655 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9656 gdb.reverse directory and gdb_reverse_timeout exists in board
9657 setting.
9658 * README: Document gdb_reverse_timeout.
9659
73c9764f
YQ
96602014-05-20 Yao Qi <yao@codesourcery.com>
9661
9662 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9663 'test_file_name'. Treat args as a string instead of a list.
9664 (gdb_init): Rename argument 'args' by 'test_file_name'.
9665
f1f4348a
JK
96662014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9667
9668 * gdb.arch/powerpc-power.exp: New file.
9669 * gdb.arch/powerpc-power.s: New file.
9670
0dbe70ce
DE
96712014-05-16 Doug Evans <dje@google.com>
9672
9673 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9674 * gdb.base/completion.exp: Check that all expected files exist
9675 before doing file completion.
0dbe70ce 9676
8d551b02
DE
96772014-05-16 Doug Evans <dje@google.com>
9678
9679 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9680 Update.
9681 (do_syscall_tests_without_xml): Update.
9682
73eb7709
PA
96832014-05-16 Pedro Alves <palves@redhat.com>
9684
9685 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9686 instead of "unknown output after running".
9687
3fae92fc
YQ
96882014-05-16 Yao Qi <yao@codesourcery.com>
9689
9690 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9691 file1.txt from host at the end.
9692 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9693
c2b2ccc5
DE
96942014-05-15 Doug Evans <dje@google.com>
9695
9696 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9697 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9698 loading file. Add test for TU lookup.
9699
8c217a4b
SM
97002014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9701
9702 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9703 calling "-exec-arguments" or "set args" before running the
9704 inferior.
9705
3deb39c6
SM
97062014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9707
9708 * lib/mi-support.exp (mi_expect_stop): Expect message for
9709 inferiors that exit with non-zero exit code.
9710
71a79f8c
YQ
97112014-05-14 Yao Qi <yao@codesourcery.com>
9712
9713 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9714 match absolute path on remote host.
9715 (test_file_list_exec_source_files): Remove "/" from the
9716 pattern.
9717
f23fcd46
YQ
97182014-05-14 Yao Qi <yao@codesourcery.com>
9719
9720 * boards/local-remote-host-notty.exp (${board}_file): New
9721 proc.
9722
9404b58f
KM
97232014-05-07 Kyle McMartin <kyle@redhat.com>
9724
9725 Pushed by Joel Brobecker <brobecker@adacore.com>.
9726 * gdb.arch/aarch64-atomic-inst.c: New file.
9727 * gdb.arch/aarch64-atomic-inst.exp: New file.
9728
5e45f04c
YQ
97292014-05-07 Yao Qi <yao@codesourcery.com>
9730
9731 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9732 in current context" too.
9733
c888a17d
KS
97342014-05-05 Keith Seitz <keiths@redhat.com>
9735
9736 * gdb.linespec/ls-dollar.exp: Add test for linespec
9737 file:convenience_variable.
9738
290a839c
YQ
97392014-05-05 Yao Qi <yao@codesourcery.com>
9740
9741 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9742 traceframes into tfile and ctf trace files. Read data from
9743 trace file and test collected data.
9744 (gdb_collect_locals_test): Likewise.
9745 (gdb_unavailable_registers_test): Likewise.
9746 (gdb_unavailable_floats): Likewise.
9747 (gdb_collect_globals_test): Likewise.
9748 (top-level): Append "ctf" to trace_file_targets if GDB
9749 supports.
9750
b5262cd0
YQ
97512014-05-05 Yao Qi <yao@codesourcery.com>
9752
9753 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9754 code to ...
9755 (gdb_collect_args_test_1): ... it. New proc.
9756 (gdb_collect_locals_test): Move some code to ...
9757 (gdb_collect_locals_test_1): ... it. New proc.
9758 (gdb_unavailable_registers_test): Move some code to ...
9759 (gdb_unavailable_registers_test_1): ... it. New proc.
9760 (gdb_unavailable_floats): Move some code to ...
9761 (gdb_unavailable_floats_1): ... it. New proc.
9762
30a1e6cc
SDJ
97632014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9764
9765 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9766 probes to test for bitness recognition.
9767 * gdb.arch/amd64-stap-optional-prefix.exp
9768 (test_probe_value_without_reg): New procedure.
9769 Add code to test for different kinds of bitness.
9770
f33da99a
SDJ
97712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9772
9773 PR breakpoints/16889
9774 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9775 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9776
5b80f00d
PA
97772014-05-01 Pedro Alves <palves@redhat.com>
9778
9779 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9780 gdb_file_cmd if no file is specified.
9781 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9782 last_loaded_file to set the remote exec-file.
9783
f8c2a73c
PA
97842014-05-01 Pedro Alves <palves@redhat.com>
9785
9786 * boards/local-remote-host.exp: New file.
9787
be6e8ac7
PA
97882014-05-01 Pedro Alves <palves@redhat.com>
9789
9790 * boards/local-remote-host.exp: Rename to ...
9791 * boards/local-remote-host-notty.exp: ... this.
9792
cac0dc8f
JB
97932014-04-28 Joel Brobecker <brobecker@adacore.com>
9794
9795 * gdb.ada/dyn_arrayidx: New testcase.
9796
9730e6cc
YQ
97972014-04-26 Yao Qi <yao@codesourcery.com>
9798
9799 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9800 and compute the length of function main. Save it in
9801 $main_length.
9802 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9803 (top-level): Use gdb_compile to compile objects into
9804 executable and restart GDB. Remove invocation to
9805 prepare_for_testing.
9806
7ae1a6a6
PA
98072014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9808 Pedro Alves <palves@redhat.com>
9809
9810 PR server/16255
9811 * gdb.multi/multi-attach.c: New file.
9812 * gdb.multi/multi-attach.exp: New file.
9813
4082afcc
PA
98142014-04-25 Pedro Alves <palves@redhat.com>
9815
9816 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9817 user.
9818 (top level): Test that "set remote conditional-breakpoints-packet
9819 off" works as intended.
9820 * gdb.base/dprintf.exp: Test that "set remote
9821 breakpoint-commands-packet off" works as intended.
9822 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9823 New function.
9824 (top level): Call it.
9825 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9826 remote fast-tracepoints-packet off" works as intended.
9827 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9828 * lib/gdb.exp (gdb_is_target_remote): ... here.
9829
2abc3f8d
DB
98302014-04-24 David Blaikie <dblaikie@gmail.com>
9831
9832 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9833 ensure clang would not discard them.
9834 * gdb.base/gdbvars.c: Ditto.
9835 * gdb.base/memattr.c: Ditto.
9836 * gdb.base/whatis.c: Ditto.
9837 * gdb.python/py-prettyprint.c: Ditto.
9838 * gdb.trace/actions.c: Ditto.
9839 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9840 ensure clang would not discard it.
9841
bfd39632
DB
98422014-04-24 David Blaikie <dblaikie@gmail.com>
9843
9844 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9845 clang to emit the full definition of type required by the test
9846 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9847
22842ff6
DB
98482014-04-24 David Blaikie <dblaikie@gmail.com>
9849
9850 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9851 coax Clang into emitting the definition of the type.
9852 * gdb.cp/pr10728-x.h (y): Ditto.
9853 * gdb.cp/pr10728-y.cc (y): Ditto.
9854
c2e827ad
DB
98552014-04-24 David Blaikie <dblaikie@gmail.com>
9856
9857 * gdb.base/label.exp: XFAIL label related tests under Clang.
9858 * gdb.cp/cplabel.exp: Ditto.
9859 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9860 under Clang those using labels.
9861
4c2d33e7
YQ
98622014-04-25 Yao Qi <yao@codesourcery.com>
9863
9864 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9865 double_label.
9866 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9867 partial_label and double_label.
9868
56083b99
DB
98692014-04-24 David Blaikie <dblaikie@gmail.com>
9870
9871 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9872
25d4e99d
DB
98732014-04-24 David Blaikie <dblaikie@gmail.com>
9874
9875 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9876 of the function to work across GCC and Clang.
9877 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9878 pointer types (const void ** const V void **).
9879
01f9f808
MS
98802014-04-24 Michael Sturm <michael.sturm@mintel.com>
9881 Walfred Tedeschi <walfred.tedeschi@intel.com>
9882
9883 * Makefile.in (EXECUTABLES): Added i386-avx512.
9884 * gdb.arch/i386-avx512.c: New file.
9885 * gdb.arch/i386-avx512.exp: Likewise.
9886
4b48d439
KS
98872014-04-23 Keith Seitz <keiths@redhat.com>
9888
9889 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9890 (mi_make_breakpoint_table): New procedure.
9891 (mi_create_breakpoint): Use mi_make_breakpoint
9892 and return the result.
9893 (mi_make_breakpoint): New procedure.
9894 (mi_build_kv_pairs): New procedure.
9895
9896 * gdb.mi/mi-break.exp: Remove unused globals,
9897 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9898 All callers updated.
9899 * gdb.mi/mi-dprintf.exp: Use variable to track command
9900 number.
9901 Update all callers of mi_create_breakpoint and use
9902 mi_make_breakpoint_table.
9903 Remove any unused global variables.
9904 * gdb.mi/mi-nonstop.exp: Likewise.
9905 * gdb.mi/mi-nsintrall.exp: Likewise.
9906 * gdb.mi/mi-nsmoribund.exp: Likewise.
9907 * gdb.mi/mi-nsthrexec.exp: Likewise.
9908 * gdb.mi/mi-reverse.exp: Likewise.
9909 * gdb.mi/mi-simplerun.exp: Likewise.
9910 * gdb.mi/mi-stepn.exp: Likewise.
9911 * gdb.mi/mi-syn-frame.exp: Likewise.
9912 * gdb.mi/mi-until.exp: Likewise.
9913 * gdb.mi/mi-var-cp.exp: Likewise.
9914 * gdb.mi/mi-var-display.exp: Likewise.
9915 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9916 * gdb.mi/mi2-var-child.exp: Likewise.
9917 * gdb.mi/mi-vla-c99.exp: Likewise.
9918 * lib/mi-support.exp: Likewise.
9919
9920 From Ian Lance Taylor <iant@cygnus.com>:
9921 * lib/gdb.exp (parse_args): New procedure.
9922
08351840
PA
99232014-04-23 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.base/break-unload-file.c: New file.
9926 * gdb.base/break-unload-file.exp: New file.
9927 * gdb.base/sym-file-lib.c (baz): New function.
9928 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
9929 field.
9930 (load): Store the segment's mapped size.
9931 (unload): New function.
9932 (unload_shlib): New function.
9933 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
9934 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
9935 set a breakpoint at baz, and call it.
9936 * gdb.base/sym-file.exp: New tests for stale breakpoint
9937 instructions.
9938
076855f9
PA
99392014-04-23 Pedro Alves <palves@redhat.com>
9940
9941 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
9942 * gdb.base/hbreak-in-shr-unsupported.c: New file.
9943 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
9944 * gdb.base/hbreak-unmapped.c: New file.
9945 * gdb.base/hbreak-unmapped.exp: New file.
9946 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
9947 * lib/gdb.exp (gdb_is_target_remote): ... here.
9948
483805cf
PA
99492014-04-22 Pedro Alves <palves@redhat.com>
9950
9951 * gdb.base/consecutive-step-over.c: New file.
9952 * gdb.base/consecutive-step-over.exp: New file.
9953
06d97543
PA
99542014-04-22 Pedro Alves <palves@redhat.com>
9955
9956 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
9957 instead of send_gdb/gdb_expect.
9958
b4429ea2
YQ
99592014-04-22 Yao Qi <yao@codesourcery.com>
9960
9961 * lib/trace-support.exp (generate_tracefile): New procedure.
9962 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
9963 return 0.
9964 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
9965 if generate_tracefile returns 1.
9966
51d48146
PA
99672014-04-18 Tom Tromey <palves@redhat.com>
9968 Pedro alves <tromey@redhat.com>
9969
9970 PR backtrace/15558
9971 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
9972 with a backtrace limit.
9973 * gdb.python/py-frame-inline.exp: Test running to an inline
9974 function with a backtrace limit, and printing the newest frame.
9975 * gdb.python/py-frame-inline.c (main): Call f.
9976
bd1dce5f
MS
99772014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
9978
9979 * gdb.java/jnpe.exp: Drop srcdir from untested path.
9980
40d1a503
MS
99812014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
9982
9983 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
9984 Drop prefix from unsupported source file path.
9985
389b98f7
YQ
99862014-04-17 Yao Qi <yao@codesourcery.com>
9987
9988 * lib/gdb.exp (with_target_charset): New proc.
9989 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
9990 with_target_charset.
9991 (test_print_strings): Likewise.
9992 (test_repeat_bytes): Likewise.
9993 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
9994 for some tests.
9995
22869d73
KS
99962014-04-16 Keith Seitz <keiths@redhat.com>
9997
9998 PR gdb/15827
9999 * gdb.dwarf2/corrupt.c: New file.
10000 * gdb.dwarf2/corrupt.exp: New file.
10001
c4f87ca6
KS
100022014-04-16 Keith Seitz <keiths@redhat.com>
10003
10004 PR c++/16597
10005 * gdb.cp/namelessclass.cc: New file.
10006 * gdb.cp/namelessclass.exp: New file.
10007 * gdb.cp/namelessclass.S: New file.
10008
ab19de87
DE
100092014-04-16 Doug Evans <dje@google.com>
10010
10011 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10012 Add comment.
10013 (gdbserver_default_get_comm_port): New function.
10014 (gdbserver_start): Check if board file provided
10015 "gdbserver,get_comm_port" and use it if so.
10016 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10017 (gdb,socketport): Set to "stdio".
10018 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10019 (stdio_gdbserver_template): Delete.
10020 (${board}_get_remote_address): Update.
10021 (${board}_build_remote_cmd): Delete.
10022 (${board}_get_comm_port): New function.
10023 (${board}_spawn): Update.
10024 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10025 Delete.
10026 (${board}_get_remote_address): Update.
10027 (${board}_get_comm_port): New function.
10028
fc98a809
AB
100292014-04-16 Andrew Burgess <aburgess@broadcom.com>
10030
10031 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10032 appearing in any order.
10033
87fd9e6e
DE
100342014-04-15 Doug Evans <dje@google.com>
10035
10036 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10037 uninitialized value of "description".
10038
099fc3ea
KS
100392014-04-15 Keith Seitz <keiths@redhat.com>
10040
10041 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10042 Remove unused globals.
10043 (test_running_the_program): Likewise.
10044 (test_controlled_execution): Likewise.
10045 (test_controlling_breakpoints): Likewise.
10046 (test_program_termination): Likewise.
10047
5da151d4
KS
100482014-04-15 Keith Seitz <keiths@redhat.com>
10049
10050 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10051 unused globals.
10052 (test_rbreak_creation_and_listing): Likewise.
10053 (test_ignore_count): Likewise.
10054 (test_error): Likewise.
10055
35e5d2f0
PA
100562014-04-15 Pedro Alves <palves@redhat.com>
10057
10058 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10059 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10060 sym-file-loader.c.
10061 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10062 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10063 to sym-file-loader.c.
10064 (struct library): Forward declare.
10065 (load_shlib, lookup_function): Change prototypes.
10066 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10067 (translate_offset): Remove declarations.
10068 (get_text_addr): New declaration.
10069 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10070 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10071 sym-file-loader.h.
10072 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10073 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10074 here from sym-file-loader.h.
10075 (struct library): New structure.
10076 (load_shlib, lookup_function): Change prototypes and adjust to
10077 work with a struct library.
10078 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10079 (translate_offset): Make static.
10080 (get_text_addr): New function.
10081 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10082
eb4c1710
PA
100832014-04-15 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10086
2d1baf52
PA
100872014-04-15 Pedro Alves <palves@redhat.com>
10088
10089 * gdb.base/sym-file-loader.c: Include <limits.h>.
10090 (SELF_LINK): New define.
10091 (get_origin): New function.
10092 (load_shlib): Use it.
10093 * gdb.base/sym-file.exp: Don't early return if the target is
10094 remote. Use runto_main, and issue fail is that fails. Use
10095 gdb_load_shlibs.
10096 (shlib_name): Delete.
10097 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10098
7dd6df01
PA
100992014-04-15 Pedro Alves <palves@redhat.com>
10100
10101 * gdb.base/sym-file.exp: Remove regex characters from test
10102 message. Don't refer to breakpoint numbers in test messages.
10103
b50c8614
KS
101042014-04-14 Keith Seitz <keiths@redhat.com>
10105
10106 PR c++/16253
10107 * gdb.cp/var-tag.cc: New file.
10108 * gdb.cp/var-tag.exp: New file.
10109 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10110 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10111 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10112 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10113
3d567982
TT
101142014-04-14 Tom Tromey <tromey@redhat.com>
10115
10116 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10117 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10118 type.
10119 * gdb.cp/enum-class.exp: New file.
10120 * gdb.cp/enum-class.cc: New file.
10121
0626fc76
TT
101222014-04-14 Tom Tromey <tromey@redhat.com>
10123
10124 * gdb.dwarf2/enum-type.exp: New file.
10125
dca325b3
SA
101262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10127
10128 * gdb.mi/mi-vla-c99.exp: New file.
10129 * gdb.mi/vla.c: New file.
10130
5854b38a
SA
101312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10132
10133 * gdb.base/vla-datatypes.c: New file.
10134 * gdb.base/vla-datatypes.exp: New file.
10135
463bb957
SA
101362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10137
10138 * gdb.base/vla-ptr.c: New file.
10139 * gdb.base/vla-ptr.exp: New file.
10140
3dd170be
SA
101412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10142
10143 * gdb.dwarf2/count.exp: New file.
10144
5ecaaa66
SA
101452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10146
10147 * gdb.base/vla-sideeffect.c: New file.
10148 * gdb.base/vla-sideeffect.exp: New file.
10149
41f1ada5
DB
101502014-04-14 David Blaikie <dblaikie@gmail.com>
10151
10152 * gdb.mi/non-stop.c: Add return value for non-void function return
10153 statement.
10154 * gdb.threads/staticthreads.c: Ditto.
10155
0be03e84
DE
101562014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10157 Doug Evans <xdje42@gmail.com>
10158
10159 * gdb.guile/scm-value.c: Improve test case.
10160 * gdb.guile/scm-value.exp: Add new test.
10161
f180a1fb
DB
101622014-04-11 David Blaikie <dblaikie@gmail.com>
10163
10164 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10165 override Clang's default.
10166
6b662e19
JB
101672014-04-11 Joel Brobecker <brobecker@adacore.com>
10168
10169 Revert the following changes (regressions):
10170
10171 * gdb.base/vla-sideeffect.c: New file.
10172 * gdb.base/vla-sideeffect.exp: New file.
10173
10174 * gdb.dwarf2/count.exp: New file.
10175
10176 * gdb.base/vla-multi.c: New file.
10177 * gdb.base/vla-multi.exp: New file.
10178
10179 * gdb.base/vla-ptr.c: New file.
10180 * gdb.base/vla-ptr.exp: New file.
10181
10182 * gdb.base/vla-datatypes.c: New file.
10183 * gdb.base/vla-datatypes.exp: New file.
10184
10185 * gdb.mi/mi-vla-c99.exp: New file.
10186 * gdb.mi/vla.c: New file.
10187
245a5f0b
KS
101882014-04-11 Keith Seitz <keiths@redhat.com>
10189
10190 PR c++/16675
10191 * gdb.cp/cpsizeof.exp: New file.
10192 * gdb.cp/cpsizeof.cc: New file.
10193
58a84dcf
SA
101942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10195
191a8a90
JB
10196 * gdb.mi/mi-vla-c99.exp: New file.
10197 * gdb.mi/vla.c: New file.
58a84dcf 10198
c8655f75
SA
101992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10200
10201 * gdb.base/vla-datatypes.c: New file.
10202 * gdb.base/vla-datatypes.exp: New file.
10203
024e13b4
SA
102042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10205
10206 * gdb.base/vla-ptr.c: New file.
10207 * gdb.base/vla-ptr.exp: New file.
10208
1a237e0e
SA
102092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10210
10211 * gdb.base/vla-multi.c: New file.
10212 * gdb.base/vla-multi.exp: New file.
10213
504f3432
SA
102142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10215
10216 * gdb.dwarf2/count.exp: New file.
10217
3bce8237
SA
102182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10219
191a8a90
JB
10220 * gdb.base/vla-sideeffect.c: New file.
10221 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10222
322f9c21
YQ
102232014-04-11 Yao Qi <yao@codesourcery.com>
10224
10225 * gdb.base/completion.exp: Check file exists before running tests
10226 on file completion.
10227
d708bcd1
PA
102282014-04-10 Pedro Alves <palves@redhat.com>
10229
10230 * gdb.base/cond-eval-mode.c: New file.
10231 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10232 prepare_for_testing to build the new file. Check result of
10233 runto_main.
10234 (test_break, test_watch): New procedures.
10235 (top level): Use them.
10236
ae1d2761
PM
102372014-04-08 Pierre Muller <muller@sourceware.org>
10238
10239 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10240 Ctrl-V use for mingw hosts.
10241
7af389b8
SC
102422014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10243
10244 * gdb.python/py-value.c: Improve test case.
10245 * gdb.python/py-value.exp: Add new test.
10246
5e703181
DE
102472014-04-07 David Blaikie <dblaikie@gmail.com>
10248
10249 * lib/compiler.c: Identify the clang compiler.
10250 * lib/compiler.cc: Ditto.
10251
9810b410
YQ
102522014-04-03 Yao Qi <yao@codesourcery.com>
10253
10254 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10255
98d1b8dc
AB
102562014-04-01 Anton Blanchard <anton@samba.org>
10257
10258 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10259 messages unique.
10260
3114cea1
AB
102612014-04-01 Anton Blanchard <anton@samba.org>
10262
10263 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10264 prepare_for_testing.
10265
62f7182c
AB
102662014-04-01 Anton Blanchard <anton@samba.org>
10267
10268 * gdb.arch/ppc64-atomic-inst.c: Remove.
10269 * gdb.arch/ppc64-atomic-inst.S: New file.
10270 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10271
770e7fc7
DE
102722014-03-31 Doug Evans <dje@google.com>
10273
10274 * gdb.base/print-symbol-loading-lib.c: New file.
10275 * gdb.base/print-symbol-loading-main.c: New file.
10276 * gdb.base/print-symbol-loading.exp: New file.
10277
46e2bafa
YQ
102782014-03-31 Yao Qi <yao@codesourcery.com>
10279
10280 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10281
8776cfe9
JB
102822014-03-28 Joel Brobecker <brobecker@adacore.com>
10283
10284 * gdb.ada/mi_dyn_arr: New testcase.
10285
5d1ef361
DE
102862014-03-27 Doug Evans <dje@google.com>
10287
10288 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10289
b5bee914
YQ
102902014-03-27 Yao Qi <yao@codesourcery.com>
10291
10292 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10293 if target is nios2-*-*.
10294
0d4d0e77
YQ
102952014-03-26 Yao Qi <yao@codesourcery.com>
10296
10297 * lib/gdb.exp (readline_is_used): New proc.
10298 * gdb.base/completion.exp: Move tests on command complete up.
10299 Skip the rest of tests if readline is not used.
10300 * gdb.ada/complete.exp: Skp the test if readline is not
10301 used.
10302 * gdb.base/filesym.exp: Likewise.
10303 * gdb.base/macscp.exp: Likewise.
10304 * gdb.base/readline-ask.exp: Likewise.
10305 * gdb.base/readline.exp: Likewise.
10306 * gdb.python/py-cmd.exp: Likewise.
10307 * gdb.trace/tfile.exp: Likewise.
10308
29361eee
YQ
103092014-03-26 Yao Qi <yao@codesourcery.com>
10310
10311 * gdb.base/macscp.exp: Fix code format issues.
10312
bc9a5525
UW
103132014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10314
10315 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10316 * gdb.asm/powerpc64le.inc: New file.
10317
d3839ede
PA
103182014-03-25 Pedro Alves <palves@redhat.com>
10319 Doug Evans <dje@google.com>
10320
10321 * gdb.base/source-execution.c: New file.
10322 * gdb.base/source-execution.exp: New file.
10323 * gdb.base/source-execution.gdb: New file.
10324
01672a57
DE
103252014-03-24 Doug Evans <dje@google.com>
10326
10327 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10328 using fission.
10329
88bbeca9
HZ
103302014-03-24 Hui Zhu <hui@codesourcery.com>
10331 Pedro Alves <palves@redhat.com>
10332
10333 PR breakpoints/16101
10334 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10335 test pass/fail messages. Detect missing support for dprintf when
10336 breakpoints are actually inserted.
10337 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10338 breakpoints are actually inserted.
10339 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10340 fails.
10341
d2348791
JK
103422014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10343
10344 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10345
feef67ab
DE
103462014-03-22 Doug Evans <xdje42@gmail.com>
10347
10348 * gdb.python/python.exp (python not supported): Verify multi-line
10349 python command issues an error.
25d743f9 10350 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10351 guile command issues an error.
feef67ab 10352
ecebef6a
MR
103532014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10354
10355 * gdb.threads/thread-specific.exp: Handle the lack of usable
10356 $this_breakpoint and $this_thread.
10357
ccdd1909
HZ
103582014-03-21 Hui Zhu <hui@codesourcery.com>
10359
10360 * gdb.base/attach.exp (do_command_attach_tests): New.
10361
beb460e8
PA
103622014-03-20 Tom Tromey <tromey@redhat.com>
10363 Pedro Alves <palves@redhat.com>
10364
10365 PR cli/15718
10366 * gdb.base/condbreak-call-false.c: New file.
10367 * gdb.base/condbreak-call-false.exp: New file.
10368
40acf43a
PA
103692014-03-20 Pedro Alves <palves@redhat.com>
10370
10371 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10372 Delete.
10373 (block_signals, unblock_signals): Delete.
10374 (child_function_2, main): Remove references to deleted variable
10375 and functions.
10376
9f5e1e02
PA
103772014-03-20 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10380 Use pthread_kill to signal thread 2.
10381 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10382 Adjust to make the test send itself a signal rather than using the
10383 host's "kill" command.
10384
99619bea
PA
103852014-03-20 Pedro Alves <palves@redhat.com>
10386
10387 * gdb.threads/multiple-step-overs.c: New file.
10388 * gdb.threads/multiple-step-overs.exp: New file.
10389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10390 Adjust expected infrun debug output.
10391
2adfaa28
PA
103922014-03-20 Pedro Alves <palves@redhat.com>
10393
10394 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10395 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10396
31e77af2
PA
103972014-03-20 Pedro Alves <palves@redhat.com>
10398
10399 PR breakpoints/7143
10400 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10401 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10402 of gdb_test_multiple.
10403 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10404 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10405
b9f437de
PA
104062014-03-20 Pedro Alves <palves@redhat.com>
10407
10408 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10409 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10410
05adc73e
PA
104112014-03-19 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.base/async.exp: Remove early return.
10414
6048b950
PA
104152014-03-19 Pedro Alves <palves@redhat.com>
10416
10417 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10418
8bcfb00a
PA
104192014-03-19 Pedro Alves <palves@redhat.com>
10420
10421 * gdb.base/async.exp (test_background): Expect \r\n after
10422 "completed." in the fail pattern.
10423
884e37dc
PA
104242014-03-19 Pedro Alves <palves@redhat.com>
10425
10426 * gdb.base/async.exp (test_background): New procedure.
10427 Use it for all background execution command tests.
10428
148e57e2
PA
104292014-03-19 Pedro Alves <palves@redhat.com>
10430
10431 * gdb.base/async.exp: Use prepare_for_testing.
10432
f48088c7
PA
104332014-03-19 Pedro Alves <palves@redhat.com>
10434
10435 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10436 the same line.
10437
e2f6c966
PA
104382014-03-19 Pedro Alves <palves@redhat.com>
10439
10440 * gdb.base/async.c (main): Add "jump here" and "until here" line
10441 marker comments.
10442 * gdb.base/async.exp (jump_here): New global.
10443 (jump& test): Use it.
10444 (until_here): New global.
10445 (until& test): Use it.
10446
c30568d4
PA
104472014-03-19 Pedro Alves <palves@redhat.com>
10448
10449 * gdb.base/async.exp: Don't frob gdb_protocol.
10450
0172b6a7
DE
104512014-03-18 Doug Evans <xdje42@gmail.com>
10452
10453 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10454 Fix spelling of exec-done-display.
10455
06c868a8
JK
104562014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10457
10458 PR gdb/15358
10459 * gdb.base/gdb-sigterm.c: New file.
10460 * gdb.base/gdb-sigterm.exp: New file.
10461
0c7e1a46
PA
104622014-03-18 Pedro Alves <palves@redhat.com>
10463
10464 PR gdb/13860
10465 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10466 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10467 solib-event.
10468
f7c77d93
JB
104692014-03-17 Joel Brobecker <brobecker@adacore.com>
10470
10471 * gdb.ada/pckd_arr_ren: New testcase.
10472
5a1e8c7a
DE
104732014-03-13 Doug Evans <xdje42@gmail.com>
10474
10475 PR guile/16612
10476 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10477 collect after discarding symbols.
10478
350e1a76
DE
104792014-03-13 Ludovic Courtès <ludo@gnu.org>
10480 Doug Evans <xdje42@gmail.com>
10481
10482 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10483 to history survives a gc.
10484
a69900ae
PA
104852014-03-13 Pedro Alves <palves@redhat.com>
10486
10487 * gdb.base/default.exp: Don't test "target procfs".
10488
5db9f0bd
PA
104892014-03-13 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.base/default.exp: Update "target child" and "target procfs"
10492 tests to not expect "Unix".
10493
b3ccfe11
TT
104942014-03-12 Tom Tromey <tromey@redhat.com>
10495
10496 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10497 New procs. Add target-async tests.
10498 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10499 Add target-async tests.
10500
646f4417
AA
105012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10502
10503 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10504 'func_start' and 'func_end' for the beginning and end of the
10505 function code, respectively.
10506 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10507 'func_end' instead of 'func' and 'main'.
10508
288c211f
AA
105092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10510
10511 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10512 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10513 generate the debug info assembler source.
10514
e0c0f156
AA
105152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10516
10517 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10518 * gdb.dwarf2/arr-subrange.exp: Likewise.
10519 * gdb.dwarf2/dwz.exp: Likewise.
10520 * gdb.dwarf2/method-ptr.exp: Likewise.
10521 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10522 * gdb.dwarf2/subrange.exp: Likewise.
10523 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10524 * gdb.dwarf2/implptrpiece.exp: Likewise.
10525 * gdb.dwarf2/nostaticblock.exp: Likewise.
10526
0e5c4555
AA
105272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10528
10529 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10530 directory to absolute path name arguments.
10531
5ec18f2b
JG
105322014-03-10 Joel Brobecker <brobecker@adacore.com>
10533
10534 * gdb.ada/tagged_access: New testcase.
10535
847fc4f2
MM
105362014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10537
10538 * gdb.btrace/data.exp: Update expected output.
10539
cc3da688
YQ
105402014-03-06 Yao Qi <yao@codesourcery.com>
10541
10542 * gdb.trace/pr16508.exp: New file.
10543
0f26cec1
PA
105442014-03-05 Pedro Alves <palves@redhat.com>
10545
10546 PR gdb/16575
10547 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10548 procedure.
10549 (top level): Adjust to use it. Add tests that exercise breakpoint
10550 interaction with the code-cache.
10551
7a5a839f
LC
105522014-02-26 Ludovic Courtès <ludo@gnu.org>
10553
10554 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10555 test for 'history-append!'.
10556
31aa7e4e
JB
105572014-02-26 Joel Brobecker <brobecker@adacore.com>
10558
10559 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10560 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10561 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10562 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10563 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10564 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10565
1b588015
JB
105662014-02-26 Joel Brobecker <brobecker@adacore.com>
10567
10568 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10569 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10570 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10571
55426c9d
JB
105722014-02-26 Joel Brobecker <brobecker@adacore.com>
10573
10574 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10575
dc53a7ad
JB
105762014-02-26 Joel Brobecker <brobecker@adacore.com>
10577
10578 * gdb.dwarf2/arr-stride.c: New file.
10579 * gdb.dwarf2/arr-stride.exp: New file.
10580
12ab52e9
PA
105812014-02-26 Pedro Alves <palves@redhat.com>
10582
10583 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10584 that won't ever trigger. Make sure that GDB reports the correct
10585 breakpoint that caused the stop.
10586
849c862e
JK
105872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10588
10589 PR gdb/16626
10590 * gdb.base/auto-load-script: New file.
10591 * gdb.base/auto-load.c: New file.
10592 * gdb.base/auto-load.exp: New file.
10593
71b7d793
JK
10594 PR gdb/16626
10595 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10596
e2f0d509
JK
105972014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10598
10599 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10600 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10601
50cc37c8
DE
106022014-02-24 Doug Evans <dje@google.com>
10603
10604 * lib/gdb.exp (run_on_host): Log error output if program fails.
10605
ea4758f2
PA
106062014-02-21 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.threads/step-after-sr-lock.c: Rename to ...
10609 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10610 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10611 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10612 ... this.
10613
d7b30f67
SDJ
106142014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10615
10616 PR tdep/16397
10617 * gdb.arch/amd64-stap-special-operands.exp: New file.
10618 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10619 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10620 * gdb.arch/amd64-stap-triplet.S: Likewise.
10621 * gdb.arch/amd64-stap-triplet.c: Likewise.
10622
83deb43f
JB
106232014-02-20 Joel Brobecker <brobecker@adacore.com>
10624
10625 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10626 in .section pseudo-op.
10627
adde2bff
DE
106282014-02-20 lin zuojian <manjian2006@gmail.com>
10629 Joel Brobecker <brobecker@adacore.com>
10630 Doug Evans <xdje42@gmail.com>
10631
10632 PR symtab/16581
10633 * gdb.dwarf2/dw2-icycle.S: New file.
10634 * gdb.dwarf2/dw2-icycle.c: New file.
10635 * gdb.dwarf2/dw2-icycle.exp: New file.
10636
f7bd0f78
SC
106372014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10638
10639 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10640 operations on gdb.Value objects.
10641 * gdb.python/py-value-cc.exp: Add new test to test operations on
10642 gdb.Value objects.
10643
c17ef0d5
DE
106442014-02-18 Doug Evans <dje@google.com>
10645
10646 * Makefile.in (TESTS): New variable.
10647 (expanded_tests, expanded_tests_or_none): New variables
10648 (check-single): Pass $(expanded_tests_or_none) to runtest.
10649 (check-parallel): Only run tests in $(TESTS) if non-empty.
10650 (check/no-matching-tests-found): New rule.
10651 * README: Document TESTS makefile variable.
10652
5dd3176f
DE
106532014-02-18 Doug Evans <dje@google.com>
10654
10655 * Makefile.in (check-parallel): rm -rf outputs temp.
10656
0b10be4f
JK
106572014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10658
10659 Fix "ERROR: no fileid for" in the testsuite.
10660 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10661
85f224e7
DE
106622014-02-12 Doug Evans <dje@google.com>
10663
10664 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10665 (MISCELLANEOUS): New variable.
10666 (clean): rm -rf $(MISCELLANEOUS).
10667 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10668 dwp live in the same directory as symlinks, with each symlink pointed
10669 to a differently named file in a different directory.
10670
149b30ff
DE
106712014-02-11 Doug Evans <dje@google.com>
10672
10673 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10674 of Tcl file commands.
10675
1dfdac32
MK
106762014-02-10 Mark Kettenis <kettenis@gnu.org>
10677
10678 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10679 "kill -SIGUSR1 -1".
10680
aa4fb036
JB
106812014-02-10 Joel Brobecker <brobecker@adacore.com>
10682
10683 * gdb.ada/tick_length_array_enum_idx: New testcase.
10684
ed3ef339
DE
106852014-02-10 Doug Evans <xdje42@gmail.com>
10686
10687 * configure.ac (AC_OUTPUT): Add gdb.guile.
10688 * configure: Regenerate.
10689 * lib/gdb-guile.exp: New file.
10690 * lib/gdb.exp (get_target_charset): New function.
10691 * gdb.base/help.exp: Update expected output from "apropos apropos".
10692 * gdb.guile/Makefile.in: New file.
10693 * gdb.guile/guile.exp: New file.
10694 * gdb.guile/scm-arch.c: New file.
10695 * gdb.guile/scm-arch.exp: New file.
10696 * gdb.guile/scm-block.c: New file.
10697 * gdb.guile/scm-block.exp: New file.
10698 * gdb.guile/scm-breakpoint.c: New file.
10699 * gdb.guile/scm-breakpoint.exp: New file.
10700 * gdb.guile/scm-disasm.c: New file.
10701 * gdb.guile/scm-disasm.exp: New file.
10702 * gdb.guile/scm-equal.c: New file.
10703 * gdb.guile/scm-equal.exp: New file.
10704 * gdb.guile/scm-error.exp: New file.
10705 * gdb.guile/scm-error.scm: New file.
10706 * gdb.guile/scm-frame-args.c: New file.
10707 * gdb.guile/scm-frame-args.exp: New file.
10708 * gdb.guile/scm-frame-args.scm: New file.
10709 * gdb.guile/scm-frame-inline.c: New file.
10710 * gdb.guile/scm-frame-inline.exp: New file.
10711 * gdb.guile/scm-frame.c: New file.
10712 * gdb.guile/scm-frame.exp: New file.
10713 * gdb.guile/scm-generics.exp: New file.
10714 * gdb.guile/scm-gsmob.exp: New file.
10715 * gdb.guile/scm-iterator.c: New file.
10716 * gdb.guile/scm-iterator.exp: New file.
10717 * gdb.guile/scm-math.c: New file.
10718 * gdb.guile/scm-math.exp: New file.
10719 * gdb.guile/scm-objfile-script-gdb.in: New file.
10720 * gdb.guile/scm-objfile-script.c: New file.
10721 * gdb.guile/scm-objfile-script.exp: New file.
10722 * gdb.guile/scm-objfile.c: New file.
10723 * gdb.guile/scm-objfile.exp: New file.
10724 * gdb.guile/scm-ports.exp: New file.
10725 * gdb.guile/scm-pretty-print.c: New file.
10726 * gdb.guile/scm-pretty-print.exp: New file.
10727 * gdb.guile/scm-pretty-print.scm: New file.
10728 * gdb.guile/scm-section-script.c: New file.
10729 * gdb.guile/scm-section-script.exp: New file.
10730 * gdb.guile/scm-section-script.scm: New file.
10731 * gdb.guile/scm-symbol.c: New file.
10732 * gdb.guile/scm-symbol.exp: New file.
10733 * gdb.guile/scm-symtab-2.c: New file.
10734 * gdb.guile/scm-symtab.c: New file.
10735 * gdb.guile/scm-symtab.exp: New file.
10736 * gdb.guile/scm-type.c: New file.
10737 * gdb.guile/scm-type.exp: New file.
10738 * gdb.guile/scm-value-cc.cc: New file.
10739 * gdb.guile/scm-value-cc.exp: New file.
10740 * gdb.guile/scm-value.c: New file.
10741 * gdb.guile/scm-value.exp: New file.
10742 * gdb.guile/source2.scm: New file.
10743 * gdb.guile/types-module.cc: New file.
10744 * gdb.guile/types-module.exp: New file.
10745
7026a7c1
YQ
107462014-02-10 Yao Qi <yao@codesourcery.com>
10747
10748 PR testsuite/16543
10749 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10750 * configure: Regenerated.
10751 * Makefile.in: New file.
10752
6c466447
AS
107532014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10754
10755 * gdb.python/py-framefilter.exp: Fix typo.
10756
6e854735
YQ
107572014-02-08 Yao Qi <yao@codesourcery.com>
10758
10759 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10760 that no =breakpoint-modified is emitted when breakpoints are
10761 modified through MI commands.
10762
d137e6dc
PA
107632014-02-07 Pedro Alves <pedro@codesourcery.com>
10764 Pedro Alves <palves@redhat.com>
10765
10766 * gdb.threads/step-after-sr-lock.c: New file.
10767 * gdb.threads/step-after-sr-lock.exp: New file.
10768
b5ee5a50
PA
107692014-02-07 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10772
3c77faf3
JK
107732014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10774
10775 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10776 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10777
6dddc817
DE
107782014-02-06 Doug Evans <xdje42@gmail.com>
10779
10780 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10781 output.
10782
10783 * gdb.gdb/python-interrupts.exp: New file.
10784
de7b2893
YQ
107852014-02-05 Yao Qi <yao@codesourcery.com>
10786
10787 * gdb.trace/report.exp (use_collected_data): Test the output
10788 of "info threads" and "info inferiors".
10789
66d032ac
YQ
107902014-02-05 Yao Qi <yao@codesourcery.com>
10791
10792 Revert this patch:
10793
10794 2013-05-24 Yao Qi <yao@codesourcery.com>
10795
10796 * gdb.trace/tfile.exp: Test inferior and thread.
10797
591a12a1
UW
107982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10799
10800 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10801 on a function.
10802 * gdb.base/step-bt.c: Call hello via function pointer to make
10803 sure its first instruction is executed on powerpc64le-linux.
10804
0ff3e01f
UW
108052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10806
10807 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10808
084ee545
UW
108092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10810
10811 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10812 of the test patterns for use on little-endian systems.
10813
6ed14ff3
UW
108142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10815
10816 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10817 (decimal_vector): Fix for little-endian.
10818
401e27fd
JM
108192014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10820
10821 * gdb.arch/sparc-sysstep.exp: New file.
10822 * gdb.arch/sparc-sysstep.c: Likewise.
10823
10824 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10825
8b924729
EBM
108262014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10827
10828 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10829
fb151210
JB
108302014-01-23 Tom Tromey <tromey@redhat.com>
10831
10832 * gdb.ada/array_char_idx: New testcase.
10833
0740f8d8
TT
108342014-01-23 Tom Tromey <tromey@redhat.com>
10835
10836 PR python/16487:
10837 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10838 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10839 classes.
10840
21909fa1
TT
108412014-01-23 Tom Tromey <tromey@redhat.com>
10842
10843 PR python/16491:
10844 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10845 string from an inferior frame.
10846 * gdb.python/py-framefilter-mi.exp: Update.
10847
87ce2a04
DE
108482014-01-22 Doug Evans <dje@google.com>
10849
10850 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10851
237b092b
AA
108522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10853
10854 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10855
d674a709
AA
108562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10857
10858 * gdb.trace/entry-values.exp: Remove excess space character from
10859 regex patterns. Handle s390 call instruction.
10860
20fa3390
AA
108612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10862
10863 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10864 define "*_start" label. Make "name" static.
10865 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10866 ${name} by references to ${name}_start.
10867
78466714
AA
108682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10869
10870 * gdb.base/info-macros.exp: Remove "debug" from the compile
10871 options.
10872
ec9f644a
IB
108732014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10874
10875 * gdb.dlang/demangle.exp: New file.
10876
94b1b47e
IB
108772014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10878
10879 * gdb.dlang/primitive-types.exp: New file.
10880
7f420862
IB
108812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10882
10883 * configure.ac: Create gdb.dlang/Makefile.
10884 * configure: Regenerate.
10885 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10886 * gdb.dlang/Makefile.in: New file.
10887 * lib/d-support.exp: New file.
10888 * lib/gdb.exp (skip_d_tests): New proc.
10889
52834460
MM
108902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10891
10892 * gdb.btrace/delta.exp: Check reverse stepi.
10893 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10894 * gdb.btrace/finish.exp: New.
10895 * gdb.btrace/next.exp: New.
10896 * gdb.btrace/nexti.exp: New.
10897 * gdb.btrace/record_goto.c: Add comments.
10898 * gdb.btrace/step.exp: New.
10899 * gdb.btrace/stepi.exp: New.
10900 * gdb.btrace/multi-thread-step.c: New.
10901 * gdb.btrace/multi-thread-step.exp: New.
10902 * gdb.btrace/rn-dl-bind.c: New.
10903 * gdb.btrace/rn-dl-bind.exp: New.
10904 * gdb.btrace/data.c: New.
10905 * gdb.btrace/data.exp: New.
10906 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10907
6e07b1d2
MM
109082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10909
10910 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10911 * gdb.btrace/exception.exp: Update.
10912 * gdb.btrace/instruction_history.exp: Update.
10913 * gdb.btrace/record_goto.exp: Update.
10914 * gdb.btrace/tailcall.exp: Update.
10915 * gdb.btrace/unknown_functions.exp: Update.
10916 * gdb.btrace/delta.exp: New.
10917
0b722aec
MM
109182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10919
10920 * gdb.btrace/record_goto.exp: Add backtrace test.
10921 * gdb.btrace/tailcall.exp: Add backtrace test.
10922
066ce621
MM
109232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10924
10925 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
10926 * gdb.btrace/record_goto.c: New.
10927 * gdb.btrace/record_goto.exp: New.
10928 * gdb.btrace/x86-record_goto.S: New.
10929
0688d04e
MM
109302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10931
10932 * gdb.btrace/function_call_history.exp: Update tests.
10933 * gdb.btrace/instruction_history.exp: Update tests.
10934
8710b709
MM
109352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10936
10937 * gdb.btrace/function_call_history.exp: Fix expected field
10938 order for "record function-call-history".
10939 Add new tests for "record function-call-history /c".
10940 * gdb.btrace/exception.cc: New.
10941 * gdb.btrace/exception.exp: New.
10942 * gdb.btrace/tailcall.exp: New.
10943 * gdb.btrace/x86-tailcall.S: New.
10944 * gdb.btrace/x86-tailcall.c: New.
10945 * gdb.btrace/unknown_functions.c: New.
10946 * gdb.btrace/unknown_functions.exp: New.
10947 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10948
5de9129b
MM
109492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10950
10951 * gdb.btrace/instruction_history.exp: Update.
10952 * gdb.btrace/function_call_history.exp: Update.
10953
23a7fe75
MM
109542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10955
10956 * gdb.btrace/function_call_history.exp: Fix expected function
10957 trace.
10958 * gdb.btrace/instruction_history.exp: Initialize traced.
10959 Remove traced_functions.
10960
724c7dd8
MM
109612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10962
10963 * gdb.btrace/function_call_history.exp: Update
10964 * gdb.btrace/instruction_history.exp: Update.
10965
6d78d93b
MM
109662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10967
10968 * gdb.btrace/enable.exp: Update expected text.
10969
93a360cc
OJ
109702014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
10971
10972 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
10973 bytes.
10974
3772b53f
MR
109752014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
10976
10977 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
10978
596662fa
OJ
109792014-01-15 Omair Javaid <omair.javaid@linaro.org>
10980
10981 * lib/gdb.exp (supports_process_record): Return true for
10982 arm*-linux*. (supports_reverse): Likewise.
10983
b5b08fb4
SC
109842014-01-13 Siva Chandra Reddy <sivachandra@google.com>
10985
10986 PR python/15464
10987 PR python/16113
10988 * gdb.python/py-type.c: Enhance test case.
10989 * gdb.python/py-value-cc.cc: Likewise
10990 * gdb.python/py-type.exp: Add new tests.
10991 * gdb.python/py-value-cc.exp: Likewise
10992
52d7fb13
AA
109932014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10994 Pedro Alves <palves@redhat.com>
10995
10996 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
10997 Make "name" extern.
10998 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
10999 references to ${name}_start by references to ${name}.
11000
a2cd8cfe
JB
110012014-01-10 Joel Brobecker <brobecker@adacore.com>
11002
11003 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11004
4e23fced
JB
110052014-01-10 Joel Brobecker <brobecker@adacore.com>
11006
11007 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11008
c6a9e42c
PA
110092014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11010 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11013 mi_gdb_target_load.
c6a9e42c 11014
b7ea362b
PA
110152014-01-08 Pedro Alves <palves@redhat.com>
11016
11017 * gdb.threads/reconnect-signal.c: New file.
11018 * gdb.threads/reconnect-signal.exp: New file.
11019
5e3f4fab
EBM
110202014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11021
11022 * gdb.base/source-dir.exp: New file.
11023
79301218
JB
110242014-01-07 Joel Brobecker <brobecker@adacore.com>
11025
11026 * gdb.ada/mi_interface: New testcase.
11027
8e355c5d
JB
110282014-01-07 Joel Brobecker <brobecker@adacore.com>
11029
11030 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11031 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11032 gdb.ada/pp-rec-component/pck.ads: New files.
11033
c0d48811
JB
110342014-01-07 Joel Brobecker <brobecker@adacore.com>
11035
11036 * gdb.python/py-pp-integral.c: New file.
11037 * gdb.python/py-pp-integral.py: New file.
11038 * gdb.python/py-pp-integral.exp: New file.
11039
17b609c3 11040For older changes see ChangeLog-1993-2013.
c906108c 11041\f
8d8cb839
EZ
11042;; Local Variables:
11043;; mode: change-log
11044;; left-margin: 8
11045;; fill-column: 74
11046;; version-control: never
11047;; End:
902f2ccb 11048
61baf725 11049 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11050 Copying and distribution of this file, with or without modification,
11051 are permitted provided the copyright notice and this notice are preserved.