]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Handle DW_OP_GNU_implicit_pointer in dwarf assembler
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5ac95241
YQ
12017-01-25 Yao Qi <yao.qi@linaro.org>
2
3 * lib/dwarf.exp (Dwarf::_location): Handle
4 DW_OP_GNU_implicit_pointer with proper size.
5
23e82930
LM
62017-01-20 Luis Machado <lgustavo@codesourcery.com>
7
8 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9 and add untested calls.
10
d334ae25
LM
112017-01-20 Luis Machado <lgustavo@codesourcery.com>
12
13 * gdb.python/python.exp: Check line number against what GDB thinks
14 the line number is for func1.
15
f5e6296e
IB
162017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
17
18 * gdb.dlang/debug-expr.exp: New file.
19
5b362f04
LM
202016-12-23 Luis Machado <lgustavo@codesourcery.com>
21
22 Fix test names for the following files:
23
24 * gdb.ada/exec_changed.exp
25 * gdb.ada/info_types.exp
26 * gdb.arch/aarch64-atomic-inst.exp
27 * gdb.arch/aarch64-fp.exp
28 * gdb.arch/altivec-abi.exp
29 * gdb.arch/altivec-regs.exp
30 * gdb.arch/amd64-byte.exp
31 * gdb.arch/amd64-disp-step.exp
32 * gdb.arch/amd64-dword.exp
33 * gdb.arch/amd64-entry-value-inline.exp
34 * gdb.arch/amd64-entry-value-param.exp
35 * gdb.arch/amd64-entry-value-paramref.exp
36 * gdb.arch/amd64-entry-value.exp
37 * gdb.arch/amd64-i386-address.exp
38 * gdb.arch/amd64-invalid-stack-middle.exp
39 * gdb.arch/amd64-invalid-stack-top.exp
40 * gdb.arch/amd64-optimout-repeat.exp
41 * gdb.arch/amd64-prologue-skip.exp
42 * gdb.arch/amd64-prologue-xmm.exp
43 * gdb.arch/amd64-stap-special-operands.exp
44 * gdb.arch/amd64-stap-wrong-subexp.exp
45 * gdb.arch/amd64-tailcall-cxx.exp
46 * gdb.arch/amd64-tailcall-noret.exp
47 * gdb.arch/amd64-tailcall-ret.exp
48 * gdb.arch/amd64-tailcall-self.exp
49 * gdb.arch/amd64-word.exp
50 * gdb.arch/arm-bl-branch-dest.exp
51 * gdb.arch/arm-disp-step.exp
52 * gdb.arch/arm-neon.exp
53 * gdb.arch/arm-single-step-kernel-helper.exp
54 * gdb.arch/avr-flash-qualifier.exp
55 * gdb.arch/disp-step-insn-reloc.exp
56 * gdb.arch/e500-abi.exp
57 * gdb.arch/e500-regs.exp
58 * gdb.arch/ftrace-insn-reloc.exp
59 * gdb.arch/i386-avx512.exp
60 * gdb.arch/i386-bp_permanent.exp
61 * gdb.arch/i386-byte.exp
62 * gdb.arch/i386-cfi-notcurrent.exp
63 * gdb.arch/i386-disp-step.exp
64 * gdb.arch/i386-dr3-watch.exp
65 * gdb.arch/i386-float.exp
66 * gdb.arch/i386-gnu-cfi.exp
67 * gdb.arch/i386-mpx-map.exp
68 * gdb.arch/i386-mpx-sigsegv.exp
69 * gdb.arch/i386-mpx-simple_segv.exp
70 * gdb.arch/i386-mpx.exp
71 * gdb.arch/i386-permbkpt.exp
72 * gdb.arch/i386-prologue.exp
73 * gdb.arch/i386-signal.exp
74 * gdb.arch/i386-size-overlap.exp
75 * gdb.arch/i386-unwind.exp
76 * gdb.arch/i386-word.exp
77 * gdb.arch/mips-fcr.exp
78 * gdb.arch/powerpc-d128-regs.exp
79 * gdb.arch/powerpc-stackless.exp
80 * gdb.arch/ppc64-atomic-inst.exp
81 * gdb.arch/s390-stackless.exp
82 * gdb.arch/s390-tdbregs.exp
83 * gdb.arch/s390-vregs.exp
84 * gdb.arch/sparc-sysstep.exp
85 * gdb.arch/thumb-bx-pc.exp
86 * gdb.arch/thumb-singlestep.exp
87 * gdb.arch/thumb2-it.exp
88 * gdb.arch/vsx-regs.exp
89 * gdb.asm/asm-source.exp
90 * gdb.base/a2-run.exp
91 * gdb.base/advance.exp
92 * gdb.base/all-bin.exp
93 * gdb.base/anon.exp
94 * gdb.base/args.exp
95 * gdb.base/arithmet.exp
96 * gdb.base/async-shell.exp
97 * gdb.base/async.exp
98 * gdb.base/attach-pie-noexec.exp
99 * gdb.base/attach-twice.exp
100 * gdb.base/auto-load.exp
101 * gdb.base/bang.exp
102 * gdb.base/bitfields.exp
103 * gdb.base/break-always.exp
104 * gdb.base/break-caller-line.exp
105 * gdb.base/break-entry.exp
106 * gdb.base/break-inline.exp
107 * gdb.base/break-on-linker-gcd-function.exp
108 * gdb.base/break-probes.exp
109 * gdb.base/break.exp
110 * gdb.base/breakpoint-shadow.exp
111 * gdb.base/call-ar-st.exp
112 * gdb.base/call-sc.exp
113 * gdb.base/call-signal-resume.exp
114 * gdb.base/call-strs.exp
115 * gdb.base/callfuncs.exp
116 * gdb.base/catch-fork-static.exp
117 * gdb.base/catch-gdb-caused-signals.exp
118 * gdb.base/catch-load.exp
119 * gdb.base/catch-signal-fork.exp
120 * gdb.base/catch-signal.exp
121 * gdb.base/catch-syscall.exp
122 * gdb.base/charset.exp
123 * gdb.base/checkpoint.exp
124 * gdb.base/chng-syms.exp
125 * gdb.base/code-expr.exp
126 * gdb.base/code_elim.exp
127 * gdb.base/commands.exp
128 * gdb.base/completion.exp
129 * gdb.base/complex.exp
130 * gdb.base/cond-expr.exp
131 * gdb.base/condbreak.exp
132 * gdb.base/consecutive.exp
133 * gdb.base/continue-all-already-running.exp
134 * gdb.base/coredump-filter.exp
135 * gdb.base/corefile.exp
136 * gdb.base/dbx.exp
137 * gdb.base/debug-expr.exp
138 * gdb.base/define.exp
139 * gdb.base/del.exp
140 * gdb.base/disabled-location.exp
141 * gdb.base/disasm-end-cu.exp
142 * gdb.base/disasm-optim.exp
143 * gdb.base/display.exp
144 * gdb.base/duplicate-bp.exp
145 * gdb.base/ena-dis-br.exp
146 * gdb.base/ending-run.exp
147 * gdb.base/enumval.exp
148 * gdb.base/environ.exp
149 * gdb.base/eu-strip-infcall.exp
150 * gdb.base/eval-avoid-side-effects.exp
151 * gdb.base/eval-skip.exp
152 * gdb.base/exitsignal.exp
153 * gdb.base/expand-psymtabs.exp
154 * gdb.base/filesym.exp
155 * gdb.base/find-unmapped.exp
156 * gdb.base/finish.exp
157 * gdb.base/float.exp
158 * gdb.base/foll-exec-mode.exp
159 * gdb.base/foll-exec.exp
160 * gdb.base/foll-fork.exp
161 * gdb.base/fortran-sym-case.exp
162 * gdb.base/freebpcmd.exp
163 * gdb.base/func-ptr.exp
164 * gdb.base/func-ptrs.exp
165 * gdb.base/funcargs.exp
166 * gdb.base/gcore-buffer-overflow.exp
167 * gdb.base/gcore-relro-pie.exp
168 * gdb.base/gcore-relro.exp
169 * gdb.base/gcore.exp
170 * gdb.base/gdb1090.exp
171 * gdb.base/gdb11530.exp
172 * gdb.base/gdb11531.exp
173 * gdb.base/gdb1821.exp
174 * gdb.base/gdbindex-stabs.exp
175 * gdb.base/gdbvars.exp
176 * gdb.base/hbreak.exp
177 * gdb.base/hbreak2.exp
178 * gdb.base/included.exp
179 * gdb.base/infcall-input.exp
180 * gdb.base/inferior-died.exp
181 * gdb.base/infnan.exp
182 * gdb.base/info-macros.exp
183 * gdb.base/info-os.exp
184 * gdb.base/info-proc.exp
185 * gdb.base/info-shared.exp
186 * gdb.base/info-target.exp
187 * gdb.base/infoline.exp
188 * gdb.base/interp.exp
189 * gdb.base/interrupt.exp
190 * gdb.base/jit-reader.exp
191 * gdb.base/jit-simple.exp
192 * gdb.base/kill-after-signal.exp
193 * gdb.base/kill-detach-inferiors-cmd.exp
194 * gdb.base/label.exp
195 * gdb.base/langs.exp
196 * gdb.base/ldbl_e308.exp
197 * gdb.base/line-symtabs.exp
198 * gdb.base/linespecs.exp
199 * gdb.base/list.exp
200 * gdb.base/long_long.exp
201 * gdb.base/longest-types.exp
202 * gdb.base/maint.exp
203 * gdb.base/max-value-size.exp
204 * gdb.base/memattr.exp
205 * gdb.base/mips_pro.exp
206 * gdb.base/morestack.exp
207 * gdb.base/moribund-step.exp
208 * gdb.base/multi-forks.exp
209 * gdb.base/nested-addr.exp
210 * gdb.base/nextoverexit.exp
211 * gdb.base/noreturn-finish.exp
212 * gdb.base/noreturn-return.exp
213 * gdb.base/nostdlib.exp
214 * gdb.base/offsets.exp
215 * gdb.base/opaque.exp
216 * gdb.base/pc-fp.exp
217 * gdb.base/permissions.exp
218 * gdb.base/print-symbol-loading.exp
219 * gdb.base/prologue-include.exp
220 * gdb.base/psymtab.exp
221 * gdb.base/ptype.exp
222 * gdb.base/random-signal.exp
223 * gdb.base/randomize.exp
224 * gdb.base/range-stepping.exp
225 * gdb.base/readline-ask.exp
226 * gdb.base/recpar.exp
227 * gdb.base/recurse.exp
228 * gdb.base/relational.exp
229 * gdb.base/restore.exp
230 * gdb.base/return-nodebug.exp
231 * gdb.base/return.exp
232 * gdb.base/run-after-attach.exp
233 * gdb.base/save-bp.exp
234 * gdb.base/scope.exp
235 * gdb.base/sect-cmd.exp
236 * gdb.base/set-lang-auto.exp
237 * gdb.base/set-noassign.exp
238 * gdb.base/setvar.exp
239 * gdb.base/sigall.exp
240 * gdb.base/sigbpt.exp
241 * gdb.base/siginfo-addr.exp
242 * gdb.base/siginfo-infcall.exp
243 * gdb.base/siginfo-obj.exp
244 * gdb.base/siginfo.exp
245 * gdb.base/signals-state-child.exp
246 * gdb.base/signest.exp
247 * gdb.base/sigstep.exp
248 * gdb.base/sizeof.exp
249 * gdb.base/skip.exp
250 * gdb.base/solib-corrupted.exp
251 * gdb.base/solib-nodir.exp
252 * gdb.base/solib-search.exp
253 * gdb.base/stack-checking.exp
254 * gdb.base/stale-infcall.exp
255 * gdb.base/stap-probe.exp
256 * gdb.base/start.exp
257 * gdb.base/step-break.exp
258 * gdb.base/step-bt.exp
259 * gdb.base/step-line.exp
260 * gdb.base/step-over-exit.exp
261 * gdb.base/step-over-syscall.exp
262 * gdb.base/step-resume-infcall.exp
263 * gdb.base/step-test.exp
264 * gdb.base/store.exp
265 * gdb.base/structs3.exp
266 * gdb.base/sym-file.exp
267 * gdb.base/symbol-without-target_section.exp
268 * gdb.base/term.exp
269 * gdb.base/testenv.exp
270 * gdb.base/ui-redirect.exp
271 * gdb.base/until.exp
272 * gdb.base/unwindonsignal.exp
273 * gdb.base/value-double-free.exp
274 * gdb.base/vla-datatypes.exp
275 * gdb.base/vla-ptr.exp
276 * gdb.base/vla-sideeffect.exp
277 * gdb.base/volatile.exp
278 * gdb.base/watch-cond-infcall.exp
279 * gdb.base/watch-cond.exp
280 * gdb.base/watch-non-mem.exp
281 * gdb.base/watch-read.exp
282 * gdb.base/watch-vfork.exp
283 * gdb.base/watchpoint-cond-gone.exp
284 * gdb.base/watchpoint-delete.exp
285 * gdb.base/watchpoint-hw-hit-once.exp
286 * gdb.base/watchpoint-hw.exp
287 * gdb.base/watchpoint-stops-at-right-insn.exp
288 * gdb.base/watchpoints.exp
289 * gdb.base/wchar.exp
290 * gdb.base/whatis-exp.exp
291 * gdb.btrace/buffer-size.exp
292 * gdb.btrace/data.exp
293 * gdb.btrace/delta.exp
294 * gdb.btrace/dlopen.exp
295 * gdb.btrace/enable.exp
296 * gdb.btrace/exception.exp
297 * gdb.btrace/function_call_history.exp
298 * gdb.btrace/gcore.exp
299 * gdb.btrace/instruction_history.exp
300 * gdb.btrace/nohist.exp
301 * gdb.btrace/reconnect.exp
302 * gdb.btrace/record_goto-step.exp
303 * gdb.btrace/record_goto.exp
304 * gdb.btrace/rn-dl-bind.exp
305 * gdb.btrace/segv.exp
306 * gdb.btrace/step.exp
307 * gdb.btrace/stepi.exp
308 * gdb.btrace/tailcall-only.exp
309 * gdb.btrace/tailcall.exp
310 * gdb.btrace/tsx.exp
311 * gdb.btrace/unknown_functions.exp
312 * gdb.btrace/vdso.exp
313 * gdb.compile/compile-ifunc.exp
314 * gdb.compile/compile-ops.exp
315 * gdb.compile/compile-print.exp
316 * gdb.compile/compile-setjmp.exp
317 * gdb.cp/abstract-origin.exp
318 * gdb.cp/ambiguous.exp
319 * gdb.cp/annota2.exp
320 * gdb.cp/annota3.exp
321 * gdb.cp/anon-ns.exp
322 * gdb.cp/anon-struct.exp
323 * gdb.cp/anon-union.exp
324 * gdb.cp/arg-reference.exp
325 * gdb.cp/baseenum.exp
326 * gdb.cp/bool.exp
327 * gdb.cp/breakpoint.exp
328 * gdb.cp/bs15503.exp
329 * gdb.cp/call-c.exp
330 * gdb.cp/casts.exp
331 * gdb.cp/chained-calls.exp
332 * gdb.cp/class2.exp
333 * gdb.cp/classes.exp
334 * gdb.cp/cmpd-minsyms.exp
335 * gdb.cp/converts.exp
336 * gdb.cp/cp-relocate.exp
337 * gdb.cp/cpcompletion.exp
338 * gdb.cp/cpexprs.exp
339 * gdb.cp/cplabel.exp
340 * gdb.cp/cplusfuncs.exp
341 * gdb.cp/cpsizeof.exp
342 * gdb.cp/ctti.exp
343 * gdb.cp/derivation.exp
344 * gdb.cp/destrprint.exp
345 * gdb.cp/dispcxx.exp
346 * gdb.cp/enum-class.exp
347 * gdb.cp/exception.exp
348 * gdb.cp/exceptprint.exp
349 * gdb.cp/expand-psymtabs-cxx.exp
350 * gdb.cp/expand-sals.exp
351 * gdb.cp/extern-c.exp
352 * gdb.cp/filename.exp
353 * gdb.cp/formatted-ref.exp
354 * gdb.cp/fpointer.exp
355 * gdb.cp/gdb1355.exp
356 * gdb.cp/gdb2495.exp
357 * gdb.cp/hang.exp
358 * gdb.cp/impl-this.exp
359 * gdb.cp/infcall-dlopen.exp
360 * gdb.cp/inherit.exp
361 * gdb.cp/iostream.exp
362 * gdb.cp/koenig.exp
363 * gdb.cp/local.exp
364 * gdb.cp/m-data.exp
365 * gdb.cp/m-static.exp
366 * gdb.cp/mb-ctor.exp
367 * gdb.cp/mb-inline.exp
368 * gdb.cp/mb-templates.exp
369 * gdb.cp/member-name.exp
370 * gdb.cp/member-ptr.exp
371 * gdb.cp/meth-typedefs.exp
372 * gdb.cp/method.exp
373 * gdb.cp/method2.exp
374 * gdb.cp/minsym-fallback.exp
375 * gdb.cp/misc.exp
376 * gdb.cp/namelessclass.exp
377 * gdb.cp/namespace-enum.exp
378 * gdb.cp/namespace-nested-import.exp
379 * gdb.cp/namespace.exp
380 * gdb.cp/nextoverthrow.exp
381 * gdb.cp/no-dmgl-verbose.exp
382 * gdb.cp/non-trivial-retval.exp
383 * gdb.cp/noparam.exp
384 * gdb.cp/nsdecl.exp
385 * gdb.cp/nsimport.exp
386 * gdb.cp/nsnested.exp
387 * gdb.cp/nsnoimports.exp
388 * gdb.cp/nsrecurs.exp
389 * gdb.cp/nsstress.exp
390 * gdb.cp/nsusing.exp
391 * gdb.cp/operator.exp
392 * gdb.cp/oranking.exp
393 * gdb.cp/overload-const.exp
394 * gdb.cp/overload.exp
395 * gdb.cp/ovldbreak.exp
396 * gdb.cp/ovsrch.exp
397 * gdb.cp/paren-type.exp
398 * gdb.cp/parse-lang.exp
399 * gdb.cp/pass-by-ref.exp
400 * gdb.cp/pr-1023.exp
401 * gdb.cp/pr-1210.exp
402 * gdb.cp/pr-574.exp
403 * gdb.cp/pr10687.exp
404 * gdb.cp/pr12028.exp
405 * gdb.cp/pr17132.exp
406 * gdb.cp/pr17494.exp
407 * gdb.cp/pr9067.exp
408 * gdb.cp/pr9167.exp
409 * gdb.cp/pr9631.exp
410 * gdb.cp/printmethod.exp
411 * gdb.cp/psmang.exp
412 * gdb.cp/psymtab-parameter.exp
413 * gdb.cp/ptype-cv-cp.exp
414 * gdb.cp/ptype-flags.exp
415 * gdb.cp/re-set-overloaded.exp
416 * gdb.cp/ref-types.exp
417 * gdb.cp/rtti.exp
418 * gdb.cp/scope-err.exp
419 * gdb.cp/shadow.exp
420 * gdb.cp/smartp.exp
421 * gdb.cp/static-method.exp
422 * gdb.cp/static-print-quit.exp
423 * gdb.cp/temargs.exp
424 * gdb.cp/templates.exp
425 * gdb.cp/try_catch.exp
426 * gdb.cp/typedef-operator.exp
427 * gdb.cp/typeid.exp
428 * gdb.cp/userdef.exp
429 * gdb.cp/using-crash.exp
430 * gdb.cp/var-tag.exp
431 * gdb.cp/virtbase.exp
432 * gdb.cp/virtfunc.exp
433 * gdb.cp/virtfunc2.exp
434 * gdb.cp/vla-cxx.exp
435 * gdb.disasm/t01_mov.exp
436 * gdb.disasm/t02_mova.exp
437 * gdb.disasm/t03_add.exp
438 * gdb.disasm/t04_sub.exp
439 * gdb.disasm/t05_cmp.exp
440 * gdb.disasm/t06_ari2.exp
441 * gdb.disasm/t07_ari3.exp
442 * gdb.disasm/t08_or.exp
443 * gdb.disasm/t09_xor.exp
444 * gdb.disasm/t10_and.exp
445 * gdb.disasm/t11_logs.exp
446 * gdb.disasm/t12_bit.exp
447 * gdb.disasm/t13_otr.exp
448 * gdb.dlang/circular.exp
449 * gdb.dwarf2/arr-stride.exp
450 * gdb.dwarf2/arr-subrange.exp
451 * gdb.dwarf2/atomic-type.exp
452 * gdb.dwarf2/bad-regnum.exp
453 * gdb.dwarf2/bitfield-parent-optimized-out.exp
454 * gdb.dwarf2/callframecfa.exp
455 * gdb.dwarf2/clztest.exp
456 * gdb.dwarf2/corrupt.exp
457 * gdb.dwarf2/data-loc.exp
458 * gdb.dwarf2/dup-psym.exp
459 * gdb.dwarf2/dw2-anon-mptr.exp
460 * gdb.dwarf2/dw2-anonymous-func.exp
461 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
462 * gdb.dwarf2/dw2-bad-unresolved.exp
463 * gdb.dwarf2/dw2-basic.exp
464 * gdb.dwarf2/dw2-canonicalize-type.exp
465 * gdb.dwarf2/dw2-case-insensitive.exp
466 * gdb.dwarf2/dw2-common-block.exp
467 * gdb.dwarf2/dw2-compdir-oldgcc.exp
468 * gdb.dwarf2/dw2-compressed.exp
469 * gdb.dwarf2/dw2-const.exp
470 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
471 * gdb.dwarf2/dw2-cu-size.exp
472 * gdb.dwarf2/dw2-dup-frame.exp
473 * gdb.dwarf2/dw2-entry-value.exp
474 * gdb.dwarf2/dw2-icycle.exp
475 * gdb.dwarf2/dw2-ifort-parameter.exp
476 * gdb.dwarf2/dw2-inline-break.exp
477 * gdb.dwarf2/dw2-inline-param.exp
478 * gdb.dwarf2/dw2-intercu.exp
479 * gdb.dwarf2/dw2-intermix.exp
480 * gdb.dwarf2/dw2-lexical-block-bare.exp
481 * gdb.dwarf2/dw2-linkage-name-trust.exp
482 * gdb.dwarf2/dw2-minsym-in-cu.exp
483 * gdb.dwarf2/dw2-noloc.exp
484 * gdb.dwarf2/dw2-op-call.exp
485 * gdb.dwarf2/dw2-op-out-param.exp
486 * gdb.dwarf2/dw2-opt-structptr.exp
487 * gdb.dwarf2/dw2-param-error.exp
488 * gdb.dwarf2/dw2-producer.exp
489 * gdb.dwarf2/dw2-ranges-base.exp
490 * gdb.dwarf2/dw2-ref-missing-frame.exp
491 * gdb.dwarf2/dw2-reg-undefined.exp
492 * gdb.dwarf2/dw2-regno-invalid.exp
493 * gdb.dwarf2/dw2-restore.exp
494 * gdb.dwarf2/dw2-restrict.exp
495 * gdb.dwarf2/dw2-single-line-discriminators.exp
496 * gdb.dwarf2/dw2-strp.exp
497 * gdb.dwarf2/dw2-undefined-ret-addr.exp
498 * gdb.dwarf2/dw2-unresolved.exp
499 * gdb.dwarf2/dw2-var-zero-addr.exp
500 * gdb.dwarf2/dw4-sig-types.exp
501 * gdb.dwarf2/dwz.exp
502 * gdb.dwarf2/dynarr-ptr.exp
503 * gdb.dwarf2/enum-type.exp
504 * gdb.dwarf2/gdb-index.exp
505 * gdb.dwarf2/implptr-64bit.exp
506 * gdb.dwarf2/implptr-optimized-out.exp
507 * gdb.dwarf2/implptr.exp
508 * gdb.dwarf2/implref-array.exp
509 * gdb.dwarf2/implref-const.exp
510 * gdb.dwarf2/implref-global.exp
511 * gdb.dwarf2/implref-struct.exp
512 * gdb.dwarf2/mac-fileno.exp
513 * gdb.dwarf2/main-subprogram.exp
514 * gdb.dwarf2/member-ptr-forwardref.exp
515 * gdb.dwarf2/method-ptr.exp
516 * gdb.dwarf2/missing-sig-type.exp
517 * gdb.dwarf2/nonvar-access.exp
518 * gdb.dwarf2/opaque-type-lookup.exp
519 * gdb.dwarf2/pieces-optimized-out.exp
520 * gdb.dwarf2/pieces.exp
521 * gdb.dwarf2/pr10770.exp
522 * gdb.dwarf2/pr13961.exp
523 * gdb.dwarf2/staticvirtual.exp
524 * gdb.dwarf2/subrange.exp
525 * gdb.dwarf2/symtab-producer.exp
526 * gdb.dwarf2/trace-crash.exp
527 * gdb.dwarf2/typeddwarf.exp
528 * gdb.dwarf2/valop.exp
529 * gdb.dwarf2/watch-notconst.exp
530 * gdb.fortran/array-element.exp
531 * gdb.fortran/charset.exp
532 * gdb.fortran/common-block.exp
533 * gdb.fortran/complex.exp
534 * gdb.fortran/derived-type-function.exp
535 * gdb.fortran/derived-type.exp
536 * gdb.fortran/logical.exp
537 * gdb.fortran/module.exp
538 * gdb.fortran/multi-dim.exp
539 * gdb.fortran/nested-funcs.exp
540 * gdb.fortran/print-formatted.exp
541 * gdb.fortran/subarray.exp
542 * gdb.fortran/vla-alloc-assoc.exp
543 * gdb.fortran/vla-datatypes.exp
544 * gdb.fortran/vla-history.exp
545 * gdb.fortran/vla-ptr-info.exp
546 * gdb.fortran/vla-ptype-sub.exp
547 * gdb.fortran/vla-ptype.exp
548 * gdb.fortran/vla-sizeof.exp
549 * gdb.fortran/vla-type.exp
550 * gdb.fortran/vla-value-sub-arbitrary.exp
551 * gdb.fortran/vla-value-sub-finish.exp
552 * gdb.fortran/vla-value-sub.exp
553 * gdb.fortran/vla-value.exp
554 * gdb.fortran/whatis_type.exp
555 * gdb.go/chan.exp
556 * gdb.go/handcall.exp
557 * gdb.go/hello.exp
558 * gdb.go/integers.exp
559 * gdb.go/methods.exp
560 * gdb.go/package.exp
561 * gdb.go/strings.exp
562 * gdb.go/types.exp
563 * gdb.go/unsafe.exp
564 * gdb.guile/scm-arch.exp
565 * gdb.guile/scm-block.exp
566 * gdb.guile/scm-breakpoint.exp
567 * gdb.guile/scm-cmd.exp
568 * gdb.guile/scm-disasm.exp
569 * gdb.guile/scm-equal.exp
570 * gdb.guile/scm-frame-args.exp
571 * gdb.guile/scm-frame-inline.exp
572 * gdb.guile/scm-frame.exp
573 * gdb.guile/scm-iterator.exp
574 * gdb.guile/scm-math.exp
575 * gdb.guile/scm-objfile.exp
576 * gdb.guile/scm-ports.exp
577 * gdb.guile/scm-symbol.exp
578 * gdb.guile/scm-symtab.exp
579 * gdb.guile/scm-value-cc.exp
580 * gdb.guile/types-module.exp
581 * gdb.linespec/break-ask.exp
582 * gdb.linespec/cpexplicit.exp
583 * gdb.linespec/explicit.exp
584 * gdb.linespec/keywords.exp
585 * gdb.linespec/linespec.exp
586 * gdb.linespec/ls-dollar.exp
587 * gdb.linespec/ls-errs.exp
588 * gdb.linespec/skip-two.exp
589 * gdb.linespec/thread.exp
590 * gdb.mi/mi-async.exp
591 * gdb.mi/mi-basics.exp
592 * gdb.mi/mi-break.exp
593 * gdb.mi/mi-catch-load.exp
594 * gdb.mi/mi-cli.exp
595 * gdb.mi/mi-cmd-param-changed.exp
596 * gdb.mi/mi-console.exp
597 * gdb.mi/mi-detach.exp
598 * gdb.mi/mi-disassemble.exp
599 * gdb.mi/mi-eval.exp
600 * gdb.mi/mi-file-transfer.exp
601 * gdb.mi/mi-file.exp
602 * gdb.mi/mi-fill-memory.exp
603 * gdb.mi/mi-inheritance-syntax-error.exp
604 * gdb.mi/mi-linespec-err-cp.exp
605 * gdb.mi/mi-logging.exp
606 * gdb.mi/mi-memory-changed.exp
607 * gdb.mi/mi-read-memory.exp
608 * gdb.mi/mi-record-changed.exp
609 * gdb.mi/mi-reg-undefined.exp
610 * gdb.mi/mi-regs.exp
611 * gdb.mi/mi-return.exp
612 * gdb.mi/mi-reverse.exp
613 * gdb.mi/mi-simplerun.exp
614 * gdb.mi/mi-solib.exp
615 * gdb.mi/mi-stack.exp
616 * gdb.mi/mi-stepi.exp
617 * gdb.mi/mi-syn-frame.exp
618 * gdb.mi/mi-until.exp
619 * gdb.mi/mi-var-block.exp
620 * gdb.mi/mi-var-child.exp
621 * gdb.mi/mi-var-cmd.exp
622 * gdb.mi/mi-var-cp.exp
623 * gdb.mi/mi-var-display.exp
624 * gdb.mi/mi-var-invalidate.exp
625 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
626 * gdb.mi/mi-vla-fortran.exp
627 * gdb.mi/mi-watch.exp
628 * gdb.mi/mi2-var-child.exp
629 * gdb.mi/user-selected-context-sync.exp
630 * gdb.modula2/unbounded-array.exp
631 * gdb.multi/dummy-frame-restore.exp
632 * gdb.multi/multi-arch-exec.exp
633 * gdb.multi/multi-arch.exp
634 * gdb.multi/tids.exp
635 * gdb.multi/watchpoint-multi.exp
636 * gdb.opencl/callfuncs.exp
637 * gdb.opencl/convs_casts.exp
638 * gdb.opencl/datatypes.exp
639 * gdb.opencl/operators.exp
640 * gdb.opencl/vec_comps.exp
641 * gdb.opt/clobbered-registers-O2.exp
642 * gdb.opt/inline-break.exp
643 * gdb.opt/inline-bt.exp
644 * gdb.opt/inline-cmds.exp
645 * gdb.opt/inline-locals.exp
646 * gdb.pascal/case-insensitive-symbols.exp
647 * gdb.pascal/floats.exp
648 * gdb.pascal/gdb11492.exp
649 * gdb.python/lib-types.exp
650 * gdb.python/py-arch.exp
651 * gdb.python/py-as-string.exp
652 * gdb.python/py-bad-printers.exp
653 * gdb.python/py-block.exp
654 * gdb.python/py-breakpoint-create-fail.exp
655 * gdb.python/py-breakpoint.exp
656 * gdb.python/py-caller-is.exp
657 * gdb.python/py-cmd.exp
658 * gdb.python/py-explore-cc.exp
659 * gdb.python/py-explore.exp
660 * gdb.python/py-finish-breakpoint.exp
661 * gdb.python/py-finish-breakpoint2.exp
662 * gdb.python/py-frame-args.exp
663 * gdb.python/py-frame-inline.exp
664 * gdb.python/py-frame.exp
665 * gdb.python/py-framefilter-mi.exp
666 * gdb.python/py-infthread.exp
667 * gdb.python/py-lazy-string.exp
668 * gdb.python/py-linetable.exp
669 * gdb.python/py-mi-events.exp
670 * gdb.python/py-mi-objfile.exp
671 * gdb.python/py-mi.exp
672 * gdb.python/py-objfile.exp
673 * gdb.python/py-pp-integral.exp
674 * gdb.python/py-pp-maint.exp
675 * gdb.python/py-pp-re-notag.exp
676 * gdb.python/py-pp-registration.exp
677 * gdb.python/py-recurse-unwind.exp
678 * gdb.python/py-strfns.exp
679 * gdb.python/py-symbol.exp
680 * gdb.python/py-symtab.exp
681 * gdb.python/py-sync-interp.exp
682 * gdb.python/py-typeprint.exp
683 * gdb.python/py-unwind-maint.exp
684 * gdb.python/py-unwind.exp
685 * gdb.python/py-value-cc.exp
686 * gdb.python/py-xmethods.exp
687 * gdb.reverse/amd64-tailcall-reverse.exp
688 * gdb.reverse/break-precsave.exp
689 * gdb.reverse/break-reverse.exp
690 * gdb.reverse/consecutive-precsave.exp
691 * gdb.reverse/consecutive-reverse.exp
692 * gdb.reverse/finish-precsave.exp
693 * gdb.reverse/finish-reverse-bkpt.exp
694 * gdb.reverse/finish-reverse.exp
695 * gdb.reverse/fstatat-reverse.exp
696 * gdb.reverse/getresuid-reverse.exp
697 * gdb.reverse/i386-precsave.exp
698 * gdb.reverse/i386-reverse.exp
699 * gdb.reverse/i386-sse-reverse.exp
700 * gdb.reverse/i387-env-reverse.exp
701 * gdb.reverse/i387-stack-reverse.exp
702 * gdb.reverse/insn-reverse.exp
703 * gdb.reverse/machinestate-precsave.exp
704 * gdb.reverse/machinestate.exp
705 * gdb.reverse/next-reverse-bkpt-over-sr.exp
706 * gdb.reverse/pipe-reverse.exp
707 * gdb.reverse/readv-reverse.exp
708 * gdb.reverse/recvmsg-reverse.exp
709 * gdb.reverse/rerun-prec.exp
710 * gdb.reverse/s390-mvcle.exp
711 * gdb.reverse/step-precsave.exp
712 * gdb.reverse/step-reverse.exp
713 * gdb.reverse/time-reverse.exp
714 * gdb.reverse/until-precsave.exp
715 * gdb.reverse/until-reverse.exp
716 * gdb.reverse/waitpid-reverse.exp
717 * gdb.reverse/watch-precsave.exp
718 * gdb.reverse/watch-reverse.exp
719 * gdb.rust/generics.exp
720 * gdb.rust/methods.exp
721 * gdb.rust/modules.exp
722 * gdb.rust/simple.exp
723 * gdb.server/connect-with-no-symbol-file.exp
724 * gdb.server/ext-attach.exp
725 * gdb.server/ext-restart.exp
726 * gdb.server/ext-wrapper.exp
727 * gdb.server/file-transfer.exp
728 * gdb.server/server-exec-info.exp
729 * gdb.server/server-kill.exp
730 * gdb.server/server-mon.exp
731 * gdb.server/wrapper.exp
732 * gdb.stabs/exclfwd.exp
733 * gdb.stabs/gdb11479.exp
734 * gdb.threads/clone-new-thread-event.exp
735 * gdb.threads/corethreads.exp
736 * gdb.threads/current-lwp-dead.exp
737 * gdb.threads/dlopen-libpthread.exp
738 * gdb.threads/gcore-thread.exp
739 * gdb.threads/sigstep-threads.exp
740 * gdb.threads/watchpoint-fork.exp
741 * gdb.trace/actions-changed.exp
742 * gdb.trace/backtrace.exp
743 * gdb.trace/change-loc.exp
744 * gdb.trace/circ.exp
745 * gdb.trace/collection.exp
746 * gdb.trace/disconnected-tracing.exp
747 * gdb.trace/ftrace.exp
748 * gdb.trace/mi-trace-frame-collected.exp
749 * gdb.trace/mi-trace-unavailable.exp
750 * gdb.trace/mi-traceframe-changed.exp
751 * gdb.trace/mi-tsv-changed.exp
752 * gdb.trace/no-attach-trace.exp
753 * gdb.trace/passc-dyn.exp
754 * gdb.trace/qtro.exp
755 * gdb.trace/range-stepping.exp
756 * gdb.trace/read-memory.exp
757 * gdb.trace/save-trace.exp
758 * gdb.trace/signal.exp
759 * gdb.trace/status-stop.exp
760 * gdb.trace/tfile.exp
761 * gdb.trace/trace-break.exp
762 * gdb.trace/trace-buffer-size.exp
763 * gdb.trace/trace-condition.exp
764 * gdb.trace/tracefile-pseudo-reg.exp
765 * gdb.trace/tstatus.exp
766 * gdb.trace/unavailable.exp
767 * gdb.trace/while-dyn.exp
768 * gdb.trace/while-stepping.exp
769
34c41c68
DE
7702016-12-22 Doug Evans <xdje42@gmail.com>
771
772 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
773 and msymbols.
774
16e69324
YQ
7752016-12-19 Yao Qi <yao.qi@linaro.org>
776
777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
778 (test_with_self): Don't call do_steps_and_nexts, and remove
779 code about stepping into xmalloc.
780
f94f411b
YQ
7812016-12-09 Yao Qi <yao.qi@linaro.org>
782
783 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
784
7852016-12-09 Yao Qi <yao.qi@linaro.org>
786
787 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
788
f1b5deee
PA
7892016-12-09 Pedro Alves <palves@redhat.com>
790
791 * gdb.base/all-architectures-0.exp: New file.
792 * gdb.base/all-architectures-1.exp: New file.
793 * gdb.base/all-architectures-2.exp: New file.
794 * gdb.base/all-architectures-3.exp: New file.
795 * gdb.base/all-architectures-4.exp: New file.
796 * gdb.base/all-architectures-5.exp: New file.
797 * gdb.base/all-architectures-6.exp: New file.
798 * gdb.base/all-architectures-7.exp: New file.
799 * gdb.base/all-architectures.exp.in: New file.
800
364ca42e
YQ
8012016-12-09 Yao Qi <yao.qi@linaro.org>
802
803 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
804
107c2d62
LM
8052016-12-02 Luis Machado <lgustavo@codesourcery.com>
806
807 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
808 possible.
809 Remove useless pattern-matching code.
810
df3ee9ca
PA
8112016-12-02 Pedro Alves <palves@redhat.com>
812
813 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
814 procedure.
815 (top level): Call it.
816
ec835369
PA
8172016-12-02 Pedro Alves <palves@redhat.com>
818
819 * gdb.base/commands.exp (user_defined_command_args_stack_test):
820 New procedure.
821 (top level): Call it.
822
01770bbd
PA
8232016-12-02 Pedro Alves <palves@redhat.com>
824
825 PR cli/20559
826 * gdb.base/commands.exp (user_defined_command_args_eval): New
827 procedure.
828 (top level): Call it.
829
008459ea
LM
8302016-12-02 Luis Machado <lgustavo@codesourcery.com>
831
832 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
833 timeout handling.
834
0c1b455e
TT
8352016-12-02 Tom Tromey <tom@tromey.com>
836
837 * gdb.dwarf2/main-subprogram.c: New file.
838 * gdb.dwarf2/main-subprogram.exp: New file.
839
018572b8
LM
8402016-12-01 Luis Machado <lgustavo@codesourcery.com>
841
842 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
843 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
844 gdb_test_no_output for a couple of cases.
845 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
846
84c93cd5
LM
8472016-12-01 Luis Machado <lgustavo@codesourcery.com>
848
849 Fix test names and standardize compilation error messages throughout
850 the following files:
851
852 * gdb.ada/start.exp
853 * gdb.arch/alpha-step.exp
854 * gdb.arch/e500-prologue.exp
855 * gdb.arch/ftrace-insn-reloc.exp
856 * gdb.arch/gdb1291.exp
857 * gdb.arch/gdb1431.exp
858 * gdb.arch/gdb1558.exp
859 * gdb.arch/i386-dr3-watch.exp
860 * gdb.arch/i386-sse-stack-align.exp
861 * gdb.arch/ia64-breakpoint-shadow.exp
862 * gdb.arch/pa-nullify.exp
863 * gdb.arch/powerpc-aix-prologue.exp
864 * gdb.arch/thumb-bx-pc.exp
865 * gdb.base/annota1.exp
866 * gdb.base/annota3.exp
867 * gdb.base/arrayidx.exp
868 * gdb.base/assign.exp
869 * gdb.base/attach.exp
870 * gdb.base/auxv.exp
871 * gdb.base/bang.exp
872 * gdb.base/bfp-test.exp
873 * gdb.base/bigcore.exp
874 * gdb.base/bitfields2.exp
875 * gdb.base/break-fun-addr.exp
876 * gdb.base/break-probes.exp
877 * gdb.base/call-rt-st.exp
878 * gdb.base/callexit.exp
879 * gdb.base/catch-fork-kill.exp
880 * gdb.base/charset.exp
881 * gdb.base/checkpoint.exp
882 * gdb.base/comprdebug.exp
883 * gdb.base/constvars.exp
884 * gdb.base/coredump-filter.exp
885 * gdb.base/cursal.exp
886 * gdb.base/cvexpr.exp
887 * gdb.base/detach.exp
888 * gdb.base/display.exp
889 * gdb.base/dmsym.exp
890 * gdb.base/dprintf-pending.exp
891 * gdb.base/dso2dso.exp
892 * gdb.base/dtrace-probe.exp
893 * gdb.base/dump.exp
894 * gdb.base/enum_cond.exp
895 * gdb.base/exe-lock.exp
896 * gdb.base/exec-invalid-sysroot.exp
897 * gdb.base/execl-update-breakpoints.exp
898 * gdb.base/exprs.exp
899 * gdb.base/fileio.exp
900 * gdb.base/find.exp
901 * gdb.base/finish.exp
902 * gdb.base/fixsection.exp
903 * gdb.base/foll-vfork.exp
904 * gdb.base/frame-args.exp
905 * gdb.base/gcore.exp
906 * gdb.base/gdb1250.exp
907 * gdb.base/global-var-nested-by-dso.exp
908 * gdb.base/gnu-ifunc.exp
909 * gdb.base/hashline1.exp
910 * gdb.base/hashline2.exp
911 * gdb.base/hashline3.exp
912 * gdb.base/hbreak-in-shr-unsupported.exp
913 * gdb.base/huge.exp
914 * gdb.base/infcall-input.exp
915 * gdb.base/info-fun.exp
916 * gdb.base/info-shared.exp
917 * gdb.base/jit-simple.exp
918 * gdb.base/jit-so.exp
919 * gdb.base/jit.exp
920 * gdb.base/jump.exp
921 * gdb.base/label.exp
922 * gdb.base/lineinc.exp
923 * gdb.base/logical.exp
924 * gdb.base/longjmp.exp
925 * gdb.base/macscp.exp
926 * gdb.base/miscexprs.exp
927 * gdb.base/new-ui-echo.exp
928 * gdb.base/new-ui-pending-input.exp
929 * gdb.base/new-ui.exp
930 * gdb.base/nodebug.exp
931 * gdb.base/nofield.exp
932 * gdb.base/offsets.exp
933 * gdb.base/overlays.exp
934 * gdb.base/pending.exp
935 * gdb.base/pointers.exp
936 * gdb.base/pr11022.exp
937 * gdb.base/printcmds.exp
938 * gdb.base/prologue.exp
939 * gdb.base/ptr-typedef.exp
940 * gdb.base/realname-expand.exp
941 * gdb.base/relativedebug.exp
942 * gdb.base/relocate.exp
943 * gdb.base/remote.exp
944 * gdb.base/reread.exp
945 * gdb.base/return2.exp
946 * gdb.base/savedregs.exp
947 * gdb.base/sep.exp
948 * gdb.base/sepdebug.exp
949 * gdb.base/sepsymtab.exp
950 * gdb.base/set-inferior-tty.exp
951 * gdb.base/setshow.exp
952 * gdb.base/shlib-call.exp
953 * gdb.base/sigaltstack.exp
954 * gdb.base/siginfo-addr.exp
955 * gdb.base/signals.exp
956 * gdb.base/signull.exp
957 * gdb.base/sigrepeat.exp
958 * gdb.base/so-impl-ld.exp
959 * gdb.base/solib-display.exp
960 * gdb.base/solib-overlap.exp
961 * gdb.base/solib-search.exp
962 * gdb.base/solib-symbol.exp
963 * gdb.base/structs.exp
964 * gdb.base/structs2.exp
965 * gdb.base/symtab-search-order.exp
966 * gdb.base/twice.exp
967 * gdb.base/unload.exp
968 * gdb.base/varargs.exp
969 * gdb.base/watchpoint-solib.exp
970 * gdb.base/watchpoint.exp
971 * gdb.base/whatis.exp
972 * gdb.base/wrong_frame_bt_full.exp
973 * gdb.btrace/dlopen.exp
974 * gdb.cell/ea-standalone.exp
975 * gdb.cell/ea-test.exp
976 * gdb.cp/dispcxx.exp
977 * gdb.cp/gdb2384.exp
978 * gdb.cp/method2.exp
979 * gdb.cp/nextoverthrow.exp
980 * gdb.cp/pr10728.exp
981 * gdb.disasm/am33.exp
982 * gdb.disasm/h8300s.exp
983 * gdb.disasm/mn10300.exp
984 * gdb.disasm/sh3.exp
985 * gdb.dwarf2/dw2-dir-file-name.exp
986 * gdb.fortran/complex.exp
987 * gdb.fortran/library-module.exp
988 * gdb.guile/scm-pretty-print.exp
989 * gdb.guile/scm-symbol.exp
990 * gdb.guile/scm-type.exp
991 * gdb.guile/scm-value.exp
992 * gdb.linespec/linespec.exp
993 * gdb.mi/gdb701.exp
994 * gdb.mi/gdb792.exp
995 * gdb.mi/mi-breakpoint-changed.exp
996 * gdb.mi/mi-dprintf-pending.exp
997 * gdb.mi/mi-dprintf.exp
998 * gdb.mi/mi-exit-code.exp
999 * gdb.mi/mi-pending.exp
1000 * gdb.mi/mi-solib.exp
1001 * gdb.mi/new-ui-mi-sync.exp
1002 * gdb.mi/pr11022.exp
1003 * gdb.mi/user-selected-context-sync.exp
1004 * gdb.opt/solib-intra-step.exp
1005 * gdb.python/py-events.exp
1006 * gdb.python/py-finish-breakpoint.exp
1007 * gdb.python/py-mi.exp
1008 * gdb.python/py-prettyprint.exp
1009 * gdb.python/py-shared.exp
1010 * gdb.python/py-symbol.exp
1011 * gdb.python/py-template.exp
1012 * gdb.python/py-type.exp
1013 * gdb.python/py-value.exp
1014 * gdb.reverse/solib-precsave.exp
1015 * gdb.reverse/solib-reverse.exp
1016 * gdb.server/solib-list.exp
1017 * gdb.stabs/weird.exp
1018 * gdb.threads/reconnect-signal.exp
1019 * gdb.threads/stepi-random-signal.exp
1020 * gdb.trace/actions.exp
1021 * gdb.trace/ax.exp
1022 * gdb.trace/backtrace.exp
1023 * gdb.trace/change-loc.exp
1024 * gdb.trace/deltrace.exp
1025 * gdb.trace/ftrace-lock.exp
1026 * gdb.trace/ftrace.exp
1027 * gdb.trace/infotrace.exp
1028 * gdb.trace/mi-tracepoint-changed.exp
1029 * gdb.trace/packetlen.exp
1030 * gdb.trace/passcount.exp
1031 * gdb.trace/pending.exp
1032 * gdb.trace/range-stepping.exp
1033 * gdb.trace/report.exp
1034 * gdb.trace/stap-trace.exp
1035 * gdb.trace/tfind.exp
1036 * gdb.trace/trace-break.exp
1037 * gdb.trace/trace-condition.exp
1038 * gdb.trace/trace-enable-disable.exp
1039 * gdb.trace/trace-mt.exp
1040 * gdb.trace/tracecmd.exp
1041 * gdb.trace/tspeed.exp
1042 * gdb.trace/tsv.exp
1043 * lib/perftest.exp
1044
fb9feb35
LM
10452016-12-01 Luis Machado <lgustavo@codesourcery.com>
1046
1047 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1048 with gdb_test_no_output.
1049 Use command as test name.
1050
cd2ddb6c
LM
10512016-12-01 Luis Machado <lgustavo@codesourcery.com>
1052
1053 Fix test names starting with uppercase throughout the files.
1054
1055 * gdb.ada/assign_1.exp
1056 * gdb.ada/boolean_expr.exp
1057 * gdb.base/arrayidx.exp
1058 * gdb.base/del.exp
1059 * gdb.base/gcore-buffer-overflow.exp
1060 * gdb.base/testenv.exp
1061 * gdb.compile/compile.exp
1062 * gdb.python/py-framefilter-invalidarg.exp
1063 * gdb.python/py-framefilter.exp
1064
bb95117e
LM
10652016-12-01 Luis Machado <lgustavo@codesourcery.com>
1066
1067 Fix test names starting with uppercase throughout the files.
1068
1069 * gdb.ada/array_return.exp
1070 * gdb.ada/expr_delims.exp
1071 * gdb.ada/mi_dyn_arr.exp
1072 * gdb.ada/mi_interface.exp
1073 * gdb.ada/mi_var_array.exp
1074 * gdb.ada/watch_arg.exp
1075 * gdb.arch/alpha-step.exp
1076 * gdb.arch/altivec-regs.exp
1077 * gdb.arch/e500-regs.exp
1078 * gdb.arch/powerpc-d128-regs.exp
1079 * gdb.base/arrayidx.exp
1080 * gdb.base/break.exp
1081 * gdb.base/checkpoint.exp
1082 * gdb.base/debug-expr.exp
1083 * gdb.base/dmsym.exp
1084 * gdb.base/radix.exp
1085 * gdb.base/sepdebug.exp
1086 * gdb.base/testenv.exp
1087 * gdb.base/watch_thread_num.exp
1088 * gdb.base/watchpoint-cond-gone.exp
1089 * gdb.cell/break.exp
1090 * gdb.cell/ea-cache.exp
1091 * gdb.compile/compile.exp
1092 * gdb.cp/gdb2495.exp
1093 * gdb.gdb/selftest.exp
1094 * gdb.gdb/xfullpath.exp
1095 * gdb.go/hello.exp
1096 * gdb.go/integers.exp
1097 * gdb.objc/basicclass.exp
1098 * gdb.pascal/hello.exp
1099 * gdb.pascal/integers.exp
1100 * gdb.python/py-breakpoint.exp
1101 * gdb.python/py-cmd.exp
1102 * gdb.python/py-linetable.exp
1103 * gdb.python/py-xmethods.exp
1104 * gdb.python/python.exp
1105 * gdb.reverse/consecutive-precsave.exp
1106 * gdb.reverse/finish-precsave.exp
1107 * gdb.reverse/i386-precsave.exp
1108 * gdb.reverse/machinestate-precsave.exp
1109 * gdb.reverse/sigall-precsave.exp
1110 * gdb.reverse/solib-precsave.exp
1111 * gdb.reverse/step-precsave.exp
1112 * gdb.reverse/until-precsave.exp
1113 * gdb.reverse/watch-precsave.exp
1114 * gdb.threads/leader-exit.exp
1115 * gdb.threads/pthreads.exp
1116 * gdb.threads/wp-replication.exp
1117 * gdb.trace/actions.exp
1118 * gdb.trace/mi-tsv-changed.exp
1119 * gdb.trace/tsv.exp
1120
de97fdd4
LM
11212016-12-01 Luis Machado <lgustavo@codesourcery.com>
1122
1123 Fix test names starting with uppercase throughout the files.
1124
1125 * gdb.arch/i386-bp_permanent.exp
1126 * gdb.arch/i386-gnu-cfi.exp
1127 * gdb.base/disasm-end-cu.exp
1128 * gdb.base/macscp.exp
1129 * gdb.base/pending.exp
1130 * gdb.base/watch_thread_num.exp
1131 * gdb.cp/exception.exp
1132 * gdb.cp/gdb2495.exp
1133 * gdb.cp/local.exp
1134 * gdb.python/py-evsignal.exp
1135 * gdb.python/python.exp
1136 * gdb.trace/tracecmd.exp
1137
9f058c10
LM
11382016-12-01 Luis Machado <lgustavo@codesourcery.com>
1139
1140 Fix test names starting with uppercase throughout the files.
1141
1142 * gdb.base/charset.exp
1143 * gdb.base/eval.exp
1144 * gdb.base/multi-forks.exp
1145 * gdb.guile/scm-progspace.exp
1146 * gdb.opencl/datatypes.exp
1147 * gdb.python/py-block.exp
1148 * gdb.python/py-function.exp
1149 * gdb.python/py-symbol.exp
1150 * gdb.python/py-symtab.exp
1151 * gdb.python/py-xmethods.exp
1152 * gdb.reverse/break-precsave.exp
1153 * gdb.reverse/break-reverse.exp
1154 * gdb.reverse/consecutive-precsave.exp
1155 * gdb.reverse/consecutive-reverse.exp
1156 * gdb.reverse/finish-precsave.exp
1157 * gdb.reverse/finish-reverse-bkpt.exp
1158 * gdb.reverse/finish-reverse.exp
1159 * gdb.reverse/fstatat-reverse.exp
1160 * gdb.reverse/getresuid-reverse.exp
1161 * gdb.reverse/i386-precsave.exp
1162 * gdb.reverse/i386-reverse.exp
1163 * gdb.reverse/i386-sse-reverse.exp
1164 * gdb.reverse/i387-stack-reverse.exp
1165 * gdb.reverse/insn-reverse.exp
1166 * gdb.reverse/machinestate-precsave.exp
1167 * gdb.reverse/machinestate.exp
1168 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1169 * gdb.reverse/pipe-reverse.exp
1170 * gdb.reverse/readv-reverse.exp
1171 * gdb.reverse/recvmsg-reverse.exp
1172 * gdb.reverse/rerun-prec.exp
1173 * gdb.reverse/s390-mvcle.exp
1174 * gdb.reverse/sigall-precsave.exp
1175 * gdb.reverse/sigall-reverse.exp
1176 * gdb.reverse/solib-precsave.exp
1177 * gdb.reverse/solib-reverse.exp
1178 * gdb.reverse/step-precsave.exp
1179 * gdb.reverse/step-reverse.exp
1180 * gdb.reverse/time-reverse.exp
1181 * gdb.reverse/until-precsave.exp
1182 * gdb.reverse/until-reverse.exp
1183 * gdb.reverse/waitpid-reverse.exp
1184 * gdb.reverse/watch-precsave.exp
1185 * gdb.reverse/watch-reverse.exp
1186
cdc7edd7
LM
11872016-12-01 Luis Machado <lgustavo@codesourcery.com>
1188
1189 Fix test names starting with uppercase throughout the files.
1190
1191 * gdb.arch/i386-mpx-simple_segv.exp
1192 * gdb.arch/i386-mpx.exp
1193 * gdb.arch/i386-permbkpt.exp
1194 * gdb.arch/pa-nullify.exp
1195 * gdb.arch/powerpc-d128-regs.exp
1196 * gdb.arch/vsx-regs.exp
1197 * gdb.base/bfp-test.exp
1198 * gdb.base/break.exp
1199 * gdb.base/breakpoint-shadow.exp
1200 * gdb.base/callfuncs.exp
1201 * gdb.base/charset.exp
1202 * gdb.base/commands.exp
1203 * gdb.base/completion.exp
1204 * gdb.base/dfp-test.exp
1205 * gdb.base/echo.exp
1206 * gdb.base/ending-run.exp
1207 * gdb.base/eval.exp
1208 * gdb.base/expand-psymtabs.exp
1209 * gdb.base/float128.exp
1210 * gdb.base/floatn.exp
1211 * gdb.base/foll-exec-mode.exp
1212 * gdb.base/gdb1056.exp
1213 * gdb.base/gdb11531.exp
1214 * gdb.base/kill-after-signal.exp
1215 * gdb.base/multi-forks.exp
1216 * gdb.base/overlays.exp
1217 * gdb.base/pending.exp
1218 * gdb.base/sepdebug.exp
1219 * gdb.base/testenv.exp
1220 * gdb.base/valgrind-db-attach.exp
1221 * gdb.base/watch_thread_num.exp
1222 * gdb.base/watchpoint-cond-gone.exp
1223 * gdb.base/watchpoint.exp
1224 * gdb.base/watchpoints.exp
1225 * gdb.cp/arg-reference.exp
1226 * gdb.cp/baseenum.exp
1227 * gdb.cp/operator.exp
1228 * gdb.cp/shadow.exp
1229 * gdb.dwarf2/dw2-op-out-param.exp
1230 * gdb.dwarf2/dw2-reg-undefined.exp
1231 * gdb.go/chan.exp
1232 * gdb.go/hello.exp
1233 * gdb.go/integers.exp
1234 * gdb.go/methods.exp
1235 * gdb.go/package.exp
1236 * gdb.guile/scm-parameter.exp
1237 * gdb.guile/scm-progspace.exp
1238 * gdb.guile/scm-value.exp
1239 * gdb.mi/mi-pending.exp
1240 * gdb.mi/user-selected-context-sync.exp
1241 * gdb.multi/multi-attach.exp
1242 * gdb.multi/tids.exp
1243 * gdb.opt/clobbered-registers-O2.exp
1244 * gdb.pascal/floats.exp
1245 * gdb.pascal/integers.exp
1246 * gdb.python/py-block.exp
1247 * gdb.python/py-events.exp
1248 * gdb.python/py-parameter.exp
1249 * gdb.python/py-symbol.exp
1250 * gdb.python/py-symtab.exp
1251 * gdb.python/py-type.exp
1252 * gdb.python/py-value.exp
1253 * gdb.python/py-xmethods.exp
1254 * gdb.python/python.exp
1255 * gdb.reverse/break-precsave.exp
1256 * gdb.reverse/consecutive-precsave.exp
1257 * gdb.reverse/finish-precsave.exp
1258 * gdb.reverse/i386-precsave.exp
1259 * gdb.reverse/machinestate-precsave.exp
1260 * gdb.reverse/sigall-precsave.exp
1261 * gdb.reverse/solib-precsave.exp
1262 * gdb.reverse/step-precsave.exp
1263 * gdb.reverse/until-precsave.exp
1264 * gdb.reverse/watch-precsave.exp
1265 * gdb.server/ext-attach.exp
1266 * gdb.server/ext-restart.exp
1267 * gdb.server/ext-run.exp
1268 * gdb.server/ext-wrapper.exp
1269 * gdb.stabs/gdb11479.exp
1270 * gdb.stabs/weird.exp
1271 * gdb.threads/attach-many-short-lived-threads.exp
1272 * gdb.threads/kill.exp
1273 * gdb.threads/watchpoint-fork.exp
1274
bc6c7af4
LM
12752016-12-01 Luis Machado <lgustavo@codesourcery.com>
1276
1277 Fix test names starting with uppercase throughout all the files below.
1278
1279 * gdb.ada/array_return.exp
1280 * gdb.ada/catch_ex.exp
1281 * gdb.ada/info_exc.exp
1282 * gdb.ada/mi_catch_ex.exp
1283 * gdb.ada/mi_dyn_arr.exp
1284 * gdb.ada/mi_ex_cond.exp
1285 * gdb.ada/mi_exc_info.exp
1286 * gdb.ada/mi_interface.exp
1287 * gdb.ada/mi_task_arg.exp
1288 * gdb.ada/mi_task_info.exp
1289 * gdb.ada/mi_var_array.exp
1290 * gdb.arch/alpha-step.exp
1291 * gdb.arch/amd64-disp-step.exp
1292 * gdb.arch/arm-disp-step.exp
1293 * gdb.arch/disp-step-insn-reloc.exp
1294 * gdb.arch/e500-prologue.exp
1295 * gdb.arch/ftrace-insn-reloc.exp
1296 * gdb.arch/gdb1558.exp
1297 * gdb.arch/i386-bp_permanent.exp
1298 * gdb.arch/i386-disp-step.exp
1299 * gdb.arch/i386-float.exp
1300 * gdb.arch/i386-gnu-cfi.exp
1301 * gdb.arch/ia64-breakpoint-shadow.exp
1302 * gdb.arch/mips16-thunks.exp
1303 * gdb.arch/pa-nullify.exp
1304 * gdb.arch/powerpc-aix-prologue.exp
1305 * gdb.arch/powerpc-power.exp
1306 * gdb.arch/ppc-dfp.exp
1307 * gdb.arch/s390-tdbregs.exp
1308 * gdb.arch/spu-info.exp
1309 * gdb.arch/spu-ls.exp
1310 * gdb.arch/thumb-bx-pc.exp
1311 * gdb.base/advance.exp
1312 * gdb.base/annota-input-while-running.exp
1313 * gdb.base/arrayidx.exp
1314 * gdb.base/asmlabel.exp
1315 * gdb.base/async.exp
1316 * gdb.base/attach-wait-input.exp
1317 * gdb.base/auto-connect-native-target.exp
1318 * gdb.base/batch-preserve-term-settings.exp
1319 * gdb.base/bfp-test.exp
1320 * gdb.base/bigcore.exp
1321 * gdb.base/bp-permanent.exp
1322 * gdb.base/break-always.exp
1323 * gdb.base/break-fun-addr.exp
1324 * gdb.base/break-idempotent.exp
1325 * gdb.base/break-main-file-remove-fail.exp
1326 * gdb.base/break-probes.exp
1327 * gdb.base/break-unload-file.exp
1328 * gdb.base/break.exp
1329 * gdb.base/call-ar-st.exp
1330 * gdb.base/call-rt-st.exp
1331 * gdb.base/call-sc.exp
1332 * gdb.base/call-signal-resume.exp
1333 * gdb.base/call-strs.exp
1334 * gdb.base/callexit.exp
1335 * gdb.base/callfuncs.exp
1336 * gdb.base/catch-gdb-caused-signals.exp
1337 * gdb.base/catch-signal-siginfo-cond.exp
1338 * gdb.base/catch-syscall.exp
1339 * gdb.base/compare-sections.exp
1340 * gdb.base/cond-eval-mode.exp
1341 * gdb.base/condbreak-call-false.exp
1342 * gdb.base/consecutive-step-over.exp
1343 * gdb.base/cursal.exp
1344 * gdb.base/disabled-location.exp
1345 * gdb.base/disasm-end-cu.exp
1346 * gdb.base/display.exp
1347 * gdb.base/double-prompt-target-event-error.exp
1348 * gdb.base/dprintf-bp-same-addr.exp
1349 * gdb.base/dprintf-detach.exp
1350 * gdb.base/dprintf-next.exp
1351 * gdb.base/dprintf-non-stop.exp
1352 * gdb.base/dprintf-pending.exp
1353 * gdb.base/dso2dso.exp
1354 * gdb.base/ending-run.exp
1355 * gdb.base/enum_cond.exp
1356 * gdb.base/examine-backward.exp
1357 * gdb.base/exe-lock.exp
1358 * gdb.base/exec-invalid-sysroot.exp
1359 * gdb.base/execl-update-breakpoints.exp
1360 * gdb.base/execution-termios.exp
1361 * gdb.base/fileio.exp
1362 * gdb.base/fixsection.exp
1363 * gdb.base/foll-exec-mode.exp
1364 * gdb.base/foll-exec.exp
1365 * gdb.base/fork-running-state.exp
1366 * gdb.base/frame-args.exp
1367 * gdb.base/fullpath-expand.exp
1368 * gdb.base/func-ptr.exp
1369 * gdb.base/gcore-relro-pie.exp
1370 * gdb.base/gdb1090.exp
1371 * gdb.base/gdb1555.exp
1372 * gdb.base/global-var-nested-by-dso.exp
1373 * gdb.base/gnu-ifunc.exp
1374 * gdb.base/hbreak-in-shr-unsupported.exp
1375 * gdb.base/hbreak-unmapped.exp
1376 * gdb.base/hook-stop.exp
1377 * gdb.base/infcall-input.exp
1378 * gdb.base/info-fun.exp
1379 * gdb.base/info-shared.exp
1380 * gdb.base/interrupt-noterm.exp
1381 * gdb.base/jit-so.exp
1382 * gdb.base/jit.exp
1383 * gdb.base/line-symtabs.exp
1384 * gdb.base/list.exp
1385 * gdb.base/longjmp.exp
1386 * gdb.base/macscp.exp
1387 * gdb.base/max-value-size.exp
1388 * gdb.base/nodebug.exp
1389 * gdb.base/nofield.exp
1390 * gdb.base/overlays.exp
1391 * gdb.base/paginate-after-ctrl-c-running.exp
1392 * gdb.base/paginate-bg-execution.exp
1393 * gdb.base/paginate-inferior-exit.exp
1394 * gdb.base/pending.exp
1395 * gdb.base/pr11022.exp
1396 * gdb.base/printcmds.exp
1397 * gdb.base/ptr-typedef.exp
1398 * gdb.base/ptype.exp
1399 * gdb.base/randomize.exp
1400 * gdb.base/range-stepping.exp
1401 * gdb.base/realname-expand.exp
1402 * gdb.base/relativedebug.exp
1403 * gdb.base/remote.exp
1404 * gdb.base/savedregs.exp
1405 * gdb.base/sepdebug.exp
1406 * gdb.base/set-noassign.exp
1407 * gdb.base/shlib-call.exp
1408 * gdb.base/shreloc.exp
1409 * gdb.base/sigaltstack.exp
1410 * gdb.base/sigbpt.exp
1411 * gdb.base/siginfo-addr.exp
1412 * gdb.base/siginfo-obj.exp
1413 * gdb.base/siginfo-thread.exp
1414 * gdb.base/signest.exp
1415 * gdb.base/signull.exp
1416 * gdb.base/sigrepeat.exp
1417 * gdb.base/skip.exp
1418 * gdb.base/so-impl-ld.exp
1419 * gdb.base/solib-corrupted.exp
1420 * gdb.base/solib-disc.exp
1421 * gdb.base/solib-display.exp
1422 * gdb.base/solib-overlap.exp
1423 * gdb.base/solib-search.exp
1424 * gdb.base/solib-symbol.exp
1425 * gdb.base/source-execution.exp
1426 * gdb.base/sss-bp-on-user-bp-2.exp
1427 * gdb.base/sss-bp-on-user-bp.exp
1428 * gdb.base/stack-checking.exp
1429 * gdb.base/stale-infcall.exp
1430 * gdb.base/step-break.exp
1431 * gdb.base/step-line.exp
1432 * gdb.base/step-over-exit.exp
1433 * gdb.base/step-test.exp
1434 * gdb.base/structs.exp
1435 * gdb.base/sym-file.exp
1436 * gdb.base/symtab-search-order.exp
1437 * gdb.base/term.exp
1438 * gdb.base/type-opaque.exp
1439 * gdb.base/unload.exp
1440 * gdb.base/until-nodebug.exp
1441 * gdb.base/until.exp
1442 * gdb.base/unwindonsignal.exp
1443 * gdb.base/watch-cond.exp
1444 * gdb.base/watch-non-mem.exp
1445 * gdb.base/watch_thread_num.exp
1446 * gdb.base/watchpoint-reuse-slot.exp
1447 * gdb.base/watchpoint-solib.exp
1448 * gdb.base/watchpoint.exp
1449 * gdb.btrace/dlopen.exp
1450 * gdb.cell/arch.exp
1451 * gdb.cell/break.exp
1452 * gdb.cell/bt.exp
1453 * gdb.cell/core.exp
1454 * gdb.cell/data.exp
1455 * gdb.cell/dwarfaddr.exp
1456 * gdb.cell/ea-cache.exp
1457 * gdb.cell/ea-standalone.exp
1458 * gdb.cell/ea-test.exp
1459 * gdb.cell/f-regs.exp
1460 * gdb.cell/fork.exp
1461 * gdb.cell/gcore.exp
1462 * gdb.cell/mem-access.exp
1463 * gdb.cell/ptype.exp
1464 * gdb.cell/registers.exp
1465 * gdb.cell/sizeof.exp
1466 * gdb.cell/solib-symbol.exp
1467 * gdb.cell/solib.exp
1468 * gdb.compile/compile-tls.exp
1469 * gdb.cp/exception.exp
1470 * gdb.cp/gdb2495.exp
1471 * gdb.cp/local.exp
1472 * gdb.cp/mb-inline.exp
1473 * gdb.cp/mb-templates.exp
1474 * gdb.cp/pr10687.exp
1475 * gdb.cp/pr9167.exp
1476 * gdb.cp/scope-err.exp
1477 * gdb.cp/templates.exp
1478 * gdb.cp/virtfunc.exp
1479 * gdb.dwarf2/dw2-dir-file-name.exp
1480 * gdb.dwarf2/dw2-single-line-discriminators.exp
1481 * gdb.fortran/complex.exp
1482 * gdb.fortran/library-module.exp
1483 * gdb.guile/guile.exp
1484 * gdb.guile/scm-cmd.exp
1485 * gdb.guile/scm-frame-inline.exp
1486 * gdb.guile/scm-objfile.exp
1487 * gdb.guile/scm-pretty-print.exp
1488 * gdb.guile/scm-symbol.exp
1489 * gdb.guile/scm-type.exp
1490 * gdb.guile/scm-value.exp
1491 * gdb.linespec/keywords.exp
1492 * gdb.linespec/ls-errs.exp
1493 * gdb.linespec/macro-relative.exp
1494 * gdb.linespec/thread.exp
1495 * gdb.mi/mi-breakpoint-changed.exp
1496 * gdb.mi/mi-dprintf-pending.exp
1497 * gdb.mi/mi-fullname-deleted.exp
1498 * gdb.mi/mi-logging.exp
1499 * gdb.mi/mi-pending.exp
1500 * gdb.mi/mi-solib.exp
1501 * gdb.mi/new-ui-mi-sync.exp
1502 * gdb.mi/user-selected-context-sync.exp
1503 * gdb.multi/dummy-frame-restore.exp
1504 * gdb.multi/multi-arch-exec.exp
1505 * gdb.multi/remove-inferiors.exp
1506 * gdb.multi/watchpoint-multi-exit.exp
1507 * gdb.opt/solib-intra-step.exp
1508 * gdb.perf/backtrace.exp
1509 * gdb.perf/single-step.exp
1510 * gdb.perf/skip-command.exp
1511 * gdb.perf/skip-prologue.exp
1512 * gdb.perf/solib.exp
1513 * gdb.python/lib-types.exp
1514 * gdb.python/py-as-string.exp
1515 * gdb.python/py-bad-printers.exp
1516 * gdb.python/py-block.exp
1517 * gdb.python/py-breakpoint.exp
1518 * gdb.python/py-cmd.exp
1519 * gdb.python/py-events.exp
1520 * gdb.python/py-evthreads.exp
1521 * gdb.python/py-finish-breakpoint.exp
1522 * gdb.python/py-finish-breakpoint2.exp
1523 * gdb.python/py-frame-inline.exp
1524 * gdb.python/py-frame.exp
1525 * gdb.python/py-inferior.exp
1526 * gdb.python/py-infthread.exp
1527 * gdb.python/py-mi.exp
1528 * gdb.python/py-objfile.exp
1529 * gdb.python/py-pp-maint.exp
1530 * gdb.python/py-pp-registration.exp
1531 * gdb.python/py-prettyprint.exp
1532 * gdb.python/py-recurse-unwind.exp
1533 * gdb.python/py-shared.exp
1534 * gdb.python/py-symbol.exp
1535 * gdb.python/py-symtab.exp
1536 * gdb.python/py-template.exp
1537 * gdb.python/py-type.exp
1538 * gdb.python/py-unwind-maint.exp
1539 * gdb.python/py-unwind.exp
1540 * gdb.python/py-value.exp
1541 * gdb.python/python.exp
1542 * gdb.reverse/finish-reverse-bkpt.exp
1543 * gdb.reverse/insn-reverse.exp
1544 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1545 * gdb.reverse/solib-precsave.exp
1546 * gdb.reverse/solib-reverse.exp
1547 * gdb.stabs/gdb11479.exp
1548 * gdb.stabs/weird.exp
1549 * gdb.threads/fork-child-threads.exp
1550 * gdb.threads/fork-plus-threads.exp
1551 * gdb.threads/fork-thread-pending.exp
1552 * gdb.threads/forking-threads-plus-breakpoint.exp
1553 * gdb.threads/hand-call-in-threads.exp
1554 * gdb.threads/interrupted-hand-call.exp
1555 * gdb.threads/linux-dp.exp
1556 * gdb.threads/local-watch-wrong-thread.exp
1557 * gdb.threads/next-while-other-thread-longjmps.exp
1558 * gdb.threads/non-ldr-exit.exp
1559 * gdb.threads/pending-step.exp
1560 * gdb.threads/print-threads.exp
1561 * gdb.threads/process-dies-while-detaching.exp
1562 * gdb.threads/process-dies-while-handling-bp.exp
1563 * gdb.threads/pthreads.exp
1564 * gdb.threads/queue-signal.exp
1565 * gdb.threads/reconnect-signal.exp
1566 * gdb.threads/signal-command-handle-nopass.exp
1567 * gdb.threads/signal-command-multiple-signals-pending.exp
1568 * gdb.threads/signal-delivered-right-thread.exp
1569 * gdb.threads/signal-sigtrap.exp
1570 * gdb.threads/sigthread.exp
1571 * gdb.threads/staticthreads.exp
1572 * gdb.threads/stepi-random-signal.exp
1573 * gdb.threads/thread-unwindonsignal.exp
1574 * gdb.threads/thread_check.exp
1575 * gdb.threads/thread_events.exp
1576 * gdb.threads/tid-reuse.exp
1577 * gdb.threads/tls-nodebug.exp
1578 * gdb.threads/tls-shared.exp
1579 * gdb.threads/tls-so_extern.exp
1580 * gdb.threads/tls.exp
1581 * gdb.threads/wp-replication.exp
1582 * gdb.trace/actions-changed.exp
1583 * gdb.trace/actions.exp
1584 * gdb.trace/backtrace.exp
1585 * gdb.trace/change-loc.exp
1586 * gdb.trace/collection.exp
1587 * gdb.trace/deltrace.exp
1588 * gdb.trace/disconnected-tracing.exp
1589 * gdb.trace/entry-values.exp
1590 * gdb.trace/ftrace-lock.exp
1591 * gdb.trace/ftrace.exp
1592 * gdb.trace/infotrace.exp
1593 * gdb.trace/mi-trace-frame-collected.exp
1594 * gdb.trace/mi-trace-unavailable.exp
1595 * gdb.trace/mi-traceframe-changed.exp
1596 * gdb.trace/mi-tracepoint-changed.exp
1597 * gdb.trace/mi-tsv-changed.exp
1598 * gdb.trace/no-attach-trace.exp
1599 * gdb.trace/packetlen.exp
1600 * gdb.trace/passc-dyn.exp
1601 * gdb.trace/passcount.exp
1602 * gdb.trace/pending.exp
1603 * gdb.trace/pr16508.exp
1604 * gdb.trace/qtro.exp
1605 * gdb.trace/range-stepping.exp
1606 * gdb.trace/read-memory.exp
1607 * gdb.trace/report.exp
1608 * gdb.trace/save-trace.exp
1609 * gdb.trace/signal.exp
1610 * gdb.trace/stap-trace.exp
1611 * gdb.trace/status-stop.exp
1612 * gdb.trace/strace.exp
1613 * gdb.trace/tfile.exp
1614 * gdb.trace/tfind.exp
1615 * gdb.trace/trace-break.exp
1616 * gdb.trace/trace-condition.exp
1617 * gdb.trace/trace-enable-disable.exp
1618 * gdb.trace/trace-mt.exp
1619 * gdb.trace/tracecmd.exp
1620 * gdb.trace/tracefile-pseudo-reg.exp
1621 * gdb.trace/tspeed.exp
1622 * gdb.trace/tstatus.exp
1623 * gdb.trace/tsv.exp
1624 * gdb.trace/unavailable.exp
1625 * gdb.trace/while-dyn.exp
1626 * gdb.trace/while-stepping.exp
1627 * lib/gdb-guile.exp
1628 * lib/gdb.exp
1629 * lib/mi-support.exp
1630 * lib/pascal.exp
1631 * lib/perftest.exp
1632 * lib/prelink-support.exp
1633 * lib/selftest-support.exp
1634
ad02e4fe
SM
16352016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1636
1637 * Makefile.in: Include disable-implicit-rules.mk.
1638
22347e55
AA
16392016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1640
1641 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1642 non-byte-aligned bit fields.
1643
da5b30da
AA
16442016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1645
1646 PR gdb/12616
1647 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1648 respects the DW_AT_data_bit_offset attribute.
1649
b593ecca
SM
16502016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1651
1652 * gdb.base/default.exp: Fix output of "set language".
1653
3b165252
SM
16542016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1655
1656 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1657 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1658 make.
1659 * configure.ac: Remove checks for the make program.
1660 * configure: Re-generate.
1661
1a2f3d7f
KB
16622016-11-16 Kevin Buettner <kevinb@redhat.com>
1663
1664 * gdb.python/py-recurse-unwind.c (main): Add loop.
1665 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1666 to read_register() and gdb.parse_and_eval(). Make each code
1667 call a separate case that can be individually tested.
1668 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1669 proc. Call cont_and_backtrace for each of the code paths that
1670 we want to test in the unwinder.
1671
b7f38fda
AA
16722016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1673
1674 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1675 the definition of struct S.
1676
1f8db343
CM
16772016-11-11 Catherine Moore <clm@codesourcery.com>
1678
1679 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1680
fad0c9fb
PA
16812016-11-09 Pedro Alves <palves@redhat.com>
1682
1683 * gdb.base/commands.exp (runto_or_return): New procedure.
1684 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1685 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1686 (progvar_simple_while_test, progvar_complex_if_while_test)
1687 (if_while_breakpoint_command_test)
1688 (infrun_breakpoint_command_test, breakpoint_command_test)
1689 (user_defined_command_test, watchpoint_command_test)
1690 (test_command_prompt_position, redefine_hook_test)
1691 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1692 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1693 multi_line_input and multi_line. Remove gdb_expect and
1694 gdb_stop_suppressing_tests uses.
1695 * lib/gdb.exp (valnum_re): New global.
1696 (multi_line_input): New procedure.
1697
8354c62c
SM
16982016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1699
1700 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1701 Remove.
1702 (test_setup): Define with proc_with_prefix.
1703 (test_cli_inferior): Likewise.
1704 (test_cli_thread): Likewise.
1705 (test_cli_frame): Likewise.
1706 (test_cli_select_frame): Likewise.
1707 (test_cli_up_down): Likewise.
1708 (test_mi_thread_select): Likewise.
1709 (test_mi_stack_select_frame): Likewise.
1710 (test_cli_in_mi_inferior): Likewise.
1711 (test_cli_in_mi_thread): Likewise.
1712 (test_cli_in_mi_frame): Likewise.
1713 (top level): Do not use with_test_prefix_procname.
1714
64f367a2
PA
17152016-11-09 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.base/commands.exp (gdbvar_simple_if_test)
1718 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1719 (progvar_simple_if_test, progvar_simple_while_test)
1720 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1721 (infrun_breakpoint_command_test, breakpoint_command_test)
1722 (user_defined_command_test, watchpoint_command_test)
1723 (test_command_prompt_position, deprecated_command_test)
1724 (bp_deleted_in_command, temporary_breakpoint_commands)
1725 (stray_arg0_test, source_file_with_indented_comment)
1726 (recursive_source_test, if_commands_test)
1727 (error_clears_commands_left, redefine_hook_test)
1728 (redefine_backtrace_test): Use proc_with_prefix.
1729 * lib/gdb.exp (proc_with_prefix): New proc.
1730
0bb65f1e
AA
17312016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1732
1733 * gdb.base/tui-layout.c: New file.
1734 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1735 disassembly window contains very long lines.
1736
7353f247
TT
17372016-11-08 Tom Tromey <tom@tromey.com>
1738
1739 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1740 depend on Python 2.
1741
30a7bb83
TT
17422016-11-08 Tom Tromey <tom@tromey.com>
1743
1744 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1745 New method.
1746
cdf5a07c
MG
17472016-10-29 Manish Goregaokar <manish@mozilla.com>
1748
2806dc7e 1749 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1750
51a789c3
MG
17512016-10-27 Manish Goregaokar <manish@mozilla.com>
1752
2806dc7e
PA
1753 * gdb.rust/simple.rs: Add test for univariant enums without
1754 discriminants and for encoded struct-like enums.
51a789c3 1755
f610ab6d
PA
17562016-10-28 Pedro Alves <palves@redhat.com>
1757
1758 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1759 gdb_test_multiple, tighten regexps and match symtabs and line
1760 tables incrementally.
1761
b129b0ca
LM
17622016-10-28 Luis Machado <lgustavo@codesourcery.com>
1763
1764 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1765 general.
1766
ecf45d2c
SL
17672016-10-25 Luis Machado <lgustavo@codesourcery.com>
1768
1769 * gdb.base/exec-invalid-sysroot.exp: New file.
1770
b8d38ee4
JK
17712016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1774
f90fd8c2
JK
17752016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1776
1777 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1778
2d2476aa
MR
17792016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1780
2806dc7e
PA
1781 * gdb.base/killed-outside.exp: Remove $options from a call to
1782 `prepare_for_testing'.
2d2476aa 1783
e42b25a0
SM
17842016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1785
1786 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1787 Change test message.
1788
3ccdb432
SM
17892016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1790
1791 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1792 Update comment.
1793
5bad3170
SM
17942016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1795
1796 * gdb.trace/mi-trace-save.exp: New file.
1797
5ad9dba7
YQ
17982016-10-13 Yao Qi <yao.qi@linaro.org>
1799
1800 * gdb.base/code_elim.exp (get_var_address): Remove.
1801 * gdb.base/relocate.exp: Likewise.
1802 * gdb.base/shreloc.exp: Likewise.
1803 * lib/gdb.exp (get_var_address): New.
1804
62df7e21
YQ
18052016-10-13 Yao Qi <yao.qi@linaro.org>
1806
1807 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1808 floating point tests if $skip_float_test is false.
1809
4dac951e
LM
18102016-10-12 Luis Machado <lgustavo@codesourcery.com>
1811
1812 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1813 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1814 argc values.
1815 Add 1 to argc so we guarantee distinct initial/modified argc values.
1816
8f1a8fc4
JK
18172016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1818
1819 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1820
16c85b5d
JK
18212016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1822
1823 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1824 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1825 * gdb.arch/vsx-regs.exp: Likewise.
1826
1d0e042a
YQ
18272016-10-07 Yao Qi <yao.qi@linaro.org>
1828
1829 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1830
68dadef5
MM
18312016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1832
1833 * gdb.python/python.exp: Test decode_line("*0").
1834
33fa2c6e
DE
18352016-10-06 Doug Evans <dje@google.com>
1836
1837 * gdb.python/py-value.exp (test_value_creation): Add test for large
1838 unsigned 64-bit value.
1839
9c37b5ae
TT
18402016-10-06 Tom Tromey <tom@tromey.com>
1841
1842 * gdb.compile/compile.exp: Change java tests to rust.
1843 * gdb.base/setshow.exp: Change java tests to rust.
1844 * gdb.base/default.exp: Remove java from language list.
1845 * README (Examples): Update language example.
1846 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1847 test.
1848 * lib/gdb.exp (skip_java_tests): Remove.
1849 * lib/java.exp: Remove.
1850 * gdb.java: Remove.
1851
78b86327
MR
18522016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1853
1854 * gdb.arch/mips-fcr.exp: New test.
1855 * gdb.arch/mips-fcr.c: Source for the new test.
1856
7470adbb
MR
18572016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1858
1859 * gdb.base/solib-disc.exp: Use `standard_output_file'
1860 throughout.
1861
4a556533
PA
18622016-10-06 Pedro Alves <palves@redhat.com>
1863
1864 * gdb.base/jit-simple-dl.c: New file.
1865 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1866 * gdb.base/jit-simple.c: ... this.
1867 * gdb.base/jit-simple.exp (jit_run): Delete.
1868 (build_jit): New proc.
1869 (jit_test_reread): Recompile either the main program or the shared
1870 library, depending on what is being tested. Skip changing address
1871 if caller wants to. Compare before/after addresses. If testing
1872 standalone, explicitly load the binary. Test "maint info
1873 breakpoints".
1874 (top level): Add "standalone vs shared lib" and "change address"
1875 vs "same address" axes.
1876
5a122fbc
PA
18772016-10-06 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1880 call.
1881 (jit_run): Delete.
1882 (jit_test_reread): Use with_test_prefix. Reload the main binary
1883 explicitly. Compare the before/after addresses of the JIT
1884 descriptor.
1885
ee8da4b8
DE
18862016-08-15 Doug Evans <dje@google.com>
1887
1888 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1889 for single bitfields is bool.
1890 * gdb.xml/tdesc-regs.exp: Ditto.
1891
f389f6fe
JK
18922016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1895
fdebf1a4
YQ
18962016-10-05 Yao Qi <yao.qi@linaro.org>
1897
1898 * lib/gdb.exp (support_complex_tests): Return zero if
1899 gdb_skip_float_test return true.
1900
9c36d954 19012016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1902 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
1903
1904 PR gdb/20487
1905 * gdb.mi/user-selected-context-sync.exp: New file.
1906 * gdb.mi/user-selected-context-sync.c: New file.
1907
4034d0ff 19082016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1909 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
1910
1911 PR gdb/20487
1912 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
1913 =thread-select-event check.
1914
a4297203
PB
19152016-09-29 Peter Bergner <bergner@vnet.ibm.com>
1916
1917 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
1918 the compulsory L operand changes.
1919 * gdb.arch/powerpc-power.s: Likewise.
1920
bb805577
JK
19212016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
1924 * gdb.base/jit-attach-pie.c: New file.
1925 * gdb.base/jit-attach-pie.exp: New file.
1926
6d61dee5
PA
19272016-09-28 Pedro Alves <palves@redhat.com>
1928
1929 * gdb.base/infcall-input.c: New file.
1930 * gdb.base/infcall-input.exp: New file.
1931
f73842fc
YQ
19322016-09-22 Yao Qi <yao.qi@linaro.org>
1933
1934 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
1935 (gdb_exit): Rename it to ...
1936 (gdbserver_gdb_exit): ... Close GDBserver.
1937 (gdb_exit): New proc, call gdbserver_gdb_exit.
1938 (mi_gdb_exit): Likewise.
1939
90681dab
YQ
19402016-09-22 Yao Qi <yao.qi@linaro.org>
1941
1942 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
1943 path.
1944 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
1945 Remove duplication.
1946
9c211fd8
YQ
19472016-09-22 Yao Qi <yao.qi@linaro.org>
1948
1949 * lib/gdbserver-support.exp: Check the existence of
1950 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
1951
ad0a504f
AK
19522016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1953
1954 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
1955
36cf1806
TT
19562016-09-21 Tom Tromey <tom@tromey.com>
1957
1958 PR gdb/20604:
1959 * gdb.base/quit.exp: New file.
1960
74172ecf
SM
19612016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1962
1963 * .gitignore: New file.
1964
3d0ec882
MR
19652016-09-21 Maciej W. Rozycki <macro@imgtec.com>
1966
1967 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
1968 throughout.
1969
8193adea
AA
19702016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1971
1972 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
1973
d41a5c09
JK
19742016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 * gdb.cp/casts.cc (decltype): Move it ...
1977 (main): ... with its call to ...
1978 * gdb.cp/casts03.cc: ... a new file.
1979 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
1980
d2dfe700
JK
19812016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
1984
e2a92b16
PB
19852016-09-15 Peter Bergner <bergner@vnet.ibm.com>
1986
1987 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
1988 and sync up the test with tests in gas/testsuite/gas/ppc.
1989 * gdb.arch/powerpc-power.exp: Likewise.
1990
49b4de64
JK
19912016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1992
1993 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
1994
2c29df25
SDJ
19952016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
1996 Jan Kratochvil <jan.kratochvil@redhat.com>
1997
1998 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
1999 make m1's definition to be different from m2's. Use 'dummy' as an
2000 argument for probe 'two'.
2001
cc3c2846
JB
20022016-09-10 Jon Beniston <jon@beniston.com>
2003
2004 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2005 for sim target.
2006
e1b2624a
AA
20072016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2008
2009 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2010 variable declaration.
2011 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2012 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2013 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2014 received HWCAP as its argument.
2015
4295e285
PA
20162016-09-06 Pedro Alves <palves@redhat.com>
2017
2018 * gdb.base/new-ui-pending-input.c: New file.
2019 * gdb.base/new-ui-pending-input.exp: New file.
2020 * gdb.exp (clear_gdb_spawn_id): New procedure.
2021 (with_spawn_id): Check whether gdb_spawn_id exists before
2022 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2023 on exit.
2024
00d5215e
UW
20252016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2026
2027 * gdb.base/float128.c: New file.
2028 * gdb.base/float128.exp: Likewise.
2029 * gdb.base/floatn.c: Likewise.
2030 * gdb.base/floatn.exp: Likewise.
2031
a9ff5f12
UW
20322016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2033
2034 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2035
f245535c
PA
20362016-09-05 Pedro Alves <palves@redhat.com>
2037
2038 PR backtrace/19927
2039 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2040 unwinders are immediately called as side effect of "source" or
2041 "disable unwinder" commands.
2042 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2043
ae9cf263
YQ
20442016-09-02 Yao Qi <yao.qi@linaro.org>
2045
2046 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2047 is true and $type is "float" or "double".
2048
27aba047
YQ
20492016-09-02 Yao Qi <yao.qi@linaro.org>
2050
2051 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2052 true.
2053 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2054 * gdb.base/call-rt-st.exp: Likewise.
2055 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2056 return value instead of gdb,skip_float_test.
2057 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2058 (do_function_calls): Use its return value instead of
2059 gdb,skip_float_test.
2060 * gdb.base/finish.exp: Likewise.
2061 * gdb.base/funcargs.exp: Likewise.
2062 * gdb.base/return.exp: Likewise.
2063 * gdb.base/return2.exp: Likewise.
2064 * gdb.base/varargs.exp: Likewise.
2065 * lib/gdb.exp (gdb_skip_float_test): Change it to
2066 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2067
5af962df
AA
20682016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2069
2070 * gdb.multi/tids.exp: Test "thread apply all".
2071
7fac6910
JK
20722016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2073
2074 * gdb.base/default.exp (tty): Remove.
2075
bb1fe4ac
KB
20762016-08-24 Kevin Buettner <kevinb@redhat.com>
2077
2806dc7e
PA
2078 * gdb.python/py-recurse-unwind.c: New file.
2079 * gdb.python/py-recurse-unwind.py: New file.
2080 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2081
0a1ddfa6
SM
20822016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2083
2084 * gdb.base/set-inferior-tty.exp: New file.
2085 * gdb.base/set-inferior-tty.c: New file.
2086
d9de1fe3
PA
20872016-08-23 Pedro Alves <palves@redhat.com>
2088
2089 PR gdb/20494
2090 * gdb.base/new-ui-echo.c: New file.
2091 * gdb.base/new-ui-echo.exp: New file.
2092
e9d9abd7
YQ
20932016-08-23 Yao Qi <yao.qi@linaro.org>
2094
2095 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2096 gdbserver_spawn.
2097 * gdb.server/connect-without-multi-process.exp (do_test):
2098 Likewise.
2099
3589529e
YQ
21002016-08-23 Yao Qi <yao.qi@linaro.org>
2101
2102 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2103 standalone_txt. Delete gdb_txt and standalone_txt on host
2104 and target. Spawn the binary on target. Copy files from
2105 target to host.
2106
6bb90213
PA
21072016-08-22 Pedro Alves <palves@redhat.com>
2108
2109 PR gdb/20505
2110 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2111 with_test_prefix. Factor out bits to ...
2112 (test_no_vdso): ... this new procedure.
2113
20c2c024
CL
21142016-08-19 Carl Love <cel@us.ibm.com>
2115
2116 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2117 maintaining separate logic for constructing the output path.
2118 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2119 * gdb.arch/ppc-dfp.exp: Likewise.
2120 * gdb.arch/ppc-fp.exp: Likewise.
2121 * gdb.arch/vsx-regs.exp: Likewise.
2122 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2123 binprefix for generating the additional binary files.
2124
0646e07d
PA
21252016-08-19 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.trace/mi-trace-frame-collected.exp
2128 (test_trace_frame_collected): On x32, expect two registers.
2129
46da9242
CL
21302016-08-18 Carl Love <cel@us.ibm.com>
2131
2132 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2133 and sync up the test with tests in gas/testsuite/gas/ppc.
2134 * gdb.arch/powerpc-power.exp: Likewise.
2135
eb2332d7
SM
21362016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2137
2138 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2139 expected error message.
2140
63c61e04
SM
21412016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2142
2143 * gdb.multi/remove-inferiors.exp: New file.
2144 * gdb.multi/remove-inferiors.c: New file.
2145
7b17065f
YQ
21462016-08-12 Yao Qi <yao.qi@linaro.org>
2147
2148 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2149 argument list.
2150
01d3dedf
PA
21512016-08-10 Pedro Alves <palves@redhat.com>
2152
2153 PR gdb/19187
2154 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2155 setup_kfails.
2156
3eb7562a
PA
21572016-08-09 Pedro Alves <palves@redhat.com>
2158 Simon Marchi <simon.marchi@ericsson.com>
2159
2160 PR gdb/20418
2161 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2162 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2163
80614914
PA
21642016-08-09 Pedro Alves <palves@redhat.com>
2165
2166 PR mi/20431
2167 * gdb.mi/mi-cmd-error.exp: New file.
2168
f348d89a
PA
21692016-08-09 Pedro Alves <palves@redhat.com>
2170
2171 PR gdb/18653
2172 * gdb.base/signals-state-child.c: New file.
2173 * gdb.base/signals-state-child.exp: New file.
2174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2175
e5ca03b4
PA
21762016-08-09 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2179
282a0691
TT
21802016-08-03 Tom Tromey <tom@tromey.com>
2181
2182 PR python/18565:
2183 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2184
41bfcd63
YQ
21852016-08-01 Yao Qi <yao.qi@linaro.org>
2186
2187 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2188 variable mode to "multi-process" if $multi_process is 1, otherwise
2189 set it to "single-process".
2190
e3465b24
YQ
21912016-08-01 Yao Qi <yao.qi@linaro.org>
2192
2193 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2194 * gdb.cp/cpexprs.exp: Likewise.
2195 * gdb.cp/m-static.exp: Likewise.
2196
0b31a4bc
TT
21972016-07-26 Tom Tromey <tom@tromey.com>
2198
2199 PR python/20190:
2200 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2201 test.
2202
e0461dbb
MM
22032016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2204
2205 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2206 selecting assembly source files.
2207 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2208 assembly source files.
2209 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2210 assembly source files.
2211 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2212 selecting assembly source files.
2213
8194e927
SM
22142016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2215
2216 * gdb.base/new-ui.exp (do_test_invalid_args): New
2217 procedure.
2218
c0272db5
TW
22192016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2220
2221 * gdb.btrace/reconnect.c: New file.
2222 * gdb.btrace/reconnect.exp: New file.
2223
e3487908
GKB
22242016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2225
2226 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2227 to test_catch_syscall_group.
2228 (test_catch_syscall_group): New.
2229
12df5c00
TT
22302016-07-21 Tom Tromey <tom@tromey.com>
2231
2232 * gdb.rust/simple.rs (main): Use empty struct expression.
2233 * gdb.rust/simple.exp: Add tests for empty struct expression.
2234
bae62ee2
YQ
22352016-07-21 Yao Qi <yao.qi@linaro.org>
2236
2237 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2238 if gdb_skip_xml_test is true on some targets.
2239
b1b53fb3
YQ
22402016-07-21 Yao Qi <yao.qi@linaro.org>
2241
2242 * gdb.server/solib-list.exp: Unset last_loaded_file.
2243
027d97f8
JK
22442016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2245
2246 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2247 "step into captured_main (args)".
2248
7674d381
JK
22492016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2250
2251 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2252
72b5d099
JK
22532016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2254
2255 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2256
1f960ced
PA
22572016-07-19 Pedro Alves <palves@redhat.com>
2258
2259 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2260 * gdb.opt/inline-bt.exp: Likewise.
2261 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2262 additional_flags=-Winline.
2263 * gdb.opt/inline-locals.exp: Likewise.
2264 * gdb.opt/inline-markers.c (ATTR): Define.
2265 (inlined_fn): Use it.
2266
f25827c1
YQ
22672016-07-19 Yao Qi <yao.qi@linaro.org>
2268
2269 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2270 (test_with_self): Remove some code. Remove argument executable.
2271 (top-level): Use do_self_tests.
2272
37539ebe
DB
22732016-07-15 Zachary Welch <zwelch@codesourcery.com>
2274 Don Breazeal <donb@codesourcery.com>
2275
2276 * gdb.base/maint.exp: Escape paths used in regular expressions.
2277 * gdb.stabs/weird.exp: Likewise.
2278
dac790e1
TT
22792016-07-13 Tom Tromey <tom@tromey.com>
2280
2281 PR python/15620, PR python/18620:
2282 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2283 (test_bkpt_events): New procs.
2284
93daf339
TT
22852016-07-13 Tom Tromey <tom@tromey.com>
2286
2287 PR python/17698:
2288 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2289 test.
2290 (test_watchpoints): Likewise.
2291 (test_bkpt_pending): New proc.
2292
6571a381
TT
22932016-07-13 Tom Tromey <tom@tromey.com>
2294
2295 PR cli/18053:
2296 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2297 completion test.
2298
e8732474
JK
22992016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2300
2301 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2302 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2303 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2304 f_label.
2305 (g): Rename g_end_lbl to g_label.
2306 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2307 low_pc and high_pc.
2308 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2309
e0f3fd7c
TT
23102016-07-12 Tom Tromey <tom@tromey.com>
2311
2312 PR python/19293:
2313 * gdb.python/py-unwind-maint.exp: Update tests.
2314
3cfe46b6
YQ
23152016-07-12 Yao Qi <yao.qi@linaro.org>
2316
2317 * lib/selftest-support.exp (selftest_setup): Match the output
2318 when captured_main is inlined.
2319
4f19a0e6
WT
23202016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2321
2322 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2323 New variables.
2324 (print this%a, print this%b, print this): New tests.
2325 * gdb.fortran/derived-types.f90 (this): New object and
2326 initialization.
2327
986cf455
SM
23282016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2329
2330 * gdb.ada/arraydim.exp: Remove extra directory level in build
2331 directory.
2332
f0464b23
SM
23332016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2334
2335 * lib/ada.exp: Remove extra directory level in build directory.
2336 * gdb.ada/cond_lang.exp: Likewise.
2337 * gdb.ada/exec_changed.exp: Likewise.
2338 * gdb.ada/lang_switch.exp: Likewise.
2339
42d94011
MG
23402016-07-06 Manish Goregaokar <manish@mozilla.com>
2341
2806dc7e
PA
2342 * simple.rs: Add test for raw pointer subscripting.
2343 * simple.exp: Add test expectations.
42d94011 2344
647c264c
YQ
23452016-07-05 Yao Qi <yao.qi@linaro.org>
2346
2347 * gdb.mi/mi-reverse.exp: Match =record-started output.
2348
20aa2c60
PA
23492016-07-01 Pedro Alves <palves@redhat.com>
2350
2351 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2352 procedure.
2353 (jit_reader_test): Test the jit reader's unwinder.
2354 * gdb.base/jithost.c (jit_function_00_code): New global.
2355 (main): Use memcpy to fill in the mmapped code, instead of poking
2356 bytes manually here.
2357 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2358 value.
2359 (read_debug_info): Save the function's range.
2360 (read_sp): New function.
2361 (unwind_frame): Use it. Also unwind RBP.
2362 (get_frame_id): Use read_sp.
2363 (gdb_init_reader): Use calloc instead of malloc.
2364 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2365 parameter. Use gdb_test_multiple.
2366
ced2dffb
PA
23672016-07-01 Pedro Alves <palves@redhat.com>
2368 Antoine Tremblay <antoine.tremblay@ericsson.com>
2369
2370 * gdb.threads/process-dies-while-detaching.c: New file.
2371 * gdb.threads/process-dies-while-detaching.exp: New file.
2372
63000888
PA
23732016-07-01 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.multi/watchpoint-multi-exit.c: New file.
2376 * gdb.multi/watchpoint-multi-exit.exp: New file.
2377
038d4868
PA
23782016-06-30 Pedro Alves <palves@redhat.com>
2379
2380 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2381 unset inferior_spawn_id.
2382
994e9c83
PA
23832016-06-30 Pedro Alves <palves@redhat.com>
2384
2385 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2386 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2387
e5653468
YQ
23882016-06-29 Yao Qi <yao.qi@linaro.org>
2389
2390 * gdb.base/return.c: Add copyright header.
2391
803b47e5
TT
23922016-06-29 Tom Tromey <tom@tromey.com>
2393
2394 PR python/20129:
2395 * gdb.python/py-framefilter.exp: Add tests for setting priority
2396 and disabling of non-existent frame filter.
2397
28244707
YQ
23982016-06-29 Yao Qi <yao.qi@linaro.org>
2399
2400 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2401 0x0f07ff.
2402
a31d2f06
YQ
24032016-06-28 Yao Qi <yao.qi@linaro.org>
2404
2405 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2406 triplets. Start gdb, execute catch syscall, and continue. Check
2407 gdb's output to determine catch syscall is supported.
2408
921d8f54
MG
24092016-06-27 Manish Goregaokar <manish@mozilla.com>
2410
25d49b86
PA
2411 * gdb.rust/simple.rs: Add test for returning unit in a function.
2412 * gdb.rust/simple.exp: Add expectation for functions returning
2413 unit.
921d8f54 2414
f4952523
PMR
24152016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2416
2417 * gdb.python/py-breakpoint-create-fail.c,
2418 gdb.python/py-breakpoint-create-fail.exp,
2419 gdb.python/py-breakpoint-create-fail.py: New testcase.
2420
fccb08f8
MG
24212016-06-25 Manish Goregaokar <manish@mozilla.com>
2422
2423 PR gdb/20239
2424 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2425 * gdb.rust/simple.exp: Add test expectations for new NonZero
2426 tests.
fccb08f8 2427
6b850546
DT
24282016-06-24 David Taylor <dtaylor@emc.com>
2429
2430 * gdb.base/offsets.exp: New file.
2431 * gdb.base/offsets.c: New file.
2432
17621150
TT
24332016-06-23 Tom Tromey <tom@tromey.com>
2434
2435 PR gdb/16483:
2436 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2437 before any filters are loaded.
2438
04d59df6
WT
24392016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2440
2441 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2442 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2443 structs.
2444 * gdb.fortran/derived-type-function.exp: New file.
2445 * gdb.fortran/derived-type-function.f90: New file.
2446
2447
ac69f786
PA
24482016-06-21 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.base/new-ui.exp: New file.
2451 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2452 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2453 (with_spawn_id): New procedure.
2454
49940788
PA
24552016-06-21 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.mi/mi-exec-run.exp: New file.
2458
ef274d26
PA
24592016-06-21 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2462 breakpoint command's output on the main UI.
2463 (test_break): New procedure, factored out from calls in the top
2464 level.
2465 (top level): Use foreach_with_prefix to test MI as main UI and as
2466 separate UI.
2467
468afe6c
PA
24682016-06-21 Pedro Alves <palves@redhat.com>
2469
2470 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2471 (test_awatch_creation_and_listing)
2472 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2473 Remove 'type' parameter.
2474 (test_watchpoint_all): New parameter mi_mode. Remove
2475 with_test_prefix.
2476 (top level): Use foreach_with_prefix, and add main/separate UI MI
2477 testing axis.
2478
51f77c37
PA
24792016-06-21 Pedro Alves <palves@redhat.com>
2480
2481 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2482 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2483 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2484 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2485 (gdb_main_spawn_id, mi_spawn_id): Declare and
2486 comment.
2487 (mi_create_inferior_pty): New procedure,
2488 factored out from default_mi_gdb_start.
2489 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2490 procedures.
2491 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2492 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2493 Use mi_create_inferior_pty.
2494 (mi_gdb_start): Use eval to pass down args list.
2495
8980e177
PA
24962016-06-21 Pedro Alves <palves@redhat.com>
2497
2498 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2499 * gdb.opt/inline-cmds.exp: Add MI tests.
2500
f38d3ad1
PA
25012016-06-21 Pedro Alves <palves@redhat.com>
2502
2503 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2504
45db7c09
PA
25052016-06-21 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2508 (top level): Use it instead of mi_execute_to.
2509
5a069ab3
PA
25102016-06-21 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2513 (cont_handler_str): New.
2514 (signal_stop_handler): Set stop_handler_str instead of printing to
2515 stdout.
2516 (continue_handler): Set cont_handler_str instead of printing to
2517 stdout.
2518 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2519 mi_send_resuming_command. Print stop_handler_str and
2520 cont_handler_str instead of expecting the python events print
2521 directly.
2522
2838cc1d
SD
25232016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2524
2525 * gdb.base/jit-reader.exp: New file.
2526 * gdb.base/jithost.c: New file.
2527 * gdb.base/jithost.h: New file.
2528 * gdb.base/jitreader.c : New file.
2529 * gdb.base/jit-protocol.h: New file.
2530
21a77091
YQ
25312016-06-17 Yao Qi <yao.qi@linaro.org>
2532
2533 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2534 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2535 and detach-on-fork. Adjust tests.
2536 (top level): Invoke break_cond_on_syscall with combinations of
2537 syscall, follow-fork-mode and detach-on-fork.
2538
f50bf8e5
YQ
25392016-06-17 Yao Qi <yao.qi@linaro.org>
2540
2541 * gdb.base/step-over-exit.c: New.
2542 * gdb.base/step-over-exit.exp: New.
2543
a28d8e50
YTL
25442016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2545
2546 * gdb.base/float.exp: Add target check for nds32*-*-*.
2547 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2548
cad8e26d
AB
25492016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2552 for unsupported target features.
2553 * gdb.base/call-rt-st.exp: Likewise.
2554 * gdb.base/call-sc.exp: Likewise.
2555 * gdb.base/call-signal-resume.exp: Likewise.
2556 * gdb.base/call-strs.exp: Likewise.
2557 * gdb.base/callexit.exp: Likewise.
2558 * gdb.base/callfuncs.exp: Likewise.
2559 * gdb.base/nodebug.exp: Likewise.
2560 * gdb.base/printcmds.exp: Likewise.
2561 * gdb.base/ptype.exp: Likewise.
2562 * gdb.base/structs.exp: Likewise.
2563 * gdb.base/unwindonsignal.exp: Likewise.
2564 * gdb.cp/gdb2495.exp: Likewise.
2565 * gdb.cp/templates.exp: Likewise.
2566 * gdb.cp/virtfunc.exp: Likewise.
2567 * gdb.threads/hand-call-in-threads.exp: Likewise.
2568 * gdb.threads/interrupted-hand-call.exp: Likewise.
2569 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2570
347dc102
TT
25712016-06-10 Tom Tromey <tom@tromey.com>
2572
2573 PR rust/20110:
2574 * gdb.rust/expr.exp: Add test for integer constant larger than
2575 i32.
2576
5e13cf25
BH
25772016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2578
2579 * gdb.fortran/nested-funcs.exp: New.
2580 * gdb.fortran/nested-funcs.f90: New.
2581
bb556f1f
TK
25822016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2583
2584 * gdb.base/examine-backward.c: New file.
2585 * gdb.base/examine-backward.exp: New file.
2586
38b022b4
SM
25872016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2588
2589 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2590 matching.
2591
1b40ec05
TT
25922016-06-02 Tom Tromey <tom@tromey.com>
2593
2594 PR python/18984:
2595 * gdb.python/py-shared.exp: Add solib_name test.
2596
193bd378
SM
25972016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2598
2599 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2600
3326303b
MG
26012016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2602
2603 PR c++/19893
2604 * gdb.dwarf2/implref.exp: Rename to...
2605 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2606 * gdb.dwarf2/implref-array.c: New file.
2607 * gdb.dwarf2/implref-array.exp: Likewise.
2608 * gdb.dwarf2/implref-global.c: Likewise.
2609 * gdb.dwarf2/implref-global.exp: Likewise.
2610 * gdb.dwarf2/implref-struct.c: Likewise.
2611 * gdb.dwarf2/implref-struct.exp: Likewise.
2612
825c8ef2
AT
26132016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2614
2615 * gdb.trace/trace-condition.exp: Add 64bit tests.
2616
2320162a
AT
26172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2618
2619 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2620 bits types.
2621 (main): Adapt to 8 to 64 bits types.
2622 * gdb.trace/trace-condition.exp: Add new tests.
2623
a7818233
AT
26242016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2625
2626 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2627
0d336466
AT
26282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2629
2630 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2631 Move condition tests...
2632 * gdb.trace/trace-condition.exp: Here.
2633
7faeb45a
AT
26342016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2635
2636 * gdb.trace/trace-condition.exp: Add counter-case tests.
2637
e385593e
JK
26382016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2639
2640 PR c++/15231
2641 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2642 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2643
744608cc
PA
26442016-05-27 Pedro Alves <palves@redhat.com>
2645
2646 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2647 New procedure.
2648 (top level): Call it, and bail out of DejaGnu is known to be bad.
2649
ac775bf4
AB
26502016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2651
2652 * gdb.base/whatis.c: Extend the test case.
2653 * gdb.base/whatis.exp: Add additional tests.
2654
2bbad2ea
BH
26552016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2656
2657* gdb.fortran/type.f90: Add pointer variable.
2658* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2659
8b70175d
BH
26602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2661
2662 * gdb.fortran/vla-type.exp: Fix testcase name.
2663
86d8a848
BH
26642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2665
2666 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2667
e188eb36
BH
26682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2669
2670 * gdb.fortran/type.f90: Add nested structures.
2671 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2672 * gdb.fortran/derived-type.exp: Adapt expected output.
2673 * gdb.fortran/vla-type.exp: Adapt expected output.
2674
9b2db1fd
BH
26752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2676
2677 * gdb.fortran/whatis_type.exp: Adapt expected output.
2678
72b17055
BH
26792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2680
2681 * gdb.fortran/print_type.exp: Fix expected output.
2682 * gdb.fortran/whatis_type.exp: Fix expected output.
2683
3cd81d8d
BH
26842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2685
2686 * gdb.fortran/whatis_type.exp: Use multi_line.
2687
ddae9462
TT
26882016-05-24 Tom Tromey <tom@tromey.com>
2689
2690 PR python/17386:
2691 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2692 use value as an index.
2693
1957f6b8
TT
26942016-05-23 Tom Tromey <tom@tromey.com>
2695
2696 PR python/17981:
2697 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2698 no-breakpoint case.
2699
026a9174
PA
27002016-05-24 Pedro Alves <palves@redhat.com>
2701
2702 PR gdb/19828
2703 * gdb.threads/clone-attach-detach.c: New file.
2704 * gdb.threads/clone-attach-detach.exp: New file.
2705
e70a7231
FR
27062016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2707
2708 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2709
0f6ed0e0
TT
27102016-05-23 Tom Tromey <tom@tromey.com>
2711
2712 PR python/19438, PR python/18393:
2713 * gdb.python/py-progspace.exp: Add "dir" test.
2714 * gdb.python/py-objfile.exp: Add "dir" test.
2715
ffd19d61
YQ
27162016-05-23 Yao Qi <yao.qi@linaro.org>
2717
2718 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2719 * gdb.arch/thumb2-it.exp: Likewise.
2720
9e8f9b05
SM
27212016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2722
2723 * gdb.mi/mi-threads-interrupt.c: New file.
2724 * gdb.mi/mi-threads-interrupt.exp: New file.
2725
61c6156d
SM
27262016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2727
2728 PR gdb/18077
2729 * gdb.mi/mi-async-run.exp: New file.
2730 * gdb.mi/mi-async-run.c: New file.
2731
67218854
TT
27322016-05-17 Tom Tromey <tom@tromey.com>
2733 Manish Goregaokar <manishsmail@gmail.com>
2734
2735 * lib/rust-support.exp: New file.
2736 * lib/gdb.exp (skip_rust_tests): New proc.
2737 (build_executable_from_specs): Handle rust.
2738 * lib/future.exp (gdb_find_rustc): New proc.
2739 (gdb_default_target_compile): Handle rust.
2740 * gdb.rust/expr.exp: New file.
2741 * gdb.rust/generics.exp: New file.
2742 * gdb.rust/generics.rs: New file.
2743 * gdb.rust/methods.exp: New file.
2744 * gdb.rust/methods.rs: New file.
2745 * gdb.rust/modules.exp: New file.
2746 * gdb.rust/modules.rs: New file.
2747 * gdb.rust/simple.exp: New file.
2748 * gdb.rust/simple.rs: New file.
2749
c44af4eb
TT
27502016-05-17 Tom Tromey <tom@tromey.com>
2751
2752 * gdb.base/default.exp (set language): Add rust.
2753
dcd1f979
TT
27542016-05-17 Tom Tromey <tom@tromey.com>
2755
2756 * gdb.gdb/unittest.exp: New file.
2757
155b7f57
YQ
27582016-05-16 Yao Qi <yao.qi@linaro.org>
2759
2760 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2761 shell_prompt. Update shell_prompt_re.
2762
8ddd5a6c
DE
27632016-05-12 Doug Evans <dje@google.com>
2764
2765 PR symtab/19999
2766 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2767 $options when building executable.
2768 * gdb.dwarf2/fission-loclists-pie.S: New file.
2769 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2770
02e370d9
SM
27712016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2772
2773 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2774 of [is_remote target],
2775
8929ad8b
SM
27762016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2777
2778 * lib/gdb.exp (use_gdb_stub): New procedure.
2779
6c447423
DE
27802016-05-03 Yunlian Jiang <yunlian@google.com>
2781 Doug Evans <dje@google.com>
2782
2783 PR symtab/19914
2784 * gdb.dwarf2/dwp-sepdebug.c: New file.
2785 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2786
444e826c
SM
27872016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2788
2789 * gdb.base/detach.exp: Remove is_remote check.
2790
740feeaa
SM
27912016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2792
2793 * gdb.base/annota-input-while-running.exp: Don't check for
2794 [is_remote target]. Enable annotations after running to main.
2795 Remove unused "set test..." line.
2796
9080ac9d
SM
27972016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2798
2799 * gdb.trace/trace-enable-disable.exp: New file.
2800 * gdb.trace/trace-enable-disable.c: New file.
2801
952ebca5
SM
28022016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2803
2804 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2805 use it in info sharedlibrary test.
2806 * gdb.trace/ftrace-lock.exp: Likewise.
2807 * gdb.trace/ftrace.exp: Likewise.
2808 * gdb.trace/range-stepping.exp: Likewise.
2809 * gdb.trace/trace-break.exp: Likewise.
2810 * gdb.trace/trace-condition.exp: Likewise.
2811 * gdb.trace/trace-mt.exp: Likewise.
2812
d9019901
SM
28132016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2814
2815 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2816 (gdb_load_shlib): ... this.
2817 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2818 gdb_load_shlib.
2819 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2820 * gdb.base/ctxobj.exp: Likewise.
2821 * gdb.base/dprintf-pending.exp: Likewise.
2822 * gdb.base/dso2dso.exp: Likewise.
2823 * gdb.base/fixsection.exp: Likewise.
2824 * gdb.base/gcore-relro.exp: Likewise.
2825 * gdb.base/gdb1555.exp: Likewise.
2826 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2827 * gdb.base/gnu-ifunc.exp: Likewise.
2828 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2829 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2830 * gdb.base/pending.exp: Likewise.
2831 * gdb.base/print-file-var.exp: Likewise.
2832 * gdb.base/print-symbol-loading.exp: Likewise.
2833 * gdb.base/shlib-call.exp: Likewise.
2834 * gdb.base/shreloc.exp: Likewise.
2835 * gdb.base/so-impl-ld.exp: Likewise.
2836 * gdb.base/solib-disc.exp: Likewise.
2837 * gdb.base/solib-nodir.exp: Likewise.
2838 * gdb.base/solib-overlap.exp: Likewise.
2839 * gdb.base/solib-symbol.exp: Likewise.
2840 * gdb.base/solib-weak.exp (do_test): Likewise.
2841 * gdb.base/sym-file.exp: Likewise.
2842 * gdb.base/symtab-search-order.exp: Likewise.
2843 * gdb.base/type-opaque.exp: Likewise.
2844 * gdb.base/unload.exp: Likewise.
2845 * gdb.base/watchpoint-solib.exp: Likewise.
2846 * gdb.compile/compile.exp: Likewise.
2847 * gdb.cp/gdb2384.exp: Likewise.
2848 * gdb.cp/infcall-dlopen.exp: Likewise.
2849 * gdb.cp/re-set-overloaded.exp: Likewise.
2850 * gdb.fortran/library-module.exp: Likewise.
2851 * gdb.opt/solib-intra-step.exp: Likewise.
2852 * gdb.python/py-finish-breakpoint.exp: Likewise.
2853 * gdb.python/py-shared.exp: Likewise.
2854 * gdb.reverse/solib-precsave.exp: Likewise.
2855 * gdb.reverse/solib-reverse.exp: Likewise.
2856 * gdb.server/solib-list.exp: Likewise.
2857 * gdb.threads/dlopen-libpthread.exp: Likewise.
2858 * gdb.threads/tls-shared.exp: Likewise.
2859 * gdb.threads/tls-so_extern.exp: Likewise.
2860 * gdb.trace/change-loc.exp: Likewise.
2861 * gdb.trace/ftrace-lock.exp: Likewise.
2862 * gdb.trace/ftrace.exp: Likewise.
2863 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2864 * gdb.trace/pending.exp: Likewise.
2865 * gdb.trace/range-stepping.exp: Likewise.
2866 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2867 (strace_info_marker): Likewise.
2868 (strace_probe_marker): Likewise.
2869 (strace_trace_on_same_addr): Likewise.
2870 (strace_trace_on_diff_addr): Likewise.
2871 * gdb.trace/trace-break.exp: Likewise.
2872 * gdb.trace/trace-condition.exp: Likewise.
2873 * gdb.trace/trace-mt.exp: Likewise.
2874
fca4cfd9
SM
28752016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2876
2877 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2878 result of gdb_remote_download.
2879 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2880 * gdb.base/dso2dso.exp: Likewise.
2881 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2882 * gdb.base/print-file-var.exp: Likewise.
2883 * gdb.base/shlib-call.exp: Likewise.
2884 * gdb.base/shreloc.exp: Likewise.
2885 * gdb.base/solib-overlap.exp: Likewise.
2886 * gdb.base/solib-weak.exp (do_test): Likewise.
2887 * gdb.base/unload.exp: Likewise.
2888
11cf4ffb
YQ
28892016-04-27 Yao Qi <yao.qi@linaro.org>
2890
2891 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2892 exists.
2893
3e2e34f8
KB
28942016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2895
2896 * vla-type.exp: Print structure from toplevel.
2897
8f07e298
BH
28982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2899
2900 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2901 of dynamic types.
2902 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2903 of dynamic types.
2904
9920b434
BH
29052016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2906
2907 * gdb.fortran/vla-type.f90: New file.
2908 * gdb.fortran/vla-type.exp: New file.
2909
f3abeff5
YQ
29102016-04-25 Yao Qi <yao.qi@linaro.org>
2911
2912 * gdb.base/branch-to-self.c: New file.
2913 * gdb.base/branch-to-self.exp: New file.
2914
0a5d52f0
YQ
29152016-04-22 Yao Qi <yao.qi@linaro.org>
2916
2917 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
2918 more after $hex.
2919
495346f6
YQ
29202016-04-22 Yao Qi <yao.qi@linaro.org>
2921
2922 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
2923 * gdb.base/annota3.exp: Likewise.
2924
4a7e075c
YQ
29252016-04-22 Yao Qi <yao.qi@linaro.org>
2926
2927 * gdb.reverse/step-precsave.exp: Do one step and test program
2928 stops in "callee" and do multiple steps until program goes out
2929 of "callee".
2930 * gdb.reverse/step-reverse.exp: Likewise.
2931
5b061e98
YQ
29322016-04-22 Yao Qi <yao.qi@linaro.org>
2933
2934 * gdb.trace/signal.exp: Also pass if
2935 $tracepoint_hits($i) > $iterations.
2936
5c5dc57f
YQ
29372016-04-22 Yao Qi <yao.qi@linaro.org>
2938
2939 * gdb.trace/signal.c: New file.
2940 * gdb.trace/signal.exp: New file.
2941
a55411b9
DE
29422016-04-19 Doug Evans <xdje42@gmail.com>
2943
2944 * gdb.base/bad-file.exp: New file.
2945
a22df60a
MG
29462016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
2947
2948 * gdb.dwarf2/implref.exp: New file.
2949
0c13f7e5
BH
29502016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
2951
2952 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
2953 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
2954 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
2955 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
2956 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
2957 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
2958 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
2959 * lib/fortran.exp (fortran_int4): New procedure.
2960 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
2961 (fortran_logical4): Likewise.
2962
9b9b09e9
BH
29632016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
2964
2965 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
2966
a14d1f4d
BH
29672016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
2968
2969 * lib/compiler.c: Add Intel specific preprocessor macros.
2970 * lib/compiler.cc: Likewise.
25d49b86 2971
7d49b1d0
LM
29722016-04-13 Luis Machado <lgustavo@codesourcery.com>
2973
2974 * gdb.server/connect-with-no-symbol-file.c: New file.
2975 * gdb.server/connect-with-no-symbol-file.exp: New file.
2976
8392fa22
SM
29772016-04-13 Simon Marchi <simon.marchi@ericsson.com>
2978
2979 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
2980
8c4c4aeb
SM
29812016-04-13 Simon Marchi <simon.marchi@ericsson.com>
2982
2983 * boards/gdbserver-base.exp (${board}_download): Copy source file to
2984 standard output directory.
2985
45e3745e
AT
29862016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
2987
2988 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
2989
e26b7e41
MM
29902016-04-13 Markus Metzger <markus.t.metzger@intel.com>
2991
2992 * gdb.btrace/instruction_history.c (loop): Add declaration.
2993
8ce09462
AT
29942016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
2995
2996 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
2997
2e88a1ea
SM
29982016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
2999
3000 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3001 parentheses to print.
3002 (continue_handler): Likewise.
3003
f48e22e3
SM
30042016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3005
3006 * gdb.server/solib-list.exp: Remove is_remote check.
3007 Pass shlib= to gdb_compile. Don't link shared library with
3008 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3009 Run binary filename through "readlink -f" on the target.
3010
096be756
PA
30112016-04-08 Pedro Alves <palves@redhat.com>
3012
3013 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3014 interpreter filename as argument to gdbserver_spawn.
3015 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3016 Return empty if $last_loaded_file does not exist.
3017
06500533
JK
30182016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3019
3020 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3021 * gdb.base/jit-main.c: Use exit after usage.
3022
2d35e871
JK
30232016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3024
3025 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3026 GDBHISTSIZE prior to the tests.
3027 * gdb.base/gdbinit-history.exp: Likewise.
3028
30292016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3030
3031 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3032 instead of build_executable. Use gdb_load_shlibs.
3033
c8064e7e
YQ
30342016-04-07 Yao Qi <yao.qi@linaro.org>
3035
3036 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3037 Execute "si" command.
3038
bde47561
YQ
30392016-04-07 Yao Qi <yao.qi@linaro.org>
3040
3041 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3042 number instead of the comments on some line.
3043
b16f8a3b
DB
30442016-04-06 Don Breazeal <donb@codesourcery.com>
3045
3046 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3047 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3048
c2f901df
SM
30492016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3050
3051 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3052 standard_output_file. Remove unused binfile variable.
3053
ac17fda0
CU
30542016-04-05 Catalin Udma <catalin.udma@freescale.com>
3055
3056 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3057 * gdb.python/py-mi-objfile.exp: Match "list main" output
3058 in console format.
3059
03a8c4df
SM
30602016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3061
3062 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3063 absolute.
3064
6e774b13
SM
30652016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3066
3067 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3068 absolute.
3069 * gdb.trace/ftrace.exp: Likewise.
3070 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3071 targets as well.
3072 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3073 (gdb_load_shlibs): Copy libraries to test directory when testing
3074 natively. Only set solib-search-path if testing remotely.
3075 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3076
7817ea46
SM
30772016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3078
3079 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3080 gdb_download. Use it even if the target is not remote.
3081 * gdb.base/jit.exp (compile_jit_test): Likewise.
3082 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3083 output directory if the destination board is local, otherwise use
3084 the standard remote_download from DejaGnu.
3085 (gdb_download): Remove.
3086 (gdb_load_shlibs): Use gdb_remote_download instead of
3087 gdb_download.
3088 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3089 Use gdb_remote_download instead of gdb_download. Use it even if
3090 the target is not remote.
3091 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3092 instead of gdb_download.
3093
7beb7f68
SM
30942016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3095
3096 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3097 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3098 run.
3099
cc63428a
AV
31002016-04-01 Artemiy Volkov <artemiyv@acm.org>
3101
3102 PR gdb/19820
3103 * gdb.base/printcmds.exp: Add artificial arrays tests.
3104
64cdf930
PA
31052016-03-31 Pedro Alves <palves@redhat.com>
3106
3107 PR gdb/19858
3108 * gdb.base/jit-main.c: Include unistd.h.
3109 (ATTACH): Define to 0 if not already defined.
3110 (wait_for_gdb, mypid): New globals.
3111 (WAIT_FOR_GDB): New macro.
3112 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3113 some breakpoint locations.
3114 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3115 New procedures.
3116 (one_jit_test): Add REATTACH parameter, and handle it. Use
3117 continue_to_test_location.
3118 (top level): Test attach, and adjusts calls to one_jit_test.
3119
40dea8cb
PA
31202016-03-31 Pedro Alves <palves@redhat.com>
3121
3122 PR gdb/19858
3123 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3124 BINSUFFIX parameter, and handle it.
3125 (top level): Adjust calls compile_jit_test.
3126
e7ea3ec7
CU
31272016-03-31 Catalin Udma <catalin.udma@freescale.com>
3128
3129 PR python/19743
3130 * gdb.python/py-mi-events-gdb.py: New file.
3131 * gdb.python/py-mi-events.c: New file.
3132 * gdb.python/py-mi-events.exp: New file.
3133
e6359af3
YQ
31342016-03-30 Yao Qi <yao.qi@linaro.org>
3135
3136 * gdb.reverse/until-precsave.exp: Match function name only.
3137 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3138 Move malloc to a condition block.
3139 * gdb.reverse/until-reverse.exp: Match function name only.
3140
a4105d04
MK
31412016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3142
3143 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3144 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3145 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3146 variable for GPR 0 instead of assuming it is register 0.
3147 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3148 * lib/trace-support.exp: Add s390 registers.
3149
bfa6adb9
YQ
31502016-03-29 Yao Qi <yao.qi@linaro.org>
3151
3152 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3153
1e6697ea
YQ
31542016-03-24 Yao Qi <yao.qi@linaro.org>
3155
3156 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3157 test message.
3158
64bcd522
AA
31592016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3160
3161 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3162 maintaining separate logic for constructing the output path.
3163
7868401b
DB
31642016-03-16 Don Breazeal <donb@codesourcery.com>
3165
3166 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3167 Retry fork and waitpid on interrupted system call errors.
3168 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3169 Use with_timeout_factor to increase timeout by factor of 10.
3170
1cafadb4
DB
31712016-03-15 Don Breazeal <donb@codesourcery.com>
3172
3173 * gdb.cp/scope-err.cc: New test program.
3174 * gdb.cp/scope-err.exp: New test script.
3175 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3176 lines and "set breakpoint here" comment.
3177 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3178 Fixed some whitespace and format issues.
3179 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3180 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3181
81516450
DE
31822016-03-15 Doug Evans <dje@google.com>
3183
3184 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3185 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3186 All callers updated. Add tests for enums, mixed flags register.
3187
aa52b601
DE
31882016-03-15 Doug Evans <dje@google.com>
3189
3190 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3191 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3192
fa4ff313
SM
31932016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3194
3195 * gdb.base/default.exp: Add $_as_string to the list of expected
3196 convenience functions.
3197
f2403c39
AB
31982016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3199
3200 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3201
f2f3ccb9
SM
32022016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3203
3204 * gdb.python/py-as-string.exp: New file.
3205 * gdb.python/py-as-string.c: New file.
3206
00dbd492
PA
32072016-03-09 Pedro Alves <palves@redhat.com>
3208
3209 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3210 signal" -> "Thread NN received signal" output change.
3211 * gdb.threads/ia64-sigill.exp: Likewise.
3212 * gdb.threads/linux-dp.exp: Likewise.
3213 * gdb.threads/manythreads.exp: Likewise.
3214 * gdb.threads/pending-step.exp: Likewise.
3215 * gdb.threads/print-threads.exp: Likewise.
3216 * gdb.threads/sigstep-threads.exp: Likewise.
3217 * gdb.threads/staticthreads.exp: Likewise.
3218 * gdb.threads/tls.exp: Likewise.
3219
1e6697ea
YQ
32202016-03-09 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.base/command-line-input.exp: New file.
3223
b04fd3be
MK
32242016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3225
3226 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3227 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3228 * gdb.trace/pending.exp: Accept leading dot before function name.
3229 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3230 * lib/trace-support.exp: Set registers for ppc.
3231
98fa59e9
MK
32322016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3233
3234 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3235 use it for disassembly; accept .main in addition to main in backtrace.
3236
f77198c8
MK
32372016-03-09 Wei-cheng Wang <cole945@gmail.com>
3238 Marcin Kościelnicki <koriakin@0x04.net>
3239
3240 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3241 (gdb_recursion_test_ptr): New global variable.
3242 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3243 gdb_recursion_test.
3244 (gdb_c_test): Ditto.
3245
ba84e0da
MK
32462016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3247
3248 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3249 ordering.
3250
4366d36e
MK
32512016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3252
3253 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3254 (bar): Add bar_start_lbl label.
3255 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3256 of foo/bar for emitting DWARF and tracing.
3257
5eb264df
SDJ
32582016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3259
3260 * analyze-racy-logs.py: Set executable bit.
3261
fb6a751f
SDJ
32622016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3263
3264 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3265 (CHECK_TARGET_TMP): Likewise.
3266 (check-single-racy): New rule.
3267 (check-parallel-racy): Likewise.
3268 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3269 (do-check-parallel-racy): New rule.
3270 (check-racy/%.exp): Likewise.
3271 * README (Racy testcases): New section.
3272 * analyze-racy-logs.py: New file.
3273
bdf7e230
DE
32742016-03-03 Doug Evans <dje@google.com>
3275
3276 * gdb.base/skip.exp: Use with_test_prefix.
3277
4719d415
YQ
32782016-03-03 Yao Qi <yao.qi@linaro.org>
3279
3280 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3281 Invoke step_over_syscall "clone" and break_cond_on_syscall
3282 "clone".
3283 * gdb.base/step-over-clone.c: New file.
3284
ea507862
YQ
32852016-03-03 Yao Qi <yao.qi@linaro.org>
3286
3287 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3288 code format.
3289
8fc8cbda
YQ
32902016-03-03 Yao Qi <yao.qi@linaro.org>
3291
3292 * gdb.base/disp-step-fork.c: Rename to ...
3293 * gdb.base/step-over-fork.c: ... it. New file.
3294 * gdb.base/disp-step-vfork.c: Rename to ...
3295 * gdb.base/step-over-vfork.c: ... it. New file.
3296 * gdb.base/disp-step-syscall.exp: Rename to ...
3297 * gdb.base/step-over-syscall.exp: ... it. New file.
3298 (disp_step_cross_syscall): Rename to ...
3299 (step_over_syscall): ... it.
3300
92fa70b0
YQ
33012016-03-03 Yao Qi <yao.qi@linaro.org>
3302
3303 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3304 If target supports condition evaluation on target, invoke
3305 break_cond_on_syscall for fork and vfork.
3306
e197ad3c
YQ
33072016-03-03 Yao Qi <yao.qi@linaro.org>
3308
3309 * gdb.base/disp-step-syscall.exp: Don't invoke
3310 support_displaced_stepping.
3311 (disp_step_cross_syscall): Test with displaced stepping off and
3312 on if supported.
3313
0b47da9f
YQ
33142016-03-03 Yao Qi <yao.qi@linaro.org>
3315
3316 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3317 proc.
3318 (setup): New proc.
3319 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3320 and setup.
3321
065ab6dc
BH
33222016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3323
3324 * gdb.fortran/vla-history.exp: Remove breakpoint.
3325
07e448ad 33262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3327
25d49b86
PA
3328 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3329 exceeds timeout.
07e448ad 3330
9ac2d526 33312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3332
25d49b86
PA
3333 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3334 breakpoint.
9ac2d526 3335
17807369
BH
33362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3337
3338 * gdb.mi/vla.f90: Nullify pointer after declaration.
3339
86e501af
PA
33402016-03-01 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3343
1e903e32
PA
33442016-03-01 Pedro Alves <palves@redhat.com>
3345
3346 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3347 before anything else.
3348 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3349 _GNU_SOURCE here.
3350 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3351 before anything else.
3352 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3353
6ccb54e2
PA
33542016-03-01 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3357
30ca9da1
YQ
33582016-03-01 Yao Qi <yao.qi@linaro.org>
3359
3360 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3361 prepare_for_testing.
3362
dc856b38
YQ
33632016-03-01 Yao Qi <yao.qi@linaro.org>
3364
3365 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3366
4a932159
AA
33672016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3368
3369 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3370 manually constructing the output path.
3371
f2489477
AA
33722016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3373
3374 * gdb.arch/s390-stackless.S: New.
3375 * gdb.arch/s390-stackless.exp: New.
3376
38899f16
IB
33772016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3378
3379 * gdb.dlang/circular.c: New file.
3380 * gdb.dlang/circular.exp: New file.
3381
9fde51ed
YQ
33822016-02-26 Yao Qi <yao.qi@linaro.org>
3383
3384 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3385 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3386 (testcases): Update.
3387
ce90fefe
YQ
33882016-02-26 Yao Qi <yao.qi@linaro.org>
3389
3390 * gdb.reverse/aarch64.c: Rename to ...
3391 * gdb.reverse/insn-reverse.c: ... it.
3392 * gdb.reverse/aarch64.exp: Rename to ...
3393 * gdb.reverse/insn-reverse.exp: ... it.
3394
3263bceb
YQ
33952016-02-26 Yao Qi <yao.qi@linaro.org>
3396
3397 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3398 (testcase_ftype): New.
3399 (testcases): New array.
3400 (n_testcases): New.
3401 (main): Call each element in testcases.
3402 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3403 (read_testcase): New.
3404 Do the tests in a loop.
3405
6cb59ff1
YQ
34062016-02-25 Yao Qi <yao.qi@linaro.org>
3407
3408 * gdb.base/branches.c: Remove.
3409
ae91f625
MK
34102016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3411
3412 PR gdb/13808
3413 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3414
678b48b7
MK
34152016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3416
3417 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3418
7337a6f2
MK
34192016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3420
3421 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3422 change x86_64 call_insn to 'callq'.
3423
861ca91f
AT
34242016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3425
3426 * gdb.trace/tfile-avx.c: Move to...
3427 * gdb.trace/tracefile-pseudo-reg.c: Here.
3428 * gdb.trace/tfile-avx.exp: Move to...
3429 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3430
bf74e428
GB
34312016-02-24 Gary Benson <gbenson@redhat.com>
3432
3433 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3434 message on attach.
3435
cce0e923
DE
34362016-02-23 Doug Evans <dje@google.com>
3437
3438 * gdb.base/skip.c (test_skip): New function.
3439 (end_test_skip_file_and_function): New function.
3440 (test_skip_file_and_function): New function.
3441 * gdb.base/skip1.c (test_skip): New function.
3442 (skip1_test_skip_file_and_function): New function.
3443 * gdb.base/skip.exp: Add tests for new skip options.
3444 * gdb.base/skip-solib.exp: Update expected output.
3445 * gdb.perf/skip-command.cc: New file.
3446 * gdb.perf/skip-command.exp: New file.
3447 * gdb.perf/skip-command.py: New file.
3448
4000e47e
MK
34492016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3450
3451 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3452 info registers pattern.
3453
24f75ead
IB
34542016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3455
3456 * lib/future.exp: Add D support.
3457 (gdb_find_gdc): New proc.
3458 (gdb_default_target_compile): Add D support.
3459
fbb7bcbe
WW
34602016-02-18 Wei-cheng Wang <cole945@gmail.com>
3461
3462 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3463 user+system time.
3464 (trace_speed_test): Determine the iteration count for a time
3465 between 15..30 seconds.
3466
012b3a21
WT
34672016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3468
3469 * gdb.arch/i386-mpx-sigsegv.c: New file.
3470 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3471 * gdb.arch/i386-mpx-simple_segv.c: New file.
3472 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3473
2d5189bd
YQ
34742016-02-18 Yao Qi <yao.qi@linaro.org>
3475
3476 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3477 Don't call setup_kfail.
3478
40fb20d0
YQ
34792016-02-18 Yao Qi <yao.qi@linaro.org>
3480
3481 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3482 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3483
21b1f8d2
DE
34842016-02-16 Doug Evans <dje@google.com>
3485
3486 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3487 * gdb.base/skip1.c: Ditto.
3488 * gdb.base/skip.exp: Whitespace cleanup.
3489
4041ed77
DB
34902016-02-16 Don Breazeal <donb@codesourcery.com>
3491
3492 PR remote/19496
3493 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3494 Remove kfail for PR remote/19496.
3495
c4ef31bf
SM
34962016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3497
3498 * lib/gdb.exp (standard_temp_file): Return a path specific to
3499 the runtest invocation.
3500
266b65b3
SM
35012016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3502
3503 * gdb.trace/save-trace.exp: Change relative path to be in the
3504 standard output directory.
3505
a7a0a6a9
JK
35062016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3507
3508 * gdb.arch/i386-prologue.c: Add missing prototypes.
3509
c99dbb42
JK
35102016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3511
3512 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3513 * gdb.arch/i386-prologue.exp: Likewise.
3514 * gdb.arch/i386-size.exp: Likewise.
3515
aa480355
SM
35162016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3517
3518 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3519 define object file path.
3520 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3521 file path.
3522 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3523 standard_output_file to define binfile.
3524
ba881f50
JK
35252016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3526
3527 Fix compatibility with recent gfortran-5.3.1.
3528 * gdb.fortran/vla-history.exp (print vla1 allocated)
3529 (print vla2 allocated, print $2, print $3): Remove
3530 (print $4): Rename to ...
3531 (print $2): ... here.
3532 (print $9): Rename to ...
3533 (print $5): ... here.
3534 (print $10): Rename to ...
3535 (print $6): ... here.
3536 * gdb.fortran/vla.f90: Add pvla initialization.
3537
e9fb005c
JK
35382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3539
3540 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3541 New test.
3542 * gdb.fortran/vla-value-sub.exp: Likewise.
3543
e44e00ff
MK
35442016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3545
3546 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3547
97e94151
SM
35482016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3549
3550 * i386-biarch-core.exp: Define corefile using
3551 standard_output_file.
3552
01113bc1
YQ
35532016-02-12 Yao Qi <yao.qi@linaro.org>
3554
3555 * gdb.arch/arm-single-step-kernel-helper.c: New.
3556 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3557
33b4777c
MM
35582016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3559
3560 * gdb.btrace/tailcall-only.exp: New.
3561 * gdb.btrace/tailcall-only.c: New.
3562 * gdb.btrace/x86_64-tailcall-only.S: New.
3563 * gdb.btrace/i686-tailcall-only.S: New.
3564
acc23c11
PA
35652016-02-11 Pedro Alves <palves@redhat.com>
3566
3567 * README (Parallel testing): Add missing double quotes.
3568
e352bf0a
PA
35692016-02-11 Pedro Alves <palves@redhat.com>
3570
3571 * README (Parallel testing): New section.
3572 (GDB_PARALLEL): Rewrite.
3573 (FORCE_PARALLEL): Document.
3574
9f5fed78
MK
35752016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3576
3577 * gdb.trace/tfile-avx.c: New test.
3578 * gdb.trace/tfile-avx.exp: New test.
3579
9ef9e6a6
KS
35802016-02-09 Keith Seitz <keiths@redhat.com>
3581
3582 PR breakpoints/19546
3583 * gdb.base/infcall-exec.c: New file.
3584 * gdb.base/infcall-exec2.c: New file.
3585 * gdb.base/infcall-exec.exp: New file.
3586
a96e36da
KS
35872016-02-09 Keith Seitz <keiths@redhat.com>
3588
3589 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3590 (toplevel): Call test_bkpt_address.
3591
9f61929f
KS
35922016-02-09 Keith Seitz <keiths@redhat.com>
3593
3594 PR python/19506
3595 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3596 (toplevel): Call test_bkpt_address.
3597
1e94266c
SM
35982016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3599
3600 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3601 to AC_OUTPUT.
3602 * configure: Regenerate.
3603
2a7f3dff
PA
36042016-02-09 Pedro Alves <palves@redhat.com>
3605
3606 PR breakpoints/19548
3607 * gdb.base/execl-update-breakpoints.c (some_function): New
3608 function.
3609 (main): Call it.
3610 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3611 Tighten expected GDB output.
3612
2151ccc5
SM
36132016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3614
3615 * Makefile.in (ALL_SUBDIRS): Remove.
3616 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3617 (distclean maintainer-clean realclean): Likewise.
3618 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3619 * configure: Regenerate.
3620 * gdb.ada/Makefile.in: Delete.
3621 * gdb.arch/Makefile.in: Likewise.
3622 * gdb.asm/Makefile.in: Likewise.
3623 * gdb.base/Makefile.in: Likewise.
3624 * gdb.btrace/Makefile.in: Likewise.
3625 * gdb.cell/Makefile.in: Likewise.
3626 * gdb.compile/Makefile.in: Likewise.
3627 * gdb.cp/Makefile.in: Likewise.
3628 * gdb.disasm/Makefile.in: Likewise.
3629 * gdb.dlang/Makefile.in: Likewise.
3630 * gdb.dwarf2/Makefile.in: Likewise.
3631 * gdb.fortran/Makefile.in: Likewise.
3632 * gdb.gdb/Makefile.in: Likewise.
3633 * gdb.go/Makefile.in: Likewise.
3634 * gdb.guile/Makefile.in: Likewise.
3635 * gdb.java/Makefile.in: Likewise.
3636 * gdb.linespec/Makefile.in: Likewise.
3637 * gdb.mi/Makefile.in: Likewise.
3638 * gdb.modula2/Makefile.in: Likewise.
3639 * gdb.multi/Makefile.in: Likewise.
3640 * gdb.objc/Makefile.in: Likewise.
3641 * gdb.opencl/Makefile.in: Likewise.
3642 * gdb.opt/Makefile.in: Likewise.
3643 * gdb.pascal/Makefile.in: Likewise.
3644 * gdb.perf/Makefile.in: Likewise.
3645 * gdb.python/Makefile.in: Likewise.
3646 * gdb.reverse/Makefile.in: Likewise.
3647 * gdb.server/Makefile.in: Likewise.
3648 * gdb.stabs/Makefile.in: Likewise.
3649 * gdb.threads/Makefile.in: Likewise.
3650 * gdb.trace/Makefile.in: Likewise.
3651 * gdb.xml/Makefile.in: Likewise.
3652 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3653 GDB_PARALLEL.
3654 (standard_output_file): Remove check for GDB_PARALLEL, always
3655 return path in outputs/$subdir/$testname.
3656
437277d4
SM
36572016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3658
3659 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3660 (site.exp): Assign abs_srcdir to tcl's srcdir.
3661
31d913c7
YQ
36622016-02-04 Yao Qi <yao.qi@linaro.org>
3663
3664 * gdb.base/foll-exec-mode.c: Include limits.h.
3665 (main): Add parameters argc and argv. Get directory from
3666 argv[0].
3667 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3668 compilation.
3669 * gdb.base/foll-exec.c: Include limits.h.
3670 (main): Add parameters argc and argv.
3671 Get directory from argv[0].
3672 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3673 Adjust tests on the number of lines as source code changed.
3674 * gdb.base/foll-vfork-exit.c: Include limits.h.
3675 (main): Add one line of statement before vfork.
3676 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3677 (main): Add parameters argc and argv. Get directory from
3678 argv[0].
3679 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3680 (setup_gdb): Set tbreak to skip some source lines.
3681 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3682 (main): Add parameters argc and argv. Get directory from
3683 argv[0].
3684 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3685 compilation.
3686 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3687 (main): Add parameters argc and argv. Get directory from
3688 argv[0].
3689 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3690 compilation.
3691
9482b9fb
DE
36922016-02-01 Doug Evans <dje@google.com>
3693
3694 * gdb.base/skip.exp: Clean up multiple references to same test name.
3695
6b2e4f10
PA
36962016-02-01 Pedro Alves <palves@redhat.com>
3697
ccb6afd6 3698 PR remote/19496
6b2e4f10
PA
3699 * gdb.threads/forking-threads-plus-breakpoint.exp
3700 (displaced_stepping_supported): New global.
3701 (probe_displaced_stepping_support): New procedure.
3702 (do_test): Add 'displaced' parameter, and use it.
3703 (top level): Check for displaced stepping support. Add displaced
3704 stepping on/off testing axis.
3705
37a8db1a
AB
37062016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3707
3708 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3709 pointer. Don't perform further tests on the unassociated pointer
3710 if the first test fails.
3711
5fdf6324
AB
37122016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.base/max-value-size.c: New file.
3715 * gdb.base/max-value-size.exp: New file.
3716 * gdb.base/huge.exp: Disable max-value-size for this test.
3717
935c6144
IB
37182016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3719
3720 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3721
7fe8399d
YQ
37222016-01-28 Yao Qi <yao.qi@linaro.org>
3723
3724 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3725
a2077e25
PA
37262016-01-25 Pedro Alves <palves@redhat.com>
3727
3728 PR threads/19461
3729 * gdb.base/fork-running-state.c: New file.
3730 * gdb.base/fork-running-state.exp: New file.
3731
1d2736d4
PA
37322016-01-25 Pedro Alves <palves@redhat.com>
3733
3734 PR gdb/19494
3735 * gdb.base/catch-fork-kill.c: New file.
3736 * gdb.base/catch-fork-kill.exp: New file.
3737
f1da4b11
PA
37382016-01-25 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3741 Delete, moved to lib/gdb.exp.
3742 * gdb.threads/forking-threads-plus-breakpoint.exp
3743 (foreach_with_prefix): Likewise.
3744 * gdb.threads/process-dies-while-handling-bp.exp
3745 (foreach_with_prefix): Likewise.
3746 * lib/gdb.exp (foreach_with_prefix): New procedure.
3747
45f38546
MK
37482016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3749
3750 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3751 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3752
dc29a1ce
MK
37532016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3754
3755 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3756 endian targets.
3757
092127d7
JK
37582016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3759 Pedro Alves <palves@redhat.com>
3760
3761 Fix testsuite compatibility with Guile.
3762 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3763 number.
3764
31d765d3
JK
37652016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 Fix testsuite compatibility with Guile.
3768 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3769 (thread 1): New test for backtrace through signal handler.
3770
1ac78c04
YQ
37712016-01-22 Yao Qi <yao.qi@linaro.org>
3772
3773 PR testsuite/19491
3774 * gdb.base/multi-forks.c: Include
3775 ../lib/unbuffer_output.c
3776 (main): Call gdb_unbuffer_output.
3777
4f5946a8
DE
37782016-01-21 Doug Evans <dje@google.com>
3779
3780 * lib/ada.exp (gdb_compile_ada): Fix typo.
3781
305e13e6
JB
37822016-01-21 Joel Brobecker <brobecker@adacore.com>
3783
3784 * gdb.base/break-fun-addr.exp: New file.
3785 * gdb.base/break-fun-addr1.c: New file.
3786 * gdb.base/break-fun-addr2.c: New file.
3787
5f5dfff6
SM
37882016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3789
3790 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3791 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3792 enum flag values.
3793
fd356fa2
AA
37942016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3795
3796 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3797 when GDB can not set the vector return value. Add more comments
3798 for clarification.
3799
9df22175
AT
38002016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3801
3802 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3803 command.
3804
41d1845e
SM
38052016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3806
3807 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3808
01ac6840
SM
38092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3810
3811 * Makefile.in (check-single): Pass --status to runtest.
3812 (check/%.exp): Likewise.
3813
38142016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3815
3816 * Makefile.in (check-parallel): Propagate return code from make
3817 do-check-parallel.
3818
bd0a71fa
MK
38192016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3820
3821 * gdb.trace/ftrace.exp: Fix expected message on continue.
3822 * gdb.trace/pending.exp: Fix expected message on continue.
3823 * gdb.trace/trace-break.exp: Fix expected message on continue.
3824
8bcbad33
SM
38252016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3826
3827 * lib/gdb.exp (gdb_test): Remove unused global references.
3828
f303dbd6
PA
38292016-01-18 Pedro Alves <palves@redhat.com>
3830
3831 * gdb.base/async-shell.exp: Adjust expected output.
3832 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3833 * gdb.base/siginfo-thread.exp: Adjust expected output.
3834 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3835 * gdb.java/jnpe.exp: Adjust expected output.
3836 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3837 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3838 * gdb.threads/leader-exit.exp: Adjust expected output.
3839 * gdb.threads/manythreads.exp: Adjust expected output.
3840 * gdb.threads/pthreads.exp: Adjust expected output.
3841 * gdb.threads/schedlock.exp: Adjust expected output.
3842 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3843 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3844 expected output.
3845 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3846 output.
3847 * gdb.threads/sigthread.exp: Adjust expected output.
3848 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3849
b2789696
YQ
38502016-01-18 Yao Qi <yao.qi@linaro.org>
3851
3852 * gdb.guile/scm-section-script.c: Replace @progbits with
3853 %progbits.
3854 * gdb.python/py-section-script.c: Likewise.
3855
71ef29a8
PA
38562016-01-15 Pedro Alves <palves@redhat.com>
3857
3858 * gdb.multi/tids.exp: Test star wildcard ranges.
3859
3f5b7598
PA
38602016-01-15 Pedro Alves <palves@redhat.com>
3861
3862 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3863 command from "thread apply" invocation.
3864 (thr_apply_info_thr_invalid): Default the expected output to the
3865 input tid list.
3866 (top level): Add tests that use convenience variables. Add tests
3867 for "thread apply" with a valid TID list, but missing the command.
3868
663f6d42
PA
38692016-01-13 Pedro Alves <palves@redhat.com>
3870
3871 * gdb.base/default.exp: Expect $_gthread as well.
3872 * gdb.multi/tids.exp: Test $_gthread.
3873 * gdb.threads/thread-specific.exp: Test $_gthread.
3874
c84f6bbf
PA
38752016-01-13 Pedro Alves <palves@redhat.com>
3876
3877 * gdb.multi/tids.exp: Test "info threads -gid".
3878
22a02324
PA
38792016-01-13 Pedro Alves <palves@redhat.com>
3880
3881 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3882 Breakpoint.thread.
3883 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3884
5d5658a1
PA
38852016-01-07 Pedro Alves <palves@redhat.com>
3886
3887 * gdb.base/break.exp: Adjust to output changes.
3888 * gdb.base/hbreak2.exp: Likewise.
3889 * gdb.base/sepdebug.exp: Likewise.
3890 * gdb.base/watch_thread_num.exp: Likewise.
3891 * gdb.linespec/keywords.exp: Likewise.
3892 * gdb.multi/info-threads.exp: Likewise.
3893 * gdb.threads/thread-find.exp: Likewise.
3894 * gdb.multi/tids.c: New file.
3895 * gdb.multi/tids.exp: New file.
3896
84654457
PA
38972016-01-13 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3900
e3940304
PA
39012016-01-13 Pedro Alves <palves@redhat.com>
3902
3903 * gdb.base/default.exp: Expect $_inferior as well.
3904 * gdb.multi/base.exp: Test $_inferior.
3905
a911d87a
PA
39062016-01-13 Pedro Alves <palves@redhat.com>
3907
3908 PR breakpoints/19388
3909 * gdb.base/catch-signal-siginfo-cond.c: New file.
3910 * gdb.base/catch-signal-siginfo-cond.exp: New file.
3911
82075af2
JS
39122016-01-12 Josh Stone <jistone@redhat.com>
3913 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3914
3915 * gdb.base/catch-syscall.c (do_execve): New variable.
3916 (main): Conditionally trigger an execve.
3917 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
3918 (test_catch_syscall_execve): New, check entry/return across execve.
3919 (do_syscall_tests): Call test_catch_syscall_execve.
3920
e46eeedd
PA
39212016-01-12 Pedro Alves <palves@redhat.com>
3922
3923 * gdb.base/random-signal.exp (do_test): New procedure, with body
3924 of testcase moved in.
3925
01d8c27e
JK
39262016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3927 Pedro Alves <palves@redhat.com>
3928
3929 * gdb.base/funcargs.exp (finish from indirectly called function):
3930 Reintroduce the case for 'First'.
3931
9a706302
JK
39322016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3933 Pedro Alves <palves@redhat.com>
3934
3935 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3936 (tcatch_vfork_then_child_follow_exec)
3937 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
3938 identification.
3939
c0ecb95f
JK
39402016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3941
3942 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
3943 and repeats to unlimited.
3944 * gdb.python/py-value.exp: Likewise.
3945 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
3946 and repeats to unlimited.
3947
6cfc1fcb
JK
39482016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3949
3950 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
3951 and reordering the functions.
3952 * gdb.multi/hangout.c: Likewise.
3953 * gdb.multi/hello.c: Likewise.
3954
582a1b00
SM
39552016-01-08 Simon Marchi <simon.marchi@ericsson.com>
3956
3957 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
3958 absolute.
3959 (SingleStatisticTestResult.report): Use dict.keys instead of
3960 dict.iterkeys.
3961
79bc59cb
PA
39622016-01-06 Pedro Alves <palves@redhat.com>
3963
3964 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
3965
43368e1d
MM
39662016-01-04 Markus Metzger <markus.t.metzger@intel.com>
3967
3968 * gdb.btrace/dlopen.exp: New.
3969 * gdb.btrace/dlopen.c: New.
3970 * gdb.btrace/dlopen-dso.c: New.
3971
79fad5b8
SL
39722015-12-25 Sandra Loosemore <sandra@codesourcery.com>
3973
3974 * lib/gdb.exp (gdb_test): Update comments to clarify that the
3975 PATTERN argument is optional.
3976
ab8314b3
JB
39772015-12-24 Joel Brobecker <brobecker@adacore.com>
3978
3979 * lib/ada.exp (target_compile_ada_from_dir): New function.
3980 (gdb_compile_ada): Reimplement avoiding the use of project files.
3981 * gdb.ada/gnat_ada.gpr: Delete.
3982 * gdb.ada/cond_lang.exp: Adjust test to make path before
3983 filename optional.
3984 * gdb.ada/small_reg_param.exp: Likewise.
3985
fe33faff
SM
39862015-12-22 Simon Marchi <simon.marchi@ericsson.com>
3987
3988 * gdb.base/foll-vork.exp: Remove HP-UX special case.
3989
6d265cb4
TP
39902015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
3991
3992 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
3993 case.
3994
10125099
SM
39952015-12-21 Simon Marchi <simon.marchi@ericsson.com>
3996
3997 * gdb.base/break.exp: Remove dead code.
3998 * gdb.base/sepdebug.exp: Likewise.
3999
3ca22649
SM
40002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4001
4002 * gdb.asm/asm-source.exp: Remove HP-UX references.
4003 * gdb.base/annota1.exp: Likewise.
4004 * gdb.base/annota3.exp: Likewise.
4005 * gdb.base/attach.exp: Likewise.
4006 * gdb.base/bigcore.exp: Likewise.
4007 * gdb.base/break.exp: Likewise.
4008 * gdb.base/call-ar-st.exp: Likewise.
4009 * gdb.base/callfuncs.exp: Likewise.
4010 * gdb.base/catch-fork-static.exp: Likewise.
4011 * gdb.base/display.exp: Likewise.
4012 * gdb.base/foll-exec-mode.exp: Likewise.
4013 * gdb.base/foll-exec.exp: Likewise.
4014 * gdb.base/foll-fork.exp: Likewise.
4015 * gdb.base/foll-vfork.exp: Likewise.
4016 * gdb.base/funcargs.exp: Likewise.
4017 * gdb.base/hbreak2.exp: Likewise.
4018 * gdb.base/inferior-died.exp: Likewise.
4019 * gdb.base/interrupt.exp: Likewise.
4020 * gdb.base/multi-forks.exp: Likewise.
4021 * gdb.base/nodebug.exp: Likewise.
4022 * gdb.base/sepdebug.exp: Likewise.
4023 * gdb.base/solib1.c: Likewise.
4024 * gdb.base/step-test.exp: Likewise.
4025 * gdb.mi/non-stop.c: Likewise.
4026 * gdb.mi/pthreads.c: Likewise.
4027 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4028 * gdb.threads/pthreads.c: Likewise.
4029 * gdb.threads/staticthreads.exp: Likewise.
4030 * lib/future.exp: Likewise.
4031 * lib/gdb.exp: Likewise.
4032 * gdb.base/so-indr-cl.c: Remove.
4033 * gdb.base/so-indr-cl.exp: Likewise.
4034 * gdb.base/solib.c: Likewise.
4035 * gdb.base/solib.exp: Likewise.
4036 * gdb.base/solib2.c: Likewise.
4037
b6304613
SM
40382015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4039
4040 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4041 * gdb.base/call-ar-st.exp: Likewise.
4042 * gdb.base/callfuncs.exp: Likewise.
4043 * gdb.base/condbreak.exp: Likewise.
4044 * gdb.base/constvars.exp: Likewise.
4045 * gdb.base/hbreak2.exp: Likewise.
4046 * gdb.base/langs.exp: Likewise.
4047 * gdb.base/list.exp: Likewise.
4048 * gdb.base/long_long.exp: Likewise.
4049 * gdb.base/ptype.exp: Likewise.
4050 * gdb.base/scope.exp: Likewise.
4051 * gdb.base/signals.exp: Likewise.
4052 * gdb.base/so-impl-ld.exp: Likewise.
4053 * gdb.base/varargs.exp: Likewise.
4054 * gdb.base/volatile.exp: Likewise.
4055 * gdb.base/whatis.exp: Likewise.
4056 * gdb.cp/cplusfuncs.exp: Likewise.
4057 * gdb.cp/inherit.exp: Likewise.
4058 * gdb.cp/local.exp: Likewise.
4059 * gdb.cp/member-ptr.exp: Likewise.
4060 * gdb.cp/method.exp: Likewise.
4061 * gdb.cp/overload.exp: Likewise.
4062 * gdb.cp/templates.exp: Likewise.
4063 * gdb.stabs/weird.exp: Likewise.
4064 * lib/compiler.c: Likewise.
4065 * lib/compiler.cc: Likewise.
4066 * lib/cp-support.exp: Likewise.
4067 * lib/gdb.exp: Likewise.
4068
bf401b07
SM
40692015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4070
4071 * configure.ac: Remove HP-UX case.
4072 * configure: Regenerate.
4073
aff9c0f8
SM
40742015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4075
4076 * lib/gdb.exp (gdb_compile): Add function doc.
4077
a6904d5a
PA
40782015-12-17 Pedro Alves <palves@redhat.com>
4079
4080 PR threads/19354
4081 * gdb.multi/info-threads.exp: New file.
4082
a22279dd
YQ
40832015-12-15 Yao Qi <yao.qi@linaro.org>
4084
4085 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4086 is aarch64*-*-*.
4087
0588c796
SL
40882015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4089
4090 * gdb.base/history-duplicates.exp: Skip if no readline support.
4091
5d978e17
SL
40922015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4093
4094 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4095
7e763b86
SL
40962015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4097
4098 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4099
87a3a92c
SL
41002015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4101
4102 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4103 ctrl-C if nointerrupts target property is set.
4104 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4105 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4106 * gdb.base/paginate-bg-execution.exp: Likewise.
4107 * gdb.base/paginate-execution-startup.exp: Likewise.
4108 * gdb.base/random-signal.exp: Likewise.
4109 * gdb.base/range-stepping.exp: Likewise.
4110 * gdb.cp/annota2.exp: Likewise.
4111 * gdb.cp/annota3.exp: Likewise.
4112 * gdb.gdb/selftest.exp: Likewise.
4113 * gdb.threads/continue-pending-status.exp: Likewise.
4114 * gdb.threads/leader-exit.exp: Likewise.
4115 * gdb.threads/manythreads.exp: Likewise.
4116 * gdb.threads/pthreads.exp: Likewise.
4117 * gdb.threads/schedlock.exp: Likewise.
4118 * gdb.threads/sigthread.exp: Likewise.
4119
a8f077dc
DB
41202015-12-11 Don Breazeal <donb@codesourcery.com>
4121
4122 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4123 remote.
4124 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4125 * gdb.base/foll-exec.exp (main): Enable for target remote.
4126 * gdb.base/foll-fork.exp (main): Likewise.
4127 * gdb.base/foll-vfork.exp (main): Likewise.
4128 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4129 (proc continue_to_exit_bp_loc): Use clean_restart.
4130 * gdb.base/pie-execl.exp (main): Disable for target remote.
4131 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4132 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4133 * gdb.threads/execl.exp (main): Likewise.
4134 * gdb.threads/fork-child-threads.exp (main): Likewise.
4135 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4136 remote.
4137 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4138 remote.
4139 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4140 pid.tid style ptids, instead of just tid.
4141 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4142 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4143 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4144 ptids, instead of just tid.
4145
3b2464a8
AB
41462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4147
4148 * gdb.base/list.exp (test_list_forward): Add end of file error
4149 test.
4150 (test_repeat_list_command): Add end of file error test.
4151 (test_list_backwards): Add beginning of file error test.
4152
a0def019
AB
41532015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4154
4155 * gdb.base/list.exp (test_list_invalid_args): New function,
4156 defined, and called.
4157
5c000dff
AB
41582015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * gdb.base/list.exp (test_list): Make test names unique.
4161
f1637ebe
YQ
41622015-12-11 Yao Qi <yao.qi@linaro.org>
4163
4164 * gdb.base/coremaker2.c: Remove.
4165
36d6fc0a
PA
41662015-12-10 Pedro Alves <palves@redhat.com>
4167
4168 * gdb.multi/base.exp: Remove stale "spaces" references.
4169
762f7747
PA
41702015-12-10 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.multi/base.exp: Don't use nowarnings.
4173 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4174 * gdb.multi/hangout.c: Include stdio.h.
4175 * gdb.multi/hello.c: Include stdlib.h.
4176 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4177 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4178 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4179
28d2bfb9
AB
41802015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4181
4182 * gdb.dwarf2/dw2-ranges-base.c: New file.
4183 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4184 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4185 support additional line table, and debug ranges generation.
4186 (Dwarf::ranges): New function, generate .debug_ranges.
4187 (Dwarf::lines): Support generating simple line table programs.
4188 (Dwarf::assemble): Initialise new namespace variables.
4189
5fc2beac
KB
41902015-12-09 Kevin Buettner <kevinb@redhat.com>
4191
4192 * gdb.base/async.exp (proc test_background): Add case for
4193 asynchronous execution not supported.
4194
1c35a88f
LM
41952015-12-09 Luis Machado <lgustavo@codesourcery.com>
4196
4197 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4198 format and change test names to make them unique.
4199
b593e3d9
RK
42002015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4201 Pedro Alves <pedro@redhat.com>
4202
4203 PR gdb/18702
4204 Add checking of floatformats setup on x86_64 hosts.
4205 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4206 (smallval, bigval): New labels/constants.
4207 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4208 float" after loading bigval and smallval.
4209
d72413e6
PMR
42102015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4211
4212 * gdb.ada/fun_overload_menu.exp: New testcase.
4213 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4214
ece66d65
JS
42152015-12-04 Josh Stone <jistone@redhat.com>
4216
4217 * gdb.base/catch-fork-static.exp: New.
4218
41d0efca
YQ
42192015-12-03 Yao Qi <yao.qi@linaro.org>
4220
4221 * gdb.base/sizeof.c: Don't include stdio.h and
4222 ../lib/unbuffer_output.c.
4223 (main): New variable 'size' and 'value'. Remove printf and
4224 gdb_unbuffer_output. Assign return value to size and value.
4225 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4226 at the beginning.
4227 (check_sizeof): Check the result by printing variable 'size'.
4228 (check_valueof): Check the result by printing variable 'value'.
4229
99fd02d9
YQ
42302015-12-01 Yao Qi <yao.qi@linaro.org>
4231
4232 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4233 for aarch64*-*-linux* target.
4234
f2faf941
PA
42352015-11-30 Pedro Alves <palves@redhat.com>
4236
4237 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4238
04bf20c5
PA
42392015-11-30 Pedro Alves <palves@redhat.com>
4240
4241 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4242 Handle non-stop mode vCont replies.
4243
09df4675
PA
42442015-11-30 Pedro Alves <palves@redhat.com>
4245
4246 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4247 prepare_for_testing. Start gdb with "set non-stop on" appended to
4248 GDBFLAGS. Lax expected stop output.
4249
58b584af
YQ
42502015-11-27 Yao Qi <yao.qi@linaro.org>
4251
4252 * gdb.arch/arm-neon.exp: New.
4253 * gdb.arch/arm-neon.c: New.
4254
dfcb77a8
YQ
42552015-11-27 Yao Qi <yao.qi@linaro.org>
4256
4257 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4258
88e8ec1b
YQ
42592015-11-27 Yao Qi <yao.qi@linaro.org>
4260
4261 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4262 frames-invalid annotation.
4263
bfde72c2
YQ
42642015-11-27 Yao Qi <yao.qi@linaro.org>
4265
4266 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4267
f6512a69
SM
42682015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4269
4270 * gdb.threads/names.exp: New file.
4271 * gdb.threads/names.c: New file.
4272 * README: Mention gdb,no_thread_names.
4273
46a3515b
MM
42742015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4275
4276 PR 19297
4277 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4278 support" error.
4279
62147a22
PA
42802015-11-24 Pedro Alves <palves@redhat.com>
4281
4282 PR 17539
4283 * gdb.base/display.exp: Expect displays to be sorted in ascending
4284 order. Use multi_line.
4285 * gdb.base/solib-display.exp: Likewise.
4286
2f341b6e
PA
42872015-11-24 Pedro Alves <palves@redhat.com>
4288
4289 PR 17539
25d49b86
PA
4290 * gdb.base/display.exp: Expect displays to be sorted in ascending
4291 order. Use multi_line.
4292 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4293
7e0aa6aa
PA
42942015-11-24 Pedro Alves <palves@redhat.com>
4295
4296 PR 17539
4297 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4298 threads in ascending order.
4299 * gdb.base/foll-fork.exp: Likewise.
4300 * gdb.base/foll-vfork.exp: Likewise.
4301 * gdb.base/multi-forks.exp: Likewise.
4302 * gdb.mi/mi-nonstop.exp: Likewise.
4303 * gdb.mi/mi-nsintrall.exp: Likewise.
4304 * gdb.multi/base.exp: Likewise.
4305 * gdb.multi/multi-arch.exp: Likewise.
4306 * gdb.python/py-inferior.exp: Likewise.
4307 * gdb.threads/break-while-running.exp: Likewise.
4308 * gdb.threads/execl.exp: Likewise.
4309 * gdb.threads/gcore-thread.exp: Likewise.
4310 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4311 * gdb.threads/kill.exp: Likewise.
4312 * gdb.threads/linux-dp.exp: Likewise.
4313 * gdb.threads/multiple-step-overs.exp: Likewise.
4314 * gdb.threads/next-bp-other-thread.exp: Likewise.
4315 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4316 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4317 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4318 * gdb.threads/thread-find.exp: Likewise.
4319 * gdb.threads/tls.exp: Likewise.
4320 * lib/mi-support.exp (mi_reverse_list): Delete.
4321 (mi_check_thread_states): No longer reverse list.
4322
2cc57ad8
PA
43232015-11-24 Pedro Alves <palves@redhat.com>
4324
4325 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4326 use lowercase.
4327
c93e8391
SM
43282015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4329
4330 * gdb.trace/actions.c: Include trace-common.h.
4331 (main): Add a location for a fast tracepoint.
4332 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4333 the normal tracepoints.
4334 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4335
045ccf91
SM
43362015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4337
4338 * save-trace.exp: Factor out code to these...
4339 (gdb_save_tracepoints): New.
4340 (gdb_load_tracepoints): New.
4341 (do_save_load_test): New.
4342
5506f9f6
KB
43432015-11-23 Kevin Buettner <kevinb@redhat.com>
4344
4345 * gdb.base/asmlabel.exp: New test.
4346 * gdb.base/asmlabel.c: New test case.
4347
16c3b12f
JB
43482015-11-23 Joel Brobecker <brobecker@adacore.com>
4349
4350 * gdb.base/wrong_frame_bt_full-main.c: New file.
4351 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4352 * gdb.base/wrong_frame_bt_full.exp: New file.
4353
155bfbd3
JB
43542015-11-23 Joel Brobecker <brobecker@adacore.com>
4355
4356 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4357
bb097445
JM
43582015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4359
206853a0 4360 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4361 pstate register when comparing registers values in
4362 sparc64-*-linux-gnu targets to avoid spurious differences.
4363
9c88ed8f
JM
43642015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4365
206853a0 4366 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4367
96161e25
SL
43682015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4369
4370 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4371 as type argument to gdb_compile.
4372 * gdb.base/nested-subp2.exp: Likewise.
4373 * gdb.base/nested-subp3.exp: Likewise.
4374
340c2830
DV
43752015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4376
4377 * lib/dwarf.exp (_note): Fix left shift of negative value.
4378 * gdb.trace/trace-condition.exp: Likewise.
4379
c1862d0f
YQ
43802015-11-13 Yao Qi <yao.qi@linaro.org>
4381
4382 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4383 comments about d10v.
4384 (test_scalar_returns): Likewise.
4385 * gdb.base/d10v.ld: Remove.
4386 * gdb.base/overlays.exp: Remove the target triplet checking for
4387 d10v-*-*.
4388 * gdb.base/structs.exp (test_struct_returns): Remove the
4389 comments about d10v.
4390 (test_struct_calls): Likewise.
4391
77ae9c19
YQ
43922015-11-13 Yao Qi <yao.qi@linaro.org>
4393
4394 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4395 * gdb.base/gnu_vector.c: Don't include stdio.h.
4396 (main): Don't print res and call add_some_intvecs.
4397
430e004e
MK
43982015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4399
4400 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4401 macro.
4402 (func5): Removed.
4403 (func4): Use FAST_TRACEPOINT_LABEL.
4404 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4405 macro.
4406 (func): Removed.
4407 (thread_function): Use FAST_TRACEPOINT_LABEL.
4408 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4409 (func): Remove.
4410 (marker): Use FAST_TRACEPOINT_LABEL.
4411 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4412 (pendfunc1): Remove.
4413 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4414 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4415 (foo): Remove.
4416 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4417 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4418 macro.
4419 (func): Remove.
4420 (marker): Use FAST_TRACEPOINT_LABEL.
4421 * gdb.trace/trace-common.h: New header.
4422 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4423 macro.
4424 (func): Remove.
4425 (marker): Use FAST_TRACEPOINT_LABEL.
4426 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4427 (func): Remove.
4428 (thread_function): Use FAST_TRACEPOINT_LABEL.
4429
6e7675a7
MK
44302015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4431
4432 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4433 in front.
4434 * gdb.trace/change-loc.exp: Use global pcreg definition.
4435 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4436 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4437 in front.
4438 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4439 * gdb.trace/pending.exp: Likewise.
4440 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4441 * gdb.trace/trace-break.exp: Likewise.
4442 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4443 in front.
4444 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4445 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4446 in front.
4447 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4448
dddc0e16
JB
44492015-11-09 Joel Brobecker <brobecker@adacore.com>
4450
4451 * gdb.ada/fin_fun_out: New testcase.
4452
c6f0b406
KB
44532015-11-07 Kevin Buettner <kevinb@redhat.com>
4454
4455 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4456 value associated with DW_AT_byte_size.
4457 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4458 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4459 DW_AT_upper_bound.
4460
f01dcfd9
KB
44612015-11-07 Kevin Buettner <kevinb@redhat.com>
4462
4463 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4464 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4465 version.
4466 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4467 gdb.dwarf2/dw2-canonicalize-type.exp,
4468 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4469 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4470 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4471 provided by gdb_target_symbol_prefix_flags_asm.
4472 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4473 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4474 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4475 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4476 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4477 macros where needed). Use this macro for symbols which require
4478 the prefix provided by SYMBOL_PREFIX.
4479
2223449a
KB
44802015-11-05 Kevin Buettner <kevinb@redhat.com>
4481
4482 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4483 New procs.
4484 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4485 representing expressions, of more than one list element.
4486 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4487 to prepend linker symbol prefix to f.
4488 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4489 table_1 and table_2.
4490 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4491 Likewise, for f and g.
4492 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4493 for ptr.
4494 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4495 for main.
4496 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4497 table_1_ptr and table_2_ptr.
4498
6f2f1a3a
JK
44992015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4500 Joel Brobecker <brobecker@adacore.com>
4501
4502 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4503
566c56c9
MK
45042015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4505
4506 * gdb.reverse/s390-mvcle.c: New test.
4507 * gdb.reverse/s390-mvcle.exp: New file.
4508 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4509
d5f0636b
MK
45102015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4511
4512 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4513
7ad8b86c
MK
45142015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4515
4516 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4517 reaching marker2.
4518 * gdb.reverse/getresuid-reverse.exp: Likewise.
4519 * gdb.reverse/pipe-reverse.exp: Likewise.
4520 * gdb.reverse/readv-reverse.exp: Likewise.
4521 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4522 * gdb.reverse/time-reverse.exp: Likewise.
4523 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4524
4081c0f1
YQ
45252015-10-30 Yao Qi <yao.qi@linaro.org>
4526
4527 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4528 (empty_cycle): Remove.
4529 (main): Don't call empty_cycle. Don't use watch_count_done.
4530 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4531 empty_cycle. Rewrite the code counting HW watchpoints.
4532
452b4ba5
MK
45332015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4534
4535 * gdb.reverse/fstatat-reverse.c: New test.
4536 * gdb.reverse/fstatat-reverse.exp: New file.
4537 * gdb.reverse/getresuid-reverse.c: New test.
4538 * gdb.reverse/getresuid-reverse.exp: New file.
4539 * gdb.reverse/pipe-reverse.c: New test.
4540 * gdb.reverse/pipe-reverse.exp: New file.
4541 * gdb.reverse/readv-reverse.c: New test.
4542 * gdb.reverse/readv-reverse.exp: New file.
4543 * gdb.reverse/recvmsg-reverse.c: New test.
4544 * gdb.reverse/recvmsg-reverse.exp: New file.
4545 * gdb.reverse/time-reverse.c: New test.
4546 * gdb.reverse/time-reverse.exp: New file.
4547 * gdb.reverse/waitpid-reverse.c: New test.
4548 * gdb.reverse/waitpid-reverse.exp: New file.
4549
5e2e7507
JK
45502015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4551
4552 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4553
0fde2c53
DE
45542015-10-26 Doug Evans <dje@google.com>
4555
4556 PR symtab/17391
4557 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4558 * gdb.dwarf2/bad-regnum.c: New file.
4559 * gdb.dwarf2/bad-regnum.exp: New file.
4560
1a70ae97
DE
45612015-10-26 Doug Evans <dje@google.com>
4562
4563 PR python/18938
4564 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4565 file.
4566
27dc26ab
JK
45672015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4568
4569 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4570 for a change by "Mention language in compile error message".
4571
bed91f4d
SM
45722015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4573
4574 PR python/18073
4575 * gdb.python/py-type.c (C::a_method): New.
4576 (C::a_const_method): New.
4577 (C::a_static_method): New.
4578 (a_function): New.
4579 * gdb.python/py-type.exp (test_fields): Test getting fields
4580 from function and method.
4581
3f2f83dd
KB
45822015-10-21 Keven Boell <keven.boell@intel.com>
4583
4584 * gdb.fortran/vla-alloc-assoc.exp: New file.
4585 * gdb.fortran/vla-datatypes.exp: New file.
4586 * gdb.fortran/vla-datatypes.f90: New file.
4587 * gdb.fortran/vla-history.exp: New file.
4588 * gdb.fortran/vla-ptype-sub.exp: New file.
4589 * gdb.fortran/vla-ptype.exp: New file.
4590 * gdb.fortran/vla-sizeof.exp: New file.
4591 * gdb.fortran/vla-sub.f90: New file.
4592 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4593 * gdb.fortran/vla-value-sub-finish.exp: New file.
4594 * gdb.fortran/vla-value-sub.exp: New file.
4595 * gdb.fortran/vla-value.exp: New file.
4596 * gdb.fortran/vla-ptr-info.exp: New file.
4597 * gdb.mi/mi-vla-fortran.exp: New file.
4598 * gdb.mi/vla.f90: New file.
4599
27145d50
SL
46002015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4601
4602 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4603 of hardwired timeout value.
4604
5f3ff4f8
JK
46052015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4606 Pedro Alves <palves@redhat.com>
4607
4608 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4609 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4610
bfd09d20
JS
46112015-10-19 Josh Stone <jistone@redhat.com>
4612
4613 * gdb.base/catch-syscall.c: Include <sched.h>.
4614 (unknown_syscall): New variable.
4615 (main): Trigger a vfork and an unknown syscall.
4616 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4617 (unknown_syscall_number): Likewise.
4618 (check_call_to_syscall): Accept an optional syscall pattern.
4619 (check_return_from_syscall): Likewise.
4620 (check_continue): Likewise.
4621 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4622 (test_catch_syscall_skipping_return): New test toggling off 'catch
4623 syscall' to step over the syscall return, then toggling back on.
4624 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4625 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4626 (do_syscall_tests): Call test_catch_syscall_without_args and
4627 test_catch_syscall_mid_vfork.
4628 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4629 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4630
b32b93c6
AS
46312015-10-19 Andrew Stubbs <ams@codesourcery.com>
4632
4633 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4634 print g_vE): Add new pass patterns.
4635 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4636 print various symbol names for vptr fields.
4637
9d622bda
AB
46382015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4639
4640 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4641 results.
4642
0fd8ac1c
YQ
46432015-10-12 Yao Qi <yao.qi@linaro.org>
4644
4645 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4646
34240514
YQ
46472015-10-12 Yao Qi <yao.qi@linaro.org>
4648
4649 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4650 is aarch64*-*-linux*.
4651
8240f442
YQ
46522015-10-12 Yao Qi <yao.qi@linaro.org>
4653
4654 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4655 (can_relocate_bcond_true): ... it.
4656 (can_relocate_bcond_false): New function.
4657 (foo): Likewise.
4658 (can_relocate_bl): Likewise.
4659 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4660 can_relocate_bl.
4661
2520f728
PMR
46622015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4663
4664 * gdb.base/nested-addr.c: New file.
4665 * gdb.base/nested-addr.exp: New testcase.
4666
abcef95a
MM
46672015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4668
4669 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4670 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4671 its output. Ignore the output of "record goto begin" and instead
4672 check that GDB is replaying.
4673
145e3ddb
PA
46742015-10-09 Pedro Alves <palves@redhat.com>
4675
4676 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4677 (top level): Use it in the run with no args test.
4678
d5d8c4e1
IB
46792015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4680
4681 * gdb.dlang/properties.exp: New file.
4682
06e635ef
SL
46832015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4684
4685 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4686 whether or not address 0x1000 is mapped on the target.
4687
e019fd1d
SM
46882015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4689
4690 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4691 build.
4692
77ba2a67
MM
46932015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4694
4695 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4696 instruction-history test.
4697
c60eb31f
DE
46982015-09-28 Doug Evans <dje@google.com>
4699
4700 * gdb.base/gcore.c (array_func): Add reference to static_array.
4701
9a3c8263
SM
47022015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4703
4704 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4705 source line.
4706
9720e656
SL
47072015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4708
4709 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4710 short or char as base type.
4711
938d3bf2
SL
47122015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4713
4714 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4715 to allow any size enum.
4716
e6c2c623
PMR
47172015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4718
4719 * gdb.ada/array_ptr_renaming.exp: New testcase.
4720 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4721 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4722
06da0f77
PL
47232015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4724
4725 * gdb.trace/ftrace-lock.c: New file.
4726 * gdb.trace/ftrace-lock.exp: New file.
4727
4f51c22a
PL
47282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4729
4730 * gdb.arch/insn-reloc.c: New file.
4731 * gdb.arch/ftrace-insn-reloc.exp: New file.
4732
7041adf4
PL
47332015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4734
4735 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4736 instruction.
4737 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4738 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4739 * gdb.trace/range-stepping.c: Likewise.
4740 * gdb.trace/trace-break.c: Likewise.
4741 * gdb.trace/trace-mt.c (thread_function): Likewise.
4742 * gdb.trace/ftrace.c (marker): Likewise.
4743 * gdb.trace/trace-condition.c (marker): Likewise.
4744 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4745 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4746 is_aarch64_target.
4747
015d2e7e
DE
47482015-09-18 Doug Evans <xdje42@gmail.com>
4749
4750 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4751 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4752
26b188a2
SL
47532015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4754
4755 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4756 the breakpoint.
4757
79dc332b
SL
47582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4759
4760 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4761 the pending breakpoint. Remove timeout override for "Run till
4762 MI pending breakpoint on pendfunc3 on thread 2" test.
4763
f57929f2
SL
47642015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4765
4766 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4767 filename pattern.
4768
3f469b17
SL
47692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4770
4771 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4772 in breakpoint filename pattern.
4773
515b89b3
SL
47742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4775
7800dbe4
SL
4776 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4777
47782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4779
515b89b3
SL
4780 * gdb.linespec/explicit.exp: Check for readline support for
4781 tab-completion tests. Fix obvious typo.
4782
d2939ba2
MM
47832015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4784
4785 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4786 and replay.
4787
cbb55fa7
MM
47882015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4789
4790 * gdb.btrace/non-stop.c: New.
4791 * gdb.btrace/non-stop.exp: New.
4792
43691ca1
PL
47932015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4794 Yao Qi <yao.qi@linaro.org>
4795
4796 * gdb.trace/trace-condition.c: New file.
4797 * gdb.trace/trace-condition.exp: New file.
4798
d78908cf
WW
47992015-09-16 Wei-cheng Wang <cole945@gmail.com>
4800
4801 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4802 for testing bytecode compilation.
4803
1ed415e2
PA
48042015-09-16 Pedro Alves <palves@redhat.com>
4805 Sandra Loosemore <sandra@codesourcery.com>
4806
4807 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4808 (SECONDS): Redefine.
4809 (main): Call pthread_kill and alarm early.
4810 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4811 support.
4812 (test): If the target can't hardware step and doesn't support
4813 displaced stepping, increase the timeout.
4814
d136eff5
PA
48152015-09-16 Pedro Alves <palves@redhat.com>
4816
4817 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4818 (enable_debug): New procedures.
4819 (test): Use them. Bail out if waiting for threads fails.
4820 (top level): Bail out if a test fails.
4821
991f019c
YQ
48222015-09-16 Yao Qi <yao.qi@linaro.org>
4823
4824 * gdb.asm/asm-source.exp: Set asm-arch for
4825 aarch64*-*-* target.
4826 * gdb.asm/aarch64.inc: New file.
4827
bfca584f
PMR
48282015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4829
4830 * gdb.ada/array_of_variable_length.exp: New testcase.
4831 * gdb.ada/array_of_variable_length/foo.adb: New file.
4832 * gdb.ada/array_of_variable_length/pck.adb: New file.
4833 * gdb.ada/array_of_variable_length/pck.ads: New file.
4834
b326e587
DE
48352015-09-15 Doug Evans <dje@google.com>
4836
4837 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4838 of function static local variable.
4839
5382cfab
PW
48402015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4841
4842 * gdb.threads/tls-so_extern.exp: New test file.
4843 * gdb.threads/tls-so_extern.c: New test file.
4844 * gdb.threads/tls-so_extern_main.c: New test file.
4845
141c5cc4
JK
48462015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4847
4848 * gdb.opt/solib-intra-step-lib.c: New file.
4849 * gdb.opt/solib-intra-step-main.c: New file.
4850 * gdb.opt/solib-intra-step.exp: New file.
4851
d15dcecd
PA
48522015-09-15 Pedro Alves <palves@redhat.com>
4853
4854 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4855 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4856
4c2f2a79
PA
48572015-09-14 Pedro Alves <palves@redhat.com>
4858
4859 * gdb.base/hook-stop-continue.c: Delete.
4860 * gdb.base/hook-stop-continue.exp: Delete.
4861 * gdb.base/hook-stop-frame.c: Delete.
4862 * gdb.base/hook-stop-frame.exp: Delete.
4863 * gdb.base/hook-stop.c: New file.
4864 * gdb.base/hook-stop.exp: New file.
4865
919e6dbe
PMR
48662015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4867
4868 * gdb.ada/access_to_packed_array.exp: New testcase.
4869 * gdb.ada/access_to_packed_array/foo.adb: New file.
4870 * gdb.ada/access_to_packed_array/pack.adb: New file.
4871 * gdb.ada/access_to_packed_array/pack.ads: New file.
4872
157280a4
MM
48732015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4874
4875 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4876 buffer size test.
4877
2fd33e94
DB
48782015-09-11 Don Breazeal <donb@codesourcery.com>
4879
4880 * gdb.base/foll-exec.c: Add copyright header. Fix
4881 formatting issues.
4882 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4883 (do_exec_tests): Use clean_restart in place of zap_session,
4884 and for test initialization. Fix formatting issues. Use
4885 fail in place of perror.
4886 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4887 an expect statement to match an expression with output from
4888 the program under debug.
4889 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4890 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4891 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4892 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4893 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4894
e70b6e8e
DE
48952015-09-09 Doug Evans <dje@google.com>
4896
4897 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4898
7a551a51
DE
48992015-09-09 Doug Evans <dje@google.com>
4900
4901 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4902
4c666f84
DE
49032015-09-09 Doug Evans <dje@google.com>
4904
4905 * gdb.base/savedregs.exp: Fix typo.
4906
243a9253
PA
49072015-09-09 Pedro Alves <palves@redhat.com>
4908
4909 * gdb.mi/mi-cli.exp: Add CLI finish tests.
4910
c0fa8fbd
SL
49112015-09-08 Sandra Loosemore <sandra@codesourcery.com>
4912
4913 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
4914 command actually switches threads. Give up on remaining
4915 tests if target fails to stop at breakpoint.
4916
cd7c1778
PMR
49172015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
4918
4919 * gdb.ada/funcall_char.exp: New testcase.
4920 * gdb.ada/funcall_char/foo.adb: New file.
4921
dc5c8746
PMR
49222015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
4923
4924 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
4925 expected outputs. Add two testcases for completing ambiguous
4926 functions.
4927 * gdb.ada/complete/aux_pck.adb: New file.
4928 * gdb.ada/complete/aux_pck.ads: New file.
4929 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
4930 Ambiguous_Func functions.
4931 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
4932 * gdb.ada/complete/pck.adb: Likewise.
4933
4e83a1e7
UW
49342015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
4935
4936 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
4937 failures to run the test program under GDB.
4938
8ce74153
LM
49392015-08-26 Luis Machado <lgustavo@codesourcery.com>
4940
4941 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
4942 to C.
4943
e9756d52
PP
49442015-08-26 Patrick Palka <patrick@parcs.ath.cx>
4945
4946 * gdb.base/run-after-attach.exp: New test file.
4947 * gdb.base/run-after-attach.c: New test file.
4948
8d37573b
DB
49492015-08-26 Don Breazeal <donb@codesourcery.com>
4950
4951 * gdb.base/foll-exec-2.c: New test program.
4952 * gdb.base/foll-exec-2.exp: New test.
4953
63e43d3a
PMR
49542015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
4955
4956 * gdb.base/nested-subp1.exp: New file.
4957 * gdb.base/nested-subp1.c: New file.
4958 * gdb.base/nested-subp2.exp: New file.
4959 * gdb.base/nested-subp2.c: New file.
4960 * gdb.base/nested-subp3.exp: New file.
4961 * gdb.base/nested-subp3.c: New file.
4962
3d40fbb5
PA
49632015-08-24 Pedro Alves <palves@redhat.com>
4964
4965 * gdb.server/connect-without-multi-process.c: New file.
4966 * gdb.server/connect-without-multi-process.exp: New file.
4967
4422ac93
LM
49682015-08-24 Luis Machado <lgustavo@codesourcery.com>
4969
4970 * gdb.opt/inline-markers.c: Make z int.
4971
91dddb86
LM
49722015-08-24 Luis Machado <lgustavo@codesourcery.com>
4973
4974 * gdb.opt/inline-markers.c: Make z volatile.
4975
a48847ee
LM
49762015-08-24 Luis Machado <lgustavo@codesourcery.com>
4977
4978 * gdb.opt/inline-bt.c: New volatile global z.
4979 * gdb.opt/inline-cmds.c: Likewise.
4980 * gdb.opt/inline-locals.c: Likewise.
4981 * gdb.opt/inline-markers.c: New extern global z.
4982 (marker): Use z.
4983 (inline_fn): Likewise.
4984
0ebbc52b
PA
49852015-08-24 Pedro Alves <palves@redhat.com>
4986
4987 * config/m32r-stub.exp: Remove file.
4988 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
4989 * gdb.base/call-rt-st.exp: Likewise.
4990 * gdb.base/call-strs.exp: Likewise.
4991 * gdb.base/default.exp: Remove references to h8300-*-hms and
4992 *-*-udi*.
4993 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
4994
77c365df
AA
49952015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4996
4997 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
4998 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
4999 and "return" use KFAIL when GDB can not read/write the vector
5000 return value.
5001
4313b8c0
GB
50022015-08-21 Gary Benson <gbenson@redhat.com>
5003
5004 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5005
0e433b32
PA
50062015-08-20 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.server/solib-list.exp: No longer expect an interior stop in
5009 non-stop mode.
5010
221e1a37
PA
50112015-08-20 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.server/connect-stopped-target.c: New file.
5014 * gdb.server/connect-stopped-target.exp: New file.
5015
40e3ad0e
PA
50162015-08-20 Pedro Alves <palves@redhat.com>
5017
5018 * gdb.dwarf2/comp-unit-lang.exp: New file.
5019 * gdb.dwarf2/comp-unit-lang.c: New file.
5020
af39b327
PMR
50212015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5022
5023 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5024 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5025
7d45c7c3 50262015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5027
7d45c7c3
KB
5028 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5029 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5030
4d6cceb4
DE
50312015-08-18 Doug Evans <dje@google.com>
5032 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5033
5034 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5035 skip_python_tests. New arg prompt_regexp.
5036 (skip_python_tests): New function.
5037 * lib/mi-support.exp (mi_skip_python_tests): New function.
5038 * gdb.python/py-mi-objfile-gdb.py: New file.
5039 * gdb.python/py-mi-objfile.c: New file.
5040 * gdb.python/py-mi-objfile.exp: New file.
5041
ad89c2aa
KS
50422015-08-17 Keith Seitz <keiths@redhat.com>
5043
5044 * gdb.linespec/explicit.exp: Move strace test from here ...
5045 * gdb.trace/strace.exp: ... to here.
5046
e3ae3c43
PP
50472015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5048
5049 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5050 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5051
604b2636
DE
50522015-08-14 Doug Evans <xdje42@gmail.com>
5053
5054 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5055 inferior before selecting a new file.
5056
6ff0ba5f
DE
50572015-08-14 Doug Evans <xdje42@gmail.com>
5058
5059 * gdb.mi/mi-disassemble.exp: Update.
5060 * gdb.base/disasm-optim.S: New file.
5061 * gdb.base/disasm-optim.c: New file.
5062 * gdb.base/disasm-optim.h: New file.
5063 * gdb.base/disasm-optim.exp: New file.
5064
9ca98f92
KS
50652015-08-14 Keith Seitz <keiths@redhat.com>
5066
5067 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5068 "evaluated-by".
5069
52bbc560
JB
50702015-08-13 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5073
5d8c3ed3
PMR
50742015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5075
5076 * gdb.ada/fun_renaming.exp: New testcase.
5077 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5078 * gdb.ada/fun_renaming/pack.adb: New file.
5079 * gdb.ada/fun_renaming/pack.ads: New file.
5080
ea8812bc
KS
50812015-08-12 Keith Seitz <keiths@redhat.com>
5082
5083 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5084 gdb_get_line_number.
5085
4dafcdeb
JB
50862015-08-12 Joel Brobecker <brobecker@adacore.com>
5087
5088 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5089 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5090 gdb.base/dso2dso.exp: New files.
5091
5ba32597
SDJ
50922015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5093 Pedro Alves <palves@redhat.com>
5094 Keith Seitz <keiths@redhat.com>
5095
5096 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5097 GDBFLAGS.
5098
b6dafabf
PP
50992015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5100
5101 * gdb.base/gdbhistsize-history.exp
5102 (test_histsize_history_setting): Use save_vars.
5103 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5104 Use save_vars.
5105 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5106 * gdb.base/readline.exp: Use save_vars.
5107
abe8e607
PP
51082015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5109
5110 * lib/gdb.exp (save_vars): New proc.
5111
629500fa
KS
51122015-08-11 Keith Seitz <keiths@redhat.com>
5113
5114 * gdb.base/help.exp: Update help_breakpoint_text.
5115
eb8c4e2e
KS
51162015-08-11 Keith Seitz <keiths@redhat.com>
5117
5118 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5119 (at toplevel): Call test_explicit_breakpoints.
5120 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5121 breakpoints.
5122 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5123 breakpoint conditions, "-cond".
5124
87f0e720
KS
51252015-08-11 Keith Seitz <keiths@redhat.com>
5126
5127 * gdb.linespec/3explicit.c: New file.
5128 * gdb.linespec/cpexplicit.cc: New file.
5129 * gdb.linespec/cpexplicit.exp: New file.
5130 * gdb.linespec/explicit.c: New file.
5131 * gdb.linespec/explicit.exp: New file.
5132 * gdb.linespec/explicit2.c: New file.
5133 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5134 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5135 before using in the matching pattern.
5136 Clarify that `prefix' is a regular expression.
5137
f00aae0f
KS
51382015-08-11 Keith Seitz <keiths@redhat.com>
5139
5140 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5141 test.
5142 Add tests for missing ",FMT" and ",".
5143
e27852be
DE
51442015-08-10 Doug Evans <dje@google.com>
5145 Keith Seitz <keiths@redhat.com>
5146
5147 PR gdb/17960
5148 * gdb.base/completion.exp: Add location completer tests.
5149
7f03bd92
PA
51502015-08-07 Pedro Alves <palves@redhat.com>
5151
5152 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5153 tests here.
5154 (top level): Run do_test with and without displaced stepping.
5155
3fc8eb30
PA
51562015-08-07 Pedro Alves <palves@redhat.com>
5157
5158 * gdb.base/valgrind-disp-step.c: New file.
5159 * gdb.base/valgrind-disp-step.exp: New file.
5160
d4569d7b
PA
51612015-08-07 Pedro Alves <palves@redhat.com>
5162
5163 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5164 Delete function.
5165 (main): Add alarm. Run an infinite loop instead of calling
5166 wait_threads.
5167 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5168 comment.
5169 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5170 Delete function.
5171 (main): Add alarm. Run an infinite loop instead of calling
5172 wait_threads.
5173 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5174 comment.
5175
e1316e60
PA
51762015-08-07 Pedro Alves <palves@redhat.com>
5177
5178 * gdb.base/checkpoint-ns.exp: New file.
5179 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5180 standard_testfile.
5181
da8c46d2
MM
51822015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5183
5184 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5185 * gdb.btrace/instruction_history.exp: Update.
5186 * gdb.btrace/tsx.exp: New.
5187 * gdb.btrace/tsx.c: New.
5188
de1c2c52
PA
51892015-08-06 Pedro Alves <palves@redhat.com>
5190
5191 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5192 increase timeout.
5193 * gdb.reverse/until-precsave.exp: Bump timeouts.
5194
782e0bf4
PA
51952015-08-06 Pedro Alves <palves@redhat.com>
5196
5197 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5198
83e97ed0
PA
51992015-08-06 Pedro Alves <palves@redhat.com>
5200
5201 PR gdb/18749
5202 * gdb.threads/process-dies-while-handling-bp.c: New file.
5203 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5204
863d01bd
PA
52052015-08-06 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5208 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5209
0a39bb32
PA
52102015-08-05 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5213 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5214
ee2d2b10
SL
52152015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5216
5217 * gdb.base/bp-permanent.exp: Report test as unsupported if
5218 the target cannot stop at the permanent breakpoint.
5219
4e1bdb00
DE
52202015-08-03 Doug Evans <dje@google.com>
5221
5222 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5223 10000.
5224
3d338901
DE
52252015-08-03 Doug Evans <dje@google.com>
5226
5227 * Makefile.in (workers/%.worker, build-perf): New rule.
5228 (GDB_PERFTEST_MODE): New variable.
5229 (check-perf): Use it.
5230 (clean): Clean up gdb.perf parallel build subdirs.
5231 * lib/build-piece.exp: New file.
5232 * lib/gdb.exp (make_gdb_parallel_path): New function
5233 (standard_output_file, standard_temp_file): Call it.
5234 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5235 of $GDB_PARALLEL.
5236 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5237
af061d3e
DE
52382015-08-03 Doug Evans <dje@google.com>
5239
8e1afc81 5240 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5241 (LOG_FILE_NAME): New global.
5242 (TextReporter.__init__): Initialize self.txt_sum.
5243 (TextReporter.report): Add support for multiple data-points.
5244 Move report to perftest.sum, put raw data in perftest.log.
5245 (TextReporter.start): Open sum and log files.
5246 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5247 * gdb.perf/lib/perftest/testresult.py
5248 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5249
2c8c5d37
PA
52502015-07-31 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5253 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5254 kill_wait_spawned_process instead of explicit "kill -9".
5255 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5256 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5257 kill_wait_spawned_process.
5258 * gdb.base/attach-twice.exp: Likewise.
5259 * gdb.base/attach.exp: Likewise.
5260 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5261 gdb_test_multiple.
5262 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5263 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5264 kill_wait_spawned_process.
5265 * gdb.base/valgrind-infcall.exp: Likewise.
5266 * gdb.multi/multi-attach.exp: Likewise.
5267 * gdb.python/py-prompt.exp: Likewise.
5268 * gdb.python/py-sync-interp.exp: Likewise.
5269 * gdb.server/ext-attach.exp: Likewise.
5270 * gdb.threads/attach-into-signal.exp (corefunc): Use
5271 spawn_wait_for_attach, spawn_id_get_pid and
5272 kill_wait_spawned_process.
5273 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5274 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5275 spawn_id_get_pid and kill_wait_spawned_process.
5276 * gdb.threads/attach-stopped.exp (corefunc): Use
5277 spawn_wait_for_attach, spawn_id_get_pid and
5278 kill_wait_spawned_process.
5279 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5280 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5281 kill_wait_spawned_process instead of explicit "kill -9".
5282 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5283 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5284 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5285 processes. Don't map cygwin/windows pids here. Now returns a
5286 spawn id list.
5287
032a0fca
SL
52882015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5289
5290 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5291 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5292 correct patch.
5293
61a934ca
SL
52942015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5295
5296 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5297
4bc4d428
SL
52982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5299
5300 Reapply:
5301 2014-05-21 Mark Wielaard <mjw@redhat.com>
5302
5303 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5304
998d452a
PA
53052015-07-30 Pedro Alves <palves@redhat.com>
5306
5307 * linux-low.c (handle_extended_wait): Set the child's last
5308 reported status to TARGET_WAITKIND_STOPPED.
5309
69dde7dc
PA
53102015-07-30 Pedro Alves <palves@redhat.com>
5311
5312 PR threads/18600
5313 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5314 only shows inferior 1.
5315
4dd63d48
PA
53162015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5317 Pedro Alves <palves@redhat.com>
5318
5319 PR threads/18600
5320 * gdb.threads/fork-plus-threads.c: New file.
5321 * gdb.threads/fork-plus-threads.exp: New file.
5322
d618e4c5
PP
53232015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5324
5325 * gdb.base/batch-preserve-term-settings.exp
5326 (test_terminal_settings_preserved_after_cli_exit): Use
5327 send_quit_command.
5328
1eef6428
PA
53292015-07-29 Pedro Alves <palves@redhat.com>
5330 Don Breazeal <donb@codesourcery.com>
5331
5332 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5333 output from both inferior_spawn_id and gdb_spawn_id.
5334
7da5b897
SDJ
53352015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5336
5337 * gdb.threads/attach-into-signal.exp (corefunc): Use
5338 with_test_prefix on nested loops, uniquefying the test messages.
5339
dac804df
SDJ
53402015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5341
5342 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5343 commit.
5344
06265e53
PP
53452015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5346
5347 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5348 New proc.
5349 (test_terminal_settings_preserved_after_sigterm): New test.
5350
18206ca3
PP
53512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5352
5353 * gdb.base/batch-preserve-term-settings.exp
5354 (test_terminal_settings_preserved_after_cli_exit): New test.
5355
90074d11
PP
53562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5357
5358 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5359 manipulation of saved_gdbflags.
5360 (test_terminal_settings_preserved): Remove global declaration of
5361 the unused variable pagination_prompt. Remove manipulation of
5362 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5363 GDBFLAGS.
5364
eb1a7902
PA
53652015-07-29 Pedro Alves <palves@redhat.com>
5366
5367 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5368
8b75dd3b
PA
53692015-07-29 Pedro Alves <palves@redhat.com>
5370
5371 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5372 at the top.
5373
dedad4e3
PA
53742015-07-29 Pedro Alves <palves@redhat.com>
5375
5376 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5377 (main): Call gdb_unbuffer_output.
5378 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5379 (main): Call gdb_unbuffer_output.
5380 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5381 (main): Call gdb_unbuffer_output.
5382 * gdb.base/call-strs.exp: Adjust to step over the
5383 gdb_unbuffer_output call.
5384 * gdb.base/catch-gdb-caused-signals.c: Include
5385 "../lib/unbuffer_output.c".
5386 (main): Call gdb_unbuffer_output.
5387 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5388 (main): Call gdb_unbuffer_output.
5389 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5390 (main): Call gdb_unbuffer_output.
5391 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5392 (main): Call gdb_unbuffer_output.
5393 * gdb.base/shlib-call.exp: Adjust to step over the
5394 gdb_unbuffer_output call.
5395 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5396 (main): Call gdb_unbuffer_output.
5397 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5398 (main): Call gdb_unbuffer_output.
5399 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5400 (main): Rename to ...
5401 (test): ... this.
5402 (main): Reimplement.
5403 * gdb.base/varargs.exp: Run to test instead of to main.
5404 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5405 (main): Call gdb_unbuffer_output.
5406
58789a91
PA
54072015-07-29 Pedro Alves <palves@redhat.com>
5408
5409 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5410 factore out from mi_continue_dprintf. For call-style dprintfs,
5411 expect dprintf output out of $inferior_spawn_id.
5412 (mi_continue_dprintf): Use mi_expect_dprintf.
5413 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5414 (main): Call gdb_unbuffer_output.
5415
e8376742
PA
54162015-07-29 Pedro Alves <palves@redhat.com>
5417
5418 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5419 (default_mi_gdb_start): Set inferior_spawn_id instead of
5420 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5421 gdb_spawn_id.
5422 (mi_gdb_test): Always expect inferior output from both
5423 $inferior_spawn_id and $gdb_spawn_id.
5424
08280010
PA
54252015-07-29 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5428 send_inferior and $inferior_spawn_id.
5429
4d30e432
PA
54302015-07-29 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.gdb/complaints.exp (test_initial_complaints)
5433 (test_serial_complaints, test_short_complaints): Use
5434 gdb_test_stdio.
5435 (test_empty_complaint): Handle $inferior_spawn_id !=
5436 $gdb_spawn_id.
5437
0d30a335
PA
54382015-07-29 Pedro Alves <palves@redhat.com>
5439
5440 * gdb.base/varargs.exp: Use gdb_test_stdio.
5441
39413b29
PA
54422015-07-29 Pedro Alves <palves@redhat.com>
5443
5444 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5445
7cb000a9
PA
54462015-07-29 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5449
d7b8ac82
PA
54502015-07-29 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5453 parameter into two new parameters, "inf_result" and "gdb_result".
5454 Expect inferior output and gdb output from $inferior_spawn_id and
5455 $gdb_spawn_id, respectively. Adjust all callers.
5456
789c3a0c
PA
54572015-07-29 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5460 of gdb_test_sequence.
5461
77e760c3
PA
54622015-07-29 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5465 (saw_spurious_output): Expect inferior output from
5466 $inferior_spawn_id. Use gdb_test_stdio.
5467
8396d2cd
PA
54682015-07-29 Pedro Alves <palves@redhat.com>
5469
5470 * gdb.base/dprintf.exp: Use standard_testfile. Change
5471 prepare_for_testing call.
5472 (srcfile): Don't set.
5473 (restart): New procedure.
5474 (test_dprintf): New procecure, use to continue over dprintfs.
5475 (test_call, test_agent): New procedures, tests moved here.
5476 Restart gdb and recreate dprintfs. Adjust expected output.
5477
2051d61f
PA
54782015-07-29 Pedro Alves <palves@redhat.com>
5479
5480 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5481
452397af
PA
54822015-07-29 Pedro Alves <palves@redhat.com>
5483
5484 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5485
8aed9555
PA
54862015-07-29 Pedro Alves <palves@redhat.com>
5487
5488 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5489 gdb_test_stdio.
5490
188a61b4
PA
54912015-07-29 Pedro Alves <palves@redhat.com>
5492
5493 * lib/gdb.exp (gdb_test_stdio): New procedure.
5494
12264a45
PA
54952015-07-29 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5498
23ffc893
PA
54992015-07-29 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/call-signal-resume.exp: Remove check for
5502 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5503 * gdb.base/unwindonsignal.exp: Likewise.
5504 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5505 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5506
65566918
PA
55072015-07-29 Pedro Alves <palves@redhat.com>
5508
5509 * gdb.base/siginfo-addr.c (pass): New function.
5510 (handler): Call it iff si_addr is correct.
5511 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5512 Set a breakpoint at "pass" and continue to it.
5513
d60a9221
SDJ
55142015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5515
5516 * gdb.python/py-objfile.exp: Make some tests have unique names.
5517 * gdb.python/py-pp-registration.exp: Likewise.
5518
bde40b8f
PA
55192015-07-28 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5522
13e1dec8
SM
55232015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5526
da33c9a7
SM
55272015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5528
5529 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5530
077836f7
PP
55312015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5532
5533 * gdb.base/gdb-sigterm-2.exp: New test.
5534
b8cc7b2e
DE
55352015-07-25 Doug Evans <xdje42@gmail.com>
5536
5537 Revert:
5538 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5539 (workers/%.worker, build-perf): New rule.
5540 (GDB_PERFTEST_MODE): New variable.
5541 (check-perf): Use it.
5542 (clean): Clean up gdb.perf parallel build subdirs.
5543 * lib/build-piece.exp: New file.
5544 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5545 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5546 name.
5547 (standard_temp_file): Ditto.
5548 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5549 of $GDB_PARALLEL.
5550
c8bd4544
DE
55512015-07-24 Doug Evans <dje@google.com>
5552
5553 * gdb.perf/lib/perftest/utils.py: New file.
5554 * gdb.perf/gm-hello.cc: New file.
5555 * gdb.perf/gm-pervasive-typedef.cc: New file.
5556 * gdb.perf/gm-pervasive-typedef.h: New file.
5557 * gdb.perf/gm-std.cc: New file.
5558 * gdb.perf/gm-std.h: New file.
5559 * gdb.perf/gm-use-cerr.cc: New file.
5560 * gdb.perf/gm-utils.h: New file.
5561 * gdb.perf/gmonster-null-lookup.py: New file.
5562 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5563 * gdb.perf/gmonster-print-cerr.py: New file.
5564 * gdb.perf/gmonster-ptype-string.py: New file.
5565 * gdb.perf/gmonster-runto-main.py: New file.
5566 * gdb.perf/gmonster-select-file.py: New file.
5567 * gdb.perf/gmonster1-null-lookup.exp: New file.
5568 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5569 * gdb.perf/gmonster1-print-cerr.exp: New file.
5570 * gdb.perf/gmonster1-ptype-string.exp: New file.
5571 * gdb.perf/gmonster1-runto-main.exp: New file.
5572 * gdb.perf/gmonster1-select-file.exp: New file.
5573 * gdb.perf/gmonster1.cc: New file.
5574 * gdb.perf/gmonster1.exp: New file.
5575 * gdb.perf/gmonster2-null-lookup.exp: New file.
5576 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5577 * gdb.perf/gmonster2-print-cerr.exp: New file.
5578 * gdb.perf/gmonster2-ptype-string.exp: New file.
5579 * gdb.perf/gmonster2-runto-main.exp: New file.
5580 * gdb.perf/gmonster2-select-file.exp: New file.
5581 * gdb.perf/gmonster2.cc: New file.
5582 * gdb.perf/gmonster2.exp: New file.
5583
6eab34f3
DE
55842015-07-24 Doug Evans <dje@google.com>
5585
5586 * gdb.perf/README: New file.
5587 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5588 * lib/gen-perf-test.exp: New file.
5589
63738bfd
DE
55902015-07-24 Doug Evans <dje@google.com>
5591
5592 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5593 (PerfTest::startup): New function.
5594 (PerfTest::run): Return result of calling body.
5595 (PerfTest::assemble): Rewrite.
5596 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5597 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5598 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5599 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5600 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5601
7b606f95
DE
56022015-07-24 Doug Evans <dje@google.com>
5603
5604 * lib/gdb.exp (clean_restart): Make executable optional.
5605
a97b16b8
DE
56062015-07-24 Doug Evans <dje@google.com>
5607
5608 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5609 compiler_info references.
5610 * gdb.cp/temargs.exp: Ditto.
5611 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5612 (get_compiler_info): Early exit if already computed. Set compiler_info
5613 to "unknown" if there was a problem.
5614 (test_compiler_info): Add function comment. Call get_compiler_info.
5615
35baa57f
DE
56162015-07-24 Doug Evans <dje@google.com>
5617
5618 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5619 (workers/%.worker, build-perf): New rule.
5620 (GDB_PERFTEST_MODE): New variable.
5621 (check-perf): Use it.
5622 (clean): Clean up gdb.perf parallel build subdirs.
5623 * lib/build-piece.exp: New file.
5624 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5625 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5626 name.
5627 (standard_temp_file): Ditto.
5628 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5629 of $GDB_PARALLEL.
5630
6ebea266
DE
56312015-07-24 Doug Evans <dje@google.com>
5632
5633 * lib/future.exp (gdb_default_target_compile): New option
5634 "early_flags".
5635 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5636 --as-needed.
5637
1e76a7e9
SDJ
56382015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5639
5640 * gdb.base/catch-syscall.exp: Call gdb_exit before
5641 gdb_skip_xml_test.
5642
5068630a
PA
56432015-07-24 Pedro Alves <palves@redhat.com>
5644
5645 * gdb.python/py-events.exp: Accept output between the stop event
5646 and the prompt.
5647 * gdb.python/py-evsignal.exp: Likewise.
5648 * gdb.python/py-evthreads.exp: Likewise.
5649
77598427
PA
56502015-07-24 Pedro Alves <palves@redhat.com>
5651
5652 PR gdb/18717
5653 * gdb.threads/non-ldr-exit.c: New file.
5654 * gdb.threads/non-ldr-exit.exp: New file.
5655
11e6c98f
YQ
56562015-07-24 Yao Qi <yao.qi@linaro.org>
5657
5658 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5659 restarting process.
5660
51aee833
YQ
56612015-07-24 Yao Qi <yao.qi@linaro.org>
5662
5663 * gdb.server/ext-restart.exp: New file.
5664
8cfe207c
YQ
56652015-07-24 Yao Qi <yao.qi@linaro.org>
5666
5667 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5668 argument options.
5669 * gdb.server/ext-wrapper.exp: New file.
5670
cc12ce38
DE
56712015-07-23 Doug Evans <dje@google.com>
5672
5673 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5674 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5675
d0d84780
PMR
56762015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5677
5678 * gdb.ada/var_arr_typedef.exp: New testcase.
5679 * gdb.ada/var_arr_typedef/pack.adb: New file.
5680 * gdb.ada/var_arr_typedef/pack.ads: New file.
5681 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5682
8b558f79
JB
56832015-07-20 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5686
775a3298
JK
56872015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5688
5689 * gdb.arch/i386-biarch-core.exp: Replace istarget
5690 by "complete set gnutarget". Remove expectation for the "core-file"
5691 command.
5692
db1ff28b
JK
56932015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5694
5695 Revert the previous commit:
5696 Tests for validate symbol file using build-id.
5697
0a94970d
JK
56982015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5699
5700 Tests for validate symbol file using build-id.
5701 * gdb.base/solib-mismatch-lib.c: New file.
5702 * gdb.base/solib-mismatch-libmod.c: New file.
5703 * gdb.base/solib-mismatch.c: New file.
5704 * gdb.base/solib-mismatch.exp: New file.
5705
03346981
SL
57062015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5707
5708 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5709 nios2-*-linux*.
5710 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5711 * gdb.base/siginfo.exp: Likewise.
5712 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5713
42422cc7
PL
57142015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5715
5716 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5717 Move it to ...
5718 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5719 ... here.
5720 * gdb.trace/range-stepping.exp: Check that the target supports
5721 range stepping.
5722
cfa68bae
JK
57232015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5724
5725 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5726
8ffdba26
PA
57272015-07-14 Pedro Alves <palves@redhat.com>
5728
5729 * gdb.base/killed-outside.exp: New file.
5730 * gdb.base/killed-outside.c: New file.
5731
218a5a11
JK
57322015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5733
5734 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5735 (n at main): New.
5736 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5737
e03ed3c6
AA
57382015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5739
5740 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5741 infcall tests instead of setting up for KFAIL.
5742
485668e5
MM
57432015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5744
5745 * gdb.btrace/record_goto-step.exp: New.
5746
08464196
JK
57472015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5748
5749 PR compile/18484
5750 * gdb.compile/compile.c (struct struct_type): Add volatile to
5751 selffield's type.
5752 * gdb.compile/compile.exp
5753 (compile code struct_object.selffield = &struct_object): Skip further
5754 struct_object tests if this one xfails.
5755
bcf5c1d9
RC
57562015-07-08 Robert O'Callahan <robert@ocallahan.org>
5757
5758 PR exp/18617
5759 * gdb.trace/ax.exp: Add test.
5760
4931af25
YQ
57612015-07-07 Yao Qi <yao.qi@linaro.org>
5762
5763 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5764 instead of istarget "aarch64*-*-*".
5765 * gdb.arch/aarch64-fp.exp: Likewise.
5766 * gdb.base/float.exp: Likewise.
5767 * gdb.reverse/aarch64.exp: Likewise.
5768 * lib/gdb.exp (is_aarch64_target): New proc.
5769
9fcf688e
YQ
57702015-07-07 Yao Qi <yao.qi@linaro.org>
5771
5772 * lib/gdb.exp (is_aarch32_target): New proc.
5773 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5774 instead of "istarget "arm*-*-*"".
5775 * gdb.arch/arm-disp-step.exp: Likewise.
5776 * gdb.arch/thumb-bx-pc.exp: Likewise.
5777 * gdb.arch/thumb-prologue.exp: Likewise.
5778 * gdb.arch/thumb-singlestep.exp: Likewise.
5779 * gdb.base/disp-step-syscall.exp: Likewise.
5780 * gdb.base/float.exp: Likewise.
5781
fbd8d50d
YQ
57822015-07-07 Yao Qi <yao.qi@linaro.org>
5783
5784 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5785 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5786
71be1fdc
YQ
57872015-07-07 Yao Qi <yao.qi@linaro.org>
5788
5789 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5790 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5791 if it exists.
5792 * gdb.multi/multi-arch.exp: Likewise.
5793
3e221d36
SM
57942015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5795
5796 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5797 print.
5798
d441430b
YQ
57992015-07-07 Yao Qi <yao.qi@linaro.org>
5800
5801 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5802
06f810bd
MG
58032015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5804
5805 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5806 '[' and ']' characters.
5807
5e61e7c0
IB
58082015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5809
5810 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5811
28bf096c
PA
58122015-06-29 Pedro Alves <palves@redhat.com>
5813
5814 PR threads/18127
5815 * gdb.threads/hand-call-new-thread.c: New file.
5816 * gdb.threads/hand-call-new-thread.c: New file.
5817
ee93cd5e
KS
58182015-06-26 Keith Seitz <keiths@redhat.com>
5819 Doug Evans <dje@google.com>
5820
5821 PR 16253
5822 * gdb.cp/var-tag-2.cc: New file.
5823 * gdb.cp/var-tag-3.cc: New file.
5824 * gdb.cp/var-tag-4.cc: New file.
5825 * gdb.cp/var-tag.cc: New file.
5826 * gdb.cp/var-tag.exp: New file.
5827
fc637f04
PP
58282015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5829
5830 * gdb.base/history-duplicates.exp: New test.
5831
2e52ae68
PP
58322015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5833
5834 * gdb.base/completion.exp: Test the completion of the "focus"
5835 command.
5836
6e22494e
JK
58372015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5838
5839 * gdb.arch/amd64-prologue-skip.S: New file.
5840 * gdb.arch/amd64-prologue-skip.exp: New file.
5841
bf7b9cd9
SM
58422015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5843
5844 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5845 is_address_zero_readable check.
5846
201e8dfd
PB
58472015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5848
5849 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5850 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5851
5cd867b4
YQ
58522015-06-24 Yao Qi <yao.qi@linaro.org>
5853
5854 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5855 linux targets.
5856
4d7be007
YQ
58572015-06-24 Yao Qi <yao.qi@linaro.org>
5858
5859 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5860 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5861 * gdb.base/siginfo-thread.exp: Likewise.
5862
07fcd301
YQ
58632015-06-22 Yao Qi <yao.qi@linaro.org>
5864
5865 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5866
52042a00
YQ
58672015-06-22 Yao Qi <yao.qi@linaro.org>
5868
5869 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5870 aarch64*-*-*.
5871 (skip_hw_watchpoint_tests): Likewise.
5872
74bd41ce
PP
58732015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5874
5875 * gdb.base/gdbinit-history.exp: Test the interaction between
5876 setting GDBHISTSIZE and setting the history size via .gdbinit.
5877
bc460514
PP
58782015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5879
5880 PR gdb/16999
5881 * gdb.base/gdbhistsize-history.exp: New test.
5882
b58c513b
PP
58832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5884
5885 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5886 with GDBHISTSIZE.
5887 * gdb.base/readline.exp: Likewise.
5888
92046791
YQ
58892015-06-17 Yao Qi <yao.qi@linaro.org>
5890
5891 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5892 line.
5893
2093d2d3
PP
58942015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5895
5896 * gdb.base/gdbinit-history.exp: Add test case to check that
5897 an unlimited history file does not get truncated on exit.
5898
e6c693af
AA
58992015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5900
5901 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5902 (VECTOR): New macro. Use it...
5903 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
5904 ...for these typedefs.
5905 (int8, char1, int1, double1): New typedefs.
5906 (struct just_int2, struct two_int2): New structures.
5907 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
5908 (add_structvecs, add_singlevecs): New functions.
5909 (main): Call add_some_intvecs twice.
5910 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
5911 the compile and exit upon failure. Try compiling for the "native"
5912 architecture. Test inferior function calls with vector arguments
5913 and vector return value handling with "finish" and "return".
5914
c74f7d1c
JT
59152015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
5916
5917 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
5918 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
5919 PE file.
5920 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
5921
98aa42ee
AT
59222015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5923
5924 PR breakpoints/16465
5925 * gdb.mi/mi-dprintf-pending.c: New file.
5926 * gdb.mi/mi-dprintf-pending.exp: New test.
5927 * gdb.mi/mi-dprintf-pendshr.c: New file.
5928
7d73c23c 59292015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 5930 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
5931
5932 * gdb.arch/i386-mpx-map.c: New file.
5933 * gdb.arch/i386-mpx-map.exp: New File.
5934
59352015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5936
5937 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
5938 * gdb.arch/i386-mpx.exp: Indentation fixed.
5939
59402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5941
5942 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
5943 function and improved indentation.
5944 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
5945 gdb_test_multiple. Added additional tests to skip the test.
5946
59472015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5948
5949 * gdb.arch/i386-avx512.c: Change path in include file.
5950 * gdb.arch/i386-avx512.exp: Change include dir path
5951 compilation flag.
5952 * gdb.arch/i386-mpx.c: Change path in include file.
5953 * gdb.arch/i386-mpx.exp: Change include dir path compilation
5954 flag.
5955
d5eba19a
JK
59562015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5957
5958 * gdb.compile/compile-print.exp (compile print *vararray@3)
5959 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
5960
7f361056
JK
59612015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5962
5963 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
5964 (do not keep jit in memory): ... this.
5965 (expect 5): Change it to ...
5966 (expect no 5): ... this.
5967
3b462ec2
SM
59682015-06-02 Simon Marchi <simon.marchi@ericsson.com>
5969
5970 PR gdb/15564
5971 * gdb.mi/mi-detach.exp: New file.
5972
e0619de6
JK
59732015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5974
5975 PR symtab/18392
5976 * gdb.arch/amd64-tailcall-self.S: New file.
5977 * gdb.arch/amd64-tailcall-self.c: New file.
5978 * gdb.arch/amd64-tailcall-self.exp: New file.
5979
e970cb34
DB
59802015-05-28 Don Breazeal <donb@codesourcery.com>
5981
5982 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
5983 tests for remote targets by checking is_target_gdbserver.
5984
b2e2f908
DE
59852015-05-27 Doug Evans <dje@google.com>
5986
5987 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
5988 * gdb.dwarf2/opaque-type-lookup.c: New file.
5989 * gdb.dwarf2/opaque-type-lookup.exp: New file.
5990
82c7be31
DE
59912015-05-26 Doug Evans <dje@google.com>
5992
5993 * gdb.cp/iostream.cc: New file.
5994 * gdb.cp/iostream.exp: New file.
5995
b4f54984
DE
59962015-05-26 Doug Evans <dje@google.com>
5997
5998 * gdb.dwarf2/dw2-op-call.exp: Update.
5999 * gdb.dwarf2/dw4-sig-types.exp: Update.
6000 * gdb.dwarf2/implptr.exp: Update.
6001 * gdb.mi/mi-cmd-param-changed.exp: Update.
6002
4ea6efe9
DE
60032015-05-26 Doug Evans <dje@google.com>
6004
6005 * gdb.python/py-lazy-string.c: New file.
6006 * gdb.python/py-lazy-string.exp: New file.
6007 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6008 (main): Update. Add estring3.
6009 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6010 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6011
f6bb7db3
YQ
60122015-05-26 Omair Javaid <omair.javaid@linaro.org>
6013 Yao Qi <yao.qi@linaro.org>
6014
6015 * gdb.reverse/aarch64.c: New.
6016 * gdb.reverse/aarch64.exp: New.
6017
a81bfbd0
OJ
60182015-05-26 Omair Javaid <omair.javaid@linaro.org>
6019
25d49b86
PA
6020 * lib/gdb.exp (supports_process_record): Return true for
6021 aarch64*-linux*.
a81bfbd0
OJ
6022 (supports_reverse): Likewise.
6023
158bf1b4
PP
60242015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6025
6026 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6027 Use with_test_prefix.
6028
a0145030
AB
60292015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * gdb.base/completion.exp: Add test for completion of layout
6032 names.
6033
ebe3b578
AB
60342015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6035
6036 * lib/gdb.exp (skip_tui_tests): New proc.
6037 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6038
84204ed7
PA
60392015-05-19 Pedro Alves <palves@redhat.com>
6040
6041 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6042 Save the whole env array instead of just HOME. Unset HISTSIZE in
6043 the environment while testing. Restore whole environment
6044 afterwards.
6045
37442ce1
DE
60462015-05-16 Doug Evans <xdje42@gmail.com>
6047
6048 * gdb.guile/scm-ports.c: New file.
6049 * gdb.guile/scm-ports.exp: Add memory port tests.
6050
36de76f9
JK
60512015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6052
6053 * gdb.compile/compile-print.c: New file.
6054 * gdb.compile/compile-print.exp: New file.
6055
3a9558c4
JK
60562015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6057
6058 * gdb.compile/compile-ops.exp: Cast param to void.
6059 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6060 (compile code struct_object.selffield = &struct_object): Add xfail.
6061
aa715135
JG
60622015-05-15 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdb.ada/arr_enum_with_gap: New testcase.
6065
931e5bc3
JG
60662015-05-15 Joel Brobecker <brobecker@adacore.com>
6067
6068 * gdb.ada/byte_packed_arr: New testcase.
6069
9cd4d857
JB
60702015-05-15 Joel Brobecker <brobecker@adacore.com>
6071
6072 * gdb.ada/pckd_neg: New testcase.
6073
ebfd00d2
PP
60742015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6075
6076 PR gdb/17820
6077 * gdb.base/gdbinit-history.exp: New test.
6078 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6079 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6080
4c082a81
SC
60812015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6082
6083 * gdb.python/py-xmethods.cc: Enhance test case.
6084 * gdb.python/py-xmethods.exp: New tests.
6085 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6086 function.
6087 (B_indexoper): Likewise.
6088 (global_dm_list) : Add new xmethod worker functions.
6089
f7797074
SDJ
60902015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6091
6092 * gdb.base/coredump-filter.exp: Correctly unset
6093 "coredump_var_addr" array.
6094
a4674e4e
PA
60952015-05-08 Pedro Alves <palves@redhat.com>
6096
6097 * gdb.server/non-existing-program.exp: Unset spawn_id.
6098
df2eb078
SC
60992015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6100
6101 PR python/18291
6102 * gdb.python/py-xmethods.exp: Add tests.
6103
422349a3
YQ
61042015-05-08 Yao Qi <yao.qi@linaro.org>
6105
6106 PR gdb/18208
6107 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6108 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6109 function set_coredump_filter, and remove remote_exec call.
6110 Remove argument ipid. Callers update.
6111 (top level): Don't get inferior's PID.
6112
63fc80ce
AA
61132015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6114
6115 * gdb.base/watch_thread_num.exp: Skip test on targets without
6116 access watchpoints.
6117
80ad801e
PA
61182015-05-06 Pedro Alves <palves@redhat.com>
6119
6120 PR server/18081
6121 * gdb.server/non-existing-program.exp: New file.
6122
0fa7fe50
JB
61232015-05-05 Joel Brobecker <brobecker@adacore.com>
6124
6125 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6126
3ea89b92
PMR
61272015-05-05 Joel Brobecker <brobecker@adacore.com>
6128
6129 * gdb.ada/out_of_line_in_inlined: New testcase.
6130
87b8eff0
JB
61312015-05-05 Joel Brobecker <brobecker@adacore.com>
6132
6133 * gdb.ada/var_rec_arr: New testcase.
6134
5fccc635
YQ
61352015-04-30 Yao Qi <yao.qi@linaro.org>
6136
6137 * gdb.base/break-idempotent.exp: If
6138 skip_hw_watchpoint_multi_tests returns true, skip the tests
6139 on "rwatch" and "awatch".
6140
42d38f42
YQ
61412015-04-30 Yao Qi <yao.qi@linaro.org>
6142
6143 * gdb.base/relativedebug.exp: Invoke gdb command
6144 "info sharedlibrary", and if libc.so doesn't have debug info,
6145 skip the test.
6146
2ce1cdbf
DE
61472015-04-29 Doug Evans <dje@google.com>
6148
6149 * gdb.python/py-xmethods.exp: Add ptype tests.
6150 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6151 get_result_type method.
6152
f24a38c5
LM
61532015-04-29 Luis Machado <lgustavo@codesourcery.com>
6154
6155 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6156 the target does not support hardware watchpoints.
6157
ecbf2b3c
LM
61582015-04-29 Luis Machado <lgustavo@codesourcery.com>
6159
6160 * gdb.base/break-always.exp: Abort testing if writing to memory
6161 causes an error.
6162
34f5f757
DE
61632015-04-28 Doug Evans <dje@google.com>
6164
6165 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6166 * gdb.python/py-pp-registration.exp: ... here. New file.
6167 * gdb.python/py-pp-registration.c: New file.
6168 * gdb.python/py-pp-registration.py: New file.
6169
69b4374a
DE
61702015-04-28 Doug Evans <dje@google.com>
6171
6172 * gdb.python/py-bad-printers.c: New file.
6173 * gdb.python/py-bad-printers.py: New file.
6174 * gdb.python/py-bad-printers.exp: New file.
6175
59fb7612
SS
61762015-04-28 Sasha Smundak <asmundak@google.com>
6177
6178 * gdb.python/py-type.exp: New test.
6179
2631b16a
AW
61802015-04-28 Andy Wingo <wingo@igalia.com>
6181
6182 * gdb.python/py-parameter.exp:
6183 * gdb.guile/scm-parameter.exp: Escape the path that we are
6184 matching against, as it might contain characters that are special
6185 to regular expressions.
6186
460efde1
JB
61872015-04-27 Joel Brobecker <brobecker@adacore.com>
6188
6189 * gdb.ada/rec_comp: New testcase.
6190
2d369d8e
SDJ
61912015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6192
6193 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6194 before using it.
6195
cf75d6c3
AB
61962015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6197
6198 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6199 new tests for verilog output.
6200
8dbe7ca5
YQ
62012015-04-24 Yao Qi <yao.qi@linaro.org>
6202
6203 * boards/remote-gdbserver-on-localhost.exp: New file.
6204
4ef9fb2f
PA
62052015-04-23 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6208 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6209 "end of file", remove $inferior_spawn_id from the indirect list.
6210
0a803169
PA
62112015-04-23 Pedro Alves <palves@redhat.com>
6212
6213 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6214
749ef8f8
PA
62152015-04-23 Pedro Alves <palves@redhat.com>
6216
6217 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6218 on $any_spawn_id instead of only on $gdb_spawn_id.
6219
8aae4344
PM
62202015-04-21 Pierre Muller <muller@sourceware.org>
6221
6222 PR pascal/17815
6223 * lib/pascal.exp (gpc_compile): Add new option "class".
6224 (fpc_compile): Likewise.
6225 * gdb.pascal/case-insensitive-symbols.pas: New file.
6226 * gdb.pascal/case-insensitive-symbols.exp: New file.
6227
1586c8fb
GB
62282015-04-20 Gary Benson <gbenson@redhat.com>
6229
6230 * gdb.base/attach.exp: Fix three extended remote failures.
6231
1b6e6f5c
GB
62322015-04-17 Gary Benson <gbenson@redhat.com>
6233
6234 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6235 the main executable over the remote protocol.
6236
e797481d
PA
62372015-04-16 Pedro Alves <palves@redhat.com>
6238
6239 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6240 a new gdbserver if gdbserver_reconnect_p is set.
6241
1ca99c42
PA
62422015-04-16 Pedro Alves <palves@redhat.com>
6243
6244 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6245 is set, don't exit gdbserver.
6246
af9fd6f8
AA
62472015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6248
6249 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6250 appropriate .insn, such that an older assembler can be used.
6251 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6252 the z/Architecture instruction set on 31-bit targets as well.
6253
04ff1e61
AA
62542015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6255
6256 * gdb.go/handcall.exp: Remove all logic related to the first
6257 breakpoint and rely on go_runto_main instead.
6258 * gdb.go/strings.exp: Likewise.
6259 * gdb.go/unsafe.exp: Likewise.
6260 * gdb.go/hello.exp: Likewise. Also rename the remaining
6261 breakpoint marker to "breakpoint 1".
6262 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6263 * gdb.go/strings.go: Likewise.
6264 * gdb.go/unsafe.go: Likewise.
6265 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6266 "set breakpoint 2 here" and rename the remaining breakpoint marker
6267 to "breakpoint 1".
6268
40d2f8d6
SM
62692015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6270
6271 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6272 if itertools.imap is not present.
6273 * gdb.python/py-objfile.exp: Add parentheses.
6274 * gdb.python/py-type.exp: Same.
6275 * gdb.python/py-unwind-maint.py: Same.
6276
8cbc97c6
YQ
62772015-04-15 Yao Qi <yao.qi@linaro.org>
6278
6279 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6280 of ":$ptr_size" and set its form explicitly.
6281
45fd756c
YQ
62822015-04-15 Pedro Alves <palves@redhat.com>
6283 Yao Qi <yao.qi@linaro.org>
6284
6285 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6286 timeout by factor of 4.
6287 (test_regular_watch): Likewise.
6288 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6289 * gdb.reverse/sigall-reverse.exp: Likewise.
6290 * gdb.reverse/until-precsave.exp: Likewise.
6291 * lib/gdb.exp (with_timeout_factor): New proc.
6292 (gdb_expect): Move some code to ...
6293 (get_largest_timeout): ... here. New procedure.
6294
9e811bc3
LM
62952015-04-14 Luis Machado <lgustavo@codesourcery.com>
6296
6297 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6298
0ff6fcb2
LM
62992015-04-13 Luis Machado <lgustavo@codesourcery.com>
6300
6301 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6302 to write to the .text section.
6303
7578d5f7
LM
63042015-04-13 Luis Machado <lgustavo@codesourcery.com>
6305
6306 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6307 Handle the case of targets that do not provide PID information.
6308
2efe15c4
YQ
63092015-04-13 Yao Qi <yao.qi@linaro.org>
6310
6311 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6312 and use expect instead of gdb_expect.
6313
8cd8f2f8
SDJ
63142015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6315
6316 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6317 "coredump_var_addr" to avoid naming conflict with other testcases.
6318
9ee41772
PA
63192015-04-10 Pedro Alves <palves@redhat.com>
6320
6321 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6322 gdb_test_sequence and gdb_assert.
6323
07473109
PA
63242015-04-10 Pedro Alves <palves@redhat.com>
6325
6326 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6327 test messages that don't include the breakpoint address.
6328
de3db44c
YQ
63292015-04-10 Yao Qi <yao.qi@linaro.org>
6330
6331 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6332 false for some offset and width combinations which aren't
6333 supported by linux kernel.
6334
c79d856c
PA
63352015-04-10 Pedro Alves <palves@redhat.com>
6336
6337 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6338 procedure, factored out from ...
6339 (top level): ... here. Add "set displaced-stepping" testing axis.
6340 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6341 parameter "displaced". Use it.
6342 (top level): Use foreach and add "set displaced-stepping" testing
6343 axis.
6344
ebc90b50
PA
63452015-04-10 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6348 Remove comment.
6349 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6350 both the address of the instruction that triggers the watchpoint
6351 and the address of the instruction immediately after, and use
6352 those addresses for the test. Fix comment.
6353
8f572e5c
PA
63542015-04-10 Pedro Alves <palves@redhat.com>
6355
6356 * gdb.base/sigstep.exp (breakpoint_to_handler)
6357 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6358 Test "backtrace" in handler.
6359 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6360 (top level): Add new "displaced" test axis to
6361 breakpoint_to_handler, breakpoint_to_handler_entry and
6362 breakpoint_over_handler.
6363
8d707a12
PA
63642015-04-10 Pedro Alves <palves@redhat.com>
6365
6366 PR gdb/18216
6367 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6368
ef713951
YQ
63692015-04-10 Yao Qi <yao.qi@linaro.org>
6370
6371 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6372 (test_add_rn_pc): New function.
6373 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6374 (top level): Invoke test_add_rn_pc.
6375
906d60cf
PA
63762015-04-10 Pedro Alves <palves@redhat.com>
6377
6378 PR gdb/13858
6379 * gdb.base/step-over-no-symbols.exp: New file.
6380
f2983cc3
AW
63812015-04-09 Andy Wingo <wingo@igalia.com>
6382
6383 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6384 after the Python tests.
6385
6d62641c
SDJ
63862015-04-08 Keith Seitz <keiths@redhat.com>
6387
6388 PR python/16699
6389 * gdb.python/py-completion.exp: New tests for completion.
6390 * gdb.python/py-completion.py (CompleteLimit1): New class.
6391 (CompleteLimit2): Likewise.
6392 (CompleteLimit3): Likewise.
6393 (CompleteLimit4): Likewise.
6394 (CompleteLimit5): Likewise.
6395 (CompleteLimit6): Likewise.
6396 (CompleteLimit7): Likewise.
6397
f3770638
PA
63982015-04-08 Pedro Alves <palves@redhat.com>
6399
6400 PR gdb/18214
6401 PR gdb/18216
6402 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6403 function.
6404 (main): Install it as SIGUSR1 handler.
6405 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6406 parameter. Always use "setup" as prefix. Toggle "set
6407 displaced-stepping" off/on depending on global. Don't switch to
6408 thread 1 here.
6409 (top level): Add displaced stepping "off/on" test axis. Update
6410 "setup" calls. Wrap each subtest with with_test_prefix. Test
6411 continuing with a queued signal in each thread.
6412
4496bed7
PA
64132015-04-08 Pedro Alves <palves@redhat.com>
6414
6415 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6416 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6417 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6418 Return early if running to main fails.
6419 * gdb.trace/while-stepping.exp: Likewise.
6420
b97fde92
PA
64212015-04-07 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6424 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6425 interact with inferior program.
6426
f71c18e7
PA
64272015-04-07 Pedro Alves <palves@redhat.com>
6428
6429 * lib/gdb.exp (inferior_spawn_id): New global.
6430 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6431 spawn id after processing the user code.
6432 (default_gdb_start): Set inferior_spawn_id.
6433 (send_inferior): New procedure.
6434 * lib/gdbserver-support.exp (gdbserver_start): Set
6435 inferior_spawn_id.
6436 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6437
6423214f
PA
64382015-04-07 Pedro Alves <palves@redhat.com>
6439
6440 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6441 * lib/gdbserver-support.exp (gdbserver_start): Make
6442 $server_spawn_id global.
6443 (gdbserver_start): Don't wait for gdbserver's spawn id with
6444 expect_background.
6445 (close_gdbserver): New procedure.
6446 (gdb_exit): Rename the default version and reimplement.
6447
71c0ee8c
PA
64482015-04-07 Pedro Alves <palves@redhat.com>
6449
72f4393d 6450 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6451 append the substituted item, not the original item.
6452
203bc29b
PA
64532015-04-07 Pedro Alves <palves@redhat.com>
6454
6455 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6456 gdb_expect.
6457
508a3ddf
PA
64582015-04-07 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6461 output appearing once only.
6462
9f6dbe2b
PA
64632015-04-07 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6466 that doesn't expect anything. Return early if running to main
6467 fails.
6468
337532fa
YQ
64692015-04-07 Yao Qi <yao.qi@linaro.org>
6470
6471 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6472 (child_function): Call alarm.
6473 (main): Move call to alarm into the loop.
6474 * gdb.threads/non-stop-fair-events.exp: Build program with
6475 -DTIMEOUT=$timeout.
6476
01b622d4
DE
64772015-04-06 Doug Evans <xdje42@gmail.com>
6478
6479 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6480 Fix dest parameter to board_info.
6481 (fpc_compile): Ditto.
6482 (gdb_compile_pascal): Rename dest arg to destfile.
6483
961f4160
PMR
64842015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6485
6486 * gdb.ada/funcall_ref.exp: New file.
6487 * gdb.ada/funcall_ref/foo.adb: New file.
6488
cafda597
YQ
64892015-04-02 Yao Qi <yao.qi@linaro.org>
6490
6491 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6492 is remote.
6493
fed040c6
GB
64942015-04-02 Gary Benson <gbenson@redhat.com>
6495
6496 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6497
d11916aa
SS
64982015-04-01 Sasha Smundak <asmundak@google.com>
6499
6500 * gdb.python/py-unwind-maint.c: New file.
6501 * gdb.python/py-unwind-maint.exp: New test.
6502 * gdb.python/py-unwind-maint.py: New file.
6503 * gdb.python/py-unwind.c: New file.
6504 * gdb.python/py-unwind.exp: New test.
6505 * gdb.python/py-unwind.py: New test.
6506
a1471180
PA
65072015-04-01 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6510 to fail instead of non-existent $test.
6511
0bbeccb1
PA
65122015-04-01 Pedro Alves <palves@redhat.com>
6513
6514 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6515 GDBFLAGS if not empty.
6516
3c724c8c
PMR
65172015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6518
6519 * gdb.ada/complete.exp: Remove "multi_line".
6520 * gdb.ada/info_exc.exp: Remove "multi_line".
6521 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6522 * gdb.ada/ptype_field.exp: Remove "multi_line".
6523 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6524 * gdb.ada/tagged.exp: Remove "multi_line".
6525 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6526 [multi_line ...]
6527 * gdb.btrace/delta.exp: Likewise.
6528 * gdb.btrace/exception.exp: Likewise.
6529 * gdb.btrace/function_call_history.exp: Likewise.
6530 * gdb.btrace/instruction_history.exp: Likewise.
6531 * gdb.btrace/nohist.exp: Likewise.
6532 * gdb.btrace/record_goto.exp: Likewise.
6533 * gdb.btrace/segv.exp: Likewise.
6534 * gdb.btrace/stepi.exp: Likewise.
6535 * gdb.btrace/tailcall.exp: Likewise.
6536 * gdb.btrace/unknown_functions.exp: Likewise.
6537 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6538 * lib/gdb.exp: Add the "multi_line" helper.
6539
4eec2deb
PA
65402015-04-01 Pedro Alves <palves@redhat.com>
6541
6542 * gdb.threads/tid-reuse.c: New file.
6543 * gdb.threads/tid-reuse.exp: New file.
6544
df8411da
SDJ
65452015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6546
6547 PR corefiles/16092
6548 * gdb.base/coredump-filter.c: New file.
6549 * gdb.base/coredump-filter.exp: Likewise.
6550
6ef37366
PM
65512015-03-27 Petr Machata <pmachata@redhat.com>
6552
6553 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6554 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6555 (Dwarf::assemble): Initialize them.
6556 (Dwarf::lines): New function.
6557
7ec911b0
JT
65582015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6559
6560 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6561 SYMBOL_PREFIX for x86_64-*-cygwin.
6562
ff908ebf
AW
65632015-03-26 Andy Wingo <wingo@igalia.com>
6564
6565 PR symtab/18148
6566 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6567 const_value but not a location.
6568 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6569 location defined in non-main CUs are visible.
6570
6d5f0679
YQ
65712015-03-26 Yao Qi <yao.qi@linaro.org>
6572
6573 PR testsuite/18139
6574 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6575 Add a line number entry for the same line.
6576 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6577 Add a line number entry for the same line.
6578
2898689b
YQ
65792015-03-26 Yao Qi <yao.qi@linaro.org>
6580
6581 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6582 .int 0.
6583 (func): Likewise. Add .Lfunc_1 label.
6584 Use .Lfunc_1 label.
6585 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6586 .int 0.
6587 (func): Likewise.
6588 Use .Lfunc_1 label.
6589
85180498
YQ
65902015-03-26 Yao Qi <yao.qi@linaro.org>
6591
6592 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6593 Call gdb_compile instead to compile each .s files without debug
6594 information.
6595
8aa08a8d
YQ
65962015-03-26 Yao Qi <yao.qi@linaro.org>
6597
6598 * gdb.base/savedregs.exp (process_saved_regs): Make
6599 "Saved registers:" optional in the pattern.
6600
66849923
MM
66012015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6602
6603 * gdb.btrace/next.exp: Merged into step.exp.
6604 * gdb.btrace/finish.exp: Merged into step.exp.
6605 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6606 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6607 "record goto" and checking the exact replay position.
6608 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6609 check for "Recording format" in "info record" output.
6610 * gdb.btrace/record_goto.exp: Choose test file based on target.
6611 * gdb.btrace/x86-record_goto.S: Renamed into ...
6612 * gdb.btrace/x86_64-record_goto.S: ... this.
6613 * gdb.btrace/i686-record_goto.S: New.
6614 * gdb.btrace/x86-tailcall.S: Renamed into ...
6615 * gdb.btrace/x86_64-tailcall.S: ... this.
6616 * gdb.btrace/i686-tailcall.S: New.
6617 * gdb.btrace/x86-tailcall.c: Renamed into ...
6618 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6619 separate statements. Update test.
6620 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6621 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6622 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6623 * gdb.btrace/tailcall.exp: Choose test file based on target.
6624 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6625
11cc1b74
MM
66262015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6627
6628 * gdb.btrace/exception.exp: Increase BTS buffer size.
6629
a25d8bf9
PA
66302015-03-24 Pedro Alves <palves@redhat.com>
6631
6632 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6633
856e7dd6
PA
66342015-03-24 Pedro Alves <palves@redhat.com>
6635
6636 * gdb.threads/schedlock.exp (test_step): No longer expect that
6637 "set scheduler-locking step" with "next" over a function call runs
6638 threads unlocked.
6639
ad235a41
AT
66402015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6641
6642 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6643
15630549
AT
66442015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6645
6646 PR breakpoints/16466
6647 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6648 * gdb.mi/mi-pending.c (thread_func): New function.
6649 (int main): Add threading support required.
6650 * gdb.mi/mi-pending.exp: Add tests for this issue.
6651 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6652 (pendfunc2): Remove stdio dependency.
6653 * gdb.mi/mi-pendshr2.c: New file.
6654
693dca06
KS
66552015-03-23 Keith Seitz <keiths@redhat.com>
6656
6657 * gdb.linespec/keywords.c: New file.
6658 * gdb.linespec/keywords.exp: New file.
6659
7e993ebf
KS
66602015-03-23 Keith Seitz <keiths@redhat.com>
6661
6662 PR gdb/18021
6663 * gdb.dwarf2/staticvirtual.exp: New test.
6664
bc23328c
JK
66652015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6666
6667 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6668 * README: Remove HP-UX and gdb.hp.
6669 (configuration):
6670 * configure: Regenerate.
6671 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6672 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6673 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6674 gdb.hp/gdb.defects/Makefile.
6675 * gdb.hp/Makefile.in: File deleted.
6676 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6677 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6678 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6679 * gdb.hp/gdb.aCC/run.c: File deleted.
6680 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6681 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6682 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6683 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6684 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6685 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6686 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6687 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6688 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6689 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6690 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6691 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6692 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6693 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6694 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6695 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6696 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6697 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6698 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6699 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6700 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6701 * gdb.hp/gdb.compat/average.c: File deleted.
6702 * gdb.hp/gdb.compat/sum.c: File deleted.
6703 * gdb.hp/gdb.compat/xdb.c: File deleted.
6704 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6705 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6706 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6707 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6708 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6709 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6710 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6711 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6712 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6713 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6714 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6715 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6716 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6717 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6718 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6719 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6720 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6721 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6722 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6723 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6724 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6725 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6726 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6727 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6728 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6729 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6730 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6731 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6732 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6733 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6734 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6735 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6736 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6737 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6738 * gdb.hp/tools/odump: File deleted.
6739
8bf3b159
PA
67402015-03-19 Pedro Alves <palves@redhat.com>
6741
6742 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6743 (saw_thread_3): New globals.
6744 (top level): Increment them when an event for the corresponding
6745 thread is seen.
6746 (no thread starvation): New test.
6747
eb54c8bf
PA
67482015-03-19 Pedro Alves <palves@redhat.com>
6749
6750 * gdb.threads/continue-pending-status.c: New file.
6751 * gdb.threads/continue-pending-status.exp: New file.
6752
32d2e5d6
PA
67532015-03-18 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6756 Use gdb_is_target_remote instead of is_remote. Use
6757 gdb_test_multiple instead of gdb_expect. Exit early if
6758 gdb_test_multiple hits its internal matches. Tighten stepi tests
6759 expected output. Fail on exit with any signal, instead of just
6760 SIGILL.
6761
f68f11b7
YQ
67622015-03-18 Yao Qi <yao.qi@linaro.org>
6763
6764 PR tdep/18107
6765 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6766 variable.
6767 * gdb.base/catch-syscall.exp: Don't skip it on
6768 aarch64*-*-linux* target. Remove elements in all_syscalls.
6769 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6770 target.
6771 (setup_all_syscalls): New proc.
6772
ca5fd19b
YQ
67732015-03-16 Yao Qi <yao.qi@linaro.org>
6774
6775 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6776 (top level): Skip tests if valid_addr_p returns false for
6777 $cmd1 or $cmd2.
6778
85642ba0
AW
67792015-03-11 Andy Wingo <wingo@igalia.com>
6780
6781 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6782
e03f9645
YQ
67832015-03-11 Yao Qi <yao.qi@linaro.org>
6784
6785 * gdb.base/catch-syscall.exp: Fix typo in comments.
6786
5d0962b2
YQ
67872015-03-11 Yao Qi <yao.qi@linaro.org>
6788
6789 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6790
b2df3cef
PA
67912015-03-09 Pedro Alves <palves@redhat.com>
6792
6793 * dg-extract-results.py: Delete.
6794
ef878e53
PA
67952015-03-09 Pedro Alves <palves@redhat.com>
6796
6797 Merge dg-extract-results.sh from GCC upstream (r218843).
6798
6799 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6800 * dg-extract-results.sh: Use --text with grep to avoid issues with
6801 binary files. Fall back to cat -v, if that doesn't work.
6802
9494d219
PA
68032015-03-05 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6806
a8d9763a
SM
68072015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6808
6809 * lib/mi-support.exp (mi_expect_interrupt): Accept
6810 alternative event for when in all-stop mode.
6811
be9957b8
PA
68122015-03-04 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6815
d57be0f4 68162015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
6817
6818 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6819
c214c7cf
AA
68202015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6821
6822 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6823 regexps for GDB's current line display, accept a hex address
6824 preceding the line number.
6825
6d74a497
AA
68262015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6827
6828 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6829 the 'arch1' variable for "s390*-linux*" targets.
6830
511aee7c
PA
68312015-03-04 Pedro Alves <palves@redhat.com>
6832
6833 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6834 (main): Pass missing retval argument to pthread_join call.
6835
95e50b27
PA
68362015-03-02 Pedro Alves <palves@redhat.com>
6837
6838 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6839 (top level): Call do_test with non-stop as well.
6840
28054d69
PA
68412015-03-02 Pedro Alves <palves@redhat.com>
6842
6843 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6844 -1.
6845
4fa5d7b4
AA
68462015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6847
6848 * gdb.arch/s390-vregs.exp: New test.
6849 * gdb.arch/s390-vregs.S: New file.
6850
97c18565
PA
68512015-02-27 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6854 call to catch_command_errors.
6855 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6856 catch_command_errors.
6857
a37bfa30
PA
68582015-02-27 Pedro Alves <palves@redhat.com>
6859
6860 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6861 "true" for boolean result.
6862 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6863 prototype of main.
6864
6f98576f
PA
68652015-02-27 Pedro Alves <palves@redhat.com>
6866
6867 * lib/unbuffer_output.c: New file.
6868 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6869 (main): Call gdb_unbuffer_output.
6870
eba5ab56
YQ
68712015-02-27 Yao Qi <yao.qi@linaro.org>
6872
6873 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6874 target.
6875
0def5aaa
DE
68762015-02-26 Doug Evans <dje@google.com>
6877
6878 * gdb.cp/class2.cc (Dbase, D): New classes.
6879 (main): New local delta.
6880 * gdb.cp/class2.exp: Test printing delta.
6881 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6882 (dynbar): New global.
6883 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6884
081a1c2c
JK
68852015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6886
6887 * gdb.compile/compile-ifunc.c: New file.
6888 * gdb.compile/compile-ifunc.exp: New file.
6889
2f41223f
AT
68902015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6891
6892 * gdb.base/structs.exp: Check for correct struct on finish.
6893
03eddd80
YQ
68942015-02-26 Yao Qi <yao.qi@linaro.org>
6895
6896 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6897 is zero.
6898
80c57053
JK
68992015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 * gdb.arch/cordic.ko.bz2: New file.
6902 * gdb.arch/cordic.ko.debug.bz2: New file.
6903 * gdb.arch/ppc64-symtab-cordic.exp: New file.
6904
21613c12
YQ
69052015-02-25 Yao Qi <yao.qi@linaro.org>
6906
6907 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
6908 aarch64*-*-* target.
6909
d8b901ed
PA
69102015-02-23 Pedro Alves <palves@redhat.com>
6911
6912 * lib/gdb.exp (delete_breakpoints): Rewrite using
6913 gdb_test_multiple.
6914
e5b85ead
PA
69152015-02-23 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.base/info-os.c: Include stdlib.h.
6918
85c3a371
DE
69192015-02-22 Doug Evans <xdje42@gmail.com>
6920
6921 PR symtab/17855
6922 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
6923 is read after symbols have been re-read.
6924 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
6925 * gdb.ada/exec_changed/second.adb (Second): Ditto.
6926
96553a0c
DE
69272015-02-21 Doug Evans <dje@google.com>
6928
6929 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
6930
97a0c697
JK
69312015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6932
6933 PR corefiles/17808
6934 * gdb.arch/i386-biarch-core.core.bz2: New file.
6935 * gdb.arch/i386-biarch-core.exp: New file.
6936
a47cd6e9
PA
69372015-02-21 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
6940 runto_main fails.
6941
c5facdc4
PA
69422015-02-20 Pedro Alves <palves@redhat.com>
6943
6944 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
6945 info probes.
6946
2db9a427
PA
69472015-02-20 Pedro Alves <palves@redhat.com>
6948
6949 * gdb.threads/multi-create-ns-info-thr.exp: New file.
6950
60fb7e9e
PA
69512015-02-20 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
6954 clean_restart before gdb_target_supports_trace.
6955
5c5019c2
PA
69562015-02-20 Pedro Alves <palves@redhat.com>
6957
6958 PR threads/18006
6959 * gdb.threads/clone-thread_db.c: New file.
6960 * gdb.threads/clone-thread_db.exp: New file.
6961
c9587f88
AT
69622015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
6963
6964 PR breakpoints/16812
6965 * gdb.base/catch-gdb-caused-signals.c: New file.
6966 * gdb.base/catch-gdb-caused-signals.exp: New file.
6967
f6a88844
JM
69682015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
6969
6970 * configure: Regenerated.
6971 * configure.ac: Use GDB_AC_TRANSFORM.
6972 * aclocal.m4: sinclude ../transform.m4.
6973
497c491b
JM
69742015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
6975
6976 * lib/dtrace.exp: New file.
6977 * gdb.base/dtrace-probe.exp: Likewise.
6978 * gdb.base/dtrace-probe.d: Likewise.
6979 * gdb.base/dtrace-probe.c: Likewise.
6980 * lib/pdtrace.in: Likewise.
6981 * configure.ac: Output variables with the transformed names of
6982 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
6983 * configure: Regenerated.
6984
03e98035
JM
69852015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
6986
6987 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
6988 expected message when trying to access $_probe_* convenience
6989 variables while not on a probe.
6990
63cc30e9
JK
69912015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6992
6993 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
6994
0703599a
PA
69952015-02-11 Pedro Alves <pedro@codesourcery.com>
6996
6997 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
6998 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
6999
7e60a48e
DE
70002015-02-10 Doug Evans <xdje42@gmail.com>
7001
7002 * lib/gdb.exp (gdb_load): Always return a result.
7003
01b088bc
PA
70042015-02-10 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.threads/signal-sigtrap.c: New file.
7007 * gdb.threads/signal-sigtrap.exp: New file.
7008
b05ec7a5
AT
70092015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7010
7011 * gdb.trace/no-attach-trace.c: New file.
7012 * gdb.trace/no-attach-trace.exp: New file.
7013
a2c2acaf
MW
70142015-02-09 Mark Wielaard <mjw@redhat.com>
7015
7016 * gdb.dwarf2/atomic.c: New file.
7017 * gdb.dwarf2/atomic-type.exp: Likewise.
7018
31fd9caa
MM
70192015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7020
7021 * gdb.btrace/buffer-size.exp: Update "info record" output.
7022 * gdb.btrace/delta.exp: Update "info record" output.
7023 * gdb.btrace/enable.exp: Update "info record" output.
7024 * gdb.btrace/finish.exp: Update "info record" output.
7025 * gdb.btrace/instruction_history.exp: Update "info record" output.
7026 * gdb.btrace/next.exp: Update "info record" output.
7027 * gdb.btrace/nexti.exp: Update "info record" output.
7028 * gdb.btrace/step.exp: Update "info record" output.
7029 * gdb.btrace/stepi.exp: Update "info record" output.
7030 * gdb.btrace/nohist.exp: Update "info record" output.
7031
d33501a5
MM
70322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7033
7034 * gdb.btrace/buffer-size: New.
7035
f4abbc16
MM
70362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7037
7038 * gdb.btrace/delta.exp: Update "info record" output.
7039 * gdb.btrace/enable.exp: Update "info record" output.
7040 * gdb.btrace/finish.exp: Update "info record" output.
7041 * gdb.btrace/instruction_history.exp: Update "info record" output.
7042 * gdb.btrace/next.exp: Update "info record" output.
7043 * gdb.btrace/nexti.exp: Update "info record" output.
7044 * gdb.btrace/step.exp: Update "info record" output.
7045 * gdb.btrace/stepi.exp: Update "info record" output.
7046 * gdb.btrace/nohist.exp: Update "info record" output.
7047
b9d61307
SM
70482015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7049
7050 PR gdb/15678
7051 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7052
e584fdbc
PA
70532015-02-06 Pedro Alves <palves@redhat.com>
7054
7055 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7056 macro.
7057 (seconds_left, again): New globals.
7058 (main): Wait seconds_left in a 1-second sleep loop instead of
7059 sleeping 180 seconds. If 'again' is set, reset the seconds
7060 counter.
7061 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7062 'again' in the inferior before detaching. Print the seconds left.
7063 (options): New global.
7064 (top level): Build program with -DTIMEOUT=$timeout.
7065
77f41761
PA
70662015-02-06 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7069 determine how many seconds to pass to 'alarm'.
7070 * gdb.base/gdb-sigterm.exp (top level): Build program with
7071 -DTIMEOUT=$timeout.
7072 (do_test): Return success/failure indication. Add more verbose
7073 logging. Don't fail if 200 single steps are seen. Instead, fail
7074 when the test times out.
7075 (passes): New global.
7076 (top level): Break the testing loop if testing fails on any
7077 iteration. Use gdb_assert.
7078
b9394193
DB
70792015-02-04 Don Breazeal <donb@codesourcery.com>
7080
7081 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7082 and initialize them.
7083 (ipc_cleanup): New function.
7084 (main): Don't declare shmid, semid, and msqid. Add a call to
7085 atexit so that we call ipc_cleanup on exit.
7086
42d9e528
PA
70872015-02-04 Pedro Alves <palves@redhat.com>
7088
7089 * boards/native-extended-gdbserver.exp: Remove any target variant
7090 specifications from the board name before clearing the isremote
7091 flag from board_info.
7092
ae6ae975
DE
70932015-01-31 Doug Evans <xdje42@gmail.com>
7094
7095 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7096
cfb069a8
GB
70972015-01-31 Gary Benson <gbenson@redhat.com>
7098
7099 * gdb.base/completion.exp: Disable completion limiting for
7100 existing tests. Add new tests to check completion limiting.
7101 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7102
5dd31d79
DE
71032015-01-31 Doug Evans <xdje42@gmail.com>
7104
7105 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7106
9f050062
DE
71072015-01-31 Doug Evans <xdje42@gmail.com>
7108
7109 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7110 entries. Duplicate file section script entries.
7111 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7112 inlined entries. Add test for safe-path rejection.
7113 * gdb.python/py-section-script.c: Add duplicate inlined section script
7114 entries. Duplicate file section script entries.
7115 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7116 inlined entries. Add test for safe-path rejection.
7117
df25ebbd
JB
71182015-01-29 Joel Brobecker <brobecker@adacore.com>
7119
7120 * gdb.ada/disc_arr_bound: New testcase.
7121
4a0ca9ec
JB
71222015-01-29 Joel Brobecker <brobecker@adacore.com>
7123
7124 * gdb.ada/mi_var_array: New testcase.
7125
3a8b707a
DE
71262015-01-27 Doug Evans <dje@google.com>
7127
7128 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7129 Add test for objfile.filename, objfile.username after objfile
7130 has been unloaded.
7131
f8313f6e
JB
71322015-01-26 Joel Brobecker <brobecker@adacore.com>
7133
7134 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7135 the second test to print the name attribute of value
7136 returned by the call to gdb.lookup_type, and adjust
7137 the expected output accordingly.
7138
37bc665e
MW
71392015-01-25 Mark Wielaard <mjw@redhat.com>
7140
7141 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7142 * gdb.base/disp-step-fork.c: Include unistd.h.
7143 * gdb.base/siginfo-obj.c: Include stdio.h.
7144 * gdb.base/siginfo-thread.c: Likewise.
7145 * gdb.mi/non-stop.c: Include unistd.h.
7146 * gdb.mi/nsthrexec.c: Include stdio.h.
7147 * gdb.mi/pthreads.c: Include unistd.h.
7148 * gdb.modula2/unbounded1.c (main): Declare returns int.
7149 * gdb.reverse/consecutive-reverse.c: Likewise.
7150 * gdb.threads/create-fail.c: Include unistd.h.
7151 * gdb.threads/killed.c: Likewise.
7152 * gdb.threads/linux-dp.c: Likewise.
7153 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7154 * gdb.threads/non-ldr-exc-2.c: Likewise.
7155 * gdb.threads/non-ldr-exc-3.c: Likewise.
7156 * gdb.threads/non-ldr-exc-4.c: Likewise.
7157 * gdb.threads/pthreads.c: Include unistd.h.
7158 (main): Declare returns int.
7159 * gdb.threads/tls-main.c (foo): New declaration.
7160 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7161
f7e5394d
SM
71622015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7163
7164 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7165 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7166
743649fd
MW
71672015-01-15 Mark Wielaard <mjw@redhat.com>
7168
7169 * gdb.base/noreturn-return.c: New file.
7170 * gdb.base/noreturn-return.exp: New file.
7171 * gdb.base/noreturn-finish.c: New file.
7172 * gdb.base/noreturn-finish.exp: New file.
7173
198297aa
PA
71742015-01-23 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.threads/continue-pending-after-query.c: New file.
7177 * gdb.threads/continue-pending-after-query.exp: New file.
7178
717cf30c
AG
71792015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7180 Simon Marchi <simon.marchi@ericsson.com>
7181
7182 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7183 * gdb.base/valgrind-db-attach.exp: Same.
7184 * gdb.base/valgrind-infcall.exp: Same.
7185 * lib/mi-support.exp (default_mi_gdb_start): Same.
7186 * lib/prompt.exp (default_prompt_gdb_start): Same.
7187 * lib/gdb.exp (default_gdb_spawn): Same.
7188 (gdb_interact): New.
7189
7190
4b62a76e
JK
71912015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7192
7193 * gdb.compile/compile.exp (pointer to jit function): New test.
7194
b4cdae6f
WW
71952015-01-17 Wei-cheng Wang <cole945@gmail.com>
7196
7197 * lib/gdb.exp (supports_process_record): Return true for
7198 powerpc*-*-linux*.
7199 (supports_reverse): Likewise.
7200
d221e7ef
DB
72012015-01-15 Don Breazeal <donb@codesourcery.com>
7202
7203 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7204 instead of checking whether the target board is remote and
7205 use spawn_wait_for_attach instead of exec/sleep.
7206 * gdb.base/attach-twice.exp: Likewise.
7207
bafffb51
JB
72082015-01-15 Joel Brobecker <brobecker@adacore.com>
7209
7210 * gdb.ada/var_arr_attrs: New testcase.
7211
5589af0e
PA
72122015-01-14 Pedro Alves <palves@redhat.com>
7213 Joel Brobecker <brobecker@adacore.com>
7214
7215 PR gdb/17525
7216 * gdb.base/bp-cmds-execution-x-script.c: New file.
7217 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7218 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7219
6c400b59
PA
72202015-01-14 Pedro Alves <palves@redhat.com>
7221
7222 PR cli/17828
7223 * gdb.base/batch-preserve-term-settings.c: New file.
7224 * gdb.base/batch-preserve-term-settings.exp: New file.
7225
e02c96a7
DE
72262015-01-13 Doug Evans <dje@google.com>
7227
7228 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7229 binary.
7230
576fd14c
JB
72312015-01-13 Joel Brobecker <brobecker@adacore.com>
7232
7233 * Makefile.in (clean mostlyclean): Do not delete *.py.
7234
04dccad0
JB
72352015-01-13 Joel Brobecker <brobecker@adacore.com>
7236
7237 * gdb.python/py-lookup-type.exp: New file.
7238
3d230f71
PA
72392015-01-12 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7242 restore GDBFLAGS before returning.
7243
7e67715d
JK
72442015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7245
7246 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7247 is_amd64_regs_target and is_x86_like_target.
7248
f2e0d4b4
DE
72492015-01-11 Doug Evans <xdje42@gmail.com>
7250
7251 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7252 is given without an explicit form.
7253 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7254 attributes.
7255 * gdb.dwarf/corrupt.exp: Ditto.
7256 * gdb.dwarf2/enum-type.exp: Ditto.
7257 * gdb.trace/entry-values.exp: Ditto.
7258 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7259
439250fb
DE
72602015-01-11 Doug Evans <xdje42@gmail.com>
7261
7262 PR gdb/15830
7263 * gdb.base/maint.exp: Remove references to "maint demangle".
7264 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7265 Add tests for explicitly specifying language to demangle.
7266 * gdb.dlang/demangle.exp: Ditto.
7267
ede9f622
PA
72682015-01-09 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.threads/non-stop-fair-events.c: New file.
7271 * gdb.threads/non-stop-fair-events.exp: New file.
7272
a7b796db
PA
72732015-01-09 Pedro Alves <palves@redhat.com>
7274
7275 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7276 the global scope. Set a breakpoint after all threads are started
7277 rather than stepping over two source lines. Expect the prompt.
7278 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7279 global.
7280 (NUM): Now 15.
7281 (main): Use threads_started_barrier to wait for all threads to
7282 start. Main thread no longer calls thread_function. Exit after
7283 180 seconds.
7284 (loop): New function.
7285 (thread_function): Wait on threads_started_barrier barrier. Call
7286 'loop' at each iteration.
7287 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7288 threads have started, instead of hardcoding number of "next"
7289 steps. Use an access watchpoint instead of a write watchpoint.
7290
9665ffdd
PA
72912015-01-09 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7294 (thread_func): Wait on barrier.
7295 (main): Wait for all threads to start before stopping GDB.
7296 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7297 global.
7298 (thread1_func, thread2_func): Wait on barrier.
7299 (main): Wait for all threads to start before stopping GDB.
7300 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7301 New global.
7302 (thread1_func, thread2_func): Wait on barrier.
7303 (main): Wait for all threads to start before stopping GDB.
7304
c945a99f
PA
73052015-01-09 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.threads/attach-many-short-lived-threads.c: New file.
7308 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7309
c1a747c1
PA
73102014-01-09 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7313 instead of to thread 2.
7314 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7315 Add barrier around each pthread_create call instead of around all
7316 calls.
7317 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7318 Set a break on thread_function and have the child threads hit it
7319 one at at a time.
7320
60b3033e
PA
73212015-01-09 Pedro Alves <palves@redhat.com>
7322
7323 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7324 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7325 false.
7326 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7327 checking whether the target board is remote.
7328 * gdb.multi/multi-attach.exp: Likewise.
7329 * gdb.python/py-sync-interp.exp: Likewise.
7330 * gdb.server/ext-attach.exp: Likewise.
7331 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7332 tests that need to attach, instead of checking whether the target
7333 board is remote at the top of the file.
7334
acc018ac
YQ
73352015-01-08 Yao Qi <yao@codesourcery.com>
7336
7337 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7338
50a18af8
JK
73392015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7340
7341 Fix testcase compilation.
7342 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7343
8503d6e1
JB
73442015-01-06 Joel Brobecker <brobecker@adacore.com>
7345
7346 * gdb.python/py-type.exp: Add a couple test about empty
7347 array creation, and negative-length array creation.
7348
cc73dbcc
DE
73492015-01-02 Doug Evans <xdje42@gmail.com>
7350
7351 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7352
0300bbc7
DE
73532015-01-02 Doug Evans <dje@google.com>
7354
7355 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7356
9d85a0ec
YQ
73572014-12-29 Yao Qi <yao@codesourcery.com>
7358
7359 * gdb.trace/entry-values.exp: Update comments. Rename variable
7360 bar_call_foo to returned_from_foo.
7361
87186c6a
MMN
73622014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7363
7364 PR gdb/17394
7365 * gdb.linespec/break-asm-file.c: New file.
7366 * gdb.linespec/break-asm-file.exp: New file.
7367 * gdb.linespec/break-asm-file0.s: New file.
7368 * gdb.linespec/break-asm-file1.s: New file.
7369
1bab7383
YQ
73702014-12-18 Nigel Stephens <nigel@mips.com>
7371 Maciej W. Rozycki <macro@codesourcery.com>
7372
7373 * gdb.base/float.exp: Handle the new output from "info float" on
7374 MIPS targets.
7375
1bc1068a
JK
73762014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7377
7378 Fix MinGW compilation.
7379 * gdb.compile/compile-ops.exp: Update untested message if
7380 !skip_compile_feature_tests.
7381 * gdb.compile/compile-setjmp.exp: Likewise.
7382 * gdb.compile/compile-tls.exp: Likewise.
7383 * gdb.compile/compile.exp: Likewise.
7384 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7385 supported on this host".
7386
b6615d10
DE
73872014-12-16 Doug Evans <xdje42@gmail.com>
7388
7389 * boards/stabs.exp: New file.
7390
25dda427
AA
73912014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7392
7393 * gdb.base/completion.exp: Adjust to format changes of "maint
7394 print user-registers".
7395
bf330350
CU
73962014-12-16 Catalin Udma <catalin.udma@freescale.com>
7397
7398 PR server/17457
7399 * gdb.arch/aarch64-fp.c: New file.
7400 * gdb.arch/aarch64-fp.exp: New file.
7401
395cf596
SDJ
74022014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7403
7404 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7405 r210637, r210913, r211666, r215400, r215817).
7406
7407 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7408 * dg-extract-results.py: New file.
7409 * dg-extract-results.sh: Use it if the environment seems
7410 suitable.
7411
7412 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7413
7414 * dg-extract-results.py (parse_run): Handle warnings that
7415 are printed before a test harness is run.
7416
7417 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7418
7419 * dg-extract-results.py (Named): Remove __cmp__ method.
7420 (output_variation): Use a key to sort variation.harnesses.
7421
7422 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7423
7424 * dg-extract-results.py: For Python 3, force sys.stdout to
7425 handle surrogate escape sequences.
7426 (safe_open): New function.
7427 (output_segment, main): Use it.
7428
7429 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7430
7431 * dg-extract-results.py (Prog.result_re): Include options
7432 in test name.
7433
7434 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7435
7436 * dg-extract-results.py (output_variation): Always sort if
7437 do_sum.
7438
e882ef3c
SM
74392014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7440
7441 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7442 as long as we get pagination notifications.
7443
4992aa20
JM
74442014-12-15 Jason Merrill <jason@redhat.com>
7445
7446 * Makefile.in (check-gdb.%): Restore.
7447 * README: Mention it.
7448
c1b5a1a6
JB
74492014-12-13 Joel Brobecker <brobecker@adacore.com>
7450
7451 * gdb.ada/str_uninit: New testcase.
7452
5537b577
JK
74532014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7454
7455 PR symtab/17642
7456 * gdb.base/vla-stub-define.c: New file.
7457 * gdb.base/vla-stub.c: New file.
7458 * gdb.base/vla-stub.exp: New file.
7459
bb2ec1b3
TT
74602014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7461 Jan Kratochvil <jan.kratochvil@redhat.com>
7462 Tom Tromey <tromey@redhat.com>
7463
7464 * configure.ac: Add gdb.compile/.
7465 * configure: Regenerate.
7466 * gdb.compile/Makefile.in: New file.
7467 * gdb.compile/compile-ops.exp: New file.
7468 * gdb.compile/compile-ops.c: New file.
7469 * gdb.compile/compile-tls.c: New file.
7470 * gdb.compile/compile-tls.exp: New file.
7471 * gdb.compile/compile-constvar.S: New file.
7472 * gdb.compile/compile-constvar.c: New file.
7473 * gdb.compile/compile-mod.c: New file.
7474 * gdb.compile/compile-nodebug.c: New file.
7475 * gdb.compile/compile-setjmp-mod.c: New file.
7476 * gdb.compile/compile-setjmp.c: New file.
7477 * gdb.compile/compile-setjmp.exp: New file.
7478 * gdb.compile/compile-shlib.c: New file.
7479 * gdb.compile/compile.c: New file.
7480 * gdb.compile/compile.exp: New file.
7481 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7482
4ff709eb
TT
74832014-12-12 Tom Tromey <tromey@redhat.com>
7484
7485 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7486 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7487
6dddd6a5
DE
74882014-12-12 Doug Evans <dje@google.com>
7489
7490 * lib/gdb-python.exp (get_python_valueof): New function.
7491 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7492
71c24708
AA
74932014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7494
7495 * gdb.base/completion.exp: Add test for completion of "info
7496 registers ".
7497
3e29f34a
MR
74982014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7499
7500 * gdb.base/func-ptrs.c: New file.
7501 * gdb.base/func-ptrs.exp: New file.
7502
fc126975
SM
75032014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7504
7505 PR breakpoints/17012
7506 * gdb.base/dprintf-detach.c: New file.
7507 * gdb.base/dprintf-detach.exp: New file.
7508
0a46d518
SM
75092014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7510
7511 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7512 * lib/gdb.exp (target_is_gdbserver): New procedure.
7513
a0be3e44
DE
75142014-12-08 Doug Evans <dje@google.com>
7515
7516 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7517
df1b803a
YQ
75182014-12-05 Yao Qi <yao@codesourcery.com>
7519
7520 * gdb.guile/scm-error.exp: Remove the third argument to
7521 gdb_remote_download.
7522 * gdb.guile/scm-frame-args.exp: Likewise.
7523 * gdb.guile/scm-section-script.exp: Likewise.
7524
ddb9f679
YQ
75252014-12-05 Yao Qi <yao@codesourcery.com>
7526
7527 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7528
86e4ed39
DE
75292014-12-04 Doug Evans <dje@google.com>
7530
7531 * gdb.python/py-objfile.exp: Add tests for
7532 objfile.add_separate_debug_file.
7533
7c50a931
DE
75342014-12-04 Doug Evans <dje@google.com>
7535
7536 * lib/gdb.exp (get_build_id): New function.
7537 (build_id_debug_filename_get): Rewrite to use it.
7538 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7539
621661e3
MR
75402014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7541
7542 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7543 `method(long)', not just 0x0.
7544 * gdb.cp/nsalias.exp: Align code labels to 4.
7545 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7546 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7547 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7548 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7549 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7550 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7551
29f0c3b7
DE
75522014-12-02 Doug Evans <dje@google.com>
7553
e1e061e7 7554 PR symtab/17602
29f0c3b7 7555 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7556 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7557 * gdb.cp/anon-ns.exp: Update.
7558
162078c8
NB
75592014-12-02 Nick Bull <nicholaspbull@gmail.com>
7560
7561 * gdb.python/py-events.py (inferior_call_handler): New.
7562 (register_changed_handler, memory_changed_handler): New.
7563 (test_events.invoke): Register new handlers.
7564 * gdb.python/py-events.exp: Add tests for inferior call,
7565 memory_changed and register_changed events.
7566
fdb09caf
AA
75672014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7568
7569 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7570 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7571 if the linker doesn't understand this.
7572
55cfb2c4
SM
75732014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7574
7575 * gdb.python/python.exp: Change expected reply to help().
7576
9e8cd6df
YQ
75772014-12-01 Yao Qi <yao@codesourcery.com>
7578
7579 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7580 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7581 * configure: Re-generated.
7582
6c659fc2
SC
75832014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7584
7585 * gdb.cp/chained-calls.cc: New file.
7586 * gdb.cp/chained-calls.exp: New file.
7587 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7588
d7fc3181
SM
75892014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7590
7591 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7592 * gdb.dwarf2/symtab-producer.exp: Same.
7593 * gdb.gdb/python-interrupts.exp: Same.
7594 * gdb.gdb/python-selftest.exp: Same.
7595 * gdb.python/py-linetable.exp: Same.
7596 * gdb.python/py-type.exp: Same.
7597 * gdb.python/py-value-cc.exp: Same.
7598 * gdb.python/py-value.exp: Same.
7599
10e79639
YQ
76002014-11-28 Yao Qi <yao@codesourcery.com>
7601
7602 * gdb.base/break-probes.exp: Match library name prefixed with
7603 sysroot.
7604
f28a0564
SM
76052014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7606
7607 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7608 test expected output. Add parentheses for the call to print.
7609 Remove L suffix from integers.
7610
3fe1ce1d
DE
76112014-11-26 Doug Evans <dje@google.com>
7612
7613 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7614
84429e27
YQ
76152014-11-22 Yao Qi <yao@codesourcery.com>
7616
7617 * gdb.trace/entry-values.c: Remove asms.
7618 (foo): Add foo_label.
7619 (bar): Add bar_label.
7620 * gdb.trace/entry-values.exp: Remove code computing foo's
7621 length and bar's length.
7622 (Dwarf::assemble): Invoke function_range for bar and use
7623 MACRO_AT_func for foo.
7624
26741859
YQ
76252014-11-22 Yao Qi <yao@codesourcery.com>
7626
7627 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7628 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7629 Use .Lgcc43_procstart instead of gcc43.
7630
45e44d27
JB
76312014-11-21 Joel Brobecker <brobecker@adacore.com>
7632
7633 * gdb.ada/n_arr_bound: New testcase.
7634
458c8db8
SDJ
76352014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7636
7637 PR breakpoints/10737
7638 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7639 test_catch_syscall_multi_arch.
7640 (test_catch_syscall_multi_arch): New function.
7641
43f3e411
DE
76422014-11-20 Doug Evans <xdje42@gmail.com>
7643
7644 * gdb.base/maint.exp: Update expected output.
7645
0d7b2549
AA
76462014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7647
7648 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7649 4-byte instruction on S390.
7650
8908fca5
JB
76512014-11-19 Joel Brobecker <brobecker@adacore.com>
7652
7653 * gdb.ada/arr_arr: New testcase.
7654
4a46959e
JB
76552014-11-19 Joel Brobecker <brobecker@adacore.com>
7656
7657 * gdb.ada/pkd_arr_elem: New Testcase.
7658
470e2f4e
LM
76592014-11-18 Luis Machado <lgustavo@codesourcery.com>
7660
7661 * gdb.reverse/break-precsave: Expect completion message for
7662 core file reads.
7663 * gdb.reverse/consecutive-precsave.exp: Likewise.
7664 * gdb.reverse/finish-precsave.exp: Likewise.
7665 * gdb.reverse/i386-precsave.exp: Likewise.
7666 * gdb.reverse/machinestate-precsave.exp: Likewise.
7667 * gdb.reverse/sigall-precsave.exp: Likewise.
7668 * gdb.reverse/solib-precsave.exp: Likewise.
7669 * gdb.reverse/step-precsave.exp: Likewise.
7670 * gdb.reverse/until-precsave.exp: Likewise.
7671 * gdb.reverse/watch-precsave.exp: Likewise.
7672
a267f3ad
AA
76732014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7674
7675 * gdb.base/bp-permanent.c: Include unistd.h.
7676 * gdb.python/py-framefilter-mi.c (main): Add return type.
7677 * gdb.python/py-framefilter.c (main): Likewise.
7678 * gdb.trace/actions-changed.c (main): Likewise.
7679
12084a9a
AA
76802014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7681
7682 * gdb.mi/until.c: Add eye-catchers.
7683 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7684 line numbers.
7685
dc7e1a77
AA
76862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7687
7688 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7689 function header variants in break1.c.
7690 * gdb.base/ena-dis-br.exp: Likewise.
7691 * gdb.base/hbreak2.exp: Likewise.
7692 * gdb.reverse/until-precsave.exp: Drop references to removed
7693 non-prototype function header variants in ur1.c.
7694 * gdb.reverse/until-reverse.exp: Likewise.
7695
41c77605
PM
76962014-11-17 Petr Machata <pmachata@redhat.com>
7697
7698 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7699 ${_cu_offset_size} bytes abbrev offset.
7700
34248c3a
DE
77012014-11-15 Doug Evans <xdje42@gmail.com>
7702
7703 PR symtab/17559
7704 * gdb.base/line-symtabs.exp: New file.
7705 * gdb.base/line-symtabs.c: New file.
7706 * gdb.base/line-symtabs.h: New file.
7707
646da059
YQ
77082014-11-14 Yao Qi <yao@codesourcery.com>
7709
7710 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7711 (func): Add label func_label.
7712 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7713 Replace low_pc and high_pc with MACRO_AT_range.
7714 Replace name, low_pc and high_pc with MACRO_AT_func.
7715
9301ebe6
YQ
77162014-11-14 Yao Qi <yao@codesourcery.com>
7717
7718 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7719 Replace name, low_pc and high_pc with MACRO_AT_func.
7720
f166b542
YQ
77212014-11-14 Yao Qi <yao@codesourcery.com>
7722
7723 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7724 produce debug information.
7725 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7726
0f6e71e3
YQ
77272014-11-14 Yao Qi <yao@codesourcery.com>
7728
7729 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7730 object and get function length.
7731 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7732 with MACRO_AT_func.
7733 (top-level): Replace gdb_compile and clean_restart with
7734 prepare_for_testing.
7735 * gdb.dwarf2/main.c (main): Add label main_label.
7736
876c4df9
YQ
77372014-11-14 Yao Qi <yao@codesourcery.com>
7738
7739 * lib/dwarf.exp (function_range): New procedure.
7740 (Dwarf::_handle_macro_at_func): New procedure.
7741 (Dwarf::_handle_macro_at_range): New procedure.
7742 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7743
02ad9cf1
YQ
77442014-11-14 Yao Qi <yao@codesourcery.com>
7745
7746 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7747 (_handle_attribute): New procedure.
7748
a59add0c
AA
77492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7750
7751 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7752 * gdb.base/call-sc.c (zed): Likewise.
7753 * gdb.base/checkpoint.c (main): Likewise.
7754 * gdb.base/dump.c (main): Likewise.
7755 * gdb.base/gcore.c (main): Likewise.
7756 * gdb.base/huge.c (main): Likewise.
7757 * gdb.base/multi-forks.c (main): Likewise.
7758 * gdb.base/pr10179-a.c (main): Likewise.
7759 * gdb.base/savedregs.c (main): Likewise.
7760 * gdb.base/sigaltstack.c (main): Likewise.
7761 * gdb.base/siginfo.c (main): Likewise.
7762 * gdb.base/structs.c (zed): Likewise.
7763 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7764 * gdb.mi/mi-syn-frame.c (main): Likewise.
7765 * gdb.mi/until.c (foo, main): Likewise.
7766 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7767 * gdb.base/solib-weak.c (foo): Declare.
7768 * gdb.base/attach-twice.c: Include stdio.h.
7769 * gdb.base/weaklib1.c: Likewise.
7770 * gdb.base/weaklib2.c: Likewise.
7771 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7772 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7773 unistd.h.
7774 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7775 * gdb.mi/mi-exit-code.c: Likewise.
7776 * gdb.base/break-interp-lib.c: Include string.h.
7777 * gdb.base/coremaker.c: Likewise.
7778 * gdb.base/testenv.c: Likewise.
7779 * gdb.python/py-finish-breakpoint.c: Likewise.
7780 * gdb.base/inferior-died.c: Include sys/wait.h.
7781 * gdb.base/fileio.c: Include time.h.
7782 * gdb.base/async-shell.c: Include unistd.h.
7783 * gdb.base/dprintf-non-stop.c: Likewise.
7784 * gdb.base/info-os.c: Likewise.
7785 * gdb.mi/mi-console.c: Likewise.
7786 * gdb.mi/watch-nonstop.c: Likewise.
7787 * gdb.python/py-events.c: Likewise.
7788 * gdb.base/async.c (baz): Move up before its invocation.
7789 * gdb.base/code_elim2.c (my_global_func): Likewise.
7790 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7791 * gdb.base/advance.c (func2): Likewise.
7792
3b5d5997
AA
77932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7794
7795 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7796 variant.
7797 * gdb.base/annota3.c: Likewise.
7798 * gdb.base/async.c: Likewise.
7799 * gdb.base/average.c: Likewise.
7800 * gdb.base/call-ar-st.c: Likewise.
7801 * gdb.base/call-rt-st.c: Likewise.
7802 * gdb.base/call-sc.c: Likewise.
7803 * gdb.base/call-strs.c: Likewise.
7804 * gdb.base/ending-run.c: Likewise.
7805 * gdb.base/execd-prog.c: Likewise.
7806 * gdb.base/exprs.c: Likewise.
7807 * gdb.base/foll-exec.c: Likewise.
7808 * gdb.base/foll-fork.c: Likewise.
7809 * gdb.base/foll-vfork.c: Likewise.
7810 * gdb.base/funcargs.c: Likewise.
7811 * gdb.base/gcore.c: Likewise.
7812 * gdb.base/jump.c: Likewise.
7813 * gdb.base/langs0.c: Likewise.
7814 * gdb.base/langs1.c: Likewise.
7815 * gdb.base/langs2.c: Likewise.
7816 * gdb.base/mips_pro.c: Likewise.
7817 * gdb.base/nodebug.c: Likewise.
7818 * gdb.base/opaque0.c: Likewise.
7819 * gdb.base/opaque1.c: Likewise.
7820 * gdb.base/recurse.c: Likewise.
7821 * gdb.base/run.c: Likewise.
7822 * gdb.base/scope0.c: Likewise.
7823 * gdb.base/scope1.c: Likewise.
7824 * gdb.base/setshow.c: Likewise.
7825 * gdb.base/setvar.c: Likewise.
7826 * gdb.base/shmain.c: Likewise.
7827 * gdb.base/shr1.c: Likewise.
7828 * gdb.base/shr2.c: Likewise.
7829 * gdb.base/sigall.c: Likewise.
7830 * gdb.base/signals.c: Likewise.
7831 * gdb.base/so-indr-cl.c: Likewise.
7832 * gdb.base/solib2.c: Likewise.
7833 * gdb.base/structs.c: Likewise.
7834 * gdb.base/sum.c: Likewise.
7835 * gdb.base/vforked-prog.c: Likewise.
7836 * gdb.base/watchpoint.c: Likewise.
7837 * gdb.reverse/shr2.c: Likewise.
7838 * gdb.reverse/until-reverse.c: Likewise.
7839 * gdb.reverse/ur1.c: Likewise.
7840 * gdb.reverse/watch-reverse.c: Likewise.
7841
066a77c5
AA
78422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7843
7844 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7845 variant.
7846 * gdb.base/sepdebug.exp: Drop references to removed code.
7847
4f204ea5
AA
78482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7849
7850 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7851 variant. Preserve original line numbering.
7852 * gdb.base/list1.c: Likewise.
7853
3b377a3a
AA
78542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7855
7856 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7857 variant.
7858 * gdb.base/break1.c: Likewise.
7859 * gdb.base/break.exp: Drop references to removed code.
7860
e444df73
AA
78612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7862
7863 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7864 variant.
7865
8008f2a7
AA
78662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7867
7868 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7869
a5a06887
AA
78702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7871
7872 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7873 logic into perform_all_tests() and invoke it with and without
7874 function header prototypes.
7875 (do_function_calls): Remove conditional XFAIL for PR 5318.
7876 (rerun_and_prepare): Remove duplicate code.
7877 (perform_all_tests): New. Main logic moved here.
7878
44dba9b9
AA
78792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7880
7881 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7882 code guarded by #ifdef NO_PROTOTYPES.
7883 (t_double_many_args): Likewise.
7884 (DEF_FUNC_MANY_ARGS_1): Likewise.
7885 (DEF_FUNC_VALUES_1): Likewise.
7886 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7887 guarded by #ifdef PROTOTYPES.
7888
d1fbcd56
AA
78892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7890
7891 * gdb.mi/mi-console.c: Add eye-catcher.
7892 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7893 instead of literal line number.
7894
b0e59b8f
AA
78952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7896
7897 * gdb.base/shr2.c: Add eye-catcher.
7898 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7899 line number.
7900
78f98cca
AA
79012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7902
7903 * gdb.base/jump.c: Add eye-catchers.
7904 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
7905 numbers.
7906
58fa2af0
AA
79072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7908
7909 * gdb.base/execd-prog.c: Add eye-catchers.
7910 * gdb.base/foll-exec.c: Likewise.
7911 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
7912 line numbers.
7913
04e5059b
AA
79142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7915
7916 * gdb.base/ending-run.c: Add eye-catchers.
7917 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
7918 literal line numbers.
7919
dbfdb174
AA
79202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7921
7922 * gdb.base/call-rt-st.c: Add eye-catchers.
7923 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
7924 literal line numbers.
7925
888a2ade
AA
79262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7927
7928 * gdb.base/call-ar-st.c: Add eye-catchers.
7929 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
7930 literal line numbers.
7931
6acc2dde
AA
79322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7933
7934 * gdb.base/average.c: Add eye-catchers.
7935 * gdb.base/sum.c: Likewise.
7936 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
7937 regexps dynamically.
7938
9ecfcd1d
AA
79392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7940
7941 * gdb.base/solib1.c: Add eye-catchers.
7942 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
7943 literal line numbers.
7944
78708b7c
PA
79452014-11-12 Pedro Alves <palves@redhat.com>
7946
7947 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
7948 leader has exited.
7949
af48d08f
PA
79502014-11-12 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.arch/i386-bp_permanent.c: New file.
7953 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
7954 (srcfile): Set to i386-bp_permanent.c.
7955 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
7956 that stepi does not execute the 'leave' instruction, instead of
7957 testing it does execute.
7958 * gdb.base/bp-permanent.c: New file.
7959 * gdb.base/bp-permanent.exp: New file.
7960
af3768e9
DE
79612014-11-10 Doug Evans <xdje42@gmail.com>
7962
7963 PR symtab/17564
7964 * gdb.base/symtab-search-order.exp: New file.
7965 * gdb.base/symtab-search-order.c: New file.
7966 * gdb.base/symtab-search-order-1.c: New file.
7967 * gdb.base/symtab-search-order-shlib-1.c: New file.
7968
9de00a4a
PA
79692014-11-07 Pedro Alves <palves@redhat.com>
7970
7971 PR gdb/17511
7972 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
7973 i?86-*-linux*.
7974
e0f52461
SC
79752014-11-03 Siva Chandra Reddy <sivachandra@google.com>
7976
7977 PR c++/17494
7978 * gdb.cp/pr17494.cc: New file.
7979 * gdb.cp/pr17494.exp: New file.
7980
6ce8c980
YQ
79812014-11-02 Yao Qi <yao@codesourcery.com>
7982
7983 * gdb.python/python.exp: Get working directory and match the
7984 output of "set extended-prompt \\w " with it.
7985
02be9a71
DE
79862014-10-30 Doug Evans <dje@google.com>
7987
7988 * gdb.python/py-objfile.exp: Add tests for setting random attributes
7989 in objfiles.
7990 * gdb.python/py-progspace.exp: Add tests for setting random attributes
7991 in progspaces.
7992
3bdff46b
LM
79932014-10-30 Janis Johnson <janisjo@codesourcery.com>
7994
7995 * gdb.base/fullpath-expand.exp: Skip for a remote host.
7996 * gdb.base/realname-expand.exp: Likewise.
7997 * gdb.linespec/macro-relative.exp: Likewise.
7998
ab917dfb
PA
79992014-10-29 Pedro Alves <palves@redhat.com>
8000
8001 PR gdb/17408
8002 * gdb.threads/schedlock.c (some_function): New function.
8003 (call_function): New global.
8004 (MAYBE_CALL_SOME_FUNCTION): New macro.
8005 (thread_function): Call it.
8006 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8007 and use it instead of a global counter. Adjust all callers.
8008 (get_current_thread): Use "find current thread" for test message
8009 here rather than having all callers pass down the same string.
8010 (goto_loop): New procedure, factored out from ...
8011 (my_continue): ... this.
8012 (step_ten_loops): Change parameter from test message to command to
8013 use. Adjust.
8014 (list_count): Delete global.
8015 (check_result): New procedure, factored out from duplicate top
8016 level code.
8017 (continue tests): Wrap in with_test_prefix.
8018 (test_step): New procedure, factored out from duplicate top level
8019 code.
8020 (top level): Test "step" in combination with all scheduler-locking
8021 modes. Test "next" in combination with all scheduler-locking
8022 modes, and in combination with stepping over a function call or
8023 not.
8024 * gdb.threads/next-bp-other-thread.c: New file.
8025 * gdb.threads/next-bp-other-thread.exp: New file.
8026
d3d4baed
PA
80272014-10-29 Pedro Alves <palves@redhat.com>
8028
8029 PR python/17372
8030 * gdb.python/python.exp: Test a multi-line command that spawns
8031 interactive Python.
8032 * gdb.base/multi-line-starts-subshell.exp: New file.
8033
563e8d85
YQ
80342014-10-29 Yao Qi <yao@codesourcery.com>
8035
8036 * gdb.base/fileio.exp: Make directories on host.
8037
0ea4d52e
YQ
80382014-10-29 Yao Qi <yao@codesourcery.com>
8039
8040 * gdb.base/fileio.c (test_write): Close the file.
8041
7f5ef605
PA
80422014-10-28 Pedro Alves <palves@redhat.com>
8043
8044 PR gdb/12623
8045 * gdb.base/sigstep.c (no_handler): New global.
8046 (main): If 'no_handler is true, set the signal handlers to
8047 SIG_IGN.
8048 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8049 with_sw_watch and no_handler parameters. Handle them.
8050 (top level) <stepping over handler when stopped at a breakpoint
8051 test>: Add a test axis for testing with a software watchpoint, and
8052 another for testing with the signal handler set to SIG_IGN.
8053 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8054 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8055
abbdbd03
PA
80562014-10-28 Pedro Alves <palves@redhat.com>
8057
8058 PR gdb/17511
8059 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8060 * gdb.base/sigstep.exp (other_handler_location): New global.
8061 (advance): Support stepping into the signal handler, and running
8062 commands while in the handler.
8063 (in_handler_map): New global.
8064 (top level): In the advance test, add combinations for getting
8065 into the handler with stepping commands, and for running commands
8066 in the handler. Add comment descripting the advancei tests.
8067
1df4399f
PA
80682014-10-28 Pedro Alves <palves@redhat.com>
8069
8070 * gdb.base/sigstep.exp: Use build_executable instead of
8071 prepare_for_testing.
8072 (top level): Move code that starts GDB, runs to main and creates a
8073 display to ...
8074 (restart): ... this new procedure.
8075 (top level): Move backtrace from signal handler test to ...
8076 (validate_backtrace): ... this new procedure.
8077 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8078 with_test_prefix. Always restart GDB.
8079 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8080 with_test_prefix. Always restart GDB. No need to delete
8081 breakpoints after the test.
8082 (test_skip_handler): Remove prefix parameter.
8083 (skip_over_handler, breakpoint_to_handler)
8084 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8085 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8086 restart GDB. No need to delete breakpoints after the test.
8087 (top level): Use foreach to call the test procedures with
8088 different commands.
8089
a5b6e449
PA
80902014-10-28 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8093 instead of GNATS numbers.
8094 * gdb.base/sigbpt.exp: Likewise.
8095 * gdb.base/siginfo.exp: Likewise.
8096 * gdb.base/sigstep.exp: Likewise.
8097
e5f8a7cc
PA
80982014-10-27 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.base/sigstep.c (dummy): New global.
8101 (main): Issue a couple writes to the new global.
8102 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8103 procedures.
8104 (skip_over_handler): Use test_skip_handler.
8105 (top level): Call skip_over_handler for stepi and nexti too.
8106 (breakpoint_over_handler): Use test_skip_handler.
8107 (top level): Call breakpoint_over_handler for stepi and nexti too.
8108
763905a3
YQ
81092014-10-27 Yao Qi <yao@codesourcery.com>
8110
8111 * gdb.trace/tfile.c (adjust_function_address)
8112 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8113 function descriptor.
8114
6f259a23
DB
81152014-10-24 Don Breazeal <donb@codesourcery.com>
8116
8117 * gdb.base/foll-fork.exp (test_follow_fork,
8118 catch_fork_child_follow): Check for updated fork messages emitted
8119 from infrun.c.
8120 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8121 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8122 vfork_and_exec_child_follow_through_step): Check for updated vfork
8123 messages emitted from infrun.c.
8124
09dd9a69
PA
81252014-10-24 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/corefile.exp: Remove references to ultrix.
8128 * gdb.base/interrupt.exp: Likewise.
8129 * gdb.base/whatis.exp: Likewise.
8130 * gdb.gdb/selftest.exp: Likewise.
8131 * gdb.threads/manythreads.exp: Likewise.
8132 * gdb.threads/print-threads.exp: Likewise.
8133 * gdb.threads/pthreads.exp:: Likewise.
8134 * gdb.threads/schedlock.exp: Likewise.
8135
3433cfa5
SC
81362014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8137
8138 * gdb.cp/non-trivial-retval.cc: Add a test case.
8139 * gdb.cp/non-trivial-retval.exp: Add a test.
8140
092f880b
YQ
81412014-10-20 Yao Qi <yao@codesourcery.com>
8142
8143 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8144 * gdb.python/py-objfile-script-gdb.py: New file.
8145 * gdb.python/py-objfile-script.exp: Update reference to
8146 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8147 of remote_download. Remove the dest file.
8148
acbdb7f3
YQ
81492014-10-20 Yao Qi <yao@codesourcery.com>
8150
8151 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8152 * gdb.base/step-line.exp: Likewise.
8153 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8154 * gdb.dwarf2/dw2-basic.exp: Likewise.
8155 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8156 * gdb.dwarf2/dw2-filename.exp: Likewise.
8157 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8158 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8159 * gdb.dwarf2/dw2-producer.exp: Likewise.
8160 * gdb.dwarf2/mac-fileno.exp: Likewise.
8161 * gdb.python/py-frame-args.exp: Likewise.
8162 * gdb.python/py-framefilter.exp: Likewise.
8163 * gdb.python/py-mi.exp: Likewise.
8164 * gdb.python/py-objfile-script.exp: Likewise
8165 * gdb.python/py-pp-integral.exp: Likewise.
8166 * gdb.python/py-pp-re-notag.exp: Likewise.
8167 * gdb.python/py-prettyprint.exp: Likewise.
8168 * gdb.python/py-section-script.exp: Likewise.
8169 * gdb.python/py-typeprint.exp: Likewise.
8170 * gdb.python/py-xmethods.exp: Likewise.
8171 * gdb.stabs/weird.exp: Likewise.
8172 * gdb.xml/tdesc-regs.exp: Likewise.
8173
bd286a29
KCY
81742014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8175
8176 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8177 (out_cu): Use addr_len for the size of addresses.
8178 (out_line): Likewise. Size DW_LNE_set_address instruction
8179 according to addr_len.
8180 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8181 (FUNC): Add START_INSNS to definition.
8182
673dc4a0
YQ
81832014-10-18 Yao Qi <yao@codesourcery.com>
8184
8185 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8186 gdb_has_argv0 return true.
8187 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8188 check [target_info exists noargs], check [gdb_has_argv0]
8189 instead.
8190 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8191 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8192 procedures.
8193
4ffbba72
DE
81942014-10-17 Doug Evans <dje@google.com>
8195
8196 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8197 event.
8198 * gdb.python/py-events.py: Add clear_objfiles event.
8199
d096d8c1
DE
82002014-10-17 Doug Evans <dje@google.com>
8201
8202 * gdb.python/py-objfile.exp: Test progspace attribute.
8203
a80db015
LM
82042014-10-17 Luis Machado <lgustavo@codesourcery.com>
8205
8206 * gdb.guile/scm-breakpoint.exp: Do not assume any
8207 directory separators when matching source file paths.
8208 * gdb.python/py-breakpoint.exp: Likewise.
8209 * gdb.reverse/break-precsave.exp: Likewise.
8210 * gdb.reverse/break-reverse.exp: Likewise.
8211 * gdb.reverse/consecutive-precsave.exp: Likewise.
8212 * gdb.reverse/finish-precsave.exp: Likewise.
8213 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8214 * gdb.reverse/finish-reverse.exp: Likewise.
8215 * gdb.reverse/i386-precsave.exp: Likewise.
8216 * gdb.reverse/i387-env-reverse.exp: Likewise.
8217 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8218 * gdb.reverse/machinestate-precsave.exp: Likewise.
8219 * gdb.reverse/machinestate.exp: Likewise.
8220 * gdb.reverse/sigall-precsave.exp: Likewise.
8221 * gdb.reverse/solib-precsave.exp: Likewise.
8222 * gdb.reverse/step-precsave.exp: Likewise.
8223 * gdb.reverse/until-precsave.exp: Likewise.
8224 * gdb.reverse/watch-precsave.exp: Likewise.
8225 * gdb.reverse/watch-reverse.exp: Likewise.
8226
b22089ab
YQ
82272014-10-17 Yao Qi <yao@codesourcery.com>
8228
8229 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8230 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8231
6c4486e6
PA
82322014-10-17 Pedro Alves <palves@redhat.com>
8233
8234 PR gdb/17471
8235 * gdb.base/bg-execution-repeat.c: New file.
8236 * gdb.base/bg-execution-repeat.exp: New file.
8237
0ff33695
PA
82382014-10-17 Pedro Alves <palves@redhat.com>
8239
8240 PR gdb/17300
8241 * gdb.base/continue-all-already-running.c: New file.
8242 * gdb.base/continue-all-already-running.exp: New file.
8243
6fdebc3d
PA
82442014-10-17 Pedro Alves <palves@redhat.com>
8245
8246 PR gdb/17472
8247 * gdb.base/annota-input-while-running.c: New file.
8248 * gdb.base/annota-input-while-running.exp: New file.
8249
32a8097b
PA
82502014-10-17 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.base/callfuncs.exp: emove references to osf.
8253 * gdb.base/sigall.exp: Likewise.
8254 * gdb.gdb/selftest.exp: Likewise.
8255 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8256 * gdb.mi/non-stop.c: Likewise.
8257 * gdb.mi/pthreads.c: Likewise.
8258 * gdb.reverse/sigall-precsave.exp: Likewise.
8259 * gdb.reverse/sigall-reverse.exp: Likewise.
8260 * gdb.threads/pthreads.c: Likewise.
8261 * gdb.threads/pthreads.exp: Likewise.
8262
7a3517ff
YQ
82632014-10-17 Yao Qi <yao@codesourcery.com>
8264
8265 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8266 check 'target_info exists noargs'.
8267 (test_command_prompt_position): Likewise.
8268 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8269 Remove "set args".
8270 (progvar_simple_while_test): Likewise.
8271 (progvar_complex_if_while_test): Likewise.
8272 (if_while_breakpoint_command_test): Likewise.
8273 (infrun_breakpoint_command_test): Likewise.
8274 (breakpoint_command_test): Likewise.
8275 (watchpoint_command_test): Likewise.
8276 (bp_deleted_in_command_test): Likewise.
8277 (temporary_breakpoint_commands): Likewise.
8278
bb99c472
YQ
82792014-10-16 Yao Qi <yao@codesourcery.com>
8280
8281 * gdb.base/remotetimeout.exp: Remove noargs checking.
8282
7c16b83e
PA
82832014-10-15 Pedro Alves <palves@redhat.com>
8284
8285 PR breakpoints/9649
8286 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8287 * gdb.base/breakpoint-in-ro-region.exp
8288 (probe_target_hardware_step): New procedure.
8289 (top level): Probe hardware stepping and hardware breakpoint
8290 support. Test stepping through a read-only region, with both
8291 "breakpoint auto-hw" on and off and both "always-inserted" on and
8292 off.
8293
35a49624
IB
82942014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8295
8296 * gdb.dlang/demangle.exp: Update for demangling changes.
8297
2d1c107c
SC
82982014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8299
8300 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8301 * gdb.cp/non-trivial-retval.exp: Add new tests.
8302
778811d5
SC
83032014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8304
8305 PR c++/13403
8306 PR c++/15154
8307 * gdb.cp/non-trivial-retval.cc: New file.
8308 * gdb.cp/non-trivial-retval.exp: New file.
8309
10c5f0a8
YQ
83102014-10-15 Yao Qi <yao@codesourcery.com>
8311
8312 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8313 remote host.
8314
65d7b369
YQ
83152014-10-15 Yao Qi <yao@codesourcery.com>
8316
8317 * gdb.python/py-symbol.exp: Match file base name if host is
8318 remote, otherwise match file name with dir name.
8319 * gdb.python/py-symtab.exp: Likewise.
8320 * gdb.python/python.exp: Likewise.
8321
46dc1394
YQ
83222014-10-15 Yao Qi <yao@codesourcery.com>
8323
8324 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8325 pattern.
8326 * gdb.python/py-symtab.exp: Likewise.
8327 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8328 locationn.
8329
c40cc657
JB
83302014-10-14 Joel Brobecker <brobecker@adacore.com>
8331
8332 * gdb.ada/addr_arith: New testcase.
8333
2abf49e1
MR
83342014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8335
8336 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8337 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8338 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8339 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8340
f7088df3
SDJ
83412014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8342
8343 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8344 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8345 * gdb.arch/stap-eval-lang-ada.exp: New file.
8346
4dc06805
YQ
83472014-10-14 Yao Qi <yao@codesourcery.com>
8348
8349 * gdb.mi/mi-var-child.c (nothing1): New function.
8350 (nothing2): New function.
8351 (do_children_tests): Set function pointers by nothing1 and
8352 nothing2.
8353 * gdb.mi/mi-var-child.exp: Step over new added statements.
8354 Update test to match the new output.
8355 * gdb.mi/var-cmd.c (nothing1): New function.
8356 (nothing2): New function.
8357 (do_children_tests): Set function pointers by nothing1 and
8358 nothing2.
8359 * gdb.mi/mi-var-display.exp: Update test to match output.
8360 Step to the line specified by $line_dct_nothing.
8361 Increase the number of lines to step.
8362
46a93de2
YQ
83632014-10-14 Yao Qi <yao@codesourcery.com>
8364
8365 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8366 tests.
8367 * gdb.mi/mi2-var-child.exp: Likewise.
8368
14ea52ee
DE
83692014-10-13 Doug Evans <dje@google.com>
8370
8371 * gdb.python/py-objfile.exp: Change name of file name test.
8372
e5c6e92b
DE
83732014-10-13 Doug Evans <dje@google.com>
8374
8375 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8376 from the start of the CU.
8377
c780cc2f
JK
83782014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8379 Yao Qi <yao@codesourcery.com>
8380
8381 Fix "save breakpoints" for "catch" command.
8382 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8383 Remove -nonewline. Match also the added "main" line.
8384
99894e11
JK
83852014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8386
8387 Fix "save breakpoints" for "disable $bpnum" command.
8388 * gdb.base/save-bp.c (main): Add label.
8389 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8390
6e1ac5a3
JK
83912014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8392
8393 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8394
754dd2b0
YQ
83952014-10-11 Yao Qi <yao@codesourcery.com>
8396
8397 * gdb.server/server-kill.exp: Execute command
8398 "set remote trace-status-packet on" before "tstatus".
8399
f90183d7
YQ
84002014-10-11 Yao Qi <yao@codesourcery.com>
8401
8402 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8403 (main): Call getppid.
8404 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8405 and continue to it. Read variable "server_pid".
8406
bf40a607
YQ
84072014-10-11 Yao Qi <yao@codesourcery.com>
8408
8409 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8410
052ca370
YQ
84112014-10-11 Yao Qi <yao@codesourcery.com>
8412
8413 * gdb.threads/thread-find.exp: Don't execute command
8414 "info threads".
8415 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8416 * gdb.threads/linux-dp.exp: Don't check the condition
8417 $threads_created equals to zero.
8418
3831839c
PA
84192014-10-10 Pedro Alves <palves@redhat.com>
8420
8421 * gdb.base/bigcore.exp: Remove references to IRIX.
8422 * gdb.base/funcargs.exp: Likewise.
8423 * gdb.base/interrupt.exp: Likewise.
8424 * gdb.base/mips_pro.exp: Likewise.
8425 * gdb.base/nodebug.exp: Likewise.
8426 * gdb.base/setvar.exp: Likewise.
8427 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8428
8b9a549d
PA
84292014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8430 Pedro Alves <palves@redhat.com>
8431
8432 PR symtab/14466
8433 * gdb.base/vdso-warning.c: New file.
8434 * gdb.base/vdso-warning.exp: New file.
8435
d48ba5e8
DE
84362014-10-02 Doug Evans <dje@google.com>
8437
8438 * gdb.base/structs.c (main): Don't run forever.
8439
2278c276
PA
84402014-10-02 Pedro Alves <palves@redhat.com>
8441
8442 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8443 (top level) <stop threads 1, stop threads 2>: Use it.
8444
b57bacec
PA
84452014-10-02 Pedro Alves <palves@redhat.com>
8446
8447 * gdb.threads/break-while-running.exp (test): Add new
8448 'update_thread_list' argument. Skip "info threads" if false.
8449 (top level): Add new 'update_thread_list' axis.
8450
13fd3ff3
PA
84512014-10-02 Pedro Alves <palves@redhat.com>
8452
8453 PR breakpoints/17431
8454 * gdb.base/execl-update-breakpoints.c: New file.
8455 * gdb.base/execl-update-breakpoints.exp: New file.
8456
0fec99e8
PA
84572014-10-01 Pedro Alves <palves@redhat.com>
8458
8459 * gdb.base/breakpoint-in-ro-region.c: New file.
8460 * gdb.base/breakpoint-in-ro-region.exp: New file.
8461
2ddf4301
SM
84622014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8463
8464 * gdb.mi/mi-exit-code.exp: New file.
8465 * gdb.mi/mi-exit-code.c: New file.
8466
6a5f3f43
YQ
84672014-09-30 Yao Qi <yao@codesourcery.com>
8468
8469 * lib/prelink-support.exp (build_executable_own_libs): Error if
8470 the target isn't native.
8471
345bcc73
YQ
84722014-09-30 Yao Qi <yao@codesourcery.com>
8473
8474 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8475 false.
8476
a25a5a45
PA
84772014-09-22 Pedro Alves <palves@redhat.com>
8478
8479 * gdb.threads/break-while-running.exp: New file.
8480 * gdb.threads/break-while-running.c: New file.
8481
00ba3162
YQ
84822014-09-19 Yao Qi <yao@codesourcery.com>
8483
8484 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8485 Invoke test. Restart GDB with --readnow and invoke test again.
8486
c3b7b696
YQ
84872014-09-19 Yao Qi <yao@codesourcery.com>
8488
8489 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8490 proc set_breakpoint_on_gcd_function. Invoke
8491 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8492 invoke set_breakpoint_on_gcd_function again.
8493
2b4fd423
DE
84942014-09-18 Doug Evans <dje@google.com>
8495
8496 * gdb.dwarf2/symtab-producer.exp: New file.
8497
a5947601
SDJ
84982014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8499
8500 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8501 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8502 * gdb.base/global-var-nested-by-dso.c: Likewise.
8503 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8504
91c19059
SDJ
85052014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8506 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.base/watch-bitfields.exp: Pass string other than test file
8509 name to prepare_for_testing.
8510 (watch): New procedure.
8511 (expect_watchpoint): Use with_test_prefix.
8512 (top level): Factor out tests to ...
8513 (test_watch_location, test_regular_watch): ... these new
8514 procedures, and use with_test_prefix and gdb_continue_to_end.
8515
bb9d5f81
PP
85162014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8517
8518 PR breakpoints/12526
8519 * gdb.base/watch-bitfields.exp: New file.
8520 * gdb.base/watch-bitfields.c: New file.
8521
635856f5
PA
85222014-09-16 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8525 software and hardware addresses, not software address against
8526 itself.
8527
7280ceea
PA
85282014-09-16 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8531 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8532
428b16bd
PA
85332014-09-16 Pedro Alves <palves@redhat.com>
8534
8535 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8536 files.
8537 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8538 "*-*-vxworks*" throughout.
8539 * gdb.base/break.exp: Likewise.
8540 * gdb.base/default.exp: Likewise.
8541 * gdb.base/scope.exp: Likewise.
8542 * gdb.base/sepdebug.exp: Likewise.
8543 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8544 throughout.
8545 * gdb.base/run.c: Likewise.
8546 * gdb.base/sepdebug.c: Likewise.
8547 * gdb.hp/gdb.aCC/run.c: Likewise.
8548 * gdb.reverse/until-reverse.c: Likewise.
8549 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8550
666d413c
YQ
85512014-09-16 Yao Qi <yao@codesourcery.com>
8552
8553 * boards/local-remote-host-native.exp: New file.
8554
57cbd724
DE
85552014-09-14 Doug Evans <xdje42@gmail.com>
8556
8557 * gdb.threads/queue-signal.c (thread_count): New variable.
8558 (thread_count_mutex, thread_count_condvar): New variables.
8559 (incr_thread_count, wait_all_threads_running): New functions.
8560 (main): Wait for all threads to be in their thread functions.
8561
81219e53
DE
85622014-09-13 Doug Evans <xdje42@gmail.com>
8563
8564 * gdb.threads/queue-signal.c: New file.
8565 * gdb.threads/queue-signal.exp: New file.
8566
3714cea7
DE
85672014-09-13 Doug Evans <xdje42@gmail.com>
8568
8569 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8570 be consistent with what default_gdb_init uses.
8571 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8572 the plain text of the prompt. Add some logging printfs.
8573 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8574
fa43b1d7
PA
85752014-09-12 Pedro Alves <palves@redhat.com>
8576
8577 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8578 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8579 * gdb.arch/i386-size-overlap.exp: Likewise.
8580 * gdb.arch/i386-size.exp: Likewise.
8581 * gdb.arch/i386-unwind.exp: Likewise.
8582 * gdb.base/a2-run.exp: Likewise.
8583 * gdb.base/break.exp: Likewise.
8584 * gdb.base/charset.exp: Likewise.
8585 * gdb.base/chng-syms.exp: Likewise.
8586 * gdb.base/commands.exp: Likewise.
8587 * gdb.base/dbx.exp: Likewise.
8588 * gdb.base/find.exp: Likewise.
8589 * gdb.base/funcargs.exp: Likewise.
8590 * gdb.base/jit-simple.exp: Likewise.
8591 * gdb.base/reread.exp: Likewise.
8592 * gdb.base/sepdebug.exp: Likewise.
8593 * gdb.base/step-bt.exp: Likewise.
8594 * gdb.cp/mb-inline.exp: Likewise.
8595 * gdb.cp/mb-templates.exp: Likewise.
8596 * gdb.objc/basicclass.exp: Likewise.
8597 * gdb.threads/killed.exp: Likewise.
8598
9d9bf2df
EBM
85992014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8600
8601 PR tdep/17379
8602 * gdb.arch/powerpc-stackless.S: New file.
8603 * gdb.arch/powerpc-stackless.exp: New file.
8604
1cf2f1b0
JK
86052014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8606
8607 * gdb.base/attach.c: Include unistd.h.
8608 (main): Call alarm. Add label postloop.
8609 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8610 gdb_breakpoint, gdb_continue_to_breakpoint.
8611 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8612
98880d46
PA
86132014-09-11 Pedro Alves <palves@redhat.com>
8614
8615 PR gdb/17347
8616 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8617 * gdb.base/attach.exp (test_command_line_attach_run): New
8618 procedure.
8619 (top level): Call it.
8620
4c92ff2c
PA
86212014-09-11 Pedro Alves <palves@redhat.com>
8622
8623 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8624 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8625 (do_command_attach_tests): Use spawn_wait_for_attach.
8626 * gdb.base/solib-overlap.exp: Likewise.
8627 * gdb.multi/multi-attach.exp: Likewise.
8628 * gdb.python/py-prompt.exp: Likewise.
8629 * gdb.python/py-sync-interp.exp: Likewise.
8630 * gdb.server/ext-attach.exp: Likewise.
8631
3adc1a7d
GKB
86322014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8633
8634 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8635 command in testcase. Simplify testcase.
8636
96334934
JB
86372014-09-10 Joel Brobecker <brobecker@adacore.com>
8638
8639 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8640
eb479039
JB
86412014-09-10 Joel Brobecker <brobecker@adacore.com>
8642
8643 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8644
deede10c
JB
86452014-09-10 Joel Brobecker <brobecker@adacore.com>
8646
8647 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8648
7828a5f5
JB
86492014-09-10 Joel Brobecker <brobecker@adacore.com>
8650
8651 * gdb.dwarf2/dynarr-ptr.c: New file.
8652 * gdb.dwarf2/dynarr-ptr.exp: New file.
8653
33aeebcf
MR
86542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8655
8656 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8657 of 30 rather than hardcoding 120 for a slow test case. Take the
8658 `gdb,timeout' target setting into account for this calculation.
8659 Don't extend the timeout for the test cases that don't need it.
8660
7b415901
MR
86612014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8662
8663 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8664 a factor of 2 for a slow test case. Take the `gdb,timeout'
8665 target setting into account for this calculation.
8666 * gdb.reverse/until-precsave.exp: Increase the timeout by
8667 a factor of 15 and 3 respectively rather than adding 120
8668 for a pair of slow test cases. Take the `gdb,timeout'
8669 target setting into account for this calculation.
8670
4a40f85a
MR
86712014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8672
8673 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8674 timeout, don't pass one down to gdb_expect.
8675 (gdb_expect): Rework timeout selection.
8676
09635af7
MR
86772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8678
8679 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8680 exception on timeout.
8681 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8682 (gdbserver_start_extended): Catch any `gdbserver_start' error
8683 exceptions.
8684 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8685 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8686 `gdbserver_gdb_load' error exceptions.
8687
2bdd10b7
MR
86882014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8689
8690 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8691 120 on waiting for the TCP socket to open.
8692
316935f0
DE
86932014-09-09 Doug Evans <xdje42@gmail.com>
8694
8695 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8696 _caller_matches, _any_caller_is, _any_caller_matches.
8697
83740597
DE
86982014-09-09 Doug Evans <xdje42@gmail.com>
8699
8700 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8701
4c122fc3
YQ
87022014-09-09 Yao Qi <yao@codesourcery.com>
8703
8704 * gdb.mi/mi-var-display.exp: Set print symbol off.
8705
a9f116cb
GKB
87062014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8707
8708 PR gdb/17035
8709 * gdb.base/commands.exp: Add tests to verify user-defined
8710 commands with empty bodies.
8711 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8712 python commands in `show user command`.
8713 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8714 scheme commands in `show user command`.
8715
c75bd3a2
JK
87162014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8717
8718 PR python/17355
8719 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8720 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8721 * gdb.python/py-framefilter-invalidarg.exp: New file.
8722 * gdb.python/py-framefilter-invalidarg.py: New file.
8723
faa42425
DE
87242014-09-06 Doug Evans <xdje42@gmail.com>
8725
8726 PR 15276
8727 * gdb.python/py-caller-is.c: New file.
8728 * gdb.python/py-caller-is.exp: New file.
8729
474ca4f6
SDJ
87302014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8731
8732 PR gdb/17235
8733 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8734 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8735
eb0b0463
SDJ
87362014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8737
8738 PR fortran/17237
8739 * gdb.fortran/print-formatted.exp: New file.
8740 * gdb.fortran/print-formatted.f90: Likewise.
8741
5f3b99cf
SS
87422014-09-03 Sasha Smundak <asmundak@google.com>
8743
8744 * gdb.python/py-frame.exp: Test Frame.read_register.
8745
7d793aa9
SDJ
87462014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8747
8748 PR python/16699
8749 * gdb.python/py-completion.exp: New file.
8750 * gdb.python/py-completion.py: Likewise.
8751
fb0576e9
DE
87522014-08-28 Doug Evans <dje@google.com>
8753
8754 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8755 eax,etc. are live with values set by gdb and thus the compiler can't
8756 use them.
8757 * gdb.arch/i386-pseudo.c (main): Ditto.
8758
ee92b0dd
DE
87592014-08-27 Doug Evans <dje@google.com>
8760
8761 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8762
6649db35
DE
87632014-08-25 Doug Evans <dje@google.com>
8764
8765 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8766 (main): Ditto.
8767
564b7600
DE
87682014-08-25 Doug Evans <dje@google.com>
8769
8770 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8771
3881fb67
YQ
87722014-08-24 Yao Qi <yao@codesourcery.com>
8773
8774 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8775 symbol off.
8776 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8777
a05a36a5
DE
87782014-08-22 Doug Evans <dje@google.com>
8779
8780 PR 17276
8781 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8782 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8783 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8784
7c343b48
YQ
87852014-08-22 Yao Qi <yao@codesourcery.com>
8786
8787 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8788 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8789 * gdb.python/python.exp: Likewise. Use .py file on the host
8790 instead of the build.
8791
22fd09ae
JK
87922014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8793
8794 * gdb.threads/gcore-stale-thread.c: New file.
8795 * gdb.threads/gcore-stale-thread.exp: New file.
8796
a8454a7c
PA
87972014-08-21 Pedro Alves <palves@redhat.com>
8798
8799 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8800 * gdb.base/gcore-relro-pie.exp: Likewise.
8801 * gdb.base/gcore-relro.exp: Likewise.
8802 * gdb.base/gcore.exp: Likewise.
8803 * gdb.base/print-symbol-loading.exp: Likewise.
8804 * gdb.threads/gcore-thread.exp: Likewise.
8805 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8806
2a31c623
PA
88072014-08-20 Pedro Alves <palves@redhat.com>
8808 Jan Kratochvil <jan.kratochvil@redhat.com>
8809
8810 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8811 configure.
8812 (EXPECT): Handle READ1 being set.
8813 (all): Depend on EXTRA_RULES.
8814 (check-read1, expect-read1, read1.so, read1): New rules.
8815 * README (Testsuite Parameters): Document the READ1 make variable.
8816 (Race detection): New section.
8817 * configure: Regenerate.
8818 * configure.ac: If build==host==target, and running under a
8819 GNU/glibc system, add read1 to the extra Makefile rules.
8820 (EXTRA_RULES): AC_SUBST it.
8821 * lib/read1.c: New file.
8822
d36430db
JB
88232014-08-20 Joel Brobecker <brobecker@adacore.com>
8824
8825 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8826 the handling of variables declared as a typedef to an array
8827 which a DW_AT_data_location attribute.
8828
9a0dc9e3
PA
88292014-08-19 Andrew Burgess <aburgess@broadcom.com>
8830 Pedro Alves <palves@redhat.com>
8831
8832 PR symtab/14604
8833 PR symtab/14605
8834 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8835 gdb_test.
8836
0718a8da
PA
88372014-08-19 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8840
13b448cd
YQ
88412014-08-19 Yao Qi <yao@codesourcery.com>
8842
8843 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8844 right line.
8845
1cbf5077
DB
88462014-08-18 David Blaikie <dblaikie@gmail.com>
8847
8848 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8849
bf0fae19
JB
88502014-08-18 Joel Brobecker <brobecker@adacore.com>
8851
8852 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8853 attribute in array range.
8854
3c8c5dcc
JB
88552014-08-18 Joel Brobecker <brobecker@adacore.com>
8856
8857 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8858
e66d4446
SC
88592014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8860
8861 PR c++/17132
8862 * gdb.cp/pr17132.cc: New file.
8863 * gdb.cp/pr17132.exp: New file.
8864
940df408
SC
88652014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8866
8867 * gdb.python/py-xmethods.py (A_getarrayind)
8868 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8869 Use 'print' with function call syntax.
8870 (E_method_matcher.match): Fix tab vs space indentation mixup.
8871
ebcc6c3a
YQ
88722014-08-15 Yao Qi <yao@codesourcery.com>
8873
8874 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8875 false.
8876
775e0f04
YQ
88772014-08-15 Yao Qi <yao@codesourcery.com>
8878
8879 * gdb.cp/casts.exp: Set print symbol off.
8880 * gdb.cp/class2.exp: Likewise.
8881 * gdb.cp/overload.exp: Likewise.
8882 * gdb.cp/templates.exp: Likewise.
8883
d769e349
DE
88842014-08-11 Doug Evans <dje@google.com>
8885
8886 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8887 (test_load_shlib): Update.
8888
20c6f1e1
YQ
88892014-08-09 Yao Qi <yao@codesourcery.com>
8890
8891 * gdb.base/display.exp: Invoke is_address_zero_readable.
8892 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8893 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8894 * gdb.base/hbreak-unmapped.exp: Return if
8895 is_address_zero_readable returns true.
8896 * gdb.base/signest.exp: Likewise.
8897 * gdb.base/signull.exp: Likewise.
8898 * gdb.base/sigbpt.exp: Likewise.
8899 * gdb.guile/scm-disasm.exp: Do the test if
8900 is_address_zero_readable returns false.
8901 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8902 * gdb.python/py-arch.exp: Likewise.
8903 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
8904 * lib/gdb.exp (is_address_zero_readable): New proc.
8905
5792e8e3
YQ
89062014-08-09 Yao Qi <yao@codesourcery.com>
8907
8908 PR testsuite/13443
8909 * gdb.mi/mi-var-display.exp: Make test messages unique.
8910
3cecbbbe
TT
89112014-08-04 Tom Tromey <tromey@redhat.com>
8912
8913 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
8914 target 0".
8915
00b51ff5
TT
89162014-08-04 Tom Tromey <tromey@redhat.com>
8917
8918 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
8919 "target_resume".
8920
6908c509
JB
89212014-08-01 Joel Brobecker <brobecker@adacore.com>
8922
8923 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
8924 inner_vla_struct_object_size.
8925 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
8926 as xfail.
8927
cc6563d2
PA
89282014-07-30 Pedro Alves <palves@redhat.com>
8929
8930 * gdb.threads/signal-command-handle-nopass.exp (test): Add
8931 comment.
8932
7e09a223
YQ
89332014-07-29 Yao Qi <yao@codesourcery.com>
8934
8935 PR gdb/17206
8936 * gdb.base/until-nodebug.exp: New.
8937
7ebdbe92
DE
89382014-07-28 Doug Evans <xdje42@gmail.com>
8939
8940 PR guile/17203
8941 * gdb.guile/scm-parameter.exp: Add tests for trying to create
8942 previously existing parameter, and previously ambiguously spelled
8943 parameter.
8944
fdb1adc6
WN
89452014-07-28 Will Newton <will.newton@linaro.org>
8946
8947 * gdb.base/varargs.exp: Remove KFAILs for ARM.
8948
186fcde0
DE
89492014-07-26 Ludovic Courtès <ludo@gnu.org>
8950 Doug Evans <xdje42@gmail.com>
8951
8952 PR guile/17146
8953 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
8954
70509625
PA
89552014-07-25 Pedro Alves <palves@redhat.com>
8956
8957 * gdb.threads/signal-command-handle-nopass.c: New file.
8958 * gdb.threads/signal-command-handle-nopass.exp: New file.
8959 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
8960 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
8961 * gdb.threads/signal-delivered-right-thread.c: New file.
8962 * gdb.threads/signal-delivered-right-thread.exp: New file.
8963
c3f814a1
PA
89642014-07-25 Pedro Alves <palves@redhat.com>
8965
8966 * gdb.base/double-prompt-target-event-error.exp
8967 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
8968 match.
8969 (cancel_pagination_in_target_event): Rework double prompt
8970 detection.
8971 * gdb.base/paginate-after-ctrl-c-running.exp
8972 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
8973 <return>' match.
8974 * gdb.base/paginate-bg-execution.exp
8975 (test_bg_execution_pagination_return)
8976 (test_bg_execution_pagination_cancel): Remove '-notransfer
8977 <return>' matches.
8978 * gdb.base/paginate-execution-startup.exp
8979 (test_fg_execution_pagination_return)
8980 (test_fg_execution_pagination_cancel): Remove '-notransfer
8981 <return>' matches.
8982 * gdb.base/paginate-inferior-exit.exp
8983 (test_paginate_inferior_exited): Remove '-notransfer <return>'
8984 match.
8985 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
8986 * lib/gdb.exp (pagination_prompt): Run text through
8987 string_to_regexp.
8988 (gdb_test_multiple): Match $pagination_prompt instead of
8989 "<return>".
8990 (string_to_regexp): Move to lib/gdb-utils.exp.
8991
e214cf6c
JK
89922014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8993
8994 * gdb.arch/amd64-entry-value-paramref.S: New file.
8995 * gdb.arch/amd64-entry-value-paramref.cc: New file.
8996 * gdb.arch/amd64-entry-value-paramref.exp: New file.
8997 * gdb.arch/amd64-optimout-repeat.S: New file.
8998 * gdb.arch/amd64-optimout-repeat.c: New file.
8999 * gdb.arch/amd64-optimout-repeat.exp: New file.
9000
17d0c5c8
JK
90012014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9002
9003 PR gdb/17170
9004 * gdb.base/statistics.exp: New file.
9005
b8b8facf
DE
90062014-07-17 Doug Evans <dje@google.com>
9007
74b49205 9008 PR gdb/17170
b8b8facf
DE
9009 * gdb.base/maint.exp: Update testing of per-command stats.
9010
1b5d0ab3
PA
90112014-07-16 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9014 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9015 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9016 (tfile_write_buf): New functions.
9017 (add_memory_block): Rewrite using the above.
9018 (adjust_function_address): New function.
9019 (FUNCTION_ADDRESS): New macro.
9020 (write_basic_trace_file): Remove short_x local, and use
9021 tfile_write_16. Change type of func_addr local to unsigned long
9022 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9023 here. Cast argument of add_memory_block to char pointer.
9024 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9025 (main): Remove parameters.
9026 * gdb.trace/tfile.exp: Remove nowarnings.
9027
4d974e88
SM
90282014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9029
9030 * gdb.base/debug-expr.exp: Test string evaluation with
9031 "debug expression" on.
9032
41e99568
PA
90332014-07-15 Pedro Alves <palves@redhat.com>
9034
9035 * gdb.base/reread.exp: Use clean_restart.
9036
487d9753
PL
90372014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9038
9039 * gdb.arch/avr-flash-qualifer.c: New.
9040 * gdb.arch/avr-flash-qualifer.exp: New.
9041
cc1c52ad
PA
90422014-07-14 Pedro Alves <palves@redhat.com>
9043
9044 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9045 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9046
1e973570
PA
90472014-07-14 Pedro Alves <palves@redhat.com>
9048
9049 * gdb.base/double-prompt-target-event-error.c: New file.
9050 * gdb.base/double-prompt-target-event-error.exp: New file.
9051
93d6eb10
PA
90522014-07-14 Pedro Alves <palves@redhat.com>
9053
9054 PR gdb/17072
9055 * gdb.base/paginate-inferior-exit.c: New file.
9056 * gdb.base/paginate-inferior-exit.exp: New file.
9057
0017922d
PA
90582014-07-14 Pedro Alves <palves@redhat.com>
9059
9060 PR gdb/17072
9061 * gdb.base/paginate-bg-execution.c: New file.
9062 * gdb.base/paginate-bg-execution.exp: New file.
9063
94696ad3
PA
90642014-07-14 Pedro Alves <palves@redhat.com>
9065
9066 PR gdb/17072
9067 * gdb.base/paginate-execution-startup.c: New file.
9068 * gdb.base/paginate-execution-startup.exp: New file.
9069 * lib/gdb.exp (pagination_prompt): New global.
9070 (default_gdb_spawn): New procedure, factored out from
9071 default_gdb_spawn.
9072 (default_gdb_start): Adjust to call default_gdb_spawn.
9073 (gdb_spawn): New procedure.
9074
bd293940
PA
90752014-07-14 Pedro Alves <palves@redhat.com>
9076
9077 * lib/gdb.exp (gdb_assert): New procedure.
9078 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9079
c933f875
PA
90802014-07-14 Pedro Alves <palves@redhat.com>
9081
9082 * gdb.base/execution-termios.c: New file.
9083 * gdb.base/execution-termios.exp: New file.
9084
d98b7a16
TT
90852014-07-14 Tom Tromey <tromey@redhat.com>
9086
9087 * gdb.cp/vla-cxx.cc: New file.
9088 * gdb.cp/vla-cxx.exp: New file.
9089
548740d6
TT
90902014-07-14 Tom Tromey <tromey@redhat.com>
9091
9092 * gdb.reverse/rerun-prec.c: New file.
9093 * gdb.reverse/rerun-prec.exp: New file.
9094
a25eb028
MR
90952014-07-12 Maciej W. Rozycki <macro@mips.com>
9096 Maciej W. Rozycki <macro@codesourcery.com>
9097
9098 * lib/gdb-utils.exp: New file.
9099 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9100 inline `gdb_init_command' processing.
9101 (gdb_start_cmd): Likewise.
9102 * lib/mi-support.exp (mi_run_cmd): Likewise.
9103 * README: Document `gdb_init_command' and `gdb_init_commands'.
9104
218c2655
JK
91052014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9106
9107 Fix false FAIL running under a very long directory name.
9108 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9109 and "set print elements 10000". Twice.
9110
5401fde3
YQ
91112014-07-11 Yao Qi <yao@codesourcery.com>
9112
9113 * gdb.base/exprs.exp: "set print symbol off".
9114
e76126e8
PA
91152014-07-11 Pedro Alves <palves@redhat.com>
9116
9117 * gdb.threads/kill.c: New file.
9118 * gdb.threads/kill.exp: New file.
9119
2d6f0de6
YQ
91202014-07-10 Yao Qi <yao@codesourcery.com>
9121
9122 * gdb.trace/tfile.c (write_basic_trace_file)
9123 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9124 address written to trace file.
9125
7180e04a
PA
91262014-07-09 Pedro Alves <palves@redhat.com>
9127
9128 * gdb.base/attach-wait-input.exp: New file.
9129 * gdb.base/attach-wait-input.c: New file.
9130
9a9a7608
AB
91312014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9132
9133 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9134 setting up test structures.
9135 (main): Call new test function.
9136 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9137 test function, continue into test function and walk test
9138 structures.
9139
161ac41e
YQ
91402014-07-02 Yao Qi <yao@codesourcery.com>
9141
9142 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9143 'bar_start' at the beginning of functions 'foo' and 'bar'
9144 respectively.
9145 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9146 instead of 'foo' and 'bar'.
9147
1f267ae3
MM
91482014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9149
9150 * gdb.btrace/segv.exp: New.
9151 * gdb.btrace/segv.c: New.
9152
2b239efb
LM
91532014-07-02 Luis Machado <lgustavo@codesourcery.com>
9154
9155 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9156 instruction.
9157
cf363f18
MW
91582014-06-30 Mark Wielaard <mjw@redhat.com>
9159
9160 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9161 vulture, vilify, villar): New volatile array constants.
9162 (vindictive, vegetation): New const volatile array constants.
9163 * gdb.base/volatile.exp: Test volatile and const volatile array
9164 types.
9165
aebf9d24
AA
91662014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9167
9168 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9169 target lacks support for awatch, rwatch, or hbreak.
9170
b67a2c6f
YQ
91712014-06-27 Yao Qi <yao@codesourcery.com>
9172
9173 * gdb.multi/dummy-frame-restore.exp: New.
9174 * gdb.multi/dummy-frame-restore.c: New.
9175
aef92902
MM
91762014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9177
9178 * gdb.btrace/gcore.exp: New.
9179
8e9db26e
PA
91802014-06-23 Pedro Alves <palves@redhat.com>
9181
9182 * gdb.base/watchpoint-reuse-slot.c: New file.
9183 * gdb.base/watchpoint-reuse-slot.exp: New file.
9184
70afc5b7
SC
91852014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9186
9187 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9188 progspace's filename in 'info', 'enable' and 'disable' command
9189 tests.
9190
b972bd9c
JK
91912014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9192
9193 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9194 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9195 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9196
125f8a3d
GB
91972014-06-20 Gary Benson <gbenson@redhat.com>
9198
9199 * gdb.arch/i386-avx.exp: Fix include file location.
9200 * gdb.arch/i386-sse.exp: Likewise.
9201
3ed9baed
IB
92022014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9203
9204 * gdb.dlang/expression.exp: New file.
9205
034f788c
PA
92062014-06-19 Pedro Alves <palves@redhat.com>
9207
9208 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9209 out from ...
9210 (top level): ... here. Iterate running tests under different
9211 scheduler-locking settings.
9212
45371d0c
LM
92132014-06-18 Luis Machado <lgustavo@codesourcery.com>
9214
9215 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9216 to DW_FORM_addr and use non-zero addresses.
9217
5d376983
SC
92182014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9219
9220 PR gdb/17017
9221 * gdb.python/py-xmethods.cc: Add global function call counters and
9222 increment them in their respective functions. Remove "cout"
9223 statements.
9224 * gdb.python/py-xmethods.exp: Make tests check the global function
9225 call counters instead of depending on inferior IO.
9226
a1aa2221
LM
92272014-06-18 Don Breazeal <donb@codesourcery.com>
9228
9229 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9230 Deleted procedure.
9231 (explicit_fork_parent_follow): Deleted procedure.
9232 (explicit_fork_child_follow): Deleted procedure.
9233 (test_follow_fork): New procedure.
9234 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9235 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9236 procedure calls.
9237
0fc05997
YQ
92382014-06-17 Yao Qi <yao@codesourcery.com>
9239
9240 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9241 CP1252.
9242
70795c52
LM
92432014-06-17 Luis Machado <lgustavo@codesourcery.com>
9244
9245 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9246 Initialize ptr and S explicitly.
9247 (skip_type_update_when_not_use_rtti_test): Likewise.
9248
6be47f0c
KS
92492014-06-16 Keith Seitz <keiths@redhat.com>
9250
9251 PR mi/15863
9252 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9253 the inferior is started.
9254
d03de421
PA
92552014-06-16 Pedro Alves <palves@redhat.com>
9256
9257 * gdb.base/break-main-file-remove-fail.c: New file.
9258 * gdb.base/break-main-file-remove-fail.exp: New file.
9259 * gdb.base/break-unload-file.exp: Use build_executable instead of
9260 prepare_for_testing.
9261 (test_break): New parameter "initial_load". Handle it.
9262 (top level): Add initial_load cmdline/file axis.
9263
f9579b99
TT
92642014-06-12 Tom Tromey <tromey@redhat.com>
9265
9266 * gdb.base/completion.exp: Don't use directory name in test.
9267
3657956b
GB
92682014-06-09 Gary Benson <gbenson@redhat.com>
9269
9270 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9271 separate the always-available ANSI-standard signals from the
9272 signals that require checking.
9273 (main): Likewise.
9274 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9275 Likewise.
9276 (main): Likewise.
9277
4186eb54
KS
92782014-06-07 Keith Seitz <keiths@redhat.com>
9279
9280 Revert:
9281 PR c++/16253
9282 * gdb.cp/var-tag.cc: New file.
9283 * gdb.cp/var-tag.exp: New file.
9284 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9285 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9286 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9287 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9288
25326a28 92892014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9290
9291 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9292
829155c9
PA
92932014-06-06 Pedro Alves <palves@redhat.com>
9294
9295 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9296 in target debug output instead of looking at RSP packets,
9297 disabling the test on any target that uses hardware stepping.
9298 Update comments.
9299
61c8d22e
PA
93002014-06-06 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.base/break-unload-file.exp: Fix typo.
9303
d9a47287
YQ
93042014-06-06 Yao Qi <yao@codesourcery.com>
9305
9306 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9307 from "jit_function" to "^jit_function".
9308
e5e01dbf
YQ
93092014-06-06 Yao Qi <yao@codesourcery.com>
9310
9311 * gdb.base/async.c (foo): Add one statement.
9312 * gdb.base/async.exp: Get the next instruction address and
9313 match the output of "nexti" by instruction address. Match
9314 the hex address in the output of "finish".
9315
73ba372c
GB
93162014-06-06 Gary Benson <gbenson@redhat.com>
9317
9318 * gdb.base/call-signals.c: Remove preprocessor conditionals
9319 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9320 SIGSEGV and SIGTERM.
9321 * gdb.base/sigall.c: Likewise.
9322 * gdb.base/unwindonsignal.c: Likewise.
9323 * gdb.reverse/sigall-reverse.c: Likewise.
9324
831517df
YQ
93252014-06-06 Yao Qi <yao@codesourcery.com>
9326
9327 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9328 readable, skip the test.
9329
b8b91e98
YQ
93302014-06-06 Yao Qi <yao@codesourcery.com>
9331
9332 * gdb.threads/staticthreads.c (thread_function): Move the line
9333 setting breakpoint on forward.
9334 * gdb.threads/staticthreads.exp: Update comments.
9335
fb934770
LC
93362014-06-05 Ludovic Courtès <ludo@gnu.org>
9337
9338 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9339 "history-append! type error".
9340
6ef284bd
SM
93412014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9342
9343 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9344 erroneous dprintf expected input.
9345
a872e241
DE
93462014-06-04 Doug Evans <xdje42@gmail.com>
9347
9348 * gdb.guile/scm-generics.exp: Delete.
9349
16f691fb
DE
93502014-06-04 Doug Evans <xdje42@gmail.com>
9351
9352 * gdb.guile/scm-breakpoint.exp: Update.
9353 Add tests for breakpoint registration.
9354
012370f6
TT
93552014-06-04 Tom Tromey <tromey@redhat.com>
9356
9357 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9358 VLA-in-union.
9359 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9360 inner_vla_struct, vla_union types. Initialize objects of those
9361 types and compute their sizes.
9362
9f5a4cef
HZ
93632014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9364 Hui Zhu <hui@codesourcery.com>
9365
9366 * gdb.base/fileio.exp: Add test for shell not available as well as
9367 available.
9368 * gdb.base/fileio.c (test_system): Check for shell twice.
9369
90a45c4d
YQ
93702014-06-04 Yao Qi <yao@codesourcery.com>
9371
9372 * gdb.base/auto-connect-native-target.exp: Remove redundant
9373 space from the regexp pattern.
9374
70017e41
YQ
93752014-06-04 Yao Qi <yao@codesourcery.com>
9376
9377 * gdb.base/default.exp: Replace "child" with "native" in
9378 regexp pattern.
9379
883964a7
SC
93802014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9381
9382 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9383 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9384 * gdb.python/py-xmethods.py: Python script supporting the
9385 new testcase and tests.
9386
ef370185
JB
93872014-06-03 Joel Brobecker <brobecker@adacore.com>
9388 Pedro Alves <palves@redhat.com>
9389
9390 PR breakpoints/17000
9391 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9392 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9393
1e2ccb61
BM
93942014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9395
9396 * gdb.base/subst.exp: Add tests to verify partial path matching
9397 output.
9398
c6ec5ab2
PA
93992014-06-03 Pedro Alves <palves@redhat.com>
9400
9401 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9402 target that doesn't use software single-stepping.
9403
835c559f
PA
94042014-06-03 Pedro Alves <palves@redhat.com>
9405
9406 PR breakpoints/17000
9407 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9408 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9409
06eb1586
DE
94102014-06-02 Doug Evans <xdje42@gmail.com>
9411
9412 * gdb.guile/scm-parameter.exp: New file.
9413
e698b8c4
DE
94142014-06-02 Doug Evans <xdje42@gmail.com>
9415
9416 * gdb.guile/scm-cmd.c: New file.
9417 * gdb.guile/scm-cmd.exp: New file.
9418
ded03782
DE
94192014-06-02 Doug Evans <xdje42@gmail.com>
9420
9421 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9422 pretty-printer lookup.
9423 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9424 (make-pp_s-printer): Call it.
9425 (make-pretty-printer-from-dict): New function.
9426 (lookup-pretty-printer-maker-from-dict): New function.
9427 (*pretty-printer*): Simplify.
9428 (make-objfile-pp_s-printer): New function.
9429 (install-objfile-pretty-printers!): New function.
9430 (make-progspace-pp_s-printer): New function.
9431 (install-progspace-pretty-printers!): New function.
9432 * gdb.guile/scm-progspace.c: New file.
9433 * gdb.guile/scm-progspace.exp: New file.
9434
41fac0cf
PA
94352014-06-02 Pedro Alves <palves@redhat.com>
9436
9437 * gdb.base/dprintf-bp-same-addr.c: New file.
9438 * gdb.base/dprintf-bp-same-addr.exp: New file.
9439
96ae5695
EBM
94402014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9441
9442 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9443 * gdb.arch/powerpc-power.s: Likewise.
9444
da02b3a8
JB
94452014-06-02 Joel Brobecker <brobecker@adacore.com>
9446
9447 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9448
c72b2e7b
YQ
94492014-06-01 Yao Qi <yao@codesourcery.com>
9450
9451 * gdb.base/watchpoint.exp (test_watch_location): Check null
9452 pointer can be dereferenced. If not, do the test, otherwise
9453 skip it.
9454
53e8a631
AB
94552014-05-30 Andrew Burgess <aburgess@broadcom.com>
9456
9457 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9458 results.
9459 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9460
938f0e2f
AB
94612014-05-30 Andrew Burgess <aburgess@broadcom.com>
9462
9463 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9464 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9465 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9466 * gdb.arch/amd64-invalid-stack-top.c: New file.
9467 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9468
9ba6657a
PA
94692014-05-30 Pedro Alves <palves@redhat.com>
9470
9471 PR breakpoints/17000
9472 * gdb.base/sss-bp-on-user-bp.c: New file.
9473 * gdb.base/sss-bp-on-user-bp.exp: New file.
9474
522c09bf
DB
94752014-05-30 David Blaikie <dblaikie@gmail.com>
9476
9477 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9478 gnu_inline semantics via attribute.
9479 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9480 source explicitly specifies the required semantics.
9481
bf4ef81e
MR
94822014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9483
9484 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9485
329ea579
PA
94862014-05-29 Pedro Alves <palves@redhat.com>
9487 Tom Tromey <tromey@redhat.com>
9488
9489 * gdb.base/async-shell.exp: Don't enable target-async.
9490 * gdb.base/async.exp
9491 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9492 parameter. Adjust.
9493 (top level): Don't test with "target-async".
9494 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9495 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9496 * gdb.base/inferior-died.exp: Don't enable target-async.
9497 * gdb.base/interrupt-noterm.exp: Likewise.
9498 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9499 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9500 * gdb.mi/mi-nonstop.exp: Likewise.
9501 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9502 * gdb.mi/mi-nsintrall.exp: Likewise.
9503 * gdb.mi/mi-nsmoribund.exp: Likewise.
9504 * gdb.mi/mi-nsthrexec.exp: Likewise.
9505 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9506 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9507 * gdb.python/py-evsignal.exp: Don't enable target-async.
9508 * gdb.python/py-evthreads.exp: Likewise.
9509 * gdb.python/py-prompt.exp: Likewise.
9510 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9511 * gdb.server/solib-list.exp: Don't enable target-async.
9512 * gdb.threads/thread-specific-bp.exp: Likewise.
9513 * lib/mi-support.exp: Adjust to use mi-async.
9514
fd664c91
PA
95152014-05-29 Pedro Alves <palves@redhat.com>
9516
9517 PR gdb/13860
9518 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9519 reason, even in sync mode.
9520
251bde03
PA
95212014-05-29 Pedro Alves <palves@redhat.com>
9522 Hui Zhu <hui@codesourcery.com>
9523
9524 PR PR15693
9525 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9526 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9527 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9528 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9529
7f3c0343
JB
95302014-05-28 Joel Brobecker <brobecker@adacore.com>
9531
9532 * config/monitor.exp (gdb_target_monitor): Replace use of
9533 "set remotebaud" by "set serial baud".
9534
b2715b27
AW
95352014-05-26 Andy Wingo <wingo@igalia.com>
9536
9537 * gdb.guile/scm-breakpoint.exp:
9538 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9539 properties instead of gdb-object-properties.
9540
498a4489
YQ
95412014-05-26 Yao Qi <yao@codesourcery.com>
9542
9543 * gdb.server/no-thread-db.exp: Specify source file name
9544 explicitly when setting a breakpoint.
9545
589fdceb
MM
95462014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9547
9548 * gdb.btrace/vdso.c: New.
9549 * gdb.btrace/vdso.exp: New.
9550
e9089e05
MM
95512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9552
9553 * gdb.base/gcore.exp (capture_command_output): Move ...
9554 * lib/gdb.exp (capture_command_output): ... here.
9555
67b5c0c1
MM
95562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9557
9558 * gdb.btrace/data.exp: Test memory access during btrace replay.
9559
a2199296
SM
95602014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9561
9562 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9563
17b2616c
PA
95642014-05-21 Pedro Alves <palves@redhat.com>
9565
9566 PR gdb/13860
9567 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9568 (top level): Test that output related to execution commands is
9569 sent to the console with CLI commands, but not with MI commands.
9570 Test that breakpoint events are always mirrored to the console.
9571 Also expect the new source line to be output after a "next" in
9572 async mode too. Make it a pass/fail test.
9573 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9574 output.
9575 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9576
5166082f
PA
95772014-05-21 Pedro Alves <palves@redhat.com>
9578
9579 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9580 Use them to test variations of "list" after reaching a breakpoint.
9581 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9582 Test "list" with listsize 10 after reaching a breakpoint.
9583 * gdb.python/python.exp (decode_line current location line
9584 number): Adjust expected line number.
9585
2f25d70f
SM
95862014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9587
9588 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9589 behavior for $args, pass it directly to "run".
9590
ff604a67
MR
95912014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9592
9593 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9594 30000 to 65536.
9595
6a3cb8e8
PA
95962014-05-21 Pedro Alves <palves@redhat.com>
9597
9598 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9599 auto-connect-native-target off".
9600 * gdb.base/auto-connect-native-target.c: New file.
9601 * gdb.base/auto-connect-native-target.exp: New file.
9602
4ebfc96e
PA
96032014-05-21 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.base/default.exp: Test "target native" instead of "target
9606 child".
9607
36d46afb
MW
96082014-05-21 Mark Wielaard <mjw@redhat.com>
9609
9610 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9611
5876f503
JK
96122014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9613
9614 Fix TLS access for -static -pthread.
9615 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9616 <HAVE_TLS> (thread_function, main): Initialize it.
9617 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9618 Add clean_restart.
9619 <$have_tls != "">: Check TLSVAR.
9620
0256a6ac
PA
96212014-05-21 Pedro Alves <palves@redhat.com>
9622
9623 * gdb.base/dcache-line-read-error.c: New.
9624 * gdb.base/dcache-line-read-error.exp: New.
9625
936d2992
PA
96262014-05-20 Pedro Alves <palves@redhat.com>
9627
9628 * gdb.base/compare-sections.c: New file.
9629 * gdb.base/compare-sections.exp: New file.
9630
802e8e6d
PA
96312014-05-20 Pedro Alves <palves@redhat.com>
9632
9633 * gdb.base/break-idempotent.c: New file.
9634 * gdb.base/break-idempotent.exp: New file.
9635
e59fa00f
MM
96362014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9637
9638 * gdb.btrace/nohist.exp: New.
9639
8b696e31
YQ
96402014-05-20 Yao Qi <yao@codesourcery.com>
9641
9642 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9643 gdb.reverse directory and gdb_reverse_timeout exists in board
9644 setting.
9645 * README: Document gdb_reverse_timeout.
9646
73c9764f
YQ
96472014-05-20 Yao Qi <yao@codesourcery.com>
9648
9649 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9650 'test_file_name'. Treat args as a string instead of a list.
9651 (gdb_init): Rename argument 'args' by 'test_file_name'.
9652
f1f4348a
JK
96532014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9654
9655 * gdb.arch/powerpc-power.exp: New file.
9656 * gdb.arch/powerpc-power.s: New file.
9657
0dbe70ce
DE
96582014-05-16 Doug Evans <dje@google.com>
9659
9660 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9661 * gdb.base/completion.exp: Check that all expected files exist
9662 before doing file completion.
0dbe70ce 9663
8d551b02
DE
96642014-05-16 Doug Evans <dje@google.com>
9665
9666 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9667 Update.
9668 (do_syscall_tests_without_xml): Update.
9669
73eb7709
PA
96702014-05-16 Pedro Alves <palves@redhat.com>
9671
9672 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9673 instead of "unknown output after running".
9674
3fae92fc
YQ
96752014-05-16 Yao Qi <yao@codesourcery.com>
9676
9677 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9678 file1.txt from host at the end.
9679 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9680
c2b2ccc5
DE
96812014-05-15 Doug Evans <dje@google.com>
9682
9683 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9684 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9685 loading file. Add test for TU lookup.
9686
8c217a4b
SM
96872014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9688
9689 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9690 calling "-exec-arguments" or "set args" before running the
9691 inferior.
9692
3deb39c6
SM
96932014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9694
9695 * lib/mi-support.exp (mi_expect_stop): Expect message for
9696 inferiors that exit with non-zero exit code.
9697
71a79f8c
YQ
96982014-05-14 Yao Qi <yao@codesourcery.com>
9699
9700 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9701 match absolute path on remote host.
9702 (test_file_list_exec_source_files): Remove "/" from the
9703 pattern.
9704
f23fcd46
YQ
97052014-05-14 Yao Qi <yao@codesourcery.com>
9706
9707 * boards/local-remote-host-notty.exp (${board}_file): New
9708 proc.
9709
9404b58f
KM
97102014-05-07 Kyle McMartin <kyle@redhat.com>
9711
9712 Pushed by Joel Brobecker <brobecker@adacore.com>.
9713 * gdb.arch/aarch64-atomic-inst.c: New file.
9714 * gdb.arch/aarch64-atomic-inst.exp: New file.
9715
5e45f04c
YQ
97162014-05-07 Yao Qi <yao@codesourcery.com>
9717
9718 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9719 in current context" too.
9720
c888a17d
KS
97212014-05-05 Keith Seitz <keiths@redhat.com>
9722
9723 * gdb.linespec/ls-dollar.exp: Add test for linespec
9724 file:convenience_variable.
9725
290a839c
YQ
97262014-05-05 Yao Qi <yao@codesourcery.com>
9727
9728 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9729 traceframes into tfile and ctf trace files. Read data from
9730 trace file and test collected data.
9731 (gdb_collect_locals_test): Likewise.
9732 (gdb_unavailable_registers_test): Likewise.
9733 (gdb_unavailable_floats): Likewise.
9734 (gdb_collect_globals_test): Likewise.
9735 (top-level): Append "ctf" to trace_file_targets if GDB
9736 supports.
9737
b5262cd0
YQ
97382014-05-05 Yao Qi <yao@codesourcery.com>
9739
9740 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9741 code to ...
9742 (gdb_collect_args_test_1): ... it. New proc.
9743 (gdb_collect_locals_test): Move some code to ...
9744 (gdb_collect_locals_test_1): ... it. New proc.
9745 (gdb_unavailable_registers_test): Move some code to ...
9746 (gdb_unavailable_registers_test_1): ... it. New proc.
9747 (gdb_unavailable_floats): Move some code to ...
9748 (gdb_unavailable_floats_1): ... it. New proc.
9749
30a1e6cc
SDJ
97502014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9751
9752 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9753 probes to test for bitness recognition.
9754 * gdb.arch/amd64-stap-optional-prefix.exp
9755 (test_probe_value_without_reg): New procedure.
9756 Add code to test for different kinds of bitness.
9757
f33da99a
SDJ
97582014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9759
9760 PR breakpoints/16889
9761 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9762 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9763
5b80f00d
PA
97642014-05-01 Pedro Alves <palves@redhat.com>
9765
9766 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9767 gdb_file_cmd if no file is specified.
9768 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9769 last_loaded_file to set the remote exec-file.
9770
f8c2a73c
PA
97712014-05-01 Pedro Alves <palves@redhat.com>
9772
9773 * boards/local-remote-host.exp: New file.
9774
be6e8ac7
PA
97752014-05-01 Pedro Alves <palves@redhat.com>
9776
9777 * boards/local-remote-host.exp: Rename to ...
9778 * boards/local-remote-host-notty.exp: ... this.
9779
cac0dc8f
JB
97802014-04-28 Joel Brobecker <brobecker@adacore.com>
9781
9782 * gdb.ada/dyn_arrayidx: New testcase.
9783
9730e6cc
YQ
97842014-04-26 Yao Qi <yao@codesourcery.com>
9785
9786 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9787 and compute the length of function main. Save it in
9788 $main_length.
9789 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9790 (top-level): Use gdb_compile to compile objects into
9791 executable and restart GDB. Remove invocation to
9792 prepare_for_testing.
9793
7ae1a6a6
PA
97942014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9795 Pedro Alves <palves@redhat.com>
9796
9797 PR server/16255
9798 * gdb.multi/multi-attach.c: New file.
9799 * gdb.multi/multi-attach.exp: New file.
9800
4082afcc
PA
98012014-04-25 Pedro Alves <palves@redhat.com>
9802
9803 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9804 user.
9805 (top level): Test that "set remote conditional-breakpoints-packet
9806 off" works as intended.
9807 * gdb.base/dprintf.exp: Test that "set remote
9808 breakpoint-commands-packet off" works as intended.
9809 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9810 New function.
9811 (top level): Call it.
9812 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9813 remote fast-tracepoints-packet off" works as intended.
9814 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9815 * lib/gdb.exp (gdb_is_target_remote): ... here.
9816
2abc3f8d
DB
98172014-04-24 David Blaikie <dblaikie@gmail.com>
9818
9819 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9820 ensure clang would not discard them.
9821 * gdb.base/gdbvars.c: Ditto.
9822 * gdb.base/memattr.c: Ditto.
9823 * gdb.base/whatis.c: Ditto.
9824 * gdb.python/py-prettyprint.c: Ditto.
9825 * gdb.trace/actions.c: Ditto.
9826 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9827 ensure clang would not discard it.
9828
bfd39632
DB
98292014-04-24 David Blaikie <dblaikie@gmail.com>
9830
9831 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9832 clang to emit the full definition of type required by the test
9833 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9834
22842ff6
DB
98352014-04-24 David Blaikie <dblaikie@gmail.com>
9836
9837 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9838 coax Clang into emitting the definition of the type.
9839 * gdb.cp/pr10728-x.h (y): Ditto.
9840 * gdb.cp/pr10728-y.cc (y): Ditto.
9841
c2e827ad
DB
98422014-04-24 David Blaikie <dblaikie@gmail.com>
9843
9844 * gdb.base/label.exp: XFAIL label related tests under Clang.
9845 * gdb.cp/cplabel.exp: Ditto.
9846 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9847 under Clang those using labels.
9848
4c2d33e7
YQ
98492014-04-25 Yao Qi <yao@codesourcery.com>
9850
9851 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9852 double_label.
9853 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9854 partial_label and double_label.
9855
56083b99
DB
98562014-04-24 David Blaikie <dblaikie@gmail.com>
9857
9858 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9859
25d4e99d
DB
98602014-04-24 David Blaikie <dblaikie@gmail.com>
9861
9862 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9863 of the function to work across GCC and Clang.
9864 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9865 pointer types (const void ** const V void **).
9866
01f9f808
MS
98672014-04-24 Michael Sturm <michael.sturm@mintel.com>
9868 Walfred Tedeschi <walfred.tedeschi@intel.com>
9869
9870 * Makefile.in (EXECUTABLES): Added i386-avx512.
9871 * gdb.arch/i386-avx512.c: New file.
9872 * gdb.arch/i386-avx512.exp: Likewise.
9873
4b48d439
KS
98742014-04-23 Keith Seitz <keiths@redhat.com>
9875
9876 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9877 (mi_make_breakpoint_table): New procedure.
9878 (mi_create_breakpoint): Use mi_make_breakpoint
9879 and return the result.
9880 (mi_make_breakpoint): New procedure.
9881 (mi_build_kv_pairs): New procedure.
9882
9883 * gdb.mi/mi-break.exp: Remove unused globals,
9884 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9885 All callers updated.
9886 * gdb.mi/mi-dprintf.exp: Use variable to track command
9887 number.
9888 Update all callers of mi_create_breakpoint and use
9889 mi_make_breakpoint_table.
9890 Remove any unused global variables.
9891 * gdb.mi/mi-nonstop.exp: Likewise.
9892 * gdb.mi/mi-nsintrall.exp: Likewise.
9893 * gdb.mi/mi-nsmoribund.exp: Likewise.
9894 * gdb.mi/mi-nsthrexec.exp: Likewise.
9895 * gdb.mi/mi-reverse.exp: Likewise.
9896 * gdb.mi/mi-simplerun.exp: Likewise.
9897 * gdb.mi/mi-stepn.exp: Likewise.
9898 * gdb.mi/mi-syn-frame.exp: Likewise.
9899 * gdb.mi/mi-until.exp: Likewise.
9900 * gdb.mi/mi-var-cp.exp: Likewise.
9901 * gdb.mi/mi-var-display.exp: Likewise.
9902 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9903 * gdb.mi/mi2-var-child.exp: Likewise.
9904 * gdb.mi/mi-vla-c99.exp: Likewise.
9905 * lib/mi-support.exp: Likewise.
9906
9907 From Ian Lance Taylor <iant@cygnus.com>:
9908 * lib/gdb.exp (parse_args): New procedure.
9909
08351840
PA
99102014-04-23 Pedro Alves <palves@redhat.com>
9911
9912 * gdb.base/break-unload-file.c: New file.
9913 * gdb.base/break-unload-file.exp: New file.
9914 * gdb.base/sym-file-lib.c (baz): New function.
9915 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
9916 field.
9917 (load): Store the segment's mapped size.
9918 (unload): New function.
9919 (unload_shlib): New function.
9920 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
9921 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
9922 set a breakpoint at baz, and call it.
9923 * gdb.base/sym-file.exp: New tests for stale breakpoint
9924 instructions.
9925
076855f9
PA
99262014-04-23 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
9929 * gdb.base/hbreak-in-shr-unsupported.c: New file.
9930 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
9931 * gdb.base/hbreak-unmapped.c: New file.
9932 * gdb.base/hbreak-unmapped.exp: New file.
9933 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
9934 * lib/gdb.exp (gdb_is_target_remote): ... here.
9935
483805cf
PA
99362014-04-22 Pedro Alves <palves@redhat.com>
9937
9938 * gdb.base/consecutive-step-over.c: New file.
9939 * gdb.base/consecutive-step-over.exp: New file.
9940
06d97543
PA
99412014-04-22 Pedro Alves <palves@redhat.com>
9942
9943 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
9944 instead of send_gdb/gdb_expect.
9945
b4429ea2
YQ
99462014-04-22 Yao Qi <yao@codesourcery.com>
9947
9948 * lib/trace-support.exp (generate_tracefile): New procedure.
9949 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
9950 return 0.
9951 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
9952 if generate_tracefile returns 1.
9953
51d48146
PA
99542014-04-18 Tom Tromey <palves@redhat.com>
9955 Pedro alves <tromey@redhat.com>
9956
9957 PR backtrace/15558
9958 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
9959 with a backtrace limit.
9960 * gdb.python/py-frame-inline.exp: Test running to an inline
9961 function with a backtrace limit, and printing the newest frame.
9962 * gdb.python/py-frame-inline.c (main): Call f.
9963
bd1dce5f
MS
99642014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
9965
9966 * gdb.java/jnpe.exp: Drop srcdir from untested path.
9967
40d1a503
MS
99682014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
9969
9970 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
9971 Drop prefix from unsupported source file path.
9972
389b98f7
YQ
99732014-04-17 Yao Qi <yao@codesourcery.com>
9974
9975 * lib/gdb.exp (with_target_charset): New proc.
9976 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
9977 with_target_charset.
9978 (test_print_strings): Likewise.
9979 (test_repeat_bytes): Likewise.
9980 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
9981 for some tests.
9982
22869d73
KS
99832014-04-16 Keith Seitz <keiths@redhat.com>
9984
9985 PR gdb/15827
9986 * gdb.dwarf2/corrupt.c: New file.
9987 * gdb.dwarf2/corrupt.exp: New file.
9988
c4f87ca6
KS
99892014-04-16 Keith Seitz <keiths@redhat.com>
9990
9991 PR c++/16597
9992 * gdb.cp/namelessclass.cc: New file.
9993 * gdb.cp/namelessclass.exp: New file.
9994 * gdb.cp/namelessclass.S: New file.
9995
ab19de87
DE
99962014-04-16 Doug Evans <dje@google.com>
9997
9998 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
9999 Add comment.
10000 (gdbserver_default_get_comm_port): New function.
10001 (gdbserver_start): Check if board file provided
10002 "gdbserver,get_comm_port" and use it if so.
10003 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10004 (gdb,socketport): Set to "stdio".
10005 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10006 (stdio_gdbserver_template): Delete.
10007 (${board}_get_remote_address): Update.
10008 (${board}_build_remote_cmd): Delete.
10009 (${board}_get_comm_port): New function.
10010 (${board}_spawn): Update.
10011 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10012 Delete.
10013 (${board}_get_remote_address): Update.
10014 (${board}_get_comm_port): New function.
10015
fc98a809
AB
100162014-04-16 Andrew Burgess <aburgess@broadcom.com>
10017
10018 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10019 appearing in any order.
10020
87fd9e6e
DE
100212014-04-15 Doug Evans <dje@google.com>
10022
10023 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10024 uninitialized value of "description".
10025
099fc3ea
KS
100262014-04-15 Keith Seitz <keiths@redhat.com>
10027
10028 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10029 Remove unused globals.
10030 (test_running_the_program): Likewise.
10031 (test_controlled_execution): Likewise.
10032 (test_controlling_breakpoints): Likewise.
10033 (test_program_termination): Likewise.
10034
5da151d4
KS
100352014-04-15 Keith Seitz <keiths@redhat.com>
10036
10037 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10038 unused globals.
10039 (test_rbreak_creation_and_listing): Likewise.
10040 (test_ignore_count): Likewise.
10041 (test_error): Likewise.
10042
35e5d2f0
PA
100432014-04-15 Pedro Alves <palves@redhat.com>
10044
10045 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10046 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10047 sym-file-loader.c.
10048 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10049 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10050 to sym-file-loader.c.
10051 (struct library): Forward declare.
10052 (load_shlib, lookup_function): Change prototypes.
10053 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10054 (translate_offset): Remove declarations.
10055 (get_text_addr): New declaration.
10056 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10057 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10058 sym-file-loader.h.
10059 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10060 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10061 here from sym-file-loader.h.
10062 (struct library): New structure.
10063 (load_shlib, lookup_function): Change prototypes and adjust to
10064 work with a struct library.
10065 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10066 (translate_offset): Make static.
10067 (get_text_addr): New function.
10068 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10069
eb4c1710
PA
100702014-04-15 Pedro Alves <palves@redhat.com>
10071
10072 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10073
2d1baf52
PA
100742014-04-15 Pedro Alves <palves@redhat.com>
10075
10076 * gdb.base/sym-file-loader.c: Include <limits.h>.
10077 (SELF_LINK): New define.
10078 (get_origin): New function.
10079 (load_shlib): Use it.
10080 * gdb.base/sym-file.exp: Don't early return if the target is
10081 remote. Use runto_main, and issue fail is that fails. Use
10082 gdb_load_shlibs.
10083 (shlib_name): Delete.
10084 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10085
7dd6df01
PA
100862014-04-15 Pedro Alves <palves@redhat.com>
10087
10088 * gdb.base/sym-file.exp: Remove regex characters from test
10089 message. Don't refer to breakpoint numbers in test messages.
10090
b50c8614
KS
100912014-04-14 Keith Seitz <keiths@redhat.com>
10092
10093 PR c++/16253
10094 * gdb.cp/var-tag.cc: New file.
10095 * gdb.cp/var-tag.exp: New file.
10096 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10097 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10098 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10099 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10100
3d567982
TT
101012014-04-14 Tom Tromey <tromey@redhat.com>
10102
10103 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10104 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10105 type.
10106 * gdb.cp/enum-class.exp: New file.
10107 * gdb.cp/enum-class.cc: New file.
10108
0626fc76
TT
101092014-04-14 Tom Tromey <tromey@redhat.com>
10110
10111 * gdb.dwarf2/enum-type.exp: New file.
10112
dca325b3
SA
101132014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10114
10115 * gdb.mi/mi-vla-c99.exp: New file.
10116 * gdb.mi/vla.c: New file.
10117
5854b38a
SA
101182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10119
10120 * gdb.base/vla-datatypes.c: New file.
10121 * gdb.base/vla-datatypes.exp: New file.
10122
463bb957
SA
101232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10124
10125 * gdb.base/vla-ptr.c: New file.
10126 * gdb.base/vla-ptr.exp: New file.
10127
3dd170be
SA
101282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10129
10130 * gdb.dwarf2/count.exp: New file.
10131
5ecaaa66
SA
101322014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10133
10134 * gdb.base/vla-sideeffect.c: New file.
10135 * gdb.base/vla-sideeffect.exp: New file.
10136
41f1ada5
DB
101372014-04-14 David Blaikie <dblaikie@gmail.com>
10138
10139 * gdb.mi/non-stop.c: Add return value for non-void function return
10140 statement.
10141 * gdb.threads/staticthreads.c: Ditto.
10142
0be03e84
DE
101432014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10144 Doug Evans <xdje42@gmail.com>
10145
10146 * gdb.guile/scm-value.c: Improve test case.
10147 * gdb.guile/scm-value.exp: Add new test.
10148
f180a1fb
DB
101492014-04-11 David Blaikie <dblaikie@gmail.com>
10150
10151 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10152 override Clang's default.
10153
6b662e19
JB
101542014-04-11 Joel Brobecker <brobecker@adacore.com>
10155
10156 Revert the following changes (regressions):
10157
10158 * gdb.base/vla-sideeffect.c: New file.
10159 * gdb.base/vla-sideeffect.exp: New file.
10160
10161 * gdb.dwarf2/count.exp: New file.
10162
10163 * gdb.base/vla-multi.c: New file.
10164 * gdb.base/vla-multi.exp: New file.
10165
10166 * gdb.base/vla-ptr.c: New file.
10167 * gdb.base/vla-ptr.exp: New file.
10168
10169 * gdb.base/vla-datatypes.c: New file.
10170 * gdb.base/vla-datatypes.exp: New file.
10171
10172 * gdb.mi/mi-vla-c99.exp: New file.
10173 * gdb.mi/vla.c: New file.
10174
245a5f0b
KS
101752014-04-11 Keith Seitz <keiths@redhat.com>
10176
10177 PR c++/16675
10178 * gdb.cp/cpsizeof.exp: New file.
10179 * gdb.cp/cpsizeof.cc: New file.
10180
58a84dcf
SA
101812014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10182
191a8a90
JB
10183 * gdb.mi/mi-vla-c99.exp: New file.
10184 * gdb.mi/vla.c: New file.
58a84dcf 10185
c8655f75
SA
101862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10187
10188 * gdb.base/vla-datatypes.c: New file.
10189 * gdb.base/vla-datatypes.exp: New file.
10190
024e13b4
SA
101912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10192
10193 * gdb.base/vla-ptr.c: New file.
10194 * gdb.base/vla-ptr.exp: New file.
10195
1a237e0e
SA
101962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10197
10198 * gdb.base/vla-multi.c: New file.
10199 * gdb.base/vla-multi.exp: New file.
10200
504f3432
SA
102012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10202
10203 * gdb.dwarf2/count.exp: New file.
10204
3bce8237
SA
102052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10206
191a8a90
JB
10207 * gdb.base/vla-sideeffect.c: New file.
10208 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10209
322f9c21
YQ
102102014-04-11 Yao Qi <yao@codesourcery.com>
10211
10212 * gdb.base/completion.exp: Check file exists before running tests
10213 on file completion.
10214
d708bcd1
PA
102152014-04-10 Pedro Alves <palves@redhat.com>
10216
10217 * gdb.base/cond-eval-mode.c: New file.
10218 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10219 prepare_for_testing to build the new file. Check result of
10220 runto_main.
10221 (test_break, test_watch): New procedures.
10222 (top level): Use them.
10223
ae1d2761
PM
102242014-04-08 Pierre Muller <muller@sourceware.org>
10225
10226 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10227 Ctrl-V use for mingw hosts.
10228
7af389b8
SC
102292014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10230
10231 * gdb.python/py-value.c: Improve test case.
10232 * gdb.python/py-value.exp: Add new test.
10233
5e703181
DE
102342014-04-07 David Blaikie <dblaikie@gmail.com>
10235
10236 * lib/compiler.c: Identify the clang compiler.
10237 * lib/compiler.cc: Ditto.
10238
9810b410
YQ
102392014-04-03 Yao Qi <yao@codesourcery.com>
10240
10241 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10242
98d1b8dc
AB
102432014-04-01 Anton Blanchard <anton@samba.org>
10244
10245 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10246 messages unique.
10247
3114cea1
AB
102482014-04-01 Anton Blanchard <anton@samba.org>
10249
10250 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10251 prepare_for_testing.
10252
62f7182c
AB
102532014-04-01 Anton Blanchard <anton@samba.org>
10254
10255 * gdb.arch/ppc64-atomic-inst.c: Remove.
10256 * gdb.arch/ppc64-atomic-inst.S: New file.
10257 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10258
770e7fc7
DE
102592014-03-31 Doug Evans <dje@google.com>
10260
10261 * gdb.base/print-symbol-loading-lib.c: New file.
10262 * gdb.base/print-symbol-loading-main.c: New file.
10263 * gdb.base/print-symbol-loading.exp: New file.
10264
46e2bafa
YQ
102652014-03-31 Yao Qi <yao@codesourcery.com>
10266
10267 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10268
8776cfe9
JB
102692014-03-28 Joel Brobecker <brobecker@adacore.com>
10270
10271 * gdb.ada/mi_dyn_arr: New testcase.
10272
5d1ef361
DE
102732014-03-27 Doug Evans <dje@google.com>
10274
10275 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10276
b5bee914
YQ
102772014-03-27 Yao Qi <yao@codesourcery.com>
10278
10279 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10280 if target is nios2-*-*.
10281
0d4d0e77
YQ
102822014-03-26 Yao Qi <yao@codesourcery.com>
10283
10284 * lib/gdb.exp (readline_is_used): New proc.
10285 * gdb.base/completion.exp: Move tests on command complete up.
10286 Skip the rest of tests if readline is not used.
10287 * gdb.ada/complete.exp: Skp the test if readline is not
10288 used.
10289 * gdb.base/filesym.exp: Likewise.
10290 * gdb.base/macscp.exp: Likewise.
10291 * gdb.base/readline-ask.exp: Likewise.
10292 * gdb.base/readline.exp: Likewise.
10293 * gdb.python/py-cmd.exp: Likewise.
10294 * gdb.trace/tfile.exp: Likewise.
10295
29361eee
YQ
102962014-03-26 Yao Qi <yao@codesourcery.com>
10297
10298 * gdb.base/macscp.exp: Fix code format issues.
10299
bc9a5525
UW
103002014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10301
10302 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10303 * gdb.asm/powerpc64le.inc: New file.
10304
d3839ede
PA
103052014-03-25 Pedro Alves <palves@redhat.com>
10306 Doug Evans <dje@google.com>
10307
10308 * gdb.base/source-execution.c: New file.
10309 * gdb.base/source-execution.exp: New file.
10310 * gdb.base/source-execution.gdb: New file.
10311
01672a57
DE
103122014-03-24 Doug Evans <dje@google.com>
10313
10314 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10315 using fission.
10316
88bbeca9
HZ
103172014-03-24 Hui Zhu <hui@codesourcery.com>
10318 Pedro Alves <palves@redhat.com>
10319
10320 PR breakpoints/16101
10321 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10322 test pass/fail messages. Detect missing support for dprintf when
10323 breakpoints are actually inserted.
10324 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10325 breakpoints are actually inserted.
10326 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10327 fails.
10328
d2348791
JK
103292014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10330
10331 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10332
feef67ab
DE
103332014-03-22 Doug Evans <xdje42@gmail.com>
10334
10335 * gdb.python/python.exp (python not supported): Verify multi-line
10336 python command issues an error.
25d743f9 10337 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10338 guile command issues an error.
feef67ab 10339
ecebef6a
MR
103402014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10341
10342 * gdb.threads/thread-specific.exp: Handle the lack of usable
10343 $this_breakpoint and $this_thread.
10344
ccdd1909
HZ
103452014-03-21 Hui Zhu <hui@codesourcery.com>
10346
10347 * gdb.base/attach.exp (do_command_attach_tests): New.
10348
beb460e8
PA
103492014-03-20 Tom Tromey <tromey@redhat.com>
10350 Pedro Alves <palves@redhat.com>
10351
10352 PR cli/15718
10353 * gdb.base/condbreak-call-false.c: New file.
10354 * gdb.base/condbreak-call-false.exp: New file.
10355
40acf43a
PA
103562014-03-20 Pedro Alves <palves@redhat.com>
10357
10358 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10359 Delete.
10360 (block_signals, unblock_signals): Delete.
10361 (child_function_2, main): Remove references to deleted variable
10362 and functions.
10363
9f5e1e02
PA
103642014-03-20 Pedro Alves <palves@redhat.com>
10365
10366 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10367 Use pthread_kill to signal thread 2.
10368 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10369 Adjust to make the test send itself a signal rather than using the
10370 host's "kill" command.
10371
99619bea
PA
103722014-03-20 Pedro Alves <palves@redhat.com>
10373
10374 * gdb.threads/multiple-step-overs.c: New file.
10375 * gdb.threads/multiple-step-overs.exp: New file.
10376 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10377 Adjust expected infrun debug output.
10378
2adfaa28
PA
103792014-03-20 Pedro Alves <palves@redhat.com>
10380
10381 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10382 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10383
31e77af2
PA
103842014-03-20 Pedro Alves <palves@redhat.com>
10385
10386 PR breakpoints/7143
10387 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10388 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10389 of gdb_test_multiple.
10390 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10391 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10392
b9f437de
PA
103932014-03-20 Pedro Alves <palves@redhat.com>
10394
10395 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10396 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10397
05adc73e
PA
103982014-03-19 Pedro Alves <palves@redhat.com>
10399
10400 * gdb.base/async.exp: Remove early return.
10401
6048b950
PA
104022014-03-19 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10405
8bcfb00a
PA
104062014-03-19 Pedro Alves <palves@redhat.com>
10407
10408 * gdb.base/async.exp (test_background): Expect \r\n after
10409 "completed." in the fail pattern.
10410
884e37dc
PA
104112014-03-19 Pedro Alves <palves@redhat.com>
10412
10413 * gdb.base/async.exp (test_background): New procedure.
10414 Use it for all background execution command tests.
10415
148e57e2
PA
104162014-03-19 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.base/async.exp: Use prepare_for_testing.
10419
f48088c7
PA
104202014-03-19 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10423 the same line.
10424
e2f6c966
PA
104252014-03-19 Pedro Alves <palves@redhat.com>
10426
10427 * gdb.base/async.c (main): Add "jump here" and "until here" line
10428 marker comments.
10429 * gdb.base/async.exp (jump_here): New global.
10430 (jump& test): Use it.
10431 (until_here): New global.
10432 (until& test): Use it.
10433
c30568d4
PA
104342014-03-19 Pedro Alves <palves@redhat.com>
10435
10436 * gdb.base/async.exp: Don't frob gdb_protocol.
10437
0172b6a7
DE
104382014-03-18 Doug Evans <xdje42@gmail.com>
10439
10440 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10441 Fix spelling of exec-done-display.
10442
06c868a8
JK
104432014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10444
10445 PR gdb/15358
10446 * gdb.base/gdb-sigterm.c: New file.
10447 * gdb.base/gdb-sigterm.exp: New file.
10448
0c7e1a46
PA
104492014-03-18 Pedro Alves <palves@redhat.com>
10450
10451 PR gdb/13860
10452 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10453 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10454 solib-event.
10455
f7c77d93
JB
104562014-03-17 Joel Brobecker <brobecker@adacore.com>
10457
10458 * gdb.ada/pckd_arr_ren: New testcase.
10459
5a1e8c7a
DE
104602014-03-13 Doug Evans <xdje42@gmail.com>
10461
10462 PR guile/16612
10463 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10464 collect after discarding symbols.
10465
350e1a76
DE
104662014-03-13 Ludovic Courtès <ludo@gnu.org>
10467 Doug Evans <xdje42@gmail.com>
10468
10469 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10470 to history survives a gc.
10471
a69900ae
PA
104722014-03-13 Pedro Alves <palves@redhat.com>
10473
10474 * gdb.base/default.exp: Don't test "target procfs".
10475
5db9f0bd
PA
104762014-03-13 Pedro Alves <palves@redhat.com>
10477
10478 * gdb.base/default.exp: Update "target child" and "target procfs"
10479 tests to not expect "Unix".
10480
b3ccfe11
TT
104812014-03-12 Tom Tromey <tromey@redhat.com>
10482
10483 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10484 New procs. Add target-async tests.
10485 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10486 Add target-async tests.
10487
646f4417
AA
104882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10489
10490 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10491 'func_start' and 'func_end' for the beginning and end of the
10492 function code, respectively.
10493 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10494 'func_end' instead of 'func' and 'main'.
10495
288c211f
AA
104962014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10497
10498 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10499 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10500 generate the debug info assembler source.
10501
e0c0f156
AA
105022014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10503
10504 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10505 * gdb.dwarf2/arr-subrange.exp: Likewise.
10506 * gdb.dwarf2/dwz.exp: Likewise.
10507 * gdb.dwarf2/method-ptr.exp: Likewise.
10508 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10509 * gdb.dwarf2/subrange.exp: Likewise.
10510 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10511 * gdb.dwarf2/implptrpiece.exp: Likewise.
10512 * gdb.dwarf2/nostaticblock.exp: Likewise.
10513
0e5c4555
AA
105142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10515
10516 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10517 directory to absolute path name arguments.
10518
5ec18f2b
JG
105192014-03-10 Joel Brobecker <brobecker@adacore.com>
10520
10521 * gdb.ada/tagged_access: New testcase.
10522
847fc4f2
MM
105232014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10524
10525 * gdb.btrace/data.exp: Update expected output.
10526
cc3da688
YQ
105272014-03-06 Yao Qi <yao@codesourcery.com>
10528
10529 * gdb.trace/pr16508.exp: New file.
10530
0f26cec1
PA
105312014-03-05 Pedro Alves <palves@redhat.com>
10532
10533 PR gdb/16575
10534 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10535 procedure.
10536 (top level): Adjust to use it. Add tests that exercise breakpoint
10537 interaction with the code-cache.
10538
7a5a839f
LC
105392014-02-26 Ludovic Courtès <ludo@gnu.org>
10540
10541 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10542 test for 'history-append!'.
10543
31aa7e4e
JB
105442014-02-26 Joel Brobecker <brobecker@adacore.com>
10545
10546 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10547 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10548 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10549 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10550 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10551 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10552
1b588015
JB
105532014-02-26 Joel Brobecker <brobecker@adacore.com>
10554
10555 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10556 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10557 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10558
55426c9d
JB
105592014-02-26 Joel Brobecker <brobecker@adacore.com>
10560
10561 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10562
dc53a7ad
JB
105632014-02-26 Joel Brobecker <brobecker@adacore.com>
10564
10565 * gdb.dwarf2/arr-stride.c: New file.
10566 * gdb.dwarf2/arr-stride.exp: New file.
10567
12ab52e9
PA
105682014-02-26 Pedro Alves <palves@redhat.com>
10569
10570 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10571 that won't ever trigger. Make sure that GDB reports the correct
10572 breakpoint that caused the stop.
10573
849c862e
JK
105742014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10575
10576 PR gdb/16626
10577 * gdb.base/auto-load-script: New file.
10578 * gdb.base/auto-load.c: New file.
10579 * gdb.base/auto-load.exp: New file.
10580
71b7d793
JK
10581 PR gdb/16626
10582 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10583
e2f0d509
JK
105842014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10585
10586 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10587 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10588
50cc37c8
DE
105892014-02-24 Doug Evans <dje@google.com>
10590
10591 * lib/gdb.exp (run_on_host): Log error output if program fails.
10592
ea4758f2
PA
105932014-02-21 Pedro Alves <palves@redhat.com>
10594
10595 * gdb.threads/step-after-sr-lock.c: Rename to ...
10596 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10597 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10598 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10599 ... this.
10600
d7b30f67
SDJ
106012014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10602
10603 PR tdep/16397
10604 * gdb.arch/amd64-stap-special-operands.exp: New file.
10605 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10606 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10607 * gdb.arch/amd64-stap-triplet.S: Likewise.
10608 * gdb.arch/amd64-stap-triplet.c: Likewise.
10609
83deb43f
JB
106102014-02-20 Joel Brobecker <brobecker@adacore.com>
10611
10612 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10613 in .section pseudo-op.
10614
adde2bff
DE
106152014-02-20 lin zuojian <manjian2006@gmail.com>
10616 Joel Brobecker <brobecker@adacore.com>
10617 Doug Evans <xdje42@gmail.com>
10618
10619 PR symtab/16581
10620 * gdb.dwarf2/dw2-icycle.S: New file.
10621 * gdb.dwarf2/dw2-icycle.c: New file.
10622 * gdb.dwarf2/dw2-icycle.exp: New file.
10623
f7bd0f78
SC
106242014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10625
10626 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10627 operations on gdb.Value objects.
10628 * gdb.python/py-value-cc.exp: Add new test to test operations on
10629 gdb.Value objects.
10630
c17ef0d5
DE
106312014-02-18 Doug Evans <dje@google.com>
10632
10633 * Makefile.in (TESTS): New variable.
10634 (expanded_tests, expanded_tests_or_none): New variables
10635 (check-single): Pass $(expanded_tests_or_none) to runtest.
10636 (check-parallel): Only run tests in $(TESTS) if non-empty.
10637 (check/no-matching-tests-found): New rule.
10638 * README: Document TESTS makefile variable.
10639
5dd3176f
DE
106402014-02-18 Doug Evans <dje@google.com>
10641
10642 * Makefile.in (check-parallel): rm -rf outputs temp.
10643
0b10be4f
JK
106442014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10645
10646 Fix "ERROR: no fileid for" in the testsuite.
10647 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10648
85f224e7
DE
106492014-02-12 Doug Evans <dje@google.com>
10650
10651 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10652 (MISCELLANEOUS): New variable.
10653 (clean): rm -rf $(MISCELLANEOUS).
10654 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10655 dwp live in the same directory as symlinks, with each symlink pointed
10656 to a differently named file in a different directory.
10657
149b30ff
DE
106582014-02-11 Doug Evans <dje@google.com>
10659
10660 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10661 of Tcl file commands.
10662
1dfdac32
MK
106632014-02-10 Mark Kettenis <kettenis@gnu.org>
10664
10665 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10666 "kill -SIGUSR1 -1".
10667
aa4fb036
JB
106682014-02-10 Joel Brobecker <brobecker@adacore.com>
10669
10670 * gdb.ada/tick_length_array_enum_idx: New testcase.
10671
ed3ef339
DE
106722014-02-10 Doug Evans <xdje42@gmail.com>
10673
10674 * configure.ac (AC_OUTPUT): Add gdb.guile.
10675 * configure: Regenerate.
10676 * lib/gdb-guile.exp: New file.
10677 * lib/gdb.exp (get_target_charset): New function.
10678 * gdb.base/help.exp: Update expected output from "apropos apropos".
10679 * gdb.guile/Makefile.in: New file.
10680 * gdb.guile/guile.exp: New file.
10681 * gdb.guile/scm-arch.c: New file.
10682 * gdb.guile/scm-arch.exp: New file.
10683 * gdb.guile/scm-block.c: New file.
10684 * gdb.guile/scm-block.exp: New file.
10685 * gdb.guile/scm-breakpoint.c: New file.
10686 * gdb.guile/scm-breakpoint.exp: New file.
10687 * gdb.guile/scm-disasm.c: New file.
10688 * gdb.guile/scm-disasm.exp: New file.
10689 * gdb.guile/scm-equal.c: New file.
10690 * gdb.guile/scm-equal.exp: New file.
10691 * gdb.guile/scm-error.exp: New file.
10692 * gdb.guile/scm-error.scm: New file.
10693 * gdb.guile/scm-frame-args.c: New file.
10694 * gdb.guile/scm-frame-args.exp: New file.
10695 * gdb.guile/scm-frame-args.scm: New file.
10696 * gdb.guile/scm-frame-inline.c: New file.
10697 * gdb.guile/scm-frame-inline.exp: New file.
10698 * gdb.guile/scm-frame.c: New file.
10699 * gdb.guile/scm-frame.exp: New file.
10700 * gdb.guile/scm-generics.exp: New file.
10701 * gdb.guile/scm-gsmob.exp: New file.
10702 * gdb.guile/scm-iterator.c: New file.
10703 * gdb.guile/scm-iterator.exp: New file.
10704 * gdb.guile/scm-math.c: New file.
10705 * gdb.guile/scm-math.exp: New file.
10706 * gdb.guile/scm-objfile-script-gdb.in: New file.
10707 * gdb.guile/scm-objfile-script.c: New file.
10708 * gdb.guile/scm-objfile-script.exp: New file.
10709 * gdb.guile/scm-objfile.c: New file.
10710 * gdb.guile/scm-objfile.exp: New file.
10711 * gdb.guile/scm-ports.exp: New file.
10712 * gdb.guile/scm-pretty-print.c: New file.
10713 * gdb.guile/scm-pretty-print.exp: New file.
10714 * gdb.guile/scm-pretty-print.scm: New file.
10715 * gdb.guile/scm-section-script.c: New file.
10716 * gdb.guile/scm-section-script.exp: New file.
10717 * gdb.guile/scm-section-script.scm: New file.
10718 * gdb.guile/scm-symbol.c: New file.
10719 * gdb.guile/scm-symbol.exp: New file.
10720 * gdb.guile/scm-symtab-2.c: New file.
10721 * gdb.guile/scm-symtab.c: New file.
10722 * gdb.guile/scm-symtab.exp: New file.
10723 * gdb.guile/scm-type.c: New file.
10724 * gdb.guile/scm-type.exp: New file.
10725 * gdb.guile/scm-value-cc.cc: New file.
10726 * gdb.guile/scm-value-cc.exp: New file.
10727 * gdb.guile/scm-value.c: New file.
10728 * gdb.guile/scm-value.exp: New file.
10729 * gdb.guile/source2.scm: New file.
10730 * gdb.guile/types-module.cc: New file.
10731 * gdb.guile/types-module.exp: New file.
10732
7026a7c1
YQ
107332014-02-10 Yao Qi <yao@codesourcery.com>
10734
10735 PR testsuite/16543
10736 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10737 * configure: Regenerated.
10738 * Makefile.in: New file.
10739
6c466447
AS
107402014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10741
10742 * gdb.python/py-framefilter.exp: Fix typo.
10743
6e854735
YQ
107442014-02-08 Yao Qi <yao@codesourcery.com>
10745
10746 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10747 that no =breakpoint-modified is emitted when breakpoints are
10748 modified through MI commands.
10749
d137e6dc
PA
107502014-02-07 Pedro Alves <pedro@codesourcery.com>
10751 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.threads/step-after-sr-lock.c: New file.
10754 * gdb.threads/step-after-sr-lock.exp: New file.
10755
b5ee5a50
PA
107562014-02-07 Pedro Alves <palves@redhat.com>
10757
10758 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10759
3c77faf3
JK
107602014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10761
10762 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10763 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10764
6dddc817
DE
107652014-02-06 Doug Evans <xdje42@gmail.com>
10766
10767 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10768 output.
10769
10770 * gdb.gdb/python-interrupts.exp: New file.
10771
de7b2893
YQ
107722014-02-05 Yao Qi <yao@codesourcery.com>
10773
10774 * gdb.trace/report.exp (use_collected_data): Test the output
10775 of "info threads" and "info inferiors".
10776
66d032ac
YQ
107772014-02-05 Yao Qi <yao@codesourcery.com>
10778
10779 Revert this patch:
10780
10781 2013-05-24 Yao Qi <yao@codesourcery.com>
10782
10783 * gdb.trace/tfile.exp: Test inferior and thread.
10784
591a12a1
UW
107852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10786
10787 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10788 on a function.
10789 * gdb.base/step-bt.c: Call hello via function pointer to make
10790 sure its first instruction is executed on powerpc64le-linux.
10791
0ff3e01f
UW
107922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10793
10794 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10795
084ee545
UW
107962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10797
10798 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10799 of the test patterns for use on little-endian systems.
10800
6ed14ff3
UW
108012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10802
10803 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10804 (decimal_vector): Fix for little-endian.
10805
401e27fd
JM
108062014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10807
10808 * gdb.arch/sparc-sysstep.exp: New file.
10809 * gdb.arch/sparc-sysstep.c: Likewise.
10810
10811 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10812
8b924729
EBM
108132014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10814
10815 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10816
fb151210
JB
108172014-01-23 Tom Tromey <tromey@redhat.com>
10818
10819 * gdb.ada/array_char_idx: New testcase.
10820
0740f8d8
TT
108212014-01-23 Tom Tromey <tromey@redhat.com>
10822
10823 PR python/16487:
10824 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10825 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10826 classes.
10827
21909fa1
TT
108282014-01-23 Tom Tromey <tromey@redhat.com>
10829
10830 PR python/16491:
10831 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10832 string from an inferior frame.
10833 * gdb.python/py-framefilter-mi.exp: Update.
10834
87ce2a04
DE
108352014-01-22 Doug Evans <dje@google.com>
10836
10837 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10838
237b092b
AA
108392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10840
10841 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10842
d674a709
AA
108432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10844
10845 * gdb.trace/entry-values.exp: Remove excess space character from
10846 regex patterns. Handle s390 call instruction.
10847
20fa3390
AA
108482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10849
10850 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10851 define "*_start" label. Make "name" static.
10852 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10853 ${name} by references to ${name}_start.
10854
78466714
AA
108552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10856
10857 * gdb.base/info-macros.exp: Remove "debug" from the compile
10858 options.
10859
ec9f644a
IB
108602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10861
10862 * gdb.dlang/demangle.exp: New file.
10863
94b1b47e
IB
108642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10865
10866 * gdb.dlang/primitive-types.exp: New file.
10867
7f420862
IB
108682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10869
10870 * configure.ac: Create gdb.dlang/Makefile.
10871 * configure: Regenerate.
10872 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10873 * gdb.dlang/Makefile.in: New file.
10874 * lib/d-support.exp: New file.
10875 * lib/gdb.exp (skip_d_tests): New proc.
10876
52834460
MM
108772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10878
10879 * gdb.btrace/delta.exp: Check reverse stepi.
10880 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10881 * gdb.btrace/finish.exp: New.
10882 * gdb.btrace/next.exp: New.
10883 * gdb.btrace/nexti.exp: New.
10884 * gdb.btrace/record_goto.c: Add comments.
10885 * gdb.btrace/step.exp: New.
10886 * gdb.btrace/stepi.exp: New.
10887 * gdb.btrace/multi-thread-step.c: New.
10888 * gdb.btrace/multi-thread-step.exp: New.
10889 * gdb.btrace/rn-dl-bind.c: New.
10890 * gdb.btrace/rn-dl-bind.exp: New.
10891 * gdb.btrace/data.c: New.
10892 * gdb.btrace/data.exp: New.
10893 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10894
6e07b1d2
MM
108952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10896
10897 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10898 * gdb.btrace/exception.exp: Update.
10899 * gdb.btrace/instruction_history.exp: Update.
10900 * gdb.btrace/record_goto.exp: Update.
10901 * gdb.btrace/tailcall.exp: Update.
10902 * gdb.btrace/unknown_functions.exp: Update.
10903 * gdb.btrace/delta.exp: New.
10904
0b722aec
MM
109052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10906
10907 * gdb.btrace/record_goto.exp: Add backtrace test.
10908 * gdb.btrace/tailcall.exp: Add backtrace test.
10909
066ce621
MM
109102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10911
10912 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
10913 * gdb.btrace/record_goto.c: New.
10914 * gdb.btrace/record_goto.exp: New.
10915 * gdb.btrace/x86-record_goto.S: New.
10916
0688d04e
MM
109172014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10918
10919 * gdb.btrace/function_call_history.exp: Update tests.
10920 * gdb.btrace/instruction_history.exp: Update tests.
10921
8710b709
MM
109222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10923
10924 * gdb.btrace/function_call_history.exp: Fix expected field
10925 order for "record function-call-history".
10926 Add new tests for "record function-call-history /c".
10927 * gdb.btrace/exception.cc: New.
10928 * gdb.btrace/exception.exp: New.
10929 * gdb.btrace/tailcall.exp: New.
10930 * gdb.btrace/x86-tailcall.S: New.
10931 * gdb.btrace/x86-tailcall.c: New.
10932 * gdb.btrace/unknown_functions.c: New.
10933 * gdb.btrace/unknown_functions.exp: New.
10934 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10935
5de9129b
MM
109362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10937
10938 * gdb.btrace/instruction_history.exp: Update.
10939 * gdb.btrace/function_call_history.exp: Update.
10940
23a7fe75
MM
109412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10942
10943 * gdb.btrace/function_call_history.exp: Fix expected function
10944 trace.
10945 * gdb.btrace/instruction_history.exp: Initialize traced.
10946 Remove traced_functions.
10947
724c7dd8
MM
109482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10949
10950 * gdb.btrace/function_call_history.exp: Update
10951 * gdb.btrace/instruction_history.exp: Update.
10952
6d78d93b
MM
109532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10954
10955 * gdb.btrace/enable.exp: Update expected text.
10956
93a360cc
OJ
109572014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
10958
10959 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
10960 bytes.
10961
3772b53f
MR
109622014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
10963
10964 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
10965
596662fa
OJ
109662014-01-15 Omair Javaid <omair.javaid@linaro.org>
10967
10968 * lib/gdb.exp (supports_process_record): Return true for
10969 arm*-linux*. (supports_reverse): Likewise.
10970
b5b08fb4
SC
109712014-01-13 Siva Chandra Reddy <sivachandra@google.com>
10972
10973 PR python/15464
10974 PR python/16113
10975 * gdb.python/py-type.c: Enhance test case.
10976 * gdb.python/py-value-cc.cc: Likewise
10977 * gdb.python/py-type.exp: Add new tests.
10978 * gdb.python/py-value-cc.exp: Likewise
10979
52d7fb13
AA
109802014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10981 Pedro Alves <palves@redhat.com>
10982
10983 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
10984 Make "name" extern.
10985 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
10986 references to ${name}_start by references to ${name}.
10987
a2cd8cfe
JB
109882014-01-10 Joel Brobecker <brobecker@adacore.com>
10989
10990 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
10991
4e23fced
JB
109922014-01-10 Joel Brobecker <brobecker@adacore.com>
10993
10994 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
10995
c6a9e42c
PA
109962014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
10997 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11000 mi_gdb_target_load.
c6a9e42c 11001
b7ea362b
PA
110022014-01-08 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.threads/reconnect-signal.c: New file.
11005 * gdb.threads/reconnect-signal.exp: New file.
11006
5e3f4fab
EBM
110072014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11008
11009 * gdb.base/source-dir.exp: New file.
11010
79301218
JB
110112014-01-07 Joel Brobecker <brobecker@adacore.com>
11012
11013 * gdb.ada/mi_interface: New testcase.
11014
8e355c5d
JB
110152014-01-07 Joel Brobecker <brobecker@adacore.com>
11016
11017 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11018 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11019 gdb.ada/pp-rec-component/pck.ads: New files.
11020
c0d48811
JB
110212014-01-07 Joel Brobecker <brobecker@adacore.com>
11022
11023 * gdb.python/py-pp-integral.c: New file.
11024 * gdb.python/py-pp-integral.py: New file.
11025 * gdb.python/py-pp-integral.exp: New file.
11026
17b609c3 11027For older changes see ChangeLog-1993-2013.
c906108c 11028\f
8d8cb839
EZ
11029;; Local Variables:
11030;; mode: change-log
11031;; left-margin: 8
11032;; fill-column: 74
11033;; version-control: never
11034;; End:
902f2ccb 11035
61baf725 11036 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11037 Copying and distribution of this file, with or without modification,
11038 are permitted provided the copyright notice and this notice are preserved.