]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
amd64: simplify addition of new general registers.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b51e1e94
LM
12017-01-26 Luis Machado <lgustavo@codesourcery.com>
2
3 * lib/memory.exp: Remove spurious empty newlines.
4
72ca0410
SM
52017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
6
7 * gdb.python/py-bad-printers.exp: Load python file using "source".
8 * gdb.python/py-events.exp: Likewise.
9 * gdb.python/py-evsignal.exp: Likewise.
10 * gdb.python/py-evthreads.exp: Likewise.
11 * gdb.python/py-frame-args.exp: Likewise.
12 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
13 * gdb.python/py-framefilter-mi.exp: Likewise.
14 * gdb.python/py-framefilter.exp: Likewise.
15 * gdb.python/py-mi.exp: Likewise.
16 * gdb.python/py-pp-maint.exp: Likewise.
17 * gdb.python/py-pp-registration.exp: Likewise.
18 * gdb.python/py-prettyprint.exp: Likewise.
19 (run_lang_tests): Likewise.
20 * gdb.python/py-typeprint.exp: Likewise.
21
e309aa65
LM
222017-01-26 Luis Machado <lgustavo@codesourcery.com>
23
24 * lib/memory.exp: New file.
25 * lib/gdb.exp: Load memory.exp.
26 * gdb.base/memattr.exp (delete_memory): Move proc to
27 lib/memory.exp and rename to delete_memory_regions.
28 Replace delete_memory with delete_memory_regions.
29 Cleanup memory regions before tests.
30 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
31 before tests.
32
515aff23
LM
332017-01-26 Luis Machado <lgustavo@codesourcery.com>
34
35 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
36 files.
37 (initialize): New function conditionally defined.
38 (testcases): Move within conditional block.
39 (main): Call initialize.
40 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
41 of gdb.reverse/insn-reverse.c.
42 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
43 gdb.reverse/insn-reverse.c.
44
d8b49cf0
YQ
452017-01-26 Yao Qi <yao.qi@linaro.org>
46
47 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
48 disassemble on address 0.
49
f13a9a0c
YQ
502017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
51 Yao Qi <yao.qi@linaro.org>
52
53 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
54 * gdb.dwarf2/implptr-64bit.S: Remove.
55 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
56 variables in caller's context. Add DW_OP_implicit_value.
57
5ac95241
YQ
582017-01-25 Yao Qi <yao.qi@linaro.org>
59
60 * lib/dwarf.exp (Dwarf::_location): Handle
61 DW_OP_GNU_implicit_pointer with proper size.
62
23e82930
LM
632017-01-20 Luis Machado <lgustavo@codesourcery.com>
64
65 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
66 and add untested calls.
67
d334ae25
LM
682017-01-20 Luis Machado <lgustavo@codesourcery.com>
69
70 * gdb.python/python.exp: Check line number against what GDB thinks
71 the line number is for func1.
72
f5e6296e
IB
732017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
74
75 * gdb.dlang/debug-expr.exp: New file.
76
5b362f04
LM
772016-12-23 Luis Machado <lgustavo@codesourcery.com>
78
79 Fix test names for the following files:
80
81 * gdb.ada/exec_changed.exp
82 * gdb.ada/info_types.exp
83 * gdb.arch/aarch64-atomic-inst.exp
84 * gdb.arch/aarch64-fp.exp
85 * gdb.arch/altivec-abi.exp
86 * gdb.arch/altivec-regs.exp
87 * gdb.arch/amd64-byte.exp
88 * gdb.arch/amd64-disp-step.exp
89 * gdb.arch/amd64-dword.exp
90 * gdb.arch/amd64-entry-value-inline.exp
91 * gdb.arch/amd64-entry-value-param.exp
92 * gdb.arch/amd64-entry-value-paramref.exp
93 * gdb.arch/amd64-entry-value.exp
94 * gdb.arch/amd64-i386-address.exp
95 * gdb.arch/amd64-invalid-stack-middle.exp
96 * gdb.arch/amd64-invalid-stack-top.exp
97 * gdb.arch/amd64-optimout-repeat.exp
98 * gdb.arch/amd64-prologue-skip.exp
99 * gdb.arch/amd64-prologue-xmm.exp
100 * gdb.arch/amd64-stap-special-operands.exp
101 * gdb.arch/amd64-stap-wrong-subexp.exp
102 * gdb.arch/amd64-tailcall-cxx.exp
103 * gdb.arch/amd64-tailcall-noret.exp
104 * gdb.arch/amd64-tailcall-ret.exp
105 * gdb.arch/amd64-tailcall-self.exp
106 * gdb.arch/amd64-word.exp
107 * gdb.arch/arm-bl-branch-dest.exp
108 * gdb.arch/arm-disp-step.exp
109 * gdb.arch/arm-neon.exp
110 * gdb.arch/arm-single-step-kernel-helper.exp
111 * gdb.arch/avr-flash-qualifier.exp
112 * gdb.arch/disp-step-insn-reloc.exp
113 * gdb.arch/e500-abi.exp
114 * gdb.arch/e500-regs.exp
115 * gdb.arch/ftrace-insn-reloc.exp
116 * gdb.arch/i386-avx512.exp
117 * gdb.arch/i386-bp_permanent.exp
118 * gdb.arch/i386-byte.exp
119 * gdb.arch/i386-cfi-notcurrent.exp
120 * gdb.arch/i386-disp-step.exp
121 * gdb.arch/i386-dr3-watch.exp
122 * gdb.arch/i386-float.exp
123 * gdb.arch/i386-gnu-cfi.exp
124 * gdb.arch/i386-mpx-map.exp
125 * gdb.arch/i386-mpx-sigsegv.exp
126 * gdb.arch/i386-mpx-simple_segv.exp
127 * gdb.arch/i386-mpx.exp
128 * gdb.arch/i386-permbkpt.exp
129 * gdb.arch/i386-prologue.exp
130 * gdb.arch/i386-signal.exp
131 * gdb.arch/i386-size-overlap.exp
132 * gdb.arch/i386-unwind.exp
133 * gdb.arch/i386-word.exp
134 * gdb.arch/mips-fcr.exp
135 * gdb.arch/powerpc-d128-regs.exp
136 * gdb.arch/powerpc-stackless.exp
137 * gdb.arch/ppc64-atomic-inst.exp
138 * gdb.arch/s390-stackless.exp
139 * gdb.arch/s390-tdbregs.exp
140 * gdb.arch/s390-vregs.exp
141 * gdb.arch/sparc-sysstep.exp
142 * gdb.arch/thumb-bx-pc.exp
143 * gdb.arch/thumb-singlestep.exp
144 * gdb.arch/thumb2-it.exp
145 * gdb.arch/vsx-regs.exp
146 * gdb.asm/asm-source.exp
147 * gdb.base/a2-run.exp
148 * gdb.base/advance.exp
149 * gdb.base/all-bin.exp
150 * gdb.base/anon.exp
151 * gdb.base/args.exp
152 * gdb.base/arithmet.exp
153 * gdb.base/async-shell.exp
154 * gdb.base/async.exp
155 * gdb.base/attach-pie-noexec.exp
156 * gdb.base/attach-twice.exp
157 * gdb.base/auto-load.exp
158 * gdb.base/bang.exp
159 * gdb.base/bitfields.exp
160 * gdb.base/break-always.exp
161 * gdb.base/break-caller-line.exp
162 * gdb.base/break-entry.exp
163 * gdb.base/break-inline.exp
164 * gdb.base/break-on-linker-gcd-function.exp
165 * gdb.base/break-probes.exp
166 * gdb.base/break.exp
167 * gdb.base/breakpoint-shadow.exp
168 * gdb.base/call-ar-st.exp
169 * gdb.base/call-sc.exp
170 * gdb.base/call-signal-resume.exp
171 * gdb.base/call-strs.exp
172 * gdb.base/callfuncs.exp
173 * gdb.base/catch-fork-static.exp
174 * gdb.base/catch-gdb-caused-signals.exp
175 * gdb.base/catch-load.exp
176 * gdb.base/catch-signal-fork.exp
177 * gdb.base/catch-signal.exp
178 * gdb.base/catch-syscall.exp
179 * gdb.base/charset.exp
180 * gdb.base/checkpoint.exp
181 * gdb.base/chng-syms.exp
182 * gdb.base/code-expr.exp
183 * gdb.base/code_elim.exp
184 * gdb.base/commands.exp
185 * gdb.base/completion.exp
186 * gdb.base/complex.exp
187 * gdb.base/cond-expr.exp
188 * gdb.base/condbreak.exp
189 * gdb.base/consecutive.exp
190 * gdb.base/continue-all-already-running.exp
191 * gdb.base/coredump-filter.exp
192 * gdb.base/corefile.exp
193 * gdb.base/dbx.exp
194 * gdb.base/debug-expr.exp
195 * gdb.base/define.exp
196 * gdb.base/del.exp
197 * gdb.base/disabled-location.exp
198 * gdb.base/disasm-end-cu.exp
199 * gdb.base/disasm-optim.exp
200 * gdb.base/display.exp
201 * gdb.base/duplicate-bp.exp
202 * gdb.base/ena-dis-br.exp
203 * gdb.base/ending-run.exp
204 * gdb.base/enumval.exp
205 * gdb.base/environ.exp
206 * gdb.base/eu-strip-infcall.exp
207 * gdb.base/eval-avoid-side-effects.exp
208 * gdb.base/eval-skip.exp
209 * gdb.base/exitsignal.exp
210 * gdb.base/expand-psymtabs.exp
211 * gdb.base/filesym.exp
212 * gdb.base/find-unmapped.exp
213 * gdb.base/finish.exp
214 * gdb.base/float.exp
215 * gdb.base/foll-exec-mode.exp
216 * gdb.base/foll-exec.exp
217 * gdb.base/foll-fork.exp
218 * gdb.base/fortran-sym-case.exp
219 * gdb.base/freebpcmd.exp
220 * gdb.base/func-ptr.exp
221 * gdb.base/func-ptrs.exp
222 * gdb.base/funcargs.exp
223 * gdb.base/gcore-buffer-overflow.exp
224 * gdb.base/gcore-relro-pie.exp
225 * gdb.base/gcore-relro.exp
226 * gdb.base/gcore.exp
227 * gdb.base/gdb1090.exp
228 * gdb.base/gdb11530.exp
229 * gdb.base/gdb11531.exp
230 * gdb.base/gdb1821.exp
231 * gdb.base/gdbindex-stabs.exp
232 * gdb.base/gdbvars.exp
233 * gdb.base/hbreak.exp
234 * gdb.base/hbreak2.exp
235 * gdb.base/included.exp
236 * gdb.base/infcall-input.exp
237 * gdb.base/inferior-died.exp
238 * gdb.base/infnan.exp
239 * gdb.base/info-macros.exp
240 * gdb.base/info-os.exp
241 * gdb.base/info-proc.exp
242 * gdb.base/info-shared.exp
243 * gdb.base/info-target.exp
244 * gdb.base/infoline.exp
245 * gdb.base/interp.exp
246 * gdb.base/interrupt.exp
247 * gdb.base/jit-reader.exp
248 * gdb.base/jit-simple.exp
249 * gdb.base/kill-after-signal.exp
250 * gdb.base/kill-detach-inferiors-cmd.exp
251 * gdb.base/label.exp
252 * gdb.base/langs.exp
253 * gdb.base/ldbl_e308.exp
254 * gdb.base/line-symtabs.exp
255 * gdb.base/linespecs.exp
256 * gdb.base/list.exp
257 * gdb.base/long_long.exp
258 * gdb.base/longest-types.exp
259 * gdb.base/maint.exp
260 * gdb.base/max-value-size.exp
261 * gdb.base/memattr.exp
262 * gdb.base/mips_pro.exp
263 * gdb.base/morestack.exp
264 * gdb.base/moribund-step.exp
265 * gdb.base/multi-forks.exp
266 * gdb.base/nested-addr.exp
267 * gdb.base/nextoverexit.exp
268 * gdb.base/noreturn-finish.exp
269 * gdb.base/noreturn-return.exp
270 * gdb.base/nostdlib.exp
271 * gdb.base/offsets.exp
272 * gdb.base/opaque.exp
273 * gdb.base/pc-fp.exp
274 * gdb.base/permissions.exp
275 * gdb.base/print-symbol-loading.exp
276 * gdb.base/prologue-include.exp
277 * gdb.base/psymtab.exp
278 * gdb.base/ptype.exp
279 * gdb.base/random-signal.exp
280 * gdb.base/randomize.exp
281 * gdb.base/range-stepping.exp
282 * gdb.base/readline-ask.exp
283 * gdb.base/recpar.exp
284 * gdb.base/recurse.exp
285 * gdb.base/relational.exp
286 * gdb.base/restore.exp
287 * gdb.base/return-nodebug.exp
288 * gdb.base/return.exp
289 * gdb.base/run-after-attach.exp
290 * gdb.base/save-bp.exp
291 * gdb.base/scope.exp
292 * gdb.base/sect-cmd.exp
293 * gdb.base/set-lang-auto.exp
294 * gdb.base/set-noassign.exp
295 * gdb.base/setvar.exp
296 * gdb.base/sigall.exp
297 * gdb.base/sigbpt.exp
298 * gdb.base/siginfo-addr.exp
299 * gdb.base/siginfo-infcall.exp
300 * gdb.base/siginfo-obj.exp
301 * gdb.base/siginfo.exp
302 * gdb.base/signals-state-child.exp
303 * gdb.base/signest.exp
304 * gdb.base/sigstep.exp
305 * gdb.base/sizeof.exp
306 * gdb.base/skip.exp
307 * gdb.base/solib-corrupted.exp
308 * gdb.base/solib-nodir.exp
309 * gdb.base/solib-search.exp
310 * gdb.base/stack-checking.exp
311 * gdb.base/stale-infcall.exp
312 * gdb.base/stap-probe.exp
313 * gdb.base/start.exp
314 * gdb.base/step-break.exp
315 * gdb.base/step-bt.exp
316 * gdb.base/step-line.exp
317 * gdb.base/step-over-exit.exp
318 * gdb.base/step-over-syscall.exp
319 * gdb.base/step-resume-infcall.exp
320 * gdb.base/step-test.exp
321 * gdb.base/store.exp
322 * gdb.base/structs3.exp
323 * gdb.base/sym-file.exp
324 * gdb.base/symbol-without-target_section.exp
325 * gdb.base/term.exp
326 * gdb.base/testenv.exp
327 * gdb.base/ui-redirect.exp
328 * gdb.base/until.exp
329 * gdb.base/unwindonsignal.exp
330 * gdb.base/value-double-free.exp
331 * gdb.base/vla-datatypes.exp
332 * gdb.base/vla-ptr.exp
333 * gdb.base/vla-sideeffect.exp
334 * gdb.base/volatile.exp
335 * gdb.base/watch-cond-infcall.exp
336 * gdb.base/watch-cond.exp
337 * gdb.base/watch-non-mem.exp
338 * gdb.base/watch-read.exp
339 * gdb.base/watch-vfork.exp
340 * gdb.base/watchpoint-cond-gone.exp
341 * gdb.base/watchpoint-delete.exp
342 * gdb.base/watchpoint-hw-hit-once.exp
343 * gdb.base/watchpoint-hw.exp
344 * gdb.base/watchpoint-stops-at-right-insn.exp
345 * gdb.base/watchpoints.exp
346 * gdb.base/wchar.exp
347 * gdb.base/whatis-exp.exp
348 * gdb.btrace/buffer-size.exp
349 * gdb.btrace/data.exp
350 * gdb.btrace/delta.exp
351 * gdb.btrace/dlopen.exp
352 * gdb.btrace/enable.exp
353 * gdb.btrace/exception.exp
354 * gdb.btrace/function_call_history.exp
355 * gdb.btrace/gcore.exp
356 * gdb.btrace/instruction_history.exp
357 * gdb.btrace/nohist.exp
358 * gdb.btrace/reconnect.exp
359 * gdb.btrace/record_goto-step.exp
360 * gdb.btrace/record_goto.exp
361 * gdb.btrace/rn-dl-bind.exp
362 * gdb.btrace/segv.exp
363 * gdb.btrace/step.exp
364 * gdb.btrace/stepi.exp
365 * gdb.btrace/tailcall-only.exp
366 * gdb.btrace/tailcall.exp
367 * gdb.btrace/tsx.exp
368 * gdb.btrace/unknown_functions.exp
369 * gdb.btrace/vdso.exp
370 * gdb.compile/compile-ifunc.exp
371 * gdb.compile/compile-ops.exp
372 * gdb.compile/compile-print.exp
373 * gdb.compile/compile-setjmp.exp
374 * gdb.cp/abstract-origin.exp
375 * gdb.cp/ambiguous.exp
376 * gdb.cp/annota2.exp
377 * gdb.cp/annota3.exp
378 * gdb.cp/anon-ns.exp
379 * gdb.cp/anon-struct.exp
380 * gdb.cp/anon-union.exp
381 * gdb.cp/arg-reference.exp
382 * gdb.cp/baseenum.exp
383 * gdb.cp/bool.exp
384 * gdb.cp/breakpoint.exp
385 * gdb.cp/bs15503.exp
386 * gdb.cp/call-c.exp
387 * gdb.cp/casts.exp
388 * gdb.cp/chained-calls.exp
389 * gdb.cp/class2.exp
390 * gdb.cp/classes.exp
391 * gdb.cp/cmpd-minsyms.exp
392 * gdb.cp/converts.exp
393 * gdb.cp/cp-relocate.exp
394 * gdb.cp/cpcompletion.exp
395 * gdb.cp/cpexprs.exp
396 * gdb.cp/cplabel.exp
397 * gdb.cp/cplusfuncs.exp
398 * gdb.cp/cpsizeof.exp
399 * gdb.cp/ctti.exp
400 * gdb.cp/derivation.exp
401 * gdb.cp/destrprint.exp
402 * gdb.cp/dispcxx.exp
403 * gdb.cp/enum-class.exp
404 * gdb.cp/exception.exp
405 * gdb.cp/exceptprint.exp
406 * gdb.cp/expand-psymtabs-cxx.exp
407 * gdb.cp/expand-sals.exp
408 * gdb.cp/extern-c.exp
409 * gdb.cp/filename.exp
410 * gdb.cp/formatted-ref.exp
411 * gdb.cp/fpointer.exp
412 * gdb.cp/gdb1355.exp
413 * gdb.cp/gdb2495.exp
414 * gdb.cp/hang.exp
415 * gdb.cp/impl-this.exp
416 * gdb.cp/infcall-dlopen.exp
417 * gdb.cp/inherit.exp
418 * gdb.cp/iostream.exp
419 * gdb.cp/koenig.exp
420 * gdb.cp/local.exp
421 * gdb.cp/m-data.exp
422 * gdb.cp/m-static.exp
423 * gdb.cp/mb-ctor.exp
424 * gdb.cp/mb-inline.exp
425 * gdb.cp/mb-templates.exp
426 * gdb.cp/member-name.exp
427 * gdb.cp/member-ptr.exp
428 * gdb.cp/meth-typedefs.exp
429 * gdb.cp/method.exp
430 * gdb.cp/method2.exp
431 * gdb.cp/minsym-fallback.exp
432 * gdb.cp/misc.exp
433 * gdb.cp/namelessclass.exp
434 * gdb.cp/namespace-enum.exp
435 * gdb.cp/namespace-nested-import.exp
436 * gdb.cp/namespace.exp
437 * gdb.cp/nextoverthrow.exp
438 * gdb.cp/no-dmgl-verbose.exp
439 * gdb.cp/non-trivial-retval.exp
440 * gdb.cp/noparam.exp
441 * gdb.cp/nsdecl.exp
442 * gdb.cp/nsimport.exp
443 * gdb.cp/nsnested.exp
444 * gdb.cp/nsnoimports.exp
445 * gdb.cp/nsrecurs.exp
446 * gdb.cp/nsstress.exp
447 * gdb.cp/nsusing.exp
448 * gdb.cp/operator.exp
449 * gdb.cp/oranking.exp
450 * gdb.cp/overload-const.exp
451 * gdb.cp/overload.exp
452 * gdb.cp/ovldbreak.exp
453 * gdb.cp/ovsrch.exp
454 * gdb.cp/paren-type.exp
455 * gdb.cp/parse-lang.exp
456 * gdb.cp/pass-by-ref.exp
457 * gdb.cp/pr-1023.exp
458 * gdb.cp/pr-1210.exp
459 * gdb.cp/pr-574.exp
460 * gdb.cp/pr10687.exp
461 * gdb.cp/pr12028.exp
462 * gdb.cp/pr17132.exp
463 * gdb.cp/pr17494.exp
464 * gdb.cp/pr9067.exp
465 * gdb.cp/pr9167.exp
466 * gdb.cp/pr9631.exp
467 * gdb.cp/printmethod.exp
468 * gdb.cp/psmang.exp
469 * gdb.cp/psymtab-parameter.exp
470 * gdb.cp/ptype-cv-cp.exp
471 * gdb.cp/ptype-flags.exp
472 * gdb.cp/re-set-overloaded.exp
473 * gdb.cp/ref-types.exp
474 * gdb.cp/rtti.exp
475 * gdb.cp/scope-err.exp
476 * gdb.cp/shadow.exp
477 * gdb.cp/smartp.exp
478 * gdb.cp/static-method.exp
479 * gdb.cp/static-print-quit.exp
480 * gdb.cp/temargs.exp
481 * gdb.cp/templates.exp
482 * gdb.cp/try_catch.exp
483 * gdb.cp/typedef-operator.exp
484 * gdb.cp/typeid.exp
485 * gdb.cp/userdef.exp
486 * gdb.cp/using-crash.exp
487 * gdb.cp/var-tag.exp
488 * gdb.cp/virtbase.exp
489 * gdb.cp/virtfunc.exp
490 * gdb.cp/virtfunc2.exp
491 * gdb.cp/vla-cxx.exp
492 * gdb.disasm/t01_mov.exp
493 * gdb.disasm/t02_mova.exp
494 * gdb.disasm/t03_add.exp
495 * gdb.disasm/t04_sub.exp
496 * gdb.disasm/t05_cmp.exp
497 * gdb.disasm/t06_ari2.exp
498 * gdb.disasm/t07_ari3.exp
499 * gdb.disasm/t08_or.exp
500 * gdb.disasm/t09_xor.exp
501 * gdb.disasm/t10_and.exp
502 * gdb.disasm/t11_logs.exp
503 * gdb.disasm/t12_bit.exp
504 * gdb.disasm/t13_otr.exp
505 * gdb.dlang/circular.exp
506 * gdb.dwarf2/arr-stride.exp
507 * gdb.dwarf2/arr-subrange.exp
508 * gdb.dwarf2/atomic-type.exp
509 * gdb.dwarf2/bad-regnum.exp
510 * gdb.dwarf2/bitfield-parent-optimized-out.exp
511 * gdb.dwarf2/callframecfa.exp
512 * gdb.dwarf2/clztest.exp
513 * gdb.dwarf2/corrupt.exp
514 * gdb.dwarf2/data-loc.exp
515 * gdb.dwarf2/dup-psym.exp
516 * gdb.dwarf2/dw2-anon-mptr.exp
517 * gdb.dwarf2/dw2-anonymous-func.exp
518 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
519 * gdb.dwarf2/dw2-bad-unresolved.exp
520 * gdb.dwarf2/dw2-basic.exp
521 * gdb.dwarf2/dw2-canonicalize-type.exp
522 * gdb.dwarf2/dw2-case-insensitive.exp
523 * gdb.dwarf2/dw2-common-block.exp
524 * gdb.dwarf2/dw2-compdir-oldgcc.exp
525 * gdb.dwarf2/dw2-compressed.exp
526 * gdb.dwarf2/dw2-const.exp
527 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
528 * gdb.dwarf2/dw2-cu-size.exp
529 * gdb.dwarf2/dw2-dup-frame.exp
530 * gdb.dwarf2/dw2-entry-value.exp
531 * gdb.dwarf2/dw2-icycle.exp
532 * gdb.dwarf2/dw2-ifort-parameter.exp
533 * gdb.dwarf2/dw2-inline-break.exp
534 * gdb.dwarf2/dw2-inline-param.exp
535 * gdb.dwarf2/dw2-intercu.exp
536 * gdb.dwarf2/dw2-intermix.exp
537 * gdb.dwarf2/dw2-lexical-block-bare.exp
538 * gdb.dwarf2/dw2-linkage-name-trust.exp
539 * gdb.dwarf2/dw2-minsym-in-cu.exp
540 * gdb.dwarf2/dw2-noloc.exp
541 * gdb.dwarf2/dw2-op-call.exp
542 * gdb.dwarf2/dw2-op-out-param.exp
543 * gdb.dwarf2/dw2-opt-structptr.exp
544 * gdb.dwarf2/dw2-param-error.exp
545 * gdb.dwarf2/dw2-producer.exp
546 * gdb.dwarf2/dw2-ranges-base.exp
547 * gdb.dwarf2/dw2-ref-missing-frame.exp
548 * gdb.dwarf2/dw2-reg-undefined.exp
549 * gdb.dwarf2/dw2-regno-invalid.exp
550 * gdb.dwarf2/dw2-restore.exp
551 * gdb.dwarf2/dw2-restrict.exp
552 * gdb.dwarf2/dw2-single-line-discriminators.exp
553 * gdb.dwarf2/dw2-strp.exp
554 * gdb.dwarf2/dw2-undefined-ret-addr.exp
555 * gdb.dwarf2/dw2-unresolved.exp
556 * gdb.dwarf2/dw2-var-zero-addr.exp
557 * gdb.dwarf2/dw4-sig-types.exp
558 * gdb.dwarf2/dwz.exp
559 * gdb.dwarf2/dynarr-ptr.exp
560 * gdb.dwarf2/enum-type.exp
561 * gdb.dwarf2/gdb-index.exp
562 * gdb.dwarf2/implptr-64bit.exp
563 * gdb.dwarf2/implptr-optimized-out.exp
564 * gdb.dwarf2/implptr.exp
565 * gdb.dwarf2/implref-array.exp
566 * gdb.dwarf2/implref-const.exp
567 * gdb.dwarf2/implref-global.exp
568 * gdb.dwarf2/implref-struct.exp
569 * gdb.dwarf2/mac-fileno.exp
570 * gdb.dwarf2/main-subprogram.exp
571 * gdb.dwarf2/member-ptr-forwardref.exp
572 * gdb.dwarf2/method-ptr.exp
573 * gdb.dwarf2/missing-sig-type.exp
574 * gdb.dwarf2/nonvar-access.exp
575 * gdb.dwarf2/opaque-type-lookup.exp
576 * gdb.dwarf2/pieces-optimized-out.exp
577 * gdb.dwarf2/pieces.exp
578 * gdb.dwarf2/pr10770.exp
579 * gdb.dwarf2/pr13961.exp
580 * gdb.dwarf2/staticvirtual.exp
581 * gdb.dwarf2/subrange.exp
582 * gdb.dwarf2/symtab-producer.exp
583 * gdb.dwarf2/trace-crash.exp
584 * gdb.dwarf2/typeddwarf.exp
585 * gdb.dwarf2/valop.exp
586 * gdb.dwarf2/watch-notconst.exp
587 * gdb.fortran/array-element.exp
588 * gdb.fortran/charset.exp
589 * gdb.fortran/common-block.exp
590 * gdb.fortran/complex.exp
591 * gdb.fortran/derived-type-function.exp
592 * gdb.fortran/derived-type.exp
593 * gdb.fortran/logical.exp
594 * gdb.fortran/module.exp
595 * gdb.fortran/multi-dim.exp
596 * gdb.fortran/nested-funcs.exp
597 * gdb.fortran/print-formatted.exp
598 * gdb.fortran/subarray.exp
599 * gdb.fortran/vla-alloc-assoc.exp
600 * gdb.fortran/vla-datatypes.exp
601 * gdb.fortran/vla-history.exp
602 * gdb.fortran/vla-ptr-info.exp
603 * gdb.fortran/vla-ptype-sub.exp
604 * gdb.fortran/vla-ptype.exp
605 * gdb.fortran/vla-sizeof.exp
606 * gdb.fortran/vla-type.exp
607 * gdb.fortran/vla-value-sub-arbitrary.exp
608 * gdb.fortran/vla-value-sub-finish.exp
609 * gdb.fortran/vla-value-sub.exp
610 * gdb.fortran/vla-value.exp
611 * gdb.fortran/whatis_type.exp
612 * gdb.go/chan.exp
613 * gdb.go/handcall.exp
614 * gdb.go/hello.exp
615 * gdb.go/integers.exp
616 * gdb.go/methods.exp
617 * gdb.go/package.exp
618 * gdb.go/strings.exp
619 * gdb.go/types.exp
620 * gdb.go/unsafe.exp
621 * gdb.guile/scm-arch.exp
622 * gdb.guile/scm-block.exp
623 * gdb.guile/scm-breakpoint.exp
624 * gdb.guile/scm-cmd.exp
625 * gdb.guile/scm-disasm.exp
626 * gdb.guile/scm-equal.exp
627 * gdb.guile/scm-frame-args.exp
628 * gdb.guile/scm-frame-inline.exp
629 * gdb.guile/scm-frame.exp
630 * gdb.guile/scm-iterator.exp
631 * gdb.guile/scm-math.exp
632 * gdb.guile/scm-objfile.exp
633 * gdb.guile/scm-ports.exp
634 * gdb.guile/scm-symbol.exp
635 * gdb.guile/scm-symtab.exp
636 * gdb.guile/scm-value-cc.exp
637 * gdb.guile/types-module.exp
638 * gdb.linespec/break-ask.exp
639 * gdb.linespec/cpexplicit.exp
640 * gdb.linespec/explicit.exp
641 * gdb.linespec/keywords.exp
642 * gdb.linespec/linespec.exp
643 * gdb.linespec/ls-dollar.exp
644 * gdb.linespec/ls-errs.exp
645 * gdb.linespec/skip-two.exp
646 * gdb.linespec/thread.exp
647 * gdb.mi/mi-async.exp
648 * gdb.mi/mi-basics.exp
649 * gdb.mi/mi-break.exp
650 * gdb.mi/mi-catch-load.exp
651 * gdb.mi/mi-cli.exp
652 * gdb.mi/mi-cmd-param-changed.exp
653 * gdb.mi/mi-console.exp
654 * gdb.mi/mi-detach.exp
655 * gdb.mi/mi-disassemble.exp
656 * gdb.mi/mi-eval.exp
657 * gdb.mi/mi-file-transfer.exp
658 * gdb.mi/mi-file.exp
659 * gdb.mi/mi-fill-memory.exp
660 * gdb.mi/mi-inheritance-syntax-error.exp
661 * gdb.mi/mi-linespec-err-cp.exp
662 * gdb.mi/mi-logging.exp
663 * gdb.mi/mi-memory-changed.exp
664 * gdb.mi/mi-read-memory.exp
665 * gdb.mi/mi-record-changed.exp
666 * gdb.mi/mi-reg-undefined.exp
667 * gdb.mi/mi-regs.exp
668 * gdb.mi/mi-return.exp
669 * gdb.mi/mi-reverse.exp
670 * gdb.mi/mi-simplerun.exp
671 * gdb.mi/mi-solib.exp
672 * gdb.mi/mi-stack.exp
673 * gdb.mi/mi-stepi.exp
674 * gdb.mi/mi-syn-frame.exp
675 * gdb.mi/mi-until.exp
676 * gdb.mi/mi-var-block.exp
677 * gdb.mi/mi-var-child.exp
678 * gdb.mi/mi-var-cmd.exp
679 * gdb.mi/mi-var-cp.exp
680 * gdb.mi/mi-var-display.exp
681 * gdb.mi/mi-var-invalidate.exp
682 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
683 * gdb.mi/mi-vla-fortran.exp
684 * gdb.mi/mi-watch.exp
685 * gdb.mi/mi2-var-child.exp
686 * gdb.mi/user-selected-context-sync.exp
687 * gdb.modula2/unbounded-array.exp
688 * gdb.multi/dummy-frame-restore.exp
689 * gdb.multi/multi-arch-exec.exp
690 * gdb.multi/multi-arch.exp
691 * gdb.multi/tids.exp
692 * gdb.multi/watchpoint-multi.exp
693 * gdb.opencl/callfuncs.exp
694 * gdb.opencl/convs_casts.exp
695 * gdb.opencl/datatypes.exp
696 * gdb.opencl/operators.exp
697 * gdb.opencl/vec_comps.exp
698 * gdb.opt/clobbered-registers-O2.exp
699 * gdb.opt/inline-break.exp
700 * gdb.opt/inline-bt.exp
701 * gdb.opt/inline-cmds.exp
702 * gdb.opt/inline-locals.exp
703 * gdb.pascal/case-insensitive-symbols.exp
704 * gdb.pascal/floats.exp
705 * gdb.pascal/gdb11492.exp
706 * gdb.python/lib-types.exp
707 * gdb.python/py-arch.exp
708 * gdb.python/py-as-string.exp
709 * gdb.python/py-bad-printers.exp
710 * gdb.python/py-block.exp
711 * gdb.python/py-breakpoint-create-fail.exp
712 * gdb.python/py-breakpoint.exp
713 * gdb.python/py-caller-is.exp
714 * gdb.python/py-cmd.exp
715 * gdb.python/py-explore-cc.exp
716 * gdb.python/py-explore.exp
717 * gdb.python/py-finish-breakpoint.exp
718 * gdb.python/py-finish-breakpoint2.exp
719 * gdb.python/py-frame-args.exp
720 * gdb.python/py-frame-inline.exp
721 * gdb.python/py-frame.exp
722 * gdb.python/py-framefilter-mi.exp
723 * gdb.python/py-infthread.exp
724 * gdb.python/py-lazy-string.exp
725 * gdb.python/py-linetable.exp
726 * gdb.python/py-mi-events.exp
727 * gdb.python/py-mi-objfile.exp
728 * gdb.python/py-mi.exp
729 * gdb.python/py-objfile.exp
730 * gdb.python/py-pp-integral.exp
731 * gdb.python/py-pp-maint.exp
732 * gdb.python/py-pp-re-notag.exp
733 * gdb.python/py-pp-registration.exp
734 * gdb.python/py-recurse-unwind.exp
735 * gdb.python/py-strfns.exp
736 * gdb.python/py-symbol.exp
737 * gdb.python/py-symtab.exp
738 * gdb.python/py-sync-interp.exp
739 * gdb.python/py-typeprint.exp
740 * gdb.python/py-unwind-maint.exp
741 * gdb.python/py-unwind.exp
742 * gdb.python/py-value-cc.exp
743 * gdb.python/py-xmethods.exp
744 * gdb.reverse/amd64-tailcall-reverse.exp
745 * gdb.reverse/break-precsave.exp
746 * gdb.reverse/break-reverse.exp
747 * gdb.reverse/consecutive-precsave.exp
748 * gdb.reverse/consecutive-reverse.exp
749 * gdb.reverse/finish-precsave.exp
750 * gdb.reverse/finish-reverse-bkpt.exp
751 * gdb.reverse/finish-reverse.exp
752 * gdb.reverse/fstatat-reverse.exp
753 * gdb.reverse/getresuid-reverse.exp
754 * gdb.reverse/i386-precsave.exp
755 * gdb.reverse/i386-reverse.exp
756 * gdb.reverse/i386-sse-reverse.exp
757 * gdb.reverse/i387-env-reverse.exp
758 * gdb.reverse/i387-stack-reverse.exp
759 * gdb.reverse/insn-reverse.exp
760 * gdb.reverse/machinestate-precsave.exp
761 * gdb.reverse/machinestate.exp
762 * gdb.reverse/next-reverse-bkpt-over-sr.exp
763 * gdb.reverse/pipe-reverse.exp
764 * gdb.reverse/readv-reverse.exp
765 * gdb.reverse/recvmsg-reverse.exp
766 * gdb.reverse/rerun-prec.exp
767 * gdb.reverse/s390-mvcle.exp
768 * gdb.reverse/step-precsave.exp
769 * gdb.reverse/step-reverse.exp
770 * gdb.reverse/time-reverse.exp
771 * gdb.reverse/until-precsave.exp
772 * gdb.reverse/until-reverse.exp
773 * gdb.reverse/waitpid-reverse.exp
774 * gdb.reverse/watch-precsave.exp
775 * gdb.reverse/watch-reverse.exp
776 * gdb.rust/generics.exp
777 * gdb.rust/methods.exp
778 * gdb.rust/modules.exp
779 * gdb.rust/simple.exp
780 * gdb.server/connect-with-no-symbol-file.exp
781 * gdb.server/ext-attach.exp
782 * gdb.server/ext-restart.exp
783 * gdb.server/ext-wrapper.exp
784 * gdb.server/file-transfer.exp
785 * gdb.server/server-exec-info.exp
786 * gdb.server/server-kill.exp
787 * gdb.server/server-mon.exp
788 * gdb.server/wrapper.exp
789 * gdb.stabs/exclfwd.exp
790 * gdb.stabs/gdb11479.exp
791 * gdb.threads/clone-new-thread-event.exp
792 * gdb.threads/corethreads.exp
793 * gdb.threads/current-lwp-dead.exp
794 * gdb.threads/dlopen-libpthread.exp
795 * gdb.threads/gcore-thread.exp
796 * gdb.threads/sigstep-threads.exp
797 * gdb.threads/watchpoint-fork.exp
798 * gdb.trace/actions-changed.exp
799 * gdb.trace/backtrace.exp
800 * gdb.trace/change-loc.exp
801 * gdb.trace/circ.exp
802 * gdb.trace/collection.exp
803 * gdb.trace/disconnected-tracing.exp
804 * gdb.trace/ftrace.exp
805 * gdb.trace/mi-trace-frame-collected.exp
806 * gdb.trace/mi-trace-unavailable.exp
807 * gdb.trace/mi-traceframe-changed.exp
808 * gdb.trace/mi-tsv-changed.exp
809 * gdb.trace/no-attach-trace.exp
810 * gdb.trace/passc-dyn.exp
811 * gdb.trace/qtro.exp
812 * gdb.trace/range-stepping.exp
813 * gdb.trace/read-memory.exp
814 * gdb.trace/save-trace.exp
815 * gdb.trace/signal.exp
816 * gdb.trace/status-stop.exp
817 * gdb.trace/tfile.exp
818 * gdb.trace/trace-break.exp
819 * gdb.trace/trace-buffer-size.exp
820 * gdb.trace/trace-condition.exp
821 * gdb.trace/tracefile-pseudo-reg.exp
822 * gdb.trace/tstatus.exp
823 * gdb.trace/unavailable.exp
824 * gdb.trace/while-dyn.exp
825 * gdb.trace/while-stepping.exp
826
34c41c68
DE
8272016-12-22 Doug Evans <xdje42@gmail.com>
828
829 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
830 and msymbols.
831
16e69324
YQ
8322016-12-19 Yao Qi <yao.qi@linaro.org>
833
834 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
835 (test_with_self): Don't call do_steps_and_nexts, and remove
836 code about stepping into xmalloc.
837
f94f411b
YQ
8382016-12-09 Yao Qi <yao.qi@linaro.org>
839
840 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
841
8422016-12-09 Yao Qi <yao.qi@linaro.org>
843
844 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
845
f1b5deee
PA
8462016-12-09 Pedro Alves <palves@redhat.com>
847
848 * gdb.base/all-architectures-0.exp: New file.
849 * gdb.base/all-architectures-1.exp: New file.
850 * gdb.base/all-architectures-2.exp: New file.
851 * gdb.base/all-architectures-3.exp: New file.
852 * gdb.base/all-architectures-4.exp: New file.
853 * gdb.base/all-architectures-5.exp: New file.
854 * gdb.base/all-architectures-6.exp: New file.
855 * gdb.base/all-architectures-7.exp: New file.
856 * gdb.base/all-architectures.exp.in: New file.
857
364ca42e
YQ
8582016-12-09 Yao Qi <yao.qi@linaro.org>
859
860 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
861
107c2d62
LM
8622016-12-02 Luis Machado <lgustavo@codesourcery.com>
863
864 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
865 possible.
866 Remove useless pattern-matching code.
867
df3ee9ca
PA
8682016-12-02 Pedro Alves <palves@redhat.com>
869
870 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
871 procedure.
872 (top level): Call it.
873
ec835369
PA
8742016-12-02 Pedro Alves <palves@redhat.com>
875
876 * gdb.base/commands.exp (user_defined_command_args_stack_test):
877 New procedure.
878 (top level): Call it.
879
01770bbd
PA
8802016-12-02 Pedro Alves <palves@redhat.com>
881
882 PR cli/20559
883 * gdb.base/commands.exp (user_defined_command_args_eval): New
884 procedure.
885 (top level): Call it.
886
008459ea
LM
8872016-12-02 Luis Machado <lgustavo@codesourcery.com>
888
889 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
890 timeout handling.
891
0c1b455e
TT
8922016-12-02 Tom Tromey <tom@tromey.com>
893
894 * gdb.dwarf2/main-subprogram.c: New file.
895 * gdb.dwarf2/main-subprogram.exp: New file.
896
018572b8
LM
8972016-12-01 Luis Machado <lgustavo@codesourcery.com>
898
899 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
900 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
901 gdb_test_no_output for a couple of cases.
902 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
903
84c93cd5
LM
9042016-12-01 Luis Machado <lgustavo@codesourcery.com>
905
906 Fix test names and standardize compilation error messages throughout
907 the following files:
908
909 * gdb.ada/start.exp
910 * gdb.arch/alpha-step.exp
911 * gdb.arch/e500-prologue.exp
912 * gdb.arch/ftrace-insn-reloc.exp
913 * gdb.arch/gdb1291.exp
914 * gdb.arch/gdb1431.exp
915 * gdb.arch/gdb1558.exp
916 * gdb.arch/i386-dr3-watch.exp
917 * gdb.arch/i386-sse-stack-align.exp
918 * gdb.arch/ia64-breakpoint-shadow.exp
919 * gdb.arch/pa-nullify.exp
920 * gdb.arch/powerpc-aix-prologue.exp
921 * gdb.arch/thumb-bx-pc.exp
922 * gdb.base/annota1.exp
923 * gdb.base/annota3.exp
924 * gdb.base/arrayidx.exp
925 * gdb.base/assign.exp
926 * gdb.base/attach.exp
927 * gdb.base/auxv.exp
928 * gdb.base/bang.exp
929 * gdb.base/bfp-test.exp
930 * gdb.base/bigcore.exp
931 * gdb.base/bitfields2.exp
932 * gdb.base/break-fun-addr.exp
933 * gdb.base/break-probes.exp
934 * gdb.base/call-rt-st.exp
935 * gdb.base/callexit.exp
936 * gdb.base/catch-fork-kill.exp
937 * gdb.base/charset.exp
938 * gdb.base/checkpoint.exp
939 * gdb.base/comprdebug.exp
940 * gdb.base/constvars.exp
941 * gdb.base/coredump-filter.exp
942 * gdb.base/cursal.exp
943 * gdb.base/cvexpr.exp
944 * gdb.base/detach.exp
945 * gdb.base/display.exp
946 * gdb.base/dmsym.exp
947 * gdb.base/dprintf-pending.exp
948 * gdb.base/dso2dso.exp
949 * gdb.base/dtrace-probe.exp
950 * gdb.base/dump.exp
951 * gdb.base/enum_cond.exp
952 * gdb.base/exe-lock.exp
953 * gdb.base/exec-invalid-sysroot.exp
954 * gdb.base/execl-update-breakpoints.exp
955 * gdb.base/exprs.exp
956 * gdb.base/fileio.exp
957 * gdb.base/find.exp
958 * gdb.base/finish.exp
959 * gdb.base/fixsection.exp
960 * gdb.base/foll-vfork.exp
961 * gdb.base/frame-args.exp
962 * gdb.base/gcore.exp
963 * gdb.base/gdb1250.exp
964 * gdb.base/global-var-nested-by-dso.exp
965 * gdb.base/gnu-ifunc.exp
966 * gdb.base/hashline1.exp
967 * gdb.base/hashline2.exp
968 * gdb.base/hashline3.exp
969 * gdb.base/hbreak-in-shr-unsupported.exp
970 * gdb.base/huge.exp
971 * gdb.base/infcall-input.exp
972 * gdb.base/info-fun.exp
973 * gdb.base/info-shared.exp
974 * gdb.base/jit-simple.exp
975 * gdb.base/jit-so.exp
976 * gdb.base/jit.exp
977 * gdb.base/jump.exp
978 * gdb.base/label.exp
979 * gdb.base/lineinc.exp
980 * gdb.base/logical.exp
981 * gdb.base/longjmp.exp
982 * gdb.base/macscp.exp
983 * gdb.base/miscexprs.exp
984 * gdb.base/new-ui-echo.exp
985 * gdb.base/new-ui-pending-input.exp
986 * gdb.base/new-ui.exp
987 * gdb.base/nodebug.exp
988 * gdb.base/nofield.exp
989 * gdb.base/offsets.exp
990 * gdb.base/overlays.exp
991 * gdb.base/pending.exp
992 * gdb.base/pointers.exp
993 * gdb.base/pr11022.exp
994 * gdb.base/printcmds.exp
995 * gdb.base/prologue.exp
996 * gdb.base/ptr-typedef.exp
997 * gdb.base/realname-expand.exp
998 * gdb.base/relativedebug.exp
999 * gdb.base/relocate.exp
1000 * gdb.base/remote.exp
1001 * gdb.base/reread.exp
1002 * gdb.base/return2.exp
1003 * gdb.base/savedregs.exp
1004 * gdb.base/sep.exp
1005 * gdb.base/sepdebug.exp
1006 * gdb.base/sepsymtab.exp
1007 * gdb.base/set-inferior-tty.exp
1008 * gdb.base/setshow.exp
1009 * gdb.base/shlib-call.exp
1010 * gdb.base/sigaltstack.exp
1011 * gdb.base/siginfo-addr.exp
1012 * gdb.base/signals.exp
1013 * gdb.base/signull.exp
1014 * gdb.base/sigrepeat.exp
1015 * gdb.base/so-impl-ld.exp
1016 * gdb.base/solib-display.exp
1017 * gdb.base/solib-overlap.exp
1018 * gdb.base/solib-search.exp
1019 * gdb.base/solib-symbol.exp
1020 * gdb.base/structs.exp
1021 * gdb.base/structs2.exp
1022 * gdb.base/symtab-search-order.exp
1023 * gdb.base/twice.exp
1024 * gdb.base/unload.exp
1025 * gdb.base/varargs.exp
1026 * gdb.base/watchpoint-solib.exp
1027 * gdb.base/watchpoint.exp
1028 * gdb.base/whatis.exp
1029 * gdb.base/wrong_frame_bt_full.exp
1030 * gdb.btrace/dlopen.exp
1031 * gdb.cell/ea-standalone.exp
1032 * gdb.cell/ea-test.exp
1033 * gdb.cp/dispcxx.exp
1034 * gdb.cp/gdb2384.exp
1035 * gdb.cp/method2.exp
1036 * gdb.cp/nextoverthrow.exp
1037 * gdb.cp/pr10728.exp
1038 * gdb.disasm/am33.exp
1039 * gdb.disasm/h8300s.exp
1040 * gdb.disasm/mn10300.exp
1041 * gdb.disasm/sh3.exp
1042 * gdb.dwarf2/dw2-dir-file-name.exp
1043 * gdb.fortran/complex.exp
1044 * gdb.fortran/library-module.exp
1045 * gdb.guile/scm-pretty-print.exp
1046 * gdb.guile/scm-symbol.exp
1047 * gdb.guile/scm-type.exp
1048 * gdb.guile/scm-value.exp
1049 * gdb.linespec/linespec.exp
1050 * gdb.mi/gdb701.exp
1051 * gdb.mi/gdb792.exp
1052 * gdb.mi/mi-breakpoint-changed.exp
1053 * gdb.mi/mi-dprintf-pending.exp
1054 * gdb.mi/mi-dprintf.exp
1055 * gdb.mi/mi-exit-code.exp
1056 * gdb.mi/mi-pending.exp
1057 * gdb.mi/mi-solib.exp
1058 * gdb.mi/new-ui-mi-sync.exp
1059 * gdb.mi/pr11022.exp
1060 * gdb.mi/user-selected-context-sync.exp
1061 * gdb.opt/solib-intra-step.exp
1062 * gdb.python/py-events.exp
1063 * gdb.python/py-finish-breakpoint.exp
1064 * gdb.python/py-mi.exp
1065 * gdb.python/py-prettyprint.exp
1066 * gdb.python/py-shared.exp
1067 * gdb.python/py-symbol.exp
1068 * gdb.python/py-template.exp
1069 * gdb.python/py-type.exp
1070 * gdb.python/py-value.exp
1071 * gdb.reverse/solib-precsave.exp
1072 * gdb.reverse/solib-reverse.exp
1073 * gdb.server/solib-list.exp
1074 * gdb.stabs/weird.exp
1075 * gdb.threads/reconnect-signal.exp
1076 * gdb.threads/stepi-random-signal.exp
1077 * gdb.trace/actions.exp
1078 * gdb.trace/ax.exp
1079 * gdb.trace/backtrace.exp
1080 * gdb.trace/change-loc.exp
1081 * gdb.trace/deltrace.exp
1082 * gdb.trace/ftrace-lock.exp
1083 * gdb.trace/ftrace.exp
1084 * gdb.trace/infotrace.exp
1085 * gdb.trace/mi-tracepoint-changed.exp
1086 * gdb.trace/packetlen.exp
1087 * gdb.trace/passcount.exp
1088 * gdb.trace/pending.exp
1089 * gdb.trace/range-stepping.exp
1090 * gdb.trace/report.exp
1091 * gdb.trace/stap-trace.exp
1092 * gdb.trace/tfind.exp
1093 * gdb.trace/trace-break.exp
1094 * gdb.trace/trace-condition.exp
1095 * gdb.trace/trace-enable-disable.exp
1096 * gdb.trace/trace-mt.exp
1097 * gdb.trace/tracecmd.exp
1098 * gdb.trace/tspeed.exp
1099 * gdb.trace/tsv.exp
1100 * lib/perftest.exp
1101
fb9feb35
LM
11022016-12-01 Luis Machado <lgustavo@codesourcery.com>
1103
1104 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1105 with gdb_test_no_output.
1106 Use command as test name.
1107
cd2ddb6c
LM
11082016-12-01 Luis Machado <lgustavo@codesourcery.com>
1109
1110 Fix test names starting with uppercase throughout the files.
1111
1112 * gdb.ada/assign_1.exp
1113 * gdb.ada/boolean_expr.exp
1114 * gdb.base/arrayidx.exp
1115 * gdb.base/del.exp
1116 * gdb.base/gcore-buffer-overflow.exp
1117 * gdb.base/testenv.exp
1118 * gdb.compile/compile.exp
1119 * gdb.python/py-framefilter-invalidarg.exp
1120 * gdb.python/py-framefilter.exp
1121
bb95117e
LM
11222016-12-01 Luis Machado <lgustavo@codesourcery.com>
1123
1124 Fix test names starting with uppercase throughout the files.
1125
1126 * gdb.ada/array_return.exp
1127 * gdb.ada/expr_delims.exp
1128 * gdb.ada/mi_dyn_arr.exp
1129 * gdb.ada/mi_interface.exp
1130 * gdb.ada/mi_var_array.exp
1131 * gdb.ada/watch_arg.exp
1132 * gdb.arch/alpha-step.exp
1133 * gdb.arch/altivec-regs.exp
1134 * gdb.arch/e500-regs.exp
1135 * gdb.arch/powerpc-d128-regs.exp
1136 * gdb.base/arrayidx.exp
1137 * gdb.base/break.exp
1138 * gdb.base/checkpoint.exp
1139 * gdb.base/debug-expr.exp
1140 * gdb.base/dmsym.exp
1141 * gdb.base/radix.exp
1142 * gdb.base/sepdebug.exp
1143 * gdb.base/testenv.exp
1144 * gdb.base/watch_thread_num.exp
1145 * gdb.base/watchpoint-cond-gone.exp
1146 * gdb.cell/break.exp
1147 * gdb.cell/ea-cache.exp
1148 * gdb.compile/compile.exp
1149 * gdb.cp/gdb2495.exp
1150 * gdb.gdb/selftest.exp
1151 * gdb.gdb/xfullpath.exp
1152 * gdb.go/hello.exp
1153 * gdb.go/integers.exp
1154 * gdb.objc/basicclass.exp
1155 * gdb.pascal/hello.exp
1156 * gdb.pascal/integers.exp
1157 * gdb.python/py-breakpoint.exp
1158 * gdb.python/py-cmd.exp
1159 * gdb.python/py-linetable.exp
1160 * gdb.python/py-xmethods.exp
1161 * gdb.python/python.exp
1162 * gdb.reverse/consecutive-precsave.exp
1163 * gdb.reverse/finish-precsave.exp
1164 * gdb.reverse/i386-precsave.exp
1165 * gdb.reverse/machinestate-precsave.exp
1166 * gdb.reverse/sigall-precsave.exp
1167 * gdb.reverse/solib-precsave.exp
1168 * gdb.reverse/step-precsave.exp
1169 * gdb.reverse/until-precsave.exp
1170 * gdb.reverse/watch-precsave.exp
1171 * gdb.threads/leader-exit.exp
1172 * gdb.threads/pthreads.exp
1173 * gdb.threads/wp-replication.exp
1174 * gdb.trace/actions.exp
1175 * gdb.trace/mi-tsv-changed.exp
1176 * gdb.trace/tsv.exp
1177
de97fdd4
LM
11782016-12-01 Luis Machado <lgustavo@codesourcery.com>
1179
1180 Fix test names starting with uppercase throughout the files.
1181
1182 * gdb.arch/i386-bp_permanent.exp
1183 * gdb.arch/i386-gnu-cfi.exp
1184 * gdb.base/disasm-end-cu.exp
1185 * gdb.base/macscp.exp
1186 * gdb.base/pending.exp
1187 * gdb.base/watch_thread_num.exp
1188 * gdb.cp/exception.exp
1189 * gdb.cp/gdb2495.exp
1190 * gdb.cp/local.exp
1191 * gdb.python/py-evsignal.exp
1192 * gdb.python/python.exp
1193 * gdb.trace/tracecmd.exp
1194
9f058c10
LM
11952016-12-01 Luis Machado <lgustavo@codesourcery.com>
1196
1197 Fix test names starting with uppercase throughout the files.
1198
1199 * gdb.base/charset.exp
1200 * gdb.base/eval.exp
1201 * gdb.base/multi-forks.exp
1202 * gdb.guile/scm-progspace.exp
1203 * gdb.opencl/datatypes.exp
1204 * gdb.python/py-block.exp
1205 * gdb.python/py-function.exp
1206 * gdb.python/py-symbol.exp
1207 * gdb.python/py-symtab.exp
1208 * gdb.python/py-xmethods.exp
1209 * gdb.reverse/break-precsave.exp
1210 * gdb.reverse/break-reverse.exp
1211 * gdb.reverse/consecutive-precsave.exp
1212 * gdb.reverse/consecutive-reverse.exp
1213 * gdb.reverse/finish-precsave.exp
1214 * gdb.reverse/finish-reverse-bkpt.exp
1215 * gdb.reverse/finish-reverse.exp
1216 * gdb.reverse/fstatat-reverse.exp
1217 * gdb.reverse/getresuid-reverse.exp
1218 * gdb.reverse/i386-precsave.exp
1219 * gdb.reverse/i386-reverse.exp
1220 * gdb.reverse/i386-sse-reverse.exp
1221 * gdb.reverse/i387-stack-reverse.exp
1222 * gdb.reverse/insn-reverse.exp
1223 * gdb.reverse/machinestate-precsave.exp
1224 * gdb.reverse/machinestate.exp
1225 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1226 * gdb.reverse/pipe-reverse.exp
1227 * gdb.reverse/readv-reverse.exp
1228 * gdb.reverse/recvmsg-reverse.exp
1229 * gdb.reverse/rerun-prec.exp
1230 * gdb.reverse/s390-mvcle.exp
1231 * gdb.reverse/sigall-precsave.exp
1232 * gdb.reverse/sigall-reverse.exp
1233 * gdb.reverse/solib-precsave.exp
1234 * gdb.reverse/solib-reverse.exp
1235 * gdb.reverse/step-precsave.exp
1236 * gdb.reverse/step-reverse.exp
1237 * gdb.reverse/time-reverse.exp
1238 * gdb.reverse/until-precsave.exp
1239 * gdb.reverse/until-reverse.exp
1240 * gdb.reverse/waitpid-reverse.exp
1241 * gdb.reverse/watch-precsave.exp
1242 * gdb.reverse/watch-reverse.exp
1243
cdc7edd7
LM
12442016-12-01 Luis Machado <lgustavo@codesourcery.com>
1245
1246 Fix test names starting with uppercase throughout the files.
1247
1248 * gdb.arch/i386-mpx-simple_segv.exp
1249 * gdb.arch/i386-mpx.exp
1250 * gdb.arch/i386-permbkpt.exp
1251 * gdb.arch/pa-nullify.exp
1252 * gdb.arch/powerpc-d128-regs.exp
1253 * gdb.arch/vsx-regs.exp
1254 * gdb.base/bfp-test.exp
1255 * gdb.base/break.exp
1256 * gdb.base/breakpoint-shadow.exp
1257 * gdb.base/callfuncs.exp
1258 * gdb.base/charset.exp
1259 * gdb.base/commands.exp
1260 * gdb.base/completion.exp
1261 * gdb.base/dfp-test.exp
1262 * gdb.base/echo.exp
1263 * gdb.base/ending-run.exp
1264 * gdb.base/eval.exp
1265 * gdb.base/expand-psymtabs.exp
1266 * gdb.base/float128.exp
1267 * gdb.base/floatn.exp
1268 * gdb.base/foll-exec-mode.exp
1269 * gdb.base/gdb1056.exp
1270 * gdb.base/gdb11531.exp
1271 * gdb.base/kill-after-signal.exp
1272 * gdb.base/multi-forks.exp
1273 * gdb.base/overlays.exp
1274 * gdb.base/pending.exp
1275 * gdb.base/sepdebug.exp
1276 * gdb.base/testenv.exp
1277 * gdb.base/valgrind-db-attach.exp
1278 * gdb.base/watch_thread_num.exp
1279 * gdb.base/watchpoint-cond-gone.exp
1280 * gdb.base/watchpoint.exp
1281 * gdb.base/watchpoints.exp
1282 * gdb.cp/arg-reference.exp
1283 * gdb.cp/baseenum.exp
1284 * gdb.cp/operator.exp
1285 * gdb.cp/shadow.exp
1286 * gdb.dwarf2/dw2-op-out-param.exp
1287 * gdb.dwarf2/dw2-reg-undefined.exp
1288 * gdb.go/chan.exp
1289 * gdb.go/hello.exp
1290 * gdb.go/integers.exp
1291 * gdb.go/methods.exp
1292 * gdb.go/package.exp
1293 * gdb.guile/scm-parameter.exp
1294 * gdb.guile/scm-progspace.exp
1295 * gdb.guile/scm-value.exp
1296 * gdb.mi/mi-pending.exp
1297 * gdb.mi/user-selected-context-sync.exp
1298 * gdb.multi/multi-attach.exp
1299 * gdb.multi/tids.exp
1300 * gdb.opt/clobbered-registers-O2.exp
1301 * gdb.pascal/floats.exp
1302 * gdb.pascal/integers.exp
1303 * gdb.python/py-block.exp
1304 * gdb.python/py-events.exp
1305 * gdb.python/py-parameter.exp
1306 * gdb.python/py-symbol.exp
1307 * gdb.python/py-symtab.exp
1308 * gdb.python/py-type.exp
1309 * gdb.python/py-value.exp
1310 * gdb.python/py-xmethods.exp
1311 * gdb.python/python.exp
1312 * gdb.reverse/break-precsave.exp
1313 * gdb.reverse/consecutive-precsave.exp
1314 * gdb.reverse/finish-precsave.exp
1315 * gdb.reverse/i386-precsave.exp
1316 * gdb.reverse/machinestate-precsave.exp
1317 * gdb.reverse/sigall-precsave.exp
1318 * gdb.reverse/solib-precsave.exp
1319 * gdb.reverse/step-precsave.exp
1320 * gdb.reverse/until-precsave.exp
1321 * gdb.reverse/watch-precsave.exp
1322 * gdb.server/ext-attach.exp
1323 * gdb.server/ext-restart.exp
1324 * gdb.server/ext-run.exp
1325 * gdb.server/ext-wrapper.exp
1326 * gdb.stabs/gdb11479.exp
1327 * gdb.stabs/weird.exp
1328 * gdb.threads/attach-many-short-lived-threads.exp
1329 * gdb.threads/kill.exp
1330 * gdb.threads/watchpoint-fork.exp
1331
bc6c7af4
LM
13322016-12-01 Luis Machado <lgustavo@codesourcery.com>
1333
1334 Fix test names starting with uppercase throughout all the files below.
1335
1336 * gdb.ada/array_return.exp
1337 * gdb.ada/catch_ex.exp
1338 * gdb.ada/info_exc.exp
1339 * gdb.ada/mi_catch_ex.exp
1340 * gdb.ada/mi_dyn_arr.exp
1341 * gdb.ada/mi_ex_cond.exp
1342 * gdb.ada/mi_exc_info.exp
1343 * gdb.ada/mi_interface.exp
1344 * gdb.ada/mi_task_arg.exp
1345 * gdb.ada/mi_task_info.exp
1346 * gdb.ada/mi_var_array.exp
1347 * gdb.arch/alpha-step.exp
1348 * gdb.arch/amd64-disp-step.exp
1349 * gdb.arch/arm-disp-step.exp
1350 * gdb.arch/disp-step-insn-reloc.exp
1351 * gdb.arch/e500-prologue.exp
1352 * gdb.arch/ftrace-insn-reloc.exp
1353 * gdb.arch/gdb1558.exp
1354 * gdb.arch/i386-bp_permanent.exp
1355 * gdb.arch/i386-disp-step.exp
1356 * gdb.arch/i386-float.exp
1357 * gdb.arch/i386-gnu-cfi.exp
1358 * gdb.arch/ia64-breakpoint-shadow.exp
1359 * gdb.arch/mips16-thunks.exp
1360 * gdb.arch/pa-nullify.exp
1361 * gdb.arch/powerpc-aix-prologue.exp
1362 * gdb.arch/powerpc-power.exp
1363 * gdb.arch/ppc-dfp.exp
1364 * gdb.arch/s390-tdbregs.exp
1365 * gdb.arch/spu-info.exp
1366 * gdb.arch/spu-ls.exp
1367 * gdb.arch/thumb-bx-pc.exp
1368 * gdb.base/advance.exp
1369 * gdb.base/annota-input-while-running.exp
1370 * gdb.base/arrayidx.exp
1371 * gdb.base/asmlabel.exp
1372 * gdb.base/async.exp
1373 * gdb.base/attach-wait-input.exp
1374 * gdb.base/auto-connect-native-target.exp
1375 * gdb.base/batch-preserve-term-settings.exp
1376 * gdb.base/bfp-test.exp
1377 * gdb.base/bigcore.exp
1378 * gdb.base/bp-permanent.exp
1379 * gdb.base/break-always.exp
1380 * gdb.base/break-fun-addr.exp
1381 * gdb.base/break-idempotent.exp
1382 * gdb.base/break-main-file-remove-fail.exp
1383 * gdb.base/break-probes.exp
1384 * gdb.base/break-unload-file.exp
1385 * gdb.base/break.exp
1386 * gdb.base/call-ar-st.exp
1387 * gdb.base/call-rt-st.exp
1388 * gdb.base/call-sc.exp
1389 * gdb.base/call-signal-resume.exp
1390 * gdb.base/call-strs.exp
1391 * gdb.base/callexit.exp
1392 * gdb.base/callfuncs.exp
1393 * gdb.base/catch-gdb-caused-signals.exp
1394 * gdb.base/catch-signal-siginfo-cond.exp
1395 * gdb.base/catch-syscall.exp
1396 * gdb.base/compare-sections.exp
1397 * gdb.base/cond-eval-mode.exp
1398 * gdb.base/condbreak-call-false.exp
1399 * gdb.base/consecutive-step-over.exp
1400 * gdb.base/cursal.exp
1401 * gdb.base/disabled-location.exp
1402 * gdb.base/disasm-end-cu.exp
1403 * gdb.base/display.exp
1404 * gdb.base/double-prompt-target-event-error.exp
1405 * gdb.base/dprintf-bp-same-addr.exp
1406 * gdb.base/dprintf-detach.exp
1407 * gdb.base/dprintf-next.exp
1408 * gdb.base/dprintf-non-stop.exp
1409 * gdb.base/dprintf-pending.exp
1410 * gdb.base/dso2dso.exp
1411 * gdb.base/ending-run.exp
1412 * gdb.base/enum_cond.exp
1413 * gdb.base/examine-backward.exp
1414 * gdb.base/exe-lock.exp
1415 * gdb.base/exec-invalid-sysroot.exp
1416 * gdb.base/execl-update-breakpoints.exp
1417 * gdb.base/execution-termios.exp
1418 * gdb.base/fileio.exp
1419 * gdb.base/fixsection.exp
1420 * gdb.base/foll-exec-mode.exp
1421 * gdb.base/foll-exec.exp
1422 * gdb.base/fork-running-state.exp
1423 * gdb.base/frame-args.exp
1424 * gdb.base/fullpath-expand.exp
1425 * gdb.base/func-ptr.exp
1426 * gdb.base/gcore-relro-pie.exp
1427 * gdb.base/gdb1090.exp
1428 * gdb.base/gdb1555.exp
1429 * gdb.base/global-var-nested-by-dso.exp
1430 * gdb.base/gnu-ifunc.exp
1431 * gdb.base/hbreak-in-shr-unsupported.exp
1432 * gdb.base/hbreak-unmapped.exp
1433 * gdb.base/hook-stop.exp
1434 * gdb.base/infcall-input.exp
1435 * gdb.base/info-fun.exp
1436 * gdb.base/info-shared.exp
1437 * gdb.base/interrupt-noterm.exp
1438 * gdb.base/jit-so.exp
1439 * gdb.base/jit.exp
1440 * gdb.base/line-symtabs.exp
1441 * gdb.base/list.exp
1442 * gdb.base/longjmp.exp
1443 * gdb.base/macscp.exp
1444 * gdb.base/max-value-size.exp
1445 * gdb.base/nodebug.exp
1446 * gdb.base/nofield.exp
1447 * gdb.base/overlays.exp
1448 * gdb.base/paginate-after-ctrl-c-running.exp
1449 * gdb.base/paginate-bg-execution.exp
1450 * gdb.base/paginate-inferior-exit.exp
1451 * gdb.base/pending.exp
1452 * gdb.base/pr11022.exp
1453 * gdb.base/printcmds.exp
1454 * gdb.base/ptr-typedef.exp
1455 * gdb.base/ptype.exp
1456 * gdb.base/randomize.exp
1457 * gdb.base/range-stepping.exp
1458 * gdb.base/realname-expand.exp
1459 * gdb.base/relativedebug.exp
1460 * gdb.base/remote.exp
1461 * gdb.base/savedregs.exp
1462 * gdb.base/sepdebug.exp
1463 * gdb.base/set-noassign.exp
1464 * gdb.base/shlib-call.exp
1465 * gdb.base/shreloc.exp
1466 * gdb.base/sigaltstack.exp
1467 * gdb.base/sigbpt.exp
1468 * gdb.base/siginfo-addr.exp
1469 * gdb.base/siginfo-obj.exp
1470 * gdb.base/siginfo-thread.exp
1471 * gdb.base/signest.exp
1472 * gdb.base/signull.exp
1473 * gdb.base/sigrepeat.exp
1474 * gdb.base/skip.exp
1475 * gdb.base/so-impl-ld.exp
1476 * gdb.base/solib-corrupted.exp
1477 * gdb.base/solib-disc.exp
1478 * gdb.base/solib-display.exp
1479 * gdb.base/solib-overlap.exp
1480 * gdb.base/solib-search.exp
1481 * gdb.base/solib-symbol.exp
1482 * gdb.base/source-execution.exp
1483 * gdb.base/sss-bp-on-user-bp-2.exp
1484 * gdb.base/sss-bp-on-user-bp.exp
1485 * gdb.base/stack-checking.exp
1486 * gdb.base/stale-infcall.exp
1487 * gdb.base/step-break.exp
1488 * gdb.base/step-line.exp
1489 * gdb.base/step-over-exit.exp
1490 * gdb.base/step-test.exp
1491 * gdb.base/structs.exp
1492 * gdb.base/sym-file.exp
1493 * gdb.base/symtab-search-order.exp
1494 * gdb.base/term.exp
1495 * gdb.base/type-opaque.exp
1496 * gdb.base/unload.exp
1497 * gdb.base/until-nodebug.exp
1498 * gdb.base/until.exp
1499 * gdb.base/unwindonsignal.exp
1500 * gdb.base/watch-cond.exp
1501 * gdb.base/watch-non-mem.exp
1502 * gdb.base/watch_thread_num.exp
1503 * gdb.base/watchpoint-reuse-slot.exp
1504 * gdb.base/watchpoint-solib.exp
1505 * gdb.base/watchpoint.exp
1506 * gdb.btrace/dlopen.exp
1507 * gdb.cell/arch.exp
1508 * gdb.cell/break.exp
1509 * gdb.cell/bt.exp
1510 * gdb.cell/core.exp
1511 * gdb.cell/data.exp
1512 * gdb.cell/dwarfaddr.exp
1513 * gdb.cell/ea-cache.exp
1514 * gdb.cell/ea-standalone.exp
1515 * gdb.cell/ea-test.exp
1516 * gdb.cell/f-regs.exp
1517 * gdb.cell/fork.exp
1518 * gdb.cell/gcore.exp
1519 * gdb.cell/mem-access.exp
1520 * gdb.cell/ptype.exp
1521 * gdb.cell/registers.exp
1522 * gdb.cell/sizeof.exp
1523 * gdb.cell/solib-symbol.exp
1524 * gdb.cell/solib.exp
1525 * gdb.compile/compile-tls.exp
1526 * gdb.cp/exception.exp
1527 * gdb.cp/gdb2495.exp
1528 * gdb.cp/local.exp
1529 * gdb.cp/mb-inline.exp
1530 * gdb.cp/mb-templates.exp
1531 * gdb.cp/pr10687.exp
1532 * gdb.cp/pr9167.exp
1533 * gdb.cp/scope-err.exp
1534 * gdb.cp/templates.exp
1535 * gdb.cp/virtfunc.exp
1536 * gdb.dwarf2/dw2-dir-file-name.exp
1537 * gdb.dwarf2/dw2-single-line-discriminators.exp
1538 * gdb.fortran/complex.exp
1539 * gdb.fortran/library-module.exp
1540 * gdb.guile/guile.exp
1541 * gdb.guile/scm-cmd.exp
1542 * gdb.guile/scm-frame-inline.exp
1543 * gdb.guile/scm-objfile.exp
1544 * gdb.guile/scm-pretty-print.exp
1545 * gdb.guile/scm-symbol.exp
1546 * gdb.guile/scm-type.exp
1547 * gdb.guile/scm-value.exp
1548 * gdb.linespec/keywords.exp
1549 * gdb.linespec/ls-errs.exp
1550 * gdb.linespec/macro-relative.exp
1551 * gdb.linespec/thread.exp
1552 * gdb.mi/mi-breakpoint-changed.exp
1553 * gdb.mi/mi-dprintf-pending.exp
1554 * gdb.mi/mi-fullname-deleted.exp
1555 * gdb.mi/mi-logging.exp
1556 * gdb.mi/mi-pending.exp
1557 * gdb.mi/mi-solib.exp
1558 * gdb.mi/new-ui-mi-sync.exp
1559 * gdb.mi/user-selected-context-sync.exp
1560 * gdb.multi/dummy-frame-restore.exp
1561 * gdb.multi/multi-arch-exec.exp
1562 * gdb.multi/remove-inferiors.exp
1563 * gdb.multi/watchpoint-multi-exit.exp
1564 * gdb.opt/solib-intra-step.exp
1565 * gdb.perf/backtrace.exp
1566 * gdb.perf/single-step.exp
1567 * gdb.perf/skip-command.exp
1568 * gdb.perf/skip-prologue.exp
1569 * gdb.perf/solib.exp
1570 * gdb.python/lib-types.exp
1571 * gdb.python/py-as-string.exp
1572 * gdb.python/py-bad-printers.exp
1573 * gdb.python/py-block.exp
1574 * gdb.python/py-breakpoint.exp
1575 * gdb.python/py-cmd.exp
1576 * gdb.python/py-events.exp
1577 * gdb.python/py-evthreads.exp
1578 * gdb.python/py-finish-breakpoint.exp
1579 * gdb.python/py-finish-breakpoint2.exp
1580 * gdb.python/py-frame-inline.exp
1581 * gdb.python/py-frame.exp
1582 * gdb.python/py-inferior.exp
1583 * gdb.python/py-infthread.exp
1584 * gdb.python/py-mi.exp
1585 * gdb.python/py-objfile.exp
1586 * gdb.python/py-pp-maint.exp
1587 * gdb.python/py-pp-registration.exp
1588 * gdb.python/py-prettyprint.exp
1589 * gdb.python/py-recurse-unwind.exp
1590 * gdb.python/py-shared.exp
1591 * gdb.python/py-symbol.exp
1592 * gdb.python/py-symtab.exp
1593 * gdb.python/py-template.exp
1594 * gdb.python/py-type.exp
1595 * gdb.python/py-unwind-maint.exp
1596 * gdb.python/py-unwind.exp
1597 * gdb.python/py-value.exp
1598 * gdb.python/python.exp
1599 * gdb.reverse/finish-reverse-bkpt.exp
1600 * gdb.reverse/insn-reverse.exp
1601 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1602 * gdb.reverse/solib-precsave.exp
1603 * gdb.reverse/solib-reverse.exp
1604 * gdb.stabs/gdb11479.exp
1605 * gdb.stabs/weird.exp
1606 * gdb.threads/fork-child-threads.exp
1607 * gdb.threads/fork-plus-threads.exp
1608 * gdb.threads/fork-thread-pending.exp
1609 * gdb.threads/forking-threads-plus-breakpoint.exp
1610 * gdb.threads/hand-call-in-threads.exp
1611 * gdb.threads/interrupted-hand-call.exp
1612 * gdb.threads/linux-dp.exp
1613 * gdb.threads/local-watch-wrong-thread.exp
1614 * gdb.threads/next-while-other-thread-longjmps.exp
1615 * gdb.threads/non-ldr-exit.exp
1616 * gdb.threads/pending-step.exp
1617 * gdb.threads/print-threads.exp
1618 * gdb.threads/process-dies-while-detaching.exp
1619 * gdb.threads/process-dies-while-handling-bp.exp
1620 * gdb.threads/pthreads.exp
1621 * gdb.threads/queue-signal.exp
1622 * gdb.threads/reconnect-signal.exp
1623 * gdb.threads/signal-command-handle-nopass.exp
1624 * gdb.threads/signal-command-multiple-signals-pending.exp
1625 * gdb.threads/signal-delivered-right-thread.exp
1626 * gdb.threads/signal-sigtrap.exp
1627 * gdb.threads/sigthread.exp
1628 * gdb.threads/staticthreads.exp
1629 * gdb.threads/stepi-random-signal.exp
1630 * gdb.threads/thread-unwindonsignal.exp
1631 * gdb.threads/thread_check.exp
1632 * gdb.threads/thread_events.exp
1633 * gdb.threads/tid-reuse.exp
1634 * gdb.threads/tls-nodebug.exp
1635 * gdb.threads/tls-shared.exp
1636 * gdb.threads/tls-so_extern.exp
1637 * gdb.threads/tls.exp
1638 * gdb.threads/wp-replication.exp
1639 * gdb.trace/actions-changed.exp
1640 * gdb.trace/actions.exp
1641 * gdb.trace/backtrace.exp
1642 * gdb.trace/change-loc.exp
1643 * gdb.trace/collection.exp
1644 * gdb.trace/deltrace.exp
1645 * gdb.trace/disconnected-tracing.exp
1646 * gdb.trace/entry-values.exp
1647 * gdb.trace/ftrace-lock.exp
1648 * gdb.trace/ftrace.exp
1649 * gdb.trace/infotrace.exp
1650 * gdb.trace/mi-trace-frame-collected.exp
1651 * gdb.trace/mi-trace-unavailable.exp
1652 * gdb.trace/mi-traceframe-changed.exp
1653 * gdb.trace/mi-tracepoint-changed.exp
1654 * gdb.trace/mi-tsv-changed.exp
1655 * gdb.trace/no-attach-trace.exp
1656 * gdb.trace/packetlen.exp
1657 * gdb.trace/passc-dyn.exp
1658 * gdb.trace/passcount.exp
1659 * gdb.trace/pending.exp
1660 * gdb.trace/pr16508.exp
1661 * gdb.trace/qtro.exp
1662 * gdb.trace/range-stepping.exp
1663 * gdb.trace/read-memory.exp
1664 * gdb.trace/report.exp
1665 * gdb.trace/save-trace.exp
1666 * gdb.trace/signal.exp
1667 * gdb.trace/stap-trace.exp
1668 * gdb.trace/status-stop.exp
1669 * gdb.trace/strace.exp
1670 * gdb.trace/tfile.exp
1671 * gdb.trace/tfind.exp
1672 * gdb.trace/trace-break.exp
1673 * gdb.trace/trace-condition.exp
1674 * gdb.trace/trace-enable-disable.exp
1675 * gdb.trace/trace-mt.exp
1676 * gdb.trace/tracecmd.exp
1677 * gdb.trace/tracefile-pseudo-reg.exp
1678 * gdb.trace/tspeed.exp
1679 * gdb.trace/tstatus.exp
1680 * gdb.trace/tsv.exp
1681 * gdb.trace/unavailable.exp
1682 * gdb.trace/while-dyn.exp
1683 * gdb.trace/while-stepping.exp
1684 * lib/gdb-guile.exp
1685 * lib/gdb.exp
1686 * lib/mi-support.exp
1687 * lib/pascal.exp
1688 * lib/perftest.exp
1689 * lib/prelink-support.exp
1690 * lib/selftest-support.exp
1691
ad02e4fe
SM
16922016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1693
1694 * Makefile.in: Include disable-implicit-rules.mk.
1695
22347e55
AA
16962016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1697
1698 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1699 non-byte-aligned bit fields.
1700
da5b30da
AA
17012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1702
1703 PR gdb/12616
1704 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1705 respects the DW_AT_data_bit_offset attribute.
1706
b593ecca
SM
17072016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1708
1709 * gdb.base/default.exp: Fix output of "set language".
1710
3b165252
SM
17112016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1712
1713 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1714 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1715 make.
1716 * configure.ac: Remove checks for the make program.
1717 * configure: Re-generate.
1718
1a2f3d7f
KB
17192016-11-16 Kevin Buettner <kevinb@redhat.com>
1720
1721 * gdb.python/py-recurse-unwind.c (main): Add loop.
1722 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1723 to read_register() and gdb.parse_and_eval(). Make each code
1724 call a separate case that can be individually tested.
1725 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1726 proc. Call cont_and_backtrace for each of the code paths that
1727 we want to test in the unwinder.
1728
b7f38fda
AA
17292016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1730
1731 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1732 the definition of struct S.
1733
1f8db343
CM
17342016-11-11 Catherine Moore <clm@codesourcery.com>
1735
1736 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1737
fad0c9fb
PA
17382016-11-09 Pedro Alves <palves@redhat.com>
1739
1740 * gdb.base/commands.exp (runto_or_return): New procedure.
1741 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1742 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1743 (progvar_simple_while_test, progvar_complex_if_while_test)
1744 (if_while_breakpoint_command_test)
1745 (infrun_breakpoint_command_test, breakpoint_command_test)
1746 (user_defined_command_test, watchpoint_command_test)
1747 (test_command_prompt_position, redefine_hook_test)
1748 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1749 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1750 multi_line_input and multi_line. Remove gdb_expect and
1751 gdb_stop_suppressing_tests uses.
1752 * lib/gdb.exp (valnum_re): New global.
1753 (multi_line_input): New procedure.
1754
8354c62c
SM
17552016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1756
1757 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1758 Remove.
1759 (test_setup): Define with proc_with_prefix.
1760 (test_cli_inferior): Likewise.
1761 (test_cli_thread): Likewise.
1762 (test_cli_frame): Likewise.
1763 (test_cli_select_frame): Likewise.
1764 (test_cli_up_down): Likewise.
1765 (test_mi_thread_select): Likewise.
1766 (test_mi_stack_select_frame): Likewise.
1767 (test_cli_in_mi_inferior): Likewise.
1768 (test_cli_in_mi_thread): Likewise.
1769 (test_cli_in_mi_frame): Likewise.
1770 (top level): Do not use with_test_prefix_procname.
1771
64f367a2
PA
17722016-11-09 Pedro Alves <palves@redhat.com>
1773
1774 * gdb.base/commands.exp (gdbvar_simple_if_test)
1775 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1776 (progvar_simple_if_test, progvar_simple_while_test)
1777 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1778 (infrun_breakpoint_command_test, breakpoint_command_test)
1779 (user_defined_command_test, watchpoint_command_test)
1780 (test_command_prompt_position, deprecated_command_test)
1781 (bp_deleted_in_command, temporary_breakpoint_commands)
1782 (stray_arg0_test, source_file_with_indented_comment)
1783 (recursive_source_test, if_commands_test)
1784 (error_clears_commands_left, redefine_hook_test)
1785 (redefine_backtrace_test): Use proc_with_prefix.
1786 * lib/gdb.exp (proc_with_prefix): New proc.
1787
0bb65f1e
AA
17882016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1789
1790 * gdb.base/tui-layout.c: New file.
1791 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1792 disassembly window contains very long lines.
1793
7353f247
TT
17942016-11-08 Tom Tromey <tom@tromey.com>
1795
1796 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1797 depend on Python 2.
1798
30a7bb83
TT
17992016-11-08 Tom Tromey <tom@tromey.com>
1800
1801 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1802 New method.
1803
cdf5a07c
MG
18042016-10-29 Manish Goregaokar <manish@mozilla.com>
1805
2806dc7e 1806 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1807
51a789c3
MG
18082016-10-27 Manish Goregaokar <manish@mozilla.com>
1809
2806dc7e
PA
1810 * gdb.rust/simple.rs: Add test for univariant enums without
1811 discriminants and for encoded struct-like enums.
51a789c3 1812
f610ab6d
PA
18132016-10-28 Pedro Alves <palves@redhat.com>
1814
1815 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1816 gdb_test_multiple, tighten regexps and match symtabs and line
1817 tables incrementally.
1818
b129b0ca
LM
18192016-10-28 Luis Machado <lgustavo@codesourcery.com>
1820
1821 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1822 general.
1823
ecf45d2c
SL
18242016-10-25 Luis Machado <lgustavo@codesourcery.com>
1825
1826 * gdb.base/exec-invalid-sysroot.exp: New file.
1827
b8d38ee4
JK
18282016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1829
1830 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1831
f90fd8c2
JK
18322016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1833
1834 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1835
2d2476aa
MR
18362016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1837
2806dc7e
PA
1838 * gdb.base/killed-outside.exp: Remove $options from a call to
1839 `prepare_for_testing'.
2d2476aa 1840
e42b25a0
SM
18412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1842
1843 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1844 Change test message.
1845
3ccdb432
SM
18462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1847
1848 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1849 Update comment.
1850
5bad3170
SM
18512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.trace/mi-trace-save.exp: New file.
1854
5ad9dba7
YQ
18552016-10-13 Yao Qi <yao.qi@linaro.org>
1856
1857 * gdb.base/code_elim.exp (get_var_address): Remove.
1858 * gdb.base/relocate.exp: Likewise.
1859 * gdb.base/shreloc.exp: Likewise.
1860 * lib/gdb.exp (get_var_address): New.
1861
62df7e21
YQ
18622016-10-13 Yao Qi <yao.qi@linaro.org>
1863
1864 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1865 floating point tests if $skip_float_test is false.
1866
4dac951e
LM
18672016-10-12 Luis Machado <lgustavo@codesourcery.com>
1868
1869 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1870 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1871 argc values.
1872 Add 1 to argc so we guarantee distinct initial/modified argc values.
1873
8f1a8fc4
JK
18742016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1875
1876 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1877
16c85b5d
JK
18782016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1879
1880 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1881 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1882 * gdb.arch/vsx-regs.exp: Likewise.
1883
1d0e042a
YQ
18842016-10-07 Yao Qi <yao.qi@linaro.org>
1885
1886 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1887
68dadef5
MM
18882016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1889
1890 * gdb.python/python.exp: Test decode_line("*0").
1891
33fa2c6e
DE
18922016-10-06 Doug Evans <dje@google.com>
1893
1894 * gdb.python/py-value.exp (test_value_creation): Add test for large
1895 unsigned 64-bit value.
1896
9c37b5ae
TT
18972016-10-06 Tom Tromey <tom@tromey.com>
1898
1899 * gdb.compile/compile.exp: Change java tests to rust.
1900 * gdb.base/setshow.exp: Change java tests to rust.
1901 * gdb.base/default.exp: Remove java from language list.
1902 * README (Examples): Update language example.
1903 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1904 test.
1905 * lib/gdb.exp (skip_java_tests): Remove.
1906 * lib/java.exp: Remove.
1907 * gdb.java: Remove.
1908
78b86327
MR
19092016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1910
1911 * gdb.arch/mips-fcr.exp: New test.
1912 * gdb.arch/mips-fcr.c: Source for the new test.
1913
7470adbb
MR
19142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1915
1916 * gdb.base/solib-disc.exp: Use `standard_output_file'
1917 throughout.
1918
4a556533
PA
19192016-10-06 Pedro Alves <palves@redhat.com>
1920
1921 * gdb.base/jit-simple-dl.c: New file.
1922 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1923 * gdb.base/jit-simple.c: ... this.
1924 * gdb.base/jit-simple.exp (jit_run): Delete.
1925 (build_jit): New proc.
1926 (jit_test_reread): Recompile either the main program or the shared
1927 library, depending on what is being tested. Skip changing address
1928 if caller wants to. Compare before/after addresses. If testing
1929 standalone, explicitly load the binary. Test "maint info
1930 breakpoints".
1931 (top level): Add "standalone vs shared lib" and "change address"
1932 vs "same address" axes.
1933
5a122fbc
PA
19342016-10-06 Pedro Alves <palves@redhat.com>
1935
1936 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1937 call.
1938 (jit_run): Delete.
1939 (jit_test_reread): Use with_test_prefix. Reload the main binary
1940 explicitly. Compare the before/after addresses of the JIT
1941 descriptor.
1942
ee8da4b8
DE
19432016-08-15 Doug Evans <dje@google.com>
1944
1945 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1946 for single bitfields is bool.
1947 * gdb.xml/tdesc-regs.exp: Ditto.
1948
f389f6fe
JK
19492016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1950
1951 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1952
fdebf1a4
YQ
19532016-10-05 Yao Qi <yao.qi@linaro.org>
1954
1955 * lib/gdb.exp (support_complex_tests): Return zero if
1956 gdb_skip_float_test return true.
1957
9c36d954 19582016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1959 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
1960
1961 PR gdb/20487
1962 * gdb.mi/user-selected-context-sync.exp: New file.
1963 * gdb.mi/user-selected-context-sync.c: New file.
1964
4034d0ff 19652016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1966 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
1967
1968 PR gdb/20487
1969 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
1970 =thread-select-event check.
1971
a4297203
PB
19722016-09-29 Peter Bergner <bergner@vnet.ibm.com>
1973
1974 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
1975 the compulsory L operand changes.
1976 * gdb.arch/powerpc-power.s: Likewise.
1977
bb805577
JK
19782016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1979
1980 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
1981 * gdb.base/jit-attach-pie.c: New file.
1982 * gdb.base/jit-attach-pie.exp: New file.
1983
6d61dee5
PA
19842016-09-28 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/infcall-input.c: New file.
1987 * gdb.base/infcall-input.exp: New file.
1988
f73842fc
YQ
19892016-09-22 Yao Qi <yao.qi@linaro.org>
1990
1991 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
1992 (gdb_exit): Rename it to ...
1993 (gdbserver_gdb_exit): ... Close GDBserver.
1994 (gdb_exit): New proc, call gdbserver_gdb_exit.
1995 (mi_gdb_exit): Likewise.
1996
90681dab
YQ
19972016-09-22 Yao Qi <yao.qi@linaro.org>
1998
1999 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2000 path.
2001 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2002 Remove duplication.
2003
9c211fd8
YQ
20042016-09-22 Yao Qi <yao.qi@linaro.org>
2005
2006 * lib/gdbserver-support.exp: Check the existence of
2007 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2008
ad0a504f
AK
20092016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2010
2011 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2012
36cf1806
TT
20132016-09-21 Tom Tromey <tom@tromey.com>
2014
2015 PR gdb/20604:
2016 * gdb.base/quit.exp: New file.
2017
74172ecf
SM
20182016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2019
2020 * .gitignore: New file.
2021
3d0ec882
MR
20222016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2023
2024 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2025 throughout.
2026
8193adea
AA
20272016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2028
2029 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2030
d41a5c09
JK
20312016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2032
2033 * gdb.cp/casts.cc (decltype): Move it ...
2034 (main): ... with its call to ...
2035 * gdb.cp/casts03.cc: ... a new file.
2036 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2037
d2dfe700
JK
20382016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2039
2040 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2041
e2a92b16
PB
20422016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2043
2044 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2045 and sync up the test with tests in gas/testsuite/gas/ppc.
2046 * gdb.arch/powerpc-power.exp: Likewise.
2047
49b4de64
JK
20482016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2049
2050 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2051
2c29df25
SDJ
20522016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2053 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2056 make m1's definition to be different from m2's. Use 'dummy' as an
2057 argument for probe 'two'.
2058
cc3c2846
JB
20592016-09-10 Jon Beniston <jon@beniston.com>
2060
2061 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2062 for sim target.
2063
e1b2624a
AA
20642016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2065
2066 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2067 variable declaration.
2068 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2069 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2070 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2071 received HWCAP as its argument.
2072
4295e285
PA
20732016-09-06 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/new-ui-pending-input.c: New file.
2076 * gdb.base/new-ui-pending-input.exp: New file.
2077 * gdb.exp (clear_gdb_spawn_id): New procedure.
2078 (with_spawn_id): Check whether gdb_spawn_id exists before
2079 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2080 on exit.
2081
00d5215e
UW
20822016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2083
2084 * gdb.base/float128.c: New file.
2085 * gdb.base/float128.exp: Likewise.
2086 * gdb.base/floatn.c: Likewise.
2087 * gdb.base/floatn.exp: Likewise.
2088
a9ff5f12
UW
20892016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2090
2091 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2092
f245535c
PA
20932016-09-05 Pedro Alves <palves@redhat.com>
2094
2095 PR backtrace/19927
2096 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2097 unwinders are immediately called as side effect of "source" or
2098 "disable unwinder" commands.
2099 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2100
ae9cf263
YQ
21012016-09-02 Yao Qi <yao.qi@linaro.org>
2102
2103 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2104 is true and $type is "float" or "double".
2105
27aba047
YQ
21062016-09-02 Yao Qi <yao.qi@linaro.org>
2107
2108 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2109 true.
2110 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2111 * gdb.base/call-rt-st.exp: Likewise.
2112 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2113 return value instead of gdb,skip_float_test.
2114 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2115 (do_function_calls): Use its return value instead of
2116 gdb,skip_float_test.
2117 * gdb.base/finish.exp: Likewise.
2118 * gdb.base/funcargs.exp: Likewise.
2119 * gdb.base/return.exp: Likewise.
2120 * gdb.base/return2.exp: Likewise.
2121 * gdb.base/varargs.exp: Likewise.
2122 * lib/gdb.exp (gdb_skip_float_test): Change it to
2123 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2124
5af962df
AA
21252016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2126
2127 * gdb.multi/tids.exp: Test "thread apply all".
2128
7fac6910
JK
21292016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2130
2131 * gdb.base/default.exp (tty): Remove.
2132
bb1fe4ac
KB
21332016-08-24 Kevin Buettner <kevinb@redhat.com>
2134
2806dc7e
PA
2135 * gdb.python/py-recurse-unwind.c: New file.
2136 * gdb.python/py-recurse-unwind.py: New file.
2137 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2138
0a1ddfa6
SM
21392016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2140
2141 * gdb.base/set-inferior-tty.exp: New file.
2142 * gdb.base/set-inferior-tty.c: New file.
2143
d9de1fe3
PA
21442016-08-23 Pedro Alves <palves@redhat.com>
2145
2146 PR gdb/20494
2147 * gdb.base/new-ui-echo.c: New file.
2148 * gdb.base/new-ui-echo.exp: New file.
2149
e9d9abd7
YQ
21502016-08-23 Yao Qi <yao.qi@linaro.org>
2151
2152 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2153 gdbserver_spawn.
2154 * gdb.server/connect-without-multi-process.exp (do_test):
2155 Likewise.
2156
3589529e
YQ
21572016-08-23 Yao Qi <yao.qi@linaro.org>
2158
2159 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2160 standalone_txt. Delete gdb_txt and standalone_txt on host
2161 and target. Spawn the binary on target. Copy files from
2162 target to host.
2163
6bb90213
PA
21642016-08-22 Pedro Alves <palves@redhat.com>
2165
2166 PR gdb/20505
2167 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2168 with_test_prefix. Factor out bits to ...
2169 (test_no_vdso): ... this new procedure.
2170
20c2c024
CL
21712016-08-19 Carl Love <cel@us.ibm.com>
2172
2173 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2174 maintaining separate logic for constructing the output path.
2175 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2176 * gdb.arch/ppc-dfp.exp: Likewise.
2177 * gdb.arch/ppc-fp.exp: Likewise.
2178 * gdb.arch/vsx-regs.exp: Likewise.
2179 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2180 binprefix for generating the additional binary files.
2181
0646e07d
PA
21822016-08-19 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.trace/mi-trace-frame-collected.exp
2185 (test_trace_frame_collected): On x32, expect two registers.
2186
46da9242
CL
21872016-08-18 Carl Love <cel@us.ibm.com>
2188
2189 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2190 and sync up the test with tests in gas/testsuite/gas/ppc.
2191 * gdb.arch/powerpc-power.exp: Likewise.
2192
eb2332d7
SM
21932016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2194
2195 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2196 expected error message.
2197
63c61e04
SM
21982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2199
2200 * gdb.multi/remove-inferiors.exp: New file.
2201 * gdb.multi/remove-inferiors.c: New file.
2202
7b17065f
YQ
22032016-08-12 Yao Qi <yao.qi@linaro.org>
2204
2205 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2206 argument list.
2207
01d3dedf
PA
22082016-08-10 Pedro Alves <palves@redhat.com>
2209
2210 PR gdb/19187
2211 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2212 setup_kfails.
2213
3eb7562a
PA
22142016-08-09 Pedro Alves <palves@redhat.com>
2215 Simon Marchi <simon.marchi@ericsson.com>
2216
2217 PR gdb/20418
2218 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2219 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2220
80614914
PA
22212016-08-09 Pedro Alves <palves@redhat.com>
2222
2223 PR mi/20431
2224 * gdb.mi/mi-cmd-error.exp: New file.
2225
f348d89a
PA
22262016-08-09 Pedro Alves <palves@redhat.com>
2227
2228 PR gdb/18653
2229 * gdb.base/signals-state-child.c: New file.
2230 * gdb.base/signals-state-child.exp: New file.
2231 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2232
e5ca03b4
PA
22332016-08-09 Pedro Alves <palves@redhat.com>
2234
2235 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2236
282a0691
TT
22372016-08-03 Tom Tromey <tom@tromey.com>
2238
2239 PR python/18565:
2240 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2241
41bfcd63
YQ
22422016-08-01 Yao Qi <yao.qi@linaro.org>
2243
2244 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2245 variable mode to "multi-process" if $multi_process is 1, otherwise
2246 set it to "single-process".
2247
e3465b24
YQ
22482016-08-01 Yao Qi <yao.qi@linaro.org>
2249
2250 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2251 * gdb.cp/cpexprs.exp: Likewise.
2252 * gdb.cp/m-static.exp: Likewise.
2253
0b31a4bc
TT
22542016-07-26 Tom Tromey <tom@tromey.com>
2255
2256 PR python/20190:
2257 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2258 test.
2259
e0461dbb
MM
22602016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2261
2262 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2263 selecting assembly source files.
2264 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2265 assembly source files.
2266 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2267 assembly source files.
2268 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2269 selecting assembly source files.
2270
8194e927
SM
22712016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2272
2273 * gdb.base/new-ui.exp (do_test_invalid_args): New
2274 procedure.
2275
c0272db5
TW
22762016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2277
2278 * gdb.btrace/reconnect.c: New file.
2279 * gdb.btrace/reconnect.exp: New file.
2280
e3487908
GKB
22812016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2282
2283 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2284 to test_catch_syscall_group.
2285 (test_catch_syscall_group): New.
2286
12df5c00
TT
22872016-07-21 Tom Tromey <tom@tromey.com>
2288
2289 * gdb.rust/simple.rs (main): Use empty struct expression.
2290 * gdb.rust/simple.exp: Add tests for empty struct expression.
2291
bae62ee2
YQ
22922016-07-21 Yao Qi <yao.qi@linaro.org>
2293
2294 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2295 if gdb_skip_xml_test is true on some targets.
2296
b1b53fb3
YQ
22972016-07-21 Yao Qi <yao.qi@linaro.org>
2298
2299 * gdb.server/solib-list.exp: Unset last_loaded_file.
2300
027d97f8
JK
23012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2302
2303 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2304 "step into captured_main (args)".
2305
7674d381
JK
23062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2309
72b5d099
JK
23102016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2311
2312 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2313
1f960ced
PA
23142016-07-19 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2317 * gdb.opt/inline-bt.exp: Likewise.
2318 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2319 additional_flags=-Winline.
2320 * gdb.opt/inline-locals.exp: Likewise.
2321 * gdb.opt/inline-markers.c (ATTR): Define.
2322 (inlined_fn): Use it.
2323
f25827c1
YQ
23242016-07-19 Yao Qi <yao.qi@linaro.org>
2325
2326 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2327 (test_with_self): Remove some code. Remove argument executable.
2328 (top-level): Use do_self_tests.
2329
37539ebe
DB
23302016-07-15 Zachary Welch <zwelch@codesourcery.com>
2331 Don Breazeal <donb@codesourcery.com>
2332
2333 * gdb.base/maint.exp: Escape paths used in regular expressions.
2334 * gdb.stabs/weird.exp: Likewise.
2335
dac790e1
TT
23362016-07-13 Tom Tromey <tom@tromey.com>
2337
2338 PR python/15620, PR python/18620:
2339 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2340 (test_bkpt_events): New procs.
2341
93daf339
TT
23422016-07-13 Tom Tromey <tom@tromey.com>
2343
2344 PR python/17698:
2345 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2346 test.
2347 (test_watchpoints): Likewise.
2348 (test_bkpt_pending): New proc.
2349
6571a381
TT
23502016-07-13 Tom Tromey <tom@tromey.com>
2351
2352 PR cli/18053:
2353 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2354 completion test.
2355
e8732474
JK
23562016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2357
2358 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2359 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2360 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2361 f_label.
2362 (g): Rename g_end_lbl to g_label.
2363 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2364 low_pc and high_pc.
2365 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2366
e0f3fd7c
TT
23672016-07-12 Tom Tromey <tom@tromey.com>
2368
2369 PR python/19293:
2370 * gdb.python/py-unwind-maint.exp: Update tests.
2371
3cfe46b6
YQ
23722016-07-12 Yao Qi <yao.qi@linaro.org>
2373
2374 * lib/selftest-support.exp (selftest_setup): Match the output
2375 when captured_main is inlined.
2376
4f19a0e6
WT
23772016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2378
2379 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2380 New variables.
2381 (print this%a, print this%b, print this): New tests.
2382 * gdb.fortran/derived-types.f90 (this): New object and
2383 initialization.
2384
986cf455
SM
23852016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2386
2387 * gdb.ada/arraydim.exp: Remove extra directory level in build
2388 directory.
2389
f0464b23
SM
23902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * lib/ada.exp: Remove extra directory level in build directory.
2393 * gdb.ada/cond_lang.exp: Likewise.
2394 * gdb.ada/exec_changed.exp: Likewise.
2395 * gdb.ada/lang_switch.exp: Likewise.
2396
42d94011
MG
23972016-07-06 Manish Goregaokar <manish@mozilla.com>
2398
2806dc7e
PA
2399 * simple.rs: Add test for raw pointer subscripting.
2400 * simple.exp: Add test expectations.
42d94011 2401
647c264c
YQ
24022016-07-05 Yao Qi <yao.qi@linaro.org>
2403
2404 * gdb.mi/mi-reverse.exp: Match =record-started output.
2405
20aa2c60
PA
24062016-07-01 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2409 procedure.
2410 (jit_reader_test): Test the jit reader's unwinder.
2411 * gdb.base/jithost.c (jit_function_00_code): New global.
2412 (main): Use memcpy to fill in the mmapped code, instead of poking
2413 bytes manually here.
2414 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2415 value.
2416 (read_debug_info): Save the function's range.
2417 (read_sp): New function.
2418 (unwind_frame): Use it. Also unwind RBP.
2419 (get_frame_id): Use read_sp.
2420 (gdb_init_reader): Use calloc instead of malloc.
2421 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2422 parameter. Use gdb_test_multiple.
2423
ced2dffb
PA
24242016-07-01 Pedro Alves <palves@redhat.com>
2425 Antoine Tremblay <antoine.tremblay@ericsson.com>
2426
2427 * gdb.threads/process-dies-while-detaching.c: New file.
2428 * gdb.threads/process-dies-while-detaching.exp: New file.
2429
63000888
PA
24302016-07-01 Pedro Alves <palves@redhat.com>
2431
2432 * gdb.multi/watchpoint-multi-exit.c: New file.
2433 * gdb.multi/watchpoint-multi-exit.exp: New file.
2434
038d4868
PA
24352016-06-30 Pedro Alves <palves@redhat.com>
2436
2437 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2438 unset inferior_spawn_id.
2439
994e9c83
PA
24402016-06-30 Pedro Alves <palves@redhat.com>
2441
2442 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2443 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2444
e5653468
YQ
24452016-06-29 Yao Qi <yao.qi@linaro.org>
2446
2447 * gdb.base/return.c: Add copyright header.
2448
803b47e5
TT
24492016-06-29 Tom Tromey <tom@tromey.com>
2450
2451 PR python/20129:
2452 * gdb.python/py-framefilter.exp: Add tests for setting priority
2453 and disabling of non-existent frame filter.
2454
28244707
YQ
24552016-06-29 Yao Qi <yao.qi@linaro.org>
2456
2457 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2458 0x0f07ff.
2459
a31d2f06
YQ
24602016-06-28 Yao Qi <yao.qi@linaro.org>
2461
2462 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2463 triplets. Start gdb, execute catch syscall, and continue. Check
2464 gdb's output to determine catch syscall is supported.
2465
921d8f54
MG
24662016-06-27 Manish Goregaokar <manish@mozilla.com>
2467
25d49b86
PA
2468 * gdb.rust/simple.rs: Add test for returning unit in a function.
2469 * gdb.rust/simple.exp: Add expectation for functions returning
2470 unit.
921d8f54 2471
f4952523
PMR
24722016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2473
2474 * gdb.python/py-breakpoint-create-fail.c,
2475 gdb.python/py-breakpoint-create-fail.exp,
2476 gdb.python/py-breakpoint-create-fail.py: New testcase.
2477
fccb08f8
MG
24782016-06-25 Manish Goregaokar <manish@mozilla.com>
2479
2480 PR gdb/20239
2481 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2482 * gdb.rust/simple.exp: Add test expectations for new NonZero
2483 tests.
fccb08f8 2484
6b850546
DT
24852016-06-24 David Taylor <dtaylor@emc.com>
2486
2487 * gdb.base/offsets.exp: New file.
2488 * gdb.base/offsets.c: New file.
2489
17621150
TT
24902016-06-23 Tom Tromey <tom@tromey.com>
2491
2492 PR gdb/16483:
2493 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2494 before any filters are loaded.
2495
04d59df6
WT
24962016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2497
2498 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2499 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2500 structs.
2501 * gdb.fortran/derived-type-function.exp: New file.
2502 * gdb.fortran/derived-type-function.f90: New file.
2503
2504
ac69f786
PA
25052016-06-21 Pedro Alves <palves@redhat.com>
2506
2507 * gdb.base/new-ui.exp: New file.
2508 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2509 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2510 (with_spawn_id): New procedure.
2511
49940788
PA
25122016-06-21 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.mi/mi-exec-run.exp: New file.
2515
ef274d26
PA
25162016-06-21 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2519 breakpoint command's output on the main UI.
2520 (test_break): New procedure, factored out from calls in the top
2521 level.
2522 (top level): Use foreach_with_prefix to test MI as main UI and as
2523 separate UI.
2524
468afe6c
PA
25252016-06-21 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2528 (test_awatch_creation_and_listing)
2529 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2530 Remove 'type' parameter.
2531 (test_watchpoint_all): New parameter mi_mode. Remove
2532 with_test_prefix.
2533 (top level): Use foreach_with_prefix, and add main/separate UI MI
2534 testing axis.
2535
51f77c37
PA
25362016-06-21 Pedro Alves <palves@redhat.com>
2537
2538 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2539 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2540 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2541 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2542 (gdb_main_spawn_id, mi_spawn_id): Declare and
2543 comment.
2544 (mi_create_inferior_pty): New procedure,
2545 factored out from default_mi_gdb_start.
2546 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2547 procedures.
2548 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2549 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2550 Use mi_create_inferior_pty.
2551 (mi_gdb_start): Use eval to pass down args list.
2552
8980e177
PA
25532016-06-21 Pedro Alves <palves@redhat.com>
2554
2555 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2556 * gdb.opt/inline-cmds.exp: Add MI tests.
2557
f38d3ad1
PA
25582016-06-21 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2561
45db7c09
PA
25622016-06-21 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2565 (top level): Use it instead of mi_execute_to.
2566
5a069ab3
PA
25672016-06-21 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2570 (cont_handler_str): New.
2571 (signal_stop_handler): Set stop_handler_str instead of printing to
2572 stdout.
2573 (continue_handler): Set cont_handler_str instead of printing to
2574 stdout.
2575 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2576 mi_send_resuming_command. Print stop_handler_str and
2577 cont_handler_str instead of expecting the python events print
2578 directly.
2579
2838cc1d
SD
25802016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2581
2582 * gdb.base/jit-reader.exp: New file.
2583 * gdb.base/jithost.c: New file.
2584 * gdb.base/jithost.h: New file.
2585 * gdb.base/jitreader.c : New file.
2586 * gdb.base/jit-protocol.h: New file.
2587
21a77091
YQ
25882016-06-17 Yao Qi <yao.qi@linaro.org>
2589
2590 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2591 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2592 and detach-on-fork. Adjust tests.
2593 (top level): Invoke break_cond_on_syscall with combinations of
2594 syscall, follow-fork-mode and detach-on-fork.
2595
f50bf8e5
YQ
25962016-06-17 Yao Qi <yao.qi@linaro.org>
2597
2598 * gdb.base/step-over-exit.c: New.
2599 * gdb.base/step-over-exit.exp: New.
2600
a28d8e50
YTL
26012016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2602
2603 * gdb.base/float.exp: Add target check for nds32*-*-*.
2604 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2605
cad8e26d
AB
26062016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2607
2608 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2609 for unsupported target features.
2610 * gdb.base/call-rt-st.exp: Likewise.
2611 * gdb.base/call-sc.exp: Likewise.
2612 * gdb.base/call-signal-resume.exp: Likewise.
2613 * gdb.base/call-strs.exp: Likewise.
2614 * gdb.base/callexit.exp: Likewise.
2615 * gdb.base/callfuncs.exp: Likewise.
2616 * gdb.base/nodebug.exp: Likewise.
2617 * gdb.base/printcmds.exp: Likewise.
2618 * gdb.base/ptype.exp: Likewise.
2619 * gdb.base/structs.exp: Likewise.
2620 * gdb.base/unwindonsignal.exp: Likewise.
2621 * gdb.cp/gdb2495.exp: Likewise.
2622 * gdb.cp/templates.exp: Likewise.
2623 * gdb.cp/virtfunc.exp: Likewise.
2624 * gdb.threads/hand-call-in-threads.exp: Likewise.
2625 * gdb.threads/interrupted-hand-call.exp: Likewise.
2626 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2627
347dc102
TT
26282016-06-10 Tom Tromey <tom@tromey.com>
2629
2630 PR rust/20110:
2631 * gdb.rust/expr.exp: Add test for integer constant larger than
2632 i32.
2633
5e13cf25
BH
26342016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2635
2636 * gdb.fortran/nested-funcs.exp: New.
2637 * gdb.fortran/nested-funcs.f90: New.
2638
bb556f1f
TK
26392016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2640
2641 * gdb.base/examine-backward.c: New file.
2642 * gdb.base/examine-backward.exp: New file.
2643
38b022b4
SM
26442016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2645
2646 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2647 matching.
2648
1b40ec05
TT
26492016-06-02 Tom Tromey <tom@tromey.com>
2650
2651 PR python/18984:
2652 * gdb.python/py-shared.exp: Add solib_name test.
2653
193bd378
SM
26542016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2655
2656 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2657
3326303b
MG
26582016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2659
2660 PR c++/19893
2661 * gdb.dwarf2/implref.exp: Rename to...
2662 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2663 * gdb.dwarf2/implref-array.c: New file.
2664 * gdb.dwarf2/implref-array.exp: Likewise.
2665 * gdb.dwarf2/implref-global.c: Likewise.
2666 * gdb.dwarf2/implref-global.exp: Likewise.
2667 * gdb.dwarf2/implref-struct.c: Likewise.
2668 * gdb.dwarf2/implref-struct.exp: Likewise.
2669
825c8ef2
AT
26702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2671
2672 * gdb.trace/trace-condition.exp: Add 64bit tests.
2673
2320162a
AT
26742016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2675
2676 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2677 bits types.
2678 (main): Adapt to 8 to 64 bits types.
2679 * gdb.trace/trace-condition.exp: Add new tests.
2680
a7818233
AT
26812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2682
2683 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2684
0d336466
AT
26852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2686
2687 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2688 Move condition tests...
2689 * gdb.trace/trace-condition.exp: Here.
2690
7faeb45a
AT
26912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2692
2693 * gdb.trace/trace-condition.exp: Add counter-case tests.
2694
e385593e
JK
26952016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 PR c++/15231
2698 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2699 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2700
744608cc
PA
27012016-05-27 Pedro Alves <palves@redhat.com>
2702
2703 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2704 New procedure.
2705 (top level): Call it, and bail out of DejaGnu is known to be bad.
2706
ac775bf4
AB
27072016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2708
2709 * gdb.base/whatis.c: Extend the test case.
2710 * gdb.base/whatis.exp: Add additional tests.
2711
2bbad2ea
BH
27122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2713
2714* gdb.fortran/type.f90: Add pointer variable.
2715* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2716
8b70175d
BH
27172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2718
2719 * gdb.fortran/vla-type.exp: Fix testcase name.
2720
86d8a848
BH
27212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2722
2723 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2724
e188eb36
BH
27252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2726
2727 * gdb.fortran/type.f90: Add nested structures.
2728 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2729 * gdb.fortran/derived-type.exp: Adapt expected output.
2730 * gdb.fortran/vla-type.exp: Adapt expected output.
2731
9b2db1fd
BH
27322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2733
2734 * gdb.fortran/whatis_type.exp: Adapt expected output.
2735
72b17055
BH
27362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2737
2738 * gdb.fortran/print_type.exp: Fix expected output.
2739 * gdb.fortran/whatis_type.exp: Fix expected output.
2740
3cd81d8d
BH
27412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2742
2743 * gdb.fortran/whatis_type.exp: Use multi_line.
2744
ddae9462
TT
27452016-05-24 Tom Tromey <tom@tromey.com>
2746
2747 PR python/17386:
2748 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2749 use value as an index.
2750
1957f6b8
TT
27512016-05-23 Tom Tromey <tom@tromey.com>
2752
2753 PR python/17981:
2754 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2755 no-breakpoint case.
2756
026a9174
PA
27572016-05-24 Pedro Alves <palves@redhat.com>
2758
2759 PR gdb/19828
2760 * gdb.threads/clone-attach-detach.c: New file.
2761 * gdb.threads/clone-attach-detach.exp: New file.
2762
e70a7231
FR
27632016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2764
2765 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2766
0f6ed0e0
TT
27672016-05-23 Tom Tromey <tom@tromey.com>
2768
2769 PR python/19438, PR python/18393:
2770 * gdb.python/py-progspace.exp: Add "dir" test.
2771 * gdb.python/py-objfile.exp: Add "dir" test.
2772
ffd19d61
YQ
27732016-05-23 Yao Qi <yao.qi@linaro.org>
2774
2775 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2776 * gdb.arch/thumb2-it.exp: Likewise.
2777
9e8f9b05
SM
27782016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2779
2780 * gdb.mi/mi-threads-interrupt.c: New file.
2781 * gdb.mi/mi-threads-interrupt.exp: New file.
2782
61c6156d
SM
27832016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 PR gdb/18077
2786 * gdb.mi/mi-async-run.exp: New file.
2787 * gdb.mi/mi-async-run.c: New file.
2788
67218854
TT
27892016-05-17 Tom Tromey <tom@tromey.com>
2790 Manish Goregaokar <manishsmail@gmail.com>
2791
2792 * lib/rust-support.exp: New file.
2793 * lib/gdb.exp (skip_rust_tests): New proc.
2794 (build_executable_from_specs): Handle rust.
2795 * lib/future.exp (gdb_find_rustc): New proc.
2796 (gdb_default_target_compile): Handle rust.
2797 * gdb.rust/expr.exp: New file.
2798 * gdb.rust/generics.exp: New file.
2799 * gdb.rust/generics.rs: New file.
2800 * gdb.rust/methods.exp: New file.
2801 * gdb.rust/methods.rs: New file.
2802 * gdb.rust/modules.exp: New file.
2803 * gdb.rust/modules.rs: New file.
2804 * gdb.rust/simple.exp: New file.
2805 * gdb.rust/simple.rs: New file.
2806
c44af4eb
TT
28072016-05-17 Tom Tromey <tom@tromey.com>
2808
2809 * gdb.base/default.exp (set language): Add rust.
2810
dcd1f979
TT
28112016-05-17 Tom Tromey <tom@tromey.com>
2812
2813 * gdb.gdb/unittest.exp: New file.
2814
155b7f57
YQ
28152016-05-16 Yao Qi <yao.qi@linaro.org>
2816
2817 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2818 shell_prompt. Update shell_prompt_re.
2819
8ddd5a6c
DE
28202016-05-12 Doug Evans <dje@google.com>
2821
2822 PR symtab/19999
2823 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2824 $options when building executable.
2825 * gdb.dwarf2/fission-loclists-pie.S: New file.
2826 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2827
02e370d9
SM
28282016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2829
2830 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2831 of [is_remote target],
2832
8929ad8b
SM
28332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2834
2835 * lib/gdb.exp (use_gdb_stub): New procedure.
2836
6c447423
DE
28372016-05-03 Yunlian Jiang <yunlian@google.com>
2838 Doug Evans <dje@google.com>
2839
2840 PR symtab/19914
2841 * gdb.dwarf2/dwp-sepdebug.c: New file.
2842 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2843
444e826c
SM
28442016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2845
2846 * gdb.base/detach.exp: Remove is_remote check.
2847
740feeaa
SM
28482016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2849
2850 * gdb.base/annota-input-while-running.exp: Don't check for
2851 [is_remote target]. Enable annotations after running to main.
2852 Remove unused "set test..." line.
2853
9080ac9d
SM
28542016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2855
2856 * gdb.trace/trace-enable-disable.exp: New file.
2857 * gdb.trace/trace-enable-disable.c: New file.
2858
952ebca5
SM
28592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2860
2861 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2862 use it in info sharedlibrary test.
2863 * gdb.trace/ftrace-lock.exp: Likewise.
2864 * gdb.trace/ftrace.exp: Likewise.
2865 * gdb.trace/range-stepping.exp: Likewise.
2866 * gdb.trace/trace-break.exp: Likewise.
2867 * gdb.trace/trace-condition.exp: Likewise.
2868 * gdb.trace/trace-mt.exp: Likewise.
2869
d9019901
SM
28702016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2871
2872 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2873 (gdb_load_shlib): ... this.
2874 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2875 gdb_load_shlib.
2876 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2877 * gdb.base/ctxobj.exp: Likewise.
2878 * gdb.base/dprintf-pending.exp: Likewise.
2879 * gdb.base/dso2dso.exp: Likewise.
2880 * gdb.base/fixsection.exp: Likewise.
2881 * gdb.base/gcore-relro.exp: Likewise.
2882 * gdb.base/gdb1555.exp: Likewise.
2883 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2884 * gdb.base/gnu-ifunc.exp: Likewise.
2885 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2886 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2887 * gdb.base/pending.exp: Likewise.
2888 * gdb.base/print-file-var.exp: Likewise.
2889 * gdb.base/print-symbol-loading.exp: Likewise.
2890 * gdb.base/shlib-call.exp: Likewise.
2891 * gdb.base/shreloc.exp: Likewise.
2892 * gdb.base/so-impl-ld.exp: Likewise.
2893 * gdb.base/solib-disc.exp: Likewise.
2894 * gdb.base/solib-nodir.exp: Likewise.
2895 * gdb.base/solib-overlap.exp: Likewise.
2896 * gdb.base/solib-symbol.exp: Likewise.
2897 * gdb.base/solib-weak.exp (do_test): Likewise.
2898 * gdb.base/sym-file.exp: Likewise.
2899 * gdb.base/symtab-search-order.exp: Likewise.
2900 * gdb.base/type-opaque.exp: Likewise.
2901 * gdb.base/unload.exp: Likewise.
2902 * gdb.base/watchpoint-solib.exp: Likewise.
2903 * gdb.compile/compile.exp: Likewise.
2904 * gdb.cp/gdb2384.exp: Likewise.
2905 * gdb.cp/infcall-dlopen.exp: Likewise.
2906 * gdb.cp/re-set-overloaded.exp: Likewise.
2907 * gdb.fortran/library-module.exp: Likewise.
2908 * gdb.opt/solib-intra-step.exp: Likewise.
2909 * gdb.python/py-finish-breakpoint.exp: Likewise.
2910 * gdb.python/py-shared.exp: Likewise.
2911 * gdb.reverse/solib-precsave.exp: Likewise.
2912 * gdb.reverse/solib-reverse.exp: Likewise.
2913 * gdb.server/solib-list.exp: Likewise.
2914 * gdb.threads/dlopen-libpthread.exp: Likewise.
2915 * gdb.threads/tls-shared.exp: Likewise.
2916 * gdb.threads/tls-so_extern.exp: Likewise.
2917 * gdb.trace/change-loc.exp: Likewise.
2918 * gdb.trace/ftrace-lock.exp: Likewise.
2919 * gdb.trace/ftrace.exp: Likewise.
2920 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2921 * gdb.trace/pending.exp: Likewise.
2922 * gdb.trace/range-stepping.exp: Likewise.
2923 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2924 (strace_info_marker): Likewise.
2925 (strace_probe_marker): Likewise.
2926 (strace_trace_on_same_addr): Likewise.
2927 (strace_trace_on_diff_addr): Likewise.
2928 * gdb.trace/trace-break.exp: Likewise.
2929 * gdb.trace/trace-condition.exp: Likewise.
2930 * gdb.trace/trace-mt.exp: Likewise.
2931
fca4cfd9
SM
29322016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2933
2934 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2935 result of gdb_remote_download.
2936 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2937 * gdb.base/dso2dso.exp: Likewise.
2938 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2939 * gdb.base/print-file-var.exp: Likewise.
2940 * gdb.base/shlib-call.exp: Likewise.
2941 * gdb.base/shreloc.exp: Likewise.
2942 * gdb.base/solib-overlap.exp: Likewise.
2943 * gdb.base/solib-weak.exp (do_test): Likewise.
2944 * gdb.base/unload.exp: Likewise.
2945
11cf4ffb
YQ
29462016-04-27 Yao Qi <yao.qi@linaro.org>
2947
2948 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2949 exists.
2950
3e2e34f8
KB
29512016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2952
2953 * vla-type.exp: Print structure from toplevel.
2954
8f07e298
BH
29552016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2956
2957 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2958 of dynamic types.
2959 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2960 of dynamic types.
2961
9920b434
BH
29622016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2963
2964 * gdb.fortran/vla-type.f90: New file.
2965 * gdb.fortran/vla-type.exp: New file.
2966
f3abeff5
YQ
29672016-04-25 Yao Qi <yao.qi@linaro.org>
2968
2969 * gdb.base/branch-to-self.c: New file.
2970 * gdb.base/branch-to-self.exp: New file.
2971
0a5d52f0
YQ
29722016-04-22 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
2975 more after $hex.
2976
495346f6
YQ
29772016-04-22 Yao Qi <yao.qi@linaro.org>
2978
2979 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
2980 * gdb.base/annota3.exp: Likewise.
2981
4a7e075c
YQ
29822016-04-22 Yao Qi <yao.qi@linaro.org>
2983
2984 * gdb.reverse/step-precsave.exp: Do one step and test program
2985 stops in "callee" and do multiple steps until program goes out
2986 of "callee".
2987 * gdb.reverse/step-reverse.exp: Likewise.
2988
5b061e98
YQ
29892016-04-22 Yao Qi <yao.qi@linaro.org>
2990
2991 * gdb.trace/signal.exp: Also pass if
2992 $tracepoint_hits($i) > $iterations.
2993
5c5dc57f
YQ
29942016-04-22 Yao Qi <yao.qi@linaro.org>
2995
2996 * gdb.trace/signal.c: New file.
2997 * gdb.trace/signal.exp: New file.
2998
a55411b9
DE
29992016-04-19 Doug Evans <xdje42@gmail.com>
3000
3001 * gdb.base/bad-file.exp: New file.
3002
a22df60a
MG
30032016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3004
3005 * gdb.dwarf2/implref.exp: New file.
3006
0c13f7e5
BH
30072016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3008
3009 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3010 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3011 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3012 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3013 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3014 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3015 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3016 * lib/fortran.exp (fortran_int4): New procedure.
3017 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3018 (fortran_logical4): Likewise.
3019
9b9b09e9
BH
30202016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3021
3022 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3023
a14d1f4d
BH
30242016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3025
3026 * lib/compiler.c: Add Intel specific preprocessor macros.
3027 * lib/compiler.cc: Likewise.
25d49b86 3028
7d49b1d0
LM
30292016-04-13 Luis Machado <lgustavo@codesourcery.com>
3030
3031 * gdb.server/connect-with-no-symbol-file.c: New file.
3032 * gdb.server/connect-with-no-symbol-file.exp: New file.
3033
8392fa22
SM
30342016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3035
3036 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3037
8c4c4aeb
SM
30382016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3039
3040 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3041 standard output directory.
3042
45e3745e
AT
30432016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3044
3045 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3046
e26b7e41
MM
30472016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3048
3049 * gdb.btrace/instruction_history.c (loop): Add declaration.
3050
8ce09462
AT
30512016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3052
3053 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3054
2e88a1ea
SM
30552016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3056
3057 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3058 parentheses to print.
3059 (continue_handler): Likewise.
3060
f48e22e3
SM
30612016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3062
3063 * gdb.server/solib-list.exp: Remove is_remote check.
3064 Pass shlib= to gdb_compile. Don't link shared library with
3065 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3066 Run binary filename through "readlink -f" on the target.
3067
096be756
PA
30682016-04-08 Pedro Alves <palves@redhat.com>
3069
3070 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3071 interpreter filename as argument to gdbserver_spawn.
3072 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3073 Return empty if $last_loaded_file does not exist.
3074
06500533
JK
30752016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3076
3077 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3078 * gdb.base/jit-main.c: Use exit after usage.
3079
2d35e871
JK
30802016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3081
3082 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3083 GDBHISTSIZE prior to the tests.
3084 * gdb.base/gdbinit-history.exp: Likewise.
3085
30862016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3087
3088 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3089 instead of build_executable. Use gdb_load_shlibs.
3090
c8064e7e
YQ
30912016-04-07 Yao Qi <yao.qi@linaro.org>
3092
3093 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3094 Execute "si" command.
3095
bde47561
YQ
30962016-04-07 Yao Qi <yao.qi@linaro.org>
3097
3098 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3099 number instead of the comments on some line.
3100
b16f8a3b
DB
31012016-04-06 Don Breazeal <donb@codesourcery.com>
3102
3103 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3104 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3105
c2f901df
SM
31062016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3107
3108 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3109 standard_output_file. Remove unused binfile variable.
3110
ac17fda0
CU
31112016-04-05 Catalin Udma <catalin.udma@freescale.com>
3112
3113 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3114 * gdb.python/py-mi-objfile.exp: Match "list main" output
3115 in console format.
3116
03a8c4df
SM
31172016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3118
3119 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3120 absolute.
3121
6e774b13
SM
31222016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3123
3124 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3125 absolute.
3126 * gdb.trace/ftrace.exp: Likewise.
3127 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3128 targets as well.
3129 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3130 (gdb_load_shlibs): Copy libraries to test directory when testing
3131 natively. Only set solib-search-path if testing remotely.
3132 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3133
7817ea46
SM
31342016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3135
3136 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3137 gdb_download. Use it even if the target is not remote.
3138 * gdb.base/jit.exp (compile_jit_test): Likewise.
3139 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3140 output directory if the destination board is local, otherwise use
3141 the standard remote_download from DejaGnu.
3142 (gdb_download): Remove.
3143 (gdb_load_shlibs): Use gdb_remote_download instead of
3144 gdb_download.
3145 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3146 Use gdb_remote_download instead of gdb_download. Use it even if
3147 the target is not remote.
3148 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3149 instead of gdb_download.
3150
7beb7f68
SM
31512016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3152
3153 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3154 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3155 run.
3156
cc63428a
AV
31572016-04-01 Artemiy Volkov <artemiyv@acm.org>
3158
3159 PR gdb/19820
3160 * gdb.base/printcmds.exp: Add artificial arrays tests.
3161
64cdf930
PA
31622016-03-31 Pedro Alves <palves@redhat.com>
3163
3164 PR gdb/19858
3165 * gdb.base/jit-main.c: Include unistd.h.
3166 (ATTACH): Define to 0 if not already defined.
3167 (wait_for_gdb, mypid): New globals.
3168 (WAIT_FOR_GDB): New macro.
3169 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3170 some breakpoint locations.
3171 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3172 New procedures.
3173 (one_jit_test): Add REATTACH parameter, and handle it. Use
3174 continue_to_test_location.
3175 (top level): Test attach, and adjusts calls to one_jit_test.
3176
40dea8cb
PA
31772016-03-31 Pedro Alves <palves@redhat.com>
3178
3179 PR gdb/19858
3180 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3181 BINSUFFIX parameter, and handle it.
3182 (top level): Adjust calls compile_jit_test.
3183
e7ea3ec7
CU
31842016-03-31 Catalin Udma <catalin.udma@freescale.com>
3185
3186 PR python/19743
3187 * gdb.python/py-mi-events-gdb.py: New file.
3188 * gdb.python/py-mi-events.c: New file.
3189 * gdb.python/py-mi-events.exp: New file.
3190
e6359af3
YQ
31912016-03-30 Yao Qi <yao.qi@linaro.org>
3192
3193 * gdb.reverse/until-precsave.exp: Match function name only.
3194 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3195 Move malloc to a condition block.
3196 * gdb.reverse/until-reverse.exp: Match function name only.
3197
a4105d04
MK
31982016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3199
3200 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3201 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3202 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3203 variable for GPR 0 instead of assuming it is register 0.
3204 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3205 * lib/trace-support.exp: Add s390 registers.
3206
bfa6adb9
YQ
32072016-03-29 Yao Qi <yao.qi@linaro.org>
3208
3209 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3210
1e6697ea
YQ
32112016-03-24 Yao Qi <yao.qi@linaro.org>
3212
3213 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3214 test message.
3215
64bcd522
AA
32162016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3217
3218 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3219 maintaining separate logic for constructing the output path.
3220
7868401b
DB
32212016-03-16 Don Breazeal <donb@codesourcery.com>
3222
3223 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3224 Retry fork and waitpid on interrupted system call errors.
3225 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3226 Use with_timeout_factor to increase timeout by factor of 10.
3227
1cafadb4
DB
32282016-03-15 Don Breazeal <donb@codesourcery.com>
3229
3230 * gdb.cp/scope-err.cc: New test program.
3231 * gdb.cp/scope-err.exp: New test script.
3232 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3233 lines and "set breakpoint here" comment.
3234 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3235 Fixed some whitespace and format issues.
3236 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3237 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3238
81516450
DE
32392016-03-15 Doug Evans <dje@google.com>
3240
3241 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3242 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3243 All callers updated. Add tests for enums, mixed flags register.
3244
aa52b601
DE
32452016-03-15 Doug Evans <dje@google.com>
3246
3247 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3248 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3249
fa4ff313
SM
32502016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3251
3252 * gdb.base/default.exp: Add $_as_string to the list of expected
3253 convenience functions.
3254
f2403c39
AB
32552016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3256
3257 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3258
f2f3ccb9
SM
32592016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3260
3261 * gdb.python/py-as-string.exp: New file.
3262 * gdb.python/py-as-string.c: New file.
3263
00dbd492
PA
32642016-03-09 Pedro Alves <palves@redhat.com>
3265
3266 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3267 signal" -> "Thread NN received signal" output change.
3268 * gdb.threads/ia64-sigill.exp: Likewise.
3269 * gdb.threads/linux-dp.exp: Likewise.
3270 * gdb.threads/manythreads.exp: Likewise.
3271 * gdb.threads/pending-step.exp: Likewise.
3272 * gdb.threads/print-threads.exp: Likewise.
3273 * gdb.threads/sigstep-threads.exp: Likewise.
3274 * gdb.threads/staticthreads.exp: Likewise.
3275 * gdb.threads/tls.exp: Likewise.
3276
1e6697ea
YQ
32772016-03-09 Pedro Alves <palves@redhat.com>
3278
3279 * gdb.base/command-line-input.exp: New file.
3280
b04fd3be
MK
32812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3282
3283 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3284 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3285 * gdb.trace/pending.exp: Accept leading dot before function name.
3286 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3287 * lib/trace-support.exp: Set registers for ppc.
3288
98fa59e9
MK
32892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3290
3291 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3292 use it for disassembly; accept .main in addition to main in backtrace.
3293
f77198c8
MK
32942016-03-09 Wei-cheng Wang <cole945@gmail.com>
3295 Marcin Kościelnicki <koriakin@0x04.net>
3296
3297 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3298 (gdb_recursion_test_ptr): New global variable.
3299 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3300 gdb_recursion_test.
3301 (gdb_c_test): Ditto.
3302
ba84e0da
MK
33032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3304
3305 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3306 ordering.
3307
4366d36e
MK
33082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3309
3310 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3311 (bar): Add bar_start_lbl label.
3312 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3313 of foo/bar for emitting DWARF and tracing.
3314
5eb264df
SDJ
33152016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3316
3317 * analyze-racy-logs.py: Set executable bit.
3318
fb6a751f
SDJ
33192016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3320
3321 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3322 (CHECK_TARGET_TMP): Likewise.
3323 (check-single-racy): New rule.
3324 (check-parallel-racy): Likewise.
3325 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3326 (do-check-parallel-racy): New rule.
3327 (check-racy/%.exp): Likewise.
3328 * README (Racy testcases): New section.
3329 * analyze-racy-logs.py: New file.
3330
bdf7e230
DE
33312016-03-03 Doug Evans <dje@google.com>
3332
3333 * gdb.base/skip.exp: Use with_test_prefix.
3334
4719d415
YQ
33352016-03-03 Yao Qi <yao.qi@linaro.org>
3336
3337 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3338 Invoke step_over_syscall "clone" and break_cond_on_syscall
3339 "clone".
3340 * gdb.base/step-over-clone.c: New file.
3341
ea507862
YQ
33422016-03-03 Yao Qi <yao.qi@linaro.org>
3343
3344 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3345 code format.
3346
8fc8cbda
YQ
33472016-03-03 Yao Qi <yao.qi@linaro.org>
3348
3349 * gdb.base/disp-step-fork.c: Rename to ...
3350 * gdb.base/step-over-fork.c: ... it. New file.
3351 * gdb.base/disp-step-vfork.c: Rename to ...
3352 * gdb.base/step-over-vfork.c: ... it. New file.
3353 * gdb.base/disp-step-syscall.exp: Rename to ...
3354 * gdb.base/step-over-syscall.exp: ... it. New file.
3355 (disp_step_cross_syscall): Rename to ...
3356 (step_over_syscall): ... it.
3357
92fa70b0
YQ
33582016-03-03 Yao Qi <yao.qi@linaro.org>
3359
3360 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3361 If target supports condition evaluation on target, invoke
3362 break_cond_on_syscall for fork and vfork.
3363
e197ad3c
YQ
33642016-03-03 Yao Qi <yao.qi@linaro.org>
3365
3366 * gdb.base/disp-step-syscall.exp: Don't invoke
3367 support_displaced_stepping.
3368 (disp_step_cross_syscall): Test with displaced stepping off and
3369 on if supported.
3370
0b47da9f
YQ
33712016-03-03 Yao Qi <yao.qi@linaro.org>
3372
3373 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3374 proc.
3375 (setup): New proc.
3376 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3377 and setup.
3378
065ab6dc
BH
33792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3380
3381 * gdb.fortran/vla-history.exp: Remove breakpoint.
3382
07e448ad 33832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3384
25d49b86
PA
3385 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3386 exceeds timeout.
07e448ad 3387
9ac2d526 33882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3389
25d49b86
PA
3390 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3391 breakpoint.
9ac2d526 3392
17807369
BH
33932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3394
3395 * gdb.mi/vla.f90: Nullify pointer after declaration.
3396
86e501af
PA
33972016-03-01 Pedro Alves <palves@redhat.com>
3398
3399 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3400
1e903e32
PA
34012016-03-01 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3404 before anything else.
3405 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3406 _GNU_SOURCE here.
3407 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3408 before anything else.
3409 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3410
6ccb54e2
PA
34112016-03-01 Pedro Alves <palves@redhat.com>
3412
3413 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3414
30ca9da1
YQ
34152016-03-01 Yao Qi <yao.qi@linaro.org>
3416
3417 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3418 prepare_for_testing.
3419
dc856b38
YQ
34202016-03-01 Yao Qi <yao.qi@linaro.org>
3421
3422 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3423
4a932159
AA
34242016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3425
3426 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3427 manually constructing the output path.
3428
f2489477
AA
34292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3430
3431 * gdb.arch/s390-stackless.S: New.
3432 * gdb.arch/s390-stackless.exp: New.
3433
38899f16
IB
34342016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3435
3436 * gdb.dlang/circular.c: New file.
3437 * gdb.dlang/circular.exp: New file.
3438
9fde51ed
YQ
34392016-02-26 Yao Qi <yao.qi@linaro.org>
3440
3441 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3442 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3443 (testcases): Update.
3444
ce90fefe
YQ
34452016-02-26 Yao Qi <yao.qi@linaro.org>
3446
3447 * gdb.reverse/aarch64.c: Rename to ...
3448 * gdb.reverse/insn-reverse.c: ... it.
3449 * gdb.reverse/aarch64.exp: Rename to ...
3450 * gdb.reverse/insn-reverse.exp: ... it.
3451
3263bceb
YQ
34522016-02-26 Yao Qi <yao.qi@linaro.org>
3453
3454 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3455 (testcase_ftype): New.
3456 (testcases): New array.
3457 (n_testcases): New.
3458 (main): Call each element in testcases.
3459 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3460 (read_testcase): New.
3461 Do the tests in a loop.
3462
6cb59ff1
YQ
34632016-02-25 Yao Qi <yao.qi@linaro.org>
3464
3465 * gdb.base/branches.c: Remove.
3466
ae91f625
MK
34672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3468
3469 PR gdb/13808
3470 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3471
678b48b7
MK
34722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3473
3474 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3475
7337a6f2
MK
34762016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3477
3478 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3479 change x86_64 call_insn to 'callq'.
3480
861ca91f
AT
34812016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3482
3483 * gdb.trace/tfile-avx.c: Move to...
3484 * gdb.trace/tracefile-pseudo-reg.c: Here.
3485 * gdb.trace/tfile-avx.exp: Move to...
3486 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3487
bf74e428
GB
34882016-02-24 Gary Benson <gbenson@redhat.com>
3489
3490 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3491 message on attach.
3492
cce0e923
DE
34932016-02-23 Doug Evans <dje@google.com>
3494
3495 * gdb.base/skip.c (test_skip): New function.
3496 (end_test_skip_file_and_function): New function.
3497 (test_skip_file_and_function): New function.
3498 * gdb.base/skip1.c (test_skip): New function.
3499 (skip1_test_skip_file_and_function): New function.
3500 * gdb.base/skip.exp: Add tests for new skip options.
3501 * gdb.base/skip-solib.exp: Update expected output.
3502 * gdb.perf/skip-command.cc: New file.
3503 * gdb.perf/skip-command.exp: New file.
3504 * gdb.perf/skip-command.py: New file.
3505
4000e47e
MK
35062016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3507
3508 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3509 info registers pattern.
3510
24f75ead
IB
35112016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3512
3513 * lib/future.exp: Add D support.
3514 (gdb_find_gdc): New proc.
3515 (gdb_default_target_compile): Add D support.
3516
fbb7bcbe
WW
35172016-02-18 Wei-cheng Wang <cole945@gmail.com>
3518
3519 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3520 user+system time.
3521 (trace_speed_test): Determine the iteration count for a time
3522 between 15..30 seconds.
3523
012b3a21
WT
35242016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3525
3526 * gdb.arch/i386-mpx-sigsegv.c: New file.
3527 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3528 * gdb.arch/i386-mpx-simple_segv.c: New file.
3529 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3530
2d5189bd
YQ
35312016-02-18 Yao Qi <yao.qi@linaro.org>
3532
3533 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3534 Don't call setup_kfail.
3535
40fb20d0
YQ
35362016-02-18 Yao Qi <yao.qi@linaro.org>
3537
3538 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3539 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3540
21b1f8d2
DE
35412016-02-16 Doug Evans <dje@google.com>
3542
3543 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3544 * gdb.base/skip1.c: Ditto.
3545 * gdb.base/skip.exp: Whitespace cleanup.
3546
4041ed77
DB
35472016-02-16 Don Breazeal <donb@codesourcery.com>
3548
3549 PR remote/19496
3550 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3551 Remove kfail for PR remote/19496.
3552
c4ef31bf
SM
35532016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3554
3555 * lib/gdb.exp (standard_temp_file): Return a path specific to
3556 the runtest invocation.
3557
266b65b3
SM
35582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3559
3560 * gdb.trace/save-trace.exp: Change relative path to be in the
3561 standard output directory.
3562
a7a0a6a9
JK
35632016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3564
3565 * gdb.arch/i386-prologue.c: Add missing prototypes.
3566
c99dbb42
JK
35672016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3568
3569 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3570 * gdb.arch/i386-prologue.exp: Likewise.
3571 * gdb.arch/i386-size.exp: Likewise.
3572
aa480355
SM
35732016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3574
3575 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3576 define object file path.
3577 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3578 file path.
3579 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3580 standard_output_file to define binfile.
3581
ba881f50
JK
35822016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3583
3584 Fix compatibility with recent gfortran-5.3.1.
3585 * gdb.fortran/vla-history.exp (print vla1 allocated)
3586 (print vla2 allocated, print $2, print $3): Remove
3587 (print $4): Rename to ...
3588 (print $2): ... here.
3589 (print $9): Rename to ...
3590 (print $5): ... here.
3591 (print $10): Rename to ...
3592 (print $6): ... here.
3593 * gdb.fortran/vla.f90: Add pvla initialization.
3594
e9fb005c
JK
35952016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3596
3597 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3598 New test.
3599 * gdb.fortran/vla-value-sub.exp: Likewise.
3600
e44e00ff
MK
36012016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3602
3603 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3604
97e94151
SM
36052016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3606
3607 * i386-biarch-core.exp: Define corefile using
3608 standard_output_file.
3609
01113bc1
YQ
36102016-02-12 Yao Qi <yao.qi@linaro.org>
3611
3612 * gdb.arch/arm-single-step-kernel-helper.c: New.
3613 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3614
33b4777c
MM
36152016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3616
3617 * gdb.btrace/tailcall-only.exp: New.
3618 * gdb.btrace/tailcall-only.c: New.
3619 * gdb.btrace/x86_64-tailcall-only.S: New.
3620 * gdb.btrace/i686-tailcall-only.S: New.
3621
acc23c11
PA
36222016-02-11 Pedro Alves <palves@redhat.com>
3623
3624 * README (Parallel testing): Add missing double quotes.
3625
e352bf0a
PA
36262016-02-11 Pedro Alves <palves@redhat.com>
3627
3628 * README (Parallel testing): New section.
3629 (GDB_PARALLEL): Rewrite.
3630 (FORCE_PARALLEL): Document.
3631
9f5fed78
MK
36322016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3633
3634 * gdb.trace/tfile-avx.c: New test.
3635 * gdb.trace/tfile-avx.exp: New test.
3636
9ef9e6a6
KS
36372016-02-09 Keith Seitz <keiths@redhat.com>
3638
3639 PR breakpoints/19546
3640 * gdb.base/infcall-exec.c: New file.
3641 * gdb.base/infcall-exec2.c: New file.
3642 * gdb.base/infcall-exec.exp: New file.
3643
a96e36da
KS
36442016-02-09 Keith Seitz <keiths@redhat.com>
3645
3646 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3647 (toplevel): Call test_bkpt_address.
3648
9f61929f
KS
36492016-02-09 Keith Seitz <keiths@redhat.com>
3650
3651 PR python/19506
3652 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3653 (toplevel): Call test_bkpt_address.
3654
1e94266c
SM
36552016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3656
3657 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3658 to AC_OUTPUT.
3659 * configure: Regenerate.
3660
2a7f3dff
PA
36612016-02-09 Pedro Alves <palves@redhat.com>
3662
3663 PR breakpoints/19548
3664 * gdb.base/execl-update-breakpoints.c (some_function): New
3665 function.
3666 (main): Call it.
3667 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3668 Tighten expected GDB output.
3669
2151ccc5
SM
36702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3671
3672 * Makefile.in (ALL_SUBDIRS): Remove.
3673 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3674 (distclean maintainer-clean realclean): Likewise.
3675 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3676 * configure: Regenerate.
3677 * gdb.ada/Makefile.in: Delete.
3678 * gdb.arch/Makefile.in: Likewise.
3679 * gdb.asm/Makefile.in: Likewise.
3680 * gdb.base/Makefile.in: Likewise.
3681 * gdb.btrace/Makefile.in: Likewise.
3682 * gdb.cell/Makefile.in: Likewise.
3683 * gdb.compile/Makefile.in: Likewise.
3684 * gdb.cp/Makefile.in: Likewise.
3685 * gdb.disasm/Makefile.in: Likewise.
3686 * gdb.dlang/Makefile.in: Likewise.
3687 * gdb.dwarf2/Makefile.in: Likewise.
3688 * gdb.fortran/Makefile.in: Likewise.
3689 * gdb.gdb/Makefile.in: Likewise.
3690 * gdb.go/Makefile.in: Likewise.
3691 * gdb.guile/Makefile.in: Likewise.
3692 * gdb.java/Makefile.in: Likewise.
3693 * gdb.linespec/Makefile.in: Likewise.
3694 * gdb.mi/Makefile.in: Likewise.
3695 * gdb.modula2/Makefile.in: Likewise.
3696 * gdb.multi/Makefile.in: Likewise.
3697 * gdb.objc/Makefile.in: Likewise.
3698 * gdb.opencl/Makefile.in: Likewise.
3699 * gdb.opt/Makefile.in: Likewise.
3700 * gdb.pascal/Makefile.in: Likewise.
3701 * gdb.perf/Makefile.in: Likewise.
3702 * gdb.python/Makefile.in: Likewise.
3703 * gdb.reverse/Makefile.in: Likewise.
3704 * gdb.server/Makefile.in: Likewise.
3705 * gdb.stabs/Makefile.in: Likewise.
3706 * gdb.threads/Makefile.in: Likewise.
3707 * gdb.trace/Makefile.in: Likewise.
3708 * gdb.xml/Makefile.in: Likewise.
3709 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3710 GDB_PARALLEL.
3711 (standard_output_file): Remove check for GDB_PARALLEL, always
3712 return path in outputs/$subdir/$testname.
3713
437277d4
SM
37142016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3715
3716 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3717 (site.exp): Assign abs_srcdir to tcl's srcdir.
3718
31d913c7
YQ
37192016-02-04 Yao Qi <yao.qi@linaro.org>
3720
3721 * gdb.base/foll-exec-mode.c: Include limits.h.
3722 (main): Add parameters argc and argv. Get directory from
3723 argv[0].
3724 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3725 compilation.
3726 * gdb.base/foll-exec.c: Include limits.h.
3727 (main): Add parameters argc and argv.
3728 Get directory from argv[0].
3729 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3730 Adjust tests on the number of lines as source code changed.
3731 * gdb.base/foll-vfork-exit.c: Include limits.h.
3732 (main): Add one line of statement before vfork.
3733 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3734 (main): Add parameters argc and argv. Get directory from
3735 argv[0].
3736 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3737 (setup_gdb): Set tbreak to skip some source lines.
3738 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3739 (main): Add parameters argc and argv. Get directory from
3740 argv[0].
3741 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3742 compilation.
3743 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3744 (main): Add parameters argc and argv. Get directory from
3745 argv[0].
3746 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3747 compilation.
3748
9482b9fb
DE
37492016-02-01 Doug Evans <dje@google.com>
3750
3751 * gdb.base/skip.exp: Clean up multiple references to same test name.
3752
6b2e4f10
PA
37532016-02-01 Pedro Alves <palves@redhat.com>
3754
ccb6afd6 3755 PR remote/19496
6b2e4f10
PA
3756 * gdb.threads/forking-threads-plus-breakpoint.exp
3757 (displaced_stepping_supported): New global.
3758 (probe_displaced_stepping_support): New procedure.
3759 (do_test): Add 'displaced' parameter, and use it.
3760 (top level): Check for displaced stepping support. Add displaced
3761 stepping on/off testing axis.
3762
37a8db1a
AB
37632016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3766 pointer. Don't perform further tests on the unassociated pointer
3767 if the first test fails.
3768
5fdf6324
AB
37692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3770
3771 * gdb.base/max-value-size.c: New file.
3772 * gdb.base/max-value-size.exp: New file.
3773 * gdb.base/huge.exp: Disable max-value-size for this test.
3774
935c6144
IB
37752016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3776
3777 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3778
7fe8399d
YQ
37792016-01-28 Yao Qi <yao.qi@linaro.org>
3780
3781 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3782
a2077e25
PA
37832016-01-25 Pedro Alves <palves@redhat.com>
3784
3785 PR threads/19461
3786 * gdb.base/fork-running-state.c: New file.
3787 * gdb.base/fork-running-state.exp: New file.
3788
1d2736d4
PA
37892016-01-25 Pedro Alves <palves@redhat.com>
3790
3791 PR gdb/19494
3792 * gdb.base/catch-fork-kill.c: New file.
3793 * gdb.base/catch-fork-kill.exp: New file.
3794
f1da4b11
PA
37952016-01-25 Pedro Alves <palves@redhat.com>
3796
3797 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3798 Delete, moved to lib/gdb.exp.
3799 * gdb.threads/forking-threads-plus-breakpoint.exp
3800 (foreach_with_prefix): Likewise.
3801 * gdb.threads/process-dies-while-handling-bp.exp
3802 (foreach_with_prefix): Likewise.
3803 * lib/gdb.exp (foreach_with_prefix): New procedure.
3804
45f38546
MK
38052016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3806
3807 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3808 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3809
dc29a1ce
MK
38102016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3811
3812 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3813 endian targets.
3814
092127d7
JK
38152016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3816 Pedro Alves <palves@redhat.com>
3817
3818 Fix testsuite compatibility with Guile.
3819 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3820 number.
3821
31d765d3
JK
38222016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3823
3824 Fix testsuite compatibility with Guile.
3825 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3826 (thread 1): New test for backtrace through signal handler.
3827
1ac78c04
YQ
38282016-01-22 Yao Qi <yao.qi@linaro.org>
3829
3830 PR testsuite/19491
3831 * gdb.base/multi-forks.c: Include
3832 ../lib/unbuffer_output.c
3833 (main): Call gdb_unbuffer_output.
3834
4f5946a8
DE
38352016-01-21 Doug Evans <dje@google.com>
3836
3837 * lib/ada.exp (gdb_compile_ada): Fix typo.
3838
305e13e6
JB
38392016-01-21 Joel Brobecker <brobecker@adacore.com>
3840
3841 * gdb.base/break-fun-addr.exp: New file.
3842 * gdb.base/break-fun-addr1.c: New file.
3843 * gdb.base/break-fun-addr2.c: New file.
3844
5f5dfff6
SM
38452016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3846
3847 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3848 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3849 enum flag values.
3850
fd356fa2
AA
38512016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3852
3853 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3854 when GDB can not set the vector return value. Add more comments
3855 for clarification.
3856
9df22175
AT
38572016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3858
3859 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3860 command.
3861
41d1845e
SM
38622016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3863
3864 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3865
01ac6840
SM
38662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3867
3868 * Makefile.in (check-single): Pass --status to runtest.
3869 (check/%.exp): Likewise.
3870
38712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3872
3873 * Makefile.in (check-parallel): Propagate return code from make
3874 do-check-parallel.
3875
bd0a71fa
MK
38762016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3877
3878 * gdb.trace/ftrace.exp: Fix expected message on continue.
3879 * gdb.trace/pending.exp: Fix expected message on continue.
3880 * gdb.trace/trace-break.exp: Fix expected message on continue.
3881
8bcbad33
SM
38822016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3883
3884 * lib/gdb.exp (gdb_test): Remove unused global references.
3885
f303dbd6
PA
38862016-01-18 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.base/async-shell.exp: Adjust expected output.
3889 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3890 * gdb.base/siginfo-thread.exp: Adjust expected output.
3891 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3892 * gdb.java/jnpe.exp: Adjust expected output.
3893 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3894 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3895 * gdb.threads/leader-exit.exp: Adjust expected output.
3896 * gdb.threads/manythreads.exp: Adjust expected output.
3897 * gdb.threads/pthreads.exp: Adjust expected output.
3898 * gdb.threads/schedlock.exp: Adjust expected output.
3899 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3900 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3901 expected output.
3902 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3903 output.
3904 * gdb.threads/sigthread.exp: Adjust expected output.
3905 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3906
b2789696
YQ
39072016-01-18 Yao Qi <yao.qi@linaro.org>
3908
3909 * gdb.guile/scm-section-script.c: Replace @progbits with
3910 %progbits.
3911 * gdb.python/py-section-script.c: Likewise.
3912
71ef29a8
PA
39132016-01-15 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.multi/tids.exp: Test star wildcard ranges.
3916
3f5b7598
PA
39172016-01-15 Pedro Alves <palves@redhat.com>
3918
3919 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3920 command from "thread apply" invocation.
3921 (thr_apply_info_thr_invalid): Default the expected output to the
3922 input tid list.
3923 (top level): Add tests that use convenience variables. Add tests
3924 for "thread apply" with a valid TID list, but missing the command.
3925
663f6d42
PA
39262016-01-13 Pedro Alves <palves@redhat.com>
3927
3928 * gdb.base/default.exp: Expect $_gthread as well.
3929 * gdb.multi/tids.exp: Test $_gthread.
3930 * gdb.threads/thread-specific.exp: Test $_gthread.
3931
c84f6bbf
PA
39322016-01-13 Pedro Alves <palves@redhat.com>
3933
3934 * gdb.multi/tids.exp: Test "info threads -gid".
3935
22a02324
PA
39362016-01-13 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3939 Breakpoint.thread.
3940 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3941
5d5658a1
PA
39422016-01-07 Pedro Alves <palves@redhat.com>
3943
3944 * gdb.base/break.exp: Adjust to output changes.
3945 * gdb.base/hbreak2.exp: Likewise.
3946 * gdb.base/sepdebug.exp: Likewise.
3947 * gdb.base/watch_thread_num.exp: Likewise.
3948 * gdb.linespec/keywords.exp: Likewise.
3949 * gdb.multi/info-threads.exp: Likewise.
3950 * gdb.threads/thread-find.exp: Likewise.
3951 * gdb.multi/tids.c: New file.
3952 * gdb.multi/tids.exp: New file.
3953
84654457
PA
39542016-01-13 Pedro Alves <palves@redhat.com>
3955
3956 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3957
e3940304
PA
39582016-01-13 Pedro Alves <palves@redhat.com>
3959
3960 * gdb.base/default.exp: Expect $_inferior as well.
3961 * gdb.multi/base.exp: Test $_inferior.
3962
a911d87a
PA
39632016-01-13 Pedro Alves <palves@redhat.com>
3964
3965 PR breakpoints/19388
3966 * gdb.base/catch-signal-siginfo-cond.c: New file.
3967 * gdb.base/catch-signal-siginfo-cond.exp: New file.
3968
82075af2
JS
39692016-01-12 Josh Stone <jistone@redhat.com>
3970 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3971
3972 * gdb.base/catch-syscall.c (do_execve): New variable.
3973 (main): Conditionally trigger an execve.
3974 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
3975 (test_catch_syscall_execve): New, check entry/return across execve.
3976 (do_syscall_tests): Call test_catch_syscall_execve.
3977
e46eeedd
PA
39782016-01-12 Pedro Alves <palves@redhat.com>
3979
3980 * gdb.base/random-signal.exp (do_test): New procedure, with body
3981 of testcase moved in.
3982
01d8c27e
JK
39832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3984 Pedro Alves <palves@redhat.com>
3985
3986 * gdb.base/funcargs.exp (finish from indirectly called function):
3987 Reintroduce the case for 'First'.
3988
9a706302
JK
39892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3990 Pedro Alves <palves@redhat.com>
3991
3992 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3993 (tcatch_vfork_then_child_follow_exec)
3994 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
3995 identification.
3996
c0ecb95f
JK
39972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3998
3999 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4000 and repeats to unlimited.
4001 * gdb.python/py-value.exp: Likewise.
4002 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4003 and repeats to unlimited.
4004
6cfc1fcb
JK
40052016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4006
4007 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4008 and reordering the functions.
4009 * gdb.multi/hangout.c: Likewise.
4010 * gdb.multi/hello.c: Likewise.
4011
582a1b00
SM
40122016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4013
4014 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4015 absolute.
4016 (SingleStatisticTestResult.report): Use dict.keys instead of
4017 dict.iterkeys.
4018
79bc59cb
PA
40192016-01-06 Pedro Alves <palves@redhat.com>
4020
4021 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4022
43368e1d
MM
40232016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4024
4025 * gdb.btrace/dlopen.exp: New.
4026 * gdb.btrace/dlopen.c: New.
4027 * gdb.btrace/dlopen-dso.c: New.
4028
79fad5b8
SL
40292015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4030
4031 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4032 PATTERN argument is optional.
4033
ab8314b3
JB
40342015-12-24 Joel Brobecker <brobecker@adacore.com>
4035
4036 * lib/ada.exp (target_compile_ada_from_dir): New function.
4037 (gdb_compile_ada): Reimplement avoiding the use of project files.
4038 * gdb.ada/gnat_ada.gpr: Delete.
4039 * gdb.ada/cond_lang.exp: Adjust test to make path before
4040 filename optional.
4041 * gdb.ada/small_reg_param.exp: Likewise.
4042
fe33faff
SM
40432015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4044
4045 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4046
6d265cb4
TP
40472015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4048
4049 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4050 case.
4051
10125099
SM
40522015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4053
4054 * gdb.base/break.exp: Remove dead code.
4055 * gdb.base/sepdebug.exp: Likewise.
4056
3ca22649
SM
40572015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4058
4059 * gdb.asm/asm-source.exp: Remove HP-UX references.
4060 * gdb.base/annota1.exp: Likewise.
4061 * gdb.base/annota3.exp: Likewise.
4062 * gdb.base/attach.exp: Likewise.
4063 * gdb.base/bigcore.exp: Likewise.
4064 * gdb.base/break.exp: Likewise.
4065 * gdb.base/call-ar-st.exp: Likewise.
4066 * gdb.base/callfuncs.exp: Likewise.
4067 * gdb.base/catch-fork-static.exp: Likewise.
4068 * gdb.base/display.exp: Likewise.
4069 * gdb.base/foll-exec-mode.exp: Likewise.
4070 * gdb.base/foll-exec.exp: Likewise.
4071 * gdb.base/foll-fork.exp: Likewise.
4072 * gdb.base/foll-vfork.exp: Likewise.
4073 * gdb.base/funcargs.exp: Likewise.
4074 * gdb.base/hbreak2.exp: Likewise.
4075 * gdb.base/inferior-died.exp: Likewise.
4076 * gdb.base/interrupt.exp: Likewise.
4077 * gdb.base/multi-forks.exp: Likewise.
4078 * gdb.base/nodebug.exp: Likewise.
4079 * gdb.base/sepdebug.exp: Likewise.
4080 * gdb.base/solib1.c: Likewise.
4081 * gdb.base/step-test.exp: Likewise.
4082 * gdb.mi/non-stop.c: Likewise.
4083 * gdb.mi/pthreads.c: Likewise.
4084 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4085 * gdb.threads/pthreads.c: Likewise.
4086 * gdb.threads/staticthreads.exp: Likewise.
4087 * lib/future.exp: Likewise.
4088 * lib/gdb.exp: Likewise.
4089 * gdb.base/so-indr-cl.c: Remove.
4090 * gdb.base/so-indr-cl.exp: Likewise.
4091 * gdb.base/solib.c: Likewise.
4092 * gdb.base/solib.exp: Likewise.
4093 * gdb.base/solib2.c: Likewise.
4094
b6304613
SM
40952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4096
4097 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4098 * gdb.base/call-ar-st.exp: Likewise.
4099 * gdb.base/callfuncs.exp: Likewise.
4100 * gdb.base/condbreak.exp: Likewise.
4101 * gdb.base/constvars.exp: Likewise.
4102 * gdb.base/hbreak2.exp: Likewise.
4103 * gdb.base/langs.exp: Likewise.
4104 * gdb.base/list.exp: Likewise.
4105 * gdb.base/long_long.exp: Likewise.
4106 * gdb.base/ptype.exp: Likewise.
4107 * gdb.base/scope.exp: Likewise.
4108 * gdb.base/signals.exp: Likewise.
4109 * gdb.base/so-impl-ld.exp: Likewise.
4110 * gdb.base/varargs.exp: Likewise.
4111 * gdb.base/volatile.exp: Likewise.
4112 * gdb.base/whatis.exp: Likewise.
4113 * gdb.cp/cplusfuncs.exp: Likewise.
4114 * gdb.cp/inherit.exp: Likewise.
4115 * gdb.cp/local.exp: Likewise.
4116 * gdb.cp/member-ptr.exp: Likewise.
4117 * gdb.cp/method.exp: Likewise.
4118 * gdb.cp/overload.exp: Likewise.
4119 * gdb.cp/templates.exp: Likewise.
4120 * gdb.stabs/weird.exp: Likewise.
4121 * lib/compiler.c: Likewise.
4122 * lib/compiler.cc: Likewise.
4123 * lib/cp-support.exp: Likewise.
4124 * lib/gdb.exp: Likewise.
4125
bf401b07
SM
41262015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4127
4128 * configure.ac: Remove HP-UX case.
4129 * configure: Regenerate.
4130
aff9c0f8
SM
41312015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4132
4133 * lib/gdb.exp (gdb_compile): Add function doc.
4134
a6904d5a
PA
41352015-12-17 Pedro Alves <palves@redhat.com>
4136
4137 PR threads/19354
4138 * gdb.multi/info-threads.exp: New file.
4139
a22279dd
YQ
41402015-12-15 Yao Qi <yao.qi@linaro.org>
4141
4142 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4143 is aarch64*-*-*.
4144
0588c796
SL
41452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4146
4147 * gdb.base/history-duplicates.exp: Skip if no readline support.
4148
5d978e17
SL
41492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4150
4151 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4152
7e763b86
SL
41532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4154
4155 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4156
87a3a92c
SL
41572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4158
4159 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4160 ctrl-C if nointerrupts target property is set.
4161 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4162 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4163 * gdb.base/paginate-bg-execution.exp: Likewise.
4164 * gdb.base/paginate-execution-startup.exp: Likewise.
4165 * gdb.base/random-signal.exp: Likewise.
4166 * gdb.base/range-stepping.exp: Likewise.
4167 * gdb.cp/annota2.exp: Likewise.
4168 * gdb.cp/annota3.exp: Likewise.
4169 * gdb.gdb/selftest.exp: Likewise.
4170 * gdb.threads/continue-pending-status.exp: Likewise.
4171 * gdb.threads/leader-exit.exp: Likewise.
4172 * gdb.threads/manythreads.exp: Likewise.
4173 * gdb.threads/pthreads.exp: Likewise.
4174 * gdb.threads/schedlock.exp: Likewise.
4175 * gdb.threads/sigthread.exp: Likewise.
4176
a8f077dc
DB
41772015-12-11 Don Breazeal <donb@codesourcery.com>
4178
4179 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4180 remote.
4181 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4182 * gdb.base/foll-exec.exp (main): Enable for target remote.
4183 * gdb.base/foll-fork.exp (main): Likewise.
4184 * gdb.base/foll-vfork.exp (main): Likewise.
4185 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4186 (proc continue_to_exit_bp_loc): Use clean_restart.
4187 * gdb.base/pie-execl.exp (main): Disable for target remote.
4188 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4189 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4190 * gdb.threads/execl.exp (main): Likewise.
4191 * gdb.threads/fork-child-threads.exp (main): Likewise.
4192 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4193 remote.
4194 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4195 remote.
4196 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4197 pid.tid style ptids, instead of just tid.
4198 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4199 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4200 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4201 ptids, instead of just tid.
4202
3b2464a8
AB
42032015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4204
4205 * gdb.base/list.exp (test_list_forward): Add end of file error
4206 test.
4207 (test_repeat_list_command): Add end of file error test.
4208 (test_list_backwards): Add beginning of file error test.
4209
a0def019
AB
42102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * gdb.base/list.exp (test_list_invalid_args): New function,
4213 defined, and called.
4214
5c000dff
AB
42152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4216
4217 * gdb.base/list.exp (test_list): Make test names unique.
4218
f1637ebe
YQ
42192015-12-11 Yao Qi <yao.qi@linaro.org>
4220
4221 * gdb.base/coremaker2.c: Remove.
4222
36d6fc0a
PA
42232015-12-10 Pedro Alves <palves@redhat.com>
4224
4225 * gdb.multi/base.exp: Remove stale "spaces" references.
4226
762f7747
PA
42272015-12-10 Pedro Alves <palves@redhat.com>
4228
4229 * gdb.multi/base.exp: Don't use nowarnings.
4230 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4231 * gdb.multi/hangout.c: Include stdio.h.
4232 * gdb.multi/hello.c: Include stdlib.h.
4233 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4234 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4235 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4236
28d2bfb9
AB
42372015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4238
4239 * gdb.dwarf2/dw2-ranges-base.c: New file.
4240 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4241 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4242 support additional line table, and debug ranges generation.
4243 (Dwarf::ranges): New function, generate .debug_ranges.
4244 (Dwarf::lines): Support generating simple line table programs.
4245 (Dwarf::assemble): Initialise new namespace variables.
4246
5fc2beac
KB
42472015-12-09 Kevin Buettner <kevinb@redhat.com>
4248
4249 * gdb.base/async.exp (proc test_background): Add case for
4250 asynchronous execution not supported.
4251
1c35a88f
LM
42522015-12-09 Luis Machado <lgustavo@codesourcery.com>
4253
4254 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4255 format and change test names to make them unique.
4256
b593e3d9
RK
42572015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4258 Pedro Alves <pedro@redhat.com>
4259
4260 PR gdb/18702
4261 Add checking of floatformats setup on x86_64 hosts.
4262 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4263 (smallval, bigval): New labels/constants.
4264 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4265 float" after loading bigval and smallval.
4266
d72413e6
PMR
42672015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4268
4269 * gdb.ada/fun_overload_menu.exp: New testcase.
4270 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4271
ece66d65
JS
42722015-12-04 Josh Stone <jistone@redhat.com>
4273
4274 * gdb.base/catch-fork-static.exp: New.
4275
41d0efca
YQ
42762015-12-03 Yao Qi <yao.qi@linaro.org>
4277
4278 * gdb.base/sizeof.c: Don't include stdio.h and
4279 ../lib/unbuffer_output.c.
4280 (main): New variable 'size' and 'value'. Remove printf and
4281 gdb_unbuffer_output. Assign return value to size and value.
4282 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4283 at the beginning.
4284 (check_sizeof): Check the result by printing variable 'size'.
4285 (check_valueof): Check the result by printing variable 'value'.
4286
99fd02d9
YQ
42872015-12-01 Yao Qi <yao.qi@linaro.org>
4288
4289 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4290 for aarch64*-*-linux* target.
4291
f2faf941
PA
42922015-11-30 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4295
04bf20c5
PA
42962015-11-30 Pedro Alves <palves@redhat.com>
4297
4298 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4299 Handle non-stop mode vCont replies.
4300
09df4675
PA
43012015-11-30 Pedro Alves <palves@redhat.com>
4302
4303 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4304 prepare_for_testing. Start gdb with "set non-stop on" appended to
4305 GDBFLAGS. Lax expected stop output.
4306
58b584af
YQ
43072015-11-27 Yao Qi <yao.qi@linaro.org>
4308
4309 * gdb.arch/arm-neon.exp: New.
4310 * gdb.arch/arm-neon.c: New.
4311
dfcb77a8
YQ
43122015-11-27 Yao Qi <yao.qi@linaro.org>
4313
4314 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4315
88e8ec1b
YQ
43162015-11-27 Yao Qi <yao.qi@linaro.org>
4317
4318 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4319 frames-invalid annotation.
4320
bfde72c2
YQ
43212015-11-27 Yao Qi <yao.qi@linaro.org>
4322
4323 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4324
f6512a69
SM
43252015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4326
4327 * gdb.threads/names.exp: New file.
4328 * gdb.threads/names.c: New file.
4329 * README: Mention gdb,no_thread_names.
4330
46a3515b
MM
43312015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4332
4333 PR 19297
4334 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4335 support" error.
4336
62147a22
PA
43372015-11-24 Pedro Alves <palves@redhat.com>
4338
4339 PR 17539
4340 * gdb.base/display.exp: Expect displays to be sorted in ascending
4341 order. Use multi_line.
4342 * gdb.base/solib-display.exp: Likewise.
4343
2f341b6e
PA
43442015-11-24 Pedro Alves <palves@redhat.com>
4345
4346 PR 17539
25d49b86
PA
4347 * gdb.base/display.exp: Expect displays to be sorted in ascending
4348 order. Use multi_line.
4349 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4350
7e0aa6aa
PA
43512015-11-24 Pedro Alves <palves@redhat.com>
4352
4353 PR 17539
4354 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4355 threads in ascending order.
4356 * gdb.base/foll-fork.exp: Likewise.
4357 * gdb.base/foll-vfork.exp: Likewise.
4358 * gdb.base/multi-forks.exp: Likewise.
4359 * gdb.mi/mi-nonstop.exp: Likewise.
4360 * gdb.mi/mi-nsintrall.exp: Likewise.
4361 * gdb.multi/base.exp: Likewise.
4362 * gdb.multi/multi-arch.exp: Likewise.
4363 * gdb.python/py-inferior.exp: Likewise.
4364 * gdb.threads/break-while-running.exp: Likewise.
4365 * gdb.threads/execl.exp: Likewise.
4366 * gdb.threads/gcore-thread.exp: Likewise.
4367 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4368 * gdb.threads/kill.exp: Likewise.
4369 * gdb.threads/linux-dp.exp: Likewise.
4370 * gdb.threads/multiple-step-overs.exp: Likewise.
4371 * gdb.threads/next-bp-other-thread.exp: Likewise.
4372 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4373 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4374 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4375 * gdb.threads/thread-find.exp: Likewise.
4376 * gdb.threads/tls.exp: Likewise.
4377 * lib/mi-support.exp (mi_reverse_list): Delete.
4378 (mi_check_thread_states): No longer reverse list.
4379
2cc57ad8
PA
43802015-11-24 Pedro Alves <palves@redhat.com>
4381
4382 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4383 use lowercase.
4384
c93e8391
SM
43852015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4386
4387 * gdb.trace/actions.c: Include trace-common.h.
4388 (main): Add a location for a fast tracepoint.
4389 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4390 the normal tracepoints.
4391 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4392
045ccf91
SM
43932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4394
4395 * save-trace.exp: Factor out code to these...
4396 (gdb_save_tracepoints): New.
4397 (gdb_load_tracepoints): New.
4398 (do_save_load_test): New.
4399
5506f9f6
KB
44002015-11-23 Kevin Buettner <kevinb@redhat.com>
4401
4402 * gdb.base/asmlabel.exp: New test.
4403 * gdb.base/asmlabel.c: New test case.
4404
16c3b12f
JB
44052015-11-23 Joel Brobecker <brobecker@adacore.com>
4406
4407 * gdb.base/wrong_frame_bt_full-main.c: New file.
4408 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4409 * gdb.base/wrong_frame_bt_full.exp: New file.
4410
155bfbd3
JB
44112015-11-23 Joel Brobecker <brobecker@adacore.com>
4412
4413 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4414
bb097445
JM
44152015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4416
206853a0 4417 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4418 pstate register when comparing registers values in
4419 sparc64-*-linux-gnu targets to avoid spurious differences.
4420
9c88ed8f
JM
44212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4422
206853a0 4423 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4424
96161e25
SL
44252015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4426
4427 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4428 as type argument to gdb_compile.
4429 * gdb.base/nested-subp2.exp: Likewise.
4430 * gdb.base/nested-subp3.exp: Likewise.
4431
340c2830
DV
44322015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4433
4434 * lib/dwarf.exp (_note): Fix left shift of negative value.
4435 * gdb.trace/trace-condition.exp: Likewise.
4436
c1862d0f
YQ
44372015-11-13 Yao Qi <yao.qi@linaro.org>
4438
4439 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4440 comments about d10v.
4441 (test_scalar_returns): Likewise.
4442 * gdb.base/d10v.ld: Remove.
4443 * gdb.base/overlays.exp: Remove the target triplet checking for
4444 d10v-*-*.
4445 * gdb.base/structs.exp (test_struct_returns): Remove the
4446 comments about d10v.
4447 (test_struct_calls): Likewise.
4448
77ae9c19
YQ
44492015-11-13 Yao Qi <yao.qi@linaro.org>
4450
4451 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4452 * gdb.base/gnu_vector.c: Don't include stdio.h.
4453 (main): Don't print res and call add_some_intvecs.
4454
430e004e
MK
44552015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4456
4457 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4458 macro.
4459 (func5): Removed.
4460 (func4): Use FAST_TRACEPOINT_LABEL.
4461 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4462 macro.
4463 (func): Removed.
4464 (thread_function): Use FAST_TRACEPOINT_LABEL.
4465 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4466 (func): Remove.
4467 (marker): Use FAST_TRACEPOINT_LABEL.
4468 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4469 (pendfunc1): Remove.
4470 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4471 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4472 (foo): Remove.
4473 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4474 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4475 macro.
4476 (func): Remove.
4477 (marker): Use FAST_TRACEPOINT_LABEL.
4478 * gdb.trace/trace-common.h: New header.
4479 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4480 macro.
4481 (func): Remove.
4482 (marker): Use FAST_TRACEPOINT_LABEL.
4483 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4484 (func): Remove.
4485 (thread_function): Use FAST_TRACEPOINT_LABEL.
4486
6e7675a7
MK
44872015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4488
4489 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4490 in front.
4491 * gdb.trace/change-loc.exp: Use global pcreg definition.
4492 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4493 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4494 in front.
4495 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4496 * gdb.trace/pending.exp: Likewise.
4497 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4498 * gdb.trace/trace-break.exp: Likewise.
4499 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4500 in front.
4501 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4502 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4503 in front.
4504 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4505
dddc0e16
JB
45062015-11-09 Joel Brobecker <brobecker@adacore.com>
4507
4508 * gdb.ada/fin_fun_out: New testcase.
4509
c6f0b406
KB
45102015-11-07 Kevin Buettner <kevinb@redhat.com>
4511
4512 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4513 value associated with DW_AT_byte_size.
4514 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4515 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4516 DW_AT_upper_bound.
4517
f01dcfd9
KB
45182015-11-07 Kevin Buettner <kevinb@redhat.com>
4519
4520 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4521 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4522 version.
4523 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4524 gdb.dwarf2/dw2-canonicalize-type.exp,
4525 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4526 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4527 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4528 provided by gdb_target_symbol_prefix_flags_asm.
4529 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4530 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4531 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4532 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4533 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4534 macros where needed). Use this macro for symbols which require
4535 the prefix provided by SYMBOL_PREFIX.
4536
2223449a
KB
45372015-11-05 Kevin Buettner <kevinb@redhat.com>
4538
4539 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4540 New procs.
4541 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4542 representing expressions, of more than one list element.
4543 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4544 to prepend linker symbol prefix to f.
4545 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4546 table_1 and table_2.
4547 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4548 Likewise, for f and g.
4549 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4550 for ptr.
4551 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4552 for main.
4553 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4554 table_1_ptr and table_2_ptr.
4555
6f2f1a3a
JK
45562015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4557 Joel Brobecker <brobecker@adacore.com>
4558
4559 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4560
566c56c9
MK
45612015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4562
4563 * gdb.reverse/s390-mvcle.c: New test.
4564 * gdb.reverse/s390-mvcle.exp: New file.
4565 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4566
d5f0636b
MK
45672015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4568
4569 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4570
7ad8b86c
MK
45712015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4572
4573 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4574 reaching marker2.
4575 * gdb.reverse/getresuid-reverse.exp: Likewise.
4576 * gdb.reverse/pipe-reverse.exp: Likewise.
4577 * gdb.reverse/readv-reverse.exp: Likewise.
4578 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4579 * gdb.reverse/time-reverse.exp: Likewise.
4580 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4581
4081c0f1
YQ
45822015-10-30 Yao Qi <yao.qi@linaro.org>
4583
4584 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4585 (empty_cycle): Remove.
4586 (main): Don't call empty_cycle. Don't use watch_count_done.
4587 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4588 empty_cycle. Rewrite the code counting HW watchpoints.
4589
452b4ba5
MK
45902015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4591
4592 * gdb.reverse/fstatat-reverse.c: New test.
4593 * gdb.reverse/fstatat-reverse.exp: New file.
4594 * gdb.reverse/getresuid-reverse.c: New test.
4595 * gdb.reverse/getresuid-reverse.exp: New file.
4596 * gdb.reverse/pipe-reverse.c: New test.
4597 * gdb.reverse/pipe-reverse.exp: New file.
4598 * gdb.reverse/readv-reverse.c: New test.
4599 * gdb.reverse/readv-reverse.exp: New file.
4600 * gdb.reverse/recvmsg-reverse.c: New test.
4601 * gdb.reverse/recvmsg-reverse.exp: New file.
4602 * gdb.reverse/time-reverse.c: New test.
4603 * gdb.reverse/time-reverse.exp: New file.
4604 * gdb.reverse/waitpid-reverse.c: New test.
4605 * gdb.reverse/waitpid-reverse.exp: New file.
4606
5e2e7507
JK
46072015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4610
0fde2c53
DE
46112015-10-26 Doug Evans <dje@google.com>
4612
4613 PR symtab/17391
4614 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4615 * gdb.dwarf2/bad-regnum.c: New file.
4616 * gdb.dwarf2/bad-regnum.exp: New file.
4617
1a70ae97
DE
46182015-10-26 Doug Evans <dje@google.com>
4619
4620 PR python/18938
4621 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4622 file.
4623
27dc26ab
JK
46242015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4625
4626 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4627 for a change by "Mention language in compile error message".
4628
bed91f4d
SM
46292015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4630
4631 PR python/18073
4632 * gdb.python/py-type.c (C::a_method): New.
4633 (C::a_const_method): New.
4634 (C::a_static_method): New.
4635 (a_function): New.
4636 * gdb.python/py-type.exp (test_fields): Test getting fields
4637 from function and method.
4638
3f2f83dd
KB
46392015-10-21 Keven Boell <keven.boell@intel.com>
4640
4641 * gdb.fortran/vla-alloc-assoc.exp: New file.
4642 * gdb.fortran/vla-datatypes.exp: New file.
4643 * gdb.fortran/vla-datatypes.f90: New file.
4644 * gdb.fortran/vla-history.exp: New file.
4645 * gdb.fortran/vla-ptype-sub.exp: New file.
4646 * gdb.fortran/vla-ptype.exp: New file.
4647 * gdb.fortran/vla-sizeof.exp: New file.
4648 * gdb.fortran/vla-sub.f90: New file.
4649 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4650 * gdb.fortran/vla-value-sub-finish.exp: New file.
4651 * gdb.fortran/vla-value-sub.exp: New file.
4652 * gdb.fortran/vla-value.exp: New file.
4653 * gdb.fortran/vla-ptr-info.exp: New file.
4654 * gdb.mi/mi-vla-fortran.exp: New file.
4655 * gdb.mi/vla.f90: New file.
4656
27145d50
SL
46572015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4658
4659 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4660 of hardwired timeout value.
4661
5f3ff4f8
JK
46622015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4663 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4666 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4667
bfd09d20
JS
46682015-10-19 Josh Stone <jistone@redhat.com>
4669
4670 * gdb.base/catch-syscall.c: Include <sched.h>.
4671 (unknown_syscall): New variable.
4672 (main): Trigger a vfork and an unknown syscall.
4673 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4674 (unknown_syscall_number): Likewise.
4675 (check_call_to_syscall): Accept an optional syscall pattern.
4676 (check_return_from_syscall): Likewise.
4677 (check_continue): Likewise.
4678 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4679 (test_catch_syscall_skipping_return): New test toggling off 'catch
4680 syscall' to step over the syscall return, then toggling back on.
4681 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4682 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4683 (do_syscall_tests): Call test_catch_syscall_without_args and
4684 test_catch_syscall_mid_vfork.
4685 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4686 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4687
b32b93c6
AS
46882015-10-19 Andrew Stubbs <ams@codesourcery.com>
4689
4690 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4691 print g_vE): Add new pass patterns.
4692 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4693 print various symbol names for vptr fields.
4694
9d622bda
AB
46952015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4696
4697 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4698 results.
4699
0fd8ac1c
YQ
47002015-10-12 Yao Qi <yao.qi@linaro.org>
4701
4702 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4703
34240514
YQ
47042015-10-12 Yao Qi <yao.qi@linaro.org>
4705
4706 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4707 is aarch64*-*-linux*.
4708
8240f442
YQ
47092015-10-12 Yao Qi <yao.qi@linaro.org>
4710
4711 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4712 (can_relocate_bcond_true): ... it.
4713 (can_relocate_bcond_false): New function.
4714 (foo): Likewise.
4715 (can_relocate_bl): Likewise.
4716 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4717 can_relocate_bl.
4718
2520f728
PMR
47192015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4720
4721 * gdb.base/nested-addr.c: New file.
4722 * gdb.base/nested-addr.exp: New testcase.
4723
abcef95a
MM
47242015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4725
4726 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4727 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4728 its output. Ignore the output of "record goto begin" and instead
4729 check that GDB is replaying.
4730
145e3ddb
PA
47312015-10-09 Pedro Alves <palves@redhat.com>
4732
4733 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4734 (top level): Use it in the run with no args test.
4735
d5d8c4e1
IB
47362015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4737
4738 * gdb.dlang/properties.exp: New file.
4739
06e635ef
SL
47402015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4741
4742 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4743 whether or not address 0x1000 is mapped on the target.
4744
e019fd1d
SM
47452015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4746
4747 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4748 build.
4749
77ba2a67
MM
47502015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4751
4752 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4753 instruction-history test.
4754
c60eb31f
DE
47552015-09-28 Doug Evans <dje@google.com>
4756
4757 * gdb.base/gcore.c (array_func): Add reference to static_array.
4758
9a3c8263
SM
47592015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4760
4761 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4762 source line.
4763
9720e656
SL
47642015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4765
4766 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4767 short or char as base type.
4768
938d3bf2
SL
47692015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4770
4771 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4772 to allow any size enum.
4773
e6c2c623
PMR
47742015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4775
4776 * gdb.ada/array_ptr_renaming.exp: New testcase.
4777 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4778 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4779
06da0f77
PL
47802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4781
4782 * gdb.trace/ftrace-lock.c: New file.
4783 * gdb.trace/ftrace-lock.exp: New file.
4784
4f51c22a
PL
47852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4786
4787 * gdb.arch/insn-reloc.c: New file.
4788 * gdb.arch/ftrace-insn-reloc.exp: New file.
4789
7041adf4
PL
47902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4791
4792 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4793 instruction.
4794 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4795 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4796 * gdb.trace/range-stepping.c: Likewise.
4797 * gdb.trace/trace-break.c: Likewise.
4798 * gdb.trace/trace-mt.c (thread_function): Likewise.
4799 * gdb.trace/ftrace.c (marker): Likewise.
4800 * gdb.trace/trace-condition.c (marker): Likewise.
4801 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4802 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4803 is_aarch64_target.
4804
015d2e7e
DE
48052015-09-18 Doug Evans <xdje42@gmail.com>
4806
4807 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4808 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4809
26b188a2
SL
48102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4811
4812 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4813 the breakpoint.
4814
79dc332b
SL
48152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4816
4817 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4818 the pending breakpoint. Remove timeout override for "Run till
4819 MI pending breakpoint on pendfunc3 on thread 2" test.
4820
f57929f2
SL
48212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4822
4823 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4824 filename pattern.
4825
3f469b17
SL
48262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4827
4828 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4829 in breakpoint filename pattern.
4830
515b89b3
SL
48312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4832
7800dbe4
SL
4833 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4834
48352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4836
515b89b3
SL
4837 * gdb.linespec/explicit.exp: Check for readline support for
4838 tab-completion tests. Fix obvious typo.
4839
d2939ba2
MM
48402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4841
4842 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4843 and replay.
4844
cbb55fa7
MM
48452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4846
4847 * gdb.btrace/non-stop.c: New.
4848 * gdb.btrace/non-stop.exp: New.
4849
43691ca1
PL
48502015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4851 Yao Qi <yao.qi@linaro.org>
4852
4853 * gdb.trace/trace-condition.c: New file.
4854 * gdb.trace/trace-condition.exp: New file.
4855
d78908cf
WW
48562015-09-16 Wei-cheng Wang <cole945@gmail.com>
4857
4858 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4859 for testing bytecode compilation.
4860
1ed415e2
PA
48612015-09-16 Pedro Alves <palves@redhat.com>
4862 Sandra Loosemore <sandra@codesourcery.com>
4863
4864 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4865 (SECONDS): Redefine.
4866 (main): Call pthread_kill and alarm early.
4867 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4868 support.
4869 (test): If the target can't hardware step and doesn't support
4870 displaced stepping, increase the timeout.
4871
d136eff5
PA
48722015-09-16 Pedro Alves <palves@redhat.com>
4873
4874 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4875 (enable_debug): New procedures.
4876 (test): Use them. Bail out if waiting for threads fails.
4877 (top level): Bail out if a test fails.
4878
991f019c
YQ
48792015-09-16 Yao Qi <yao.qi@linaro.org>
4880
4881 * gdb.asm/asm-source.exp: Set asm-arch for
4882 aarch64*-*-* target.
4883 * gdb.asm/aarch64.inc: New file.
4884
bfca584f
PMR
48852015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4886
4887 * gdb.ada/array_of_variable_length.exp: New testcase.
4888 * gdb.ada/array_of_variable_length/foo.adb: New file.
4889 * gdb.ada/array_of_variable_length/pck.adb: New file.
4890 * gdb.ada/array_of_variable_length/pck.ads: New file.
4891
b326e587
DE
48922015-09-15 Doug Evans <dje@google.com>
4893
4894 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4895 of function static local variable.
4896
5382cfab
PW
48972015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4898
4899 * gdb.threads/tls-so_extern.exp: New test file.
4900 * gdb.threads/tls-so_extern.c: New test file.
4901 * gdb.threads/tls-so_extern_main.c: New test file.
4902
141c5cc4
JK
49032015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 * gdb.opt/solib-intra-step-lib.c: New file.
4906 * gdb.opt/solib-intra-step-main.c: New file.
4907 * gdb.opt/solib-intra-step.exp: New file.
4908
d15dcecd
PA
49092015-09-15 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4912 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4913
4c2f2a79
PA
49142015-09-14 Pedro Alves <palves@redhat.com>
4915
4916 * gdb.base/hook-stop-continue.c: Delete.
4917 * gdb.base/hook-stop-continue.exp: Delete.
4918 * gdb.base/hook-stop-frame.c: Delete.
4919 * gdb.base/hook-stop-frame.exp: Delete.
4920 * gdb.base/hook-stop.c: New file.
4921 * gdb.base/hook-stop.exp: New file.
4922
919e6dbe
PMR
49232015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4924
4925 * gdb.ada/access_to_packed_array.exp: New testcase.
4926 * gdb.ada/access_to_packed_array/foo.adb: New file.
4927 * gdb.ada/access_to_packed_array/pack.adb: New file.
4928 * gdb.ada/access_to_packed_array/pack.ads: New file.
4929
157280a4
MM
49302015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4931
4932 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4933 buffer size test.
4934
2fd33e94
DB
49352015-09-11 Don Breazeal <donb@codesourcery.com>
4936
4937 * gdb.base/foll-exec.c: Add copyright header. Fix
4938 formatting issues.
4939 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4940 (do_exec_tests): Use clean_restart in place of zap_session,
4941 and for test initialization. Fix formatting issues. Use
4942 fail in place of perror.
4943 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4944 an expect statement to match an expression with output from
4945 the program under debug.
4946 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4947 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4948 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4949 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4950 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4951
e70b6e8e
DE
49522015-09-09 Doug Evans <dje@google.com>
4953
4954 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4955
7a551a51
DE
49562015-09-09 Doug Evans <dje@google.com>
4957
4958 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4959
4c666f84
DE
49602015-09-09 Doug Evans <dje@google.com>
4961
4962 * gdb.base/savedregs.exp: Fix typo.
4963
243a9253
PA
49642015-09-09 Pedro Alves <palves@redhat.com>
4965
4966 * gdb.mi/mi-cli.exp: Add CLI finish tests.
4967
c0fa8fbd
SL
49682015-09-08 Sandra Loosemore <sandra@codesourcery.com>
4969
4970 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
4971 command actually switches threads. Give up on remaining
4972 tests if target fails to stop at breakpoint.
4973
cd7c1778
PMR
49742015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
4975
4976 * gdb.ada/funcall_char.exp: New testcase.
4977 * gdb.ada/funcall_char/foo.adb: New file.
4978
dc5c8746
PMR
49792015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
4980
4981 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
4982 expected outputs. Add two testcases for completing ambiguous
4983 functions.
4984 * gdb.ada/complete/aux_pck.adb: New file.
4985 * gdb.ada/complete/aux_pck.ads: New file.
4986 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
4987 Ambiguous_Func functions.
4988 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
4989 * gdb.ada/complete/pck.adb: Likewise.
4990
4e83a1e7
UW
49912015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
4992
4993 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
4994 failures to run the test program under GDB.
4995
8ce74153
LM
49962015-08-26 Luis Machado <lgustavo@codesourcery.com>
4997
4998 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
4999 to C.
5000
e9756d52
PP
50012015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5002
5003 * gdb.base/run-after-attach.exp: New test file.
5004 * gdb.base/run-after-attach.c: New test file.
5005
8d37573b
DB
50062015-08-26 Don Breazeal <donb@codesourcery.com>
5007
5008 * gdb.base/foll-exec-2.c: New test program.
5009 * gdb.base/foll-exec-2.exp: New test.
5010
63e43d3a
PMR
50112015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5012
5013 * gdb.base/nested-subp1.exp: New file.
5014 * gdb.base/nested-subp1.c: New file.
5015 * gdb.base/nested-subp2.exp: New file.
5016 * gdb.base/nested-subp2.c: New file.
5017 * gdb.base/nested-subp3.exp: New file.
5018 * gdb.base/nested-subp3.c: New file.
5019
3d40fbb5
PA
50202015-08-24 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.server/connect-without-multi-process.c: New file.
5023 * gdb.server/connect-without-multi-process.exp: New file.
5024
4422ac93
LM
50252015-08-24 Luis Machado <lgustavo@codesourcery.com>
5026
5027 * gdb.opt/inline-markers.c: Make z int.
5028
91dddb86
LM
50292015-08-24 Luis Machado <lgustavo@codesourcery.com>
5030
5031 * gdb.opt/inline-markers.c: Make z volatile.
5032
a48847ee
LM
50332015-08-24 Luis Machado <lgustavo@codesourcery.com>
5034
5035 * gdb.opt/inline-bt.c: New volatile global z.
5036 * gdb.opt/inline-cmds.c: Likewise.
5037 * gdb.opt/inline-locals.c: Likewise.
5038 * gdb.opt/inline-markers.c: New extern global z.
5039 (marker): Use z.
5040 (inline_fn): Likewise.
5041
0ebbc52b
PA
50422015-08-24 Pedro Alves <palves@redhat.com>
5043
5044 * config/m32r-stub.exp: Remove file.
5045 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5046 * gdb.base/call-rt-st.exp: Likewise.
5047 * gdb.base/call-strs.exp: Likewise.
5048 * gdb.base/default.exp: Remove references to h8300-*-hms and
5049 *-*-udi*.
5050 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5051
77c365df
AA
50522015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5053
5054 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5055 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5056 and "return" use KFAIL when GDB can not read/write the vector
5057 return value.
5058
4313b8c0
GB
50592015-08-21 Gary Benson <gbenson@redhat.com>
5060
5061 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5062
0e433b32
PA
50632015-08-20 Pedro Alves <palves@redhat.com>
5064
5065 * gdb.server/solib-list.exp: No longer expect an interior stop in
5066 non-stop mode.
5067
221e1a37
PA
50682015-08-20 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.server/connect-stopped-target.c: New file.
5071 * gdb.server/connect-stopped-target.exp: New file.
5072
40e3ad0e
PA
50732015-08-20 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.dwarf2/comp-unit-lang.exp: New file.
5076 * gdb.dwarf2/comp-unit-lang.c: New file.
5077
af39b327
PMR
50782015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5079
5080 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5081 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5082
7d45c7c3 50832015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5084
7d45c7c3
KB
5085 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5086 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5087
4d6cceb4
DE
50882015-08-18 Doug Evans <dje@google.com>
5089 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5090
5091 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5092 skip_python_tests. New arg prompt_regexp.
5093 (skip_python_tests): New function.
5094 * lib/mi-support.exp (mi_skip_python_tests): New function.
5095 * gdb.python/py-mi-objfile-gdb.py: New file.
5096 * gdb.python/py-mi-objfile.c: New file.
5097 * gdb.python/py-mi-objfile.exp: New file.
5098
ad89c2aa
KS
50992015-08-17 Keith Seitz <keiths@redhat.com>
5100
5101 * gdb.linespec/explicit.exp: Move strace test from here ...
5102 * gdb.trace/strace.exp: ... to here.
5103
e3ae3c43
PP
51042015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5105
5106 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5107 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5108
604b2636
DE
51092015-08-14 Doug Evans <xdje42@gmail.com>
5110
5111 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5112 inferior before selecting a new file.
5113
6ff0ba5f
DE
51142015-08-14 Doug Evans <xdje42@gmail.com>
5115
5116 * gdb.mi/mi-disassemble.exp: Update.
5117 * gdb.base/disasm-optim.S: New file.
5118 * gdb.base/disasm-optim.c: New file.
5119 * gdb.base/disasm-optim.h: New file.
5120 * gdb.base/disasm-optim.exp: New file.
5121
9ca98f92
KS
51222015-08-14 Keith Seitz <keiths@redhat.com>
5123
5124 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5125 "evaluated-by".
5126
52bbc560
JB
51272015-08-13 Joel Brobecker <brobecker@adacore.com>
5128
5129 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5130
5d8c3ed3
PMR
51312015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5132
5133 * gdb.ada/fun_renaming.exp: New testcase.
5134 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5135 * gdb.ada/fun_renaming/pack.adb: New file.
5136 * gdb.ada/fun_renaming/pack.ads: New file.
5137
ea8812bc
KS
51382015-08-12 Keith Seitz <keiths@redhat.com>
5139
5140 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5141 gdb_get_line_number.
5142
4dafcdeb
JB
51432015-08-12 Joel Brobecker <brobecker@adacore.com>
5144
5145 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5146 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5147 gdb.base/dso2dso.exp: New files.
5148
5ba32597
SDJ
51492015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5150 Pedro Alves <palves@redhat.com>
5151 Keith Seitz <keiths@redhat.com>
5152
5153 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5154 GDBFLAGS.
5155
b6dafabf
PP
51562015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5157
5158 * gdb.base/gdbhistsize-history.exp
5159 (test_histsize_history_setting): Use save_vars.
5160 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5161 Use save_vars.
5162 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5163 * gdb.base/readline.exp: Use save_vars.
5164
abe8e607
PP
51652015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5166
5167 * lib/gdb.exp (save_vars): New proc.
5168
629500fa
KS
51692015-08-11 Keith Seitz <keiths@redhat.com>
5170
5171 * gdb.base/help.exp: Update help_breakpoint_text.
5172
eb8c4e2e
KS
51732015-08-11 Keith Seitz <keiths@redhat.com>
5174
5175 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5176 (at toplevel): Call test_explicit_breakpoints.
5177 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5178 breakpoints.
5179 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5180 breakpoint conditions, "-cond".
5181
87f0e720
KS
51822015-08-11 Keith Seitz <keiths@redhat.com>
5183
5184 * gdb.linespec/3explicit.c: New file.
5185 * gdb.linespec/cpexplicit.cc: New file.
5186 * gdb.linespec/cpexplicit.exp: New file.
5187 * gdb.linespec/explicit.c: New file.
5188 * gdb.linespec/explicit.exp: New file.
5189 * gdb.linespec/explicit2.c: New file.
5190 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5191 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5192 before using in the matching pattern.
5193 Clarify that `prefix' is a regular expression.
5194
f00aae0f
KS
51952015-08-11 Keith Seitz <keiths@redhat.com>
5196
5197 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5198 test.
5199 Add tests for missing ",FMT" and ",".
5200
e27852be
DE
52012015-08-10 Doug Evans <dje@google.com>
5202 Keith Seitz <keiths@redhat.com>
5203
5204 PR gdb/17960
5205 * gdb.base/completion.exp: Add location completer tests.
5206
7f03bd92
PA
52072015-08-07 Pedro Alves <palves@redhat.com>
5208
5209 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5210 tests here.
5211 (top level): Run do_test with and without displaced stepping.
5212
3fc8eb30
PA
52132015-08-07 Pedro Alves <palves@redhat.com>
5214
5215 * gdb.base/valgrind-disp-step.c: New file.
5216 * gdb.base/valgrind-disp-step.exp: New file.
5217
d4569d7b
PA
52182015-08-07 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5221 Delete function.
5222 (main): Add alarm. Run an infinite loop instead of calling
5223 wait_threads.
5224 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5225 comment.
5226 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5227 Delete function.
5228 (main): Add alarm. Run an infinite loop instead of calling
5229 wait_threads.
5230 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5231 comment.
5232
e1316e60
PA
52332015-08-07 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.base/checkpoint-ns.exp: New file.
5236 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5237 standard_testfile.
5238
da8c46d2
MM
52392015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5240
5241 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5242 * gdb.btrace/instruction_history.exp: Update.
5243 * gdb.btrace/tsx.exp: New.
5244 * gdb.btrace/tsx.c: New.
5245
de1c2c52
PA
52462015-08-06 Pedro Alves <palves@redhat.com>
5247
5248 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5249 increase timeout.
5250 * gdb.reverse/until-precsave.exp: Bump timeouts.
5251
782e0bf4
PA
52522015-08-06 Pedro Alves <palves@redhat.com>
5253
5254 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5255
83e97ed0
PA
52562015-08-06 Pedro Alves <palves@redhat.com>
5257
5258 PR gdb/18749
5259 * gdb.threads/process-dies-while-handling-bp.c: New file.
5260 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5261
863d01bd
PA
52622015-08-06 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5265 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5266
0a39bb32
PA
52672015-08-05 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5270 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5271
ee2d2b10
SL
52722015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5273
5274 * gdb.base/bp-permanent.exp: Report test as unsupported if
5275 the target cannot stop at the permanent breakpoint.
5276
4e1bdb00
DE
52772015-08-03 Doug Evans <dje@google.com>
5278
5279 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5280 10000.
5281
3d338901
DE
52822015-08-03 Doug Evans <dje@google.com>
5283
5284 * Makefile.in (workers/%.worker, build-perf): New rule.
5285 (GDB_PERFTEST_MODE): New variable.
5286 (check-perf): Use it.
5287 (clean): Clean up gdb.perf parallel build subdirs.
5288 * lib/build-piece.exp: New file.
5289 * lib/gdb.exp (make_gdb_parallel_path): New function
5290 (standard_output_file, standard_temp_file): Call it.
5291 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5292 of $GDB_PARALLEL.
5293 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5294
af061d3e
DE
52952015-08-03 Doug Evans <dje@google.com>
5296
8e1afc81 5297 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5298 (LOG_FILE_NAME): New global.
5299 (TextReporter.__init__): Initialize self.txt_sum.
5300 (TextReporter.report): Add support for multiple data-points.
5301 Move report to perftest.sum, put raw data in perftest.log.
5302 (TextReporter.start): Open sum and log files.
5303 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5304 * gdb.perf/lib/perftest/testresult.py
5305 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5306
2c8c5d37
PA
53072015-07-31 Pedro Alves <palves@redhat.com>
5308
5309 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5310 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5311 kill_wait_spawned_process instead of explicit "kill -9".
5312 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5313 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5314 kill_wait_spawned_process.
5315 * gdb.base/attach-twice.exp: Likewise.
5316 * gdb.base/attach.exp: Likewise.
5317 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5318 gdb_test_multiple.
5319 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5320 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5321 kill_wait_spawned_process.
5322 * gdb.base/valgrind-infcall.exp: Likewise.
5323 * gdb.multi/multi-attach.exp: Likewise.
5324 * gdb.python/py-prompt.exp: Likewise.
5325 * gdb.python/py-sync-interp.exp: Likewise.
5326 * gdb.server/ext-attach.exp: Likewise.
5327 * gdb.threads/attach-into-signal.exp (corefunc): Use
5328 spawn_wait_for_attach, spawn_id_get_pid and
5329 kill_wait_spawned_process.
5330 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5331 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5332 spawn_id_get_pid and kill_wait_spawned_process.
5333 * gdb.threads/attach-stopped.exp (corefunc): Use
5334 spawn_wait_for_attach, spawn_id_get_pid and
5335 kill_wait_spawned_process.
5336 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5337 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5338 kill_wait_spawned_process instead of explicit "kill -9".
5339 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5340 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5341 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5342 processes. Don't map cygwin/windows pids here. Now returns a
5343 spawn id list.
5344
032a0fca
SL
53452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5346
5347 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5348 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5349 correct patch.
5350
61a934ca
SL
53512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5352
5353 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5354
4bc4d428
SL
53552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5356
5357 Reapply:
5358 2014-05-21 Mark Wielaard <mjw@redhat.com>
5359
5360 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5361
998d452a
PA
53622015-07-30 Pedro Alves <palves@redhat.com>
5363
5364 * linux-low.c (handle_extended_wait): Set the child's last
5365 reported status to TARGET_WAITKIND_STOPPED.
5366
69dde7dc
PA
53672015-07-30 Pedro Alves <palves@redhat.com>
5368
5369 PR threads/18600
5370 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5371 only shows inferior 1.
5372
4dd63d48
PA
53732015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5374 Pedro Alves <palves@redhat.com>
5375
5376 PR threads/18600
5377 * gdb.threads/fork-plus-threads.c: New file.
5378 * gdb.threads/fork-plus-threads.exp: New file.
5379
d618e4c5
PP
53802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5381
5382 * gdb.base/batch-preserve-term-settings.exp
5383 (test_terminal_settings_preserved_after_cli_exit): Use
5384 send_quit_command.
5385
1eef6428
PA
53862015-07-29 Pedro Alves <palves@redhat.com>
5387 Don Breazeal <donb@codesourcery.com>
5388
5389 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5390 output from both inferior_spawn_id and gdb_spawn_id.
5391
7da5b897
SDJ
53922015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5393
5394 * gdb.threads/attach-into-signal.exp (corefunc): Use
5395 with_test_prefix on nested loops, uniquefying the test messages.
5396
dac804df
SDJ
53972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5398
5399 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5400 commit.
5401
06265e53
PP
54022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5403
5404 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5405 New proc.
5406 (test_terminal_settings_preserved_after_sigterm): New test.
5407
18206ca3
PP
54082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5409
5410 * gdb.base/batch-preserve-term-settings.exp
5411 (test_terminal_settings_preserved_after_cli_exit): New test.
5412
90074d11
PP
54132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5414
5415 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5416 manipulation of saved_gdbflags.
5417 (test_terminal_settings_preserved): Remove global declaration of
5418 the unused variable pagination_prompt. Remove manipulation of
5419 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5420 GDBFLAGS.
5421
eb1a7902
PA
54222015-07-29 Pedro Alves <palves@redhat.com>
5423
5424 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5425
8b75dd3b
PA
54262015-07-29 Pedro Alves <palves@redhat.com>
5427
5428 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5429 at the top.
5430
dedad4e3
PA
54312015-07-29 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5434 (main): Call gdb_unbuffer_output.
5435 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5436 (main): Call gdb_unbuffer_output.
5437 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5438 (main): Call gdb_unbuffer_output.
5439 * gdb.base/call-strs.exp: Adjust to step over the
5440 gdb_unbuffer_output call.
5441 * gdb.base/catch-gdb-caused-signals.c: Include
5442 "../lib/unbuffer_output.c".
5443 (main): Call gdb_unbuffer_output.
5444 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5445 (main): Call gdb_unbuffer_output.
5446 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5447 (main): Call gdb_unbuffer_output.
5448 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5449 (main): Call gdb_unbuffer_output.
5450 * gdb.base/shlib-call.exp: Adjust to step over the
5451 gdb_unbuffer_output call.
5452 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5453 (main): Call gdb_unbuffer_output.
5454 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5455 (main): Call gdb_unbuffer_output.
5456 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5457 (main): Rename to ...
5458 (test): ... this.
5459 (main): Reimplement.
5460 * gdb.base/varargs.exp: Run to test instead of to main.
5461 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5462 (main): Call gdb_unbuffer_output.
5463
58789a91
PA
54642015-07-29 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5467 factore out from mi_continue_dprintf. For call-style dprintfs,
5468 expect dprintf output out of $inferior_spawn_id.
5469 (mi_continue_dprintf): Use mi_expect_dprintf.
5470 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5471 (main): Call gdb_unbuffer_output.
5472
e8376742
PA
54732015-07-29 Pedro Alves <palves@redhat.com>
5474
5475 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5476 (default_mi_gdb_start): Set inferior_spawn_id instead of
5477 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5478 gdb_spawn_id.
5479 (mi_gdb_test): Always expect inferior output from both
5480 $inferior_spawn_id and $gdb_spawn_id.
5481
08280010
PA
54822015-07-29 Pedro Alves <palves@redhat.com>
5483
5484 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5485 send_inferior and $inferior_spawn_id.
5486
4d30e432
PA
54872015-07-29 Pedro Alves <palves@redhat.com>
5488
5489 * gdb.gdb/complaints.exp (test_initial_complaints)
5490 (test_serial_complaints, test_short_complaints): Use
5491 gdb_test_stdio.
5492 (test_empty_complaint): Handle $inferior_spawn_id !=
5493 $gdb_spawn_id.
5494
0d30a335
PA
54952015-07-29 Pedro Alves <palves@redhat.com>
5496
5497 * gdb.base/varargs.exp: Use gdb_test_stdio.
5498
39413b29
PA
54992015-07-29 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5502
7cb000a9
PA
55032015-07-29 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5506
d7b8ac82
PA
55072015-07-29 Pedro Alves <palves@redhat.com>
5508
5509 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5510 parameter into two new parameters, "inf_result" and "gdb_result".
5511 Expect inferior output and gdb output from $inferior_spawn_id and
5512 $gdb_spawn_id, respectively. Adjust all callers.
5513
789c3a0c
PA
55142015-07-29 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5517 of gdb_test_sequence.
5518
77e760c3
PA
55192015-07-29 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5522 (saw_spurious_output): Expect inferior output from
5523 $inferior_spawn_id. Use gdb_test_stdio.
5524
8396d2cd
PA
55252015-07-29 Pedro Alves <palves@redhat.com>
5526
5527 * gdb.base/dprintf.exp: Use standard_testfile. Change
5528 prepare_for_testing call.
5529 (srcfile): Don't set.
5530 (restart): New procedure.
5531 (test_dprintf): New procecure, use to continue over dprintfs.
5532 (test_call, test_agent): New procedures, tests moved here.
5533 Restart gdb and recreate dprintfs. Adjust expected output.
5534
2051d61f
PA
55352015-07-29 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5538
452397af
PA
55392015-07-29 Pedro Alves <palves@redhat.com>
5540
5541 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5542
8aed9555
PA
55432015-07-29 Pedro Alves <palves@redhat.com>
5544
5545 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5546 gdb_test_stdio.
5547
188a61b4
PA
55482015-07-29 Pedro Alves <palves@redhat.com>
5549
5550 * lib/gdb.exp (gdb_test_stdio): New procedure.
5551
12264a45
PA
55522015-07-29 Pedro Alves <palves@redhat.com>
5553
5554 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5555
23ffc893
PA
55562015-07-29 Pedro Alves <palves@redhat.com>
5557
5558 * gdb.base/call-signal-resume.exp: Remove check for
5559 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5560 * gdb.base/unwindonsignal.exp: Likewise.
5561 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5562 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5563
65566918
PA
55642015-07-29 Pedro Alves <palves@redhat.com>
5565
5566 * gdb.base/siginfo-addr.c (pass): New function.
5567 (handler): Call it iff si_addr is correct.
5568 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5569 Set a breakpoint at "pass" and continue to it.
5570
d60a9221
SDJ
55712015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5572
5573 * gdb.python/py-objfile.exp: Make some tests have unique names.
5574 * gdb.python/py-pp-registration.exp: Likewise.
5575
bde40b8f
PA
55762015-07-28 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5579
13e1dec8
SM
55802015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5581
5582 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5583
da33c9a7
SM
55842015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5585
5586 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5587
077836f7
PP
55882015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5589
5590 * gdb.base/gdb-sigterm-2.exp: New test.
5591
b8cc7b2e
DE
55922015-07-25 Doug Evans <xdje42@gmail.com>
5593
5594 Revert:
5595 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5596 (workers/%.worker, build-perf): New rule.
5597 (GDB_PERFTEST_MODE): New variable.
5598 (check-perf): Use it.
5599 (clean): Clean up gdb.perf parallel build subdirs.
5600 * lib/build-piece.exp: New file.
5601 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5602 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5603 name.
5604 (standard_temp_file): Ditto.
5605 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5606 of $GDB_PARALLEL.
5607
c8bd4544
DE
56082015-07-24 Doug Evans <dje@google.com>
5609
5610 * gdb.perf/lib/perftest/utils.py: New file.
5611 * gdb.perf/gm-hello.cc: New file.
5612 * gdb.perf/gm-pervasive-typedef.cc: New file.
5613 * gdb.perf/gm-pervasive-typedef.h: New file.
5614 * gdb.perf/gm-std.cc: New file.
5615 * gdb.perf/gm-std.h: New file.
5616 * gdb.perf/gm-use-cerr.cc: New file.
5617 * gdb.perf/gm-utils.h: New file.
5618 * gdb.perf/gmonster-null-lookup.py: New file.
5619 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5620 * gdb.perf/gmonster-print-cerr.py: New file.
5621 * gdb.perf/gmonster-ptype-string.py: New file.
5622 * gdb.perf/gmonster-runto-main.py: New file.
5623 * gdb.perf/gmonster-select-file.py: New file.
5624 * gdb.perf/gmonster1-null-lookup.exp: New file.
5625 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5626 * gdb.perf/gmonster1-print-cerr.exp: New file.
5627 * gdb.perf/gmonster1-ptype-string.exp: New file.
5628 * gdb.perf/gmonster1-runto-main.exp: New file.
5629 * gdb.perf/gmonster1-select-file.exp: New file.
5630 * gdb.perf/gmonster1.cc: New file.
5631 * gdb.perf/gmonster1.exp: New file.
5632 * gdb.perf/gmonster2-null-lookup.exp: New file.
5633 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5634 * gdb.perf/gmonster2-print-cerr.exp: New file.
5635 * gdb.perf/gmonster2-ptype-string.exp: New file.
5636 * gdb.perf/gmonster2-runto-main.exp: New file.
5637 * gdb.perf/gmonster2-select-file.exp: New file.
5638 * gdb.perf/gmonster2.cc: New file.
5639 * gdb.perf/gmonster2.exp: New file.
5640
6eab34f3
DE
56412015-07-24 Doug Evans <dje@google.com>
5642
5643 * gdb.perf/README: New file.
5644 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5645 * lib/gen-perf-test.exp: New file.
5646
63738bfd
DE
56472015-07-24 Doug Evans <dje@google.com>
5648
5649 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5650 (PerfTest::startup): New function.
5651 (PerfTest::run): Return result of calling body.
5652 (PerfTest::assemble): Rewrite.
5653 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5654 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5655 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5656 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5657 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5658
7b606f95
DE
56592015-07-24 Doug Evans <dje@google.com>
5660
5661 * lib/gdb.exp (clean_restart): Make executable optional.
5662
a97b16b8
DE
56632015-07-24 Doug Evans <dje@google.com>
5664
5665 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5666 compiler_info references.
5667 * gdb.cp/temargs.exp: Ditto.
5668 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5669 (get_compiler_info): Early exit if already computed. Set compiler_info
5670 to "unknown" if there was a problem.
5671 (test_compiler_info): Add function comment. Call get_compiler_info.
5672
35baa57f
DE
56732015-07-24 Doug Evans <dje@google.com>
5674
5675 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5676 (workers/%.worker, build-perf): New rule.
5677 (GDB_PERFTEST_MODE): New variable.
5678 (check-perf): Use it.
5679 (clean): Clean up gdb.perf parallel build subdirs.
5680 * lib/build-piece.exp: New file.
5681 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5682 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5683 name.
5684 (standard_temp_file): Ditto.
5685 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5686 of $GDB_PARALLEL.
5687
6ebea266
DE
56882015-07-24 Doug Evans <dje@google.com>
5689
5690 * lib/future.exp (gdb_default_target_compile): New option
5691 "early_flags".
5692 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5693 --as-needed.
5694
1e76a7e9
SDJ
56952015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5696
5697 * gdb.base/catch-syscall.exp: Call gdb_exit before
5698 gdb_skip_xml_test.
5699
5068630a
PA
57002015-07-24 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.python/py-events.exp: Accept output between the stop event
5703 and the prompt.
5704 * gdb.python/py-evsignal.exp: Likewise.
5705 * gdb.python/py-evthreads.exp: Likewise.
5706
77598427
PA
57072015-07-24 Pedro Alves <palves@redhat.com>
5708
5709 PR gdb/18717
5710 * gdb.threads/non-ldr-exit.c: New file.
5711 * gdb.threads/non-ldr-exit.exp: New file.
5712
11e6c98f
YQ
57132015-07-24 Yao Qi <yao.qi@linaro.org>
5714
5715 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5716 restarting process.
5717
51aee833
YQ
57182015-07-24 Yao Qi <yao.qi@linaro.org>
5719
5720 * gdb.server/ext-restart.exp: New file.
5721
8cfe207c
YQ
57222015-07-24 Yao Qi <yao.qi@linaro.org>
5723
5724 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5725 argument options.
5726 * gdb.server/ext-wrapper.exp: New file.
5727
cc12ce38
DE
57282015-07-23 Doug Evans <dje@google.com>
5729
5730 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5731 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5732
d0d84780
PMR
57332015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5734
5735 * gdb.ada/var_arr_typedef.exp: New testcase.
5736 * gdb.ada/var_arr_typedef/pack.adb: New file.
5737 * gdb.ada/var_arr_typedef/pack.ads: New file.
5738 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5739
8b558f79
JB
57402015-07-20 Joel Brobecker <brobecker@adacore.com>
5741
5742 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5743
775a3298
JK
57442015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5745
5746 * gdb.arch/i386-biarch-core.exp: Replace istarget
5747 by "complete set gnutarget". Remove expectation for the "core-file"
5748 command.
5749
db1ff28b
JK
57502015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5751
5752 Revert the previous commit:
5753 Tests for validate symbol file using build-id.
5754
0a94970d
JK
57552015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5756
5757 Tests for validate symbol file using build-id.
5758 * gdb.base/solib-mismatch-lib.c: New file.
5759 * gdb.base/solib-mismatch-libmod.c: New file.
5760 * gdb.base/solib-mismatch.c: New file.
5761 * gdb.base/solib-mismatch.exp: New file.
5762
03346981
SL
57632015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5764
5765 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5766 nios2-*-linux*.
5767 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5768 * gdb.base/siginfo.exp: Likewise.
5769 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5770
42422cc7
PL
57712015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5772
5773 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5774 Move it to ...
5775 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5776 ... here.
5777 * gdb.trace/range-stepping.exp: Check that the target supports
5778 range stepping.
5779
cfa68bae
JK
57802015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5781
5782 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5783
8ffdba26
PA
57842015-07-14 Pedro Alves <palves@redhat.com>
5785
5786 * gdb.base/killed-outside.exp: New file.
5787 * gdb.base/killed-outside.c: New file.
5788
218a5a11
JK
57892015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5790
5791 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5792 (n at main): New.
5793 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5794
e03ed3c6
AA
57952015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5796
5797 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5798 infcall tests instead of setting up for KFAIL.
5799
485668e5
MM
58002015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5801
5802 * gdb.btrace/record_goto-step.exp: New.
5803
08464196
JK
58042015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5805
5806 PR compile/18484
5807 * gdb.compile/compile.c (struct struct_type): Add volatile to
5808 selffield's type.
5809 * gdb.compile/compile.exp
5810 (compile code struct_object.selffield = &struct_object): Skip further
5811 struct_object tests if this one xfails.
5812
bcf5c1d9
RC
58132015-07-08 Robert O'Callahan <robert@ocallahan.org>
5814
5815 PR exp/18617
5816 * gdb.trace/ax.exp: Add test.
5817
4931af25
YQ
58182015-07-07 Yao Qi <yao.qi@linaro.org>
5819
5820 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5821 instead of istarget "aarch64*-*-*".
5822 * gdb.arch/aarch64-fp.exp: Likewise.
5823 * gdb.base/float.exp: Likewise.
5824 * gdb.reverse/aarch64.exp: Likewise.
5825 * lib/gdb.exp (is_aarch64_target): New proc.
5826
9fcf688e
YQ
58272015-07-07 Yao Qi <yao.qi@linaro.org>
5828
5829 * lib/gdb.exp (is_aarch32_target): New proc.
5830 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5831 instead of "istarget "arm*-*-*"".
5832 * gdb.arch/arm-disp-step.exp: Likewise.
5833 * gdb.arch/thumb-bx-pc.exp: Likewise.
5834 * gdb.arch/thumb-prologue.exp: Likewise.
5835 * gdb.arch/thumb-singlestep.exp: Likewise.
5836 * gdb.base/disp-step-syscall.exp: Likewise.
5837 * gdb.base/float.exp: Likewise.
5838
fbd8d50d
YQ
58392015-07-07 Yao Qi <yao.qi@linaro.org>
5840
5841 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5842 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5843
71be1fdc
YQ
58442015-07-07 Yao Qi <yao.qi@linaro.org>
5845
5846 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5847 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5848 if it exists.
5849 * gdb.multi/multi-arch.exp: Likewise.
5850
3e221d36
SM
58512015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5852
5853 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5854 print.
5855
d441430b
YQ
58562015-07-07 Yao Qi <yao.qi@linaro.org>
5857
5858 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5859
06f810bd
MG
58602015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5861
5862 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5863 '[' and ']' characters.
5864
5e61e7c0
IB
58652015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5866
5867 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5868
28bf096c
PA
58692015-06-29 Pedro Alves <palves@redhat.com>
5870
5871 PR threads/18127
5872 * gdb.threads/hand-call-new-thread.c: New file.
5873 * gdb.threads/hand-call-new-thread.c: New file.
5874
ee93cd5e
KS
58752015-06-26 Keith Seitz <keiths@redhat.com>
5876 Doug Evans <dje@google.com>
5877
5878 PR 16253
5879 * gdb.cp/var-tag-2.cc: New file.
5880 * gdb.cp/var-tag-3.cc: New file.
5881 * gdb.cp/var-tag-4.cc: New file.
5882 * gdb.cp/var-tag.cc: New file.
5883 * gdb.cp/var-tag.exp: New file.
5884
fc637f04
PP
58852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5886
5887 * gdb.base/history-duplicates.exp: New test.
5888
2e52ae68
PP
58892015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5890
5891 * gdb.base/completion.exp: Test the completion of the "focus"
5892 command.
5893
6e22494e
JK
58942015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5895
5896 * gdb.arch/amd64-prologue-skip.S: New file.
5897 * gdb.arch/amd64-prologue-skip.exp: New file.
5898
bf7b9cd9
SM
58992015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5900
5901 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5902 is_address_zero_readable check.
5903
201e8dfd
PB
59042015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5905
5906 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5907 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5908
5cd867b4
YQ
59092015-06-24 Yao Qi <yao.qi@linaro.org>
5910
5911 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5912 linux targets.
5913
4d7be007
YQ
59142015-06-24 Yao Qi <yao.qi@linaro.org>
5915
5916 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5917 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5918 * gdb.base/siginfo-thread.exp: Likewise.
5919
07fcd301
YQ
59202015-06-22 Yao Qi <yao.qi@linaro.org>
5921
5922 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5923
52042a00
YQ
59242015-06-22 Yao Qi <yao.qi@linaro.org>
5925
5926 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5927 aarch64*-*-*.
5928 (skip_hw_watchpoint_tests): Likewise.
5929
74bd41ce
PP
59302015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5931
5932 * gdb.base/gdbinit-history.exp: Test the interaction between
5933 setting GDBHISTSIZE and setting the history size via .gdbinit.
5934
bc460514
PP
59352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5936
5937 PR gdb/16999
5938 * gdb.base/gdbhistsize-history.exp: New test.
5939
b58c513b
PP
59402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5941
5942 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5943 with GDBHISTSIZE.
5944 * gdb.base/readline.exp: Likewise.
5945
92046791
YQ
59462015-06-17 Yao Qi <yao.qi@linaro.org>
5947
5948 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5949 line.
5950
2093d2d3
PP
59512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5952
5953 * gdb.base/gdbinit-history.exp: Add test case to check that
5954 an unlimited history file does not get truncated on exit.
5955
e6c693af
AA
59562015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5957
5958 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5959 (VECTOR): New macro. Use it...
5960 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
5961 ...for these typedefs.
5962 (int8, char1, int1, double1): New typedefs.
5963 (struct just_int2, struct two_int2): New structures.
5964 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
5965 (add_structvecs, add_singlevecs): New functions.
5966 (main): Call add_some_intvecs twice.
5967 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
5968 the compile and exit upon failure. Try compiling for the "native"
5969 architecture. Test inferior function calls with vector arguments
5970 and vector return value handling with "finish" and "return".
5971
c74f7d1c
JT
59722015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
5973
5974 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
5975 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
5976 PE file.
5977 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
5978
98aa42ee
AT
59792015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5980
5981 PR breakpoints/16465
5982 * gdb.mi/mi-dprintf-pending.c: New file.
5983 * gdb.mi/mi-dprintf-pending.exp: New test.
5984 * gdb.mi/mi-dprintf-pendshr.c: New file.
5985
7d73c23c 59862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 5987 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
5988
5989 * gdb.arch/i386-mpx-map.c: New file.
5990 * gdb.arch/i386-mpx-map.exp: New File.
5991
59922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5993
5994 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
5995 * gdb.arch/i386-mpx.exp: Indentation fixed.
5996
59972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5998
5999 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6000 function and improved indentation.
6001 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6002 gdb_test_multiple. Added additional tests to skip the test.
6003
60042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6005
6006 * gdb.arch/i386-avx512.c: Change path in include file.
6007 * gdb.arch/i386-avx512.exp: Change include dir path
6008 compilation flag.
6009 * gdb.arch/i386-mpx.c: Change path in include file.
6010 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6011 flag.
6012
d5eba19a
JK
60132015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6014
6015 * gdb.compile/compile-print.exp (compile print *vararray@3)
6016 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6017
7f361056
JK
60182015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6019
6020 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6021 (do not keep jit in memory): ... this.
6022 (expect 5): Change it to ...
6023 (expect no 5): ... this.
6024
3b462ec2
SM
60252015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6026
6027 PR gdb/15564
6028 * gdb.mi/mi-detach.exp: New file.
6029
e0619de6
JK
60302015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6031
6032 PR symtab/18392
6033 * gdb.arch/amd64-tailcall-self.S: New file.
6034 * gdb.arch/amd64-tailcall-self.c: New file.
6035 * gdb.arch/amd64-tailcall-self.exp: New file.
6036
e970cb34
DB
60372015-05-28 Don Breazeal <donb@codesourcery.com>
6038
6039 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6040 tests for remote targets by checking is_target_gdbserver.
6041
b2e2f908
DE
60422015-05-27 Doug Evans <dje@google.com>
6043
6044 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6045 * gdb.dwarf2/opaque-type-lookup.c: New file.
6046 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6047
82c7be31
DE
60482015-05-26 Doug Evans <dje@google.com>
6049
6050 * gdb.cp/iostream.cc: New file.
6051 * gdb.cp/iostream.exp: New file.
6052
b4f54984
DE
60532015-05-26 Doug Evans <dje@google.com>
6054
6055 * gdb.dwarf2/dw2-op-call.exp: Update.
6056 * gdb.dwarf2/dw4-sig-types.exp: Update.
6057 * gdb.dwarf2/implptr.exp: Update.
6058 * gdb.mi/mi-cmd-param-changed.exp: Update.
6059
4ea6efe9
DE
60602015-05-26 Doug Evans <dje@google.com>
6061
6062 * gdb.python/py-lazy-string.c: New file.
6063 * gdb.python/py-lazy-string.exp: New file.
6064 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6065 (main): Update. Add estring3.
6066 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6067 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6068
f6bb7db3
YQ
60692015-05-26 Omair Javaid <omair.javaid@linaro.org>
6070 Yao Qi <yao.qi@linaro.org>
6071
6072 * gdb.reverse/aarch64.c: New.
6073 * gdb.reverse/aarch64.exp: New.
6074
a81bfbd0
OJ
60752015-05-26 Omair Javaid <omair.javaid@linaro.org>
6076
25d49b86
PA
6077 * lib/gdb.exp (supports_process_record): Return true for
6078 aarch64*-linux*.
a81bfbd0
OJ
6079 (supports_reverse): Likewise.
6080
158bf1b4
PP
60812015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6082
6083 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6084 Use with_test_prefix.
6085
a0145030
AB
60862015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6087
6088 * gdb.base/completion.exp: Add test for completion of layout
6089 names.
6090
ebe3b578
AB
60912015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6092
6093 * lib/gdb.exp (skip_tui_tests): New proc.
6094 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6095
84204ed7
PA
60962015-05-19 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6099 Save the whole env array instead of just HOME. Unset HISTSIZE in
6100 the environment while testing. Restore whole environment
6101 afterwards.
6102
37442ce1
DE
61032015-05-16 Doug Evans <xdje42@gmail.com>
6104
6105 * gdb.guile/scm-ports.c: New file.
6106 * gdb.guile/scm-ports.exp: Add memory port tests.
6107
36de76f9
JK
61082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6109
6110 * gdb.compile/compile-print.c: New file.
6111 * gdb.compile/compile-print.exp: New file.
6112
3a9558c4
JK
61132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6114
6115 * gdb.compile/compile-ops.exp: Cast param to void.
6116 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6117 (compile code struct_object.selffield = &struct_object): Add xfail.
6118
aa715135
JG
61192015-05-15 Joel Brobecker <brobecker@adacore.com>
6120
6121 * gdb.ada/arr_enum_with_gap: New testcase.
6122
931e5bc3
JG
61232015-05-15 Joel Brobecker <brobecker@adacore.com>
6124
6125 * gdb.ada/byte_packed_arr: New testcase.
6126
9cd4d857
JB
61272015-05-15 Joel Brobecker <brobecker@adacore.com>
6128
6129 * gdb.ada/pckd_neg: New testcase.
6130
ebfd00d2
PP
61312015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6132
6133 PR gdb/17820
6134 * gdb.base/gdbinit-history.exp: New test.
6135 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6136 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6137
4c082a81
SC
61382015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6139
6140 * gdb.python/py-xmethods.cc: Enhance test case.
6141 * gdb.python/py-xmethods.exp: New tests.
6142 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6143 function.
6144 (B_indexoper): Likewise.
6145 (global_dm_list) : Add new xmethod worker functions.
6146
f7797074
SDJ
61472015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6148
6149 * gdb.base/coredump-filter.exp: Correctly unset
6150 "coredump_var_addr" array.
6151
a4674e4e
PA
61522015-05-08 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.server/non-existing-program.exp: Unset spawn_id.
6155
df2eb078
SC
61562015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6157
6158 PR python/18291
6159 * gdb.python/py-xmethods.exp: Add tests.
6160
422349a3
YQ
61612015-05-08 Yao Qi <yao.qi@linaro.org>
6162
6163 PR gdb/18208
6164 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6165 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6166 function set_coredump_filter, and remove remote_exec call.
6167 Remove argument ipid. Callers update.
6168 (top level): Don't get inferior's PID.
6169
63fc80ce
AA
61702015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6171
6172 * gdb.base/watch_thread_num.exp: Skip test on targets without
6173 access watchpoints.
6174
80ad801e
PA
61752015-05-06 Pedro Alves <palves@redhat.com>
6176
6177 PR server/18081
6178 * gdb.server/non-existing-program.exp: New file.
6179
0fa7fe50
JB
61802015-05-05 Joel Brobecker <brobecker@adacore.com>
6181
6182 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6183
3ea89b92
PMR
61842015-05-05 Joel Brobecker <brobecker@adacore.com>
6185
6186 * gdb.ada/out_of_line_in_inlined: New testcase.
6187
87b8eff0
JB
61882015-05-05 Joel Brobecker <brobecker@adacore.com>
6189
6190 * gdb.ada/var_rec_arr: New testcase.
6191
5fccc635
YQ
61922015-04-30 Yao Qi <yao.qi@linaro.org>
6193
6194 * gdb.base/break-idempotent.exp: If
6195 skip_hw_watchpoint_multi_tests returns true, skip the tests
6196 on "rwatch" and "awatch".
6197
42d38f42
YQ
61982015-04-30 Yao Qi <yao.qi@linaro.org>
6199
6200 * gdb.base/relativedebug.exp: Invoke gdb command
6201 "info sharedlibrary", and if libc.so doesn't have debug info,
6202 skip the test.
6203
2ce1cdbf
DE
62042015-04-29 Doug Evans <dje@google.com>
6205
6206 * gdb.python/py-xmethods.exp: Add ptype tests.
6207 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6208 get_result_type method.
6209
f24a38c5
LM
62102015-04-29 Luis Machado <lgustavo@codesourcery.com>
6211
6212 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6213 the target does not support hardware watchpoints.
6214
ecbf2b3c
LM
62152015-04-29 Luis Machado <lgustavo@codesourcery.com>
6216
6217 * gdb.base/break-always.exp: Abort testing if writing to memory
6218 causes an error.
6219
34f5f757
DE
62202015-04-28 Doug Evans <dje@google.com>
6221
6222 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6223 * gdb.python/py-pp-registration.exp: ... here. New file.
6224 * gdb.python/py-pp-registration.c: New file.
6225 * gdb.python/py-pp-registration.py: New file.
6226
69b4374a
DE
62272015-04-28 Doug Evans <dje@google.com>
6228
6229 * gdb.python/py-bad-printers.c: New file.
6230 * gdb.python/py-bad-printers.py: New file.
6231 * gdb.python/py-bad-printers.exp: New file.
6232
59fb7612
SS
62332015-04-28 Sasha Smundak <asmundak@google.com>
6234
6235 * gdb.python/py-type.exp: New test.
6236
2631b16a
AW
62372015-04-28 Andy Wingo <wingo@igalia.com>
6238
6239 * gdb.python/py-parameter.exp:
6240 * gdb.guile/scm-parameter.exp: Escape the path that we are
6241 matching against, as it might contain characters that are special
6242 to regular expressions.
6243
460efde1
JB
62442015-04-27 Joel Brobecker <brobecker@adacore.com>
6245
6246 * gdb.ada/rec_comp: New testcase.
6247
2d369d8e
SDJ
62482015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6249
6250 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6251 before using it.
6252
cf75d6c3
AB
62532015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6254
6255 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6256 new tests for verilog output.
6257
8dbe7ca5
YQ
62582015-04-24 Yao Qi <yao.qi@linaro.org>
6259
6260 * boards/remote-gdbserver-on-localhost.exp: New file.
6261
4ef9fb2f
PA
62622015-04-23 Pedro Alves <palves@redhat.com>
6263
6264 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6265 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6266 "end of file", remove $inferior_spawn_id from the indirect list.
6267
0a803169
PA
62682015-04-23 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6271
749ef8f8
PA
62722015-04-23 Pedro Alves <palves@redhat.com>
6273
6274 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6275 on $any_spawn_id instead of only on $gdb_spawn_id.
6276
8aae4344
PM
62772015-04-21 Pierre Muller <muller@sourceware.org>
6278
6279 PR pascal/17815
6280 * lib/pascal.exp (gpc_compile): Add new option "class".
6281 (fpc_compile): Likewise.
6282 * gdb.pascal/case-insensitive-symbols.pas: New file.
6283 * gdb.pascal/case-insensitive-symbols.exp: New file.
6284
1586c8fb
GB
62852015-04-20 Gary Benson <gbenson@redhat.com>
6286
6287 * gdb.base/attach.exp: Fix three extended remote failures.
6288
1b6e6f5c
GB
62892015-04-17 Gary Benson <gbenson@redhat.com>
6290
6291 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6292 the main executable over the remote protocol.
6293
e797481d
PA
62942015-04-16 Pedro Alves <palves@redhat.com>
6295
6296 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6297 a new gdbserver if gdbserver_reconnect_p is set.
6298
1ca99c42
PA
62992015-04-16 Pedro Alves <palves@redhat.com>
6300
6301 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6302 is set, don't exit gdbserver.
6303
af9fd6f8
AA
63042015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6305
6306 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6307 appropriate .insn, such that an older assembler can be used.
6308 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6309 the z/Architecture instruction set on 31-bit targets as well.
6310
04ff1e61
AA
63112015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6312
6313 * gdb.go/handcall.exp: Remove all logic related to the first
6314 breakpoint and rely on go_runto_main instead.
6315 * gdb.go/strings.exp: Likewise.
6316 * gdb.go/unsafe.exp: Likewise.
6317 * gdb.go/hello.exp: Likewise. Also rename the remaining
6318 breakpoint marker to "breakpoint 1".
6319 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6320 * gdb.go/strings.go: Likewise.
6321 * gdb.go/unsafe.go: Likewise.
6322 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6323 "set breakpoint 2 here" and rename the remaining breakpoint marker
6324 to "breakpoint 1".
6325
40d2f8d6
SM
63262015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6327
6328 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6329 if itertools.imap is not present.
6330 * gdb.python/py-objfile.exp: Add parentheses.
6331 * gdb.python/py-type.exp: Same.
6332 * gdb.python/py-unwind-maint.py: Same.
6333
8cbc97c6
YQ
63342015-04-15 Yao Qi <yao.qi@linaro.org>
6335
6336 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6337 of ":$ptr_size" and set its form explicitly.
6338
45fd756c
YQ
63392015-04-15 Pedro Alves <palves@redhat.com>
6340 Yao Qi <yao.qi@linaro.org>
6341
6342 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6343 timeout by factor of 4.
6344 (test_regular_watch): Likewise.
6345 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6346 * gdb.reverse/sigall-reverse.exp: Likewise.
6347 * gdb.reverse/until-precsave.exp: Likewise.
6348 * lib/gdb.exp (with_timeout_factor): New proc.
6349 (gdb_expect): Move some code to ...
6350 (get_largest_timeout): ... here. New procedure.
6351
9e811bc3
LM
63522015-04-14 Luis Machado <lgustavo@codesourcery.com>
6353
6354 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6355
0ff6fcb2
LM
63562015-04-13 Luis Machado <lgustavo@codesourcery.com>
6357
6358 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6359 to write to the .text section.
6360
7578d5f7
LM
63612015-04-13 Luis Machado <lgustavo@codesourcery.com>
6362
6363 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6364 Handle the case of targets that do not provide PID information.
6365
2efe15c4
YQ
63662015-04-13 Yao Qi <yao.qi@linaro.org>
6367
6368 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6369 and use expect instead of gdb_expect.
6370
8cd8f2f8
SDJ
63712015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6372
6373 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6374 "coredump_var_addr" to avoid naming conflict with other testcases.
6375
9ee41772
PA
63762015-04-10 Pedro Alves <palves@redhat.com>
6377
6378 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6379 gdb_test_sequence and gdb_assert.
6380
07473109
PA
63812015-04-10 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6384 test messages that don't include the breakpoint address.
6385
de3db44c
YQ
63862015-04-10 Yao Qi <yao.qi@linaro.org>
6387
6388 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6389 false for some offset and width combinations which aren't
6390 supported by linux kernel.
6391
c79d856c
PA
63922015-04-10 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6395 procedure, factored out from ...
6396 (top level): ... here. Add "set displaced-stepping" testing axis.
6397 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6398 parameter "displaced". Use it.
6399 (top level): Use foreach and add "set displaced-stepping" testing
6400 axis.
6401
ebc90b50
PA
64022015-04-10 Pedro Alves <palves@redhat.com>
6403
6404 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6405 Remove comment.
6406 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6407 both the address of the instruction that triggers the watchpoint
6408 and the address of the instruction immediately after, and use
6409 those addresses for the test. Fix comment.
6410
8f572e5c
PA
64112015-04-10 Pedro Alves <palves@redhat.com>
6412
6413 * gdb.base/sigstep.exp (breakpoint_to_handler)
6414 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6415 Test "backtrace" in handler.
6416 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6417 (top level): Add new "displaced" test axis to
6418 breakpoint_to_handler, breakpoint_to_handler_entry and
6419 breakpoint_over_handler.
6420
8d707a12
PA
64212015-04-10 Pedro Alves <palves@redhat.com>
6422
6423 PR gdb/18216
6424 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6425
ef713951
YQ
64262015-04-10 Yao Qi <yao.qi@linaro.org>
6427
6428 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6429 (test_add_rn_pc): New function.
6430 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6431 (top level): Invoke test_add_rn_pc.
6432
906d60cf
PA
64332015-04-10 Pedro Alves <palves@redhat.com>
6434
6435 PR gdb/13858
6436 * gdb.base/step-over-no-symbols.exp: New file.
6437
f2983cc3
AW
64382015-04-09 Andy Wingo <wingo@igalia.com>
6439
6440 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6441 after the Python tests.
6442
6d62641c
SDJ
64432015-04-08 Keith Seitz <keiths@redhat.com>
6444
6445 PR python/16699
6446 * gdb.python/py-completion.exp: New tests for completion.
6447 * gdb.python/py-completion.py (CompleteLimit1): New class.
6448 (CompleteLimit2): Likewise.
6449 (CompleteLimit3): Likewise.
6450 (CompleteLimit4): Likewise.
6451 (CompleteLimit5): Likewise.
6452 (CompleteLimit6): Likewise.
6453 (CompleteLimit7): Likewise.
6454
f3770638
PA
64552015-04-08 Pedro Alves <palves@redhat.com>
6456
6457 PR gdb/18214
6458 PR gdb/18216
6459 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6460 function.
6461 (main): Install it as SIGUSR1 handler.
6462 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6463 parameter. Always use "setup" as prefix. Toggle "set
6464 displaced-stepping" off/on depending on global. Don't switch to
6465 thread 1 here.
6466 (top level): Add displaced stepping "off/on" test axis. Update
6467 "setup" calls. Wrap each subtest with with_test_prefix. Test
6468 continuing with a queued signal in each thread.
6469
4496bed7
PA
64702015-04-08 Pedro Alves <palves@redhat.com>
6471
6472 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6473 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6474 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6475 Return early if running to main fails.
6476 * gdb.trace/while-stepping.exp: Likewise.
6477
b97fde92
PA
64782015-04-07 Pedro Alves <palves@redhat.com>
6479
6480 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6481 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6482 interact with inferior program.
6483
f71c18e7
PA
64842015-04-07 Pedro Alves <palves@redhat.com>
6485
6486 * lib/gdb.exp (inferior_spawn_id): New global.
6487 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6488 spawn id after processing the user code.
6489 (default_gdb_start): Set inferior_spawn_id.
6490 (send_inferior): New procedure.
6491 * lib/gdbserver-support.exp (gdbserver_start): Set
6492 inferior_spawn_id.
6493 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6494
6423214f
PA
64952015-04-07 Pedro Alves <palves@redhat.com>
6496
6497 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6498 * lib/gdbserver-support.exp (gdbserver_start): Make
6499 $server_spawn_id global.
6500 (gdbserver_start): Don't wait for gdbserver's spawn id with
6501 expect_background.
6502 (close_gdbserver): New procedure.
6503 (gdb_exit): Rename the default version and reimplement.
6504
71c0ee8c
PA
65052015-04-07 Pedro Alves <palves@redhat.com>
6506
72f4393d 6507 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6508 append the substituted item, not the original item.
6509
203bc29b
PA
65102015-04-07 Pedro Alves <palves@redhat.com>
6511
6512 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6513 gdb_expect.
6514
508a3ddf
PA
65152015-04-07 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6518 output appearing once only.
6519
9f6dbe2b
PA
65202015-04-07 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6523 that doesn't expect anything. Return early if running to main
6524 fails.
6525
337532fa
YQ
65262015-04-07 Yao Qi <yao.qi@linaro.org>
6527
6528 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6529 (child_function): Call alarm.
6530 (main): Move call to alarm into the loop.
6531 * gdb.threads/non-stop-fair-events.exp: Build program with
6532 -DTIMEOUT=$timeout.
6533
01b622d4
DE
65342015-04-06 Doug Evans <xdje42@gmail.com>
6535
6536 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6537 Fix dest parameter to board_info.
6538 (fpc_compile): Ditto.
6539 (gdb_compile_pascal): Rename dest arg to destfile.
6540
961f4160
PMR
65412015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6542
6543 * gdb.ada/funcall_ref.exp: New file.
6544 * gdb.ada/funcall_ref/foo.adb: New file.
6545
cafda597
YQ
65462015-04-02 Yao Qi <yao.qi@linaro.org>
6547
6548 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6549 is remote.
6550
fed040c6
GB
65512015-04-02 Gary Benson <gbenson@redhat.com>
6552
6553 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6554
d11916aa
SS
65552015-04-01 Sasha Smundak <asmundak@google.com>
6556
6557 * gdb.python/py-unwind-maint.c: New file.
6558 * gdb.python/py-unwind-maint.exp: New test.
6559 * gdb.python/py-unwind-maint.py: New file.
6560 * gdb.python/py-unwind.c: New file.
6561 * gdb.python/py-unwind.exp: New test.
6562 * gdb.python/py-unwind.py: New test.
6563
a1471180
PA
65642015-04-01 Pedro Alves <palves@redhat.com>
6565
6566 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6567 to fail instead of non-existent $test.
6568
0bbeccb1
PA
65692015-04-01 Pedro Alves <palves@redhat.com>
6570
6571 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6572 GDBFLAGS if not empty.
6573
3c724c8c
PMR
65742015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6575
6576 * gdb.ada/complete.exp: Remove "multi_line".
6577 * gdb.ada/info_exc.exp: Remove "multi_line".
6578 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6579 * gdb.ada/ptype_field.exp: Remove "multi_line".
6580 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6581 * gdb.ada/tagged.exp: Remove "multi_line".
6582 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6583 [multi_line ...]
6584 * gdb.btrace/delta.exp: Likewise.
6585 * gdb.btrace/exception.exp: Likewise.
6586 * gdb.btrace/function_call_history.exp: Likewise.
6587 * gdb.btrace/instruction_history.exp: Likewise.
6588 * gdb.btrace/nohist.exp: Likewise.
6589 * gdb.btrace/record_goto.exp: Likewise.
6590 * gdb.btrace/segv.exp: Likewise.
6591 * gdb.btrace/stepi.exp: Likewise.
6592 * gdb.btrace/tailcall.exp: Likewise.
6593 * gdb.btrace/unknown_functions.exp: Likewise.
6594 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6595 * lib/gdb.exp: Add the "multi_line" helper.
6596
4eec2deb
PA
65972015-04-01 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.threads/tid-reuse.c: New file.
6600 * gdb.threads/tid-reuse.exp: New file.
6601
df8411da
SDJ
66022015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6603
6604 PR corefiles/16092
6605 * gdb.base/coredump-filter.c: New file.
6606 * gdb.base/coredump-filter.exp: Likewise.
6607
6ef37366
PM
66082015-03-27 Petr Machata <pmachata@redhat.com>
6609
6610 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6611 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6612 (Dwarf::assemble): Initialize them.
6613 (Dwarf::lines): New function.
6614
7ec911b0
JT
66152015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6616
6617 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6618 SYMBOL_PREFIX for x86_64-*-cygwin.
6619
ff908ebf
AW
66202015-03-26 Andy Wingo <wingo@igalia.com>
6621
6622 PR symtab/18148
6623 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6624 const_value but not a location.
6625 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6626 location defined in non-main CUs are visible.
6627
6d5f0679
YQ
66282015-03-26 Yao Qi <yao.qi@linaro.org>
6629
6630 PR testsuite/18139
6631 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6632 Add a line number entry for the same line.
6633 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6634 Add a line number entry for the same line.
6635
2898689b
YQ
66362015-03-26 Yao Qi <yao.qi@linaro.org>
6637
6638 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6639 .int 0.
6640 (func): Likewise. Add .Lfunc_1 label.
6641 Use .Lfunc_1 label.
6642 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6643 .int 0.
6644 (func): Likewise.
6645 Use .Lfunc_1 label.
6646
85180498
YQ
66472015-03-26 Yao Qi <yao.qi@linaro.org>
6648
6649 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6650 Call gdb_compile instead to compile each .s files without debug
6651 information.
6652
8aa08a8d
YQ
66532015-03-26 Yao Qi <yao.qi@linaro.org>
6654
6655 * gdb.base/savedregs.exp (process_saved_regs): Make
6656 "Saved registers:" optional in the pattern.
6657
66849923
MM
66582015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6659
6660 * gdb.btrace/next.exp: Merged into step.exp.
6661 * gdb.btrace/finish.exp: Merged into step.exp.
6662 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6663 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6664 "record goto" and checking the exact replay position.
6665 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6666 check for "Recording format" in "info record" output.
6667 * gdb.btrace/record_goto.exp: Choose test file based on target.
6668 * gdb.btrace/x86-record_goto.S: Renamed into ...
6669 * gdb.btrace/x86_64-record_goto.S: ... this.
6670 * gdb.btrace/i686-record_goto.S: New.
6671 * gdb.btrace/x86-tailcall.S: Renamed into ...
6672 * gdb.btrace/x86_64-tailcall.S: ... this.
6673 * gdb.btrace/i686-tailcall.S: New.
6674 * gdb.btrace/x86-tailcall.c: Renamed into ...
6675 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6676 separate statements. Update test.
6677 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6678 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6679 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6680 * gdb.btrace/tailcall.exp: Choose test file based on target.
6681 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6682
11cc1b74
MM
66832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6684
6685 * gdb.btrace/exception.exp: Increase BTS buffer size.
6686
a25d8bf9
PA
66872015-03-24 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6690
856e7dd6
PA
66912015-03-24 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.threads/schedlock.exp (test_step): No longer expect that
6694 "set scheduler-locking step" with "next" over a function call runs
6695 threads unlocked.
6696
ad235a41
AT
66972015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6698
6699 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6700
15630549
AT
67012015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6702
6703 PR breakpoints/16466
6704 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6705 * gdb.mi/mi-pending.c (thread_func): New function.
6706 (int main): Add threading support required.
6707 * gdb.mi/mi-pending.exp: Add tests for this issue.
6708 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6709 (pendfunc2): Remove stdio dependency.
6710 * gdb.mi/mi-pendshr2.c: New file.
6711
693dca06
KS
67122015-03-23 Keith Seitz <keiths@redhat.com>
6713
6714 * gdb.linespec/keywords.c: New file.
6715 * gdb.linespec/keywords.exp: New file.
6716
7e993ebf
KS
67172015-03-23 Keith Seitz <keiths@redhat.com>
6718
6719 PR gdb/18021
6720 * gdb.dwarf2/staticvirtual.exp: New test.
6721
bc23328c
JK
67222015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6723
6724 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6725 * README: Remove HP-UX and gdb.hp.
6726 (configuration):
6727 * configure: Regenerate.
6728 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6729 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6730 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6731 gdb.hp/gdb.defects/Makefile.
6732 * gdb.hp/Makefile.in: File deleted.
6733 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6734 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6735 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6736 * gdb.hp/gdb.aCC/run.c: File deleted.
6737 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6738 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6739 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6740 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6741 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6742 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6743 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6744 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6745 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6746 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6747 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6748 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6749 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6750 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6751 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6752 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6753 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6754 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6755 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6756 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6757 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6758 * gdb.hp/gdb.compat/average.c: File deleted.
6759 * gdb.hp/gdb.compat/sum.c: File deleted.
6760 * gdb.hp/gdb.compat/xdb.c: File deleted.
6761 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6762 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6763 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6764 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6765 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6766 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6767 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6768 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6769 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6770 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6771 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6772 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6773 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6774 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6775 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6776 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6777 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6778 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6779 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6780 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6781 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6782 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6783 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6784 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6785 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6786 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6787 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6788 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6789 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6790 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6791 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6792 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6793 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6794 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6795 * gdb.hp/tools/odump: File deleted.
6796
8bf3b159
PA
67972015-03-19 Pedro Alves <palves@redhat.com>
6798
6799 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6800 (saw_thread_3): New globals.
6801 (top level): Increment them when an event for the corresponding
6802 thread is seen.
6803 (no thread starvation): New test.
6804
eb54c8bf
PA
68052015-03-19 Pedro Alves <palves@redhat.com>
6806
6807 * gdb.threads/continue-pending-status.c: New file.
6808 * gdb.threads/continue-pending-status.exp: New file.
6809
32d2e5d6
PA
68102015-03-18 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6813 Use gdb_is_target_remote instead of is_remote. Use
6814 gdb_test_multiple instead of gdb_expect. Exit early if
6815 gdb_test_multiple hits its internal matches. Tighten stepi tests
6816 expected output. Fail on exit with any signal, instead of just
6817 SIGILL.
6818
f68f11b7
YQ
68192015-03-18 Yao Qi <yao.qi@linaro.org>
6820
6821 PR tdep/18107
6822 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6823 variable.
6824 * gdb.base/catch-syscall.exp: Don't skip it on
6825 aarch64*-*-linux* target. Remove elements in all_syscalls.
6826 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6827 target.
6828 (setup_all_syscalls): New proc.
6829
ca5fd19b
YQ
68302015-03-16 Yao Qi <yao.qi@linaro.org>
6831
6832 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6833 (top level): Skip tests if valid_addr_p returns false for
6834 $cmd1 or $cmd2.
6835
85642ba0
AW
68362015-03-11 Andy Wingo <wingo@igalia.com>
6837
6838 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6839
e03f9645
YQ
68402015-03-11 Yao Qi <yao.qi@linaro.org>
6841
6842 * gdb.base/catch-syscall.exp: Fix typo in comments.
6843
5d0962b2
YQ
68442015-03-11 Yao Qi <yao.qi@linaro.org>
6845
6846 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6847
b2df3cef
PA
68482015-03-09 Pedro Alves <palves@redhat.com>
6849
6850 * dg-extract-results.py: Delete.
6851
ef878e53
PA
68522015-03-09 Pedro Alves <palves@redhat.com>
6853
6854 Merge dg-extract-results.sh from GCC upstream (r218843).
6855
6856 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6857 * dg-extract-results.sh: Use --text with grep to avoid issues with
6858 binary files. Fall back to cat -v, if that doesn't work.
6859
9494d219
PA
68602015-03-05 Pedro Alves <palves@redhat.com>
6861
6862 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6863
a8d9763a
SM
68642015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6865
6866 * lib/mi-support.exp (mi_expect_interrupt): Accept
6867 alternative event for when in all-stop mode.
6868
be9957b8
PA
68692015-03-04 Pedro Alves <palves@redhat.com>
6870
6871 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6872
d57be0f4 68732015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
6874
6875 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6876
c214c7cf
AA
68772015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6878
6879 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6880 regexps for GDB's current line display, accept a hex address
6881 preceding the line number.
6882
6d74a497
AA
68832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6884
6885 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6886 the 'arch1' variable for "s390*-linux*" targets.
6887
511aee7c
PA
68882015-03-04 Pedro Alves <palves@redhat.com>
6889
6890 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6891 (main): Pass missing retval argument to pthread_join call.
6892
95e50b27
PA
68932015-03-02 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6896 (top level): Call do_test with non-stop as well.
6897
28054d69
PA
68982015-03-02 Pedro Alves <palves@redhat.com>
6899
6900 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6901 -1.
6902
4fa5d7b4
AA
69032015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6904
6905 * gdb.arch/s390-vregs.exp: New test.
6906 * gdb.arch/s390-vregs.S: New file.
6907
97c18565
PA
69082015-02-27 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6911 call to catch_command_errors.
6912 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6913 catch_command_errors.
6914
a37bfa30
PA
69152015-02-27 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6918 "true" for boolean result.
6919 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6920 prototype of main.
6921
6f98576f
PA
69222015-02-27 Pedro Alves <palves@redhat.com>
6923
6924 * lib/unbuffer_output.c: New file.
6925 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6926 (main): Call gdb_unbuffer_output.
6927
eba5ab56
YQ
69282015-02-27 Yao Qi <yao.qi@linaro.org>
6929
6930 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6931 target.
6932
0def5aaa
DE
69332015-02-26 Doug Evans <dje@google.com>
6934
6935 * gdb.cp/class2.cc (Dbase, D): New classes.
6936 (main): New local delta.
6937 * gdb.cp/class2.exp: Test printing delta.
6938 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6939 (dynbar): New global.
6940 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6941
081a1c2c
JK
69422015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6943
6944 * gdb.compile/compile-ifunc.c: New file.
6945 * gdb.compile/compile-ifunc.exp: New file.
6946
2f41223f
AT
69472015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6948
6949 * gdb.base/structs.exp: Check for correct struct on finish.
6950
03eddd80
YQ
69512015-02-26 Yao Qi <yao.qi@linaro.org>
6952
6953 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6954 is zero.
6955
80c57053
JK
69562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6957
6958 * gdb.arch/cordic.ko.bz2: New file.
6959 * gdb.arch/cordic.ko.debug.bz2: New file.
6960 * gdb.arch/ppc64-symtab-cordic.exp: New file.
6961
21613c12
YQ
69622015-02-25 Yao Qi <yao.qi@linaro.org>
6963
6964 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
6965 aarch64*-*-* target.
6966
d8b901ed
PA
69672015-02-23 Pedro Alves <palves@redhat.com>
6968
6969 * lib/gdb.exp (delete_breakpoints): Rewrite using
6970 gdb_test_multiple.
6971
e5b85ead
PA
69722015-02-23 Pedro Alves <palves@redhat.com>
6973
6974 * gdb.base/info-os.c: Include stdlib.h.
6975
85c3a371
DE
69762015-02-22 Doug Evans <xdje42@gmail.com>
6977
6978 PR symtab/17855
6979 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
6980 is read after symbols have been re-read.
6981 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
6982 * gdb.ada/exec_changed/second.adb (Second): Ditto.
6983
96553a0c
DE
69842015-02-21 Doug Evans <dje@google.com>
6985
6986 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
6987
97a0c697
JK
69882015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6989
6990 PR corefiles/17808
6991 * gdb.arch/i386-biarch-core.core.bz2: New file.
6992 * gdb.arch/i386-biarch-core.exp: New file.
6993
a47cd6e9
PA
69942015-02-21 Pedro Alves <palves@redhat.com>
6995
6996 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
6997 runto_main fails.
6998
c5facdc4
PA
69992015-02-20 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7002 info probes.
7003
2db9a427
PA
70042015-02-20 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7007
60fb7e9e
PA
70082015-02-20 Pedro Alves <palves@redhat.com>
7009
7010 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7011 clean_restart before gdb_target_supports_trace.
7012
5c5019c2
PA
70132015-02-20 Pedro Alves <palves@redhat.com>
7014
7015 PR threads/18006
7016 * gdb.threads/clone-thread_db.c: New file.
7017 * gdb.threads/clone-thread_db.exp: New file.
7018
c9587f88
AT
70192015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7020
7021 PR breakpoints/16812
7022 * gdb.base/catch-gdb-caused-signals.c: New file.
7023 * gdb.base/catch-gdb-caused-signals.exp: New file.
7024
f6a88844
JM
70252015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7026
7027 * configure: Regenerated.
7028 * configure.ac: Use GDB_AC_TRANSFORM.
7029 * aclocal.m4: sinclude ../transform.m4.
7030
497c491b
JM
70312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7032
7033 * lib/dtrace.exp: New file.
7034 * gdb.base/dtrace-probe.exp: Likewise.
7035 * gdb.base/dtrace-probe.d: Likewise.
7036 * gdb.base/dtrace-probe.c: Likewise.
7037 * lib/pdtrace.in: Likewise.
7038 * configure.ac: Output variables with the transformed names of
7039 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7040 * configure: Regenerated.
7041
03e98035
JM
70422015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7043
7044 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7045 expected message when trying to access $_probe_* convenience
7046 variables while not on a probe.
7047
63cc30e9
JK
70482015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7049
7050 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7051
0703599a
PA
70522015-02-11 Pedro Alves <pedro@codesourcery.com>
7053
7054 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7055 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7056
7e60a48e
DE
70572015-02-10 Doug Evans <xdje42@gmail.com>
7058
7059 * lib/gdb.exp (gdb_load): Always return a result.
7060
01b088bc
PA
70612015-02-10 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.threads/signal-sigtrap.c: New file.
7064 * gdb.threads/signal-sigtrap.exp: New file.
7065
b05ec7a5
AT
70662015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7067
7068 * gdb.trace/no-attach-trace.c: New file.
7069 * gdb.trace/no-attach-trace.exp: New file.
7070
a2c2acaf
MW
70712015-02-09 Mark Wielaard <mjw@redhat.com>
7072
7073 * gdb.dwarf2/atomic.c: New file.
7074 * gdb.dwarf2/atomic-type.exp: Likewise.
7075
31fd9caa
MM
70762015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7077
7078 * gdb.btrace/buffer-size.exp: Update "info record" output.
7079 * gdb.btrace/delta.exp: Update "info record" output.
7080 * gdb.btrace/enable.exp: Update "info record" output.
7081 * gdb.btrace/finish.exp: Update "info record" output.
7082 * gdb.btrace/instruction_history.exp: Update "info record" output.
7083 * gdb.btrace/next.exp: Update "info record" output.
7084 * gdb.btrace/nexti.exp: Update "info record" output.
7085 * gdb.btrace/step.exp: Update "info record" output.
7086 * gdb.btrace/stepi.exp: Update "info record" output.
7087 * gdb.btrace/nohist.exp: Update "info record" output.
7088
d33501a5
MM
70892015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7090
7091 * gdb.btrace/buffer-size: New.
7092
f4abbc16
MM
70932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7094
7095 * gdb.btrace/delta.exp: Update "info record" output.
7096 * gdb.btrace/enable.exp: Update "info record" output.
7097 * gdb.btrace/finish.exp: Update "info record" output.
7098 * gdb.btrace/instruction_history.exp: Update "info record" output.
7099 * gdb.btrace/next.exp: Update "info record" output.
7100 * gdb.btrace/nexti.exp: Update "info record" output.
7101 * gdb.btrace/step.exp: Update "info record" output.
7102 * gdb.btrace/stepi.exp: Update "info record" output.
7103 * gdb.btrace/nohist.exp: Update "info record" output.
7104
b9d61307
SM
71052015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7106
7107 PR gdb/15678
7108 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7109
e584fdbc
PA
71102015-02-06 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7113 macro.
7114 (seconds_left, again): New globals.
7115 (main): Wait seconds_left in a 1-second sleep loop instead of
7116 sleeping 180 seconds. If 'again' is set, reset the seconds
7117 counter.
7118 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7119 'again' in the inferior before detaching. Print the seconds left.
7120 (options): New global.
7121 (top level): Build program with -DTIMEOUT=$timeout.
7122
77f41761
PA
71232015-02-06 Pedro Alves <palves@redhat.com>
7124
7125 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7126 determine how many seconds to pass to 'alarm'.
7127 * gdb.base/gdb-sigterm.exp (top level): Build program with
7128 -DTIMEOUT=$timeout.
7129 (do_test): Return success/failure indication. Add more verbose
7130 logging. Don't fail if 200 single steps are seen. Instead, fail
7131 when the test times out.
7132 (passes): New global.
7133 (top level): Break the testing loop if testing fails on any
7134 iteration. Use gdb_assert.
7135
b9394193
DB
71362015-02-04 Don Breazeal <donb@codesourcery.com>
7137
7138 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7139 and initialize them.
7140 (ipc_cleanup): New function.
7141 (main): Don't declare shmid, semid, and msqid. Add a call to
7142 atexit so that we call ipc_cleanup on exit.
7143
42d9e528
PA
71442015-02-04 Pedro Alves <palves@redhat.com>
7145
7146 * boards/native-extended-gdbserver.exp: Remove any target variant
7147 specifications from the board name before clearing the isremote
7148 flag from board_info.
7149
ae6ae975
DE
71502015-01-31 Doug Evans <xdje42@gmail.com>
7151
7152 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7153
cfb069a8
GB
71542015-01-31 Gary Benson <gbenson@redhat.com>
7155
7156 * gdb.base/completion.exp: Disable completion limiting for
7157 existing tests. Add new tests to check completion limiting.
7158 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7159
5dd31d79
DE
71602015-01-31 Doug Evans <xdje42@gmail.com>
7161
7162 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7163
9f050062
DE
71642015-01-31 Doug Evans <xdje42@gmail.com>
7165
7166 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7167 entries. Duplicate file section script entries.
7168 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7169 inlined entries. Add test for safe-path rejection.
7170 * gdb.python/py-section-script.c: Add duplicate inlined section script
7171 entries. Duplicate file section script entries.
7172 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7173 inlined entries. Add test for safe-path rejection.
7174
df25ebbd
JB
71752015-01-29 Joel Brobecker <brobecker@adacore.com>
7176
7177 * gdb.ada/disc_arr_bound: New testcase.
7178
4a0ca9ec
JB
71792015-01-29 Joel Brobecker <brobecker@adacore.com>
7180
7181 * gdb.ada/mi_var_array: New testcase.
7182
3a8b707a
DE
71832015-01-27 Doug Evans <dje@google.com>
7184
7185 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7186 Add test for objfile.filename, objfile.username after objfile
7187 has been unloaded.
7188
f8313f6e
JB
71892015-01-26 Joel Brobecker <brobecker@adacore.com>
7190
7191 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7192 the second test to print the name attribute of value
7193 returned by the call to gdb.lookup_type, and adjust
7194 the expected output accordingly.
7195
37bc665e
MW
71962015-01-25 Mark Wielaard <mjw@redhat.com>
7197
7198 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7199 * gdb.base/disp-step-fork.c: Include unistd.h.
7200 * gdb.base/siginfo-obj.c: Include stdio.h.
7201 * gdb.base/siginfo-thread.c: Likewise.
7202 * gdb.mi/non-stop.c: Include unistd.h.
7203 * gdb.mi/nsthrexec.c: Include stdio.h.
7204 * gdb.mi/pthreads.c: Include unistd.h.
7205 * gdb.modula2/unbounded1.c (main): Declare returns int.
7206 * gdb.reverse/consecutive-reverse.c: Likewise.
7207 * gdb.threads/create-fail.c: Include unistd.h.
7208 * gdb.threads/killed.c: Likewise.
7209 * gdb.threads/linux-dp.c: Likewise.
7210 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7211 * gdb.threads/non-ldr-exc-2.c: Likewise.
7212 * gdb.threads/non-ldr-exc-3.c: Likewise.
7213 * gdb.threads/non-ldr-exc-4.c: Likewise.
7214 * gdb.threads/pthreads.c: Include unistd.h.
7215 (main): Declare returns int.
7216 * gdb.threads/tls-main.c (foo): New declaration.
7217 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7218
f7e5394d
SM
72192015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7220
7221 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7222 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7223
743649fd
MW
72242015-01-15 Mark Wielaard <mjw@redhat.com>
7225
7226 * gdb.base/noreturn-return.c: New file.
7227 * gdb.base/noreturn-return.exp: New file.
7228 * gdb.base/noreturn-finish.c: New file.
7229 * gdb.base/noreturn-finish.exp: New file.
7230
198297aa
PA
72312015-01-23 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.threads/continue-pending-after-query.c: New file.
7234 * gdb.threads/continue-pending-after-query.exp: New file.
7235
717cf30c
AG
72362015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7237 Simon Marchi <simon.marchi@ericsson.com>
7238
7239 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7240 * gdb.base/valgrind-db-attach.exp: Same.
7241 * gdb.base/valgrind-infcall.exp: Same.
7242 * lib/mi-support.exp (default_mi_gdb_start): Same.
7243 * lib/prompt.exp (default_prompt_gdb_start): Same.
7244 * lib/gdb.exp (default_gdb_spawn): Same.
7245 (gdb_interact): New.
7246
7247
4b62a76e
JK
72482015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 * gdb.compile/compile.exp (pointer to jit function): New test.
7251
b4cdae6f
WW
72522015-01-17 Wei-cheng Wang <cole945@gmail.com>
7253
7254 * lib/gdb.exp (supports_process_record): Return true for
7255 powerpc*-*-linux*.
7256 (supports_reverse): Likewise.
7257
d221e7ef
DB
72582015-01-15 Don Breazeal <donb@codesourcery.com>
7259
7260 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7261 instead of checking whether the target board is remote and
7262 use spawn_wait_for_attach instead of exec/sleep.
7263 * gdb.base/attach-twice.exp: Likewise.
7264
bafffb51
JB
72652015-01-15 Joel Brobecker <brobecker@adacore.com>
7266
7267 * gdb.ada/var_arr_attrs: New testcase.
7268
5589af0e
PA
72692015-01-14 Pedro Alves <palves@redhat.com>
7270 Joel Brobecker <brobecker@adacore.com>
7271
7272 PR gdb/17525
7273 * gdb.base/bp-cmds-execution-x-script.c: New file.
7274 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7275 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7276
6c400b59
PA
72772015-01-14 Pedro Alves <palves@redhat.com>
7278
7279 PR cli/17828
7280 * gdb.base/batch-preserve-term-settings.c: New file.
7281 * gdb.base/batch-preserve-term-settings.exp: New file.
7282
e02c96a7
DE
72832015-01-13 Doug Evans <dje@google.com>
7284
7285 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7286 binary.
7287
576fd14c
JB
72882015-01-13 Joel Brobecker <brobecker@adacore.com>
7289
7290 * Makefile.in (clean mostlyclean): Do not delete *.py.
7291
04dccad0
JB
72922015-01-13 Joel Brobecker <brobecker@adacore.com>
7293
7294 * gdb.python/py-lookup-type.exp: New file.
7295
3d230f71
PA
72962015-01-12 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7299 restore GDBFLAGS before returning.
7300
7e67715d
JK
73012015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7302
7303 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7304 is_amd64_regs_target and is_x86_like_target.
7305
f2e0d4b4
DE
73062015-01-11 Doug Evans <xdje42@gmail.com>
7307
7308 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7309 is given without an explicit form.
7310 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7311 attributes.
7312 * gdb.dwarf/corrupt.exp: Ditto.
7313 * gdb.dwarf2/enum-type.exp: Ditto.
7314 * gdb.trace/entry-values.exp: Ditto.
7315 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7316
439250fb
DE
73172015-01-11 Doug Evans <xdje42@gmail.com>
7318
7319 PR gdb/15830
7320 * gdb.base/maint.exp: Remove references to "maint demangle".
7321 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7322 Add tests for explicitly specifying language to demangle.
7323 * gdb.dlang/demangle.exp: Ditto.
7324
ede9f622
PA
73252015-01-09 Pedro Alves <palves@redhat.com>
7326
7327 * gdb.threads/non-stop-fair-events.c: New file.
7328 * gdb.threads/non-stop-fair-events.exp: New file.
7329
a7b796db
PA
73302015-01-09 Pedro Alves <palves@redhat.com>
7331
7332 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7333 the global scope. Set a breakpoint after all threads are started
7334 rather than stepping over two source lines. Expect the prompt.
7335 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7336 global.
7337 (NUM): Now 15.
7338 (main): Use threads_started_barrier to wait for all threads to
7339 start. Main thread no longer calls thread_function. Exit after
7340 180 seconds.
7341 (loop): New function.
7342 (thread_function): Wait on threads_started_barrier barrier. Call
7343 'loop' at each iteration.
7344 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7345 threads have started, instead of hardcoding number of "next"
7346 steps. Use an access watchpoint instead of a write watchpoint.
7347
9665ffdd
PA
73482015-01-09 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7351 (thread_func): Wait on barrier.
7352 (main): Wait for all threads to start before stopping GDB.
7353 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7354 global.
7355 (thread1_func, thread2_func): Wait on barrier.
7356 (main): Wait for all threads to start before stopping GDB.
7357 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7358 New global.
7359 (thread1_func, thread2_func): Wait on barrier.
7360 (main): Wait for all threads to start before stopping GDB.
7361
c945a99f
PA
73622015-01-09 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.threads/attach-many-short-lived-threads.c: New file.
7365 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7366
c1a747c1
PA
73672014-01-09 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7370 instead of to thread 2.
7371 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7372 Add barrier around each pthread_create call instead of around all
7373 calls.
7374 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7375 Set a break on thread_function and have the child threads hit it
7376 one at at a time.
7377
60b3033e
PA
73782015-01-09 Pedro Alves <palves@redhat.com>
7379
7380 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7381 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7382 false.
7383 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7384 checking whether the target board is remote.
7385 * gdb.multi/multi-attach.exp: Likewise.
7386 * gdb.python/py-sync-interp.exp: Likewise.
7387 * gdb.server/ext-attach.exp: Likewise.
7388 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7389 tests that need to attach, instead of checking whether the target
7390 board is remote at the top of the file.
7391
acc018ac
YQ
73922015-01-08 Yao Qi <yao@codesourcery.com>
7393
7394 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7395
50a18af8
JK
73962015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7397
7398 Fix testcase compilation.
7399 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7400
8503d6e1
JB
74012015-01-06 Joel Brobecker <brobecker@adacore.com>
7402
7403 * gdb.python/py-type.exp: Add a couple test about empty
7404 array creation, and negative-length array creation.
7405
cc73dbcc
DE
74062015-01-02 Doug Evans <xdje42@gmail.com>
7407
7408 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7409
0300bbc7
DE
74102015-01-02 Doug Evans <dje@google.com>
7411
7412 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7413
9d85a0ec
YQ
74142014-12-29 Yao Qi <yao@codesourcery.com>
7415
7416 * gdb.trace/entry-values.exp: Update comments. Rename variable
7417 bar_call_foo to returned_from_foo.
7418
87186c6a
MMN
74192014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7420
7421 PR gdb/17394
7422 * gdb.linespec/break-asm-file.c: New file.
7423 * gdb.linespec/break-asm-file.exp: New file.
7424 * gdb.linespec/break-asm-file0.s: New file.
7425 * gdb.linespec/break-asm-file1.s: New file.
7426
1bab7383
YQ
74272014-12-18 Nigel Stephens <nigel@mips.com>
7428 Maciej W. Rozycki <macro@codesourcery.com>
7429
7430 * gdb.base/float.exp: Handle the new output from "info float" on
7431 MIPS targets.
7432
1bc1068a
JK
74332014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7434
7435 Fix MinGW compilation.
7436 * gdb.compile/compile-ops.exp: Update untested message if
7437 !skip_compile_feature_tests.
7438 * gdb.compile/compile-setjmp.exp: Likewise.
7439 * gdb.compile/compile-tls.exp: Likewise.
7440 * gdb.compile/compile.exp: Likewise.
7441 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7442 supported on this host".
7443
b6615d10
DE
74442014-12-16 Doug Evans <xdje42@gmail.com>
7445
7446 * boards/stabs.exp: New file.
7447
25dda427
AA
74482014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7449
7450 * gdb.base/completion.exp: Adjust to format changes of "maint
7451 print user-registers".
7452
bf330350
CU
74532014-12-16 Catalin Udma <catalin.udma@freescale.com>
7454
7455 PR server/17457
7456 * gdb.arch/aarch64-fp.c: New file.
7457 * gdb.arch/aarch64-fp.exp: New file.
7458
395cf596
SDJ
74592014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7460
7461 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7462 r210637, r210913, r211666, r215400, r215817).
7463
7464 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7465 * dg-extract-results.py: New file.
7466 * dg-extract-results.sh: Use it if the environment seems
7467 suitable.
7468
7469 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7470
7471 * dg-extract-results.py (parse_run): Handle warnings that
7472 are printed before a test harness is run.
7473
7474 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7475
7476 * dg-extract-results.py (Named): Remove __cmp__ method.
7477 (output_variation): Use a key to sort variation.harnesses.
7478
7479 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7480
7481 * dg-extract-results.py: For Python 3, force sys.stdout to
7482 handle surrogate escape sequences.
7483 (safe_open): New function.
7484 (output_segment, main): Use it.
7485
7486 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7487
7488 * dg-extract-results.py (Prog.result_re): Include options
7489 in test name.
7490
7491 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7492
7493 * dg-extract-results.py (output_variation): Always sort if
7494 do_sum.
7495
e882ef3c
SM
74962014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7497
7498 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7499 as long as we get pagination notifications.
7500
4992aa20
JM
75012014-12-15 Jason Merrill <jason@redhat.com>
7502
7503 * Makefile.in (check-gdb.%): Restore.
7504 * README: Mention it.
7505
c1b5a1a6
JB
75062014-12-13 Joel Brobecker <brobecker@adacore.com>
7507
7508 * gdb.ada/str_uninit: New testcase.
7509
5537b577
JK
75102014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7511
7512 PR symtab/17642
7513 * gdb.base/vla-stub-define.c: New file.
7514 * gdb.base/vla-stub.c: New file.
7515 * gdb.base/vla-stub.exp: New file.
7516
bb2ec1b3
TT
75172014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7518 Jan Kratochvil <jan.kratochvil@redhat.com>
7519 Tom Tromey <tromey@redhat.com>
7520
7521 * configure.ac: Add gdb.compile/.
7522 * configure: Regenerate.
7523 * gdb.compile/Makefile.in: New file.
7524 * gdb.compile/compile-ops.exp: New file.
7525 * gdb.compile/compile-ops.c: New file.
7526 * gdb.compile/compile-tls.c: New file.
7527 * gdb.compile/compile-tls.exp: New file.
7528 * gdb.compile/compile-constvar.S: New file.
7529 * gdb.compile/compile-constvar.c: New file.
7530 * gdb.compile/compile-mod.c: New file.
7531 * gdb.compile/compile-nodebug.c: New file.
7532 * gdb.compile/compile-setjmp-mod.c: New file.
7533 * gdb.compile/compile-setjmp.c: New file.
7534 * gdb.compile/compile-setjmp.exp: New file.
7535 * gdb.compile/compile-shlib.c: New file.
7536 * gdb.compile/compile.c: New file.
7537 * gdb.compile/compile.exp: New file.
7538 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7539
4ff709eb
TT
75402014-12-12 Tom Tromey <tromey@redhat.com>
7541
7542 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7543 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7544
6dddd6a5
DE
75452014-12-12 Doug Evans <dje@google.com>
7546
7547 * lib/gdb-python.exp (get_python_valueof): New function.
7548 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7549
71c24708
AA
75502014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7551
7552 * gdb.base/completion.exp: Add test for completion of "info
7553 registers ".
7554
3e29f34a
MR
75552014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7556
7557 * gdb.base/func-ptrs.c: New file.
7558 * gdb.base/func-ptrs.exp: New file.
7559
fc126975
SM
75602014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7561
7562 PR breakpoints/17012
7563 * gdb.base/dprintf-detach.c: New file.
7564 * gdb.base/dprintf-detach.exp: New file.
7565
0a46d518
SM
75662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7567
7568 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7569 * lib/gdb.exp (target_is_gdbserver): New procedure.
7570
a0be3e44
DE
75712014-12-08 Doug Evans <dje@google.com>
7572
7573 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7574
df1b803a
YQ
75752014-12-05 Yao Qi <yao@codesourcery.com>
7576
7577 * gdb.guile/scm-error.exp: Remove the third argument to
7578 gdb_remote_download.
7579 * gdb.guile/scm-frame-args.exp: Likewise.
7580 * gdb.guile/scm-section-script.exp: Likewise.
7581
ddb9f679
YQ
75822014-12-05 Yao Qi <yao@codesourcery.com>
7583
7584 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7585
86e4ed39
DE
75862014-12-04 Doug Evans <dje@google.com>
7587
7588 * gdb.python/py-objfile.exp: Add tests for
7589 objfile.add_separate_debug_file.
7590
7c50a931
DE
75912014-12-04 Doug Evans <dje@google.com>
7592
7593 * lib/gdb.exp (get_build_id): New function.
7594 (build_id_debug_filename_get): Rewrite to use it.
7595 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7596
621661e3
MR
75972014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7598
7599 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7600 `method(long)', not just 0x0.
7601 * gdb.cp/nsalias.exp: Align code labels to 4.
7602 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7603 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7604 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7605 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7606 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7607 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7608
29f0c3b7
DE
76092014-12-02 Doug Evans <dje@google.com>
7610
e1e061e7 7611 PR symtab/17602
29f0c3b7 7612 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7613 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7614 * gdb.cp/anon-ns.exp: Update.
7615
162078c8
NB
76162014-12-02 Nick Bull <nicholaspbull@gmail.com>
7617
7618 * gdb.python/py-events.py (inferior_call_handler): New.
7619 (register_changed_handler, memory_changed_handler): New.
7620 (test_events.invoke): Register new handlers.
7621 * gdb.python/py-events.exp: Add tests for inferior call,
7622 memory_changed and register_changed events.
7623
fdb09caf
AA
76242014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7625
7626 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7627 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7628 if the linker doesn't understand this.
7629
55cfb2c4
SM
76302014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7631
7632 * gdb.python/python.exp: Change expected reply to help().
7633
9e8cd6df
YQ
76342014-12-01 Yao Qi <yao@codesourcery.com>
7635
7636 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7637 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7638 * configure: Re-generated.
7639
6c659fc2
SC
76402014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7641
7642 * gdb.cp/chained-calls.cc: New file.
7643 * gdb.cp/chained-calls.exp: New file.
7644 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7645
d7fc3181
SM
76462014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7647
7648 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7649 * gdb.dwarf2/symtab-producer.exp: Same.
7650 * gdb.gdb/python-interrupts.exp: Same.
7651 * gdb.gdb/python-selftest.exp: Same.
7652 * gdb.python/py-linetable.exp: Same.
7653 * gdb.python/py-type.exp: Same.
7654 * gdb.python/py-value-cc.exp: Same.
7655 * gdb.python/py-value.exp: Same.
7656
10e79639
YQ
76572014-11-28 Yao Qi <yao@codesourcery.com>
7658
7659 * gdb.base/break-probes.exp: Match library name prefixed with
7660 sysroot.
7661
f28a0564
SM
76622014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7663
7664 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7665 test expected output. Add parentheses for the call to print.
7666 Remove L suffix from integers.
7667
3fe1ce1d
DE
76682014-11-26 Doug Evans <dje@google.com>
7669
7670 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7671
84429e27
YQ
76722014-11-22 Yao Qi <yao@codesourcery.com>
7673
7674 * gdb.trace/entry-values.c: Remove asms.
7675 (foo): Add foo_label.
7676 (bar): Add bar_label.
7677 * gdb.trace/entry-values.exp: Remove code computing foo's
7678 length and bar's length.
7679 (Dwarf::assemble): Invoke function_range for bar and use
7680 MACRO_AT_func for foo.
7681
26741859
YQ
76822014-11-22 Yao Qi <yao@codesourcery.com>
7683
7684 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7685 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7686 Use .Lgcc43_procstart instead of gcc43.
7687
45e44d27
JB
76882014-11-21 Joel Brobecker <brobecker@adacore.com>
7689
7690 * gdb.ada/n_arr_bound: New testcase.
7691
458c8db8
SDJ
76922014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7693
7694 PR breakpoints/10737
7695 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7696 test_catch_syscall_multi_arch.
7697 (test_catch_syscall_multi_arch): New function.
7698
43f3e411
DE
76992014-11-20 Doug Evans <xdje42@gmail.com>
7700
7701 * gdb.base/maint.exp: Update expected output.
7702
0d7b2549
AA
77032014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7704
7705 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7706 4-byte instruction on S390.
7707
8908fca5
JB
77082014-11-19 Joel Brobecker <brobecker@adacore.com>
7709
7710 * gdb.ada/arr_arr: New testcase.
7711
4a46959e
JB
77122014-11-19 Joel Brobecker <brobecker@adacore.com>
7713
7714 * gdb.ada/pkd_arr_elem: New Testcase.
7715
470e2f4e
LM
77162014-11-18 Luis Machado <lgustavo@codesourcery.com>
7717
7718 * gdb.reverse/break-precsave: Expect completion message for
7719 core file reads.
7720 * gdb.reverse/consecutive-precsave.exp: Likewise.
7721 * gdb.reverse/finish-precsave.exp: Likewise.
7722 * gdb.reverse/i386-precsave.exp: Likewise.
7723 * gdb.reverse/machinestate-precsave.exp: Likewise.
7724 * gdb.reverse/sigall-precsave.exp: Likewise.
7725 * gdb.reverse/solib-precsave.exp: Likewise.
7726 * gdb.reverse/step-precsave.exp: Likewise.
7727 * gdb.reverse/until-precsave.exp: Likewise.
7728 * gdb.reverse/watch-precsave.exp: Likewise.
7729
a267f3ad
AA
77302014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7731
7732 * gdb.base/bp-permanent.c: Include unistd.h.
7733 * gdb.python/py-framefilter-mi.c (main): Add return type.
7734 * gdb.python/py-framefilter.c (main): Likewise.
7735 * gdb.trace/actions-changed.c (main): Likewise.
7736
12084a9a
AA
77372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7738
7739 * gdb.mi/until.c: Add eye-catchers.
7740 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7741 line numbers.
7742
dc7e1a77
AA
77432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7744
7745 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7746 function header variants in break1.c.
7747 * gdb.base/ena-dis-br.exp: Likewise.
7748 * gdb.base/hbreak2.exp: Likewise.
7749 * gdb.reverse/until-precsave.exp: Drop references to removed
7750 non-prototype function header variants in ur1.c.
7751 * gdb.reverse/until-reverse.exp: Likewise.
7752
41c77605
PM
77532014-11-17 Petr Machata <pmachata@redhat.com>
7754
7755 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7756 ${_cu_offset_size} bytes abbrev offset.
7757
34248c3a
DE
77582014-11-15 Doug Evans <xdje42@gmail.com>
7759
7760 PR symtab/17559
7761 * gdb.base/line-symtabs.exp: New file.
7762 * gdb.base/line-symtabs.c: New file.
7763 * gdb.base/line-symtabs.h: New file.
7764
646da059
YQ
77652014-11-14 Yao Qi <yao@codesourcery.com>
7766
7767 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7768 (func): Add label func_label.
7769 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7770 Replace low_pc and high_pc with MACRO_AT_range.
7771 Replace name, low_pc and high_pc with MACRO_AT_func.
7772
9301ebe6
YQ
77732014-11-14 Yao Qi <yao@codesourcery.com>
7774
7775 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7776 Replace name, low_pc and high_pc with MACRO_AT_func.
7777
f166b542
YQ
77782014-11-14 Yao Qi <yao@codesourcery.com>
7779
7780 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7781 produce debug information.
7782 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7783
0f6e71e3
YQ
77842014-11-14 Yao Qi <yao@codesourcery.com>
7785
7786 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7787 object and get function length.
7788 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7789 with MACRO_AT_func.
7790 (top-level): Replace gdb_compile and clean_restart with
7791 prepare_for_testing.
7792 * gdb.dwarf2/main.c (main): Add label main_label.
7793
876c4df9
YQ
77942014-11-14 Yao Qi <yao@codesourcery.com>
7795
7796 * lib/dwarf.exp (function_range): New procedure.
7797 (Dwarf::_handle_macro_at_func): New procedure.
7798 (Dwarf::_handle_macro_at_range): New procedure.
7799 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7800
02ad9cf1
YQ
78012014-11-14 Yao Qi <yao@codesourcery.com>
7802
7803 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7804 (_handle_attribute): New procedure.
7805
a59add0c
AA
78062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7807
7808 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7809 * gdb.base/call-sc.c (zed): Likewise.
7810 * gdb.base/checkpoint.c (main): Likewise.
7811 * gdb.base/dump.c (main): Likewise.
7812 * gdb.base/gcore.c (main): Likewise.
7813 * gdb.base/huge.c (main): Likewise.
7814 * gdb.base/multi-forks.c (main): Likewise.
7815 * gdb.base/pr10179-a.c (main): Likewise.
7816 * gdb.base/savedregs.c (main): Likewise.
7817 * gdb.base/sigaltstack.c (main): Likewise.
7818 * gdb.base/siginfo.c (main): Likewise.
7819 * gdb.base/structs.c (zed): Likewise.
7820 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7821 * gdb.mi/mi-syn-frame.c (main): Likewise.
7822 * gdb.mi/until.c (foo, main): Likewise.
7823 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7824 * gdb.base/solib-weak.c (foo): Declare.
7825 * gdb.base/attach-twice.c: Include stdio.h.
7826 * gdb.base/weaklib1.c: Likewise.
7827 * gdb.base/weaklib2.c: Likewise.
7828 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7829 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7830 unistd.h.
7831 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7832 * gdb.mi/mi-exit-code.c: Likewise.
7833 * gdb.base/break-interp-lib.c: Include string.h.
7834 * gdb.base/coremaker.c: Likewise.
7835 * gdb.base/testenv.c: Likewise.
7836 * gdb.python/py-finish-breakpoint.c: Likewise.
7837 * gdb.base/inferior-died.c: Include sys/wait.h.
7838 * gdb.base/fileio.c: Include time.h.
7839 * gdb.base/async-shell.c: Include unistd.h.
7840 * gdb.base/dprintf-non-stop.c: Likewise.
7841 * gdb.base/info-os.c: Likewise.
7842 * gdb.mi/mi-console.c: Likewise.
7843 * gdb.mi/watch-nonstop.c: Likewise.
7844 * gdb.python/py-events.c: Likewise.
7845 * gdb.base/async.c (baz): Move up before its invocation.
7846 * gdb.base/code_elim2.c (my_global_func): Likewise.
7847 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7848 * gdb.base/advance.c (func2): Likewise.
7849
3b5d5997
AA
78502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7851
7852 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7853 variant.
7854 * gdb.base/annota3.c: Likewise.
7855 * gdb.base/async.c: Likewise.
7856 * gdb.base/average.c: Likewise.
7857 * gdb.base/call-ar-st.c: Likewise.
7858 * gdb.base/call-rt-st.c: Likewise.
7859 * gdb.base/call-sc.c: Likewise.
7860 * gdb.base/call-strs.c: Likewise.
7861 * gdb.base/ending-run.c: Likewise.
7862 * gdb.base/execd-prog.c: Likewise.
7863 * gdb.base/exprs.c: Likewise.
7864 * gdb.base/foll-exec.c: Likewise.
7865 * gdb.base/foll-fork.c: Likewise.
7866 * gdb.base/foll-vfork.c: Likewise.
7867 * gdb.base/funcargs.c: Likewise.
7868 * gdb.base/gcore.c: Likewise.
7869 * gdb.base/jump.c: Likewise.
7870 * gdb.base/langs0.c: Likewise.
7871 * gdb.base/langs1.c: Likewise.
7872 * gdb.base/langs2.c: Likewise.
7873 * gdb.base/mips_pro.c: Likewise.
7874 * gdb.base/nodebug.c: Likewise.
7875 * gdb.base/opaque0.c: Likewise.
7876 * gdb.base/opaque1.c: Likewise.
7877 * gdb.base/recurse.c: Likewise.
7878 * gdb.base/run.c: Likewise.
7879 * gdb.base/scope0.c: Likewise.
7880 * gdb.base/scope1.c: Likewise.
7881 * gdb.base/setshow.c: Likewise.
7882 * gdb.base/setvar.c: Likewise.
7883 * gdb.base/shmain.c: Likewise.
7884 * gdb.base/shr1.c: Likewise.
7885 * gdb.base/shr2.c: Likewise.
7886 * gdb.base/sigall.c: Likewise.
7887 * gdb.base/signals.c: Likewise.
7888 * gdb.base/so-indr-cl.c: Likewise.
7889 * gdb.base/solib2.c: Likewise.
7890 * gdb.base/structs.c: Likewise.
7891 * gdb.base/sum.c: Likewise.
7892 * gdb.base/vforked-prog.c: Likewise.
7893 * gdb.base/watchpoint.c: Likewise.
7894 * gdb.reverse/shr2.c: Likewise.
7895 * gdb.reverse/until-reverse.c: Likewise.
7896 * gdb.reverse/ur1.c: Likewise.
7897 * gdb.reverse/watch-reverse.c: Likewise.
7898
066a77c5
AA
78992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7900
7901 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7902 variant.
7903 * gdb.base/sepdebug.exp: Drop references to removed code.
7904
4f204ea5
AA
79052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7906
7907 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7908 variant. Preserve original line numbering.
7909 * gdb.base/list1.c: Likewise.
7910
3b377a3a
AA
79112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7912
7913 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7914 variant.
7915 * gdb.base/break1.c: Likewise.
7916 * gdb.base/break.exp: Drop references to removed code.
7917
e444df73
AA
79182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7919
7920 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7921 variant.
7922
8008f2a7
AA
79232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7924
7925 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7926
a5a06887
AA
79272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7928
7929 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7930 logic into perform_all_tests() and invoke it with and without
7931 function header prototypes.
7932 (do_function_calls): Remove conditional XFAIL for PR 5318.
7933 (rerun_and_prepare): Remove duplicate code.
7934 (perform_all_tests): New. Main logic moved here.
7935
44dba9b9
AA
79362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7937
7938 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7939 code guarded by #ifdef NO_PROTOTYPES.
7940 (t_double_many_args): Likewise.
7941 (DEF_FUNC_MANY_ARGS_1): Likewise.
7942 (DEF_FUNC_VALUES_1): Likewise.
7943 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7944 guarded by #ifdef PROTOTYPES.
7945
d1fbcd56
AA
79462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7947
7948 * gdb.mi/mi-console.c: Add eye-catcher.
7949 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7950 instead of literal line number.
7951
b0e59b8f
AA
79522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7953
7954 * gdb.base/shr2.c: Add eye-catcher.
7955 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7956 line number.
7957
78f98cca
AA
79582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7959
7960 * gdb.base/jump.c: Add eye-catchers.
7961 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
7962 numbers.
7963
58fa2af0
AA
79642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7965
7966 * gdb.base/execd-prog.c: Add eye-catchers.
7967 * gdb.base/foll-exec.c: Likewise.
7968 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
7969 line numbers.
7970
04e5059b
AA
79712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7972
7973 * gdb.base/ending-run.c: Add eye-catchers.
7974 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
7975 literal line numbers.
7976
dbfdb174
AA
79772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7978
7979 * gdb.base/call-rt-st.c: Add eye-catchers.
7980 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
7981 literal line numbers.
7982
888a2ade
AA
79832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7984
7985 * gdb.base/call-ar-st.c: Add eye-catchers.
7986 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
7987 literal line numbers.
7988
6acc2dde
AA
79892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7990
7991 * gdb.base/average.c: Add eye-catchers.
7992 * gdb.base/sum.c: Likewise.
7993 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
7994 regexps dynamically.
7995
9ecfcd1d
AA
79962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7997
7998 * gdb.base/solib1.c: Add eye-catchers.
7999 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8000 literal line numbers.
8001
78708b7c
PA
80022014-11-12 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8005 leader has exited.
8006
af48d08f
PA
80072014-11-12 Pedro Alves <palves@redhat.com>
8008
8009 * gdb.arch/i386-bp_permanent.c: New file.
8010 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8011 (srcfile): Set to i386-bp_permanent.c.
8012 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8013 that stepi does not execute the 'leave' instruction, instead of
8014 testing it does execute.
8015 * gdb.base/bp-permanent.c: New file.
8016 * gdb.base/bp-permanent.exp: New file.
8017
af3768e9
DE
80182014-11-10 Doug Evans <xdje42@gmail.com>
8019
8020 PR symtab/17564
8021 * gdb.base/symtab-search-order.exp: New file.
8022 * gdb.base/symtab-search-order.c: New file.
8023 * gdb.base/symtab-search-order-1.c: New file.
8024 * gdb.base/symtab-search-order-shlib-1.c: New file.
8025
9de00a4a
PA
80262014-11-07 Pedro Alves <palves@redhat.com>
8027
8028 PR gdb/17511
8029 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8030 i?86-*-linux*.
8031
e0f52461
SC
80322014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8033
8034 PR c++/17494
8035 * gdb.cp/pr17494.cc: New file.
8036 * gdb.cp/pr17494.exp: New file.
8037
6ce8c980
YQ
80382014-11-02 Yao Qi <yao@codesourcery.com>
8039
8040 * gdb.python/python.exp: Get working directory and match the
8041 output of "set extended-prompt \\w " with it.
8042
02be9a71
DE
80432014-10-30 Doug Evans <dje@google.com>
8044
8045 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8046 in objfiles.
8047 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8048 in progspaces.
8049
3bdff46b
LM
80502014-10-30 Janis Johnson <janisjo@codesourcery.com>
8051
8052 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8053 * gdb.base/realname-expand.exp: Likewise.
8054 * gdb.linespec/macro-relative.exp: Likewise.
8055
ab917dfb
PA
80562014-10-29 Pedro Alves <palves@redhat.com>
8057
8058 PR gdb/17408
8059 * gdb.threads/schedlock.c (some_function): New function.
8060 (call_function): New global.
8061 (MAYBE_CALL_SOME_FUNCTION): New macro.
8062 (thread_function): Call it.
8063 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8064 and use it instead of a global counter. Adjust all callers.
8065 (get_current_thread): Use "find current thread" for test message
8066 here rather than having all callers pass down the same string.
8067 (goto_loop): New procedure, factored out from ...
8068 (my_continue): ... this.
8069 (step_ten_loops): Change parameter from test message to command to
8070 use. Adjust.
8071 (list_count): Delete global.
8072 (check_result): New procedure, factored out from duplicate top
8073 level code.
8074 (continue tests): Wrap in with_test_prefix.
8075 (test_step): New procedure, factored out from duplicate top level
8076 code.
8077 (top level): Test "step" in combination with all scheduler-locking
8078 modes. Test "next" in combination with all scheduler-locking
8079 modes, and in combination with stepping over a function call or
8080 not.
8081 * gdb.threads/next-bp-other-thread.c: New file.
8082 * gdb.threads/next-bp-other-thread.exp: New file.
8083
d3d4baed
PA
80842014-10-29 Pedro Alves <palves@redhat.com>
8085
8086 PR python/17372
8087 * gdb.python/python.exp: Test a multi-line command that spawns
8088 interactive Python.
8089 * gdb.base/multi-line-starts-subshell.exp: New file.
8090
563e8d85
YQ
80912014-10-29 Yao Qi <yao@codesourcery.com>
8092
8093 * gdb.base/fileio.exp: Make directories on host.
8094
0ea4d52e
YQ
80952014-10-29 Yao Qi <yao@codesourcery.com>
8096
8097 * gdb.base/fileio.c (test_write): Close the file.
8098
7f5ef605
PA
80992014-10-28 Pedro Alves <palves@redhat.com>
8100
8101 PR gdb/12623
8102 * gdb.base/sigstep.c (no_handler): New global.
8103 (main): If 'no_handler is true, set the signal handlers to
8104 SIG_IGN.
8105 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8106 with_sw_watch and no_handler parameters. Handle them.
8107 (top level) <stepping over handler when stopped at a breakpoint
8108 test>: Add a test axis for testing with a software watchpoint, and
8109 another for testing with the signal handler set to SIG_IGN.
8110 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8111 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8112
abbdbd03
PA
81132014-10-28 Pedro Alves <palves@redhat.com>
8114
8115 PR gdb/17511
8116 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8117 * gdb.base/sigstep.exp (other_handler_location): New global.
8118 (advance): Support stepping into the signal handler, and running
8119 commands while in the handler.
8120 (in_handler_map): New global.
8121 (top level): In the advance test, add combinations for getting
8122 into the handler with stepping commands, and for running commands
8123 in the handler. Add comment descripting the advancei tests.
8124
1df4399f
PA
81252014-10-28 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/sigstep.exp: Use build_executable instead of
8128 prepare_for_testing.
8129 (top level): Move code that starts GDB, runs to main and creates a
8130 display to ...
8131 (restart): ... this new procedure.
8132 (top level): Move backtrace from signal handler test to ...
8133 (validate_backtrace): ... this new procedure.
8134 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8135 with_test_prefix. Always restart GDB.
8136 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8137 with_test_prefix. Always restart GDB. No need to delete
8138 breakpoints after the test.
8139 (test_skip_handler): Remove prefix parameter.
8140 (skip_over_handler, breakpoint_to_handler)
8141 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8142 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8143 restart GDB. No need to delete breakpoints after the test.
8144 (top level): Use foreach to call the test procedures with
8145 different commands.
8146
a5b6e449
PA
81472014-10-28 Pedro Alves <palves@redhat.com>
8148
8149 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8150 instead of GNATS numbers.
8151 * gdb.base/sigbpt.exp: Likewise.
8152 * gdb.base/siginfo.exp: Likewise.
8153 * gdb.base/sigstep.exp: Likewise.
8154
e5f8a7cc
PA
81552014-10-27 Pedro Alves <palves@redhat.com>
8156
8157 * gdb.base/sigstep.c (dummy): New global.
8158 (main): Issue a couple writes to the new global.
8159 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8160 procedures.
8161 (skip_over_handler): Use test_skip_handler.
8162 (top level): Call skip_over_handler for stepi and nexti too.
8163 (breakpoint_over_handler): Use test_skip_handler.
8164 (top level): Call breakpoint_over_handler for stepi and nexti too.
8165
763905a3
YQ
81662014-10-27 Yao Qi <yao@codesourcery.com>
8167
8168 * gdb.trace/tfile.c (adjust_function_address)
8169 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8170 function descriptor.
8171
6f259a23
DB
81722014-10-24 Don Breazeal <donb@codesourcery.com>
8173
8174 * gdb.base/foll-fork.exp (test_follow_fork,
8175 catch_fork_child_follow): Check for updated fork messages emitted
8176 from infrun.c.
8177 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8178 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8179 vfork_and_exec_child_follow_through_step): Check for updated vfork
8180 messages emitted from infrun.c.
8181
09dd9a69
PA
81822014-10-24 Pedro Alves <palves@redhat.com>
8183
8184 * gdb.base/corefile.exp: Remove references to ultrix.
8185 * gdb.base/interrupt.exp: Likewise.
8186 * gdb.base/whatis.exp: Likewise.
8187 * gdb.gdb/selftest.exp: Likewise.
8188 * gdb.threads/manythreads.exp: Likewise.
8189 * gdb.threads/print-threads.exp: Likewise.
8190 * gdb.threads/pthreads.exp:: Likewise.
8191 * gdb.threads/schedlock.exp: Likewise.
8192
3433cfa5
SC
81932014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8194
8195 * gdb.cp/non-trivial-retval.cc: Add a test case.
8196 * gdb.cp/non-trivial-retval.exp: Add a test.
8197
092f880b
YQ
81982014-10-20 Yao Qi <yao@codesourcery.com>
8199
8200 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8201 * gdb.python/py-objfile-script-gdb.py: New file.
8202 * gdb.python/py-objfile-script.exp: Update reference to
8203 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8204 of remote_download. Remove the dest file.
8205
acbdb7f3
YQ
82062014-10-20 Yao Qi <yao@codesourcery.com>
8207
8208 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8209 * gdb.base/step-line.exp: Likewise.
8210 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8211 * gdb.dwarf2/dw2-basic.exp: Likewise.
8212 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8213 * gdb.dwarf2/dw2-filename.exp: Likewise.
8214 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8215 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8216 * gdb.dwarf2/dw2-producer.exp: Likewise.
8217 * gdb.dwarf2/mac-fileno.exp: Likewise.
8218 * gdb.python/py-frame-args.exp: Likewise.
8219 * gdb.python/py-framefilter.exp: Likewise.
8220 * gdb.python/py-mi.exp: Likewise.
8221 * gdb.python/py-objfile-script.exp: Likewise
8222 * gdb.python/py-pp-integral.exp: Likewise.
8223 * gdb.python/py-pp-re-notag.exp: Likewise.
8224 * gdb.python/py-prettyprint.exp: Likewise.
8225 * gdb.python/py-section-script.exp: Likewise.
8226 * gdb.python/py-typeprint.exp: Likewise.
8227 * gdb.python/py-xmethods.exp: Likewise.
8228 * gdb.stabs/weird.exp: Likewise.
8229 * gdb.xml/tdesc-regs.exp: Likewise.
8230
bd286a29
KCY
82312014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8232
8233 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8234 (out_cu): Use addr_len for the size of addresses.
8235 (out_line): Likewise. Size DW_LNE_set_address instruction
8236 according to addr_len.
8237 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8238 (FUNC): Add START_INSNS to definition.
8239
673dc4a0
YQ
82402014-10-18 Yao Qi <yao@codesourcery.com>
8241
8242 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8243 gdb_has_argv0 return true.
8244 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8245 check [target_info exists noargs], check [gdb_has_argv0]
8246 instead.
8247 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8248 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8249 procedures.
8250
4ffbba72
DE
82512014-10-17 Doug Evans <dje@google.com>
8252
8253 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8254 event.
8255 * gdb.python/py-events.py: Add clear_objfiles event.
8256
d096d8c1
DE
82572014-10-17 Doug Evans <dje@google.com>
8258
8259 * gdb.python/py-objfile.exp: Test progspace attribute.
8260
a80db015
LM
82612014-10-17 Luis Machado <lgustavo@codesourcery.com>
8262
8263 * gdb.guile/scm-breakpoint.exp: Do not assume any
8264 directory separators when matching source file paths.
8265 * gdb.python/py-breakpoint.exp: Likewise.
8266 * gdb.reverse/break-precsave.exp: Likewise.
8267 * gdb.reverse/break-reverse.exp: Likewise.
8268 * gdb.reverse/consecutive-precsave.exp: Likewise.
8269 * gdb.reverse/finish-precsave.exp: Likewise.
8270 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8271 * gdb.reverse/finish-reverse.exp: Likewise.
8272 * gdb.reverse/i386-precsave.exp: Likewise.
8273 * gdb.reverse/i387-env-reverse.exp: Likewise.
8274 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8275 * gdb.reverse/machinestate-precsave.exp: Likewise.
8276 * gdb.reverse/machinestate.exp: Likewise.
8277 * gdb.reverse/sigall-precsave.exp: Likewise.
8278 * gdb.reverse/solib-precsave.exp: Likewise.
8279 * gdb.reverse/step-precsave.exp: Likewise.
8280 * gdb.reverse/until-precsave.exp: Likewise.
8281 * gdb.reverse/watch-precsave.exp: Likewise.
8282 * gdb.reverse/watch-reverse.exp: Likewise.
8283
b22089ab
YQ
82842014-10-17 Yao Qi <yao@codesourcery.com>
8285
8286 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8287 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8288
6c4486e6
PA
82892014-10-17 Pedro Alves <palves@redhat.com>
8290
8291 PR gdb/17471
8292 * gdb.base/bg-execution-repeat.c: New file.
8293 * gdb.base/bg-execution-repeat.exp: New file.
8294
0ff33695
PA
82952014-10-17 Pedro Alves <palves@redhat.com>
8296
8297 PR gdb/17300
8298 * gdb.base/continue-all-already-running.c: New file.
8299 * gdb.base/continue-all-already-running.exp: New file.
8300
6fdebc3d
PA
83012014-10-17 Pedro Alves <palves@redhat.com>
8302
8303 PR gdb/17472
8304 * gdb.base/annota-input-while-running.c: New file.
8305 * gdb.base/annota-input-while-running.exp: New file.
8306
32a8097b
PA
83072014-10-17 Pedro Alves <palves@redhat.com>
8308
8309 * gdb.base/callfuncs.exp: emove references to osf.
8310 * gdb.base/sigall.exp: Likewise.
8311 * gdb.gdb/selftest.exp: Likewise.
8312 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8313 * gdb.mi/non-stop.c: Likewise.
8314 * gdb.mi/pthreads.c: Likewise.
8315 * gdb.reverse/sigall-precsave.exp: Likewise.
8316 * gdb.reverse/sigall-reverse.exp: Likewise.
8317 * gdb.threads/pthreads.c: Likewise.
8318 * gdb.threads/pthreads.exp: Likewise.
8319
7a3517ff
YQ
83202014-10-17 Yao Qi <yao@codesourcery.com>
8321
8322 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8323 check 'target_info exists noargs'.
8324 (test_command_prompt_position): Likewise.
8325 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8326 Remove "set args".
8327 (progvar_simple_while_test): Likewise.
8328 (progvar_complex_if_while_test): Likewise.
8329 (if_while_breakpoint_command_test): Likewise.
8330 (infrun_breakpoint_command_test): Likewise.
8331 (breakpoint_command_test): Likewise.
8332 (watchpoint_command_test): Likewise.
8333 (bp_deleted_in_command_test): Likewise.
8334 (temporary_breakpoint_commands): Likewise.
8335
bb99c472
YQ
83362014-10-16 Yao Qi <yao@codesourcery.com>
8337
8338 * gdb.base/remotetimeout.exp: Remove noargs checking.
8339
7c16b83e
PA
83402014-10-15 Pedro Alves <palves@redhat.com>
8341
8342 PR breakpoints/9649
8343 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8344 * gdb.base/breakpoint-in-ro-region.exp
8345 (probe_target_hardware_step): New procedure.
8346 (top level): Probe hardware stepping and hardware breakpoint
8347 support. Test stepping through a read-only region, with both
8348 "breakpoint auto-hw" on and off and both "always-inserted" on and
8349 off.
8350
35a49624
IB
83512014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8352
8353 * gdb.dlang/demangle.exp: Update for demangling changes.
8354
2d1c107c
SC
83552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8356
8357 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8358 * gdb.cp/non-trivial-retval.exp: Add new tests.
8359
778811d5
SC
83602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8361
8362 PR c++/13403
8363 PR c++/15154
8364 * gdb.cp/non-trivial-retval.cc: New file.
8365 * gdb.cp/non-trivial-retval.exp: New file.
8366
10c5f0a8
YQ
83672014-10-15 Yao Qi <yao@codesourcery.com>
8368
8369 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8370 remote host.
8371
65d7b369
YQ
83722014-10-15 Yao Qi <yao@codesourcery.com>
8373
8374 * gdb.python/py-symbol.exp: Match file base name if host is
8375 remote, otherwise match file name with dir name.
8376 * gdb.python/py-symtab.exp: Likewise.
8377 * gdb.python/python.exp: Likewise.
8378
46dc1394
YQ
83792014-10-15 Yao Qi <yao@codesourcery.com>
8380
8381 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8382 pattern.
8383 * gdb.python/py-symtab.exp: Likewise.
8384 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8385 locationn.
8386
c40cc657
JB
83872014-10-14 Joel Brobecker <brobecker@adacore.com>
8388
8389 * gdb.ada/addr_arith: New testcase.
8390
2abf49e1
MR
83912014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8392
8393 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8394 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8395 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8396 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8397
f7088df3
SDJ
83982014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8399
8400 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8401 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8402 * gdb.arch/stap-eval-lang-ada.exp: New file.
8403
4dc06805
YQ
84042014-10-14 Yao Qi <yao@codesourcery.com>
8405
8406 * gdb.mi/mi-var-child.c (nothing1): New function.
8407 (nothing2): New function.
8408 (do_children_tests): Set function pointers by nothing1 and
8409 nothing2.
8410 * gdb.mi/mi-var-child.exp: Step over new added statements.
8411 Update test to match the new output.
8412 * gdb.mi/var-cmd.c (nothing1): New function.
8413 (nothing2): New function.
8414 (do_children_tests): Set function pointers by nothing1 and
8415 nothing2.
8416 * gdb.mi/mi-var-display.exp: Update test to match output.
8417 Step to the line specified by $line_dct_nothing.
8418 Increase the number of lines to step.
8419
46a93de2
YQ
84202014-10-14 Yao Qi <yao@codesourcery.com>
8421
8422 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8423 tests.
8424 * gdb.mi/mi2-var-child.exp: Likewise.
8425
14ea52ee
DE
84262014-10-13 Doug Evans <dje@google.com>
8427
8428 * gdb.python/py-objfile.exp: Change name of file name test.
8429
e5c6e92b
DE
84302014-10-13 Doug Evans <dje@google.com>
8431
8432 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8433 from the start of the CU.
8434
c780cc2f
JK
84352014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8436 Yao Qi <yao@codesourcery.com>
8437
8438 Fix "save breakpoints" for "catch" command.
8439 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8440 Remove -nonewline. Match also the added "main" line.
8441
99894e11
JK
84422014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8443
8444 Fix "save breakpoints" for "disable $bpnum" command.
8445 * gdb.base/save-bp.c (main): Add label.
8446 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8447
6e1ac5a3
JK
84482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8449
8450 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8451
754dd2b0
YQ
84522014-10-11 Yao Qi <yao@codesourcery.com>
8453
8454 * gdb.server/server-kill.exp: Execute command
8455 "set remote trace-status-packet on" before "tstatus".
8456
f90183d7
YQ
84572014-10-11 Yao Qi <yao@codesourcery.com>
8458
8459 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8460 (main): Call getppid.
8461 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8462 and continue to it. Read variable "server_pid".
8463
bf40a607
YQ
84642014-10-11 Yao Qi <yao@codesourcery.com>
8465
8466 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8467
052ca370
YQ
84682014-10-11 Yao Qi <yao@codesourcery.com>
8469
8470 * gdb.threads/thread-find.exp: Don't execute command
8471 "info threads".
8472 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8473 * gdb.threads/linux-dp.exp: Don't check the condition
8474 $threads_created equals to zero.
8475
3831839c
PA
84762014-10-10 Pedro Alves <palves@redhat.com>
8477
8478 * gdb.base/bigcore.exp: Remove references to IRIX.
8479 * gdb.base/funcargs.exp: Likewise.
8480 * gdb.base/interrupt.exp: Likewise.
8481 * gdb.base/mips_pro.exp: Likewise.
8482 * gdb.base/nodebug.exp: Likewise.
8483 * gdb.base/setvar.exp: Likewise.
8484 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8485
8b9a549d
PA
84862014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8487 Pedro Alves <palves@redhat.com>
8488
8489 PR symtab/14466
8490 * gdb.base/vdso-warning.c: New file.
8491 * gdb.base/vdso-warning.exp: New file.
8492
d48ba5e8
DE
84932014-10-02 Doug Evans <dje@google.com>
8494
8495 * gdb.base/structs.c (main): Don't run forever.
8496
2278c276
PA
84972014-10-02 Pedro Alves <palves@redhat.com>
8498
8499 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8500 (top level) <stop threads 1, stop threads 2>: Use it.
8501
b57bacec
PA
85022014-10-02 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.threads/break-while-running.exp (test): Add new
8505 'update_thread_list' argument. Skip "info threads" if false.
8506 (top level): Add new 'update_thread_list' axis.
8507
13fd3ff3
PA
85082014-10-02 Pedro Alves <palves@redhat.com>
8509
8510 PR breakpoints/17431
8511 * gdb.base/execl-update-breakpoints.c: New file.
8512 * gdb.base/execl-update-breakpoints.exp: New file.
8513
0fec99e8
PA
85142014-10-01 Pedro Alves <palves@redhat.com>
8515
8516 * gdb.base/breakpoint-in-ro-region.c: New file.
8517 * gdb.base/breakpoint-in-ro-region.exp: New file.
8518
2ddf4301
SM
85192014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8520
8521 * gdb.mi/mi-exit-code.exp: New file.
8522 * gdb.mi/mi-exit-code.c: New file.
8523
6a5f3f43
YQ
85242014-09-30 Yao Qi <yao@codesourcery.com>
8525
8526 * lib/prelink-support.exp (build_executable_own_libs): Error if
8527 the target isn't native.
8528
345bcc73
YQ
85292014-09-30 Yao Qi <yao@codesourcery.com>
8530
8531 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8532 false.
8533
a25a5a45
PA
85342014-09-22 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.threads/break-while-running.exp: New file.
8537 * gdb.threads/break-while-running.c: New file.
8538
00ba3162
YQ
85392014-09-19 Yao Qi <yao@codesourcery.com>
8540
8541 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8542 Invoke test. Restart GDB with --readnow and invoke test again.
8543
c3b7b696
YQ
85442014-09-19 Yao Qi <yao@codesourcery.com>
8545
8546 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8547 proc set_breakpoint_on_gcd_function. Invoke
8548 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8549 invoke set_breakpoint_on_gcd_function again.
8550
2b4fd423
DE
85512014-09-18 Doug Evans <dje@google.com>
8552
8553 * gdb.dwarf2/symtab-producer.exp: New file.
8554
a5947601
SDJ
85552014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8556
8557 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8558 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8559 * gdb.base/global-var-nested-by-dso.c: Likewise.
8560 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8561
91c19059
SDJ
85622014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8563 Pedro Alves <palves@redhat.com>
8564
8565 * gdb.base/watch-bitfields.exp: Pass string other than test file
8566 name to prepare_for_testing.
8567 (watch): New procedure.
8568 (expect_watchpoint): Use with_test_prefix.
8569 (top level): Factor out tests to ...
8570 (test_watch_location, test_regular_watch): ... these new
8571 procedures, and use with_test_prefix and gdb_continue_to_end.
8572
bb9d5f81
PP
85732014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8574
8575 PR breakpoints/12526
8576 * gdb.base/watch-bitfields.exp: New file.
8577 * gdb.base/watch-bitfields.c: New file.
8578
635856f5
PA
85792014-09-16 Pedro Alves <palves@redhat.com>
8580
8581 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8582 software and hardware addresses, not software address against
8583 itself.
8584
7280ceea
PA
85852014-09-16 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8588 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8589
428b16bd
PA
85902014-09-16 Pedro Alves <palves@redhat.com>
8591
8592 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8593 files.
8594 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8595 "*-*-vxworks*" throughout.
8596 * gdb.base/break.exp: Likewise.
8597 * gdb.base/default.exp: Likewise.
8598 * gdb.base/scope.exp: Likewise.
8599 * gdb.base/sepdebug.exp: Likewise.
8600 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8601 throughout.
8602 * gdb.base/run.c: Likewise.
8603 * gdb.base/sepdebug.c: Likewise.
8604 * gdb.hp/gdb.aCC/run.c: Likewise.
8605 * gdb.reverse/until-reverse.c: Likewise.
8606 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8607
666d413c
YQ
86082014-09-16 Yao Qi <yao@codesourcery.com>
8609
8610 * boards/local-remote-host-native.exp: New file.
8611
57cbd724
DE
86122014-09-14 Doug Evans <xdje42@gmail.com>
8613
8614 * gdb.threads/queue-signal.c (thread_count): New variable.
8615 (thread_count_mutex, thread_count_condvar): New variables.
8616 (incr_thread_count, wait_all_threads_running): New functions.
8617 (main): Wait for all threads to be in their thread functions.
8618
81219e53
DE
86192014-09-13 Doug Evans <xdje42@gmail.com>
8620
8621 * gdb.threads/queue-signal.c: New file.
8622 * gdb.threads/queue-signal.exp: New file.
8623
3714cea7
DE
86242014-09-13 Doug Evans <xdje42@gmail.com>
8625
8626 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8627 be consistent with what default_gdb_init uses.
8628 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8629 the plain text of the prompt. Add some logging printfs.
8630 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8631
fa43b1d7
PA
86322014-09-12 Pedro Alves <palves@redhat.com>
8633
8634 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8635 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8636 * gdb.arch/i386-size-overlap.exp: Likewise.
8637 * gdb.arch/i386-size.exp: Likewise.
8638 * gdb.arch/i386-unwind.exp: Likewise.
8639 * gdb.base/a2-run.exp: Likewise.
8640 * gdb.base/break.exp: Likewise.
8641 * gdb.base/charset.exp: Likewise.
8642 * gdb.base/chng-syms.exp: Likewise.
8643 * gdb.base/commands.exp: Likewise.
8644 * gdb.base/dbx.exp: Likewise.
8645 * gdb.base/find.exp: Likewise.
8646 * gdb.base/funcargs.exp: Likewise.
8647 * gdb.base/jit-simple.exp: Likewise.
8648 * gdb.base/reread.exp: Likewise.
8649 * gdb.base/sepdebug.exp: Likewise.
8650 * gdb.base/step-bt.exp: Likewise.
8651 * gdb.cp/mb-inline.exp: Likewise.
8652 * gdb.cp/mb-templates.exp: Likewise.
8653 * gdb.objc/basicclass.exp: Likewise.
8654 * gdb.threads/killed.exp: Likewise.
8655
9d9bf2df
EBM
86562014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8657
8658 PR tdep/17379
8659 * gdb.arch/powerpc-stackless.S: New file.
8660 * gdb.arch/powerpc-stackless.exp: New file.
8661
1cf2f1b0
JK
86622014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8663
8664 * gdb.base/attach.c: Include unistd.h.
8665 (main): Call alarm. Add label postloop.
8666 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8667 gdb_breakpoint, gdb_continue_to_breakpoint.
8668 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8669
98880d46
PA
86702014-09-11 Pedro Alves <palves@redhat.com>
8671
8672 PR gdb/17347
8673 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8674 * gdb.base/attach.exp (test_command_line_attach_run): New
8675 procedure.
8676 (top level): Call it.
8677
4c92ff2c
PA
86782014-09-11 Pedro Alves <palves@redhat.com>
8679
8680 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8681 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8682 (do_command_attach_tests): Use spawn_wait_for_attach.
8683 * gdb.base/solib-overlap.exp: Likewise.
8684 * gdb.multi/multi-attach.exp: Likewise.
8685 * gdb.python/py-prompt.exp: Likewise.
8686 * gdb.python/py-sync-interp.exp: Likewise.
8687 * gdb.server/ext-attach.exp: Likewise.
8688
3adc1a7d
GKB
86892014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8690
8691 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8692 command in testcase. Simplify testcase.
8693
96334934
JB
86942014-09-10 Joel Brobecker <brobecker@adacore.com>
8695
8696 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8697
eb479039
JB
86982014-09-10 Joel Brobecker <brobecker@adacore.com>
8699
8700 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8701
deede10c
JB
87022014-09-10 Joel Brobecker <brobecker@adacore.com>
8703
8704 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8705
7828a5f5
JB
87062014-09-10 Joel Brobecker <brobecker@adacore.com>
8707
8708 * gdb.dwarf2/dynarr-ptr.c: New file.
8709 * gdb.dwarf2/dynarr-ptr.exp: New file.
8710
33aeebcf
MR
87112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8712
8713 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8714 of 30 rather than hardcoding 120 for a slow test case. Take the
8715 `gdb,timeout' target setting into account for this calculation.
8716 Don't extend the timeout for the test cases that don't need it.
8717
7b415901
MR
87182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8719
8720 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8721 a factor of 2 for a slow test case. Take the `gdb,timeout'
8722 target setting into account for this calculation.
8723 * gdb.reverse/until-precsave.exp: Increase the timeout by
8724 a factor of 15 and 3 respectively rather than adding 120
8725 for a pair of slow test cases. Take the `gdb,timeout'
8726 target setting into account for this calculation.
8727
4a40f85a
MR
87282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8729
8730 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8731 timeout, don't pass one down to gdb_expect.
8732 (gdb_expect): Rework timeout selection.
8733
09635af7
MR
87342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8735
8736 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8737 exception on timeout.
8738 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8739 (gdbserver_start_extended): Catch any `gdbserver_start' error
8740 exceptions.
8741 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8742 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8743 `gdbserver_gdb_load' error exceptions.
8744
2bdd10b7
MR
87452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8746
8747 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8748 120 on waiting for the TCP socket to open.
8749
316935f0
DE
87502014-09-09 Doug Evans <xdje42@gmail.com>
8751
8752 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8753 _caller_matches, _any_caller_is, _any_caller_matches.
8754
83740597
DE
87552014-09-09 Doug Evans <xdje42@gmail.com>
8756
8757 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8758
4c122fc3
YQ
87592014-09-09 Yao Qi <yao@codesourcery.com>
8760
8761 * gdb.mi/mi-var-display.exp: Set print symbol off.
8762
a9f116cb
GKB
87632014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8764
8765 PR gdb/17035
8766 * gdb.base/commands.exp: Add tests to verify user-defined
8767 commands with empty bodies.
8768 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8769 python commands in `show user command`.
8770 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8771 scheme commands in `show user command`.
8772
c75bd3a2
JK
87732014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8774
8775 PR python/17355
8776 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8777 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8778 * gdb.python/py-framefilter-invalidarg.exp: New file.
8779 * gdb.python/py-framefilter-invalidarg.py: New file.
8780
faa42425
DE
87812014-09-06 Doug Evans <xdje42@gmail.com>
8782
8783 PR 15276
8784 * gdb.python/py-caller-is.c: New file.
8785 * gdb.python/py-caller-is.exp: New file.
8786
474ca4f6
SDJ
87872014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8788
8789 PR gdb/17235
8790 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8791 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8792
eb0b0463
SDJ
87932014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8794
8795 PR fortran/17237
8796 * gdb.fortran/print-formatted.exp: New file.
8797 * gdb.fortran/print-formatted.f90: Likewise.
8798
5f3b99cf
SS
87992014-09-03 Sasha Smundak <asmundak@google.com>
8800
8801 * gdb.python/py-frame.exp: Test Frame.read_register.
8802
7d793aa9
SDJ
88032014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8804
8805 PR python/16699
8806 * gdb.python/py-completion.exp: New file.
8807 * gdb.python/py-completion.py: Likewise.
8808
fb0576e9
DE
88092014-08-28 Doug Evans <dje@google.com>
8810
8811 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8812 eax,etc. are live with values set by gdb and thus the compiler can't
8813 use them.
8814 * gdb.arch/i386-pseudo.c (main): Ditto.
8815
ee92b0dd
DE
88162014-08-27 Doug Evans <dje@google.com>
8817
8818 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8819
6649db35
DE
88202014-08-25 Doug Evans <dje@google.com>
8821
8822 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8823 (main): Ditto.
8824
564b7600
DE
88252014-08-25 Doug Evans <dje@google.com>
8826
8827 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8828
3881fb67
YQ
88292014-08-24 Yao Qi <yao@codesourcery.com>
8830
8831 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8832 symbol off.
8833 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8834
a05a36a5
DE
88352014-08-22 Doug Evans <dje@google.com>
8836
8837 PR 17276
8838 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8839 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8840 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8841
7c343b48
YQ
88422014-08-22 Yao Qi <yao@codesourcery.com>
8843
8844 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8845 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8846 * gdb.python/python.exp: Likewise. Use .py file on the host
8847 instead of the build.
8848
22fd09ae
JK
88492014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8850
8851 * gdb.threads/gcore-stale-thread.c: New file.
8852 * gdb.threads/gcore-stale-thread.exp: New file.
8853
a8454a7c
PA
88542014-08-21 Pedro Alves <palves@redhat.com>
8855
8856 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8857 * gdb.base/gcore-relro-pie.exp: Likewise.
8858 * gdb.base/gcore-relro.exp: Likewise.
8859 * gdb.base/gcore.exp: Likewise.
8860 * gdb.base/print-symbol-loading.exp: Likewise.
8861 * gdb.threads/gcore-thread.exp: Likewise.
8862 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8863
2a31c623
PA
88642014-08-20 Pedro Alves <palves@redhat.com>
8865 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8868 configure.
8869 (EXPECT): Handle READ1 being set.
8870 (all): Depend on EXTRA_RULES.
8871 (check-read1, expect-read1, read1.so, read1): New rules.
8872 * README (Testsuite Parameters): Document the READ1 make variable.
8873 (Race detection): New section.
8874 * configure: Regenerate.
8875 * configure.ac: If build==host==target, and running under a
8876 GNU/glibc system, add read1 to the extra Makefile rules.
8877 (EXTRA_RULES): AC_SUBST it.
8878 * lib/read1.c: New file.
8879
d36430db
JB
88802014-08-20 Joel Brobecker <brobecker@adacore.com>
8881
8882 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8883 the handling of variables declared as a typedef to an array
8884 which a DW_AT_data_location attribute.
8885
9a0dc9e3
PA
88862014-08-19 Andrew Burgess <aburgess@broadcom.com>
8887 Pedro Alves <palves@redhat.com>
8888
8889 PR symtab/14604
8890 PR symtab/14605
8891 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8892 gdb_test.
8893
0718a8da
PA
88942014-08-19 Pedro Alves <palves@redhat.com>
8895
8896 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8897
13b448cd
YQ
88982014-08-19 Yao Qi <yao@codesourcery.com>
8899
8900 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8901 right line.
8902
1cbf5077
DB
89032014-08-18 David Blaikie <dblaikie@gmail.com>
8904
8905 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8906
bf0fae19
JB
89072014-08-18 Joel Brobecker <brobecker@adacore.com>
8908
8909 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8910 attribute in array range.
8911
3c8c5dcc
JB
89122014-08-18 Joel Brobecker <brobecker@adacore.com>
8913
8914 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8915
e66d4446
SC
89162014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8917
8918 PR c++/17132
8919 * gdb.cp/pr17132.cc: New file.
8920 * gdb.cp/pr17132.exp: New file.
8921
940df408
SC
89222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8923
8924 * gdb.python/py-xmethods.py (A_getarrayind)
8925 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8926 Use 'print' with function call syntax.
8927 (E_method_matcher.match): Fix tab vs space indentation mixup.
8928
ebcc6c3a
YQ
89292014-08-15 Yao Qi <yao@codesourcery.com>
8930
8931 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8932 false.
8933
775e0f04
YQ
89342014-08-15 Yao Qi <yao@codesourcery.com>
8935
8936 * gdb.cp/casts.exp: Set print symbol off.
8937 * gdb.cp/class2.exp: Likewise.
8938 * gdb.cp/overload.exp: Likewise.
8939 * gdb.cp/templates.exp: Likewise.
8940
d769e349
DE
89412014-08-11 Doug Evans <dje@google.com>
8942
8943 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8944 (test_load_shlib): Update.
8945
20c6f1e1
YQ
89462014-08-09 Yao Qi <yao@codesourcery.com>
8947
8948 * gdb.base/display.exp: Invoke is_address_zero_readable.
8949 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8950 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8951 * gdb.base/hbreak-unmapped.exp: Return if
8952 is_address_zero_readable returns true.
8953 * gdb.base/signest.exp: Likewise.
8954 * gdb.base/signull.exp: Likewise.
8955 * gdb.base/sigbpt.exp: Likewise.
8956 * gdb.guile/scm-disasm.exp: Do the test if
8957 is_address_zero_readable returns false.
8958 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8959 * gdb.python/py-arch.exp: Likewise.
8960 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
8961 * lib/gdb.exp (is_address_zero_readable): New proc.
8962
5792e8e3
YQ
89632014-08-09 Yao Qi <yao@codesourcery.com>
8964
8965 PR testsuite/13443
8966 * gdb.mi/mi-var-display.exp: Make test messages unique.
8967
3cecbbbe
TT
89682014-08-04 Tom Tromey <tromey@redhat.com>
8969
8970 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
8971 target 0".
8972
00b51ff5
TT
89732014-08-04 Tom Tromey <tromey@redhat.com>
8974
8975 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
8976 "target_resume".
8977
6908c509
JB
89782014-08-01 Joel Brobecker <brobecker@adacore.com>
8979
8980 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
8981 inner_vla_struct_object_size.
8982 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
8983 as xfail.
8984
cc6563d2
PA
89852014-07-30 Pedro Alves <palves@redhat.com>
8986
8987 * gdb.threads/signal-command-handle-nopass.exp (test): Add
8988 comment.
8989
7e09a223
YQ
89902014-07-29 Yao Qi <yao@codesourcery.com>
8991
8992 PR gdb/17206
8993 * gdb.base/until-nodebug.exp: New.
8994
7ebdbe92
DE
89952014-07-28 Doug Evans <xdje42@gmail.com>
8996
8997 PR guile/17203
8998 * gdb.guile/scm-parameter.exp: Add tests for trying to create
8999 previously existing parameter, and previously ambiguously spelled
9000 parameter.
9001
fdb1adc6
WN
90022014-07-28 Will Newton <will.newton@linaro.org>
9003
9004 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9005
186fcde0
DE
90062014-07-26 Ludovic Courtès <ludo@gnu.org>
9007 Doug Evans <xdje42@gmail.com>
9008
9009 PR guile/17146
9010 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9011
70509625
PA
90122014-07-25 Pedro Alves <palves@redhat.com>
9013
9014 * gdb.threads/signal-command-handle-nopass.c: New file.
9015 * gdb.threads/signal-command-handle-nopass.exp: New file.
9016 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9017 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9018 * gdb.threads/signal-delivered-right-thread.c: New file.
9019 * gdb.threads/signal-delivered-right-thread.exp: New file.
9020
c3f814a1
PA
90212014-07-25 Pedro Alves <palves@redhat.com>
9022
9023 * gdb.base/double-prompt-target-event-error.exp
9024 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9025 match.
9026 (cancel_pagination_in_target_event): Rework double prompt
9027 detection.
9028 * gdb.base/paginate-after-ctrl-c-running.exp
9029 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9030 <return>' match.
9031 * gdb.base/paginate-bg-execution.exp
9032 (test_bg_execution_pagination_return)
9033 (test_bg_execution_pagination_cancel): Remove '-notransfer
9034 <return>' matches.
9035 * gdb.base/paginate-execution-startup.exp
9036 (test_fg_execution_pagination_return)
9037 (test_fg_execution_pagination_cancel): Remove '-notransfer
9038 <return>' matches.
9039 * gdb.base/paginate-inferior-exit.exp
9040 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9041 match.
9042 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9043 * lib/gdb.exp (pagination_prompt): Run text through
9044 string_to_regexp.
9045 (gdb_test_multiple): Match $pagination_prompt instead of
9046 "<return>".
9047 (string_to_regexp): Move to lib/gdb-utils.exp.
9048
e214cf6c
JK
90492014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9050
9051 * gdb.arch/amd64-entry-value-paramref.S: New file.
9052 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9053 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9054 * gdb.arch/amd64-optimout-repeat.S: New file.
9055 * gdb.arch/amd64-optimout-repeat.c: New file.
9056 * gdb.arch/amd64-optimout-repeat.exp: New file.
9057
17d0c5c8
JK
90582014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9059
9060 PR gdb/17170
9061 * gdb.base/statistics.exp: New file.
9062
b8b8facf
DE
90632014-07-17 Doug Evans <dje@google.com>
9064
74b49205 9065 PR gdb/17170
b8b8facf
DE
9066 * gdb.base/maint.exp: Update testing of per-command stats.
9067
1b5d0ab3
PA
90682014-07-16 Pedro Alves <palves@redhat.com>
9069
9070 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9071 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9072 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9073 (tfile_write_buf): New functions.
9074 (add_memory_block): Rewrite using the above.
9075 (adjust_function_address): New function.
9076 (FUNCTION_ADDRESS): New macro.
9077 (write_basic_trace_file): Remove short_x local, and use
9078 tfile_write_16. Change type of func_addr local to unsigned long
9079 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9080 here. Cast argument of add_memory_block to char pointer.
9081 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9082 (main): Remove parameters.
9083 * gdb.trace/tfile.exp: Remove nowarnings.
9084
4d974e88
SM
90852014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9086
9087 * gdb.base/debug-expr.exp: Test string evaluation with
9088 "debug expression" on.
9089
41e99568
PA
90902014-07-15 Pedro Alves <palves@redhat.com>
9091
9092 * gdb.base/reread.exp: Use clean_restart.
9093
487d9753
PL
90942014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9095
9096 * gdb.arch/avr-flash-qualifer.c: New.
9097 * gdb.arch/avr-flash-qualifer.exp: New.
9098
cc1c52ad
PA
90992014-07-14 Pedro Alves <palves@redhat.com>
9100
9101 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9102 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9103
1e973570
PA
91042014-07-14 Pedro Alves <palves@redhat.com>
9105
9106 * gdb.base/double-prompt-target-event-error.c: New file.
9107 * gdb.base/double-prompt-target-event-error.exp: New file.
9108
93d6eb10
PA
91092014-07-14 Pedro Alves <palves@redhat.com>
9110
9111 PR gdb/17072
9112 * gdb.base/paginate-inferior-exit.c: New file.
9113 * gdb.base/paginate-inferior-exit.exp: New file.
9114
0017922d
PA
91152014-07-14 Pedro Alves <palves@redhat.com>
9116
9117 PR gdb/17072
9118 * gdb.base/paginate-bg-execution.c: New file.
9119 * gdb.base/paginate-bg-execution.exp: New file.
9120
94696ad3
PA
91212014-07-14 Pedro Alves <palves@redhat.com>
9122
9123 PR gdb/17072
9124 * gdb.base/paginate-execution-startup.c: New file.
9125 * gdb.base/paginate-execution-startup.exp: New file.
9126 * lib/gdb.exp (pagination_prompt): New global.
9127 (default_gdb_spawn): New procedure, factored out from
9128 default_gdb_spawn.
9129 (default_gdb_start): Adjust to call default_gdb_spawn.
9130 (gdb_spawn): New procedure.
9131
bd293940
PA
91322014-07-14 Pedro Alves <palves@redhat.com>
9133
9134 * lib/gdb.exp (gdb_assert): New procedure.
9135 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9136
c933f875
PA
91372014-07-14 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/execution-termios.c: New file.
9140 * gdb.base/execution-termios.exp: New file.
9141
d98b7a16
TT
91422014-07-14 Tom Tromey <tromey@redhat.com>
9143
9144 * gdb.cp/vla-cxx.cc: New file.
9145 * gdb.cp/vla-cxx.exp: New file.
9146
548740d6
TT
91472014-07-14 Tom Tromey <tromey@redhat.com>
9148
9149 * gdb.reverse/rerun-prec.c: New file.
9150 * gdb.reverse/rerun-prec.exp: New file.
9151
a25eb028
MR
91522014-07-12 Maciej W. Rozycki <macro@mips.com>
9153 Maciej W. Rozycki <macro@codesourcery.com>
9154
9155 * lib/gdb-utils.exp: New file.
9156 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9157 inline `gdb_init_command' processing.
9158 (gdb_start_cmd): Likewise.
9159 * lib/mi-support.exp (mi_run_cmd): Likewise.
9160 * README: Document `gdb_init_command' and `gdb_init_commands'.
9161
218c2655
JK
91622014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9163
9164 Fix false FAIL running under a very long directory name.
9165 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9166 and "set print elements 10000". Twice.
9167
5401fde3
YQ
91682014-07-11 Yao Qi <yao@codesourcery.com>
9169
9170 * gdb.base/exprs.exp: "set print symbol off".
9171
e76126e8
PA
91722014-07-11 Pedro Alves <palves@redhat.com>
9173
9174 * gdb.threads/kill.c: New file.
9175 * gdb.threads/kill.exp: New file.
9176
2d6f0de6
YQ
91772014-07-10 Yao Qi <yao@codesourcery.com>
9178
9179 * gdb.trace/tfile.c (write_basic_trace_file)
9180 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9181 address written to trace file.
9182
7180e04a
PA
91832014-07-09 Pedro Alves <palves@redhat.com>
9184
9185 * gdb.base/attach-wait-input.exp: New file.
9186 * gdb.base/attach-wait-input.c: New file.
9187
9a9a7608
AB
91882014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9189
9190 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9191 setting up test structures.
9192 (main): Call new test function.
9193 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9194 test function, continue into test function and walk test
9195 structures.
9196
161ac41e
YQ
91972014-07-02 Yao Qi <yao@codesourcery.com>
9198
9199 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9200 'bar_start' at the beginning of functions 'foo' and 'bar'
9201 respectively.
9202 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9203 instead of 'foo' and 'bar'.
9204
1f267ae3
MM
92052014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9206
9207 * gdb.btrace/segv.exp: New.
9208 * gdb.btrace/segv.c: New.
9209
2b239efb
LM
92102014-07-02 Luis Machado <lgustavo@codesourcery.com>
9211
9212 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9213 instruction.
9214
cf363f18
MW
92152014-06-30 Mark Wielaard <mjw@redhat.com>
9216
9217 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9218 vulture, vilify, villar): New volatile array constants.
9219 (vindictive, vegetation): New const volatile array constants.
9220 * gdb.base/volatile.exp: Test volatile and const volatile array
9221 types.
9222
aebf9d24
AA
92232014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9224
9225 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9226 target lacks support for awatch, rwatch, or hbreak.
9227
b67a2c6f
YQ
92282014-06-27 Yao Qi <yao@codesourcery.com>
9229
9230 * gdb.multi/dummy-frame-restore.exp: New.
9231 * gdb.multi/dummy-frame-restore.c: New.
9232
aef92902
MM
92332014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9234
9235 * gdb.btrace/gcore.exp: New.
9236
8e9db26e
PA
92372014-06-23 Pedro Alves <palves@redhat.com>
9238
9239 * gdb.base/watchpoint-reuse-slot.c: New file.
9240 * gdb.base/watchpoint-reuse-slot.exp: New file.
9241
70afc5b7
SC
92422014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9243
9244 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9245 progspace's filename in 'info', 'enable' and 'disable' command
9246 tests.
9247
b972bd9c
JK
92482014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9249
9250 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9251 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9252 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9253
125f8a3d
GB
92542014-06-20 Gary Benson <gbenson@redhat.com>
9255
9256 * gdb.arch/i386-avx.exp: Fix include file location.
9257 * gdb.arch/i386-sse.exp: Likewise.
9258
3ed9baed
IB
92592014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9260
9261 * gdb.dlang/expression.exp: New file.
9262
034f788c
PA
92632014-06-19 Pedro Alves <palves@redhat.com>
9264
9265 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9266 out from ...
9267 (top level): ... here. Iterate running tests under different
9268 scheduler-locking settings.
9269
45371d0c
LM
92702014-06-18 Luis Machado <lgustavo@codesourcery.com>
9271
9272 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9273 to DW_FORM_addr and use non-zero addresses.
9274
5d376983
SC
92752014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9276
9277 PR gdb/17017
9278 * gdb.python/py-xmethods.cc: Add global function call counters and
9279 increment them in their respective functions. Remove "cout"
9280 statements.
9281 * gdb.python/py-xmethods.exp: Make tests check the global function
9282 call counters instead of depending on inferior IO.
9283
a1aa2221
LM
92842014-06-18 Don Breazeal <donb@codesourcery.com>
9285
9286 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9287 Deleted procedure.
9288 (explicit_fork_parent_follow): Deleted procedure.
9289 (explicit_fork_child_follow): Deleted procedure.
9290 (test_follow_fork): New procedure.
9291 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9292 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9293 procedure calls.
9294
0fc05997
YQ
92952014-06-17 Yao Qi <yao@codesourcery.com>
9296
9297 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9298 CP1252.
9299
70795c52
LM
93002014-06-17 Luis Machado <lgustavo@codesourcery.com>
9301
9302 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9303 Initialize ptr and S explicitly.
9304 (skip_type_update_when_not_use_rtti_test): Likewise.
9305
6be47f0c
KS
93062014-06-16 Keith Seitz <keiths@redhat.com>
9307
9308 PR mi/15863
9309 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9310 the inferior is started.
9311
d03de421
PA
93122014-06-16 Pedro Alves <palves@redhat.com>
9313
9314 * gdb.base/break-main-file-remove-fail.c: New file.
9315 * gdb.base/break-main-file-remove-fail.exp: New file.
9316 * gdb.base/break-unload-file.exp: Use build_executable instead of
9317 prepare_for_testing.
9318 (test_break): New parameter "initial_load". Handle it.
9319 (top level): Add initial_load cmdline/file axis.
9320
f9579b99
TT
93212014-06-12 Tom Tromey <tromey@redhat.com>
9322
9323 * gdb.base/completion.exp: Don't use directory name in test.
9324
3657956b
GB
93252014-06-09 Gary Benson <gbenson@redhat.com>
9326
9327 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9328 separate the always-available ANSI-standard signals from the
9329 signals that require checking.
9330 (main): Likewise.
9331 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9332 Likewise.
9333 (main): Likewise.
9334
4186eb54
KS
93352014-06-07 Keith Seitz <keiths@redhat.com>
9336
9337 Revert:
9338 PR c++/16253
9339 * gdb.cp/var-tag.cc: New file.
9340 * gdb.cp/var-tag.exp: New file.
9341 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9342 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9343 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9344 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9345
25326a28 93462014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9347
9348 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9349
829155c9
PA
93502014-06-06 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9353 in target debug output instead of looking at RSP packets,
9354 disabling the test on any target that uses hardware stepping.
9355 Update comments.
9356
61c8d22e
PA
93572014-06-06 Pedro Alves <palves@redhat.com>
9358
9359 * gdb.base/break-unload-file.exp: Fix typo.
9360
d9a47287
YQ
93612014-06-06 Yao Qi <yao@codesourcery.com>
9362
9363 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9364 from "jit_function" to "^jit_function".
9365
e5e01dbf
YQ
93662014-06-06 Yao Qi <yao@codesourcery.com>
9367
9368 * gdb.base/async.c (foo): Add one statement.
9369 * gdb.base/async.exp: Get the next instruction address and
9370 match the output of "nexti" by instruction address. Match
9371 the hex address in the output of "finish".
9372
73ba372c
GB
93732014-06-06 Gary Benson <gbenson@redhat.com>
9374
9375 * gdb.base/call-signals.c: Remove preprocessor conditionals
9376 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9377 SIGSEGV and SIGTERM.
9378 * gdb.base/sigall.c: Likewise.
9379 * gdb.base/unwindonsignal.c: Likewise.
9380 * gdb.reverse/sigall-reverse.c: Likewise.
9381
831517df
YQ
93822014-06-06 Yao Qi <yao@codesourcery.com>
9383
9384 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9385 readable, skip the test.
9386
b8b91e98
YQ
93872014-06-06 Yao Qi <yao@codesourcery.com>
9388
9389 * gdb.threads/staticthreads.c (thread_function): Move the line
9390 setting breakpoint on forward.
9391 * gdb.threads/staticthreads.exp: Update comments.
9392
fb934770
LC
93932014-06-05 Ludovic Courtès <ludo@gnu.org>
9394
9395 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9396 "history-append! type error".
9397
6ef284bd
SM
93982014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9399
9400 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9401 erroneous dprintf expected input.
9402
a872e241
DE
94032014-06-04 Doug Evans <xdje42@gmail.com>
9404
9405 * gdb.guile/scm-generics.exp: Delete.
9406
16f691fb
DE
94072014-06-04 Doug Evans <xdje42@gmail.com>
9408
9409 * gdb.guile/scm-breakpoint.exp: Update.
9410 Add tests for breakpoint registration.
9411
012370f6
TT
94122014-06-04 Tom Tromey <tromey@redhat.com>
9413
9414 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9415 VLA-in-union.
9416 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9417 inner_vla_struct, vla_union types. Initialize objects of those
9418 types and compute their sizes.
9419
9f5a4cef
HZ
94202014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9421 Hui Zhu <hui@codesourcery.com>
9422
9423 * gdb.base/fileio.exp: Add test for shell not available as well as
9424 available.
9425 * gdb.base/fileio.c (test_system): Check for shell twice.
9426
90a45c4d
YQ
94272014-06-04 Yao Qi <yao@codesourcery.com>
9428
9429 * gdb.base/auto-connect-native-target.exp: Remove redundant
9430 space from the regexp pattern.
9431
70017e41
YQ
94322014-06-04 Yao Qi <yao@codesourcery.com>
9433
9434 * gdb.base/default.exp: Replace "child" with "native" in
9435 regexp pattern.
9436
883964a7
SC
94372014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9438
9439 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9440 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9441 * gdb.python/py-xmethods.py: Python script supporting the
9442 new testcase and tests.
9443
ef370185
JB
94442014-06-03 Joel Brobecker <brobecker@adacore.com>
9445 Pedro Alves <palves@redhat.com>
9446
9447 PR breakpoints/17000
9448 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9449 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9450
1e2ccb61
BM
94512014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9452
9453 * gdb.base/subst.exp: Add tests to verify partial path matching
9454 output.
9455
c6ec5ab2
PA
94562014-06-03 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9459 target that doesn't use software single-stepping.
9460
835c559f
PA
94612014-06-03 Pedro Alves <palves@redhat.com>
9462
9463 PR breakpoints/17000
9464 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9465 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9466
06eb1586
DE
94672014-06-02 Doug Evans <xdje42@gmail.com>
9468
9469 * gdb.guile/scm-parameter.exp: New file.
9470
e698b8c4
DE
94712014-06-02 Doug Evans <xdje42@gmail.com>
9472
9473 * gdb.guile/scm-cmd.c: New file.
9474 * gdb.guile/scm-cmd.exp: New file.
9475
ded03782
DE
94762014-06-02 Doug Evans <xdje42@gmail.com>
9477
9478 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9479 pretty-printer lookup.
9480 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9481 (make-pp_s-printer): Call it.
9482 (make-pretty-printer-from-dict): New function.
9483 (lookup-pretty-printer-maker-from-dict): New function.
9484 (*pretty-printer*): Simplify.
9485 (make-objfile-pp_s-printer): New function.
9486 (install-objfile-pretty-printers!): New function.
9487 (make-progspace-pp_s-printer): New function.
9488 (install-progspace-pretty-printers!): New function.
9489 * gdb.guile/scm-progspace.c: New file.
9490 * gdb.guile/scm-progspace.exp: New file.
9491
41fac0cf
PA
94922014-06-02 Pedro Alves <palves@redhat.com>
9493
9494 * gdb.base/dprintf-bp-same-addr.c: New file.
9495 * gdb.base/dprintf-bp-same-addr.exp: New file.
9496
96ae5695
EBM
94972014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9498
9499 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9500 * gdb.arch/powerpc-power.s: Likewise.
9501
da02b3a8
JB
95022014-06-02 Joel Brobecker <brobecker@adacore.com>
9503
9504 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9505
c72b2e7b
YQ
95062014-06-01 Yao Qi <yao@codesourcery.com>
9507
9508 * gdb.base/watchpoint.exp (test_watch_location): Check null
9509 pointer can be dereferenced. If not, do the test, otherwise
9510 skip it.
9511
53e8a631
AB
95122014-05-30 Andrew Burgess <aburgess@broadcom.com>
9513
9514 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9515 results.
9516 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9517
938f0e2f
AB
95182014-05-30 Andrew Burgess <aburgess@broadcom.com>
9519
9520 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9521 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9522 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9523 * gdb.arch/amd64-invalid-stack-top.c: New file.
9524 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9525
9ba6657a
PA
95262014-05-30 Pedro Alves <palves@redhat.com>
9527
9528 PR breakpoints/17000
9529 * gdb.base/sss-bp-on-user-bp.c: New file.
9530 * gdb.base/sss-bp-on-user-bp.exp: New file.
9531
522c09bf
DB
95322014-05-30 David Blaikie <dblaikie@gmail.com>
9533
9534 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9535 gnu_inline semantics via attribute.
9536 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9537 source explicitly specifies the required semantics.
9538
bf4ef81e
MR
95392014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9540
9541 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9542
329ea579
PA
95432014-05-29 Pedro Alves <palves@redhat.com>
9544 Tom Tromey <tromey@redhat.com>
9545
9546 * gdb.base/async-shell.exp: Don't enable target-async.
9547 * gdb.base/async.exp
9548 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9549 parameter. Adjust.
9550 (top level): Don't test with "target-async".
9551 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9552 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9553 * gdb.base/inferior-died.exp: Don't enable target-async.
9554 * gdb.base/interrupt-noterm.exp: Likewise.
9555 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9556 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9557 * gdb.mi/mi-nonstop.exp: Likewise.
9558 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9559 * gdb.mi/mi-nsintrall.exp: Likewise.
9560 * gdb.mi/mi-nsmoribund.exp: Likewise.
9561 * gdb.mi/mi-nsthrexec.exp: Likewise.
9562 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9563 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9564 * gdb.python/py-evsignal.exp: Don't enable target-async.
9565 * gdb.python/py-evthreads.exp: Likewise.
9566 * gdb.python/py-prompt.exp: Likewise.
9567 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9568 * gdb.server/solib-list.exp: Don't enable target-async.
9569 * gdb.threads/thread-specific-bp.exp: Likewise.
9570 * lib/mi-support.exp: Adjust to use mi-async.
9571
fd664c91
PA
95722014-05-29 Pedro Alves <palves@redhat.com>
9573
9574 PR gdb/13860
9575 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9576 reason, even in sync mode.
9577
251bde03
PA
95782014-05-29 Pedro Alves <palves@redhat.com>
9579 Hui Zhu <hui@codesourcery.com>
9580
9581 PR PR15693
9582 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9583 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9584 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9585 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9586
7f3c0343
JB
95872014-05-28 Joel Brobecker <brobecker@adacore.com>
9588
9589 * config/monitor.exp (gdb_target_monitor): Replace use of
9590 "set remotebaud" by "set serial baud".
9591
b2715b27
AW
95922014-05-26 Andy Wingo <wingo@igalia.com>
9593
9594 * gdb.guile/scm-breakpoint.exp:
9595 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9596 properties instead of gdb-object-properties.
9597
498a4489
YQ
95982014-05-26 Yao Qi <yao@codesourcery.com>
9599
9600 * gdb.server/no-thread-db.exp: Specify source file name
9601 explicitly when setting a breakpoint.
9602
589fdceb
MM
96032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9604
9605 * gdb.btrace/vdso.c: New.
9606 * gdb.btrace/vdso.exp: New.
9607
e9089e05
MM
96082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9609
9610 * gdb.base/gcore.exp (capture_command_output): Move ...
9611 * lib/gdb.exp (capture_command_output): ... here.
9612
67b5c0c1
MM
96132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9614
9615 * gdb.btrace/data.exp: Test memory access during btrace replay.
9616
a2199296
SM
96172014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9618
9619 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9620
17b2616c
PA
96212014-05-21 Pedro Alves <palves@redhat.com>
9622
9623 PR gdb/13860
9624 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9625 (top level): Test that output related to execution commands is
9626 sent to the console with CLI commands, but not with MI commands.
9627 Test that breakpoint events are always mirrored to the console.
9628 Also expect the new source line to be output after a "next" in
9629 async mode too. Make it a pass/fail test.
9630 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9631 output.
9632 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9633
5166082f
PA
96342014-05-21 Pedro Alves <palves@redhat.com>
9635
9636 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9637 Use them to test variations of "list" after reaching a breakpoint.
9638 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9639 Test "list" with listsize 10 after reaching a breakpoint.
9640 * gdb.python/python.exp (decode_line current location line
9641 number): Adjust expected line number.
9642
2f25d70f
SM
96432014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9644
9645 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9646 behavior for $args, pass it directly to "run".
9647
ff604a67
MR
96482014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9649
9650 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9651 30000 to 65536.
9652
6a3cb8e8
PA
96532014-05-21 Pedro Alves <palves@redhat.com>
9654
9655 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9656 auto-connect-native-target off".
9657 * gdb.base/auto-connect-native-target.c: New file.
9658 * gdb.base/auto-connect-native-target.exp: New file.
9659
4ebfc96e
PA
96602014-05-21 Pedro Alves <palves@redhat.com>
9661
9662 * gdb.base/default.exp: Test "target native" instead of "target
9663 child".
9664
36d46afb
MW
96652014-05-21 Mark Wielaard <mjw@redhat.com>
9666
9667 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9668
5876f503
JK
96692014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9670
9671 Fix TLS access for -static -pthread.
9672 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9673 <HAVE_TLS> (thread_function, main): Initialize it.
9674 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9675 Add clean_restart.
9676 <$have_tls != "">: Check TLSVAR.
9677
0256a6ac
PA
96782014-05-21 Pedro Alves <palves@redhat.com>
9679
9680 * gdb.base/dcache-line-read-error.c: New.
9681 * gdb.base/dcache-line-read-error.exp: New.
9682
936d2992
PA
96832014-05-20 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.base/compare-sections.c: New file.
9686 * gdb.base/compare-sections.exp: New file.
9687
802e8e6d
PA
96882014-05-20 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.base/break-idempotent.c: New file.
9691 * gdb.base/break-idempotent.exp: New file.
9692
e59fa00f
MM
96932014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9694
9695 * gdb.btrace/nohist.exp: New.
9696
8b696e31
YQ
96972014-05-20 Yao Qi <yao@codesourcery.com>
9698
9699 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9700 gdb.reverse directory and gdb_reverse_timeout exists in board
9701 setting.
9702 * README: Document gdb_reverse_timeout.
9703
73c9764f
YQ
97042014-05-20 Yao Qi <yao@codesourcery.com>
9705
9706 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9707 'test_file_name'. Treat args as a string instead of a list.
9708 (gdb_init): Rename argument 'args' by 'test_file_name'.
9709
f1f4348a
JK
97102014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9711
9712 * gdb.arch/powerpc-power.exp: New file.
9713 * gdb.arch/powerpc-power.s: New file.
9714
0dbe70ce
DE
97152014-05-16 Doug Evans <dje@google.com>
9716
9717 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9718 * gdb.base/completion.exp: Check that all expected files exist
9719 before doing file completion.
0dbe70ce 9720
8d551b02
DE
97212014-05-16 Doug Evans <dje@google.com>
9722
9723 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9724 Update.
9725 (do_syscall_tests_without_xml): Update.
9726
73eb7709
PA
97272014-05-16 Pedro Alves <palves@redhat.com>
9728
9729 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9730 instead of "unknown output after running".
9731
3fae92fc
YQ
97322014-05-16 Yao Qi <yao@codesourcery.com>
9733
9734 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9735 file1.txt from host at the end.
9736 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9737
c2b2ccc5
DE
97382014-05-15 Doug Evans <dje@google.com>
9739
9740 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9741 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9742 loading file. Add test for TU lookup.
9743
8c217a4b
SM
97442014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9745
9746 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9747 calling "-exec-arguments" or "set args" before running the
9748 inferior.
9749
3deb39c6
SM
97502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9751
9752 * lib/mi-support.exp (mi_expect_stop): Expect message for
9753 inferiors that exit with non-zero exit code.
9754
71a79f8c
YQ
97552014-05-14 Yao Qi <yao@codesourcery.com>
9756
9757 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9758 match absolute path on remote host.
9759 (test_file_list_exec_source_files): Remove "/" from the
9760 pattern.
9761
f23fcd46
YQ
97622014-05-14 Yao Qi <yao@codesourcery.com>
9763
9764 * boards/local-remote-host-notty.exp (${board}_file): New
9765 proc.
9766
9404b58f
KM
97672014-05-07 Kyle McMartin <kyle@redhat.com>
9768
9769 Pushed by Joel Brobecker <brobecker@adacore.com>.
9770 * gdb.arch/aarch64-atomic-inst.c: New file.
9771 * gdb.arch/aarch64-atomic-inst.exp: New file.
9772
5e45f04c
YQ
97732014-05-07 Yao Qi <yao@codesourcery.com>
9774
9775 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9776 in current context" too.
9777
c888a17d
KS
97782014-05-05 Keith Seitz <keiths@redhat.com>
9779
9780 * gdb.linespec/ls-dollar.exp: Add test for linespec
9781 file:convenience_variable.
9782
290a839c
YQ
97832014-05-05 Yao Qi <yao@codesourcery.com>
9784
9785 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9786 traceframes into tfile and ctf trace files. Read data from
9787 trace file and test collected data.
9788 (gdb_collect_locals_test): Likewise.
9789 (gdb_unavailable_registers_test): Likewise.
9790 (gdb_unavailable_floats): Likewise.
9791 (gdb_collect_globals_test): Likewise.
9792 (top-level): Append "ctf" to trace_file_targets if GDB
9793 supports.
9794
b5262cd0
YQ
97952014-05-05 Yao Qi <yao@codesourcery.com>
9796
9797 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9798 code to ...
9799 (gdb_collect_args_test_1): ... it. New proc.
9800 (gdb_collect_locals_test): Move some code to ...
9801 (gdb_collect_locals_test_1): ... it. New proc.
9802 (gdb_unavailable_registers_test): Move some code to ...
9803 (gdb_unavailable_registers_test_1): ... it. New proc.
9804 (gdb_unavailable_floats): Move some code to ...
9805 (gdb_unavailable_floats_1): ... it. New proc.
9806
30a1e6cc
SDJ
98072014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9808
9809 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9810 probes to test for bitness recognition.
9811 * gdb.arch/amd64-stap-optional-prefix.exp
9812 (test_probe_value_without_reg): New procedure.
9813 Add code to test for different kinds of bitness.
9814
f33da99a
SDJ
98152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9816
9817 PR breakpoints/16889
9818 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9819 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9820
5b80f00d
PA
98212014-05-01 Pedro Alves <palves@redhat.com>
9822
9823 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9824 gdb_file_cmd if no file is specified.
9825 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9826 last_loaded_file to set the remote exec-file.
9827
f8c2a73c
PA
98282014-05-01 Pedro Alves <palves@redhat.com>
9829
9830 * boards/local-remote-host.exp: New file.
9831
be6e8ac7
PA
98322014-05-01 Pedro Alves <palves@redhat.com>
9833
9834 * boards/local-remote-host.exp: Rename to ...
9835 * boards/local-remote-host-notty.exp: ... this.
9836
cac0dc8f
JB
98372014-04-28 Joel Brobecker <brobecker@adacore.com>
9838
9839 * gdb.ada/dyn_arrayidx: New testcase.
9840
9730e6cc
YQ
98412014-04-26 Yao Qi <yao@codesourcery.com>
9842
9843 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9844 and compute the length of function main. Save it in
9845 $main_length.
9846 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9847 (top-level): Use gdb_compile to compile objects into
9848 executable and restart GDB. Remove invocation to
9849 prepare_for_testing.
9850
7ae1a6a6
PA
98512014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9852 Pedro Alves <palves@redhat.com>
9853
9854 PR server/16255
9855 * gdb.multi/multi-attach.c: New file.
9856 * gdb.multi/multi-attach.exp: New file.
9857
4082afcc
PA
98582014-04-25 Pedro Alves <palves@redhat.com>
9859
9860 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9861 user.
9862 (top level): Test that "set remote conditional-breakpoints-packet
9863 off" works as intended.
9864 * gdb.base/dprintf.exp: Test that "set remote
9865 breakpoint-commands-packet off" works as intended.
9866 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9867 New function.
9868 (top level): Call it.
9869 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9870 remote fast-tracepoints-packet off" works as intended.
9871 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9872 * lib/gdb.exp (gdb_is_target_remote): ... here.
9873
2abc3f8d
DB
98742014-04-24 David Blaikie <dblaikie@gmail.com>
9875
9876 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9877 ensure clang would not discard them.
9878 * gdb.base/gdbvars.c: Ditto.
9879 * gdb.base/memattr.c: Ditto.
9880 * gdb.base/whatis.c: Ditto.
9881 * gdb.python/py-prettyprint.c: Ditto.
9882 * gdb.trace/actions.c: Ditto.
9883 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9884 ensure clang would not discard it.
9885
bfd39632
DB
98862014-04-24 David Blaikie <dblaikie@gmail.com>
9887
9888 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9889 clang to emit the full definition of type required by the test
9890 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9891
22842ff6
DB
98922014-04-24 David Blaikie <dblaikie@gmail.com>
9893
9894 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9895 coax Clang into emitting the definition of the type.
9896 * gdb.cp/pr10728-x.h (y): Ditto.
9897 * gdb.cp/pr10728-y.cc (y): Ditto.
9898
c2e827ad
DB
98992014-04-24 David Blaikie <dblaikie@gmail.com>
9900
9901 * gdb.base/label.exp: XFAIL label related tests under Clang.
9902 * gdb.cp/cplabel.exp: Ditto.
9903 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9904 under Clang those using labels.
9905
4c2d33e7
YQ
99062014-04-25 Yao Qi <yao@codesourcery.com>
9907
9908 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9909 double_label.
9910 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9911 partial_label and double_label.
9912
56083b99
DB
99132014-04-24 David Blaikie <dblaikie@gmail.com>
9914
9915 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9916
25d4e99d
DB
99172014-04-24 David Blaikie <dblaikie@gmail.com>
9918
9919 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9920 of the function to work across GCC and Clang.
9921 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9922 pointer types (const void ** const V void **).
9923
01f9f808
MS
99242014-04-24 Michael Sturm <michael.sturm@mintel.com>
9925 Walfred Tedeschi <walfred.tedeschi@intel.com>
9926
9927 * Makefile.in (EXECUTABLES): Added i386-avx512.
9928 * gdb.arch/i386-avx512.c: New file.
9929 * gdb.arch/i386-avx512.exp: Likewise.
9930
4b48d439
KS
99312014-04-23 Keith Seitz <keiths@redhat.com>
9932
9933 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9934 (mi_make_breakpoint_table): New procedure.
9935 (mi_create_breakpoint): Use mi_make_breakpoint
9936 and return the result.
9937 (mi_make_breakpoint): New procedure.
9938 (mi_build_kv_pairs): New procedure.
9939
9940 * gdb.mi/mi-break.exp: Remove unused globals,
9941 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9942 All callers updated.
9943 * gdb.mi/mi-dprintf.exp: Use variable to track command
9944 number.
9945 Update all callers of mi_create_breakpoint and use
9946 mi_make_breakpoint_table.
9947 Remove any unused global variables.
9948 * gdb.mi/mi-nonstop.exp: Likewise.
9949 * gdb.mi/mi-nsintrall.exp: Likewise.
9950 * gdb.mi/mi-nsmoribund.exp: Likewise.
9951 * gdb.mi/mi-nsthrexec.exp: Likewise.
9952 * gdb.mi/mi-reverse.exp: Likewise.
9953 * gdb.mi/mi-simplerun.exp: Likewise.
9954 * gdb.mi/mi-stepn.exp: Likewise.
9955 * gdb.mi/mi-syn-frame.exp: Likewise.
9956 * gdb.mi/mi-until.exp: Likewise.
9957 * gdb.mi/mi-var-cp.exp: Likewise.
9958 * gdb.mi/mi-var-display.exp: Likewise.
9959 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9960 * gdb.mi/mi2-var-child.exp: Likewise.
9961 * gdb.mi/mi-vla-c99.exp: Likewise.
9962 * lib/mi-support.exp: Likewise.
9963
9964 From Ian Lance Taylor <iant@cygnus.com>:
9965 * lib/gdb.exp (parse_args): New procedure.
9966
08351840
PA
99672014-04-23 Pedro Alves <palves@redhat.com>
9968
9969 * gdb.base/break-unload-file.c: New file.
9970 * gdb.base/break-unload-file.exp: New file.
9971 * gdb.base/sym-file-lib.c (baz): New function.
9972 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
9973 field.
9974 (load): Store the segment's mapped size.
9975 (unload): New function.
9976 (unload_shlib): New function.
9977 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
9978 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
9979 set a breakpoint at baz, and call it.
9980 * gdb.base/sym-file.exp: New tests for stale breakpoint
9981 instructions.
9982
076855f9
PA
99832014-04-23 Pedro Alves <palves@redhat.com>
9984
9985 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
9986 * gdb.base/hbreak-in-shr-unsupported.c: New file.
9987 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
9988 * gdb.base/hbreak-unmapped.c: New file.
9989 * gdb.base/hbreak-unmapped.exp: New file.
9990 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
9991 * lib/gdb.exp (gdb_is_target_remote): ... here.
9992
483805cf
PA
99932014-04-22 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.base/consecutive-step-over.c: New file.
9996 * gdb.base/consecutive-step-over.exp: New file.
9997
06d97543
PA
99982014-04-22 Pedro Alves <palves@redhat.com>
9999
10000 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10001 instead of send_gdb/gdb_expect.
10002
b4429ea2
YQ
100032014-04-22 Yao Qi <yao@codesourcery.com>
10004
10005 * lib/trace-support.exp (generate_tracefile): New procedure.
10006 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10007 return 0.
10008 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10009 if generate_tracefile returns 1.
10010
51d48146
PA
100112014-04-18 Tom Tromey <palves@redhat.com>
10012 Pedro alves <tromey@redhat.com>
10013
10014 PR backtrace/15558
10015 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10016 with a backtrace limit.
10017 * gdb.python/py-frame-inline.exp: Test running to an inline
10018 function with a backtrace limit, and printing the newest frame.
10019 * gdb.python/py-frame-inline.c (main): Call f.
10020
bd1dce5f
MS
100212014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10022
10023 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10024
40d1a503
MS
100252014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10026
10027 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10028 Drop prefix from unsupported source file path.
10029
389b98f7
YQ
100302014-04-17 Yao Qi <yao@codesourcery.com>
10031
10032 * lib/gdb.exp (with_target_charset): New proc.
10033 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10034 with_target_charset.
10035 (test_print_strings): Likewise.
10036 (test_repeat_bytes): Likewise.
10037 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10038 for some tests.
10039
22869d73
KS
100402014-04-16 Keith Seitz <keiths@redhat.com>
10041
10042 PR gdb/15827
10043 * gdb.dwarf2/corrupt.c: New file.
10044 * gdb.dwarf2/corrupt.exp: New file.
10045
c4f87ca6
KS
100462014-04-16 Keith Seitz <keiths@redhat.com>
10047
10048 PR c++/16597
10049 * gdb.cp/namelessclass.cc: New file.
10050 * gdb.cp/namelessclass.exp: New file.
10051 * gdb.cp/namelessclass.S: New file.
10052
ab19de87
DE
100532014-04-16 Doug Evans <dje@google.com>
10054
10055 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10056 Add comment.
10057 (gdbserver_default_get_comm_port): New function.
10058 (gdbserver_start): Check if board file provided
10059 "gdbserver,get_comm_port" and use it if so.
10060 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10061 (gdb,socketport): Set to "stdio".
10062 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10063 (stdio_gdbserver_template): Delete.
10064 (${board}_get_remote_address): Update.
10065 (${board}_build_remote_cmd): Delete.
10066 (${board}_get_comm_port): New function.
10067 (${board}_spawn): Update.
10068 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10069 Delete.
10070 (${board}_get_remote_address): Update.
10071 (${board}_get_comm_port): New function.
10072
fc98a809
AB
100732014-04-16 Andrew Burgess <aburgess@broadcom.com>
10074
10075 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10076 appearing in any order.
10077
87fd9e6e
DE
100782014-04-15 Doug Evans <dje@google.com>
10079
10080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10081 uninitialized value of "description".
10082
099fc3ea
KS
100832014-04-15 Keith Seitz <keiths@redhat.com>
10084
10085 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10086 Remove unused globals.
10087 (test_running_the_program): Likewise.
10088 (test_controlled_execution): Likewise.
10089 (test_controlling_breakpoints): Likewise.
10090 (test_program_termination): Likewise.
10091
5da151d4
KS
100922014-04-15 Keith Seitz <keiths@redhat.com>
10093
10094 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10095 unused globals.
10096 (test_rbreak_creation_and_listing): Likewise.
10097 (test_ignore_count): Likewise.
10098 (test_error): Likewise.
10099
35e5d2f0
PA
101002014-04-15 Pedro Alves <palves@redhat.com>
10101
10102 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10103 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10104 sym-file-loader.c.
10105 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10106 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10107 to sym-file-loader.c.
10108 (struct library): Forward declare.
10109 (load_shlib, lookup_function): Change prototypes.
10110 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10111 (translate_offset): Remove declarations.
10112 (get_text_addr): New declaration.
10113 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10114 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10115 sym-file-loader.h.
10116 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10117 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10118 here from sym-file-loader.h.
10119 (struct library): New structure.
10120 (load_shlib, lookup_function): Change prototypes and adjust to
10121 work with a struct library.
10122 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10123 (translate_offset): Make static.
10124 (get_text_addr): New function.
10125 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10126
eb4c1710
PA
101272014-04-15 Pedro Alves <palves@redhat.com>
10128
10129 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10130
2d1baf52
PA
101312014-04-15 Pedro Alves <palves@redhat.com>
10132
10133 * gdb.base/sym-file-loader.c: Include <limits.h>.
10134 (SELF_LINK): New define.
10135 (get_origin): New function.
10136 (load_shlib): Use it.
10137 * gdb.base/sym-file.exp: Don't early return if the target is
10138 remote. Use runto_main, and issue fail is that fails. Use
10139 gdb_load_shlibs.
10140 (shlib_name): Delete.
10141 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10142
7dd6df01
PA
101432014-04-15 Pedro Alves <palves@redhat.com>
10144
10145 * gdb.base/sym-file.exp: Remove regex characters from test
10146 message. Don't refer to breakpoint numbers in test messages.
10147
b50c8614
KS
101482014-04-14 Keith Seitz <keiths@redhat.com>
10149
10150 PR c++/16253
10151 * gdb.cp/var-tag.cc: New file.
10152 * gdb.cp/var-tag.exp: New file.
10153 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10154 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10155 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10156 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10157
3d567982
TT
101582014-04-14 Tom Tromey <tromey@redhat.com>
10159
10160 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10161 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10162 type.
10163 * gdb.cp/enum-class.exp: New file.
10164 * gdb.cp/enum-class.cc: New file.
10165
0626fc76
TT
101662014-04-14 Tom Tromey <tromey@redhat.com>
10167
10168 * gdb.dwarf2/enum-type.exp: New file.
10169
dca325b3
SA
101702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10171
10172 * gdb.mi/mi-vla-c99.exp: New file.
10173 * gdb.mi/vla.c: New file.
10174
5854b38a
SA
101752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10176
10177 * gdb.base/vla-datatypes.c: New file.
10178 * gdb.base/vla-datatypes.exp: New file.
10179
463bb957
SA
101802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10181
10182 * gdb.base/vla-ptr.c: New file.
10183 * gdb.base/vla-ptr.exp: New file.
10184
3dd170be
SA
101852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10186
10187 * gdb.dwarf2/count.exp: New file.
10188
5ecaaa66
SA
101892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10190
10191 * gdb.base/vla-sideeffect.c: New file.
10192 * gdb.base/vla-sideeffect.exp: New file.
10193
41f1ada5
DB
101942014-04-14 David Blaikie <dblaikie@gmail.com>
10195
10196 * gdb.mi/non-stop.c: Add return value for non-void function return
10197 statement.
10198 * gdb.threads/staticthreads.c: Ditto.
10199
0be03e84
DE
102002014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10201 Doug Evans <xdje42@gmail.com>
10202
10203 * gdb.guile/scm-value.c: Improve test case.
10204 * gdb.guile/scm-value.exp: Add new test.
10205
f180a1fb
DB
102062014-04-11 David Blaikie <dblaikie@gmail.com>
10207
10208 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10209 override Clang's default.
10210
6b662e19
JB
102112014-04-11 Joel Brobecker <brobecker@adacore.com>
10212
10213 Revert the following changes (regressions):
10214
10215 * gdb.base/vla-sideeffect.c: New file.
10216 * gdb.base/vla-sideeffect.exp: New file.
10217
10218 * gdb.dwarf2/count.exp: New file.
10219
10220 * gdb.base/vla-multi.c: New file.
10221 * gdb.base/vla-multi.exp: New file.
10222
10223 * gdb.base/vla-ptr.c: New file.
10224 * gdb.base/vla-ptr.exp: New file.
10225
10226 * gdb.base/vla-datatypes.c: New file.
10227 * gdb.base/vla-datatypes.exp: New file.
10228
10229 * gdb.mi/mi-vla-c99.exp: New file.
10230 * gdb.mi/vla.c: New file.
10231
245a5f0b
KS
102322014-04-11 Keith Seitz <keiths@redhat.com>
10233
10234 PR c++/16675
10235 * gdb.cp/cpsizeof.exp: New file.
10236 * gdb.cp/cpsizeof.cc: New file.
10237
58a84dcf
SA
102382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10239
191a8a90
JB
10240 * gdb.mi/mi-vla-c99.exp: New file.
10241 * gdb.mi/vla.c: New file.
58a84dcf 10242
c8655f75
SA
102432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10244
10245 * gdb.base/vla-datatypes.c: New file.
10246 * gdb.base/vla-datatypes.exp: New file.
10247
024e13b4
SA
102482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10249
10250 * gdb.base/vla-ptr.c: New file.
10251 * gdb.base/vla-ptr.exp: New file.
10252
1a237e0e
SA
102532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10254
10255 * gdb.base/vla-multi.c: New file.
10256 * gdb.base/vla-multi.exp: New file.
10257
504f3432
SA
102582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10259
10260 * gdb.dwarf2/count.exp: New file.
10261
3bce8237
SA
102622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10263
191a8a90
JB
10264 * gdb.base/vla-sideeffect.c: New file.
10265 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10266
322f9c21
YQ
102672014-04-11 Yao Qi <yao@codesourcery.com>
10268
10269 * gdb.base/completion.exp: Check file exists before running tests
10270 on file completion.
10271
d708bcd1
PA
102722014-04-10 Pedro Alves <palves@redhat.com>
10273
10274 * gdb.base/cond-eval-mode.c: New file.
10275 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10276 prepare_for_testing to build the new file. Check result of
10277 runto_main.
10278 (test_break, test_watch): New procedures.
10279 (top level): Use them.
10280
ae1d2761
PM
102812014-04-08 Pierre Muller <muller@sourceware.org>
10282
10283 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10284 Ctrl-V use for mingw hosts.
10285
7af389b8
SC
102862014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10287
10288 * gdb.python/py-value.c: Improve test case.
10289 * gdb.python/py-value.exp: Add new test.
10290
5e703181
DE
102912014-04-07 David Blaikie <dblaikie@gmail.com>
10292
10293 * lib/compiler.c: Identify the clang compiler.
10294 * lib/compiler.cc: Ditto.
10295
9810b410
YQ
102962014-04-03 Yao Qi <yao@codesourcery.com>
10297
10298 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10299
98d1b8dc
AB
103002014-04-01 Anton Blanchard <anton@samba.org>
10301
10302 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10303 messages unique.
10304
3114cea1
AB
103052014-04-01 Anton Blanchard <anton@samba.org>
10306
10307 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10308 prepare_for_testing.
10309
62f7182c
AB
103102014-04-01 Anton Blanchard <anton@samba.org>
10311
10312 * gdb.arch/ppc64-atomic-inst.c: Remove.
10313 * gdb.arch/ppc64-atomic-inst.S: New file.
10314 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10315
770e7fc7
DE
103162014-03-31 Doug Evans <dje@google.com>
10317
10318 * gdb.base/print-symbol-loading-lib.c: New file.
10319 * gdb.base/print-symbol-loading-main.c: New file.
10320 * gdb.base/print-symbol-loading.exp: New file.
10321
46e2bafa
YQ
103222014-03-31 Yao Qi <yao@codesourcery.com>
10323
10324 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10325
8776cfe9
JB
103262014-03-28 Joel Brobecker <brobecker@adacore.com>
10327
10328 * gdb.ada/mi_dyn_arr: New testcase.
10329
5d1ef361
DE
103302014-03-27 Doug Evans <dje@google.com>
10331
10332 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10333
b5bee914
YQ
103342014-03-27 Yao Qi <yao@codesourcery.com>
10335
10336 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10337 if target is nios2-*-*.
10338
0d4d0e77
YQ
103392014-03-26 Yao Qi <yao@codesourcery.com>
10340
10341 * lib/gdb.exp (readline_is_used): New proc.
10342 * gdb.base/completion.exp: Move tests on command complete up.
10343 Skip the rest of tests if readline is not used.
10344 * gdb.ada/complete.exp: Skp the test if readline is not
10345 used.
10346 * gdb.base/filesym.exp: Likewise.
10347 * gdb.base/macscp.exp: Likewise.
10348 * gdb.base/readline-ask.exp: Likewise.
10349 * gdb.base/readline.exp: Likewise.
10350 * gdb.python/py-cmd.exp: Likewise.
10351 * gdb.trace/tfile.exp: Likewise.
10352
29361eee
YQ
103532014-03-26 Yao Qi <yao@codesourcery.com>
10354
10355 * gdb.base/macscp.exp: Fix code format issues.
10356
bc9a5525
UW
103572014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10358
10359 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10360 * gdb.asm/powerpc64le.inc: New file.
10361
d3839ede
PA
103622014-03-25 Pedro Alves <palves@redhat.com>
10363 Doug Evans <dje@google.com>
10364
10365 * gdb.base/source-execution.c: New file.
10366 * gdb.base/source-execution.exp: New file.
10367 * gdb.base/source-execution.gdb: New file.
10368
01672a57
DE
103692014-03-24 Doug Evans <dje@google.com>
10370
10371 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10372 using fission.
10373
88bbeca9
HZ
103742014-03-24 Hui Zhu <hui@codesourcery.com>
10375 Pedro Alves <palves@redhat.com>
10376
10377 PR breakpoints/16101
10378 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10379 test pass/fail messages. Detect missing support for dprintf when
10380 breakpoints are actually inserted.
10381 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10382 breakpoints are actually inserted.
10383 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10384 fails.
10385
d2348791
JK
103862014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10387
10388 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10389
feef67ab
DE
103902014-03-22 Doug Evans <xdje42@gmail.com>
10391
10392 * gdb.python/python.exp (python not supported): Verify multi-line
10393 python command issues an error.
25d743f9 10394 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10395 guile command issues an error.
feef67ab 10396
ecebef6a
MR
103972014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10398
10399 * gdb.threads/thread-specific.exp: Handle the lack of usable
10400 $this_breakpoint and $this_thread.
10401
ccdd1909
HZ
104022014-03-21 Hui Zhu <hui@codesourcery.com>
10403
10404 * gdb.base/attach.exp (do_command_attach_tests): New.
10405
beb460e8
PA
104062014-03-20 Tom Tromey <tromey@redhat.com>
10407 Pedro Alves <palves@redhat.com>
10408
10409 PR cli/15718
10410 * gdb.base/condbreak-call-false.c: New file.
10411 * gdb.base/condbreak-call-false.exp: New file.
10412
40acf43a
PA
104132014-03-20 Pedro Alves <palves@redhat.com>
10414
10415 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10416 Delete.
10417 (block_signals, unblock_signals): Delete.
10418 (child_function_2, main): Remove references to deleted variable
10419 and functions.
10420
9f5e1e02
PA
104212014-03-20 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10424 Use pthread_kill to signal thread 2.
10425 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10426 Adjust to make the test send itself a signal rather than using the
10427 host's "kill" command.
10428
99619bea
PA
104292014-03-20 Pedro Alves <palves@redhat.com>
10430
10431 * gdb.threads/multiple-step-overs.c: New file.
10432 * gdb.threads/multiple-step-overs.exp: New file.
10433 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10434 Adjust expected infrun debug output.
10435
2adfaa28
PA
104362014-03-20 Pedro Alves <palves@redhat.com>
10437
10438 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10439 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10440
31e77af2
PA
104412014-03-20 Pedro Alves <palves@redhat.com>
10442
10443 PR breakpoints/7143
10444 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10445 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10446 of gdb_test_multiple.
10447 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10448 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10449
b9f437de
PA
104502014-03-20 Pedro Alves <palves@redhat.com>
10451
10452 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10453 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10454
05adc73e
PA
104552014-03-19 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.base/async.exp: Remove early return.
10458
6048b950
PA
104592014-03-19 Pedro Alves <palves@redhat.com>
10460
10461 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10462
8bcfb00a
PA
104632014-03-19 Pedro Alves <palves@redhat.com>
10464
10465 * gdb.base/async.exp (test_background): Expect \r\n after
10466 "completed." in the fail pattern.
10467
884e37dc
PA
104682014-03-19 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.base/async.exp (test_background): New procedure.
10471 Use it for all background execution command tests.
10472
148e57e2
PA
104732014-03-19 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/async.exp: Use prepare_for_testing.
10476
f48088c7
PA
104772014-03-19 Pedro Alves <palves@redhat.com>
10478
10479 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10480 the same line.
10481
e2f6c966
PA
104822014-03-19 Pedro Alves <palves@redhat.com>
10483
10484 * gdb.base/async.c (main): Add "jump here" and "until here" line
10485 marker comments.
10486 * gdb.base/async.exp (jump_here): New global.
10487 (jump& test): Use it.
10488 (until_here): New global.
10489 (until& test): Use it.
10490
c30568d4
PA
104912014-03-19 Pedro Alves <palves@redhat.com>
10492
10493 * gdb.base/async.exp: Don't frob gdb_protocol.
10494
0172b6a7
DE
104952014-03-18 Doug Evans <xdje42@gmail.com>
10496
10497 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10498 Fix spelling of exec-done-display.
10499
06c868a8
JK
105002014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10501
10502 PR gdb/15358
10503 * gdb.base/gdb-sigterm.c: New file.
10504 * gdb.base/gdb-sigterm.exp: New file.
10505
0c7e1a46
PA
105062014-03-18 Pedro Alves <palves@redhat.com>
10507
10508 PR gdb/13860
10509 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10510 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10511 solib-event.
10512
f7c77d93
JB
105132014-03-17 Joel Brobecker <brobecker@adacore.com>
10514
10515 * gdb.ada/pckd_arr_ren: New testcase.
10516
5a1e8c7a
DE
105172014-03-13 Doug Evans <xdje42@gmail.com>
10518
10519 PR guile/16612
10520 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10521 collect after discarding symbols.
10522
350e1a76
DE
105232014-03-13 Ludovic Courtès <ludo@gnu.org>
10524 Doug Evans <xdje42@gmail.com>
10525
10526 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10527 to history survives a gc.
10528
a69900ae
PA
105292014-03-13 Pedro Alves <palves@redhat.com>
10530
10531 * gdb.base/default.exp: Don't test "target procfs".
10532
5db9f0bd
PA
105332014-03-13 Pedro Alves <palves@redhat.com>
10534
10535 * gdb.base/default.exp: Update "target child" and "target procfs"
10536 tests to not expect "Unix".
10537
b3ccfe11
TT
105382014-03-12 Tom Tromey <tromey@redhat.com>
10539
10540 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10541 New procs. Add target-async tests.
10542 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10543 Add target-async tests.
10544
646f4417
AA
105452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10546
10547 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10548 'func_start' and 'func_end' for the beginning and end of the
10549 function code, respectively.
10550 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10551 'func_end' instead of 'func' and 'main'.
10552
288c211f
AA
105532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10554
10555 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10556 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10557 generate the debug info assembler source.
10558
e0c0f156
AA
105592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10560
10561 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10562 * gdb.dwarf2/arr-subrange.exp: Likewise.
10563 * gdb.dwarf2/dwz.exp: Likewise.
10564 * gdb.dwarf2/method-ptr.exp: Likewise.
10565 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10566 * gdb.dwarf2/subrange.exp: Likewise.
10567 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10568 * gdb.dwarf2/implptrpiece.exp: Likewise.
10569 * gdb.dwarf2/nostaticblock.exp: Likewise.
10570
0e5c4555
AA
105712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10572
10573 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10574 directory to absolute path name arguments.
10575
5ec18f2b
JG
105762014-03-10 Joel Brobecker <brobecker@adacore.com>
10577
10578 * gdb.ada/tagged_access: New testcase.
10579
847fc4f2
MM
105802014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10581
10582 * gdb.btrace/data.exp: Update expected output.
10583
cc3da688
YQ
105842014-03-06 Yao Qi <yao@codesourcery.com>
10585
10586 * gdb.trace/pr16508.exp: New file.
10587
0f26cec1
PA
105882014-03-05 Pedro Alves <palves@redhat.com>
10589
10590 PR gdb/16575
10591 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10592 procedure.
10593 (top level): Adjust to use it. Add tests that exercise breakpoint
10594 interaction with the code-cache.
10595
7a5a839f
LC
105962014-02-26 Ludovic Courtès <ludo@gnu.org>
10597
10598 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10599 test for 'history-append!'.
10600
31aa7e4e
JB
106012014-02-26 Joel Brobecker <brobecker@adacore.com>
10602
10603 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10604 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10605 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10606 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10607 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10608 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10609
1b588015
JB
106102014-02-26 Joel Brobecker <brobecker@adacore.com>
10611
10612 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10613 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10614 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10615
55426c9d
JB
106162014-02-26 Joel Brobecker <brobecker@adacore.com>
10617
10618 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10619
dc53a7ad
JB
106202014-02-26 Joel Brobecker <brobecker@adacore.com>
10621
10622 * gdb.dwarf2/arr-stride.c: New file.
10623 * gdb.dwarf2/arr-stride.exp: New file.
10624
12ab52e9
PA
106252014-02-26 Pedro Alves <palves@redhat.com>
10626
10627 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10628 that won't ever trigger. Make sure that GDB reports the correct
10629 breakpoint that caused the stop.
10630
849c862e
JK
106312014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10632
10633 PR gdb/16626
10634 * gdb.base/auto-load-script: New file.
10635 * gdb.base/auto-load.c: New file.
10636 * gdb.base/auto-load.exp: New file.
10637
71b7d793
JK
10638 PR gdb/16626
10639 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10640
e2f0d509
JK
106412014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10642
10643 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10644 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10645
50cc37c8
DE
106462014-02-24 Doug Evans <dje@google.com>
10647
10648 * lib/gdb.exp (run_on_host): Log error output if program fails.
10649
ea4758f2
PA
106502014-02-21 Pedro Alves <palves@redhat.com>
10651
10652 * gdb.threads/step-after-sr-lock.c: Rename to ...
10653 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10654 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10655 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10656 ... this.
10657
d7b30f67
SDJ
106582014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10659
10660 PR tdep/16397
10661 * gdb.arch/amd64-stap-special-operands.exp: New file.
10662 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10663 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10664 * gdb.arch/amd64-stap-triplet.S: Likewise.
10665 * gdb.arch/amd64-stap-triplet.c: Likewise.
10666
83deb43f
JB
106672014-02-20 Joel Brobecker <brobecker@adacore.com>
10668
10669 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10670 in .section pseudo-op.
10671
adde2bff
DE
106722014-02-20 lin zuojian <manjian2006@gmail.com>
10673 Joel Brobecker <brobecker@adacore.com>
10674 Doug Evans <xdje42@gmail.com>
10675
10676 PR symtab/16581
10677 * gdb.dwarf2/dw2-icycle.S: New file.
10678 * gdb.dwarf2/dw2-icycle.c: New file.
10679 * gdb.dwarf2/dw2-icycle.exp: New file.
10680
f7bd0f78
SC
106812014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10682
10683 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10684 operations on gdb.Value objects.
10685 * gdb.python/py-value-cc.exp: Add new test to test operations on
10686 gdb.Value objects.
10687
c17ef0d5
DE
106882014-02-18 Doug Evans <dje@google.com>
10689
10690 * Makefile.in (TESTS): New variable.
10691 (expanded_tests, expanded_tests_or_none): New variables
10692 (check-single): Pass $(expanded_tests_or_none) to runtest.
10693 (check-parallel): Only run tests in $(TESTS) if non-empty.
10694 (check/no-matching-tests-found): New rule.
10695 * README: Document TESTS makefile variable.
10696
5dd3176f
DE
106972014-02-18 Doug Evans <dje@google.com>
10698
10699 * Makefile.in (check-parallel): rm -rf outputs temp.
10700
0b10be4f
JK
107012014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10702
10703 Fix "ERROR: no fileid for" in the testsuite.
10704 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10705
85f224e7
DE
107062014-02-12 Doug Evans <dje@google.com>
10707
10708 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10709 (MISCELLANEOUS): New variable.
10710 (clean): rm -rf $(MISCELLANEOUS).
10711 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10712 dwp live in the same directory as symlinks, with each symlink pointed
10713 to a differently named file in a different directory.
10714
149b30ff
DE
107152014-02-11 Doug Evans <dje@google.com>
10716
10717 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10718 of Tcl file commands.
10719
1dfdac32
MK
107202014-02-10 Mark Kettenis <kettenis@gnu.org>
10721
10722 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10723 "kill -SIGUSR1 -1".
10724
aa4fb036
JB
107252014-02-10 Joel Brobecker <brobecker@adacore.com>
10726
10727 * gdb.ada/tick_length_array_enum_idx: New testcase.
10728
ed3ef339
DE
107292014-02-10 Doug Evans <xdje42@gmail.com>
10730
10731 * configure.ac (AC_OUTPUT): Add gdb.guile.
10732 * configure: Regenerate.
10733 * lib/gdb-guile.exp: New file.
10734 * lib/gdb.exp (get_target_charset): New function.
10735 * gdb.base/help.exp: Update expected output from "apropos apropos".
10736 * gdb.guile/Makefile.in: New file.
10737 * gdb.guile/guile.exp: New file.
10738 * gdb.guile/scm-arch.c: New file.
10739 * gdb.guile/scm-arch.exp: New file.
10740 * gdb.guile/scm-block.c: New file.
10741 * gdb.guile/scm-block.exp: New file.
10742 * gdb.guile/scm-breakpoint.c: New file.
10743 * gdb.guile/scm-breakpoint.exp: New file.
10744 * gdb.guile/scm-disasm.c: New file.
10745 * gdb.guile/scm-disasm.exp: New file.
10746 * gdb.guile/scm-equal.c: New file.
10747 * gdb.guile/scm-equal.exp: New file.
10748 * gdb.guile/scm-error.exp: New file.
10749 * gdb.guile/scm-error.scm: New file.
10750 * gdb.guile/scm-frame-args.c: New file.
10751 * gdb.guile/scm-frame-args.exp: New file.
10752 * gdb.guile/scm-frame-args.scm: New file.
10753 * gdb.guile/scm-frame-inline.c: New file.
10754 * gdb.guile/scm-frame-inline.exp: New file.
10755 * gdb.guile/scm-frame.c: New file.
10756 * gdb.guile/scm-frame.exp: New file.
10757 * gdb.guile/scm-generics.exp: New file.
10758 * gdb.guile/scm-gsmob.exp: New file.
10759 * gdb.guile/scm-iterator.c: New file.
10760 * gdb.guile/scm-iterator.exp: New file.
10761 * gdb.guile/scm-math.c: New file.
10762 * gdb.guile/scm-math.exp: New file.
10763 * gdb.guile/scm-objfile-script-gdb.in: New file.
10764 * gdb.guile/scm-objfile-script.c: New file.
10765 * gdb.guile/scm-objfile-script.exp: New file.
10766 * gdb.guile/scm-objfile.c: New file.
10767 * gdb.guile/scm-objfile.exp: New file.
10768 * gdb.guile/scm-ports.exp: New file.
10769 * gdb.guile/scm-pretty-print.c: New file.
10770 * gdb.guile/scm-pretty-print.exp: New file.
10771 * gdb.guile/scm-pretty-print.scm: New file.
10772 * gdb.guile/scm-section-script.c: New file.
10773 * gdb.guile/scm-section-script.exp: New file.
10774 * gdb.guile/scm-section-script.scm: New file.
10775 * gdb.guile/scm-symbol.c: New file.
10776 * gdb.guile/scm-symbol.exp: New file.
10777 * gdb.guile/scm-symtab-2.c: New file.
10778 * gdb.guile/scm-symtab.c: New file.
10779 * gdb.guile/scm-symtab.exp: New file.
10780 * gdb.guile/scm-type.c: New file.
10781 * gdb.guile/scm-type.exp: New file.
10782 * gdb.guile/scm-value-cc.cc: New file.
10783 * gdb.guile/scm-value-cc.exp: New file.
10784 * gdb.guile/scm-value.c: New file.
10785 * gdb.guile/scm-value.exp: New file.
10786 * gdb.guile/source2.scm: New file.
10787 * gdb.guile/types-module.cc: New file.
10788 * gdb.guile/types-module.exp: New file.
10789
7026a7c1
YQ
107902014-02-10 Yao Qi <yao@codesourcery.com>
10791
10792 PR testsuite/16543
10793 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10794 * configure: Regenerated.
10795 * Makefile.in: New file.
10796
6c466447
AS
107972014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10798
10799 * gdb.python/py-framefilter.exp: Fix typo.
10800
6e854735
YQ
108012014-02-08 Yao Qi <yao@codesourcery.com>
10802
10803 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10804 that no =breakpoint-modified is emitted when breakpoints are
10805 modified through MI commands.
10806
d137e6dc
PA
108072014-02-07 Pedro Alves <pedro@codesourcery.com>
10808 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.threads/step-after-sr-lock.c: New file.
10811 * gdb.threads/step-after-sr-lock.exp: New file.
10812
b5ee5a50
PA
108132014-02-07 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10816
3c77faf3
JK
108172014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10818
10819 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10820 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10821
6dddc817
DE
108222014-02-06 Doug Evans <xdje42@gmail.com>
10823
10824 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10825 output.
10826
10827 * gdb.gdb/python-interrupts.exp: New file.
10828
de7b2893
YQ
108292014-02-05 Yao Qi <yao@codesourcery.com>
10830
10831 * gdb.trace/report.exp (use_collected_data): Test the output
10832 of "info threads" and "info inferiors".
10833
66d032ac
YQ
108342014-02-05 Yao Qi <yao@codesourcery.com>
10835
10836 Revert this patch:
10837
10838 2013-05-24 Yao Qi <yao@codesourcery.com>
10839
10840 * gdb.trace/tfile.exp: Test inferior and thread.
10841
591a12a1
UW
108422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10843
10844 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10845 on a function.
10846 * gdb.base/step-bt.c: Call hello via function pointer to make
10847 sure its first instruction is executed on powerpc64le-linux.
10848
0ff3e01f
UW
108492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10850
10851 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10852
084ee545
UW
108532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10854
10855 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10856 of the test patterns for use on little-endian systems.
10857
6ed14ff3
UW
108582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10859
10860 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10861 (decimal_vector): Fix for little-endian.
10862
401e27fd
JM
108632014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10864
10865 * gdb.arch/sparc-sysstep.exp: New file.
10866 * gdb.arch/sparc-sysstep.c: Likewise.
10867
10868 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10869
8b924729
EBM
108702014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10871
10872 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10873
fb151210
JB
108742014-01-23 Tom Tromey <tromey@redhat.com>
10875
10876 * gdb.ada/array_char_idx: New testcase.
10877
0740f8d8
TT
108782014-01-23 Tom Tromey <tromey@redhat.com>
10879
10880 PR python/16487:
10881 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10882 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10883 classes.
10884
21909fa1
TT
108852014-01-23 Tom Tromey <tromey@redhat.com>
10886
10887 PR python/16491:
10888 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10889 string from an inferior frame.
10890 * gdb.python/py-framefilter-mi.exp: Update.
10891
87ce2a04
DE
108922014-01-22 Doug Evans <dje@google.com>
10893
10894 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10895
237b092b
AA
108962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10897
10898 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10899
d674a709
AA
109002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10901
10902 * gdb.trace/entry-values.exp: Remove excess space character from
10903 regex patterns. Handle s390 call instruction.
10904
20fa3390
AA
109052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10906
10907 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10908 define "*_start" label. Make "name" static.
10909 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10910 ${name} by references to ${name}_start.
10911
78466714
AA
109122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10913
10914 * gdb.base/info-macros.exp: Remove "debug" from the compile
10915 options.
10916
ec9f644a
IB
109172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10918
10919 * gdb.dlang/demangle.exp: New file.
10920
94b1b47e
IB
109212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10922
10923 * gdb.dlang/primitive-types.exp: New file.
10924
7f420862
IB
109252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10926
10927 * configure.ac: Create gdb.dlang/Makefile.
10928 * configure: Regenerate.
10929 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10930 * gdb.dlang/Makefile.in: New file.
10931 * lib/d-support.exp: New file.
10932 * lib/gdb.exp (skip_d_tests): New proc.
10933
52834460
MM
109342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10935
10936 * gdb.btrace/delta.exp: Check reverse stepi.
10937 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10938 * gdb.btrace/finish.exp: New.
10939 * gdb.btrace/next.exp: New.
10940 * gdb.btrace/nexti.exp: New.
10941 * gdb.btrace/record_goto.c: Add comments.
10942 * gdb.btrace/step.exp: New.
10943 * gdb.btrace/stepi.exp: New.
10944 * gdb.btrace/multi-thread-step.c: New.
10945 * gdb.btrace/multi-thread-step.exp: New.
10946 * gdb.btrace/rn-dl-bind.c: New.
10947 * gdb.btrace/rn-dl-bind.exp: New.
10948 * gdb.btrace/data.c: New.
10949 * gdb.btrace/data.exp: New.
10950 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10951
6e07b1d2
MM
109522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10953
10954 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10955 * gdb.btrace/exception.exp: Update.
10956 * gdb.btrace/instruction_history.exp: Update.
10957 * gdb.btrace/record_goto.exp: Update.
10958 * gdb.btrace/tailcall.exp: Update.
10959 * gdb.btrace/unknown_functions.exp: Update.
10960 * gdb.btrace/delta.exp: New.
10961
0b722aec
MM
109622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10963
10964 * gdb.btrace/record_goto.exp: Add backtrace test.
10965 * gdb.btrace/tailcall.exp: Add backtrace test.
10966
066ce621
MM
109672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10968
10969 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
10970 * gdb.btrace/record_goto.c: New.
10971 * gdb.btrace/record_goto.exp: New.
10972 * gdb.btrace/x86-record_goto.S: New.
10973
0688d04e
MM
109742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10975
10976 * gdb.btrace/function_call_history.exp: Update tests.
10977 * gdb.btrace/instruction_history.exp: Update tests.
10978
8710b709
MM
109792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10980
10981 * gdb.btrace/function_call_history.exp: Fix expected field
10982 order for "record function-call-history".
10983 Add new tests for "record function-call-history /c".
10984 * gdb.btrace/exception.cc: New.
10985 * gdb.btrace/exception.exp: New.
10986 * gdb.btrace/tailcall.exp: New.
10987 * gdb.btrace/x86-tailcall.S: New.
10988 * gdb.btrace/x86-tailcall.c: New.
10989 * gdb.btrace/unknown_functions.c: New.
10990 * gdb.btrace/unknown_functions.exp: New.
10991 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10992
5de9129b
MM
109932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10994
10995 * gdb.btrace/instruction_history.exp: Update.
10996 * gdb.btrace/function_call_history.exp: Update.
10997
23a7fe75
MM
109982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10999
11000 * gdb.btrace/function_call_history.exp: Fix expected function
11001 trace.
11002 * gdb.btrace/instruction_history.exp: Initialize traced.
11003 Remove traced_functions.
11004
724c7dd8
MM
110052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11006
11007 * gdb.btrace/function_call_history.exp: Update
11008 * gdb.btrace/instruction_history.exp: Update.
11009
6d78d93b
MM
110102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11011
11012 * gdb.btrace/enable.exp: Update expected text.
11013
93a360cc
OJ
110142014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11015
11016 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11017 bytes.
11018
3772b53f
MR
110192014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11020
11021 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11022
596662fa
OJ
110232014-01-15 Omair Javaid <omair.javaid@linaro.org>
11024
11025 * lib/gdb.exp (supports_process_record): Return true for
11026 arm*-linux*. (supports_reverse): Likewise.
11027
b5b08fb4
SC
110282014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11029
11030 PR python/15464
11031 PR python/16113
11032 * gdb.python/py-type.c: Enhance test case.
11033 * gdb.python/py-value-cc.cc: Likewise
11034 * gdb.python/py-type.exp: Add new tests.
11035 * gdb.python/py-value-cc.exp: Likewise
11036
52d7fb13
AA
110372014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11038 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11041 Make "name" extern.
11042 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11043 references to ${name}_start by references to ${name}.
11044
a2cd8cfe
JB
110452014-01-10 Joel Brobecker <brobecker@adacore.com>
11046
11047 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11048
4e23fced
JB
110492014-01-10 Joel Brobecker <brobecker@adacore.com>
11050
11051 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11052
c6a9e42c
PA
110532014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11054 Pedro Alves <palves@redhat.com>
11055
11056 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11057 mi_gdb_target_load.
c6a9e42c 11058
b7ea362b
PA
110592014-01-08 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.threads/reconnect-signal.c: New file.
11062 * gdb.threads/reconnect-signal.exp: New file.
11063
5e3f4fab
EBM
110642014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.base/source-dir.exp: New file.
11067
79301218
JB
110682014-01-07 Joel Brobecker <brobecker@adacore.com>
11069
11070 * gdb.ada/mi_interface: New testcase.
11071
8e355c5d
JB
110722014-01-07 Joel Brobecker <brobecker@adacore.com>
11073
11074 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11075 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11076 gdb.ada/pp-rec-component/pck.ads: New files.
11077
c0d48811
JB
110782014-01-07 Joel Brobecker <brobecker@adacore.com>
11079
11080 * gdb.python/py-pp-integral.c: New file.
11081 * gdb.python/py-pp-integral.py: New file.
11082 * gdb.python/py-pp-integral.exp: New file.
11083
17b609c3 11084For older changes see ChangeLog-1993-2013.
c906108c 11085\f
8d8cb839
EZ
11086;; Local Variables:
11087;; mode: change-log
11088;; left-margin: 8
11089;; fill-column: 74
11090;; version-control: never
11091;; End:
902f2ccb 11092
61baf725 11093 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11094 Copying and distribution of this file, with or without modification,
11095 are permitted provided the copyright notice and this notice are preserved.