thread: add can_access_registers_ptid
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
2735833d
WT
12017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2
3 * gdb.arch/amd64-gs_base.c: New file.
4 * gdb.arch/amd64-gs_base.exp: New file.
5
b51e1e94
LM
62017-01-26 Luis Machado <lgustavo@codesourcery.com>
7
8 * lib/memory.exp: Remove spurious empty newlines.
9
72ca0410
SM
102017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
11
12 * gdb.python/py-bad-printers.exp: Load python file using "source".
13 * gdb.python/py-events.exp: Likewise.
14 * gdb.python/py-evsignal.exp: Likewise.
15 * gdb.python/py-evthreads.exp: Likewise.
16 * gdb.python/py-frame-args.exp: Likewise.
17 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
18 * gdb.python/py-framefilter-mi.exp: Likewise.
19 * gdb.python/py-framefilter.exp: Likewise.
20 * gdb.python/py-mi.exp: Likewise.
21 * gdb.python/py-pp-maint.exp: Likewise.
22 * gdb.python/py-pp-registration.exp: Likewise.
23 * gdb.python/py-prettyprint.exp: Likewise.
24 (run_lang_tests): Likewise.
25 * gdb.python/py-typeprint.exp: Likewise.
26
e309aa65
LM
272017-01-26 Luis Machado <lgustavo@codesourcery.com>
28
29 * lib/memory.exp: New file.
30 * lib/gdb.exp: Load memory.exp.
31 * gdb.base/memattr.exp (delete_memory): Move proc to
32 lib/memory.exp and rename to delete_memory_regions.
33 Replace delete_memory with delete_memory_regions.
34 Cleanup memory regions before tests.
35 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
36 before tests.
37
515aff23
LM
382017-01-26 Luis Machado <lgustavo@codesourcery.com>
39
40 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
41 files.
42 (initialize): New function conditionally defined.
43 (testcases): Move within conditional block.
44 (main): Call initialize.
45 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
46 of gdb.reverse/insn-reverse.c.
47 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
48 gdb.reverse/insn-reverse.c.
49
d8b49cf0
YQ
502017-01-26 Yao Qi <yao.qi@linaro.org>
51
52 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
53 disassemble on address 0.
54
f13a9a0c
YQ
552017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
56 Yao Qi <yao.qi@linaro.org>
57
58 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
59 * gdb.dwarf2/implptr-64bit.S: Remove.
60 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
61 variables in caller's context. Add DW_OP_implicit_value.
62
5ac95241
YQ
632017-01-25 Yao Qi <yao.qi@linaro.org>
64
65 * lib/dwarf.exp (Dwarf::_location): Handle
66 DW_OP_GNU_implicit_pointer with proper size.
67
23e82930
LM
682017-01-20 Luis Machado <lgustavo@codesourcery.com>
69
70 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
71 and add untested calls.
72
d334ae25
LM
732017-01-20 Luis Machado <lgustavo@codesourcery.com>
74
75 * gdb.python/python.exp: Check line number against what GDB thinks
76 the line number is for func1.
77
f5e6296e
IB
782017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
79
80 * gdb.dlang/debug-expr.exp: New file.
81
5b362f04
LM
822016-12-23 Luis Machado <lgustavo@codesourcery.com>
83
84 Fix test names for the following files:
85
86 * gdb.ada/exec_changed.exp
87 * gdb.ada/info_types.exp
88 * gdb.arch/aarch64-atomic-inst.exp
89 * gdb.arch/aarch64-fp.exp
90 * gdb.arch/altivec-abi.exp
91 * gdb.arch/altivec-regs.exp
92 * gdb.arch/amd64-byte.exp
93 * gdb.arch/amd64-disp-step.exp
94 * gdb.arch/amd64-dword.exp
95 * gdb.arch/amd64-entry-value-inline.exp
96 * gdb.arch/amd64-entry-value-param.exp
97 * gdb.arch/amd64-entry-value-paramref.exp
98 * gdb.arch/amd64-entry-value.exp
99 * gdb.arch/amd64-i386-address.exp
100 * gdb.arch/amd64-invalid-stack-middle.exp
101 * gdb.arch/amd64-invalid-stack-top.exp
102 * gdb.arch/amd64-optimout-repeat.exp
103 * gdb.arch/amd64-prologue-skip.exp
104 * gdb.arch/amd64-prologue-xmm.exp
105 * gdb.arch/amd64-stap-special-operands.exp
106 * gdb.arch/amd64-stap-wrong-subexp.exp
107 * gdb.arch/amd64-tailcall-cxx.exp
108 * gdb.arch/amd64-tailcall-noret.exp
109 * gdb.arch/amd64-tailcall-ret.exp
110 * gdb.arch/amd64-tailcall-self.exp
111 * gdb.arch/amd64-word.exp
112 * gdb.arch/arm-bl-branch-dest.exp
113 * gdb.arch/arm-disp-step.exp
114 * gdb.arch/arm-neon.exp
115 * gdb.arch/arm-single-step-kernel-helper.exp
116 * gdb.arch/avr-flash-qualifier.exp
117 * gdb.arch/disp-step-insn-reloc.exp
118 * gdb.arch/e500-abi.exp
119 * gdb.arch/e500-regs.exp
120 * gdb.arch/ftrace-insn-reloc.exp
121 * gdb.arch/i386-avx512.exp
122 * gdb.arch/i386-bp_permanent.exp
123 * gdb.arch/i386-byte.exp
124 * gdb.arch/i386-cfi-notcurrent.exp
125 * gdb.arch/i386-disp-step.exp
126 * gdb.arch/i386-dr3-watch.exp
127 * gdb.arch/i386-float.exp
128 * gdb.arch/i386-gnu-cfi.exp
129 * gdb.arch/i386-mpx-map.exp
130 * gdb.arch/i386-mpx-sigsegv.exp
131 * gdb.arch/i386-mpx-simple_segv.exp
132 * gdb.arch/i386-mpx.exp
133 * gdb.arch/i386-permbkpt.exp
134 * gdb.arch/i386-prologue.exp
135 * gdb.arch/i386-signal.exp
136 * gdb.arch/i386-size-overlap.exp
137 * gdb.arch/i386-unwind.exp
138 * gdb.arch/i386-word.exp
139 * gdb.arch/mips-fcr.exp
140 * gdb.arch/powerpc-d128-regs.exp
141 * gdb.arch/powerpc-stackless.exp
142 * gdb.arch/ppc64-atomic-inst.exp
143 * gdb.arch/s390-stackless.exp
144 * gdb.arch/s390-tdbregs.exp
145 * gdb.arch/s390-vregs.exp
146 * gdb.arch/sparc-sysstep.exp
147 * gdb.arch/thumb-bx-pc.exp
148 * gdb.arch/thumb-singlestep.exp
149 * gdb.arch/thumb2-it.exp
150 * gdb.arch/vsx-regs.exp
151 * gdb.asm/asm-source.exp
152 * gdb.base/a2-run.exp
153 * gdb.base/advance.exp
154 * gdb.base/all-bin.exp
155 * gdb.base/anon.exp
156 * gdb.base/args.exp
157 * gdb.base/arithmet.exp
158 * gdb.base/async-shell.exp
159 * gdb.base/async.exp
160 * gdb.base/attach-pie-noexec.exp
161 * gdb.base/attach-twice.exp
162 * gdb.base/auto-load.exp
163 * gdb.base/bang.exp
164 * gdb.base/bitfields.exp
165 * gdb.base/break-always.exp
166 * gdb.base/break-caller-line.exp
167 * gdb.base/break-entry.exp
168 * gdb.base/break-inline.exp
169 * gdb.base/break-on-linker-gcd-function.exp
170 * gdb.base/break-probes.exp
171 * gdb.base/break.exp
172 * gdb.base/breakpoint-shadow.exp
173 * gdb.base/call-ar-st.exp
174 * gdb.base/call-sc.exp
175 * gdb.base/call-signal-resume.exp
176 * gdb.base/call-strs.exp
177 * gdb.base/callfuncs.exp
178 * gdb.base/catch-fork-static.exp
179 * gdb.base/catch-gdb-caused-signals.exp
180 * gdb.base/catch-load.exp
181 * gdb.base/catch-signal-fork.exp
182 * gdb.base/catch-signal.exp
183 * gdb.base/catch-syscall.exp
184 * gdb.base/charset.exp
185 * gdb.base/checkpoint.exp
186 * gdb.base/chng-syms.exp
187 * gdb.base/code-expr.exp
188 * gdb.base/code_elim.exp
189 * gdb.base/commands.exp
190 * gdb.base/completion.exp
191 * gdb.base/complex.exp
192 * gdb.base/cond-expr.exp
193 * gdb.base/condbreak.exp
194 * gdb.base/consecutive.exp
195 * gdb.base/continue-all-already-running.exp
196 * gdb.base/coredump-filter.exp
197 * gdb.base/corefile.exp
198 * gdb.base/dbx.exp
199 * gdb.base/debug-expr.exp
200 * gdb.base/define.exp
201 * gdb.base/del.exp
202 * gdb.base/disabled-location.exp
203 * gdb.base/disasm-end-cu.exp
204 * gdb.base/disasm-optim.exp
205 * gdb.base/display.exp
206 * gdb.base/duplicate-bp.exp
207 * gdb.base/ena-dis-br.exp
208 * gdb.base/ending-run.exp
209 * gdb.base/enumval.exp
210 * gdb.base/environ.exp
211 * gdb.base/eu-strip-infcall.exp
212 * gdb.base/eval-avoid-side-effects.exp
213 * gdb.base/eval-skip.exp
214 * gdb.base/exitsignal.exp
215 * gdb.base/expand-psymtabs.exp
216 * gdb.base/filesym.exp
217 * gdb.base/find-unmapped.exp
218 * gdb.base/finish.exp
219 * gdb.base/float.exp
220 * gdb.base/foll-exec-mode.exp
221 * gdb.base/foll-exec.exp
222 * gdb.base/foll-fork.exp
223 * gdb.base/fortran-sym-case.exp
224 * gdb.base/freebpcmd.exp
225 * gdb.base/func-ptr.exp
226 * gdb.base/func-ptrs.exp
227 * gdb.base/funcargs.exp
228 * gdb.base/gcore-buffer-overflow.exp
229 * gdb.base/gcore-relro-pie.exp
230 * gdb.base/gcore-relro.exp
231 * gdb.base/gcore.exp
232 * gdb.base/gdb1090.exp
233 * gdb.base/gdb11530.exp
234 * gdb.base/gdb11531.exp
235 * gdb.base/gdb1821.exp
236 * gdb.base/gdbindex-stabs.exp
237 * gdb.base/gdbvars.exp
238 * gdb.base/hbreak.exp
239 * gdb.base/hbreak2.exp
240 * gdb.base/included.exp
241 * gdb.base/infcall-input.exp
242 * gdb.base/inferior-died.exp
243 * gdb.base/infnan.exp
244 * gdb.base/info-macros.exp
245 * gdb.base/info-os.exp
246 * gdb.base/info-proc.exp
247 * gdb.base/info-shared.exp
248 * gdb.base/info-target.exp
249 * gdb.base/infoline.exp
250 * gdb.base/interp.exp
251 * gdb.base/interrupt.exp
252 * gdb.base/jit-reader.exp
253 * gdb.base/jit-simple.exp
254 * gdb.base/kill-after-signal.exp
255 * gdb.base/kill-detach-inferiors-cmd.exp
256 * gdb.base/label.exp
257 * gdb.base/langs.exp
258 * gdb.base/ldbl_e308.exp
259 * gdb.base/line-symtabs.exp
260 * gdb.base/linespecs.exp
261 * gdb.base/list.exp
262 * gdb.base/long_long.exp
263 * gdb.base/longest-types.exp
264 * gdb.base/maint.exp
265 * gdb.base/max-value-size.exp
266 * gdb.base/memattr.exp
267 * gdb.base/mips_pro.exp
268 * gdb.base/morestack.exp
269 * gdb.base/moribund-step.exp
270 * gdb.base/multi-forks.exp
271 * gdb.base/nested-addr.exp
272 * gdb.base/nextoverexit.exp
273 * gdb.base/noreturn-finish.exp
274 * gdb.base/noreturn-return.exp
275 * gdb.base/nostdlib.exp
276 * gdb.base/offsets.exp
277 * gdb.base/opaque.exp
278 * gdb.base/pc-fp.exp
279 * gdb.base/permissions.exp
280 * gdb.base/print-symbol-loading.exp
281 * gdb.base/prologue-include.exp
282 * gdb.base/psymtab.exp
283 * gdb.base/ptype.exp
284 * gdb.base/random-signal.exp
285 * gdb.base/randomize.exp
286 * gdb.base/range-stepping.exp
287 * gdb.base/readline-ask.exp
288 * gdb.base/recpar.exp
289 * gdb.base/recurse.exp
290 * gdb.base/relational.exp
291 * gdb.base/restore.exp
292 * gdb.base/return-nodebug.exp
293 * gdb.base/return.exp
294 * gdb.base/run-after-attach.exp
295 * gdb.base/save-bp.exp
296 * gdb.base/scope.exp
297 * gdb.base/sect-cmd.exp
298 * gdb.base/set-lang-auto.exp
299 * gdb.base/set-noassign.exp
300 * gdb.base/setvar.exp
301 * gdb.base/sigall.exp
302 * gdb.base/sigbpt.exp
303 * gdb.base/siginfo-addr.exp
304 * gdb.base/siginfo-infcall.exp
305 * gdb.base/siginfo-obj.exp
306 * gdb.base/siginfo.exp
307 * gdb.base/signals-state-child.exp
308 * gdb.base/signest.exp
309 * gdb.base/sigstep.exp
310 * gdb.base/sizeof.exp
311 * gdb.base/skip.exp
312 * gdb.base/solib-corrupted.exp
313 * gdb.base/solib-nodir.exp
314 * gdb.base/solib-search.exp
315 * gdb.base/stack-checking.exp
316 * gdb.base/stale-infcall.exp
317 * gdb.base/stap-probe.exp
318 * gdb.base/start.exp
319 * gdb.base/step-break.exp
320 * gdb.base/step-bt.exp
321 * gdb.base/step-line.exp
322 * gdb.base/step-over-exit.exp
323 * gdb.base/step-over-syscall.exp
324 * gdb.base/step-resume-infcall.exp
325 * gdb.base/step-test.exp
326 * gdb.base/store.exp
327 * gdb.base/structs3.exp
328 * gdb.base/sym-file.exp
329 * gdb.base/symbol-without-target_section.exp
330 * gdb.base/term.exp
331 * gdb.base/testenv.exp
332 * gdb.base/ui-redirect.exp
333 * gdb.base/until.exp
334 * gdb.base/unwindonsignal.exp
335 * gdb.base/value-double-free.exp
336 * gdb.base/vla-datatypes.exp
337 * gdb.base/vla-ptr.exp
338 * gdb.base/vla-sideeffect.exp
339 * gdb.base/volatile.exp
340 * gdb.base/watch-cond-infcall.exp
341 * gdb.base/watch-cond.exp
342 * gdb.base/watch-non-mem.exp
343 * gdb.base/watch-read.exp
344 * gdb.base/watch-vfork.exp
345 * gdb.base/watchpoint-cond-gone.exp
346 * gdb.base/watchpoint-delete.exp
347 * gdb.base/watchpoint-hw-hit-once.exp
348 * gdb.base/watchpoint-hw.exp
349 * gdb.base/watchpoint-stops-at-right-insn.exp
350 * gdb.base/watchpoints.exp
351 * gdb.base/wchar.exp
352 * gdb.base/whatis-exp.exp
353 * gdb.btrace/buffer-size.exp
354 * gdb.btrace/data.exp
355 * gdb.btrace/delta.exp
356 * gdb.btrace/dlopen.exp
357 * gdb.btrace/enable.exp
358 * gdb.btrace/exception.exp
359 * gdb.btrace/function_call_history.exp
360 * gdb.btrace/gcore.exp
361 * gdb.btrace/instruction_history.exp
362 * gdb.btrace/nohist.exp
363 * gdb.btrace/reconnect.exp
364 * gdb.btrace/record_goto-step.exp
365 * gdb.btrace/record_goto.exp
366 * gdb.btrace/rn-dl-bind.exp
367 * gdb.btrace/segv.exp
368 * gdb.btrace/step.exp
369 * gdb.btrace/stepi.exp
370 * gdb.btrace/tailcall-only.exp
371 * gdb.btrace/tailcall.exp
372 * gdb.btrace/tsx.exp
373 * gdb.btrace/unknown_functions.exp
374 * gdb.btrace/vdso.exp
375 * gdb.compile/compile-ifunc.exp
376 * gdb.compile/compile-ops.exp
377 * gdb.compile/compile-print.exp
378 * gdb.compile/compile-setjmp.exp
379 * gdb.cp/abstract-origin.exp
380 * gdb.cp/ambiguous.exp
381 * gdb.cp/annota2.exp
382 * gdb.cp/annota3.exp
383 * gdb.cp/anon-ns.exp
384 * gdb.cp/anon-struct.exp
385 * gdb.cp/anon-union.exp
386 * gdb.cp/arg-reference.exp
387 * gdb.cp/baseenum.exp
388 * gdb.cp/bool.exp
389 * gdb.cp/breakpoint.exp
390 * gdb.cp/bs15503.exp
391 * gdb.cp/call-c.exp
392 * gdb.cp/casts.exp
393 * gdb.cp/chained-calls.exp
394 * gdb.cp/class2.exp
395 * gdb.cp/classes.exp
396 * gdb.cp/cmpd-minsyms.exp
397 * gdb.cp/converts.exp
398 * gdb.cp/cp-relocate.exp
399 * gdb.cp/cpcompletion.exp
400 * gdb.cp/cpexprs.exp
401 * gdb.cp/cplabel.exp
402 * gdb.cp/cplusfuncs.exp
403 * gdb.cp/cpsizeof.exp
404 * gdb.cp/ctti.exp
405 * gdb.cp/derivation.exp
406 * gdb.cp/destrprint.exp
407 * gdb.cp/dispcxx.exp
408 * gdb.cp/enum-class.exp
409 * gdb.cp/exception.exp
410 * gdb.cp/exceptprint.exp
411 * gdb.cp/expand-psymtabs-cxx.exp
412 * gdb.cp/expand-sals.exp
413 * gdb.cp/extern-c.exp
414 * gdb.cp/filename.exp
415 * gdb.cp/formatted-ref.exp
416 * gdb.cp/fpointer.exp
417 * gdb.cp/gdb1355.exp
418 * gdb.cp/gdb2495.exp
419 * gdb.cp/hang.exp
420 * gdb.cp/impl-this.exp
421 * gdb.cp/infcall-dlopen.exp
422 * gdb.cp/inherit.exp
423 * gdb.cp/iostream.exp
424 * gdb.cp/koenig.exp
425 * gdb.cp/local.exp
426 * gdb.cp/m-data.exp
427 * gdb.cp/m-static.exp
428 * gdb.cp/mb-ctor.exp
429 * gdb.cp/mb-inline.exp
430 * gdb.cp/mb-templates.exp
431 * gdb.cp/member-name.exp
432 * gdb.cp/member-ptr.exp
433 * gdb.cp/meth-typedefs.exp
434 * gdb.cp/method.exp
435 * gdb.cp/method2.exp
436 * gdb.cp/minsym-fallback.exp
437 * gdb.cp/misc.exp
438 * gdb.cp/namelessclass.exp
439 * gdb.cp/namespace-enum.exp
440 * gdb.cp/namespace-nested-import.exp
441 * gdb.cp/namespace.exp
442 * gdb.cp/nextoverthrow.exp
443 * gdb.cp/no-dmgl-verbose.exp
444 * gdb.cp/non-trivial-retval.exp
445 * gdb.cp/noparam.exp
446 * gdb.cp/nsdecl.exp
447 * gdb.cp/nsimport.exp
448 * gdb.cp/nsnested.exp
449 * gdb.cp/nsnoimports.exp
450 * gdb.cp/nsrecurs.exp
451 * gdb.cp/nsstress.exp
452 * gdb.cp/nsusing.exp
453 * gdb.cp/operator.exp
454 * gdb.cp/oranking.exp
455 * gdb.cp/overload-const.exp
456 * gdb.cp/overload.exp
457 * gdb.cp/ovldbreak.exp
458 * gdb.cp/ovsrch.exp
459 * gdb.cp/paren-type.exp
460 * gdb.cp/parse-lang.exp
461 * gdb.cp/pass-by-ref.exp
462 * gdb.cp/pr-1023.exp
463 * gdb.cp/pr-1210.exp
464 * gdb.cp/pr-574.exp
465 * gdb.cp/pr10687.exp
466 * gdb.cp/pr12028.exp
467 * gdb.cp/pr17132.exp
468 * gdb.cp/pr17494.exp
469 * gdb.cp/pr9067.exp
470 * gdb.cp/pr9167.exp
471 * gdb.cp/pr9631.exp
472 * gdb.cp/printmethod.exp
473 * gdb.cp/psmang.exp
474 * gdb.cp/psymtab-parameter.exp
475 * gdb.cp/ptype-cv-cp.exp
476 * gdb.cp/ptype-flags.exp
477 * gdb.cp/re-set-overloaded.exp
478 * gdb.cp/ref-types.exp
479 * gdb.cp/rtti.exp
480 * gdb.cp/scope-err.exp
481 * gdb.cp/shadow.exp
482 * gdb.cp/smartp.exp
483 * gdb.cp/static-method.exp
484 * gdb.cp/static-print-quit.exp
485 * gdb.cp/temargs.exp
486 * gdb.cp/templates.exp
487 * gdb.cp/try_catch.exp
488 * gdb.cp/typedef-operator.exp
489 * gdb.cp/typeid.exp
490 * gdb.cp/userdef.exp
491 * gdb.cp/using-crash.exp
492 * gdb.cp/var-tag.exp
493 * gdb.cp/virtbase.exp
494 * gdb.cp/virtfunc.exp
495 * gdb.cp/virtfunc2.exp
496 * gdb.cp/vla-cxx.exp
497 * gdb.disasm/t01_mov.exp
498 * gdb.disasm/t02_mova.exp
499 * gdb.disasm/t03_add.exp
500 * gdb.disasm/t04_sub.exp
501 * gdb.disasm/t05_cmp.exp
502 * gdb.disasm/t06_ari2.exp
503 * gdb.disasm/t07_ari3.exp
504 * gdb.disasm/t08_or.exp
505 * gdb.disasm/t09_xor.exp
506 * gdb.disasm/t10_and.exp
507 * gdb.disasm/t11_logs.exp
508 * gdb.disasm/t12_bit.exp
509 * gdb.disasm/t13_otr.exp
510 * gdb.dlang/circular.exp
511 * gdb.dwarf2/arr-stride.exp
512 * gdb.dwarf2/arr-subrange.exp
513 * gdb.dwarf2/atomic-type.exp
514 * gdb.dwarf2/bad-regnum.exp
515 * gdb.dwarf2/bitfield-parent-optimized-out.exp
516 * gdb.dwarf2/callframecfa.exp
517 * gdb.dwarf2/clztest.exp
518 * gdb.dwarf2/corrupt.exp
519 * gdb.dwarf2/data-loc.exp
520 * gdb.dwarf2/dup-psym.exp
521 * gdb.dwarf2/dw2-anon-mptr.exp
522 * gdb.dwarf2/dw2-anonymous-func.exp
523 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
524 * gdb.dwarf2/dw2-bad-unresolved.exp
525 * gdb.dwarf2/dw2-basic.exp
526 * gdb.dwarf2/dw2-canonicalize-type.exp
527 * gdb.dwarf2/dw2-case-insensitive.exp
528 * gdb.dwarf2/dw2-common-block.exp
529 * gdb.dwarf2/dw2-compdir-oldgcc.exp
530 * gdb.dwarf2/dw2-compressed.exp
531 * gdb.dwarf2/dw2-const.exp
532 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
533 * gdb.dwarf2/dw2-cu-size.exp
534 * gdb.dwarf2/dw2-dup-frame.exp
535 * gdb.dwarf2/dw2-entry-value.exp
536 * gdb.dwarf2/dw2-icycle.exp
537 * gdb.dwarf2/dw2-ifort-parameter.exp
538 * gdb.dwarf2/dw2-inline-break.exp
539 * gdb.dwarf2/dw2-inline-param.exp
540 * gdb.dwarf2/dw2-intercu.exp
541 * gdb.dwarf2/dw2-intermix.exp
542 * gdb.dwarf2/dw2-lexical-block-bare.exp
543 * gdb.dwarf2/dw2-linkage-name-trust.exp
544 * gdb.dwarf2/dw2-minsym-in-cu.exp
545 * gdb.dwarf2/dw2-noloc.exp
546 * gdb.dwarf2/dw2-op-call.exp
547 * gdb.dwarf2/dw2-op-out-param.exp
548 * gdb.dwarf2/dw2-opt-structptr.exp
549 * gdb.dwarf2/dw2-param-error.exp
550 * gdb.dwarf2/dw2-producer.exp
551 * gdb.dwarf2/dw2-ranges-base.exp
552 * gdb.dwarf2/dw2-ref-missing-frame.exp
553 * gdb.dwarf2/dw2-reg-undefined.exp
554 * gdb.dwarf2/dw2-regno-invalid.exp
555 * gdb.dwarf2/dw2-restore.exp
556 * gdb.dwarf2/dw2-restrict.exp
557 * gdb.dwarf2/dw2-single-line-discriminators.exp
558 * gdb.dwarf2/dw2-strp.exp
559 * gdb.dwarf2/dw2-undefined-ret-addr.exp
560 * gdb.dwarf2/dw2-unresolved.exp
561 * gdb.dwarf2/dw2-var-zero-addr.exp
562 * gdb.dwarf2/dw4-sig-types.exp
563 * gdb.dwarf2/dwz.exp
564 * gdb.dwarf2/dynarr-ptr.exp
565 * gdb.dwarf2/enum-type.exp
566 * gdb.dwarf2/gdb-index.exp
567 * gdb.dwarf2/implptr-64bit.exp
568 * gdb.dwarf2/implptr-optimized-out.exp
569 * gdb.dwarf2/implptr.exp
570 * gdb.dwarf2/implref-array.exp
571 * gdb.dwarf2/implref-const.exp
572 * gdb.dwarf2/implref-global.exp
573 * gdb.dwarf2/implref-struct.exp
574 * gdb.dwarf2/mac-fileno.exp
575 * gdb.dwarf2/main-subprogram.exp
576 * gdb.dwarf2/member-ptr-forwardref.exp
577 * gdb.dwarf2/method-ptr.exp
578 * gdb.dwarf2/missing-sig-type.exp
579 * gdb.dwarf2/nonvar-access.exp
580 * gdb.dwarf2/opaque-type-lookup.exp
581 * gdb.dwarf2/pieces-optimized-out.exp
582 * gdb.dwarf2/pieces.exp
583 * gdb.dwarf2/pr10770.exp
584 * gdb.dwarf2/pr13961.exp
585 * gdb.dwarf2/staticvirtual.exp
586 * gdb.dwarf2/subrange.exp
587 * gdb.dwarf2/symtab-producer.exp
588 * gdb.dwarf2/trace-crash.exp
589 * gdb.dwarf2/typeddwarf.exp
590 * gdb.dwarf2/valop.exp
591 * gdb.dwarf2/watch-notconst.exp
592 * gdb.fortran/array-element.exp
593 * gdb.fortran/charset.exp
594 * gdb.fortran/common-block.exp
595 * gdb.fortran/complex.exp
596 * gdb.fortran/derived-type-function.exp
597 * gdb.fortran/derived-type.exp
598 * gdb.fortran/logical.exp
599 * gdb.fortran/module.exp
600 * gdb.fortran/multi-dim.exp
601 * gdb.fortran/nested-funcs.exp
602 * gdb.fortran/print-formatted.exp
603 * gdb.fortran/subarray.exp
604 * gdb.fortran/vla-alloc-assoc.exp
605 * gdb.fortran/vla-datatypes.exp
606 * gdb.fortran/vla-history.exp
607 * gdb.fortran/vla-ptr-info.exp
608 * gdb.fortran/vla-ptype-sub.exp
609 * gdb.fortran/vla-ptype.exp
610 * gdb.fortran/vla-sizeof.exp
611 * gdb.fortran/vla-type.exp
612 * gdb.fortran/vla-value-sub-arbitrary.exp
613 * gdb.fortran/vla-value-sub-finish.exp
614 * gdb.fortran/vla-value-sub.exp
615 * gdb.fortran/vla-value.exp
616 * gdb.fortran/whatis_type.exp
617 * gdb.go/chan.exp
618 * gdb.go/handcall.exp
619 * gdb.go/hello.exp
620 * gdb.go/integers.exp
621 * gdb.go/methods.exp
622 * gdb.go/package.exp
623 * gdb.go/strings.exp
624 * gdb.go/types.exp
625 * gdb.go/unsafe.exp
626 * gdb.guile/scm-arch.exp
627 * gdb.guile/scm-block.exp
628 * gdb.guile/scm-breakpoint.exp
629 * gdb.guile/scm-cmd.exp
630 * gdb.guile/scm-disasm.exp
631 * gdb.guile/scm-equal.exp
632 * gdb.guile/scm-frame-args.exp
633 * gdb.guile/scm-frame-inline.exp
634 * gdb.guile/scm-frame.exp
635 * gdb.guile/scm-iterator.exp
636 * gdb.guile/scm-math.exp
637 * gdb.guile/scm-objfile.exp
638 * gdb.guile/scm-ports.exp
639 * gdb.guile/scm-symbol.exp
640 * gdb.guile/scm-symtab.exp
641 * gdb.guile/scm-value-cc.exp
642 * gdb.guile/types-module.exp
643 * gdb.linespec/break-ask.exp
644 * gdb.linespec/cpexplicit.exp
645 * gdb.linespec/explicit.exp
646 * gdb.linespec/keywords.exp
647 * gdb.linespec/linespec.exp
648 * gdb.linespec/ls-dollar.exp
649 * gdb.linespec/ls-errs.exp
650 * gdb.linespec/skip-two.exp
651 * gdb.linespec/thread.exp
652 * gdb.mi/mi-async.exp
653 * gdb.mi/mi-basics.exp
654 * gdb.mi/mi-break.exp
655 * gdb.mi/mi-catch-load.exp
656 * gdb.mi/mi-cli.exp
657 * gdb.mi/mi-cmd-param-changed.exp
658 * gdb.mi/mi-console.exp
659 * gdb.mi/mi-detach.exp
660 * gdb.mi/mi-disassemble.exp
661 * gdb.mi/mi-eval.exp
662 * gdb.mi/mi-file-transfer.exp
663 * gdb.mi/mi-file.exp
664 * gdb.mi/mi-fill-memory.exp
665 * gdb.mi/mi-inheritance-syntax-error.exp
666 * gdb.mi/mi-linespec-err-cp.exp
667 * gdb.mi/mi-logging.exp
668 * gdb.mi/mi-memory-changed.exp
669 * gdb.mi/mi-read-memory.exp
670 * gdb.mi/mi-record-changed.exp
671 * gdb.mi/mi-reg-undefined.exp
672 * gdb.mi/mi-regs.exp
673 * gdb.mi/mi-return.exp
674 * gdb.mi/mi-reverse.exp
675 * gdb.mi/mi-simplerun.exp
676 * gdb.mi/mi-solib.exp
677 * gdb.mi/mi-stack.exp
678 * gdb.mi/mi-stepi.exp
679 * gdb.mi/mi-syn-frame.exp
680 * gdb.mi/mi-until.exp
681 * gdb.mi/mi-var-block.exp
682 * gdb.mi/mi-var-child.exp
683 * gdb.mi/mi-var-cmd.exp
684 * gdb.mi/mi-var-cp.exp
685 * gdb.mi/mi-var-display.exp
686 * gdb.mi/mi-var-invalidate.exp
687 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
688 * gdb.mi/mi-vla-fortran.exp
689 * gdb.mi/mi-watch.exp
690 * gdb.mi/mi2-var-child.exp
691 * gdb.mi/user-selected-context-sync.exp
692 * gdb.modula2/unbounded-array.exp
693 * gdb.multi/dummy-frame-restore.exp
694 * gdb.multi/multi-arch-exec.exp
695 * gdb.multi/multi-arch.exp
696 * gdb.multi/tids.exp
697 * gdb.multi/watchpoint-multi.exp
698 * gdb.opencl/callfuncs.exp
699 * gdb.opencl/convs_casts.exp
700 * gdb.opencl/datatypes.exp
701 * gdb.opencl/operators.exp
702 * gdb.opencl/vec_comps.exp
703 * gdb.opt/clobbered-registers-O2.exp
704 * gdb.opt/inline-break.exp
705 * gdb.opt/inline-bt.exp
706 * gdb.opt/inline-cmds.exp
707 * gdb.opt/inline-locals.exp
708 * gdb.pascal/case-insensitive-symbols.exp
709 * gdb.pascal/floats.exp
710 * gdb.pascal/gdb11492.exp
711 * gdb.python/lib-types.exp
712 * gdb.python/py-arch.exp
713 * gdb.python/py-as-string.exp
714 * gdb.python/py-bad-printers.exp
715 * gdb.python/py-block.exp
716 * gdb.python/py-breakpoint-create-fail.exp
717 * gdb.python/py-breakpoint.exp
718 * gdb.python/py-caller-is.exp
719 * gdb.python/py-cmd.exp
720 * gdb.python/py-explore-cc.exp
721 * gdb.python/py-explore.exp
722 * gdb.python/py-finish-breakpoint.exp
723 * gdb.python/py-finish-breakpoint2.exp
724 * gdb.python/py-frame-args.exp
725 * gdb.python/py-frame-inline.exp
726 * gdb.python/py-frame.exp
727 * gdb.python/py-framefilter-mi.exp
728 * gdb.python/py-infthread.exp
729 * gdb.python/py-lazy-string.exp
730 * gdb.python/py-linetable.exp
731 * gdb.python/py-mi-events.exp
732 * gdb.python/py-mi-objfile.exp
733 * gdb.python/py-mi.exp
734 * gdb.python/py-objfile.exp
735 * gdb.python/py-pp-integral.exp
736 * gdb.python/py-pp-maint.exp
737 * gdb.python/py-pp-re-notag.exp
738 * gdb.python/py-pp-registration.exp
739 * gdb.python/py-recurse-unwind.exp
740 * gdb.python/py-strfns.exp
741 * gdb.python/py-symbol.exp
742 * gdb.python/py-symtab.exp
743 * gdb.python/py-sync-interp.exp
744 * gdb.python/py-typeprint.exp
745 * gdb.python/py-unwind-maint.exp
746 * gdb.python/py-unwind.exp
747 * gdb.python/py-value-cc.exp
748 * gdb.python/py-xmethods.exp
749 * gdb.reverse/amd64-tailcall-reverse.exp
750 * gdb.reverse/break-precsave.exp
751 * gdb.reverse/break-reverse.exp
752 * gdb.reverse/consecutive-precsave.exp
753 * gdb.reverse/consecutive-reverse.exp
754 * gdb.reverse/finish-precsave.exp
755 * gdb.reverse/finish-reverse-bkpt.exp
756 * gdb.reverse/finish-reverse.exp
757 * gdb.reverse/fstatat-reverse.exp
758 * gdb.reverse/getresuid-reverse.exp
759 * gdb.reverse/i386-precsave.exp
760 * gdb.reverse/i386-reverse.exp
761 * gdb.reverse/i386-sse-reverse.exp
762 * gdb.reverse/i387-env-reverse.exp
763 * gdb.reverse/i387-stack-reverse.exp
764 * gdb.reverse/insn-reverse.exp
765 * gdb.reverse/machinestate-precsave.exp
766 * gdb.reverse/machinestate.exp
767 * gdb.reverse/next-reverse-bkpt-over-sr.exp
768 * gdb.reverse/pipe-reverse.exp
769 * gdb.reverse/readv-reverse.exp
770 * gdb.reverse/recvmsg-reverse.exp
771 * gdb.reverse/rerun-prec.exp
772 * gdb.reverse/s390-mvcle.exp
773 * gdb.reverse/step-precsave.exp
774 * gdb.reverse/step-reverse.exp
775 * gdb.reverse/time-reverse.exp
776 * gdb.reverse/until-precsave.exp
777 * gdb.reverse/until-reverse.exp
778 * gdb.reverse/waitpid-reverse.exp
779 * gdb.reverse/watch-precsave.exp
780 * gdb.reverse/watch-reverse.exp
781 * gdb.rust/generics.exp
782 * gdb.rust/methods.exp
783 * gdb.rust/modules.exp
784 * gdb.rust/simple.exp
785 * gdb.server/connect-with-no-symbol-file.exp
786 * gdb.server/ext-attach.exp
787 * gdb.server/ext-restart.exp
788 * gdb.server/ext-wrapper.exp
789 * gdb.server/file-transfer.exp
790 * gdb.server/server-exec-info.exp
791 * gdb.server/server-kill.exp
792 * gdb.server/server-mon.exp
793 * gdb.server/wrapper.exp
794 * gdb.stabs/exclfwd.exp
795 * gdb.stabs/gdb11479.exp
796 * gdb.threads/clone-new-thread-event.exp
797 * gdb.threads/corethreads.exp
798 * gdb.threads/current-lwp-dead.exp
799 * gdb.threads/dlopen-libpthread.exp
800 * gdb.threads/gcore-thread.exp
801 * gdb.threads/sigstep-threads.exp
802 * gdb.threads/watchpoint-fork.exp
803 * gdb.trace/actions-changed.exp
804 * gdb.trace/backtrace.exp
805 * gdb.trace/change-loc.exp
806 * gdb.trace/circ.exp
807 * gdb.trace/collection.exp
808 * gdb.trace/disconnected-tracing.exp
809 * gdb.trace/ftrace.exp
810 * gdb.trace/mi-trace-frame-collected.exp
811 * gdb.trace/mi-trace-unavailable.exp
812 * gdb.trace/mi-traceframe-changed.exp
813 * gdb.trace/mi-tsv-changed.exp
814 * gdb.trace/no-attach-trace.exp
815 * gdb.trace/passc-dyn.exp
816 * gdb.trace/qtro.exp
817 * gdb.trace/range-stepping.exp
818 * gdb.trace/read-memory.exp
819 * gdb.trace/save-trace.exp
820 * gdb.trace/signal.exp
821 * gdb.trace/status-stop.exp
822 * gdb.trace/tfile.exp
823 * gdb.trace/trace-break.exp
824 * gdb.trace/trace-buffer-size.exp
825 * gdb.trace/trace-condition.exp
826 * gdb.trace/tracefile-pseudo-reg.exp
827 * gdb.trace/tstatus.exp
828 * gdb.trace/unavailable.exp
829 * gdb.trace/while-dyn.exp
830 * gdb.trace/while-stepping.exp
831
34c41c68
DE
8322016-12-22 Doug Evans <xdje42@gmail.com>
833
834 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
835 and msymbols.
836
16e69324
YQ
8372016-12-19 Yao Qi <yao.qi@linaro.org>
838
839 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
840 (test_with_self): Don't call do_steps_and_nexts, and remove
841 code about stepping into xmalloc.
842
f94f411b
YQ
8432016-12-09 Yao Qi <yao.qi@linaro.org>
844
845 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
846
8472016-12-09 Yao Qi <yao.qi@linaro.org>
848
849 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
850
f1b5deee
PA
8512016-12-09 Pedro Alves <palves@redhat.com>
852
853 * gdb.base/all-architectures-0.exp: New file.
854 * gdb.base/all-architectures-1.exp: New file.
855 * gdb.base/all-architectures-2.exp: New file.
856 * gdb.base/all-architectures-3.exp: New file.
857 * gdb.base/all-architectures-4.exp: New file.
858 * gdb.base/all-architectures-5.exp: New file.
859 * gdb.base/all-architectures-6.exp: New file.
860 * gdb.base/all-architectures-7.exp: New file.
861 * gdb.base/all-architectures.exp.in: New file.
862
364ca42e
YQ
8632016-12-09 Yao Qi <yao.qi@linaro.org>
864
865 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
866
107c2d62
LM
8672016-12-02 Luis Machado <lgustavo@codesourcery.com>
868
869 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
870 possible.
871 Remove useless pattern-matching code.
872
df3ee9ca
PA
8732016-12-02 Pedro Alves <palves@redhat.com>
874
875 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
876 procedure.
877 (top level): Call it.
878
ec835369
PA
8792016-12-02 Pedro Alves <palves@redhat.com>
880
881 * gdb.base/commands.exp (user_defined_command_args_stack_test):
882 New procedure.
883 (top level): Call it.
884
01770bbd
PA
8852016-12-02 Pedro Alves <palves@redhat.com>
886
887 PR cli/20559
888 * gdb.base/commands.exp (user_defined_command_args_eval): New
889 procedure.
890 (top level): Call it.
891
008459ea
LM
8922016-12-02 Luis Machado <lgustavo@codesourcery.com>
893
894 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
895 timeout handling.
896
0c1b455e
TT
8972016-12-02 Tom Tromey <tom@tromey.com>
898
899 * gdb.dwarf2/main-subprogram.c: New file.
900 * gdb.dwarf2/main-subprogram.exp: New file.
901
018572b8
LM
9022016-12-01 Luis Machado <lgustavo@codesourcery.com>
903
904 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
905 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
906 gdb_test_no_output for a couple of cases.
907 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
908
84c93cd5
LM
9092016-12-01 Luis Machado <lgustavo@codesourcery.com>
910
911 Fix test names and standardize compilation error messages throughout
912 the following files:
913
914 * gdb.ada/start.exp
915 * gdb.arch/alpha-step.exp
916 * gdb.arch/e500-prologue.exp
917 * gdb.arch/ftrace-insn-reloc.exp
918 * gdb.arch/gdb1291.exp
919 * gdb.arch/gdb1431.exp
920 * gdb.arch/gdb1558.exp
921 * gdb.arch/i386-dr3-watch.exp
922 * gdb.arch/i386-sse-stack-align.exp
923 * gdb.arch/ia64-breakpoint-shadow.exp
924 * gdb.arch/pa-nullify.exp
925 * gdb.arch/powerpc-aix-prologue.exp
926 * gdb.arch/thumb-bx-pc.exp
927 * gdb.base/annota1.exp
928 * gdb.base/annota3.exp
929 * gdb.base/arrayidx.exp
930 * gdb.base/assign.exp
931 * gdb.base/attach.exp
932 * gdb.base/auxv.exp
933 * gdb.base/bang.exp
934 * gdb.base/bfp-test.exp
935 * gdb.base/bigcore.exp
936 * gdb.base/bitfields2.exp
937 * gdb.base/break-fun-addr.exp
938 * gdb.base/break-probes.exp
939 * gdb.base/call-rt-st.exp
940 * gdb.base/callexit.exp
941 * gdb.base/catch-fork-kill.exp
942 * gdb.base/charset.exp
943 * gdb.base/checkpoint.exp
944 * gdb.base/comprdebug.exp
945 * gdb.base/constvars.exp
946 * gdb.base/coredump-filter.exp
947 * gdb.base/cursal.exp
948 * gdb.base/cvexpr.exp
949 * gdb.base/detach.exp
950 * gdb.base/display.exp
951 * gdb.base/dmsym.exp
952 * gdb.base/dprintf-pending.exp
953 * gdb.base/dso2dso.exp
954 * gdb.base/dtrace-probe.exp
955 * gdb.base/dump.exp
956 * gdb.base/enum_cond.exp
957 * gdb.base/exe-lock.exp
958 * gdb.base/exec-invalid-sysroot.exp
959 * gdb.base/execl-update-breakpoints.exp
960 * gdb.base/exprs.exp
961 * gdb.base/fileio.exp
962 * gdb.base/find.exp
963 * gdb.base/finish.exp
964 * gdb.base/fixsection.exp
965 * gdb.base/foll-vfork.exp
966 * gdb.base/frame-args.exp
967 * gdb.base/gcore.exp
968 * gdb.base/gdb1250.exp
969 * gdb.base/global-var-nested-by-dso.exp
970 * gdb.base/gnu-ifunc.exp
971 * gdb.base/hashline1.exp
972 * gdb.base/hashline2.exp
973 * gdb.base/hashline3.exp
974 * gdb.base/hbreak-in-shr-unsupported.exp
975 * gdb.base/huge.exp
976 * gdb.base/infcall-input.exp
977 * gdb.base/info-fun.exp
978 * gdb.base/info-shared.exp
979 * gdb.base/jit-simple.exp
980 * gdb.base/jit-so.exp
981 * gdb.base/jit.exp
982 * gdb.base/jump.exp
983 * gdb.base/label.exp
984 * gdb.base/lineinc.exp
985 * gdb.base/logical.exp
986 * gdb.base/longjmp.exp
987 * gdb.base/macscp.exp
988 * gdb.base/miscexprs.exp
989 * gdb.base/new-ui-echo.exp
990 * gdb.base/new-ui-pending-input.exp
991 * gdb.base/new-ui.exp
992 * gdb.base/nodebug.exp
993 * gdb.base/nofield.exp
994 * gdb.base/offsets.exp
995 * gdb.base/overlays.exp
996 * gdb.base/pending.exp
997 * gdb.base/pointers.exp
998 * gdb.base/pr11022.exp
999 * gdb.base/printcmds.exp
1000 * gdb.base/prologue.exp
1001 * gdb.base/ptr-typedef.exp
1002 * gdb.base/realname-expand.exp
1003 * gdb.base/relativedebug.exp
1004 * gdb.base/relocate.exp
1005 * gdb.base/remote.exp
1006 * gdb.base/reread.exp
1007 * gdb.base/return2.exp
1008 * gdb.base/savedregs.exp
1009 * gdb.base/sep.exp
1010 * gdb.base/sepdebug.exp
1011 * gdb.base/sepsymtab.exp
1012 * gdb.base/set-inferior-tty.exp
1013 * gdb.base/setshow.exp
1014 * gdb.base/shlib-call.exp
1015 * gdb.base/sigaltstack.exp
1016 * gdb.base/siginfo-addr.exp
1017 * gdb.base/signals.exp
1018 * gdb.base/signull.exp
1019 * gdb.base/sigrepeat.exp
1020 * gdb.base/so-impl-ld.exp
1021 * gdb.base/solib-display.exp
1022 * gdb.base/solib-overlap.exp
1023 * gdb.base/solib-search.exp
1024 * gdb.base/solib-symbol.exp
1025 * gdb.base/structs.exp
1026 * gdb.base/structs2.exp
1027 * gdb.base/symtab-search-order.exp
1028 * gdb.base/twice.exp
1029 * gdb.base/unload.exp
1030 * gdb.base/varargs.exp
1031 * gdb.base/watchpoint-solib.exp
1032 * gdb.base/watchpoint.exp
1033 * gdb.base/whatis.exp
1034 * gdb.base/wrong_frame_bt_full.exp
1035 * gdb.btrace/dlopen.exp
1036 * gdb.cell/ea-standalone.exp
1037 * gdb.cell/ea-test.exp
1038 * gdb.cp/dispcxx.exp
1039 * gdb.cp/gdb2384.exp
1040 * gdb.cp/method2.exp
1041 * gdb.cp/nextoverthrow.exp
1042 * gdb.cp/pr10728.exp
1043 * gdb.disasm/am33.exp
1044 * gdb.disasm/h8300s.exp
1045 * gdb.disasm/mn10300.exp
1046 * gdb.disasm/sh3.exp
1047 * gdb.dwarf2/dw2-dir-file-name.exp
1048 * gdb.fortran/complex.exp
1049 * gdb.fortran/library-module.exp
1050 * gdb.guile/scm-pretty-print.exp
1051 * gdb.guile/scm-symbol.exp
1052 * gdb.guile/scm-type.exp
1053 * gdb.guile/scm-value.exp
1054 * gdb.linespec/linespec.exp
1055 * gdb.mi/gdb701.exp
1056 * gdb.mi/gdb792.exp
1057 * gdb.mi/mi-breakpoint-changed.exp
1058 * gdb.mi/mi-dprintf-pending.exp
1059 * gdb.mi/mi-dprintf.exp
1060 * gdb.mi/mi-exit-code.exp
1061 * gdb.mi/mi-pending.exp
1062 * gdb.mi/mi-solib.exp
1063 * gdb.mi/new-ui-mi-sync.exp
1064 * gdb.mi/pr11022.exp
1065 * gdb.mi/user-selected-context-sync.exp
1066 * gdb.opt/solib-intra-step.exp
1067 * gdb.python/py-events.exp
1068 * gdb.python/py-finish-breakpoint.exp
1069 * gdb.python/py-mi.exp
1070 * gdb.python/py-prettyprint.exp
1071 * gdb.python/py-shared.exp
1072 * gdb.python/py-symbol.exp
1073 * gdb.python/py-template.exp
1074 * gdb.python/py-type.exp
1075 * gdb.python/py-value.exp
1076 * gdb.reverse/solib-precsave.exp
1077 * gdb.reverse/solib-reverse.exp
1078 * gdb.server/solib-list.exp
1079 * gdb.stabs/weird.exp
1080 * gdb.threads/reconnect-signal.exp
1081 * gdb.threads/stepi-random-signal.exp
1082 * gdb.trace/actions.exp
1083 * gdb.trace/ax.exp
1084 * gdb.trace/backtrace.exp
1085 * gdb.trace/change-loc.exp
1086 * gdb.trace/deltrace.exp
1087 * gdb.trace/ftrace-lock.exp
1088 * gdb.trace/ftrace.exp
1089 * gdb.trace/infotrace.exp
1090 * gdb.trace/mi-tracepoint-changed.exp
1091 * gdb.trace/packetlen.exp
1092 * gdb.trace/passcount.exp
1093 * gdb.trace/pending.exp
1094 * gdb.trace/range-stepping.exp
1095 * gdb.trace/report.exp
1096 * gdb.trace/stap-trace.exp
1097 * gdb.trace/tfind.exp
1098 * gdb.trace/trace-break.exp
1099 * gdb.trace/trace-condition.exp
1100 * gdb.trace/trace-enable-disable.exp
1101 * gdb.trace/trace-mt.exp
1102 * gdb.trace/tracecmd.exp
1103 * gdb.trace/tspeed.exp
1104 * gdb.trace/tsv.exp
1105 * lib/perftest.exp
1106
fb9feb35
LM
11072016-12-01 Luis Machado <lgustavo@codesourcery.com>
1108
1109 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1110 with gdb_test_no_output.
1111 Use command as test name.
1112
cd2ddb6c
LM
11132016-12-01 Luis Machado <lgustavo@codesourcery.com>
1114
1115 Fix test names starting with uppercase throughout the files.
1116
1117 * gdb.ada/assign_1.exp
1118 * gdb.ada/boolean_expr.exp
1119 * gdb.base/arrayidx.exp
1120 * gdb.base/del.exp
1121 * gdb.base/gcore-buffer-overflow.exp
1122 * gdb.base/testenv.exp
1123 * gdb.compile/compile.exp
1124 * gdb.python/py-framefilter-invalidarg.exp
1125 * gdb.python/py-framefilter.exp
1126
bb95117e
LM
11272016-12-01 Luis Machado <lgustavo@codesourcery.com>
1128
1129 Fix test names starting with uppercase throughout the files.
1130
1131 * gdb.ada/array_return.exp
1132 * gdb.ada/expr_delims.exp
1133 * gdb.ada/mi_dyn_arr.exp
1134 * gdb.ada/mi_interface.exp
1135 * gdb.ada/mi_var_array.exp
1136 * gdb.ada/watch_arg.exp
1137 * gdb.arch/alpha-step.exp
1138 * gdb.arch/altivec-regs.exp
1139 * gdb.arch/e500-regs.exp
1140 * gdb.arch/powerpc-d128-regs.exp
1141 * gdb.base/arrayidx.exp
1142 * gdb.base/break.exp
1143 * gdb.base/checkpoint.exp
1144 * gdb.base/debug-expr.exp
1145 * gdb.base/dmsym.exp
1146 * gdb.base/radix.exp
1147 * gdb.base/sepdebug.exp
1148 * gdb.base/testenv.exp
1149 * gdb.base/watch_thread_num.exp
1150 * gdb.base/watchpoint-cond-gone.exp
1151 * gdb.cell/break.exp
1152 * gdb.cell/ea-cache.exp
1153 * gdb.compile/compile.exp
1154 * gdb.cp/gdb2495.exp
1155 * gdb.gdb/selftest.exp
1156 * gdb.gdb/xfullpath.exp
1157 * gdb.go/hello.exp
1158 * gdb.go/integers.exp
1159 * gdb.objc/basicclass.exp
1160 * gdb.pascal/hello.exp
1161 * gdb.pascal/integers.exp
1162 * gdb.python/py-breakpoint.exp
1163 * gdb.python/py-cmd.exp
1164 * gdb.python/py-linetable.exp
1165 * gdb.python/py-xmethods.exp
1166 * gdb.python/python.exp
1167 * gdb.reverse/consecutive-precsave.exp
1168 * gdb.reverse/finish-precsave.exp
1169 * gdb.reverse/i386-precsave.exp
1170 * gdb.reverse/machinestate-precsave.exp
1171 * gdb.reverse/sigall-precsave.exp
1172 * gdb.reverse/solib-precsave.exp
1173 * gdb.reverse/step-precsave.exp
1174 * gdb.reverse/until-precsave.exp
1175 * gdb.reverse/watch-precsave.exp
1176 * gdb.threads/leader-exit.exp
1177 * gdb.threads/pthreads.exp
1178 * gdb.threads/wp-replication.exp
1179 * gdb.trace/actions.exp
1180 * gdb.trace/mi-tsv-changed.exp
1181 * gdb.trace/tsv.exp
1182
de97fdd4
LM
11832016-12-01 Luis Machado <lgustavo@codesourcery.com>
1184
1185 Fix test names starting with uppercase throughout the files.
1186
1187 * gdb.arch/i386-bp_permanent.exp
1188 * gdb.arch/i386-gnu-cfi.exp
1189 * gdb.base/disasm-end-cu.exp
1190 * gdb.base/macscp.exp
1191 * gdb.base/pending.exp
1192 * gdb.base/watch_thread_num.exp
1193 * gdb.cp/exception.exp
1194 * gdb.cp/gdb2495.exp
1195 * gdb.cp/local.exp
1196 * gdb.python/py-evsignal.exp
1197 * gdb.python/python.exp
1198 * gdb.trace/tracecmd.exp
1199
9f058c10
LM
12002016-12-01 Luis Machado <lgustavo@codesourcery.com>
1201
1202 Fix test names starting with uppercase throughout the files.
1203
1204 * gdb.base/charset.exp
1205 * gdb.base/eval.exp
1206 * gdb.base/multi-forks.exp
1207 * gdb.guile/scm-progspace.exp
1208 * gdb.opencl/datatypes.exp
1209 * gdb.python/py-block.exp
1210 * gdb.python/py-function.exp
1211 * gdb.python/py-symbol.exp
1212 * gdb.python/py-symtab.exp
1213 * gdb.python/py-xmethods.exp
1214 * gdb.reverse/break-precsave.exp
1215 * gdb.reverse/break-reverse.exp
1216 * gdb.reverse/consecutive-precsave.exp
1217 * gdb.reverse/consecutive-reverse.exp
1218 * gdb.reverse/finish-precsave.exp
1219 * gdb.reverse/finish-reverse-bkpt.exp
1220 * gdb.reverse/finish-reverse.exp
1221 * gdb.reverse/fstatat-reverse.exp
1222 * gdb.reverse/getresuid-reverse.exp
1223 * gdb.reverse/i386-precsave.exp
1224 * gdb.reverse/i386-reverse.exp
1225 * gdb.reverse/i386-sse-reverse.exp
1226 * gdb.reverse/i387-stack-reverse.exp
1227 * gdb.reverse/insn-reverse.exp
1228 * gdb.reverse/machinestate-precsave.exp
1229 * gdb.reverse/machinestate.exp
1230 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1231 * gdb.reverse/pipe-reverse.exp
1232 * gdb.reverse/readv-reverse.exp
1233 * gdb.reverse/recvmsg-reverse.exp
1234 * gdb.reverse/rerun-prec.exp
1235 * gdb.reverse/s390-mvcle.exp
1236 * gdb.reverse/sigall-precsave.exp
1237 * gdb.reverse/sigall-reverse.exp
1238 * gdb.reverse/solib-precsave.exp
1239 * gdb.reverse/solib-reverse.exp
1240 * gdb.reverse/step-precsave.exp
1241 * gdb.reverse/step-reverse.exp
1242 * gdb.reverse/time-reverse.exp
1243 * gdb.reverse/until-precsave.exp
1244 * gdb.reverse/until-reverse.exp
1245 * gdb.reverse/waitpid-reverse.exp
1246 * gdb.reverse/watch-precsave.exp
1247 * gdb.reverse/watch-reverse.exp
1248
cdc7edd7
LM
12492016-12-01 Luis Machado <lgustavo@codesourcery.com>
1250
1251 Fix test names starting with uppercase throughout the files.
1252
1253 * gdb.arch/i386-mpx-simple_segv.exp
1254 * gdb.arch/i386-mpx.exp
1255 * gdb.arch/i386-permbkpt.exp
1256 * gdb.arch/pa-nullify.exp
1257 * gdb.arch/powerpc-d128-regs.exp
1258 * gdb.arch/vsx-regs.exp
1259 * gdb.base/bfp-test.exp
1260 * gdb.base/break.exp
1261 * gdb.base/breakpoint-shadow.exp
1262 * gdb.base/callfuncs.exp
1263 * gdb.base/charset.exp
1264 * gdb.base/commands.exp
1265 * gdb.base/completion.exp
1266 * gdb.base/dfp-test.exp
1267 * gdb.base/echo.exp
1268 * gdb.base/ending-run.exp
1269 * gdb.base/eval.exp
1270 * gdb.base/expand-psymtabs.exp
1271 * gdb.base/float128.exp
1272 * gdb.base/floatn.exp
1273 * gdb.base/foll-exec-mode.exp
1274 * gdb.base/gdb1056.exp
1275 * gdb.base/gdb11531.exp
1276 * gdb.base/kill-after-signal.exp
1277 * gdb.base/multi-forks.exp
1278 * gdb.base/overlays.exp
1279 * gdb.base/pending.exp
1280 * gdb.base/sepdebug.exp
1281 * gdb.base/testenv.exp
1282 * gdb.base/valgrind-db-attach.exp
1283 * gdb.base/watch_thread_num.exp
1284 * gdb.base/watchpoint-cond-gone.exp
1285 * gdb.base/watchpoint.exp
1286 * gdb.base/watchpoints.exp
1287 * gdb.cp/arg-reference.exp
1288 * gdb.cp/baseenum.exp
1289 * gdb.cp/operator.exp
1290 * gdb.cp/shadow.exp
1291 * gdb.dwarf2/dw2-op-out-param.exp
1292 * gdb.dwarf2/dw2-reg-undefined.exp
1293 * gdb.go/chan.exp
1294 * gdb.go/hello.exp
1295 * gdb.go/integers.exp
1296 * gdb.go/methods.exp
1297 * gdb.go/package.exp
1298 * gdb.guile/scm-parameter.exp
1299 * gdb.guile/scm-progspace.exp
1300 * gdb.guile/scm-value.exp
1301 * gdb.mi/mi-pending.exp
1302 * gdb.mi/user-selected-context-sync.exp
1303 * gdb.multi/multi-attach.exp
1304 * gdb.multi/tids.exp
1305 * gdb.opt/clobbered-registers-O2.exp
1306 * gdb.pascal/floats.exp
1307 * gdb.pascal/integers.exp
1308 * gdb.python/py-block.exp
1309 * gdb.python/py-events.exp
1310 * gdb.python/py-parameter.exp
1311 * gdb.python/py-symbol.exp
1312 * gdb.python/py-symtab.exp
1313 * gdb.python/py-type.exp
1314 * gdb.python/py-value.exp
1315 * gdb.python/py-xmethods.exp
1316 * gdb.python/python.exp
1317 * gdb.reverse/break-precsave.exp
1318 * gdb.reverse/consecutive-precsave.exp
1319 * gdb.reverse/finish-precsave.exp
1320 * gdb.reverse/i386-precsave.exp
1321 * gdb.reverse/machinestate-precsave.exp
1322 * gdb.reverse/sigall-precsave.exp
1323 * gdb.reverse/solib-precsave.exp
1324 * gdb.reverse/step-precsave.exp
1325 * gdb.reverse/until-precsave.exp
1326 * gdb.reverse/watch-precsave.exp
1327 * gdb.server/ext-attach.exp
1328 * gdb.server/ext-restart.exp
1329 * gdb.server/ext-run.exp
1330 * gdb.server/ext-wrapper.exp
1331 * gdb.stabs/gdb11479.exp
1332 * gdb.stabs/weird.exp
1333 * gdb.threads/attach-many-short-lived-threads.exp
1334 * gdb.threads/kill.exp
1335 * gdb.threads/watchpoint-fork.exp
1336
bc6c7af4
LM
13372016-12-01 Luis Machado <lgustavo@codesourcery.com>
1338
1339 Fix test names starting with uppercase throughout all the files below.
1340
1341 * gdb.ada/array_return.exp
1342 * gdb.ada/catch_ex.exp
1343 * gdb.ada/info_exc.exp
1344 * gdb.ada/mi_catch_ex.exp
1345 * gdb.ada/mi_dyn_arr.exp
1346 * gdb.ada/mi_ex_cond.exp
1347 * gdb.ada/mi_exc_info.exp
1348 * gdb.ada/mi_interface.exp
1349 * gdb.ada/mi_task_arg.exp
1350 * gdb.ada/mi_task_info.exp
1351 * gdb.ada/mi_var_array.exp
1352 * gdb.arch/alpha-step.exp
1353 * gdb.arch/amd64-disp-step.exp
1354 * gdb.arch/arm-disp-step.exp
1355 * gdb.arch/disp-step-insn-reloc.exp
1356 * gdb.arch/e500-prologue.exp
1357 * gdb.arch/ftrace-insn-reloc.exp
1358 * gdb.arch/gdb1558.exp
1359 * gdb.arch/i386-bp_permanent.exp
1360 * gdb.arch/i386-disp-step.exp
1361 * gdb.arch/i386-float.exp
1362 * gdb.arch/i386-gnu-cfi.exp
1363 * gdb.arch/ia64-breakpoint-shadow.exp
1364 * gdb.arch/mips16-thunks.exp
1365 * gdb.arch/pa-nullify.exp
1366 * gdb.arch/powerpc-aix-prologue.exp
1367 * gdb.arch/powerpc-power.exp
1368 * gdb.arch/ppc-dfp.exp
1369 * gdb.arch/s390-tdbregs.exp
1370 * gdb.arch/spu-info.exp
1371 * gdb.arch/spu-ls.exp
1372 * gdb.arch/thumb-bx-pc.exp
1373 * gdb.base/advance.exp
1374 * gdb.base/annota-input-while-running.exp
1375 * gdb.base/arrayidx.exp
1376 * gdb.base/asmlabel.exp
1377 * gdb.base/async.exp
1378 * gdb.base/attach-wait-input.exp
1379 * gdb.base/auto-connect-native-target.exp
1380 * gdb.base/batch-preserve-term-settings.exp
1381 * gdb.base/bfp-test.exp
1382 * gdb.base/bigcore.exp
1383 * gdb.base/bp-permanent.exp
1384 * gdb.base/break-always.exp
1385 * gdb.base/break-fun-addr.exp
1386 * gdb.base/break-idempotent.exp
1387 * gdb.base/break-main-file-remove-fail.exp
1388 * gdb.base/break-probes.exp
1389 * gdb.base/break-unload-file.exp
1390 * gdb.base/break.exp
1391 * gdb.base/call-ar-st.exp
1392 * gdb.base/call-rt-st.exp
1393 * gdb.base/call-sc.exp
1394 * gdb.base/call-signal-resume.exp
1395 * gdb.base/call-strs.exp
1396 * gdb.base/callexit.exp
1397 * gdb.base/callfuncs.exp
1398 * gdb.base/catch-gdb-caused-signals.exp
1399 * gdb.base/catch-signal-siginfo-cond.exp
1400 * gdb.base/catch-syscall.exp
1401 * gdb.base/compare-sections.exp
1402 * gdb.base/cond-eval-mode.exp
1403 * gdb.base/condbreak-call-false.exp
1404 * gdb.base/consecutive-step-over.exp
1405 * gdb.base/cursal.exp
1406 * gdb.base/disabled-location.exp
1407 * gdb.base/disasm-end-cu.exp
1408 * gdb.base/display.exp
1409 * gdb.base/double-prompt-target-event-error.exp
1410 * gdb.base/dprintf-bp-same-addr.exp
1411 * gdb.base/dprintf-detach.exp
1412 * gdb.base/dprintf-next.exp
1413 * gdb.base/dprintf-non-stop.exp
1414 * gdb.base/dprintf-pending.exp
1415 * gdb.base/dso2dso.exp
1416 * gdb.base/ending-run.exp
1417 * gdb.base/enum_cond.exp
1418 * gdb.base/examine-backward.exp
1419 * gdb.base/exe-lock.exp
1420 * gdb.base/exec-invalid-sysroot.exp
1421 * gdb.base/execl-update-breakpoints.exp
1422 * gdb.base/execution-termios.exp
1423 * gdb.base/fileio.exp
1424 * gdb.base/fixsection.exp
1425 * gdb.base/foll-exec-mode.exp
1426 * gdb.base/foll-exec.exp
1427 * gdb.base/fork-running-state.exp
1428 * gdb.base/frame-args.exp
1429 * gdb.base/fullpath-expand.exp
1430 * gdb.base/func-ptr.exp
1431 * gdb.base/gcore-relro-pie.exp
1432 * gdb.base/gdb1090.exp
1433 * gdb.base/gdb1555.exp
1434 * gdb.base/global-var-nested-by-dso.exp
1435 * gdb.base/gnu-ifunc.exp
1436 * gdb.base/hbreak-in-shr-unsupported.exp
1437 * gdb.base/hbreak-unmapped.exp
1438 * gdb.base/hook-stop.exp
1439 * gdb.base/infcall-input.exp
1440 * gdb.base/info-fun.exp
1441 * gdb.base/info-shared.exp
1442 * gdb.base/interrupt-noterm.exp
1443 * gdb.base/jit-so.exp
1444 * gdb.base/jit.exp
1445 * gdb.base/line-symtabs.exp
1446 * gdb.base/list.exp
1447 * gdb.base/longjmp.exp
1448 * gdb.base/macscp.exp
1449 * gdb.base/max-value-size.exp
1450 * gdb.base/nodebug.exp
1451 * gdb.base/nofield.exp
1452 * gdb.base/overlays.exp
1453 * gdb.base/paginate-after-ctrl-c-running.exp
1454 * gdb.base/paginate-bg-execution.exp
1455 * gdb.base/paginate-inferior-exit.exp
1456 * gdb.base/pending.exp
1457 * gdb.base/pr11022.exp
1458 * gdb.base/printcmds.exp
1459 * gdb.base/ptr-typedef.exp
1460 * gdb.base/ptype.exp
1461 * gdb.base/randomize.exp
1462 * gdb.base/range-stepping.exp
1463 * gdb.base/realname-expand.exp
1464 * gdb.base/relativedebug.exp
1465 * gdb.base/remote.exp
1466 * gdb.base/savedregs.exp
1467 * gdb.base/sepdebug.exp
1468 * gdb.base/set-noassign.exp
1469 * gdb.base/shlib-call.exp
1470 * gdb.base/shreloc.exp
1471 * gdb.base/sigaltstack.exp
1472 * gdb.base/sigbpt.exp
1473 * gdb.base/siginfo-addr.exp
1474 * gdb.base/siginfo-obj.exp
1475 * gdb.base/siginfo-thread.exp
1476 * gdb.base/signest.exp
1477 * gdb.base/signull.exp
1478 * gdb.base/sigrepeat.exp
1479 * gdb.base/skip.exp
1480 * gdb.base/so-impl-ld.exp
1481 * gdb.base/solib-corrupted.exp
1482 * gdb.base/solib-disc.exp
1483 * gdb.base/solib-display.exp
1484 * gdb.base/solib-overlap.exp
1485 * gdb.base/solib-search.exp
1486 * gdb.base/solib-symbol.exp
1487 * gdb.base/source-execution.exp
1488 * gdb.base/sss-bp-on-user-bp-2.exp
1489 * gdb.base/sss-bp-on-user-bp.exp
1490 * gdb.base/stack-checking.exp
1491 * gdb.base/stale-infcall.exp
1492 * gdb.base/step-break.exp
1493 * gdb.base/step-line.exp
1494 * gdb.base/step-over-exit.exp
1495 * gdb.base/step-test.exp
1496 * gdb.base/structs.exp
1497 * gdb.base/sym-file.exp
1498 * gdb.base/symtab-search-order.exp
1499 * gdb.base/term.exp
1500 * gdb.base/type-opaque.exp
1501 * gdb.base/unload.exp
1502 * gdb.base/until-nodebug.exp
1503 * gdb.base/until.exp
1504 * gdb.base/unwindonsignal.exp
1505 * gdb.base/watch-cond.exp
1506 * gdb.base/watch-non-mem.exp
1507 * gdb.base/watch_thread_num.exp
1508 * gdb.base/watchpoint-reuse-slot.exp
1509 * gdb.base/watchpoint-solib.exp
1510 * gdb.base/watchpoint.exp
1511 * gdb.btrace/dlopen.exp
1512 * gdb.cell/arch.exp
1513 * gdb.cell/break.exp
1514 * gdb.cell/bt.exp
1515 * gdb.cell/core.exp
1516 * gdb.cell/data.exp
1517 * gdb.cell/dwarfaddr.exp
1518 * gdb.cell/ea-cache.exp
1519 * gdb.cell/ea-standalone.exp
1520 * gdb.cell/ea-test.exp
1521 * gdb.cell/f-regs.exp
1522 * gdb.cell/fork.exp
1523 * gdb.cell/gcore.exp
1524 * gdb.cell/mem-access.exp
1525 * gdb.cell/ptype.exp
1526 * gdb.cell/registers.exp
1527 * gdb.cell/sizeof.exp
1528 * gdb.cell/solib-symbol.exp
1529 * gdb.cell/solib.exp
1530 * gdb.compile/compile-tls.exp
1531 * gdb.cp/exception.exp
1532 * gdb.cp/gdb2495.exp
1533 * gdb.cp/local.exp
1534 * gdb.cp/mb-inline.exp
1535 * gdb.cp/mb-templates.exp
1536 * gdb.cp/pr10687.exp
1537 * gdb.cp/pr9167.exp
1538 * gdb.cp/scope-err.exp
1539 * gdb.cp/templates.exp
1540 * gdb.cp/virtfunc.exp
1541 * gdb.dwarf2/dw2-dir-file-name.exp
1542 * gdb.dwarf2/dw2-single-line-discriminators.exp
1543 * gdb.fortran/complex.exp
1544 * gdb.fortran/library-module.exp
1545 * gdb.guile/guile.exp
1546 * gdb.guile/scm-cmd.exp
1547 * gdb.guile/scm-frame-inline.exp
1548 * gdb.guile/scm-objfile.exp
1549 * gdb.guile/scm-pretty-print.exp
1550 * gdb.guile/scm-symbol.exp
1551 * gdb.guile/scm-type.exp
1552 * gdb.guile/scm-value.exp
1553 * gdb.linespec/keywords.exp
1554 * gdb.linespec/ls-errs.exp
1555 * gdb.linespec/macro-relative.exp
1556 * gdb.linespec/thread.exp
1557 * gdb.mi/mi-breakpoint-changed.exp
1558 * gdb.mi/mi-dprintf-pending.exp
1559 * gdb.mi/mi-fullname-deleted.exp
1560 * gdb.mi/mi-logging.exp
1561 * gdb.mi/mi-pending.exp
1562 * gdb.mi/mi-solib.exp
1563 * gdb.mi/new-ui-mi-sync.exp
1564 * gdb.mi/user-selected-context-sync.exp
1565 * gdb.multi/dummy-frame-restore.exp
1566 * gdb.multi/multi-arch-exec.exp
1567 * gdb.multi/remove-inferiors.exp
1568 * gdb.multi/watchpoint-multi-exit.exp
1569 * gdb.opt/solib-intra-step.exp
1570 * gdb.perf/backtrace.exp
1571 * gdb.perf/single-step.exp
1572 * gdb.perf/skip-command.exp
1573 * gdb.perf/skip-prologue.exp
1574 * gdb.perf/solib.exp
1575 * gdb.python/lib-types.exp
1576 * gdb.python/py-as-string.exp
1577 * gdb.python/py-bad-printers.exp
1578 * gdb.python/py-block.exp
1579 * gdb.python/py-breakpoint.exp
1580 * gdb.python/py-cmd.exp
1581 * gdb.python/py-events.exp
1582 * gdb.python/py-evthreads.exp
1583 * gdb.python/py-finish-breakpoint.exp
1584 * gdb.python/py-finish-breakpoint2.exp
1585 * gdb.python/py-frame-inline.exp
1586 * gdb.python/py-frame.exp
1587 * gdb.python/py-inferior.exp
1588 * gdb.python/py-infthread.exp
1589 * gdb.python/py-mi.exp
1590 * gdb.python/py-objfile.exp
1591 * gdb.python/py-pp-maint.exp
1592 * gdb.python/py-pp-registration.exp
1593 * gdb.python/py-prettyprint.exp
1594 * gdb.python/py-recurse-unwind.exp
1595 * gdb.python/py-shared.exp
1596 * gdb.python/py-symbol.exp
1597 * gdb.python/py-symtab.exp
1598 * gdb.python/py-template.exp
1599 * gdb.python/py-type.exp
1600 * gdb.python/py-unwind-maint.exp
1601 * gdb.python/py-unwind.exp
1602 * gdb.python/py-value.exp
1603 * gdb.python/python.exp
1604 * gdb.reverse/finish-reverse-bkpt.exp
1605 * gdb.reverse/insn-reverse.exp
1606 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1607 * gdb.reverse/solib-precsave.exp
1608 * gdb.reverse/solib-reverse.exp
1609 * gdb.stabs/gdb11479.exp
1610 * gdb.stabs/weird.exp
1611 * gdb.threads/fork-child-threads.exp
1612 * gdb.threads/fork-plus-threads.exp
1613 * gdb.threads/fork-thread-pending.exp
1614 * gdb.threads/forking-threads-plus-breakpoint.exp
1615 * gdb.threads/hand-call-in-threads.exp
1616 * gdb.threads/interrupted-hand-call.exp
1617 * gdb.threads/linux-dp.exp
1618 * gdb.threads/local-watch-wrong-thread.exp
1619 * gdb.threads/next-while-other-thread-longjmps.exp
1620 * gdb.threads/non-ldr-exit.exp
1621 * gdb.threads/pending-step.exp
1622 * gdb.threads/print-threads.exp
1623 * gdb.threads/process-dies-while-detaching.exp
1624 * gdb.threads/process-dies-while-handling-bp.exp
1625 * gdb.threads/pthreads.exp
1626 * gdb.threads/queue-signal.exp
1627 * gdb.threads/reconnect-signal.exp
1628 * gdb.threads/signal-command-handle-nopass.exp
1629 * gdb.threads/signal-command-multiple-signals-pending.exp
1630 * gdb.threads/signal-delivered-right-thread.exp
1631 * gdb.threads/signal-sigtrap.exp
1632 * gdb.threads/sigthread.exp
1633 * gdb.threads/staticthreads.exp
1634 * gdb.threads/stepi-random-signal.exp
1635 * gdb.threads/thread-unwindonsignal.exp
1636 * gdb.threads/thread_check.exp
1637 * gdb.threads/thread_events.exp
1638 * gdb.threads/tid-reuse.exp
1639 * gdb.threads/tls-nodebug.exp
1640 * gdb.threads/tls-shared.exp
1641 * gdb.threads/tls-so_extern.exp
1642 * gdb.threads/tls.exp
1643 * gdb.threads/wp-replication.exp
1644 * gdb.trace/actions-changed.exp
1645 * gdb.trace/actions.exp
1646 * gdb.trace/backtrace.exp
1647 * gdb.trace/change-loc.exp
1648 * gdb.trace/collection.exp
1649 * gdb.trace/deltrace.exp
1650 * gdb.trace/disconnected-tracing.exp
1651 * gdb.trace/entry-values.exp
1652 * gdb.trace/ftrace-lock.exp
1653 * gdb.trace/ftrace.exp
1654 * gdb.trace/infotrace.exp
1655 * gdb.trace/mi-trace-frame-collected.exp
1656 * gdb.trace/mi-trace-unavailable.exp
1657 * gdb.trace/mi-traceframe-changed.exp
1658 * gdb.trace/mi-tracepoint-changed.exp
1659 * gdb.trace/mi-tsv-changed.exp
1660 * gdb.trace/no-attach-trace.exp
1661 * gdb.trace/packetlen.exp
1662 * gdb.trace/passc-dyn.exp
1663 * gdb.trace/passcount.exp
1664 * gdb.trace/pending.exp
1665 * gdb.trace/pr16508.exp
1666 * gdb.trace/qtro.exp
1667 * gdb.trace/range-stepping.exp
1668 * gdb.trace/read-memory.exp
1669 * gdb.trace/report.exp
1670 * gdb.trace/save-trace.exp
1671 * gdb.trace/signal.exp
1672 * gdb.trace/stap-trace.exp
1673 * gdb.trace/status-stop.exp
1674 * gdb.trace/strace.exp
1675 * gdb.trace/tfile.exp
1676 * gdb.trace/tfind.exp
1677 * gdb.trace/trace-break.exp
1678 * gdb.trace/trace-condition.exp
1679 * gdb.trace/trace-enable-disable.exp
1680 * gdb.trace/trace-mt.exp
1681 * gdb.trace/tracecmd.exp
1682 * gdb.trace/tracefile-pseudo-reg.exp
1683 * gdb.trace/tspeed.exp
1684 * gdb.trace/tstatus.exp
1685 * gdb.trace/tsv.exp
1686 * gdb.trace/unavailable.exp
1687 * gdb.trace/while-dyn.exp
1688 * gdb.trace/while-stepping.exp
1689 * lib/gdb-guile.exp
1690 * lib/gdb.exp
1691 * lib/mi-support.exp
1692 * lib/pascal.exp
1693 * lib/perftest.exp
1694 * lib/prelink-support.exp
1695 * lib/selftest-support.exp
1696
ad02e4fe
SM
16972016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1698
1699 * Makefile.in: Include disable-implicit-rules.mk.
1700
22347e55
AA
17012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1702
1703 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1704 non-byte-aligned bit fields.
1705
da5b30da
AA
17062016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1707
1708 PR gdb/12616
1709 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1710 respects the DW_AT_data_bit_offset attribute.
1711
b593ecca
SM
17122016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1713
1714 * gdb.base/default.exp: Fix output of "set language".
1715
3b165252
SM
17162016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1717
1718 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1719 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1720 make.
1721 * configure.ac: Remove checks for the make program.
1722 * configure: Re-generate.
1723
1a2f3d7f
KB
17242016-11-16 Kevin Buettner <kevinb@redhat.com>
1725
1726 * gdb.python/py-recurse-unwind.c (main): Add loop.
1727 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1728 to read_register() and gdb.parse_and_eval(). Make each code
1729 call a separate case that can be individually tested.
1730 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1731 proc. Call cont_and_backtrace for each of the code paths that
1732 we want to test in the unwinder.
1733
b7f38fda
AA
17342016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1735
1736 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1737 the definition of struct S.
1738
1f8db343
CM
17392016-11-11 Catherine Moore <clm@codesourcery.com>
1740
1741 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1742
fad0c9fb
PA
17432016-11-09 Pedro Alves <palves@redhat.com>
1744
1745 * gdb.base/commands.exp (runto_or_return): New procedure.
1746 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1747 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1748 (progvar_simple_while_test, progvar_complex_if_while_test)
1749 (if_while_breakpoint_command_test)
1750 (infrun_breakpoint_command_test, breakpoint_command_test)
1751 (user_defined_command_test, watchpoint_command_test)
1752 (test_command_prompt_position, redefine_hook_test)
1753 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1754 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1755 multi_line_input and multi_line. Remove gdb_expect and
1756 gdb_stop_suppressing_tests uses.
1757 * lib/gdb.exp (valnum_re): New global.
1758 (multi_line_input): New procedure.
1759
8354c62c
SM
17602016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1761
1762 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1763 Remove.
1764 (test_setup): Define with proc_with_prefix.
1765 (test_cli_inferior): Likewise.
1766 (test_cli_thread): Likewise.
1767 (test_cli_frame): Likewise.
1768 (test_cli_select_frame): Likewise.
1769 (test_cli_up_down): Likewise.
1770 (test_mi_thread_select): Likewise.
1771 (test_mi_stack_select_frame): Likewise.
1772 (test_cli_in_mi_inferior): Likewise.
1773 (test_cli_in_mi_thread): Likewise.
1774 (test_cli_in_mi_frame): Likewise.
1775 (top level): Do not use with_test_prefix_procname.
1776
64f367a2
PA
17772016-11-09 Pedro Alves <palves@redhat.com>
1778
1779 * gdb.base/commands.exp (gdbvar_simple_if_test)
1780 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1781 (progvar_simple_if_test, progvar_simple_while_test)
1782 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1783 (infrun_breakpoint_command_test, breakpoint_command_test)
1784 (user_defined_command_test, watchpoint_command_test)
1785 (test_command_prompt_position, deprecated_command_test)
1786 (bp_deleted_in_command, temporary_breakpoint_commands)
1787 (stray_arg0_test, source_file_with_indented_comment)
1788 (recursive_source_test, if_commands_test)
1789 (error_clears_commands_left, redefine_hook_test)
1790 (redefine_backtrace_test): Use proc_with_prefix.
1791 * lib/gdb.exp (proc_with_prefix): New proc.
1792
0bb65f1e
AA
17932016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
1794
1795 * gdb.base/tui-layout.c: New file.
1796 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
1797 disassembly window contains very long lines.
1798
7353f247
TT
17992016-11-08 Tom Tromey <tom@tromey.com>
1800
1801 * gdb.python/py-value.exp (test_value_creation): Make "long" test
1802 depend on Python 2.
1803
30a7bb83
TT
18042016-11-08 Tom Tromey <tom@tromey.com>
1805
1806 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
1807 New method.
1808
cdf5a07c
MG
18092016-10-29 Manish Goregaokar <manish@mozilla.com>
1810
2806dc7e 1811 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 1812
51a789c3
MG
18132016-10-27 Manish Goregaokar <manish@mozilla.com>
1814
2806dc7e
PA
1815 * gdb.rust/simple.rs: Add test for univariant enums without
1816 discriminants and for encoded struct-like enums.
51a789c3 1817
f610ab6d
PA
18182016-10-28 Pedro Alves <palves@redhat.com>
1819
1820 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
1821 gdb_test_multiple, tighten regexps and match symtabs and line
1822 tables incrementally.
1823
b129b0ca
LM
18242016-10-28 Luis Machado <lgustavo@codesourcery.com>
1825
1826 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
1827 general.
1828
ecf45d2c
SL
18292016-10-25 Luis Machado <lgustavo@codesourcery.com>
1830
1831 * gdb.base/exec-invalid-sysroot.exp: New file.
1832
b8d38ee4
JK
18332016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
1836
f90fd8c2
JK
18372016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
1840
2d2476aa
MR
18412016-10-19 Maciej W. Rozycki <macro@imgtec.com>
1842
2806dc7e
PA
1843 * gdb.base/killed-outside.exp: Remove $options from a call to
1844 `prepare_for_testing'.
2d2476aa 1845
e42b25a0
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 Change test message.
1850
3ccdb432
SM
18512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1852
1853 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
1854 Update comment.
1855
5bad3170
SM
18562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
1857
1858 * gdb.trace/mi-trace-save.exp: New file.
1859
5ad9dba7
YQ
18602016-10-13 Yao Qi <yao.qi@linaro.org>
1861
1862 * gdb.base/code_elim.exp (get_var_address): Remove.
1863 * gdb.base/relocate.exp: Likewise.
1864 * gdb.base/shreloc.exp: Likewise.
1865 * lib/gdb.exp (get_var_address): New.
1866
62df7e21
YQ
18672016-10-13 Yao Qi <yao.qi@linaro.org>
1868
1869 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
1870 floating point tests if $skip_float_test is false.
1871
4dac951e
LM
18722016-10-12 Luis Machado <lgustavo@codesourcery.com>
1873
1874 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
1875 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
1876 argc values.
1877 Add 1 to argc so we guarantee distinct initial/modified argc values.
1878
8f1a8fc4
JK
18792016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1880
1881 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
1882
16c85b5d
JK
18832016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1884
1885 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
1886 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1887 * gdb.arch/vsx-regs.exp: Likewise.
1888
1d0e042a
YQ
18892016-10-07 Yao Qi <yao.qi@linaro.org>
1890
1891 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
1892
68dadef5
MM
18932016-10-07 Markus Metzger <markus.t.metzger@intel.com>
1894
1895 * gdb.python/python.exp: Test decode_line("*0").
1896
33fa2c6e
DE
18972016-10-06 Doug Evans <dje@google.com>
1898
1899 * gdb.python/py-value.exp (test_value_creation): Add test for large
1900 unsigned 64-bit value.
1901
9c37b5ae
TT
19022016-10-06 Tom Tromey <tom@tromey.com>
1903
1904 * gdb.compile/compile.exp: Change java tests to rust.
1905 * gdb.base/setshow.exp: Change java tests to rust.
1906 * gdb.base/default.exp: Remove java from language list.
1907 * README (Examples): Update language example.
1908 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
1909 test.
1910 * lib/gdb.exp (skip_java_tests): Remove.
1911 * lib/java.exp: Remove.
1912 * gdb.java: Remove.
1913
78b86327
MR
19142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1915
1916 * gdb.arch/mips-fcr.exp: New test.
1917 * gdb.arch/mips-fcr.c: Source for the new test.
1918
7470adbb
MR
19192016-10-06 Maciej W. Rozycki <macro@imgtec.com>
1920
1921 * gdb.base/solib-disc.exp: Use `standard_output_file'
1922 throughout.
1923
4a556533
PA
19242016-10-06 Pedro Alves <palves@redhat.com>
1925
1926 * gdb.base/jit-simple-dl.c: New file.
1927 * gdb.base/jit-simple-jit.c: New file, factored out from ...
1928 * gdb.base/jit-simple.c: ... this.
1929 * gdb.base/jit-simple.exp (jit_run): Delete.
1930 (build_jit): New proc.
1931 (jit_test_reread): Recompile either the main program or the shared
1932 library, depending on what is being tested. Skip changing address
1933 if caller wants to. Compare before/after addresses. If testing
1934 standalone, explicitly load the binary. Test "maint info
1935 breakpoints".
1936 (top level): Add "standalone vs shared lib" and "change address"
1937 vs "same address" axes.
1938
5a122fbc
PA
19392016-10-06 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
1942 call.
1943 (jit_run): Delete.
1944 (jit_test_reread): Use with_test_prefix. Reload the main binary
1945 explicitly. Compare the before/after addresses of the JIT
1946 descriptor.
1947
ee8da4b8
DE
19482016-08-15 Doug Evans <dje@google.com>
1949
1950 * gdb.xml/extra-regs.xml: Update, end field now required, default type
1951 for single bitfields is bool.
1952 * gdb.xml/tdesc-regs.exp: Ditto.
1953
f389f6fe
JK
19542016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1955
1956 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
1957
fdebf1a4
YQ
19582016-10-05 Yao Qi <yao.qi@linaro.org>
1959
1960 * lib/gdb.exp (support_complex_tests): Return zero if
1961 gdb_skip_float_test return true.
1962
9c36d954 19632016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1964 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
1965
1966 PR gdb/20487
1967 * gdb.mi/user-selected-context-sync.exp: New file.
1968 * gdb.mi/user-selected-context-sync.c: New file.
1969
4034d0ff 19702016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 1971 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
1972
1973 PR gdb/20487
1974 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
1975 =thread-select-event check.
1976
a4297203
PB
19772016-09-29 Peter Bergner <bergner@vnet.ibm.com>
1978
1979 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
1980 the compulsory L operand changes.
1981 * gdb.arch/powerpc-power.s: Likewise.
1982
bb805577
JK
19832016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1984
1985 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
1986 * gdb.base/jit-attach-pie.c: New file.
1987 * gdb.base/jit-attach-pie.exp: New file.
1988
6d61dee5
PA
19892016-09-28 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/infcall-input.c: New file.
1992 * gdb.base/infcall-input.exp: New file.
1993
f73842fc
YQ
19942016-09-22 Yao Qi <yao.qi@linaro.org>
1995
1996 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
1997 (gdb_exit): Rename it to ...
1998 (gdbserver_gdb_exit): ... Close GDBserver.
1999 (gdb_exit): New proc, call gdbserver_gdb_exit.
2000 (mi_gdb_exit): Likewise.
2001
90681dab
YQ
20022016-09-22 Yao Qi <yao.qi@linaro.org>
2003
2004 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2005 path.
2006 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2007 Remove duplication.
2008
9c211fd8
YQ
20092016-09-22 Yao Qi <yao.qi@linaro.org>
2010
2011 * lib/gdbserver-support.exp: Check the existence of
2012 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2013
ad0a504f
AK
20142016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2015
2016 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2017
36cf1806
TT
20182016-09-21 Tom Tromey <tom@tromey.com>
2019
2020 PR gdb/20604:
2021 * gdb.base/quit.exp: New file.
2022
74172ecf
SM
20232016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2024
2025 * .gitignore: New file.
2026
3d0ec882
MR
20272016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2028
2029 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2030 throughout.
2031
8193adea
AA
20322016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2033
2034 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2035
d41a5c09
JK
20362016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2037
2038 * gdb.cp/casts.cc (decltype): Move it ...
2039 (main): ... with its call to ...
2040 * gdb.cp/casts03.cc: ... a new file.
2041 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2042
d2dfe700
JK
20432016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2046
e2a92b16
PB
20472016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2048
2049 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2050 and sync up the test with tests in gas/testsuite/gas/ppc.
2051 * gdb.arch/powerpc-power.exp: Likewise.
2052
49b4de64
JK
20532016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2054
2055 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2056
2c29df25
SDJ
20572016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2058 Jan Kratochvil <jan.kratochvil@redhat.com>
2059
2060 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2061 make m1's definition to be different from m2's. Use 'dummy' as an
2062 argument for probe 'two'.
2063
cc3c2846
JB
20642016-09-10 Jon Beniston <jon@beniston.com>
2065
2066 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2067 for sim target.
2068
e1b2624a
AA
20692016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2070
2071 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2072 variable declaration.
2073 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2074 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2075 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2076 received HWCAP as its argument.
2077
4295e285
PA
20782016-09-06 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.base/new-ui-pending-input.c: New file.
2081 * gdb.base/new-ui-pending-input.exp: New file.
2082 * gdb.exp (clear_gdb_spawn_id): New procedure.
2083 (with_spawn_id): Check whether gdb_spawn_id exists before
2084 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2085 on exit.
2086
00d5215e
UW
20872016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2088
2089 * gdb.base/float128.c: New file.
2090 * gdb.base/float128.exp: Likewise.
2091 * gdb.base/floatn.c: Likewise.
2092 * gdb.base/floatn.exp: Likewise.
2093
a9ff5f12
UW
20942016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2095
2096 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2097
f245535c
PA
20982016-09-05 Pedro Alves <palves@redhat.com>
2099
2100 PR backtrace/19927
2101 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2102 unwinders are immediately called as side effect of "source" or
2103 "disable unwinder" commands.
2104 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2105
ae9cf263
YQ
21062016-09-02 Yao Qi <yao.qi@linaro.org>
2107
2108 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2109 is true and $type is "float" or "double".
2110
27aba047
YQ
21112016-09-02 Yao Qi <yao.qi@linaro.org>
2112
2113 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2114 true.
2115 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2116 * gdb.base/call-rt-st.exp: Likewise.
2117 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2118 return value instead of gdb,skip_float_test.
2119 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2120 (do_function_calls): Use its return value instead of
2121 gdb,skip_float_test.
2122 * gdb.base/finish.exp: Likewise.
2123 * gdb.base/funcargs.exp: Likewise.
2124 * gdb.base/return.exp: Likewise.
2125 * gdb.base/return2.exp: Likewise.
2126 * gdb.base/varargs.exp: Likewise.
2127 * lib/gdb.exp (gdb_skip_float_test): Change it to
2128 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2129
5af962df
AA
21302016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2131
2132 * gdb.multi/tids.exp: Test "thread apply all".
2133
7fac6910
JK
21342016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2135
2136 * gdb.base/default.exp (tty): Remove.
2137
bb1fe4ac
KB
21382016-08-24 Kevin Buettner <kevinb@redhat.com>
2139
2806dc7e
PA
2140 * gdb.python/py-recurse-unwind.c: New file.
2141 * gdb.python/py-recurse-unwind.py: New file.
2142 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 2143
0a1ddfa6
SM
21442016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2145
2146 * gdb.base/set-inferior-tty.exp: New file.
2147 * gdb.base/set-inferior-tty.c: New file.
2148
d9de1fe3
PA
21492016-08-23 Pedro Alves <palves@redhat.com>
2150
2151 PR gdb/20494
2152 * gdb.base/new-ui-echo.c: New file.
2153 * gdb.base/new-ui-echo.exp: New file.
2154
e9d9abd7
YQ
21552016-08-23 Yao Qi <yao.qi@linaro.org>
2156
2157 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2158 gdbserver_spawn.
2159 * gdb.server/connect-without-multi-process.exp (do_test):
2160 Likewise.
2161
3589529e
YQ
21622016-08-23 Yao Qi <yao.qi@linaro.org>
2163
2164 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2165 standalone_txt. Delete gdb_txt and standalone_txt on host
2166 and target. Spawn the binary on target. Copy files from
2167 target to host.
2168
6bb90213
PA
21692016-08-22 Pedro Alves <palves@redhat.com>
2170
2171 PR gdb/20505
2172 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2173 with_test_prefix. Factor out bits to ...
2174 (test_no_vdso): ... this new procedure.
2175
20c2c024
CL
21762016-08-19 Carl Love <cel@us.ibm.com>
2177
2178 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2179 maintaining separate logic for constructing the output path.
2180 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2181 * gdb.arch/ppc-dfp.exp: Likewise.
2182 * gdb.arch/ppc-fp.exp: Likewise.
2183 * gdb.arch/vsx-regs.exp: Likewise.
2184 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2185 binprefix for generating the additional binary files.
2186
0646e07d
PA
21872016-08-19 Pedro Alves <palves@redhat.com>
2188
2189 * gdb.trace/mi-trace-frame-collected.exp
2190 (test_trace_frame_collected): On x32, expect two registers.
2191
46da9242
CL
21922016-08-18 Carl Love <cel@us.ibm.com>
2193
2194 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2195 and sync up the test with tests in gas/testsuite/gas/ppc.
2196 * gdb.arch/powerpc-power.exp: Likewise.
2197
eb2332d7
SM
21982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2199
2200 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2201 expected error message.
2202
63c61e04
SM
22032016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2204
2205 * gdb.multi/remove-inferiors.exp: New file.
2206 * gdb.multi/remove-inferiors.c: New file.
2207
7b17065f
YQ
22082016-08-12 Yao Qi <yao.qi@linaro.org>
2209
2210 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2211 argument list.
2212
01d3dedf
PA
22132016-08-10 Pedro Alves <palves@redhat.com>
2214
2215 PR gdb/19187
2216 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2217 setup_kfails.
2218
3eb7562a
PA
22192016-08-09 Pedro Alves <palves@redhat.com>
2220 Simon Marchi <simon.marchi@ericsson.com>
2221
2222 PR gdb/20418
2223 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2224 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2225
80614914
PA
22262016-08-09 Pedro Alves <palves@redhat.com>
2227
2228 PR mi/20431
2229 * gdb.mi/mi-cmd-error.exp: New file.
2230
f348d89a
PA
22312016-08-09 Pedro Alves <palves@redhat.com>
2232
2233 PR gdb/18653
2234 * gdb.base/signals-state-child.c: New file.
2235 * gdb.base/signals-state-child.exp: New file.
2236 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2237
e5ca03b4
PA
22382016-08-09 Pedro Alves <palves@redhat.com>
2239
2240 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2241
282a0691
TT
22422016-08-03 Tom Tromey <tom@tromey.com>
2243
2244 PR python/18565:
2245 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2246
41bfcd63
YQ
22472016-08-01 Yao Qi <yao.qi@linaro.org>
2248
2249 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2250 variable mode to "multi-process" if $multi_process is 1, otherwise
2251 set it to "single-process".
2252
e3465b24
YQ
22532016-08-01 Yao Qi <yao.qi@linaro.org>
2254
2255 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2256 * gdb.cp/cpexprs.exp: Likewise.
2257 * gdb.cp/m-static.exp: Likewise.
2258
0b31a4bc
TT
22592016-07-26 Tom Tromey <tom@tromey.com>
2260
2261 PR python/20190:
2262 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2263 test.
2264
e0461dbb
MM
22652016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2266
2267 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2268 selecting assembly source files.
2269 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2270 assembly source files.
2271 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2272 assembly source files.
2273 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2274 selecting assembly source files.
2275
8194e927
SM
22762016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2277
2278 * gdb.base/new-ui.exp (do_test_invalid_args): New
2279 procedure.
2280
c0272db5
TW
22812016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2282
2283 * gdb.btrace/reconnect.c: New file.
2284 * gdb.btrace/reconnect.exp: New file.
2285
e3487908
GKB
22862016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2287
2288 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2289 to test_catch_syscall_group.
2290 (test_catch_syscall_group): New.
2291
12df5c00
TT
22922016-07-21 Tom Tromey <tom@tromey.com>
2293
2294 * gdb.rust/simple.rs (main): Use empty struct expression.
2295 * gdb.rust/simple.exp: Add tests for empty struct expression.
2296
bae62ee2
YQ
22972016-07-21 Yao Qi <yao.qi@linaro.org>
2298
2299 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2300 if gdb_skip_xml_test is true on some targets.
2301
b1b53fb3
YQ
23022016-07-21 Yao Qi <yao.qi@linaro.org>
2303
2304 * gdb.server/solib-list.exp: Unset last_loaded_file.
2305
027d97f8
JK
23062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2307
2308 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2309 "step into captured_main (args)".
2310
7674d381
JK
23112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2312
2313 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2314
72b5d099
JK
23152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2316
2317 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2318
1f960ced
PA
23192016-07-19 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2322 * gdb.opt/inline-bt.exp: Likewise.
2323 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2324 additional_flags=-Winline.
2325 * gdb.opt/inline-locals.exp: Likewise.
2326 * gdb.opt/inline-markers.c (ATTR): Define.
2327 (inlined_fn): Use it.
2328
f25827c1
YQ
23292016-07-19 Yao Qi <yao.qi@linaro.org>
2330
2331 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2332 (test_with_self): Remove some code. Remove argument executable.
2333 (top-level): Use do_self_tests.
2334
37539ebe
DB
23352016-07-15 Zachary Welch <zwelch@codesourcery.com>
2336 Don Breazeal <donb@codesourcery.com>
2337
2338 * gdb.base/maint.exp: Escape paths used in regular expressions.
2339 * gdb.stabs/weird.exp: Likewise.
2340
dac790e1
TT
23412016-07-13 Tom Tromey <tom@tromey.com>
2342
2343 PR python/15620, PR python/18620:
2344 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2345 (test_bkpt_events): New procs.
2346
93daf339
TT
23472016-07-13 Tom Tromey <tom@tromey.com>
2348
2349 PR python/17698:
2350 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2351 test.
2352 (test_watchpoints): Likewise.
2353 (test_bkpt_pending): New proc.
2354
6571a381
TT
23552016-07-13 Tom Tromey <tom@tromey.com>
2356
2357 PR cli/18053:
2358 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2359 completion test.
2360
e8732474
JK
23612016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2362
2363 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2364 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2365 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2366 f_label.
2367 (g): Rename g_end_lbl to g_label.
2368 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2369 low_pc and high_pc.
2370 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2371
e0f3fd7c
TT
23722016-07-12 Tom Tromey <tom@tromey.com>
2373
2374 PR python/19293:
2375 * gdb.python/py-unwind-maint.exp: Update tests.
2376
3cfe46b6
YQ
23772016-07-12 Yao Qi <yao.qi@linaro.org>
2378
2379 * lib/selftest-support.exp (selftest_setup): Match the output
2380 when captured_main is inlined.
2381
4f19a0e6
WT
23822016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2383
2384 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2385 New variables.
2386 (print this%a, print this%b, print this): New tests.
2387 * gdb.fortran/derived-types.f90 (this): New object and
2388 initialization.
2389
986cf455
SM
23902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 * gdb.ada/arraydim.exp: Remove extra directory level in build
2393 directory.
2394
f0464b23
SM
23952016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2396
2397 * lib/ada.exp: Remove extra directory level in build directory.
2398 * gdb.ada/cond_lang.exp: Likewise.
2399 * gdb.ada/exec_changed.exp: Likewise.
2400 * gdb.ada/lang_switch.exp: Likewise.
2401
42d94011
MG
24022016-07-06 Manish Goregaokar <manish@mozilla.com>
2403
2806dc7e
PA
2404 * simple.rs: Add test for raw pointer subscripting.
2405 * simple.exp: Add test expectations.
42d94011 2406
647c264c
YQ
24072016-07-05 Yao Qi <yao.qi@linaro.org>
2408
2409 * gdb.mi/mi-reverse.exp: Match =record-started output.
2410
20aa2c60
PA
24112016-07-01 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2414 procedure.
2415 (jit_reader_test): Test the jit reader's unwinder.
2416 * gdb.base/jithost.c (jit_function_00_code): New global.
2417 (main): Use memcpy to fill in the mmapped code, instead of poking
2418 bytes manually here.
2419 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2420 value.
2421 (read_debug_info): Save the function's range.
2422 (read_sp): New function.
2423 (unwind_frame): Use it. Also unwind RBP.
2424 (get_frame_id): Use read_sp.
2425 (gdb_init_reader): Use calloc instead of malloc.
2426 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2427 parameter. Use gdb_test_multiple.
2428
ced2dffb
PA
24292016-07-01 Pedro Alves <palves@redhat.com>
2430 Antoine Tremblay <antoine.tremblay@ericsson.com>
2431
2432 * gdb.threads/process-dies-while-detaching.c: New file.
2433 * gdb.threads/process-dies-while-detaching.exp: New file.
2434
63000888
PA
24352016-07-01 Pedro Alves <palves@redhat.com>
2436
2437 * gdb.multi/watchpoint-multi-exit.c: New file.
2438 * gdb.multi/watchpoint-multi-exit.exp: New file.
2439
038d4868
PA
24402016-06-30 Pedro Alves <palves@redhat.com>
2441
2442 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2443 unset inferior_spawn_id.
2444
994e9c83
PA
24452016-06-30 Pedro Alves <palves@redhat.com>
2446
2447 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2448 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2449
e5653468
YQ
24502016-06-29 Yao Qi <yao.qi@linaro.org>
2451
2452 * gdb.base/return.c: Add copyright header.
2453
803b47e5
TT
24542016-06-29 Tom Tromey <tom@tromey.com>
2455
2456 PR python/20129:
2457 * gdb.python/py-framefilter.exp: Add tests for setting priority
2458 and disabling of non-existent frame filter.
2459
28244707
YQ
24602016-06-29 Yao Qi <yao.qi@linaro.org>
2461
2462 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2463 0x0f07ff.
2464
a31d2f06
YQ
24652016-06-28 Yao Qi <yao.qi@linaro.org>
2466
2467 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2468 triplets. Start gdb, execute catch syscall, and continue. Check
2469 gdb's output to determine catch syscall is supported.
2470
921d8f54
MG
24712016-06-27 Manish Goregaokar <manish@mozilla.com>
2472
25d49b86
PA
2473 * gdb.rust/simple.rs: Add test for returning unit in a function.
2474 * gdb.rust/simple.exp: Add expectation for functions returning
2475 unit.
921d8f54 2476
f4952523
PMR
24772016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2478
2479 * gdb.python/py-breakpoint-create-fail.c,
2480 gdb.python/py-breakpoint-create-fail.exp,
2481 gdb.python/py-breakpoint-create-fail.py: New testcase.
2482
fccb08f8
MG
24832016-06-25 Manish Goregaokar <manish@mozilla.com>
2484
2485 PR gdb/20239
2486 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
2487 * gdb.rust/simple.exp: Add test expectations for new NonZero
2488 tests.
fccb08f8 2489
6b850546
DT
24902016-06-24 David Taylor <dtaylor@emc.com>
2491
2492 * gdb.base/offsets.exp: New file.
2493 * gdb.base/offsets.c: New file.
2494
17621150
TT
24952016-06-23 Tom Tromey <tom@tromey.com>
2496
2497 PR gdb/16483:
2498 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2499 before any filters are loaded.
2500
04d59df6
WT
25012016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2502
2503 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2504 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2505 structs.
2506 * gdb.fortran/derived-type-function.exp: New file.
2507 * gdb.fortran/derived-type-function.f90: New file.
2508
2509
ac69f786
PA
25102016-06-21 Pedro Alves <palves@redhat.com>
2511
2512 * gdb.base/new-ui.exp: New file.
2513 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2514 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2515 (with_spawn_id): New procedure.
2516
49940788
PA
25172016-06-21 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.mi/mi-exec-run.exp: New file.
2520
ef274d26
PA
25212016-06-21 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2524 breakpoint command's output on the main UI.
2525 (test_break): New procedure, factored out from calls in the top
2526 level.
2527 (top level): Use foreach_with_prefix to test MI as main UI and as
2528 separate UI.
2529
468afe6c
PA
25302016-06-21 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2533 (test_awatch_creation_and_listing)
2534 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2535 Remove 'type' parameter.
2536 (test_watchpoint_all): New parameter mi_mode. Remove
2537 with_test_prefix.
2538 (top level): Use foreach_with_prefix, and add main/separate UI MI
2539 testing axis.
2540
51f77c37
PA
25412016-06-21 Pedro Alves <palves@redhat.com>
2542
2543 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2544 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2545 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2546 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2547 (gdb_main_spawn_id, mi_spawn_id): Declare and
2548 comment.
2549 (mi_create_inferior_pty): New procedure,
2550 factored out from default_mi_gdb_start.
2551 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2552 procedures.
2553 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2554 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2555 Use mi_create_inferior_pty.
2556 (mi_gdb_start): Use eval to pass down args list.
2557
8980e177
PA
25582016-06-21 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2561 * gdb.opt/inline-cmds.exp: Add MI tests.
2562
f38d3ad1
PA
25632016-06-21 Pedro Alves <palves@redhat.com>
2564
2565 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2566
45db7c09
PA
25672016-06-21 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2570 (top level): Use it instead of mi_execute_to.
2571
5a069ab3
PA
25722016-06-21 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2575 (cont_handler_str): New.
2576 (signal_stop_handler): Set stop_handler_str instead of printing to
2577 stdout.
2578 (continue_handler): Set cont_handler_str instead of printing to
2579 stdout.
2580 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2581 mi_send_resuming_command. Print stop_handler_str and
2582 cont_handler_str instead of expecting the python events print
2583 directly.
2584
2838cc1d
SD
25852016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2586
2587 * gdb.base/jit-reader.exp: New file.
2588 * gdb.base/jithost.c: New file.
2589 * gdb.base/jithost.h: New file.
2590 * gdb.base/jitreader.c : New file.
2591 * gdb.base/jit-protocol.h: New file.
2592
21a77091
YQ
25932016-06-17 Yao Qi <yao.qi@linaro.org>
2594
2595 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2596 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2597 and detach-on-fork. Adjust tests.
2598 (top level): Invoke break_cond_on_syscall with combinations of
2599 syscall, follow-fork-mode and detach-on-fork.
2600
f50bf8e5
YQ
26012016-06-17 Yao Qi <yao.qi@linaro.org>
2602
2603 * gdb.base/step-over-exit.c: New.
2604 * gdb.base/step-over-exit.exp: New.
2605
a28d8e50
YTL
26062016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2607
2608 * gdb.base/float.exp: Add target check for nds32*-*-*.
2609 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2610
cad8e26d
AB
26112016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2614 for unsupported target features.
2615 * gdb.base/call-rt-st.exp: Likewise.
2616 * gdb.base/call-sc.exp: Likewise.
2617 * gdb.base/call-signal-resume.exp: Likewise.
2618 * gdb.base/call-strs.exp: Likewise.
2619 * gdb.base/callexit.exp: Likewise.
2620 * gdb.base/callfuncs.exp: Likewise.
2621 * gdb.base/nodebug.exp: Likewise.
2622 * gdb.base/printcmds.exp: Likewise.
2623 * gdb.base/ptype.exp: Likewise.
2624 * gdb.base/structs.exp: Likewise.
2625 * gdb.base/unwindonsignal.exp: Likewise.
2626 * gdb.cp/gdb2495.exp: Likewise.
2627 * gdb.cp/templates.exp: Likewise.
2628 * gdb.cp/virtfunc.exp: Likewise.
2629 * gdb.threads/hand-call-in-threads.exp: Likewise.
2630 * gdb.threads/interrupted-hand-call.exp: Likewise.
2631 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2632
347dc102
TT
26332016-06-10 Tom Tromey <tom@tromey.com>
2634
2635 PR rust/20110:
2636 * gdb.rust/expr.exp: Add test for integer constant larger than
2637 i32.
2638
5e13cf25
BH
26392016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2640
2641 * gdb.fortran/nested-funcs.exp: New.
2642 * gdb.fortran/nested-funcs.f90: New.
2643
bb556f1f
TK
26442016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2645
2646 * gdb.base/examine-backward.c: New file.
2647 * gdb.base/examine-backward.exp: New file.
2648
38b022b4
SM
26492016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2650
2651 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2652 matching.
2653
1b40ec05
TT
26542016-06-02 Tom Tromey <tom@tromey.com>
2655
2656 PR python/18984:
2657 * gdb.python/py-shared.exp: Add solib_name test.
2658
193bd378
SM
26592016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2660
2661 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2662
3326303b
MG
26632016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2664
2665 PR c++/19893
2666 * gdb.dwarf2/implref.exp: Rename to...
2667 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2668 * gdb.dwarf2/implref-array.c: New file.
2669 * gdb.dwarf2/implref-array.exp: Likewise.
2670 * gdb.dwarf2/implref-global.c: Likewise.
2671 * gdb.dwarf2/implref-global.exp: Likewise.
2672 * gdb.dwarf2/implref-struct.c: Likewise.
2673 * gdb.dwarf2/implref-struct.exp: Likewise.
2674
825c8ef2
AT
26752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2676
2677 * gdb.trace/trace-condition.exp: Add 64bit tests.
2678
2320162a
AT
26792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2680
2681 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2682 bits types.
2683 (main): Adapt to 8 to 64 bits types.
2684 * gdb.trace/trace-condition.exp: Add new tests.
2685
a7818233
AT
26862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2687
2688 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2689
0d336466
AT
26902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2691
2692 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2693 Move condition tests...
2694 * gdb.trace/trace-condition.exp: Here.
2695
7faeb45a
AT
26962016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2697
2698 * gdb.trace/trace-condition.exp: Add counter-case tests.
2699
e385593e
JK
27002016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 PR c++/15231
2703 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2704 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2705
744608cc
PA
27062016-05-27 Pedro Alves <palves@redhat.com>
2707
2708 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2709 New procedure.
2710 (top level): Call it, and bail out of DejaGnu is known to be bad.
2711
ac775bf4
AB
27122016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2713
2714 * gdb.base/whatis.c: Extend the test case.
2715 * gdb.base/whatis.exp: Add additional tests.
2716
2bbad2ea
BH
27172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2718
2719* gdb.fortran/type.f90: Add pointer variable.
2720* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2721
8b70175d
BH
27222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2723
2724 * gdb.fortran/vla-type.exp: Fix testcase name.
2725
86d8a848
BH
27262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2727
2728 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2729
e188eb36
BH
27302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2731
2732 * gdb.fortran/type.f90: Add nested structures.
2733 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2734 * gdb.fortran/derived-type.exp: Adapt expected output.
2735 * gdb.fortran/vla-type.exp: Adapt expected output.
2736
9b2db1fd
BH
27372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2738
2739 * gdb.fortran/whatis_type.exp: Adapt expected output.
2740
72b17055
BH
27412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2742
2743 * gdb.fortran/print_type.exp: Fix expected output.
2744 * gdb.fortran/whatis_type.exp: Fix expected output.
2745
3cd81d8d
BH
27462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2747
2748 * gdb.fortran/whatis_type.exp: Use multi_line.
2749
ddae9462
TT
27502016-05-24 Tom Tromey <tom@tromey.com>
2751
2752 PR python/17386:
2753 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2754 use value as an index.
2755
1957f6b8
TT
27562016-05-23 Tom Tromey <tom@tromey.com>
2757
2758 PR python/17981:
2759 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2760 no-breakpoint case.
2761
026a9174
PA
27622016-05-24 Pedro Alves <palves@redhat.com>
2763
2764 PR gdb/19828
2765 * gdb.threads/clone-attach-detach.c: New file.
2766 * gdb.threads/clone-attach-detach.exp: New file.
2767
e70a7231
FR
27682016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2769
2770 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2771
0f6ed0e0
TT
27722016-05-23 Tom Tromey <tom@tromey.com>
2773
2774 PR python/19438, PR python/18393:
2775 * gdb.python/py-progspace.exp: Add "dir" test.
2776 * gdb.python/py-objfile.exp: Add "dir" test.
2777
ffd19d61
YQ
27782016-05-23 Yao Qi <yao.qi@linaro.org>
2779
2780 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2781 * gdb.arch/thumb2-it.exp: Likewise.
2782
9e8f9b05
SM
27832016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 * gdb.mi/mi-threads-interrupt.c: New file.
2786 * gdb.mi/mi-threads-interrupt.exp: New file.
2787
61c6156d
SM
27882016-05-17 Simon Marchi <simon.marchi@ericsson.com>
2789
2790 PR gdb/18077
2791 * gdb.mi/mi-async-run.exp: New file.
2792 * gdb.mi/mi-async-run.c: New file.
2793
67218854
TT
27942016-05-17 Tom Tromey <tom@tromey.com>
2795 Manish Goregaokar <manishsmail@gmail.com>
2796
2797 * lib/rust-support.exp: New file.
2798 * lib/gdb.exp (skip_rust_tests): New proc.
2799 (build_executable_from_specs): Handle rust.
2800 * lib/future.exp (gdb_find_rustc): New proc.
2801 (gdb_default_target_compile): Handle rust.
2802 * gdb.rust/expr.exp: New file.
2803 * gdb.rust/generics.exp: New file.
2804 * gdb.rust/generics.rs: New file.
2805 * gdb.rust/methods.exp: New file.
2806 * gdb.rust/methods.rs: New file.
2807 * gdb.rust/modules.exp: New file.
2808 * gdb.rust/modules.rs: New file.
2809 * gdb.rust/simple.exp: New file.
2810 * gdb.rust/simple.rs: New file.
2811
c44af4eb
TT
28122016-05-17 Tom Tromey <tom@tromey.com>
2813
2814 * gdb.base/default.exp (set language): Add rust.
2815
dcd1f979
TT
28162016-05-17 Tom Tromey <tom@tromey.com>
2817
2818 * gdb.gdb/unittest.exp: New file.
2819
155b7f57
YQ
28202016-05-16 Yao Qi <yao.qi@linaro.org>
2821
2822 * gdb.base/batch-preserve-term-settings.exp: Remove variable
2823 shell_prompt. Update shell_prompt_re.
2824
8ddd5a6c
DE
28252016-05-12 Doug Evans <dje@google.com>
2826
2827 PR symtab/19999
2828 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
2829 $options when building executable.
2830 * gdb.dwarf2/fission-loclists-pie.S: New file.
2831 * gdb.dwarf2/fission-loclists-pie.exp: New file.
2832
02e370d9
SM
28332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2834
2835 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
2836 of [is_remote target],
2837
8929ad8b
SM
28382016-05-04 Simon Marchi <simon.marchi@ericsson.com>
2839
2840 * lib/gdb.exp (use_gdb_stub): New procedure.
2841
6c447423
DE
28422016-05-03 Yunlian Jiang <yunlian@google.com>
2843 Doug Evans <dje@google.com>
2844
2845 PR symtab/19914
2846 * gdb.dwarf2/dwp-sepdebug.c: New file.
2847 * gdb.dwarf2/dwp-sepdebug.exp: New file.
2848
444e826c
SM
28492016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2850
2851 * gdb.base/detach.exp: Remove is_remote check.
2852
740feeaa
SM
28532016-05-02 Simon Marchi <simon.marchi@ericsson.com>
2854
2855 * gdb.base/annota-input-while-running.exp: Don't check for
2856 [is_remote target]. Enable annotations after running to main.
2857 Remove unused "set test..." line.
2858
9080ac9d
SM
28592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2860
2861 * gdb.trace/trace-enable-disable.exp: New file.
2862 * gdb.trace/trace-enable-disable.c: New file.
2863
952ebca5
SM
28642016-04-28 Simon Marchi <simon.marchi@ericsson.com>
2865
2866 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
2867 use it in info sharedlibrary test.
2868 * gdb.trace/ftrace-lock.exp: Likewise.
2869 * gdb.trace/ftrace.exp: Likewise.
2870 * gdb.trace/range-stepping.exp: Likewise.
2871 * gdb.trace/trace-break.exp: Likewise.
2872 * gdb.trace/trace-condition.exp: Likewise.
2873 * gdb.trace/trace-mt.exp: Likewise.
2874
d9019901
SM
28752016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2876
2877 * lib/gdb.exp (gdb_load_shlibs): Rename to...
2878 (gdb_load_shlib): ... this.
2879 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
2880 gdb_load_shlib.
2881 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2882 * gdb.base/ctxobj.exp: Likewise.
2883 * gdb.base/dprintf-pending.exp: Likewise.
2884 * gdb.base/dso2dso.exp: Likewise.
2885 * gdb.base/fixsection.exp: Likewise.
2886 * gdb.base/gcore-relro.exp: Likewise.
2887 * gdb.base/gdb1555.exp: Likewise.
2888 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2889 * gdb.base/gnu-ifunc.exp: Likewise.
2890 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
2891 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2892 * gdb.base/pending.exp: Likewise.
2893 * gdb.base/print-file-var.exp: Likewise.
2894 * gdb.base/print-symbol-loading.exp: Likewise.
2895 * gdb.base/shlib-call.exp: Likewise.
2896 * gdb.base/shreloc.exp: Likewise.
2897 * gdb.base/so-impl-ld.exp: Likewise.
2898 * gdb.base/solib-disc.exp: Likewise.
2899 * gdb.base/solib-nodir.exp: Likewise.
2900 * gdb.base/solib-overlap.exp: Likewise.
2901 * gdb.base/solib-symbol.exp: Likewise.
2902 * gdb.base/solib-weak.exp (do_test): Likewise.
2903 * gdb.base/sym-file.exp: Likewise.
2904 * gdb.base/symtab-search-order.exp: Likewise.
2905 * gdb.base/type-opaque.exp: Likewise.
2906 * gdb.base/unload.exp: Likewise.
2907 * gdb.base/watchpoint-solib.exp: Likewise.
2908 * gdb.compile/compile.exp: Likewise.
2909 * gdb.cp/gdb2384.exp: Likewise.
2910 * gdb.cp/infcall-dlopen.exp: Likewise.
2911 * gdb.cp/re-set-overloaded.exp: Likewise.
2912 * gdb.fortran/library-module.exp: Likewise.
2913 * gdb.opt/solib-intra-step.exp: Likewise.
2914 * gdb.python/py-finish-breakpoint.exp: Likewise.
2915 * gdb.python/py-shared.exp: Likewise.
2916 * gdb.reverse/solib-precsave.exp: Likewise.
2917 * gdb.reverse/solib-reverse.exp: Likewise.
2918 * gdb.server/solib-list.exp: Likewise.
2919 * gdb.threads/dlopen-libpthread.exp: Likewise.
2920 * gdb.threads/tls-shared.exp: Likewise.
2921 * gdb.threads/tls-so_extern.exp: Likewise.
2922 * gdb.trace/change-loc.exp: Likewise.
2923 * gdb.trace/ftrace-lock.exp: Likewise.
2924 * gdb.trace/ftrace.exp: Likewise.
2925 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
2926 * gdb.trace/pending.exp: Likewise.
2927 * gdb.trace/range-stepping.exp: Likewise.
2928 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
2929 (strace_info_marker): Likewise.
2930 (strace_probe_marker): Likewise.
2931 (strace_trace_on_same_addr): Likewise.
2932 (strace_trace_on_diff_addr): Likewise.
2933 * gdb.trace/trace-break.exp: Likewise.
2934 * gdb.trace/trace-condition.exp: Likewise.
2935 * gdb.trace/trace-mt.exp: Likewise.
2936
fca4cfd9
SM
29372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
2938
2939 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
2940 result of gdb_remote_download.
2941 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
2942 * gdb.base/dso2dso.exp: Likewise.
2943 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2944 * gdb.base/print-file-var.exp: Likewise.
2945 * gdb.base/shlib-call.exp: Likewise.
2946 * gdb.base/shreloc.exp: Likewise.
2947 * gdb.base/solib-overlap.exp: Likewise.
2948 * gdb.base/solib-weak.exp (do_test): Likewise.
2949 * gdb.base/unload.exp: Likewise.
2950
11cf4ffb
YQ
29512016-04-27 Yao Qi <yao.qi@linaro.org>
2952
2953 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
2954 exists.
2955
3e2e34f8
KB
29562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2957
2958 * vla-type.exp: Print structure from toplevel.
2959
8f07e298
BH
29602016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2961
2962 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
2963 of dynamic types.
2964 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
2965 of dynamic types.
2966
9920b434
BH
29672016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
2968
2969 * gdb.fortran/vla-type.f90: New file.
2970 * gdb.fortran/vla-type.exp: New file.
2971
f3abeff5
YQ
29722016-04-25 Yao Qi <yao.qi@linaro.org>
2973
2974 * gdb.base/branch-to-self.c: New file.
2975 * gdb.base/branch-to-self.exp: New file.
2976
0a5d52f0
YQ
29772016-04-22 Yao Qi <yao.qi@linaro.org>
2978
2979 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
2980 more after $hex.
2981
495346f6
YQ
29822016-04-22 Yao Qi <yao.qi@linaro.org>
2983
2984 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
2985 * gdb.base/annota3.exp: Likewise.
2986
4a7e075c
YQ
29872016-04-22 Yao Qi <yao.qi@linaro.org>
2988
2989 * gdb.reverse/step-precsave.exp: Do one step and test program
2990 stops in "callee" and do multiple steps until program goes out
2991 of "callee".
2992 * gdb.reverse/step-reverse.exp: Likewise.
2993
5b061e98
YQ
29942016-04-22 Yao Qi <yao.qi@linaro.org>
2995
2996 * gdb.trace/signal.exp: Also pass if
2997 $tracepoint_hits($i) > $iterations.
2998
5c5dc57f
YQ
29992016-04-22 Yao Qi <yao.qi@linaro.org>
3000
3001 * gdb.trace/signal.c: New file.
3002 * gdb.trace/signal.exp: New file.
3003
a55411b9
DE
30042016-04-19 Doug Evans <xdje42@gmail.com>
3005
3006 * gdb.base/bad-file.exp: New file.
3007
a22df60a
MG
30082016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3009
3010 * gdb.dwarf2/implref.exp: New file.
3011
0c13f7e5
BH
30122016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3013
3014 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3015 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3016 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3017 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3018 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3019 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3020 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3021 * lib/fortran.exp (fortran_int4): New procedure.
3022 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3023 (fortran_logical4): Likewise.
3024
9b9b09e9
BH
30252016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3026
3027 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3028
a14d1f4d
BH
30292016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3030
3031 * lib/compiler.c: Add Intel specific preprocessor macros.
3032 * lib/compiler.cc: Likewise.
25d49b86 3033
7d49b1d0
LM
30342016-04-13 Luis Machado <lgustavo@codesourcery.com>
3035
3036 * gdb.server/connect-with-no-symbol-file.c: New file.
3037 * gdb.server/connect-with-no-symbol-file.exp: New file.
3038
8392fa22
SM
30392016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3040
3041 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3042
8c4c4aeb
SM
30432016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3044
3045 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3046 standard output directory.
3047
45e3745e
AT
30482016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3049
3050 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3051
e26b7e41
MM
30522016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3053
3054 * gdb.btrace/instruction_history.c (loop): Add declaration.
3055
8ce09462
AT
30562016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3057
3058 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3059
2e88a1ea
SM
30602016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3061
3062 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3063 parentheses to print.
3064 (continue_handler): Likewise.
3065
f48e22e3
SM
30662016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3067
3068 * gdb.server/solib-list.exp: Remove is_remote check.
3069 Pass shlib= to gdb_compile. Don't link shared library with
3070 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3071 Run binary filename through "readlink -f" on the target.
3072
096be756
PA
30732016-04-08 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3076 interpreter filename as argument to gdbserver_spawn.
3077 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3078 Return empty if $last_loaded_file does not exist.
3079
06500533
JK
30802016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3081
3082 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3083 * gdb.base/jit-main.c: Use exit after usage.
3084
2d35e871
JK
30852016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3086
3087 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3088 GDBHISTSIZE prior to the tests.
3089 * gdb.base/gdbinit-history.exp: Likewise.
3090
30912016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
3092
3093 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3094 instead of build_executable. Use gdb_load_shlibs.
3095
c8064e7e
YQ
30962016-04-07 Yao Qi <yao.qi@linaro.org>
3097
3098 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3099 Execute "si" command.
3100
bde47561
YQ
31012016-04-07 Yao Qi <yao.qi@linaro.org>
3102
3103 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3104 number instead of the comments on some line.
3105
b16f8a3b
DB
31062016-04-06 Don Breazeal <donb@codesourcery.com>
3107
3108 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3109 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3110
c2f901df
SM
31112016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3112
3113 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3114 standard_output_file. Remove unused binfile variable.
3115
ac17fda0
CU
31162016-04-05 Catalin Udma <catalin.udma@freescale.com>
3117
3118 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3119 * gdb.python/py-mi-objfile.exp: Match "list main" output
3120 in console format.
3121
03a8c4df
SM
31222016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3123
3124 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3125 absolute.
3126
6e774b13
SM
31272016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3128
3129 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3130 absolute.
3131 * gdb.trace/ftrace.exp: Likewise.
3132 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3133 targets as well.
3134 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3135 (gdb_load_shlibs): Copy libraries to test directory when testing
3136 natively. Only set solib-search-path if testing remotely.
3137 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3138
7817ea46
SM
31392016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3140
3141 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3142 gdb_download. Use it even if the target is not remote.
3143 * gdb.base/jit.exp (compile_jit_test): Likewise.
3144 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3145 output directory if the destination board is local, otherwise use
3146 the standard remote_download from DejaGnu.
3147 (gdb_download): Remove.
3148 (gdb_load_shlibs): Use gdb_remote_download instead of
3149 gdb_download.
3150 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3151 Use gdb_remote_download instead of gdb_download. Use it even if
3152 the target is not remote.
3153 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3154 instead of gdb_download.
3155
7beb7f68
SM
31562016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3157
3158 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3159 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3160 run.
3161
cc63428a
AV
31622016-04-01 Artemiy Volkov <artemiyv@acm.org>
3163
3164 PR gdb/19820
3165 * gdb.base/printcmds.exp: Add artificial arrays tests.
3166
64cdf930
PA
31672016-03-31 Pedro Alves <palves@redhat.com>
3168
3169 PR gdb/19858
3170 * gdb.base/jit-main.c: Include unistd.h.
3171 (ATTACH): Define to 0 if not already defined.
3172 (wait_for_gdb, mypid): New globals.
3173 (WAIT_FOR_GDB): New macro.
3174 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3175 some breakpoint locations.
3176 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3177 New procedures.
3178 (one_jit_test): Add REATTACH parameter, and handle it. Use
3179 continue_to_test_location.
3180 (top level): Test attach, and adjusts calls to one_jit_test.
3181
40dea8cb
PA
31822016-03-31 Pedro Alves <palves@redhat.com>
3183
3184 PR gdb/19858
3185 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3186 BINSUFFIX parameter, and handle it.
3187 (top level): Adjust calls compile_jit_test.
3188
e7ea3ec7
CU
31892016-03-31 Catalin Udma <catalin.udma@freescale.com>
3190
3191 PR python/19743
3192 * gdb.python/py-mi-events-gdb.py: New file.
3193 * gdb.python/py-mi-events.c: New file.
3194 * gdb.python/py-mi-events.exp: New file.
3195
e6359af3
YQ
31962016-03-30 Yao Qi <yao.qi@linaro.org>
3197
3198 * gdb.reverse/until-precsave.exp: Match function name only.
3199 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3200 Move malloc to a condition block.
3201 * gdb.reverse/until-reverse.exp: Match function name only.
3202
a4105d04
MK
32032016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3204
3205 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3206 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3207 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3208 variable for GPR 0 instead of assuming it is register 0.
3209 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3210 * lib/trace-support.exp: Add s390 registers.
3211
bfa6adb9
YQ
32122016-03-29 Yao Qi <yao.qi@linaro.org>
3213
3214 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3215
1e6697ea
YQ
32162016-03-24 Yao Qi <yao.qi@linaro.org>
3217
3218 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3219 test message.
3220
64bcd522
AA
32212016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3222
3223 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3224 maintaining separate logic for constructing the output path.
3225
7868401b
DB
32262016-03-16 Don Breazeal <donb@codesourcery.com>
3227
3228 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3229 Retry fork and waitpid on interrupted system call errors.
3230 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3231 Use with_timeout_factor to increase timeout by factor of 10.
3232
1cafadb4
DB
32332016-03-15 Don Breazeal <donb@codesourcery.com>
3234
3235 * gdb.cp/scope-err.cc: New test program.
3236 * gdb.cp/scope-err.exp: New test script.
3237 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3238 lines and "set breakpoint here" comment.
3239 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3240 Fixed some whitespace and format issues.
3241 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3242 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3243
81516450
DE
32442016-03-15 Doug Evans <dje@google.com>
3245
3246 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3247 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3248 All callers updated. Add tests for enums, mixed flags register.
3249
aa52b601
DE
32502016-03-15 Doug Evans <dje@google.com>
3251
3252 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3253 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3254
fa4ff313
SM
32552016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3256
3257 * gdb.base/default.exp: Add $_as_string to the list of expected
3258 convenience functions.
3259
f2403c39
AB
32602016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3261
3262 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3263
f2f3ccb9
SM
32642016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3265
3266 * gdb.python/py-as-string.exp: New file.
3267 * gdb.python/py-as-string.c: New file.
3268
00dbd492
PA
32692016-03-09 Pedro Alves <palves@redhat.com>
3270
3271 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3272 signal" -> "Thread NN received signal" output change.
3273 * gdb.threads/ia64-sigill.exp: Likewise.
3274 * gdb.threads/linux-dp.exp: Likewise.
3275 * gdb.threads/manythreads.exp: Likewise.
3276 * gdb.threads/pending-step.exp: Likewise.
3277 * gdb.threads/print-threads.exp: Likewise.
3278 * gdb.threads/sigstep-threads.exp: Likewise.
3279 * gdb.threads/staticthreads.exp: Likewise.
3280 * gdb.threads/tls.exp: Likewise.
3281
1e6697ea
YQ
32822016-03-09 Pedro Alves <palves@redhat.com>
3283
3284 * gdb.base/command-line-input.exp: New file.
3285
b04fd3be
MK
32862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3287
3288 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3289 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3290 * gdb.trace/pending.exp: Accept leading dot before function name.
3291 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3292 * lib/trace-support.exp: Set registers for ppc.
3293
98fa59e9
MK
32942016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3295
3296 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3297 use it for disassembly; accept .main in addition to main in backtrace.
3298
f77198c8
MK
32992016-03-09 Wei-cheng Wang <cole945@gmail.com>
3300 Marcin Kościelnicki <koriakin@0x04.net>
3301
3302 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3303 (gdb_recursion_test_ptr): New global variable.
3304 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3305 gdb_recursion_test.
3306 (gdb_c_test): Ditto.
3307
ba84e0da
MK
33082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3309
3310 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3311 ordering.
3312
4366d36e
MK
33132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3314
3315 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3316 (bar): Add bar_start_lbl label.
3317 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3318 of foo/bar for emitting DWARF and tracing.
3319
5eb264df
SDJ
33202016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3321
3322 * analyze-racy-logs.py: Set executable bit.
3323
fb6a751f
SDJ
33242016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3325
3326 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3327 (CHECK_TARGET_TMP): Likewise.
3328 (check-single-racy): New rule.
3329 (check-parallel-racy): Likewise.
3330 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3331 (do-check-parallel-racy): New rule.
3332 (check-racy/%.exp): Likewise.
3333 * README (Racy testcases): New section.
3334 * analyze-racy-logs.py: New file.
3335
bdf7e230
DE
33362016-03-03 Doug Evans <dje@google.com>
3337
3338 * gdb.base/skip.exp: Use with_test_prefix.
3339
4719d415
YQ
33402016-03-03 Yao Qi <yao.qi@linaro.org>
3341
3342 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3343 Invoke step_over_syscall "clone" and break_cond_on_syscall
3344 "clone".
3345 * gdb.base/step-over-clone.c: New file.
3346
ea507862
YQ
33472016-03-03 Yao Qi <yao.qi@linaro.org>
3348
3349 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3350 code format.
3351
8fc8cbda
YQ
33522016-03-03 Yao Qi <yao.qi@linaro.org>
3353
3354 * gdb.base/disp-step-fork.c: Rename to ...
3355 * gdb.base/step-over-fork.c: ... it. New file.
3356 * gdb.base/disp-step-vfork.c: Rename to ...
3357 * gdb.base/step-over-vfork.c: ... it. New file.
3358 * gdb.base/disp-step-syscall.exp: Rename to ...
3359 * gdb.base/step-over-syscall.exp: ... it. New file.
3360 (disp_step_cross_syscall): Rename to ...
3361 (step_over_syscall): ... it.
3362
92fa70b0
YQ
33632016-03-03 Yao Qi <yao.qi@linaro.org>
3364
3365 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3366 If target supports condition evaluation on target, invoke
3367 break_cond_on_syscall for fork and vfork.
3368
e197ad3c
YQ
33692016-03-03 Yao Qi <yao.qi@linaro.org>
3370
3371 * gdb.base/disp-step-syscall.exp: Don't invoke
3372 support_displaced_stepping.
3373 (disp_step_cross_syscall): Test with displaced stepping off and
3374 on if supported.
3375
0b47da9f
YQ
33762016-03-03 Yao Qi <yao.qi@linaro.org>
3377
3378 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3379 proc.
3380 (setup): New proc.
3381 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3382 and setup.
3383
065ab6dc
BH
33842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3385
3386 * gdb.fortran/vla-history.exp: Remove breakpoint.
3387
07e448ad 33882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3389
25d49b86
PA
3390 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3391 exceeds timeout.
07e448ad 3392
9ac2d526 33932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3394
25d49b86
PA
3395 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3396 breakpoint.
9ac2d526 3397
17807369
BH
33982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3399
3400 * gdb.mi/vla.f90: Nullify pointer after declaration.
3401
86e501af
PA
34022016-03-01 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3405
1e903e32
PA
34062016-03-01 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3409 before anything else.
3410 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3411 _GNU_SOURCE here.
3412 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3413 before anything else.
3414 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3415
6ccb54e2
PA
34162016-03-01 Pedro Alves <palves@redhat.com>
3417
3418 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3419
30ca9da1
YQ
34202016-03-01 Yao Qi <yao.qi@linaro.org>
3421
3422 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3423 prepare_for_testing.
3424
dc856b38
YQ
34252016-03-01 Yao Qi <yao.qi@linaro.org>
3426
3427 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3428
4a932159
AA
34292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3430
3431 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3432 manually constructing the output path.
3433
f2489477
AA
34342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3435
3436 * gdb.arch/s390-stackless.S: New.
3437 * gdb.arch/s390-stackless.exp: New.
3438
38899f16
IB
34392016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3440
3441 * gdb.dlang/circular.c: New file.
3442 * gdb.dlang/circular.exp: New file.
3443
9fde51ed
YQ
34442016-02-26 Yao Qi <yao.qi@linaro.org>
3445
3446 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3447 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3448 (testcases): Update.
3449
ce90fefe
YQ
34502016-02-26 Yao Qi <yao.qi@linaro.org>
3451
3452 * gdb.reverse/aarch64.c: Rename to ...
3453 * gdb.reverse/insn-reverse.c: ... it.
3454 * gdb.reverse/aarch64.exp: Rename to ...
3455 * gdb.reverse/insn-reverse.exp: ... it.
3456
3263bceb
YQ
34572016-02-26 Yao Qi <yao.qi@linaro.org>
3458
3459 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3460 (testcase_ftype): New.
3461 (testcases): New array.
3462 (n_testcases): New.
3463 (main): Call each element in testcases.
3464 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3465 (read_testcase): New.
3466 Do the tests in a loop.
3467
6cb59ff1
YQ
34682016-02-25 Yao Qi <yao.qi@linaro.org>
3469
3470 * gdb.base/branches.c: Remove.
3471
ae91f625
MK
34722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3473
3474 PR gdb/13808
3475 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3476
678b48b7
MK
34772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3478
3479 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3480
7337a6f2
MK
34812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3482
3483 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3484 change x86_64 call_insn to 'callq'.
3485
861ca91f
AT
34862016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3487
3488 * gdb.trace/tfile-avx.c: Move to...
3489 * gdb.trace/tracefile-pseudo-reg.c: Here.
3490 * gdb.trace/tfile-avx.exp: Move to...
3491 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3492
bf74e428
GB
34932016-02-24 Gary Benson <gbenson@redhat.com>
3494
3495 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3496 message on attach.
3497
cce0e923
DE
34982016-02-23 Doug Evans <dje@google.com>
3499
3500 * gdb.base/skip.c (test_skip): New function.
3501 (end_test_skip_file_and_function): New function.
3502 (test_skip_file_and_function): New function.
3503 * gdb.base/skip1.c (test_skip): New function.
3504 (skip1_test_skip_file_and_function): New function.
3505 * gdb.base/skip.exp: Add tests for new skip options.
3506 * gdb.base/skip-solib.exp: Update expected output.
3507 * gdb.perf/skip-command.cc: New file.
3508 * gdb.perf/skip-command.exp: New file.
3509 * gdb.perf/skip-command.py: New file.
3510
4000e47e
MK
35112016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3512
3513 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3514 info registers pattern.
3515
24f75ead
IB
35162016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3517
3518 * lib/future.exp: Add D support.
3519 (gdb_find_gdc): New proc.
3520 (gdb_default_target_compile): Add D support.
3521
fbb7bcbe
WW
35222016-02-18 Wei-cheng Wang <cole945@gmail.com>
3523
3524 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3525 user+system time.
3526 (trace_speed_test): Determine the iteration count for a time
3527 between 15..30 seconds.
3528
012b3a21
WT
35292016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3530
3531 * gdb.arch/i386-mpx-sigsegv.c: New file.
3532 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3533 * gdb.arch/i386-mpx-simple_segv.c: New file.
3534 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3535
2d5189bd
YQ
35362016-02-18 Yao Qi <yao.qi@linaro.org>
3537
3538 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3539 Don't call setup_kfail.
3540
40fb20d0
YQ
35412016-02-18 Yao Qi <yao.qi@linaro.org>
3542
3543 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3544 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3545
21b1f8d2
DE
35462016-02-16 Doug Evans <dje@google.com>
3547
3548 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3549 * gdb.base/skip1.c: Ditto.
3550 * gdb.base/skip.exp: Whitespace cleanup.
3551
4041ed77
DB
35522016-02-16 Don Breazeal <donb@codesourcery.com>
3553
3554 PR remote/19496
3555 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3556 Remove kfail for PR remote/19496.
3557
c4ef31bf
SM
35582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3559
3560 * lib/gdb.exp (standard_temp_file): Return a path specific to
3561 the runtest invocation.
3562
266b65b3
SM
35632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3564
3565 * gdb.trace/save-trace.exp: Change relative path to be in the
3566 standard output directory.
3567
a7a0a6a9
JK
35682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 * gdb.arch/i386-prologue.c: Add missing prototypes.
3571
c99dbb42
JK
35722016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3573
3574 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3575 * gdb.arch/i386-prologue.exp: Likewise.
3576 * gdb.arch/i386-size.exp: Likewise.
3577
aa480355
SM
35782016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3579
3580 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3581 define object file path.
3582 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3583 file path.
3584 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3585 standard_output_file to define binfile.
3586
ba881f50
JK
35872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3588
3589 Fix compatibility with recent gfortran-5.3.1.
3590 * gdb.fortran/vla-history.exp (print vla1 allocated)
3591 (print vla2 allocated, print $2, print $3): Remove
3592 (print $4): Rename to ...
3593 (print $2): ... here.
3594 (print $9): Rename to ...
3595 (print $5): ... here.
3596 (print $10): Rename to ...
3597 (print $6): ... here.
3598 * gdb.fortran/vla.f90: Add pvla initialization.
3599
e9fb005c
JK
36002016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3601
3602 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3603 New test.
3604 * gdb.fortran/vla-value-sub.exp: Likewise.
3605
e44e00ff
MK
36062016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3607
3608 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3609
97e94151
SM
36102016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3611
3612 * i386-biarch-core.exp: Define corefile using
3613 standard_output_file.
3614
01113bc1
YQ
36152016-02-12 Yao Qi <yao.qi@linaro.org>
3616
3617 * gdb.arch/arm-single-step-kernel-helper.c: New.
3618 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3619
33b4777c
MM
36202016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3621
3622 * gdb.btrace/tailcall-only.exp: New.
3623 * gdb.btrace/tailcall-only.c: New.
3624 * gdb.btrace/x86_64-tailcall-only.S: New.
3625 * gdb.btrace/i686-tailcall-only.S: New.
3626
acc23c11
PA
36272016-02-11 Pedro Alves <palves@redhat.com>
3628
3629 * README (Parallel testing): Add missing double quotes.
3630
e352bf0a
PA
36312016-02-11 Pedro Alves <palves@redhat.com>
3632
3633 * README (Parallel testing): New section.
3634 (GDB_PARALLEL): Rewrite.
3635 (FORCE_PARALLEL): Document.
3636
9f5fed78
MK
36372016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3638
3639 * gdb.trace/tfile-avx.c: New test.
3640 * gdb.trace/tfile-avx.exp: New test.
3641
9ef9e6a6
KS
36422016-02-09 Keith Seitz <keiths@redhat.com>
3643
3644 PR breakpoints/19546
3645 * gdb.base/infcall-exec.c: New file.
3646 * gdb.base/infcall-exec2.c: New file.
3647 * gdb.base/infcall-exec.exp: New file.
3648
a96e36da
KS
36492016-02-09 Keith Seitz <keiths@redhat.com>
3650
3651 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3652 (toplevel): Call test_bkpt_address.
3653
9f61929f
KS
36542016-02-09 Keith Seitz <keiths@redhat.com>
3655
3656 PR python/19506
3657 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3658 (toplevel): Call test_bkpt_address.
3659
1e94266c
SM
36602016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3661
3662 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3663 to AC_OUTPUT.
3664 * configure: Regenerate.
3665
2a7f3dff
PA
36662016-02-09 Pedro Alves <palves@redhat.com>
3667
3668 PR breakpoints/19548
3669 * gdb.base/execl-update-breakpoints.c (some_function): New
3670 function.
3671 (main): Call it.
3672 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3673 Tighten expected GDB output.
3674
2151ccc5
SM
36752016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3676
3677 * Makefile.in (ALL_SUBDIRS): Remove.
3678 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3679 (distclean maintainer-clean realclean): Likewise.
3680 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3681 * configure: Regenerate.
3682 * gdb.ada/Makefile.in: Delete.
3683 * gdb.arch/Makefile.in: Likewise.
3684 * gdb.asm/Makefile.in: Likewise.
3685 * gdb.base/Makefile.in: Likewise.
3686 * gdb.btrace/Makefile.in: Likewise.
3687 * gdb.cell/Makefile.in: Likewise.
3688 * gdb.compile/Makefile.in: Likewise.
3689 * gdb.cp/Makefile.in: Likewise.
3690 * gdb.disasm/Makefile.in: Likewise.
3691 * gdb.dlang/Makefile.in: Likewise.
3692 * gdb.dwarf2/Makefile.in: Likewise.
3693 * gdb.fortran/Makefile.in: Likewise.
3694 * gdb.gdb/Makefile.in: Likewise.
3695 * gdb.go/Makefile.in: Likewise.
3696 * gdb.guile/Makefile.in: Likewise.
3697 * gdb.java/Makefile.in: Likewise.
3698 * gdb.linespec/Makefile.in: Likewise.
3699 * gdb.mi/Makefile.in: Likewise.
3700 * gdb.modula2/Makefile.in: Likewise.
3701 * gdb.multi/Makefile.in: Likewise.
3702 * gdb.objc/Makefile.in: Likewise.
3703 * gdb.opencl/Makefile.in: Likewise.
3704 * gdb.opt/Makefile.in: Likewise.
3705 * gdb.pascal/Makefile.in: Likewise.
3706 * gdb.perf/Makefile.in: Likewise.
3707 * gdb.python/Makefile.in: Likewise.
3708 * gdb.reverse/Makefile.in: Likewise.
3709 * gdb.server/Makefile.in: Likewise.
3710 * gdb.stabs/Makefile.in: Likewise.
3711 * gdb.threads/Makefile.in: Likewise.
3712 * gdb.trace/Makefile.in: Likewise.
3713 * gdb.xml/Makefile.in: Likewise.
3714 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3715 GDB_PARALLEL.
3716 (standard_output_file): Remove check for GDB_PARALLEL, always
3717 return path in outputs/$subdir/$testname.
3718
437277d4
SM
37192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3720
3721 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3722 (site.exp): Assign abs_srcdir to tcl's srcdir.
3723
31d913c7
YQ
37242016-02-04 Yao Qi <yao.qi@linaro.org>
3725
3726 * gdb.base/foll-exec-mode.c: Include limits.h.
3727 (main): Add parameters argc and argv. Get directory from
3728 argv[0].
3729 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3730 compilation.
3731 * gdb.base/foll-exec.c: Include limits.h.
3732 (main): Add parameters argc and argv.
3733 Get directory from argv[0].
3734 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3735 Adjust tests on the number of lines as source code changed.
3736 * gdb.base/foll-vfork-exit.c: Include limits.h.
3737 (main): Add one line of statement before vfork.
3738 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3739 (main): Add parameters argc and argv. Get directory from
3740 argv[0].
3741 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3742 (setup_gdb): Set tbreak to skip some source lines.
3743 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3744 (main): Add parameters argc and argv. Get directory from
3745 argv[0].
3746 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3747 compilation.
3748 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3749 (main): Add parameters argc and argv. Get directory from
3750 argv[0].
3751 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3752 compilation.
3753
9482b9fb
DE
37542016-02-01 Doug Evans <dje@google.com>
3755
3756 * gdb.base/skip.exp: Clean up multiple references to same test name.
3757
6b2e4f10
PA
37582016-02-01 Pedro Alves <palves@redhat.com>
3759
ccb6afd6 3760 PR remote/19496
6b2e4f10
PA
3761 * gdb.threads/forking-threads-plus-breakpoint.exp
3762 (displaced_stepping_supported): New global.
3763 (probe_displaced_stepping_support): New procedure.
3764 (do_test): Add 'displaced' parameter, and use it.
3765 (top level): Check for displaced stepping support. Add displaced
3766 stepping on/off testing axis.
3767
37a8db1a
AB
37682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3769
3770 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3771 pointer. Don't perform further tests on the unassociated pointer
3772 if the first test fails.
3773
5fdf6324
AB
37742016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3775
3776 * gdb.base/max-value-size.c: New file.
3777 * gdb.base/max-value-size.exp: New file.
3778 * gdb.base/huge.exp: Disable max-value-size for this test.
3779
935c6144
IB
37802016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3781
3782 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3783
7fe8399d
YQ
37842016-01-28 Yao Qi <yao.qi@linaro.org>
3785
3786 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3787
a2077e25
PA
37882016-01-25 Pedro Alves <palves@redhat.com>
3789
3790 PR threads/19461
3791 * gdb.base/fork-running-state.c: New file.
3792 * gdb.base/fork-running-state.exp: New file.
3793
1d2736d4
PA
37942016-01-25 Pedro Alves <palves@redhat.com>
3795
3796 PR gdb/19494
3797 * gdb.base/catch-fork-kill.c: New file.
3798 * gdb.base/catch-fork-kill.exp: New file.
3799
f1da4b11
PA
38002016-01-25 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
3803 Delete, moved to lib/gdb.exp.
3804 * gdb.threads/forking-threads-plus-breakpoint.exp
3805 (foreach_with_prefix): Likewise.
3806 * gdb.threads/process-dies-while-handling-bp.exp
3807 (foreach_with_prefix): Likewise.
3808 * lib/gdb.exp (foreach_with_prefix): New procedure.
3809
45f38546
MK
38102016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
3811
3812 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
3813 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
3814
dc29a1ce
MK
38152016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
3816
3817 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
3818 endian targets.
3819
092127d7
JK
38202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3821 Pedro Alves <palves@redhat.com>
3822
3823 Fix testsuite compatibility with Guile.
3824 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
3825 number.
3826
31d765d3
JK
38272016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3828
3829 Fix testsuite compatibility with Guile.
3830 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
3831 (thread 1): New test for backtrace through signal handler.
3832
1ac78c04
YQ
38332016-01-22 Yao Qi <yao.qi@linaro.org>
3834
3835 PR testsuite/19491
3836 * gdb.base/multi-forks.c: Include
3837 ../lib/unbuffer_output.c
3838 (main): Call gdb_unbuffer_output.
3839
4f5946a8
DE
38402016-01-21 Doug Evans <dje@google.com>
3841
3842 * lib/ada.exp (gdb_compile_ada): Fix typo.
3843
305e13e6
JB
38442016-01-21 Joel Brobecker <brobecker@adacore.com>
3845
3846 * gdb.base/break-fun-addr.exp: New file.
3847 * gdb.base/break-fun-addr1.c: New file.
3848 * gdb.base/break-fun-addr2.c: New file.
3849
5f5dfff6
SM
38502016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
3851
3852 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
3853 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
3854 enum flag values.
3855
fd356fa2
AA
38562016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3857
3858 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
3859 when GDB can not set the vector return value. Add more comments
3860 for clarification.
3861
9df22175
AT
38622016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
3863
3864 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
3865 command.
3866
41d1845e
SM
38672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3868
3869 * Makefile.in (DO_RUNTEST): Add --status and update usages.
3870
01ac6840
SM
38712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3872
3873 * Makefile.in (check-single): Pass --status to runtest.
3874 (check/%.exp): Likewise.
3875
38762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
3877
3878 * Makefile.in (check-parallel): Propagate return code from make
3879 do-check-parallel.
3880
bd0a71fa
MK
38812016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
3882
3883 * gdb.trace/ftrace.exp: Fix expected message on continue.
3884 * gdb.trace/pending.exp: Fix expected message on continue.
3885 * gdb.trace/trace-break.exp: Fix expected message on continue.
3886
8bcbad33
SM
38872016-01-18 Simon Marchi <simon.marchi@ericsson.com>
3888
3889 * lib/gdb.exp (gdb_test): Remove unused global references.
3890
f303dbd6
PA
38912016-01-18 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.base/async-shell.exp: Adjust expected output.
3894 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
3895 * gdb.base/siginfo-thread.exp: Adjust expected output.
3896 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
3897 * gdb.java/jnpe.exp: Adjust expected output.
3898 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
3899 * gdb.threads/continue-pending-status.exp: Adjust expected output.
3900 * gdb.threads/leader-exit.exp: Adjust expected output.
3901 * gdb.threads/manythreads.exp: Adjust expected output.
3902 * gdb.threads/pthreads.exp: Adjust expected output.
3903 * gdb.threads/schedlock.exp: Adjust expected output.
3904 * gdb.threads/siginfo-threads.exp: Adjust expected output.
3905 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
3906 expected output.
3907 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
3908 output.
3909 * gdb.threads/sigthread.exp: Adjust expected output.
3910 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
3911
b2789696
YQ
39122016-01-18 Yao Qi <yao.qi@linaro.org>
3913
3914 * gdb.guile/scm-section-script.c: Replace @progbits with
3915 %progbits.
3916 * gdb.python/py-section-script.c: Likewise.
3917
71ef29a8
PA
39182016-01-15 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.multi/tids.exp: Test star wildcard ranges.
3921
3f5b7598
PA
39222016-01-15 Pedro Alves <palves@redhat.com>
3923
3924 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
3925 command from "thread apply" invocation.
3926 (thr_apply_info_thr_invalid): Default the expected output to the
3927 input tid list.
3928 (top level): Add tests that use convenience variables. Add tests
3929 for "thread apply" with a valid TID list, but missing the command.
3930
663f6d42
PA
39312016-01-13 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.base/default.exp: Expect $_gthread as well.
3934 * gdb.multi/tids.exp: Test $_gthread.
3935 * gdb.threads/thread-specific.exp: Test $_gthread.
3936
c84f6bbf
PA
39372016-01-13 Pedro Alves <palves@redhat.com>
3938
3939 * gdb.multi/tids.exp: Test "info threads -gid".
3940
22a02324
PA
39412016-01-13 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.multi/tids.exp: Test InferiorThread.global_num and
3944 Breakpoint.thread.
3945 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
3946
5d5658a1
PA
39472016-01-07 Pedro Alves <palves@redhat.com>
3948
3949 * gdb.base/break.exp: Adjust to output changes.
3950 * gdb.base/hbreak2.exp: Likewise.
3951 * gdb.base/sepdebug.exp: Likewise.
3952 * gdb.base/watch_thread_num.exp: Likewise.
3953 * gdb.linespec/keywords.exp: Likewise.
3954 * gdb.multi/info-threads.exp: Likewise.
3955 * gdb.threads/thread-find.exp: Likewise.
3956 * gdb.multi/tids.c: New file.
3957 * gdb.multi/tids.exp: New file.
3958
84654457
PA
39592016-01-13 Pedro Alves <palves@redhat.com>
3960
3961 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
3962
e3940304
PA
39632016-01-13 Pedro Alves <palves@redhat.com>
3964
3965 * gdb.base/default.exp: Expect $_inferior as well.
3966 * gdb.multi/base.exp: Test $_inferior.
3967
a911d87a
PA
39682016-01-13 Pedro Alves <palves@redhat.com>
3969
3970 PR breakpoints/19388
3971 * gdb.base/catch-signal-siginfo-cond.c: New file.
3972 * gdb.base/catch-signal-siginfo-cond.exp: New file.
3973
82075af2
JS
39742016-01-12 Josh Stone <jistone@redhat.com>
3975 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3976
3977 * gdb.base/catch-syscall.c (do_execve): New variable.
3978 (main): Conditionally trigger an execve.
3979 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
3980 (test_catch_syscall_execve): New, check entry/return across execve.
3981 (do_syscall_tests): Call test_catch_syscall_execve.
3982
e46eeedd
PA
39832016-01-12 Pedro Alves <palves@redhat.com>
3984
3985 * gdb.base/random-signal.exp (do_test): New procedure, with body
3986 of testcase moved in.
3987
01d8c27e
JK
39882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3989 Pedro Alves <palves@redhat.com>
3990
3991 * gdb.base/funcargs.exp (finish from indirectly called function):
3992 Reintroduce the case for 'First'.
3993
9a706302
JK
39942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3995 Pedro Alves <palves@redhat.com>
3996
3997 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
3998 (tcatch_vfork_then_child_follow_exec)
3999 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4000 identification.
4001
c0ecb95f
JK
40022016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4003
4004 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4005 and repeats to unlimited.
4006 * gdb.python/py-value.exp: Likewise.
4007 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4008 and repeats to unlimited.
4009
6cfc1fcb
JK
40102016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4011
4012 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4013 and reordering the functions.
4014 * gdb.multi/hangout.c: Likewise.
4015 * gdb.multi/hello.c: Likewise.
4016
582a1b00
SM
40172016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4018
4019 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4020 absolute.
4021 (SingleStatisticTestResult.report): Use dict.keys instead of
4022 dict.iterkeys.
4023
79bc59cb
PA
40242016-01-06 Pedro Alves <palves@redhat.com>
4025
4026 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4027
43368e1d
MM
40282016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4029
4030 * gdb.btrace/dlopen.exp: New.
4031 * gdb.btrace/dlopen.c: New.
4032 * gdb.btrace/dlopen-dso.c: New.
4033
79fad5b8
SL
40342015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4035
4036 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4037 PATTERN argument is optional.
4038
ab8314b3
JB
40392015-12-24 Joel Brobecker <brobecker@adacore.com>
4040
4041 * lib/ada.exp (target_compile_ada_from_dir): New function.
4042 (gdb_compile_ada): Reimplement avoiding the use of project files.
4043 * gdb.ada/gnat_ada.gpr: Delete.
4044 * gdb.ada/cond_lang.exp: Adjust test to make path before
4045 filename optional.
4046 * gdb.ada/small_reg_param.exp: Likewise.
4047
fe33faff
SM
40482015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4049
4050 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4051
6d265cb4
TP
40522015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4053
4054 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4055 case.
4056
10125099
SM
40572015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4058
4059 * gdb.base/break.exp: Remove dead code.
4060 * gdb.base/sepdebug.exp: Likewise.
4061
3ca22649
SM
40622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4063
4064 * gdb.asm/asm-source.exp: Remove HP-UX references.
4065 * gdb.base/annota1.exp: Likewise.
4066 * gdb.base/annota3.exp: Likewise.
4067 * gdb.base/attach.exp: Likewise.
4068 * gdb.base/bigcore.exp: Likewise.
4069 * gdb.base/break.exp: Likewise.
4070 * gdb.base/call-ar-st.exp: Likewise.
4071 * gdb.base/callfuncs.exp: Likewise.
4072 * gdb.base/catch-fork-static.exp: Likewise.
4073 * gdb.base/display.exp: Likewise.
4074 * gdb.base/foll-exec-mode.exp: Likewise.
4075 * gdb.base/foll-exec.exp: Likewise.
4076 * gdb.base/foll-fork.exp: Likewise.
4077 * gdb.base/foll-vfork.exp: Likewise.
4078 * gdb.base/funcargs.exp: Likewise.
4079 * gdb.base/hbreak2.exp: Likewise.
4080 * gdb.base/inferior-died.exp: Likewise.
4081 * gdb.base/interrupt.exp: Likewise.
4082 * gdb.base/multi-forks.exp: Likewise.
4083 * gdb.base/nodebug.exp: Likewise.
4084 * gdb.base/sepdebug.exp: Likewise.
4085 * gdb.base/solib1.c: Likewise.
4086 * gdb.base/step-test.exp: Likewise.
4087 * gdb.mi/non-stop.c: Likewise.
4088 * gdb.mi/pthreads.c: Likewise.
4089 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4090 * gdb.threads/pthreads.c: Likewise.
4091 * gdb.threads/staticthreads.exp: Likewise.
4092 * lib/future.exp: Likewise.
4093 * lib/gdb.exp: Likewise.
4094 * gdb.base/so-indr-cl.c: Remove.
4095 * gdb.base/so-indr-cl.exp: Likewise.
4096 * gdb.base/solib.c: Likewise.
4097 * gdb.base/solib.exp: Likewise.
4098 * gdb.base/solib2.c: Likewise.
4099
b6304613
SM
41002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4101
4102 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4103 * gdb.base/call-ar-st.exp: Likewise.
4104 * gdb.base/callfuncs.exp: Likewise.
4105 * gdb.base/condbreak.exp: Likewise.
4106 * gdb.base/constvars.exp: Likewise.
4107 * gdb.base/hbreak2.exp: Likewise.
4108 * gdb.base/langs.exp: Likewise.
4109 * gdb.base/list.exp: Likewise.
4110 * gdb.base/long_long.exp: Likewise.
4111 * gdb.base/ptype.exp: Likewise.
4112 * gdb.base/scope.exp: Likewise.
4113 * gdb.base/signals.exp: Likewise.
4114 * gdb.base/so-impl-ld.exp: Likewise.
4115 * gdb.base/varargs.exp: Likewise.
4116 * gdb.base/volatile.exp: Likewise.
4117 * gdb.base/whatis.exp: Likewise.
4118 * gdb.cp/cplusfuncs.exp: Likewise.
4119 * gdb.cp/inherit.exp: Likewise.
4120 * gdb.cp/local.exp: Likewise.
4121 * gdb.cp/member-ptr.exp: Likewise.
4122 * gdb.cp/method.exp: Likewise.
4123 * gdb.cp/overload.exp: Likewise.
4124 * gdb.cp/templates.exp: Likewise.
4125 * gdb.stabs/weird.exp: Likewise.
4126 * lib/compiler.c: Likewise.
4127 * lib/compiler.cc: Likewise.
4128 * lib/cp-support.exp: Likewise.
4129 * lib/gdb.exp: Likewise.
4130
bf401b07
SM
41312015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4132
4133 * configure.ac: Remove HP-UX case.
4134 * configure: Regenerate.
4135
aff9c0f8
SM
41362015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4137
4138 * lib/gdb.exp (gdb_compile): Add function doc.
4139
a6904d5a
PA
41402015-12-17 Pedro Alves <palves@redhat.com>
4141
4142 PR threads/19354
4143 * gdb.multi/info-threads.exp: New file.
4144
a22279dd
YQ
41452015-12-15 Yao Qi <yao.qi@linaro.org>
4146
4147 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4148 is aarch64*-*-*.
4149
0588c796
SL
41502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4151
4152 * gdb.base/history-duplicates.exp: Skip if no readline support.
4153
5d978e17
SL
41542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4155
4156 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4157
7e763b86
SL
41582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4159
4160 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4161
87a3a92c
SL
41622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4163
4164 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4165 ctrl-C if nointerrupts target property is set.
4166 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4167 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4168 * gdb.base/paginate-bg-execution.exp: Likewise.
4169 * gdb.base/paginate-execution-startup.exp: Likewise.
4170 * gdb.base/random-signal.exp: Likewise.
4171 * gdb.base/range-stepping.exp: Likewise.
4172 * gdb.cp/annota2.exp: Likewise.
4173 * gdb.cp/annota3.exp: Likewise.
4174 * gdb.gdb/selftest.exp: Likewise.
4175 * gdb.threads/continue-pending-status.exp: Likewise.
4176 * gdb.threads/leader-exit.exp: Likewise.
4177 * gdb.threads/manythreads.exp: Likewise.
4178 * gdb.threads/pthreads.exp: Likewise.
4179 * gdb.threads/schedlock.exp: Likewise.
4180 * gdb.threads/sigthread.exp: Likewise.
4181
a8f077dc
DB
41822015-12-11 Don Breazeal <donb@codesourcery.com>
4183
4184 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4185 remote.
4186 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4187 * gdb.base/foll-exec.exp (main): Enable for target remote.
4188 * gdb.base/foll-fork.exp (main): Likewise.
4189 * gdb.base/foll-vfork.exp (main): Likewise.
4190 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4191 (proc continue_to_exit_bp_loc): Use clean_restart.
4192 * gdb.base/pie-execl.exp (main): Disable for target remote.
4193 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4194 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4195 * gdb.threads/execl.exp (main): Likewise.
4196 * gdb.threads/fork-child-threads.exp (main): Likewise.
4197 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4198 remote.
4199 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4200 remote.
4201 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4202 pid.tid style ptids, instead of just tid.
4203 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4204 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4205 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4206 ptids, instead of just tid.
4207
3b2464a8
AB
42082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4209
4210 * gdb.base/list.exp (test_list_forward): Add end of file error
4211 test.
4212 (test_repeat_list_command): Add end of file error test.
4213 (test_list_backwards): Add beginning of file error test.
4214
a0def019
AB
42152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4216
4217 * gdb.base/list.exp (test_list_invalid_args): New function,
4218 defined, and called.
4219
5c000dff
AB
42202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * gdb.base/list.exp (test_list): Make test names unique.
4223
f1637ebe
YQ
42242015-12-11 Yao Qi <yao.qi@linaro.org>
4225
4226 * gdb.base/coremaker2.c: Remove.
4227
36d6fc0a
PA
42282015-12-10 Pedro Alves <palves@redhat.com>
4229
4230 * gdb.multi/base.exp: Remove stale "spaces" references.
4231
762f7747
PA
42322015-12-10 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.multi/base.exp: Don't use nowarnings.
4235 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4236 * gdb.multi/hangout.c: Include stdio.h.
4237 * gdb.multi/hello.c: Include stdlib.h.
4238 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4239 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4240 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4241
28d2bfb9
AB
42422015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4243
4244 * gdb.dwarf2/dw2-ranges-base.c: New file.
4245 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4246 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4247 support additional line table, and debug ranges generation.
4248 (Dwarf::ranges): New function, generate .debug_ranges.
4249 (Dwarf::lines): Support generating simple line table programs.
4250 (Dwarf::assemble): Initialise new namespace variables.
4251
5fc2beac
KB
42522015-12-09 Kevin Buettner <kevinb@redhat.com>
4253
4254 * gdb.base/async.exp (proc test_background): Add case for
4255 asynchronous execution not supported.
4256
1c35a88f
LM
42572015-12-09 Luis Machado <lgustavo@codesourcery.com>
4258
4259 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4260 format and change test names to make them unique.
4261
b593e3d9
RK
42622015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4263 Pedro Alves <pedro@redhat.com>
4264
4265 PR gdb/18702
4266 Add checking of floatformats setup on x86_64 hosts.
4267 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4268 (smallval, bigval): New labels/constants.
4269 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4270 float" after loading bigval and smallval.
4271
d72413e6
PMR
42722015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4273
4274 * gdb.ada/fun_overload_menu.exp: New testcase.
4275 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4276
ece66d65
JS
42772015-12-04 Josh Stone <jistone@redhat.com>
4278
4279 * gdb.base/catch-fork-static.exp: New.
4280
41d0efca
YQ
42812015-12-03 Yao Qi <yao.qi@linaro.org>
4282
4283 * gdb.base/sizeof.c: Don't include stdio.h and
4284 ../lib/unbuffer_output.c.
4285 (main): New variable 'size' and 'value'. Remove printf and
4286 gdb_unbuffer_output. Assign return value to size and value.
4287 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4288 at the beginning.
4289 (check_sizeof): Check the result by printing variable 'size'.
4290 (check_valueof): Check the result by printing variable 'value'.
4291
99fd02d9
YQ
42922015-12-01 Yao Qi <yao.qi@linaro.org>
4293
4294 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4295 for aarch64*-*-linux* target.
4296
f2faf941
PA
42972015-11-30 Pedro Alves <palves@redhat.com>
4298
4299 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4300
04bf20c5
PA
43012015-11-30 Pedro Alves <palves@redhat.com>
4302
4303 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4304 Handle non-stop mode vCont replies.
4305
09df4675
PA
43062015-11-30 Pedro Alves <palves@redhat.com>
4307
4308 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4309 prepare_for_testing. Start gdb with "set non-stop on" appended to
4310 GDBFLAGS. Lax expected stop output.
4311
58b584af
YQ
43122015-11-27 Yao Qi <yao.qi@linaro.org>
4313
4314 * gdb.arch/arm-neon.exp: New.
4315 * gdb.arch/arm-neon.c: New.
4316
dfcb77a8
YQ
43172015-11-27 Yao Qi <yao.qi@linaro.org>
4318
4319 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4320
88e8ec1b
YQ
43212015-11-27 Yao Qi <yao.qi@linaro.org>
4322
4323 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4324 frames-invalid annotation.
4325
bfde72c2
YQ
43262015-11-27 Yao Qi <yao.qi@linaro.org>
4327
4328 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4329
f6512a69
SM
43302015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4331
4332 * gdb.threads/names.exp: New file.
4333 * gdb.threads/names.c: New file.
4334 * README: Mention gdb,no_thread_names.
4335
46a3515b
MM
43362015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4337
4338 PR 19297
4339 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4340 support" error.
4341
62147a22
PA
43422015-11-24 Pedro Alves <palves@redhat.com>
4343
4344 PR 17539
4345 * gdb.base/display.exp: Expect displays to be sorted in ascending
4346 order. Use multi_line.
4347 * gdb.base/solib-display.exp: Likewise.
4348
2f341b6e
PA
43492015-11-24 Pedro Alves <palves@redhat.com>
4350
4351 PR 17539
25d49b86
PA
4352 * gdb.base/display.exp: Expect displays to be sorted in ascending
4353 order. Use multi_line.
4354 * gdb.base/solib-display.exp: Likewise.
2f341b6e 4355
7e0aa6aa
PA
43562015-11-24 Pedro Alves <palves@redhat.com>
4357
4358 PR 17539
4359 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4360 threads in ascending order.
4361 * gdb.base/foll-fork.exp: Likewise.
4362 * gdb.base/foll-vfork.exp: Likewise.
4363 * gdb.base/multi-forks.exp: Likewise.
4364 * gdb.mi/mi-nonstop.exp: Likewise.
4365 * gdb.mi/mi-nsintrall.exp: Likewise.
4366 * gdb.multi/base.exp: Likewise.
4367 * gdb.multi/multi-arch.exp: Likewise.
4368 * gdb.python/py-inferior.exp: Likewise.
4369 * gdb.threads/break-while-running.exp: Likewise.
4370 * gdb.threads/execl.exp: Likewise.
4371 * gdb.threads/gcore-thread.exp: Likewise.
4372 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4373 * gdb.threads/kill.exp: Likewise.
4374 * gdb.threads/linux-dp.exp: Likewise.
4375 * gdb.threads/multiple-step-overs.exp: Likewise.
4376 * gdb.threads/next-bp-other-thread.exp: Likewise.
4377 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4378 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4379 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4380 * gdb.threads/thread-find.exp: Likewise.
4381 * gdb.threads/tls.exp: Likewise.
4382 * lib/mi-support.exp (mi_reverse_list): Delete.
4383 (mi_check_thread_states): No longer reverse list.
4384
2cc57ad8
PA
43852015-11-24 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4388 use lowercase.
4389
c93e8391
SM
43902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4391
4392 * gdb.trace/actions.c: Include trace-common.h.
4393 (main): Add a location for a fast tracepoint.
4394 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4395 the normal tracepoints.
4396 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4397
045ccf91
SM
43982015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4399
4400 * save-trace.exp: Factor out code to these...
4401 (gdb_save_tracepoints): New.
4402 (gdb_load_tracepoints): New.
4403 (do_save_load_test): New.
4404
5506f9f6
KB
44052015-11-23 Kevin Buettner <kevinb@redhat.com>
4406
4407 * gdb.base/asmlabel.exp: New test.
4408 * gdb.base/asmlabel.c: New test case.
4409
16c3b12f
JB
44102015-11-23 Joel Brobecker <brobecker@adacore.com>
4411
4412 * gdb.base/wrong_frame_bt_full-main.c: New file.
4413 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4414 * gdb.base/wrong_frame_bt_full.exp: New file.
4415
155bfbd3
JB
44162015-11-23 Joel Brobecker <brobecker@adacore.com>
4417
4418 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4419
bb097445
JM
44202015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4421
206853a0 4422 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
4423 pstate register when comparing registers values in
4424 sparc64-*-linux-gnu targets to avoid spurious differences.
4425
9c88ed8f
JM
44262015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4427
206853a0 4428 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 4429
96161e25
SL
44302015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4431
4432 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4433 as type argument to gdb_compile.
4434 * gdb.base/nested-subp2.exp: Likewise.
4435 * gdb.base/nested-subp3.exp: Likewise.
4436
340c2830
DV
44372015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4438
4439 * lib/dwarf.exp (_note): Fix left shift of negative value.
4440 * gdb.trace/trace-condition.exp: Likewise.
4441
c1862d0f
YQ
44422015-11-13 Yao Qi <yao.qi@linaro.org>
4443
4444 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4445 comments about d10v.
4446 (test_scalar_returns): Likewise.
4447 * gdb.base/d10v.ld: Remove.
4448 * gdb.base/overlays.exp: Remove the target triplet checking for
4449 d10v-*-*.
4450 * gdb.base/structs.exp (test_struct_returns): Remove the
4451 comments about d10v.
4452 (test_struct_calls): Likewise.
4453
77ae9c19
YQ
44542015-11-13 Yao Qi <yao.qi@linaro.org>
4455
4456 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4457 * gdb.base/gnu_vector.c: Don't include stdio.h.
4458 (main): Don't print res and call add_some_intvecs.
4459
430e004e
MK
44602015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4461
4462 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4463 macro.
4464 (func5): Removed.
4465 (func4): Use FAST_TRACEPOINT_LABEL.
4466 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4467 macro.
4468 (func): Removed.
4469 (thread_function): Use FAST_TRACEPOINT_LABEL.
4470 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4471 (func): Remove.
4472 (marker): Use FAST_TRACEPOINT_LABEL.
4473 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4474 (pendfunc1): Remove.
4475 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4476 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4477 (foo): Remove.
4478 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4479 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4480 macro.
4481 (func): Remove.
4482 (marker): Use FAST_TRACEPOINT_LABEL.
4483 * gdb.trace/trace-common.h: New header.
4484 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4485 macro.
4486 (func): Remove.
4487 (marker): Use FAST_TRACEPOINT_LABEL.
4488 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4489 (func): Remove.
4490 (thread_function): Use FAST_TRACEPOINT_LABEL.
4491
6e7675a7
MK
44922015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4493
4494 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4495 in front.
4496 * gdb.trace/change-loc.exp: Use global pcreg definition.
4497 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4498 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4499 in front.
4500 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4501 * gdb.trace/pending.exp: Likewise.
4502 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4503 * gdb.trace/trace-break.exp: Likewise.
4504 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4505 in front.
4506 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4507 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4508 in front.
4509 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4510
dddc0e16
JB
45112015-11-09 Joel Brobecker <brobecker@adacore.com>
4512
4513 * gdb.ada/fin_fun_out: New testcase.
4514
c6f0b406
KB
45152015-11-07 Kevin Buettner <kevinb@redhat.com>
4516
4517 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4518 value associated with DW_AT_byte_size.
4519 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4520 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4521 DW_AT_upper_bound.
4522
f01dcfd9
KB
45232015-11-07 Kevin Buettner <kevinb@redhat.com>
4524
4525 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4526 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4527 version.
4528 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4529 gdb.dwarf2/dw2-canonicalize-type.exp,
4530 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4531 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4532 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4533 provided by gdb_target_symbol_prefix_flags_asm.
4534 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4535 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4536 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4537 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4538 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4539 macros where needed). Use this macro for symbols which require
4540 the prefix provided by SYMBOL_PREFIX.
4541
2223449a
KB
45422015-11-05 Kevin Buettner <kevinb@redhat.com>
4543
4544 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4545 New procs.
4546 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4547 representing expressions, of more than one list element.
4548 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4549 to prepend linker symbol prefix to f.
4550 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4551 table_1 and table_2.
4552 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4553 Likewise, for f and g.
4554 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4555 for ptr.
4556 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4557 for main.
4558 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4559 table_1_ptr and table_2_ptr.
4560
6f2f1a3a
JK
45612015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4562 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4565
566c56c9
MK
45662015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4567
4568 * gdb.reverse/s390-mvcle.c: New test.
4569 * gdb.reverse/s390-mvcle.exp: New file.
4570 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4571
d5f0636b
MK
45722015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4573
4574 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4575
7ad8b86c
MK
45762015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4577
4578 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4579 reaching marker2.
4580 * gdb.reverse/getresuid-reverse.exp: Likewise.
4581 * gdb.reverse/pipe-reverse.exp: Likewise.
4582 * gdb.reverse/readv-reverse.exp: Likewise.
4583 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4584 * gdb.reverse/time-reverse.exp: Likewise.
4585 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4586
4081c0f1
YQ
45872015-10-30 Yao Qi <yao.qi@linaro.org>
4588
4589 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4590 (empty_cycle): Remove.
4591 (main): Don't call empty_cycle. Don't use watch_count_done.
4592 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4593 empty_cycle. Rewrite the code counting HW watchpoints.
4594
452b4ba5
MK
45952015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4596
4597 * gdb.reverse/fstatat-reverse.c: New test.
4598 * gdb.reverse/fstatat-reverse.exp: New file.
4599 * gdb.reverse/getresuid-reverse.c: New test.
4600 * gdb.reverse/getresuid-reverse.exp: New file.
4601 * gdb.reverse/pipe-reverse.c: New test.
4602 * gdb.reverse/pipe-reverse.exp: New file.
4603 * gdb.reverse/readv-reverse.c: New test.
4604 * gdb.reverse/readv-reverse.exp: New file.
4605 * gdb.reverse/recvmsg-reverse.c: New test.
4606 * gdb.reverse/recvmsg-reverse.exp: New file.
4607 * gdb.reverse/time-reverse.c: New test.
4608 * gdb.reverse/time-reverse.exp: New file.
4609 * gdb.reverse/waitpid-reverse.c: New test.
4610 * gdb.reverse/waitpid-reverse.exp: New file.
4611
5e2e7507
JK
46122015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4615
0fde2c53
DE
46162015-10-26 Doug Evans <dje@google.com>
4617
4618 PR symtab/17391
4619 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4620 * gdb.dwarf2/bad-regnum.c: New file.
4621 * gdb.dwarf2/bad-regnum.exp: New file.
4622
1a70ae97
DE
46232015-10-26 Doug Evans <dje@google.com>
4624
4625 PR python/18938
4626 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4627 file.
4628
27dc26ab
JK
46292015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4630
4631 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4632 for a change by "Mention language in compile error message".
4633
bed91f4d
SM
46342015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4635
4636 PR python/18073
4637 * gdb.python/py-type.c (C::a_method): New.
4638 (C::a_const_method): New.
4639 (C::a_static_method): New.
4640 (a_function): New.
4641 * gdb.python/py-type.exp (test_fields): Test getting fields
4642 from function and method.
4643
3f2f83dd
KB
46442015-10-21 Keven Boell <keven.boell@intel.com>
4645
4646 * gdb.fortran/vla-alloc-assoc.exp: New file.
4647 * gdb.fortran/vla-datatypes.exp: New file.
4648 * gdb.fortran/vla-datatypes.f90: New file.
4649 * gdb.fortran/vla-history.exp: New file.
4650 * gdb.fortran/vla-ptype-sub.exp: New file.
4651 * gdb.fortran/vla-ptype.exp: New file.
4652 * gdb.fortran/vla-sizeof.exp: New file.
4653 * gdb.fortran/vla-sub.f90: New file.
4654 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4655 * gdb.fortran/vla-value-sub-finish.exp: New file.
4656 * gdb.fortran/vla-value-sub.exp: New file.
4657 * gdb.fortran/vla-value.exp: New file.
4658 * gdb.fortran/vla-ptr-info.exp: New file.
4659 * gdb.mi/mi-vla-fortran.exp: New file.
4660 * gdb.mi/vla.f90: New file.
4661
27145d50
SL
46622015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4663
4664 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4665 of hardwired timeout value.
4666
5f3ff4f8
JK
46672015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4668 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4671 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4672
bfd09d20
JS
46732015-10-19 Josh Stone <jistone@redhat.com>
4674
4675 * gdb.base/catch-syscall.c: Include <sched.h>.
4676 (unknown_syscall): New variable.
4677 (main): Trigger a vfork and an unknown syscall.
4678 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4679 (unknown_syscall_number): Likewise.
4680 (check_call_to_syscall): Accept an optional syscall pattern.
4681 (check_return_from_syscall): Likewise.
4682 (check_continue): Likewise.
4683 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4684 (test_catch_syscall_skipping_return): New test toggling off 'catch
4685 syscall' to step over the syscall return, then toggling back on.
4686 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4687 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4688 (do_syscall_tests): Call test_catch_syscall_without_args and
4689 test_catch_syscall_mid_vfork.
4690 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4691 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4692
b32b93c6
AS
46932015-10-19 Andrew Stubbs <ams@codesourcery.com>
4694
4695 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4696 print g_vE): Add new pass patterns.
4697 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4698 print various symbol names for vptr fields.
4699
9d622bda
AB
47002015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4701
4702 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4703 results.
4704
0fd8ac1c
YQ
47052015-10-12 Yao Qi <yao.qi@linaro.org>
4706
4707 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4708
34240514
YQ
47092015-10-12 Yao Qi <yao.qi@linaro.org>
4710
4711 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4712 is aarch64*-*-linux*.
4713
8240f442
YQ
47142015-10-12 Yao Qi <yao.qi@linaro.org>
4715
4716 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4717 (can_relocate_bcond_true): ... it.
4718 (can_relocate_bcond_false): New function.
4719 (foo): Likewise.
4720 (can_relocate_bl): Likewise.
4721 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4722 can_relocate_bl.
4723
2520f728
PMR
47242015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4725
4726 * gdb.base/nested-addr.c: New file.
4727 * gdb.base/nested-addr.exp: New testcase.
4728
abcef95a
MM
47292015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4730
4731 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4732 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4733 its output. Ignore the output of "record goto begin" and instead
4734 check that GDB is replaying.
4735
145e3ddb
PA
47362015-10-09 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4739 (top level): Use it in the run with no args test.
4740
d5d8c4e1
IB
47412015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4742
4743 * gdb.dlang/properties.exp: New file.
4744
06e635ef
SL
47452015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4746
4747 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4748 whether or not address 0x1000 is mapped on the target.
4749
e019fd1d
SM
47502015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4751
4752 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4753 build.
4754
77ba2a67
MM
47552015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4756
4757 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4758 instruction-history test.
4759
c60eb31f
DE
47602015-09-28 Doug Evans <dje@google.com>
4761
4762 * gdb.base/gcore.c (array_func): Add reference to static_array.
4763
9a3c8263
SM
47642015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4765
4766 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4767 source line.
4768
9720e656
SL
47692015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4770
4771 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4772 short or char as base type.
4773
938d3bf2
SL
47742015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4775
4776 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4777 to allow any size enum.
4778
e6c2c623
PMR
47792015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4780
4781 * gdb.ada/array_ptr_renaming.exp: New testcase.
4782 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4783 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4784
06da0f77
PL
47852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4786
4787 * gdb.trace/ftrace-lock.c: New file.
4788 * gdb.trace/ftrace-lock.exp: New file.
4789
4f51c22a
PL
47902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4791
4792 * gdb.arch/insn-reloc.c: New file.
4793 * gdb.arch/ftrace-insn-reloc.exp: New file.
4794
7041adf4
PL
47952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4796
4797 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
4798 instruction.
4799 * gdb.trace/pendshr1.c (pendfunc): Likewise.
4800 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
4801 * gdb.trace/range-stepping.c: Likewise.
4802 * gdb.trace/trace-break.c: Likewise.
4803 * gdb.trace/trace-mt.c (thread_function): Likewise.
4804 * gdb.trace/ftrace.c (marker): Likewise.
4805 * gdb.trace/trace-condition.c (marker): Likewise.
4806 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
4807 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
4808 is_aarch64_target.
4809
015d2e7e
DE
48102015-09-18 Doug Evans <xdje42@gmail.com>
4811
4812 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4813 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
4814
26b188a2
SL
48152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4816
4817 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4818 the breakpoint.
4819
79dc332b
SL
48202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4821
4822 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
4823 the pending breakpoint. Remove timeout override for "Run till
4824 MI pending breakpoint on pendfunc3 on thread 2" test.
4825
f57929f2
SL
48262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4827
4828 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
4829 filename pattern.
4830
3f469b17
SL
48312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4832
4833 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
4834 in breakpoint filename pattern.
4835
515b89b3
SL
48362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4837
7800dbe4
SL
4838 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
4839
48402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
4841
515b89b3
SL
4842 * gdb.linespec/explicit.exp: Check for readline support for
4843 tab-completion tests. Fix obvious typo.
4844
d2939ba2
MM
48452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4846
4847 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
4848 and replay.
4849
cbb55fa7
MM
48502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
4851
4852 * gdb.btrace/non-stop.c: New.
4853 * gdb.btrace/non-stop.exp: New.
4854
43691ca1
PL
48552015-09-17 Pierre Langlois <pierre.langlois@arm.com>
4856 Yao Qi <yao.qi@linaro.org>
4857
4858 * gdb.trace/trace-condition.c: New file.
4859 * gdb.trace/trace-condition.exp: New file.
4860
d78908cf
WW
48612015-09-16 Wei-cheng Wang <cole945@gmail.com>
4862
4863 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
4864 for testing bytecode compilation.
4865
1ed415e2
PA
48662015-09-16 Pedro Alves <palves@redhat.com>
4867 Sandra Loosemore <sandra@codesourcery.com>
4868
4869 * gdb.threads/non-stop-fair-events.c (timeout): New global.
4870 (SECONDS): Redefine.
4871 (main): Call pthread_kill and alarm early.
4872 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
4873 support.
4874 (test): If the target can't hardware step and doesn't support
4875 displaced stepping, increase the timeout.
4876
d136eff5
PA
48772015-09-16 Pedro Alves <palves@redhat.com>
4878
4879 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
4880 (enable_debug): New procedures.
4881 (test): Use them. Bail out if waiting for threads fails.
4882 (top level): Bail out if a test fails.
4883
991f019c
YQ
48842015-09-16 Yao Qi <yao.qi@linaro.org>
4885
4886 * gdb.asm/asm-source.exp: Set asm-arch for
4887 aarch64*-*-* target.
4888 * gdb.asm/aarch64.inc: New file.
4889
bfca584f
PMR
48902015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
4891
4892 * gdb.ada/array_of_variable_length.exp: New testcase.
4893 * gdb.ada/array_of_variable_length/foo.adb: New file.
4894 * gdb.ada/array_of_variable_length/pck.adb: New file.
4895 * gdb.ada/array_of_variable_length/pck.ads: New file.
4896
b326e587
DE
48972015-09-15 Doug Evans <dje@google.com>
4898
4899 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
4900 of function static local variable.
4901
5382cfab
PW
49022015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4903
4904 * gdb.threads/tls-so_extern.exp: New test file.
4905 * gdb.threads/tls-so_extern.c: New test file.
4906 * gdb.threads/tls-so_extern_main.c: New test file.
4907
141c5cc4
JK
49082015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4909
4910 * gdb.opt/solib-intra-step-lib.c: New file.
4911 * gdb.opt/solib-intra-step-main.c: New file.
4912 * gdb.opt/solib-intra-step.exp: New file.
4913
d15dcecd
PA
49142015-09-15 Pedro Alves <palves@redhat.com>
4915
4916 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
4917 gdb_continue_to_breakpoint instead of gdb_test_multiple.
4918
4c2f2a79
PA
49192015-09-14 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.base/hook-stop-continue.c: Delete.
4922 * gdb.base/hook-stop-continue.exp: Delete.
4923 * gdb.base/hook-stop-frame.c: Delete.
4924 * gdb.base/hook-stop-frame.exp: Delete.
4925 * gdb.base/hook-stop.c: New file.
4926 * gdb.base/hook-stop.exp: New file.
4927
919e6dbe
PMR
49282015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
4929
4930 * gdb.ada/access_to_packed_array.exp: New testcase.
4931 * gdb.ada/access_to_packed_array/foo.adb: New file.
4932 * gdb.ada/access_to_packed_array/pack.adb: New file.
4933 * gdb.ada/access_to_packed_array/pack.ads: New file.
4934
157280a4
MM
49352015-09-14 Markus Metzger <markus.t.metzger@intel.com>
4936
4937 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
4938 buffer size test.
4939
2fd33e94
DB
49402015-09-11 Don Breazeal <donb@codesourcery.com>
4941
4942 * gdb.base/foll-exec.c: Add copyright header. Fix
4943 formatting issues.
4944 * gdb.base/foll-exec.exp (zap_session): Delete proc.
4945 (do_exec_tests): Use clean_restart in place of zap_session,
4946 and for test initialization. Fix formatting issues. Use
4947 fail in place of perror.
4948 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
4949 an expect statement to match an expression with output from
4950 the program under debug.
4951 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
4952 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
4953 * gdb.threads/non-ldr-exc-2.exp: Likewise.
4954 * gdb.threads/non-ldr-exc-3.exp: Likewise.
4955 * gdb.threads/non-ldr-exc-4.exp: Likewise.
4956
e70b6e8e
DE
49572015-09-09 Doug Evans <dje@google.com>
4958
4959 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
4960
7a551a51
DE
49612015-09-09 Doug Evans <dje@google.com>
4962
4963 * gdb.base/pie-execl.exp: Fix result test of build_executable.
4964
4c666f84
DE
49652015-09-09 Doug Evans <dje@google.com>
4966
4967 * gdb.base/savedregs.exp: Fix typo.
4968
243a9253
PA
49692015-09-09 Pedro Alves <palves@redhat.com>
4970
4971 * gdb.mi/mi-cli.exp: Add CLI finish tests.
4972
c0fa8fbd
SL
49732015-09-08 Sandra Loosemore <sandra@codesourcery.com>
4974
4975 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
4976 command actually switches threads. Give up on remaining
4977 tests if target fails to stop at breakpoint.
4978
cd7c1778
PMR
49792015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
4980
4981 * gdb.ada/funcall_char.exp: New testcase.
4982 * gdb.ada/funcall_char/foo.adb: New file.
4983
dc5c8746
PMR
49842015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
4985
4986 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
4987 expected outputs. Add two testcases for completing ambiguous
4988 functions.
4989 * gdb.ada/complete/aux_pck.adb: New file.
4990 * gdb.ada/complete/aux_pck.ads: New file.
4991 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
4992 Ambiguous_Func functions.
4993 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
4994 * gdb.ada/complete/pck.adb: Likewise.
4995
4e83a1e7
UW
49962015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
4997
4998 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
4999 failures to run the test program under GDB.
5000
8ce74153
LM
50012015-08-26 Luis Machado <lgustavo@codesourcery.com>
5002
5003 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5004 to C.
5005
e9756d52
PP
50062015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5007
5008 * gdb.base/run-after-attach.exp: New test file.
5009 * gdb.base/run-after-attach.c: New test file.
5010
8d37573b
DB
50112015-08-26 Don Breazeal <donb@codesourcery.com>
5012
5013 * gdb.base/foll-exec-2.c: New test program.
5014 * gdb.base/foll-exec-2.exp: New test.
5015
63e43d3a
PMR
50162015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5017
5018 * gdb.base/nested-subp1.exp: New file.
5019 * gdb.base/nested-subp1.c: New file.
5020 * gdb.base/nested-subp2.exp: New file.
5021 * gdb.base/nested-subp2.c: New file.
5022 * gdb.base/nested-subp3.exp: New file.
5023 * gdb.base/nested-subp3.c: New file.
5024
3d40fbb5
PA
50252015-08-24 Pedro Alves <palves@redhat.com>
5026
5027 * gdb.server/connect-without-multi-process.c: New file.
5028 * gdb.server/connect-without-multi-process.exp: New file.
5029
4422ac93
LM
50302015-08-24 Luis Machado <lgustavo@codesourcery.com>
5031
5032 * gdb.opt/inline-markers.c: Make z int.
5033
91dddb86
LM
50342015-08-24 Luis Machado <lgustavo@codesourcery.com>
5035
5036 * gdb.opt/inline-markers.c: Make z volatile.
5037
a48847ee
LM
50382015-08-24 Luis Machado <lgustavo@codesourcery.com>
5039
5040 * gdb.opt/inline-bt.c: New volatile global z.
5041 * gdb.opt/inline-cmds.c: Likewise.
5042 * gdb.opt/inline-locals.c: Likewise.
5043 * gdb.opt/inline-markers.c: New extern global z.
5044 (marker): Use z.
5045 (inline_fn): Likewise.
5046
0ebbc52b
PA
50472015-08-24 Pedro Alves <palves@redhat.com>
5048
5049 * config/m32r-stub.exp: Remove file.
5050 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5051 * gdb.base/call-rt-st.exp: Likewise.
5052 * gdb.base/call-strs.exp: Likewise.
5053 * gdb.base/default.exp: Remove references to h8300-*-hms and
5054 *-*-udi*.
5055 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5056
77c365df
AA
50572015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5058
5059 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5060 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5061 and "return" use KFAIL when GDB can not read/write the vector
5062 return value.
5063
4313b8c0
GB
50642015-08-21 Gary Benson <gbenson@redhat.com>
5065
5066 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5067
0e433b32
PA
50682015-08-20 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.server/solib-list.exp: No longer expect an interior stop in
5071 non-stop mode.
5072
221e1a37
PA
50732015-08-20 Pedro Alves <palves@redhat.com>
5074
5075 * gdb.server/connect-stopped-target.c: New file.
5076 * gdb.server/connect-stopped-target.exp: New file.
5077
40e3ad0e
PA
50782015-08-20 Pedro Alves <palves@redhat.com>
5079
5080 * gdb.dwarf2/comp-unit-lang.exp: New file.
5081 * gdb.dwarf2/comp-unit-lang.c: New file.
5082
af39b327
PMR
50832015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5084
5085 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5086 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5087
7d45c7c3 50882015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 5089
7d45c7c3
KB
5090 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5091 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5092
4d6cceb4
DE
50932015-08-18 Doug Evans <dje@google.com>
5094 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5095
5096 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5097 skip_python_tests. New arg prompt_regexp.
5098 (skip_python_tests): New function.
5099 * lib/mi-support.exp (mi_skip_python_tests): New function.
5100 * gdb.python/py-mi-objfile-gdb.py: New file.
5101 * gdb.python/py-mi-objfile.c: New file.
5102 * gdb.python/py-mi-objfile.exp: New file.
5103
ad89c2aa
KS
51042015-08-17 Keith Seitz <keiths@redhat.com>
5105
5106 * gdb.linespec/explicit.exp: Move strace test from here ...
5107 * gdb.trace/strace.exp: ... to here.
5108
e3ae3c43
PP
51092015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5110
5111 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5112 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5113
604b2636
DE
51142015-08-14 Doug Evans <xdje42@gmail.com>
5115
5116 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5117 inferior before selecting a new file.
5118
6ff0ba5f
DE
51192015-08-14 Doug Evans <xdje42@gmail.com>
5120
5121 * gdb.mi/mi-disassemble.exp: Update.
5122 * gdb.base/disasm-optim.S: New file.
5123 * gdb.base/disasm-optim.c: New file.
5124 * gdb.base/disasm-optim.h: New file.
5125 * gdb.base/disasm-optim.exp: New file.
5126
9ca98f92
KS
51272015-08-14 Keith Seitz <keiths@redhat.com>
5128
5129 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5130 "evaluated-by".
5131
52bbc560
JB
51322015-08-13 Joel Brobecker <brobecker@adacore.com>
5133
5134 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5135
5d8c3ed3
PMR
51362015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5137
5138 * gdb.ada/fun_renaming.exp: New testcase.
5139 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5140 * gdb.ada/fun_renaming/pack.adb: New file.
5141 * gdb.ada/fun_renaming/pack.ads: New file.
5142
ea8812bc
KS
51432015-08-12 Keith Seitz <keiths@redhat.com>
5144
5145 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5146 gdb_get_line_number.
5147
4dafcdeb
JB
51482015-08-12 Joel Brobecker <brobecker@adacore.com>
5149
5150 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5151 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5152 gdb.base/dso2dso.exp: New files.
5153
5ba32597
SDJ
51542015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5155 Pedro Alves <palves@redhat.com>
5156 Keith Seitz <keiths@redhat.com>
5157
5158 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5159 GDBFLAGS.
5160
b6dafabf
PP
51612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5162
5163 * gdb.base/gdbhistsize-history.exp
5164 (test_histsize_history_setting): Use save_vars.
5165 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5166 Use save_vars.
5167 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5168 * gdb.base/readline.exp: Use save_vars.
5169
abe8e607
PP
51702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5171
5172 * lib/gdb.exp (save_vars): New proc.
5173
629500fa
KS
51742015-08-11 Keith Seitz <keiths@redhat.com>
5175
5176 * gdb.base/help.exp: Update help_breakpoint_text.
5177
eb8c4e2e
KS
51782015-08-11 Keith Seitz <keiths@redhat.com>
5179
5180 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5181 (at toplevel): Call test_explicit_breakpoints.
5182 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5183 breakpoints.
5184 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5185 breakpoint conditions, "-cond".
5186
87f0e720
KS
51872015-08-11 Keith Seitz <keiths@redhat.com>
5188
5189 * gdb.linespec/3explicit.c: New file.
5190 * gdb.linespec/cpexplicit.cc: New file.
5191 * gdb.linespec/cpexplicit.exp: New file.
5192 * gdb.linespec/explicit.c: New file.
5193 * gdb.linespec/explicit.exp: New file.
5194 * gdb.linespec/explicit2.c: New file.
5195 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5196 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5197 before using in the matching pattern.
5198 Clarify that `prefix' is a regular expression.
5199
f00aae0f
KS
52002015-08-11 Keith Seitz <keiths@redhat.com>
5201
5202 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5203 test.
5204 Add tests for missing ",FMT" and ",".
5205
e27852be
DE
52062015-08-10 Doug Evans <dje@google.com>
5207 Keith Seitz <keiths@redhat.com>
5208
5209 PR gdb/17960
5210 * gdb.base/completion.exp: Add location completer tests.
5211
7f03bd92
PA
52122015-08-07 Pedro Alves <palves@redhat.com>
5213
5214 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5215 tests here.
5216 (top level): Run do_test with and without displaced stepping.
5217
3fc8eb30
PA
52182015-08-07 Pedro Alves <palves@redhat.com>
5219
5220 * gdb.base/valgrind-disp-step.c: New file.
5221 * gdb.base/valgrind-disp-step.exp: New file.
5222
d4569d7b
PA
52232015-08-07 Pedro Alves <palves@redhat.com>
5224
5225 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5226 Delete function.
5227 (main): Add alarm. Run an infinite loop instead of calling
5228 wait_threads.
5229 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5230 comment.
5231 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5232 Delete function.
5233 (main): Add alarm. Run an infinite loop instead of calling
5234 wait_threads.
5235 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5236 comment.
5237
e1316e60
PA
52382015-08-07 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/checkpoint-ns.exp: New file.
5241 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5242 standard_testfile.
5243
da8c46d2
MM
52442015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5245
5246 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5247 * gdb.btrace/instruction_history.exp: Update.
5248 * gdb.btrace/tsx.exp: New.
5249 * gdb.btrace/tsx.c: New.
5250
de1c2c52
PA
52512015-08-06 Pedro Alves <palves@redhat.com>
5252
5253 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5254 increase timeout.
5255 * gdb.reverse/until-precsave.exp: Bump timeouts.
5256
782e0bf4
PA
52572015-08-06 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5260
83e97ed0
PA
52612015-08-06 Pedro Alves <palves@redhat.com>
5262
5263 PR gdb/18749
5264 * gdb.threads/process-dies-while-handling-bp.c: New file.
5265 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5266
863d01bd
PA
52672015-08-06 Pedro Alves <palves@redhat.com>
5268
5269 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5270 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5271
0a39bb32
PA
52722015-08-05 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5275 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5276
ee2d2b10
SL
52772015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5278
5279 * gdb.base/bp-permanent.exp: Report test as unsupported if
5280 the target cannot stop at the permanent breakpoint.
5281
4e1bdb00
DE
52822015-08-03 Doug Evans <dje@google.com>
5283
5284 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5285 10000.
5286
3d338901
DE
52872015-08-03 Doug Evans <dje@google.com>
5288
5289 * Makefile.in (workers/%.worker, build-perf): New rule.
5290 (GDB_PERFTEST_MODE): New variable.
5291 (check-perf): Use it.
5292 (clean): Clean up gdb.perf parallel build subdirs.
5293 * lib/build-piece.exp: New file.
5294 * lib/gdb.exp (make_gdb_parallel_path): New function
5295 (standard_output_file, standard_temp_file): Call it.
5296 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5297 of $GDB_PARALLEL.
5298 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5299
af061d3e
DE
53002015-08-03 Doug Evans <dje@google.com>
5301
8e1afc81 5302 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
5303 (LOG_FILE_NAME): New global.
5304 (TextReporter.__init__): Initialize self.txt_sum.
5305 (TextReporter.report): Add support for multiple data-points.
5306 Move report to perftest.sum, put raw data in perftest.log.
5307 (TextReporter.start): Open sum and log files.
5308 (TextReporter.end): Close sum and log files.
8e1afc81
DE
5309 * gdb.perf/lib/perftest/testresult.py
5310 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 5311
2c8c5d37
PA
53122015-07-31 Pedro Alves <palves@redhat.com>
5313
5314 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5315 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5316 kill_wait_spawned_process instead of explicit "kill -9".
5317 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5318 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5319 kill_wait_spawned_process.
5320 * gdb.base/attach-twice.exp: Likewise.
5321 * gdb.base/attach.exp: Likewise.
5322 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5323 gdb_test_multiple.
5324 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5325 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5326 kill_wait_spawned_process.
5327 * gdb.base/valgrind-infcall.exp: Likewise.
5328 * gdb.multi/multi-attach.exp: Likewise.
5329 * gdb.python/py-prompt.exp: Likewise.
5330 * gdb.python/py-sync-interp.exp: Likewise.
5331 * gdb.server/ext-attach.exp: Likewise.
5332 * gdb.threads/attach-into-signal.exp (corefunc): Use
5333 spawn_wait_for_attach, spawn_id_get_pid and
5334 kill_wait_spawned_process.
5335 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5336 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5337 spawn_id_get_pid and kill_wait_spawned_process.
5338 * gdb.threads/attach-stopped.exp (corefunc): Use
5339 spawn_wait_for_attach, spawn_id_get_pid and
5340 kill_wait_spawned_process.
5341 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5342 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5343 kill_wait_spawned_process instead of explicit "kill -9".
5344 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5345 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5346 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5347 processes. Don't map cygwin/windows pids here. Now returns a
5348 spawn id list.
5349
032a0fca
SL
53502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5351
5352 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5353 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5354 correct patch.
5355
61a934ca
SL
53562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5357
5358 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5359
4bc4d428
SL
53602015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5361
5362 Reapply:
5363 2014-05-21 Mark Wielaard <mjw@redhat.com>
5364
5365 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5366
998d452a
PA
53672015-07-30 Pedro Alves <palves@redhat.com>
5368
5369 * linux-low.c (handle_extended_wait): Set the child's last
5370 reported status to TARGET_WAITKIND_STOPPED.
5371
69dde7dc
PA
53722015-07-30 Pedro Alves <palves@redhat.com>
5373
5374 PR threads/18600
5375 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5376 only shows inferior 1.
5377
4dd63d48
PA
53782015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5379 Pedro Alves <palves@redhat.com>
5380
5381 PR threads/18600
5382 * gdb.threads/fork-plus-threads.c: New file.
5383 * gdb.threads/fork-plus-threads.exp: New file.
5384
d618e4c5
PP
53852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5386
5387 * gdb.base/batch-preserve-term-settings.exp
5388 (test_terminal_settings_preserved_after_cli_exit): Use
5389 send_quit_command.
5390
1eef6428
PA
53912015-07-29 Pedro Alves <palves@redhat.com>
5392 Don Breazeal <donb@codesourcery.com>
5393
5394 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5395 output from both inferior_spawn_id and gdb_spawn_id.
5396
7da5b897
SDJ
53972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5398
5399 * gdb.threads/attach-into-signal.exp (corefunc): Use
5400 with_test_prefix on nested loops, uniquefying the test messages.
5401
dac804df
SDJ
54022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5403
5404 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5405 commit.
5406
06265e53
PP
54072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5408
5409 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5410 New proc.
5411 (test_terminal_settings_preserved_after_sigterm): New test.
5412
18206ca3
PP
54132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5414
5415 * gdb.base/batch-preserve-term-settings.exp
5416 (test_terminal_settings_preserved_after_cli_exit): New test.
5417
90074d11
PP
54182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5419
5420 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5421 manipulation of saved_gdbflags.
5422 (test_terminal_settings_preserved): Remove global declaration of
5423 the unused variable pagination_prompt. Remove manipulation of
5424 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5425 GDBFLAGS.
5426
eb1a7902
PA
54272015-07-29 Pedro Alves <palves@redhat.com>
5428
5429 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5430
8b75dd3b
PA
54312015-07-29 Pedro Alves <palves@redhat.com>
5432
5433 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5434 at the top.
5435
dedad4e3
PA
54362015-07-29 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5439 (main): Call gdb_unbuffer_output.
5440 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5441 (main): Call gdb_unbuffer_output.
5442 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5443 (main): Call gdb_unbuffer_output.
5444 * gdb.base/call-strs.exp: Adjust to step over the
5445 gdb_unbuffer_output call.
5446 * gdb.base/catch-gdb-caused-signals.c: Include
5447 "../lib/unbuffer_output.c".
5448 (main): Call gdb_unbuffer_output.
5449 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5450 (main): Call gdb_unbuffer_output.
5451 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5452 (main): Call gdb_unbuffer_output.
5453 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5454 (main): Call gdb_unbuffer_output.
5455 * gdb.base/shlib-call.exp: Adjust to step over the
5456 gdb_unbuffer_output call.
5457 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5458 (main): Call gdb_unbuffer_output.
5459 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5460 (main): Call gdb_unbuffer_output.
5461 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5462 (main): Rename to ...
5463 (test): ... this.
5464 (main): Reimplement.
5465 * gdb.base/varargs.exp: Run to test instead of to main.
5466 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5467 (main): Call gdb_unbuffer_output.
5468
58789a91
PA
54692015-07-29 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5472 factore out from mi_continue_dprintf. For call-style dprintfs,
5473 expect dprintf output out of $inferior_spawn_id.
5474 (mi_continue_dprintf): Use mi_expect_dprintf.
5475 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5476 (main): Call gdb_unbuffer_output.
5477
e8376742
PA
54782015-07-29 Pedro Alves <palves@redhat.com>
5479
5480 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5481 (default_mi_gdb_start): Set inferior_spawn_id instead of
5482 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5483 gdb_spawn_id.
5484 (mi_gdb_test): Always expect inferior output from both
5485 $inferior_spawn_id and $gdb_spawn_id.
5486
08280010
PA
54872015-07-29 Pedro Alves <palves@redhat.com>
5488
5489 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5490 send_inferior and $inferior_spawn_id.
5491
4d30e432
PA
54922015-07-29 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.gdb/complaints.exp (test_initial_complaints)
5495 (test_serial_complaints, test_short_complaints): Use
5496 gdb_test_stdio.
5497 (test_empty_complaint): Handle $inferior_spawn_id !=
5498 $gdb_spawn_id.
5499
0d30a335
PA
55002015-07-29 Pedro Alves <palves@redhat.com>
5501
5502 * gdb.base/varargs.exp: Use gdb_test_stdio.
5503
39413b29
PA
55042015-07-29 Pedro Alves <palves@redhat.com>
5505
5506 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5507
7cb000a9
PA
55082015-07-29 Pedro Alves <palves@redhat.com>
5509
5510 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5511
d7b8ac82
PA
55122015-07-29 Pedro Alves <palves@redhat.com>
5513
5514 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5515 parameter into two new parameters, "inf_result" and "gdb_result".
5516 Expect inferior output and gdb output from $inferior_spawn_id and
5517 $gdb_spawn_id, respectively. Adjust all callers.
5518
789c3a0c
PA
55192015-07-29 Pedro Alves <palves@redhat.com>
5520
5521 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5522 of gdb_test_sequence.
5523
77e760c3
PA
55242015-07-29 Pedro Alves <palves@redhat.com>
5525
5526 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5527 (saw_spurious_output): Expect inferior output from
5528 $inferior_spawn_id. Use gdb_test_stdio.
5529
8396d2cd
PA
55302015-07-29 Pedro Alves <palves@redhat.com>
5531
5532 * gdb.base/dprintf.exp: Use standard_testfile. Change
5533 prepare_for_testing call.
5534 (srcfile): Don't set.
5535 (restart): New procedure.
5536 (test_dprintf): New procecure, use to continue over dprintfs.
5537 (test_call, test_agent): New procedures, tests moved here.
5538 Restart gdb and recreate dprintfs. Adjust expected output.
5539
2051d61f
PA
55402015-07-29 Pedro Alves <palves@redhat.com>
5541
5542 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5543
452397af
PA
55442015-07-29 Pedro Alves <palves@redhat.com>
5545
5546 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5547
8aed9555
PA
55482015-07-29 Pedro Alves <palves@redhat.com>
5549
5550 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5551 gdb_test_stdio.
5552
188a61b4
PA
55532015-07-29 Pedro Alves <palves@redhat.com>
5554
5555 * lib/gdb.exp (gdb_test_stdio): New procedure.
5556
12264a45
PA
55572015-07-29 Pedro Alves <palves@redhat.com>
5558
5559 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5560
23ffc893
PA
55612015-07-29 Pedro Alves <palves@redhat.com>
5562
5563 * gdb.base/call-signal-resume.exp: Remove check for
5564 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5565 * gdb.base/unwindonsignal.exp: Likewise.
5566 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5567 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5568
65566918
PA
55692015-07-29 Pedro Alves <palves@redhat.com>
5570
5571 * gdb.base/siginfo-addr.c (pass): New function.
5572 (handler): Call it iff si_addr is correct.
5573 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5574 Set a breakpoint at "pass" and continue to it.
5575
d60a9221
SDJ
55762015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5577
5578 * gdb.python/py-objfile.exp: Make some tests have unique names.
5579 * gdb.python/py-pp-registration.exp: Likewise.
5580
bde40b8f
PA
55812015-07-28 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5584
13e1dec8
SM
55852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5586
5587 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5588
da33c9a7
SM
55892015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5590
5591 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5592
077836f7
PP
55932015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5594
5595 * gdb.base/gdb-sigterm-2.exp: New test.
5596
b8cc7b2e
DE
55972015-07-25 Doug Evans <xdje42@gmail.com>
5598
5599 Revert:
5600 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5601 (workers/%.worker, build-perf): New rule.
5602 (GDB_PERFTEST_MODE): New variable.
5603 (check-perf): Use it.
5604 (clean): Clean up gdb.perf parallel build subdirs.
5605 * lib/build-piece.exp: New file.
5606 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5607 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5608 name.
5609 (standard_temp_file): Ditto.
5610 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5611 of $GDB_PARALLEL.
5612
c8bd4544
DE
56132015-07-24 Doug Evans <dje@google.com>
5614
5615 * gdb.perf/lib/perftest/utils.py: New file.
5616 * gdb.perf/gm-hello.cc: New file.
5617 * gdb.perf/gm-pervasive-typedef.cc: New file.
5618 * gdb.perf/gm-pervasive-typedef.h: New file.
5619 * gdb.perf/gm-std.cc: New file.
5620 * gdb.perf/gm-std.h: New file.
5621 * gdb.perf/gm-use-cerr.cc: New file.
5622 * gdb.perf/gm-utils.h: New file.
5623 * gdb.perf/gmonster-null-lookup.py: New file.
5624 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5625 * gdb.perf/gmonster-print-cerr.py: New file.
5626 * gdb.perf/gmonster-ptype-string.py: New file.
5627 * gdb.perf/gmonster-runto-main.py: New file.
5628 * gdb.perf/gmonster-select-file.py: New file.
5629 * gdb.perf/gmonster1-null-lookup.exp: New file.
5630 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5631 * gdb.perf/gmonster1-print-cerr.exp: New file.
5632 * gdb.perf/gmonster1-ptype-string.exp: New file.
5633 * gdb.perf/gmonster1-runto-main.exp: New file.
5634 * gdb.perf/gmonster1-select-file.exp: New file.
5635 * gdb.perf/gmonster1.cc: New file.
5636 * gdb.perf/gmonster1.exp: New file.
5637 * gdb.perf/gmonster2-null-lookup.exp: New file.
5638 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5639 * gdb.perf/gmonster2-print-cerr.exp: New file.
5640 * gdb.perf/gmonster2-ptype-string.exp: New file.
5641 * gdb.perf/gmonster2-runto-main.exp: New file.
5642 * gdb.perf/gmonster2-select-file.exp: New file.
5643 * gdb.perf/gmonster2.cc: New file.
5644 * gdb.perf/gmonster2.exp: New file.
5645
6eab34f3
DE
56462015-07-24 Doug Evans <dje@google.com>
5647
5648 * gdb.perf/README: New file.
5649 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5650 * lib/gen-perf-test.exp: New file.
5651
63738bfd
DE
56522015-07-24 Doug Evans <dje@google.com>
5653
5654 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5655 (PerfTest::startup): New function.
5656 (PerfTest::run): Return result of calling body.
5657 (PerfTest::assemble): Rewrite.
5658 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5659 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5660 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5661 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5662 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5663
7b606f95
DE
56642015-07-24 Doug Evans <dje@google.com>
5665
5666 * lib/gdb.exp (clean_restart): Make executable optional.
5667
a97b16b8
DE
56682015-07-24 Doug Evans <dje@google.com>
5669
5670 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5671 compiler_info references.
5672 * gdb.cp/temargs.exp: Ditto.
5673 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5674 (get_compiler_info): Early exit if already computed. Set compiler_info
5675 to "unknown" if there was a problem.
5676 (test_compiler_info): Add function comment. Call get_compiler_info.
5677
35baa57f
DE
56782015-07-24 Doug Evans <dje@google.com>
5679
5680 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5681 (workers/%.worker, build-perf): New rule.
5682 (GDB_PERFTEST_MODE): New variable.
5683 (check-perf): Use it.
5684 (clean): Clean up gdb.perf parallel build subdirs.
5685 * lib/build-piece.exp: New file.
5686 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5687 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5688 name.
5689 (standard_temp_file): Ditto.
5690 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5691 of $GDB_PARALLEL.
5692
6ebea266
DE
56932015-07-24 Doug Evans <dje@google.com>
5694
5695 * lib/future.exp (gdb_default_target_compile): New option
5696 "early_flags".
5697 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5698 --as-needed.
5699
1e76a7e9
SDJ
57002015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5701
5702 * gdb.base/catch-syscall.exp: Call gdb_exit before
5703 gdb_skip_xml_test.
5704
5068630a
PA
57052015-07-24 Pedro Alves <palves@redhat.com>
5706
5707 * gdb.python/py-events.exp: Accept output between the stop event
5708 and the prompt.
5709 * gdb.python/py-evsignal.exp: Likewise.
5710 * gdb.python/py-evthreads.exp: Likewise.
5711
77598427
PA
57122015-07-24 Pedro Alves <palves@redhat.com>
5713
5714 PR gdb/18717
5715 * gdb.threads/non-ldr-exit.c: New file.
5716 * gdb.threads/non-ldr-exit.exp: New file.
5717
11e6c98f
YQ
57182015-07-24 Yao Qi <yao.qi@linaro.org>
5719
5720 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5721 restarting process.
5722
51aee833
YQ
57232015-07-24 Yao Qi <yao.qi@linaro.org>
5724
5725 * gdb.server/ext-restart.exp: New file.
5726
8cfe207c
YQ
57272015-07-24 Yao Qi <yao.qi@linaro.org>
5728
5729 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5730 argument options.
5731 * gdb.server/ext-wrapper.exp: New file.
5732
cc12ce38
DE
57332015-07-23 Doug Evans <dje@google.com>
5734
5735 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5736 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5737
d0d84780
PMR
57382015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5739
5740 * gdb.ada/var_arr_typedef.exp: New testcase.
5741 * gdb.ada/var_arr_typedef/pack.adb: New file.
5742 * gdb.ada/var_arr_typedef/pack.ads: New file.
5743 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5744
8b558f79
JB
57452015-07-20 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5748
775a3298
JK
57492015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5750
5751 * gdb.arch/i386-biarch-core.exp: Replace istarget
5752 by "complete set gnutarget". Remove expectation for the "core-file"
5753 command.
5754
db1ff28b
JK
57552015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5756
5757 Revert the previous commit:
5758 Tests for validate symbol file using build-id.
5759
0a94970d
JK
57602015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5761
5762 Tests for validate symbol file using build-id.
5763 * gdb.base/solib-mismatch-lib.c: New file.
5764 * gdb.base/solib-mismatch-libmod.c: New file.
5765 * gdb.base/solib-mismatch.c: New file.
5766 * gdb.base/solib-mismatch.exp: New file.
5767
03346981
SL
57682015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5769
5770 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5771 nios2-*-linux*.
5772 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5773 * gdb.base/siginfo.exp: Likewise.
5774 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5775
42422cc7
PL
57762015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5777
5778 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5779 Move it to ...
5780 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5781 ... here.
5782 * gdb.trace/range-stepping.exp: Check that the target supports
5783 range stepping.
5784
cfa68bae
JK
57852015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5786
5787 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
5788
8ffdba26
PA
57892015-07-14 Pedro Alves <palves@redhat.com>
5790
5791 * gdb.base/killed-outside.exp: New file.
5792 * gdb.base/killed-outside.c: New file.
5793
218a5a11
JK
57942015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5795
5796 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
5797 (n at main): New.
5798 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
5799
e03ed3c6
AA
58002015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
5801
5802 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
5803 infcall tests instead of setting up for KFAIL.
5804
485668e5
MM
58052015-07-10 Markus Metzger <markus.t.metzger@intel.com>
5806
5807 * gdb.btrace/record_goto-step.exp: New.
5808
08464196
JK
58092015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5810
5811 PR compile/18484
5812 * gdb.compile/compile.c (struct struct_type): Add volatile to
5813 selffield's type.
5814 * gdb.compile/compile.exp
5815 (compile code struct_object.selffield = &struct_object): Skip further
5816 struct_object tests if this one xfails.
5817
bcf5c1d9
RC
58182015-07-08 Robert O'Callahan <robert@ocallahan.org>
5819
5820 PR exp/18617
5821 * gdb.trace/ax.exp: Add test.
5822
4931af25
YQ
58232015-07-07 Yao Qi <yao.qi@linaro.org>
5824
5825 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
5826 instead of istarget "aarch64*-*-*".
5827 * gdb.arch/aarch64-fp.exp: Likewise.
5828 * gdb.base/float.exp: Likewise.
5829 * gdb.reverse/aarch64.exp: Likewise.
5830 * lib/gdb.exp (is_aarch64_target): New proc.
5831
9fcf688e
YQ
58322015-07-07 Yao Qi <yao.qi@linaro.org>
5833
5834 * lib/gdb.exp (is_aarch32_target): New proc.
5835 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
5836 instead of "istarget "arm*-*-*"".
5837 * gdb.arch/arm-disp-step.exp: Likewise.
5838 * gdb.arch/thumb-bx-pc.exp: Likewise.
5839 * gdb.arch/thumb-prologue.exp: Likewise.
5840 * gdb.arch/thumb-singlestep.exp: Likewise.
5841 * gdb.base/disp-step-syscall.exp: Likewise.
5842 * gdb.base/float.exp: Likewise.
5843
fbd8d50d
YQ
58442015-07-07 Yao Qi <yao.qi@linaro.org>
5845
5846 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
5847 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
5848
71be1fdc
YQ
58492015-07-07 Yao Qi <yao.qi@linaro.org>
5850
5851 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
5852 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
5853 if it exists.
5854 * gdb.multi/multi-arch.exp: Likewise.
5855
3e221d36
SM
58562015-07-07 Simon Marchi <simon.marchi@ericsson.com>
5857
5858 * gdb.python/py-lazy-string.exp: Add missing parentheses to
5859 print.
5860
d441430b
YQ
58612015-07-07 Yao Qi <yao.qi@linaro.org>
5862
5863 * gdb.arch/thumb-singlestep.exp: Do one more single step.
5864
06f810bd
MG
58652015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
5866
5867 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
5868 '[' and ']' characters.
5869
5e61e7c0
IB
58702015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
5871
5872 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
5873
28bf096c
PA
58742015-06-29 Pedro Alves <palves@redhat.com>
5875
5876 PR threads/18127
5877 * gdb.threads/hand-call-new-thread.c: New file.
5878 * gdb.threads/hand-call-new-thread.c: New file.
5879
ee93cd5e
KS
58802015-06-26 Keith Seitz <keiths@redhat.com>
5881 Doug Evans <dje@google.com>
5882
5883 PR 16253
5884 * gdb.cp/var-tag-2.cc: New file.
5885 * gdb.cp/var-tag-3.cc: New file.
5886 * gdb.cp/var-tag-4.cc: New file.
5887 * gdb.cp/var-tag.cc: New file.
5888 * gdb.cp/var-tag.exp: New file.
5889
fc637f04
PP
58902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5891
5892 * gdb.base/history-duplicates.exp: New test.
5893
2e52ae68
PP
58942015-06-26 Patrick Palka <patrick@parcs.ath.cx>
5895
5896 * gdb.base/completion.exp: Test the completion of the "focus"
5897 command.
5898
6e22494e
JK
58992015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5900
5901 * gdb.arch/amd64-prologue-skip.S: New file.
5902 * gdb.arch/amd64-prologue-skip.exp: New file.
5903
bf7b9cd9
SM
59042015-06-25 Simon Marchi <simon.marchi@ericsson.com>
5905
5906 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
5907 is_address_zero_readable check.
5908
201e8dfd
PB
59092015-06-24 Peter Bergner <bergner@vnet.ibm.com>
5910
5911 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
5912 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
5913
5cd867b4
YQ
59142015-06-24 Yao Qi <yao.qi@linaro.org>
5915
5916 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
5917 linux targets.
5918
4d7be007
YQ
59192015-06-24 Yao Qi <yao.qi@linaro.org>
5920
5921 * lib/gdb.exp (supports_get_siginfo_type): New proc.
5922 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
5923 * gdb.base/siginfo-thread.exp: Likewise.
5924
07fcd301
YQ
59252015-06-22 Yao Qi <yao.qi@linaro.org>
5926
5927 * boards/remote-gdbserver-on-localhost.exp: Add comments.
5928
52042a00
YQ
59292015-06-22 Yao Qi <yao.qi@linaro.org>
5930
5931 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
5932 aarch64*-*-*.
5933 (skip_hw_watchpoint_tests): Likewise.
5934
74bd41ce
PP
59352015-06-18 Patrick Palka <patrick@parcs.ath.cx>
5936
5937 * gdb.base/gdbinit-history.exp: Test the interaction between
5938 setting GDBHISTSIZE and setting the history size via .gdbinit.
5939
bc460514
PP
59402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5941
5942 PR gdb/16999
5943 * gdb.base/gdbhistsize-history.exp: New test.
5944
b58c513b
PP
59452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5946
5947 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
5948 with GDBHISTSIZE.
5949 * gdb.base/readline.exp: Likewise.
5950
92046791
YQ
59512015-06-17 Yao Qi <yao.qi@linaro.org>
5952
5953 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
5954 line.
5955
2093d2d3
PP
59562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
5957
5958 * gdb.base/gdbinit-history.exp: Add test case to check that
5959 an unlimited history file does not get truncated on exit.
5960
e6c693af
AA
59612015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
5962
5963 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
5964 (VECTOR): New macro. Use it...
5965 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
5966 ...for these typedefs.
5967 (int8, char1, int1, double1): New typedefs.
5968 (struct just_int2, struct two_int2): New structures.
5969 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
5970 (add_structvecs, add_singlevecs): New functions.
5971 (main): Call add_some_intvecs twice.
5972 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
5973 the compile and exit upon failure. Try compiling for the "native"
5974 architecture. Test inferior function calls with vector arguments
5975 and vector return value handling with "finish" and "return".
5976
c74f7d1c
JT
59772015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
5978
5979 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
5980 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
5981 PE file.
5982 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
5983
98aa42ee
AT
59842015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
5985
5986 PR breakpoints/16465
5987 * gdb.mi/mi-dprintf-pending.c: New file.
5988 * gdb.mi/mi-dprintf-pending.exp: New test.
5989 * gdb.mi/mi-dprintf-pendshr.c: New file.
5990
7d73c23c 59912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 5992 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
5993
5994 * gdb.arch/i386-mpx-map.c: New file.
5995 * gdb.arch/i386-mpx-map.exp: New File.
5996
59972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
5998
5999 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6000 * gdb.arch/i386-mpx.exp: Indentation fixed.
6001
60022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6003
6004 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6005 function and improved indentation.
6006 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6007 gdb_test_multiple. Added additional tests to skip the test.
6008
60092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6010
6011 * gdb.arch/i386-avx512.c: Change path in include file.
6012 * gdb.arch/i386-avx512.exp: Change include dir path
6013 compilation flag.
6014 * gdb.arch/i386-mpx.c: Change path in include file.
6015 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6016 flag.
6017
d5eba19a
JK
60182015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6019
6020 * gdb.compile/compile-print.exp (compile print *vararray@3)
6021 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6022
7f361056
JK
60232015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6024
6025 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6026 (do not keep jit in memory): ... this.
6027 (expect 5): Change it to ...
6028 (expect no 5): ... this.
6029
3b462ec2
SM
60302015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6031
6032 PR gdb/15564
6033 * gdb.mi/mi-detach.exp: New file.
6034
e0619de6
JK
60352015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6036
6037 PR symtab/18392
6038 * gdb.arch/amd64-tailcall-self.S: New file.
6039 * gdb.arch/amd64-tailcall-self.c: New file.
6040 * gdb.arch/amd64-tailcall-self.exp: New file.
6041
e970cb34
DB
60422015-05-28 Don Breazeal <donb@codesourcery.com>
6043
6044 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6045 tests for remote targets by checking is_target_gdbserver.
6046
b2e2f908
DE
60472015-05-27 Doug Evans <dje@google.com>
6048
6049 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6050 * gdb.dwarf2/opaque-type-lookup.c: New file.
6051 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6052
82c7be31
DE
60532015-05-26 Doug Evans <dje@google.com>
6054
6055 * gdb.cp/iostream.cc: New file.
6056 * gdb.cp/iostream.exp: New file.
6057
b4f54984
DE
60582015-05-26 Doug Evans <dje@google.com>
6059
6060 * gdb.dwarf2/dw2-op-call.exp: Update.
6061 * gdb.dwarf2/dw4-sig-types.exp: Update.
6062 * gdb.dwarf2/implptr.exp: Update.
6063 * gdb.mi/mi-cmd-param-changed.exp: Update.
6064
4ea6efe9
DE
60652015-05-26 Doug Evans <dje@google.com>
6066
6067 * gdb.python/py-lazy-string.c: New file.
6068 * gdb.python/py-lazy-string.exp: New file.
6069 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6070 (main): Update. Add estring3.
6071 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6072 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6073
f6bb7db3
YQ
60742015-05-26 Omair Javaid <omair.javaid@linaro.org>
6075 Yao Qi <yao.qi@linaro.org>
6076
6077 * gdb.reverse/aarch64.c: New.
6078 * gdb.reverse/aarch64.exp: New.
6079
a81bfbd0
OJ
60802015-05-26 Omair Javaid <omair.javaid@linaro.org>
6081
25d49b86
PA
6082 * lib/gdb.exp (supports_process_record): Return true for
6083 aarch64*-linux*.
a81bfbd0
OJ
6084 (supports_reverse): Likewise.
6085
158bf1b4
PP
60862015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6087
6088 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6089 Use with_test_prefix.
6090
a0145030
AB
60912015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6092
6093 * gdb.base/completion.exp: Add test for completion of layout
6094 names.
6095
ebe3b578
AB
60962015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * lib/gdb.exp (skip_tui_tests): New proc.
6099 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6100
84204ed7
PA
61012015-05-19 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6104 Save the whole env array instead of just HOME. Unset HISTSIZE in
6105 the environment while testing. Restore whole environment
6106 afterwards.
6107
37442ce1
DE
61082015-05-16 Doug Evans <xdje42@gmail.com>
6109
6110 * gdb.guile/scm-ports.c: New file.
6111 * gdb.guile/scm-ports.exp: Add memory port tests.
6112
36de76f9
JK
61132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6114
6115 * gdb.compile/compile-print.c: New file.
6116 * gdb.compile/compile-print.exp: New file.
6117
3a9558c4
JK
61182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6119
6120 * gdb.compile/compile-ops.exp: Cast param to void.
6121 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6122 (compile code struct_object.selffield = &struct_object): Add xfail.
6123
aa715135
JG
61242015-05-15 Joel Brobecker <brobecker@adacore.com>
6125
6126 * gdb.ada/arr_enum_with_gap: New testcase.
6127
931e5bc3
JG
61282015-05-15 Joel Brobecker <brobecker@adacore.com>
6129
6130 * gdb.ada/byte_packed_arr: New testcase.
6131
9cd4d857
JB
61322015-05-15 Joel Brobecker <brobecker@adacore.com>
6133
6134 * gdb.ada/pckd_neg: New testcase.
6135
ebfd00d2
PP
61362015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6137
6138 PR gdb/17820
6139 * gdb.base/gdbinit-history.exp: New test.
6140 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6141 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6142
4c082a81
SC
61432015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6144
6145 * gdb.python/py-xmethods.cc: Enhance test case.
6146 * gdb.python/py-xmethods.exp: New tests.
6147 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6148 function.
6149 (B_indexoper): Likewise.
6150 (global_dm_list) : Add new xmethod worker functions.
6151
f7797074
SDJ
61522015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6153
6154 * gdb.base/coredump-filter.exp: Correctly unset
6155 "coredump_var_addr" array.
6156
a4674e4e
PA
61572015-05-08 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.server/non-existing-program.exp: Unset spawn_id.
6160
df2eb078
SC
61612015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6162
6163 PR python/18291
6164 * gdb.python/py-xmethods.exp: Add tests.
6165
422349a3
YQ
61662015-05-08 Yao Qi <yao.qi@linaro.org>
6167
6168 PR gdb/18208
6169 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6170 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6171 function set_coredump_filter, and remove remote_exec call.
6172 Remove argument ipid. Callers update.
6173 (top level): Don't get inferior's PID.
6174
63fc80ce
AA
61752015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6176
6177 * gdb.base/watch_thread_num.exp: Skip test on targets without
6178 access watchpoints.
6179
80ad801e
PA
61802015-05-06 Pedro Alves <palves@redhat.com>
6181
6182 PR server/18081
6183 * gdb.server/non-existing-program.exp: New file.
6184
0fa7fe50
JB
61852015-05-05 Joel Brobecker <brobecker@adacore.com>
6186
6187 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6188
3ea89b92
PMR
61892015-05-05 Joel Brobecker <brobecker@adacore.com>
6190
6191 * gdb.ada/out_of_line_in_inlined: New testcase.
6192
87b8eff0
JB
61932015-05-05 Joel Brobecker <brobecker@adacore.com>
6194
6195 * gdb.ada/var_rec_arr: New testcase.
6196
5fccc635
YQ
61972015-04-30 Yao Qi <yao.qi@linaro.org>
6198
6199 * gdb.base/break-idempotent.exp: If
6200 skip_hw_watchpoint_multi_tests returns true, skip the tests
6201 on "rwatch" and "awatch".
6202
42d38f42
YQ
62032015-04-30 Yao Qi <yao.qi@linaro.org>
6204
6205 * gdb.base/relativedebug.exp: Invoke gdb command
6206 "info sharedlibrary", and if libc.so doesn't have debug info,
6207 skip the test.
6208
2ce1cdbf
DE
62092015-04-29 Doug Evans <dje@google.com>
6210
6211 * gdb.python/py-xmethods.exp: Add ptype tests.
6212 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6213 get_result_type method.
6214
f24a38c5
LM
62152015-04-29 Luis Machado <lgustavo@codesourcery.com>
6216
6217 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6218 the target does not support hardware watchpoints.
6219
ecbf2b3c
LM
62202015-04-29 Luis Machado <lgustavo@codesourcery.com>
6221
6222 * gdb.base/break-always.exp: Abort testing if writing to memory
6223 causes an error.
6224
34f5f757
DE
62252015-04-28 Doug Evans <dje@google.com>
6226
6227 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6228 * gdb.python/py-pp-registration.exp: ... here. New file.
6229 * gdb.python/py-pp-registration.c: New file.
6230 * gdb.python/py-pp-registration.py: New file.
6231
69b4374a
DE
62322015-04-28 Doug Evans <dje@google.com>
6233
6234 * gdb.python/py-bad-printers.c: New file.
6235 * gdb.python/py-bad-printers.py: New file.
6236 * gdb.python/py-bad-printers.exp: New file.
6237
59fb7612
SS
62382015-04-28 Sasha Smundak <asmundak@google.com>
6239
6240 * gdb.python/py-type.exp: New test.
6241
2631b16a
AW
62422015-04-28 Andy Wingo <wingo@igalia.com>
6243
6244 * gdb.python/py-parameter.exp:
6245 * gdb.guile/scm-parameter.exp: Escape the path that we are
6246 matching against, as it might contain characters that are special
6247 to regular expressions.
6248
460efde1
JB
62492015-04-27 Joel Brobecker <brobecker@adacore.com>
6250
6251 * gdb.ada/rec_comp: New testcase.
6252
2d369d8e
SDJ
62532015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6254
6255 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6256 before using it.
6257
cf75d6c3
AB
62582015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6259
6260 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6261 new tests for verilog output.
6262
8dbe7ca5
YQ
62632015-04-24 Yao Qi <yao.qi@linaro.org>
6264
6265 * boards/remote-gdbserver-on-localhost.exp: New file.
6266
4ef9fb2f
PA
62672015-04-23 Pedro Alves <palves@redhat.com>
6268
6269 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6270 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6271 "end of file", remove $inferior_spawn_id from the indirect list.
6272
0a803169
PA
62732015-04-23 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6276
749ef8f8
PA
62772015-04-23 Pedro Alves <palves@redhat.com>
6278
6279 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6280 on $any_spawn_id instead of only on $gdb_spawn_id.
6281
8aae4344
PM
62822015-04-21 Pierre Muller <muller@sourceware.org>
6283
6284 PR pascal/17815
6285 * lib/pascal.exp (gpc_compile): Add new option "class".
6286 (fpc_compile): Likewise.
6287 * gdb.pascal/case-insensitive-symbols.pas: New file.
6288 * gdb.pascal/case-insensitive-symbols.exp: New file.
6289
1586c8fb
GB
62902015-04-20 Gary Benson <gbenson@redhat.com>
6291
6292 * gdb.base/attach.exp: Fix three extended remote failures.
6293
1b6e6f5c
GB
62942015-04-17 Gary Benson <gbenson@redhat.com>
6295
6296 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6297 the main executable over the remote protocol.
6298
e797481d
PA
62992015-04-16 Pedro Alves <palves@redhat.com>
6300
6301 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6302 a new gdbserver if gdbserver_reconnect_p is set.
6303
1ca99c42
PA
63042015-04-16 Pedro Alves <palves@redhat.com>
6305
6306 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6307 is set, don't exit gdbserver.
6308
af9fd6f8
AA
63092015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6310
6311 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6312 appropriate .insn, such that an older assembler can be used.
6313 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6314 the z/Architecture instruction set on 31-bit targets as well.
6315
04ff1e61
AA
63162015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6317
6318 * gdb.go/handcall.exp: Remove all logic related to the first
6319 breakpoint and rely on go_runto_main instead.
6320 * gdb.go/strings.exp: Likewise.
6321 * gdb.go/unsafe.exp: Likewise.
6322 * gdb.go/hello.exp: Likewise. Also rename the remaining
6323 breakpoint marker to "breakpoint 1".
6324 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6325 * gdb.go/strings.go: Likewise.
6326 * gdb.go/unsafe.go: Likewise.
6327 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6328 "set breakpoint 2 here" and rename the remaining breakpoint marker
6329 to "breakpoint 1".
6330
40d2f8d6
SM
63312015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6332
6333 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6334 if itertools.imap is not present.
6335 * gdb.python/py-objfile.exp: Add parentheses.
6336 * gdb.python/py-type.exp: Same.
6337 * gdb.python/py-unwind-maint.py: Same.
6338
8cbc97c6
YQ
63392015-04-15 Yao Qi <yao.qi@linaro.org>
6340
6341 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6342 of ":$ptr_size" and set its form explicitly.
6343
45fd756c
YQ
63442015-04-15 Pedro Alves <palves@redhat.com>
6345 Yao Qi <yao.qi@linaro.org>
6346
6347 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6348 timeout by factor of 4.
6349 (test_regular_watch): Likewise.
6350 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6351 * gdb.reverse/sigall-reverse.exp: Likewise.
6352 * gdb.reverse/until-precsave.exp: Likewise.
6353 * lib/gdb.exp (with_timeout_factor): New proc.
6354 (gdb_expect): Move some code to ...
6355 (get_largest_timeout): ... here. New procedure.
6356
9e811bc3
LM
63572015-04-14 Luis Machado <lgustavo@codesourcery.com>
6358
6359 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6360
0ff6fcb2
LM
63612015-04-13 Luis Machado <lgustavo@codesourcery.com>
6362
6363 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6364 to write to the .text section.
6365
7578d5f7
LM
63662015-04-13 Luis Machado <lgustavo@codesourcery.com>
6367
6368 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6369 Handle the case of targets that do not provide PID information.
6370
2efe15c4
YQ
63712015-04-13 Yao Qi <yao.qi@linaro.org>
6372
6373 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6374 and use expect instead of gdb_expect.
6375
8cd8f2f8
SDJ
63762015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6377
6378 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6379 "coredump_var_addr" to avoid naming conflict with other testcases.
6380
9ee41772
PA
63812015-04-10 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6384 gdb_test_sequence and gdb_assert.
6385
07473109
PA
63862015-04-10 Pedro Alves <palves@redhat.com>
6387
6388 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6389 test messages that don't include the breakpoint address.
6390
de3db44c
YQ
63912015-04-10 Yao Qi <yao.qi@linaro.org>
6392
6393 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6394 false for some offset and width combinations which aren't
6395 supported by linux kernel.
6396
c79d856c
PA
63972015-04-10 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6400 procedure, factored out from ...
6401 (top level): ... here. Add "set displaced-stepping" testing axis.
6402 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6403 parameter "displaced". Use it.
6404 (top level): Use foreach and add "set displaced-stepping" testing
6405 axis.
6406
ebc90b50
PA
64072015-04-10 Pedro Alves <palves@redhat.com>
6408
6409 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6410 Remove comment.
6411 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6412 both the address of the instruction that triggers the watchpoint
6413 and the address of the instruction immediately after, and use
6414 those addresses for the test. Fix comment.
6415
8f572e5c
PA
64162015-04-10 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/sigstep.exp (breakpoint_to_handler)
6419 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6420 Test "backtrace" in handler.
6421 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6422 (top level): Add new "displaced" test axis to
6423 breakpoint_to_handler, breakpoint_to_handler_entry and
6424 breakpoint_over_handler.
6425
8d707a12
PA
64262015-04-10 Pedro Alves <palves@redhat.com>
6427
6428 PR gdb/18216
6429 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6430
ef713951
YQ
64312015-04-10 Yao Qi <yao.qi@linaro.org>
6432
6433 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6434 (test_add_rn_pc): New function.
6435 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6436 (top level): Invoke test_add_rn_pc.
6437
906d60cf
PA
64382015-04-10 Pedro Alves <palves@redhat.com>
6439
6440 PR gdb/13858
6441 * gdb.base/step-over-no-symbols.exp: New file.
6442
f2983cc3
AW
64432015-04-09 Andy Wingo <wingo@igalia.com>
6444
6445 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6446 after the Python tests.
6447
6d62641c
SDJ
64482015-04-08 Keith Seitz <keiths@redhat.com>
6449
6450 PR python/16699
6451 * gdb.python/py-completion.exp: New tests for completion.
6452 * gdb.python/py-completion.py (CompleteLimit1): New class.
6453 (CompleteLimit2): Likewise.
6454 (CompleteLimit3): Likewise.
6455 (CompleteLimit4): Likewise.
6456 (CompleteLimit5): Likewise.
6457 (CompleteLimit6): Likewise.
6458 (CompleteLimit7): Likewise.
6459
f3770638
PA
64602015-04-08 Pedro Alves <palves@redhat.com>
6461
6462 PR gdb/18214
6463 PR gdb/18216
6464 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6465 function.
6466 (main): Install it as SIGUSR1 handler.
6467 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6468 parameter. Always use "setup" as prefix. Toggle "set
6469 displaced-stepping" off/on depending on global. Don't switch to
6470 thread 1 here.
6471 (top level): Add displaced stepping "off/on" test axis. Update
6472 "setup" calls. Wrap each subtest with with_test_prefix. Test
6473 continuing with a queued signal in each thread.
6474
4496bed7
PA
64752015-04-08 Pedro Alves <palves@redhat.com>
6476
6477 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6478 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6479 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6480 Return early if running to main fails.
6481 * gdb.trace/while-stepping.exp: Likewise.
6482
b97fde92
PA
64832015-04-07 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6486 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6487 interact with inferior program.
6488
f71c18e7
PA
64892015-04-07 Pedro Alves <palves@redhat.com>
6490
6491 * lib/gdb.exp (inferior_spawn_id): New global.
6492 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6493 spawn id after processing the user code.
6494 (default_gdb_start): Set inferior_spawn_id.
6495 (send_inferior): New procedure.
6496 * lib/gdbserver-support.exp (gdbserver_start): Set
6497 inferior_spawn_id.
6498 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6499
6423214f
PA
65002015-04-07 Pedro Alves <palves@redhat.com>
6501
6502 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6503 * lib/gdbserver-support.exp (gdbserver_start): Make
6504 $server_spawn_id global.
6505 (gdbserver_start): Don't wait for gdbserver's spawn id with
6506 expect_background.
6507 (close_gdbserver): New procedure.
6508 (gdb_exit): Rename the default version and reimplement.
6509
71c0ee8c
PA
65102015-04-07 Pedro Alves <palves@redhat.com>
6511
72f4393d 6512 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
6513 append the substituted item, not the original item.
6514
203bc29b
PA
65152015-04-07 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6518 gdb_expect.
6519
508a3ddf
PA
65202015-04-07 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6523 output appearing once only.
6524
9f6dbe2b
PA
65252015-04-07 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6528 that doesn't expect anything. Return early if running to main
6529 fails.
6530
337532fa
YQ
65312015-04-07 Yao Qi <yao.qi@linaro.org>
6532
6533 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6534 (child_function): Call alarm.
6535 (main): Move call to alarm into the loop.
6536 * gdb.threads/non-stop-fair-events.exp: Build program with
6537 -DTIMEOUT=$timeout.
6538
01b622d4
DE
65392015-04-06 Doug Evans <xdje42@gmail.com>
6540
6541 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6542 Fix dest parameter to board_info.
6543 (fpc_compile): Ditto.
6544 (gdb_compile_pascal): Rename dest arg to destfile.
6545
961f4160
PMR
65462015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6547
6548 * gdb.ada/funcall_ref.exp: New file.
6549 * gdb.ada/funcall_ref/foo.adb: New file.
6550
cafda597
YQ
65512015-04-02 Yao Qi <yao.qi@linaro.org>
6552
6553 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6554 is remote.
6555
fed040c6
GB
65562015-04-02 Gary Benson <gbenson@redhat.com>
6557
6558 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6559
d11916aa
SS
65602015-04-01 Sasha Smundak <asmundak@google.com>
6561
6562 * gdb.python/py-unwind-maint.c: New file.
6563 * gdb.python/py-unwind-maint.exp: New test.
6564 * gdb.python/py-unwind-maint.py: New file.
6565 * gdb.python/py-unwind.c: New file.
6566 * gdb.python/py-unwind.exp: New test.
6567 * gdb.python/py-unwind.py: New test.
6568
a1471180
PA
65692015-04-01 Pedro Alves <palves@redhat.com>
6570
6571 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6572 to fail instead of non-existent $test.
6573
0bbeccb1
PA
65742015-04-01 Pedro Alves <palves@redhat.com>
6575
6576 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6577 GDBFLAGS if not empty.
6578
3c724c8c
PMR
65792015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6580
6581 * gdb.ada/complete.exp: Remove "multi_line".
6582 * gdb.ada/info_exc.exp: Remove "multi_line".
6583 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6584 * gdb.ada/ptype_field.exp: Remove "multi_line".
6585 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6586 * gdb.ada/tagged.exp: Remove "multi_line".
6587 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6588 [multi_line ...]
6589 * gdb.btrace/delta.exp: Likewise.
6590 * gdb.btrace/exception.exp: Likewise.
6591 * gdb.btrace/function_call_history.exp: Likewise.
6592 * gdb.btrace/instruction_history.exp: Likewise.
6593 * gdb.btrace/nohist.exp: Likewise.
6594 * gdb.btrace/record_goto.exp: Likewise.
6595 * gdb.btrace/segv.exp: Likewise.
6596 * gdb.btrace/stepi.exp: Likewise.
6597 * gdb.btrace/tailcall.exp: Likewise.
6598 * gdb.btrace/unknown_functions.exp: Likewise.
6599 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6600 * lib/gdb.exp: Add the "multi_line" helper.
6601
4eec2deb
PA
66022015-04-01 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.threads/tid-reuse.c: New file.
6605 * gdb.threads/tid-reuse.exp: New file.
6606
df8411da
SDJ
66072015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6608
6609 PR corefiles/16092
6610 * gdb.base/coredump-filter.c: New file.
6611 * gdb.base/coredump-filter.exp: Likewise.
6612
6ef37366
PM
66132015-03-27 Petr Machata <pmachata@redhat.com>
6614
6615 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6616 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6617 (Dwarf::assemble): Initialize them.
6618 (Dwarf::lines): New function.
6619
7ec911b0
JT
66202015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6621
6622 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6623 SYMBOL_PREFIX for x86_64-*-cygwin.
6624
ff908ebf
AW
66252015-03-26 Andy Wingo <wingo@igalia.com>
6626
6627 PR symtab/18148
6628 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6629 const_value but not a location.
6630 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6631 location defined in non-main CUs are visible.
6632
6d5f0679
YQ
66332015-03-26 Yao Qi <yao.qi@linaro.org>
6634
6635 PR testsuite/18139
6636 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6637 Add a line number entry for the same line.
6638 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6639 Add a line number entry for the same line.
6640
2898689b
YQ
66412015-03-26 Yao Qi <yao.qi@linaro.org>
6642
6643 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6644 .int 0.
6645 (func): Likewise. Add .Lfunc_1 label.
6646 Use .Lfunc_1 label.
6647 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6648 .int 0.
6649 (func): Likewise.
6650 Use .Lfunc_1 label.
6651
85180498
YQ
66522015-03-26 Yao Qi <yao.qi@linaro.org>
6653
6654 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6655 Call gdb_compile instead to compile each .s files without debug
6656 information.
6657
8aa08a8d
YQ
66582015-03-26 Yao Qi <yao.qi@linaro.org>
6659
6660 * gdb.base/savedregs.exp (process_saved_regs): Make
6661 "Saved registers:" optional in the pattern.
6662
66849923
MM
66632015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6664
6665 * gdb.btrace/next.exp: Merged into step.exp.
6666 * gdb.btrace/finish.exp: Merged into step.exp.
6667 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6668 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6669 "record goto" and checking the exact replay position.
6670 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6671 check for "Recording format" in "info record" output.
6672 * gdb.btrace/record_goto.exp: Choose test file based on target.
6673 * gdb.btrace/x86-record_goto.S: Renamed into ...
6674 * gdb.btrace/x86_64-record_goto.S: ... this.
6675 * gdb.btrace/i686-record_goto.S: New.
6676 * gdb.btrace/x86-tailcall.S: Renamed into ...
6677 * gdb.btrace/x86_64-tailcall.S: ... this.
6678 * gdb.btrace/i686-tailcall.S: New.
6679 * gdb.btrace/x86-tailcall.c: Renamed into ...
6680 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6681 separate statements. Update test.
6682 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6683 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6684 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6685 * gdb.btrace/tailcall.exp: Choose test file based on target.
6686 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6687
11cc1b74
MM
66882015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6689
6690 * gdb.btrace/exception.exp: Increase BTS buffer size.
6691
a25d8bf9
PA
66922015-03-24 Pedro Alves <palves@redhat.com>
6693
6694 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6695
856e7dd6
PA
66962015-03-24 Pedro Alves <palves@redhat.com>
6697
6698 * gdb.threads/schedlock.exp (test_step): No longer expect that
6699 "set scheduler-locking step" with "next" over a function call runs
6700 threads unlocked.
6701
ad235a41
AT
67022015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6703
6704 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6705
15630549
AT
67062015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6707
6708 PR breakpoints/16466
6709 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6710 * gdb.mi/mi-pending.c (thread_func): New function.
6711 (int main): Add threading support required.
6712 * gdb.mi/mi-pending.exp: Add tests for this issue.
6713 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6714 (pendfunc2): Remove stdio dependency.
6715 * gdb.mi/mi-pendshr2.c: New file.
6716
693dca06
KS
67172015-03-23 Keith Seitz <keiths@redhat.com>
6718
6719 * gdb.linespec/keywords.c: New file.
6720 * gdb.linespec/keywords.exp: New file.
6721
7e993ebf
KS
67222015-03-23 Keith Seitz <keiths@redhat.com>
6723
6724 PR gdb/18021
6725 * gdb.dwarf2/staticvirtual.exp: New test.
6726
bc23328c
JK
67272015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6728
6729 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6730 * README: Remove HP-UX and gdb.hp.
6731 (configuration):
6732 * configure: Regenerate.
6733 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6734 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6735 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6736 gdb.hp/gdb.defects/Makefile.
6737 * gdb.hp/Makefile.in: File deleted.
6738 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6739 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6740 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6741 * gdb.hp/gdb.aCC/run.c: File deleted.
6742 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6743 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6744 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6745 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6746 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6747 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6748 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6749 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6750 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6751 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6752 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6753 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6754 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6755 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6756 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6757 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6758 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6759 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6760 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6761 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6762 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6763 * gdb.hp/gdb.compat/average.c: File deleted.
6764 * gdb.hp/gdb.compat/sum.c: File deleted.
6765 * gdb.hp/gdb.compat/xdb.c: File deleted.
6766 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6767 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6768 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6769 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6770 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6771 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6772 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6773 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6774 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6775 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6776 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6777 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6778 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6779 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6780 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6781 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6782 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6783 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6784 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6785 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6786 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6787 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
6788 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
6789 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
6790 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
6791 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
6792 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
6793 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
6794 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
6795 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
6796 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
6797 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
6798 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
6799 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
6800 * gdb.hp/tools/odump: File deleted.
6801
8bf3b159
PA
68022015-03-19 Pedro Alves <palves@redhat.com>
6803
6804 * gdb.threads/continue-pending-status.exp (saw_thread_2)
6805 (saw_thread_3): New globals.
6806 (top level): Increment them when an event for the corresponding
6807 thread is seen.
6808 (no thread starvation): New test.
6809
eb54c8bf
PA
68102015-03-19 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.threads/continue-pending-status.c: New file.
6813 * gdb.threads/continue-pending-status.exp: New file.
6814
32d2e5d6
PA
68152015-03-18 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6818 Use gdb_is_target_remote instead of is_remote. Use
6819 gdb_test_multiple instead of gdb_expect. Exit early if
6820 gdb_test_multiple hits its internal matches. Tighten stepi tests
6821 expected output. Fail on exit with any signal, instead of just
6822 SIGILL.
6823
f68f11b7
YQ
68242015-03-18 Yao Qi <yao.qi@linaro.org>
6825
6826 PR tdep/18107
6827 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
6828 variable.
6829 * gdb.base/catch-syscall.exp: Don't skip it on
6830 aarch64*-*-linux* target. Remove elements in all_syscalls.
6831 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
6832 target.
6833 (setup_all_syscalls): New proc.
6834
ca5fd19b
YQ
68352015-03-16 Yao Qi <yao.qi@linaro.org>
6836
6837 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
6838 (top level): Skip tests if valid_addr_p returns false for
6839 $cmd1 or $cmd2.
6840
85642ba0
AW
68412015-03-11 Andy Wingo <wingo@igalia.com>
6842
6843 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
6844
e03f9645
YQ
68452015-03-11 Yao Qi <yao.qi@linaro.org>
6846
6847 * gdb.base/catch-syscall.exp: Fix typo in comments.
6848
5d0962b2
YQ
68492015-03-11 Yao Qi <yao.qi@linaro.org>
6850
6851 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
6852
b2df3cef
PA
68532015-03-09 Pedro Alves <palves@redhat.com>
6854
6855 * dg-extract-results.py: Delete.
6856
ef878e53
PA
68572015-03-09 Pedro Alves <palves@redhat.com>
6858
6859 Merge dg-extract-results.sh from GCC upstream (r218843).
6860
6861 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
6862 * dg-extract-results.sh: Use --text with grep to avoid issues with
6863 binary files. Fall back to cat -v, if that doesn't work.
6864
9494d219
PA
68652015-03-05 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
6868
a8d9763a
SM
68692015-03-04 Simon Marchi <simon.marchi@ericsson.com>
6870
6871 * lib/mi-support.exp (mi_expect_interrupt): Accept
6872 alternative event for when in all-stop mode.
6873
be9957b8
PA
68742015-03-04 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
6877
d57be0f4 68782015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
6879
6880 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
6881
c214c7cf
AA
68822015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6883
6884 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
6885 regexps for GDB's current line display, accept a hex address
6886 preceding the line number.
6887
6d74a497
AA
68882015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6889
6890 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
6891 the 'arch1' variable for "s390*-linux*" targets.
6892
511aee7c
PA
68932015-03-04 Pedro Alves <palves@redhat.com>
6894
6895 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
6896 (main): Pass missing retval argument to pthread_join call.
6897
95e50b27
PA
68982015-03-02 Pedro Alves <palves@redhat.com>
6899
6900 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
6901 (top level): Call do_test with non-stop as well.
6902
28054d69
PA
69032015-03-02 Pedro Alves <palves@redhat.com>
6904
6905 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
6906 -1.
6907
4fa5d7b4
AA
69082015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
6909
6910 * gdb.arch/s390-vregs.exp: New test.
6911 * gdb.arch/s390-vregs.S: New file.
6912
97c18565
PA
69132015-02-27 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
6916 call to catch_command_errors.
6917 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
6918 catch_command_errors.
6919
a37bfa30
PA
69202015-02-27 Pedro Alves <palves@redhat.com>
6921
6922 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
6923 "true" for boolean result.
6924 * gdb.gdb/selftest.exp (test_with_self): Also accept full
6925 prototype of main.
6926
6f98576f
PA
69272015-02-27 Pedro Alves <palves@redhat.com>
6928
6929 * lib/unbuffer_output.c: New file.
6930 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
6931 (main): Call gdb_unbuffer_output.
6932
eba5ab56
YQ
69332015-02-27 Yao Qi <yao.qi@linaro.org>
6934
6935 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
6936 target.
6937
0def5aaa
DE
69382015-02-26 Doug Evans <dje@google.com>
6939
6940 * gdb.cp/class2.cc (Dbase, D): New classes.
6941 (main): New local delta.
6942 * gdb.cp/class2.exp: Test printing delta.
6943 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
6944 (dynbar): New global.
6945 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
6946
081a1c2c
JK
69472015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6948
6949 * gdb.compile/compile-ifunc.c: New file.
6950 * gdb.compile/compile-ifunc.exp: New file.
6951
2f41223f
AT
69522015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
6953
6954 * gdb.base/structs.exp: Check for correct struct on finish.
6955
03eddd80
YQ
69562015-02-26 Yao Qi <yao.qi@linaro.org>
6957
6958 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
6959 is zero.
6960
80c57053
JK
69612015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6962
6963 * gdb.arch/cordic.ko.bz2: New file.
6964 * gdb.arch/cordic.ko.debug.bz2: New file.
6965 * gdb.arch/ppc64-symtab-cordic.exp: New file.
6966
21613c12
YQ
69672015-02-25 Yao Qi <yao.qi@linaro.org>
6968
6969 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
6970 aarch64*-*-* target.
6971
d8b901ed
PA
69722015-02-23 Pedro Alves <palves@redhat.com>
6973
6974 * lib/gdb.exp (delete_breakpoints): Rewrite using
6975 gdb_test_multiple.
6976
e5b85ead
PA
69772015-02-23 Pedro Alves <palves@redhat.com>
6978
6979 * gdb.base/info-os.c: Include stdlib.h.
6980
85c3a371
DE
69812015-02-22 Doug Evans <xdje42@gmail.com>
6982
6983 PR symtab/17855
6984 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
6985 is read after symbols have been re-read.
6986 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
6987 * gdb.ada/exec_changed/second.adb (Second): Ditto.
6988
96553a0c
DE
69892015-02-21 Doug Evans <dje@google.com>
6990
6991 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
6992
97a0c697
JK
69932015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
6994
6995 PR corefiles/17808
6996 * gdb.arch/i386-biarch-core.core.bz2: New file.
6997 * gdb.arch/i386-biarch-core.exp: New file.
6998
a47cd6e9
PA
69992015-02-21 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7002 runto_main fails.
7003
c5facdc4
PA
70042015-02-20 Pedro Alves <palves@redhat.com>
7005
7006 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7007 info probes.
7008
2db9a427
PA
70092015-02-20 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7012
60fb7e9e
PA
70132015-02-20 Pedro Alves <palves@redhat.com>
7014
7015 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7016 clean_restart before gdb_target_supports_trace.
7017
5c5019c2
PA
70182015-02-20 Pedro Alves <palves@redhat.com>
7019
7020 PR threads/18006
7021 * gdb.threads/clone-thread_db.c: New file.
7022 * gdb.threads/clone-thread_db.exp: New file.
7023
c9587f88
AT
70242015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7025
7026 PR breakpoints/16812
7027 * gdb.base/catch-gdb-caused-signals.c: New file.
7028 * gdb.base/catch-gdb-caused-signals.exp: New file.
7029
f6a88844
JM
70302015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7031
7032 * configure: Regenerated.
7033 * configure.ac: Use GDB_AC_TRANSFORM.
7034 * aclocal.m4: sinclude ../transform.m4.
7035
497c491b
JM
70362015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7037
7038 * lib/dtrace.exp: New file.
7039 * gdb.base/dtrace-probe.exp: Likewise.
7040 * gdb.base/dtrace-probe.d: Likewise.
7041 * gdb.base/dtrace-probe.c: Likewise.
7042 * lib/pdtrace.in: Likewise.
7043 * configure.ac: Output variables with the transformed names of
7044 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7045 * configure: Regenerated.
7046
03e98035
JM
70472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7048
7049 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7050 expected message when trying to access $_probe_* convenience
7051 variables while not on a probe.
7052
63cc30e9
JK
70532015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7054
7055 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7056
0703599a
PA
70572015-02-11 Pedro Alves <pedro@codesourcery.com>
7058
7059 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7060 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7061
7e60a48e
DE
70622015-02-10 Doug Evans <xdje42@gmail.com>
7063
7064 * lib/gdb.exp (gdb_load): Always return a result.
7065
01b088bc
PA
70662015-02-10 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.threads/signal-sigtrap.c: New file.
7069 * gdb.threads/signal-sigtrap.exp: New file.
7070
b05ec7a5
AT
70712015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7072
7073 * gdb.trace/no-attach-trace.c: New file.
7074 * gdb.trace/no-attach-trace.exp: New file.
7075
a2c2acaf
MW
70762015-02-09 Mark Wielaard <mjw@redhat.com>
7077
7078 * gdb.dwarf2/atomic.c: New file.
7079 * gdb.dwarf2/atomic-type.exp: Likewise.
7080
31fd9caa
MM
70812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7082
7083 * gdb.btrace/buffer-size.exp: Update "info record" output.
7084 * gdb.btrace/delta.exp: Update "info record" output.
7085 * gdb.btrace/enable.exp: Update "info record" output.
7086 * gdb.btrace/finish.exp: Update "info record" output.
7087 * gdb.btrace/instruction_history.exp: Update "info record" output.
7088 * gdb.btrace/next.exp: Update "info record" output.
7089 * gdb.btrace/nexti.exp: Update "info record" output.
7090 * gdb.btrace/step.exp: Update "info record" output.
7091 * gdb.btrace/stepi.exp: Update "info record" output.
7092 * gdb.btrace/nohist.exp: Update "info record" output.
7093
d33501a5
MM
70942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7095
7096 * gdb.btrace/buffer-size: New.
7097
f4abbc16
MM
70982015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7099
7100 * gdb.btrace/delta.exp: Update "info record" output.
7101 * gdb.btrace/enable.exp: Update "info record" output.
7102 * gdb.btrace/finish.exp: Update "info record" output.
7103 * gdb.btrace/instruction_history.exp: Update "info record" output.
7104 * gdb.btrace/next.exp: Update "info record" output.
7105 * gdb.btrace/nexti.exp: Update "info record" output.
7106 * gdb.btrace/step.exp: Update "info record" output.
7107 * gdb.btrace/stepi.exp: Update "info record" output.
7108 * gdb.btrace/nohist.exp: Update "info record" output.
7109
b9d61307
SM
71102015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7111
7112 PR gdb/15678
7113 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7114
e584fdbc
PA
71152015-02-06 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7118 macro.
7119 (seconds_left, again): New globals.
7120 (main): Wait seconds_left in a 1-second sleep loop instead of
7121 sleeping 180 seconds. If 'again' is set, reset the seconds
7122 counter.
7123 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7124 'again' in the inferior before detaching. Print the seconds left.
7125 (options): New global.
7126 (top level): Build program with -DTIMEOUT=$timeout.
7127
77f41761
PA
71282015-02-06 Pedro Alves <palves@redhat.com>
7129
7130 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7131 determine how many seconds to pass to 'alarm'.
7132 * gdb.base/gdb-sigterm.exp (top level): Build program with
7133 -DTIMEOUT=$timeout.
7134 (do_test): Return success/failure indication. Add more verbose
7135 logging. Don't fail if 200 single steps are seen. Instead, fail
7136 when the test times out.
7137 (passes): New global.
7138 (top level): Break the testing loop if testing fails on any
7139 iteration. Use gdb_assert.
7140
b9394193
DB
71412015-02-04 Don Breazeal <donb@codesourcery.com>
7142
7143 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7144 and initialize them.
7145 (ipc_cleanup): New function.
7146 (main): Don't declare shmid, semid, and msqid. Add a call to
7147 atexit so that we call ipc_cleanup on exit.
7148
42d9e528
PA
71492015-02-04 Pedro Alves <palves@redhat.com>
7150
7151 * boards/native-extended-gdbserver.exp: Remove any target variant
7152 specifications from the board name before clearing the isremote
7153 flag from board_info.
7154
ae6ae975
DE
71552015-01-31 Doug Evans <xdje42@gmail.com>
7156
7157 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7158
cfb069a8
GB
71592015-01-31 Gary Benson <gbenson@redhat.com>
7160
7161 * gdb.base/completion.exp: Disable completion limiting for
7162 existing tests. Add new tests to check completion limiting.
7163 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7164
5dd31d79
DE
71652015-01-31 Doug Evans <xdje42@gmail.com>
7166
7167 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7168
9f050062
DE
71692015-01-31 Doug Evans <xdje42@gmail.com>
7170
7171 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7172 entries. Duplicate file section script entries.
7173 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7174 inlined entries. Add test for safe-path rejection.
7175 * gdb.python/py-section-script.c: Add duplicate inlined section script
7176 entries. Duplicate file section script entries.
7177 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7178 inlined entries. Add test for safe-path rejection.
7179
df25ebbd
JB
71802015-01-29 Joel Brobecker <brobecker@adacore.com>
7181
7182 * gdb.ada/disc_arr_bound: New testcase.
7183
4a0ca9ec
JB
71842015-01-29 Joel Brobecker <brobecker@adacore.com>
7185
7186 * gdb.ada/mi_var_array: New testcase.
7187
3a8b707a
DE
71882015-01-27 Doug Evans <dje@google.com>
7189
7190 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7191 Add test for objfile.filename, objfile.username after objfile
7192 has been unloaded.
7193
f8313f6e
JB
71942015-01-26 Joel Brobecker <brobecker@adacore.com>
7195
7196 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7197 the second test to print the name attribute of value
7198 returned by the call to gdb.lookup_type, and adjust
7199 the expected output accordingly.
7200
37bc665e
MW
72012015-01-25 Mark Wielaard <mjw@redhat.com>
7202
7203 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7204 * gdb.base/disp-step-fork.c: Include unistd.h.
7205 * gdb.base/siginfo-obj.c: Include stdio.h.
7206 * gdb.base/siginfo-thread.c: Likewise.
7207 * gdb.mi/non-stop.c: Include unistd.h.
7208 * gdb.mi/nsthrexec.c: Include stdio.h.
7209 * gdb.mi/pthreads.c: Include unistd.h.
7210 * gdb.modula2/unbounded1.c (main): Declare returns int.
7211 * gdb.reverse/consecutive-reverse.c: Likewise.
7212 * gdb.threads/create-fail.c: Include unistd.h.
7213 * gdb.threads/killed.c: Likewise.
7214 * gdb.threads/linux-dp.c: Likewise.
7215 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7216 * gdb.threads/non-ldr-exc-2.c: Likewise.
7217 * gdb.threads/non-ldr-exc-3.c: Likewise.
7218 * gdb.threads/non-ldr-exc-4.c: Likewise.
7219 * gdb.threads/pthreads.c: Include unistd.h.
7220 (main): Declare returns int.
7221 * gdb.threads/tls-main.c (foo): New declaration.
7222 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7223
f7e5394d
SM
72242015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7225
7226 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7227 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7228
743649fd
MW
72292015-01-15 Mark Wielaard <mjw@redhat.com>
7230
7231 * gdb.base/noreturn-return.c: New file.
7232 * gdb.base/noreturn-return.exp: New file.
7233 * gdb.base/noreturn-finish.c: New file.
7234 * gdb.base/noreturn-finish.exp: New file.
7235
198297aa
PA
72362015-01-23 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.threads/continue-pending-after-query.c: New file.
7239 * gdb.threads/continue-pending-after-query.exp: New file.
7240
717cf30c
AG
72412015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7242 Simon Marchi <simon.marchi@ericsson.com>
7243
7244 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7245 * gdb.base/valgrind-db-attach.exp: Same.
7246 * gdb.base/valgrind-infcall.exp: Same.
7247 * lib/mi-support.exp (default_mi_gdb_start): Same.
7248 * lib/prompt.exp (default_prompt_gdb_start): Same.
7249 * lib/gdb.exp (default_gdb_spawn): Same.
7250 (gdb_interact): New.
7251
7252
4b62a76e
JK
72532015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7254
7255 * gdb.compile/compile.exp (pointer to jit function): New test.
7256
b4cdae6f
WW
72572015-01-17 Wei-cheng Wang <cole945@gmail.com>
7258
7259 * lib/gdb.exp (supports_process_record): Return true for
7260 powerpc*-*-linux*.
7261 (supports_reverse): Likewise.
7262
d221e7ef
DB
72632015-01-15 Don Breazeal <donb@codesourcery.com>
7264
7265 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7266 instead of checking whether the target board is remote and
7267 use spawn_wait_for_attach instead of exec/sleep.
7268 * gdb.base/attach-twice.exp: Likewise.
7269
bafffb51
JB
72702015-01-15 Joel Brobecker <brobecker@adacore.com>
7271
7272 * gdb.ada/var_arr_attrs: New testcase.
7273
5589af0e
PA
72742015-01-14 Pedro Alves <palves@redhat.com>
7275 Joel Brobecker <brobecker@adacore.com>
7276
7277 PR gdb/17525
7278 * gdb.base/bp-cmds-execution-x-script.c: New file.
7279 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7280 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7281
6c400b59
PA
72822015-01-14 Pedro Alves <palves@redhat.com>
7283
7284 PR cli/17828
7285 * gdb.base/batch-preserve-term-settings.c: New file.
7286 * gdb.base/batch-preserve-term-settings.exp: New file.
7287
e02c96a7
DE
72882015-01-13 Doug Evans <dje@google.com>
7289
7290 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7291 binary.
7292
576fd14c
JB
72932015-01-13 Joel Brobecker <brobecker@adacore.com>
7294
7295 * Makefile.in (clean mostlyclean): Do not delete *.py.
7296
04dccad0
JB
72972015-01-13 Joel Brobecker <brobecker@adacore.com>
7298
7299 * gdb.python/py-lookup-type.exp: New file.
7300
3d230f71
PA
73012015-01-12 Pedro Alves <palves@redhat.com>
7302
7303 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7304 restore GDBFLAGS before returning.
7305
7e67715d
JK
73062015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7307
7308 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7309 is_amd64_regs_target and is_x86_like_target.
7310
f2e0d4b4
DE
73112015-01-11 Doug Evans <xdje42@gmail.com>
7312
7313 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7314 is given without an explicit form.
7315 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7316 attributes.
7317 * gdb.dwarf/corrupt.exp: Ditto.
7318 * gdb.dwarf2/enum-type.exp: Ditto.
7319 * gdb.trace/entry-values.exp: Ditto.
7320 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7321
439250fb
DE
73222015-01-11 Doug Evans <xdje42@gmail.com>
7323
7324 PR gdb/15830
7325 * gdb.base/maint.exp: Remove references to "maint demangle".
7326 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7327 Add tests for explicitly specifying language to demangle.
7328 * gdb.dlang/demangle.exp: Ditto.
7329
ede9f622
PA
73302015-01-09 Pedro Alves <palves@redhat.com>
7331
7332 * gdb.threads/non-stop-fair-events.c: New file.
7333 * gdb.threads/non-stop-fair-events.exp: New file.
7334
a7b796db
PA
73352015-01-09 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7338 the global scope. Set a breakpoint after all threads are started
7339 rather than stepping over two source lines. Expect the prompt.
7340 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7341 global.
7342 (NUM): Now 15.
7343 (main): Use threads_started_barrier to wait for all threads to
7344 start. Main thread no longer calls thread_function. Exit after
7345 180 seconds.
7346 (loop): New function.
7347 (thread_function): Wait on threads_started_barrier barrier. Call
7348 'loop' at each iteration.
7349 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7350 threads have started, instead of hardcoding number of "next"
7351 steps. Use an access watchpoint instead of a write watchpoint.
7352
9665ffdd
PA
73532015-01-09 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7356 (thread_func): Wait on barrier.
7357 (main): Wait for all threads to start before stopping GDB.
7358 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7359 global.
7360 (thread1_func, thread2_func): Wait on barrier.
7361 (main): Wait for all threads to start before stopping GDB.
7362 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7363 New global.
7364 (thread1_func, thread2_func): Wait on barrier.
7365 (main): Wait for all threads to start before stopping GDB.
7366
c945a99f
PA
73672015-01-09 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.threads/attach-many-short-lived-threads.c: New file.
7370 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7371
c1a747c1
PA
73722014-01-09 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7375 instead of to thread 2.
7376 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7377 Add barrier around each pthread_create call instead of around all
7378 calls.
7379 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7380 Set a break on thread_function and have the child threads hit it
7381 one at at a time.
7382
60b3033e
PA
73832015-01-09 Pedro Alves <palves@redhat.com>
7384
7385 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7386 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7387 false.
7388 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7389 checking whether the target board is remote.
7390 * gdb.multi/multi-attach.exp: Likewise.
7391 * gdb.python/py-sync-interp.exp: Likewise.
7392 * gdb.server/ext-attach.exp: Likewise.
7393 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7394 tests that need to attach, instead of checking whether the target
7395 board is remote at the top of the file.
7396
acc018ac
YQ
73972015-01-08 Yao Qi <yao@codesourcery.com>
7398
7399 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7400
50a18af8
JK
74012015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7402
7403 Fix testcase compilation.
7404 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7405
8503d6e1
JB
74062015-01-06 Joel Brobecker <brobecker@adacore.com>
7407
7408 * gdb.python/py-type.exp: Add a couple test about empty
7409 array creation, and negative-length array creation.
7410
cc73dbcc
DE
74112015-01-02 Doug Evans <xdje42@gmail.com>
7412
7413 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7414
0300bbc7
DE
74152015-01-02 Doug Evans <dje@google.com>
7416
7417 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7418
9d85a0ec
YQ
74192014-12-29 Yao Qi <yao@codesourcery.com>
7420
7421 * gdb.trace/entry-values.exp: Update comments. Rename variable
7422 bar_call_foo to returned_from_foo.
7423
87186c6a
MMN
74242014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7425
7426 PR gdb/17394
7427 * gdb.linespec/break-asm-file.c: New file.
7428 * gdb.linespec/break-asm-file.exp: New file.
7429 * gdb.linespec/break-asm-file0.s: New file.
7430 * gdb.linespec/break-asm-file1.s: New file.
7431
1bab7383
YQ
74322014-12-18 Nigel Stephens <nigel@mips.com>
7433 Maciej W. Rozycki <macro@codesourcery.com>
7434
7435 * gdb.base/float.exp: Handle the new output from "info float" on
7436 MIPS targets.
7437
1bc1068a
JK
74382014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7439
7440 Fix MinGW compilation.
7441 * gdb.compile/compile-ops.exp: Update untested message if
7442 !skip_compile_feature_tests.
7443 * gdb.compile/compile-setjmp.exp: Likewise.
7444 * gdb.compile/compile-tls.exp: Likewise.
7445 * gdb.compile/compile.exp: Likewise.
7446 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7447 supported on this host".
7448
b6615d10
DE
74492014-12-16 Doug Evans <xdje42@gmail.com>
7450
7451 * boards/stabs.exp: New file.
7452
25dda427
AA
74532014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7454
7455 * gdb.base/completion.exp: Adjust to format changes of "maint
7456 print user-registers".
7457
bf330350
CU
74582014-12-16 Catalin Udma <catalin.udma@freescale.com>
7459
7460 PR server/17457
7461 * gdb.arch/aarch64-fp.c: New file.
7462 * gdb.arch/aarch64-fp.exp: New file.
7463
395cf596
SDJ
74642014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7465
7466 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7467 r210637, r210913, r211666, r215400, r215817).
7468
7469 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7470 * dg-extract-results.py: New file.
7471 * dg-extract-results.sh: Use it if the environment seems
7472 suitable.
7473
7474 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7475
7476 * dg-extract-results.py (parse_run): Handle warnings that
7477 are printed before a test harness is run.
7478
7479 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7480
7481 * dg-extract-results.py (Named): Remove __cmp__ method.
7482 (output_variation): Use a key to sort variation.harnesses.
7483
7484 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7485
7486 * dg-extract-results.py: For Python 3, force sys.stdout to
7487 handle surrogate escape sequences.
7488 (safe_open): New function.
7489 (output_segment, main): Use it.
7490
7491 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7492
7493 * dg-extract-results.py (Prog.result_re): Include options
7494 in test name.
7495
7496 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7497
7498 * dg-extract-results.py (output_variation): Always sort if
7499 do_sum.
7500
e882ef3c
SM
75012014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7502
7503 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7504 as long as we get pagination notifications.
7505
4992aa20
JM
75062014-12-15 Jason Merrill <jason@redhat.com>
7507
7508 * Makefile.in (check-gdb.%): Restore.
7509 * README: Mention it.
7510
c1b5a1a6
JB
75112014-12-13 Joel Brobecker <brobecker@adacore.com>
7512
7513 * gdb.ada/str_uninit: New testcase.
7514
5537b577
JK
75152014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7516
7517 PR symtab/17642
7518 * gdb.base/vla-stub-define.c: New file.
7519 * gdb.base/vla-stub.c: New file.
7520 * gdb.base/vla-stub.exp: New file.
7521
bb2ec1b3
TT
75222014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7523 Jan Kratochvil <jan.kratochvil@redhat.com>
7524 Tom Tromey <tromey@redhat.com>
7525
7526 * configure.ac: Add gdb.compile/.
7527 * configure: Regenerate.
7528 * gdb.compile/Makefile.in: New file.
7529 * gdb.compile/compile-ops.exp: New file.
7530 * gdb.compile/compile-ops.c: New file.
7531 * gdb.compile/compile-tls.c: New file.
7532 * gdb.compile/compile-tls.exp: New file.
7533 * gdb.compile/compile-constvar.S: New file.
7534 * gdb.compile/compile-constvar.c: New file.
7535 * gdb.compile/compile-mod.c: New file.
7536 * gdb.compile/compile-nodebug.c: New file.
7537 * gdb.compile/compile-setjmp-mod.c: New file.
7538 * gdb.compile/compile-setjmp.c: New file.
7539 * gdb.compile/compile-setjmp.exp: New file.
7540 * gdb.compile/compile-shlib.c: New file.
7541 * gdb.compile/compile.c: New file.
7542 * gdb.compile/compile.exp: New file.
7543 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7544
4ff709eb
TT
75452014-12-12 Tom Tromey <tromey@redhat.com>
7546
7547 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7548 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7549
6dddd6a5
DE
75502014-12-12 Doug Evans <dje@google.com>
7551
7552 * lib/gdb-python.exp (get_python_valueof): New function.
7553 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7554
71c24708
AA
75552014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7556
7557 * gdb.base/completion.exp: Add test for completion of "info
7558 registers ".
7559
3e29f34a
MR
75602014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7561
7562 * gdb.base/func-ptrs.c: New file.
7563 * gdb.base/func-ptrs.exp: New file.
7564
fc126975
SM
75652014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7566
7567 PR breakpoints/17012
7568 * gdb.base/dprintf-detach.c: New file.
7569 * gdb.base/dprintf-detach.exp: New file.
7570
0a46d518
SM
75712014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7572
7573 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7574 * lib/gdb.exp (target_is_gdbserver): New procedure.
7575
a0be3e44
DE
75762014-12-08 Doug Evans <dje@google.com>
7577
7578 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7579
df1b803a
YQ
75802014-12-05 Yao Qi <yao@codesourcery.com>
7581
7582 * gdb.guile/scm-error.exp: Remove the third argument to
7583 gdb_remote_download.
7584 * gdb.guile/scm-frame-args.exp: Likewise.
7585 * gdb.guile/scm-section-script.exp: Likewise.
7586
ddb9f679
YQ
75872014-12-05 Yao Qi <yao@codesourcery.com>
7588
7589 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7590
86e4ed39
DE
75912014-12-04 Doug Evans <dje@google.com>
7592
7593 * gdb.python/py-objfile.exp: Add tests for
7594 objfile.add_separate_debug_file.
7595
7c50a931
DE
75962014-12-04 Doug Evans <dje@google.com>
7597
7598 * lib/gdb.exp (get_build_id): New function.
7599 (build_id_debug_filename_get): Rewrite to use it.
7600 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7601
621661e3
MR
76022014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7603
7604 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7605 `method(long)', not just 0x0.
7606 * gdb.cp/nsalias.exp: Align code labels to 4.
7607 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7608 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7609 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7610 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7611 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7612 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7613
29f0c3b7
DE
76142014-12-02 Doug Evans <dje@google.com>
7615
e1e061e7 7616 PR symtab/17602
29f0c3b7 7617 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 7618 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
7619 * gdb.cp/anon-ns.exp: Update.
7620
162078c8
NB
76212014-12-02 Nick Bull <nicholaspbull@gmail.com>
7622
7623 * gdb.python/py-events.py (inferior_call_handler): New.
7624 (register_changed_handler, memory_changed_handler): New.
7625 (test_events.invoke): Register new handlers.
7626 * gdb.python/py-events.exp: Add tests for inferior call,
7627 memory_changed and register_changed events.
7628
fdb09caf
AA
76292014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7630
7631 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7632 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7633 if the linker doesn't understand this.
7634
55cfb2c4
SM
76352014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7636
7637 * gdb.python/python.exp: Change expected reply to help().
7638
9e8cd6df
YQ
76392014-12-01 Yao Qi <yao@codesourcery.com>
7640
7641 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7642 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7643 * configure: Re-generated.
7644
6c659fc2
SC
76452014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7646
7647 * gdb.cp/chained-calls.cc: New file.
7648 * gdb.cp/chained-calls.exp: New file.
7649 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7650
d7fc3181
SM
76512014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7652
7653 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7654 * gdb.dwarf2/symtab-producer.exp: Same.
7655 * gdb.gdb/python-interrupts.exp: Same.
7656 * gdb.gdb/python-selftest.exp: Same.
7657 * gdb.python/py-linetable.exp: Same.
7658 * gdb.python/py-type.exp: Same.
7659 * gdb.python/py-value-cc.exp: Same.
7660 * gdb.python/py-value.exp: Same.
7661
10e79639
YQ
76622014-11-28 Yao Qi <yao@codesourcery.com>
7663
7664 * gdb.base/break-probes.exp: Match library name prefixed with
7665 sysroot.
7666
f28a0564
SM
76672014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7668
7669 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7670 test expected output. Add parentheses for the call to print.
7671 Remove L suffix from integers.
7672
3fe1ce1d
DE
76732014-11-26 Doug Evans <dje@google.com>
7674
7675 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7676
84429e27
YQ
76772014-11-22 Yao Qi <yao@codesourcery.com>
7678
7679 * gdb.trace/entry-values.c: Remove asms.
7680 (foo): Add foo_label.
7681 (bar): Add bar_label.
7682 * gdb.trace/entry-values.exp: Remove code computing foo's
7683 length and bar's length.
7684 (Dwarf::assemble): Invoke function_range for bar and use
7685 MACRO_AT_func for foo.
7686
26741859
YQ
76872014-11-22 Yao Qi <yao@codesourcery.com>
7688
7689 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7690 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7691 Use .Lgcc43_procstart instead of gcc43.
7692
45e44d27
JB
76932014-11-21 Joel Brobecker <brobecker@adacore.com>
7694
7695 * gdb.ada/n_arr_bound: New testcase.
7696
458c8db8
SDJ
76972014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7698
7699 PR breakpoints/10737
7700 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7701 test_catch_syscall_multi_arch.
7702 (test_catch_syscall_multi_arch): New function.
7703
43f3e411
DE
77042014-11-20 Doug Evans <xdje42@gmail.com>
7705
7706 * gdb.base/maint.exp: Update expected output.
7707
0d7b2549
AA
77082014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7709
7710 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7711 4-byte instruction on S390.
7712
8908fca5
JB
77132014-11-19 Joel Brobecker <brobecker@adacore.com>
7714
7715 * gdb.ada/arr_arr: New testcase.
7716
4a46959e
JB
77172014-11-19 Joel Brobecker <brobecker@adacore.com>
7718
7719 * gdb.ada/pkd_arr_elem: New Testcase.
7720
470e2f4e
LM
77212014-11-18 Luis Machado <lgustavo@codesourcery.com>
7722
7723 * gdb.reverse/break-precsave: Expect completion message for
7724 core file reads.
7725 * gdb.reverse/consecutive-precsave.exp: Likewise.
7726 * gdb.reverse/finish-precsave.exp: Likewise.
7727 * gdb.reverse/i386-precsave.exp: Likewise.
7728 * gdb.reverse/machinestate-precsave.exp: Likewise.
7729 * gdb.reverse/sigall-precsave.exp: Likewise.
7730 * gdb.reverse/solib-precsave.exp: Likewise.
7731 * gdb.reverse/step-precsave.exp: Likewise.
7732 * gdb.reverse/until-precsave.exp: Likewise.
7733 * gdb.reverse/watch-precsave.exp: Likewise.
7734
a267f3ad
AA
77352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7736
7737 * gdb.base/bp-permanent.c: Include unistd.h.
7738 * gdb.python/py-framefilter-mi.c (main): Add return type.
7739 * gdb.python/py-framefilter.c (main): Likewise.
7740 * gdb.trace/actions-changed.c (main): Likewise.
7741
12084a9a
AA
77422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7743
7744 * gdb.mi/until.c: Add eye-catchers.
7745 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7746 line numbers.
7747
dc7e1a77
AA
77482014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7749
7750 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7751 function header variants in break1.c.
7752 * gdb.base/ena-dis-br.exp: Likewise.
7753 * gdb.base/hbreak2.exp: Likewise.
7754 * gdb.reverse/until-precsave.exp: Drop references to removed
7755 non-prototype function header variants in ur1.c.
7756 * gdb.reverse/until-reverse.exp: Likewise.
7757
41c77605
PM
77582014-11-17 Petr Machata <pmachata@redhat.com>
7759
7760 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7761 ${_cu_offset_size} bytes abbrev offset.
7762
34248c3a
DE
77632014-11-15 Doug Evans <xdje42@gmail.com>
7764
7765 PR symtab/17559
7766 * gdb.base/line-symtabs.exp: New file.
7767 * gdb.base/line-symtabs.c: New file.
7768 * gdb.base/line-symtabs.h: New file.
7769
646da059
YQ
77702014-11-14 Yao Qi <yao@codesourcery.com>
7771
7772 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7773 (func): Add label func_label.
7774 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7775 Replace low_pc and high_pc with MACRO_AT_range.
7776 Replace name, low_pc and high_pc with MACRO_AT_func.
7777
9301ebe6
YQ
77782014-11-14 Yao Qi <yao@codesourcery.com>
7779
7780 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7781 Replace name, low_pc and high_pc with MACRO_AT_func.
7782
f166b542
YQ
77832014-11-14 Yao Qi <yao@codesourcery.com>
7784
7785 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7786 produce debug information.
7787 * gdb.dwarf2/implptr-optimized-out.S: Removed.
7788
0f6e71e3
YQ
77892014-11-14 Yao Qi <yao@codesourcery.com>
7790
7791 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
7792 object and get function length.
7793 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
7794 with MACRO_AT_func.
7795 (top-level): Replace gdb_compile and clean_restart with
7796 prepare_for_testing.
7797 * gdb.dwarf2/main.c (main): Add label main_label.
7798
876c4df9
YQ
77992014-11-14 Yao Qi <yao@codesourcery.com>
7800
7801 * lib/dwarf.exp (function_range): New procedure.
7802 (Dwarf::_handle_macro_at_func): New procedure.
7803 (Dwarf::_handle_macro_at_range): New procedure.
7804 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
7805
02ad9cf1
YQ
78062014-11-14 Yao Qi <yao@codesourcery.com>
7807
7808 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
7809 (_handle_attribute): New procedure.
7810
a59add0c
AA
78112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7812
7813 * gdb.ada/cond_lang/foo.c (callme): Add return type.
7814 * gdb.base/call-sc.c (zed): Likewise.
7815 * gdb.base/checkpoint.c (main): Likewise.
7816 * gdb.base/dump.c (main): Likewise.
7817 * gdb.base/gcore.c (main): Likewise.
7818 * gdb.base/huge.c (main): Likewise.
7819 * gdb.base/multi-forks.c (main): Likewise.
7820 * gdb.base/pr10179-a.c (main): Likewise.
7821 * gdb.base/savedregs.c (main): Likewise.
7822 * gdb.base/sigaltstack.c (main): Likewise.
7823 * gdb.base/siginfo.c (main): Likewise.
7824 * gdb.base/structs.c (zed): Likewise.
7825 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
7826 * gdb.mi/mi-syn-frame.c (main): Likewise.
7827 * gdb.mi/until.c (foo, main): Likewise.
7828 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
7829 * gdb.base/solib-weak.c (foo): Declare.
7830 * gdb.base/attach-twice.c: Include stdio.h.
7831 * gdb.base/weaklib1.c: Likewise.
7832 * gdb.base/weaklib2.c: Likewise.
7833 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
7834 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
7835 unistd.h.
7836 * gdb.base/attach-pie-misread.c: Include stdlib.h.
7837 * gdb.mi/mi-exit-code.c: Likewise.
7838 * gdb.base/break-interp-lib.c: Include string.h.
7839 * gdb.base/coremaker.c: Likewise.
7840 * gdb.base/testenv.c: Likewise.
7841 * gdb.python/py-finish-breakpoint.c: Likewise.
7842 * gdb.base/inferior-died.c: Include sys/wait.h.
7843 * gdb.base/fileio.c: Include time.h.
7844 * gdb.base/async-shell.c: Include unistd.h.
7845 * gdb.base/dprintf-non-stop.c: Likewise.
7846 * gdb.base/info-os.c: Likewise.
7847 * gdb.mi/mi-console.c: Likewise.
7848 * gdb.mi/watch-nonstop.c: Likewise.
7849 * gdb.python/py-events.c: Likewise.
7850 * gdb.base/async.c (baz): Move up before its invocation.
7851 * gdb.base/code_elim2.c (my_global_func): Likewise.
7852 * gdb.base/skip-solib-lib.c (multiply): Likewise.
7853 * gdb.base/advance.c (func2): Likewise.
7854
3b5d5997
AA
78552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7856
7857 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
7858 variant.
7859 * gdb.base/annota3.c: Likewise.
7860 * gdb.base/async.c: Likewise.
7861 * gdb.base/average.c: Likewise.
7862 * gdb.base/call-ar-st.c: Likewise.
7863 * gdb.base/call-rt-st.c: Likewise.
7864 * gdb.base/call-sc.c: Likewise.
7865 * gdb.base/call-strs.c: Likewise.
7866 * gdb.base/ending-run.c: Likewise.
7867 * gdb.base/execd-prog.c: Likewise.
7868 * gdb.base/exprs.c: Likewise.
7869 * gdb.base/foll-exec.c: Likewise.
7870 * gdb.base/foll-fork.c: Likewise.
7871 * gdb.base/foll-vfork.c: Likewise.
7872 * gdb.base/funcargs.c: Likewise.
7873 * gdb.base/gcore.c: Likewise.
7874 * gdb.base/jump.c: Likewise.
7875 * gdb.base/langs0.c: Likewise.
7876 * gdb.base/langs1.c: Likewise.
7877 * gdb.base/langs2.c: Likewise.
7878 * gdb.base/mips_pro.c: Likewise.
7879 * gdb.base/nodebug.c: Likewise.
7880 * gdb.base/opaque0.c: Likewise.
7881 * gdb.base/opaque1.c: Likewise.
7882 * gdb.base/recurse.c: Likewise.
7883 * gdb.base/run.c: Likewise.
7884 * gdb.base/scope0.c: Likewise.
7885 * gdb.base/scope1.c: Likewise.
7886 * gdb.base/setshow.c: Likewise.
7887 * gdb.base/setvar.c: Likewise.
7888 * gdb.base/shmain.c: Likewise.
7889 * gdb.base/shr1.c: Likewise.
7890 * gdb.base/shr2.c: Likewise.
7891 * gdb.base/sigall.c: Likewise.
7892 * gdb.base/signals.c: Likewise.
7893 * gdb.base/so-indr-cl.c: Likewise.
7894 * gdb.base/solib2.c: Likewise.
7895 * gdb.base/structs.c: Likewise.
7896 * gdb.base/sum.c: Likewise.
7897 * gdb.base/vforked-prog.c: Likewise.
7898 * gdb.base/watchpoint.c: Likewise.
7899 * gdb.reverse/shr2.c: Likewise.
7900 * gdb.reverse/until-reverse.c: Likewise.
7901 * gdb.reverse/ur1.c: Likewise.
7902 * gdb.reverse/watch-reverse.c: Likewise.
7903
066a77c5
AA
79042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7905
7906 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
7907 variant.
7908 * gdb.base/sepdebug.exp: Drop references to removed code.
7909
4f204ea5
AA
79102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7911
7912 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
7913 variant. Preserve original line numbering.
7914 * gdb.base/list1.c: Likewise.
7915
3b377a3a
AA
79162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7917
7918 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
7919 variant.
7920 * gdb.base/break1.c: Likewise.
7921 * gdb.base/break.exp: Drop references to removed code.
7922
e444df73
AA
79232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7924
7925 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
7926 variant.
7927
8008f2a7
AA
79282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7929
7930 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
7931
a5a06887
AA
79322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7933
7934 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
7935 logic into perform_all_tests() and invoke it with and without
7936 function header prototypes.
7937 (do_function_calls): Remove conditional XFAIL for PR 5318.
7938 (rerun_and_prepare): Remove duplicate code.
7939 (perform_all_tests): New. Main logic moved here.
7940
44dba9b9
AA
79412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7942
7943 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
7944 code guarded by #ifdef NO_PROTOTYPES.
7945 (t_double_many_args): Likewise.
7946 (DEF_FUNC_MANY_ARGS_1): Likewise.
7947 (DEF_FUNC_VALUES_1): Likewise.
7948 (t_structs_ldc): Renamed from t_structs_fc in conditional code
7949 guarded by #ifdef PROTOTYPES.
7950
d1fbcd56
AA
79512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7952
7953 * gdb.mi/mi-console.c: Add eye-catcher.
7954 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
7955 instead of literal line number.
7956
b0e59b8f
AA
79572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7958
7959 * gdb.base/shr2.c: Add eye-catcher.
7960 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
7961 line number.
7962
78f98cca
AA
79632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7964
7965 * gdb.base/jump.c: Add eye-catchers.
7966 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
7967 numbers.
7968
58fa2af0
AA
79692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7970
7971 * gdb.base/execd-prog.c: Add eye-catchers.
7972 * gdb.base/foll-exec.c: Likewise.
7973 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
7974 line numbers.
7975
04e5059b
AA
79762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7977
7978 * gdb.base/ending-run.c: Add eye-catchers.
7979 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
7980 literal line numbers.
7981
dbfdb174
AA
79822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7983
7984 * gdb.base/call-rt-st.c: Add eye-catchers.
7985 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
7986 literal line numbers.
7987
888a2ade
AA
79882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7989
7990 * gdb.base/call-ar-st.c: Add eye-catchers.
7991 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
7992 literal line numbers.
7993
6acc2dde
AA
79942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7995
7996 * gdb.base/average.c: Add eye-catchers.
7997 * gdb.base/sum.c: Likewise.
7998 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
7999 regexps dynamically.
8000
9ecfcd1d
AA
80012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8002
8003 * gdb.base/solib1.c: Add eye-catchers.
8004 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8005 literal line numbers.
8006
78708b7c
PA
80072014-11-12 Pedro Alves <palves@redhat.com>
8008
8009 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8010 leader has exited.
8011
af48d08f
PA
80122014-11-12 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.arch/i386-bp_permanent.c: New file.
8015 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8016 (srcfile): Set to i386-bp_permanent.c.
8017 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8018 that stepi does not execute the 'leave' instruction, instead of
8019 testing it does execute.
8020 * gdb.base/bp-permanent.c: New file.
8021 * gdb.base/bp-permanent.exp: New file.
8022
af3768e9
DE
80232014-11-10 Doug Evans <xdje42@gmail.com>
8024
8025 PR symtab/17564
8026 * gdb.base/symtab-search-order.exp: New file.
8027 * gdb.base/symtab-search-order.c: New file.
8028 * gdb.base/symtab-search-order-1.c: New file.
8029 * gdb.base/symtab-search-order-shlib-1.c: New file.
8030
9de00a4a
PA
80312014-11-07 Pedro Alves <palves@redhat.com>
8032
8033 PR gdb/17511
8034 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8035 i?86-*-linux*.
8036
e0f52461
SC
80372014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8038
8039 PR c++/17494
8040 * gdb.cp/pr17494.cc: New file.
8041 * gdb.cp/pr17494.exp: New file.
8042
6ce8c980
YQ
80432014-11-02 Yao Qi <yao@codesourcery.com>
8044
8045 * gdb.python/python.exp: Get working directory and match the
8046 output of "set extended-prompt \\w " with it.
8047
02be9a71
DE
80482014-10-30 Doug Evans <dje@google.com>
8049
8050 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8051 in objfiles.
8052 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8053 in progspaces.
8054
3bdff46b
LM
80552014-10-30 Janis Johnson <janisjo@codesourcery.com>
8056
8057 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8058 * gdb.base/realname-expand.exp: Likewise.
8059 * gdb.linespec/macro-relative.exp: Likewise.
8060
ab917dfb
PA
80612014-10-29 Pedro Alves <palves@redhat.com>
8062
8063 PR gdb/17408
8064 * gdb.threads/schedlock.c (some_function): New function.
8065 (call_function): New global.
8066 (MAYBE_CALL_SOME_FUNCTION): New macro.
8067 (thread_function): Call it.
8068 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8069 and use it instead of a global counter. Adjust all callers.
8070 (get_current_thread): Use "find current thread" for test message
8071 here rather than having all callers pass down the same string.
8072 (goto_loop): New procedure, factored out from ...
8073 (my_continue): ... this.
8074 (step_ten_loops): Change parameter from test message to command to
8075 use. Adjust.
8076 (list_count): Delete global.
8077 (check_result): New procedure, factored out from duplicate top
8078 level code.
8079 (continue tests): Wrap in with_test_prefix.
8080 (test_step): New procedure, factored out from duplicate top level
8081 code.
8082 (top level): Test "step" in combination with all scheduler-locking
8083 modes. Test "next" in combination with all scheduler-locking
8084 modes, and in combination with stepping over a function call or
8085 not.
8086 * gdb.threads/next-bp-other-thread.c: New file.
8087 * gdb.threads/next-bp-other-thread.exp: New file.
8088
d3d4baed
PA
80892014-10-29 Pedro Alves <palves@redhat.com>
8090
8091 PR python/17372
8092 * gdb.python/python.exp: Test a multi-line command that spawns
8093 interactive Python.
8094 * gdb.base/multi-line-starts-subshell.exp: New file.
8095
563e8d85
YQ
80962014-10-29 Yao Qi <yao@codesourcery.com>
8097
8098 * gdb.base/fileio.exp: Make directories on host.
8099
0ea4d52e
YQ
81002014-10-29 Yao Qi <yao@codesourcery.com>
8101
8102 * gdb.base/fileio.c (test_write): Close the file.
8103
7f5ef605
PA
81042014-10-28 Pedro Alves <palves@redhat.com>
8105
8106 PR gdb/12623
8107 * gdb.base/sigstep.c (no_handler): New global.
8108 (main): If 'no_handler is true, set the signal handlers to
8109 SIG_IGN.
8110 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8111 with_sw_watch and no_handler parameters. Handle them.
8112 (top level) <stepping over handler when stopped at a breakpoint
8113 test>: Add a test axis for testing with a software watchpoint, and
8114 another for testing with the signal handler set to SIG_IGN.
8115 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8116 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8117
abbdbd03
PA
81182014-10-28 Pedro Alves <palves@redhat.com>
8119
8120 PR gdb/17511
8121 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8122 * gdb.base/sigstep.exp (other_handler_location): New global.
8123 (advance): Support stepping into the signal handler, and running
8124 commands while in the handler.
8125 (in_handler_map): New global.
8126 (top level): In the advance test, add combinations for getting
8127 into the handler with stepping commands, and for running commands
8128 in the handler. Add comment descripting the advancei tests.
8129
1df4399f
PA
81302014-10-28 Pedro Alves <palves@redhat.com>
8131
8132 * gdb.base/sigstep.exp: Use build_executable instead of
8133 prepare_for_testing.
8134 (top level): Move code that starts GDB, runs to main and creates a
8135 display to ...
8136 (restart): ... this new procedure.
8137 (top level): Move backtrace from signal handler test to ...
8138 (validate_backtrace): ... this new procedure.
8139 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8140 with_test_prefix. Always restart GDB.
8141 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8142 with_test_prefix. Always restart GDB. No need to delete
8143 breakpoints after the test.
8144 (test_skip_handler): Remove prefix parameter.
8145 (skip_over_handler, breakpoint_to_handler)
8146 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8147 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8148 restart GDB. No need to delete breakpoints after the test.
8149 (top level): Use foreach to call the test procedures with
8150 different commands.
8151
a5b6e449
PA
81522014-10-28 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8155 instead of GNATS numbers.
8156 * gdb.base/sigbpt.exp: Likewise.
8157 * gdb.base/siginfo.exp: Likewise.
8158 * gdb.base/sigstep.exp: Likewise.
8159
e5f8a7cc
PA
81602014-10-27 Pedro Alves <palves@redhat.com>
8161
8162 * gdb.base/sigstep.c (dummy): New global.
8163 (main): Issue a couple writes to the new global.
8164 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8165 procedures.
8166 (skip_over_handler): Use test_skip_handler.
8167 (top level): Call skip_over_handler for stepi and nexti too.
8168 (breakpoint_over_handler): Use test_skip_handler.
8169 (top level): Call breakpoint_over_handler for stepi and nexti too.
8170
763905a3
YQ
81712014-10-27 Yao Qi <yao@codesourcery.com>
8172
8173 * gdb.trace/tfile.c (adjust_function_address)
8174 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8175 function descriptor.
8176
6f259a23
DB
81772014-10-24 Don Breazeal <donb@codesourcery.com>
8178
8179 * gdb.base/foll-fork.exp (test_follow_fork,
8180 catch_fork_child_follow): Check for updated fork messages emitted
8181 from infrun.c.
8182 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8183 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8184 vfork_and_exec_child_follow_through_step): Check for updated vfork
8185 messages emitted from infrun.c.
8186
09dd9a69
PA
81872014-10-24 Pedro Alves <palves@redhat.com>
8188
8189 * gdb.base/corefile.exp: Remove references to ultrix.
8190 * gdb.base/interrupt.exp: Likewise.
8191 * gdb.base/whatis.exp: Likewise.
8192 * gdb.gdb/selftest.exp: Likewise.
8193 * gdb.threads/manythreads.exp: Likewise.
8194 * gdb.threads/print-threads.exp: Likewise.
8195 * gdb.threads/pthreads.exp:: Likewise.
8196 * gdb.threads/schedlock.exp: Likewise.
8197
3433cfa5
SC
81982014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8199
8200 * gdb.cp/non-trivial-retval.cc: Add a test case.
8201 * gdb.cp/non-trivial-retval.exp: Add a test.
8202
092f880b
YQ
82032014-10-20 Yao Qi <yao@codesourcery.com>
8204
8205 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8206 * gdb.python/py-objfile-script-gdb.py: New file.
8207 * gdb.python/py-objfile-script.exp: Update reference to
8208 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8209 of remote_download. Remove the dest file.
8210
acbdb7f3
YQ
82112014-10-20 Yao Qi <yao@codesourcery.com>
8212
8213 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8214 * gdb.base/step-line.exp: Likewise.
8215 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8216 * gdb.dwarf2/dw2-basic.exp: Likewise.
8217 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8218 * gdb.dwarf2/dw2-filename.exp: Likewise.
8219 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8220 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8221 * gdb.dwarf2/dw2-producer.exp: Likewise.
8222 * gdb.dwarf2/mac-fileno.exp: Likewise.
8223 * gdb.python/py-frame-args.exp: Likewise.
8224 * gdb.python/py-framefilter.exp: Likewise.
8225 * gdb.python/py-mi.exp: Likewise.
8226 * gdb.python/py-objfile-script.exp: Likewise
8227 * gdb.python/py-pp-integral.exp: Likewise.
8228 * gdb.python/py-pp-re-notag.exp: Likewise.
8229 * gdb.python/py-prettyprint.exp: Likewise.
8230 * gdb.python/py-section-script.exp: Likewise.
8231 * gdb.python/py-typeprint.exp: Likewise.
8232 * gdb.python/py-xmethods.exp: Likewise.
8233 * gdb.stabs/weird.exp: Likewise.
8234 * gdb.xml/tdesc-regs.exp: Likewise.
8235
bd286a29
KCY
82362014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8237
8238 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8239 (out_cu): Use addr_len for the size of addresses.
8240 (out_line): Likewise. Size DW_LNE_set_address instruction
8241 according to addr_len.
8242 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8243 (FUNC): Add START_INSNS to definition.
8244
673dc4a0
YQ
82452014-10-18 Yao Qi <yao@codesourcery.com>
8246
8247 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8248 gdb_has_argv0 return true.
8249 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8250 check [target_info exists noargs], check [gdb_has_argv0]
8251 instead.
8252 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8253 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8254 procedures.
8255
4ffbba72
DE
82562014-10-17 Doug Evans <dje@google.com>
8257
8258 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8259 event.
8260 * gdb.python/py-events.py: Add clear_objfiles event.
8261
d096d8c1
DE
82622014-10-17 Doug Evans <dje@google.com>
8263
8264 * gdb.python/py-objfile.exp: Test progspace attribute.
8265
a80db015
LM
82662014-10-17 Luis Machado <lgustavo@codesourcery.com>
8267
8268 * gdb.guile/scm-breakpoint.exp: Do not assume any
8269 directory separators when matching source file paths.
8270 * gdb.python/py-breakpoint.exp: Likewise.
8271 * gdb.reverse/break-precsave.exp: Likewise.
8272 * gdb.reverse/break-reverse.exp: Likewise.
8273 * gdb.reverse/consecutive-precsave.exp: Likewise.
8274 * gdb.reverse/finish-precsave.exp: Likewise.
8275 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8276 * gdb.reverse/finish-reverse.exp: Likewise.
8277 * gdb.reverse/i386-precsave.exp: Likewise.
8278 * gdb.reverse/i387-env-reverse.exp: Likewise.
8279 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8280 * gdb.reverse/machinestate-precsave.exp: Likewise.
8281 * gdb.reverse/machinestate.exp: Likewise.
8282 * gdb.reverse/sigall-precsave.exp: Likewise.
8283 * gdb.reverse/solib-precsave.exp: Likewise.
8284 * gdb.reverse/step-precsave.exp: Likewise.
8285 * gdb.reverse/until-precsave.exp: Likewise.
8286 * gdb.reverse/watch-precsave.exp: Likewise.
8287 * gdb.reverse/watch-reverse.exp: Likewise.
8288
b22089ab
YQ
82892014-10-17 Yao Qi <yao@codesourcery.com>
8290
8291 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8292 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8293
6c4486e6
PA
82942014-10-17 Pedro Alves <palves@redhat.com>
8295
8296 PR gdb/17471
8297 * gdb.base/bg-execution-repeat.c: New file.
8298 * gdb.base/bg-execution-repeat.exp: New file.
8299
0ff33695
PA
83002014-10-17 Pedro Alves <palves@redhat.com>
8301
8302 PR gdb/17300
8303 * gdb.base/continue-all-already-running.c: New file.
8304 * gdb.base/continue-all-already-running.exp: New file.
8305
6fdebc3d
PA
83062014-10-17 Pedro Alves <palves@redhat.com>
8307
8308 PR gdb/17472
8309 * gdb.base/annota-input-while-running.c: New file.
8310 * gdb.base/annota-input-while-running.exp: New file.
8311
32a8097b
PA
83122014-10-17 Pedro Alves <palves@redhat.com>
8313
8314 * gdb.base/callfuncs.exp: emove references to osf.
8315 * gdb.base/sigall.exp: Likewise.
8316 * gdb.gdb/selftest.exp: Likewise.
8317 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8318 * gdb.mi/non-stop.c: Likewise.
8319 * gdb.mi/pthreads.c: Likewise.
8320 * gdb.reverse/sigall-precsave.exp: Likewise.
8321 * gdb.reverse/sigall-reverse.exp: Likewise.
8322 * gdb.threads/pthreads.c: Likewise.
8323 * gdb.threads/pthreads.exp: Likewise.
8324
7a3517ff
YQ
83252014-10-17 Yao Qi <yao@codesourcery.com>
8326
8327 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8328 check 'target_info exists noargs'.
8329 (test_command_prompt_position): Likewise.
8330 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8331 Remove "set args".
8332 (progvar_simple_while_test): Likewise.
8333 (progvar_complex_if_while_test): Likewise.
8334 (if_while_breakpoint_command_test): Likewise.
8335 (infrun_breakpoint_command_test): Likewise.
8336 (breakpoint_command_test): Likewise.
8337 (watchpoint_command_test): Likewise.
8338 (bp_deleted_in_command_test): Likewise.
8339 (temporary_breakpoint_commands): Likewise.
8340
bb99c472
YQ
83412014-10-16 Yao Qi <yao@codesourcery.com>
8342
8343 * gdb.base/remotetimeout.exp: Remove noargs checking.
8344
7c16b83e
PA
83452014-10-15 Pedro Alves <palves@redhat.com>
8346
8347 PR breakpoints/9649
8348 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8349 * gdb.base/breakpoint-in-ro-region.exp
8350 (probe_target_hardware_step): New procedure.
8351 (top level): Probe hardware stepping and hardware breakpoint
8352 support. Test stepping through a read-only region, with both
8353 "breakpoint auto-hw" on and off and both "always-inserted" on and
8354 off.
8355
35a49624
IB
83562014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8357
8358 * gdb.dlang/demangle.exp: Update for demangling changes.
8359
2d1c107c
SC
83602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8361
8362 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8363 * gdb.cp/non-trivial-retval.exp: Add new tests.
8364
778811d5
SC
83652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8366
8367 PR c++/13403
8368 PR c++/15154
8369 * gdb.cp/non-trivial-retval.cc: New file.
8370 * gdb.cp/non-trivial-retval.exp: New file.
8371
10c5f0a8
YQ
83722014-10-15 Yao Qi <yao@codesourcery.com>
8373
8374 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8375 remote host.
8376
65d7b369
YQ
83772014-10-15 Yao Qi <yao@codesourcery.com>
8378
8379 * gdb.python/py-symbol.exp: Match file base name if host is
8380 remote, otherwise match file name with dir name.
8381 * gdb.python/py-symtab.exp: Likewise.
8382 * gdb.python/python.exp: Likewise.
8383
46dc1394
YQ
83842014-10-15 Yao Qi <yao@codesourcery.com>
8385
8386 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8387 pattern.
8388 * gdb.python/py-symtab.exp: Likewise.
8389 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8390 locationn.
8391
c40cc657
JB
83922014-10-14 Joel Brobecker <brobecker@adacore.com>
8393
8394 * gdb.ada/addr_arith: New testcase.
8395
2abf49e1
MR
83962014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8397
8398 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8399 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8400 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8401 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8402
f7088df3
SDJ
84032014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8404
8405 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8406 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8407 * gdb.arch/stap-eval-lang-ada.exp: New file.
8408
4dc06805
YQ
84092014-10-14 Yao Qi <yao@codesourcery.com>
8410
8411 * gdb.mi/mi-var-child.c (nothing1): New function.
8412 (nothing2): New function.
8413 (do_children_tests): Set function pointers by nothing1 and
8414 nothing2.
8415 * gdb.mi/mi-var-child.exp: Step over new added statements.
8416 Update test to match the new output.
8417 * gdb.mi/var-cmd.c (nothing1): New function.
8418 (nothing2): New function.
8419 (do_children_tests): Set function pointers by nothing1 and
8420 nothing2.
8421 * gdb.mi/mi-var-display.exp: Update test to match output.
8422 Step to the line specified by $line_dct_nothing.
8423 Increase the number of lines to step.
8424
46a93de2
YQ
84252014-10-14 Yao Qi <yao@codesourcery.com>
8426
8427 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8428 tests.
8429 * gdb.mi/mi2-var-child.exp: Likewise.
8430
14ea52ee
DE
84312014-10-13 Doug Evans <dje@google.com>
8432
8433 * gdb.python/py-objfile.exp: Change name of file name test.
8434
e5c6e92b
DE
84352014-10-13 Doug Evans <dje@google.com>
8436
8437 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8438 from the start of the CU.
8439
c780cc2f
JK
84402014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8441 Yao Qi <yao@codesourcery.com>
8442
8443 Fix "save breakpoints" for "catch" command.
8444 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8445 Remove -nonewline. Match also the added "main" line.
8446
99894e11
JK
84472014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8448
8449 Fix "save breakpoints" for "disable $bpnum" command.
8450 * gdb.base/save-bp.c (main): Add label.
8451 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8452
6e1ac5a3
JK
84532014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8454
8455 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8456
754dd2b0
YQ
84572014-10-11 Yao Qi <yao@codesourcery.com>
8458
8459 * gdb.server/server-kill.exp: Execute command
8460 "set remote trace-status-packet on" before "tstatus".
8461
f90183d7
YQ
84622014-10-11 Yao Qi <yao@codesourcery.com>
8463
8464 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8465 (main): Call getppid.
8466 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8467 and continue to it. Read variable "server_pid".
8468
bf40a607
YQ
84692014-10-11 Yao Qi <yao@codesourcery.com>
8470
8471 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8472
052ca370
YQ
84732014-10-11 Yao Qi <yao@codesourcery.com>
8474
8475 * gdb.threads/thread-find.exp: Don't execute command
8476 "info threads".
8477 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8478 * gdb.threads/linux-dp.exp: Don't check the condition
8479 $threads_created equals to zero.
8480
3831839c
PA
84812014-10-10 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.base/bigcore.exp: Remove references to IRIX.
8484 * gdb.base/funcargs.exp: Likewise.
8485 * gdb.base/interrupt.exp: Likewise.
8486 * gdb.base/mips_pro.exp: Likewise.
8487 * gdb.base/nodebug.exp: Likewise.
8488 * gdb.base/setvar.exp: Likewise.
8489 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8490
8b9a549d
PA
84912014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8492 Pedro Alves <palves@redhat.com>
8493
8494 PR symtab/14466
8495 * gdb.base/vdso-warning.c: New file.
8496 * gdb.base/vdso-warning.exp: New file.
8497
d48ba5e8
DE
84982014-10-02 Doug Evans <dje@google.com>
8499
8500 * gdb.base/structs.c (main): Don't run forever.
8501
2278c276
PA
85022014-10-02 Pedro Alves <palves@redhat.com>
8503
8504 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8505 (top level) <stop threads 1, stop threads 2>: Use it.
8506
b57bacec
PA
85072014-10-02 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.threads/break-while-running.exp (test): Add new
8510 'update_thread_list' argument. Skip "info threads" if false.
8511 (top level): Add new 'update_thread_list' axis.
8512
13fd3ff3
PA
85132014-10-02 Pedro Alves <palves@redhat.com>
8514
8515 PR breakpoints/17431
8516 * gdb.base/execl-update-breakpoints.c: New file.
8517 * gdb.base/execl-update-breakpoints.exp: New file.
8518
0fec99e8
PA
85192014-10-01 Pedro Alves <palves@redhat.com>
8520
8521 * gdb.base/breakpoint-in-ro-region.c: New file.
8522 * gdb.base/breakpoint-in-ro-region.exp: New file.
8523
2ddf4301
SM
85242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8525
8526 * gdb.mi/mi-exit-code.exp: New file.
8527 * gdb.mi/mi-exit-code.c: New file.
8528
6a5f3f43
YQ
85292014-09-30 Yao Qi <yao@codesourcery.com>
8530
8531 * lib/prelink-support.exp (build_executable_own_libs): Error if
8532 the target isn't native.
8533
345bcc73
YQ
85342014-09-30 Yao Qi <yao@codesourcery.com>
8535
8536 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8537 false.
8538
a25a5a45
PA
85392014-09-22 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.threads/break-while-running.exp: New file.
8542 * gdb.threads/break-while-running.c: New file.
8543
00ba3162
YQ
85442014-09-19 Yao Qi <yao@codesourcery.com>
8545
8546 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8547 Invoke test. Restart GDB with --readnow and invoke test again.
8548
c3b7b696
YQ
85492014-09-19 Yao Qi <yao@codesourcery.com>
8550
8551 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8552 proc set_breakpoint_on_gcd_function. Invoke
8553 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8554 invoke set_breakpoint_on_gcd_function again.
8555
2b4fd423
DE
85562014-09-18 Doug Evans <dje@google.com>
8557
8558 * gdb.dwarf2/symtab-producer.exp: New file.
8559
a5947601
SDJ
85602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8561
8562 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8563 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8564 * gdb.base/global-var-nested-by-dso.c: Likewise.
8565 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8566
91c19059
SDJ
85672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8568 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.base/watch-bitfields.exp: Pass string other than test file
8571 name to prepare_for_testing.
8572 (watch): New procedure.
8573 (expect_watchpoint): Use with_test_prefix.
8574 (top level): Factor out tests to ...
8575 (test_watch_location, test_regular_watch): ... these new
8576 procedures, and use with_test_prefix and gdb_continue_to_end.
8577
bb9d5f81
PP
85782014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8579
8580 PR breakpoints/12526
8581 * gdb.base/watch-bitfields.exp: New file.
8582 * gdb.base/watch-bitfields.c: New file.
8583
635856f5
PA
85842014-09-16 Pedro Alves <palves@redhat.com>
8585
8586 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8587 software and hardware addresses, not software address against
8588 itself.
8589
7280ceea
PA
85902014-09-16 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8593 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8594
428b16bd
PA
85952014-09-16 Pedro Alves <palves@redhat.com>
8596
8597 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8598 files.
8599 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8600 "*-*-vxworks*" throughout.
8601 * gdb.base/break.exp: Likewise.
8602 * gdb.base/default.exp: Likewise.
8603 * gdb.base/scope.exp: Likewise.
8604 * gdb.base/sepdebug.exp: Likewise.
8605 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8606 throughout.
8607 * gdb.base/run.c: Likewise.
8608 * gdb.base/sepdebug.c: Likewise.
8609 * gdb.hp/gdb.aCC/run.c: Likewise.
8610 * gdb.reverse/until-reverse.c: Likewise.
8611 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8612
666d413c
YQ
86132014-09-16 Yao Qi <yao@codesourcery.com>
8614
8615 * boards/local-remote-host-native.exp: New file.
8616
57cbd724
DE
86172014-09-14 Doug Evans <xdje42@gmail.com>
8618
8619 * gdb.threads/queue-signal.c (thread_count): New variable.
8620 (thread_count_mutex, thread_count_condvar): New variables.
8621 (incr_thread_count, wait_all_threads_running): New functions.
8622 (main): Wait for all threads to be in their thread functions.
8623
81219e53
DE
86242014-09-13 Doug Evans <xdje42@gmail.com>
8625
8626 * gdb.threads/queue-signal.c: New file.
8627 * gdb.threads/queue-signal.exp: New file.
8628
3714cea7
DE
86292014-09-13 Doug Evans <xdje42@gmail.com>
8630
8631 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8632 be consistent with what default_gdb_init uses.
8633 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8634 the plain text of the prompt. Add some logging printfs.
8635 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8636
fa43b1d7
PA
86372014-09-12 Pedro Alves <palves@redhat.com>
8638
8639 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8640 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8641 * gdb.arch/i386-size-overlap.exp: Likewise.
8642 * gdb.arch/i386-size.exp: Likewise.
8643 * gdb.arch/i386-unwind.exp: Likewise.
8644 * gdb.base/a2-run.exp: Likewise.
8645 * gdb.base/break.exp: Likewise.
8646 * gdb.base/charset.exp: Likewise.
8647 * gdb.base/chng-syms.exp: Likewise.
8648 * gdb.base/commands.exp: Likewise.
8649 * gdb.base/dbx.exp: Likewise.
8650 * gdb.base/find.exp: Likewise.
8651 * gdb.base/funcargs.exp: Likewise.
8652 * gdb.base/jit-simple.exp: Likewise.
8653 * gdb.base/reread.exp: Likewise.
8654 * gdb.base/sepdebug.exp: Likewise.
8655 * gdb.base/step-bt.exp: Likewise.
8656 * gdb.cp/mb-inline.exp: Likewise.
8657 * gdb.cp/mb-templates.exp: Likewise.
8658 * gdb.objc/basicclass.exp: Likewise.
8659 * gdb.threads/killed.exp: Likewise.
8660
9d9bf2df
EBM
86612014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8662
8663 PR tdep/17379
8664 * gdb.arch/powerpc-stackless.S: New file.
8665 * gdb.arch/powerpc-stackless.exp: New file.
8666
1cf2f1b0
JK
86672014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8668
8669 * gdb.base/attach.c: Include unistd.h.
8670 (main): Call alarm. Add label postloop.
8671 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8672 gdb_breakpoint, gdb_continue_to_breakpoint.
8673 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8674
98880d46
PA
86752014-09-11 Pedro Alves <palves@redhat.com>
8676
8677 PR gdb/17347
8678 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8679 * gdb.base/attach.exp (test_command_line_attach_run): New
8680 procedure.
8681 (top level): Call it.
8682
4c92ff2c
PA
86832014-09-11 Pedro Alves <palves@redhat.com>
8684
8685 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8686 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8687 (do_command_attach_tests): Use spawn_wait_for_attach.
8688 * gdb.base/solib-overlap.exp: Likewise.
8689 * gdb.multi/multi-attach.exp: Likewise.
8690 * gdb.python/py-prompt.exp: Likewise.
8691 * gdb.python/py-sync-interp.exp: Likewise.
8692 * gdb.server/ext-attach.exp: Likewise.
8693
3adc1a7d
GKB
86942014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8695
8696 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8697 command in testcase. Simplify testcase.
8698
96334934
JB
86992014-09-10 Joel Brobecker <brobecker@adacore.com>
8700
8701 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8702
eb479039
JB
87032014-09-10 Joel Brobecker <brobecker@adacore.com>
8704
8705 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8706
deede10c
JB
87072014-09-10 Joel Brobecker <brobecker@adacore.com>
8708
8709 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8710
7828a5f5
JB
87112014-09-10 Joel Brobecker <brobecker@adacore.com>
8712
8713 * gdb.dwarf2/dynarr-ptr.c: New file.
8714 * gdb.dwarf2/dynarr-ptr.exp: New file.
8715
33aeebcf
MR
87162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8717
8718 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8719 of 30 rather than hardcoding 120 for a slow test case. Take the
8720 `gdb,timeout' target setting into account for this calculation.
8721 Don't extend the timeout for the test cases that don't need it.
8722
7b415901
MR
87232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8724
8725 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8726 a factor of 2 for a slow test case. Take the `gdb,timeout'
8727 target setting into account for this calculation.
8728 * gdb.reverse/until-precsave.exp: Increase the timeout by
8729 a factor of 15 and 3 respectively rather than adding 120
8730 for a pair of slow test cases. Take the `gdb,timeout'
8731 target setting into account for this calculation.
8732
4a40f85a
MR
87332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8734
8735 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8736 timeout, don't pass one down to gdb_expect.
8737 (gdb_expect): Rework timeout selection.
8738
09635af7
MR
87392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8740
8741 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8742 exception on timeout.
8743 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8744 (gdbserver_start_extended): Catch any `gdbserver_start' error
8745 exceptions.
8746 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8747 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8748 `gdbserver_gdb_load' error exceptions.
8749
2bdd10b7
MR
87502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8751
8752 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8753 120 on waiting for the TCP socket to open.
8754
316935f0
DE
87552014-09-09 Doug Evans <xdje42@gmail.com>
8756
8757 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8758 _caller_matches, _any_caller_is, _any_caller_matches.
8759
83740597
DE
87602014-09-09 Doug Evans <xdje42@gmail.com>
8761
8762 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8763
4c122fc3
YQ
87642014-09-09 Yao Qi <yao@codesourcery.com>
8765
8766 * gdb.mi/mi-var-display.exp: Set print symbol off.
8767
a9f116cb
GKB
87682014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8769
8770 PR gdb/17035
8771 * gdb.base/commands.exp: Add tests to verify user-defined
8772 commands with empty bodies.
8773 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8774 python commands in `show user command`.
8775 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8776 scheme commands in `show user command`.
8777
c75bd3a2
JK
87782014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8779
8780 PR python/17355
8781 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8782 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8783 * gdb.python/py-framefilter-invalidarg.exp: New file.
8784 * gdb.python/py-framefilter-invalidarg.py: New file.
8785
faa42425
DE
87862014-09-06 Doug Evans <xdje42@gmail.com>
8787
8788 PR 15276
8789 * gdb.python/py-caller-is.c: New file.
8790 * gdb.python/py-caller-is.exp: New file.
8791
474ca4f6
SDJ
87922014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
8793
8794 PR gdb/17235
8795 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
8796 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
8797
eb0b0463
SDJ
87982014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
8799
8800 PR fortran/17237
8801 * gdb.fortran/print-formatted.exp: New file.
8802 * gdb.fortran/print-formatted.f90: Likewise.
8803
5f3b99cf
SS
88042014-09-03 Sasha Smundak <asmundak@google.com>
8805
8806 * gdb.python/py-frame.exp: Test Frame.read_register.
8807
7d793aa9
SDJ
88082014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
8809
8810 PR python/16699
8811 * gdb.python/py-completion.exp: New file.
8812 * gdb.python/py-completion.py: Likewise.
8813
fb0576e9
DE
88142014-08-28 Doug Evans <dje@google.com>
8815
8816 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
8817 eax,etc. are live with values set by gdb and thus the compiler can't
8818 use them.
8819 * gdb.arch/i386-pseudo.c (main): Ditto.
8820
ee92b0dd
DE
88212014-08-27 Doug Evans <dje@google.com>
8822
8823 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
8824
6649db35
DE
88252014-08-25 Doug Evans <dje@google.com>
8826
8827 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
8828 (main): Ditto.
8829
564b7600
DE
88302014-08-25 Doug Evans <dje@google.com>
8831
8832 * gdb.threads/thread-execl.exp: #include <stdio.h>.
8833
3881fb67
YQ
88342014-08-24 Yao Qi <yao@codesourcery.com>
8835
8836 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
8837 symbol off.
8838 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
8839
a05a36a5
DE
88402014-08-22 Doug Evans <dje@google.com>
8841
8842 PR 17276
8843 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
8844 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
8845 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
8846
7c343b48
YQ
88472014-08-22 Yao Qi <yao@codesourcery.com>
8848
8849 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
8850 * gdb.python/py-finish-breakpoint2.exp: Likewise.
8851 * gdb.python/python.exp: Likewise. Use .py file on the host
8852 instead of the build.
8853
22fd09ae
JK
88542014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8855
8856 * gdb.threads/gcore-stale-thread.c: New file.
8857 * gdb.threads/gcore-stale-thread.exp: New file.
8858
a8454a7c
PA
88592014-08-21 Pedro Alves <palves@redhat.com>
8860
8861 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
8862 * gdb.base/gcore-relro-pie.exp: Likewise.
8863 * gdb.base/gcore-relro.exp: Likewise.
8864 * gdb.base/gcore.exp: Likewise.
8865 * gdb.base/print-symbol-loading.exp: Likewise.
8866 * gdb.threads/gcore-thread.exp: Likewise.
8867 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
8868
2a31c623
PA
88692014-08-20 Pedro Alves <palves@redhat.com>
8870 Jan Kratochvil <jan.kratochvil@redhat.com>
8871
8872 * Makefile.in (EXTRA_RULES, CC): New variables, get from
8873 configure.
8874 (EXPECT): Handle READ1 being set.
8875 (all): Depend on EXTRA_RULES.
8876 (check-read1, expect-read1, read1.so, read1): New rules.
8877 * README (Testsuite Parameters): Document the READ1 make variable.
8878 (Race detection): New section.
8879 * configure: Regenerate.
8880 * configure.ac: If build==host==target, and running under a
8881 GNU/glibc system, add read1 to the extra Makefile rules.
8882 (EXTRA_RULES): AC_SUBST it.
8883 * lib/read1.c: New file.
8884
d36430db
JB
88852014-08-20 Joel Brobecker <brobecker@adacore.com>
8886
8887 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
8888 the handling of variables declared as a typedef to an array
8889 which a DW_AT_data_location attribute.
8890
9a0dc9e3
PA
88912014-08-19 Andrew Burgess <aburgess@broadcom.com>
8892 Pedro Alves <palves@redhat.com>
8893
8894 PR symtab/14604
8895 PR symtab/14605
8896 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
8897 gdb_test.
8898
0718a8da
PA
88992014-08-19 Pedro Alves <palves@redhat.com>
8900
8901 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
8902
13b448cd
YQ
89032014-08-19 Yao Qi <yao@codesourcery.com>
8904
8905 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
8906 right line.
8907
1cbf5077
DB
89082014-08-18 David Blaikie <dblaikie@gmail.com>
8909
8910 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
8911
bf0fae19
JB
89122014-08-18 Joel Brobecker <brobecker@adacore.com>
8913
8914 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
8915 attribute in array range.
8916
3c8c5dcc
JB
89172014-08-18 Joel Brobecker <brobecker@adacore.com>
8918
8919 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
8920
e66d4446
SC
89212014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8922
8923 PR c++/17132
8924 * gdb.cp/pr17132.cc: New file.
8925 * gdb.cp/pr17132.exp: New file.
8926
940df408
SC
89272014-08-15 Siva Chandra Reddy <sivachandra@google.com>
8928
8929 * gdb.python/py-xmethods.py (A_getarrayind)
8930 (E_method_char_worker.__call__, E_method_int_worker.__call__):
8931 Use 'print' with function call syntax.
8932 (E_method_matcher.match): Fix tab vs space indentation mixup.
8933
ebcc6c3a
YQ
89342014-08-15 Yao Qi <yao@codesourcery.com>
8935
8936 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
8937 false.
8938
775e0f04
YQ
89392014-08-15 Yao Qi <yao@codesourcery.com>
8940
8941 * gdb.cp/casts.exp: Set print symbol off.
8942 * gdb.cp/class2.exp: Likewise.
8943 * gdb.cp/overload.exp: Likewise.
8944 * gdb.cp/templates.exp: Likewise.
8945
d769e349
DE
89462014-08-11 Doug Evans <dje@google.com>
8947
8948 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8949 (test_load_shlib): Update.
8950
20c6f1e1
YQ
89512014-08-09 Yao Qi <yao@codesourcery.com>
8952
8953 * gdb.base/display.exp: Invoke is_address_zero_readable.
8954 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
8955 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8956 * gdb.base/hbreak-unmapped.exp: Return if
8957 is_address_zero_readable returns true.
8958 * gdb.base/signest.exp: Likewise.
8959 * gdb.base/signull.exp: Likewise.
8960 * gdb.base/sigbpt.exp: Likewise.
8961 * gdb.guile/scm-disasm.exp: Do the test if
8962 is_address_zero_readable returns false.
8963 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
8964 * gdb.python/py-arch.exp: Likewise.
8965 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
8966 * lib/gdb.exp (is_address_zero_readable): New proc.
8967
5792e8e3
YQ
89682014-08-09 Yao Qi <yao@codesourcery.com>
8969
8970 PR testsuite/13443
8971 * gdb.mi/mi-var-display.exp: Make test messages unique.
8972
3cecbbbe
TT
89732014-08-04 Tom Tromey <tromey@redhat.com>
8974
8975 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
8976 target 0".
8977
00b51ff5
TT
89782014-08-04 Tom Tromey <tromey@redhat.com>
8979
8980 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
8981 "target_resume".
8982
6908c509
JB
89832014-08-01 Joel Brobecker <brobecker@adacore.com>
8984
8985 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
8986 inner_vla_struct_object_size.
8987 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
8988 as xfail.
8989
cc6563d2
PA
89902014-07-30 Pedro Alves <palves@redhat.com>
8991
8992 * gdb.threads/signal-command-handle-nopass.exp (test): Add
8993 comment.
8994
7e09a223
YQ
89952014-07-29 Yao Qi <yao@codesourcery.com>
8996
8997 PR gdb/17206
8998 * gdb.base/until-nodebug.exp: New.
8999
7ebdbe92
DE
90002014-07-28 Doug Evans <xdje42@gmail.com>
9001
9002 PR guile/17203
9003 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9004 previously existing parameter, and previously ambiguously spelled
9005 parameter.
9006
fdb1adc6
WN
90072014-07-28 Will Newton <will.newton@linaro.org>
9008
9009 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9010
186fcde0
DE
90112014-07-26 Ludovic Courtès <ludo@gnu.org>
9012 Doug Evans <xdje42@gmail.com>
9013
9014 PR guile/17146
9015 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9016
70509625
PA
90172014-07-25 Pedro Alves <palves@redhat.com>
9018
9019 * gdb.threads/signal-command-handle-nopass.c: New file.
9020 * gdb.threads/signal-command-handle-nopass.exp: New file.
9021 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9022 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9023 * gdb.threads/signal-delivered-right-thread.c: New file.
9024 * gdb.threads/signal-delivered-right-thread.exp: New file.
9025
c3f814a1
PA
90262014-07-25 Pedro Alves <palves@redhat.com>
9027
9028 * gdb.base/double-prompt-target-event-error.exp
9029 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9030 match.
9031 (cancel_pagination_in_target_event): Rework double prompt
9032 detection.
9033 * gdb.base/paginate-after-ctrl-c-running.exp
9034 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9035 <return>' match.
9036 * gdb.base/paginate-bg-execution.exp
9037 (test_bg_execution_pagination_return)
9038 (test_bg_execution_pagination_cancel): Remove '-notransfer
9039 <return>' matches.
9040 * gdb.base/paginate-execution-startup.exp
9041 (test_fg_execution_pagination_return)
9042 (test_fg_execution_pagination_cancel): Remove '-notransfer
9043 <return>' matches.
9044 * gdb.base/paginate-inferior-exit.exp
9045 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9046 match.
9047 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9048 * lib/gdb.exp (pagination_prompt): Run text through
9049 string_to_regexp.
9050 (gdb_test_multiple): Match $pagination_prompt instead of
9051 "<return>".
9052 (string_to_regexp): Move to lib/gdb-utils.exp.
9053
e214cf6c
JK
90542014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9055
9056 * gdb.arch/amd64-entry-value-paramref.S: New file.
9057 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9058 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9059 * gdb.arch/amd64-optimout-repeat.S: New file.
9060 * gdb.arch/amd64-optimout-repeat.c: New file.
9061 * gdb.arch/amd64-optimout-repeat.exp: New file.
9062
17d0c5c8
JK
90632014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9064
9065 PR gdb/17170
9066 * gdb.base/statistics.exp: New file.
9067
b8b8facf
DE
90682014-07-17 Doug Evans <dje@google.com>
9069
74b49205 9070 PR gdb/17170
b8b8facf
DE
9071 * gdb.base/maint.exp: Update testing of per-command stats.
9072
1b5d0ab3
PA
90732014-07-16 Pedro Alves <palves@redhat.com>
9074
9075 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9076 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9077 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9078 (tfile_write_buf): New functions.
9079 (add_memory_block): Rewrite using the above.
9080 (adjust_function_address): New function.
9081 (FUNCTION_ADDRESS): New macro.
9082 (write_basic_trace_file): Remove short_x local, and use
9083 tfile_write_16. Change type of func_addr local to unsigned long
9084 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9085 here. Cast argument of add_memory_block to char pointer.
9086 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9087 (main): Remove parameters.
9088 * gdb.trace/tfile.exp: Remove nowarnings.
9089
4d974e88
SM
90902014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9091
9092 * gdb.base/debug-expr.exp: Test string evaluation with
9093 "debug expression" on.
9094
41e99568
PA
90952014-07-15 Pedro Alves <palves@redhat.com>
9096
9097 * gdb.base/reread.exp: Use clean_restart.
9098
487d9753
PL
90992014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9100
9101 * gdb.arch/avr-flash-qualifer.c: New.
9102 * gdb.arch/avr-flash-qualifer.exp: New.
9103
cc1c52ad
PA
91042014-07-14 Pedro Alves <palves@redhat.com>
9105
9106 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9107 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9108
1e973570
PA
91092014-07-14 Pedro Alves <palves@redhat.com>
9110
9111 * gdb.base/double-prompt-target-event-error.c: New file.
9112 * gdb.base/double-prompt-target-event-error.exp: New file.
9113
93d6eb10
PA
91142014-07-14 Pedro Alves <palves@redhat.com>
9115
9116 PR gdb/17072
9117 * gdb.base/paginate-inferior-exit.c: New file.
9118 * gdb.base/paginate-inferior-exit.exp: New file.
9119
0017922d
PA
91202014-07-14 Pedro Alves <palves@redhat.com>
9121
9122 PR gdb/17072
9123 * gdb.base/paginate-bg-execution.c: New file.
9124 * gdb.base/paginate-bg-execution.exp: New file.
9125
94696ad3
PA
91262014-07-14 Pedro Alves <palves@redhat.com>
9127
9128 PR gdb/17072
9129 * gdb.base/paginate-execution-startup.c: New file.
9130 * gdb.base/paginate-execution-startup.exp: New file.
9131 * lib/gdb.exp (pagination_prompt): New global.
9132 (default_gdb_spawn): New procedure, factored out from
9133 default_gdb_spawn.
9134 (default_gdb_start): Adjust to call default_gdb_spawn.
9135 (gdb_spawn): New procedure.
9136
bd293940
PA
91372014-07-14 Pedro Alves <palves@redhat.com>
9138
9139 * lib/gdb.exp (gdb_assert): New procedure.
9140 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9141
c933f875
PA
91422014-07-14 Pedro Alves <palves@redhat.com>
9143
9144 * gdb.base/execution-termios.c: New file.
9145 * gdb.base/execution-termios.exp: New file.
9146
d98b7a16
TT
91472014-07-14 Tom Tromey <tromey@redhat.com>
9148
9149 * gdb.cp/vla-cxx.cc: New file.
9150 * gdb.cp/vla-cxx.exp: New file.
9151
548740d6
TT
91522014-07-14 Tom Tromey <tromey@redhat.com>
9153
9154 * gdb.reverse/rerun-prec.c: New file.
9155 * gdb.reverse/rerun-prec.exp: New file.
9156
a25eb028
MR
91572014-07-12 Maciej W. Rozycki <macro@mips.com>
9158 Maciej W. Rozycki <macro@codesourcery.com>
9159
9160 * lib/gdb-utils.exp: New file.
9161 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9162 inline `gdb_init_command' processing.
9163 (gdb_start_cmd): Likewise.
9164 * lib/mi-support.exp (mi_run_cmd): Likewise.
9165 * README: Document `gdb_init_command' and `gdb_init_commands'.
9166
218c2655
JK
91672014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9168
9169 Fix false FAIL running under a very long directory name.
9170 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9171 and "set print elements 10000". Twice.
9172
5401fde3
YQ
91732014-07-11 Yao Qi <yao@codesourcery.com>
9174
9175 * gdb.base/exprs.exp: "set print symbol off".
9176
e76126e8
PA
91772014-07-11 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.threads/kill.c: New file.
9180 * gdb.threads/kill.exp: New file.
9181
2d6f0de6
YQ
91822014-07-10 Yao Qi <yao@codesourcery.com>
9183
9184 * gdb.trace/tfile.c (write_basic_trace_file)
9185 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9186 address written to trace file.
9187
7180e04a
PA
91882014-07-09 Pedro Alves <palves@redhat.com>
9189
9190 * gdb.base/attach-wait-input.exp: New file.
9191 * gdb.base/attach-wait-input.c: New file.
9192
9a9a7608
AB
91932014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9194
9195 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9196 setting up test structures.
9197 (main): Call new test function.
9198 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9199 test function, continue into test function and walk test
9200 structures.
9201
161ac41e
YQ
92022014-07-02 Yao Qi <yao@codesourcery.com>
9203
9204 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9205 'bar_start' at the beginning of functions 'foo' and 'bar'
9206 respectively.
9207 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9208 instead of 'foo' and 'bar'.
9209
1f267ae3
MM
92102014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9211
9212 * gdb.btrace/segv.exp: New.
9213 * gdb.btrace/segv.c: New.
9214
2b239efb
LM
92152014-07-02 Luis Machado <lgustavo@codesourcery.com>
9216
9217 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9218 instruction.
9219
cf363f18
MW
92202014-06-30 Mark Wielaard <mjw@redhat.com>
9221
9222 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9223 vulture, vilify, villar): New volatile array constants.
9224 (vindictive, vegetation): New const volatile array constants.
9225 * gdb.base/volatile.exp: Test volatile and const volatile array
9226 types.
9227
aebf9d24
AA
92282014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9229
9230 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9231 target lacks support for awatch, rwatch, or hbreak.
9232
b67a2c6f
YQ
92332014-06-27 Yao Qi <yao@codesourcery.com>
9234
9235 * gdb.multi/dummy-frame-restore.exp: New.
9236 * gdb.multi/dummy-frame-restore.c: New.
9237
aef92902
MM
92382014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9239
9240 * gdb.btrace/gcore.exp: New.
9241
8e9db26e
PA
92422014-06-23 Pedro Alves <palves@redhat.com>
9243
9244 * gdb.base/watchpoint-reuse-slot.c: New file.
9245 * gdb.base/watchpoint-reuse-slot.exp: New file.
9246
70afc5b7
SC
92472014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9248
9249 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9250 progspace's filename in 'info', 'enable' and 'disable' command
9251 tests.
9252
b972bd9c
JK
92532014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9254
9255 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9256 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9257 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9258
125f8a3d
GB
92592014-06-20 Gary Benson <gbenson@redhat.com>
9260
9261 * gdb.arch/i386-avx.exp: Fix include file location.
9262 * gdb.arch/i386-sse.exp: Likewise.
9263
3ed9baed
IB
92642014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9265
9266 * gdb.dlang/expression.exp: New file.
9267
034f788c
PA
92682014-06-19 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9271 out from ...
9272 (top level): ... here. Iterate running tests under different
9273 scheduler-locking settings.
9274
45371d0c
LM
92752014-06-18 Luis Machado <lgustavo@codesourcery.com>
9276
9277 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9278 to DW_FORM_addr and use non-zero addresses.
9279
5d376983
SC
92802014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9281
9282 PR gdb/17017
9283 * gdb.python/py-xmethods.cc: Add global function call counters and
9284 increment them in their respective functions. Remove "cout"
9285 statements.
9286 * gdb.python/py-xmethods.exp: Make tests check the global function
9287 call counters instead of depending on inferior IO.
9288
a1aa2221
LM
92892014-06-18 Don Breazeal <donb@codesourcery.com>
9290
9291 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9292 Deleted procedure.
9293 (explicit_fork_parent_follow): Deleted procedure.
9294 (explicit_fork_child_follow): Deleted procedure.
9295 (test_follow_fork): New procedure.
9296 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 9297 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
9298 procedure calls.
9299
0fc05997
YQ
93002014-06-17 Yao Qi <yao@codesourcery.com>
9301
9302 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9303 CP1252.
9304
70795c52
LM
93052014-06-17 Luis Machado <lgustavo@codesourcery.com>
9306
9307 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9308 Initialize ptr and S explicitly.
9309 (skip_type_update_when_not_use_rtti_test): Likewise.
9310
6be47f0c
KS
93112014-06-16 Keith Seitz <keiths@redhat.com>
9312
9313 PR mi/15863
9314 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9315 the inferior is started.
9316
d03de421
PA
93172014-06-16 Pedro Alves <palves@redhat.com>
9318
9319 * gdb.base/break-main-file-remove-fail.c: New file.
9320 * gdb.base/break-main-file-remove-fail.exp: New file.
9321 * gdb.base/break-unload-file.exp: Use build_executable instead of
9322 prepare_for_testing.
9323 (test_break): New parameter "initial_load". Handle it.
9324 (top level): Add initial_load cmdline/file axis.
9325
f9579b99
TT
93262014-06-12 Tom Tromey <tromey@redhat.com>
9327
9328 * gdb.base/completion.exp: Don't use directory name in test.
9329
3657956b
GB
93302014-06-09 Gary Benson <gbenson@redhat.com>
9331
9332 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9333 separate the always-available ANSI-standard signals from the
9334 signals that require checking.
9335 (main): Likewise.
9336 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9337 Likewise.
9338 (main): Likewise.
9339
4186eb54
KS
93402014-06-07 Keith Seitz <keiths@redhat.com>
9341
9342 Revert:
9343 PR c++/16253
9344 * gdb.cp/var-tag.cc: New file.
9345 * gdb.cp/var-tag.exp: New file.
9346 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9347 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9348 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9349 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9350
25326a28 93512014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
9352
9353 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9354
829155c9
PA
93552014-06-06 Pedro Alves <palves@redhat.com>
9356
9357 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9358 in target debug output instead of looking at RSP packets,
9359 disabling the test on any target that uses hardware stepping.
9360 Update comments.
9361
61c8d22e
PA
93622014-06-06 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/break-unload-file.exp: Fix typo.
9365
d9a47287
YQ
93662014-06-06 Yao Qi <yao@codesourcery.com>
9367
9368 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9369 from "jit_function" to "^jit_function".
9370
e5e01dbf
YQ
93712014-06-06 Yao Qi <yao@codesourcery.com>
9372
9373 * gdb.base/async.c (foo): Add one statement.
9374 * gdb.base/async.exp: Get the next instruction address and
9375 match the output of "nexti" by instruction address. Match
9376 the hex address in the output of "finish".
9377
73ba372c
GB
93782014-06-06 Gary Benson <gbenson@redhat.com>
9379
9380 * gdb.base/call-signals.c: Remove preprocessor conditionals
9381 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9382 SIGSEGV and SIGTERM.
9383 * gdb.base/sigall.c: Likewise.
9384 * gdb.base/unwindonsignal.c: Likewise.
9385 * gdb.reverse/sigall-reverse.c: Likewise.
9386
831517df
YQ
93872014-06-06 Yao Qi <yao@codesourcery.com>
9388
9389 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9390 readable, skip the test.
9391
b8b91e98
YQ
93922014-06-06 Yao Qi <yao@codesourcery.com>
9393
9394 * gdb.threads/staticthreads.c (thread_function): Move the line
9395 setting breakpoint on forward.
9396 * gdb.threads/staticthreads.exp: Update comments.
9397
fb934770
LC
93982014-06-05 Ludovic Courtès <ludo@gnu.org>
9399
9400 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9401 "history-append! type error".
9402
6ef284bd
SM
94032014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9404
9405 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9406 erroneous dprintf expected input.
9407
a872e241
DE
94082014-06-04 Doug Evans <xdje42@gmail.com>
9409
9410 * gdb.guile/scm-generics.exp: Delete.
9411
16f691fb
DE
94122014-06-04 Doug Evans <xdje42@gmail.com>
9413
9414 * gdb.guile/scm-breakpoint.exp: Update.
9415 Add tests for breakpoint registration.
9416
012370f6
TT
94172014-06-04 Tom Tromey <tromey@redhat.com>
9418
9419 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9420 VLA-in-union.
9421 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9422 inner_vla_struct, vla_union types. Initialize objects of those
9423 types and compute their sizes.
9424
9f5a4cef
HZ
94252014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9426 Hui Zhu <hui@codesourcery.com>
9427
9428 * gdb.base/fileio.exp: Add test for shell not available as well as
9429 available.
9430 * gdb.base/fileio.c (test_system): Check for shell twice.
9431
90a45c4d
YQ
94322014-06-04 Yao Qi <yao@codesourcery.com>
9433
9434 * gdb.base/auto-connect-native-target.exp: Remove redundant
9435 space from the regexp pattern.
9436
70017e41
YQ
94372014-06-04 Yao Qi <yao@codesourcery.com>
9438
9439 * gdb.base/default.exp: Replace "child" with "native" in
9440 regexp pattern.
9441
883964a7
SC
94422014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9443
9444 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9445 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9446 * gdb.python/py-xmethods.py: Python script supporting the
9447 new testcase and tests.
9448
ef370185
JB
94492014-06-03 Joel Brobecker <brobecker@adacore.com>
9450 Pedro Alves <palves@redhat.com>
9451
9452 PR breakpoints/17000
9453 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9454 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9455
1e2ccb61
BM
94562014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9457
9458 * gdb.base/subst.exp: Add tests to verify partial path matching
9459 output.
9460
c6ec5ab2
PA
94612014-06-03 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9464 target that doesn't use software single-stepping.
9465
835c559f
PA
94662014-06-03 Pedro Alves <palves@redhat.com>
9467
9468 PR breakpoints/17000
9469 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9470 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9471
06eb1586
DE
94722014-06-02 Doug Evans <xdje42@gmail.com>
9473
9474 * gdb.guile/scm-parameter.exp: New file.
9475
e698b8c4
DE
94762014-06-02 Doug Evans <xdje42@gmail.com>
9477
9478 * gdb.guile/scm-cmd.c: New file.
9479 * gdb.guile/scm-cmd.exp: New file.
9480
ded03782
DE
94812014-06-02 Doug Evans <xdje42@gmail.com>
9482
9483 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9484 pretty-printer lookup.
9485 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9486 (make-pp_s-printer): Call it.
9487 (make-pretty-printer-from-dict): New function.
9488 (lookup-pretty-printer-maker-from-dict): New function.
9489 (*pretty-printer*): Simplify.
9490 (make-objfile-pp_s-printer): New function.
9491 (install-objfile-pretty-printers!): New function.
9492 (make-progspace-pp_s-printer): New function.
9493 (install-progspace-pretty-printers!): New function.
9494 * gdb.guile/scm-progspace.c: New file.
9495 * gdb.guile/scm-progspace.exp: New file.
9496
41fac0cf
PA
94972014-06-02 Pedro Alves <palves@redhat.com>
9498
9499 * gdb.base/dprintf-bp-same-addr.c: New file.
9500 * gdb.base/dprintf-bp-same-addr.exp: New file.
9501
96ae5695
EBM
95022014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9503
9504 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9505 * gdb.arch/powerpc-power.s: Likewise.
9506
da02b3a8
JB
95072014-06-02 Joel Brobecker <brobecker@adacore.com>
9508
9509 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9510
c72b2e7b
YQ
95112014-06-01 Yao Qi <yao@codesourcery.com>
9512
9513 * gdb.base/watchpoint.exp (test_watch_location): Check null
9514 pointer can be dereferenced. If not, do the test, otherwise
9515 skip it.
9516
53e8a631
AB
95172014-05-30 Andrew Burgess <aburgess@broadcom.com>
9518
9519 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9520 results.
9521 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9522
938f0e2f
AB
95232014-05-30 Andrew Burgess <aburgess@broadcom.com>
9524
9525 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9526 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9527 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9528 * gdb.arch/amd64-invalid-stack-top.c: New file.
9529 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9530
9ba6657a
PA
95312014-05-30 Pedro Alves <palves@redhat.com>
9532
9533 PR breakpoints/17000
9534 * gdb.base/sss-bp-on-user-bp.c: New file.
9535 * gdb.base/sss-bp-on-user-bp.exp: New file.
9536
522c09bf
DB
95372014-05-30 David Blaikie <dblaikie@gmail.com>
9538
9539 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9540 gnu_inline semantics via attribute.
9541 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9542 source explicitly specifies the required semantics.
9543
bf4ef81e
MR
95442014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9545
9546 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9547
329ea579
PA
95482014-05-29 Pedro Alves <palves@redhat.com>
9549 Tom Tromey <tromey@redhat.com>
9550
9551 * gdb.base/async-shell.exp: Don't enable target-async.
9552 * gdb.base/async.exp
9553 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9554 parameter. Adjust.
9555 (top level): Don't test with "target-async".
9556 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9557 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9558 * gdb.base/inferior-died.exp: Don't enable target-async.
9559 * gdb.base/interrupt-noterm.exp: Likewise.
9560 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9561 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9562 * gdb.mi/mi-nonstop.exp: Likewise.
9563 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9564 * gdb.mi/mi-nsintrall.exp: Likewise.
9565 * gdb.mi/mi-nsmoribund.exp: Likewise.
9566 * gdb.mi/mi-nsthrexec.exp: Likewise.
9567 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9568 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9569 * gdb.python/py-evsignal.exp: Don't enable target-async.
9570 * gdb.python/py-evthreads.exp: Likewise.
9571 * gdb.python/py-prompt.exp: Likewise.
9572 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9573 * gdb.server/solib-list.exp: Don't enable target-async.
9574 * gdb.threads/thread-specific-bp.exp: Likewise.
9575 * lib/mi-support.exp: Adjust to use mi-async.
9576
fd664c91
PA
95772014-05-29 Pedro Alves <palves@redhat.com>
9578
9579 PR gdb/13860
9580 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9581 reason, even in sync mode.
9582
251bde03
PA
95832014-05-29 Pedro Alves <palves@redhat.com>
9584 Hui Zhu <hui@codesourcery.com>
9585
9586 PR PR15693
9587 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9588 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9589 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9590 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9591
7f3c0343
JB
95922014-05-28 Joel Brobecker <brobecker@adacore.com>
9593
9594 * config/monitor.exp (gdb_target_monitor): Replace use of
9595 "set remotebaud" by "set serial baud".
9596
b2715b27
AW
95972014-05-26 Andy Wingo <wingo@igalia.com>
9598
9599 * gdb.guile/scm-breakpoint.exp:
9600 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9601 properties instead of gdb-object-properties.
9602
498a4489
YQ
96032014-05-26 Yao Qi <yao@codesourcery.com>
9604
9605 * gdb.server/no-thread-db.exp: Specify source file name
9606 explicitly when setting a breakpoint.
9607
589fdceb
MM
96082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9609
9610 * gdb.btrace/vdso.c: New.
9611 * gdb.btrace/vdso.exp: New.
9612
e9089e05
MM
96132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9614
9615 * gdb.base/gcore.exp (capture_command_output): Move ...
9616 * lib/gdb.exp (capture_command_output): ... here.
9617
67b5c0c1
MM
96182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9619
9620 * gdb.btrace/data.exp: Test memory access during btrace replay.
9621
a2199296
SM
96222014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9623
9624 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9625
17b2616c
PA
96262014-05-21 Pedro Alves <palves@redhat.com>
9627
9628 PR gdb/13860
9629 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9630 (top level): Test that output related to execution commands is
9631 sent to the console with CLI commands, but not with MI commands.
9632 Test that breakpoint events are always mirrored to the console.
9633 Also expect the new source line to be output after a "next" in
9634 async mode too. Make it a pass/fail test.
9635 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9636 output.
9637 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9638
5166082f
PA
96392014-05-21 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9642 Use them to test variations of "list" after reaching a breakpoint.
9643 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9644 Test "list" with listsize 10 after reaching a breakpoint.
9645 * gdb.python/python.exp (decode_line current location line
9646 number): Adjust expected line number.
9647
2f25d70f
SM
96482014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9649
9650 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9651 behavior for $args, pass it directly to "run".
9652
ff604a67
MR
96532014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9654
9655 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9656 30000 to 65536.
9657
6a3cb8e8
PA
96582014-05-21 Pedro Alves <palves@redhat.com>
9659
9660 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9661 auto-connect-native-target off".
9662 * gdb.base/auto-connect-native-target.c: New file.
9663 * gdb.base/auto-connect-native-target.exp: New file.
9664
4ebfc96e
PA
96652014-05-21 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.base/default.exp: Test "target native" instead of "target
9668 child".
9669
36d46afb
MW
96702014-05-21 Mark Wielaard <mjw@redhat.com>
9671
9672 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9673
5876f503
JK
96742014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9675
9676 Fix TLS access for -static -pthread.
9677 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9678 <HAVE_TLS> (thread_function, main): Initialize it.
9679 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9680 Add clean_restart.
9681 <$have_tls != "">: Check TLSVAR.
9682
0256a6ac
PA
96832014-05-21 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.base/dcache-line-read-error.c: New.
9686 * gdb.base/dcache-line-read-error.exp: New.
9687
936d2992
PA
96882014-05-20 Pedro Alves <palves@redhat.com>
9689
9690 * gdb.base/compare-sections.c: New file.
9691 * gdb.base/compare-sections.exp: New file.
9692
802e8e6d
PA
96932014-05-20 Pedro Alves <palves@redhat.com>
9694
9695 * gdb.base/break-idempotent.c: New file.
9696 * gdb.base/break-idempotent.exp: New file.
9697
e59fa00f
MM
96982014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9699
9700 * gdb.btrace/nohist.exp: New.
9701
8b696e31
YQ
97022014-05-20 Yao Qi <yao@codesourcery.com>
9703
9704 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9705 gdb.reverse directory and gdb_reverse_timeout exists in board
9706 setting.
9707 * README: Document gdb_reverse_timeout.
9708
73c9764f
YQ
97092014-05-20 Yao Qi <yao@codesourcery.com>
9710
9711 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9712 'test_file_name'. Treat args as a string instead of a list.
9713 (gdb_init): Rename argument 'args' by 'test_file_name'.
9714
f1f4348a
JK
97152014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9716
9717 * gdb.arch/powerpc-power.exp: New file.
9718 * gdb.arch/powerpc-power.s: New file.
9719
0dbe70ce
DE
97202014-05-16 Doug Evans <dje@google.com>
9721
9722 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
9723 * gdb.base/completion.exp: Check that all expected files exist
9724 before doing file completion.
0dbe70ce 9725
8d551b02
DE
97262014-05-16 Doug Evans <dje@google.com>
9727
9728 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9729 Update.
9730 (do_syscall_tests_without_xml): Update.
9731
73eb7709
PA
97322014-05-16 Pedro Alves <palves@redhat.com>
9733
9734 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9735 instead of "unknown output after running".
9736
3fae92fc
YQ
97372014-05-16 Yao Qi <yao@codesourcery.com>
9738
9739 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9740 file1.txt from host at the end.
9741 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9742
c2b2ccc5
DE
97432014-05-15 Doug Evans <dje@google.com>
9744
9745 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9746 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9747 loading file. Add test for TU lookup.
9748
8c217a4b
SM
97492014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9750
9751 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9752 calling "-exec-arguments" or "set args" before running the
9753 inferior.
9754
3deb39c6
SM
97552014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9756
9757 * lib/mi-support.exp (mi_expect_stop): Expect message for
9758 inferiors that exit with non-zero exit code.
9759
71a79f8c
YQ
97602014-05-14 Yao Qi <yao@codesourcery.com>
9761
9762 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9763 match absolute path on remote host.
9764 (test_file_list_exec_source_files): Remove "/" from the
9765 pattern.
9766
f23fcd46
YQ
97672014-05-14 Yao Qi <yao@codesourcery.com>
9768
9769 * boards/local-remote-host-notty.exp (${board}_file): New
9770 proc.
9771
9404b58f
KM
97722014-05-07 Kyle McMartin <kyle@redhat.com>
9773
9774 Pushed by Joel Brobecker <brobecker@adacore.com>.
9775 * gdb.arch/aarch64-atomic-inst.c: New file.
9776 * gdb.arch/aarch64-atomic-inst.exp: New file.
9777
5e45f04c
YQ
97782014-05-07 Yao Qi <yao@codesourcery.com>
9779
9780 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9781 in current context" too.
9782
c888a17d
KS
97832014-05-05 Keith Seitz <keiths@redhat.com>
9784
9785 * gdb.linespec/ls-dollar.exp: Add test for linespec
9786 file:convenience_variable.
9787
290a839c
YQ
97882014-05-05 Yao Qi <yao@codesourcery.com>
9789
9790 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
9791 traceframes into tfile and ctf trace files. Read data from
9792 trace file and test collected data.
9793 (gdb_collect_locals_test): Likewise.
9794 (gdb_unavailable_registers_test): Likewise.
9795 (gdb_unavailable_floats): Likewise.
9796 (gdb_collect_globals_test): Likewise.
9797 (top-level): Append "ctf" to trace_file_targets if GDB
9798 supports.
9799
b5262cd0
YQ
98002014-05-05 Yao Qi <yao@codesourcery.com>
9801
9802 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
9803 code to ...
9804 (gdb_collect_args_test_1): ... it. New proc.
9805 (gdb_collect_locals_test): Move some code to ...
9806 (gdb_collect_locals_test_1): ... it. New proc.
9807 (gdb_unavailable_registers_test): Move some code to ...
9808 (gdb_unavailable_registers_test_1): ... it. New proc.
9809 (gdb_unavailable_floats): Move some code to ...
9810 (gdb_unavailable_floats_1): ... it. New proc.
9811
30a1e6cc
SDJ
98122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9813
9814 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
9815 probes to test for bitness recognition.
9816 * gdb.arch/amd64-stap-optional-prefix.exp
9817 (test_probe_value_without_reg): New procedure.
9818 Add code to test for different kinds of bitness.
9819
f33da99a
SDJ
98202014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
9821
9822 PR breakpoints/16889
9823 * gdb.arch/amd64-stap-optional-prefix.S: New file.
9824 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9825
5b80f00d
PA
98262014-05-01 Pedro Alves <palves@redhat.com>
9827
9828 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
9829 gdb_file_cmd if no file is specified.
9830 * boards/native-extended-gdbserver.exp (gdb_load): Use the
9831 last_loaded_file to set the remote exec-file.
9832
f8c2a73c
PA
98332014-05-01 Pedro Alves <palves@redhat.com>
9834
9835 * boards/local-remote-host.exp: New file.
9836
be6e8ac7
PA
98372014-05-01 Pedro Alves <palves@redhat.com>
9838
9839 * boards/local-remote-host.exp: Rename to ...
9840 * boards/local-remote-host-notty.exp: ... this.
9841
cac0dc8f
JB
98422014-04-28 Joel Brobecker <brobecker@adacore.com>
9843
9844 * gdb.ada/dyn_arrayidx: New testcase.
9845
9730e6cc
YQ
98462014-04-26 Yao Qi <yao@codesourcery.com>
9847
9848 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
9849 and compute the length of function main. Save it in
9850 $main_length.
9851 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
9852 (top-level): Use gdb_compile to compile objects into
9853 executable and restart GDB. Remove invocation to
9854 prepare_for_testing.
9855
7ae1a6a6
PA
98562014-04-25 Simon Marchi <simon.marchi@ericsson.com>
9857 Pedro Alves <palves@redhat.com>
9858
9859 PR server/16255
9860 * gdb.multi/multi-attach.c: New file.
9861 * gdb.multi/multi-attach.exp: New file.
9862
4082afcc
PA
98632014-04-25 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
9866 user.
9867 (top level): Test that "set remote conditional-breakpoints-packet
9868 off" works as intended.
9869 * gdb.base/dprintf.exp: Test that "set remote
9870 breakpoint-commands-packet off" works as intended.
9871 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
9872 New function.
9873 (top level): Call it.
9874 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
9875 remote fast-tracepoints-packet off" works as intended.
9876 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
9877 * lib/gdb.exp (gdb_is_target_remote): ... here.
9878
2abc3f8d
DB
98792014-04-24 David Blaikie <dblaikie@gmail.com>
9880
9881 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
9882 ensure clang would not discard them.
9883 * gdb.base/gdbvars.c: Ditto.
9884 * gdb.base/memattr.c: Ditto.
9885 * gdb.base/whatis.c: Ditto.
9886 * gdb.python/py-prettyprint.c: Ditto.
9887 * gdb.trace/actions.c: Ditto.
9888 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
9889 ensure clang would not discard it.
9890
bfd39632
DB
98912014-04-24 David Blaikie <dblaikie@gmail.com>
9892
9893 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
9894 clang to emit the full definition of type required by the test
9895 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
9896
22842ff6
DB
98972014-04-24 David Blaikie <dblaikie@gmail.com>
9898
9899 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
9900 coax Clang into emitting the definition of the type.
9901 * gdb.cp/pr10728-x.h (y): Ditto.
9902 * gdb.cp/pr10728-y.cc (y): Ditto.
9903
c2e827ad
DB
99042014-04-24 David Blaikie <dblaikie@gmail.com>
9905
9906 * gdb.base/label.exp: XFAIL label related tests under Clang.
9907 * gdb.cp/cplabel.exp: Ditto.
9908 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
9909 under Clang those using labels.
9910
4c2d33e7
YQ
99112014-04-25 Yao Qi <yao@codesourcery.com>
9912
9913 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
9914 double_label.
9915 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
9916 partial_label and double_label.
9917
56083b99
DB
99182014-04-24 David Blaikie <dblaikie@gmail.com>
9919
9920 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
9921
25d4e99d
DB
99222014-04-24 David Blaikie <dblaikie@gmail.com>
9923
9924 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
9925 of the function to work across GCC and Clang.
9926 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
9927 pointer types (const void ** const V void **).
9928
01f9f808
MS
99292014-04-24 Michael Sturm <michael.sturm@mintel.com>
9930 Walfred Tedeschi <walfred.tedeschi@intel.com>
9931
9932 * Makefile.in (EXECUTABLES): Added i386-avx512.
9933 * gdb.arch/i386-avx512.c: New file.
9934 * gdb.arch/i386-avx512.exp: Likewise.
9935
4b48d439
KS
99362014-04-23 Keith Seitz <keiths@redhat.com>
9937
9938 * lib/mi-support.exp (mi_list_breakpoints): Delete.
9939 (mi_make_breakpoint_table): New procedure.
9940 (mi_create_breakpoint): Use mi_make_breakpoint
9941 and return the result.
9942 (mi_make_breakpoint): New procedure.
9943 (mi_build_kv_pairs): New procedure.
9944
9945 * gdb.mi/mi-break.exp: Remove unused globals,
9946 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
9947 All callers updated.
9948 * gdb.mi/mi-dprintf.exp: Use variable to track command
9949 number.
9950 Update all callers of mi_create_breakpoint and use
9951 mi_make_breakpoint_table.
9952 Remove any unused global variables.
9953 * gdb.mi/mi-nonstop.exp: Likewise.
9954 * gdb.mi/mi-nsintrall.exp: Likewise.
9955 * gdb.mi/mi-nsmoribund.exp: Likewise.
9956 * gdb.mi/mi-nsthrexec.exp: Likewise.
9957 * gdb.mi/mi-reverse.exp: Likewise.
9958 * gdb.mi/mi-simplerun.exp: Likewise.
9959 * gdb.mi/mi-stepn.exp: Likewise.
9960 * gdb.mi/mi-syn-frame.exp: Likewise.
9961 * gdb.mi/mi-until.exp: Likewise.
9962 * gdb.mi/mi-var-cp.exp: Likewise.
9963 * gdb.mi/mi-var-display.exp: Likewise.
9964 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
9965 * gdb.mi/mi2-var-child.exp: Likewise.
9966 * gdb.mi/mi-vla-c99.exp: Likewise.
9967 * lib/mi-support.exp: Likewise.
9968
9969 From Ian Lance Taylor <iant@cygnus.com>:
9970 * lib/gdb.exp (parse_args): New procedure.
9971
08351840
PA
99722014-04-23 Pedro Alves <palves@redhat.com>
9973
9974 * gdb.base/break-unload-file.c: New file.
9975 * gdb.base/break-unload-file.exp: New file.
9976 * gdb.base/sym-file-lib.c (baz): New function.
9977 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
9978 field.
9979 (load): Store the segment's mapped size.
9980 (unload): New function.
9981 (unload_shlib): New function.
9982 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
9983 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
9984 set a breakpoint at baz, and call it.
9985 * gdb.base/sym-file.exp: New tests for stale breakpoint
9986 instructions.
9987
076855f9
PA
99882014-04-23 Pedro Alves <palves@redhat.com>
9989
9990 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
9991 * gdb.base/hbreak-in-shr-unsupported.c: New file.
9992 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
9993 * gdb.base/hbreak-unmapped.c: New file.
9994 * gdb.base/hbreak-unmapped.exp: New file.
9995 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
9996 * lib/gdb.exp (gdb_is_target_remote): ... here.
9997
483805cf
PA
99982014-04-22 Pedro Alves <palves@redhat.com>
9999
10000 * gdb.base/consecutive-step-over.c: New file.
10001 * gdb.base/consecutive-step-over.exp: New file.
10002
06d97543
PA
100032014-04-22 Pedro Alves <palves@redhat.com>
10004
10005 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10006 instead of send_gdb/gdb_expect.
10007
b4429ea2
YQ
100082014-04-22 Yao Qi <yao@codesourcery.com>
10009
10010 * lib/trace-support.exp (generate_tracefile): New procedure.
10011 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10012 return 0.
10013 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10014 if generate_tracefile returns 1.
10015
51d48146
PA
100162014-04-18 Tom Tromey <palves@redhat.com>
10017 Pedro alves <tromey@redhat.com>
10018
10019 PR backtrace/15558
10020 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10021 with a backtrace limit.
10022 * gdb.python/py-frame-inline.exp: Test running to an inline
10023 function with a backtrace limit, and printing the newest frame.
10024 * gdb.python/py-frame-inline.c (main): Call f.
10025
bd1dce5f
MS
100262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10027
10028 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10029
40d1a503
MS
100302014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10031
10032 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10033 Drop prefix from unsupported source file path.
10034
389b98f7
YQ
100352014-04-17 Yao Qi <yao@codesourcery.com>
10036
10037 * lib/gdb.exp (with_target_charset): New proc.
10038 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10039 with_target_charset.
10040 (test_print_strings): Likewise.
10041 (test_repeat_bytes): Likewise.
10042 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10043 for some tests.
10044
22869d73
KS
100452014-04-16 Keith Seitz <keiths@redhat.com>
10046
10047 PR gdb/15827
10048 * gdb.dwarf2/corrupt.c: New file.
10049 * gdb.dwarf2/corrupt.exp: New file.
10050
c4f87ca6
KS
100512014-04-16 Keith Seitz <keiths@redhat.com>
10052
10053 PR c++/16597
10054 * gdb.cp/namelessclass.cc: New file.
10055 * gdb.cp/namelessclass.exp: New file.
10056 * gdb.cp/namelessclass.S: New file.
10057
ab19de87
DE
100582014-04-16 Doug Evans <dje@google.com>
10059
10060 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10061 Add comment.
10062 (gdbserver_default_get_comm_port): New function.
10063 (gdbserver_start): Check if board file provided
10064 "gdbserver,get_comm_port" and use it if so.
10065 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10066 (gdb,socketport): Set to "stdio".
10067 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10068 (stdio_gdbserver_template): Delete.
10069 (${board}_get_remote_address): Update.
10070 (${board}_build_remote_cmd): Delete.
10071 (${board}_get_comm_port): New function.
10072 (${board}_spawn): Update.
10073 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10074 Delete.
10075 (${board}_get_remote_address): Update.
10076 (${board}_get_comm_port): New function.
10077
fc98a809
AB
100782014-04-16 Andrew Burgess <aburgess@broadcom.com>
10079
10080 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10081 appearing in any order.
10082
87fd9e6e
DE
100832014-04-15 Doug Evans <dje@google.com>
10084
10085 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10086 uninitialized value of "description".
10087
099fc3ea
KS
100882014-04-15 Keith Seitz <keiths@redhat.com>
10089
10090 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10091 Remove unused globals.
10092 (test_running_the_program): Likewise.
10093 (test_controlled_execution): Likewise.
10094 (test_controlling_breakpoints): Likewise.
10095 (test_program_termination): Likewise.
10096
5da151d4
KS
100972014-04-15 Keith Seitz <keiths@redhat.com>
10098
10099 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10100 unused globals.
10101 (test_rbreak_creation_and_listing): Likewise.
10102 (test_ignore_count): Likewise.
10103 (test_error): Likewise.
10104
35e5d2f0
PA
101052014-04-15 Pedro Alves <palves@redhat.com>
10106
10107 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10108 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10109 sym-file-loader.c.
10110 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10111 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10112 to sym-file-loader.c.
10113 (struct library): Forward declare.
10114 (load_shlib, lookup_function): Change prototypes.
10115 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10116 (translate_offset): Remove declarations.
10117 (get_text_addr): New declaration.
10118 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10119 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10120 sym-file-loader.h.
10121 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10122 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10123 here from sym-file-loader.h.
10124 (struct library): New structure.
10125 (load_shlib, lookup_function): Change prototypes and adjust to
10126 work with a struct library.
10127 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10128 (translate_offset): Make static.
10129 (get_text_addr): New function.
10130 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10131
eb4c1710
PA
101322014-04-15 Pedro Alves <palves@redhat.com>
10133
10134 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10135
2d1baf52
PA
101362014-04-15 Pedro Alves <palves@redhat.com>
10137
10138 * gdb.base/sym-file-loader.c: Include <limits.h>.
10139 (SELF_LINK): New define.
10140 (get_origin): New function.
10141 (load_shlib): Use it.
10142 * gdb.base/sym-file.exp: Don't early return if the target is
10143 remote. Use runto_main, and issue fail is that fails. Use
10144 gdb_load_shlibs.
10145 (shlib_name): Delete.
10146 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10147
7dd6df01
PA
101482014-04-15 Pedro Alves <palves@redhat.com>
10149
10150 * gdb.base/sym-file.exp: Remove regex characters from test
10151 message. Don't refer to breakpoint numbers in test messages.
10152
b50c8614
KS
101532014-04-14 Keith Seitz <keiths@redhat.com>
10154
10155 PR c++/16253
10156 * gdb.cp/var-tag.cc: New file.
10157 * gdb.cp/var-tag.exp: New file.
10158 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10159 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10160 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10161 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10162
3d567982
TT
101632014-04-14 Tom Tromey <tromey@redhat.com>
10164
10165 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10166 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10167 type.
10168 * gdb.cp/enum-class.exp: New file.
10169 * gdb.cp/enum-class.cc: New file.
10170
0626fc76
TT
101712014-04-14 Tom Tromey <tromey@redhat.com>
10172
10173 * gdb.dwarf2/enum-type.exp: New file.
10174
dca325b3
SA
101752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10176
10177 * gdb.mi/mi-vla-c99.exp: New file.
10178 * gdb.mi/vla.c: New file.
10179
5854b38a
SA
101802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10181
10182 * gdb.base/vla-datatypes.c: New file.
10183 * gdb.base/vla-datatypes.exp: New file.
10184
463bb957
SA
101852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10186
10187 * gdb.base/vla-ptr.c: New file.
10188 * gdb.base/vla-ptr.exp: New file.
10189
3dd170be
SA
101902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10191
10192 * gdb.dwarf2/count.exp: New file.
10193
5ecaaa66
SA
101942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10195
10196 * gdb.base/vla-sideeffect.c: New file.
10197 * gdb.base/vla-sideeffect.exp: New file.
10198
41f1ada5
DB
101992014-04-14 David Blaikie <dblaikie@gmail.com>
10200
10201 * gdb.mi/non-stop.c: Add return value for non-void function return
10202 statement.
10203 * gdb.threads/staticthreads.c: Ditto.
10204
0be03e84
DE
102052014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10206 Doug Evans <xdje42@gmail.com>
10207
10208 * gdb.guile/scm-value.c: Improve test case.
10209 * gdb.guile/scm-value.exp: Add new test.
10210
f180a1fb
DB
102112014-04-11 David Blaikie <dblaikie@gmail.com>
10212
10213 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10214 override Clang's default.
10215
6b662e19
JB
102162014-04-11 Joel Brobecker <brobecker@adacore.com>
10217
10218 Revert the following changes (regressions):
10219
10220 * gdb.base/vla-sideeffect.c: New file.
10221 * gdb.base/vla-sideeffect.exp: New file.
10222
10223 * gdb.dwarf2/count.exp: New file.
10224
10225 * gdb.base/vla-multi.c: New file.
10226 * gdb.base/vla-multi.exp: New file.
10227
10228 * gdb.base/vla-ptr.c: New file.
10229 * gdb.base/vla-ptr.exp: New file.
10230
10231 * gdb.base/vla-datatypes.c: New file.
10232 * gdb.base/vla-datatypes.exp: New file.
10233
10234 * gdb.mi/mi-vla-c99.exp: New file.
10235 * gdb.mi/vla.c: New file.
10236
245a5f0b
KS
102372014-04-11 Keith Seitz <keiths@redhat.com>
10238
10239 PR c++/16675
10240 * gdb.cp/cpsizeof.exp: New file.
10241 * gdb.cp/cpsizeof.cc: New file.
10242
58a84dcf
SA
102432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10244
191a8a90
JB
10245 * gdb.mi/mi-vla-c99.exp: New file.
10246 * gdb.mi/vla.c: New file.
58a84dcf 10247
c8655f75
SA
102482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10249
10250 * gdb.base/vla-datatypes.c: New file.
10251 * gdb.base/vla-datatypes.exp: New file.
10252
024e13b4
SA
102532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10254
10255 * gdb.base/vla-ptr.c: New file.
10256 * gdb.base/vla-ptr.exp: New file.
10257
1a237e0e
SA
102582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10259
10260 * gdb.base/vla-multi.c: New file.
10261 * gdb.base/vla-multi.exp: New file.
10262
504f3432
SA
102632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10264
10265 * gdb.dwarf2/count.exp: New file.
10266
3bce8237
SA
102672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10268
191a8a90
JB
10269 * gdb.base/vla-sideeffect.c: New file.
10270 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 10271
322f9c21
YQ
102722014-04-11 Yao Qi <yao@codesourcery.com>
10273
10274 * gdb.base/completion.exp: Check file exists before running tests
10275 on file completion.
10276
d708bcd1
PA
102772014-04-10 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.base/cond-eval-mode.c: New file.
10280 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10281 prepare_for_testing to build the new file. Check result of
10282 runto_main.
10283 (test_break, test_watch): New procedures.
10284 (top level): Use them.
10285
ae1d2761
PM
102862014-04-08 Pierre Muller <muller@sourceware.org>
10287
10288 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10289 Ctrl-V use for mingw hosts.
10290
7af389b8
SC
102912014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10292
10293 * gdb.python/py-value.c: Improve test case.
10294 * gdb.python/py-value.exp: Add new test.
10295
5e703181
DE
102962014-04-07 David Blaikie <dblaikie@gmail.com>
10297
10298 * lib/compiler.c: Identify the clang compiler.
10299 * lib/compiler.cc: Ditto.
10300
9810b410
YQ
103012014-04-03 Yao Qi <yao@codesourcery.com>
10302
10303 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10304
98d1b8dc
AB
103052014-04-01 Anton Blanchard <anton@samba.org>
10306
10307 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10308 messages unique.
10309
3114cea1
AB
103102014-04-01 Anton Blanchard <anton@samba.org>
10311
10312 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10313 prepare_for_testing.
10314
62f7182c
AB
103152014-04-01 Anton Blanchard <anton@samba.org>
10316
10317 * gdb.arch/ppc64-atomic-inst.c: Remove.
10318 * gdb.arch/ppc64-atomic-inst.S: New file.
10319 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10320
770e7fc7
DE
103212014-03-31 Doug Evans <dje@google.com>
10322
10323 * gdb.base/print-symbol-loading-lib.c: New file.
10324 * gdb.base/print-symbol-loading-main.c: New file.
10325 * gdb.base/print-symbol-loading.exp: New file.
10326
46e2bafa
YQ
103272014-03-31 Yao Qi <yao@codesourcery.com>
10328
10329 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10330
8776cfe9
JB
103312014-03-28 Joel Brobecker <brobecker@adacore.com>
10332
10333 * gdb.ada/mi_dyn_arr: New testcase.
10334
5d1ef361
DE
103352014-03-27 Doug Evans <dje@google.com>
10336
10337 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10338
b5bee914
YQ
103392014-03-27 Yao Qi <yao@codesourcery.com>
10340
10341 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10342 if target is nios2-*-*.
10343
0d4d0e77
YQ
103442014-03-26 Yao Qi <yao@codesourcery.com>
10345
10346 * lib/gdb.exp (readline_is_used): New proc.
10347 * gdb.base/completion.exp: Move tests on command complete up.
10348 Skip the rest of tests if readline is not used.
10349 * gdb.ada/complete.exp: Skp the test if readline is not
10350 used.
10351 * gdb.base/filesym.exp: Likewise.
10352 * gdb.base/macscp.exp: Likewise.
10353 * gdb.base/readline-ask.exp: Likewise.
10354 * gdb.base/readline.exp: Likewise.
10355 * gdb.python/py-cmd.exp: Likewise.
10356 * gdb.trace/tfile.exp: Likewise.
10357
29361eee
YQ
103582014-03-26 Yao Qi <yao@codesourcery.com>
10359
10360 * gdb.base/macscp.exp: Fix code format issues.
10361
bc9a5525
UW
103622014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10363
10364 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10365 * gdb.asm/powerpc64le.inc: New file.
10366
d3839ede
PA
103672014-03-25 Pedro Alves <palves@redhat.com>
10368 Doug Evans <dje@google.com>
10369
10370 * gdb.base/source-execution.c: New file.
10371 * gdb.base/source-execution.exp: New file.
10372 * gdb.base/source-execution.gdb: New file.
10373
01672a57
DE
103742014-03-24 Doug Evans <dje@google.com>
10375
10376 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10377 using fission.
10378
88bbeca9
HZ
103792014-03-24 Hui Zhu <hui@codesourcery.com>
10380 Pedro Alves <palves@redhat.com>
10381
10382 PR breakpoints/16101
10383 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10384 test pass/fail messages. Detect missing support for dprintf when
10385 breakpoints are actually inserted.
10386 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10387 breakpoints are actually inserted.
10388 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10389 fails.
10390
d2348791
JK
103912014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10392
10393 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10394
feef67ab
DE
103952014-03-22 Doug Evans <xdje42@gmail.com>
10396
10397 * gdb.python/python.exp (python not supported): Verify multi-line
10398 python command issues an error.
25d743f9 10399 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 10400 guile command issues an error.
feef67ab 10401
ecebef6a
MR
104022014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10403
10404 * gdb.threads/thread-specific.exp: Handle the lack of usable
10405 $this_breakpoint and $this_thread.
10406
ccdd1909
HZ
104072014-03-21 Hui Zhu <hui@codesourcery.com>
10408
10409 * gdb.base/attach.exp (do_command_attach_tests): New.
10410
beb460e8
PA
104112014-03-20 Tom Tromey <tromey@redhat.com>
10412 Pedro Alves <palves@redhat.com>
10413
10414 PR cli/15718
10415 * gdb.base/condbreak-call-false.c: New file.
10416 * gdb.base/condbreak-call-false.exp: New file.
10417
40acf43a
PA
104182014-03-20 Pedro Alves <palves@redhat.com>
10419
10420 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10421 Delete.
10422 (block_signals, unblock_signals): Delete.
10423 (child_function_2, main): Remove references to deleted variable
10424 and functions.
10425
9f5e1e02
PA
104262014-03-20 Pedro Alves <palves@redhat.com>
10427
10428 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10429 Use pthread_kill to signal thread 2.
10430 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10431 Adjust to make the test send itself a signal rather than using the
10432 host's "kill" command.
10433
99619bea
PA
104342014-03-20 Pedro Alves <palves@redhat.com>
10435
10436 * gdb.threads/multiple-step-overs.c: New file.
10437 * gdb.threads/multiple-step-overs.exp: New file.
10438 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10439 Adjust expected infrun debug output.
10440
2adfaa28
PA
104412014-03-20 Pedro Alves <palves@redhat.com>
10442
10443 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10444 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10445
31e77af2
PA
104462014-03-20 Pedro Alves <palves@redhat.com>
10447
10448 PR breakpoints/7143
10449 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10450 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10451 of gdb_test_multiple.
10452 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10453 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10454
b9f437de
PA
104552014-03-20 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10458 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10459
05adc73e
PA
104602014-03-19 Pedro Alves <palves@redhat.com>
10461
10462 * gdb.base/async.exp: Remove early return.
10463
6048b950
PA
104642014-03-19 Pedro Alves <palves@redhat.com>
10465
10466 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10467
8bcfb00a
PA
104682014-03-19 Pedro Alves <palves@redhat.com>
10469
10470 * gdb.base/async.exp (test_background): Expect \r\n after
10471 "completed." in the fail pattern.
10472
884e37dc
PA
104732014-03-19 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.base/async.exp (test_background): New procedure.
10476 Use it for all background execution command tests.
10477
148e57e2
PA
104782014-03-19 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/async.exp: Use prepare_for_testing.
10481
f48088c7
PA
104822014-03-19 Pedro Alves <palves@redhat.com>
10483
10484 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10485 the same line.
10486
e2f6c966
PA
104872014-03-19 Pedro Alves <palves@redhat.com>
10488
10489 * gdb.base/async.c (main): Add "jump here" and "until here" line
10490 marker comments.
10491 * gdb.base/async.exp (jump_here): New global.
10492 (jump& test): Use it.
10493 (until_here): New global.
10494 (until& test): Use it.
10495
c30568d4
PA
104962014-03-19 Pedro Alves <palves@redhat.com>
10497
10498 * gdb.base/async.exp: Don't frob gdb_protocol.
10499
0172b6a7
DE
105002014-03-18 Doug Evans <xdje42@gmail.com>
10501
10502 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10503 Fix spelling of exec-done-display.
10504
06c868a8
JK
105052014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 PR gdb/15358
10508 * gdb.base/gdb-sigterm.c: New file.
10509 * gdb.base/gdb-sigterm.exp: New file.
10510
0c7e1a46
PA
105112014-03-18 Pedro Alves <palves@redhat.com>
10512
10513 PR gdb/13860
10514 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10515 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10516 solib-event.
10517
f7c77d93
JB
105182014-03-17 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.ada/pckd_arr_ren: New testcase.
10521
5a1e8c7a
DE
105222014-03-13 Doug Evans <xdje42@gmail.com>
10523
10524 PR guile/16612
10525 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10526 collect after discarding symbols.
10527
350e1a76
DE
105282014-03-13 Ludovic Courtès <ludo@gnu.org>
10529 Doug Evans <xdje42@gmail.com>
10530
10531 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10532 to history survives a gc.
10533
a69900ae
PA
105342014-03-13 Pedro Alves <palves@redhat.com>
10535
10536 * gdb.base/default.exp: Don't test "target procfs".
10537
5db9f0bd
PA
105382014-03-13 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.base/default.exp: Update "target child" and "target procfs"
10541 tests to not expect "Unix".
10542
b3ccfe11
TT
105432014-03-12 Tom Tromey <tromey@redhat.com>
10544
10545 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10546 New procs. Add target-async tests.
10547 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10548 Add target-async tests.
10549
646f4417
AA
105502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10551
10552 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10553 'func_start' and 'func_end' for the beginning and end of the
10554 function code, respectively.
10555 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10556 'func_end' instead of 'func' and 'main'.
10557
288c211f
AA
105582014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10559
10560 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10561 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10562 generate the debug info assembler source.
10563
e0c0f156
AA
105642014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10565
10566 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10567 * gdb.dwarf2/arr-subrange.exp: Likewise.
10568 * gdb.dwarf2/dwz.exp: Likewise.
10569 * gdb.dwarf2/method-ptr.exp: Likewise.
10570 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10571 * gdb.dwarf2/subrange.exp: Likewise.
10572 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10573 * gdb.dwarf2/implptrpiece.exp: Likewise.
10574 * gdb.dwarf2/nostaticblock.exp: Likewise.
10575
0e5c4555
AA
105762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10577
10578 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10579 directory to absolute path name arguments.
10580
5ec18f2b
JG
105812014-03-10 Joel Brobecker <brobecker@adacore.com>
10582
10583 * gdb.ada/tagged_access: New testcase.
10584
847fc4f2
MM
105852014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10586
10587 * gdb.btrace/data.exp: Update expected output.
10588
cc3da688
YQ
105892014-03-06 Yao Qi <yao@codesourcery.com>
10590
10591 * gdb.trace/pr16508.exp: New file.
10592
0f26cec1
PA
105932014-03-05 Pedro Alves <palves@redhat.com>
10594
10595 PR gdb/16575
10596 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10597 procedure.
10598 (top level): Adjust to use it. Add tests that exercise breakpoint
10599 interaction with the code-cache.
10600
7a5a839f
LC
106012014-02-26 Ludovic Courtès <ludo@gnu.org>
10602
10603 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10604 test for 'history-append!'.
10605
31aa7e4e
JB
106062014-02-26 Joel Brobecker <brobecker@adacore.com>
10607
10608 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10609 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10610 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10611 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10612 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10613 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10614
1b588015
JB
106152014-02-26 Joel Brobecker <brobecker@adacore.com>
10616
10617 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10618 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10619 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10620
55426c9d
JB
106212014-02-26 Joel Brobecker <brobecker@adacore.com>
10622
10623 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10624
dc53a7ad
JB
106252014-02-26 Joel Brobecker <brobecker@adacore.com>
10626
10627 * gdb.dwarf2/arr-stride.c: New file.
10628 * gdb.dwarf2/arr-stride.exp: New file.
10629
12ab52e9
PA
106302014-02-26 Pedro Alves <palves@redhat.com>
10631
10632 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10633 that won't ever trigger. Make sure that GDB reports the correct
10634 breakpoint that caused the stop.
10635
849c862e
JK
106362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10637
10638 PR gdb/16626
10639 * gdb.base/auto-load-script: New file.
10640 * gdb.base/auto-load.c: New file.
10641 * gdb.base/auto-load.exp: New file.
10642
71b7d793
JK
10643 PR gdb/16626
10644 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10645
e2f0d509
JK
106462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10649 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10650
50cc37c8
DE
106512014-02-24 Doug Evans <dje@google.com>
10652
10653 * lib/gdb.exp (run_on_host): Log error output if program fails.
10654
ea4758f2
PA
106552014-02-21 Pedro Alves <palves@redhat.com>
10656
10657 * gdb.threads/step-after-sr-lock.c: Rename to ...
10658 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10659 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10660 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10661 ... this.
10662
d7b30f67
SDJ
106632014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10664
10665 PR tdep/16397
10666 * gdb.arch/amd64-stap-special-operands.exp: New file.
10667 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10668 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10669 * gdb.arch/amd64-stap-triplet.S: Likewise.
10670 * gdb.arch/amd64-stap-triplet.c: Likewise.
10671
83deb43f
JB
106722014-02-20 Joel Brobecker <brobecker@adacore.com>
10673
10674 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10675 in .section pseudo-op.
10676
adde2bff
DE
106772014-02-20 lin zuojian <manjian2006@gmail.com>
10678 Joel Brobecker <brobecker@adacore.com>
10679 Doug Evans <xdje42@gmail.com>
10680
10681 PR symtab/16581
10682 * gdb.dwarf2/dw2-icycle.S: New file.
10683 * gdb.dwarf2/dw2-icycle.c: New file.
10684 * gdb.dwarf2/dw2-icycle.exp: New file.
10685
f7bd0f78
SC
106862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10687
10688 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10689 operations on gdb.Value objects.
10690 * gdb.python/py-value-cc.exp: Add new test to test operations on
10691 gdb.Value objects.
10692
c17ef0d5
DE
106932014-02-18 Doug Evans <dje@google.com>
10694
10695 * Makefile.in (TESTS): New variable.
10696 (expanded_tests, expanded_tests_or_none): New variables
10697 (check-single): Pass $(expanded_tests_or_none) to runtest.
10698 (check-parallel): Only run tests in $(TESTS) if non-empty.
10699 (check/no-matching-tests-found): New rule.
10700 * README: Document TESTS makefile variable.
10701
5dd3176f
DE
107022014-02-18 Doug Evans <dje@google.com>
10703
10704 * Makefile.in (check-parallel): rm -rf outputs temp.
10705
0b10be4f
JK
107062014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10707
10708 Fix "ERROR: no fileid for" in the testsuite.
10709 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10710
85f224e7
DE
107112014-02-12 Doug Evans <dje@google.com>
10712
10713 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10714 (MISCELLANEOUS): New variable.
10715 (clean): rm -rf $(MISCELLANEOUS).
10716 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10717 dwp live in the same directory as symlinks, with each symlink pointed
10718 to a differently named file in a different directory.
10719
149b30ff
DE
107202014-02-11 Doug Evans <dje@google.com>
10721
10722 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10723 of Tcl file commands.
10724
1dfdac32
MK
107252014-02-10 Mark Kettenis <kettenis@gnu.org>
10726
10727 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10728 "kill -SIGUSR1 -1".
10729
aa4fb036
JB
107302014-02-10 Joel Brobecker <brobecker@adacore.com>
10731
10732 * gdb.ada/tick_length_array_enum_idx: New testcase.
10733
ed3ef339
DE
107342014-02-10 Doug Evans <xdje42@gmail.com>
10735
10736 * configure.ac (AC_OUTPUT): Add gdb.guile.
10737 * configure: Regenerate.
10738 * lib/gdb-guile.exp: New file.
10739 * lib/gdb.exp (get_target_charset): New function.
10740 * gdb.base/help.exp: Update expected output from "apropos apropos".
10741 * gdb.guile/Makefile.in: New file.
10742 * gdb.guile/guile.exp: New file.
10743 * gdb.guile/scm-arch.c: New file.
10744 * gdb.guile/scm-arch.exp: New file.
10745 * gdb.guile/scm-block.c: New file.
10746 * gdb.guile/scm-block.exp: New file.
10747 * gdb.guile/scm-breakpoint.c: New file.
10748 * gdb.guile/scm-breakpoint.exp: New file.
10749 * gdb.guile/scm-disasm.c: New file.
10750 * gdb.guile/scm-disasm.exp: New file.
10751 * gdb.guile/scm-equal.c: New file.
10752 * gdb.guile/scm-equal.exp: New file.
10753 * gdb.guile/scm-error.exp: New file.
10754 * gdb.guile/scm-error.scm: New file.
10755 * gdb.guile/scm-frame-args.c: New file.
10756 * gdb.guile/scm-frame-args.exp: New file.
10757 * gdb.guile/scm-frame-args.scm: New file.
10758 * gdb.guile/scm-frame-inline.c: New file.
10759 * gdb.guile/scm-frame-inline.exp: New file.
10760 * gdb.guile/scm-frame.c: New file.
10761 * gdb.guile/scm-frame.exp: New file.
10762 * gdb.guile/scm-generics.exp: New file.
10763 * gdb.guile/scm-gsmob.exp: New file.
10764 * gdb.guile/scm-iterator.c: New file.
10765 * gdb.guile/scm-iterator.exp: New file.
10766 * gdb.guile/scm-math.c: New file.
10767 * gdb.guile/scm-math.exp: New file.
10768 * gdb.guile/scm-objfile-script-gdb.in: New file.
10769 * gdb.guile/scm-objfile-script.c: New file.
10770 * gdb.guile/scm-objfile-script.exp: New file.
10771 * gdb.guile/scm-objfile.c: New file.
10772 * gdb.guile/scm-objfile.exp: New file.
10773 * gdb.guile/scm-ports.exp: New file.
10774 * gdb.guile/scm-pretty-print.c: New file.
10775 * gdb.guile/scm-pretty-print.exp: New file.
10776 * gdb.guile/scm-pretty-print.scm: New file.
10777 * gdb.guile/scm-section-script.c: New file.
10778 * gdb.guile/scm-section-script.exp: New file.
10779 * gdb.guile/scm-section-script.scm: New file.
10780 * gdb.guile/scm-symbol.c: New file.
10781 * gdb.guile/scm-symbol.exp: New file.
10782 * gdb.guile/scm-symtab-2.c: New file.
10783 * gdb.guile/scm-symtab.c: New file.
10784 * gdb.guile/scm-symtab.exp: New file.
10785 * gdb.guile/scm-type.c: New file.
10786 * gdb.guile/scm-type.exp: New file.
10787 * gdb.guile/scm-value-cc.cc: New file.
10788 * gdb.guile/scm-value-cc.exp: New file.
10789 * gdb.guile/scm-value.c: New file.
10790 * gdb.guile/scm-value.exp: New file.
10791 * gdb.guile/source2.scm: New file.
10792 * gdb.guile/types-module.cc: New file.
10793 * gdb.guile/types-module.exp: New file.
10794
7026a7c1
YQ
107952014-02-10 Yao Qi <yao@codesourcery.com>
10796
10797 PR testsuite/16543
10798 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
10799 * configure: Regenerated.
10800 * Makefile.in: New file.
10801
6c466447
AS
108022014-02-08 Andreas Schwab <schwab@linux-m68k.org>
10803
10804 * gdb.python/py-framefilter.exp: Fix typo.
10805
6e854735
YQ
108062014-02-08 Yao Qi <yao@codesourcery.com>
10807
10808 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
10809 that no =breakpoint-modified is emitted when breakpoints are
10810 modified through MI commands.
10811
d137e6dc
PA
108122014-02-07 Pedro Alves <pedro@codesourcery.com>
10813 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.threads/step-after-sr-lock.c: New file.
10816 * gdb.threads/step-after-sr-lock.exp: New file.
10817
b5ee5a50
PA
108182014-02-07 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10821
3c77faf3
JK
108222014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10823
10824 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
10825 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
10826
6dddc817
DE
108272014-02-06 Doug Evans <xdje42@gmail.com>
10828
10829 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
10830 output.
10831
10832 * gdb.gdb/python-interrupts.exp: New file.
10833
de7b2893
YQ
108342014-02-05 Yao Qi <yao@codesourcery.com>
10835
10836 * gdb.trace/report.exp (use_collected_data): Test the output
10837 of "info threads" and "info inferiors".
10838
66d032ac
YQ
108392014-02-05 Yao Qi <yao@codesourcery.com>
10840
10841 Revert this patch:
10842
10843 2013-05-24 Yao Qi <yao@codesourcery.com>
10844
10845 * gdb.trace/tfile.exp: Test inferior and thread.
10846
591a12a1
UW
108472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10848
10849 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
10850 on a function.
10851 * gdb.base/step-bt.c: Call hello via function pointer to make
10852 sure its first instruction is executed on powerpc64le-linux.
10853
0ff3e01f
UW
108542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10855
10856 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
10857
084ee545
UW
108582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10859
10860 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
10861 of the test patterns for use on little-endian systems.
10862
6ed14ff3
UW
108632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
10864
10865 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
10866 (decimal_vector): Fix for little-endian.
10867
401e27fd
JM
108682014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
10869
10870 * gdb.arch/sparc-sysstep.exp: New file.
10871 * gdb.arch/sparc-sysstep.c: Likewise.
10872
10873 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
10874
8b924729
EBM
108752014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10876
10877 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
10878
fb151210
JB
108792014-01-23 Tom Tromey <tromey@redhat.com>
10880
10881 * gdb.ada/array_char_idx: New testcase.
10882
0740f8d8
TT
108832014-01-23 Tom Tromey <tromey@redhat.com>
10884
10885 PR python/16487:
10886 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
10887 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
10888 classes.
10889
21909fa1
TT
108902014-01-23 Tom Tromey <tromey@redhat.com>
10891
10892 PR python/16491:
10893 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
10894 string from an inferior frame.
10895 * gdb.python/py-framefilter-mi.exp: Update.
10896
87ce2a04
DE
108972014-01-22 Doug Evans <dje@google.com>
10898
10899 * gdb.server/server-mon.exp: Add tests for "set debug-format".
10900
237b092b
AA
109012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10902
10903 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
10904
d674a709
AA
109052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10906
10907 * gdb.trace/entry-values.exp: Remove excess space character from
10908 regex patterns. Handle s390 call instruction.
10909
20fa3390
AA
109102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10911
10912 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
10913 define "*_start" label. Make "name" static.
10914 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
10915 ${name} by references to ${name}_start.
10916
78466714
AA
109172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
10918
10919 * gdb.base/info-macros.exp: Remove "debug" from the compile
10920 options.
10921
ec9f644a
IB
109222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10923
10924 * gdb.dlang/demangle.exp: New file.
10925
94b1b47e
IB
109262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10927
10928 * gdb.dlang/primitive-types.exp: New file.
10929
7f420862
IB
109302014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
10931
10932 * configure.ac: Create gdb.dlang/Makefile.
10933 * configure: Regenerate.
10934 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
10935 * gdb.dlang/Makefile.in: New file.
10936 * lib/d-support.exp: New file.
10937 * lib/gdb.exp (skip_d_tests): New proc.
10938
52834460
MM
109392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10940
10941 * gdb.btrace/delta.exp: Check reverse stepi.
10942 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
10943 * gdb.btrace/finish.exp: New.
10944 * gdb.btrace/next.exp: New.
10945 * gdb.btrace/nexti.exp: New.
10946 * gdb.btrace/record_goto.c: Add comments.
10947 * gdb.btrace/step.exp: New.
10948 * gdb.btrace/stepi.exp: New.
10949 * gdb.btrace/multi-thread-step.c: New.
10950 * gdb.btrace/multi-thread-step.exp: New.
10951 * gdb.btrace/rn-dl-bind.c: New.
10952 * gdb.btrace/rn-dl-bind.exp: New.
10953 * gdb.btrace/data.c: New.
10954 * gdb.btrace/data.exp: New.
10955 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10956
6e07b1d2
MM
109572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10958
10959 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
10960 * gdb.btrace/exception.exp: Update.
10961 * gdb.btrace/instruction_history.exp: Update.
10962 * gdb.btrace/record_goto.exp: Update.
10963 * gdb.btrace/tailcall.exp: Update.
10964 * gdb.btrace/unknown_functions.exp: Update.
10965 * gdb.btrace/delta.exp: New.
10966
0b722aec
MM
109672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10968
10969 * gdb.btrace/record_goto.exp: Add backtrace test.
10970 * gdb.btrace/tailcall.exp: Add backtrace test.
10971
066ce621
MM
109722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10973
10974 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
10975 * gdb.btrace/record_goto.c: New.
10976 * gdb.btrace/record_goto.exp: New.
10977 * gdb.btrace/x86-record_goto.S: New.
10978
0688d04e
MM
109792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10980
10981 * gdb.btrace/function_call_history.exp: Update tests.
10982 * gdb.btrace/instruction_history.exp: Update tests.
10983
8710b709
MM
109842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10985
10986 * gdb.btrace/function_call_history.exp: Fix expected field
10987 order for "record function-call-history".
10988 Add new tests for "record function-call-history /c".
10989 * gdb.btrace/exception.cc: New.
10990 * gdb.btrace/exception.exp: New.
10991 * gdb.btrace/tailcall.exp: New.
10992 * gdb.btrace/x86-tailcall.S: New.
10993 * gdb.btrace/x86-tailcall.c: New.
10994 * gdb.btrace/unknown_functions.c: New.
10995 * gdb.btrace/unknown_functions.exp: New.
10996 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
10997
5de9129b
MM
109982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
10999
11000 * gdb.btrace/instruction_history.exp: Update.
11001 * gdb.btrace/function_call_history.exp: Update.
11002
23a7fe75
MM
110032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11004
11005 * gdb.btrace/function_call_history.exp: Fix expected function
11006 trace.
11007 * gdb.btrace/instruction_history.exp: Initialize traced.
11008 Remove traced_functions.
11009
724c7dd8
MM
110102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11011
11012 * gdb.btrace/function_call_history.exp: Update
11013 * gdb.btrace/instruction_history.exp: Update.
11014
6d78d93b
MM
110152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11016
11017 * gdb.btrace/enable.exp: Update expected text.
11018
93a360cc
OJ
110192014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11020
11021 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11022 bytes.
11023
3772b53f
MR
110242014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11025
11026 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11027
596662fa
OJ
110282014-01-15 Omair Javaid <omair.javaid@linaro.org>
11029
11030 * lib/gdb.exp (supports_process_record): Return true for
11031 arm*-linux*. (supports_reverse): Likewise.
11032
b5b08fb4
SC
110332014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11034
11035 PR python/15464
11036 PR python/16113
11037 * gdb.python/py-type.c: Enhance test case.
11038 * gdb.python/py-value-cc.cc: Likewise
11039 * gdb.python/py-type.exp: Add new tests.
11040 * gdb.python/py-value-cc.exp: Likewise
11041
52d7fb13
AA
110422014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11043 Pedro Alves <palves@redhat.com>
11044
11045 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11046 Make "name" extern.
11047 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11048 references to ${name}_start by references to ${name}.
11049
a2cd8cfe
JB
110502014-01-10 Joel Brobecker <brobecker@adacore.com>
11051
11052 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11053
4e23fced
JB
110542014-01-10 Joel Brobecker <brobecker@adacore.com>
11055
11056 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11057
c6a9e42c
PA
110582014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11059 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 11062 mi_gdb_target_load.
c6a9e42c 11063
b7ea362b
PA
110642014-01-08 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.threads/reconnect-signal.c: New file.
11067 * gdb.threads/reconnect-signal.exp: New file.
11068
5e3f4fab
EBM
110692014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11070
11071 * gdb.base/source-dir.exp: New file.
11072
79301218
JB
110732014-01-07 Joel Brobecker <brobecker@adacore.com>
11074
11075 * gdb.ada/mi_interface: New testcase.
11076
8e355c5d
JB
110772014-01-07 Joel Brobecker <brobecker@adacore.com>
11078
11079 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11080 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11081 gdb.ada/pp-rec-component/pck.ads: New files.
11082
c0d48811
JB
110832014-01-07 Joel Brobecker <brobecker@adacore.com>
11084
11085 * gdb.python/py-pp-integral.c: New file.
11086 * gdb.python/py-pp-integral.py: New file.
11087 * gdb.python/py-pp-integral.exp: New file.
11088
17b609c3 11089For older changes see ChangeLog-1993-2013.
c906108c 11090\f
8d8cb839
EZ
11091;; Local Variables:
11092;; mode: change-log
11093;; left-margin: 8
11094;; fill-column: 74
11095;; version-control: never
11096;; End:
902f2ccb 11097
61baf725 11098 Copyright 2014-2017 Free Software Foundation, Inc.
902f2ccb
MC
11099 Copying and distribution of this file, with or without modification,
11100 are permitted provided the copyright notice and this notice are preserved.
This page took 3.674014 seconds and 4 git commands to generate.